@layer components{.site-header{position:absolute;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;height:6.875rem;padding:0 .625rem;background-color:#fff;border-bottom:1px solid grey}@media(max-width:768px){.site-header{height:5.25rem}}.site-header .logo{display:flex;align-items:center;height:100%;text-decoration:none}.site-header .logo img{height:100%;max-height:65px;width:auto;object-fit:contain;box-sizing:border-box}.site-header .nav{display:flex;align-items:center;gap:.25rem}.site-header .nav .nav-link{padding:.5rem .75rem;font-size:.9375rem;font-weight:700;color:hsl(var(--primary));text-decoration:none;border-radius:.25rem;transition:background-color .15s}.site-header .nav .nav-link:hover{background-color:hsl(var(--secondary))}.site-header .menu-button{display:none;background:none;border:none;cursor:pointer;padding:.5rem}.site-header .hamburger{display:flex;flex-direction:column;gap:5px}.site-header .hamburger span{display:block;width:24px;height:2px;background-color:hsl(var(--primary));border-radius:2px;transition:transform .3s,opacity .3s}.site-header .hamburger.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header .hamburger.open span:nth-child(2){opacity:0}.site-header .hamburger.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu{display:none;position:absolute;top:5.25rem;left:0;right:0;background-color:#fff;z-index:40;flex-direction:column;align-items:center;padding:.875rem 1.5rem;border-bottom:1px solid grey}.mobile-menu.open{display:flex}.mobile-menu .mobile-nav-link{display:block;padding:.6rem 0;font-size:1rem;font-weight:700;color:hsl(var(--primary));text-decoration:underline;text-align:center}@media(max-width:768px){.site-header .nav{display:none}.site-header .menu-button{display:block}}}@layer components{.trust-section{background-color:hsl(var(--primary));color:#fff;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding-top:.625rem;padding-bottom:.625rem}.trust-section .trust-item{display:flex;align-items:center;gap:1rem;flex:1 1;max-width:30rem;padding:1rem 1rem 0;width:100%}.trust-section .trust-item .icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:5rem;height:5rem}.trust-section .trust-item .icon img{max-height:100%;min-height:100%;width:auto;object-fit:contain}.trust-section .trust-item .content{display:flex;flex-direction:column;justify-content:center;width:80%}.trust-section .trust-item .content h6{font-size:1.4rem;font-weight:700;margin:0;padding:0}.trust-section .trust-item .content p{font-size:1.25rem;margin-top:0;margin-bottom:1rem;margin-right:1rem;line-height:1.5}@media(max-width:768px){.trust-section{flex-direction:column;align-items:center}.trust-section .trust-item{flex:1 1 10rem;max-width:100%}}@media(min-width:1024px){.trust-section .trust-item{flex:1 1 26rem}}@media(min-width:1260px){.trust-section .trust-item{flex:1 1 120px}}}@layer components{.promotion-image-section{display:none;justify-content:center;width:100%;overflow:hidden}.promotion-image-section picture{width:100%}.promotion-image-section .image{width:100%;height:auto;display:block}@media(max-width:1023px){.promotion-image-section{display:flex}}}@layer components{.product-showcase{position:relative;overflow:hidden;background-color:hsl(var(--background));padding:3rem 1rem}.product-showcase__decor{position:absolute;width:20rem;height:20rem;border-radius:50%;background-size:cover;background-position:center;opacity:.4;pointer-events:none}.product-showcase__decor--tr{top:.5rem;right:-11.5rem}.product-showcase__decor--bl{bottom:9rem;left:-11.5rem}@media(min-width:768px){.product-showcase__decor{display:none}}.product-showcase__inner{position:relative;z-index:1;max-width:64rem;margin:0 auto;display:flex;flex-direction:column;gap:2rem;align-items:center}@media(min-width:768px){.product-showcase__inner{display:grid;grid-template-columns:1fr 1fr;gap:3rem}}.product-showcase__image-wrap{display:flex;justify-content:center}.product-showcase__img{width:100%;max-width:24rem;object-fit:cover;border-radius:0}@media(min-width:768px){.product-showcase__img{border-radius:1rem}}.product-showcase__content{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media(min-width:768px){.product-showcase__content{align-items:flex-start}}.product-showcase__title{font-size:1.5rem;font-weight:700;color:hsl(var(--primary-darker));text-align:center;display:flex;flex-direction:column;margin:0}@media(min-width:768px){.product-showcase__title{font-size:1.875rem;text-align:left}}.product-showcase__desc{font-size:1rem;color:hsl(var(--primary-darker));text-align:center;margin:0}@media(min-width:768px){.product-showcase__desc{text-align:left}}.product-showcase__cta{background-color:hsl(var(--cta-color));border-color:hsl(var(--cta-color));border-radius:9999px;padding:.75rem 2rem;font-weight:600;color:#fff}.product-showcase__cta:hover{background-color:hsl(var(--cta-color-hover));border-color:hsl(var(--cta-color-hover));opacity:1}}@layer components{.steps-section{background-color:hsl(var(--background-warm));padding:3rem 1rem}.steps-section__inner{max-width:42rem;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem}.steps-section__title{font-size:1.5rem;font-weight:700;color:hsl(var(--primary-deepest));text-align:center;margin:0}@media(min-width:768px){.steps-section__title{font-size:1.875rem}}.steps-section__intro{font-size:1rem;color:hsl(var(--primary-deepest));text-align:center;margin:0}.steps-section__list{width:100%;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.steps-section__item{display:flex;align-items:flex-start;gap:1rem}.steps-section__numeral{font-family:Georgia,Times New Roman,serif;font-weight:700;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1;color:hsl(var(--primary-deepest));flex-shrink:0;-webkit-user-select:none;user-select:none}.steps-section__item-body{display:flex;flex-direction:column;gap:.25rem;padding-top:.25rem}.steps-section__item-title{font-size:1rem;font-weight:700;color:hsl(var(--primary-deepest));margin:0}@media(min-width:768px){.steps-section__item-title{font-size:1.125rem}}.steps-section__item-desc{font-size:.875rem;color:hsl(var(--primary-deepest));margin:0}@media(min-width:768px){.steps-section__item-desc{font-size:1rem}}.steps-section__cta{background-color:hsl(var(--cta-color));border-color:hsl(var(--cta-color));border-radius:9999px;padding:.75rem 2rem;font-weight:600;color:#fff}.steps-section__cta:hover{background-color:hsl(var(--cta-color-hover));border-color:hsl(var(--cta-color-hover));opacity:1}}@layer components{.faq-accordion{width:100%;background-color:hsl(var(--background-warm));text-align:center;padding:1.75rem 1rem}@media(min-width:768px){.faq-accordion{padding:5rem 2.5rem}}.faq-accordion__inner{max-width:900px;margin:0 auto}.faq-accordion__title{color:hsl(var(--primary-deepest));font-weight:900;font-size:1.875rem;margin-bottom:.25rem}@media(min-width:768px){.faq-accordion__title{font-size:3rem;margin-bottom:.75rem}}.faq-accordion__subtitle{color:hsl(var(--primary-darker));font-size:1rem;margin-bottom:1rem}@media(min-width:768px){.faq-accordion__subtitle{font-size:1.25rem;margin-bottom:2rem}}.faq-accordion__list{display:grid;gap:.75rem;margin-top:.5rem;text-align:left}@media(min-width:768px){.faq-accordion__list{gap:1.25rem}}.faq-accordion__item{background-color:hsl(var(--background));border:2px solid hsl(var(--border-warm));border-radius:1rem;padding:.25rem .5rem;box-shadow:0 1px 3px #0000000f;border-bottom:2px solid hsl(var(--border-warm))!important}@media(min-width:768px){.faq-accordion__item{padding:.5rem 1rem}}.faq-accordion__trigger{color:hsl(var(--primary-deepest));font-weight:800;font-size:1rem;width:100%;text-align:left;text-decoration:none!important}@media(min-width:768px){.faq-accordion__trigger{font-size:1.125rem}}.faq-accordion__trigger:hover{text-decoration:none!important}.faq-accordion__content{color:hsl(var(--primary-darker));font-size:.875rem;line-height:1.625;text-align:left}@media(min-width:768px){.faq-accordion__content{font-size:1rem}}.faq-accordion__see-more{margin-top:.5rem;background:transparent;border:none;color:hsl(var(--primary-deepest));font-weight:800;font-size:1rem;text-decoration:underline;text-underline-offset:2px;cursor:pointer}@media(min-width:768px){.faq-accordion__see-more{margin-top:1.25rem;font-size:1.125rem}}.faq-accordion__contact{margin-top:1rem;color:hsl(var(--primary-darker));font-size:.875rem}@media(min-width:768px){.faq-accordion__contact{font-size:1rem}}.faq-accordion__contact-link{color:hsl(var(--primary-deepest));font-weight:800;text-decoration:underline;text-underline-offset:2px}}@layer components{.faq-page{--header-height: 6.875rem;min-height:100vh;margin-top:var(--header-height);margin-bottom:4rem;display:flex;flex-direction:column;align-items:center}.faq-page .content{display:flex;flex-direction:column;text-align:center;max-width:70rem;width:100%;margin-left:1rem;margin-right:1rem}.faq-page .content .section-title{font-size:2rem;font-weight:700;padding-top:2rem;padding-bottom:.2rem;color:hsl(var(--primary))}.faq-page .content .info{font-size:1.4rem;line-height:1.3;padding-top:1rem;padding-bottom:1.4rem;color:hsl(var(--primary))}.faq-page .item-wrapper{display:flex;gap:1rem;flex-direction:column;margin:0 auto;max-width:60rem;width:100%}.faq-page .item-container{position:relative;border-radius:1.2rem}.faq-page .item-container .item{background-color:hsl(var(--primary));border-radius:1.2rem;position:relative}.faq-page .item-container .item .item-closed{height:6rem;border-radius:1.2rem;display:flex;align-items:center;cursor:pointer}.faq-page .item-container .item .item-closed .title{cursor:pointer;width:100%;height:100%;color:#fff;font-size:1.4rem;font-weight:700;display:flex;align-items:center;text-align:left;margin-left:2rem;margin-right:2rem;padding-right:2rem}.faq-page .item-container .item .chevron-container{position:absolute;right:0;margin-right:2rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.faq-page .item-container .item .chevron-container svg{fill:#fff;width:1.5rem;height:1.5rem;transition:transform .3s}.faq-page .item-container .item .chevron-container.open svg{transform:rotate(180deg)}.faq-page .item-container .item .item-expanded{overflow:hidden;max-height:0;opacity:0;transition:max-height .3s ease-in-out,opacity .3s ease}.faq-page .item-container .item .item-expanded.active{max-height:100rem;opacity:1}.faq-page .item-container .item .item-expanded .answer{font-size:1.2rem;color:#fff;text-align:left;margin-left:2rem;margin-bottom:1rem;width:88%;line-height:1.5}@media(max-width:768px){.faq-page{--header-height: 5.25rem}.faq-page .content .section-title{font-size:1.8rem;padding-top:1.2rem;padding-bottom:.2rem}.faq-page .item-container .item .item-closed .title{text-align:left;width:75%}}@media(max-width:640px){.faq-page .item-wrapper{padding-left:1rem;padding-right:1rem}.faq-page .item-container .item .item-closed .title{margin-left:1rem;font-size:1.2rem}.faq-page .item-container .item .chevron-container{margin-right:1rem}.faq-page .item-container .item .item-expanded .answer{margin-left:1rem}}}@layer components{.about-page{--header-height: 5.25rem;display:flex;align-items:center;flex-direction:column;margin-top:var(--header-height);padding-bottom:.625rem;color:hsl(var(--primary))}.about-page .banner{overflow:hidden;height:40vh;width:100%}.about-page .banner img{width:100%;height:100%;object-fit:cover}.about-page .content{display:flex;flex-direction:column;align-items:center;max-width:65rem;width:100%}.about-page .content .large-title{padding:2rem 2rem 1rem;font-size:2.3rem;font-weight:600;margin-bottom:1rem;text-align:center}.about-page .content .medium-title{padding:0 2rem 2rem;font-size:2rem;font-weight:600}.about-page .content .info{padding:0 2rem;max-width:40rem;line-height:1.5;text-align:center}.about-page .content .info.text-left{text-align:left}.about-page .subinfo-section{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;padding:0 1rem}.about-page .subinfo-item{display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:10rem;max-width:18rem}.about-page .subinfo-item .icon-circle{background-color:hsl(var(--primary));border-radius:50%;display:flex;align-items:center;justify-content:center;width:12rem;height:12rem}.about-page .subinfo-item .icon-circle img{height:4.2rem;object-fit:contain}.about-page .subinfo-item .subinfo-text{line-height:1.5;text-align:center}.about-page .section{display:flex;align-items:center;margin-top:1.5rem;width:100%}.about-page .section.column{flex-direction:column}.about-page .section.first{margin-top:4rem;align-items:normal}.about-page .section.reversed{flex-direction:row-reverse}.about-page .section .section-image{width:50%;height:26rem;overflow:hidden}.about-page .section .section-image img{object-fit:cover;width:100%;height:100%}.about-page .section .text-container{width:50%}.about-page .company-logo-container{display:flex;align-items:center;justify-content:center;padding:4rem 0}.about-page .company-logo-container img{width:12rem}@media(max-width:768px){.about-page .section{flex-direction:column;width:100%}.about-page .section.reversed{flex-direction:column}.about-page .section .section-image{width:100%}.about-page .section .text-container{width:100%;padding:0 1rem}.about-page .section .text-container .medium-title,.about-page .section.first{margin-top:2rem}}@media(min-width:769px){.about-page{--header-height: 6.875rem}}}@layer components{.article-card{display:flex;flex-direction:column;overflow:hidden;border:none;box-shadow:none;background:transparent}.article-card-image-container{width:100%;overflow:hidden;border-radius:5px 5px 0 0}.article-card-image{width:100%;aspect-ratio:16 / 10;object-fit:cover;display:block}.article-card-header{padding:.75rem .5rem 0}.article-card-title-link{text-decoration:none}.article-card-title{font-size:1.5rem;font-weight:700;line-height:1.3;color:hsl(var(--primary));overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0}.article-card-excerpt{padding:0 .5rem;flex:1}.article-card-excerpt-text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-size:.95rem;line-height:1.5;color:#333}.article-card-excerpt-text p{margin:0}.article-card-footer{padding:.75rem .5rem;margin-top:auto}.article-card-readmore{display:inline-block;font-size:1rem;font-weight:700;line-height:1.5;color:#fff;text-decoration:none;background-color:hsl(var(--primary));padding:.5rem 1.5rem;border-radius:20px;text-align:center;transition:opacity .2s}.article-card-readmore:hover{opacity:.9;text-decoration:none}@media(min-width:450px){.article-card-readmore{padding:.75rem 2rem;border-radius:40px}}}@layer components{.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1200px;margin:0 auto;padding:.75rem}@media(max-width:1000px){.article-grid{grid-template-columns:repeat(2,1fr);padding:0 1.25rem}}@media(max-width:768px){.article-grid{grid-template-columns:1fr}}.article-grid-empty{text-align:center;color:#666;padding:2rem 1rem;font-size:1rem}}@layer components{.magazine-page{--header-height: 6.875rem;min-height:100vh;padding-bottom:4rem}.magazine-page:not(.has-banner){margin-top:var(--header-height)}.magazine-banner{width:100%;height:auto;max-height:60vh;display:block;object-fit:cover;margin-top:var(--header-height)}.magazine-title{font-size:2rem;font-weight:700;text-align:center;color:hsl(var(--primary));padding-top:2rem;padding-bottom:1rem;margin:0 1rem}@media(max-width:768px){.magazine-page{--header-height: 5.25rem}.magazine-title{font-size:1.8rem;padding-top:1.2rem}}}@layer components{.legal-page{--header-height: 5.25rem;margin-top:var(--header-height);min-height:calc(100vh - var(--header-height))}@media(min-width:769px){.legal-page{--header-height: 6.875rem}}.legal-content{max-width:700px;margin:0 auto;padding:2rem 1rem 4rem;line-height:1.7;color:#333}.legal-content h1{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.legal-content h2{font-size:1.25rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem;color:hsl(var(--primary))}.legal-content h3{font-size:1.1rem;font-weight:700;margin-top:1rem;margin-bottom:.5rem}.legal-content p{margin-bottom:.75rem}.legal-content a{color:hsl(var(--primary));text-decoration:underline}.legal-content a:hover{text-decoration:none}.legal-content ul{margin-bottom:.75rem;padding-left:1.5rem;list-style:disc}.legal-content li{margin-bottom:.25rem}.legal-content strong{font-weight:700}}@layer components{.consent-overlay{position:fixed;inset:0;background:#00000061;display:flex;align-items:center;justify-content:center;z-index:9999}.consent-card{background:#fff;border-radius:14px;box-shadow:0 12px 40px #00000038;width:90vw}.consent-banner{max-width:360px;padding:24px 24px 20px}.consent-banner__title{font-size:15px;font-weight:700;color:#111;margin:0 0 8px}.consent-banner__desc{font-size:12px;color:#555;line-height:1.6;margin:0 0 18px}.consent-banner__desc a{color:hsl(var(--primary));text-decoration:underline}.consent-banner__buttons{display:flex;gap:8px}.consent-banner__manage{display:block;width:100%;margin-top:9px;background:none;border:none;color:#aaa;font-size:12px;cursor:pointer;text-align:center;text-decoration:underline;padding:0}.consent-banner__manage:hover{color:#777}.consent-btn{flex:1;border:none;border-radius:7px;padding:10px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:opacity .15s}.consent-btn:hover{opacity:.85}.consent-btn--primary{background:hsl(var(--primary));color:#fff}.consent-btn--neutral{background:#f0f0f0;color:#333}.consent-modal{max-width:380px;padding:22px 24px 20px;max-height:85vh;overflow-y:auto}.consent-modal__title{font-size:15px;font-weight:700;color:#111;margin:0 0 14px;padding-bottom:12px;border-bottom:1px solid #f0f0f0}.consent-category{border-bottom:1px solid #f5f5f5}.consent-category:last-of-type{border-bottom:none}.consent-category__row{display:flex;align-items:center;gap:10px;padding:11px 0}.consent-category__header{flex:1;display:flex;align-items:center;gap:0;cursor:pointer;background:none;border:none;text-align:left;padding:0}.consent-category__header:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px;border-radius:4px}.consent-category__name{font-size:12px;font-weight:600;color:#111}.consent-category__count{font-size:10px;color:#bbb;background:#f5f5f5;border-radius:10px;padding:1px 6px;margin-left:6px}.consent-category__arrow{font-size:10px;color:#ccc;transition:transform .2s;margin-left:6px;pointer-events:none}.consent-category--open .consent-category__arrow{transform:rotate(180deg)}.consent-cookie-list{display:none;padding-bottom:10px}.consent-category--open .consent-cookie-list{display:block}.consent-cookie-item{background:#fafafa;border-radius:8px;padding:9px 11px;margin-bottom:6px;font-size:11px}.consent-cookie-item__name{font-weight:600;color:#222;margin-bottom:4px}.consent-cookie-item__meta{display:flex;flex-wrap:wrap;gap:8px;color:#999}.consent-cookie-item__meta strong{color:#666}.consent-toggle{position:relative;display:inline-flex;align-items:center;cursor:pointer;background:none;border:none;padding:0}.consent-toggle__label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.consent-toggle__track{width:36px;height:21px;border-radius:11px;background:#e0e0e0;position:relative;transition:background .2s;pointer-events:none}.consent-toggle__track:after{content:"";position:absolute;width:17px;height:17px;background:#fff;border-radius:50%;top:2px;left:2px;box-shadow:0 1px 3px #0000002e;transition:transform .2s}[aria-checked=true] .consent-toggle__track{background:hsl(var(--primary))}[aria-checked=true] .consent-toggle__track:after{transform:translate(15px)}[aria-disabled=true].consent-toggle{cursor:not-allowed}[aria-disabled=true] .consent-toggle__track{opacity:.35}@media(min-width:640px){.consent-banner__title,.consent-modal__title{font-size:17px}.consent-banner__desc,.consent-btn,.consent-banner__manage{font-size:14px}.consent-category__name{font-size:13px}.consent-category__count,.consent-category__arrow{font-size:11px}.consent-cookie-item{font-size:12px}}.consent-modal__actions{display:flex;gap:8px;margin-top:14px;padding-top:12px;border-top:1px solid #f0f0f0}.consent-modal__actions .consent-btn{padding:9px}}@layer components{.somro-footer{background:#fff7ef;color:var(--somro-footer-accent, #6d2e1a);font-size:15px}.somro-footer a{color:var(--somro-footer-accent, #6d2e1a);text-decoration:underline}.somro-footer a:hover{opacity:.75}.somro-footer__top{display:grid;grid-template-columns:1fr 1fr 1.1fr 1.85fr;padding:36px 40px 28px}@media(max-width:768px){.somro-footer__top{display:none}}.somro-footer__col{padding:0 28px;border-right:1px solid rgba(109,46,26,.25)}.somro-footer__col:first-child{padding-left:0}.somro-footer__col:last-child{border-right:none;padding-right:0}.somro-footer__title{display:block;font-size:1em;font-weight:700;color:var(--somro-footer-accent, #6d2e1a);margin-bottom:14px;text-transform:uppercase;letter-spacing:.03em}.somro-footer__link{display:block;line-height:1.93;color:var(--somro-footer-accent, #6d2e1a);text-decoration:underline}.somro-footer__logo{display:block;max-width:140px;margin-bottom:10px;height:auto}.somro-footer__description{font-size:15px;color:var(--somro-footer-accent, #6d2e1a);margin:2px 0;line-height:1.5}.somro-footer__col p{margin:0;line-height:1.7;color:var(--somro-footer-accent, #6d2e1a)}.somro-footer__col p strong{font-weight:600}.somro-footer__address-list{list-style:disc;padding-left:20px;margin:0}.somro-footer__address-list li{line-height:1.7;margin-bottom:8px}.somro-footer__address-list li:last-child{margin-bottom:0}.somro-footer__address-list li strong{font-weight:600}.somro-footer__mobile-top{display:none;text-align:center;padding:28px 16px 20px}.somro-footer__mobile-top p{margin:0;line-height:1.5;font-size:15px;color:var(--somro-footer-accent, #6d2e1a)}.somro-footer__mobile-top .somro-footer__logo{margin:0 auto 1rem}@media(max-width:768px){.somro-footer__mobile-top{display:block}}.somro-footer__accordion-section{background:#fff;border-radius:4px;margin:0 16px 10px;overflow:hidden;border:none}@media(min-width:769px){.somro-footer__accordions{display:none}}.somro-footer__accordion-section button{padding:22px 27px;font-size:1em;font-weight:700;color:var(--somro-footer-accent, #6d2e1a);text-decoration:none}.somro-footer__accordion-content{padding:0 27px 22px}.somro-footer__accordion-content:before{content:"";display:block;width:100%;margin:0 auto 16px;border-top:1px solid rgba(109,46,26,.25)}.somro-footer__accordion-content a{display:block;margin:0;line-height:2.5;color:var(--somro-footer-accent, #6d2e1a);text-decoration:underline}.somro-footer__accordion-content p{display:block;margin:0;line-height:2;color:var(--somro-footer-accent, #6d2e1a);text-decoration:none}.somro-footer__accordion-content ul{list-style:disc;padding-left:20px;margin:8px 0 0}.somro-footer__accordion-content ul li{line-height:1.8}.somro-footer__accordion-content ul li strong{font-weight:600}.somro-footer__bar{display:flex;justify-content:space-between;align-items:center;padding:10px 40px}@media(max-width:768px){.somro-footer__bar{display:none}}.somro-footer__social{display:flex;align-items:center;gap:8px}.somro-footer__social a{text-decoration:none}.somro-footer__social-mobile{display:none;justify-content:center;padding:0 16px 24px}@media(max-width:768px){.somro-footer__social-mobile{display:flex}}.somro-footer__delivery{display:flex;align-items:center;gap:8px;flex-shrink:0}.somro-footer__delivery-mobile{display:none;padding:14px 16px;justify-content:center}@media(max-width:768px){.somro-footer__delivery-mobile{display:flex}}.somro-footer__delivery-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--somro-footer-accent, #6d2e1a);border-radius:5px;padding:8px 14px;text-decoration:none}.somro-footer__delivery-btn img,.somro-footer__delivery-btn svg{height:20px;width:auto;display:block}.somro-footer__delivery-btn:hover{opacity:.85}.somro-footer__bottom{border-top:1px solid rgba(109,46,26,.25);padding:18px 40px;text-align:center}@media(max-width:768px){.somro-footer__bottom{padding:16px}}.somro-footer__copyright{font-size:12px;color:var(--somro-footer-accent, #6d2e1a);line-height:1.5}.somro-footer__copyright a{color:var(--somro-footer-accent, #6d2e1a);font-weight:600;text-decoration:underline}}.somro-footer__accordion-section{border-bottom:none}.somro-about{max-width:1200px;margin:0 auto;padding:20px}.about-desktop-layout{display:flex;gap:30px;margin-bottom:30px;align-items:stretch;padding-top:160px}.about-banner{position:relative;flex:1;min-height:450px;border-radius:8px;overflow:hidden}.about-banner img{width:100%;height:100%;object-fit:cover}.banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#0003)}.about-intro-content{flex:1;display:flex;flex-direction:column;gap:25px}.content-card{background:#fff;border-radius:8px;padding:25px;box-shadow:0 2px 8px #00000014;transition:box-shadow .3s ease}.content-card:hover{box-shadow:0 4px 16px #0000001f}.content-card p{margin:0 0 12px;line-height:1.6;color:#333;font-size:15px}.content-card p:last-child{margin-bottom:0}.content-card p strong{font-weight:600;color:#000}.highlight-card{background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid rgba(0,0,0,.06)}.signature-text{margin-top:15px!important;font-style:italic;font-weight:500;text-align:left;color:#555;border-top:1px solid #e9ecef;padding-top:15px}.about-content{display:flex;flex-direction:column;gap:25px}.section-title{font-size:1.8rem;font-weight:700;text-align:center;color:#333;margin:15px 0 20px}.journey-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.journey-card{background:#fff;border-radius:8px;padding:25px 20px;box-shadow:0 2px 8px #00000014;display:flex;flex-direction:column;align-items:center;text-align:left;transition:box-shadow .3s ease,transform .3s ease}.journey-card:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-1px)}.icon-circle{background:hsl(var(--primary));width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:15px}.icon-circle img{height:35px;object-fit:contain}.journey-card p{margin:0;line-height:1.5;color:#333;font-size:14px}.service-section{display:flex;gap:25px;align-items:stretch}.service-image{flex:1;border-radius:8px;overflow:hidden;box-shadow:0 2px 12px #0000001a;height:350px}.service-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.service-image:hover img{transform:scale(1.01)}.service-text{flex:1;display:flex}.service-text .content-card{margin:0;height:100%;display:flex;flex-direction:column;justify-content:center;width:100%}.service-text h2{font-size:1.6rem;font-weight:700;color:#333;margin:0 0 15px}.service-text p{margin:0;line-height:1.6;color:#333;font-size:17px}@media(max-width:768px){.somro-about{padding:84px 15px 15px}.about-desktop-layout{flex-direction:column;gap:20px;padding-top:0}.about-banner{width:100vw;margin-left:calc(-50vw + 50%);min-height:200px;border-radius:0}.about-content{gap:20px}.content-card{padding:20px;border-radius:6px}.content-card p{font-size:14px;margin:0 0 10px}.signature-text{margin-top:12px!important;padding-top:12px;font-size:14px}.section-title{font-size:1.5rem;margin:10px 0 15px}.journey-grid{grid-template-columns:1fr;gap:15px}.journey-card{padding:20px 15px}.icon-circle{width:70px;height:70px}.icon-circle img{height:30px}.journey-card p{font-size:15px}.service-section{flex-direction:column;gap:20px}.service-image{width:100%;height:180px}.service-text .content-card{height:auto}.service-text h2{font-size:1.4rem;margin-bottom:12px}.service-text p{font-size:15px}}@layer components{.somro-legal-page{max-width:800px;margin:0 auto;padding:2rem 1.5rem;color:hsl(var(--foreground));line-height:1.7}.somro-legal-page h1{color:hsl(var(--primary-darker));font-size:1.75rem;font-weight:700;margin-bottom:.5rem}.somro-legal-page h2{color:hsl(var(--primary-darker));font-size:1.25rem;font-weight:600;margin-top:2rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid hsl(var(--background-warm))}.somro-legal-page h3{color:hsl(var(--primary-darker));font-size:1.125rem;font-weight:600;margin-top:1.5rem;margin-bottom:.75rem}.somro-legal-page p{color:hsl(var(--muted-foreground));font-size:.9375rem;margin-bottom:1rem}.somro-legal-page ul,.somro-legal-page ol{color:hsl(var(--muted-foreground));font-size:.9375rem;margin-bottom:1rem;padding-left:1.5rem}.somro-legal-page li{margin-bottom:.5rem}.somro-legal-page a{color:hsl(var(--primary));text-decoration:underline}.somro-legal-page a:hover{color:hsl(var(--primary-dark))}.somro-legal-page strong{color:hsl(var(--primary-darker));font-weight:600}.somro-legal-page hr{border:none;border-top:1px solid hsl(var(--border));margin:2rem 0}.somro-modal-trigger{background:none;border:none;padding:0;color:hsl(var(--primary));text-decoration:underline;cursor:pointer;font:inherit}.somro-modal-trigger:hover{color:hsl(var(--primary-dark))}@media(max-width:768px){.somro-legal-page h1{font-size:1.5rem}.somro-legal-page h2{font-size:1.125rem}.somro-legal-page h3{font-size:1rem}.somro-legal-page p,.somro-legal-page ul,.somro-legal-page ol{font-size:.875rem}}}@layer tokens{:root{--primary: 22 58% 51%;--primary-dark: 18 59% 45%;--primary-darker: 17 69% 35%;--primary-deepest: 17 58% 30%;--background-warm: 38 100% 97%;--background: 0 0% 100%;--foreground: 0 0% 20%;--muted-foreground: 0 0% 33%;--border: 0 0% 88%;--border-warm: 26 39% 79%;--cta-color: 138 25% 39%;--cta-color-hover: 137 27% 33%}}@layer components{.signup-wrapper{padding:24px;background:hsl(var(--background-warm));border-radius:4px;box-shadow:4px 4px 21px -7px #00000080;max-width:540px;width:100%;margin:0 auto;position:relative;display:grid;grid-template-columns:1fr}@media(max-width:768px){.signup-wrapper{padding:16px;border-radius:0;box-shadow:0 4px 21px -7px #00000080}}.order-form,.order-form2{display:grid;grid-template-columns:1fr;row-gap:8px}@media(min-width:769px){.order-form,.order-form2{row-gap:10px}}.form-field{display:flex;flex-direction:column;gap:4px}.signup-wrapper label{color:hsl(var(--primary-darker));font-weight:600;font-size:13px;line-height:1;margin-top:4px}@media(min-width:769px){.signup-wrapper label{font-size:15px}}.signup-wrapper input:not([data-input-otp]){height:44px;border:2px solid hsl(var(--border));border-radius:4px;background-color:hsl(var(--background));padding:0 12px;font-size:16px;width:100%;box-sizing:border-box;color:hsl(var(--primary-darker));transition:border-color .2s ease}.signup-wrapper input:not([data-input-otp])::placeholder{color:hsl(var(--primary))}.signup-wrapper input:not([data-input-otp]):focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .15)}.signup-wrapper input:not([data-input-otp]).input-error{border-color:#d9534f;background-color:#fff5f5}.signup-wrapper input:not([data-input-otp]).input-error:focus{box-shadow:0 0 0 2px #d9534f1a}@media(min-width:769px){.signup-wrapper input:not([data-input-otp]){height:48px}}.order-form>button,.order-form2>button{width:100%;padding:14px 24px;background-color:#0b0705;border-radius:25px;color:#fff;border:none;font-size:17px;font-weight:600;cursor:pointer;margin-top:4px;transition:background-color .2s ease;min-height:50px;height:auto;line-height:normal;display:flex;align-items:center;justify-content:center;gap:8px}.order-form>button:hover:not(:disabled),.order-form2>button:hover:not(:disabled){background-color:#0b0705}.order-form>button:disabled,.order-form2>button:disabled{opacity:.7;cursor:not-allowed}.accept-check{display:flex;align-items:flex-start;gap:10px}.accept-check>button[role=checkbox]{flex-shrink:0;width:22px;height:22px;min-width:22px;min-height:22px;border:2px solid hsl(var(--border-warm));border-radius:4px;background:#fff;padding:0;margin-top:2px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:none}.accept-check>button[role=checkbox][data-state=checked]{background-color:hsl(var(--primary));border-color:hsl(var(--primary));color:#fff}.accept-check>button[role=checkbox].checkbox-error{border-color:#d9534f}.checkbox-label{font-size:13px;line-height:1.5;color:hsl(var(--primary-darker))}.checkbox-label a,.checkbox-label button{color:hsl(var(--primary));text-decoration:underline}.checkbox-label button{background:none;border:none;padding:0;margin:0;box-shadow:none;width:auto;height:auto;min-width:unset;min-height:unset;border-radius:0;cursor:pointer;font-size:inherit;font-weight:inherit;line-height:inherit;display:inline}.form-terms-card{border:1px solid hsl(var(--border));border-radius:4px;padding:14px;background-color:hsl(var(--background));cursor:pointer;transition:border-color .15s}.form-terms-card:hover{border-color:hsl(var(--border-warm))}.form-terms-text{font-size:12px;line-height:1.5;color:hsl(var(--primary-darker));opacity:.8;margin:10px 0 0}.field-error{display:flex;align-items:center;gap:4px;font-size:13px;color:#d9534f;margin-top:2px}.form-title{font-size:20px;font-weight:700;color:hsl(var(--primary-darker));margin:0 0 4px;line-height:1.3}.form-subtitle{font-size:15px;font-weight:600;color:hsl(var(--primary-darker))}.confirm-text{font-size:12px;color:hsl(var(--primary-darker));opacity:.75;margin:0}.confirm-text-final{font-size:18px;font-weight:700;color:hsl(var(--primary-darker));margin:0 0 4px}.form-subbutton{font-size:12px;color:hsl(var(--primary-darker));opacity:.7;margin-top:6px;margin-bottom:0}.form-subbutton a{color:hsl(var(--primary));text-decoration:underline}.form-alert{margin-top:8px}@media(min-width:769px){.form-title{font-size:24px}.form-subtitle{font-size:17px}}.form-bullets{display:flex;flex-direction:column;gap:6px;margin:6px 0}.form-bullet-item{display:flex;align-items:center;gap:8px;font-size:14px;color:hsl(var(--primary-darker))}.form-bullet-icon-wrap{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;min-width:20px;flex-shrink:0;border-radius:50%;background-color:hsl(var(--primary-deepest))}.phone-input-wrap{position:relative}.phone-input-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:hsl(var(--primary));pointer-events:none}@keyframes form-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-spinner{animation:form-spin .8s linear infinite}.signup-wrapper.form-result-page{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 20px}.form-result-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 4px;animation:form-icon-pop .4s cubic-bezier(.34,1.56,.64,1) both}@keyframes form-icon-pop{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}.form-result-icon--success{background-color:#5a8a5e26;color:hsl(var(--cta-color))}.form-result-icon--error{background-color:#fff3e0;color:#e65c00}.form-result-checkmark{stroke-dasharray:30;stroke-dashoffset:30;animation:form-check-draw .35s .3s ease forwards}.form-result-warning{stroke-dasharray:120;stroke-dashoffset:120;animation:form-check-draw .5s .3s ease forwards}@keyframes form-check-draw{to{stroke-dashoffset:0}}.form-thanks-title,.form-result-title{color:hsl(var(--primary-darker));font-size:22px;font-weight:700;margin:0}.form-result-message-box{width:100%;background:hsl(var(--background));border:1px solid hsl(var(--border));border-radius:4px;padding:12px 14px;text-align:left}.form-result-message-box--error{background:#fff8f5;border-color:#fde0cc}.form-result-steps{display:flex;align-items:center;justify-content:center;width:100%;margin:4px 0}.form-result-step{display:flex;flex-direction:column;align-items:center;gap:6px;flex:0 0 auto}.form-result-step-icon{width:40px;height:40px;border-radius:50%;background:hsl(var(--background-warm));border:1px solid hsl(var(--border-warm));display:flex;align-items:center;justify-content:center;color:hsl(var(--primary))}.form-result-step span{font-size:11px;color:hsl(var(--primary-darker));font-weight:500;opacity:.7}.form-result-step-line{flex:1;height:1px;background:hsl(var(--border-warm));margin:0 4px 20px}.form-result-text{font-size:14px;line-height:1.6;color:hsl(var(--primary-darker));margin:0}.form-result-text--closing{font-style:italic;font-size:13px;color:hsl(var(--primary-darker));opacity:.6;margin-top:4px}.form-result-button{width:100%;padding:14px 32px;font-size:16px;font-weight:600;color:#fff;background-color:hsl(var(--cta-color));border:none;border-radius:25px;cursor:pointer;transition:background-color .2s ease}.form-result-button:hover{background-color:hsl(var(--cta-color-hover))}.dob-otp{width:100%}.dob-otp-container{display:flex;align-items:center;width:100%;gap:0}.dob-otp-group{display:flex;align-items:center;flex:1}.dob-otp-group--year{flex:2}.dob-slot{display:flex;align-items:center;justify-content:center;flex:1;height:44px;width:auto;border:2px solid hsl(var(--border));border-radius:0;font-size:16px;text-align:center;color:hsl(var(--primary-darker));background:hsl(var(--background))}.dob-slot+.dob-slot{border-left:none}.dob-otp-group:first-child .dob-slot:first-child{border-radius:4px 0 0 4px}.dob-otp-group:last-child .dob-slot:last-child{border-radius:0 4px 4px 0}.dob-separator+.dob-otp-group .dob-slot:first-child{border-left:none}.dob-slot:focus-within{border-color:hsl(var(--primary))}.dob-error .dob-slot{border-color:#d9534f}.dob-separator{display:flex;align-items:center;justify-content:center;width:28px;height:44px;border-top:2px solid hsl(var(--border));border-bottom:2px solid hsl(var(--border));background:hsl(var(--background));font-size:16px;color:hsl(var(--primary-darker));opacity:.5;flex-shrink:0}.dob-separator svg{display:none}.dob-separator:after{content:"/"}.dob-error .dob-separator{border-color:#d9534f}@media(min-width:769px){.dob-slot,.dob-separator{height:48px}}.form-bullets-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.price-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;width:70px;height:70px;min-width:70px;border-radius:50%;background-color:hsl(var(--primary-deepest));color:#fff;text-align:center;flex-shrink:0}.price-badge-label{font-size:13px;font-weight:400;line-height:1.2}.price-badge-price{font-size:20px;font-weight:700;line-height:1.2}.form-product-image{width:100%;border-radius:4px;display:block;margin:4px 0}}.order-form>button,.order-form2>button{border-radius:25px}.signup-wrapper .phone-input-icon{color:hsl(var(--primary))}.signup-wrapper input:not([data-input-otp])::placeholder{color:hsl(var(--primary))}.signup-wrapper input:not([data-input-otp]):focus,.signup-wrapper input:not([data-input-otp]):focus-visible{outline:none;--tw-ring-offset-width: 0px;--tw-ring-shadow: 0 0 #0000;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--primary) / .15)}.signup-wrapper input:not([data-input-otp]).input-error:focus,.signup-wrapper input:not([data-input-otp]).input-error:focus-visible{outline:none;--tw-ring-offset-width: 0px;--tw-ring-shadow: 0 0 #0000;border-color:#d9534f;box-shadow:0 0 0 2px #d9534f1a}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(data:font/woff2;base64,d09GMgABAAAAAAn4ABMAAAAAEwQAAAmOAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGjQbgnQcLj9IVkFSgQEGYD9TVEFUgQIAgQovahEICok0h0ULIAAwhzoBNgIkAzwEIAWHJgeBDgwHG6QQUdRKTmoBFD8K42bniObKrG3LZFcMWZzFmrjTFhQ6TVTqPJcInrfrvzq3b2PGn1wwMiNYGTy9ViREYARlL1zAGcPdPqBt3gNWrfKthv4xnM+b9caw+wmjgEUVRjHXhS6jgCK6zf5HiWQacJpGdAgdrbV6g/Rf1BfxRqZVQnrxRVWSJb6RLFnyu0elilmjeoSQCKnxsmwLaddUMjnksriSYuuPl06EAl7KfAiWQjCUETz0zNZ3EII94CDQtzkMfZ/9IkkY8tZRZTDky5ZVwBAM+GYpdd4ZVAWYImnLkiTg48l79gGx3D+VBtLeyg8u7bJAd4uo0pFuQBFysE9C95l0W4Fkiao6GfrDbu77lVU7wk9cV3uqOsXmQiMkhVKl1ugjzUAJBSIkkVWHijkpkVSyUFsgVBuJMA0N+ZnXtyUv5yMigGdfQRmwL1AAjQ3YXG6iIFNSUdPQo8+AISPGAltBMDQRAtyf4ZspLlZkpyOVoMZPvFGWzvk8p5SUC/NWPMj6T2/Yas2EdlON5GkfdkeFwVGjta825H89NIenlLWAPAp5h1KDtRhCaAQWMsFKtEvOKpIhgLHlXPARokkgEGEOAkqxJRQpKYq4ezahIiLHP6hZpqMbV0pUF2vdvEimLEQ/iIUYLgYWs0VXGVlLTOPdaPmFfCC/XrtzqVo1ez7vz6+Kd2+7o11ZJ+4MreLbB5BKVGxobAq4jZYalZ5aX2CKJiwUuc9GNJyi4M8bGyKcdjSRrG4JohdF8buJfmQefbYYREnMFsOoiNliFDVxmRgL0XUmUMLqzW0A4gCQAhWGYCQpFNukwXhIkPMsbRI19ewtw8Cp2Wj/Ro5cM2OTAbJAvZ/L4opBXb9+UHscYuOKM/W8isgwN26Exexjizmfnlp9dE3hOSqdZ/F5QqbckIlPb+oKfXxd6hftJ7Sm/uyPYpONza84CRlMNk/uhOrLpyf53982++zRkXNu3g3VF8qFbx1+7fbHZ9DrB3VXWNSmhnT2vrwS1+1Z+kHGBaZIhnnvuLBTNDeA340D1DWu5/jEa9pVfl6+Jij+yo3EELNixXCLjr173Q5eDP7Y7/L4iQFHbjpaJLFoP4cCsYP6sAPL7gMHNg53yYjqxqTDrYqLDl5DzW/eTLjYxCvucprjI3yl2ykKowKUC2Ox2FJLFo6Fa1HBWLC2jMCIIBEmklkYhmkpmBhTm/LCvJAH5oGcMKcgFEP1xUdho8ANPa6RFD99/PN60fjj9eXy2Eex4B5MpmRapXidzFk1p4uLk3+hn6jAP9ovJcXPPwk8o/0ltizbdbnTprvx4PSxT0VZ3Xc772aN7RflgbXRYwc3hLNO+k878nxGwfuVM8m8Gs7WEoVGWLHwSpx4vNSHBCMNqJ4m15Kp/TfHHVkQd++eY7PGN4W5byTs+6Ft8Ozvb/D60btv37de8ER0mS3P/0sLW84qGjEVkwztPzz06eGUWwKLwPb0D/WFd3vltl2aP276KpM0JNz6AfnAnZ5ADlF2zVyZ2OkxHSMxWPMnSZLbbDR3F1UjPVqp4d68da13F1YZujdWw7271iecO2l9+/4p47Oztjck355/75wFOI+VdGDqbNGs+ISgxg3iB2jb2r+b0CWsNLHIM4sdv8SDSFBP/Oromz6FNCWw2iMTxV0R8QLyBTkpe0j5+pSSJOOTB5Mck/gh3IopuNQnhKj02t3FL80gGbEh89SZcwTxcYt5cZT/nMnB3uXfPy8BSpVMBuRx+ZhACGzDBmwHsJRAjhotOnzuj2wDz3ug2wOUAY2NgZln9/TK/enG/oE4rO1wxvGUFMAxsZ0qNjRC7hl9d17e7imbgDt6uJXhUobDg7v3RX/yRCKxgMhfyiKcZfbpk0wmCcdQlIAOHeakXLvCNt++WfKiozNqSZxxJotn+c0a7DdPsx7DPYgKIDxwwYUZDg9aJbxocTjcwovr9WAsVV32mQoiiIOCHc60Oltst9qCQYuCqN1yHo0Kj60OgI2OqmiuBUWrNA0NDhYCDcdpmMrs1fZZ0xdTzMr1HdPtIHstYhqaPDDA5YxUDx7J4fJiisBSDI/L6G/bn34GNy8Q2g044ZTulAdFLb0tI6NNxfj3DzLjWiNGxje1pz7aXOcNV68lDPEd2SXl6VfBuwmHzdf1gxFy1HvA7pD8I2BnnmyGw852Cg5XbgIdEEGE5UCzen5jTlG6JCU5iajlxVcsXvbcS0SAcg1dcesWJLVK8+hYHOYQ+Pjy+EyVGXP0aPTFagrV9E03hCQvYx+g47KGq+1GsLj8uBIyihNw33YUe8PNC4BOJ3Lm1AglLV3nCuvUdIP+v15tVGbWIwgxLVpPkfpthCGpTKG+oA/DQfsKKvxhScqaN6FuElAUtTKv2UYgOmQegsN/n7njHUju8wM4VTcm+Q8xfX9SFwjTzdVqu95UOWSIGOabH8OGBEba//8Yxl3GcPdP/dMBOoSX/0z5SZmBoLbaPs+9asaMpb36yknKaw6FqWZa6A5vDa02mhkOba1q6KtLV208xrkwmW5C4VD6n2fvRjADy2qDYYnNy+H10Fq0LMbNzS863gkO7iQ8eC48/Ny5m59tOcEso3u7Qg3yrqDL6eKXwJAuWnhylfbWrRObe66rzX59+XDtzusnL66dI/86ArmtLlzED860Ef3bFPV78OX/zFTA11fcBn2Vntb7qiGBSgLBHyuv/uEaqqoTgSpOyjlzh86me1Vriv7i9rLPLvtghWmSnblRbAsBJL/4dScSQTBxOivHMO5QvBBY0iheJvfwWLxLOGzYKZyM4zVc2Cll46zEpeUV4MqGEWZj22SdOxhGAjgs9AEnfT+RoiMfcDb0GS5NncKVxju4Nt/mRk13O9Gz3FLct5oCD6wkwUNrCfHIUg6SMf8LwQGyVaBUqpLPW5BaMpRshEpl8nS1qw5dgnzlik8QBXmdy5UrIH74heTKZKMSilQso4hsRiGraQZRzxpNGqlEJMsXuAU7GlcR8mWSykUpVkWGyIf0a8v4qEQp5CtGsMiZa+4ESYQy+WilCiguHzxMXO54ogShooTV2bj2z1zL6DYSoImoQ8lFUWxMLBNQQgLkV2tHYgUoIbkuREz+fJHKxxWBcnvu3KQppFCxLkguB1NyVSp/TknRvNwYlCdbblWu3ze6owHdWluhE5tgQ6ej2SV65CijijoaRfSiH4Nqz1OpfEW+WeI/oU0ly60zkV9YzOQSYtZVEGYmrysTZAJkY4qZtIBD9/LYTIK7Nww3vMiYBwA=) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-cyrillic-wght-normal-Dvxsihut.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-greek-wght-normal-DL7QRZyv.woff2) format("woff2-variations");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-vietnamese-wght-normal-usUDDRr7.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-ext-wght-normal-Ch3YOpNY.woff2) format("woff2-variations");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope Variable;font-style:normal;font-display:swap;font-weight:200 800;src:url(/assets/manrope-latin-wght-normal-DHIcAJRg.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
