*{box-sizing:border-box;margin:0;padding:0}body{padding:0;margin:0;min-height:100vh;box-sizing:border-box}@font-face{font-family:"Outfit";src:url("/static/fonts/Outfit_wght.woff2") format("woff2");font-weight:100 900;font-style:normal;font-display:block}.primary-button__container{display:flex;justify-content:center;align-items:center;width:fit-content;height:fit-content;padding-top:.875rem;padding-bottom:.875rem;padding-left:1rem;padding-right:1rem;background-color:#c55050;border-radius:1rem;gap:.625rem;border:none;cursor:pointer}.primary-button__container:hover{transform:scale(1.05)}.primary-button__container .primary-button__text{margin:0;color:#fff;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}#navbar__mobile{position:fixed;z-index:10;background-color:#221f20;width:100%;display:flex;flex-direction:column;top:0}@media(min-width: 90em){#navbar__mobile{display:none}}#navbar__mobile #navbar__mobile-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;position:relative;height:64px;padding-right:2rem;padding-left:2rem}#navbar__mobile #navbar__mobile-container #navbar__container-mobile-container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:64px;width:100%}#navbar__mobile #navbar__mobile-container #navbar__container-mobile-container #navbar__left-container{cursor:pointer}#navbar__mobile #navbar__mobile-container #navbar__container-mobile-container #navbar__right-container{display:flex;flex-direction:row;justify-content:end;align-items:center;gap:1rem}#navbar__mobile #navbar__mobile-container #navbar__container-mobile-container #navbar__right-container #navbar__right-container-open-container{display:flex;justify-content:center;align-items:center;gap:1rem}#navbar__mobile #navbar__mobile-container #navbar__container-mobile-container #navbar__right-container #navbar__right-container-open-container #navbar__right-container-open{display:flex}#navbar__mobile #navbar__mobile-container #navbar__container-mobile-container #navbar__right-container #navbar__right-container-close{display:none}#navbar__mobile #navbar__mobile-dropdown{display:none;top:0;left:0;width:100%;height:100vh;max-height:fit-content;min-height:100vh;flex-direction:column;pointer-events:all;align-items:center;overflow-y:scroll;background-color:#221f20}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-lang-container{display:flex;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;margin-top:2rem}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-lang-container .navbar__mobile-lang-dropdown-item{display:flex;flex-direction:row}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-lang-container .navbar__mobile-lang-dropdown-item .navbar__mobile-lang-dropdown-item-text{margin:0;color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container{display:flex;flex-direction:column;align-items:center;min-width:235px;width:65%;max-width:500px}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container #navbar__mobile-dropdown-products-item{display:flex;flex-direction:column;width:100%;border-bottom:1px solid #fff;margin:0;color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container #navbar__mobile-dropdown-products-item #navbar__mobile-dropdown-products-item-top{display:flex;flex-direction:row;width:100%;height:68px;justify-content:space-between}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container #navbar__mobile-dropdown-products-item #navbar__mobile-dropdown-products-item-top #navbar__mobile-dropdown-products-item-text{display:flex;justify-content:start;align-items:center}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container #navbar__mobile-dropdown-products-item #navbar__mobile-dropdown-products-item-top #navbar__mobile-dropdown-item-arrow-down{display:flex;justify-content:center;align-items:center}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container #navbar__mobile-dropdown-products-item #navbar__mobile-dropdown-products-item-top #navbar__mobile-dropdown-item-arrow-up{display:none;justify-content:center;align-items:center}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container #navbar__mobile-dropdown-products-item #navbar__mobile-dropdown-products-bottom{display:none;flex-direction:column;justify-content:center;align-items:center;padding-top:.5rem}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container #navbar__mobile-dropdown-products-item #navbar__mobile-dropdown-products-bottom .navbar__mobile-dropdown-bottom-products-item{display:flex;justify-content:center;align-items:center;width:100%;padding-top:1rem;padding-bottom:1rem}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container #navbar__mobile-dropdown-products-item #navbar__mobile-dropdown-products-bottom .navbar__mobile-dropdown-bottom-products-item .navbar__mobile-dropdown-bottom-products-item-text{color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container .navbar__mobile-dropdown-item{display:flex;align-items:center;justify-content:space-between;height:68px;width:100%;border-bottom:1px solid #fff}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-items-container .navbar__mobile-dropdown-item .navbar__mobile-dropdown-item-text{margin:0;color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-button-container{min-width:235px;width:65%;margin-top:1.5rem;margin-bottom:10rem}#navbar__mobile #navbar__mobile-dropdown #navbar__mobile-dropdown-button-container #navbar__mobile-dropdown-button{width:100%}#navbar__desktop{display:none;position:relative;justify-content:space-between;height:64px;background:none;padding-left:2.5rem;padding-right:2.5rem;z-index:10;overflow:visible}#navbar__desktop::before{content:"";position:absolute;inset:0;background-color:#221f20;clip-path:polygon(0 0, 100% 0, 98% 100%, 0 100%);z-index:-1}@media(min-width: 90em){#navbar__desktop{display:flex;position:sticky;top:1rem;margin-left:auto;margin-right:auto;align-items:center;width:100%;max-width:1320px}}#navbar__desktop #navbar__desktop-lang-dropdown{display:none;flex-direction:column;top:100%;left:66%;position:absolute;background-color:#221f20;z-index:10;transform:translateX(-50%)}#navbar__desktop #navbar__desktop-lang-dropdown .navbar__desktop-lang-dropdown-item{display:flex;justify-content:center;align-items:center;padding-top:.75rem;padding-bottom:.75rem;width:60px;cursor:pointer}#navbar__desktop #navbar__desktop-lang-dropdown .navbar__desktop-lang-dropdown-item:hover{background-color:#777676}#navbar__desktop #navbar__desktop-lang-dropdown .navbar__desktop-lang-dropdown-item .navbar__desktop-lang-dropdown-item-text{color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__desktop #navbar__desktop-dropdown{display:none;flex-direction:column;top:100%;left:45%;position:absolute;background-color:#221f20;z-index:10;transform:translateX(-50%)}#navbar__desktop #navbar__desktop-dropdown .navbar__desktop-dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;padding-top:.25rem;padding-bottom:.25rem;width:300px;cursor:pointer}#navbar__desktop #navbar__desktop-dropdown .navbar__desktop-dropdown-item:hover{background-color:#777676}#navbar__desktop #navbar__desktop-dropdown .navbar__desktop-dropdown-item .navbar__desktop-dropdown-item-text{color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__desktop #navbar__desktop-logo{display:flex;justify-content:center;align-items:center;cursor:pointer;max-height:22px}#navbar__desktop #navbar__desktop-links-container{display:flex;justify-content:center;align-items:center;gap:1.5rem;height:100%}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown{display:flex;justify-content:center;align-items:center;height:100%}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown #navbar__desktop-dropdown-content-container{display:flex;justify-content:center;align-items:center;gap:.3rem;cursor:pointer}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown #navbar__desktop-dropdown-content-container:hover{gap:.5rem}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown #navbar__desktop-dropdown-content-container:hover .navbar__desktop-dropdown-text{transform:scale(1.05)}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown #navbar__desktop-dropdown-content-container:hover #navbar__desktop-products-dropdown-down{transform:scale(1.2)}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown #navbar__desktop-dropdown-content-container:hover #navbar__desktop-products-dropdown-up{transform:scale(1.2)}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown #navbar__desktop-dropdown-content-container #navbar__desktop-products-dropdown-down{display:flex;justify-content:center;align-items:center}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown #navbar__desktop-dropdown-content-container #navbar__desktop-products-dropdown-up{display:none;justify-content:center;align-items:center}#navbar__desktop #navbar__desktop-links-container #navbar__desktop-products-dropdown #navbar__desktop-dropdown-content-container .navbar__desktop-dropdown-text{color:#fff;text-decoration:none;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__desktop #navbar__desktop-links-container .navbar__desktop-link-container{display:flex;justify-content:center;align-items:center;height:100%}#navbar__desktop #navbar__desktop-links-container .navbar__desktop-link-container .navbar__desktop-link{color:#fff;text-decoration:none;cursor:pointer;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__desktop #navbar__desktop-links-container .navbar__desktop-link-container .navbar__desktop-link.active{color:#fff;font-family:"Outfit";font-weight:700;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__desktop #navbar__desktop-links-container .navbar__desktop-link-container .navbar__desktop-link:hover{transform:scale(1.05)}#navbar__desktop #navbar__desktop-controls-container{display:flex;align-items:center;gap:1.5rem}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-lang-container{cursor:pointer}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-lang-container #navbar__desktop-lang-dropdown-button{display:flex;align-items:center;gap:.375rem}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-lang-container #navbar__desktop-lang-dropdown-button #navbar__desktop-lang-text{color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-lang-container #navbar__desktop-lang-dropdown-button #navbar__desktop-lang-dropdown-up{display:none}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-lang-container #navbar__desktop-lang-dropdown-button #navbar__desktop-lang-dropdown-down{display:flex}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-basket-container{display:flex;justify-content:center;align-items:center;gap:.5rem;visibility:hidden;width:110px}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-basket-container #navbar__desktop-basket-text{color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-divider-line{background-color:#fff;width:1px;height:28px}#navbar__desktop #navbar__desktop-controls-container #navbar__desktop-button-container #navbar__desktop-my-plough-button{width:195px;cursor:pointer}.secondary-button__container{display:flex;justify-content:center;align-items:center;padding-top:1rem;padding-bottom:1rem;padding-left:1.125rem;padding-right:1.125rem;background-color:#fff;border-radius:1.125rem;border:none;gap:.625rem;cursor:pointer}.secondary-button__container:hover{transform:scale(1.05)}.secondary-button__container .secondary-button__text{margin:0;color:#c55050;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}.info-button{display:flex;justify-content:center;align-items:center;padding-top:14px;padding-bottom:14px;padding-left:18px;padding-right:18px;background-color:#f1f1f1;border-radius:1.125rem;border:none;gap:.625rem;cursor:pointer}.info-button:hover{transform:scale(1.05)}.info-button .info-button__text{margin:0;color:#c55050;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}#footer__container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;box-shadow:0px -8px 16px -2px rgba(27,36,44,.1215686275),0px -2px 2px -1px rgba(27,35,44,.0392156863);z-index:4}#footer__container #footer__top-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:300px;background-color:#fff;padding-bottom:4rem;padding-top:4rem;padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 90em){#footer__container #footer__top-container{flex-direction:row}}#footer__container #footer__top-container #footer__top-container-limiter{display:flex;flex-direction:column;justify-content:space-between;width:100%;max-width:232px;gap:3rem}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter{flex-direction:row;max-width:1320px}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one{display:flex;flex-direction:column;gap:.875rem}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one{justify-content:center;max-width:233px}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-socials-container{display:none;justify-content:center;align-items:center}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-socials-container{display:flex}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-socials-container #footer__top-container-one-socials{display:flex;gap:.875rem}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-socials-container #footer__top-container-one-socials .footer__top-container-one-social-icon{cursor:pointer}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-socials-container #footer__top-container-one-socials .footer__top-container-one-social-icon:hover{transform:scale(1.2)}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-text-container{display:flex}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-text-container #footer__top-container-one-text-one{flex:1;color:#221f20;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-text-container #footer__top-container-one-text-one #footer__top-container-one-text-one-bold{color:#221f20;font-family:"Outfit";font-weight:700;font-size:1rem;line-height:1.25rem;letter-spacing:0}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-text-container #footer__top-container-one-text-two-container{display:flex;justify-content:center;align-items:center;flex:1}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-one #footer__top-container-one-text-container #footer__top-container-one-text-two-container #footer__top-container-one-text-two{color:#221f20;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two{display:flex;flex-direction:column}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two{flex-direction:row;justify-content:center;align-items:center}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two .footer__top-container-two-title-text{color:#221f20;font-family:"Outfit";font-weight:700;font-size:1rem;line-height:1.25rem;letter-spacing:0}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two .footer__top-container-two-desc-text{color:#221f20;margin-bottom:.875rem;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two .footer__top-container-two-desc-text{margin-bottom:1.5rem}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-one{display:flex;flex-direction:column;justify-content:center;align-items:center}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-one{max-width:282px}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-one #footer__contact-info-button{width:100%;border-radius:1.125rem;padding:0;padding-top:12px;padding-bottom:12px}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-two{display:flex;flex-direction:column;justify-content:center;align-items:center}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-two #footer__contact-divider-desktop{display:none}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-two #footer__contact-divider-desktop{width:130px;display:flex}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-two #footer__contact-divider{display:flex;margin-top:1.5rem;margin-bottom:1.5rem;height:1px;width:100%;min-width:100%;background-color:#221f20}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-two #footer__contact-divider{display:none}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-three{display:flex;flex-direction:column;justify-content:center}@media(min-width: 90em){#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-three{max-width:282px}}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-two #footer__top-container-two-section-three #footer__contact-primary-button{width:100%;border-radius:1.125rem;padding:0;padding-top:12px;padding-bottom:12px}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-three{display:flex;justify-content:center}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-three #footer__top-container-three-text-container{display:flex;flex-direction:column;gap:.45rem}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-three #footer__top-container-three-text-container .footer__top-container-three-text{margin:0;text-align:left;text-decoration:none;color:#221f20;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#footer__container #footer__top-container #footer__top-container-limiter #footer__top-container-three #footer__top-container-three-text-container .footer__top-container-three-text:hover{transform:scale(1.05)}#footer__container #footer__bottom-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:113px;background-color:#221f20;padding-top:2rem}@media(min-width: 90em){#footer__container #footer__bottom-container{flex-direction:row-reverse;min-height:117px;padding-top:0}}#footer__container #footer__bottom-container #footer__bottom-container-limiter{display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:100%;max-width:232px}@media(min-width: 90em){#footer__container #footer__bottom-container #footer__bottom-container-limiter{height:100%;flex-direction:row-reverse;max-width:1320px}}#footer__container #footer__bottom-container #footer__bottom-copyright{display:flex;margin-bottom:2.125rem;flex:1}@media(min-width: 90em){#footer__container #footer__bottom-container #footer__bottom-copyright{margin-bottom:0}}#footer__container #footer__bottom-container #footer__bottom-copyright #footer__bottom-copyright-text{text-align:center;color:#fff;font-family:"Outfit";font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:0}@media(min-width: 90em){#footer__container #footer__bottom-container #footer__bottom-copyright #footer__bottom-copyright-text{font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}}#footer__container #footer__bottom-container #footer__bottom-socials{display:flex;gap:1.5rem;margin-bottom:2.75rem}@media(min-width: 90em){#footer__container #footer__bottom-container #footer__bottom-socials{display:none}}#footer__container #footer__bottom-container #footer__bottom-links{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;gap:.875rem;margin-bottom:1.5rem}@media(min-width: 90em){#footer__container #footer__bottom-container #footer__bottom-links{flex-direction:row;justify-content:right;margin-bottom:0}}#footer__container #footer__bottom-container #footer__bottom-links .footer__bottom-text{margin:0;text-align:center;color:#fff;text-decoration:none;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}@media(min-width: 90em){#footer__container #footer__bottom-container #footer__bottom-links .footer__bottom-text:hover{transform:scale(1.05)}#footer__container #footer__bottom-container #footer__bottom-links .footer__bottom-text{font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}}#cookie-modal{display:none;flex-direction:column;position:fixed;left:50%;transform:translateX(-50%);bottom:2rem;height:544px;width:312px;background-color:#fff;z-index:10;padding:1.5rem;gap:2.125rem;box-shadow:4px 4px 20px 0px rgba(0,0,0,.2509803922)}@media(min-width: 40em){#cookie-modal{justify-content:center;width:500px}}@media(min-width: 60em){#cookie-modal{height:264px;width:820px;gap:1.5rem}}@media(min-width: 90em){#cookie-modal{height:264px;width:1090px;gap:2.125rem}}#cookie-modal #cookie-modal__title{color:#221f20;font-family:"Outfit";font-weight:600;font-size:1.25rem;line-height:1.75rem;letter-spacing:0}#cookie-modal #cookie-modal__text-container{display:flex;flex-direction:column;gap:1.125rem}#cookie-modal #cookie-modal__text-container #cookie-modal__text-one{color:#221f20;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 60em){#cookie-modal #cookie-modal__text-container #cookie-modal__text-one{font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}}@media(min-width: 90em){#cookie-modal #cookie-modal__text-container #cookie-modal__text-one{font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}}#cookie-modal #cookie-modal__text-container #cookie-modal__text-two{color:#221f20;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 60em){#cookie-modal #cookie-modal__text-container #cookie-modal__text-two{font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}}@media(min-width: 90em){#cookie-modal #cookie-modal__text-container #cookie-modal__text-two{font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}}#cookie-modal #cookie-modal__button-container{display:flex;flex-direction:column;gap:1.5rem}@media(min-width: 60em){#cookie-modal #cookie-modal__button-container{flex-direction:row}}@media(min-width: 90em){#cookie-modal #cookie-modal__button-container{flex-direction:row}}#cookie-modal #cookie-modal__button-container #cookie-modal__button-one{width:186px;height:48px}#cookie-modal #cookie-modal__button-container #cookie-modal__button-two{width:186px;height:48px}#not-found__container{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:407px;flex:1;background-color:#fff}@media(min-width: 60em){#not-found__container{margin-top:-64px;height:908px}}#not-found__container #not-found__number{color:#bababa;font-family:"Outfit";font-weight:700;font-size:10.25rem;line-height:12.875rem;letter-spacing:0}@media(min-width: 60em){#not-found__container #not-found__number{font-family:"Outfit";font-weight:700;font-size:32.75rem;line-height:41.25rem;letter-spacing:0}}#not-found__container #not-found__content-container{display:flex;flex-direction:column;align-items:center;transform:translateY(-18%);position:absolute;top:50%}#not-found__container #not-found__content-container #not-found__text{text-align:center;max-width:247px;color:#221f20;font-family:"Outfit";font-weight:600;font-size:1.125rem;line-height:1.375rem;letter-spacing:0}@media(min-width: 60em){#not-found__container #not-found__content-container #not-found__text{max-width:1006px;font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#not-found__container #not-found__content-container #not-found__button{margin-top:6.25rem}@media(min-width: 60em){#not-found__container #not-found__content-container #not-found__button{margin-top:3.75rem}}/*# sourceMappingURL=not_found.css.map */
