@media (max-width: 801px){.hero.svelte-6gqgsh .content.big.svelte-6gqgsh{display:none}.hero.svelte-6gqgsh .content.small.svelte-6gqgsh{background-size:cover!important;aspect-ratio:1440/850;height:350px;width:100%}}@media (min-width: 802px){.hero.svelte-6gqgsh .content.small.svelte-6gqgsh{display:none}.hero.svelte-6gqgsh .content.big.svelte-6gqgsh{background-size:cover;width:100%}.hero.svelte-6gqgsh .normal.big.svelte-6gqgsh{aspect-ratio:1440/850;height:350px}.hero.svelte-6gqgsh .in-hero.big.svelte-6gqgsh{height:fit-content}}.hero.svelte-6gqgsh .content.svelte-6gqgsh{display:flex;justify-content:center;background-color:var(--background-color)}.hero.svelte-6gqgsh .in-hero.svelte-6gqgsh{margin-bottom:4em}.hero.svelte-6gqgsh .in-hero .text.svelte-6gqgsh{padding:5em 8vw 8em;color:var(--content-text-color)!important}.hero.svelte-6gqgsh .in-hero .side-image.svelte-6gqgsh{flex:0 0 50%}.hero.svelte-6gqgsh .in-hero .grad-1.svelte-6gqgsh{position:absolute;top:0;width:100%;height:100%}.hero.svelte-6gqgsh .in-hero.right .grad-1.svelte-6gqgsh{left:0;background:linear-gradient(to left,var(--background-color) 0%,var(--background-color) 50%,var(--background-color-transparent) 75%,transparent 100%)}.hero.svelte-6gqgsh .in-hero.left.svelte-6gqgsh{flex-direction:row-reverse}.hero.svelte-6gqgsh .in-hero.left .grad-1.svelte-6gqgsh{right:0;background:linear-gradient(to right,var(--background-color) 0%,var(--background-color) 50%,var(--background-color-transparent) 75%,transparent 100%)}@media (max-width: 801px){.hero.svelte-6gqgsh:not(.stretch) .wrapper{padding-left:0!important;padding-right:0!important}}.in-hero.small.svelte-6gqgsh .content.svelte-6gqgsh{padding-block:3rem}.in-hero.small.svelte-6gqgsh .content.svelte-6gqgsh h1{margin-top:0}@media (min-width: 802px){.in-hero.small.svelte-6gqgsh.svelte-6gqgsh{display:none}}.full-width-section{background:#282b30;color:#fff;width:100vw;margin-left:calc(50% - 50vw);display:flex;flex-direction:column;margin-top:3rem;margin-bottom:3rem}.full-width-section .content{display:flex}.full-width-section .content.image-left{flex-direction:column}.full-width-section .content.image-right{flex-direction:column-reverse}.full-width-section .text{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;margin:1.8rem;padding:1.3rem 1.3rem calc(1.3rem + 2.3rem);max-width:650px;gap:.5rem}.full-width-section .button{margin-top:2.7rem!important}.full-width-section img{width:100%;height:300px;object-fit:cover}@media (min-width: 802px){.full-width-section .content{min-height:450px}.full-width-section .content.image-left{flex-direction:row}.full-width-section .content.image-right{flex-direction:row-reverse}.full-width-section img{height:auto;width:250px}}@media (min-width: 1057px){.full-width-section .content{gap:1.8rem}.full-width-section .text{margin:3rem;padding:3rem 3rem 5.3rem}.full-width-section img{height:auto;width:450px}}@media (min-width: 2000px){.full-width-section{align-items:center}.full-width-section .content{width:1312px;padding:0 1.8rem}}.sign-up-banner{background-color:#282b30;padding:3rem;color:#fff;display:grid;grid-template-columns:1fr;align-items:center;gap:.75rem;margin:3rem 0;border-radius:4px}.sign-up-banner h3{font-weight:700;margin:.5rem 0;margin-top:0!important}.sign-up-banner p{margin:.5rem 0}.sign-up-banner .sign-up-buttons{white-space:nowrap;height:fit-content;display:flex;flex-direction:row;justify-content:center;gap:1.3rem;margin:0}.sign-up-banner .button-wrapper{display:contents}@media (min-width: 1057px){.sign-up-banner{grid-template-columns:1fr 1fr;gap:1rem}.sign-up-banner .sign-up-buttons{justify-content:flex-end}}.statistics{display:grid;grid-template-columns:repeat(2,1fr);gap:1.3rem;max-width:400px;margin:1.8rem auto;padding:3rem 0}.statistics div{display:flex;flex-direction:column;align-items:center}.statistics .label{white-space:nowrap;font-size:2.25em;font-weight:700;background-color:#ffd966;padding:.1rem 1.3rem;border-radius:4px}.statistics.hide .label{color:#ffd966}.statistics.show .label{color:#282b30}.statistics .sublabel{white-space:nowrap;margin:0;color:#5a606d}.statistics .sublabel--big{text-transform:uppercase}.statistics .sublabel--small{margin:.2rem;font-size:.9em}@media (min-width: 768px){.statistics{max-width:800px;grid-template-columns:repeat(4,1fr);padding:6rem 0}}.categories-block{margin:3rem 0}.categories-block .category-row{display:flex;flex-direction:column}.categories-block .category-row div{width:100%}.categories-block .category-row img{border-radius:12px;margin:1.3rem 0 .5rem;height:150px;display:block;width:100%;object-fit:cover}.categories-block a{display:block;text-decoration:none;font-size:1.15em}@media (min-width: 580px){.categories-block .category-row{flex-direction:row;gap:1.3rem}.categories-block .category-row img{height:250px}}.icon-info-blocks{display:grid;gap:.5rem;grid-template-columns:1fr;margin:3rem 0}.icon-info-blocks .content-box{display:flex;flex-direction:column;align-items:center;background-color:#f3f2f1;padding:3rem 2.52rem;text-align:center}.icon-info-blocks .content-box .icon{width:40px;height:40px;background-size:contain;background-position:center;background-repeat:no-repeat}.icon-info-blocks .content-box .icon.check{background-image:url(../../../assets/icons/checkmark-circle.svg)}.icon-info-blocks .content-box .icon.truck{background-image:url(../../../assets/icons/shipping.svg)}.icon-info-blocks .content-box .icon.star{background-image:url(../../../assets/icons/star-icon.svg)}.icon-info-blocks .content-box p{max-width:500px;padding-top:.5rem}.icon-info-blocks .content-box h3{margin-top:1.3rem}@media (min-width: 580px) and (max-width: 1057px){.icon-info-blocks{grid-template-columns:1fr 1fr}.icon-info-blocks div:last-child{grid-column:1/-1}}@media (min-width: 1057px){.icon-info-blocks{grid-template-columns:1fr 1fr 1fr}}
