.underConstruction-module__MXOmrG__under_construction_container{background:var(--cream);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.underConstruction-module__MXOmrG__content_wrapper{text-align:center;width:100%;max-width:800px;position:relative}.underConstruction-module__MXOmrG__main_content{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.underConstruction-module__MXOmrG__heading{letter-spacing:-.04em;margin:0;font-size:5rem;font-weight:900;line-height:1.1}.underConstruction-module__MXOmrG__heading_normal{color:var(--black);display:block}.underConstruction-module__MXOmrG__heading_accent{color:var(--primary);display:block}.underConstruction-module__MXOmrG__description{color:rgba(var(--black-rgb),.6);max-width:550px;margin:0;font-size:1.25rem;font-weight:500;line-height:1.7}.underConstruction-module__MXOmrG__cta_button{background:var(--primary);color:var(--white);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #ee295633}.underConstruction-module__MXOmrG__cta_button:hover{background:#d91847;transform:translateY(-2px);box-shadow:0 15px 40px #ee29564d}.underConstruction-module__MXOmrG__arrow_icon{width:20px;height:20px;transition:transform .3s}.underConstruction-module__MXOmrG__cta_button:hover .underConstruction-module__MXOmrG__arrow_icon{transform:translate(-5px)}@media (max-width:1200px){.underConstruction-module__MXOmrG__heading{font-size:4rem}.underConstruction-module__MXOmrG__description{font-size:1.15rem}}@media (max-width:768px){.underConstruction-module__MXOmrG__under_construction_container{padding:1.5rem}.underConstruction-module__MXOmrG__heading{font-size:3rem}.underConstruction-module__MXOmrG__description{font-size:1.1rem}.underConstruction-module__MXOmrG__main_content{gap:2rem}}@media (max-width:480px){.underConstruction-module__MXOmrG__under_construction_container{padding:1rem}.underConstruction-module__MXOmrG__main_content{gap:1.75rem}.underConstruction-module__MXOmrG__heading{font-size:2.25rem}.underConstruction-module__MXOmrG__description{font-size:1rem}.underConstruction-module__MXOmrG__cta_button{padding:.85rem 2rem;font-size:1rem}}@media (max-width:380px){.underConstruction-module__MXOmrG__heading{font-size:2rem}.underConstruction-module__MXOmrG__description{font-size:.95rem}.underConstruction-module__MXOmrG__cta_button{padding:.75rem 1.75rem;font-size:.95rem}}
.navbar-module__6zQ0kG__navbar{z-index:1000;background-color:rgba(var(--white-rgb),.5);-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border:1px solid rgba(var(--white-rgb),.5);border-radius:80px;width:95%;max-width:1440px;transition:-webkit-backdrop-filter .3s,backdrop-filter .3s,background-color .3s;position:fixed;top:20px;left:50%;transform:translate(-50%)}.navbar-module__6zQ0kG__navbar_items_container{background-color:#0000;border-radius:80px;width:100%;margin:0 auto;padding:10px}.navbar-module__6zQ0kG__navbar_items{justify-content:space-between;align-items:center;display:flex}.navbar-module__6zQ0kG__logo_container{align-items:center;gap:10px;width:10%;display:flex}.navbar-module__6zQ0kG__logo_link{flex-direction:row;align-items:center;gap:10px;text-decoration:none;display:flex}.navbar-module__6zQ0kG__logo_container img{width:36px;height:36px;margin-left:15px}.navbar-module__6zQ0kG__logo{font-size:1.5rem;font-weight:700}.navbar-module__6zQ0kG__logo_span{color:var(--primary)}.navbar-module__6zQ0kG__navbar_links{align-items:center;gap:50px;font-size:1rem;font-weight:500;display:flex}.navbar-module__6zQ0kG__navbar_link{color:var(--black);transition:color .3s ease-in-out;position:relative}.navbar-module__6zQ0kG__navbar_link:hover{color:var(--primary)}.navbar-module__6zQ0kG__navbar_buttons{align-items:center;gap:15px;display:flex}.navbar-module__6zQ0kG__navbar_buttons_mobile{display:none}.navbar-module__6zQ0kG__navbar_buttons_mobile .navbar-module__6zQ0kG__navbar_button{gap:10px;padding:10px 20px}.navbar-module__6zQ0kG__navbar_button{cursor:pointer;background-color:#0000;border:none;border-radius:30px;justify-content:center;align-items:center;gap:5px;padding:10px 30px;font-size:1rem;font-weight:500;transition:all .3s ease-in-out;display:flex}.navbar-module__6zQ0kG__navbar_button_primary{background-color:var(--primary);color:var(--white)}.navbar-module__6zQ0kG__navbar_button_secondary{color:var(--white);background-color:var(--black)}.navbar-module__6zQ0kG__mobile_menu{display:none}@media (max-width:854px){.navbar-module__6zQ0kG__navbar{border:none;border-bottom:1px solid rgba(var(--white-rgb),.5);border-radius:0;width:100vw;max-width:100%;padding-top:10px;top:0;left:50%;transform:translate(-50%)}.navbar-module__6zQ0kG__logo_container{width:100%}.navbar-module__6zQ0kG__navbar_links,.navbar-module__6zQ0kG__navbar_buttons{display:none}.navbar-module__6zQ0kG__mobile_menu{display:block}}@media (max-width:380px){.navbar-module__6zQ0kG__logo{font-size:1.2rem}}
.menu{clip-path:circle(0%);background-color:var(--primary);z-index:100;width:100vw;height:100vh;padding:1rem;position:fixed;top:0;left:0;overflow:hidden}.menu-wrapper{background-color:rgba(var(--primary-rgb),.4);border-radius:2rem;flex-direction:column;justify-content:space-between;gap:2rem;width:100%;height:100%;padding-top:5rem;display:flex;position:relative}.col{height:100%;display:flex;position:relative}.col-1{flex:3;padding:2rem}.col-2{flex:2;align-items:flex-end;padding:2rem}.links{flex-direction:column;gap:.6rem;display:flex}.link{pointer-events:auto;position:relative}.link a h2{color:var(--white);pointer-events:auto;font-size:4rem;line-height:1.1;text-decoration:none;transition:color .3s ease-out}.link a h2:hover{color:var(--white)}.socials{gap:2em;width:50%;display:flex}.socials .sub-col{flex-direction:column;flex:1;justify-content:flex-end;gap:2rem;display:flex}.menu-meta{color:var(--white)}.socials .sub-col p{margin-bottom:.25rem;position:relative}.menu-meta p:first-child{color:var(--black);margin-bottom:1rem;font-weight:600}.split-line{will-change:transform;pointer-events:auto;overflow:hidden}@media (max-width:1000px){.link a h2{font-size:2.25rem;line-height:1.2s}.col-2{flex-direction:column;align-items:flex-start}.socials{flex-direction:column;align-items:flex-start;width:100%;padding-bottom:10rem}.socials .sub-col{flex:1}.menu-commissions{display:block}}@media (max-width:480px){.menu-wrapper{gap:0;padding-top:2rem}.socials .sub-col{gap:1rem}.menu-meta p:first-child{margin-bottom:.6rem}.col-1,.col-2{padding:1rem}}
.menu-toggle{background:var(--black);transform-origin:100%;cursor:pointer;z-index:1000;border-radius:8rem;width:90px;height:45px;transition:width .5s cubic-bezier(.075,.82,.165,1);position:relative}.menu-copy{color:var(--white);z-index:1;transition:left .5s cubic-bezier(.075,.82,.165,1);position:absolute;top:50%;right:24px;transform:translateY(-50%)}.menu-copy p{color:var(--white);margin-right:-13px;font-size:.8rem;font-weight:600;line-height:.9}.menu-toggle-icon{background-color:var(--primary);z-index:10;border-radius:100%;width:40px;height:40px;transition:all .5s cubic-bezier(.075,.82,.165,1);position:absolute;top:2.5px;left:2.5px;overflow:hidden}.hamburger{justify-content:center;align-items:center;width:30px;height:30px;transition:all 1s cubic-bezier(.075,.82,.165,1);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.menu-toggle:hover .hamburger,.menu-toggle.opened .hamburger{opacity:1}.menu-bar{background:var(--white);width:15px;height:1.5px;transition:all .25s ease-out;position:absolute}.menu-bar[data-position=top]{transform:translateY(-3px)}.menu-bar[data-position=bottom]{transform:translateY(3px)}.menu-toggle.opened .menu-bar[data-position=top]{transform:translateY(0)rotate(45deg)scaleX(1.05)}.menu-toggle.opened .menu-bar[data-position=bottom]{transform:translateY(0)rotate(-45deg)scaleX(1.05)}
.footer-module__Vmx-gq__footer{background-color:var(--black);width:100vw;height:max-content;color:var(--white);padding:8rem 0 4rem;position:relative;overflow:hidden}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__container{flex-direction:column;justify-content:flex-end;gap:1.5rem;max-width:1440px;margin:0 auto;display:flex}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__container>div{gap:2rem;display:flex}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__container .footer-module__Vmx-gq__footer_col,.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__container .footer-module__Vmx-gq__footer_sub_col{flex:1}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_top{gap:2rem;display:flex}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_top .footer-module__Vmx-gq__footer_col:first-child{flex-direction:column;gap:1rem;display:flex}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_top .footer-module__Vmx-gq__footer_col:first-child .footer-module__Vmx-gq__mono{color:var(--primary)}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row{align-items:center;gap:1rem;width:85%;padding:1rem 0;display:flex}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row input{width:100%;color:var(--white);border-radius:30px;flex:1;padding:10px 25px;font-size:2rem;font-weight:900;background-color:rgba(var(--white-rgb),.02)!important}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row input::placeholder{color:var(--white);opacity:.35}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row button{cursor:pointer;background-color:#0000;background-color:var(--primary);color:var(--white);border:none;border-radius:30px;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:15px 30px;font-size:1rem;font-weight:500;transition:all .3s ease-in-out;display:flex}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row button img{object-fit:contain;width:.75rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row input{background:0 0;border:none;outline:none}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_bottom{border-top:1px solid rgba(var(--white-rgb),.05);padding:4rem 0 10rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_bottom .footer-module__Vmx-gq__footer_col:nth-child(2){display:flex}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_logo{width:60px}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_bottom .footer-module__Vmx-gq__footer_col:nth-child(2) .footer-module__Vmx-gq__mono{color:var(--primary);margin-bottom:2rem;font-weight:600}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_copyright,.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_copyright .footer-module__Vmx-gq__footer_col{gap:2rem;display:flex}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_links,.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_copy{flex-direction:column;gap:.25rem;display:flex}.footer-module__Vmx-gq__footer a{color:var(--white)}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_description{color:rgba(var(--white-rgb),.7);margin-top:1rem;font-size:1rem;line-height:1.5rem}@media (max-width:1000px){.footer-module__Vmx-gq__footer{padding-top:8rem;height:max-content;padding-inline:2rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__container .footer-module__Vmx-gq__footer_top .footer-module__Vmx-gq__footer_col:nth-child(2){display:none}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row{width:100%}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row input{font-size:2rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row button{width:3rem;height:3rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row button img{width:.5rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__container>div,.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_bottom .footer-module__Vmx-gq__footer_col:nth-child(2){flex-direction:column;gap:4rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_copyright .footer-module__Vmx-gq__footer_col:first-child{display:none}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_copyright .footer-module__Vmx-gq__footer_col:nth-child(2){flex-direction:column-reverse;gap:.25rem;width:100%}}@media (max-width:768px){.footer-module__Vmx-gq__footer{padding-top:4rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row{grid-template-columns:1fr;width:100%;display:grid}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row input{width:100%}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row button{width:100%;height:4rem}}@media (max-width:480px){.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row input{width:100%;font-size:1.4rem}.footer-module__Vmx-gq__footer .footer-module__Vmx-gq__footer_email_row button{width:100%;height:3rem}}
.hero-module__6NoLaa__hero{background-color:var(--cream);justify-content:center;align-items:center;height:100vh;display:flex;position:relative;overflow:hidden}.hero-module__6NoLaa__hero_container{flex-direction:column;width:100%;max-width:1440px;height:100%;padding-inline:2rem;display:flex}.hero-module__6NoLaa__hero_container .hero-module__6NoLaa__hero_wave_container{width:140%;color:var(--black);opacity:.15;position:absolute;top:65%;right:-60%;transform:translateY(-50%)}.hero-module__6NoLaa__hero_image{z-index:4;width:40%;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.hero-module__6NoLaa__hero_text_container{z-index:10;margin:auto 0;position:relative}.hero-module__6NoLaa__hero_text{font-size:8.5rem;font-weight:800;line-height:130%}.hero-module__6NoLaa__hero_text:nth-child(2){margin-top:-40px}.hero-module__6NoLaa__hero_text_red{color:var(--primary)}.hero-module__6NoLaa__hero_text_container p{width:55%;margin-top:1rem;margin-bottom:5rem;font-size:1.4rem;font-weight:400;line-height:150%}.hero-module__6NoLaa__hero_button{background-color:var(--primary);color:var(--cream);cursor:pointer;border-radius:10rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem 3rem;font-size:1.2rem;font-weight:400;line-height:150%;display:flex}.hero-module__6NoLaa__hero_button svg{margin-top:3px}.hero-module__6NoLaa__hero_horizontal_bar{background-color:#f6f3ee;width:100%;max-width:1440px;height:1px;position:absolute;bottom:0}@media (max-width:1200px){.hero-module__6NoLaa__hero_text{font-size:6.5rem}.hero-module__6NoLaa__hero_text:nth-child(2){margin-top:-30px}.hero-module__6NoLaa__hero_text_container p{width:70%}.hero-module__6NoLaa__hero_image{width:60%;top:50%;right:-18%}}@media (max-width:768px){.hero-module__6NoLaa__hero_text{font-size:5.5rem}.hero-module__6NoLaa__hero_text:nth-child(2){margin-top:-20px}.hero-module__6NoLaa__hero_text_container{margin:10rem 0 0}.hero-module__6NoLaa__hero_text_container p{width:100%}.hero-module__6NoLaa__hero_container .hero-module__6NoLaa__hero_wave_container{opacity:.05;width:200%;top:65%;right:-70%;transform:translateY(-50%)}.hero-module__6NoLaa__hero_image{width:80%;display:block;top:80%;right:-18%}}@media (max-width:480px){.hero-module__6NoLaa__hero{flex-direction:column;justify-content:center;align-items:center;height:100vh}.hero-module__6NoLaa__hero_text_container{margin:7rem 0 0}.hero-module__6NoLaa__hero_text{font-size:3.3rem}.hero-module__6NoLaa__hero_text:nth-child(2){margin-top:-10px}.hero-module__6NoLaa__hero_image{width:90%;display:block;top:90%;right:-18%}.hero-module__6NoLaa__hero_container .hero-module__6NoLaa__hero_wave_container{opacity:.05;width:240%;top:75%;right:-70%;transform:translateY(-50%)}}@media (max-width:380px){.hero-module__6NoLaa__hero_text{font-size:3rem}.hero-module__6NoLaa__hero_text:nth-child(2){margin-top:-10px}.hero-module__6NoLaa__hero_container{padding-inline:1rem}.hero-module__6NoLaa__hero_text_container p{margin-bottom:2.5rem;font-size:1.2rem}.hero-module__6NoLaa__hero_image{width:90%;display:block;top:60%;left:50%;right:-18%;transform:translate(-50%)}.hero-module__6NoLaa__hero_container .hero-module__6NoLaa__hero_wave_container{opacity:.15;width:270%;top:75%;right:-70%;transform:translateY(-50%)}}
.infinite-ecosystem-module__vZi32a__infinite_ecosystem{background-color:var(--cream);min-height:100vh;padding-inline:2rem;position:relative;overflow:hidden}.infinite-ecosystem-module__vZi32a__marquee_mobile{display:none}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_container{margin:auto}.infinite-ecosystem-module__vZi32a__filter_right{width:10%;height:100%;box-shadow:0 80px 80px 80px rgba(var(--white-rgb),.99);z-index:4;position:absolute;top:0;right:-10%}.infinite-ecosystem-module__vZi32a__filter_left{width:10%;height:100%;box-shadow:0 80px 80px 80px rgba(var(--white-rgb),.99);z-index:4;position:absolute;top:0;left:-10%}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content{grid-template-columns:1fr 1fr;gap:5rem;width:100%;max-width:1440px;min-height:50vh;margin:15rem auto auto;display:grid}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_image{visibility:hidden;background-color:#f6f3ee;border-radius:30px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_image img{object-fit:cover;border-radius:25px;width:97%;height:97%}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content h2{color:var(--black);text-align:left;font-size:2.6rem;font-weight:800;position:relative}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content h2:nth-child(2){color:var(--primary);margin-top:-10px}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content h2 span{color:var(--primary)}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content p{color:var(--black);text-align:left;font-size:1.4rem;font-weight:400;line-height:150%}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_left{flex-direction:column;justify-content:space-between;width:100%;display:flex}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_logos{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:20px;width:100%;display:flex}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_logo{cursor:pointer;background-color:#f6f3ee;border-radius:5px;padding:.2rem 1rem;transition:background-color .5s ease-in-out}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_logo img{object-fit:cover;filter:grayscale();width:100px;transition:all .3s ease-in-out}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_logo:hover{background-color:rgba(var(--primary-rgb),.08)}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_logo:hover img{filter:grayscale(0%)}.infinite-ecosystem-module__vZi32a__marquee,.infinite-ecosystem-module__vZi32a__marquee_mobile{white-space:nowrap;width:100%;margin-top:10rem;padding:2em 0;overflow:hidden}.infinite-ecosystem-module__vZi32a__marquee_text{will-change:transform;flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:2rem;width:100%;display:flex;transform:translate(0)}.infinite-ecosystem-module__vZi32a__marquee_text p{text-align:center;text-transform:uppercase;font-size:2.5rem}.infinite-ecosystem-module__vZi32a__marquee_item{flex-shrink:0;justify-content:center;align-items:center;gap:2rem;display:flex}.infinite-ecosystem-module__vZi32a__marquee_item svg{color:#f6f3ee}@media (max-width:1200px){.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content{gap:3rem}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_logo{padding:.2rem .5rem}}@media (max-width:854px){.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content{flex-direction:column-reverse;display:flex}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_logos{margin-top:4rem}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_image{height:40vh;padding:7px}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_image img{width:100%;height:100%}}@media (max-width:508px){.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content{margin:10rem auto auto}.infinite-ecosystem-module__vZi32a__marquee{display:none}.infinite-ecosystem-module__vZi32a__marquee_mobile{margin-top:6rem;display:block}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_logos{grid-template-columns:repeat(3,1fr);display:grid}.infinite-ecosystem-module__vZi32a__marquee_text p{font-size:2rem}}@media (max-width:380px){.infinite-ecosystem-module__vZi32a__infinite_ecosystem{padding-inline:1rem}.infinite-ecosystem-module__vZi32a__infinite_ecosystem_content p{font-size:1.2rem}}
.features-module__W5GY3a__features{min-height:100vh;padding-inline:2rem}.features-module__W5GY3a__feature_section{text-align:center;box-sizing:border-box;background:var(--color-grey);border-radius:30px;justify-content:center;width:100%;height:calc(100vh - 64px);font-size:1.5em;font-weight:600;display:flex;position:relative;overflow:hidden}.features-module__W5GY3a__feature_section_content{width:100%;height:100%}.features-module__W5GY3a__feature_section_inner{max-width:1440px;height:100%;margin:0 auto;padding:4rem 3rem;overflow:hidden}.features-module__W5GY3a__section_mobile_headline{margin-bottom:1.4rem;display:none}.features-module__W5GY3a__section_mobile_headline span{color:var(--primary)}.features-module__W5GY3a__feature_section_inner h3{font-size:3rem;font-weight:800;position:relative}.features-module__W5GY3a__feature_section_inner h3:nth-child(2){margin-top:-10px}.features-module__W5GY3a__feature_section_inner p{font-size:1.4rem;font-weight:400;line-height:150%}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_inner{flex-direction:column;align-items:center;display:flex}.features-module__W5GY3a__feature_section_1{background-color:var(--white);min-height:100vh}.features-module__W5GY3a__feature_section_1 svg{margin-top:2rem;display:none}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_inner{width:100%}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_inner h3{color:var(--black);text-align:center;font-size:3rem;font-weight:800;position:relative}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_inner h3:nth-child(2){color:var(--primary);margin-top:-10px}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_bottom{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(5,1fr);gap:2rem;width:100%;max-width:1440px;height:35rem;margin-top:7rem;display:grid}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card{background-color:#f6f3ee;border-radius:30px;width:100%;height:100%;padding:2.2rem;position:relative;overflow:hidden}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card h4{text-align:left;font-size:1.4rem;font-weight:800;position:relative}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card h4:nth-child(2){margin-top:-10px}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card:first-child{grid-column:span 3/span 3}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card:first-child svg{width:130%;display:block;position:absolute;top:-150%;right:-50%}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card:nth-child(2){grid-column:4/span 2}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card:nth-child(3){grid-column:span 2/span 2;grid-row-start:2}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card:nth-child(4){grid-column:3/span 3;grid-row-start:2}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card:nth-child(4) svg{width:130%;display:block;position:absolute;top:-150%;right:-50%}.features-module__W5GY3a__feature_section_2{background-color:#f6f3ee}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_inner{flex-direction:row;align-items:center;display:flex}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_right{width:70%;position:absolute;top:50%;right:-20%;transform:translateY(-50%)}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_left{text-align:left;width:60%}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_left h3{color:var(--black)}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_left h3:nth-child(2){color:var(--primary)}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_left p{color:var(--black)}.features-module__W5GY3a__feature_section_2_p{margin-bottom:3rem}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__section_button{background-color:var(--primary);color:var(--white)}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__section_button svg{color:var(--white)}.features-module__W5GY3a__feature_section_2_check{flex-direction:row;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.features-module__W5GY3a__feature_section_3{background-color:var(--white)}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_top{text-align:center;width:65%;margin:0 auto}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_top h3{color:var(--black)}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_top h3:nth-child(2){color:var(--primary)}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__section_button{background-color:var(--primary);color:var(--white)}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__section_button svg{color:var(--white)}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img{width:25%;position:absolute}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:first-child{width:20%;bottom:0%;left:10%}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:nth-child(2){bottom:-10%;left:50%;transform:translate(-50%)}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:nth-child(3){bottom:-10%;right:10%}.features-module__W5GY3a__feature_section_4{background-color:#f6f3ee;border-bottom-right-radius:0;border-bottom-left-radius:0}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_inner{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_left{width:27%}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_right{text-align:right;width:50%}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_right h3{color:var(--black)}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_right h3:nth-child(2){color:var(--primary)}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_right p{color:var(--black);text-align:right}.features-module__W5GY3a__feature_section_4_p{margin-bottom:3rem}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__section_button{background-color:var(--primary);color:var(--white)}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__section_button svg{color:var(--white)}.features-module__W5GY3a__feature_section_4_check{flex-direction:row-reverse;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.features-module__W5GY3a__check_icon{background-color:var(--primary);width:1.5rem;height:1.5rem;color:var(--white);border-radius:50%;justify-content:center;align-items:center;display:flex}.features-module__W5GY3a__section_button{cursor:pointer;border-radius:10rem;justify-content:center;align-items:center;gap:.5rem;margin-top:4rem;padding:1rem 3rem;font-size:1.2rem;font-weight:400;line-height:150%;display:flex}.features-module__W5GY3a__section_button svg{margin-top:3px}@media (max-width:1200px){.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_top,.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_top p{width:100%}}@media (max-width:1061px){.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_inner{align-items:flex-start}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_right{width:80%;top:70%;right:-30%}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_left{width:100%}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img{width:35%;position:absolute}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:first-child{width:30%;left:0%}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:nth-child(3){right:0%}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_inner{grid-template-columns:.5fr 1fr;gap:3rem;display:grid}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_right,.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_left{width:100%}}@media (max-width:768px){.features-module__W5GY3a__feature_section_1{min-height:140vh}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_inner{margin-top:0;padding-inline:0}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_inner h2{font-size:2.6rem}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_bottom{flex-direction:column;margin-top:2.5rem;display:flex}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card{min-height:20vh}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card h4{font-size:1.2rem}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card:first-child svg{top:-100%}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card:nth-child(4) svg{width:130%;top:-100%}.features-module__W5GY3a__feature_section_2{height:110vh}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_inner h3{font-size:2.6rem}.features-module__W5GY3a__feature_section_2_p{margin-bottom:2rem}.features-module__W5GY3a__feature_section_inner{overflow:visible}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_right{width:100%;height:fit-content;left:70%;right:0%;transform:translate(-50%);top:75%!important}.features-module__W5GY3a__feature_section_2_check{margin-bottom:.6rem}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__section_button{margin-top:2.5rem}.features-module__W5GY3a__feature_section_3{height:100vh}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_inner h3{font-size:2.6rem}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img{width:45%;position:absolute}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:first-child{width:40%;left:0%}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:nth-child(2){bottom:-25%;left:70%;right:0%}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:nth-child(3){display:none;right:0%}.features-module__W5GY3a__feature_section_4{height:115vh}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_content{padding-top:0}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_inner{flex-direction:column;display:flex}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_left{justify-content:center;align-items:center;width:fit-content;display:flex;position:absolute;bottom:-10%;left:50%;transform:translate(-50%)}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_left img{width:60%}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_inner h3{font-size:2.6rem}.features-module__W5GY3a__feature_section_4_p{margin-bottom:2rem}.features-module__W5GY3a__feature_section_4_check{margin-bottom:.6rem}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__section_button{margin-top:2.5rem}}@media (max-width:613px){.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_inner h3{font-size:2rem;line-height:140%}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_inner{padding:2rem}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_inner h3{font-size:1.8rem;line-height:130%}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_inner h3:nth-child(2){margin-top:auto;margin-bottom:.6rem}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_right{top:60%}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_inner{padding-inline:0}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_inner h3{font-size:1.8rem;line-height:150%}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:first-child{width:60%;left:0%}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:nth-child(2){width:70%;left:70%;right:0%}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_inner{padding:2rem}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_inner h3{font-size:1.8rem;line-height:130%}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_inner h3:nth-child(2){margin-top:auto;margin-bottom:.6rem}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_left img{width:80%}}@media (max-width:480px){.features-module__W5GY3a__features{padding-inline:1rem}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_inner{padding:4rem 0 0;overflow:visible}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__feature_section_card{min-height:35vh}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_left p{color:var(--black);font-size:1.2rem}.features-module__W5GY3a__feature_section_2_check p,.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_top p{font-size:1.2rem}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:first-child{display:none}.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__feature_section_bottom img:nth-child(2){width:90%;left:50%;transform:translate(-50%)}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_right,.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__section_mobile_headline{text-align:left!important}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_right p{text-align:left}.features-module__W5GY3a__feature_section_4_check p{font-size:1.2rem}.features-module__W5GY3a__feature_section_4_check{flex-direction:row}}@media (max-width:380px){.features-module__W5GY3a__section_button{line-height:auto;margin-top:2rem;padding:1.2rem 2rem}.features-module__W5GY3a__section_mobile_headline h3{font-size:1.8rem;line-height:130%}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__section_mobile_headline,.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__section_mobile_headline,.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__section_mobile_headline,.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__section_mobile_headline{display:block}.features-module__W5GY3a__feature_section_1 .features-module__W5GY3a__section_desktop_headline,.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__section_desktop_headline,.features-module__W5GY3a__feature_section_3 .features-module__W5GY3a__section_desktop_headline,.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__section_desktop_headline{display:none}.features-module__W5GY3a__feature_section_2_check p,.features-module__W5GY3a__feature_section_4_check p{font-size:1rem!important}.features-module__W5GY3a__feature_section_2 .features-module__W5GY3a__feature_section_right{width:200%;top:60%;left:90%}.features-module__W5GY3a__feature_section_4 .features-module__W5GY3a__feature_section_left img{width:100%}}
.for-builders-module__4xt2Uq__for_builders{max-width:1440px;min-height:100vh;margin:0 auto;padding:12rem 2rem;position:relative;overflow:hidden}.for-builders-module__4xt2Uq__for_builders_title{text-align:center;font-size:3rem;font-weight:800;position:relative}.for-builders-module__4xt2Uq__section_mobile_headline{display:none}.for-builders-module__4xt2Uq__for_builders_title:nth-child(2){color:var(--primary);margin-top:-10px}.for-builders-module__4xt2Uq__for_builders_text{text-align:center;width:65%;margin:0 auto;font-size:1.4rem;font-weight:400;line-height:150%}.for-builders-module__4xt2Uq__for_builders_wave_container{width:100%;display:block;position:absolute;top:65%;left:50%;transform:translate(-50%,-50%)}.for-builders-module__4xt2Uq__for_builders_cards_container{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:2rem;width:100%;max-width:1440px;height:35rem;margin-top:10rem;display:grid}.for-builders-module__4xt2Uq__for_builders_card{background-color:#f6f3ee;border-radius:30px;width:100%;height:100%;position:relative;overflow:hidden}.for-builders-module__4xt2Uq__for_builders_card h4{text-align:left;font-size:1.4rem;font-weight:800;position:relative}.for-builders-module__4xt2Uq__for_builders_card p{font-size:1.2rem;font-weight:400;line-height:150%}.for-builders-module__4xt2Uq__for_builders_card h4:nth-child(2){margin-top:-10px}.for-builders-module__4xt2Uq__for_builders_card:first-child{flex-direction:column;grid-row:span 2/span 2;justify-content:space-between;display:flex}.for-builders-module__4xt2Uq__for_builders_card:first-child .for-builders-module__4xt2Uq__for_builder_card_header{flex-direction:column;justify-content:space-between;padding:2.2rem;display:flex}.for-builders-module__4xt2Uq__for_builders_card:first-child .for-builders-module__4xt2Uq__for_builder_img{cursor:none;pointer-events:none;border-radius:25px;width:97%;margin:0 auto 10px;overflow:hidden}.for-builders-module__4xt2Uq__for_builders_card:first-child img{object-fit:cover;width:100%;height:100%}.for-builders-module__4xt2Uq__for_builders_card:nth-child(2){flex-direction:column;justify-content:space-between;display:flex}.for-builders-module__4xt2Uq__for_builders_card:nth-child(2) .for-builders-module__4xt2Uq__for_builder_card_header{flex-direction:column;justify-content:space-between;padding:2.2rem 2.2rem 0;display:flex}.for-builders-module__4xt2Uq__for_builders_card:nth-child(2) svg{width:100%;display:none;position:absolute;bottom:-30%;left:20%}.for-builders-module__4xt2Uq__for_builders_card:nth-child(3){flex-direction:column;grid-column-start:2;justify-content:space-between;padding:2.2rem 2.2rem 20px;display:flex}.for-builders-module__4xt2Uq__for_builders_card:nth-child(3) .for-builders-module__4xt2Uq__for_builder_card_header p{width:100%}.for-builders-module__4xt2Uq__for_builders_card:nth-child(3) svg{width:130%;position:absolute;top:-110%;right:-60%}.for-builders-module__4xt2Uq__for_builder_card_ctas{z-index:10;align-items:center;gap:15px;display:flex}.for-builders-module__4xt2Uq__for_builder_card_cta{cursor:pointer;background-color:#0000;border:none;border-radius:30px;justify-content:center;align-items:center;gap:5px;padding:15px 30px;font-size:1rem;font-weight:500;transition:all .3s ease-in-out;display:flex}.for-builders-module__4xt2Uq__for_builder_card_cta_primary{background-color:var(--primary);color:var(--white)}.for-builders-module__4xt2Uq__for_builder_card_cta_secondary{color:var(--white);background-color:var(--black)}.for-builders-module__4xt2Uq__keyword,.for-builders-module__4xt2Uq__number,.for-builders-module__4xt2Uq__string{color:var(--primary)}.for-builders-module__4xt2Uq__code_container{margin-bottom:10px}.for-builders-module__4xt2Uq__code{background:var(--white);color:var(--black);border-radius:25px;width:97%;margin:0 auto;padding:1.5rem 2rem;font-family:JetBrains Mono,monospace}@media (max-width:932px){.for-builders-module__4xt2Uq__for_builders_cards_container{flex-direction:column;height:auto;margin-top:7rem;display:flex}.for-builders-module__4xt2Uq__for_builders_card{gap:4rem;height:fit-content}}@media (max-width:768px){.for-builders-module__4xt2Uq__for_builders h3{font-size:2.6rem}.for-builders-module__4xt2Uq__for_builders_text{width:100%;font-size:1.2rem}}@media (max-width:613px){.for-builders-module__4xt2Uq__for_builders h3{font-size:1.8rem}.for-builders-module__4xt2Uq__for_builders h3 span{color:var(--primary)}}@media (max-width:480px){.for-builders-module__4xt2Uq__for_builders{padding:10rem 1.8rem 0}.for-builders-module__4xt2Uq__for_builder_card_ctas{grid-template-columns:1fr;display:grid}.for-builders-module__4xt2Uq__for_builder_card_cta{width:100%}}@media (max-width:380px){.for-builders-module__4xt2Uq__section_mobile_headline h3{font-size:1.8rem;line-height:130%}.for-builders-module__4xt2Uq__section_mobile_headline{display:block}.for-builders-module__4xt2Uq__section_desktop_headline{display:none}.for-builders-module__4xt2Uq__for_builders_card{gap:2rem}.for-builders-module__4xt2Uq__for_builders_card:first-child .for-builders-module__4xt2Uq__for_builder_img{width:94%}.for-builders-module__4xt2Uq__for_builders_card:first-child .for-builders-module__4xt2Uq__for_builder_card_header,.for-builders-module__4xt2Uq__for_builders_card:nth-child(2) .for-builders-module__4xt2Uq__for_builder_card_header{padding:1rem}.for-builders-module__4xt2Uq__code{width:94%}.for-builders-module__4xt2Uq__for_builders_card:nth-child(3){padding:1rem}.for-builders-module__4xt2Uq__for_builder_card_cta{padding:15px 20px}}
.shop-everywhere-module__LxD5DG__shop_everywhere{justify-content:center;align-items:center;width:100vw;height:100vh;margin-top:12rem;margin-bottom:15rem;display:flex;position:relative;overflow:hidden}.shop-everywhere-module__LxD5DG__shop_everywhere_inner{justify-content:center;align-items:center;width:100%;max-width:1440px;height:100%;display:flex;position:relative;overflow:hidden}.shop-everywhere-module__LxD5DG__shop_everywhere_container{z-index:30;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;margin:-4rem auto 0;display:flex;overflow:hidden}.shop-everywhere-module__LxD5DG__shop_everywhere_title{text-align:center;font-size:3.4rem;font-weight:800;line-height:130%;position:relative}.shop-everywhere-module__LxD5DG__shop_everywhere_title span{color:var(--primary)}.shop-everywhere-module__LxD5DG__shop_everywhere_text{text-align:center;width:65%;margin:0 auto;font-size:1.4rem;font-weight:400;line-height:150%}.shop-everywhere-module__LxD5DG__shop_everywhere_strips{flex-direction:column;justify-content:space-around;width:150vw;height:100svh;display:flex;position:absolute;top:0;left:50%;overflow:hidden;transform:translate(-50%)}.shop-everywhere-module__LxD5DG__shop_everywhere_strip{will-change:transform;justify-content:space-around;display:flex;position:relative;transform:translate(0%)}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__brand{background-color:#f6f3ee;border-radius:100%;justify-content:center;align-items:center;width:75px;height:75px;display:flex}.shop-everywhere-module__LxD5DG__shop_everywhere_strip img{object-fit:cover;width:85%}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__os_1{margin-top:10rem}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__os_2{margin-top:-2rem}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__os_3{margin-top:16rem}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__os_4{margin-top:-2rem}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__os_5{margin-top:1rem}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__os_6{margin-top:2rem}@media (max-width:1000px){.shop-everywhere-module__LxD5DG__shop_everywhere_title{font-size:2.5rem}.shop-everywhere-module__LxD5DG__shop_everywhere_strips{width:300vw}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__os_1{margin-top:2.5rem}.shop-everywhere-module__LxD5DG__shop_everywhere .shop-everywhere-module__LxD5DG__os_3{margin-top:10rem}}@media (max-width:768px){.shop-everywhere-module__LxD5DG__shop_everywhere_title{font-size:2.6rem}}@media (max-width:480px){.shop-everywhere-module__LxD5DG__shop_everywhere{margin-bottom:4rem}.shop-everywhere-module__LxD5DG__shop_everywhere_title{font-size:2rem}}
.by-millions-module__sRgWKG__by_millions{width:100%;max-width:1440px;min-height:100vh;margin:0 auto 10rem;padding-inline:2rem;position:relative;overflow:hidden}.by-millions-module__sRgWKG__by_millions h3{font-size:3rem;font-weight:800;line-height:130%;position:relative}.by-millions-module__sRgWKG__by_millions h3:nth-child(2){color:var(--primary)}.by-millions-module__sRgWKG__by_millions p{font-size:1.4rem;font-weight:400;line-height:150%}.by-millions-module__sRgWKG__images_grid{grid-template-columns:repeat(1,1fr);gap:2rem;width:100%;margin-top:4rem;display:grid}.by-millions-module__sRgWKG__image{visibility:hidden;background-color:#f6f3ee;border-radius:30px;justify-content:center;align-items:center;width:100%;height:45vh;display:flex;position:relative}.by-millions-module__sRgWKG__image_mask{border-radius:25px;justify-content:center;align-items:center;width:99%;height:97%;display:flex;overflow:hidden}.by-millions-module__sRgWKG__image img{object-fit:cover;border-radius:25px;width:100%;height:100%}.by-millions-module__sRgWKG__by_millions_datas{grid-template-columns:repeat(3,1fr);justify-content:center;gap:20px;margin-top:4rem;display:grid}.by-millions-module__sRgWKG__by_millions_data{flex-direction:column;justify-content:center;align-items:center;display:flex}.by-millions-module__sRgWKG__by_millions_data h4{color:var(--primary);text-align:center;text-transform:uppercase;font-size:3rem;font-weight:800;position:relative}@media (max-width:768px){.by-millions-module__sRgWKG__by_millions_data h4{font-size:2rem}}@media (max-width:480px){.by-millions-module__sRgWKG__by_millions{margin:0 auto 10rem}.by-millions-module__sRgWKG__by_millions h3{font-size:2.6rem}.by-millions-module__sRgWKG__by_millions .by-millions-module__sRgWKG__by_millions_paragraph{margin-top:1.5rem;font-size:1.2rem}.by-millions-module__sRgWKG__by_millions_datas{flex-direction:column;gap:2rem;display:flex}.by-millions-module__sRgWKG__image{height:35vh}.by-millions-module__sRgWKG__image_mask{width:97%}}@media (max-width:380px){.by-millions-module__sRgWKG__by_millions h3{font-size:2rem}}
