.section-about .about__wrapper{display:flex;flex-direction:column;overflow:hidden}.section-about .about__wrapper .top-section{padding-top:10rem;padding-bottom:8rem;background-image:var(--bg);background-repeat:no-repeat;background-position:bottom;background-size:cover}@media screen and (min-width: 1024px){.section-about .about__wrapper .top-section{padding-top:18rem;padding-bottom:16rem}}.section-about .about__wrapper .top-section .columns__grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:8rem}@media screen and (min-width: 1024px){.section-about .about__wrapper .top-section .columns__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4rem}}.section-about .about__wrapper .top-section .columns__grid .column:first-child .column__content{display:flex;flex-direction:column;width:100%;max-width:50rem}.section-about .about__wrapper .top-section .columns__grid .column:first-child .column__content .heading+.text{margin-top:3.2rem}.section-about .about__wrapper .top-section .columns__grid .column:first-child .column__content .text{font-size:1.6rem;font-weight:400;line-height:3.2rem;letter-spacing:.5px;color:var(--black);opacity:.9;margin:0}.section-about .about__wrapper .top-section .columns__grid .column:first-child .column__content .text.light{color:var(--white)}.section-about .about__wrapper .top-section .columns__grid .column:first-child .column__content .text+.about__btn{margin-top:4.8rem}@media screen and (max-width: 1023px){.section-about .about__wrapper .top-section .columns__grid .column:first-child .column__content .about__btn{width:100%}}.section-about .about__wrapper .top-section .columns__grid .column:last-child{display:flex;flex-direction:column;justify-content:end;align-items:end}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content{display:flex;flex-direction:column;align-items:end}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content>*+*{margin-top:.8rem}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .badge-link,.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .badge-address{display:flex;align-items:center;justify-content:center;background-color:var(--white);border:1px solid var(--grey-300);font-size:1.6rem;font-weight:600;line-height:2rem;letter-spacing:.5px;text-align:center;color:var(--black);border-radius:8rem;padding:1.4rem 2rem;text-decoration:none}.giant-template .section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .badge-link,.giant-template .section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .badge-address{border:1px solid var(--black-300);background-color:var(--black-400);color:var(--white)}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .badge-link svg,.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .badge-address svg{width:2rem;height:auto;flex-shrink:0}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .badge-link svg+span,.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .badge-address svg+span{margin-left:1.2rem}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .social-list{display:flex;align-items:center;justify-content:end;list-style:none;margin-left:0;padding-left:0}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .social-list .social-list__item+.social-list__item{margin-left:.6rem}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .social-list .social-list__link{width:4.8rem;height:4.8rem;display:flex;align-items:center;justify-content:center;background-color:var(--white);border:1px solid var(--grey-300);border-radius:100%}.giant-template .section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .social-list .social-list__link{background-color:var(--black-400);border:1px solid var(--black-300)}.section-about .about__wrapper .top-section .columns__grid .column:last-child .column__content .social-list .social-list__link svg{width:2rem;height:auto;flex-shrink:0}.section-about .about__wrapper .bottom-section{display:flex;flex-direction:column;background-color:var(--blue-900);padding-bottom:10rem}@media screen and (min-width: 1024px){.section-about .about__wrapper .bottom-section{padding-bottom:14rem}}.section-about .about__wrapper .bottom-section>.image__wrapper{display:flex;justify-content:center;align-items:center;margin-bottom:7.2rem}@media screen and (min-width: 1024px){.section-about .about__wrapper .bottom-section>.image__wrapper{margin-bottom:10rem}}.section-about .about__wrapper .bottom-section>.image__wrapper svg{width:100%;height:auto}@media screen and (max-width: 1023px){.section-about .about__wrapper .bottom-section>.image__wrapper svg:first-child{display:none}}@media screen and (min-width: 1024px){.section-about .about__wrapper .bottom-section>.image__wrapper svg:last-child{display:none}}.section-about .about__wrapper .bottom-section .about-slider{overflow:visible}.section-about .about__wrapper .bottom-section .about-slider .swiper-wrapper{box-sizing:border-box}.section-about .about__wrapper .bottom-section .about-slider__slide{display:flex;flex-direction:column;align-items:center;padding-right:2.8rem}@media screen and (min-width: 1024px){.section-about .about__wrapper .bottom-section .about-slider__slide{padding-right:4rem}}.section-about .about__wrapper .bottom-section .about-slider__slide+.about-slider__slide{padding-left:2.8rem;border-left:1px solid var(--blue-600)}@media screen and (min-width: 1024px){.section-about .about__wrapper .bottom-section .about-slider__slide+.about-slider__slide{padding-left:4rem}}.section-about .about__wrapper .bottom-section .about-slider__slide .slide__image{display:flex;justify-content:center;align-items:center}.section-about .about__wrapper .bottom-section .about-slider__slide .slide__image img{width:100%;height:auto;max-height:20rem;object-fit:cover;object-position:center;border-radius:80rem;border:1px solid var(--blue-600);box-shadow:0 8px 40px #0000000d,0 4px 24px #00000026}.section-about .about__wrapper .bottom-section .about-slider__slide .slide__image+.slide__content{margin-top:3.2rem}.section-about .about__wrapper .bottom-section .about-slider__slide .slide__content{display:flex;flex-direction:column;align-items:center}.section-about .about__wrapper .bottom-section .about-slider__slide .slide__content h4{font-size:2.4rem;font-weight:700;line-height:3.6rem;letter-spacing:.5px;text-align:center;color:var(--white);margin:0}.section-about .about__wrapper .bottom-section .about-slider__slide .slide__content h4+p{margin-top:1.2rem}.section-about .about__wrapper .bottom-section .about-slider__slide .slide__content p{font-size:1.5rem;font-weight:400;line-height:3rem;letter-spacing:.5px;text-align:center;color:var(--white);margin:0}.section-about .about__wrapper .bottom-section .about-slider+.slider__controls{margin-top:5.6rem}.section-about .about__wrapper .bottom-section .slider__controls{display:flex;align-items:center;justify-content:center}.section-about .about__wrapper .bottom-section .slider__controls>*+*{margin-left:1.2rem}.about-slider__button{background-color:var(--blue-800);border:1px solid var(--blue-600);border-radius:16rem;width:6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s ease}.about-slider__button svg{width:2rem;height:auto;flex-shrink:0}.about-slider__button svg path{stroke:var(--grey-400);transition:stroke .2s ease}.about-slider__button.prev svg{transform:scale(-1)}.about-slider__button:hover svg path{stroke:var(--pink-400)}.about-slider__pagination{width:100%;max-width:20rem;display:flex;align-items:center;justify-content:center}.about-slider__pagination .swiper-pagination-bullet{flex:1;height:3px;border-radius:8rem;background-color:var(--blue-600);transition:background-color .2s ease;opacity:1}.about-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--pink-400)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/section-about.css.map */
