@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Sigmar&display=swap";@import "https://fonts.googleapis.com/css2?family=Alfa+Slab+One&display=swap";@import "https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@600;700&display=swap";a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{color:#000;font-size:100%;font:inherit;vertical-align:baseline;box-sizing:border-box;border:0;margin:0;padding:0}*,:after,:before{box-sizing:border-box}strong{font-weight:600}em{font-style:italic}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.container1240{width:100%;max-width:1240px;margin:0 auto}@media screen and (width<=1240px){.container1240{padding:0 20px}}.mainButton{color:#fff;text-transform:uppercase;background-color:#f78154;border:none;border-radius:20px;padding:10px 68px;font-size:12px;text-decoration:none}.mainButton a{color:#fff!important;text-transform:uppercase!important;font-size:12px!important;text-decoration:none!important}.material-symbols-outlined{vertical-align:middle;color:#4d9078;margin-right:6px;font-size:1.4rem}body{font-size:16px;line-height:1.5}body,button,h1,h2,h3,h4,h5,h6,input,select,textarea{font-family:Poppins,sans-serif}h1,h2,h3,h4,h5,h6{font-weight:700}p{font-family:Poppins,sans-serif;font-weight:400}input::-moz-placeholder{font-family:Poppins,sans-serif}textarea::-moz-placeholder{font-family:Poppins,sans-serif}input::placeholder,textarea::placeholder{font-family:Poppins,sans-serif}.text-error{color:#c00}.text-error,.text-success{margin-top:10px;font-size:.95rem}.text-success{color:#4d9078;margin-bottom:.5rem}.loading-shimmer{background:linear-gradient(90deg,#edf3f8 0,#f8fbfd 50%,#edf3f8) 0 0/200% 100%;animation:1.2s ease-in-out infinite loading-shimmer}@keyframes loading-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.header{z-index:120;background:#fff;border-bottom:3px solid #f78154;min-height:80px;position:relative}.header,.header .container1240{justify-content:space-between;align-items:center;display:flex}.header .container1240{gap:20px;width:100%;padding-top:12px;padding-bottom:12px}.header.home-header{border-bottom:3px solid #0000}.logo{justify-content:center;align-items:center;display:flex}.menu{flex:1;margin-right:12px}.menu ul{justify-content:flex-end;align-items:center;gap:30px;display:flex}.menu ul li{list-style:none}.menu ul li a{color:#000;border-bottom:2px solid #0000;padding-bottom:4px;text-decoration:none;transition:color .2s,border-color .2s}.menu ul li a.active,.menu ul li a:hover{color:#2b3f21;border-bottom-color:#f78154}.mobile-menu-button,.mobile-nav-backdrop,.mobile-nav-drawer,.mobile-profile-menu{display:none}@media (width<=980px){.header{border-bottom-width:2px;min-height:72px}.header .container1240{gap:12px;padding:10px 16px}.desktop-menu,.desktop-signup{display:none}.mobile-profile-menu{z-index:135;margin-left:auto}.mobile-menu-button,.mobile-profile-menu{align-items:center;display:inline-flex;position:relative}.mobile-menu-button{cursor:pointer;z-index:130;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;width:42px;height:42px;margin-left:0}.mobile-menu-button span{transform-origin:50%;background:#2b3f21;border-radius:2px;width:18px;height:2px;transition:transform .22s,opacity .22s;display:block;position:absolute;left:12px}.mobile-menu-button span:first-child{top:13px}.mobile-menu-button span:nth-child(2){top:20px}.mobile-menu-button span:nth-child(3){top:27px}.mobile-menu-button.open{z-index:140;position:fixed;top:14px;right:16px}.mobile-menu-button.open span:first-child{top:20px;transform:rotate(45deg)}.mobile-menu-button.open span:nth-child(2){opacity:0}.mobile-menu-button.open span:nth-child(3){top:20px;transform:rotate(-45deg)}.mobile-nav-backdrop{z-index:120;background:#0000006b;display:block;position:fixed;inset:0}.mobile-nav-drawer{z-index:130;width:min(86vw,360px);box-shadow:none;background:#fff;flex-direction:column;padding:18px 16px 24px;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.mobile-nav-drawer.open{transform:translate(0);box-shadow:-8px 0 24px #00000029}.mobile-nav-links{flex-direction:column;gap:2px;margin-top:34px;display:flex}.mobile-nav-links a{color:#232323;letter-spacing:-.2px;border-bottom:1px solid #0000;padding:14px 2px;font-size:26px;font-weight:600;line-height:1.15;text-decoration:none;transition:color .2s,border-color .2s}.mobile-nav-links a.active{color:#2b3f21;border-bottom-color:#f7815480}.mobile-nav-links a:hover{color:#2b3f21}.mobile-nav-actions{border-top:1px solid #ececec;margin-top:14px;padding-top:14px}.mobile-nav-actions .mainButton{justify-content:center;align-items:center;width:100%;text-decoration:none;display:inline-flex}.mobile-user-menu{flex-direction:column;gap:2px;display:flex}.mobile-user-menu a{color:#3a3a3a;background:0 0;align-items:center;gap:12px;width:100%;min-height:42px;padding:8px 2px;font-size:18px;font-weight:600;line-height:1.2;text-decoration:none;display:flex}.mobile-user-menu a:hover{color:#2f6b55}.mobile-user-menu .material-symbols-outlined{color:#2f6b55;flex-shrink:0;width:24px;font-size:22px}}@media (width<=560px){.mobile-menu-button.open{right:12px}.header .container1240{padding-left:12px;padding-right:12px}.mobile-nav-links a{font-size:24px}}.footer{width:100vw;margin-top:60px;margin-left:-50vw;position:relative;left:50%}.footer__background{min-height:447px;position:relative;overflow:hidden}.footer__shape{pointer-events:none;width:100%;height:447px;position:absolute;inset:0 0 auto}.footer__shape--mobile{display:none}.footer__content{z-index:1;box-sizing:border-box;color:#fff;min-height:447px;padding:180px 64px 26px;position:relative}.footer__top{justify-content:space-between;align-items:flex-start;display:flex}.footer__logo{flex-shrink:0;width:245px;height:auto;margin-top:20px}.footer__nav{gap:68px;margin-right:178px;display:flex}.footer__nav-column{flex-direction:column;gap:14px;display:flex}.footer__link{color:#fff;width:fit-content;padding-bottom:4px;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;display:inline-block;position:relative}.footer__link:after{content:"";transform-origin:0;background:#fff;width:100%;height:1px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer__link.active:after,.footer__link:hover:after{transform:scaleX(1)}.footer__bottom{color:#fff;justify-content:center;align-items:center;gap:86px;font-size:12px;line-height:1.2;display:flex;position:absolute;bottom:18px;left:64px;right:64px}.footer__bottom p{color:#fff;margin:0}.footer__bottom a{color:#fff;text-decoration:none}@media (width<=767px){.footer{width:100%;margin-top:40px;margin-left:0;left:auto}.footer__background{min-height:auto}.footer__shape{display:none}.footer__shape--mobile{height:100%;min-height:560px;display:block}.footer__content{min-height:auto;padding:86px 24px 22px}.footer__top{flex-direction:column;gap:30px}.footer__logo{width:210px;margin-top:0}.footer__nav{gap:38px;width:100%;margin-right:0}.footer__bottom{text-transform:none;flex-wrap:wrap;justify-content:flex-start;gap:10px 34px;margin-top:36px;position:static}}@media (width<=640px){.footer__content{padding:76px 16px 20px}.footer__nav{flex-direction:column;gap:14px}.footer__bottom{gap:8px;font-size:11px}}.form-auth-container{background:#fdfdfd;border:1px solid #e0e0e0;border-radius:8px;max-width:400px;margin:60px auto;padding:40px;box-shadow:0 2px 8px #0000000d}.form-auth-container h1{margin-bottom:10px}.form-group{margin-bottom:20px}.form-group input{box-sizing:border-box;border:1px solid #9a9a9a;border-radius:6px;width:100%;padding:12px 16px;font-size:1rem}.form-group input:focus{border-color:#4d9078;outline:none}.form-group button{color:#fff;cursor:pointer;background:#4d9078;border:none;border-radius:6px;width:100%;padding:12px 16px;font-size:1rem;transition:background .2s}.form-group button:hover{background:#3b6f5c}.form-group button:disabled{cursor:not-allowed;background:#999}.form-group.checkbox,.form-group.checkbox label{align-items:center;display:flex}.form-group.checkbox label{cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.95rem}.form-group.checkbox label span{font-size:.9rem;line-height:1.2}.form-group.checkbox label span a{color:#2b3f21;text-decoration:underline;transition:color .25s}.form-group.checkbox label span a:hover{color:#4d9078;transition:color .25s}.form-group.checkbox input[type=checkbox]{appearance:none;font:inherit;cursor:pointer;background-color:#fff;border:1px solid #9a9a9a;border-radius:4px;place-content:center;width:18px;height:18px;margin-right:10px;padding:9px 10px 12px;transition:all .2s;display:grid}.form-group.checkbox input[type=checkbox]:hover{border-color:#4d9078}.form-group.checkbox input[type=checkbox]:checked{background-color:#4d9078;border-color:#4d9078}.form-group.checkbox input[type=checkbox]:checked:before{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;display:inline-block;transform:rotate(45deg)}.text-muted{color:#555;margin-bottom:.5rem;font-size:.85rem}.home-page{background:#fff;overflow:hidden}.home-hero{background:#fafafa;min-height:702px;position:relative;overflow:hidden}.home-hero__decor{pointer-events:none;position:absolute;inset:0}.home-hero__decor--desktop{display:none}.home-hero__image{-webkit-user-select:none;user-select:none;max-width:none;display:block;position:absolute}.home-hero__image--swoosh-main{z-index:0;width:100%;height:100%;inset:0}.home-hero__image--swoosh-secondary{z-index:0;width:100%;bottom:0;right:0}.home-hero__image--top-ribbon{z-index:2;width:290px;top:0;left:0}.home-hero__image--autoimmune{z-index:2;width:348px;top:468px;left:0}.home-hero__image--chronic{z-index:2;width:363px;top:421px;right:0}.home-hero__image--celery-pill{z-index:3;width:104px;top:19px;left:49px}.home-hero__image--no-gluten-pill{z-index:4;width:146px;top:582px;left:240px}.home-hero__image--wheat{z-index:3;width:62px;top:564px;left:10px}.home-hero__image--crab{z-index:3;width:68px;top:245px;left:2px}.home-hero__image--milk{z-index:3;width:84px;top:28px;left:269px}.home-hero__image--nut{z-index:3;width:80px;top:263px;left:310px}.home-hero__image--fish{z-index:3;width:67px;top:416px;left:0}.home-hero__image--nuts{z-index:4;width:73px;top:622px;left:129px}.home-hero__image--buckwheat{z-index:1;width:135px;top:0;left:0}.home-hero__image--couscous-top{z-index:1;width:131px;top:0;right:0}.home-hero__image--couscous-bottom{z-index:1;width:98px;top:608px;left:0}.home-hero__image--sesame{z-index:1;width:180px;bottom:0;right:0}.home-hero__content{z-index:5;text-align:center;width:min(100% - 20px,370px);margin:0 auto;padding-top:120px;position:relative}.home-hero__title{color:#4d9078;letter-spacing:.02em;max-width:370px;margin:0;font-family:Alfa Slab One,serif;font-size:32px;font-weight:400;line-height:1.34}.home-hero__title-desktop{display:none}.home-hero__title-desktop,.home-hero__title-mobile{color:#3e7360}.home-hero__lead{color:#403434;max-width:274px;margin:19px auto 0;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:30px}.home-hero__lead-desktop{display:none}.home-steps{z-index:1;color:#fff;min-height:300px;margin-top:-11px;position:relative;overflow:visible}.home-steps__decor,.home-steps__decor picture{pointer-events:none;display:block;position:absolute;inset:0}.home-steps__background{-o-object-fit:fill;object-fit:fill;width:100%;height:100%;position:absolute;inset:0}.home-steps__curve{width:100%;max-width:none;position:absolute;top:105px;left:50%;transform:translate(-50%)}.home-steps__top-line{z-index:1;width:390px;max-width:none;display:block;position:absolute;top:71px;left:0}.home-steps__top-line--desktop{display:none}.home-steps__side-icon{z-index:1;opacity:1;display:block;position:absolute}.home-steps__side-icon--left{width:86.1565px;height:68.8712px;top:60px;left:-36px}.home-steps__side-icon--right{width:57.2576px;height:58.3379px;top:234px;right:-7px}.home-steps__side-icon--desktop{display:none}.home-steps__content{z-index:2;width:min(100%,390px);min-height:300px;margin:0 auto;padding:35px 10px 24px;position:relative}.home-steps__title{color:#fff;letter-spacing:.03em;text-align:center;text-wrap:balance;max-width:343px;margin:0 auto;font-family:Alfa Slab One,serif;font-size:24px;font-weight:400;line-height:normal;position:relative;left:5.5px}.home-steps__list{grid-template-columns:repeat(3,130px);gap:0;width:390px;margin:0;padding:0;list-style:none;display:grid;position:absolute;top:113px;left:0}.home-steps__item{text-align:center;min-width:0}.home-steps__item:first-child{transform:translate(10px)}.home-steps__item:nth-child(2){transform:translate(1px)}.home-steps__item:nth-child(3){transform:translate(-8.5px)}.home-steps__icon{width:66px;height:66px;margin:0 auto 6px;display:block}.home-steps__text{color:#fff;-webkit-text-fill-color:#fff;letter-spacing:.03em;text-align:center;margin:0 auto;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;line-height:14px}.home-steps__text span{color:#fff;-webkit-text-fill-color:#fff;display:block}.home-steps__item:first-child .home-steps__text{width:120px}.home-steps__item:nth-child(2) .home-steps__text{width:100px}.home-steps__item:nth-child(3) .home-steps__text{width:135px}.home-steps__text--desktop{display:none}.home-categories{background:#fff;padding:23px 0 55px}.home-categories__inner{max-width:1440px;margin:0 auto}.home-categories__title{color:#4c4b4b;text-align:center;margin:0 20px;font-family:Alfa Slab One,serif;font-size:22px;font-weight:400;line-height:1.34}.home-categories__title-desktop{display:none}.home-categories__list{scroll-snap-type:x proximity;scrollbar-width:none;gap:30px;width:min(100% - 8px,383px);margin:36px 0 0 8px;padding:0 12px 16px;scroll-padding-inline:12px;list-style:none;display:flex;overflow-x:auto}.home-categories__list::-webkit-scrollbar{display:none}.home-categories__item{scroll-snap-align:start;text-align:center;flex:0 0 80px}.home-categories__link{color:inherit;text-decoration:none;display:block}.home-categories__image-wrap{width:80px;height:80px;margin:0 auto;display:block;position:relative}.home-categories__image{z-index:1;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 2.5px 2.5px #00000040);width:100%;height:100%;transition:transform .16s;display:block;position:relative}.home-categories__link:focus-visible .home-categories__image,.home-categories__link:hover .home-categories__image{transform:translateY(-3px)}.home-categories__link:focus-visible{outline-offset:5px;border-radius:8px;outline:3px solid #3e755f59}.home-categories__label{color:#4c4b4b;margin-top:8px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;line-height:1.3;display:block}.home-categories__cta,.home-newsletter__button,.home-profile__button{color:#fff;cursor:pointer;border:0;justify-content:center;align-items:center;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;text-decoration:none;display:flex}.home-categories__cta{letter-spacing:.019em;text-transform:uppercase;background:#3e755f;border-radius:999px;width:min(100% - 40px,305px);min-height:49px;margin:24px auto 0;font-size:18px}.home-categories__cta:hover{background:#3f7463}.home-profile{padding:0 20px 41px}.home-profile__card{background:#efefef;border-radius:16px;flex-direction:column;justify-content:space-between;width:min(100%,350px);height:345px;margin:0 auto;padding:24px 21px 21px;display:flex}.home-profile__copy{margin:0 3px}.home-profile__title{color:#369;-webkit-text-fill-color:#369;letter-spacing:-.8px;margin:0;font-family:Alfa Slab One,serif;font-size:27px;font-weight:400;line-height:38px}.home-profile__title span{color:#369;-webkit-text-fill-color:#369;display:block}.home-profile__title span:first-child{white-space:nowrap}.home-profile__text{color:#4c4b4b;opacity:.9;margin:16px 0 0;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;line-height:28px}.home-profile__text span{display:block}.home-profile__text--desktop{display:none}.home-profile__button{letter-spacing:.019em;text-transform:uppercase;background:#f78154;border-radius:999px;gap:20px;width:min(100%,304.589px);min-height:60px;margin:0;font-size:18px;box-shadow:0 8.7px 13.1px -2.6px #0000001a,0 3.5px 5.2px -3.5px #0000001a}.home-profile__button:hover{background:#e46d42}.home-profile__button img{width:32px;height:32px}.home-newsletter{padding:0 20px 36px}.home-newsletter__inner{max-width:820px;margin:0 auto}.home-newsletter__title{color:#4c4b4b;letter-spacing:.03em;text-align:center;text-transform:uppercase;max-width:350px;margin:0 auto;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:30px}.home-newsletter__form{flex-direction:column;align-items:center;gap:30px;margin-top:29px;display:flex}.home-newsletter__label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.home-newsletter__input{color:#4c4b4b;background:#fff;border:1px solid #d9d9d9;border-radius:10px;outline:none;width:min(100%,350px);height:45px;padding:0 18px;font-size:14px;box-shadow:0 4px 10px #00000040}.home-newsletter__input:focus{border-color:#369;box-shadow:0 0 0 3px #33669926,0 4px 10px #0000002e}.home-newsletter__input::placeholder{color:#a0a0a0}.home-newsletter__button{letter-spacing:.019em;text-transform:uppercase;background:#369;border-radius:999px;width:179px;min-height:45px;font-size:18px}.home-newsletter__button:hover{background:#28527a}@media (width>=768px){.home-hero__content{width:min(100% - 80px,720px)}.home-categories{padding-top:24px}.home-categories__list{width:auto;margin-left:0;padding-inline:40px;scroll-padding-inline:40px}.home-profile{padding-inline:40px}.home-profile__card{width:min(100%,820px)}}@media (width>=1024px){.home-hero{min-height:781px}.home-hero__decor--mobile{display:none}.home-hero__decor--desktop{display:block}.home-hero__image--swoosh-main{height:auto;top:0}.home-hero__image--swoosh-secondary{width:44.72%;top:0;bottom:auto;right:0}.home-hero__image--top-left{z-index:1;width:25.14%;top:0;left:0}.home-hero__image--autoimmune{width:45.6%;top:532px;bottom:auto;left:0}.home-hero__image--chronic{width:25.3%;top:146px;bottom:auto;right:0}.home-hero__image--celery-pill{width:15.6%;top:578px;left:52.08%}.home-hero__image--no-gluten-pill{width:24%;inset:429px auto auto 5.69%}.home-hero__image--egg-pill{z-index:4;width:16.5%;inset:102px auto auto 79.51%}.home-hero__image--wheat{width:7.9%;top:551px;left:39.79%;right:auto}.home-hero__image--strawberry{width:6.7%;top:264px;left:81.53%}.home-hero__image--nut{width:7.5%;top:621px;left:10.21%;right:auto}.home-hero__image--milk{width:8%;top:578px;left:85.83%;right:auto}.home-hero__image--nuts{width:8.5%;top:31px;bottom:auto;left:37.01%}.home-hero__image--seed{z-index:2;width:9.1%;top:26px;left:57.15%}.home-hero__image--fish{width:7.4%;top:281px;left:15.42%}.home-hero__image--sesame{width:13.6%;top:485px;bottom:auto;left:70.97%}.home-hero__content{width:min(100% - 300px,857px);padding-top:203px;left:10px}.home-hero__title{letter-spacing:1.2px;max-width:855px;font-size:clamp(48px,4.17vw,60px);line-height:1.2}.home-hero__title-mobile{display:none}.home-hero__title-desktop{display:inline}.home-hero__lead{letter-spacing:.72px;max-width:857px;margin-top:52px;font-size:24px;line-height:34px}.home-hero__lead-mobile{display:none}.home-hero__lead-desktop{display:inline}.home-steps{min-height:652px;margin-top:0}.home-steps__background{-o-object-fit:fill;object-fit:fill;width:calc(100% + 84px);height:684px;top:-42px;left:-42px}.home-steps__curve{width:115.1%;top:213px}.home-steps__top-line--mobile{display:none}.home-steps__top-line--desktop{width:105.6%;display:block;top:30px;left:50%;transform:translate(-50%)}.home-steps__side-icon--mobile{display:none}.home-steps__side-icon--desktop{display:block}.home-steps__side-icon--desktop.home-steps__side-icon--left{width:319px;height:255px;top:154px;left:-124px}.home-steps__side-icon--desktop.home-steps__side-icon--right{width:212px;height:216px;top:423px;bottom:auto;right:-41px}.home-steps__content{width:min(100% - 80px,1180px);min-height:652px;padding:66px 0 40px}.home-steps__title{color:#f0f7ff;white-space:nowrap;max-width:1100px;font-size:clamp(50px,4.45vw,64px);line-height:1.12}.home-steps__list{grid-template-columns:repeat(3,200px);gap:126px;width:852px;margin:0;top:187px;left:calc(50% + 10px);transform:translate(-50%)}.home-steps__item:nth-child(n){transform:none}.home-steps__icon{width:200px;height:200px;margin-bottom:36px}.home-steps__text{white-space:nowrap;max-width:none;font-family:Alfa Slab One,serif;font-size:20px;font-weight:400;line-height:1.35;width:auto!important}.home-steps__item:first-child .home-steps__text{transform:translate(13.5px)}.home-steps__item:nth-child(2) .home-steps__text{transform:translate(-.5px)}.home-steps__item:nth-child(3) .home-steps__text{transform:translate(-20.5px)}.home-steps__text--mobile{display:none}.home-steps__text--desktop{display:block}.home-categories{padding:8px 0 96px}.home-categories__title{font-size:32px;line-height:normal}.home-categories__title-mobile{display:none}.home-categories__title-desktop{display:inline}.home-categories__list{gap:76px;width:auto;min-height:274px;margin:50px 0 0;padding:37px 102px 40px;scroll-padding-inline:102px}.home-categories__item{flex-basis:112px;order:var(--desktop-order)}.home-categories__image-wrap{width:100px;height:100px}.home-categories__label{margin-top:14px;font-size:16px;font-weight:700}.home-categories__cta{width:350px;min-height:56px;margin-top:0;font-size:16px}.home-profile{padding:0 48px 94px}.home-profile__card{flex-direction:row;align-items:center;width:min(100%,1040px);height:auto;min-height:310px;padding:54px 64px}.home-profile__copy{max-width:560px;margin:0}.home-profile__title{letter-spacing:-.6px;font-size:34px;line-height:1.25}.home-profile__title span{display:inline}.home-profile__title span+span{margin-left:.25em}.home-profile__text{margin-top:22px;font-size:22px;line-height:32px}.home-profile__text--mobile{display:none}.home-profile__text--desktop{display:block}.home-profile__button{flex:0 0 310px;min-height:62px}.home-newsletter{padding-bottom:70px}.home-newsletter__title{max-width:760px;font-size:24px;line-height:34px}.home-newsletter__form{flex-direction:row;justify-content:center;gap:18px;margin-top:34px}.home-newsletter__input{width:520px;height:50px}.home-newsletter__button{min-height:50px}}@media (width>=1024px) and (width<=1199px){.home-profile__card{gap:42px;padding-inline:48px}.home-profile__button{flex-basis:280px}}@media (prefers-reduced-motion:reduce){.home-categories__list{scroll-behavior:auto}}*,html{scrollbar-color:#81b29a #eef5f1;scrollbar-width:thin}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#eef5f1;border-radius:999px}::-webkit-scrollbar-thumb{background:#81b29a;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#4d9078}.loading-overlay[data-v-9a08584d]{z-index:9999;background:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.spinner[data-v-9a08584d]{border:5px solid #0003;border-top-color:#f78154;border-radius:50%;width:50px;height:50px;animation:1s linear infinite spin-9a08584d}@keyframes spin-9a08584d{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
