.header{position:fixed;top:0;width:100%;display:flex;align-items:center;padding:0 15%;gap:10%;height:80px;transition:1s ease-in;z-index:5}.header-bg{background-color:var(--Secondary)}.header>figure{width:168px}.header>figure>img{width:100%}.header>nav>ul{display:flex;padding:0;gap:30px;margin:0}.header>nav>ul>li{list-style:none;transition:border-bottom .1s}.header>nav>ul>li:hover{border-bottom:3px solid var(--Gray)}.header>nav>ul>li>a{font-size:16px;color:var(--White);font-weight:300;text-decoration:none}.header>#menu{display:none;width:36px;height:36px;background:var(--Primary);justify-content:center;border-radius:50%}@media screen and (max-width: 1200px){.header{padding:0 8%;gap:8%}}@media screen and (max-width: 960px){.header{justify-content:space-between}.header>nav{display:none}.header>#menu{display:flex}}.menu_responsive{display:none;position:fixed;width:100%;background-color:#00000080;height:100%;z-index:100;top:0}.menu_responsive>div nav ul li a{font-size:24px;color:var(--Gray);text-decoration:none;font-weight:600;list-style:none;text-transform:capitalize}header.header_general{position:fixed;width:100%;top:0;z-index:10;background-color:#fff;height:80px;display:flex;justify-content:left;align-items:center;padding:0 15%;gap:10%;box-shadow:0 4px 15px #0000001a}header.header_general>figure{width:168px}header.header_general>figure>img{width:100%}header.header_general>nav>ul{display:flex;padding:0;gap:30px;margin:0}header.header_general>nav>ul>li{list-style:none;transition:border-bottom .1s}header.header_general>nav>ul>li:hover{border-bottom:3px solid var(--Gray)}header.header_general>nav>ul>li>a{font-size:16px;color:#101010;font-weight:300;text-decoration:none}header.header_general>#menu{display:none;width:36px;height:36px;background:var(--Primary);justify-content:center;border-radius:50%}@media screen and (max-width: 1200px){header.header_general{padding:0 8%;gap:8%}}@media screen and (max-width: 960px){header.header_general{justify-content:space-between}header.header_general>nav{display:none}header.header_general>#menu{display:flex}}footer{font-family:Inter,sans-serif;background-color:var(--Secondary);padding:80px 15% 30px}footer nav ul{margin:0;padding:0;display:grid;grid-template-columns:1fr;gap:20px;column-gap:10px}@media screen and (min-width: 500px){footer nav ul{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;justify-items:start;gap:20px;column-gap:10px}}@media screen and (min-width: 1024px){footer nav ul{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;column-gap:10px}}@media screen and (min-width: 1200px){footer nav ul{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr 350px 1fr;gap:20px;column-gap:10px}}@media screen and (min-width: 500px){footer nav{width:90%;margin-left:auto}}footer nav ul li{list-style:none}footer nav ul li a{text-decoration:none;color:var(--Primary);font-size:20px;font-weight:600;line-height:20px}footer>div{margin-top:90px;color:var(--White)}footer>div>p{margin:0;font-size:14px;font-weight:600;line-height:20px;color:#d0d5dd}footer>div>.footer-contact_details,footer>div>.footer-copyright{display:flex;justify-content:space-between}footer>div>.footer-contact_details{margin-top:8px;display:flex;justify-content:space-between;align-items:center}footer>div>.footer-contact_details>article{display:flex;align-items:center;gap:4px;margin:0;font-size:16px;font-weight:600;line-height:24px;color:#eaecf0}footer>div>.footer-contact_details>article img{display:flex}footer>div>.footer-copyright{border-top:1px solid rgba(255,255,255,.5);padding-top:24px;margin-top:32px;align-items:center;gap:30px}footer>div>.footer-copyright>div{display:flex;gap:20px;align-items:center}footer>div>.footer-copyright>p{font-size:16px;font-weight:400;line-height:24px;color:#d0d5dd}@media screen and (max-width: 1200px){footer{padding:80px 8% 30px}}@media screen and (max-width: 960px){footer>div>.footer-copyright>div{gap:15px}footer>div>.footer-contact_details>article{gap:10px}}@media screen and (max-width: 900px){footer{text-align:center}footer ul{flex-direction:column;align-items:center;gap:30px}footer>div>.footer-contact_details{flex-direction:column;gap:16px;margin-top:16px}footer>div>.footer-contact_details>article:first-child{order:3}footer>div>.footer-copyright{flex-direction:column;gap:30px}}.register{display:none;position:fixed;top:0;background:#00000080;width:100%;height:100%;padding:10px 0;z-index:100;justify-content:center;align-items:center}.register>div{background:var(--White);background-image:url(../images/register-bg.svg);background-repeat:no-repeat;background-position:0 100%;width:95%!important;height:680px!important;border-radius:30px;display:flex;padding:30px;flex-direction:column}.register>div>div{display:flex;padding:0 36px;gap:5%}.register .register-picture{display:flex;align-items:center;flex-direction:column;flex:1;gap:40px}.register .register-form>form>div{display:flex;gap:2}.register .register-form>form>button{width:80%;margin:0 auto 16px}.recaptcha_register{margin:0 auto}.register .register-form .success,.register .register-form .failed{text-align:center}@media screen and (max-width: 1100px){.register>div{padding:2%!important;width:98%!important;height:660px!important;justify-content:space-around}.register>div>div{padding:0!important;gap:1%!important}}@media screen and (max-width: 1000px){.register>div{background-image:url(../images/register-bg2.svg);background-position:0 0;padding:2%!important;width:60%!important;height:800px!important;justify-content:space-around}.register>div>div{flex-direction:column;gap:10px}.register .register-picture>figure{width:195px}.register .register-picture>figure img{width:100%}.register .register-form>form{gap:10px}.register .register-form>form>div{flex-direction:column;gap:10px}.register .register-form>form>.alert_error,.register .register-form>form>.alert_success{flex-direction:row!important}.register .register-form>form>button{width:60%;margin:20px auto 5px}}@media screen and (max-width: 700px){.register>div{height:95%}}@media screen and (max-width: 450px){.register>div{width:92%;height:85%}.register .register-picture>figure{width:165px}.register .register-form>form>button{width:85%;padding:12px}}@media screen and (max-width: 1300px){h3{font-size:40px}}@media screen and (max-width: 500px){h3{font-size:30px}}.main_about{background-image:url(../images/about_us-bg.svg);background-repeat:no-repeat;background-position:top center;height:800px;position:relative;margin-top:80px}.main_about>div{width:600px;position:absolute;bottom:100px;right:360px}.main_about>div>figure{width:290px}.main_about>div>figure img{width:100%}.main_about>div>p{font-size:24px;font-weight:400}@media screen and (max-width: 1800px){.main_about>div{right:200px}}@media screen and (max-width: 1500px){.main_about>div{right:8%}}@media screen and (max-width: 1200px){.main_about>div{right:2%}}@media screen and (max-width: 1000px){.main_about{background-size:contain;height:750px}.main_about>div{right:15%}}@media screen and (max-width: 900px){.main_about{height:710px}.main_about>div{right:12%;bottom:110px}}@media screen and (max-width: 800px){.main_about{height:660px}.main_about>div{right:10%;text-align:center}.main_about>div>figure{margin:0 auto}}@media screen and (max-width: 700px){.main_about{height:630px}.main_about>div{width:85%;right:8%}}@media screen and (max-width: 600px){.main_about{height:615px}.main_about>div{width:90%;right:5%}}@media screen and (max-width: 500px){.main_about{height:625px}.main_about>div{width:95%;right:3%}.main_about>div>figure{width:220px}.main_about>div>p{margin-top:2%}}@media screen and (max-width: 380px){.main_about{height:645px}}.we_offer{background-image:url(../images/about_us-rectangle.svg);background-repeat:no-repeat;height:500px;display:flex;justify-content:center;align-items:center;gap:110px}.we_offer>div{width:495px}.we_offer p{color:var(--White);font-size:24px;font-weight:400}.we_offer>figure{position:relative;top:-55px}@media screen and (max-width: 1300px){.we_offer{gap:0}.we_offer div>h3{font-size:40px;line-height:50px}}@media screen and (max-width: 1100px){.we_offer{gap:2%}.we_offer>div{width:45%}.we_offer>figure{width:450px}.we_offer>figure img{width:100%}}@media screen and (max-width: 1000px){.we_offer{background-size:cover;flex-direction:column;height:100%;gap:0}.we_offer>div{order:2;position:relative;top:-50px;width:80%;text-align:center}.we_offer>figure{top:-80px}}@media screen and (max-width: 600px){.we_offer>div{width:90%}.we_offer>figure{width:350px;top:-95px}}@media screen and (max-width: 500px){.we_offer>figure{width:300px;top:-110px}.we_offer div>h3{font-size:30px;line-height:50px}}@media screen and (max-width: 400px){.we_offer>figure{width:250px;top:-80px}}.register-about{height:600px;display:flex;justify-content:center;align-items:center;gap:85px;padding:80px 0}.register-about>div{width:600px}.register-about p{color:var(--Gray);font-size:24px;font-weight:400}.register-about>figure{position:relative;top:-55px}@media screen and (max-width: 1300px){.register-about>div>h3{font-size:40px;line-height:50px}}@media screen and (max-width: 1200px){.register-about{gap:2%}.register-about>figure{top:-20px;width:400px}.register-about>figure img{width:100%}.register-about>div{width:50%}}@media screen and (max-width: 1000px){.register-about{flex-direction:column;height:100%}.register-about>div{width:70%;text-align:center}}@media screen and (max-width: 700px){.register-about>div{width:90%}}@media screen and (max-width: 500px){.register-about>figure{width:300px}.register-about div h3{font-size:30px;line-height:40px}.register-about div p{margin-top:5%}}.main_for_commerce h3{color:var(--Primary);text-transform:uppercase;font-size:48px;font-weight:900;margin:0}@media screen and (max-width: 1300px){.main_for_commerce h3{font-size:28px}}@media screen and (max-width: 1065px){.main_for_commerce h3{font-size:25px}}@media screen and (max-width: 1000px){.main_for_commerce h3{font-size:48px}}@media screen and (max-width: 700px){.main_for_commerce h3{font-size:40px}}@media screen and (max-width: 600px){.main_for_commerce h3{font-size:35px}}@media screen and (max-width: 525px){.main_for_commerce h3{font-size:28px;line-height:30px}}@media screen and (max-width: 450px){.main_for_commerce h3{font-size:24px}}button{background:var(--Primary);border-radius:45px;border:none;padding:16px 120px;color:var(--Black);font-weight:500;font-size:20px;cursor:pointer}.btn-form{margin:4% auto}label{font-size:var(--SecondarySource);font-size:14px;color:#344054;font-weight:500}.main_for_commerce{background-image:url(../images/for_commerce-bg.png);background-repeat:no-repeat;background-size:contain;padding:6% 15% 0;margin-top:80px}.main_for_commerce .main-title{width:50%;position:relative;left:50%}.main_for_commerce .main-title>p{color:var(--White);font-size:24px;font-weight:400;margin:8px 0 0}.main_for_commerce .main-articles{display:flex;justify-content:center;align-items:center;gap:2%;position:relative;bottom:100px;margin-top:30%}.main_for_commerce .main-articles article{position:relative;border-radius:15px;background:var(--White);box-shadow:0 0 15px #00000026;width:32%;height:500px;padding:40px 30px;text-align:center;transition:bottom .5s,box-shadow .5s;bottom:0;overflow:hidden}.main_for_commerce .main-articles article:hover{bottom:15px;box-shadow:0 0 15px 15px #00000014}.main_for_commerce .main-articles article>div{position:absolute;width:100%;height:15px;background-color:var(--Primary);top:0;left:0;display:none}.main_for_commerce .main-articles article:hover>div{display:block}.main_for_commerce .main-articles article h5{margin-top:20px}.main_for_commerce .main-articles article p{color:var(--Gray);font-size:20px;font-weight:400;margin:12px 0 0}@media screen and (max-width: 1700px){.main_for_commerce{padding-top:4%}.main_for_commerce .main-title{width:56%;left:40%}.main_for_commerce .main-articles article{height:560px}}@media screen and (max-width: 1600px){.main_for_commerce .main-title{width:62%;left:38%}}@media screen and (max-width: 1500px){.main_for_commerce .main-title{justify-content:space-between}.main_for_commerce .main-articles article{height:600px}}@media screen and (max-width: 1400px){.main_for_commerce .main-title{width:68%;left:34%}}@media screen and (max-width: 1300px){.main_for_commerce .main-articles article{height:640px}}@media screen and (max-width: 1200px){.main_for_commerce{padding:4% 8% 0}.main_for_commerce .main-title{width:65%;left:36%}.main_for_commerce .main-title>p{font-size:20px}.main_for_commerce .main-articles article{height:580px}}@media screen and (max-width: 1100px){main_for_commerce .main-articles article{height:640px}}@media screen and (max-width: 1000px){.main_for_commerce{padding:195px 8% 0;background-image:url(../images/for_commerce-bg2.png);background-repeat:no-repeat}.main_for_commerce .main-title{position:initial;margin:0 auto;text-align:center;width:80%}.main_for_commerce .main-articles{margin-top:125%;flex-wrap:wrap;gap:30px}.main_for_commerce .main-articles article{width:80%;height:450px}.main_for_commerce .main-title>p{font-size:30px}}@media screen and (max-width: 900px){.main_for_commerce .main-title{width:90%}.main_for_commerce .main-articles{margin-top:118%}}@media screen and (max-width: 800px){.main_for_commerce{padding-top:95px}.main_for_commerce .main-title{width:100%}.main_for_commerce .main-articles{margin-top:135%}.main_for_commerce .main-articles article{width:95%;height:440px}}@media screen and (max-width: 700px){.main_for_commerce{padding-top:8%}}@media screen and (max-width: 600px){.main_for_commerce .main-title>p{line-height:36px}.main_for_commerce .main-articles article{width:100%;height:500px}}@media screen and (max-width: 525px){.main_for_commerce .main-title>p{font-size:24px;line-height:30px}}@media screen and (max-width: 420px){.main_for_commerce .main-title>p{font-size:20px;line-height:25px}.main_for_commerce .main-articles article{height:100%;padding:6%}}.for_commerce-form{background-image:url(../images/for_commerce-bg2.svg);background-repeat:no-repeat;background-position-x:125%;background-size:contain;margin:60px 0 120px;padding:0 15%;display:flex;justify-content:center;align-items:center;gap:95px}@media screen and (max-width: 1300px){.for_commerce-form>div h3{font-size:40px;line-height:50px}.for_commerce-form form{width:90%}.for_commerce-form>div figure img{width:500px}}@media screen and (max-width: 500px){.for_commerce-form{background-position-x:235px}.for_commerce-form>div h3{font-size:30px;line-height:40px}.for_commerce-form form div{flex-direction:column;gap:20px}.for_commerce-form>form div:nth-child(2)>label{width:100%}}.main_for_users h3{color:var(--Primary);text-transform:uppercase;font-size:48px;font-weight:900;line-height:67px;margin:0}@media screen and (max-width: 1300px){.main_for_users h3{font-size:40px;line-height:80px}}@media screen and (max-width: 500px){.main_for_users h3{font-size:30px;line-height:50px}}h5{color:var(--Primary);font-size:24px;font-weight:800;margin:0}button{background:var(--Primary);border-radius:30px;border:none;padding:16px 40px;color:var(--Black);font-weight:500;font-size:20px;margin:40px auto;width:200px;cursor:pointer}.main_for_users{background-image:url(../images/for_users-bg.svg);background-repeat:no-repeat;background-position:top center;padding:60px 15% 120px;margin-top:80px}.main_for_users>div{display:flex;gap:10px}.main_for_users>.top figure{position:relative;top:8px}.main_for_users>.top figure img{width:100%}.main_for_users>.top p{font-size:24px;font-weight:400;color:#fff;width:700px}.main_for_users .bottom{display:flex;flex-direction:column}.main_for_users .bottom div:first-child{display:flex;justify-content:right;align-items:center;gap:40px}.main_for_users .bottom div:first-child button{margin:0}.main_for_users .bottom div:first-child p{width:450px;color:#101010;font-size:24px;font-weight:600}.main_for_users .bottom>div:last-child{display:flex;flex-wrap:wrap;gap:30px;margin-top:115px;justify-content:center}.main_for_users .bottom div:last-child article{width:48%;bottom:0;border-radius:30px;box-shadow:0 0 15px #00000026;padding:40px;gap:15px;display:flex;align-items:center;position:relative;overflow:hidden;transition:bottom .5s,box-shadow .5s}.main_for_users .bottom div:last-child article:hover{bottom:15px;box-shadow:0 0 15px 15px #00000014}.main_for_users .bottom div:last-child article figure{width:160px;height:160px}.main_for_users .bottom div:last-child article figure img{width:100%}.main_for_users .bottom div:last-child article .bottom-info{width:310px}.main_for_users .bottom div:last-child article .bottom-info>p{color:#47505c;font-size:20px;font-weight:400}.main_for_users .bottom div:last-child article div:last-child{background-color:var(--Primary);width:10px;height:100%;position:absolute;right:0;transition:background-color .5s}.main_for_users .bottom div:last-child article:hover div:last-child{background-color:#3d3065}@media screen and (max-width: 1800px){.main_for_users>.top figure{top:-10px}}@media screen and (max-width: 1600px){.main_for_users>.top figure{top:20px}.main_for_users .bottom{margin-top:5%}}@media screen and (max-width: 1500px){.main_for_users{padding-top:45px}.main_for_users>.top figure{top:10px}.main_for_users>.top>div{width:80%}.main_for_users>.top>div p,.main_for_users>.top>div h3{width:100%}.main_for_users .bottom{margin-top:12%}}@media screen and (max-width: 1200px){.main_for_users{padding:45px 8% 120px;background-position-x:92%}.main_for_users>.top{flex-direction:column;justify-content:center;align-items:center}.main_for_users>.top>div{order:2;width:100%;text-align:center}.main_for_users>.top>div p{color:#101010}.main_for_users .bottom div:first-child{justify-content:center}}@media screen and (max-width: 1100px){.main_for_users{background-position-x:88%}}@media screen and (max-width: 1000px){.main_for_users{background-position-x:84%}.main_for_users .bottom>div:last-child{flex-direction:column;align-items:center}.main_for_users .bottom div:last-child article{width:85%;justify-content:space-around}}@media screen and (max-width: 850px){.main_for_users{background-position-x:78%}}@media screen and (max-width: 700px){.main_for_users{background-position-x:75%}.main_for_users .bottom div:last-child article{width:100%}}@media screen and (max-width: 600px){.main_for_users .bottom div:first-child{flex-direction:column}.main_for_users .bottom div:first-child button{order:2}.main_for_users .bottom div:first-child p{text-align:center;width:100%}}@media screen and (max-width: 500px){.main_for_users{background-position-x:78%}.main_for_users .bottom div:last-child article{flex-direction:column}.main_for_users .bottom div:last-child article .bottom-info{text-align:center;width:100%}}@media screen and (max-width: 450px){.main_for_users>.top figure{top:38px}}@media screen and (max-width: 400px){.main_for_users>.top figure{top:58px}.main_for_users>.top>div{margin-top:15%}}body{font-family:var(--PrimarySource)}.recaptcha{justify-content:center}.main_home>figure{position:absolute;left:0;top:0;z-index:-1}.main_home{margin-top:12%;padding:0 15% 8%}.main_home .main-register{display:flex;justify-content:space-between}.main_home .main-register div:first-child h1{width:100%;font-size:60px;font-weight:900;line-height:67px;margin-bottom:0;color:var(--Primary)}.main_home .main-register>div:first-child>p{font-size:24px;font-weight:400;line-height:32px;color:var(--White);width:65%;margin:24px 0 0}.main_home .main-register>div:first-child button{margin-top:40px}.main_home .main-register .download-apps-container{display:inline-flex;justify-content:center;align-items:center;flex-direction:column;margin-top:40px}.main_home .main-register .download-apps-container button{margin:0!important}.main_home .main-register .download-apps-container button+button{margin-top:10px!important}@media screen and (min-width: 600px){.main_home .main-register .download-apps-container{flex-direction:row}.main_home .main-register .download-apps-container button+button{margin-top:0!important;margin-left:10px!important}}#carouselExampleSlidesOnly,#carouselExampleIndicators{width:540px;position:relative;top:-65px}#carouselExampleSlidesOnly .carousel-indicators{bottom:-100px;display:flex;gap:30px}#carouselExampleSlidesOnly .carousel-indicators>button{background-color:var(--Primary);width:100%;height:5px;border-radius:30px;border:none}#carouselExampleSlidesOnly .carousel-item{height:710px}#carouselExampleSlidesOnly .carousel-item>p{color:var(--Gray);text-align:center;font-size:24px;font-weight:500;display:flex;flex-direction:column;margin-top:40px}#carouselExampleSlidesOnly .carousel-item>p strong{font-weight:700}.main_home .main-articles{margin-top:110px;display:flex;gap:60px;align-items:center;justify-content:space-between}.main_home .main-articles article{position:relative;bottom:0;height:450px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:var(--White);border-radius:30px;box-shadow:0 0 15px #00000026;padding:1% 3%;transition:bottom .5s,box-shadow .5s;flex:1}.main_home .main-articles article:hover{bottom:15px;box-shadow:0 0 15px 10px #00000026}.main_home .main-articles article h4{color:var(--Gray);margin:22px 0 0;font-size:24px;font-weight:800}.main_home .main-articles article p{color:var(--Gray);margin:12px 0;font-size:20px;font-weight:400}@media screen and (max-width: 1900px){#carouselExampleSlidesOnly .carousel-item{height:700px}.main_home .main-articles article figure img{width:160px}}@media screen and (max-width: 1600px){#carouselExampleSlidesOnly .carousel-item{height:610px}.main_home .main-articles article figure img{width:160px}}@media screen and (max-width: 1500px){#carouselExampleSlidesOnly{width:55%}#carouselExampleSlidesOnly .carousel-item{height:610px}.carousel-indicators{margin-right:10%;margin-left:10%}}@media screen and (max-width: 1400px){#carouselExampleSlidesOnly .carousel-item{height:550px}.main_home .main-articles{gap:5%}.main_home .main-articles article{padding:1% 2%}}@media screen and (max-width: 1300px){.main_home .main-register div:first-child h1{font-size:50px}}@media screen and (max-width: 1200px){.main_home{padding:0 8% 8%}#carouselExampleSlidesOnly .carousel-item{height:625px}}@media screen and (max-width: 1100px){#carouselExampleSlidesOnly .carousel-item{height:555px}#carouselExampleSlidesOnly .carousel-indicators{gap:15px}}@media screen and (max-width: 1050px){.main_home .main-register div:first-child h1{font-size:45px}#carouselExampleSlidesOnly{top:-35px}}@media screen and (max-width: 1000px){#carouselExampleSlidesOnly .carousel-item{height:505px}}@media screen and (max-width: 960px){#carouselExampleSlidesOnly .carousel-item{height:475px}.main-articles{overflow-y:auto;scroll-behavior:auto;padding:2%;gap:2%;overscroll-behavior-x:contain;scroll-snap-type:x mandatory}.main-articles::-webkit-scrollbar{display:none}.main-articles article{scroll-snap-align:start;min-width:400px}}@media screen and (max-width: 900px){.main_home{margin-top:80px}#carouselExampleSlidesOnly .carousel-item{height:440px}}@media screen and (max-width: 850px){.main_home{margin-top:150px}.main_home .main-register{flex-direction:column;align-items:center;gap:145px}.main_home .main-register div:first-child{text-align:center}.main_home .main-register div:first-child h1{font-size:50px}.main_home .main-register>div:first-child>p{color:var(--Gray);font-weight:500;margin:24px auto 0}#carouselExampleSlidesOnly{width:55%}#carouselExampleSlidesOnly .carousel-item{height:600px}}@media screen and (max-width: 700px){.main_home .main-register div:first-child h1{font-size:40px;line-height:50px}#carouselExampleSlidesOnly .carousel-item{height:550px}.main-register>div:first-child{text-align:center}.main-register>div:first-child p{width:100%!important}}@media screen and (max-width: 500px){.main_home{margin-top:90px}.main_home .main-register>div:first-child{margin-top:25%}.main_home .main-register div:first-child h1{font-size:35px}.main-articles article{min-width:270px}#carouselExampleSlidesOnly{width:70%}#carouselExampleSlidesOnly .carousel-item{height:485px}}@media screen and (max-width: 400px){#carouselExampleSlidesOnly .carousel-item{height:400px}}.why_buy_us{padding:100px 15%;background-color:#f5f4f9;display:flex;flex-direction:column}.why_buy_us .why_buy_us-title{text-align:center}.why_buy_us .why_buy_us-title p{color:var(--Gray);font-size:24px;font-weight:400;line-height:32px;margin:0}.why_buy_us .why_buy_us-articles{display:flex;gap:60px;margin-top:40px;justify-content:space-between}.why_buy_us .why_buy_us-articles article{flex:1;position:relative;bottom:0;height:370px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:var(--White);border-radius:60px;box-shadow:0 0 15px #00000026;padding:1% 3%;transition:bottom .5s,box-shadow .5s;overflow:hidden}.why_buy_us .why_buy_us-articles article:hover{bottom:15px;box-shadow:0 0 15px 15px #00000014}.why_buy_us .why_buy_us-articles article>div{position:absolute;width:100%;height:10px;background-color:var(--Primary);top:0;display:none}.why_buy_us .why_buy_us-articles article:hover>div{display:block}.why_buy_us .why_buy_us-articles article>h4{color:var(--Gray);font-size:24px;font-weight:800;line-height:32px;margin:20px 0 0}.why_buy_us .why_buy_us-articles article>P{display:flex;flex-direction:column;margin-top:12px}@media screen and (max-width: 1400px){.why_buy_us .why_buy_us-articles{gap:5%}.why_buy_us .why_buy_us-articles article{padding:1%}}@media screen and (max-width: 1300px){.why_buy_us .why_buy_us-title>h3{font-size:40px;line-height:50px}}@media screen and (max-width: 1200px){.why_buy_us{padding:100px 8%}}@media screen and (max-width: 1000px){.why_buy_us .why_buy_us-articles{flex-direction:column;gap:50px;align-items:center}.why_buy_us .why_buy_us-articles article{width:60%;padding:4% 2%}.why_buy_us .why_buy_us-articles article>div{display:block}}@media screen and (max-width: 700px){.why_buy_us .why_buy_us-articles article{width:80%;padding:6%}.why_buy_us .why_buy_us-title p{margin-top:20px}}@media screen and (max-width: 500px){.why_buy_us .why_buy_us-title>h3{font-size:30px;line-height:40px}.why_buy_us .why_buy_us-articles article{width:100%}}.steps{padding:120px 15% 350px;position:relative;background-image:url(../images/bg2.svg);background-repeat:no-repeat;background-position-x:-10%}.steps>div{display:flex;justify-content:space-between}.steps #carouselExampleIndicators{top:0;height:700px}.steps #carouselExampleIndicators .carousel-indicators{bottom:-140px;gap:30px}.steps #carouselExampleIndicators .carousel-indicators .active{background-color:var(--Primary)}.steps #carouselExampleIndicators .carousel-indicators button{width:50px;height:50px;border:1px solid var(--Primary);border-radius:50%;opacity:1;font-weight:700;font-size:24px}.steps #carouselExampleIndicators .carousel-indicators [data-bs-target]{text-indent:0}.steps #carouselExampleIndicators .carousel-inner{height:700px}.steps #carouselExampleIndicators .carousel-inner .carousel-item{top:80px}.steps #carouselExampleIndicators .carousel-inner .carousel-item figcaption{text-align:center;font-size:24px;margin-top:30px;color:#101010}.steps .steps-info{margin-left:124px}.steps .steps-info h3{color:var(--Gray);margin:136px 0 0;display:flex;flex-direction:column}.steps .steps-info h3 span{color:var(--Primary)}.steps .steps-info p{color:var(--Gray);font-size:24px;margin:8px 0 0}.steps .steps-info button{width:30%}.steps>figure{position:absolute;bottom:-60px;left:40%;z-index:4}@media screen and (max-width: 1600px){.steps{background-position-x:-30%}}@media screen and (max-width: 1500px){.steps{background-position-x:-40%}.steps .steps-info{margin-left:5%}}@media screen and (max-width: 1400px){.steps{background-position-x:-60%}}@media screen and (max-width: 1300px){.steps{background-position-x:-80%;background-position-y:-65px}.steps .steps-info h3{font-size:40px;line-height:50px}.steps .steps-info button{width:40%}.steps #carouselExampleIndicators{height:630px}}@media screen and (max-width: 1200px){.steps{padding:40px 8% 350px;background-position-x:-110%;background-position-y:-160px}.steps>figure{left:34%}.steps #carouselExampleIndicators{height:595px}.steps #carouselExampleIndicators .carousel-indicators button{width:40px;height:40px}}@media screen and (max-width: 960px){.steps{background-position-y:55%;background-position-x:-290%}.steps>div{flex-direction:column}.steps #carouselExampleIndicators{order:2;height:750px}.steps #carouselExampleIndicators{margin:0 auto}.steps .steps-info{text-align:center}.steps #carouselExampleIndicators .carousel-inner{height:830px}.steps #carouselExampleIndicators .carousel-indicators button{width:50px;height:50px}}@media screen and (max-width: 850px){.steps{background-position-x:-1340%}}@media screen and (max-width: 810px){.steps{background-position-x:-555px}}@media screen and (max-width: 800px){.steps>figure{left:28%}}@media screen and (max-width: 700px){.steps{background-position-y:50%;padding:40px 8% 410px}.steps>figure{bottom:-49px}.steps>figure img{width:300px}.steps #carouselExampleIndicators{width:400px;top:60px;height:670px}.steps .steps-info button{width:50%}}@media screen and (max-width: 500px){.steps .steps-info h3{font-size:30px;line-height:40px;margin-top:60px}.steps .steps-info{margin-left:0}.steps #carouselExampleIndicators{width:300px;height:615px}.steps .steps-info button{width:230px}.steps>figure{left:20%}}@media screen and (max-width: 450px){.steps>figure{bottom:-42px}.steps>figure img{width:260px}}@media screen and (max-width: 350px){.steps>figure{left:12%}}@keyframes scroll{0%{-webkit-transform:translateX(0);transform:translate(0)}to{-webkit-transform:translateX(-2700px);transform:translate(-100%)}}.partners{position:relative;overflow:hidden;background-color:#f5f4f9;text-align:center;padding:60px 0;box-shadow:0 0 15px #00000026 inset}.partners h3{width:90%;margin:0 auto}.partners_carousel-container{display:flex}.partners_carousel-items2{display:flex;animation:scroll 10s linear infinite;-webkit-animation:scroll 10s linear infinite}.carousel-item2{min-width:300px;max-height:300px;height:200px;display:flex;align-items:center}.carousel-item2 img{width:100%;height:auto;padding:0 30px}.partners>a{background:var(--Primary);border-radius:30px;border:none;padding:20px 40px;color:var(--Black);font-weight:500;font-size:20px;text-decoration:none}@media screen and (max-width: 1300px){.partners h3{font-size:40px;line-height:50px}}@media screen and (max-width: 500px){.partners h3{font-size:30px;line-height:40px}}.work_with_us{display:flex;padding:120px 15% 150px;gap:84px;background-image:url(../images/bg3.svg);background-repeat:no-repeat;background-position-x:125%;background-position-y:30%}.work_with_us .work_with_us-form{justify-content:center;display:flex;flex-direction:column;width:560px;padding:0 40px 40px}.work_with_us>.work_with_us-form p{color:var(--Gray);font-size:20px;font-weight:400;margin:0}.work_with_us .work_with_us-form form{display:flex;flex-direction:column;gap:20px;margin-top:32px}.work_with_us .work_with_us-form form>div{display:flex;gap:2%;justify-content:center}.work_with_us .work_with_us-form form label{display:flex;flex-direction:column;gap:6px;width:100%}.work_with_us .work_with_us-form form label input,.work_with_us .work_with_us-form form label select{border-radius:35px;border:1px solid #cdc9c9;height:44px;width:100%;background-color:var(--White);padding:0 8px}.work_with_us .work_with_us-form textarea{height:134px;padding:3%;border-radius:28px;border:1px solid #cdc9c9}.work_with_us .work_with_us-form>div{display:flex;justify-content:space-between;margin-top:5%;gap:18px;align-items:center;justify-content:center}.work_with_us .work_with_us-form>div>.files{position:relative;display:block;padding:8px 15px;height:50px}.work_with_us .work_with_us-form>div>.files:before{color:var(--Black);display:flex;justify-content:center;align-items:center;border:1px solid var(--Primary);border-radius:30px;content:"Adjunta tu CV";position:absolute;left:0;right:0;top:0;bottom:0}.work_with_us .work_with_us-form>div>.files>input[type=file]{opacity:0;width:160px;height:30px;display:block}.work_with_us .work_with_us-form>div>.files>span{position:relative}.work_with_us .work_with_us-form>button{margin:36px auto 0;width:60%;display:flex;justify-content:center;align-items:center;gap:10px}.work_with_us .work_with_us-form>button>figure{display:flex}@media screen and (max-width: 1500px){.work_with_us{gap:20px;background-position-x:160%;background-position-y:40%}.work_with_us .work_with_us-form{width:100%}.work_with_us .work_with_us-form>div>button{width:60%}.work_with_us-picture figure{width:500px}.work_with_us-picture figure img{width:100%}}@media screen and (max-width: 1300px){.work_with_us{background-position-x:245%}.work_with_us-picture>h3{font-size:40px;line-height:50px}.work_with_us-picture figure{width:360px}}@media screen and (max-width: 1200px){.work_with_us{padding:120px 8% 150px;background-position-x:310%;background-position-y:60%}.work_with_us-picture figure{width:300px}}@media screen and (max-width: 1100px){.work_with_us{background-position-x:415%}}@media screen and (max-width: 1000px){.work_with_us{flex-direction:column;justify-content:center;align-items:center;background-position-x:520px;background-position-y:15%}.work_with_us .work_with_us-picture h3{width:100%;text-align:center}.work_with_us .work_with_us-picture figure{width:100%}.work_with_us .work_with_us-form{width:90%;order:2}.work_with_us .work_with_us-form>div{flex-direction:row}.work_with_us .work_with_us-form>div>button{width:350px}}@media screen and (max-width: 700px){.work_with_us{background-position-x:350px;background-position-y:18%}.work_with_us .work_with_us-form>div{flex-direction:column}.work_with_us .work_with_us-form>div>button{width:60%}.work_with_us .work_with_us-form>div>.files>input[type=file]{width:100%}.work_with_us .work_with_us-form>div>.files>span{left:135px}}@media screen and (max-width: 600px){.work_with_us{background-position-x:190px}.work_with_us .work_with_us-picture figure{width:370px;margin:20px auto 0}.work_with_us .work_with_us-form{width:100%;padding:0}}@media screen and (max-width: 500px){.work_with_us{background-position-y:18%}.work_with_us-picture>h3{font-size:30px;line-height:40px}.work_with_us-picture figure{width:310px}}@media screen and (max-width: 400px){.work_with_us .work_with_us-picture figure{width:300px}.work_with_us .work_with_us-form>div>button,.work_with_us .work_with_us-form>button{width:80%}}.testimonials{background-color:#f5f4f9;padding:100px 15%}.testimonials h3{width:50%;margin:0 auto;text-align:center}.testimonials>p{margin:12px 0 0;text-align:center;font-size:24px;font-weight:400;color:var(--Gray)}.testimonials>.react-multi-carousel-list{margin-top:5%;position:inherit}.testimonials>.react-multi-carousel-list iframe{border-radius:30px}.testimonials>.react-multi-carousel-list>button{width:40px;padding:0!important;z-index:3}.testimonials>.react-multi-carousel-list ul li>div{display:flex;justify-content:center}.testimonials .react-multiple-carousel__arrow--left{left:calc(6% + 1px)}.testimonials .react-multiple-carousel__arrow--right{right:calc(8% + 1px)}@media screen and (max-width: 1300px){.testimonials h3{width:100%;font-size:40px;line-height:50px}}@media screen and (max-width: 1200px){.testimonials{padding:100px 8%}}@media screen and (max-width: 500px){.testimonials h3{font-size:30px;line-height:40px}}.contact{display:flex;padding:120px 15% 150px;gap:84px;justify-content:space-between}.contact .contact_picture h3{width:80%;margin:0 auto;text-align:center}.contact .contact-form{position:relative;bottom:0;justify-content:center;display:flex;flex-direction:column;width:560px;padding:40px;border-radius:30px;box-shadow:0 0 15px #00000026;transition:bottom .5s,box-shadow .5s}.contact .contact-form:hover{bottom:15px;box-shadow:0 0 15px 15px #00000014}.contact .contact-form p{color:var(--Gray);font-size:20px;font-weight:400;margin:0}.contact .contact-form form{display:flex;flex-direction:column;gap:20px;margin-top:32px}.contact .contact-form form>div{display:flex;gap:32px}.contact .contact-form form label{display:flex;flex-direction:column;gap:6px;width:100%}.contact .contact-form form label input,.contact .contact-form form label select{border-radius:35px;border:1px solid #cdc9c9;height:44px;width:100%}.contact .contact-form textarea{height:134px;padding:3%;border-radius:28px;border:1px solid #cdc9c9}.contact .contact-form>div{justify-content:center;display:flex;gap:2%}.contact .contact-form form>button{width:50%;margin:40px auto;height:56px;padding:0;display:flex;justify-content:center;align-items:center;gap:10px}.contact .contact-form form>button>figure{display:flex}@media screen and (max-width: 1500px){.contact,.contact .contact-form form>div{gap:20px}.contact .contact-form{width:100%}}@media screen and (max-width: 1400px){.contact_picture figure{width:500px}.contact_picture figure img{width:100%}}@media screen and (max-width: 1300px){.contact>.contact_picture>h3{font-size:40px;line-height:50px}}@media screen and (max-width: 1200px){.contact{padding:120px 8% 150px}}@media screen and (max-width: 1000px){.contact{flex-direction:column;justify-content:center;align-items:center}.contact .contact_picture h3{width:100%}.contact .contact-form{width:90%}}@media screen and (max-width: 600px){.contact_picture figure{width:370px;margin:20px auto 0}.contact .contact-form{width:100%}}@media screen and (max-width: 500px){.contact>.contact_picture>h3{font-size:30px;line-height:40px}}@media screen and (max-width: 400px){.contact_picture figure{width:300px}.contact .contact-form{padding:25px}}@font-face{font-family:revicons;fallback:fallback;src:url(./revicons-DbTteTvA.woff) format("woff"),url(./revicons-CBqxZnew.ttf) format("ttf"),url(./revicons-BNIKeAUC.eot) format("ttf")}.react-multi-carousel-list{display:flex;align-items:center;overflow:hidden;position:relative}.react-multi-carousel-track{list-style:none;padding:0;margin:0;display:flex;flex-direction:row;position:relative;transform-style:preserve-3d;backface-visibility:hidden;will-change:transform,transition}.react-multiple-carousel__arrow{position:absolute;outline:0;transition:all .5s;border-radius:35px;z-index:1000;border:0;background:#00000080;min-width:43px;min-height:43px;opacity:1;cursor:pointer}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{font-size:20px;color:#fff;display:block;font-family:revicons;text-align:center;z-index:2;position:relative}.react-multiple-carousel__arrow:disabled{cursor:default;background:#00000080}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:""}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:""}.react-multi-carousel-dot-list{position:absolute;bottom:0;display:flex;left:0;right:0;justify-content:center;padding:0;margin:0;list-style:none;text-align:center}.react-multi-carousel-dot button{display:inline-block;width:12px;height:12px;border-radius:50%;opacity:1;box-shadow:none;transition:background .5s;border-width:2px;border-style:solid;border-color:gray;padding:0;margin:0 6px 0 0;outline:0;cursor:pointer}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{transform-style:preserve-3d;backface-visibility:hidden}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{right:auto;left:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--right:before{content:""}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:""}.main_where_to_buy h3{color:var(--Primary);text-transform:uppercase;font-size:64px;font-weight:900;line-height:67px;margin:0}@media screen and (max-width: 1300px){.main_where_to_buy h3{font-size:40px}}@media screen and (max-width: 500px){.main_where_to_buy h3{font-size:30px}}h4{color:var(--Primary);font-size:36px;font-weight:900;margin:0}.main_where_to_buy{background-image:url(../images/for_users-bg.svg);background-repeat:no-repeat;background-position:top center;padding:80px 15% 120px;gap:10px;margin-top:80px}.main_where_to_buy>div{display:flex;gap:45px}.main_where_to_buy>div>div{display:flex;flex-direction:column;justify-content:center}.main_where_to_buy>div p{font-size:24px;font-weight:400;color:var(--White);width:600px;margin:12px 0 0;line-height:32px}.main_where_to_buy>div .main_where_to_buy-select{display:flex;flex-direction:column;justify-content:center}.main_where_to_buy>div form label{width:100%;color:var(--White);font-family:Inter;font-size:16px;font-weight:500;line-height:20px;margin-top:4%;margin-left:2%}.main_where_to_buy>div form select{padding:10px 14px;width:250px;border:1px solid #cdc9c9;border-radius:30px;background-color:#fff}.stores{display:flex;flex-direction:column;gap:40px}.stores .stores-title{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px}.stores .stores-title p{color:#47505c;font-size:20px;font-weight:400;margin:0}.stores .stores_pictures{display:flex;flex-wrap:wrap;justify-content:center;gap:26px}.stores .stores_pictures>a{width:20%;height:200px;border-radius:15px;box-shadow:0 0 15px #00000026;display:flex;justify-content:center;align-items:center}.stores .stores_pictures>a>figure{width:100%;height:100%;display:flex}.stores .stores_pictures>a>figure>img{width:100%;object-fit:scale-down}@media screen and (max-width: 1600px){.main_where_to_buy>div{gap:2%}.main_where_to_buy>div p{width:70%}.main_where_to_buy>div>figure{width:450px}.main_where_to_buy>div>figure img{width:100%}.stores{margin-top:5%}}@media screen and (max-width: 1400px){.stores{margin-top:10%}}@media screen and (max-width: 1200px){.main_where_to_buy{padding:55px 8% 120px}.main_where_to_buy>div>figure{width:500px}}@media screen and (max-width: 1000px){.main_where_to_buy>div{flex-direction:column;align-items:center;gap:50px}.main_where_to_buy>div>div h3{text-align:center}.main_where_to_buy>div>div p{text-align:center}.main_where_to_buy>div>div p,.main_where_to_buy>div>div form{margin:0 auto}.main_where_to_buy>div>div form{margin-top:4%}.main_where_to_buy>div form label{text-align:center}.stores .stores_pictures>figure{height:160px}}@media screen and (max-width: 900px){.stores .stores_pictures>a{width:23%;height:150px}}@media screen and (max-width: 800px){.stores .stores_pictures>a{width:35%;height:190px}.stores .stores-title{text-align:center}}@media screen and (max-width: 700px){.stores .stores_pictures{flex-wrap:wrap}.stores .stores_pictures>a{width:45%;height:200px}}@media screen and (max-width: 500px){.main_where_to_buy>div>figure{width:300px}.main_where_to_buy h3{line-height:45px}.main_where_to_buy>div>div p{width:100%}.main_where_to_buy>div .main_where_to_buy-select{align-items:center}.main_where_to_buy>div>div p{margin-top:20px}.stores{gap:15px}.stores .stores_pictures{gap:20px}.stores .stores_pictures>a{width:45%;height:150px}}@media screen and (max-width: 450px){.main_where_to_buy{padding:35px 8% 120px}.main_where_to_buy>div{gap:25px}.main_where_to_buy>div p{line-height:30px}}@media screen and (max-width: 400px){.stores .stores_pictures>a{width:45%;height:120px}}.loading-indicator{display:flex;justify-content:center;align-items:center;padding:20px;margin-top:20px}.loading-spinner{display:flex;flex-direction:column;align-items:center;gap:10px}.loading-spinner p{color:#47505c;font-size:16px;font-weight:400;margin:0}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid var(--Primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scroll-indicator{display:flex;justify-content:center;align-items:center}.scroll-indicator p{color:#47505c;font-size:14px;font-weight:400;margin:0;opacity:.7}body{font-family:var(--PrimarySource);margin:0}.stores h4,.store_contact h4{color:#fdca3c;font-size:36px;font-weight:700;margin:0}.stores .store-title h4{font-size:25px}.icon_antenna{width:22px}@media screen and (max-width: 500px){.stores h4{font-size:26px}.store_contact h4{font-size:30px;line-height:35px;margin-bottom:10%}}.main_where_to_buy_store{background-image:url(../images/for_users-bg.png);background-repeat:no-repeat;background-position:top center;background-size:contain;margin-top:80px;padding:80px 15% 120px;gap:10px;position:relative}.main_where_to_buy_store>.store{height:420px;display:flex;justify-content:right;align-items:center}.main_where_to_buy_store>.store>div>figure{width:100%;height:100%;display:flex}.main_where_to_buy_store>.store>div>figure>img{width:100%;object-fit:scale-down}.main_where_to_buy_store>.store>div{width:26%;height:200px;border-radius:15px;border:5px solid var(--Principal, #FDCA3C);background:var(--Blanco, #FFF);box-shadow:0 0 15px #00000026;display:flex;align-items:center;justify-content:center}.main_where_to_buy_store .store_contact{text-align:center;margin-top:15px}.main_where_to_buy_store .store_contact h4{font-weight:900}.main_where_to_buy_store .store_contact form{margin-top:12px}.main_where_to_buy_store .store_contact form label{width:100%;color:#344054;font-family:Inter;font-size:16px;font-weight:500;line-height:20px}.main_where_to_buy_store .store_contact form label select{padding:10px 14px;width:25%;border:1px solid #cdc9c9;border-radius:30px;background-color:#fff;margin-left:14px}.main_where_to_buy_store .stores{display:flex;flex-direction:column;gap:40px;margin-top:70px}.main_where_to_buy_store .stores .stores_pictures{display:flex;flex-wrap:wrap;gap:2%;row-gap:20px;justify-content:center}.main_where_to_buy_store .stores .stores_pictures>div{background-position:center center;background-repeat:no-repeat;background-size:cover;border-radius:15px;box-shadow:0 0 15px #00000026;width:26%;height:360px;overflow:hidden}.main_where_to_buy_store .stores .stores_pictures>div>figure{width:100%;height:100%}.main_where_to_buy_store .stores .stores_pictures>div>figure img{width:100%;height:100%}.main_where_to_buy_store .stores .stores_pictures>div>div{position:relative;height:365px;top:255px;background-color:var(--White);border-radius:15px;transition:top 1s}.main_where_to_buy_store .stores .stores_pictures>div>div:hover{top:5px}.main_where_to_buy_store .stores .stores_pictures>div .store-title{width:85%;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-bottom:1px solid #DCE0E2;padding:14px 0 12px;height:115px;gap:5%}.main_where_to_buy_store .stores .stores_pictures>div .store-title span{color:#3538cd;font-size:14px;font-weight:500;line-height:20px;background:#eef4ff;padding:2px 10px;border-radius:16px}.main_where_to_buy_store .stores .stores_pictures>div .store-info{width:85%;margin:0 auto;display:flex;flex-direction:column;gap:5px;padding:10px 0}.stores .stores_pictures>div .store-info>div{display:flex;align-items:center;gap:12px}.main_where_to_buy_store .stores .stores_pictures>div .store-info>div>p{color:#47505c;font-size:14px;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.main_where_to_buy_store .stores .stores_pictures>div .store-social_media{display:flex;width:85%;margin:0 auto;border-top:1px solid #DCE0E2;justify-content:space-around;padding:6px 0 20px}@media screen and (max-width: 1500px){.main_where_to_buy_store>.store{height:305px}}@media screen and (max-width: 1300px){.main_where_to_buy_store .stores .stores_pictures>div{width:30%}}@media screen and (max-width: 1200px){.main_where_to_buy_store{padding:80px 8% 120px}.main_where_to_buy_store>.store{height:230px}}@media screen and (max-width: 1000px){.main_where_to_buy_store{padding:25% 8% 120px}.main_where_to_buy_store .store{justify-content:center;height:290px}.main_where_to_buy_store .store>div{width:40%}.main_where_to_buy_store .stores .stores_pictures>div{width:32%}}@media screen and (max-width: 880px){.main_where_to_buy_store .stores .stores_pictures>div{width:45%}}@media screen and (max-width: 700px){.main_where_to_buy_store .store>div{width:50%}.main_where_to_buy_store .store_contact form label select{width:70%}.main_where_to_buy_store .stores .stores_pictures>div{width:70%}}@media screen and (max-width: 500px){.main_where_to_buy_store{background-image:url(../images/for_users-bg2.png);padding:10% 8% 120px}.main_where_to_buy_store .store_contact{margin-top:80%}.main_where_to_buy_store .store>div{width:70%}.main_where_to_buy_store .stores .stores_pictures>div{width:100%}.main_where_to_buy_store .stores .stores_pictures>div>div{top:252px}}@media screen and (max-width: 400px){.main_where_to_buy_store .store{height:250px}.main_where_to_buy_store .store_contact form label select{width:60%}}.main_faqs{padding:0 15% 120px;margin-top:80px}.main_faqs>div:first-child>div:first-child{display:flex;justify-content:space-around;align-items:center;position:relative;top:36px}.main_faqs>div>div:last-child{padding:35px 65px 80px;border-radius:25px;box-shadow:0 0 15px #00000026;margin:0 auto}.main_faqs>div>div:last-child article{display:flex;padding:28px 0;border-bottom:1px solid #E4E4E7;justify-content:space-between}.main_faqs>div>div:last-child article .faqs-answer{margin:8px 0 0;color:#5f5f61;font-size:16px;line-height:24px}.main_faqs>div:nth-child(2)>div:first-child h3,.main_faqs>div:last-child>div:first-child h3{font-size:36px;margin-left:65px;margin-top:80px}.main_faqs>div:nth-child(2)>div:last-child,.main_faqs>div:last-child>div:last-child{margin-top:24px}@media screen and (max-width: 1200px){.main_faqs{padding:0 8% 120px}}@media screen and (max-width: 970px){.main_faqs h3{font-size:35px}}@media screen and (max-width: 800px){.main_faqs>div:first-child>div:first-child{top:20px}.main_faqs>div:first-child>div:first-child>figure img{width:210px}.main_faqs>div:nth-child(2)>div:first-child h3,.main_faqs>div:last-child>div:first-child h3{margin-left:0}}@media screen and (max-width: 600px){.main_faqs>div:nth-child(2)>div:first-child h3,.main_faqs>div:last-child>div:first-child h3{text-align:center}}@media screen and (max-width: 700px){.main_faqs>div:first-child>div:first-child{flex-direction:column}.main_faqs>div:first-child>div:first-child>div{text-align:center;line-height:40px}.main_faqs>div:first-child>div:first-child>figure{margin-top:30px}.main_faqs>div:first-child>div:first-child>figure img{width:280px}}@media screen and (max-width: 500px){.main_faqs h3{font-size:30px;line-height:40px}.main_faqs>div>div:last-child{padding:30px 30px 60px}.main_faqs>div:first-child>div:first-child>div{line-height:15px}.main_faqs>div:nth-child(2)>div:first-child h3,.main_faqs>div:last-child>div:first-child h3{font-size:30px;line-height:40px}}button{background:var(--Primary);border-radius:30px;border:none;padding:20px 40px;color:var(--Black);font-weight:500;font-size:20px;margin:40px auto;cursor:pointer}input{padding:0 15px}.main_privacy{padding:0 15% 120px;margin-top:80px}.main_privacy>div:first-child>div:first-child{display:flex;justify-content:space-around;align-items:center;position:relative;top:36px}.main_privacy>div>div:last-child{padding:35px 65px 80px;border-radius:25px;box-shadow:0 0 15px #00000026;margin:0 auto}.main_privacy>div>div:last-child article{display:flex;padding:28px 0;border-bottom:1px solid #E4E4E7;justify-content:space-between}.main_privacy>div>div:last-child article .faqs-answer{margin:8px 0 0;color:#5f5f61;font-size:16px;line-height:24px}.main_privacy>div:nth-child(2)>div:first-child h3,.main_privacy>div:last-child>div:first-child h3{font-size:36px;margin-top:33px}.main_privacy>div:nth-child(2)>div:last-child,.main_privacy>div:last-child>div:last-child{margin-top:24px}@media screen and (max-width: 1200px){.main_privacy{padding:0 8% 120px}}@media screen and (max-width: 970px){.main_privacy h3{font-size:35px}}@media screen and (max-width: 800px){.main_privacy>div:first-child>div:first-child{top:20px}.main_privacy>div:first-child>div:first-child>figure img{width:210px}.main_privacy>div:nth-child(2)>div:first-child h3,.main_privacy>div:last-child>div:first-child h3{margin-left:0}}@media screen and (max-width: 600px){.main_privacy>div:nth-child(2)>div:first-child h3,.main_privacy>div:last-child>div:first-child h3{text-align:center}}@media screen and (max-width: 700px){.main_privacy>div:first-child>div:first-child{flex-direction:column}.main_privacy>div:first-child>div:first-child>div{text-align:center;line-height:40px}.main_privacy>div:first-child>div:first-child>figure{margin-top:30px}.main_privacy>div:first-child>div:first-child>figure img{width:280px}}@media screen and (max-width: 500px){.main_privacy h3{font-size:30px;line-height:40px}.main_privacy>div>div:last-child{padding:30px 30px 60px}.main_privacy>div:first-child>div:first-child>div{line-height:15px}.main_privacy>div:nth-child(2)>div:first-child h3,.main_privacy>div:last-child>div:first-child h3{font-size:30px;line-height:40px}}.main_for_payment h3{color:var(--Primary);text-transform:uppercase;font-size:48px;font-weight:900;margin:0}@media screen and (max-width: 1300px){.main_for_payment h3{font-size:28px}}@media screen and (max-width: 1065px){.main_for_payment h3{font-size:25px}}@media screen and (max-width: 1000px){.main_for_payment h3{font-size:48px}}@media screen and (max-width: 700px){.main_for_payment h3{font-size:40px}}@media screen and (max-width: 600px){.main_for_payment h3{font-size:35px}}@media screen and (max-width: 525px){.main_for_payment h3{font-size:28px;line-height:30px}}@media screen and (max-width: 450px){.main_for_payment h3{font-size:24px}}h5{color:var(--Gray);font-size:24px;font-weight:800;margin:0}.btn-form{margin:4% auto;padding:7px!important}input{font-family:var(--SecondarySource);border-radius:25px;border:1px solid #D0D5DD;padding:10px 14px;margin-top:6px}label{font-size:14px;color:#344054;font-weight:500}.error-help-form{color:red;display:block;position:absolute}.bank-list{list-style:none;margin-bottom:60px;padding-left:0;display:grid;gap:10px;grid-template-columns:1fr}@media screen and (min-width: 846px){.bank-list{grid-template-columns:1fr 1fr}}.btn-steps{margin:0;padding:7px 20px;width:auto}.btn-steps-bank{margin:0;padding:24px;border-radius:12px;display:flex;gap:20px;justify-content:space-between;flex-direction:column-reverse;align-items:stretch;width:100%}.btn-steps-bank .extra-wrapper{display:flex;flex-direction:column;align-items:baseline;justify-content:center;width:81%;color:#a3b2c1;font-size:14px}.btn-steps-bank .img-wrapper{border-left:1px solid;display:flex;justify-content:center;align-items:center}.btn-steps-bank .img-wrapper img{width:90%;padding-left:10px}@media screen and (min-width: 400px){.btn-steps-bank{gap:5px}.btn-steps-bank .img-wrapper{width:70%}}@media screen and (min-width: 600px){.btn-steps-bank{flex-direction:row;gap:5px}.btn-steps-bank .img-wrapper{width:20%}}.inputlike-control{font-family:var(--SecondarySource);border-radius:25px;border:1px solid #D0D5DD;padding:10px 14px;margin-top:6px}.payment-container,.payment-container label,.payment-container input{width:100%}.payment-container label{margin-bottom:20px}.payment-form-btn{width:100%;margin-block:20px}.input-note{position:absolute;top:17px;right:10px;font-weight:400;font-style:italic}.payment-container select{padding:10px 14px;width:100%;border:1px solid #cdc9c9;border-radius:30px;background-color:#fff;margin-top:6px}.payment-container button{margin:0!important}.btn-table{padding:0;font-size:inherit;margin:0;background:none;color:#fff;background:#ffc444;width:auto;border-radius:33px;padding-inline:20px}.btn-table:hover{background-color:#ffc444!important;color:#fff!important;border-color:inherit!important}.ant-dropdown-menu-title-content a{text-decoration:none}.btn-dropdown{color:#000;font-weight:400;width:100%;text-align:left;font-size:inherit;padding:0;margin:0;background-color:inherit}.btn-secondary{background:transparent;border:1px solid var(--Primary);padding:7px;font-weight:400;font-size:15px}.main_for_payment{background-image:url(../images/for_payment-bg.png);background-repeat:no-repeat;background-size:contain;padding:6% 15% 0;margin-top:80px}.ant-steps.ant-steps-label-vertical .ant-steps-item-tail{margin-inline-start:90px}.ant-steps .ant-steps-item-tail:after{width:60%}.ant-steps .ant-steps-item-process.ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{color:#ffc444}.ant-steps .ant-steps-item-finish.ant-steps-item-custom .ant-steps-item-icon>.ant-steps-icon{color:#ffc444}.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail:after{background-color:#ffc444}.ant-pagination .ant-pagination-item-active{border-radius:50%;border-color:#ffc444;color:#ffc444}[class*=-apn68].ant-picker.ant-picker-outlined{width:100%;border-radius:25px;border:1px solid #D0D5DD;margin-top:6px}.ant-picker-input input{padding:6px 14px!important;font-family:var(--SecondarySource)!important;margin-top:0!important}.ant-picker-panel button{margin:0!important;width:auto}.ant-picker-header-view button+button{margin-inline-start:8px!important}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-selected:not(.ant-picker-cell-disabled) .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-start:not(.ant-picker-cell-disabled) .ant-picker-cell-inner,.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-range-end:not(.ant-picker-cell-disabled) .ant-picker-cell-inner{background:#ffc444}.ant-picker-dropdown .ant-picker-cell-in-view.ant-picker-cell-today .ant-picker-cell-inner:before{border-color:#ffc444}.ant-picker-now-btn{color:#ffc444}button.ant-modal-close{margin:0}.ant-result-info .ant-result-icon>.anticon{color:#ffc444}.main_for_payment .main-title{width:50%;position:relative;left:50%}.main_for_payment .main-title .download-apps-container{display:inline-flex;justify-content:center;align-items:center;flex-direction:column;margin-top:40px}.main_for_payment .main-title .download-apps-container button{margin:0!important}.main_for_payment .main-title .download-apps-container button+button{margin-top:10px!important}@media screen and (min-width: 600px){.main_for_payment .main-title .download-apps-container{flex-direction:row}.main_for_payment .main-title .download-apps-container button+button{margin-top:0!important;margin-left:10px!important}}.card-shadow{box-shadow:#00000026 0 0 15px}.main_for_payment .payment-tutorials .video-list{display:flex;flex-direction:column}.main_for_payment .payment-tutorials .video-container{display:flex;flex-direction:column;justify-content:start;align-content:center;flex-wrap:wrap;gap:20px;margin-bottom:20px}.main_for_payment .payment-tutorials .video-container p:first-letter{text-transform:capitalize}.main_for_payment .payment-tutorials .video-container p{text-transform:lowercase;max-width:288px}.main_for_payment .payment-tutorials .video-container iframe{width:288px;height:177px}@media screen and (min-width: 600px){.main_for_payment .payment-tutorials .video-container iframe{width:400px;height:247px}.main_for_payment .payment-tutorials .video-container p{max-width:400px}}@media screen and (min-width: 1200px){.main_for_payment .payment-tutorials .video-list{flex-direction:row;justify-content:center}}@media screen and (min-width: 1300px){.main_for_payment .payment-tutorials .video-container iframe{width:333px;height:205px}.main_for_payment .payment-tutorials .video-container p{max-width:333px}}.main_for_payment .btn-back{padding:5px 15px;width:auto;color:#ffc444}.main_for_payment .btn-back span[role=img]{margin-right:5px}.step-title-section{flex-direction:column;gap:20px}@media screen and (min-width: 794px){.step-title-section{flex-direction:row}}.main_for_payment .main-title>p{color:var(--White);font-size:24px;font-weight:400;margin:8px 0 0}.main_for_payment .main-articles{display:flex;justify-content:center;align-items:center;gap:2%;position:relative;bottom:100px;margin-top:30%}.main_for_payment .main-articles article{position:relative;border-radius:15px;background:var(--White);box-shadow:0 0 15px #00000026;width:32%;height:500px;padding:40px 30px;text-align:center;transition:bottom .5s,box-shadow .5s;bottom:0;overflow:hidden}.main_for_payment .main-articles article:hover{bottom:15px;box-shadow:0 0 15px 15px #00000014}.main_for_payment .main-articles article>div{position:absolute;width:100%;height:15px;background-color:var(--Primary);top:0;left:0;display:none}.main_for_payment .main-articles article:hover>div{display:block}.main_for_payment .main-articles article h5{margin-top:20px}.main_for_payment .main-articles article p{color:var(--Gray);font-size:20px;font-weight:400;margin:12px 0 0}@media screen and (max-width: 1700px){.main_for_payment{padding-top:4%}.main_for_payment .main-title{width:56%;left:40%}.main_for_payment .main-articles article{height:560px}}@media screen and (max-width: 1600px){.main_for_payment .main-title{width:62%}}@media screen and (max-width: 1500px){.main_for_payment .main-title{justify-content:space-between}.main_for_payment .main-articles article{height:600px}}@media screen and (max-width: 1400px){.main_for_payment .main-title{width:68%;left:34%}}@media screen and (max-width: 1300px){.main_for_payment .main-articles article{height:640px}}@media screen and (max-width: 1200px){.main_for_payment{padding:4% 8% 0}.main_for_payment .main-title{width:65%;left:36%}.main_for_payment .main-title>p{font-size:20px}.main_for_payment .main-articles article{height:580px}}@media screen and (max-width: 1100px){.main_for_payment .main-articles article{height:640px}}@media screen and (max-width: 1000px){.main_for_payment{padding:195px 8% 0;background-image:url(../images/for_payment-bg2.png);background-repeat:no-repeat}.main_for_payment .main-title{position:initial;margin:0 auto;text-align:center;width:80%}.main_for_payment .main-articles{margin-top:125%;flex-wrap:wrap;gap:30px}.main_for_payment .main-articles article{width:80%;height:450px}.main_for_payment .main-title>p{font-size:30px}}@media screen and (max-width: 900px){.main_for_payment .main-title{width:90%}.main_for_payment .main-articles{margin-top:118%}}@media screen and (max-width: 800px){.main_for_payment{padding-top:95px}.main_for_payment .main-title{width:100%}.main_for_payment .main-articles{margin-top:135%}.main_for_payment .main-articles article{width:95%;height:440px}}@media screen and (max-width: 700px){.main_for_payment{padding-top:8%}}@media screen and (max-width: 600px){.main_for_payment .main-title>p{line-height:36px}.main_for_payment .main-articles article{width:100%;height:500px}}@media screen and (max-width: 525px){.main_for_payment .main-title>p{font-size:24px;line-height:30px}}@media screen and (max-width: 420px){.main_for_payment .main-title>p{font-size:20px;line-height:25px}.main_for_payment .main-articles article{height:100%;padding:6%}}.for_commerce-form{background-image:url(../images/for_commerce-bg2.svg);background-repeat:no-repeat;background-position-x:125%;background-size:contain;margin:60px 0 120px;padding:0 15%;display:flex;justify-content:center;align-items:center;gap:95px}.for_commerce-form form{border-radius:30px;background:var(--White);box-shadow:0 0 15px #00000026;padding:50px 40px;display:flex;flex-direction:column;gap:20px}.for_commerce-form form div{display:flex;gap:32px;align-items:center}.for_commerce-form form div:last-child{flex-direction:column}.for_commerce-form form div.group{flex-direction:column}.for_commerce-form form label{display:flex;flex-direction:column;position:relative}.for_commerce-form form label input{border-radius:35px;border:1px solid #cdc9c9;height:44px;width:100%}.for_commerce-form>form>label span{color:#344054;font-size:14px;font-weight:300;margin-top:8px}.for_commerce-form form>p{color:var(--Gray);text-align:center;font-size:16px}.for_commerce-form form button{display:flex;justify-content:center;gap:10px}.ant-modal-footer>button{margin:8px auto}.transparent{background:transparent}.currency-wrapper{position:relative}.currency-wrapper .currency{position:absolute;top:17px;left:10px}.currency-wrapper input{padding-left:20px}.for_commerce-form>div h3{text-align:center}@media screen and (max-width: 1900px){.for_commerce-form{background-size:auto}}@media screen and (max-width: 1700px){.for_commerce-form{background-position-x:160%}}@media screen and (max-width: 1500px){.for_commerce-form,.for_commerce-form form>div:first-child,.for_commerce-form form div{gap:2%;justify-content:space-between}.for_commerce-form{flex-direction:column;background-position-x:150%;background-position-y:-18%}.for_commerce-form form{order:2;margin-top:5%}.for_commerce-form form>div:first-child>label{width:360px}.for_commerce-form>form>div:nth-child(2)>label{width:49%}.for_commerce-form>div figure{display:flex;justify-content:center}}@media screen and (max-width: 1300px){.for_commerce-form>div h3{font-size:40px}.for_commerce-form form{width:90%}.for_commerce-form>div figure img{width:500px}}@media screen and (max-width: 1200px){.for_commerce-form{padding:0 8%}}@media screen and (max-width: 1100px){.for_commerce-form{background-position-x:312%}}@media screen and (max-width: 1000px){.for_commerce-form{background-position-x:275px}.for_commerce-form form{width:100%}}@media screen and (max-width: 700px){.for_commerce-form{background-position-y:-45%}.for_commerce-form>div figure img{width:300px}.for_commerce-form form>div:first-child{flex-direction:column;align-items:start;gap:20px}.for_commerce-form form>div:first-child>label{width:100%}}@media screen and (max-width: 500px){.for_commerce-form{background-position-x:235px}.for_commerce-form>div h3{font-size:30px}.for_commerce-form form div{flex-direction:column;gap:20px}.for_commerce-form>form div:nth-child(2)>label{width:100%}}body{font-family:Figtree,sans-serif;margin:0}img.featuring-img{position:relative;top:-7px;left:-45px}h3{color:var(--Primary);text-transform:uppercase;font-size:48px;font-weight:900;line-height:67px;margin:0}h4{color:#27272a;font-size:20px;font-weight:500;margin:0}.cursor-pointer{cursor:pointer}.main_terms_conditions{padding:0 15% 120px;margin-top:80px}.main_terms_conditions>div:first-child>div:first-child{display:flex;justify-content:space-around;align-items:center;position:relative;top:36px}.main_terms_conditions>div>div:last-child{padding:35px 65px 80px;border-radius:25px;box-shadow:0 0 15px #00000026;margin:0 auto}.main_terms_conditions>div>div:last-child article{display:flex;padding:28px 0;border-bottom:1px solid #E4E4E7;justify-content:space-between}.main_terms_conditions>div>div:last-child article .faqs-answer{margin:8px 0 0;color:#5f5f61;font-size:16px;line-height:24px}.main_terms_conditions>div:nth-child(2)>div:first-child h3,.main_terms_conditions>div:last-child>div:first-child h3{font-size:36px;margin-top:33px}.main_terms_conditions>div:nth-child(2)>div:last-child,.main_terms_conditions>div:last-child>div:last-child{margin-top:24px}@media screen and (max-width: 1200px){.main_terms_conditions{padding:0 8% 120px}}@media screen and (max-width: 970px){.main_terms_conditions h3{font-size:35px}}@media screen and (max-width: 800px){.main_terms_conditions>div:first-child>div:first-child{top:20px}.main_terms_conditions>div:first-child>div:first-child>figure img{width:210px}.main_terms_conditions>div:nth-child(2)>div:first-child h3,.main_terms_conditions>div:last-child>div:first-child h3{margin-left:0}}@media screen and (max-width: 600px){.main_terms_conditions>div:nth-child(2)>div:first-child h3,.main_terms_conditions>div:last-child>div:first-child h3{text-align:center}}@media screen and (max-width: 700px){.main_terms_conditions>div:first-child>div:first-child{flex-direction:column}.main_terms_conditions>div:first-child>div:first-child>div{text-align:center;line-height:40px}.main_terms_conditions>div:first-child>div:first-child>figure{margin-top:30px}.main_terms_conditions>div:first-child>div:first-child>figure img{width:280px}}@media screen and (max-width: 500px){.main_terms_conditions h3{font-size:30px;line-height:40px}.main_terms_conditions>div>div:last-child{padding:30px 30px 60px}.main_terms_conditions>div:first-child>div:first-child>div{line-height:15px}.main_terms_conditions>div:nth-child(2)>div:first-child h3,.main_terms_conditions>div:last-child>div:first-child h3{font-size:30px;line-height:40px}}:root{--Primary: #FDCA3C;--Secondary: #3D3065;--Terciary: #2652E0;--Error: #E95450;--Black: #000;--White: #FFF;--Gray: #47505C;--PrimarySource: "Figtree", sans-serif;--SecondarySource: "Inter", sans-serif}*{margin:0;padding:0;box-sizing:border-box}figure,p{margin:0}select{color:#777}label{font-family:var(--SecondarySource);font-size:14px;color:#344054;font-weight:500}textarea{font-family:var(--SecondarySource)}header{position:relative}.input_error{border:2px solid red!important}.clear_form{color:var(--Gray);font-size:16px;font-weight:700;text-align:center;cursor:pointer}.clear_form:hover{color:#898787}.message_success{width:100%;font-size:20px!important;font-weight:700;color:#019c01!important;text-align:center}.message_error{width:100%;font-size:20px!important;font-weight:700;color:red!important;text-align:center}.check{width:30px;height:30px}.message_error_captcha{justify-content:center;color:red;text-align:center}.alert_error{background:#f5c1c1!important;border:1px solid red!important;display:flex!important;justify-content:center!important;gap:2%!important}.alert_success{display:flex!important;justify-content:center!important;gap:2%!important}.alert_error>img{width:30px;height:30px}.menu_responsive{display:none;position:fixed;width:100%;background-color:#00000080;height:100%;z-index:100}.menu_responsive>div{display:flex;position:fixed;background:var(--White);flex-direction:column;border-radius:0 20px 20px 0;width:300px;height:100%;padding:0 2%}.menu_responsive>figure{position:relative;left:95%;margin-top:15px}.menu_responsive>div>figure{height:140px;display:flex;justify-content:center;border-bottom:2px solid var(--Gray)}.menu_responsive>div nav{padding-top:35px}.menu_responsive>div nav ul{padding:0;margin:0;display:flex;flex-direction:column;gap:25px}.menu_responsive>div nav ul li{list-style:none}.menu_responsive>div nav ul li a{font-size:24px;color:var(--Gray);text-decoration:none;font-weight:600;list-style:none}@media screen and (max-width: 800px){.menu_responsive>figure{left:90%}}@media screen and (max-width: 500px){.menu_responsive>figure{left:85%}}@media screen and (max-width: 400px){.menu_responsive>div{width:250px}}.register{display:none;position:fixed;background:#00000080;width:100%;height:100%;padding:10px 0;z-index:100;justify-content:center;align-items:center}.register>div>figure{text-align:end;cursor:pointer}.register>div{background:var(--White);background-image:url(../images/register-bg.svg);background-repeat:no-repeat;background-position:0 100%;width:75%;height:620px;border-radius:30px;display:flex;padding:30px;flex-direction:column}.register>div>div{display:flex;padding:0 36px}.register .register-picture{display:flex;align-items:center;flex-direction:column;gap:40px}.register .register-picture h3{font-size:64px;font-weight:900;line-height:67px}.register .register-form{flex:2}.register .register-form>p{color:var(--Gray);font-size:20px;font-weight:400}.register .register-form>form{display:flex;flex-direction:column;gap:12px;margin-top:10px}.register .register-form>form>div{display:flex;gap:16px}.register .register-form>form label{display:flex;flex-direction:column;gap:6px;width:100%}.register .register-form>form label input{border-radius:35px;border:1px solid #cdc9c9;height:44px}.register .register-form>form>button{width:80%;margin:30px auto 16px}.register .register-form>form>p{margin:0;text-align:center;font-family:var(--SecondarySource);font-size:14px}.register .register-form>form>p>span{font-weight:500}@media screen and (max-width: 1400px){.register>div{width:90%}}@media screen and (max-width: 1200px){.register>div{width:98%}}@media screen and (max-width: 1000px){.register>div{width:65%;height:85%;padding:1%;justify-content:space-around;background-image:url(../images/register-bg2.svg);background-position:0 0}.register>div>div{flex-direction:column;gap:10px}.register .register-picture>h3{display:none}.register .register-picture>figure{width:195px}.register .register-picture>figure img{width:100%}.register .register-form>p:first-child{display:none}.register .register-form>form{gap:10px}.register .register-form>form>div{flex-direction:column;gap:10px;margin-top:5%}.register .register-form>form>button{width:60%;margin:20px auto 5px}}@media screen and (max-width: 700px){.register>div{width:85%!important}}@media screen and (max-width: 500px){.register>div{width:90%!important;height:85%}.register .register-form>form>button{width:85%;padding:12px}}
