.faq-question-wrapper{padding:16px;transition:all .3s ease;overflow-y:hidden;text-align:left}.faq-question-wrapper[data-open=true]{background-color:var(--w2)}.faq-question-wrapper:hover{background-color:var(--g3)}.faq-question-wrapper .faq-question-heading{margin:0}.faq-question-wrapper .faq-question-heading .faq-question-container{display:flex;align-items:center;gap:16px;width:100%;padding:0;border:none;background-color:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.faq-question-wrapper .faq-question-heading .faq-question-container:focus-visible{outline:2px solid var(--primary);outline-offset:4px;border-radius:4px}.faq-question-wrapper .faq-question-heading .toggle-icon{flex-shrink:0;transition:transform .3s ease}.faq-question-wrapper .faq-question-heading .toggle-icon[data-open=true]{transform:rotate(180deg)}.faq-question-wrapper .faq-question-heading span{color:var(--b1);font-size:2rem;line-height:3.2rem;font-weight:500}.faq-question-wrapper .content{height:0;color:var(--g1);font-weight:400;margin-left:56px;opacity:0;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;font-size:1.8rem;line-height:3.2rem}@media(max-width:1040px){.faq-question-wrapper .content{margin-left:52px}}@media(max-width:1200px){.faq-question-wrapper .content{font-size:1.6rem;line-height:3.2rem}}@media(max-width:869px){.faq-question-wrapper .content{font-size:1.4rem;line-height:2.8rem;margin-left:48px}}.faq-question-wrapper .content[data-open=true]{margin-top:8px;opacity:1;height:auto;transform:translateY(0);visibility:visible}@media(max-width:1040px){.faq-question-wrapper{padding:20px 12px}.faq-question-wrapper .faq-question-heading span{font-size:1.8rem;line-height:3.2rem}}@media(max-width:869px){.faq-question-wrapper{padding:16px 8px}.faq-question-wrapper .faq-question-heading .faq-question-container{gap:8px}.faq-question-wrapper .faq-question-heading span{font-size:1.6rem;line-height:2.8rem}}@media(max-width:669px){.faq-question-wrapper .content{margin-left:40px}}footer.footer{margin:160px 0}@media(max-width:669px){footer.footer{margin-top:80px}}footer.footer .content .logo{display:flex;justify-content:center;align-items:center;flex-direction:column}footer.footer .content .columns{display:flex;justify-content:center;flex-wrap:wrap;gap:80px}footer.footer .content .columns li+li{margin-top:8px}footer.footer .content .columns .footer__contact address{font-style:normal;display:flex;flex-direction:column;gap:8px}footer.footer .content .columns .footer__contact .footer__region{font-size:1.2rem;line-height:1.6rem;color:var(--b3);text-wrap:balance}footer.footer .content .columns .footer__heading,footer.footer .content .columns h3{font-size:1.6rem;line-height:1.6rem;color:var(--b1);font-weight:500;margin-bottom:16px}footer.footer .content .columns a{font-size:1.2rem;line-height:1.2rem;color:var(--b3);transition:color .3s;cursor:pointer}footer.footer .content .columns a:hover{color:var(--primary)}footer.footer .content .columns .social{cursor:pointer}footer.footer .content .columns .social svg{fill:color-mix(in srgb,var(--primary) 50%,transparent);transition:fill .3s;cursor:pointer}footer.footer .content .columns .social svg:hover{fill:var(--primary)}@media(max-width:669px){footer.footer .content .columns{gap:48px;align-items:center;flex-direction:column;text-align:center}footer.footer .content .columns .footer__contact{max-width:32rem}footer.footer .content .columns .social{display:inline-flex;justify-content:center;align-items:center}}.theme-toggle{position:relative;display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;border:none;border-radius:12px;background:transparent;color:var(--primary);cursor:pointer;transition:color .2s ease,background-color .2s ease}.theme-toggle:hover{background-color:var(--g3);color:var(--brand)}.theme-toggle:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.theme-toggle .theme-toggle__icon{position:absolute;transition:opacity .2s ease,transform .2s ease}.theme-toggle--placeholder{pointer-events:none}.modal__content-store-orders{display:flex;flex-direction:column;gap:4rem}.modal__content-store-orders__heading{display:flex;flex-direction:column;gap:.8rem}.modal__content-store-orders__heading>h4{font-size:3.2rem;line-height:4rem;font-weight:500;color:var(--brand)}@media(max-width:669px){.modal__content-store-orders__heading>h4{font-size:2.4rem;line-height:3.2rem}}.modal__content-store-orders__heading>p{font-size:1.8rem;line-height:3.2rem;font-weight:400;color:var(--g1)}@media(max-width:1200px){.modal__content-store-orders__heading>p{font-size:1.6rem;line-height:3.2rem}}@media(max-width:869px){.modal__content-store-orders__heading>p{font-size:1.4rem;line-height:2.8rem}}.modal__content-store-orders__orders{display:flex;flex-direction:column;gap:2.4rem}.modal__content-store-orders__orders__order{display:flex;flex-direction:column;gap:1.6rem}.modal__content-store-orders__orders__order>h4{font-size:2.4rem;line-height:3.2rem;font-weight:500;color:var(--primary)}.modal__content-store-orders__orders__order>span{font-size:1.6rem;line-height:2.4rem;font-weight:400;color:var(--brand)}.modal__content-store-orders__orders__order__items{display:flex;flex-direction:column;gap:.4rem}.modal__content-store-orders__orders__order__item{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.modal__content-store-orders__orders__order__item__label,.modal__content-store-orders__orders__order__item__value{font-size:1.2rem;line-height:1.6rem;color:var(--g1)}.modal__content-store-orders__orders__order__item__label.stronger,.modal__content-store-orders__orders__order__item__value.stronger{margin-top:.8rem;font-weight:600;color:var(--brand);font-size:1.4rem;line-height:2rem}.modal__content-store-orders__orders__order+.modal__content-store-orders__orders__order{border-top:1px solid var(--g3);padding-top:2.4rem}.navbar{background-color:color-mix(in srgb,var(--background) 70%,transparent);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);height:80px;position:fixed;top:0;left:0;right:0;z-index:999}.navbar__logo-link{display:inline-flex;text-decoration:none;color:inherit;flex:1 1}.navbar .content{display:flex;align-items:center;justify-content:space-between;height:100%}.navbar .content .menu{display:flex;align-items:center;transition:.7s ease-in-out}.navbar .content .menu .links-container{position:relative}.navbar .content .menu .links-container .active-bullet{position:absolute;bottom:-8px;width:4px;height:4px;background-color:var(--primary);border-radius:50%;transition:left .2s cubic-bezier(1,0,0,1)}.navbar .content .menu .links{display:flex;align-items:center;gap:16px;color:var(--primary)}@media(max-width:1040px){.navbar .content .menu .links{gap:12px}}.navbar .content .menu .links li{display:flex;align-items:center;gap:16px;font-size:1.2rem}@media(max-width:1040px){.navbar .content .menu .links li{gap:12px}}.navbar .content .menu .links a{font-size:2rem;color:color-mix(in srgb,var(--b1) 72%,transparent);transition:color .3s;cursor:pointer}@media(max-width:1040px){.navbar .content .menu .links a{font-size:1.6rem}}.navbar .content .menu .links a.active,.navbar .content .menu .links a:hover{color:var(--b1)}.navbar .content .menu .links a span{line-height:1;color:var(--b1)}.navbar .content .menu .close-menu-button,.navbar .content .menu .logo-menu-wrapper{display:none}.navbar .content .menu.mobile{height:100vh;height:100dvh;overflow-y:scroll;position:absolute;background-color:var(--background);inset:0;gap:4.8rem;padding:4rem;color:var(--w1);top:-300vh;z-index:1000;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.navbar .content .menu.mobile .menu-content{display:flex;flex-direction:column;gap:6rem}.navbar .content .menu.mobile.active{top:0}.navbar .content .menu.mobile .close-menu-button,.navbar .content .menu.mobile .logo-menu-wrapper{display:flex}.navbar .content .menu.mobile .close-menu-button{padding:0;background-color:transparent;color:var(--primary)}.navbar .content .menu.mobile .close-menu-button p{font-size:1.6rem}.navbar .content .menu.mobile .close-menu-button svg{fill:var(--primary)}.navbar .content .menu.mobile .links{flex-direction:column;align-items:flex-start}.navbar .content .menu.mobile .links li{justify-content:flex-start}.navbar .content .menu.mobile .links a{color:var(--text);transition:color .3s;font-size:3.2rem;line-height:4rem;letter-spacing:4px;font-weight:300}.navbar .content .menu.mobile .links a.active,.navbar .content .menu.mobile .links a:hover{color:var(--b1);font-weight:500}.navbar .content .redirects{flex:1 1;justify-content:flex-end;display:flex;align-items:center;gap:16px}@media(max-width:869px){.navbar .content .redirects{gap:0}}.navbar .content .redirects .social-links{display:flex;align-items:center}.navbar .content .redirects .social-links__link{display:flex;align-items:center;padding:8px}.navbar .content .redirects .social-links__link:hover{cursor:pointer}.navbar .content .redirects svg{color:var(--primary)}.navbar .content .redirects .menu-button{background-color:transparent;width:4.8rem;padding:0}.navbar .content .store-orders-button{background-color:transparent;border:none;outline:none;border-radius:12px;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:color .2s ease,background-color .2s ease}.navbar .content .store-orders-button:hover{background-color:var(--g3);color:var(--brand)}@keyframes rotateInfinitely{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rotative-icon{position:relative;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}.rotative-icon .base-container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.rotative-icon .base-container .icon-wrapper{background-color:var(--b1);border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.3s}.rotative-icon .text-animation{transform-origin:center;animation:rotateInfinitely 30s linear infinite;animation-play-state:running;display:flex}section.about{margin-top:160px;display:grid;align-items:flex-end;grid-template-columns:3fr 5fr;grid-column-gap:80px;column-gap:80px;overflow:hidden}@media(max-width:669px){section.about{margin-top:80px}}section.about .about__cheff__main-image{z-index:10;width:100%;height:auto;object-fit:cover}@media(max-width:669px){section.about .about__cheff__main-image{width:20%}}section.about .about__content{display:flex;flex-direction:column;gap:64px}section.about .about__content .about__content__company h2{font-size:4rem;line-height:4.8rem;color:var(--brand);font-weight:500}@media(max-width:669px){section.about .about__content .about__content__company h2{font-size:3.2rem;line-height:4rem}}section.about .about__content .about__content__company p{font-size:1.8rem;color:var(--g1);line-height:3.2rem;font-weight:400;margin-top:2.4rem}@media(max-width:1200px){section.about .about__content .about__content__company p{font-size:1.6rem;line-height:3.2rem}}@media(max-width:869px){section.about .about__content .about__content__company p{font-size:1.4rem;line-height:2.8rem}}section.about .about__content .about__content__comments .flickity-enabled:focus{outline:none}@media(max-width:669px){section.about .about__content{gap:32px}}@media(max-width:769px){section.about{column-gap:20px}}@media(max-width:669px){section.about{grid-template-columns:1fr;row-gap:40px}}section.faq{margin-top:140px;display:grid;grid-template-columns:1fr 1fr;grid-column-gap:2rem;column-gap:2rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:669px){section.faq{margin-top:80px}}section.faq .faq__title{position:relative}section.faq .faq__title__content{top:160px;position:sticky;position:-webkit-sticky}section.faq .faq__title h2{margin-top:4rem;font-size:4.8rem;line-height:6.4rem;color:var(--brand);font-weight:500}section.faq .faq__title .faq__subtitle__wrapper{margin-top:3.2rem;display:flex;align-items:center;gap:1rem;color:var(--b1);font-size:2rem;line-height:4rem}section.faq .faq__title .faq__subtitle__wrapper a{color:var(--primary);text-underline-offset:.8rem;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted}section.faq .faq__title .faq__subtitle__wrapper a:hover{color:color-mix(in srgb,var(--primary) 90%,#fff)}@media(max-width:1040px){section.faq .faq__title h2{font-size:4rem;line-height:5.6rem}section.faq .faq__title .faq__subtitle__wrapper{font-size:1.8rem;line-height:3.6rem}}@media(max-width:869px){section.faq .faq__title h2{font-size:3.2rem;line-height:4.8rem}section.faq .faq__title .faq__subtitle__wrapper{font-size:1.6rem;line-height:3.2rem}}section.faq .faq__content{display:flex;flex-direction:column;margin-top:135px}@media(max-width:669px){section.faq{grid-template-columns:1fr;row-gap:4.8rem}section.faq .faq__content{margin-top:0}}section.flavors{margin-top:160px;display:flex;flex-direction:column;gap:48px}@media(max-width:669px){section.flavors{margin-top:80px;gap:32px}}section.flavors .flavors__intro{display:flex;flex-direction:column;gap:16px;max-width:78rem}section.flavors .flavors__intro h2{color:var(--b1);font-size:4.8rem;line-height:5.6rem;font-weight:500}@media(max-width:1040px){section.flavors .flavors__intro h2{font-size:4rem;line-height:4.8rem}}@media(max-width:869px){section.flavors .flavors__intro h2{font-size:3.2rem;line-height:4rem}}section.flavors .flavors__intro p{color:var(--g1);font-size:2rem;line-height:3.6rem}@media(max-width:869px){section.flavors .flavors__intro p{font-size:1.6rem;line-height:3rem}}section.flavors .flavors__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:24px;gap:24px;align-items:start}section.flavors .flavors__card{display:flex;flex-direction:column;gap:16px;padding:24px;border:1px solid var(--g3);border-radius:20px;background-color:var(--w2)}section.flavors .flavors__card h3{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;color:var(--b1);font-size:2rem;line-height:2.8rem;font-weight:500}section.flavors .flavors__card ul{display:flex;flex-direction:column;gap:12px;list-style:none}section.flavors .flavors__card li{display:flex;flex-direction:column;gap:2px}section.flavors .flavors__note{color:var(--primary);font-size:1.4rem;line-height:2rem;font-weight:400}section.flavors .flavors__name{color:var(--b1);font-size:1.6rem;line-height:2.4rem}section.flavors .flavors__price{color:var(--g1);font-size:1.4rem;line-height:2rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}section.flavors .flavors__description{color:var(--g1);font-size:1.4rem;line-height:2rem}section.flavors .flavors__footnote{color:var(--g1);font-size:1.6rem;line-height:2.8rem;max-width:78rem}@media(max-width:869px){section.flavors .flavors__footnote{font-size:1.4rem;line-height:2.4rem}}.textarea-container{width:100%}.textarea-container label{margin-bottom:4px;margin-left:8px;display:block;font-size:1.4rem}.textarea-container__wrapper{display:flex;background-color:var(--b1);height:160px;padding:0 16px;outline:none;gap:8px}.textarea-container__wrapper textarea{background:none;outline:none;border:none;color:var(--w1);font-size:1.4rem;flex:1 1;resize:none;padding:16px 0}@media(max-width:669px){.textarea-container__wrapper textarea{font-size:1.2rem}}.textarea-container__wrapper textarea::placeholder{opacity:1;color:var(--text)}.textarea-container+.textarea-container{margin-top:24px}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}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{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}*{box-sizing:border-box}a{text-decoration:none}:root{--b1:#000;--b2:#111;--b3:#434343;--b4:#212121;--w1:#fff;--w2:#f8f8f8;--text:#6b6b6b;--g1:#636363;--g2:#8a8a8a;--g3:#f2f2f2;--primary:#c32a53;--brand:#510a14;--secondary:#e4d6b9;--error:#b3261e;--background:#fcfcfc}@media(prefers-color-scheme:dark){:root:not([data-theme]){--b1:#f0f0f0;--b2:#e5e5e5;--b3:#a3a3a3;--b4:#d4d4d4;--w1:#1a1a1a;--w2:#262626;--text:#a3a3a3;--g1:#a3a3a3;--g2:#6e6e6e;--g3:#262626;--primary:#e84d6a;--brand:#ffa6b6;--secondary:#881d1d;--error:#f0705f;--background:#0f0f0f}}[data-theme=light]{--b1:#000;--b2:#111;--b3:#434343;--b4:#212121;--w1:#fff;--w2:#f8f8f8;--text:#6b6b6b;--g1:#636363;--g2:#8a8a8a;--g3:#f2f2f2;--primary:#c32a53;--brand:#510a14;--secondary:#e4d6b9;--error:#b3261e;--background:#fcfcfc}[data-theme=dark]{--b1:#f0f0f0;--b2:#e5e5e5;--b3:#a3a3a3;--b4:#d4d4d4;--w1:#1a1a1a;--w2:#262626;--text:#a3a3a3;--g1:#a3a3a3;--g2:#6e6e6e;--g3:#262626;--primary:#e84d6a;--brand:#ffa6b6;--secondary:#881d1d;--error:#f0705f;--background:#0f0f0f}.container{max-width:1200px;margin:0 auto}@media(max-width:1360px){.container{padding:0 80px}}@media(max-width:849px){.container{padding:0 40px}}@media(max-width:501px){.container{padding:0 20px}}.wrap{display:flex;flex-wrap:wrap;gap:8px}.mt-2{margin-top:8px}.mt-3{margin-top:16px}.mt-4{margin-top:24px}.mt-5{margin-top:32px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:16px}.mb-4{margin-bottom:24px}.mb-5{margin-bottom:32px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:0;padding:12px 24px;background:var(--primary);color:var(--w1);font-weight:500;z-index:10000;border-radius:0 0 8px 0;transition:top .2s ease}.skip-link:focus{top:0;outline:2px solid var(--secondary);outline-offset:2px}html{font-size:62.5%!important;scroll-behavior:smooth}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;transition-delay:0s!important;scroll-behavior:auto!important}}body{color:var(--b1);background:var(--background)}main{max-width:100vw!important;padding-top:80px;min-height:100vh;position:relative}*{font-family:var(--font-montserrat)}.tooltip{pointer-events:none;font-weight:500;padding:12px 16px;border-radius:16px;font-size:1.6rem;line-height:2.4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation-duration:.6s;animation-timing-function:cubic-bezier(.16,1,.3,1);will-change:transform,opacity;max-width:400px;margin:0 16px;background-color:var(--w1);box-shadow:0 0 120px 20px rgba(0,0,0,.2);color:var(--b1);background-color:color-mix(in srgb,var(--background) 70%,transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.tooltip svg{fill:color-mix(in srgb,var(--background) 70%,transparent)}.tooltip[data-state=delayed-open]{animation-name:slideUpAndFade}.tooltip[data-state=closed]{animation-name:slideDownAndFade}@media(max-width:669px){.tooltip{font-size:1.2rem;line-height:2rem}}@media(max-width:469px){.tooltip{max-width:calc(100vw - 32px)}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background-color:rgba(0,0,0,.2);pointer-events:none;opacity:0;transition:opacity .3s ease-in-out}.modal-overlay[data-open=true]{opacity:1;pointer-events:auto}.modal{background-color:var(--background);position:fixed;height:-moz-fit-content;height:fit-content;max-height:95vh;left:0;right:0;bottom:0;z-index:1000;padding:32px;transition:transform .3s ease-in-out;display:flex;flex-direction:column;gap:20px;overflow:auto;max-width:1040px;margin:0 auto}.modal[data-open=true]{transform:translateY(0);visibility:visible;transition:transform .3s ease-in-out,visibility 0s}.modal[data-open=false]{transform:translateY(100%);visibility:hidden;transition:transform .3s ease-in-out,visibility 0s linear .3s}.modal .modal__header{display:flex;justify-content:flex-end}.modal .modal__back-button{background-color:transparent;color:var(--primary);padding:0;height:auto;gap:0}.modal .modal__back-button p{font-weight:500}.modal .modal__back-button svg{font-size:24px;color:var(--primary)}.modal .modal__content{flex:1 1;padding:4px}@keyframes slideUpAndFade{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDownAndFade{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(2px)}}:root{--title-size:11rem;--ticker-line:calc(var(--title-size) * 1.28)}@media(max-width:1200px){:root{--title-size:9rem}}@media(max-width:669px){:root{--title-size:7rem}}@media(max-width:469px){:root{--title-size:6rem}}@keyframes ticker{0%{bottom:0}10%{bottom:0}20%{bottom:0}30%{bottom:var(--ticker-line)}40%{bottom:var(--ticker-line)}50%{bottom:var(--ticker-line)}60%{bottom:calc(var(--ticker-line)*2)}70%{bottom:calc(var(--ticker-line)*2)}80%{bottom:calc(var(--ticker-line)*2)}}section.hero{min-height:calc(100vh - 80px);display:grid;grid-template-columns:1fr;justify-content:space-between;align-items:center;grid-row-gap:20px;row-gap:20px;position:relative;overflow-x:hidden;z-index:1;padding-top:24px}section.hero .content{display:flex;flex-direction:column;align-items:center;z-index:2;min-width:0;text-align:center;justify-content:center;gap:4rem}section.hero .content .title{-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--b1);display:flex;flex-direction:column;line-height:var(--title-size);max-width:100%}section.hero .content .title .common-title-text{font-size:var(--title-size);margin-bottom:-1.6rem}section.hero .content .title .colorful-title-text{color:var(--primary)}section.hero .content .title .same-row{display:flex;align-items:center;justify-content:center;gap:2.4rem}@media(max-width:869px){section.hero .content .title .same-row{gap:1.6rem;row-gap:0}}@media(max-width:669px){section.hero .content .title .same-row{flex-wrap:wrap}}section.hero .content .title .rotate-text{display:block;overflow:hidden;height:var(--ticker-line)}section.hero .content .title .rotate-text>span{display:block;position:relative;bottom:0;left:0;font-size:var(--title-size);line-height:var(--ticker-line);white-space:nowrap;animation:ticker 10s;animation-iteration-count:infinite;animation-delay:4s}@media(prefers-reduced-motion:reduce){section.hero .content .title .rotate-text>span{animation:none}}section.hero .content .subtitle{font-size:2rem;color:var(--g1);line-height:4rem;font-weight:400;max-width:80%}section.hero .content .subtitle strong{color:var(--b1);font-weight:500}@media(max-width:1200px){section.hero .content .subtitle{font-size:2rem;line-height:3.6rem}}@media(max-width:900px){section.hero .content .subtitle{font-size:1.8rem;line-height:3.2rem}}@media(max-width:669px){section.hero .content .subtitle{font-size:1.6rem;line-height:2.7rem;max-width:100%}}section.hero .content .buttons-container{margin-top:4rem;display:flex;gap:4rem;justify-content:center}@media(max-width:669px){section.hero .content .buttons-container{gap:2rem}}section.hero .content .pdf-button .button{padding:0;background-color:transparent;color:var(--primary)}section.hero .content .pdf-button .button svg{fill:var(--primary)}@media(max-width:669px){section.hero .content{padding:4rem 0}}.hero-wrapper{position:relative;overflow-x:clip}.hero-wrapper .blur-fx{top:200px;right:-300px;position:absolute;background-color:var(--primary);width:80%;height:20%;transform:rotate(-45deg);filter:blur(300px)}@-moz-document url-prefix(){.hero-wrapper .blur-fx{display:none}}@media(max-width:769px){.hero-wrapper .blur-fx{width:10%;height:60%;top:0;right:10%;transform:rotate(30deg);filter:blur(150px)}}@media(max-width:669px){.hero-wrapper .blur-fx{width:30%;height:60%;top:-10%;right:20%;transform:rotate(45deg);filter:blur(150px);opacity:.7}}@media(max-width:469px){.hero-wrapper .blur-fx{width:20%;height:40%;top:-10%;right:20%;transform:rotate(45deg);filter:blur(100px);opacity:1}}
/*# sourceMappingURL=fd8c7c48f53046f9.css.map*/