.about-section{width:100vw;height:155vh}.about-section__content{position:sticky;top:0;height:100vh;height:calc(var(--vh, 1vh) * 100);max-width:550px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:-100vh;margin-top:calc(-1 * var(--vh, 1vh) * 100);opacity:1;transition:opacity .5s ease-in-out,visibility .5s ease-in-out;visibility:visible}.about-section__content.blend{mix-blend-mode:overlay;position:sticky;margin-top:0}.about-section__content.hide{opacity:0;visibility:hidden;transition:opacity .5s ease-in-out,visibility .5s ease-in-out}.about-section__description{display:inline-block;padding-top:40px;padding-bottom:32px}.about-section__link a{display:inline-flex;align-items:center;font-weight:400}.about-section__link.btn svg{transform:rotate(0) translate(0)}.about-section__link:hover.btn svg{transform:rotate(45deg) translate(0)}.about-section__link svg{margin-left:8px}.about-section__images{position:relative;display:grid;grid-template-columns:repeat(16,1fr);grid-template-rows:1fr;gap:0px 0px;margin-top:-10vh;pointer-events:none}.about-section__images .image-one,.about-section__images .image-two,.about-section__images .image-three{height:0;padding-bottom:60%;background:var(--color-green);display:inline-bock;grid-column:span 5;border-radius:var(--border-radius);will-change:transform;z-index:-1}.about-section__images .image-two{margin-top:12vh;padding-bottom:150%;grid-column:7 / span 4}.about-section__images .image-three{padding-bottom:150%;margin-top:8vh;grid-column:13 / span 2}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media only screen and (min-width: 1440px){.about-section__description{font-size:18px;line-height:22px}}@media only screen and (max-width: 768px){.about-section__images{position:relative;display:block;grid-template-columns:repeat(16,1fr);grid-template-rows:repeat(2,1fr);gap:0px 0px;margin-top:10vh}.about-section__images .image-one,.about-section__images .image-two,.about-section__images .image-three{position:absolute}.about-section__images .image-one{width:50%;padding-bottom:38%;top:65vh}.about-section__images .image-two{margin-top:0;padding-bottom:55%;width:40%;left:30%;transform:translate(-50%)}.about-section__images .image-three{padding-bottom:34%;width:24%;top:40vh;right:5vh}}@media only screen and (max-width: 400px){.about-section__images{margin-top:-10vh}.about-section__title{max-width:330px;margin:0 auto}.about-section__images .image-one{width:50%;padding-bottom:38%;top:43vh}.about-section__images .image-two{margin-top:0;padding-bottom:55%;width:40%;left:35%;transform:translate(-50%)}.about-section__images .image-three{padding-bottom:34%;width:25%;top:26vh;right:2vh}}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-about-section.css.map */
