*{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}#second-section__container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;padding-top:4rem;padding-bottom:4rem;background-color:#c55050}@media(min-width: 90em){#second-section__container{font-family:"Outfit";font-weight:600;font-size:3.25rem;line-height:4rem;letter-spacing:0;padding-top:7.75rem;padding-bottom:7.75rem}}#second-section__container #second-section__title{color:#fff;text-align:center;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 90em){#second-section__container #second-section__title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#second-section__container #second-section__description{color:#fff;text-align:center;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0;margin-top:.875rem;max-width:327px}@media(min-width: 90em){#second-section__container #second-section__description{margin-top:.875rem;max-width:500px;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}@media(min-width: 90em){#second-section__container #second-section__description{margin-top:.875rem;max-width:942px;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}.distributor-card__container{display:none;flex-direction:column;width:100%;min-width:100%}@media(min-width: 90em){.distributor-card__container{max-width:282px}}.distributor-card__container .distributor-card__title-container{margin-bottom:.5rem}.distributor-card__container .distributor-card__title-container .distributor-card__title{color:#221f20;font-family:"Outfit";font-weight:600;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}.distributor-card__container .distributor-card__text-container{display:flex;flex-direction:column}.distributor-card__container .distributor-card__text-container .distributor-card__icon-container{display:flex;margin-bottom:.325rem;gap:.5rem}.distributor-card__container .distributor-card__text-container .distributor-card__text{color:#777676;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#third-section__container{display:flex;flex-direction:column;width:100%;padding-top:4rem;padding-bottom:4rem;background-image:linear-gradient(90deg, #FAF9F7 1%, #E4E4E4 49%, #FAF9F7 100%)}@media(min-width: 90em){#third-section__container{padding-top:7.75rem;padding-bottom:7.75rem}}#third-section__container #third-section__title-container{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem;margin-right:1.5rem;margin-left:1.5rem}@media(min-width: 60em){#third-section__container #third-section__title-container{margin-right:0;margin-left:0}}#third-section__container #third-section__title-container #third-section__title{width:100%;max-width:1100px;color:#221f20;margin-right:1.5rem;font-family:"Outfit";font-weight:600;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 60em){#third-section__container #third-section__title-container #third-section__title{font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}}#third-section__container #third-section__map-section{display:flex;width:100%;height:fit-content;justify-content:center;align-items:center}#third-section__container #third-section__map-section #third-section__map-widget-wrapper{display:flex;gap:2.625rem;width:100%;justify-content:center;align-items:center}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper{display:flex;flex-direction:column;align-items:center;gap:.875rem;width:100%;height:100%;margin-top:10px;margin-bottom:10px;max-width:650px;margin-left:1.5rem;margin-right:1.5rem}@media(min-width: 90em){#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper{margin-left:0;margin-right:0;width:582px}}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown{width:100%;position:relative;max-width:100%}@media(min-width: 90em){#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown{max-width:100%}}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown #third-section__country-dropdown-top{display:flex;justify-content:space-between;align-items:center;height:60px;background-color:#c55050;border-radius:1.125rem;box-shadow:4px 4px 20px 0px rgba(0,0,0,.1411764706);padding-left:1.5rem;padding-right:1.5rem;cursor:pointer}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown #third-section__country-dropdown-top #third-section__country-dropdown-top-text{color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown #third-section__country-dropdown-top #third-section__country-dropdown-top-arrow-down{display:flex}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown #third-section__country-dropdown-top #third-section__country-dropdown-top-arrow-up{display:none}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown #third-section__country-dropdown-bottom{display:none;flex-direction:column;height:448px;width:100%;padding:1.5rem;background-color:#fff;border-radius:1.125rem;overflow-y:auto;position:absolute;top:60;gap:.5rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown #third-section__country-dropdown-bottom .third-section__country-dropdown-bottom-item{display:flex;align-items:center;height:32px;width:100%;cursor:pointer;padding:.325rem;border-radius:.5rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__country-dropdown #third-section__country-dropdown-bottom .third-section__country-dropdown-bottom-item .third-section__country-dropdown-bottom-item-text{color:#221f20;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container{display:none;flex-direction:column;height:564px;min-height:564px;border-radius:1.125rem;width:100%}@media(min-width: 60em){#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container{height:434px;min-height:434px;width:582px}}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-text{color:#c55050;margin-top:1.5rem;margin-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 60em){#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-text{font-family:"Outfit";font-weight:300;font-size:1.25rem;line-height:1.75rem;letter-spacing:0}}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;background-color:#fff;box-shadow:4px 4px 20px 0px rgba(0,0,0,.1803921569)}@media(min-width: 60em){#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card{flex-direction:row}}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-left{display:flex;justify-content:center;align-items:center}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-left #third-section__no-distributors-card-left-text{font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-right{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.875rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-right #third-section__no-distributors-card-top{display:flex;width:100%;gap:.5rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-right #third-section__no-distributors-card-top #third-section__no-distributors-card-top-icon{display:flex;justify-content:center;align-items:center}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-right #third-section__no-distributors-card-top #third-section__no-distributors-card-top-text{color:#777676;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-right #third-section__no-distributors-card-bot{display:flex;width:100%;gap:.5rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-right #third-section__no-distributors-card-bot #third-section__no-distributors-card-bot-icon{display:flex;justify-content:center;align-items:center}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__no-distributors-container #third-section__no-distributors-card #third-section__no-distributors-card-right #third-section__no-distributors-card-bot #third-section__no-distributors-card-bot-text{color:#777676;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__distributors-list-container{display:flex;flex-direction:column;height:564px;min-height:564px;background-color:#fff;border-radius:1.125rem;padding-left:1.5rem;padding-right:0;padding-bottom:.1rem;padding-top:1rem;width:100%}@media(min-width: 60em){#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__distributors-list-container{height:434px;min-height:434px}}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__distributors-list-container #third-section__distributors-list{overflow-y:scroll;height:100%;width:100%}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__distributors-wrapper #third-section__distributors-list-container #third-section__distributors-list .third-section__distributors-list-divider{height:1px;background-color:#bababa;width:calc(100% - 1rem);margin-top:.375rem;margin-bottom:.375rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper{display:none;box-shadow:4px 4px 20px 0px rgba(0,0,0,.1411764706);width:fit-content;background-color:#fff;overflow:hidden;width:483px;height:507px;position:relative}@media(min-width: 90em){#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper{display:flex}}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #third-section__tooltip-container{display:flex;z-index:10;background-color:#bababa;position:absolute;height:fit-content;width:fit-content;padding-left:10px;padding-right:10px;padding-top:4px;padding-bottom:4px;border-radius:10px}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #third-section__tooltip-container #third-section__tooltip-container-text{color:#fff;font-family:"Outfit";font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:0}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #third-section__map-legend-container{display:flex;flex-direction:column;position:absolute;top:1.5rem;left:1.5rem;height:fit-content;width:fit-content;gap:.25rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #third-section__map-legend-container .third-section__map-legend-row{display:flex;align-items:center;gap:.875rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #third-section__map-legend-container .third-section__map-legend-row #third-section__map-legend-color-one{border-radius:50%;background-color:#cd141d;width:1.5rem;height:1.5rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #third-section__map-legend-container .third-section__map-legend-row #third-section__map-legend-color-two{border-radius:50%;background-color:#221f20;width:1.5rem;height:1.5rem}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #third-section__map-legend-container .third-section__map-legend-row .third-section__map-legend-text{max-width:109px;font-family:"Outfit";font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:0}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #map__svg{width:553px;height:577px;margin-top:-30px;margin-left:-10px}#third-section__container #third-section__map-section #third-section__map-widget-wrapper #third-section__map-wrapper #map__svg path{cursor:pointer}#fourth-section__container{display:flex;flex-direction:column;background-color:#fff;padding-top:4rem;padding-bottom:4rem}@media(min-width: 90em){#fourth-section__container{flex-direction:row;align-items:center;justify-content:center;height:437px;width:100%;padding-top:5.375rem;padding-bottom:5.375rem}}#fourth-section__container #fourth-section__left{display:flex;flex-direction:column;align-items:center}@media(min-width: 90em){#fourth-section__container #fourth-section__left{height:100%;align-items:start}}#fourth-section__container #fourth-section__left #fourth-section__title{color:#221f20;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0;margin-bottom:1.5rem}@media(min-width: 90em){#fourth-section__container #fourth-section__left #fourth-section__title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#fourth-section__container #fourth-section__left #fourth-section__description{color:#777676;max-width:256px;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0;text-align:center}@media(min-width: 90em){#fourth-section__container #fourth-section__left #fourth-section__description{text-align:left;max-width:378px;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}#fourth-section__container #fourth-section__right{display:flex;align-items:center;justify-content:center;flex-direction:column}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel{display:none}@media(min-width: 90em){#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel{display:flex;width:911px;flex-direction:column}}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;height:198px}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper #fourth-section__carousel{display:flex;width:781px;height:198px}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper #fourth-section__carousel #fourth-section__carousel-viewport{overflow:hidden;width:100%;position:relative;height:100%}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper #fourth-section__carousel #fourth-section__carousel-viewport #fourth-section__carousel-container{display:flex;touch-action:pan-y pinch-zoom;gap:1rem}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper #fourth-section__carousel #fourth-section__carousel-viewport #fourth-section__carousel-container .fourth-section__carousel-slide{display:flex;justify-content:center;align-items:center;width:781px;min-width:781px;flex:0 0 100%}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper #fourth-section__carousel #fourth-section__carousel-viewport #fourth-section__carousel-container .fourth-section__carousel-slide .fourth-section__carousel-item{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, auto);gap:1.5rem;width:100%;height:100%}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper #fourth-section__carousel #fourth-section__carousel-viewport #fourth-section__carousel-container .fourth-section__carousel-slide .fourth-section__carousel-item .fourth-section__carousel-item-card{display:flex;justify-content:center;align-items:center;width:244px;height:87px;background-image:linear-gradient(90deg, #FAF9F7 1%, #E4E4E4 49%, #FAF9F7 100%)}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper #fourth-section__carousel-navigation-left-button{width:32px;height:32px;margin-right:2.25rem;cursor:pointer}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel #fourth-section__carousel-wrapper #fourth-section__carousel-navigation-right-button{width:32px;height:32px;margin-left:2.25rem;cursor:pointer}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel .embla__dots{display:flex;justify-content:center;align-items:center;gap:1.125rem;margin-top:2.9rem}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel .embla__dots .embla__dot{width:14px;height:14px;border-radius:50%;background-color:#f1f1f1;border:none;cursor:pointer;transition:background-color .3s}#fourth-section__container #fourth-section__right #fourth-section__desktop-carousel .embla__dots .embla__dot.is-selected{width:20px;height:20px;background-color:#c55050}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel{display:flex;width:100%}@media(min-width: 90em){#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel{display:none}}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2.625rem;width:100%}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__mobile-carousel-core{display:flex;width:320px;height:186px}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__mobile-carousel-core #fourth-section__mobile-carousel-viewport{overflow:hidden;width:100%;position:relative}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__mobile-carousel-core #fourth-section__mobile-carousel-viewport #fourth-section__mobile-carousel-container{display:flex;touch-action:pan-y pinch-zoom;gap:2rem}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__mobile-carousel-core #fourth-section__mobile-carousel-viewport #fourth-section__mobile-carousel-container .fourth-section__mobile-carousel-slide{display:flex;justify-content:center;align-items:center;height:124px;min-width:292px;flex:0 0 100%}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__mobile-carousel-core #fourth-section__mobile-carousel-viewport #fourth-section__mobile-carousel-container .fourth-section__mobile-carousel-slide .fourth-section__mobile-carousel-item{display:flex;justify-content:center;align-items:center;height:100%;width:287px;background-image:linear-gradient(90deg, #FAF9F7 1%, #E4E4E4 49%, #FAF9F7 100%);box-shadow:2.45px 2.45px 12.23px 0px rgba(0,0,0,.1803921569)}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__carousel-navigation-container{display:flex;justify-content:center;align-items:center}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__carousel-navigation-container #fourth-section__carousel-navigation{display:flex;gap:1.5rem}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__carousel-navigation-container #fourth-section__carousel-navigation #fourth-section__mobile-carousel-navigation-left-button{cursor:pointer}#fourth-section__container #fourth-section__right #fourth-section__mobile-carousel #fourth-section__mobile-carousel-wrapper #fourth-section__carousel-navigation-container #fourth-section__carousel-navigation #fourth-section__mobile-carousel-navigation-right-button{cursor:pointer}#side-side-image__container{display:flex;flex-direction:column;align-items:center;height:100%;position:relative;max-height:620px;min-height:620px;width:100%}@media(min-width: 90em){#side-side-image__container{margin-top:-64px}}#side-side-image__container #side-side-image__background{display:flex;position:absolute;height:100%;width:100%}#side-side-image__container #side-side-image__background #side-side-image__left{width:100%;height:100%;display:flex;position:absolute;clip-path:polygon(0 0, 100% 0, 100% 45%, 0 65%);background-image:linear-gradient(180deg, #221F20 0%, #666666 100%);z-index:2}@media(min-width: 60em){#side-side-image__container #side-side-image__background #side-side-image__left{clip-path:polygon(0 0, 50% 0, 45% 100%, 0 100%)}}@media(min-width: 90em){#side-side-image__container #side-side-image__background #side-side-image__left{clip-path:polygon(0 0, 50% 0, 38% 100%, 0 100%)}}#side-side-image__container #side-side-image__background #side-side-image__right{width:100%;height:100%}#side-side-image__container #side-side-image__background #side-side-image__right #side-side-image__mobile-img{display:flex;width:100%;height:100%}@media(min-width: 60em){#side-side-image__container #side-side-image__background #side-side-image__right #side-side-image__mobile-img{display:none}}#side-side-image__container #side-side-image__background #side-side-image__right #side-side-image__desktop-img{display:none;width:100%;height:100%}@media(min-width: 60em){#side-side-image__container #side-side-image__background #side-side-image__right #side-side-image__desktop-img{display:flex}}#side-side-image__container #side-side-image__behind-navbar{min-height:calc(64px + 1rem);height:calc(64px + 1rem);width:100%;min-width:100%}#side-side-image__container #side-side-image__content-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%;z-index:4}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content{display:flex;flex-direction:column;width:100%;height:100%}@media(min-width: 60em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content{flex-direction:row}}@media(min-width: 90em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content{max-width:1320px}}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left{flex:1}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container{display:flex;flex-direction:column;padding-left:1rem;padding-right:1rem}@media(min-width: 40em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container{max-width:450px}}@media(min-width: 60em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container{padding-right:0;padding-left:1rem;max-width:350px}}@media(min-width: 90em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container{padding-left:3rem;max-width:500px}}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container #side-side-image__breadcrumbs{display:flex;margin-top:1.5rem;gap:.375rem}@media(min-width: 60em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container #side-side-image__breadcrumbs{margin-top:3rem}}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container #side-side-image__breadcrumbs .side-side-image__breadcrumb-container{display:flex;gap:.375rem}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container #side-side-image__breadcrumbs .side-side-image__breadcrumb-container .side-side-image__breadcrumb-slash{color:#777676;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container #side-side-image__breadcrumbs .side-side-image__breadcrumb-container .side-side-image__breadcrumb-link{color:#bababa;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0;cursor:pointer}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container #side-side-image__breadcrumbs .side-side-image__breadcrumb-container .side-side-image__breadcrumb-link:hover{transform:scale(1.05)}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container #side-side-image__breadcrumbs .side-side-image__breadcrumb-container .side-side-image__breadcrumb-text{color:#777676;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container .side-side-image__title{margin-top:1.75rem;margin-bottom:2.125rem;color:#fff;max-width:300px;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 40em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container .side-side-image__title{margin-top:3rem}}@media(min-width: 60em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container .side-side-image__title{margin-top:4.5rem;font-family:"Outfit";font-weight:500;font-size:3.5rem;line-height:4.5rem;letter-spacing:0}}@media(min-width: 90em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container .side-side-image__title{max-width:400px;font-family:"Outfit";font-weight:500;font-size:4rem;line-height:4.625rem;letter-spacing:0}}#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container .side-side-image__description{color:#bababa;max-width:300px;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 60em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container .side-side-image__description{font-family:"Outfit";font-weight:300;font-size:1.25rem;line-height:1.75rem;letter-spacing:0}}@media(min-width: 90em){#side-side-image__container #side-side-image__content-wrapper #side-side-image__content #side-side-image__content-left #side-side-image__text-container .side-side-image__description{max-width:450px;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}#container-wrapper{display:flex;flex:1;justify-content:center;align-items:center}#container-wrapper .container{display:flex;flex-direction:column;width:100%;height:100%;flex:1;position:relative}/*# sourceMappingURL=distributors.css.map */
