.section-delivery{position:relative;display:flex;flex-direction:column;align-items:center;width:100%;padding:150px 40px;background-color:#78c099}.section-delivery__wrapper{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1535px}.section-delivery__bottom-swipe,.section-delivery__top-swipe{position:absolute;display:none;grid-template-columns:repeat(3,1fr);width:100%;padding:0 40px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.section-delivery__bottom-swipe .swipe__arrow,.section-delivery__bottom-swipe .swipe__text,.section-delivery__top-swipe .swipe__arrow,.section-delivery__top-swipe .swipe__text{display:flex;align-self:center}.section-delivery__bottom-swipe .swipe__text,.section-delivery__top-swipe .swipe__text{grid-column:2/3;justify-self:center;font-size:14px;color:#c3e2cd}.section-delivery__bottom-swipe .swipe__arrow,.section-delivery__top-swipe .swipe__arrow{grid-column:3/4;justify-self:flex-end}.section-delivery__top-swipe{top:20px}.section-delivery__bottom-swipe{bottom:20px}.section-delivery__title{max-width:700px;margin-bottom:70px;font-family:"Barlow Condensed";font-size:80px;font-weight:600;text-transform:uppercase;text-align:center}.section-delivery__history{width:100%}.section-delivery__history-container{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:100px;margin-bottom:110px}.section-delivery__history-container .history-block{position:relative;display:grid;justify-items:center;max-width:310px}.section-delivery__history-container .history-block:nth-of-type(even) .history-block__number{grid-row:2/3}.section-delivery__history-container .history-block:nth-of-type(even) .history-block__description{grid-row:3/4}.section-delivery__history-container .history-block:nth-of-type(even) .history-block__icon{grid-row:1/2}.section-delivery__history-container .history-block__number{display:flex;align-items:center;justify-content:center;margin-bottom:30px;width:45px;height:45px;border-radius:50%;font-size:24px;background-color:#292a36;color:#fff}.section-delivery__history-container .history-block__description{margin-bottom:80px;font-size:20px;line-height:1.2;text-align:center}.section-delivery__history-container .history-block__icon{display:flex;align-items:center;justify-content:center;width:165px;height:165px;margin-bottom:80px;border:1px solid #292a36;border-radius:50%;box-shadow:5px 6px 0 0 #292a36;background-color:#fff5e3;transition:box-shadow .2s ease}.section-delivery__history-container .history-block__icon:hover{box-shadow:none}.section-delivery__history-container .history-block__arrow{position:absolute}.section-delivery__link{position:relative;z-index:0;display:flex;align-items:center;justify-content:center;gap:10px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:10px 30px;border:1px solid #292a36;border-radius:70px;font-size:20px;line-height:1.2;text-transform:uppercase;background-color:#ffc470;color:#292a36;cursor:pointer;box-shadow:5px 6px 0 0 #292a36;transition:box-shadow .2s ease}.section-delivery__link:hover{box-shadow:none}@media screen and (max-width:1200px){.section-delivery__history{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.section-delivery__history::-webkit-scrollbar{display:none}.section-delivery__history-container{min-width:1100px;margin-bottom:30px}.section-delivery__history-container .history-block__arrow{top:40%!important}.section-delivery__history-container .history-block:nth-child(1) .history-block__arrow{right:-60%!important}.section-delivery__history-container .history-block:nth-child(2) .history-block__arrow{right:-40%!important}.section-delivery__history-container .history-block:nth-child(3) .history-block__arrow{right:-60%!important}.section-delivery__history-container .history-block__description{margin-bottom:30px;font-size:18px}.section-delivery__history-container .history-block__icon{width:100px;height:100px;margin-bottom:30px}.section-delivery__history-container .history-block__icon img{width:50%}}@media screen and (max-width:992px){.section-delivery{padding:150px 20px}}@media screen and (max-width:768px){.section-delivery{padding:60px 0}.section-delivery__wrapper .section-delivery__bottom-swipe,.section-delivery__wrapper .section-delivery__top-swipe{opacity:1;visibility:visible}.section-delivery__bottom-swipe,.section-delivery__top-swipe{display:grid}.section-delivery__title{margin-bottom:30px;padding:0 20px;font-size:44px}.section-delivery__history-container{grid-template-columns:repeat(4,max-content)}.section-delivery__history-container .history-block{max-width:175px}}@media screen and (max-width:410px){.section-delivery .swipe__text{width:100px}}