.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer{justify-content:center;align-items:center;width:100%;display:flex}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent{max-width:var(--max-width-container);width:100%;margin:0 auto;padding:3.5rem 0 0}@media screen and (max-width:640px){.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent{padding:1.5rem var(--padding) 0 var(--padding)}}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent{width:100%}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__titleCheck{text-align:center}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__titleCheck h2{font-size:var(--font-h1-desktop);margin-bottom:1rem;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:640px){.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__titleCheck h2{font-size:2.5rem}}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__titleCheck p{color:#818181;text-align:center;font-family:Poppins,sans-serif;font-size:1.125rem;font-style:normal;font-weight:400;line-height:160%}@media screen and (max-width:640px){.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__titleCheck p{font-size:.875rem}}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__security{padding-top:var(--gap-mobile);justify-content:center;gap:1.44rem;display:flex}@media screen and (max-width:860px){.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__security{flex-direction:column}}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__security input{background:#fff;border:none;border-radius:6.25rem;outline:none;justify-content:center;width:50%;padding-left:2rem;font-family:Poppins,sans-serif;font-size:1.25rem;font-style:normal;font-weight:400;line-height:1.66669rem;display:flex;box-shadow:0 4px 32px #00000008,0 24px 32px -8px #00000012}@media screen and (max-width:860px){.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__security input{width:100%;height:3.375rem}}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__security input::placeholder{color:#7e7e7e}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__security button{background:var(--secondary);border-radius:6.25rem;justify-content:center;align-items:center;gap:.84rem;padding:.8385rem 1.677rem;font-size:1.5rem;font-style:normal;font-weight:600;line-height:2.5155rem;display:flex}@media screen and (max-width:860px){.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__security button{height:3.3125rem;padding:0;font-size:1.125rem}}.CheckSecurityComponent-module-scss-module__NRVRVW__checkContainer .CheckSecurityComponent-module-scss-module__NRVRVW__checkComponent .CheckSecurityComponent-module-scss-module__NRVRVW__subContent .CheckSecurityComponent-module-scss-module__NRVRVW__security button:hover{background:var(--button-hover-primary);box-shadow:var(--button-shadow-primary)}.CheckSecurityComponent-module-scss-module__NRVRVW__security input{border:1px solid #0000004d;border-radius:4px;width:200px;margin-right:10px;padding:10px}.CheckSecurityComponent-module-scss-module__NRVRVW__security button{transition:opacity .3s}.CheckSecurityComponent-module-scss-module__NRVRVW__security button:disabled{opacity:.6;cursor:not-allowed}.CheckSecurityComponent-module-scss-module__NRVRVW__security .CheckSecurityComponent-module-scss-module__NRVRVW__loader{border:1.33px solid #0000004d;border-top:2px solid #000;border-radius:50%;width:12px;height:12px;margin-left:10px;animation:.6s linear infinite CheckSecurityComponent-module-scss-module__NRVRVW__spin;display:inline-block}@keyframes CheckSecurityComponent-module-scss-module__NRVRVW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.PopUpComponent-module-scss-module__KkkPXW__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PopUpComponent-module-scss-module__KkkPXW__popup{text-align:center;background:#fff;border-radius:8px;padding:20px;box-shadow:0 2px 10px #0003}.PopUpComponent-module-scss-module__KkkPXW__popup h2{margin-bottom:10px}.PopUpComponent-module-scss-module__KkkPXW__loaderSvg{width:60px;height:60px}
.FAQComponent-module-scss-module__2BGJOW__cotainerFaq{margin-block:var(--gap-desktop);flex-direction:column;justify-content:center;width:100%;display:flex}@media (max-width:1024px){.FAQComponent-module-scss-module__2BGJOW__cotainerFaq{margin-block:var(--gap-mobile)}}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq{width:100%;max-width:var(--max-width-container);margin:0 auto}@media screen and (max-width:1440px){.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq{width:100%;padding:0 2rem}}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__titleFAQ{text-align:center;padding-bottom:1rem}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__titleFAQ h2{margin-bottom:1rem;font-size:2.5rem;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:640px){.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__titleFAQ h2{font-size:var(--font-h1-mobile)}}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__titleFAQ p{color:var(--Grey---2,#4b4b4b);padding:0 8.62rem;font-size:1.125rem;font-style:normal;font-weight:400;line-height:160%}@media screen and (max-width:640px){.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__titleFAQ p{font-size:var(--font-p-mobile);padding:0}}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container{border-bottom:1px solid #80808033;flex-direction:column;gap:1.65rem;margin:2.75rem 0;display:flex}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__toggle-text{cursor:pointer;justify-content:space-between;align-items:center;display:flex}@media screen and (max-width:640px){.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__toggle-text{flex-direction:column-reverse;gap:1.7rem}}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__toggle-text .FAQComponent-module-scss-module__2BGJOW__click-text{font-size:1.75rem;font-style:normal;font-weight:600;line-height:100%}@media screen and (max-width:640px){.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__toggle-text .FAQComponent-module-scss-module__2BGJOW__click-text{text-align:center;font-size:var(--font-h2-mobile);padding:0 2rem}}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__toggle-text button{background:#a9f38f;border-radius:3.03231rem;flex-shrink:0;justify-content:center;align-items:center;width:3.03231rem;height:3.03231rem;padding:.95138rem 1.01069rem .98094rem 1.01081rem;font-size:1.8rem;display:flex}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__expandable-content{opacity:0;max-height:0;transition:opacity .5s,max-height .5s;overflow:hidden}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__expandable-content p{color:#000;max-width:80%;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-style:normal;font-weight:400;line-height:160%}@media screen and (max-width:640px){.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__expandable-content p{text-align:center;max-width:100%}}.FAQComponent-module-scss-module__2BGJOW__cotainerFaq .FAQComponent-module-scss-module__2BGJOW__cotainercomponentFaq .FAQComponent-module-scss-module__2BGJOW__expandable-container .FAQComponent-module-scss-module__2BGJOW__expandable-content.FAQComponent-module-scss-module__2BGJOW__open{opacity:1;max-height:fit-content}
.ReviewComponent-module-scss-module__1touXG__containerReview{background:#f6f6f6;border-radius:1.25rem;width:67.875rem;margin:0 auto}@media screen and (max-width:1440px){.ReviewComponent-module-scss-module__1touXG__containerReview{width:80%}}.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview{justify-content:space-between;padding:3rem 2.62rem 3rem 4.69rem;display:flex}@media screen and (max-width:760px){.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview{flex-direction:column;justify-content:center;align-items:center;margin-top:6.94rem;margin-bottom:6.94rem;padding:2.8rem 2rem}}.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__textReview{flex-direction:column;gap:1.12rem;display:flex}@media screen and (max-width:640px){.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__textReview{text-align:center}}.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__textReview h2{font-size:1.75rem;font-style:normal;font-weight:600;line-height:100%}@media screen and (max-width:640px){.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__textReview h2{font-size:1.375rem}}.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__textReview p{color:var(--Grey---2,#4b4b4b);font-size:1.125rem;font-style:normal;font-weight:400;line-height:160%}@media screen and (max-width:640px){.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__textReview p{font-size:.875rem}}.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__btnReview .ReviewComponent-module-scss-module__1touXG__buttonReview{width:16.375rem;height:var(--height-button-action);border:2.473px solid var(--Negro-reclama,#363434);border-radius:6.25rem;justify-content:center;align-items:center;padding:1.31381rem 1.2365rem;font-size:1.325rem;font-weight:600;display:flex}@media screen and (max-width:640px){.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__btnReview .ReviewComponent-module-scss-module__1touXG__buttonReview{width:11.9375rem;height:3.8125rem;margin-top:2.12rem;font-size:1.125rem}}.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__btnReview .ReviewComponent-module-scss-module__1touXG__buttonReview:hover{background:#a9f38f;box-shadow:0 4px 32px #00000008,0 24px 32px -8px #00000012}.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__btnReview .ReviewComponent-module-scss-module__1touXG__linkReview{width:15rem;height:var(--height-button-action);background:var(--Verde-sec,#a9f38f);-ms-border-radius:6.25rem;-o-border-radius:6.25rem;border-radius:6.25rem;justify-content:center;align-items:center;padding:1.31381rem 1.2365rem;font-size:1.325rem;font-weight:600;display:flex}@media (max-width:640px){.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__btnReview .ReviewComponent-module-scss-module__1touXG__linkReview{width:11.9375rem;height:3.8125rem;margin-top:2.12rem;font-size:1.125rem}}.ReviewComponent-module-scss-module__1touXG__containerReview .ReviewComponent-module-scss-module__1touXG__contentReview .ReviewComponent-module-scss-module__1touXG__btnReview .ReviewComponent-module-scss-module__1touXG__linkReview:hover{background:#90e771;box-shadow:0 4px 32px #00000008,0 24px 32px -8px #00000012}
.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork{max-width:var(--max-width-container);margin:0 auto}@media (max-width:1920px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork{max-width:revert;width:100%}}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content{flex-direction:column;align-items:center;padding:5rem 2rem;display:flex}@media (max-width:1024px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content{padding:0rem 2rem var(--gap-mobile) 2rem}}@media (max-width:648px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content{width:100%;padding:2rem 0 0}}@media (max-width:480px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content{padding:2rem 0 0}}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentTop{text-align:center;flex-direction:column;gap:1rem}@media (max-width:648px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentTop{width:100%;padding:0 1rem}}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentTop h2{font-size:2.5rem;font-style:normal;font-weight:600;line-height:120%}@media (max-width:1024px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentTop h2{font-size:var(--font-h1-mobile)}}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentTop p{color:var(--Grey---2,#4b4b4b);text-align:center;align-self:center;max-width:100%;font-size:1.125rem;font-style:normal;font-weight:400;line-height:160%}@media (max-width:1024px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentTop p{font-size:var(--font-p-mobile);max-width:100%}}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle{max-width:var(--max-width-container);justify-content:center;align-items:center;gap:4.5rem;width:100%;display:flex;position:relative}@media (max-width:1024px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle{flex-direction:column;gap:0}}@media (max-width:648px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle{width:100%}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__video{width:100%;margin-top:0;margin-bottom:0}}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__carouselWrapper{aspect-ratio:13/10;border-radius:25px;width:80%;margin-top:2.31rem;margin-bottom:2.31rem;position:relative;overflow:hidden}@media (max-width:1024px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__carouselWrapper{width:100%}}@media (max-width:648px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__carouselWrapper{border-radius:0;width:100%;margin-top:2rem;margin-bottom:0}}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__slide{opacity:0;transition:opacity .8s;position:absolute;inset:0}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__slide.HowItWorkHomeComponent-module-scss-module__d8rzbG__slideActive{opacity:1}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__bullets{z-index:20;align-items:center;display:flex;position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%)}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__bullet{cursor:pointer;background:#a0a0a059;border:none;border-radius:50%;flex-shrink:0;width:10px;height:10px;padding:0;transition:background .3s,transform .3s,box-shadow 30ms;position:relative}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__bullet:not(:last-child):after{content:"";background:#a0a0a04d;width:48px;height:1px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__bullet:not(:last-child){margin-right:48px}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__bulletActive{background:#fff;box-shadow:0 0 0 2px #fff}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__contentMiddle .HowItWorkHomeComponent-module-scss-module__d8rzbG__bulletActivePrimary{background:var(--primary);box-shadow:0 0 0 2px #1d6dcf}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__start{width:fit-content;height:var(--height-button-action);background:var(--secondary);text-align:center;text-justify:center;border-radius:100px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:26px;font-style:normal;font-weight:600;line-height:normal;transition:background-color .3s;display:flex}@media (max-width:1024px){.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__start{width:11.3125rem;height:3.33638rem;padding:.75838rem .71375rem;font-size:1.125rem}}.HowItWorkHomeComponent-module-scss-module__d8rzbG__contentWork .HowItWorkHomeComponent-module-scss-module__d8rzbG__content .HowItWorkHomeComponent-module-scss-module__d8rzbG__start:hover{background:var(--Verde-sec,#90e771);transition:background-color .3s;box-shadow:0 3.222px 25.774px #00000008,0 19.33px 25.774px -6.443px #00000012}.HowItWorkHomeComponent-module-scss-module__d8rzbG__fadeIn{opacity:1}.HowItWorkHomeComponent-module-scss-module__d8rzbG__zonePrev,.HowItWorkHomeComponent-module-scss-module__d8rzbG__zoneNext{z-index:10;cursor:pointer;background:0 0;width:50%;position:absolute;top:0;bottom:0}.HowItWorkHomeComponent-module-scss-module__d8rzbG__zonePrev{left:0}.HowItWorkHomeComponent-module-scss-module__d8rzbG__zoneNext{right:0}
.WelcomeModal-module-scss-module__m8qL_q__overlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;animation:.3s WelcomeModal-module-scss-module__m8qL_q__fadeIn;display:flex;position:fixed;inset:0}.WelcomeModal-module-scss-module__m8qL_q__modal{aspect-ratio:11/9;background:#000;border-radius:.75rem;width:min(92vw,1100px,103.889vh);position:relative;overflow:hidden}@media (max-width:768px){.WelcomeModal-module-scss-module__m8qL_q__modal{aspect-ratio:4/3;width:min(96vw,113.333vh)}}@media (max-height:500px){.WelcomeModal-module-scss-module__m8qL_q__modal{border-radius:.5rem}}.WelcomeModal-module-scss-module__m8qL_q__slide{opacity:0;transition:opacity .6s;position:absolute;inset:0}.WelcomeModal-module-scss-module__m8qL_q__slide.WelcomeModal-module-scss-module__m8qL_q__active{opacity:1}.WelcomeModal-module-scss-module__m8qL_q__closeBtn{z-index:20;color:#fff;cursor:pointer;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;transition:background .2s;display:flex;position:absolute;top:.75rem;right:.75rem}@media (max-height:500px){.WelcomeModal-module-scss-module__m8qL_q__closeBtn{width:1.75rem;height:1.75rem;font-size:.8rem;top:.5rem;right:.5rem}}.WelcomeModal-module-scss-module__m8qL_q__closeBtn:hover{background:#000000d9}.WelcomeModal-module-scss-module__m8qL_q__bullets{z-index:20;align-items:center;gap:0;display:flex;position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%)}@media (max-height:500px){.WelcomeModal-module-scss-module__m8qL_q__bullets{bottom:1.25rem}}.WelcomeModal-module-scss-module__m8qL_q__bullet{cursor:pointer;background:#a0a0a059;border:none;border-radius:50%;flex-shrink:0;width:10px;height:10px;padding:0;transition:background .3s,transform .3s;position:relative}@media (max-height:500px){.WelcomeModal-module-scss-module__m8qL_q__bullet{width:8px;height:8px}}.WelcomeModal-module-scss-module__m8qL_q__bullet:not(:last-child):after{content:"";background:#a0a0a04d;width:40px;height:1px;position:absolute;top:50%;left:98%;transform:translateY(-50%)}@media (max-height:500px){.WelcomeModal-module-scss-module__m8qL_q__bullet:not(:last-child):after{width:20px}}.WelcomeModal-module-scss-module__m8qL_q__bullet:not(:last-child){margin-right:40px}@media (max-height:500px){.WelcomeModal-module-scss-module__m8qL_q__bullet:not(:last-child){margin-right:20px}}.WelcomeModal-module-scss-module__m8qL_q__bulletActive{background:#fff;box-shadow:0 0 0 2px #fff}.WelcomeModal-module-scss-module__m8qL_q__bulletActivePrimary{background:var(--primary);box-shadow:0 0 0 2px #1d6dcf}.WelcomeModal-module-scss-module__m8qL_q__zonePrev,.WelcomeModal-module-scss-module__m8qL_q__zoneNext{z-index:10;cursor:pointer;background:0 0;width:50%;position:absolute;top:0;bottom:0}.WelcomeModal-module-scss-module__m8qL_q__zonePrev{left:0}.WelcomeModal-module-scss-module__m8qL_q__zoneNext{right:0}@keyframes WelcomeModal-module-scss-module__m8qL_q__fadeIn{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}
.HomeContainer-module-scss-module__4P0bVa__homeContainer{margin-top:0}@media (max-width:1024px){.HomeContainer-module-scss-module__4P0bVa__homeContainer{margin-top:4rem}}@media (max-width:648px){.HomeContainer-module-scss-module__4P0bVa__homeContainer{margin-top:.5rem}}
