@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:#3a3a3c;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.hero{background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:0;margin:0;display:flex;flex-direction:column;position:relative;min-height:85vh;justify-content:center}@media (max-width: 768px){.hero{padding:100px 1.25rem 80px;justify-content:flex-start}}@media (max-width: 425px){.hero{padding-left:1rem;padding-right:1rem}}.hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#00000080,#0003);z-index:1;border-radius:0}.hero__main-content{display:flex;flex-direction:column;align-items:center;gap:1.25rem;position:relative;z-index:2}@media (max-width: 768px){.hero__main-content{gap:1.5rem}}.hero__main-content h1{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:3.4375rem;line-height:1.2;text-align:center;color:#fff;text-shadow:0 2px 8px rgba(0,0,0,.5);max-width:900px}@media (max-width: 1024px){.hero__main-content h1{font-size:3rem}}@media (max-width: 768px){.hero__main-content h1{font-size:2.5rem}}@media (max-width: 550px){.hero__main-content h1{font-size:2.125rem}}.hero__main-content .hero__description{font-weight:400;font-size:1.125rem;line-height:1.75;text-align:center;max-width:650px;color:#fff;opacity:.95;text-shadow:0 1px 6px rgba(0,0,0,.4)}@media (max-width: 768px){.hero__main-content .hero__description{font-size:1rem;line-height:1.5;max-width:90%}}.hero__main-content .search-sitter-wrapper{margin-top:1.5rem;width:100%}@media (max-width: 768px){.hero__main-content .search-sitter-wrapper{display:none}}._searchItemFormTitle_1dtgs_1{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:1.25rem;text-align:center}@media (max-width: 576px){._searchItemFormTitle_1dtgs_1{font-size:1.125rem;margin-bottom:1rem}}._inputGroup_1dtgs_16{display:flex;gap:1rem;align-items:center}@media (max-width: 768px){._inputGroup_1dtgs_16{flex-direction:column;align-items:stretch;gap:.75rem}}._inputField_1dtgs_29{flex-grow:1;position:relative}._inputWrapper_1dtgs_34{display:flex;align-items:center;background-color:#f2f2f7;border:1px solid #E2E8F0;border-radius:.5rem;padding-left:.75rem;transition:border-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}._inputWrapper_1dtgs_34:hover{border-color:#cbd5e0}._inputWrapper_1dtgs_34:focus-within{border-color:#3598fe;box-shadow:0 0 0 2px #3598fe40;background-color:#fff}._inputIcon_1dtgs_52{color:#a0aec0;margin-right:.5rem;flex-shrink:0;width:20px;height:20px}._input_1dtgs_16{flex-grow:1;border:none;outline:none;background-color:transparent;padding:.75rem;font-size:1rem;color:#1a202c;width:100%}._input_1dtgs_16::placeholder{color:#a0aec0}._buttonContainer_1dtgs_74{flex-shrink:0}._buttonContainer_1dtgs_74._buttonIconOnly_1dtgs_77 ._buttonText_1dtgs_77{opacity:0;max-width:0;margin-right:0;overflow:hidden}._buttonContainer_1dtgs_74._buttonIconOnly_1dtgs_77 ._button_1dtgs_74{padding:.75rem;width:50px}._buttonContainer_1dtgs_74._buttonWithText_1dtgs_87 ._buttonText_1dtgs_77{opacity:1;max-width:200px;margin-right:.5rem}._buttonContainer_1dtgs_74._buttonWithText_1dtgs_87 ._button_1dtgs_74{padding:0 1.25rem}._button_1dtgs_74{display:inline-flex;align-items:center;justify-content:center;background-color:#3598fe;color:#fff;border:none;border-radius:.5rem;height:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1)}._button_1dtgs_74:hover{background-color:#0b83ff}._buttonText_1dtgs_77{white-space:nowrap;transition:opacity .2s ease,max-width .2s ease,margin-right .2s ease}._buttonIcon_1dtgs_77{width:20px;height:20px;fill:currentColor;flex-shrink:0}@media (max-width: 768px){._buttonContainer_1dtgs_74{width:100%}._buttonContainer_1dtgs_74._buttonIconOnly_1dtgs_77 ._button_1dtgs_74,._buttonContainer_1dtgs_74._buttonWithText_1dtgs_87 ._button_1dtgs_74{width:100%;padding:0 1.25rem}._buttonContainer_1dtgs_74._buttonIconOnly_1dtgs_77 ._buttonText_1dtgs_77,._buttonContainer_1dtgs_74._buttonWithText_1dtgs_87 ._buttonText_1dtgs_77{opacity:1;max-width:200px;margin-right:.5rem}}._addressSuggestions_1dtgs_140{position:absolute;top:calc(100% + .25rem);left:0;right:0;background-color:#fff;border:1px solid #E2E8F0;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;z-index:100;list-style:none;padding:.5rem 0;margin:0;max-height:200px;overflow-y:auto}._suggestionItem_1dtgs_157{padding:.5rem 1rem;font-size:.875rem;color:#1a202c;cursor:pointer;transition:background-color .15s}._suggestionItem_1dtgs_157:hover,._suggestionItem_1dtgs_157:focus{background-color:#f8fafc;outline:none}._suggestionItem_1dtgs_157._loading_1dtgs_168,._suggestionItem_1dtgs_157._noResults_1dtgs_168{color:#a0aec0;cursor:default;font-style:italic}._suggestionItem_1dtgs_157._loading_1dtgs_168:hover,._suggestionItem_1dtgs_157._noResults_1dtgs_168:hover{background-color:transparent}._searchError_1dtgs_177{color:#ff3b30;font-size:.875rem;margin-top:.5rem;text-align:left}._searchSitterWrapper_7tcd8_1{width:100%;max-width:850px;margin:0 auto}._searchSitter_7tcd8_1{background-color:#fff;padding:1.25rem 1.5rem;border-radius:1rem;box-shadow:0 10px 35px #083a5e1f;display:flex;flex-direction:column}@media (max-width: 768px){._searchSitter_7tcd8_1{padding:1rem}}._tabs_7tcd8_21{display:flex;align-items:center;list-style:none;padding:0;margin:0 0 1.5rem;border-bottom:1px solid #E2E8F0;overflow-x:auto;scrollbar-width:none}._tabs_7tcd8_21::-webkit-scrollbar{display:none}._tabItem_7tcd8_35{padding:1rem 1.25rem;cursor:pointer;position:relative;color:#4a5568;transition:color .3s ease;white-space:nowrap}._tabItem_7tcd8_35._active_7tcd8_43,._tabItem_7tcd8_35._active_7tcd8_43 ._tabName_7tcd8_46{color:#3598fe}._tabItem_7tcd8_35._active_7tcd8_43:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background-color:#3598fe;border-radius:3px 3px 0 0}._tabItem_7tcd8_35:hover:not(._active_7tcd8_43){color:#1a202c}._tabName_7tcd8_46{font-size:1.125rem;font-weight:600;margin:0 0 4px;transition:color .3s ease}@media (max-width: 576px){._tabName_7tcd8_46{font-size:1rem}}._tabDescription_7tcd8_75{font-size:.75rem;opacity:.9}@media (max-width: 768px){._tabDescription_7tcd8_75{display:none}}._body_7tcd8_85{display:flex;flex-direction:column}._contentPanel_7tcd8_90{display:none}._contentPanel_7tcd8_90._active_7tcd8_43{display:block}._moreServicesHint_7tcd8_97{margin-left:auto;padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#a0aec0;background-color:#f2f2f7;border-radius:.5rem;white-space:nowrap;align-self:center;margin-bottom:15px}@media (max-width: 576px){._moreServicesHint_7tcd8_97{display:none}}.how-it-works-simple{background-color:#fff;padding:5rem 0;overflow:hidden}.how-it-works-simple.wrapper{width:100%;max-width:960px;padding-left:1.25rem;padding-right:1.25rem;margin:0 auto;box-sizing:border-box}.how-it-works-simple h2{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:38px;color:#1a202c;margin:0 auto 4rem;line-height:1.3;text-align:center;max-width:700px}@media (max-width: 768px){.how-it-works-simple h2{font-size:32px;margin-bottom:3rem}}@media (max-width: 576px){.how-it-works-simple h2{font-size:28px;margin-bottom:2.5rem}}.how-it-works-simple .steps-container{display:flex;justify-content:space-around;align-items:flex-start;width:100%}@media (max-width: 768px){.how-it-works-simple .steps-container{flex-direction:column;align-items:center;gap:2rem}}.how-it-works-simple .step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 1rem;max-width:250px}@media (max-width: 768px){.how-it-works-simple .step{max-width:320px;padding:0;flex:0 1 auto}}.how-it-works-simple .step .step-image{display:block;width:130px;height:130px;object-fit:contain;margin:0 auto 1.25rem}.how-it-works-simple .step h3{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.25rem;font-weight:600;color:#1a202c;margin-bottom:.5rem;line-height:1.35}.how-it-works-simple .step p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;color:#a0aec0;line-height:1.65}.how-it-works-simple .step-connector{flex-grow:1;max-width:150px;height:0;border-top:2px dashed #3598FE;opacity:.6;margin:0 .5rem;position:relative;top:64px}@media (max-width: 768px){.how-it-works-simple .step-connector{width:2px;height:40px;border-top:none;border-left:2px dashed #3598FE;margin:1rem 0;top:0;align-self:center;flex-grow:0}}.mobile-app-promo-section{padding:70px 0 80px;background-color:#fff;overflow:hidden}.mobile-app-promo-section.wrapper{width:100%;max-width:1160px;padding-left:20px;padding-right:20px;margin:0 auto;box-sizing:border-box}.mobile-app-promo-section__main-title-wrapper{text-align:center;margin-bottom:50px}.mobile-app-promo-section__main-title-wrapper h2{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:38px;line-height:1.3;color:#3598fe;margin-bottom:15px}@media (max-width: 768px){.mobile-app-promo-section__main-title-wrapper h2{font-size:30px}}@media (max-width: 576px){.mobile-app-promo-section__main-title-wrapper h2{font-size:26px}}.mobile-app-promo-section__main-title-wrapper .mobile-app-promo-section__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.65;color:#4a5568;max-width:680px;margin:0 auto}@media (max-width: 768px){.mobile-app-promo-section__main-title-wrapper .mobile-app-promo-section__subtitle{font-size:16px}}.mobile-app-promo-section__content{display:flex;align-items:center;gap:25px}@media (max-width: 1024px){.mobile-app-promo-section__content{flex-direction:column;gap:35px}}.mobile-app-promo-section__info-block{flex:1 1 48%;display:flex;flex-direction:column}@media (max-width: 1024px){.mobile-app-promo-section__info-block{align-items:center;text-align:center;width:100%;max-width:580px;order:1}}.mobile-app-promo-section__info-block h3{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:22px;color:#1a202c;margin-bottom:20px}@media (max-width: 576px){.mobile-app-promo-section__info-block h3{font-size:20px}}.mobile-app-promo-section__info-block .features-list{list-style:none;padding:0;margin:0 0 25px;display:grid;grid-template-columns:1fr;gap:15px;width:100%;max-width:400px}@media (max-width: 1024px){.mobile-app-promo-section__info-block .features-list{max-width:100%;align-self:stretch}}@media (max-width: 576px){.mobile-app-promo-section__info-block .features-list{text-align:left}}.mobile-app-promo-section__info-block .features-list li{display:flex;align-items:center;gap:12px}.mobile-app-promo-section__info-block .features-list li .feature-icon{color:#3598fe;flex-shrink:0;background-color:#ffffff14;border-radius:.5rem;padding:9px;display:inline-flex;align-items:center;justify-content:center}.mobile-app-promo-section__info-block .features-list li .feature-icon svg{width:20px;height:20px}.mobile-app-promo-section__info-block .features-list li .feature-title{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:15px;color:#1a202c;font-weight:500;line-height:1.4}.mobile-app-promo-section__info-block .mobile-app-promo-section__cta-text{font-size:17px;font-weight:500;color:#1a202c;margin-bottom:25px;line-height:1.55}@media (max-width: 576px){.mobile-app-promo-section__info-block .mobile-app-promo-section__cta-text{font-size:16px}}.mobile-app-promo-section__info-block .download-buttons-wrapper{width:100%;display:flex;justify-content:flex-start;margin-bottom:10px}@media (max-width: 1024px){.mobile-app-promo-section__info-block .download-buttons-wrapper{justify-content:center}}.mobile-app-promo-section__info-block .download-buttons{display:inline-flex;gap:15px}@media (max-width: 380px){.mobile-app-promo-section__info-block .download-buttons{flex-direction:column;align-items:stretch;gap:12px;width:100%;max-width:240px}}.mobile-app-promo-section__info-block .download-buttons .download-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 22px;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:15px;transition:all .25s cubic-bezier(.4,0,.2,1),box-shadow .2s ease-out;box-shadow:0 1px 2px #0000000d;min-width:170px}.mobile-app-promo-section__info-block .download-buttons .download-button span{line-height:1.2}.mobile-app-promo-section__info-block .download-buttons .download-button.apple{background-color:#000;color:#fff;border:1px solid #000000}.mobile-app-promo-section__info-block .download-buttons .download-button.apple:hover{background-color:#1a1a1a;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.mobile-app-promo-section__info-block .download-buttons .download-button.google{background-color:#fff;color:#1a202c;border:1px solid #E2E8F0}.mobile-app-promo-section__info-block .download-buttons .download-button.google:hover{background-color:#edf2f7;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.mobile-app-promo-section__info-block .mobile-app-promo-section__availability-note{font-size:12px;color:#a0aec0;width:100%;text-align:left}@media (max-width: 1024px){.mobile-app-promo-section__info-block .mobile-app-promo-section__availability-note{text-align:center}}.mobile-app-promo-section__qr-center-block{flex:0 0 auto;display:flex;justify-content:center;align-items:center;align-self:center}@media (max-width: 1024px){.mobile-app-promo-section__qr-center-block{order:2;width:100%;margin-top:20px;margin-bottom:10px}}.mobile-app-promo-section__qr-center-block .qr-code-item{display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px;background-color:#fff;border-radius:1rem;box-shadow:0 8px 17px #0003,0 6px 20px #00000030;max-width:220px}.mobile-app-promo-section__qr-center-block .qr-code-item canvas{display:block;border-radius:.5rem;max-width:100%}.mobile-app-promo-section__qr-center-block .qr-code-item .qr-code-cta-text{font-size:13px;color:#4a5568;text-align:center;line-height:1.3}.mobile-app-promo-section__qr-center-block .qr-code-item .qr-code-cta-text strong{font-weight:700;color:#3598fe}.mobile-app-promo-section__video-block{flex:1 1 42%;display:flex;justify-content:flex-end;align-items:center}@media (max-width: 1024px){.mobile-app-promo-section__video-block{order:3;width:100%;justify-content:center}}.mobile-app-promo-section__video-block .phone-video-wrapper{position:relative;width:100%;max-width:320px;aspect-ratio:9/19.5;background-color:#1a202c;border-radius:36px;padding:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;align-items:center;justify-content:center;overflow:hidden}@media (max-width: 576px){.mobile-app-promo-section__video-block .phone-video-wrapper{max-width:280px;padding:10px;border-radius:30px}}.mobile-app-promo-section__video-block .phone-video-wrapper video.phone-mockup-video{width:100%;height:100%;display:block;border-radius:24px;object-fit:cover}.why-petsok-section{padding:70px 0;background-color:#fff}.why-petsok-section.wrapper{width:100%;max-width:1180px;padding-left:20px;padding-right:20px;margin:0 auto;box-sizing:border-box}.why-petsok-section__main-title-wrapper{text-align:center;margin-bottom:50px}@media (max-width: 768px){.why-petsok-section__main-title-wrapper{margin-bottom:40px}}.why-petsok-section__main-title-wrapper h2{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:36px;line-height:1.3;color:#1a202c;margin-bottom:12px}@media (max-width: 768px){.why-petsok-section__main-title-wrapper h2{font-size:30px}}@media (max-width: 576px){.why-petsok-section__main-title-wrapper h2{font-size:26px}}.why-petsok-section__main-title-wrapper .subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.65;color:#4a5568;max-width:750px;margin:0 auto}@media (max-width: 768px){.why-petsok-section__main-title-wrapper .subtitle{font-size:16px}}.why-petsok-section__content{display:flex;gap:40px}@media (max-width: 1024px){.why-petsok-section__content{flex-direction:column;align-items:stretch;gap:50px}}.why-petsok-section__column{flex:1;background-color:#f7fafc;padding:30px;border-radius:1rem}@media (max-width: 576px){.why-petsok-section__column{padding:20px}}.why-petsok-section__column>h3{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:26px;font-weight:700;color:#3598fe;margin:0 0 25px;text-align:center}@media (max-width: 576px){.why-petsok-section__column>h3{font-size:22px;margin-bottom:20px}}.why-petsok-section__column .info-list{list-style:none;padding:0;margin:0 0 30px;display:flex;flex-direction:column;gap:25px}.why-petsok-section__column .info-list li{display:flex;align-items:flex-start;gap:15px}.why-petsok-section__column .info-list li .info-icon{color:#3598fe;flex-shrink:0;margin-top:3px;line-height:1;display:inline-flex}.why-petsok-section__column .info-list li .info-icon svg{width:28px;height:28px}.why-petsok-section__column .info-list li .info-text h4{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:17px;font-weight:600;color:#1a202c;margin:0 0 5px;line-height:1.4}.why-petsok-section__column .info-list li .info-text p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.55;color:#4a5568;margin:0}.why-petsok-section__column .cta-button-main{display:inline-block;background-color:#3598fe;color:#fff;padding:14px 32px;border-radius:.75rem;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1),box-shadow .2s ease-in-out;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;text-align:center;width:100%;max-width:300px;margin:10px auto 0}@media (min-width: 1024px){.why-petsok-section__column .cta-button-main{width:auto;margin-left:0;margin-right:0}}.why-petsok-section__column .cta-button-main:hover{background-color:#0b83ff;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.why-petsok-section__column .cta-button-main:active{transform:translateY(-1px);box-shadow:0 1px 2px #0000000d}.become-sitter-hero{position:relative;min-height:65vh;display:flex;align-items:center;justify-content:center;text-align:center;padding:120px 20px 60px;color:#fff;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat}.become-sitter-hero__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#0009,#0000004d);z-index:1}.become-sitter-hero__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:25px;max-width:750px}.become-sitter-hero h1{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:46px;line-height:1.2;text-shadow:0 2px 8px rgba(0,0,0,.5)}@media (max-width: 768px){.become-sitter-hero h1{font-size:34px}}.become-sitter-hero__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;line-height:1.65;max-width:600px;opacity:.95;text-shadow:0 1px 4px rgba(0,0,0,.3)}@media (max-width: 768px){.become-sitter-hero__subtitle{font-size:17px}}.become-sitter-hero__cta-button{display:inline-block;background-color:#fff;color:#0072e7;padding:16px 35px;border-radius:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;font-weight:600;text-decoration:none;text-align:center;transition:background-color all .25s cubic-bezier(.4,0,.2,1),color all .25s cubic-bezier(.4,0,.2,1),transform all .25s cubic-bezier(.4,0,.2,1),box-shadow all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;min-width:220px}.become-sitter-hero__cta-button:hover,.become-sitter-hero__cta-button:focus{background-color:#f7fafc;color:#0072e7;transform:translateY(-3px) scale(1.02);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;outline:none}.become-sitter-hero__cta-button:active{transform:translateY(-1px) scale(.99);box-shadow:0 1px 2px #0000000d}.why-become-sitter{padding:80px 0;text-align:center}.why-become-sitter.wrapper{width:100%;max-width:1180px;padding-left:20px;padding-right:20px;margin:0 auto;box-sizing:border-box}.why-become-sitter__title{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:38px;color:#1a202c;margin-bottom:16px;line-height:1.3}.why-become-sitter__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;color:#4a5568;line-height:1.65;max-width:700px;margin:0 auto 48px}.why-become-sitter__benefits-grid{display:grid;grid-template-columns:1fr;gap:32px}@media (min-width: 576px){.why-become-sitter__benefits-grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (min-width: 1024px){.why-become-sitter__benefits-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.benefit-card{background-color:#fff;padding:32px 24px;border-radius:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform all .25s cubic-bezier(.4,0,.2,1),box-shadow all .25s cubic-bezier(.4,0,.2,1)}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.benefit-card__icon-wrapper{color:#3598fe;margin-bottom:20px}.benefit-card__icon-wrapper svg{width:48px;height:48px}.benefit-card__title{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:600;color:#1a202c;margin-bottom:12px;line-height:1.25}.benefit-card__description{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:#4a5568;line-height:1.65;flex-grow:1}.how-it-works-sitter-steps{padding:80px 0;background-color:#fff}.how-it-works-sitter-steps.wrapper{width:100%;max-width:1180px;padding-left:20px;padding-right:20px;margin:0 auto;box-sizing:border-box;text-align:center}.how-it-works-sitter-steps h2{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:38px;color:#1a202c;margin-bottom:48px;line-height:1.3}.how-it-works-sitter-steps__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media (max-width: 1024px){.how-it-works-sitter-steps__grid{grid-template-columns:1fr;max-width:450px;margin:0 auto}}.step-card{padding:30px 25px;text-align:center;display:flex;flex-direction:column;align-items:center}.step-card__icon{color:#3598fe;margin-bottom:18px}.step-card__icon svg{width:48px;height:48px}.step-card__title{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:20px;color:#1a202c;margin-bottom:10px;line-height:1.3}.step-card__description{font-size:1rem;color:#4a5568;line-height:1.65;margin:0}.offerable-services-section{padding:80px 0}.offerable-services-section.wrapper{width:100%;max-width:1180px;padding-left:20px;padding-right:20px;margin:0 auto;box-sizing:border-box;text-align:center}.offerable-services-section h2{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:38px;color:#1a202c;margin-bottom:12px;line-height:1.3}.offerable-services-section__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;color:#4a5568;line-height:1.65;max-width:750px;margin:0 auto 48px}.offerable-services-section__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:30px}.service-item-card{background-color:#fff;padding:30px 25px;border-radius:.75rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;align-items:center;text-align:center;transition:transform all .25s cubic-bezier(.4,0,.2,1),box-shadow all .25s cubic-bezier(.4,0,.2,1),border-color all .25s cubic-bezier(.4,0,.2,1);border:1px solid transparent}.service-item-card:hover{transform:translateY(-6px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;border-color:#ffffff14}.service-item-card.highlighted{border-top:4px solid #3598FE;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.service-item-card__icon{color:#3598fe;margin-bottom:18px}.service-item-card__icon svg{width:40px;height:40px}.service-item-card__title{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:20px;color:#1a202c;margin-bottom:8px;line-height:1.3}.service-item-card__highlight-badge{display:inline-block;background-color:#dceafa;color:#0b83ff;font-size:12px;font-weight:700;padding:4px 10px;border-radius:.25rem;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.service-item-card__description{font-size:1rem;color:#4a5568;line-height:1.65;flex-grow:1;margin:0}.support-safety-section{padding:80px 0;background-color:#fff}.support-safety-section.wrapper{width:100%;max-width:1180px;padding-left:20px;padding-right:20px;margin:0 auto;box-sizing:border-box;display:flex;align-items:center;gap:64px}@media (max-width: 1024px){.support-safety-section.wrapper{flex-direction:column-reverse;gap:40px;text-align:center}}.support-safety-section__content-block{flex:1 1 55%;display:flex;flex-direction:column}@media (max-width: 1024px){.support-safety-section__content-block{align-items:center;max-width:650px}}.support-safety-section__title{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:36px;color:#1a202c;margin-bottom:12px;line-height:1.3}.support-safety-section__subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:18px;color:#4a5568;line-height:1.65;margin-bottom:32px}.support-safety-section__points-list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:24px}.support-safety-section .point-item{display:flex;align-items:flex-start;gap:16px;text-align:left}.support-safety-section .point-item__icon{flex-shrink:0;color:#3598fe;margin-top:2px}.support-safety-section .point-item__icon svg{width:32px;height:32px}.support-safety-section .point-item__text h4{font-size:18px;font-weight:600;color:#1a202c;margin:0 0 4px;line-height:1.3}.support-safety-section .point-item__text p{font-size:14px;line-height:1.65;color:#4a5568;margin:0}.support-safety-section__testimonial{padding:20px;border-left:4px solid rgb(247.915,249.895,251.935);background-color:#f8fafc;border-radius:.25rem}.support-safety-section__testimonial p{font-style:italic;color:#4a5568;margin:0 0 8px;font-size:15px}.support-safety-section__testimonial footer{font-weight:600;color:#1a202c;font-size:14px}.support-safety-section__image-block{flex:1 1 45%;display:flex;justify-content:center;align-items:center}.support-safety-section__image-block img{max-width:100%;height:auto;max-height:450px;object-fit:contain;border-radius:1rem}.final-sitter-cta{padding:80px 20px;background-color:#3598fe;color:#fff;text-align:center;position:relative;overflow:hidden}.final-sitter-cta__content{display:flex;flex-direction:column;align-items:center;gap:24px;max-width:750px;margin:0 auto}.final-sitter-cta h2{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:40px;line-height:1.25}.final-sitter-cta p{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;line-height:1.65;opacity:.9;max-width:650px}.final-sitter-cta__button{display:inline-block;background-color:#fff;color:#0072e7;padding:20px 48px;border-radius:1rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:20px;font-weight:700;text-decoration:none;text-align:center;transition:background-color all .25s cubic-bezier(.4,0,.2,1),color all .25s cubic-bezier(.4,0,.2,1),transform all .25s cubic-bezier(.4,0,.2,1),box-shadow all .25s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;margin-top:15px}.final-sitter-cta__button:hover,.final-sitter-cta__button:focus{background-color:#ebebeb;transform:translateY(-4px) scale(1.03);box-shadow:0 15px 35px #00000040;outline:none}._cookieConsentBanner_1yzy7_1{position:fixed;bottom:0;left:0;right:0;background-color:#1a202c;color:#f7fafc;padding:15px 20px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:10px;z-index:1070;box-shadow:0 -2px 10px #00000026;font-size:14px}@media (min-width: 768px){._cookieConsentBanner_1yzy7_1{flex-direction:row;padding:18px 30px;gap:20px}}._cookieText_1yzy7_26{margin:0;line-height:1.5;text-align:center}@media (min-width: 768px){._cookieText_1yzy7_26{text-align:left;flex-grow:1}}._cookieLink_1yzy7_38{color:#81bffe;text-decoration:underline;font-weight:500}._cookieLink_1yzy7_38:hover{color:#fff;text-decoration:none}._acceptButton_1yzy7_48{background-color:#3598fe;color:#fff;border:none;padding:10px 20px;border-radius:.5rem;cursor:pointer;font-weight:600;font-size:14px;white-space:nowrap;transition:background-color all .25s cubic-bezier(.4,0,.2,1);flex-shrink:0}._acceptButton_1yzy7_48:hover{background-color:#0b83ff}@media (max-width: 767px){._acceptButton_1yzy7_48{width:100%;max-width:280px}}._visuallyHidden_a8kcw_1{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}._headerContainer_a8kcw_13{background-color:transparent;padding:0;position:fixed;top:0;left:0;width:100%;z-index:1030;height:80px;display:flex;align-items:center;color:#fff;transition:background-color .25s ease-in-out,color .25s ease-in-out,box-shadow .25s ease-in-out}._headerContainer_a8kcw_13._lightBackground_a8kcw_27{background-color:#fff;color:#1a202c;box-shadow:0 2px 4px #00000014}._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._langButton_a8kcw_37,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._userMenuButtonDesktop_a8kcw_38,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._mobileMenuButton_a8kcw_39{color:#4a5568}._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:hover,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:focus,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:hover,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:focus,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._langButton_a8kcw_37:hover,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._langButton_a8kcw_37:focus,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._userMenuButtonDesktop_a8kcw_38:hover,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._userMenuButtonDesktop_a8kcw_38:focus,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._mobileMenuButton_a8kcw_39:hover,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._mobileMenuButton_a8kcw_39:focus{color:#3598fe;background-color:#f7fafc}._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._userMenuButtonDesktop_a8kcw_38{background-color:#f7fafc;border-color:#e2e8f0}._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._userMenuButtonDesktop_a8kcw_38:hover,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._userMenuButtonDesktop_a8kcw_38:focus,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._userMenuButtonDesktop_a8kcw_38._active_a8kcw_58{background-color:#edf2f7;border-color:#3598fe}@media (max-width: 768px){._headerContainer_a8kcw_13{height:70px}}._container_a8kcw_68{width:100%;max-width:1320px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}@media (max-width: 1024px){._container_a8kcw_68{padding-left:20px;padding-right:20px}}@media (max-width: 576px){._container_a8kcw_68{padding-left:16px;padding-right:16px}}._headerWrapper_a8kcw_89{display:flex;justify-content:space-between;align-items:center;width:100%;height:100%}._logo_a8kcw_32 a{font-size:30px;font-weight:700;text-decoration:none;transition:opacity .2s ease,color .25s ease-in-out;color:inherit}._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._logo_a8kcw_32 a{color:#fff}._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._logo_a8kcw_32 a{color:#3598fe}._logo_a8kcw_32 a:hover,._logo_a8kcw_32 a:focus{opacity:.85;outline:none}._desktopNav_a8kcw_35{display:none}@media (min-width: 769px){._desktopNav_a8kcw_35{display:flex;align-items:center;height:100%;margin-left:30px}}._desktopNav_a8kcw_35 ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;height:100%;gap:18px}._desktopNav_a8kcw_35 ._navItem_a8kcw_35{display:flex;align-items:center;height:100%}._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a,._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button{text-decoration:none;color:inherit;font-weight:500;font-size:17px;padding:0 12px;height:100%;display:flex;align-items:center;gap:8px;background:none;border:none;cursor:pointer;transition:opacity .2s ease,color all .25s cubic-bezier(.4,0,.2,1);position:relative}._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:after,._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:after{content:"";position:absolute;bottom:15px;left:12px;right:12px;height:2px;background-color:currentColor;opacity:0;transform:scaleX(.8);transition:opacity .2s ease-out,transform .2s ease-out;transform-origin:center}._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:hover,._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:focus,._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:hover,._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:focus{outline:none}._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:hover,._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:focus,._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:hover,._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:focus{opacity:.8}._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:hover:after,._desktopNav_a8kcw_35 ._navItem_a8kcw_35>a:focus:after,._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:hover:after,._desktopNav_a8kcw_35 ._navItem_a8kcw_35>button:focus:after{opacity:1;transform:scaleX(1)}._desktopNav_a8kcw_35 ._dropdown_a8kcw_187 ._chevronIcon_a8kcw_187{width:12px;height:12px;margin-left:6px;transition:transform .2s ease-out;color:inherit}._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._desktopNav_a8kcw_35 ._dropdown_a8kcw_187._open_a8kcw_194>button{opacity:1}._desktopNav_a8kcw_35 ._dropdown_a8kcw_187._open_a8kcw_194>button:after{opacity:1;transform:scaleX(1)}._desktopNav_a8kcw_35 ._dropdown_a8kcw_187._open_a8kcw_194>button ._chevronIcon_a8kcw_187{transform:rotate(180deg)}._dropdownMenuPortalClass_a8kcw_205,._userPopupPortalClass_a8kcw_206{position:fixed;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:10px 0;z-index:1060;list-style:none;display:flex;flex-direction:column;opacity:0;visibility:hidden;transform:translateY(12px) scale(.97);transform-origin:top;transition:opacity .22s cubic-bezier(.25,.8,.25,1),visibility 0s linear .22s,transform .22s cubic-bezier(.25,.8,.25,1);min-width:240px;background-color:#fff;border:1px solid #CBD5E0;color:#1a202c}._dropdownMenuPortalClass_a8kcw_205 li,._userPopupPortalClass_a8kcw_206 li{width:100%}._dropdownMenuPortalClass_a8kcw_205 li a,._dropdownMenuPortalClass_a8kcw_205 li button,._userPopupPortalClass_a8kcw_206 li a,._userPopupPortalClass_a8kcw_206 li button{display:block;width:100%;padding:10px 22px;text-align:left;background:none;border:none;cursor:pointer;font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap;color:#4a5568}._dropdownMenuPortalClass_a8kcw_205 li a:hover,._dropdownMenuPortalClass_a8kcw_205 li a:focus,._dropdownMenuPortalClass_a8kcw_205 li button:hover,._dropdownMenuPortalClass_a8kcw_205 li button:focus,._userPopupPortalClass_a8kcw_206 li a:hover,._userPopupPortalClass_a8kcw_206 li a:focus,._userPopupPortalClass_a8kcw_206 li button:hover,._userPopupPortalClass_a8kcw_206 li button:focus{background-color:#ffffff14;color:#3598fe}._dropdownMenuPortalClass_a8kcw_205 li:first-child>a,._dropdownMenuPortalClass_a8kcw_205 li:first-child>button,._userPopupPortalClass_a8kcw_206 li:first-child>a,._userPopupPortalClass_a8kcw_206 li:first-child>button{font-weight:600}._dropdownMenuPortalClass_a8kcw_205 li._separator_a8kcw_261,._userPopupPortalClass_a8kcw_206 li._separator_a8kcw_261{height:1px;margin:6px 15px;padding:0;background-color:#e2e8f0}._dropdownMenuPortalClass_a8kcw_205._open_a8kcw_194,._userPopupPortalClass_a8kcw_206._open_a8kcw_194{opacity:1;visibility:visible;transform:translateY(0) scale(1);transition-delay:0s,0s,0s}._dropdownMenuPortalClass_a8kcw_205 ul,._userPopupPortalClass_a8kcw_206 ul{list-style:none;padding:0;margin:0}._userPopupPortalClass_a8kcw_206{min-width:250px;transform-origin:top right}._dropdownMenuPortalClass_a8kcw_205{min-width:230px}._headerContainer_a8kcw_13 ._desktopNav_a8kcw_35 ._navItem_a8kcw_35:first-child ._dropdownMenuPortalClass_a8kcw_205{transform-origin:top left}._headerActionsDesktop_a8kcw_294{display:none}@media (min-width: 769px){._headerActionsDesktop_a8kcw_294{display:flex;align-items:center;gap:12px}}._langButton_a8kcw_37{background:none;border:none;color:inherit;cursor:pointer;display:flex;align-items:center;gap:8px;font-weight:500;padding:10px;border-radius:.5rem;transition:background-color .2s ease,opacity .2s ease,color all .25s cubic-bezier(.4,0,.2,1)}._langButton_a8kcw_37 svg{width:22px;height:22px;color:inherit}._langButton_a8kcw_37 span{font-size:15px;line-height:1}._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._langButton_a8kcw_37:hover,._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._langButton_a8kcw_37:focus{background-color:#ffffff1f}._langButton_a8kcw_37:focus{outline:none}._userMenuContainer_a8kcw_334{position:relative}._userMenuButtonDesktop_a8kcw_38{background-color:#ffffff1a;border:1px solid rgba(255,255,255,.25);border-radius:50px;padding:8px 10px 8px 14px;display:flex;align-items:center;gap:10px;cursor:pointer;transition:box-shadow .2s ease,border-color .2s ease,background-color .2s ease,color all .25s cubic-bezier(.4,0,.2,1);color:inherit}._userMenuButtonDesktop_a8kcw_38 ._burgerIcon_a8kcw_350{width:20px;height:20px}._userMenuButtonDesktop_a8kcw_38 ._userAvatarIcon_a8kcw_354{width:24px;height:24px}._userMenuButtonDesktop_a8kcw_38 ._userAvatarIcon_a8kcw_354 rect{fill:transparent}._userMenuButtonDesktop_a8kcw_38 ._userAvatarIcon_a8kcw_354 path{stroke:currentColor;stroke-width:1.3}._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._userMenuButtonDesktop_a8kcw_38:hover,._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._userMenuButtonDesktop_a8kcw_38:focus,._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._userMenuButtonDesktop_a8kcw_38._active_a8kcw_58{border-color:#ffffff80;background-color:#ffffff26;box-shadow:0 2px 10px #0000001f}._userMenuButtonDesktop_a8kcw_38:focus{outline:none}._mobileMenuTrigger_a8kcw_374{display:none}@media (max-width: 768px){._mobileMenuTrigger_a8kcw_374{display:flex;align-items:center}}._mobileMenuButton_a8kcw_39{background:none;border:none;padding:10px;margin:-10px;cursor:pointer;z-index:1050;color:inherit}._mobileMenuButton_a8kcw_39 svg{width:28px;height:28px;display:block;transition:transform .2s ease;color:inherit}._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._mobileMenuButton_a8kcw_39{color:#4a5568}._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._mobileMenuButton_a8kcw_39:hover,._headerContainer_a8kcw_13._lightBackground_a8kcw_27 ._mobileMenuButton_a8kcw_39:focus{color:#3598fe}._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._mobileMenuButton_a8kcw_39{color:#fff}._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._mobileMenuButton_a8kcw_39:hover,._headerContainer_a8kcw_13:not(._lightBackground_a8kcw_27) ._mobileMenuButton_a8kcw_39:focus{opacity:.8}._mobileMenuButton_a8kcw_39:focus{outline:none}._mobileNavPanel_a8kcw_416{position:fixed;top:0;right:0;transform:translate(100%);width:100%;max-width:300px;height:100vh;background-color:#fff;color:#1a202c;box-shadow:-3px 0 20px #00000026;padding:85px 20px 20px;z-index:1049;transition:transform .3s cubic-bezier(.25,.1,.25,1);overflow-y:auto;display:flex;flex-direction:column}._mobileNavPanel_a8kcw_416._open_a8kcw_194{transform:translate(0)}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437{flex-grow:1}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ul{list-style:none;padding:0;margin:0;display:flex;flex-direction:column}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447{border-bottom:1px solid #E2E8F0}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447:last-of-type:not(._mobileDropdown_a8kcw_450){border-bottom:none}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447._mobileDropdown_a8kcw_450._open_a8kcw_194+._mobileNavItem_a8kcw_447{border-top:none}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>a,._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>button{display:flex;justify-content:space-between;align-items:center;padding:16px 0;text-decoration:none;color:#3598fe;font-size:17px;font-weight:500;width:100%;text-align:left;background:none;border:none;cursor:pointer;transition:color .15s ease,background-color .15s ease}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>a:hover,._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>a:focus,._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>button:hover,._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>button:focus{color:#0b83ff;background-color:#f7fafc;outline:none}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>a ._chevronIcon_a8kcw_187,._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>button ._chevronIcon_a8kcw_187{width:13px;height:13px;transition:transform .2s ease;color:#3598fe}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>a ._chevronIcon_a8kcw_187._open_a8kcw_194,._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileNavItem_a8kcw_447>button ._chevronIcon_a8kcw_187._open_a8kcw_194{transform:rotate(180deg)}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileSubmenu_a8kcw_491{list-style:none;max-height:0;opacity:0;overflow:hidden;transition:max-height .25s ease-out,opacity .2s ease-out,padding .25s ease-out;background-color:#f7fafc;border-radius:0 0 .25rem .25rem;margin:0 -20px;padding:0 20px 8px 35px}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileSubmenu_a8kcw_491._open_a8kcw_194{max-height:400px;opacity:1;padding-top:8px;padding-bottom:12px;transition:max-height .25s ease-out,opacity .25s ease-out .05s,padding .25s ease-out}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileSubmenu_a8kcw_491 li a{display:block;padding:10px 0;font-size:15px;color:#4a5568;text-decoration:none}._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileSubmenu_a8kcw_491 li a:hover,._mobileNavPanel_a8kcw_416 ._mobileNavLinks_a8kcw_437 ._mobileSubmenu_a8kcw_491 li a:focus{color:#3598fe;outline:none}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524{margin-top:auto;padding-top:20px;border-top:1px solid #E2E8F0;display:flex;flex-direction:column;gap:12px}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._mobileLangButton_a8kcw_532{display:flex;align-items:center;gap:10px;color:#4a5568;width:100%;padding:12px 0;background:none;border:none;font-size:16px;font-weight:500;text-align:left;cursor:pointer;order:1}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._mobileLangButton_a8kcw_532 svg{width:22px;height:22px;margin-right:4px;color:#4a5568}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._mobileLangButton_a8kcw_532 span{color:inherit}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._mobileLangButton_a8kcw_532:hover,._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._mobileLangButton_a8kcw_532:focus{color:#3598fe;opacity:1;outline:none}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._mobileLangButton_a8kcw_532:hover svg,._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._mobileLangButton_a8kcw_532:focus svg{color:#3598fe}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButton_a8kcw_564{background-color:#3598fe;color:#fff;border:1px solid #3598FE;font-weight:600;order:2;padding:14px 20px;font-size:16px;border-radius:.5rem;text-align:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .15s ease}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButton_a8kcw_564:focus{outline:none}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButton_a8kcw_564:hover,._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButton_a8kcw_564:focus{background-color:#0b83ff;border-color:#0b83ff;transform:translateY(-1px)}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButton_a8kcw_564:active{transform:translateY(0)}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButtonSecondary_a8kcw_588{background-color:#fff;color:#3598fe;border:1px solid #3598FE;order:3;padding:14px 20px;font-size:16px;font-weight:600;border-radius:.5rem;text-align:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .15s ease}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButtonSecondary_a8kcw_588:focus{outline:none}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButtonSecondary_a8kcw_588:hover,._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButtonSecondary_a8kcw_588:focus{background-color:#ffffff14;border-color:#0b83ff;color:#0b83ff;transform:translateY(-1px)}._mobileNavPanel_a8kcw_416 ._mobileUserSection_a8kcw_524 ._authButtonSecondary_a8kcw_588:active{transform:translateY(0)}.user-pop{position:absolute;right:0;top:130%;background-color:#fff;border-radius:10px;width:250px;transition:all .3s ease-in-out;transform:translateY(10px);opacity:0;z-index:-1}.user-pop.hide{transform:translateY(0);opacity:1;z-index:0}.user-pop__wrapper{padding:4px;display:flex;flex-direction:column;gap:5px}.user-pop__wrapper hr{width:80%;height:1px;background-color:#f1f1f1;margin:10px auto;opacity:.7}.user-pop__wrapper>div{display:flex;align-items:center;gap:10px;padding:10px 5px}.user-pop__wrapper>div>div{width:40px;height:40px;border-radius:50px;background-color:#e4e4e4}.user-pop__wrapper>div h3{display:flex;flex-direction:column;font-size:20px}.user-pop__wrapper>div h3 span{font-size:12px;opacity:.4}.user-pop__wrapper button{background-color:#e4e4e4;padding:12px;width:100%;border-radius:10px;transition:all .3s ease-in-out}.user-pop__wrapper button:hover{background-color:#bcbcbc}._userPopupWrapper_v7o5w_1{padding:.5rem;display:flex;flex-direction:column;gap:.25rem}._loadingText_v7o5w_8{padding:.75rem 1rem;color:#a0aec0;text-align:center}._userInfo_v7o5w_14{display:flex;align-items:center;gap:.75rem;padding:.5rem .75rem;margin-bottom:.5rem}._userAvatar_v7o5w_22{width:40px;height:40px;border-radius:50%;object-fit:cover;border:1px solid #E2E8F0}._avatarPlaceholder_v7o5w_30{width:40px;height:40px;border-radius:50%;background-color:#f0f5fa;color:#0b83ff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:600}._userDetails_v7o5w_43{display:flex;flex-direction:column}._userName_v7o5w_48{font-size:1rem;font-weight:600;color:#1a202c;line-height:1.3}._userRole_v7o5w_55{font-size:.75rem;color:#4a5568;line-height:1.3}._popupLink_v7o5w_61,._popupAction_v7o5w_62,._popupActionStrong_v7o5w_63{display:block;width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;cursor:pointer;font-size:1rem;font-weight:400;color:#1a202c;border-radius:.5rem;text-decoration:none;transition:background-color .15s ease-in-out,color .15s ease-in-out}._popupLink_v7o5w_61:hover,._popupLink_v7o5w_61:focus,._popupAction_v7o5w_62:hover,._popupAction_v7o5w_62:focus,._popupActionStrong_v7o5w_63:hover,._popupActionStrong_v7o5w_63:focus{background-color:#ffffff14;color:#0b83ff;outline:none}._popupActionStrong_v7o5w_63{font-weight:600}._logoutButton_v7o5w_92{color:#ff3b30}._logoutButton_v7o5w_92:hover,._logoutButton_v7o5w_92:focus{background-color:#ff3b301a;color:#fc0d00}._separator_v7o5w_100{width:calc(100% - 2rem);height:1px;background-color:#e2e8f0;margin:.5rem auto;border:none}.language{background-color:#222222a6;position:fixed;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:scale(.95) translateY(15px);z-index:1040;transition:opacity .25s ease-out,transform .25s ease-out,visibility 0s linear .25s}.language.open{opacity:1;visibility:visible;transform:scale(1) translateY(0);z-index:1050;transition:opacity .25s ease-out,transform .25s ease-out,visibility 0s linear 0s}.language__overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;cursor:pointer}.language__wrapper{background-color:#fff;border-radius:16px;padding:20px 24px 24px;box-shadow:0 12px 35px #0000001a,0 5px 15px #00000012;align-items:stretch;gap:15px;width:600px;max-width:calc(100vw - 40px);max-height:calc(100vh - 40px);color:#212529;position:relative;z-index:2;display:flex;flex-direction:column}.language__head{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid #e9ecef;flex-shrink:0}.language__head h3{font-size:20px;font-weight:600;margin:0;color:#212529}.language__head .language__close-button{background:none;border:none;cursor:pointer;padding:6px;margin:-6px;color:#6c757d;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:background-color .2s,color .2s}.language__head .language__close-button:hover{background-color:#f0f4f8;color:#212529}.language__head .language__close-button svg{width:20px;height:20px;display:block}.language__body{display:flex;flex-direction:column;gap:25px;overflow-y:auto;width:100%;scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.language__body::-webkit-scrollbar{width:6px}.language__body::-webkit-scrollbar-thumb{background-color:#c1c1c1;border-radius:10px}.language__body::-webkit-scrollbar-track{background-color:#f1f1f1;border-radius:10px}.language__body .language__section{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.language__body .language__section h2{font-size:16px;font-weight:600;color:#212529;margin-bottom:4px}.language__body .language__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;width:100%}@media (max-width: 600px){.language__body .language__list{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}.language__body .language__list>li{display:flex;flex-direction:column;align-items:flex-start;gap:3px;border-radius:8px;padding:10px 12px;transition:background-color .2s ease-in-out,border-color .2s ease-in-out,box-shadow .2s ease-in-out;background-color:#fff;border:1px solid #e9ecef;cursor:pointer}.language__body .language__list>li:hover{background-color:#f0f4f8;border-color:#3598fe4d}.language__body .language__list>li.active{border-color:#3598fe;background-color:#3598fe26;box-shadow:0 0 0 1px #3598fe}.language__body .language__list>li.active span{color:#3598fe;font-weight:600}.language__body .language__list>li.active small{color:#027efe}.language__body .language__list>li span{font-size:14px;font-weight:500;color:#212529}.language__body .language__list>li small{opacity:.9;font-size:11px;color:#6c757d}._footerContainer_1ih73_1{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-color:#fff;border-top:1px solid #E2E8F0;padding:2.5rem 1.5rem}@media (max-width: 768px){._footerContainer_1ih73_1{padding:2rem 1rem}}._footerWrapper_1ih73_17{width:100%;max-width:1180px;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}@media (max-width: 1024px){._footerWrapper_1ih73_17{flex-direction:column;align-items:center;text-align:center;gap:2.5rem}}._leftColumn_1ih73_34{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}@media (max-width: 1024px){._leftColumn_1ih73_34{align-items:center}}._logo_1ih73_46{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:700;font-size:32px;color:#3598fe;text-decoration:none}@media (max-width: 768px){._logo_1ih73_46{font-size:28px}}._copyrightText_1ih73_59{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:14px;color:#a0aec0;line-height:1.65}._rightColumn_1ih73_66{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-end}@media (max-width: 1024px){._rightColumn_1ih73_66{align-items:center}}._navSection_1ih73_78 ul{display:flex;gap:1.5rem;list-style:none;padding:0;margin:0}@media (max-width: 576px){._navSection_1ih73_78 ul{flex-direction:column;gap:1rem}}._navSection_1ih73_78 ul li a{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:14px;color:#4a5568;text-decoration:none;transition:color .25s}._navSection_1ih73_78 ul li a:hover{color:#3598fe;text-decoration:underline}._socialIcons_1ih73_104{display:flex;align-items:center;gap:16px;list-style:none;padding:0;margin:0}._socialIcons_1ih73_104 a{display:inline-block;color:#a0aec0;transition:color .25s,transform .25s}._socialIcons_1ih73_104 a:hover{color:#3598fe;transform:translateY(-2px)}._socialIcons_1ih73_104 a svg{width:24px;height:24px;display:block}._socialIconPath_1ih73_127{fill:currentColor}._mainLayoutContainer_nc7w0_1{display:flex;flex-direction:column;min-height:100vh}._mainContent_nc7w0_7{flex-grow:1}._legalPageContainer_7lutc_1{padding:3rem 1.5rem;max-width:840px;margin:0 auto;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#1a202c}@media (max-width: 768px){._legalPageContainer_7lutc_1{padding:2rem 1rem}}._legalPageContainer_7lutc_1>h1{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:36px;font-weight:700;color:#1a202c;margin-bottom:.5rem}._updateDate_7lutc_21{font-size:.875rem;color:#a0aec0;margin-bottom:2.5rem}._tableOfContents_7lutc_27{background-color:#f2f2f7;border-left:3px solid #3598FE;padding:1rem 1.25rem;margin-bottom:3rem;border-radius:.5rem}._tableOfContents_7lutc_27 h3{font-weight:600;margin-bottom:.75rem;font-size:1.25rem}._tableOfContents_7lutc_27 ul{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._tableOfContents_7lutc_27 ul li{font-size:1rem;color:#4a5568}._legalPageContent_7lutc_52{display:flex;flex-direction:column;gap:1rem}._legalPageContent_7lutc_52 h2{font-family:Raleway,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-weight:600;font-size:1.5rem;color:#1a202c;margin-top:2rem;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid #E2E8F0}._legalPageContent_7lutc_52 h3{font-size:1.25rem;font-weight:600}._legalPageContent_7lutc_52 p{font-size:1rem;line-height:1.75;color:#4a5568}._legalPageContent_7lutc_52 p strong{font-weight:600;color:#1a202c}._legalPageContent_7lutc_52 p a{color:#3598fe;text-decoration:underline}._legalPageContent_7lutc_52 p a:hover{color:#0b83ff}._redirectContainer_1hz3j_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background-color:#f7fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;gap:20px}._redirectContainer_1hz3j_1 p{font-size:1.25rem;color:#4a5568}._loader_1hz3j_16{width:50px;height:50px;border:5px solid #E2E8F0;border-top-color:#3598fe;border-radius:50%;animation:_spin_1hz3j_1 1s linear infinite}@keyframes _spin_1hz3j_1{to{transform:rotate(360deg)}}._fallbackContainer_1hz3j_30{display:flex;align-items:center;justify-content:center;min-height:100vh;background-color:#f0f4f8;padding:40px 20px;text-align:center;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}._fallbackContent_1hz3j_41{background:#fff;padding:40px;border-radius:16px;box-shadow:0 10px 30px #0000001a;max-width:500px}._fallbackContent_1hz3j_41 ._logo_1hz3j_48{font-size:3rem;margin-bottom:1rem}._fallbackContent_1hz3j_41 h1{font-size:28px;font-weight:700;color:#1a202c;margin-bottom:1rem}._fallbackContent_1hz3j_41 p{color:#4a5568;margin-bottom:2rem;line-height:1.6}._qrCodeWrapper_1hz3j_64{margin-bottom:2rem;padding:10px;background:#fff;border-radius:8px;display:inline-block}._storeButtons_1hz3j_72{display:flex;justify-content:center;gap:15px}@media (max-width: 576px){._storeButtons_1hz3j_72{flex-direction:column;align-items:stretch}}._storeButton_1hz3j_72{display:inline-flex;align-items:center;gap:10px;padding:12px 22px;border-radius:8px;text-decoration:none;font-weight:600;font-size:16px;transition:all .2s;justify-content:center}._storeButton_1hz3j_72._apple_1hz3j_96{background-color:#000;color:#fff}._storeButton_1hz3j_72._google_1hz3j_100{background-color:#fff;color:#333;border:1px solid #ccc}._storeButton_1hz3j_72:hover{transform:translateY(-2px);box-shadow:0 4px 10px #0000001a}._authModal_a2y8a_1{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1a202ca6;display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;z-index:1050;transition:opacity .25s ease-out,visibility 0s linear .25s}._authModal_a2y8a_1._open_a2y8a_16{opacity:1;visibility:visible;transition-delay:0s}._authModal_a2y8a_1._open_a2y8a_16 ._authModalWrapper_a2y8a_21{transform:scale(1) translateY(0);opacity:1}._authModalOverlay_a2y8a_26{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}._authModalWrapper_a2y8a_21{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:500px;position:relative;z-index:2;transform:scale(.95) translateY(15px);opacity:0;transition:transform .25s ease-out,opacity .25s ease-out;display:flex;flex-direction:column}._modalTitle_a2y8a_51{font-size:calc(1.5rem + 2px);font-weight:600;color:#1a202c;text-align:center;margin-bottom:1rem;padding:0 1rem}._modalSubtitle_a2y8a_60{font-size:1rem;color:#4a5568;text-align:center;margin-bottom:1.5rem;line-height:1.5;padding:0 .5rem}._modalSubtitle_a2y8a_60 strong{font-weight:500;color:#1a202c}._inputGroup_a2y8a_73{display:flex;flex-direction:column;margin-bottom:1.25rem;position:relative}._inputGroup_a2y8a_73 label._inputLabel_a2y8a_79{font-size:.75rem;font-weight:600;color:#1a202c;margin-bottom:.5rem;display:block}._inputGroup_a2y8a_73 input._inputField_a2y8a_86{width:100%;padding:calc(.75rem + 4px) 1rem;border:1px solid #CBD5E0;border-radius:.5rem;font-size:1rem;color:#1a202c;transition:border-color all .25s cubic-bezier(.4,0,.2,1),box-shadow all .25s cubic-bezier(.4,0,.2,1)}._inputGroup_a2y8a_73 input._inputField_a2y8a_86::placeholder{color:#a0aec0}._inputGroup_a2y8a_73 input._inputField_a2y8a_86:focus{outline:none;border-color:#000;box-shadow:0 0 0 1px #000}._inputGroup_a2y8a_73 input._inputField_a2y8a_86._inputError_a2y8a_103{border-color:#ff3b30}._inputGroup_a2y8a_73 input._inputField_a2y8a_86._inputError_a2y8a_103:focus{box-shadow:0 0 0 1px #ff3b30}._inputGroup_a2y8a_73 input._otpInput_a2y8a_109{text-align:center;letter-spacing:.75em;font-size:calc(1.25rem + 2px);padding:.75rem .5rem}._checkboxGroup_a2y8a_116{flex-direction:row;align-items:flex-start;gap:.5rem;margin-bottom:.75rem}input._checkboxInput_a2y8a_123{margin-top:4px;width:18px;height:18px;accent-color:#1A202C;border:1.5px solid #A0AEC0;border-radius:calc(.25rem - 1px);flex-shrink:0}input._checkboxInput_a2y8a_123:checked{background-color:#1a202c;border-color:#1a202c}label._checkboxLabel_a2y8a_137{font-size:.75rem;color:#4a5568;line-height:1.5;margin-bottom:0;font-weight:400}label._checkboxLabel_a2y8a_137 a._inlineLink_a2y8a_144{color:#1a202c;text-decoration:underline;font-weight:600}label._checkboxLabel_a2y8a_137 a._inlineLink_a2y8a_144:hover{color:#3598fe}._checkboxError_a2y8a_153{margin-left:calc(.75rem + 18px);margin-top:.25rem;font-size:.75rem;color:#ff3b30}._errorMessage_a2y8a_160,._apiError_a2y8a_161{font-size:.875rem;color:#ff3b30;margin-top:.25rem}._apiError_a2y8a_161{text-align:center;margin-bottom:.75rem;margin-top:.75rem}._submitButton_a2y8a_173{color:#fff;border:none;padding:calc(.75rem + 4px) 1.5rem;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color all .25s cubic-bezier(.4,0,.2,1),transform .1s ease-out;width:100%;margin-top:.75rem}._submitButton_a2y8a_173._submitButtonPrimary_a2y8a_185{background-color:#3598fe}._submitButton_a2y8a_173._submitButtonPrimary_a2y8a_185:hover{background-color:#0b83ff}._submitButton_a2y8a_173:active{transform:scale(.98)}._submitButton_a2y8a_173:disabled{background-color:#edf2f7;color:#a0aec0;cursor:not-allowed;opacity:1}._linkButton_a2y8a_201{background:none;border:none;color:#1a202c;text-decoration:underline;font-size:.875rem;padding:.5rem 0;margin-top:1rem;cursor:pointer;font-weight:600}._linkButton_a2y8a_201:hover{color:#3598fe}._closeButton_a2y8a_216{position:absolute;top:1rem;left:1.25rem;background:#f7fafc;border:none;cursor:pointer;padding:.5rem;color:#1a202c;border-radius:50%;line-height:0;transition:background-color .2s}._closeButton_a2y8a_216:hover{background-color:#edf2f7}._closeButton_a2y8a_216 svg{display:block;width:16px;height:16px}._backButton_a2y8a_238{position:absolute;top:calc(1rem + 2px);left:1.25rem;background:none;border:none;cursor:pointer;padding:.5rem;color:#1a202c;border-radius:50%;display:flex;align-items:center;font-size:1rem;font-weight:600}._backButton_a2y8a_238:hover{background-color:#f7fafc}._backButton_a2y8a_238 svg{margin-right:.25rem;width:18px;height:18px}._successMessage_a2y8a_262{text-align:center;padding:2rem 1rem}._successMessage_a2y8a_262 h3{color:#34c759;font-size:1.5rem;margin-bottom:.75rem}._successMessage_a2y8a_262 p{color:#4a5568;font-size:1.125rem;margin-bottom:0}._visuallyHidden_a2y8a_277{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}._socialLoginSection_a2y8a_289{display:flex;flex-direction:column;align-items:stretch;gap:.75rem;margin-top:1.25rem;padding-top:1.25rem;border-top:1px solid #E2E8F0}._socialLoginSection_a2y8a_289 ._orDivider_a2y8a_298{font-size:.75rem;color:#a0aec0;position:relative;text-align:center;width:100%;margin-bottom:.25rem}._socialLoginSection_a2y8a_289 ._orDivider_a2y8a_298 span{background-color:#fff;padding:0 .5rem;position:relative;z-index:1}._socialLoginSection_a2y8a_289 ._orDivider_a2y8a_298:before{content:"";position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#e2e8f0;z-index:0}._socialLoginSection_a2y8a_289 ._socialButtonsContainer_a2y8a_322{display:flex;flex-direction:column;gap:.75rem}._socialLoginSection_a2y8a_289 button._socialButton_a2y8a_322{background-color:#fff;border:1px solid #A0AEC0;border-radius:.5rem;width:100%;height:50px;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:background-color all .25s cubic-bezier(.4,0,.2,1),border-color all .25s cubic-bezier(.4,0,.2,1);font-size:.875rem;font-weight:600;color:#1a202c;padding:0 1rem}._socialLoginSection_a2y8a_289 button._socialButton_a2y8a_322 svg{width:20px;height:20px}._socialLoginSection_a2y8a_289 button._socialButton_a2y8a_322:hover{border-color:#1a202c;background-color:#f2f2f7}._socialLoginSection_a2y8a_289 button._socialButton_a2y8a_322._appleButton_a2y8a_351{background-color:#000;color:#fff;border-color:#000}._socialLoginSection_a2y8a_289 button._socialButton_a2y8a_322._appleButton_a2y8a_351 svg{fill:#fff}._socialLoginSection_a2y8a_289 button._socialButton_a2y8a_322._appleButton_a2y8a_351:hover{background-color:#1c1c1e;border-color:#1c1c1e}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;font-family:sans-serif;scroll-behavior:smooth}a{text-decoration:none;color:inherit}ul,ol{list-style:none}button{background:none;border:none;cursor:pointer;font-family:inherit}*:focus{outline:none}img{display:block;max-width:100%;height:auto}input,textarea{font-family:inherit;border:none;outline:none}table{border-collapse:collapse;width:100%}body{font-family:Raleway,serif;overflow-x:hidden;background-color:#fff}.wrapper{max-width:1440px}
