.heading{margin-left:auto;margin-right:auto}.heading__circle{margin-bottom:1rem}.heading__circle.-is-visible .heading__circle-half:first-child>span{-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.heading__circle.-is-visible .heading__circle-half:last-child>span{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.heading__circle-half{height:1.5rem;margin:0 auto;overflow:hidden;position:relative;width:5.4rem}.heading__circle-half:first-child>span{top:0;-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.heading__circle-half:last-child>span{bottom:0}.heading__circle-half>span{color:var(--color-cascara);display:block;height:5.4rem;left:0;position:absolute;-webkit-transition-duration:1.7s;-o-transition-duration:1.7s;transition-duration:1.7s;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-timing-function:var(--transition-timing-function);-o-transition-timing-function:var(--transition-timing-function);transition-timing-function:var(--transition-timing-function);width:100%}.heading__circle-half>span>span{display:block;height:1.5rem;overflow:hidden;width:100%}.heading__circle-half>span>span:before{border:1px solid;border-radius:50%;content:"";display:block;height:5.4rem;position:relative;width:100%}.heading__circle-label{font-size:1.4rem;font-weight:600;line-height:1.2857;margin:.3rem 0;position:relative;text-align:center;text-transform:uppercase}.heading__title{font-size:var(--header-text-font-size-1);line-height:var(--header-text-line-height-1);text-align:center}.text-row__item_highlight{line-height:1.8181}.text-row__item_highlight.-is-visible .text-row__line{width:100%}.text-row__item:not(.text-row__item_highlight){font-weight:400;line-height:2.2222}.text-row__line{background-color:var(--color-cascara);height:.6rem;margin-bottom:3rem;-webkit-transition-duration:1.7s;-o-transition-duration:1.7s;transition-duration:1.7s;-webkit-transition-property:width;-o-transition-property:width;transition-property:width;-webkit-transition-timing-function:var(--transition-timing-function);-o-transition-timing-function:var(--transition-timing-function);transition-timing-function:var(--transition-timing-function);width:0}@-webkit-keyframes scrollDown{0%{opacity:0;top:0}40%{opacity:1}60%{opacity:1}to{opacity:0;top:2rem}}@keyframes scrollDown{0%{opacity:0;top:0}40%{opacity:1}60%{opacity:1}to{opacity:0;top:2rem}}@-webkit-keyframes geomotiveFirst{0%{-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0)}to{-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0)}}@keyframes geomotiveFirst{0%{-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0)}to{-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0)}}@-webkit-keyframes geomotiveSecond{0%{-webkit-transform:rotate(180deg) translateY(-76.11%) translateZ(0);transform:rotate(180deg) translateY(-76.11%) translateZ(0)}to{-webkit-transform:rotate(180deg) translateY(-26.11%) translateZ(0);transform:rotate(180deg) translateY(-26.11%) translateZ(0)}}@keyframes geomotiveSecond{0%{-webkit-transform:rotate(180deg) translateY(-76.11%) translateZ(0);transform:rotate(180deg) translateY(-76.11%) translateZ(0)}to{-webkit-transform:rotate(180deg) translateY(-26.11%) translateZ(0);transform:rotate(180deg) translateY(-26.11%) translateZ(0)}}.section-hero{height:100vh;height:calc(var(--vh, 1vh)*100);margin-top:calc(var(--header-height)*-1);position:relative}.section-hero ::-moz-selection{background:var(--color-white);color:var(--color-poseidon);text-shadow:none}.section-hero ::selection{background:var(--color-white);color:var(--color-poseidon);text-shadow:none}.section-hero>img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.section-hero:after{background-color:var(--color-ninja);bottom:0;content:"";display:block;left:0;opacity:.6;position:absolute;right:0;top:0}.section-hero__container{height:100%;position:relative;z-index:1}.geomotive{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;mix-blend-mode:soft-light;opacity:.7;overflow:hidden;position:absolute;top:0;z-index:1}.geomotive>*{min-height:1px;min-width:1px}.geomotive__item:first-child{-ms-flex-item-align:start;align-self:flex-start;-webkit-animation:geomotiveFirst 60s linear infinite;animation:geomotiveFirst 60s linear infinite;-webkit-transform:translateY(-50%) translateZ(0);transform:translateY(-50%) translateZ(0);width:28.14vh;width:calc(var(--vh, 1vh)*28.14)}.geomotive__item svg{display:block;height:auto;width:100%}.hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding-bottom:var(--header-height);padding-top:var(--header-height);position:relative}.hero>*{min-height:1px;min-width:1px}.hero__content{position:relative}.hero__title{line-height:1.2352;margin-bottom:0}.hero__text{font-weight:400;line-height:1.6923;margin-top:2rem}.hero__scroll-down{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute}.hero__scroll-down>*{min-height:1px;min-width:1px}.hero__scroll-down *{pointer-events:none}.hero__scroll-down>div{-webkit-box-flex:0;background-color:currentColor;border-radius:50%;-ms-flex:none;flex:none;height:2.8rem;overflow:hidden;position:relative;width:2.8rem}.hero__scroll-down>div svg{fill:var(--color-poseidon);display:block;left:.8rem;position:absolute;top:.8rem}.hero__scroll-down>div svg:first-child{-webkit-animation:scrollDown 1.2s linear infinite;animation:scrollDown 1.2s linear infinite}.hero__scroll-down>div svg:last-child{-webkit-animation:scrollDown 1.2s linear .6s infinite;animation:scrollDown 1.2s linear .6s infinite}.hero__scroll-down>span{-webkit-box-flex:0;-ms-flex:none;flex:none;font-size:2rem;font-weight:700;line-height:1.2;margin-left:1rem}.hero__contacts{font-weight:400;line-height:1.25;position:absolute;right:2.4rem;top:50%;-webkit-transform:rotate(90deg) translate(50%,-50%);-ms-transform:rotate(90deg) translate(50%,-50%);transform:rotate(90deg) translate(50%,-50%);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;white-space:nowrap}.hero__contacts a{display:inline-block;vertical-align:top}.hero__contacts a+a{margin-left:4rem}.hero__contacts-email{-webkit-text-decoration:underline;text-decoration:underline}.section-about{background-color:var(--color-morning-haze)}.section-product{overflow:hidden}.product__item-image{-webkit-box-flex:0;-ms-flex:none;flex:none}.product__item-image img{display:block;max-width:none}.product__item-description{-webkit-box-flex:1;-ms-flex:1;flex:1}.product__item-number{font-size:1.4rem;font-weight:600;line-height:1.2142;text-transform:uppercase}.product__item-number span{color:var(--color-cascara)}.product__item-title{line-height:1.225;margin-bottom:1rem}.product__item-title:last-child{margin-bottom:0}.product__item-text{line-height:2.2222}.product__item-highlight{position:relative}.product__item-features .list__item{min-height:3.9rem;padding-left:6.1rem;padding-top:.8rem;position:relative}.product__item-features .list__item-number{font-size:3.2rem;font-weight:700;left:0;line-height:1.2187;opacity:.3;position:absolute;top:0}.product__item-features .list__item-title{font-size:2rem;line-height:1.2}.product__item-features .list__item-text{font-weight:400;margin-top:.6rem}.product__item-icons .list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.product__item-icons .list__item{-webkit-box-flex:0;-ms-flex:none;flex:none;min-width:0}.product__item-icons .list__item_separator{margin:0 2.3rem}.product__item-icons .list__item_separator svg{fill:currentColor;display:block}.product__item-icons .list__item img{-webkit-box-flex:0;display:block;-ms-flex:none;flex:none;height:4rem;width:4rem}.product__item-graph img{display:block;width:100%}.product__item:not(.product__item_highlight) .product__item-image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:var(--color-morning-haze);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.product__item:not(.product__item_highlight) .product__item-image>*{min-height:1px;min-width:1px}.product__item:not(.product__item_highlight) .product__item-image img{-webkit-box-flex:0;-ms-flex:none;flex:none}.product__item_highlight{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.product__item_highlight .product__item-image{position:relative;z-index:1}.product__item_highlight .product__item-image img{max-width:100%}.product__item_highlight .product__item-description{background-color:var(--color-morning-haze)}.section-benefits{background-color:var(--color-blueberry-twist);color:var(--color-white);padding-top:12rem}.section-benefits ::-moz-selection{background:var(--color-white);color:var(--color-poseidon);text-shadow:none}.section-benefits ::selection{background:var(--color-white);color:var(--color-poseidon);text-shadow:none}.section-benefits .heading__circle-half span{color:var(--color-safflower)}.benefits{position:relative}.benefits__lines{bottom:0;left:-.9rem;opacity:.1;position:absolute;right:-.9rem;top:0}.benefits__lines span{background-color:var(--color-white);height:100%;margin-left:-.05rem;position:absolute;top:0;width:1px}.benefits__lines span:first-child{left:25%}.benefits__lines span:nth-child(2){left:50%}.benefits__lines span:nth-child(3){left:75%}.benefits__list{grid-column-gap:1.9rem;-webkit-column-gap:1.9rem;-moz-column-gap:1.9rem;column-gap:1.9rem;display:grid;grid-template-columns:repeat(4,1fr);position:relative}.benefits__list>*{min-height:1px;min-width:1px}.benefits__item-number{font-size:4rem;font-weight:700;line-height:1.3;opacity:.3}.benefits__item-icon img{display:block;height:100%;width:100%}.benefits__item-title{line-height:2.125}@media (min-width:1280px){.heading{margin-bottom:8rem}.text-row{-webkit-column-gap:10rem;-moz-column-gap:10rem;column-gap:10rem}.hero__content{margin-left:2.3rem}.section-product{padding-bottom:15rem}.product__item{padding-top:15rem}.product__item-highlight{padding-left:8rem}.product__item-features .list__item+.list__item{margin-top:3rem}.product__item:not(.product__item_highlight){-webkit-box-align:center;-ms-flex-align:center;align-items:center}.product__item:not(.product__item_highlight):nth-child(2n) .product__item-image{margin-right:5rem}.product__item:not(.product__item_highlight):nth-child(odd) .product__item-image{margin-left:5rem}.benefits{padding-top:5rem}.benefits__item:nth-child(4n+2){margin-top:5.7rem}.benefits__item:nth-child(4n+3){margin-top:10.7rem}.benefits__item:nth-child(4n+4){margin-top:5.7rem}.benefits__item-icon,.benefits__item-number{margin-bottom:6rem}}@media (min-width:1600px){.geomotive{right:11.4583333%}.hero__content{max-width:90rem;padding-left:10.2rem}.hero__content .button{margin-top:6rem}.hero__title{font-size:6.8rem}.hero__text{font-size:2.6rem}.product__item:not(.product__item_highlight):nth-child(2n) .product__item-description{padding-right:16rem}.product__item:not(.product__item_highlight):nth-child(odd) .product__item-description{padding-left:16rem}.product__item:not(.product__item_highlight) .product__item-image{height:70rem;width:70rem}.product__item_highlight .product__item-image{margin:0 10rem;width:61rem}.product__item_highlight .product__item-description{padding:10rem}.product__item_highlight:nth-child(odd) .product__item-description{margin-left:-81rem;padding-left:81rem}.product__item_highlight:nth-child(2n) .product__item-description{margin-right:-81rem;padding-right:81rem}.benefits{padding-bottom:12rem}.benefits__item{padding:0 5rem}}@media (min-width:1600px) and (max-height:750px){.hero__content{max-width:72rem}.hero__content .button{margin-top:4rem}.hero__title{font-size:5.2rem}.hero__text{font-size:2rem}}@media (max-width:1599px){.hero__content .button{margin-top:4rem}.product__item_highlight:nth-child(2n) .product__item-description{margin-right:-50rem;padding-right:50rem}}@media (max-width:1279px){.product__item-features .list__item+.list__item{margin-top:1.5rem}.product__item:not(.product__item_highlight){-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.product__item_highlight .product__item-description{padding-bottom:4rem;padding-top:4rem}.product__item_highlight:nth-child(odd){margin-right:calc(var(--container-gap)*-1)}.product__item_highlight:nth-child(odd) .product__item-description{padding-right:var(--container-gap)}.product__item_highlight:nth-child(2n){margin-left:calc(var(--container-gap)*-1)}.product__item_highlight:nth-child(2n) .product__item-description{padding-left:var(--container-gap)}.benefits{padding-bottom:6rem;padding-top:3rem}.benefits__item{padding:0 2rem}.benefits__item:nth-child(4n+2){margin-top:2.7rem}.benefits__item:nth-child(4n+3){margin-top:5.7rem}.benefits__item:nth-child(4n+4){margin-top:2.7rem}.benefits__item-icon,.benefits__item-number{margin-bottom:3rem}}@media (max-width:899px) and (orientation:landscape),(max-width:899px) and (orientation:portrait){.text-row__item_highlight{font-size:1.8rem}.text-row__item_highlight p{margin-bottom:3.2725rem}.text-row__item_highlight p:last-child{margin-bottom:0}.text-row__item:not(.text-row__item_highlight) p{margin-bottom:3.5555rem}.text-row__item:not(.text-row__item_highlight) p:last-child{margin-bottom:0}.geomotive{right:0}.geomotive__item:last-child{display:none}.hero__scroll-down{left:0}.product__item-number{margin-bottom:1.5rem}.product__item-features{margin-bottom:4rem}.product__item-features:last-child{margin-bottom:0}.product__item:not(.product__item_highlight):nth-child(2n) .product__item-image,.product__item:not(.product__item_highlight):nth-child(odd) .product__item-image{margin:0 auto}.product__item:not(.product__item_highlight) .product__item-description{margin-top:4rem}.product__item_highlight .product__item-image{position:relative;text-align:center}.product__item_highlight .product__item-image img{display:inline-block;position:relative;vertical-align:top}.product__item_highlight:nth-child(odd){margin-left:calc(var(--container-gap)*-1)}.product__item_highlight:nth-child(odd) .product__item-description{padding-left:var(--container-gap)}.product__item_highlight:nth-child(2n){margin-right:calc(var(--container-gap)*-1)}.benefits-scroll,.product__item_highlight:nth-child(2n) .product__item-description{padding-right:var(--container-gap)}.benefits-scroll{-ms-overflow-style:none;margin-left:calc(var(--container-gap)*-1);margin-right:calc(var(--container-gap)*-1);overflow-x:auto;padding-left:var(--container-gap);scrollbar-width:none}.benefits-scroll::-webkit-scrollbar{display:none;height:0;width:0}.benefits{min-width:106rem}.benefits__item-icon{height:8rem;width:8rem}}@media (max-width:599px) and (orientation:portrait){.heading{margin-bottom:4rem}.text-row__item+.text-row__item{margin-top:3rem}.hero__content{max-width:30rem}.hero__title{font-size:3rem}.hero__text{font-size:1.8rem}.hero__scroll-down{bottom:2rem}.hero__contacts{right:.6rem}.section-about{padding:8rem 0}.section-product{padding-bottom:8rem}.product__item{padding-top:8rem}.product__item-title{font-size:3rem}.product__item-text{margin-bottom:3rem}.product__item-text:last-child{margin-bottom:0}.product__item:not(.product__item_highlight) .product__item-image{height:26rem;width:26rem}.product__item_highlight .product__item-image img{max-width:26rem}}@media (max-width:899px) and (orientation:landscape),(min-width:900px) and (max-width:1279px){.heading{margin-bottom:6rem}.text-row{-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem}.geomotive{right:7%}.hero__content{max-width:67.8rem;padding-left:6rem}.hero__title{font-size:5.2rem}.hero__text{font-size:2rem}.section-product{padding-bottom:12rem}.product__item{padding-top:12rem}.product__item-highlight{padding-left:4rem}.product__item:not(.product__item_highlight):nth-child(2n) .product__item-image{margin-right:0}.product__item:not(.product__item_highlight):nth-child(2n) .product__item-description{padding-right:6rem}.product__item:not(.product__item_highlight):nth-child(odd) .product__item-image{margin-left:0}.product__item:not(.product__item_highlight):nth-child(odd) .product__item-description{padding-left:6rem}.product__item:not(.product__item_highlight) .product__item-image{height:42rem;width:42rem}.product__item_highlight .product__item-image{margin:0 4rem;width:42rem}.product__item_highlight:nth-child(odd) .product__item-description{margin-left:-50rem;padding-left:50rem}.benefits__item-title{font-size:1.4rem}}@media (min-width:600px) and (max-width:899px) and (orientation:portrait){.heading{margin-bottom:6rem}.text-row{grid-column-gap:6rem;-webkit-column-gap:6rem;-moz-column-gap:6rem;column-gap:6rem;display:grid;grid-template-columns:1fr 1fr}.text-row>*{min-height:1px;min-width:1px}.hero__content{max-width:62rem}.hero__title{font-size:5.2rem}.hero__text{font-size:2rem}.hero__scroll-down{bottom:4rem}.hero__contacts{right:2.4rem}.section-about{padding:12rem 0}.section-product{padding-bottom:12rem}.product__item{padding-top:12rem}.product__item-title{font-size:4rem}.product__item-text{font-size:1.8rem;margin-bottom:4rem}.product__item-text:last-child{margin-bottom:0}.product__item-highlight{padding-left:4rem}.product__item-highlight:before{background:var(--gradient);bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:.2rem}.product__item-icons .list{border:.1rem solid;border-radius:5rem;padding:1.9rem 4.5rem}.product__item:not(.product__item_highlight) .product__item-image{height:42rem;width:42rem}.product__item_highlight .product__item-image img{max-width:42rem}}@media (max-width:899px) and (orientation:landscape),(min-width:900px){.text-row{display:grid;grid-template-columns:1fr 1fr;margin:0 auto;max-width:110rem}.text-row>*{min-height:1px;min-width:1px}.text-row__item_highlight{font-size:2.2rem}.text-row__item_highlight p{margin-bottom:4rem}.text-row__item_highlight p:last-child{margin-bottom:0}.text-row__item:not(.text-row__item_highlight){font-size:1.8rem}.text-row__item:not(.text-row__item_highlight) p{margin-bottom:4rem}.text-row__item:not(.text-row__item_highlight) p:last-child{margin-bottom:0}.geomotive__item:last-child{-ms-flex-item-align:end;align-self:flex-end;-webkit-animation:geomotiveSecond 60s linear infinite;animation:geomotiveSecond 60s linear infinite;margin-left:3rem;-webkit-transform:rotate(180deg) translateY(-76.11%) translateZ(0);transform:rotate(180deg) translateY(-76.11%) translateZ(0);width:29.849vh;width:calc(var(--vh, 1vh)*29.849)}.hero__content:before{background:-webkit-gradient(linear,left top,left bottom,from(rgba(var(--color-white-rgb),0)),to(var(--color-white)));background:-o-linear-gradient(top,rgba(var(--color-white-rgb),0) 0,var(--color-white) 100%);background:linear-gradient(180deg,rgba(var(--color-white-rgb),0) 0,var(--color-white) 100%);bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:.2rem}.hero__scroll-down{bottom:4rem;left:1rem}.hero__contacts{right:2.4rem}.section-about{padding:12rem 0}.product__item{display:-webkit-box;display:-ms-flexbox;display:flex}.product__item>*{min-height:1px;min-width:1px}.product__item-number{margin-bottom:3rem}.product__item-title{font-size:4rem}.product__item-text{font-size:1.8rem;margin-bottom:6rem}.product__item-text:last-child{margin-bottom:0}.product__item-highlight:before{background:var(--gradient);bottom:0;content:"";display:block;left:0;position:absolute;top:0;width:.2rem}.product__item-features{margin-bottom:6rem}.product__item-features:last-child{margin-bottom:0}.product__item-icons .list{border:.1rem solid;border-radius:5rem;padding:1.9rem 4.5rem}.product__item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.product__item_highlight:nth-child(odd) .product__item-description{border-radius:2.8rem 0 0 2.8rem}.product__item_highlight:nth-child(2n) .product__item-description{border-radius:0 2.8rem 2.8rem 0}.benefits__item-icon{height:12rem;width:12rem}}@media (min-width:1280px) and (max-width:1599px){.geomotive{right:7%}.hero__content{max-width:69.8rem;padding-left:8rem}.hero__title{font-size:5.2rem}.hero__text{font-size:2rem}.product__item:not(.product__item_highlight):nth-child(2n) .product__item-description{padding-right:12rem}.product__item:not(.product__item_highlight):nth-child(odd) .product__item-description{padding-left:12rem}.product__item:not(.product__item_highlight) .product__item-image{height:56rem;width:56rem}.product__item_highlight .product__item-image{margin:0 8rem;width:52rem}.product__item_highlight .product__item-description{padding:8rem}.product__item_highlight:nth-child(odd) .product__item-description{margin-left:-68rem;padding-left:68rem}.product__item_highlight:nth-child(2n) .product__item-description{margin-right:-68rem;padding-right:68rem}.benefits{padding-bottom:8rem}.benefits__item{padding:0 4rem}}@media (any-pointer:fine){.hero__contacts-email:hover,.hero__scroll-down:hover{color:var(--color-cascara)}}