.about{margin-top:10rem;position:relative;height:900px;overflow:hidden}@media screen and (max-width: 768px){.about{height:700px}}@media screen and (max-width: 600px){.about{margin-top:0}}.about__container{position:relative;z-index:100}.about__img{position:absolute}.about__img--top-left{top:-120px;left:-50px;animation:float-1 6s ease-in-out infinite;width:50vw}@media screen and (max-width: 768px){.about__img--top-left{top:0;width:55vw}}.about__img--top-right{top:-120px;right:-50px;animation:float-2 6s ease-in-out infinite;width:50vw}@media screen and (max-width: 768px){.about__img--top-right{top:0;width:55vw}}.about__img--bottom-left{bottom:-120px;left:-50px;animation:float-3 6s ease-in-out infinite;width:50vw}@media screen and (max-width: 768px){.about__img--bottom-left{bottom:0;width:55vw}}.about__img--bottom-right{bottom:-120px;right:-50px;animation:float-4 6s ease-in-out infinite;width:50vw}@media screen and (max-width: 768px){.about__img--bottom-right{bottom:0;width:55vw}}.about__img--hand-left{top:500px;left:90px;transform:rotate(45deg)}@media screen and (max-width: 768px){.about__img--hand-left{max-width:150px;top:415px;left:70px}}@media screen and (max-width: 600px){.about__img--hand-left{max-width:100px;top:500px;left:35px}}.about__img--hand-right{top:-100px;right:110px;transform:rotate(75deg)}@media screen and (max-width: 768px){.about__img--hand-right{max-width:150px;right:80px}}@media screen and (max-width: 600px){.about__img--hand-right{max-width:100px;top:-45px;right:45px}}.about__text{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:100%;max-width:640px;padding:0 20px;text-align:center;font-weight:500;color:#05304d}@media screen and (max-width: 768px){.about__text{font-size:16px;line-height:130%}}.blockquote{margin:21rem 0}@media screen and (max-width: 768px){.blockquote{margin:9rem 0}}.blockquote__text{margin:0 auto;max-width:760px;color:#05304d;text-align:center;font-weight:500}@media screen and (max-width: 768px){.blockquote__text{font-size:16px;line-height:130%}}.partners__top-images,.partners__bottom-images{display:flex;justify-content:center}.partners__top-images img,.partners__bottom-images img{display:block;width:23vw}@media screen and (max-width: 768px){.partners__top-images img,.partners__bottom-images img{width:33vw}}.partners__top-images img:nth-child(1){transform:rotate(180deg);animation:float-reverse-1 6s ease-in-out infinite}.partners__top-images img:nth-child(2){transform:rotate(180deg);animation:float-reverse-2 6s ease-in-out infinite}.partners__bottom-images img:nth-child(1){animation:float-3 6s ease-in-out infinite}.partners__bottom-images img:nth-child(2){animation:float-4 6s ease-in-out infinite}.partners__text{margin:6rem auto 0 auto;max-width:68rem;text-align:center;font-weight:500;color:#05304d}@media screen and (max-width: 768px){.partners__text{font-size:1.6rem;line-height:130%}}.partners__icons{display:grid;grid-template-columns:repeat(5, 1fr);max-width:100rem;margin:0 auto 3rem}@media screen and (max-width: 768px){.partners__icons{display:flex;flex-wrap:wrap;justify-content:center}}.partners__link{width:100%}.partners__link img{width:100%}@media screen and (max-width: 768px){.partners__link{max-width:16rem}}.market{margin-top:10rem}@media screen and (max-width: 768px){.market{margin-top:6rem}}.market__container{max-width:140rem}.market__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}@media screen and (max-width: 768px){.market__inner{flex-direction:column;gap:4rem;text-align:center}}.market__text{max-width:58rem;font-weight:500;color:#05304d;flex:1}@media screen and (max-width: 768px){.market__text{font-size:1.6rem;line-height:130%}}.market__img-wrapper{max-width:54rem;width:100%;flex:1}.market__img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.delivery{overflow:hidden}.delivery__container{max-width:130rem}.delivery__inner{display:flex;gap:3rem;align-items:center}@media screen and (max-width: 768px){.delivery__inner{flex-direction:column;gap:2rem}}.delivery__img-wrapper{flex:1}.delivery__img{width:100%;height:100%;scale:1.5;transform:translateX(-20%)}@media screen and (max-width: 768px){.delivery__img{scale:1;transform:translateX(0)}}.delivery__content{flex:1;color:#05304d}@media screen and (max-width: 768px){.delivery__content{font-size:1.6rem;line-height:130%}}.delivery__title{font-size:3.6rem;line-height:125%;margin-bottom:1rem;font-weight:500}@media screen and (max-width: 768px){.delivery__title{font-size:2rem}}.delivery__list-wrapper{margin-bottom:1rem}.delivery__text{margin-bottom:1rem}.delivery__list{list-style:disc;padding-left:20px;display:flex;flex-direction:column;gap:2rem}.delivery__item{font-weight:500}