html,body{overflow-x:hidden;width:100%;position:relative}body.aaagru-theme{background:#fff!important}.og-container{font-family:Inter,sans-serif;color:#484848;background:transparent;line-height:1.45;box-sizing:border-box}.og-container *{box-sizing:inherit}.og-gallery-modal{display:none!important;position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background:#000000d9!important;z-index:100000!important;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.og-gallery-modal.is-open{display:flex!important;opacity:1!important}.og-gallery-modal__content{position:relative;max-width:90%;max-height:90vh}.og-gallery-modal__img{max-width:100%;max-height:90vh;border-radius:16px;object-fit:contain;display:block}.og-gallery-modal__close{position:absolute;top:-40px;right:-40px;background:transparent;border:none;color:#fff;font-size:32px;cursor:pointer;padding:8px;line-height:1}@media(max-width:768px){.og-gallery-modal__close{top:-40px;right:0}}.og-container h1,.og-container h2,.og-container h3,.og-container h4,.og-container h5,.og-container p{margin:0}.og-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:12px;font-weight:500;font-size:18px;text-decoration:none;cursor:pointer;border:none;transition:all .3s ease}.og-btn--small{padding:8px 12px;font-size:16px}.og-btn--primary{background:#fff835;color:#484848}.og-btn--dark{background:#484848;color:#fff}.og-btn--gray{background:#484848b3;color:#fff}.og-btn--outline{border:2px solid rgba(72,72,72,.15);background:transparent;color:#484848}.og-hero{position:relative;min-height:100vh;padding:120px 64px;display:flex;align-items:center;overflow:hidden}.og-hero__bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.og-hero__bg--mobile{display:none}@media(max-width:768px){.og-hero__bg--desktop{display:none}.og-hero__bg--mobile{display:block}.og-hero{min-height:auto;padding:0 0 37px;align-items:stretch;display:block}.og-hero__content{gap:16px;align-items:center;text-align:center;padding:0;margin:0 auto}.og-hero__title{font-size:44px;line-height:1.1}.og-hero__subtitle{font-size:18px;line-height:1.4;color:#4848488c}.og-hero__actions{flex-direction:row;flex-wrap:nowrap;gap:16px;width:100%}.og-hero__actions .og-btn{flex:1;height:47px;font-size:16px;padding:12px 16px;border-radius:12px}}.og-hero__inner{position:relative;z-index:1;max-width:1280px;margin:0 auto;width:100%}.og-hero__content{max-width:522px;display:flex;flex-direction:column;gap:24px}.og-hero__title{font-size:56px;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#484848}.og-hero__subtitle{font-size:24px;font-weight:500;line-height:1.45;letter-spacing:-.005em;color:#0000008c}.og-hero__actions{display:flex;gap:16px;flex-wrap:wrap}.og-logos{height:270px;padding:0 80px;background:#fff;display:flex;align-items:center;overflow:hidden;width:100%}.og-logos__track{display:flex;width:max-content;flex-shrink:0;height:100%;align-items:center;animation:og-marquee-scroll 25s linear infinite}.og-logos__track:hover{animation-play-state:paused}.og-logos__container{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:5px;padding-right:5px;flex-shrink:0}.og-logo-item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;width:auto}.og-logo-item img{width:170px;height:141px;object-fit:contain}.og-logo-item span{display:block;font-size:10px;font-weight:700;letter-spacing:.05em;color:#00bbdf;text-transform:uppercase;margin-top:4px;text-align:center}.og-logo-item--has-image span{display:block}@keyframes og-marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.og-ritual{background:#4848480a;padding:40px 64px;text-align:center}.og-ritual__title{font-size:40px;color:#00bbdf;font-weight:600}.og-products{padding:80px 64px 120px}.og-products__inner{position:relative;max-width:1280px;margin:0 auto}.og-products__scroll{display:flex;gap:32px;overflow-x:auto;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;padding-bottom:20px}.og-products__scroll::-webkit-scrollbar{display:none}.og-products__nav-btn{position:absolute;top:45%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;color:#484848;transition:all .2s ease}.og-products__nav-btn:hover{background:#f5f5f5;transform:translateY(-50%) scale(1.05)}.og-products__nav-btn svg{width:24px;height:24px}.og-products__nav-btn--prev{left:-24px}.og-products__nav-btn--next{right:-24px}.og-product-card{width:calc((100% - 96px)/4);min-width:calc((100% - 96px)/4);max-width:calc((100% - 96px)/4);scroll-snap-align:start;flex-shrink:0;display:flex;flex-direction:column;gap:14px;min-height:345px;height:auto;position:relative;transition:transform .2s ease,box-shadow .2s ease;will-change:transform;cursor:pointer}.og-product-card__img-wrapper{width:100%;max-width:240px;aspect-ratio:1/1;height:auto;flex-shrink:0;border-radius:12.75px;overflow:hidden;margin:0 auto}.og-product-card__img-wrapper img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.og-product-card__info{padding:0 24px;text-align:left;display:flex;flex-direction:column;align-items:flex-start;gap:8px;flex-grow:1}.og-product-card__price-row{display:flex;align-items:flex-end;justify-content:space-between;width:100%;min-height:30px}.og-product-card__price{font-size:22px;font-weight:600;color:#00bbdf;line-height:1.45}.og-product-card__title{font-size:24px;font-weight:600;line-height:1.2;color:#484848}.og-product-card__desc{font-size:18px;font-weight:500;line-height:1.45;color:#4848488c}.og-product-card .og-btn--small{height:30px;padding:0 16px;border-radius:8px;font-size:18px;font-weight:500;white-space:nowrap;display:inline-flex;align-items:center;justify-content:center;line-height:1;flex-shrink:0}.og-product-card:hover{z-index:1}.og-product-card:hover .og-product-card__img-wrapper img{transform:scale(1.08)}.og-synergy{display:flex;flex-direction:row;align-items:center;justify-content:center;padding:120px 64px;width:100%;max-width:1280px;min-height:539px;margin:0 auto;background:#e8f9fa;box-sizing:border-box}.og-synergy__inner{display:flex;flex-direction:row;align-items:flex-start;gap:16px;width:100%;max-width:1152px}.og-synergy__track{flex:2}.og-synergy__header{display:flex;flex-direction:row;align-items:flex-start;padding:0 31px 0 27px;flex:1}.og-synergy__header h2{width:100%;max-width:265px;font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:32px;line-height:120%;letter-spacing:-.02em;color:#484848;margin:0}.og-synergy__list-track{display:flex;flex-direction:column;gap:16px}.og-synergy__list{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:16px;width:100%}.og-synergy__list--duplicate{display:none}.og-synergy__list::-webkit-scrollbar{display:none}.og-synergy__list{-ms-overflow-style:none;scrollbar-width:none}.og-synergy-item{display:flex;flex-direction:column;align-items:flex-start;padding:24px 24px 16px;gap:16px;width:100%;background:#4848480d;box-shadow:0 4px 4px #00000040;border-radius:16px;box-sizing:border-box;border:1px solid rgba(0,0,0,.05)}.og-synergy-item__header{display:flex;flex-direction:row;align-items:center;padding:0;gap:12px;margin-bottom:0}.og-synergy-item__header h3{font-family:Inter,sans-serif;font-style:normal;font-weight:600;font-size:20px;line-height:100%;letter-spacing:-.015em;color:#484848;margin:0}.og-synergy-item__icon{width:24px;height:24px;position:relative;flex:none;display:flex;align-items:center;justify-content:center}.og-synergy-item__icon svg{width:100%;height:100%;display:block}.og-synergy-item p{font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:145%;letter-spacing:-.005em;color:#4848488c;margin:0;max-width:573px}.og-quote{padding:70px 64px 30px;background:linear-gradient(180deg,#fffc 8.43%,#fff0 93.75%);display:flex;flex-direction:column;justify-content:center;align-items:center}.og-quote__inner{max-width:1152px;width:100%}.og-quote__content{display:flex;flex-direction:column;align-items:center;gap:21px}.og-quote__title{font-size:40px;font-weight:600;line-height:130%;text-align:center;letter-spacing:-.02em;color:#484848;max-width:847px;margin:0}.og-quote__text{font-size:24px;font-weight:500;line-height:140%;text-align:center;letter-spacing:-.015em;color:#00000073;max-width:897px;margin:0}.og-features-grid{padding:0 64px}.og-features-grid__inner{max-width:1152px;margin:0 auto;display:flex;flex-direction:column;gap:32px}.og-feature-card{background:#4848480d;border-radius:16px;overflow:hidden;display:flex;flex-direction:row;align-items:center;width:100%;height:288.5px}.og-feature-card__text{padding:32px;display:flex;flex-direction:column;gap:8px;flex:1}.og-feature-card__title-main{font-size:32px;font-weight:600;line-height:120%;color:#484848;letter-spacing:-.02em;margin:0}.og-feature-card__title-accent{font-size:24px;font-weight:500;line-height:120%;color:#484848;letter-spacing:-.02em;margin:0}.og-feature-card__text p{font-size:18px;font-weight:500;color:#4848488c;line-height:145%;letter-spacing:-.005em;margin:0;max-width:513px}.og-feature-card__img{width:507px;height:100%;display:flex;align-items:center;justify-content:center;flex:0 0 auto;padding:24px;box-sizing:border-box}.og-feature-card__img img{width:100%;height:100%;display:block;object-fit:contain}.og-split{padding:52px 64px 23px}.og-split__inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:62px}.og-split--reverse .og-split__inner{flex-direction:row-reverse}.og-split__content{flex:1;max-width:490px;display:flex;flex-direction:column;gap:24px;align-items:flex-start}.og-split__content h2{font-size:40px;font-weight:600;line-height:1.2;letter-spacing:-.02em;color:#484848}.og-split__content p{font-size:18px;color:#4848488c;line-height:1.45;letter-spacing:-.005em}.og-split__image{flex:none;width:600px;height:600px;border-radius:16px;overflow:hidden}.og-split__image img{width:100%;height:100%;object-fit:cover;display:block}.og-gallery{padding:83px 64px 120px}.og-gallery__inner{max-width:1152px;margin:0 auto}.og-gallery__header{text-align:left;margin-bottom:64px}.og-gallery__header h2{font-size:40px;font-weight:600;line-height:1.2;letter-spacing:-.02em;margin-bottom:24px;color:#484848}.og-gallery__header p{font-size:20px;line-height:1.45;color:#4848488c;letter-spacing:-.005em}.og-gallery__grid{display:flex;width:100%;overflow:hidden;mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 5%,black 95%,transparent)}.og-gallery__track{display:flex;width:max-content;gap:32px;padding-right:32px;animation:og-marquee-scroll 45s linear infinite}.og-gallery__track.is-paused{animation-play-state:paused}.og-gallery__group{display:flex;gap:32px}.og-gallery__col{display:flex;flex-direction:column;gap:32px;width:353px;flex-shrink:0}.og-gallery__img{width:100%;height:auto;border-radius:16px;object-fit:cover;display:block}.og-knowledge{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:40px 64px 120px;gap:64px;width:100%;box-sizing:border-box}.og-knowledge__inner{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:64px;width:100%;max-width:1280px;flex:none;order:10;align-self:stretch;flex-grow:0}.og-knowledge__image{width:624px;height:472px;border-radius:16px;overflow:hidden;flex:none;order:0;flex-grow:0}.og-knowledge__image img{width:100%;height:100%;object-fit:cover;display:block}.og-knowledge__content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:0;gap:48px;width:464px;flex:none;order:1;flex-grow:1}.og-knowledge__text{display:flex;flex-direction:column;align-items:flex-start;padding:0;gap:24px;width:464px;flex:none;order:0;flex-grow:0}.og-knowledge__title{font-family:Inter,sans-serif;font-weight:600;font-size:40px;line-height:120%;display:flex;align-items:center;letter-spacing:-.02em;color:#484848;margin:0;flex:none;order:0;flex-grow:0}.og-knowledge__subtitle{font-family:Inter,sans-serif;font-weight:500;font-size:18px;line-height:145%;display:flex;align-items:center;letter-spacing:-.005em;color:#4848488c;margin:0;flex:none;order:1;flex-grow:0}.og-footer{padding:0 64px;background:#c1f5f7;width:100%;box-sizing:border-box}.og-footer__inner{max-width:1152px;margin:0 auto;border-top:1px solid rgba(72,72,72,.1);padding:80px 0;display:flex;flex-direction:column}.og-footer__main{display:flex;flex-direction:row;align-items:flex-start;gap:120px;width:100%;margin-bottom:80px;order:1}.og-footer__company{display:flex;flex-direction:column;align-items:flex-start;gap:56px;flex:none;width:385px}.og-footer__logo{font-family:Inter,sans-serif;font-weight:600;font-size:24px;line-height:145%;letter-spacing:-.02em;color:#484848;margin:0}.og-footer__desc{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:145%;letter-spacing:-.005em;color:#4848488c;margin:0;max-width:395px}.og-footer__socials{display:flex;flex-direction:row;align-items:center;gap:24px}.og-social-link{width:24px;height:24px;color:#48484873;transition:color .3s ease}.og-social-link:hover{color:#484848}.og-social-link svg{width:100%;height:100%;display:block}.og-footer__legal{border:1px solid rgba(72,72,72,.5);border-radius:13px;padding:33px 0 35px 11px;width:385px;box-sizing:border-box}.og-footer__legal p{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:145%;letter-spacing:-.005em;color:#48484880;margin:0}.og-footer__nav{display:flex;flex-direction:column;gap:75px;flex:1}.og-footer__links-container{display:flex;flex-direction:row;align-items:flex-start;gap:155px}.og-footer__col{display:flex;flex-direction:column;gap:8px;min-width:130px}.og-footer__header{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:145%;letter-spacing:-.005em;color:#484848;margin:0;padding-bottom:16px}.og-footer__list{display:flex;flex-direction:column;gap:8px}.og-footer__list a{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:145%;letter-spacing:-.005em;color:#4848488c;text-decoration:none;transition:color .3s ease}.og-footer__list a:hover{color:#484848}.og-footer__bottom{display:flex;flex-direction:row;align-items:flex-start;width:100%}.og-footer__newsletter{display:flex;flex-direction:column;gap:21px;width:100%;max-width:660px;margin-left:auto;margin-top:-260px;order:2}.og-newsletter__title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:145%;color:#484848;margin:0}.og-newsletter__text{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:145%;color:#4848488c;margin:0}.og-newsletter__form{width:100%}.og-newsletter__input-wrapper{position:relative;width:100%;max-width:660px;height:56px}.og-newsletter__privacy{font-family:Inter,sans-serif;font-style:italic;font-weight:300;font-size:14px;line-height:145%;color:#48484880;margin-top:10px}.og-newsletter__input{width:100%;height:100%;background:transparent;border:1px solid rgba(72,72,72,.5);border-radius:13px;padding:0 60px 0 20px;font-family:Inter,sans-serif;font-size:16px;color:#484848;box-sizing:border-box}.og-newsletter__input::placeholder{color:#48484866}.og-newsletter__submit{position:absolute;right:5px;top:5px;width:46px;height:46px;background:#48484826;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease}.og-newsletter__submit:hover{background:#48484840}.og-newsletter__submit svg{width:27px;height:auto}.og-newsletter__message{display:block;margin-top:10px;font-size:14px}.og-newsletter__message--error{color:#d0021b}.og-newsletter__message--success{color:#484848}@media(max-width:1024px){.og-product-card{width:calc((100% - 64px) / 3);min-width:calc((100% - 64px) / 3);max-width:calc((100% - 64px) / 3)}.og-synergy__inner,.og-features-grid__inner,.og-split__inner,.og-split--reverse .og-split__inner{flex-direction:column}.og-gallery__col{width:300px}.og-knowledge{padding:71px 44px 68px;gap:45px}.og-knowledge__inner{gap:45px;max-width:800px}.og-knowledge__image{width:398px;height:336px;border-radius:12.2653px}.og-knowledge__content{width:269px;gap:30px}.og-knowledge__text{width:269px}.og-knowledge__title{font-size:32px}.og-hero{padding:120px 44px;gap:32px;min-height:auto}.og-hero__content{max-width:450px}.og-hero__title{font-size:44px}.og-hero__subtitle{font-size:20px}.og-synergy{padding:80px 44px}.og-synergy__header h2{font-size:28px}.og-synergy-item h3{font-size:18px}.og-footer__main{gap:60px}.og-footer__links-container{gap:40px}}@media(max-width:768px){.og-ritual{padding:22px 24px 25px;height:73px;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.og-ritual__title{font-size:24px;font-weight:600;line-height:1.1;color:#00bbdf;letter-spacing:-.02em;white-space:nowrap;width:auto;max-width:100%;margin:0}.og-products{padding:40px 24px}.og-product-card{width:287px;min-width:287px;max-width:287px;height:auto;min-height:345px;gap:14px}.og-product-card__img-wrapper{width:200px;height:200px;max-width:100%}.og-product-card__info{padding:0 33px;gap:8px;align-items:center;text-align:center}.og-product-card__price-row{padding:0 35px;width:100%;justify-content:space-between;align-items:flex-end}.og-product-card__price{font-size:22px}.og-product-card__title{font-size:24px;line-height:1.2;max-width:221px}.og-product-card__desc{font-size:18px;max-width:214px}.og-synergy{padding:60px 24px}.og-quote{padding:60px 24px 16px}.og-quote__title{font-size:32px}.og-quote__text{font-size:18px}.og-features-grid{padding:28px 24px 34px}.og-features-grid__inner{flex-direction:column;gap:24px;align-items:center}.og-feature-card{width:100%;max-width:327px;height:auto;flex-direction:column;align-items:flex-start;background:#4848480d;border-radius:16px}.og-feature-card:nth-child(2n){flex-direction:column}.og-feature-card__text{padding:24px;gap:8px}.og-feature-card__title-main,.og-feature-card__title-accent{font-size:20px;line-height:120%;letter-spacing:-.015em}.og-feature-card__text p{font-size:16px;line-height:145%;letter-spacing:-.005em}.og-feature-card--1{height:auto;min-height:355px}.og-feature-card--2{height:auto;min-height:339px}.og-feature-card--3{height:auto;min-height:389px}.og-feature-card__img{width:100%;overflow:hidden}.og-feature-card--1 .og-feature-card__img{height:161px}.og-feature-card--2 .og-feature-card__img{height:156px}.og-feature-card--3 .og-feature-card__img{height:265px}.og-feature-card__img img{height:100%;width:100%;object-fit:contain;object-position:center bottom}.og-split{padding:93px 44px 0}.og-split__inner{flex-direction:column;gap:42px;align-items:center;width:100%}.og-split__content{width:100%;max-width:313px;gap:30px;align-items:flex-start}.og-split__text{display:flex;flex-direction:column;gap:24px;width:100%}.og-split__content h2{font-size:32px;font-weight:600;line-height:120%;letter-spacing:-.02em;color:#484848}.og-split__content p{font-size:18px;font-weight:500;line-height:145%;color:#4848488c;letter-spacing:-.005em}.og-split__image{width:100%;height:auto;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden}.og-split__image img{border-radius:16px}.og-split__content .og-btn{width:156px;height:50px;padding:12px 16px;border-radius:12px;font-size:18px;line-height:145%;letter-spacing:-.005em}.og-gallery{padding:60px 24px 22px}.og-gallery__header{margin-bottom:22px}.og-gallery__header h2{font-size:32px;line-height:120%;letter-spacing:-.02em;font-weight:600;color:#484848;margin-bottom:16px}.og-gallery__header p{font-size:16px;line-height:145%;font-weight:500;color:#4848488c}.og-gallery__col{width:200px;gap:20px}.og-gallery__track{gap:16px;padding-right:16px}.og-gallery__group{gap:16px}.og-gallery__img{border-radius:16px;width:100%;height:auto;display:block}.og-knowledge{flex-direction:column;padding:17px 44px 93px;gap:50px;width:100%}.og-knowledge__inner{flex-direction:column;gap:50px;width:377px;max-width:100%}.og-knowledge__image{width:100%;max-width:377px;height:290px;border-radius:16px}.og-knowledge__content{width:100%;max-width:313px;gap:30px}.og-knowledge__text{width:100%;max-width:313px}.og-hero{padding:0;flex-direction:column;min-height:auto;background:#fff!important;overflow:hidden}.og-hero__bg{position:relative;height:auto;width:100%;aspect-ratio:375 / 360;object-fit:contain;background:#c1f5f7;transform:scale(2.2);transform-origin:92% center;z-index:1;margin-bottom:-2px;display:block}.og-hero__bg--desktop{display:none}.og-hero__bg--mobile{display:block}.og-hero__inner{padding:24px 24px 48px;text-align:left;background:#fff;position:relative;z-index:2}.og-hero__content{max-width:100%;align-items:flex-start;gap:16px;background:#fff}.og-hero__title{font-size:36px;line-height:1.1;text-align:left}.og-hero__subtitle{font-size:18px;color:#484848b3;text-align:left}.og-hero__actions{width:100%;flex-direction:row;gap:12px;align-items:center;justify-content:flex-start}.og-hero__actions .og-btn{width:auto;flex:1;max-width:160px;padding:12px 16px;font-size:16px}.og-logos{height:133px;padding:18px 0 13px}.og-logos__container{gap:9.36px;padding-right:9.36px}.og-logo-item{padding:2.83px;scroll-snap-align:start}.og-logo-item img{height:70px;width:auto}.og-products{padding:64px 0}.og-products__inner{padding:0 24px}.og-products__scroll{gap:16px;padding-bottom:32px}.og-products__nav-btn{display:none}.og-product-card{width:260px;min-width:260px;max-width:260px}.og-synergy{padding:56px 0 50px;background:#e8f9fa}.og-synergy__inner{flex-direction:column;gap:18px;overflow:hidden}.og-synergy__header{padding:0 37px;max-width:100%;text-align:left;box-sizing:border-box}.og-synergy__header h2{max-width:304px;font-size:32px;line-height:120%;color:#48484880;letter-spacing:-.02em;font-weight:600}.og-synergy__track{width:100%;overflow:hidden;height:auto;position:relative;flex:none;padding-left:37px;box-sizing:border-box}.og-synergy__list-track{display:flex;width:max-content;animation:og-marquee-scroll 25s linear infinite;flex-direction:row}.og-synergy__list{display:flex;flex-direction:row;padding:0 16px 0 0;gap:16px;box-sizing:border-box;width:auto}.og-synergy__list--duplicate{display:flex}.og-synergy-item{flex:0 0 300px;min-width:287px;max-width:300px;height:244px;background:#fff;border:2px solid #00BBDF;border-radius:16px;padding:24px;scroll-snap-align:start;box-sizing:border-box;display:flex;flex-direction:column;gap:16px}.og-synergy-item__header{gap:12px}.og-synergy-item h3{font-size:20px;font-weight:600;line-height:100%;letter-spacing:-.015em;color:#484848}.og-synergy-item p{font-size:16px;line-height:145%;color:#4848488c;letter-spacing:-.005em;margin:0}.og-quote{padding:30px 24px 35px;background:linear-gradient(180deg,#fffc 8.43%,#fff0 93.75%);height:auto;min-height:263px;display:flex;flex-direction:column;justify-content:center}.og-quote__inner{padding:0}.og-quote__content{display:flex;flex-direction:column;align-items:center;gap:26px}.og-quote__title{font-size:32px;font-weight:600;line-height:130%;text-align:center;letter-spacing:-.02em;color:#484848;width:100%;max-width:327px}.og-quote__text{font-size:16px;font-weight:500;line-height:140%;text-align:center;letter-spacing:-.015em;color:#4848488c;width:100%;max-width:327px;margin:0}.og-knowledge{padding:64px 24px;flex-direction:column}.og-knowledge__inner{flex-direction:column;gap:32px}.og-knowledge__image{width:100%;height:auto;aspect-ratio:1.2}.og-knowledge__content{width:100%;padding:0;align-items:center;text-align:center}.og-knowledge__text{width:100%;align-items:center}.og-knowledge__title{font-size:32px}.og-btn{font-size:16px}.og-footer{padding:36px 24px 60px;background:#c1f5f7;width:100%;box-sizing:border-box}.og-footer__inner{max-width:100%;border-top:1px solid rgba(72,72,72,.1);padding:40px 0 0;display:flex;flex-direction:column}.og-footer__newsletter{display:flex;flex-direction:column;gap:21px;width:100%;margin-bottom:60px;margin-top:0;margin-left:0;align-items:flex-start;text-align:left;order:1}.og-newsletter__title{font-family:Inter,sans-serif;font-weight:700;font-size:16px;line-height:145%;color:#484848;margin:0}.og-newsletter__text{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:145%;color:#484848;max-width:303px;margin:0}.og-newsletter__form{width:100%;max-width:307px}.og-newsletter__input-wrapper{position:relative;width:100%;height:44px;border:1px solid rgba(72,72,72,.5);border-radius:13px;background:transparent;overflow:visible}.og-newsletter__input{width:100%;height:100%;background:transparent;border:none;padding:0 50px 0 15px;font-size:16px;color:#484848}.og-newsletter__submit{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:37px;height:36px;background:#484848;border-radius:18.5px;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;box-shadow:0 0 4px #48484833}.og-newsletter__submit svg{width:20px;height:auto;stroke:#fff}.og-newsletter__privacy{font-family:Inter,sans-serif;font-style:italic;font-weight:300;font-size:14px;line-height:145%;color:#48484880;max-width:303px;margin:0}.og-footer__main{display:grid;grid-template-columns:1fr 1fr;gap:40px 20px;align-items:flex-start;order:2}.og-footer__company{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:24px;grid-column:1;width:100%}.og-footer__logo{font-size:24px;font-weight:600;line-height:145%;letter-spacing:-.02em;color:#484848}.og-footer__desc{font-size:16px;font-weight:500;line-height:145%;color:#4848488c;max-width:142px}.og-footer__socials{display:flex;gap:24px}.og-footer__legal{border:1px solid rgba(72,72,72,.5);border-radius:13px;padding:22px 8px;width:100%;max-width:147px;box-sizing:border-box}.og-footer__legal p{font-size:16px;font-weight:500;line-height:145%;color:#48484880;margin:0}.og-footer__nav{grid-column:2;width:100%}.og-footer__links-container{display:flex;flex-direction:column;gap:48px;align-items:flex-start;text-align:left}.og-footer__col{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.og-footer__header{font-size:16px;font-weight:600;color:#484848;padding-bottom:0}.og-footer__list{display:flex;flex-direction:column;gap:8px}.og-footer__list a{font-size:16px;font-weight:500;color:#4848488c}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/AAA-Gru-omegummy.css.map */
