*{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}#first-section__container{display:flex;flex-direction:column;align-items:center;height:100vh;max-height:100vh;min-height:100vh;width:100%;position:relative}@media(min-width: 90em){#first-section__container{margin-top:-64px}}#first-section__container #first-section__title-container{display:flex;flex-direction:column;position:absolute;height:100%;width:100%;z-index:3;max-width:100%;padding-top:8rem;padding-left:1.5rem;gap:1rem}@media(min-width: 60em){#first-section__container #first-section__title-container{justify-content:center;padding-top:0;margin-top:4px}}@media(min-width: 90em){#first-section__container #first-section__title-container{padding-left:3rem;margin-top:0;max-width:1320px}}#first-section__container #first-section__title-container #first-section__title-one{width:50%;color:#fff;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 60em){#first-section__container #first-section__title-container #first-section__title-one{max-width:400px;font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}@media(min-width: 90em){#first-section__container #first-section__title-container #first-section__title-one{width:35%;font-family:"Outfit";font-weight:500;font-size:3.5rem;line-height:4.5rem;letter-spacing:0}}#first-section__container #first-section__title-container #first-section__title-two{width:30%;color:#bababa;font-family:"Outfit";font-weight:300;font-size:1.25rem;line-height:1.75rem;letter-spacing:0}@media(min-width: 60em){#first-section__container #first-section__title-container #first-section__title-two{max-width:400px;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}@media(min-width: 90em){#first-section__container #first-section__title-container #first-section__title-two{font-family:"Outfit";font-weight:300;font-size:1.75rem;line-height:2.125rem;letter-spacing:0}}#first-section__container #first-section__behind-navbar{display:flex;width:100%;height:63.5px;min-height:63.5px}@media(min-width: 90em){#first-section__container #first-section__behind-navbar{display:none}}#first-section__container #first-section__visible-content{display:flex;position:relative;height:calc(100vh - 64px);width:100%}@media(min-width: 90em){#first-section__container #first-section__visible-content{height:100vh}}#first-section__container #first-section__visible-content #first-section__left-side,#first-section__container #first-section__visible-content #first-section__right-side{position:absolute;width:100%;height:100%;max-height:calc(100vh - 64px)}@media(min-width: 60em){#first-section__container #first-section__visible-content #first-section__left-side,#first-section__container #first-section__visible-content #first-section__right-side{max-height:100vh}}#first-section__container #first-section__visible-content #first-section__left-side{display:flex;flex-direction:column;padding-left:1.5rem;background-image:linear-gradient(180deg, #221F20 0%, #666666 100%);clip-path:polygon(0 0, 0 100%, 100% 0);z-index:1}@media(min-width: 60em){#first-section__container #first-section__visible-content #first-section__left-side{clip-path:polygon(0 0, 30% 0, 60% 100%, 0 100%);padding-left:3.75rem}}@media(min-width: 90em){#first-section__container #first-section__visible-content #first-section__left-side{clip-path:polygon(0 0, 30% 0, 60% 100%, 0 100%);justify-content:center}}#first-section__container #first-section__visible-content #first-section__right-side{clip-path:polygon(0 100%, 100% 100%, 100% 0);background-image:url("/static/images/2100477d-7d0d-4c9c-b8e9-261f56cc395d.webp");background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply;background-position:center}@media(min-width: 60em){#first-section__container #first-section__visible-content #first-section__right-side{background-image:url("/static/images/23b4af7a-bdff-4e03-a090-b745f8174b02.webp");clip-path:polygon(0 0, 100% 0, 100% 100%, 0 100%)}}#first-section__container #first-section__visible-content #first-section__quick-access-container{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;left:50%;transform:translate(-50%, -50%);position:absolute;bottom:1.8rem;z-index:5;cursor:pointer;display:none}@media(min-width: 60em){#first-section__container #first-section__visible-content #first-section__quick-access-container{display:flex}}#first-section__container #first-section__visible-content #first-section__quick-access-container:hover #first-section__quick-access-text{transform:scale(1.05);font-family:"Outfit";font-weight:700;font-size:1rem;line-height:1.25rem;letter-spacing:0}#first-section__container #first-section__visible-content #first-section__quick-access-container:hover #first-section__quick-access-icon-desktop{transform:scale(1.2)}#first-section__container #first-section__visible-content #first-section__quick-access-container #first-section__quick-access-text{color:#221f20;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}@media(min-width: 60em){#first-section__container #first-section__visible-content #first-section__quick-access-container #first-section__quick-access-text{color:#fff;font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}}#first-section__container #first-section__visible-content #first-section__quick-access-container #first-section__quick-access-icon-desktop{display:none}@media(min-width: 60em){#first-section__container #first-section__visible-content #first-section__quick-access-container #first-section__quick-access-icon-desktop{display:flex}}#first-section__container #first-section__visible-content #first-section__quick-access-container #first-section__quick-access-icon{display:flex}@media(min-width: 60em){#first-section__container #first-section__visible-content #first-section__quick-access-container #first-section__quick-access-icon{display:none}}#first-section__container #first-section__pdf-button{display:none;position:fixed;justify-content:center;align-items:center;background-color:#fff;gap:.5rem;bottom:2.75rem;right:4rem;border-radius:1.5rem;height:46px;width:fit-content;cursor:pointer;box-shadow:2px 4px 10px 0px rgba(0,0,0,.2509803922);z-index:20;padding-left:1.125rem;padding-right:1.125rem}#first-section__container #first-section__pdf-button:hover{transform:scale(1.1)}@media(min-width: 60em){#first-section__container #first-section__pdf-button{display:flex}}#first-section__container #first-section__pdf-button #first-section__pdf-button-text{color:#221f20;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}#second-section__container{display:flex;flex-direction:column;padding-top:4rem;padding-bottom:4rem;padding-left:1.5rem;padding-right:1.5rem;background-image:linear-gradient(90deg, #FAF9F7 1%, #E4E4E4 49%, #FAF9F7 100%)}#second-section__container #second-section__title{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__img-container{display:flex;justify-content:center;align-items:center;padding-top:4.5rem;padding-bottom:4.5rem}@media(min-width: 90em){#second-section__container #second-section__img-container{padding-top:4rem;padding-bottom:4rem}}#second-section__container #second-section__img-container #second-section__img-mobile{display:flex;width:330px;height:495px}@media(min-width: 90em){#second-section__container #second-section__img-container #second-section__img-mobile{display:none}}#second-section__container #second-section__img-container #second-section__img-desktop{display:none}@media(min-width: 90em){#second-section__container #second-section__img-container #second-section__img-desktop{display:flex;height:444px;width:938px}}#second-section__container #second-section__button-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;gap:1.5rem}@media(min-width: 60em){#second-section__container #second-section__button-container{flex-direction:row}}#second-section__container #second-section__button-container #second-section__left-button-container{display:flex;justify-content:center;align-items:center}#second-section__container #second-section__button-container #second-section__left-button-container #second-section__left-button{height:48px;width:250px}@media(min-width: 60em){#second-section__container #second-section__button-container #second-section__left-button-container #second-section__left-button{width:100%}}#second-section__container #second-section__button-container #second-section__right-button-container{display:flex;justify-content:center;align-items:center}#second-section__container #second-section__button-container #second-section__right-button-container #second-section__right-button{height:48px;width:250px}@media(min-width: 60em){#second-section__container #second-section__button-container #second-section__right-button-container #second-section__right-button{width:100%}}#third-section__container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-top:4rem;padding-bottom:4rem;padding-left:1.5rem;padding-right:1.5rem;background-image:linear-gradient(180deg, #221F20 0%, #666666 100%)}@media(min-width: 60em){#third-section__container{flex-direction:row}}@media(min-width: 90em){#third-section__container{gap:4rem;padding-top:7.75rem;padding-bottom:7.75rem}}#third-section__container #third-section__text-container{display:flex;flex-direction:column;width:75%}@media(min-width: 90em){#third-section__container #third-section__text-container{width:30%}}#third-section__container #third-section__text-container #third-section__title{margin:0;margin-bottom:1.5rem;text-align:center;color:#fff;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 90em){#third-section__container #third-section__text-container #third-section__title{flex-direction:row;text-align:left;font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#third-section__container #third-section__text-container #third-section__description{margin:0;text-align:center;color:#fff;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 90em){#third-section__container #third-section__text-container #third-section__description{width:80%;text-align:left;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}#third-section__container #third-section__carousel-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:2.625rem}#third-section__container #third-section__carousel-wrapper #third-section__carousel{display:flex;width:287px;height:186px}@media(min-width: 90em){#third-section__container #third-section__carousel-wrapper #third-section__carousel{width:734px}}#third-section__container #third-section__carousel-wrapper #third-section__carousel #third-section__carousel-viewport{overflow:hidden;width:100%;position:relative}#third-section__container #third-section__carousel-wrapper #third-section__carousel #third-section__carousel-viewport #third-section__carousel-container{display:flex;touch-action:pan-y pinch-zoom;margin-left:-1rem}@media(min-width: 90em){#third-section__container #third-section__carousel-wrapper #third-section__carousel #third-section__carousel-viewport #third-section__carousel-container{margin-left:-2.625rem;width:734px}}#third-section__container #third-section__carousel-wrapper #third-section__carousel #third-section__carousel-viewport #third-section__carousel-container .third-section__carousel-slide{display:flex;justify-content:center;align-items:center;height:124px;min-width:287px;padding-left:1rem;flex:0 0 100%}@media(min-width: 90em){#third-section__container #third-section__carousel-wrapper #third-section__carousel #third-section__carousel-viewport #third-section__carousel-container .third-section__carousel-slide{padding-left:2.625rem;flex:0 0 50%}}#third-section__container #third-section__carousel-wrapper #third-section__carousel #third-section__carousel-viewport #third-section__carousel-container .third-section__carousel-slide .third-section__carousel-item{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-image:linear-gradient(90deg, #FAF9F7 1%, #E4E4E4 49%, #FAF9F7 100%)}#third-section__container #third-section__carousel-wrapper #third-section__carousel-navigation-container{display:flex;justify-content:center;align-items:center}#third-section__container #third-section__carousel-wrapper #third-section__carousel-navigation-container #third-section__carousel-navigation{display:flex;gap:1.5rem}#third-section__container #third-section__carousel-wrapper #third-section__carousel-navigation-container #third-section__carousel-navigation #third-section__carousel-navigation-left-button{cursor:pointer}#third-section__container #third-section__carousel-wrapper #third-section__carousel-navigation-container #third-section__carousel-navigation #third-section__carousel-navigation-left-button:hover{transform:scale(1.2)}#third-section__container #third-section__carousel-wrapper #third-section__carousel-navigation-container #third-section__carousel-navigation #third-section__carousel-navigation-right-button{cursor:pointer}#third-section__container #third-section__carousel-wrapper #third-section__carousel-navigation-container #third-section__carousel-navigation #third-section__carousel-navigation-right-button:hover{transform:scale(1.2)}#fourth-section__compare-knife__container{display:flex;flex-direction:column;background-color:#fff;height:316px;width:100%;max-width:151px;box-shadow:4px 4px 20px rgba(0,0,0,.14);flex:1}@media(min-width: 90em){#fourth-section__compare-knife__container{width:100%;min-width:294x;min-width:294px;height:404px}}#fourth-section__compare-knife__container #fourth-section__compare-knife__name-container{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}#fourth-section__compare-knife__container #fourth-section__compare-knife__name-container #fourth-section__compare-knife__name{margin:0;color:#221f20;font-family:"Outfit";font-weight:600;font-size:1.125rem;line-height:1.375rem;letter-spacing:0}@media(min-width: 90em){#fourth-section__compare-knife__container #fourth-section__compare-knife__name-container #fourth-section__compare-knife__name{font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}#fourth-section__compare-knife__container #fourth-section__compare-knife__image-container{display:flex;justify-content:center;background-size:cover;background-position:center;background-repeat:no-repeat;height:100%;width:100%}#fourth-section__kombi-knife-bubble-container{display:flex;flex-direction:column;justify-content:end;background-color:#fff;border-radius:1.125rem;width:106px;height:88px;margin-top:1.5rem;padding:.875rem;padding-bottom:.7rem}@media(min-width: 90em){#fourth-section__kombi-knife-bubble-container{padding:1.25rem;width:255px;height:72px;margin-top:3rem}}#fourth-section__kombi-knife-bubble-container #fourth-section__kombi-knife-bubble-text{display:flex;flex-direction:column;height:100%;margin:0;padding:0}@media(min-width: 90em){#fourth-section__kombi-knife-bubble-container #fourth-section__kombi-knife-bubble-text{flex-direction:row-reverse;justify-content:space-between}}#fourth-section__kombi-knife-bubble-container #fourth-section__kombi-knife-bubble-text #fourth-section__kombi-knife-bubble-text-one{margin:0;margin-bottom:.25rem;color:#777676;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}@media(min-width: 90em){#fourth-section__kombi-knife-bubble-container #fourth-section__kombi-knife-bubble-text #fourth-section__kombi-knife-bubble-text-one{font-family:"Outfit";font-weight:300;font-size:1rem;line-height:1.25rem;letter-spacing:0}}#fourth-section__kombi-knife-bubble-container #fourth-section__kombi-knife-bubble-text #fourth-section__kombi-knife-bubble-text-two{margin:0;color:#c55050;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}@media(min-width: 90em){#fourth-section__kombi-knife-bubble-container #fourth-section__kombi-knife-bubble-text #fourth-section__kombi-knife-bubble-text-two{font-family:"Outfit";font-weight:600;font-size:1.125rem;line-height:1.375rem;letter-spacing:0}}#fourth-section__kombi-knife-bubble-container #fourth-section__kombi-knife-timebar{height:.375rem;width:100%;background-color:#bababa;border-radius:1rem;margin-top:.5rem}#fourth-section__kombi-knife-bubble-container #fourth-section__kombi-knife-timebar #fourth-section__kombi-knife-timebar-fill{border-radius:1rem;width:100%;height:.375rem;background-color:#c55050}#fourth-section__rubber-knife-bubble-container{display:flex;flex-direction:column;justify-content:end;background-color:#fff;border-radius:1.125rem;width:113px;height:88px;margin-top:1.5rem;padding:.875rem}@media(min-width: 90em){#fourth-section__rubber-knife-bubble-container{justify-content:center;align-items:center;width:255px;height:72px;padding:1.25rem;margin-top:3rem}}#fourth-section__rubber-knife-bubble-container #fourth-section__rubber-knife-text{margin:0;color:#c55050;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}@media(min-width: 90em){#fourth-section__rubber-knife-bubble-container #fourth-section__rubber-knife-text{max-width:186px;text-align:center;font-family:"Outfit";font-weight:600;font-size:1.125rem;line-height:1.375rem;letter-spacing:0}}#fourth-section__steel-knife-bubble-container{display:flex;flex-direction:column;justify-content:end;background-color:#fff;border-radius:1.125rem;width:106px;height:88px;margin-top:1.5rem;padding:.875rem;padding-bottom:.5rem}@media(min-width: 90em){#fourth-section__steel-knife-bubble-container{padding:1.25rem;width:255px;height:72px;margin-top:3rem}}#fourth-section__steel-knife-bubble-container #fourth-section__steel-knife-timebar{height:.375rem;width:100%;background-color:#bababa;border-radius:1rem}#fourth-section__steel-knife-bubble-container #fourth-section__steel-knife-timebar #fourth-section__steel-knife-timebar-fill{border-radius:1rem;width:42%;height:.375rem;background-color:#c55050}.fourth-section__section-feature{display:flex;align-items:center;gap:.5rem;margin-bottom:.875rem}@media(min-width: 90em){.fourth-section__section-feature{margin-bottom:.75rem}}.fourth-section__section-feature .fourth-section__feature-time-icon{width:34px;height:34px}.fourth-section__section-feature .fourth-section__feature-gas-icon{width:34px;height:34px}.fourth-section__section-feature .fourth-section__feature-truck-icon{width:34px;height:38px}.fourth-section__section-feature .fourth-section__feature-sound-icon{width:34px;height:34px}.fourth-section__section-feature .fourth-section__feature-shield-icon{width:34px;height:34px}.fourth-section__section-feature .fourth-section__section-feature-text{margin:0;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}@media(min-width: 90em){.fourth-section__section-feature .fourth-section__section-feature-text{font-family:"Outfit";font-weight:600;font-size:1rem;line-height:1.25rem;letter-spacing:0}}.fourth-section__section-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-left:.75rem;padding-right:.75rem}@media(min-width: 90em){.fourth-section__section-container{justify-content:center;align-items:center}}.fourth-section__section-container .fourth-section__section-limiter{display:flex;flex-direction:column;justify-content:center;align-items:center;width:330px}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter{width:fit-content}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-title-container{width:100%}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-title-container .fourth-section__section-title{margin:0;margin-bottom:2.625rem;font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-title-container .fourth-section__section-title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container{display:flex;flex-direction:column}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container{flex-direction:row-reverse}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-knives-container{display:flex;justify-content:center;align-items:center;width:100%}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-knives-container .fourth-section__section-knives-image-divider{display:flex;justify-content:center;align-items:center;height:100%}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-knives-container .fourth-section__section-knives-image-divider .fourth-section__section-knives-image-divider-text{margin-left:.5rem;margin-right:.5rem;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-knives-container .fourth-section__section-knives-image-divider .fourth-section__section-knives-image-divider-text{margin-left:1.5rem;margin-right:1.5rem;font-family:"Outfit";font-weight:600;font-size:2.125rem;line-height:2.75rem;letter-spacing:0}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container{display:flex;flex-direction:column}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container{flex-direction:column;max-width:355px;margin-right:2.625rem}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container{display:flex;flex-direction:column}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container{align-items:start;justify-content:start;padding-right:3rem;flex:2;min-width:260px}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container .fourth-section__section-description-model-container{display:flex;margin-bottom:1.5rem;margin-top:2.625rem}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container .fourth-section__section-description-model-container{margin-top:0;flex-direction:column}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container .fourth-section__section-description-model-container .fourth-section__section-description-model-label{margin:0;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container .fourth-section__section-description-model-container .fourth-section__section-description-model-label{font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container .fourth-section__section-description-model-container .fourth-section__section-description-model-value{margin:0;font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container .fourth-section__section-description-model-container .fourth-section__section-description-model-value{font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-model-things-container .fourth-section__section-features-container{display:flex;flex-direction:column}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-description-text-container{display:flex;justify-content:center;align-items:center}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-description-text-container{flex:3}}.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-description-text-container .fourth-section__section-description-text{margin:0;margin-bottom:2.625rem;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 90em){.fourth-section__section-container .fourth-section__section-limiter .fourth-section__section-content-container .fourth-section__section-description-container .fourth-section__section-description-text-container .fourth-section__section-description-text{margin-bottom:0;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0;width:324px;max-width:324px}}#fourth-section__container{display:flex;flex-direction:column;align-items:center;padding-left:.75rem;padding-right:.75rem;background-image:linear-gradient(90deg, #FAF9F7 1%, #E4E4E4 49%, #FAF9F7 100%);padding-top:4rem;padding-bottom:4rem}@media(min-width: 90em){#fourth-section__container{padding-top:7.75rem;padding-bottom:7.75rem}}#fourth-section__container #fourth-section__limiter{width:330px}@media(min-width: 90em){#fourth-section__container #fourth-section__limiter{width:100%}}#fourth-section__container #fourth-section__limiter #fourth-section__title-container{display:flex;flex-direction:column}@media(min-width: 90em){#fourth-section__container #fourth-section__limiter #fourth-section__title-container{justify-content:center;align-items:center;flex-direction:row;gap:.5rem}}#fourth-section__container #fourth-section__limiter #fourth-section__title-container #fourth-section__title{margin:0;text-align:center;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 90em){#fourth-section__container #fourth-section__limiter #fourth-section__title-container #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__limiter #fourth-section__description-container{display:flex;justify-content:center;text-align:center;margin-top:2.625rem;margin-bottom:2.625rem}@media(min-width: 90em){#fourth-section__container #fourth-section__limiter #fourth-section__description-container{margin-top:1.5rem;margin-bottom:5.375rem}}#fourth-section__container #fourth-section__limiter #fourth-section__description-container #fourth-section__description{font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 90em){#fourth-section__container #fourth-section__limiter #fourth-section__description-container #fourth-section__description{max-width:800px;text-align:center;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}#fourth-section__container #fourth-section__limiter #fourth-section__sections{display:flex;flex-direction:column;gap:0}@media(min-width: 90em){#fourth-section__container #fourth-section__limiter #fourth-section__sections{gap:5.375rem}}#fifth-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){#fifth-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}}#fifth-section__container #fifth-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){#fifth-section__container #fifth-section__title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}@media(min-width: 90em){#fifth-section__container #fifth-section__description-container{max-width:800px}}#fifth-section__container #fifth-section__description-container #fifth-section__description-one{color:#fff;text-align:center;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0;margin-top:2.625rem}@media(min-width: 90em){#fifth-section__container #fifth-section__description-container #fifth-section__description-one{margin-top:4rem;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}#fifth-section__container #fifth-section__description-container #fifth-section__description-two{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}@media(min-width: 90em){#fifth-section__container #fifth-section__description-container #fifth-section__description-two{margin-top:.875rem;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}.carousel-section__container{display:flex;flex-direction:column;align-items:center}.carousel-section__container .carousel-section__text-container{max-width:100%}@media(min-width: 60em){.carousel-section__container .carousel-section__text-container{width:490px}}@media(min-width: 90em){.carousel-section__container .carousel-section__text-container{width:1065px}}.carousel-section__container .carousel-section__text-container .carousel-section__title-container{display:flex;justify-content:space-between;align-items:center;width:100%}.carousel-section__container .carousel-section__text-container .carousel-section__title-container .carousel-section__title{max-width:156px;overflow:hidden;text-overflow:ellipsis;margin:0;font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}@media(min-width: 90em){.carousel-section__container .carousel-section__text-container .carousel-section__title-container .carousel-section__title{max-width:100%;font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}.carousel-section__container .carousel-section__text-container .carousel-section__title-container .carousel-section__more-button{display:flex;justify-content:center;align-items:center;background-color:#41494a;border-radius:1.125rem;padding-left:1rem;padding-right:1rem;padding-top:.625rem;padding-bottom:.625rem;gap:.625rem;height:100%;cursor:pointer}.carousel-section__container .carousel-section__text-container .carousel-section__title-container .carousel-section__more-button:hover{transform:scale(1.05)}.carousel-section__container .carousel-section__text-container .carousel-section__title-container .carousel-section__more-button .carousel-section__button-text{margin:0;color:#f1f1f1;font-family:"Outfit";font-weight:600;font-size:.75rem;line-height:1rem;letter-spacing:0}.carousel-section__container .carousel-section__text-container .carousel-section__description{display:flex;margin-top:1.5rem;margin-bottom:2.625rem}@media(min-width: 90em){.carousel-section__container .carousel-section__text-container .carousel-section__description{margin-bottom:2.625rem;max-width:815px}}.carousel-section__container .carousel-section__text-container .carousel-section__description .carousel-section__paragraph{padding:0;margin:0}.carousel-section__container .carousel-section__text-container .carousel-section__description .carousel-section__paragraph .carousel-section__description-one{color:#221f20;font-family:"Outfit";font-weight:300;font-size:1.25rem;line-height:1.75rem;letter-spacing:0}.carousel-section__container .carousel-section__text-container .carousel-section__description .carousel-section__paragraph .carousel-section__description-two{color:#221f20;font-family:"Outfit";font-weight:600;font-size:1.25rem;line-height:1.75rem;letter-spacing:0}.carousel-section__container .carousel-section__text-container .carousel-section__description .carousel-section__paragraph .carousel-section__description-three{color:#221f20;font-family:"Outfit";font-weight:300;font-size:1.25rem;line-height:1.75rem;letter-spacing:0}.carousel-section__container .carousel-section__carousel{display:flex;justify-content:center;align-items:center;max-width:100%;width:100%}.carousel-section__container .carousel-section__carousel .carousel-section__button-left-container{display:none;margin-right:1rem;cursor:pointer}@media(min-width: 60em){.carousel-section__container .carousel-section__carousel .carousel-section__button-left-container{display:flex}}.carousel-section__container .carousel-section__carousel .carousel-section__button-left-container .carousel-section__button-left-active{display:flex}.carousel-section__container .carousel-section__carousel .carousel-section__button-left-container .carousel-section__button-left-passive{display:none}.carousel-section__container .carousel-section__carousel .carousel-section__button-right-container{display:none;margin-left:1rem;cursor:pointer}@media(min-width: 60em){.carousel-section__container .carousel-section__carousel .carousel-section__button-right-container{display:flex}}.carousel-section__container .carousel-section__carousel .carousel-section__button-right-container .carousel-section__button-right-active{display:flex}.carousel-section__container .carousel-section__carousel .carousel-section__button-right-container .carousel-section__button-right-passive{display:none}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport{overflow:visible;width:100%;margin:0 auto;position:relative}@media(min-width: 60em){.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport{overflow:hidden;width:490px}}@media(min-width: 90em){.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport{width:1065px}}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container{display:flex;touch-action:pan-y pinch-zoom;transition:transform .05s ease-in-out;margin-left:-1rem}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide{min-width:254px;height:384px;display:flex;align-items:center;justify-content:center;font-size:24px;user-select:none;transform:translate3d(0, 0, 0);padding-left:1rem;flex:0 0 254px}@media(min-width: 90em){.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide{width:360px;min-width:360px;height:544px}}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide .carousel-section__card{width:100%;height:100%;position:relative}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide .carousel-section__card .carousel-section__info-container{position:absolute;bottom:1.5rem;z-index:6;width:100%;padding-left:1.5rem;padding-right:1.5rem}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide .carousel-section__card .carousel-section__info-container .carousel-section__container-text{color:#fff;font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}@media(min-width: 90em){.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide .carousel-section__card .carousel-section__info-container .carousel-section__container-text{font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide .carousel-section__card .carousel-section__info-container .carousel-section__container-button{display:flex;justify-content:center;align-items:center;background-color:#fff;color:#c55050;margin-top:.625rem;border-radius:1.125rem;border:none;width:fit-content;height:48px;cursor:pointer;gap:.625rem;padding-left:1rem;padding-right:1rem;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide .carousel-section__card .carousel-section__info-container .carousel-section__container-button:hover{transform:scale(1.05)}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide .carousel-section__card .carousel-section__overlay{position:absolute;width:100%;height:100%;background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.1411764706) 14%, rgba(102, 102, 102, 0.2) 20%);z-index:5;box-shadow:4px 4px 20px 0px rgba(0,0,0,.1803921569)}.carousel-section__container .carousel-section__carousel .carousel-section__carousel-viewport .carousel-section__carousel-container .carousel-section__slide .carousel-section__card .carousel-section__img{width:100%;height:100%}#sixth-section__container{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:100%;background-image:linear-gradient(90deg, #FAF9F7 1%, #E4E4E4 49%, #FAF9F7 100%)}#sixth-section__container #sixth-section__container-limiter{display:flex;flex-direction:column;max-width:100%;padding-top:4rem;padding-bottom:4rem;width:100%;max-width:324px;overflow:hidden}@media(min-width: 60em){#sixth-section__container #sixth-section__container-limiter{padding-left:1.5rem;padding-right:1.5rem;padding-left:0;max-width:650px}}@media(min-width: 90em){#sixth-section__container #sixth-section__container-limiter{max-width:fit-content}}#sixth-section__container #sixth-section__container-limiter #sixth-section__title{font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0;margin-bottom:4rem}@media(min-width: 60em){#sixth-section__container #sixth-section__container-limiter #sixth-section__title{width:70%;max-width:490px;padding-left:4rem}}@media(min-width: 90em){#sixth-section__container #sixth-section__container-limiter #sixth-section__title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0;max-width:1065px}}#sixth-section__container #sixth-section__container-limiter #sixth-section__carousels-container{display:flex;flex-direction:column;gap:4rem;width:100%}.plough-section__desktop-container{display:none;flex-direction:row;justify-content:space-between;align-items:center;margin-top:4rem;margin-bottom:4rem;width:1165px}@media(min-width: 90em){.plough-section__desktop-container{display:flex}}.plough-section__desktop-container .plough-section__desktop-text-container{display:flex;flex-direction:column;max-width:436px}.plough-section__desktop-container .plough-section__desktop-text-container .plough-section__desktop-title{width:95%;color:#fff;margin-bottom:1.5rem;font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}.plough-section__desktop-container .plough-section__desktop-text-container .plough-section__desktop-subtitle{color:#fff;margin-bottom:1.5rem;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}@media(min-width: 90em){.plough-section__desktop-container .plough-section__desktop-text-container .plough-section__desktop-subtitle{margin-bottom:0}}.plough-section__desktop-container .plough-section__desktop-text-container .plough-section__desktop-button{width:100%;margin-top:2.5rem}.plough-section__desktop-container .plough-section__desktop-number-container{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.plough-section__desktop-container .plough-section__desktop-number-container .plough-section__desktop-number{background-size:cover;background-position:center;background-repeat:no-repeat;height:66px;width:66px}.plough-section__container{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;margin-bottom:4rem}@media(min-width: 90em){.plough-section__container{display:none}}.plough-section__container .plough-section__number-container{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.plough-section__container .plough-section__number-container .plough-section__number{background-size:cover;background-position:center;background-repeat:no-repeat;height:66px;width:66px}.plough-section__container .plough-section__title{text-align:center;width:95%;color:#fff;margin-bottom:1.5rem;font-family:"Outfit";font-weight:600;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}.plough-section__container .plough-section__subtitle{text-align:center;color:#fff;margin-bottom:1.5rem;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}.plough-section__container .plough-section__button{margin-top:2.625rem}#seventh-section__container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(180deg, #221F20 0%, #666666 100%);padding-left:1.5rem;padding-right:1.5rem;padding-top:4rem;padding-bottom:4rem}#seventh-section__container #seventh-section__plough-button{width:203px;height:56px}#seventh-section__container #seventh-section__form-button{width:240px;height:56px}#seventh-section__container #seventh-section__form-button #seventh-section__form-button-text{color:#221f20}#seventh-section__container #seventh-section__title{margin:0;margin-bottom:1.5rem;text-align:center;color:#fff;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 60em){#seventh-section__container #seventh-section__title{max-width:858px;font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#seventh-section__container #seventh-section__subtitle{margin:0;text-align:center;color:#fff;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 60em){#seventh-section__container #seventh-section__subtitle{max-width:858px;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}#seventh-section__container #seventh-section__divider{height:3px;width:100%;background-color:#fff;opacity:40%}#seventh-section__container .seventh-section__img-one-container .seventh-section__img-one{width:324px;height:247px}#seventh-section__container .seventh-section__img-two-container .seventh-section__img-two{width:324px;height:259px}#eight-section__container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#c55050;padding:1.5rem;padding-bottom:4rem;padding-top:4rem}#eight-section__container #eight-section__title{margin:0;margin-bottom:2.625rem;text-align:center;color:#fff;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 90em){#eight-section__container #eight-section__title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#eight-section__container #eight-section__description-one{margin:0;margin-bottom:.875rem;text-align:center;color:#fff;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 90em){#eight-section__container #eight-section__description-one{font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0;max-width:1030px}}#eight-section__container #eight-section__description-two{margin:0;margin-bottom:2.625rem;text-align:center;color:#fff;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 90em){#eight-section__container #eight-section__description-two{font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0;max-width:1030px}}#eight-section__container #eight-section__button{display:flex;justify-content:center;align-items:center;min-width:132px;width:fit-content;height:52px;background-color:#fff;padding-top:14px;padding-bottom:14px;padding-left:18px;padding-right:18px;gap:10px;border-radius:1.125rem;cursor:pointer}#eight-section__container #eight-section__button:hover{transform:scale(1.05)}#eight-section__container #eight-section__button #eight-section__button-text{color:#c55050;font-family:"Outfit";font-weight:600;font-size:.875rem;line-height:1rem;letter-spacing:0}#nineth-section__container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(180deg, #221F20 0%, #666666 100%);padding-bottom:4rem;padding-top:4rem;padding-left:1.5rem;padding-right:1.5rem}@media(min-width: 90em){#nineth-section__container{gap:11.375rem;padding-bottom:7.75rem;padding-top:7.75rem;flex-direction:row-reverse}}#nineth-section__container #nineth-section__title{text-align:center;color:#fff;margin-bottom:2.625rem;max-width:303px;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 90em){#nineth-section__container #nineth-section__title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0;max-width:20rem}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container{display:flex;flex-direction:column;max-width:314px}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container{max-width:612px}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item{justify-content:left}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-truck-icon{width:34px;height:34px}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-truck-icon{width:59px;height:59px}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-building-icon{width:34px;height:34px}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-building-icon{width:59px;height:59px}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-world-icon{width:34px;height:34px}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-world-icon{width:59px;height:59px}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-handshake-icon{width:34px;height:34px}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-handshake-icon{width:59px;height:59px}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-text-container{display:flex;gap:.3rem;max-width:231px}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-text-container{max-width:100%}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-text-container .nineth-section__list-item-number{margin:0;color:#fff;font-family:"Outfit";font-weight:600;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-text-container .nineth-section__list-item-number{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-text-container .nineth-section__list-item-text{margin:0;color:#fff;font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}@media(min-width: 90em){#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item .nineth-section__list-item-text-container .nineth-section__list-item-text{font-family:"Outfit";font-weight:100;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#nineth-section__container #nineth-section__list-container .nineth-section__list-item-container .nineth-section__list-item-bottom-bar{width:100%;height:3px;background-color:#fff;opacity:40%;margin-top:1.5rem;margin-bottom:1.5rem}#ten-section__container{display:flex;flex-direction:column;justify-content:center;align-items:center;background-image:linear-gradient(90deg, #FAF9F7 1%, #E4E4E4 49%, #FAF9F7 100%);padding:1.5rem;padding-top:4rem;padding-bottom:4rem}#ten-section__container #ten-section__text-container{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:324px;margin-bottom:2.25rem}@media(min-width: 60em){#ten-section__container #ten-section__text-container{max-width:540px}}@media(min-width: 90em){#ten-section__container #ten-section__text-container{max-width:720px}}#ten-section__container #ten-section__text-container #ten-section__title{margin:0;margin-bottom:2.625rem;text-align:center;font-family:"Outfit";font-weight:600;font-size:2rem;line-height:2.625rem;letter-spacing:0}@media(min-width: 60em){#ten-section__container #ten-section__text-container #ten-section__title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}@media(min-width: 90em){#ten-section__container #ten-section__text-container #ten-section__title{font-family:"Outfit";font-weight:500;font-size:2.625rem;line-height:3.25rem;letter-spacing:0}}#ten-section__container #ten-section__text-container #ten-section__description-one{margin:0;margin-bottom:1.5rem;text-align:center;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 90em){#ten-section__container #ten-section__text-container #ten-section__description-one{font-family:"Outfit";font-weight:300;font-size:1.5rem;line-height:2.125rem;letter-spacing:0}}#ten-section__container #ten-section__text-container #ten-section__description-two{margin:0;text-align:center;font-family:"Outfit";font-weight:300;font-size:1.125rem;line-height:1.625rem;letter-spacing:0}@media(min-width: 90em){#ten-section__container #ten-section__text-container #ten-section__description-two{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;width:100%}#container-wrapper .container{display:flex;flex-direction:column;width:100%;height:100%;flex:1;position:relative}/*# sourceMappingURL=index.css.map */
