@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);
:root{--theme-bg-color:$theme-bg-color;--primary-font-color:$primary-font-color;--secondary-font-color:$secondary-font-color;--border-color:$border-color;--box-shadow-primary-color:$box-shadow-primary-color;--box-shadow-secondary-color:$box-shadow-secondary-color}html{font-size:10px;scroll-behavior:smooth}body{background:#000!important;color:#fff!important;font-family:Inter,sans-serif!important}a{text-decoration:none!important}h1{font-size:6.7rem}h2{font-size:5.2rem}h3{font-size:3.8rem}h4{font-size:2.8rem}h5{font-size:2.4rem}h6{font-size:2rem}p{font-size:1.6rem}.fs-14,span{font-size:1.4rem}.fs-16{font-size:1.6rem}.fs-18{font-size:1.8rem}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}ul li{list-style-type:none}button{background:linear-gradient(90deg,#ee7600,#ffa751 106.39%);border-radius:40px;color:#cd1d22;font-size:1.8rem;font-weight:700}input{background:#0f0f0f;border:1px solid #2c2c2c;border-radius:10px;color:#fff;padding:16px 20px}input:focus{outline:0}a:hover{color:#fff}.page-container{margin-inline:auto;max-width:1600px;padding-left:15px;padding-right:15px;width:100%}@media only screen and (max-width:1700px){.page-container{max-width:1440px}}input:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-background-clip:text;background-clip:text;box-shadow:inset 0 0 0 1000px transparent}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#525252}::-webkit-scrollbar-thumb{background:#f72626}@keyframes gradient{0%{background-position:0 50%}to{background-position:100%}}.chat__icon{transition:all .3s ease-in-out}.chat-bubble-reg{cursor:pointer;display:inline-block;position:relative}.chat-bubble-reg:hover .tooltip-text-register-btn{visibility:visible}.chat-bubble-reg .tooltip-text-register-btn{-webkit-text-fill-color:#fff;background-color:#000;border-radius:6px;bottom:120%;color:#fff;height:-moz-fit-content;height:fit-content;left:50%;margin-left:-60px;padding:8px;position:absolute;text-align:center;visibility:hidden;width:150px;z-index:9}.log-signup .dzm_btn .tooltip-text-register-btn{top:120%}.intercom-messenger-frame,.intercom-messenger-frame iframe button[data-testid=home] span{color:red}.notifyjs-corner .notifyjs-bootstrap-error,.notifyjs-corner .notifyjs-bootstrap-success{white-space:wrap}.dzm_btn{background:#cd1d22;background:linear-gradient(280deg,#cd1d22,#640a0d);border:.2rem solid #cb1c21;border-radius:1.2rem;color:#fff;cursor:pointer;display:none;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cd1d22",endColorstr="#640a0d",GradientType=1);font-size:1.6rem;gap:1.2rem;min-width:13.5rem}.dzm_btn:active,.dzm_btn:focus,.dzm_btn:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}@media (max-width:767px){.dzm_btn{font-size:1.3rem;min-width:10.5rem}}.header{-webkit-backdrop-filter:blur(1.5rem);backdrop-filter:blur(1.5rem);background:#431515;background:linear-gradient(180deg,#431515,#110d0f);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#431515",endColorstr="#110d0f",GradientType=1);position:fixed;top:0;width:100%;z-index:9}.header .header__main{height:9rem}@media (max-width:580px){.header .header__main{height:7rem}}.header .header__wrapper .header_logo img{max-width:160px}.header .header__wrapper .header__nav ul{align-items:center;display:flex;gap:3.6rem;margin-bottom:0}.header .header__wrapper .header__nav ul li{list-style:none}.header .header__wrapper .header__nav ul li a{color:#fff;font-size:1.8rem;text-decoration:none}.header .header__wrapper .header__nav ul li a.active,.header .header__wrapper .header__nav ul li a:hover{color:#cb1c21}@media (max-width:1200px){.header .header__wrapper .header__nav{display:none}}.header .header__wrapper .header__login-signup{gap:1.2rem}.header .header__wrapper .header__login-signup .log-signup{display:flex;gap:10px}@media (max-width:580px){.header .header__wrapper .header__login-signup .log-signup{display:none}}.header .header__wrapper .header__login-signup .mob__ham{display:none}@media (max-width:1200px){.header .header__wrapper .header__login-signup .mob__ham{cursor:pointer;display:block;transition:.5s ease-in-out}}.menuoverlay{background-color:rgba(9,9,9,.5);bottom:0;right:-100%;top:0;transition:.5s;width:100%}.menuoverlay,.mobile__nav_bar{height:100%;position:fixed;z-index:99}.mobile__nav_bar{display:none;right:0}@media (max-width:1200px){.mobile__nav_bar{background-color:#111;display:block;max-width:400px;min-width:280px;right:-400px;transition:.5s;width:75%}.mobile__nav_bar .header__nav .close_nav{cursor:pointer}.mobile__nav_bar .header__nav .close_nav img{max-width:160px}.mobile__nav_bar .header__nav ul{margin-top:25px;text-align:left}.mobile__nav_bar .header__nav ul li{list-style:none}.mobile__nav_bar .header__nav ul li:not(:first-child){margin-top:10px}.mobile__nav_bar .header__nav ul li a{color:#fff;font-size:1.8rem;text-decoration:none}.mobile__nav_bar .header__nav ul li a.active,.mobile__nav_bar .header__nav ul li a:hover{color:#cb1c21}}@media (max-width:1200px) and (max-width:580px){.mobile__nav_bar .header__nav ul li a{font-size:1.4rem}}.mobile__nav_bar .mob__login{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:center;margin-top:25px}@media (min-width:581px){.mobile__nav_bar .mob__login{display:none}}.footer{margin-top:5.4rem;padding-bottom:5rem}.footer .page-container .footer-logo{max-width:160px}.footer .page-container .stay__connected{font-size:1.7rem}@media (max-width:380px){.footer .page-container .stay__connected{font-size:1.4rem}}.footer .page-container .privacy__policy,.footer .page-container .terms{font-size:1.3rem;padding-top:1.6rem}.footer .page-container .privacy__policy a,.footer .page-container .terms a{color:hsla(0,0%,100%,.271)}.footer .page-container .privacy__policy a:hover,.footer .page-container .terms a:hover{color:#cb1c21}@media (max-width:380px){.footer .page-container .privacy__policy,.footer .page-container .terms{font-size:1.1rem}}.footer .page-container .social__media__wrapper{gap:1.7rem;margin-top:3.6rem}@media (max-width:375px){.footer .page-container .social__media__wrapper{margin-top:3rem}}.footer .page-container .social__media__wrapper .social__media{background:linear-gradient(270deg,#cd1d22,#cd1d22 .01%,#640a0d);border:.1rem solid #cb1c21;border-radius:4rem;border-right:none;color:#fff;font-size:20px;height:4.2rem;width:4.2rem}.footer .page-container .social__media__wrapper .social__media a{color:#fff}.footer .page-container .social__media__wrapper .social__media:active,.footer .page-container .social__media__wrapper .social__media:focus,.footer .page-container .social__media__wrapper .social__media:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e}.footer .page-container .footer__wrapper{display:grid;grid-template-columns:1fr 1fr 1fr;justify-content:space-between;margin-top:3.3rem}@media (max-width:767px){.footer .page-container .footer__wrapper{display:flex;flex-direction:column;gap:2rem;justify-content:center}}.footer .page-container .footer__wrapper .footer__nav{align-items:center;display:flex;flex:1;justify-content:space-between}@media (max-width:767px){.footer .page-container .footer__wrapper .footer__nav{align-items:center;flex-direction:column;flex-wrap:wrap;justify-content:center;width:100%}}.footer .page-container .footer__wrapper .footer__nav ul{gap:3.6rem;margin-bottom:0;margin-left:auto;margin-right:auto}@media (max-width:1024px){.footer .page-container .footer__wrapper .footer__nav ul{gap:1.4rem;padding-left:0}}@media (max-width:767px){.footer .page-container .footer__wrapper .footer__nav ul{flex-wrap:wrap;gap:1.2rem;margin-bottom:unset;margin-left:unset;margin-right:unset;padding:0}}.footer .page-container .footer__wrapper .footer__nav ul li{list-style:none}.footer .page-container .footer__wrapper .footer__nav ul li a{color:#fff;font-size:1.4rem;text-decoration:none}.footer .page-container .footer__wrapper .footer__nav ul li a:hover{color:#cb1c21}@media (max-width:1024px){.footer .page-container .footer__wrapper .footer__nav ul li a{font-size:1.2rem}}@media (max-width:580px){.footer .page-container .footer__wrapper .footer__nav ul li a{font-size:1.2rem}}@media (max-width:320px){.footer .page-container .footer__wrapper .footer__nav ul li a{font-size:1rem}}.footer .page-container .footer__wrapper .footer__copyrights{color:hsla(0,0%,100%,.439);font-size:1.1rem;font-weight:500;text-align:right}.header__wrapper__main{height:100vh}@media (min-width:2000px){.header__wrapper__main{height:auto;padding:20em 0}}@media (max-width:1200px){.header__wrapper__main{height:auto}}.header__wrapper__main .header__hero{height:calc(100svh - 9rem)}@media (min-width:2000px){.header__wrapper__main .header__hero{height:auto}}@media (max-width:1200px){.header__wrapper__main .header__hero{height:auto}}.header__wrapper__main .header__hero .hero__content{display:grid;grid-template-columns:47% 53%}@media (min-width:2000px){.header__wrapper__main .header__hero .hero__content{height:auto}}@media (max-width:1200px){.header__wrapper__main .header__hero .hero__content{display:block;margin:auto;max-width:50rem;padding-top:100px;text-align:center}}.header__wrapper__main .header__hero .hero__content .hero__content__left{display:flex;height:100vh;position:relative}@media (min-width:2000px){.header__wrapper__main .header__hero .hero__content .hero__content__left{height:auto}}.header__wrapper__main .header__hero .hero__content .hero__content__left .dazambackground{left:0;margin:auto;max-width:750px;position:absolute;top:10.4rem;width:auto}.header__wrapper__main .header__hero .hero__content .hero__content__left .girls-wrap{bottom:23%;position:absolute}.header__wrapper__main .header__hero .hero__content .hero__content__left .girls-wrap .dazamgirls{z-index:1}.header__wrapper__main .header__hero .hero__content .hero__content__left .girls-wrap .girlsmask{bottom:-18.9rem;left:-23.8rem;position:absolute;z-index:0}@media (max-width:1200px){.header__wrapper__main .header__hero .hero__content .hero__content__left{display:none}}.header__wrapper__main .header__hero .hero__content .hero__content-right .hero__content__right__img{margin-bottom:20px}.header__wrapper__main .header__hero .hero__content .hero__content-right .hero__content__right__img img{max-width:30rem;width:100%}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper__border{border-radius:1.6rem;margin:0 auto;max-width:97.1rem;overflow:hidden;padding:2px;position:relative;width:100%}@media (max-width:768px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper__border{width:90%}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper__border:before{animation:animatedgradient 5s ease infinite alternate;background-color:linear-gradient(90deg,#872216,#411616) 1;background:#812017;background:linear-gradient(90deg,#812017,#3e1414 32%,#3e1414 68%,#812017);background-size:300% 300%;content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#812017",endColorstr="#812017",GradientType=1);height:150%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:#881d1d;background:linear-gradient(180deg,#881d1d,#362727);border-radius:1.6rem;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#881d1d",endColorstr="#362727",GradientType=1);padding:1.8rem;width:100%}@media (max-width:320px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper{padding:1.4rem}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background:linear-gradient(98deg,hsla(0,0%,100%,.1) .02%,hsla(0,0%,100%,0) 100.02%);border:.1rem solid hsla(0,0%,100%,.06);border-radius:1rem;padding:1.4rem}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .earn__monthly__wrap{align-items:center;font-size:1.4rem;text-transform:uppercase}@media (max-width:580px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .earn__monthly__wrap .earn__monthly{font-size:1.2rem}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .earn__monthly__wrap .countryFlag{height:auto;width:20px}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap{gap:1rem;margin-top:1.6rem}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .input__wrapper{position:relative}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .input__wrapper .rupee{left:10px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%)}@media (max-width:1024px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .input__wrapper .rupee{top:53%}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap input::-moz-placeholder{color:#fff}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap input::placeholder{color:#fff}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .amount{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background:linear-gradient(98deg,hsla(0,0%,100%,.1) .02%,hsla(0,0%,100%,0) 100.02%);border:1px solid hsla(0,0%,100%,.06);border-radius:1rem;font-size:1.5rem;outline:none;padding:2.2rem 1.4rem 1.9rem 2rem;width:100%}@supports (-webkit-touch-callout:none) and (-webkit-backdrop-filter:none){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .amount{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (max-width:580px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .amount{font-size:1.3rem}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .amount__type{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background:linear-gradient(98deg,hsla(0,0%,100%,.1) .02%,hsla(0,0%,100%,0) 100.02%);border:.1rem solid hsla(0,0%,100%,.06);border-radius:1rem;font-size:1.5rem;padding:2rem 2.5rem;text-transform:uppercase}@supports (-webkit-touch-callout:none) and (-webkit-backdrop-filter:none){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .amount__type{-webkit-backdrop-filter:none;backdrop-filter:none}}@media (max-width:580px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .amount__type{font-size:1.3rem}}@media (max-width:320px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__top__wrapper .amount__wrap .amount__type{padding:1.9rem 1.5rem}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper{-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);background:linear-gradient(98deg,hsla(0,0%,100%,.1) .02%,hsla(0,0%,100%,0) 100.02%);border:1px solid hsla(0,0%,100%,.06);border-radius:1.6rem;font-size:1.3rem;margin-top:2.4rem;padding:2.9rem 1.2rem}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .casino__required{gap:1rem;text-transform:capitalize}@media (max-width:580px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .casino__required span{font-size:1.2rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .commission__plan__wrapper{margin-top:1.5rem;padding-bottom:2rem}@media (max-width:580px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .commission__plan__wrapper span{font-size:1.2rem}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .start__earning{animation-duration:2s;-webkit-animation-duration:s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-name:gradient;-webkit-animation-name:gradient;background:linear-gradient(270deg,#cd1d22,#cd1d22 .01%,#640a0d);border:.1rem solid #cb1c21;border-radius:4.8rem;display:block;font-size:1.4rem;justify-content:center;outline:none;padding:1.2rem 2rem;text-align:center;width:100%}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .start__earning:active,.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .start__earning:focus,.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .start__earning:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}@media (max-width:580px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .start__earning{font-size:1.3rem;padding:1rem 1.5rem}}@media (max-width:375px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .start__earning{font-size:1.2rem}}@media (max-width:580px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .start__earning #yourEarnings{font-size:1.3rem}}@media (max-width:375px){.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .start__earning #yourEarnings{font-size:1.2rem}}.header__wrapper__main .header__hero .hero__content .hero__content-right .deposit__wrapper .deposit__bottom__wrapper .upi__wrapper{margin-top:1.6rem}.slider__nav{margin-top:8rem;position:relative}@media (max-width:586px){.slider__nav{margin-top:20px}}.slider__nav .slider__bg{background-color:#cd1d22;filter:blur(17.97rem);height:30%;left:0;opacity:.9;position:absolute;right:0;top:90%;width:20%}.slider__nav .swiper{height:100%;margin-left:auto;margin-right:auto;width:100%}.slider__nav .swiper.landing__swiper{padding:0 1rem}.slider__nav .swiper.landing__swiper .swiper-slide{background:transparent;font-size:1.8rem;padding:1.5rem}.slider__nav .swiper.landing__swiper .swiper-slide img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.slider__nav .swiper .swiper-button-next{right:var(--swiper-navigation-sides-offset,1.2rem)}.slider__nav .swiper .swiper-button-next:after{content:"";height:100%;opacity:0}.slider__nav .swiper .swiper-button-prev{left:var(--swiper-navigation-sides-offset,1.2rem)}.slider__nav .swiper .swiper-button-prev:after{content:"";height:100%;opacity:0}@media (max-width:760px){.slider__nav .swiper-button-next{right:2rem}.slider__nav .swiper-button-next img{width:40px}.slider__nav .swiper-button-prev{left:2rem}.slider__nav .swiper-button-prev img{width:40px}}@media (max-width:580px){.slider__nav .swiper-button-next img,.slider__nav .swiper-button-prev img{width:30px}}.commission__wrapper{margin-top:8rem;position:relative}@media (max-width:580px){.commission__wrapper{margin-top:20px}}.commission__wrapper .commission__bg{background-color:#cd1d22;filter:blur(25.97rem);height:30%;opacity:.9;position:absolute;right:0;top:35%;width:20%}.commission__wrapper .commission__header{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 0,#c0373b 49.5%,#f7878b 51.5%,#fab2b2 52%,#fff);-webkit-background-clip:text;font-size:clamp(3rem,4.167vw - 2rem,4rem);font-style:normal}@media (max-width:1199px) and (min-width:768px){.commission__wrapper .commission__header{font-size:clamp(2.5rem,1.16vw + 1.609rem,3rem)}}@media (max-width:767px) and (min-width:280px){.commission__wrapper .commission__header{font-size:clamp(2.5rem,-1.229vw + 2.942rem,2rem)}}.commission__wrapper .commission__definition{font-size:1.6rem;margin:auto;max-width:772px;padding-bottom:5rem;padding-top:1.6rem;width:100%}@media (max-width:375px){.commission__wrapper .commission__definition{font-size:1.4rem;padding-bottom:3rem}}.commission__wrapper .tab-content .start__earning{animation-duration:2s;-webkit-animation-duration:s;animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-iteration-count:1;-webkit-animation-iteration-count:1;animation-name:gradient;-webkit-animation-name:gradient;background:linear-gradient(270deg,#cd1d22,#cd1d22 .01%,#640a0d);border:.1rem solid #cb1c21;border-radius:4.8rem;font-size:1.4rem;outline:none;padding:1.5rem 3rem;width:-moz-max-content;width:max-content}.commission__wrapper .tab-content .start__earning:active,.commission__wrapper .tab-content .start__earning:focus,.commission__wrapper .tab-content .start__earning:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}@media (max-width:580px){.commission__wrapper .tab-content .start__earning{font-size:1.3rem;padding:1rem 1.5rem}}.commission__wrapper .tab-content .start__earning #yourCommission1{padding-right:4px}.commission__wrapper .tab-content .tab-pane{display:grid;gap:80px;grid-template-columns:repeat(auto-fit,minmax(25rem,1fr));margin-top:134px;padding-bottom:50px}@media (max-width:580px){.commission__wrapper .tab-content .tab-pane{margin-top:40px}}.commission__wrapper .tab-content .tab-pane .chart_child{position:relative}.commission__wrapper .tab-content .tab-pane .chart_child .polar__value span{font-size:4rem;font-weight:600;position:absolute}@media (max-width:767px){.commission__wrapper .tab-content .tab-pane .chart_child .polar__value span{font-size:3rem}}.commission__wrapper .tab-content .tab-pane .chart_child .chart__amt{font-size:1.8rem;font-weight:500}.downloadAppSection{border:1px solid;border-image-slice:1;border-image-source:linear-gradient(90deg,hsla(0,0%,100%,0),#cb1c21 48.5%,hsla(0,0%,100%,0))}@media (max-width:1024px){.downloadAppSection{margin-bottom:8rem}}@media (max-width:768px){.downloadAppSection{margin-bottom:5rem}}.downloadAppSection .downloadAppWrapper{align-items:center;display:flex;margin:auto;max-width:114rem;padding-top:1rem;position:relative}@media (max-width:1024px){.downloadAppSection .downloadAppWrapper{gap:4rem}}@media (max-width:767px){.downloadAppSection .downloadAppWrapper{display:block;padding-bottom:3rem;padding-top:3rem}}.downloadAppSection .downloadAppWrapper:after{height:100%;position:absolute;width:100%;z-index:-1}@media (max-width:1200px){.downloadAppSection .downloadAppWrapper:after{display:none}}.downloadAppSection .downloadAppWrapper .downloadAppBanner{margin:auto;max-width:22.6rem}@media (max-width:990px){.downloadAppSection .downloadAppWrapper .downloadAppBanner{max-width:19rem}}@media (max-width:580px){.downloadAppSection .downloadAppWrapper .downloadAppBanner{margin-bottom:2rem;max-width:15rem}}.downloadAppSection .downloadAppWrapper .downloadAppBanner img{width:100%}.downloadAppSection .downloadAppWrapper .downloadAppTitle{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 10%,#c0373b 14.5%,#f7878b 32.5%,#fab2b2 40%,#fff 55%,#fff);-webkit-background-clip:text;font-size:clamp(3rem,4.167vw - 2rem,4rem);font-weight:700;margin-bottom:1rem}@media (max-width:990px){.downloadAppSection .downloadAppWrapper .downloadAppTitle{background:linear-gradient(90deg,#a60d12 10%,#c0373b 35.5%,#f7878b 65%,#fab2b2 80%,#fff 90%,#fff);-webkit-background-clip:text}}@media (max-width:767px){.downloadAppSection .downloadAppWrapper .downloadAppTitle{font-size:clamp(2.5rem,-1.229vw + 2.942rem,2rem);text-align:center}}@media (max-width:580px){.downloadAppSection .downloadAppWrapper .downloadAppTitle{background:linear-gradient(90deg,#a60d12 10%,#c0373b 30.5%,#f7878b 55%,#fab2b2 75%,#fff 90%,#fff);-webkit-background-clip:text}}.downloadAppSection .downloadAppWrapper .downloadAppDesc{font-size:clamp(1.4rem,.125vw + 1.36rem,1.6rem);font-weight:500;margin-bottom:3rem;max-width:60rem}@media (max-width:767px){.downloadAppSection .downloadAppWrapper .downloadAppDesc{margin-bottom:2rem;max-width:100%;text-align:center}}.downloadAppSection .downloadAppWrapper .downloadAppBtnWrapper{display:flex;gap:2rem}@media (max-width:767px){.downloadAppSection .downloadAppWrapper .downloadAppBtnWrapper{align-items:center;gap:1.5rem;justify-content:center}}@media (max-width:420px){.downloadAppSection .downloadAppWrapper .downloadAppBtnWrapper{flex-direction:column}}.downloadAppSection .downloadAppWrapper .downloadAppBtnWrapper .downloadAppBtnInnerWrapper .downloadAppBtn{background:linear-gradient(270deg,#cd1d22,#cd1d22 .01%,#640a0d);border:.1rem solid #cb1c21;border-radius:4.8rem;cursor:pointer;font-size:1.4rem;padding:1.5rem 3rem;width:100%}@media (max-width:490px){.downloadAppSection .downloadAppWrapper .downloadAppBtnWrapper .downloadAppBtnInnerWrapper .downloadAppBtn{justify-content:center;width:-moz-max-content;width:max-content}}@media (max-width:420px){.downloadAppSection .downloadAppWrapper .downloadAppBtnWrapper .downloadAppBtnInnerWrapper .downloadAppBtn{width:100%}}.downloadAppSection .downloadAppWrapper .downloadAppBtnWrapper .downloadAppBtnInnerWrapper .downloadAppBtn:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}.downloadAppSection .downloadAppWrapper .downloadAppBtnWrapper .downloadAppBtnInnerWrapper .downloadAppBtn img{margin-right:1.2rem;width:2rem}.awards__wrapper{background:url(/themes/theme-three/images/landing/awards/awards-bg.webp) no-repeat 100%;margin-top:8rem;padding:15px;position:relative}@media (max-width:1024px){.awards__wrapper{margin-top:0}}.awards__wrapper .awards__bg{background-color:#cd1d22;filter:blur(21.97rem);height:30%;left:11%;opacity:.9;position:absolute;top:55%;width:30%}.awards__wrapper .awards__header{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 0,#c0373b 49.5%,#f7878b 51.5%,#fab2b2 52%,#fff);-webkit-background-clip:text;font-size:clamp(3rem,4.167vw - 2rem,4rem)}@media (max-width:1199px) and (min-width:768px){.awards__wrapper .awards__header{font-size:clamp(2.5rem,1.16vw + 1.609rem,3rem)}}@media (max-width:767px) and (min-width:280px){.awards__wrapper .awards__header{font-size:clamp(2.5rem,-1.229vw + 2.942rem,2rem)}}.awards__wrapper .awards__definition{font-size:1.6rem;margin:auto;max-width:760px;padding-top:1.6rem;width:100%}@media (max-width:360px){.awards__wrapper .awards__definition{font-size:1.4rem}}@media (max-width:767px){.awards__wrapper .award__list__wrapper{display:grid;grid-template-columns:repeat(2,1fr)}}.awards__wrapper .award__list__wrapper .award__list__left{display:flex;flex-wrap:wrap;gap:4rem}@media (max-width:767px){.awards__wrapper .award__list__wrapper .award__list__left{display:grid;grid-column:1/-1;grid-row:1;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}@media (max-width:580px){.awards__wrapper .award__list__wrapper .award__list__left{gap:2rem}}@media (max-width:1024px){.awards__wrapper .award__list__wrapper .award__list__left .award__img{max-width:150px}}.awards__wrapper .award__list__wrapper .award__list__left .award__img img{-webkit-backdrop-filter:blur(.2rem);backdrop-filter:blur(.2rem);background:linear-gradient(250deg,rgba(209,42,45,.08),rgba(209,42,45,0));border:.1rem solid #680303;border-radius:.6rem;flex:0 0 25%;height:11.7rem;-o-object-fit:contain;object-fit:contain;padding:2.8261rem 4.4522rem 2.8739rem 4.4rem;width:100%}@media (max-width:1200px){.awards__wrapper .award__list__wrapper .award__list__left .award__img img{padding:3rem}}@media (max-width:767px){.awards__wrapper .award__list__wrapper .award__list__left .award__img img{padding:1rem}}@media (max-width:580px){.awards__wrapper .award__list__wrapper .award__list__left .award__img img{max-height:8rem;padding:2rem}}.awards__wrapper .award__list__wrapper .award__list__right{display:flex;gap:20px;margin:auto;position:relative}@media (max-width:767px){.awards__wrapper .award__list__wrapper .award__list__right{display:grid;grid-column:1/-1;grid-row:2;padding:unset}}.awards__wrapper .award__list__wrapper .award__list__right .timing__wrap{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background:linear-gradient(270deg,rgba(205,29,34,.1),rgba(205,29,34,.1) .01%,rgba(100,10,13,.1));border:.1rem solid #cb1c21;border-radius:1rem;max-width:34.8rem;padding:2rem 0;width:34.8rem}@media (max-width:767px){.awards__wrapper .award__list__wrapper .award__list__right .timing__wrap{margin:auto;padding:2rem;width:100%}}.awards__wrapper .award__list__wrapper .award__list__right .timing__wrap .time{font-size:1.8rem}.awards__wrapper .award__list__wrapper .award__list__right .timing__wrap .time__out{color:hsla(0,0%,100%,.376);font-size:1.6rem;margin-top:.8rem}.about__us__wrapper{background-image:url(/themes/theme-three/images/landing/aboutus/aboutus-bg.webp),url(/themes/theme-three/images/landing/aboutus/about-bg.webp);background-position:0,right top 10%;background-repeat:no-repeat;border-bottom:.1rem solid #590606;border-top:.1rem solid #590606;margin-top:8rem;padding-bottom:12rem;position:relative}@media (max-width:767px){.about__us__wrapper{margin-top:4rem;padding-bottom:8rem}}@media (max-width:380px){.about__us__wrapper{padding-bottom:6rem}}.about__us__wrapper .about__us__left__bg{bottom:25%;width:30%}.about__us__wrapper .about__us__center__bg,.about__us__wrapper .about__us__left__bg{background-color:#cd1d22;filter:blur(219.7044219971px);height:20%;opacity:.8;position:absolute}.about__us__wrapper .about__us__center__bg{right:25%;width:20%}.about__us__wrapper .about__us__header{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 0,#c0373b 49.5%,#f7878b 51.5%,#fab2b2 52%,#fff);-webkit-background-clip:text;font-size:clamp(3rem,4.167vw - 2rem,4rem);margin-top:5.5rem}@media (max-width:1199px) and (min-width:768px){.about__us__wrapper .about__us__header{font-size:clamp(2.5rem,1.16vw + 1.609rem,3rem)}}@media (max-width:767px) and (min-width:280px){.about__us__wrapper .about__us__header{font-size:clamp(2.5rem,-1.229vw + 2.942rem,2rem);margin-top:4rem}}.about__us__wrapper .about__us__definition{font-size:1.6rem;margin:auto;max-width:760px;padding-top:1.6rem;width:100%}@media (max-width:360px){.about__us__wrapper .about__us__definition{font-size:1.4rem}}.about__us__wrapper .about__us__main__wrapper{display:grid;grid-template-columns:25% 40% 25%;margin-top:3.2rem}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper{display:flex;flex-direction:column}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper>*{grid-column:1/-1}}.about__us__wrapper .about__us__main__wrapper .about__us__card{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background:linear-gradient(270deg,rgba(205,29,34,.15),rgba(205,29,34,.15) .01%,rgba(100,10,13,.15));border:.1rem solid #5b080b;border-radius:1rem;min-height:15rem;padding:2.2rem}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__card{min-height:18.8rem}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__card{min-height:0}}.about__us__wrapper .about__us__main__wrapper .card__header{font-size:1.6rem}.about__us__wrapper .about__us__main__wrapper .card__detail{color:hsla(0,0%,100%,.6);font-size:1.4rem;margin-top:.8rem}.about__us__wrapper .about__us__main__wrapper .card__detail .aboutus__content{height:100%;max-height:100px;overflow:hidden}.about__us__wrapper .about__us__main__wrapper .card__detail .aboutus__content .aboutus__span{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.about__us__wrapper .about__us__main__wrapper .card__detail .about__showmore{background:transparent;border:none;color:hsla(0,0%,100%,.6);font-size:14px;font-weight:500;text-decoration:underline}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__left__wrapper{align-items:center;display:flex;gap:3%;justify-content:center;margin-top:5rem;order:3}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__left__wrapper{display:flex;flex-direction:column;margin-top:0}}.about__us__wrapper .about__us__main__wrapper .about__us__left__wrapper .product__wrapper{display:inline-block;width:15rem}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__left__wrapper .product__wrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;min-width:26.8rem}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__left__wrapper .product__wrapper{margin-top:2rem;width:100%}}.about__us__wrapper .about__us__main__wrapper .about__us__left__wrapper .software__wrapper{float:right;margin-top:4.1rem;width:26.8rem}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__left__wrapper .software__wrapper{margin-top:0}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__left__wrapper .software__wrapper{margin-top:2rem;width:100%}}.about__us__wrapper .about__us__main__wrapper .about__us__center__wrapper{margin:auto;width:auto}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__center__wrapper{order:0}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__center__wrapper{grid-row:1;margin:unset}}.about__us__wrapper .about__us__main__wrapper .about__us__center__wrapper .center__img{margin-left:4rem;margin-top:7.6rem}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__center__wrapper .center__img{margin:unset;max-width:100%;width:100%}}.about__us__wrapper .about__us__main__wrapper .about__us__center__wrapper .center__img img{width:100%}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__center__wrapper .center__img img{max-width:100%;width:100%}}.about__us__wrapper .about__us__main__wrapper .about__us__right__wrapper{flex-direction:column;position:relative;right:-20%}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__right__wrapper{flex-direction:row;gap:4rem;margin-top:5rem;order:1;right:0}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__right__wrapper{flex-direction:column;gap:0;margin-top:5rem}}.about__us__wrapper .about__us__main__wrapper .about__us__right__wrapper .currencies__wrapper{width:24.8rem}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__right__wrapper .currencies__wrapper{width:100%}}.about__us__wrapper .about__us__main__wrapper .about__us__right__wrapper .restricted__countries__wrapper{margin-right:8rem;margin-top:5.5rem;width:26.3rem}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__right__wrapper .restricted__countries__wrapper{margin-right:0;margin-top:0}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__right__wrapper .restricted__countries__wrapper{margin-inline:unset;margin-top:2rem;width:100%}}.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper{grid-column:1/-1;position:relative;top:30%}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper{margin-top:8rem;order:2}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper{margin-top:0}}.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper{display:flex;gap:3%;margin-top:-4rem}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper{display:block;margin-top:2rem}}.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper .payment__methods__wrapper{max-width:19.2rem}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper .payment__methods__wrapper{max-width:unset;width:100%}}.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper .withdraw__wrapper{min-height:9.9rem;width:19.2rem}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper .withdraw__wrapper{min-height:18.8rem}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper .withdraw__wrapper{margin-top:2rem;min-height:0;width:100%}}.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper .language__wrapper{width:15rem}@media (max-width:1024px){.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper .language__wrapper{min-width:19.2rem}}@media (max-width:580px){.about__us__wrapper .about__us__main__wrapper .about__us__bottom__wrapper .about__us__payment__methods__wrapper .language__wrapper{margin-top:2rem;width:100%}}.commission__wrapper,.faq__wrapper{position:relative}.commission__wrapper.faq__background,.faq__wrapper.faq__background{background-image:url(/themes/theme-three/images/landing/faq/faq-cards-bg.webp),url(/themes/theme-three/images/landing/faq/faq-dice-bg.webp);background-position:top 8rem right,bottom 44rem left .3rem;background-repeat:no-repeat}.commission__wrapper .faq__header,.faq__wrapper .faq__header{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 0,#c0373b 49.5%,#f7878b 51.5%,#fab2b2 52%,#fff);-webkit-background-clip:text;background-clip:text;font-size:clamp(3rem,4.167vw - 2rem,4rem);margin-top:5rem}@media (max-width:1199px) and (min-width:768px){.commission__wrapper .faq__header,.faq__wrapper .faq__header{font-size:clamp(2.5rem,1.16vw + 1.609rem,3rem)}}@media (max-width:767px) and (min-width:280px){.commission__wrapper .faq__header,.faq__wrapper .faq__header{font-size:clamp(2.5rem,-1.229vw + 2.942rem,2rem);margin-top:4rem}}.commission__wrapper .faq__definition,.faq__wrapper .faq__definition{font-size:1.6rem;font-weight:500;margin:auto;max-width:760px;padding-top:1.2rem;width:100%}@media (max-width:360px){.commission__wrapper .faq__definition,.faq__wrapper .faq__definition{font-size:1.4rem}}.commission__wrapper .faq__tabs,.faq__wrapper .faq__tabs{border:none;margin-top:2.4rem}.commission__wrapper .faq__tabs li,.faq__wrapper .faq__tabs li{font-size:1.8rem}.commission__wrapper .faq__tabs li:nth-child(2) button,.faq__wrapper .faq__tabs li:nth-child(2) button{border-left:none!important;border-radius:0 1.6rem 1.6rem 0}.commission__wrapper .faq__tabs li button,.faq__wrapper .faq__tabs li button{background:linear-gradient(270deg,rgba(205,29,34,.3),rgba(205,29,34,.3) .01%,rgba(100,10,13,.3));border:.1rem solid #cb1c21;border-radius:16px;color:#fff;min-width:19.5rem;outline:none;padding:1.6rem 3rem;width:100%}.commission__wrapper .faq__tabs li button.faq-tab,.faq__wrapper .faq__tabs li button.faq-tab{border-radius:16px 0 0 16px}.commission__wrapper .faq__tabs li button.active,.faq__wrapper .faq__tabs li button.active{background:linear-gradient(270deg,#cd1d22,#cd1d22 .01%,#640a0d);border:.1rem solid #cb1c21;color:#fff;isolation:unset}.commission__wrapper .faq__tabs li button:hover,.faq__wrapper .faq__tabs li button:hover{border:.1rem solid #cb1c21;color:#fff;isolation:unset}@media (max-width:580px){.commission__wrapper .faq__tabs li button,.faq__wrapper .faq__tabs li button{font-size:1.5rem;min-width:12.5rem;padding:1.5rem 2rem}}@media (max-width:360px){.commission__wrapper .faq__tabs li button,.faq__wrapper .faq__tabs li button{min-width:10.5rem;padding:1.5rem 1rem}}.commission__wrapper .tab-content,.faq__wrapper .tab-content{padding-bottom:5.4rem}@media (max-width:768px){.commission__wrapper .tab-content,.faq__wrapper .tab-content{padding-bottom:5rem}}@media (max-width:1200px){.commission__wrapper .tab-content .polar__bg,.faq__wrapper .tab-content .polar__bg{background-size:50%;display:block;margin:0 auto;max-width:230px;width:70%}}@media (max-width:767px){.commission__wrapper .tab-content .polar__bg,.faq__wrapper .tab-content .polar__bg{align-items:center;display:flex;display:block;justify-content:center;text-align:center!important;width:60%}}@media (min-width:600px) and (max-width:700px){.commission__wrapper .tab-content .polar__bg .pChart,.faq__wrapper .tab-content .polar__bg .pChart{height:230px!important;width:230px!important}}.commission__wrapper .tab-content .faq__accordion__wrapper,.faq__wrapper .tab-content .faq__accordion__wrapper{-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px);background:rgba(46,11,11,.6);border-radius:1.6rem;margin-top:5.4rem}.commission__wrapper .tab-content .faq__accordion__wrapper img,.faq__wrapper .tab-content .faq__accordion__wrapper img{max-width:20px}.commission__wrapper .tab-content .faq__accordion__wrapper:not(:first-child),.faq__wrapper .tab-content .faq__accordion__wrapper:not(:first-child){margin-top:2rem}.commission__wrapper .tab-content .faq__accordion__wrapper.active,.faq__wrapper .tab-content .faq__accordion__wrapper.active{background:linear-gradient(270deg,#cd1d22,#cd1d22 .01%,#640a0d),#cc4242}.commission__wrapper .tab-content .faq__accordion__wrapper.active .question .serial__number,.faq__wrapper .tab-content .faq__accordion__wrapper.active .question .serial__number{background:#2e0b0b;border:.1rem solid #cb1c21;border-radius:4rem;border-right:none}.commission__wrapper .tab-content .faq__accordion__wrapper.active .arrow,.faq__wrapper .tab-content .faq__accordion__wrapper.active .arrow{transform:rotate(180deg)}.commission__wrapper .tab-content .faq__accordion__wrapper .question,.faq__wrapper .tab-content .faq__accordion__wrapper .question{background:transparent;border:none;border-radius:1.6rem;color:#fff;gap:1.6rem;outline:none;padding:1.4rem 2rem;width:100%}@media (max-width:580px){.commission__wrapper .tab-content .faq__accordion__wrapper .question,.faq__wrapper .tab-content .faq__accordion__wrapper .question{gap:1rem;padding:1.4rem 1rem}}.commission__wrapper .tab-content .faq__accordion__wrapper .question .qa__wrapper,.faq__wrapper .tab-content .faq__accordion__wrapper .question .qa__wrapper{font-size:1.8rem;gap:1.6rem}@media (max-width:580px){.commission__wrapper .tab-content .faq__accordion__wrapper .question .qa__wrapper,.faq__wrapper .tab-content .faq__accordion__wrapper .question .qa__wrapper{font-size:1.5rem;gap:1rem;text-align:left}}.commission__wrapper .tab-content .faq__accordion__wrapper .question .serial__number,.faq__wrapper .tab-content .faq__accordion__wrapper .question .serial__number{aspect-ratio:1;background:linear-gradient(270deg,#cd1d22,#cd1d22 .01%,#640a0d);border:.1rem solid #cb1c21;border-radius:100%;border-radius:4rem;color:#fff;font-size:2rem;min-width:4rem;width:4rem}@media (max-width:580px){.commission__wrapper .tab-content .faq__accordion__wrapper .question .serial__number,.faq__wrapper .tab-content .faq__accordion__wrapper .question .serial__number{aspect-ratio:1;flex-shrink:0;font-size:1.5rem;min-width:3rem;width:3rem}}.commission__wrapper .tab-content .faq__accordion__wrapper .answer,.faq__wrapper .tab-content .faq__accordion__wrapper .answer{border-radius:1.6rem;color:#fff;font-size:1.4rem;font-weight:500;max-height:0;overflow:hidden;padding-left:6.5rem;padding-right:2rem;transition:max-height .2s ease-out}@media (max-width:360px){.commission__wrapper .tab-content .faq__accordion__wrapper .answer,.faq__wrapper .tab-content .faq__accordion__wrapper .answer{padding-left:2rem;padding-right:2rem}}.page-container .send__message__border{border-radius:4rem;margin:0 auto;max-width:97.1rem;overflow:hidden;padding:2px;position:relative;width:100%}@media (max-width:768px){.page-container .send__message__border{width:90%}}.page-container .send__message__border:before{animation:animatedgradient 5s ease infinite alternate;background-color:linear-gradient(90deg,#92110d,#bdbdbd) 1;background:#3f0b09;background:linear-gradient(115deg,#3f0b09,#625a5a);background-size:300% 300%;content:"";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#3f0b09",endColorstr="#625a5a",GradientType=1);height:150%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}@keyframes animatedgradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.page-container .send__message__wrapper{background-size:cover;border-radius:4rem;display:grid;grid-template-columns:40% auto;margin:auto;overflow:hidden;padding:7.5rem 5rem 4.2rem 5.6rem;position:relative;width:100%}@media (max-width:768px){.page-container .send__message__wrapper{grid-template-columns:100%}}@media (max-width:567px){.page-container .send__message__wrapper{padding:5rem 2rem}}.page-container .send__message__wrapper:after{background-color:#000;border-radius:4rem;content:"";height:100%;opacity:.9;overflow:hidden;position:absolute;width:100%}.page-container .send__message__wrapper .send__message{color:linear-gradient(90deg,#a60d12 35.9%,#fff);position:relative;z-index:1}.page-container .send__message__wrapper .send__message .mob__send{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(left,#a60d12,#fff);-webkit-background-clip:text;display:none;font-size:4.4rem}@media (max-width:767px){.page-container .send__message__wrapper .send__message .mob__send{display:block}}@media (max-width:375px){.page-container .send__message__wrapper .send__message .mob__send{font-size:3rem}}.page-container .send__message__wrapper .send__message span{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(left,#a60d12,#fff);-webkit-background-clip:text;font-size:4.4rem}.page-container .send__message__wrapper .send__message span .dummy{display:inline-block;opacity:0}@media (max-width:767px){.page-container .send__message__wrapper .send__message span{display:none}}.page-container .send__message__wrapper .message__wrap{overflow:hidden;padding:10px;position:relative;z-index:1}.page-container .send__message__wrapper .message__wrap .name__input{background:linear-gradient(320deg,#121212 14.78%,#121212 95.73%);border-radius:.8rem;margin-top:1.8rem;overflow:hidden;width:100%}.page-container .send__message__wrapper .message__wrap .name__input .user__img{background-color:#131314;border:.3rem solid #111214;border-radius:.8rem;box-shadow:-.6rem -.6rem 1.2rem 0 #000,inset 0 0 2.2rem 0 #0c0d0e;height:5.2rem;margin-right:.5rem;padding:.8rem 1.6rem;width:5.2rem}.page-container .send__message__wrapper .message__wrap .name__input .user__img img{opacity:.3}.page-container .send__message__wrapper .message__wrap .name__input .input-field{background:transparent;background:#121212;border:none;border-radius:.8rem;color:#fff;font-size:1.6rem;padding:14px 5px;width:100%}@media (max-width:375px){.page-container .send__message__wrapper .message__wrap .name__input .input-field{font-size:1.4rem}}.page-container .send__message__wrapper .message__wrap .name__input .input-field.message{border:none;height:135px;resize:none}.page-container .send__message__wrapper .message__wrap .name__input .input-field.message:active,.page-container .send__message__wrapper .message__wrap .name__input .input-field.message:focus,.page-container .send__message__wrapper .message__wrap .name__input .input-field.message:hover{border:none;box-shadow:none;outline:none}.page-container .send__message__wrapper .message__wrap .error__msg{color:#e6654b;font-size:1.6rem;padding-top:.3rem}.page-container .send__message__wrapper .message__wrap .alert{background:#000;border-radius:1rem;box-shadow:0 0 6px -1px hsla(0,0%,100%,.6);margin-bottom:1.5rem;margin-top:30px;padding:2rem;position:relative;width:100%}.page-container .send__message__wrapper .message__wrap .alert .closebtn{cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:.5rem}.page-container .send__message__wrapper .message__wrap .alert #success_msg{color:#4fff4f}@media (max-width:580px){.page-container .send__message__wrapper .message__wrap .alert #error_content ul{padding-left:0}}.page-container .send__message__wrapper .message__wrap .alert #error_content ul li{color:red}.page-container .send__message__wrapper .message__wrap .submit{background:linear-gradient(280deg,#cd1d22,#640a0d);border:.2rem solid #cd1d22;border-radius:1.6rem;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cd1d22",endColorstr="#640a0d",GradientType=1);float:right;font-size:1.8rem;margin-top:1.8rem;padding:1.6rem 3rem}.page-container .send__message__wrapper .message__wrap .submit:active,.page-container .send__message__wrapper .message__wrap .submit:focus,.page-container .send__message__wrapper .message__wrap .submit:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}@media (max-width:767px){.page-container .send__message__wrapper .message__wrap .submit{display:block;float:unset;margin:20px auto 0}}@media (max-width:567px){.page-container .send__message__wrapper .message__wrap .submit{padding:1rem 2rem}}@media (max-width:375px){.page-container .send__message__wrapper .message__wrap .submit{font-size:1.6rem}}.chat{bottom:10vh;cursor:pointer;margin-top:4.2rem;position:fixed;right:2.5%;z-index:1}.chat .chat__icon{-webkit-backdrop-filter:blur(15.6242351532px);backdrop-filter:blur(15.6242351532px);background:linear-gradient(0deg,rgba(0,0,0,.3),rgba(0,0,0,.3)),linear-gradient(208deg,hsla(0,100%,75%,.25) 12.85%,hsla(0,100%,75%,0) 49.3%);border:.1rem solid rgba(203,29,34,.5);border-radius:100%;box-shadow:0 .2rem 2.4rem 0 rgba(0,0,0,.25);height:7rem;width:7rem}.chat .chat__icon:hover{border-radius:50%;box-shadow:0 2px 20px 0 #cb1c21}.aboutus__model{-webkit-backdrop-filter:blur(.3rem);backdrop-filter:blur(.3rem);background:linear-gradient(270deg,#cd1d22,rgba(205,29,34,.33) .01%,rgba(100,10,13,.65));background-color:transparent!important;border:.1rem solid #5b080b;border-radius:1rem;min-height:15rem;padding:2.2rem}.aboutus__model .modal-header{padding-top:0}@media (max-width:375px){.aboutus__model .modal-header .modal-title{font-size:2rem}}.aboutus__model .modal-body{padding-bottom:0}@media (max-width:375px){.aboutus__model .modal-body p{font-size:1.4rem}}.aboutus__model .btn-close{align-items:center;background-image:none;color:#fff!important;display:flex;justify-content:center;opacity:1}.aboutus__model .btn-close:focus{box-shadow:none}.model-open{overflow:hidden!important;-webkit-overflow:hidden!important;touch-action:none!important;-ms-touch-action:none!important}.privacy__policy__wrapper{padding-top:100px}.privacy__policy__wrapper .page-container .privacy__heading{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 0,#c0373b 49.5%,#f7878b 51.5%,#fab2b2 52%,#fff);-webkit-background-clip:text;font-size:3rem}@media (max-width:580px){.privacy__policy__wrapper .page-container .privacy__heading{font-size:2rem}}.privacy__policy__wrapper .page-container .privacy__contents h4{font-size:2rem;margin-top:25px}@media (max-width:580px){.privacy__policy__wrapper .page-container .privacy__contents h4{font-size:1.2rem;line-height:1.5}}.privacy__policy__wrapper .page-container .privacy__contents p{font-size:1.8rem;margin-top:15px}@media (max-width:580px){.privacy__policy__wrapper .page-container .privacy__contents p{font-size:1.2rem}}.privacy__policy__wrapper .page-container .privacy__contents ol{margin:0 auto;width:90%}.privacy__policy__wrapper .page-container .privacy__contents ol li{font-size:1.8rem;font-weight:600;margin-top:15px}.privacy__policy__wrapper .page-container .privacy__contents ol ul{padding-left:0}.privacy__policy__wrapper .page-container .privacy__contents ol ul li{font-weight:400}@media (max-width:580px){.privacy__policy__wrapper .page-container .privacy__contents ol ul li{font-size:1.2rem}}.terms__and__conditions__wrapper{padding-top:100px}.terms__and__conditions__wrapper .page-container .terms__and__conditions__heading{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 0,#c0373b 49.5%,#f7878b 51.5%,#fab2b2 52%,#fff);-webkit-background-clip:text;font-size:30px}@media (max-width:580px){.terms__and__conditions__wrapper .page-container .terms__and__conditions__heading{font-size:2rem}}.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents h4{font-size:2rem;margin-top:25px}@media (max-width:580px){.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents h4{font-size:1.2rem;line-height:1.5}}.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents p{font-size:1.8rem;margin-top:15px}@media (max-width:580px){.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents p{font-size:1.2rem}}.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents ol{margin:0 auto;width:90%}.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents ol li{font-size:1.8rem;font-weight:600;margin-top:15px}.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents ol ul{padding-left:0}.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents ol ul li{font-weight:400}@media (max-width:580px){.terms__and__conditions__wrapper .page-container .terms__and__conditions__contents ol ul li{font-size:1.2rem}}input:-webkit-autofill{background-color:#111!important;color:#000!important}.signin__wrapper{background-color:#121212;display:grid;grid-template-columns:50% 50%;height:100dvh}@media (max-width:767px){.signin__wrapper{display:block}}.signin__wrapper .signin__left__wrapper{background:#5c1407;background:linear-gradient(180deg,#5c1407,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c1407",endColorstr="#000000",GradientType=1)}@media (max-width:767px){.signin__wrapper .signin__left__wrapper{height:150px}}.signin__wrapper .signin__left__wrapper .welcome{font-family:Inter,sans-serif;font-size:3.8rem;font-weight:600;padding-bottom:1rem}@media (max-width:1024px){.signin__wrapper .signin__left__wrapper .welcome{font-size:2.8rem}}@media (max-width:580px){.signin__wrapper .signin__left__wrapper .welcome{font-size:2rem}}.signin__wrapper .signin__left__wrapper .signin__dazam{max-width:400px}@media (max-width:1024px){.signin__wrapper .signin__left__wrapper .signin__dazam{max-width:250px;width:100%}}@media (max-width:580px){.signin__wrapper .signin__left__wrapper .signin__dazam{max-width:150px;width:80%}}@media (max-width:767px){.signin__wrapper .signin__right__wrapper{position:relative}}.signin__wrapper .signin__right__wrapper .signin__right__content{margin:auto;max-width:400px;width:100%}@media (max-width:1024px){.signin__wrapper .signin__right__wrapper .signin__right__content{padding:1rem}}@media (max-width:767px){.signin__wrapper .signin__right__wrapper .signin__right__content{margin-top:2rem}}.signin__wrapper .signin__right__wrapper .signin__right__content .signin__header,.signin__wrapper .signin__right__wrapper .signin__right__content .signup__header{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 0,#c0373b 49.5%,#ed373e 51.5%,#e44848 52%,#fff);-webkit-background-clip:text;font-size:3rem;font-weight:700}@media (max-width:580px){.signin__wrapper .signin__right__wrapper .signin__right__content .signin__header,.signin__wrapper .signin__right__wrapper .signin__right__content .signup__header{font-size:2rem}}.signin__wrapper .signin__right__wrapper .signin__right__content .send__message{color:linear-gradient(90deg,#a60d12 35.9%,#fff);position:relative;z-index:1}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap{overflow:hidden;padding:15px;position:relative;z-index:1}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input{margin-top:1.6rem;position:relative;width:100%}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input .user__img{align-items:center;background-color:#131314;border:.3rem solid #111214;border-radius:.8rem;box-shadow:-.6rem -.6rem 1.2rem 0 #000,inset 0 0 2.2rem 0 #0c0d0e;display:flex;height:50px;justify-content:center;left:0;margin-right:.5rem;padding:.8rem 1.6rem;position:absolute;top:5px;width:50px}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input .user__img.phone-icon img{opacity:1}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input .user__img img{opacity:.3}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input .input-field{background:#111;border:none;border-radius:.8rem;box-shadow:inset -.6rem -.6rem 1.2rem 0 #232222,inset 0 0 2.2rem 0 #000;color:#fff!important;font-size:1.6rem;font-weight:400;line-height:140%;padding:1.6rem 5.6rem;width:100%}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input .input-field:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-background-clip:text!important}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input.message{border:none;min-height:13.5rem}@media (max-width:1024px){.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input{font-size:1.4rem}}@media (max-width:580px){.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input{font-size:1.2rem}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input ::-webkit-input-placeholder{font-size:1.2rem}}.parsley-errors-list .signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .name__input.filled{opacity:1}.signin__wrapper .signin__right__wrapper .signin__right__content .message__wrap .visibility_off{align-items:center;cursor:pointer;display:flex;font-size:2rem;height:100%;height:54px;opacity:.3;padding:1rem;position:absolute;right:0;top:0}.signin__wrapper .signin__right__wrapper .signin__right__content .error-msg{color:#e6654b;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:300}@media (max-width:380px){.signin__wrapper .signin__right__wrapper .signin__right__content .error-msg{font-size:1.2rem}}.signin__wrapper .signin__right__wrapper .signin__right__content .forget-password{font-size:1.4rem;font-weight:400}.signin__wrapper .signin__right__wrapper .signin__right__content .forget-password a{color:#fff}@media (max-width:1024px){.signin__wrapper .signin__right__wrapper .signin__right__content .forget-password{font-size:1.2rem}}.signin__wrapper .signin__right__wrapper .signin__right__content .user-availability{display:none;font-size:1.2rem;font-weight:300}.signin__wrapper .signin__right__wrapper .signin__right__content .user-availability span{color:#7f8493;font-size:1.2rem;font-weight:400}.signin__wrapper .signin__right__wrapper .signin__right__content .signup{background:#68180d;background:linear-gradient(90deg,#68180d,#c83722);border:.2rem solid #cd1d22;border-radius:.8rem;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#68180d",endColorstr="#c83722",GradientType=1);font-size:1.8rem;margin-top:2.5rem;padding:1rem 3rem;width:100%}.signin__wrapper .signin__right__wrapper .signin__right__content .signup:active,.signin__wrapper .signin__right__wrapper .signin__right__content .signup:focus,.signin__wrapper .signin__right__wrapper .signin__right__content .signup:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}@media (max-width:1024px){.signin__wrapper .signin__right__wrapper .signin__right__content .signup{font-size:1.4rem}}.signin__wrapper .signin__right__wrapper .signin__right__content .rememberme__wrap{align-items:center;display:flex;justify-content:space-between;padding-top:2.5rem}.signin__wrapper .signin__right__wrapper .signin__right__content .rememberme__wrap input{display:none;opacity:0}.signin__wrapper .signin__right__wrapper .signin__right__content .rememberme__wrap input:checked~label:before{background-color:#9b2a2a}.signin__wrapper .signin__right__wrapper .signin__right__content .rememberme__wrap input:checked~label:after{opacity:1}.signin__wrapper .signin__right__wrapper .signin__right__content .rememberme__wrap label{cursor:pointer;padding-left:25px;position:relative}@media (max-width:580px){.signin__wrapper .signin__right__wrapper .signin__right__content .rememberme__wrap label{font-size:1.2rem}}.signin__wrapper .signin__right__wrapper .signin__right__content .rememberme__wrap label:before{background-color:#111;border:1px solid #a60d12;border-radius:4px;content:"";height:20px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.signin__wrapper .signin__right__wrapper .signin__right__content .rememberme__wrap label:after{border-bottom:2px solid #fff;border-left:2px solid #fff;content:"";height:7px;left:4px;opacity:0;position:absolute;top:42%;transform:translateY(-50%) rotate(-50deg);transition:all .5s ease;width:12px;z-index:1}.signin__wrapper .signin__right__wrapper .already__link{color:#7f8493;font-size:1.6rem;font-weight:400}@media (max-width:1024px){.signin__wrapper .signin__right__wrapper .already__link{font-size:1.2rem}}.signin__wrapper .signin__right__wrapper .already__link .sign-in{-webkit-text-fill-color:transparent;background:#640a0d;background:linear-gradient(90deg,#640a0d 0,#cd1d22);-webkit-background-clip:text}@media (max-width:767px){.signin__wrapper .signin__right__wrapper .already__link .sign-in{font-size:1.3rem}}@media (max-width:360px){.signin__wrapper .signin__right__wrapper .already__link .sign-in{font-size:1.3rem}}.signin__wrapper .terms-and-conditions{color:#7f8493;font-size:1.4rem;font-weight:400;padding-bottom:40px}@media (max-width:1024px){.signin__wrapper .terms-and-conditions{font-size:1.2rem}}@media (max-width:767px){.signin__wrapper .terms-and-conditions{bottom:-50%;padding:2rem;position:absolute;text-align:center}.signin__wrapper .terms-and-conditions.login-terms{bottom:-72%}}@media (max-width:360px){.signin__wrapper .terms-and-conditions.login-terms{bottom:-79%}}.signin__wrapper .terms-and-conditions.otp-terms{bottom:-28%}@media (max-width:767px){.signin__wrapper .terms-and-conditions.otp-terms{bottom:-53%}}@media (max-width:360px){.signin__wrapper .terms-and-conditions.otp-terms{bottom:-69%}}@media (max-width:320px){.signin__wrapper .terms-and-conditions.otp-terms{bottom:-69%}}.signin__wrapper .terms-and-conditions.reset-terms{bottom:-28%}@media (max-width:767px){.signin__wrapper .terms-and-conditions.reset-terms{bottom:0;position:relative}}.signin__wrapper .terms-and-conditions .privacy{-webkit-text-fill-color:transparent;background:#640a0d;background:linear-gradient(90deg,#640a0d 0,#cd1d22);-webkit-background-clip:text}@media (max-width:767px){.signin__wrapper .terms-and-conditions .privacy{font-size:1.2rem}}@media (max-width:360px){.signin__wrapper .terms-and-conditions .privacy{font-size:1.2rem}}.signup__wrapper{background-color:#121212;display:grid;grid-template-columns:50% 50%;height:100vh;overflow:hidden}@media (max-width:767px){.signup__wrapper{display:block;overflow:hidden}}.signup__wrapper .signup__left__wrapper{background:#5c1407;background:linear-gradient(180deg,#5c1407,#000);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#5c1407",endColorstr="#000000",GradientType=1)}@media (max-width:767px){.signup__wrapper .signup__left__wrapper{height:20%}}.signup__wrapper .signup__left__wrapper .welcome{font-family:Inter,sans-serif;font-size:3.8rem;font-weight:600;padding-bottom:1rem}@media (max-width:1024px){.signup__wrapper .signup__left__wrapper .welcome{font-size:2.8rem}}@media (max-width:580px){.signup__wrapper .signup__left__wrapper .welcome{font-size:2.2rem}}@media (max-width:360px){.signup__wrapper .signup__left__wrapper .welcome{font-size:2rem}}.signup__wrapper .signup__left__wrapper .signin__dazam{max-width:400px}@media (max-width:1024px){.signup__wrapper .signup__left__wrapper .signin__dazam{max-width:250px;width:100%}}@media (max-width:360px){.signup__wrapper .signup__left__wrapper .signin__dazam{width:60%}}@media (max-width:767px){.signup__wrapper .signup__right__wrapper{position:relative}}.signup__wrapper .signup__right__wrapper .signup__right__content{margin:auto;max-width:400px;width:100%}@media (max-width:1024px){.signup__wrapper .signup__right__wrapper .signup__right__content{padding:1rem}}.signup__wrapper .signup__right__wrapper .signup__right__content .signup__header{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#a60d12 0,#c0373b 49.5%,#f7878b 51.5%,#fab2b2 52%,#fff);-webkit-background-clip:text;font-size:3rem;font-weight:700}@media (max-width:360px){.signup__wrapper .signup__right__wrapper .signup__right__content .signup__header{font-size:2.5rem}}.signup__wrapper .signup__right__wrapper .signup__right__content .send__message{color:linear-gradient(90deg,#a60d12 35.9%,#fff);position:relative;z-index:1}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap{overflow:hidden;padding:15px;position:relative;z-index:1}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input{background:#111;border-radius:.8rem;box-shadow:inset -.6rem -.6rem 1.2rem 0 #232222,inset 0 0 2.2rem 0 #000;margin-top:1.8rem;position:relative;width:100%}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input .user__img{height:2.4rem;left:2rem;position:absolute;top:1.6rem;width:2.4rem}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input .user__img img{opacity:.3}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input .input-field{background:#111;border:none;border-radius:.8rem;box-shadow:inset -.6rem -.6rem 1.2rem 0 #232222,inset 0 0 2.2rem 0 #000;color:#fff!important;font-size:1.6rem;font-weight:400;line-height:140%;padding:1.6rem 5.6rem;width:100%}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input .input-field:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-background-clip:text!important}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input.message{border:none;min-height:13.5rem}@media (max-width:1024px){.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input{font-size:1.4rem}}@media (max-width:360px){.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input{font-size:1.2rem}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input ::-webkit-input-placeholder{font-size:1.2rem}}.parsley-errors-list .signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .name__input.filled{opacity:1}.signup__wrapper .signup__right__wrapper .signup__right__content .message__wrap .visibility_off{align-items:center;cursor:pointer;display:flex;font-size:2rem;height:100%;height:54px;opacity:.3;padding:1rem;position:absolute;right:0;top:0}.signup__wrapper .signup__right__wrapper .signup__right__content .error-msg{color:#e6654b;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:300;padding-top:.3rem}@media (max-width:380px){.signup__wrapper .signup__right__wrapper .signup__right__content .error-msg{font-size:1.2rem}}.signup__wrapper .signup__right__wrapper .signup__right__content .user-availability{display:none;font-size:1.2rem;font-weight:300;padding-top:.5rem}.signup__wrapper .signup__right__wrapper .signup__right__content .user-availability span{color:#7f8493;font-size:1.2rem;font-weight:400}.signup__wrapper .signup__right__wrapper .signup__right__content .signup{background:#68180d;background:linear-gradient(90deg,#68180d,#c83722);border:.2rem solid #cd1d22;border-radius:.8rem;color:#fff;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#68180d",endColorstr="#c83722",GradientType=1);font-size:1.8rem;margin-top:3rem;padding:1rem 3rem;width:100%}.signup__wrapper .signup__right__wrapper .signup__right__content .signup:active,.signup__wrapper .signup__right__wrapper .signup__right__content .signup:focus,.signup__wrapper .signup__right__wrapper .signup__right__content .signup:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}@media (max-width:1024px){.signup__wrapper .signup__right__wrapper .signup__right__content .signup{font-size:1.4rem}}.signup__wrapper .signup__right__wrapper .already__link{color:#7f8493;font-size:16px;font-weight:400}@media (max-width:1024px){.signup__wrapper .signup__right__wrapper .already__link{font-size:1.2rem}}.signup__wrapper .signup__right__wrapper .already__link .sign-in{-webkit-text-fill-color:transparent;background:#640a0d;background:linear-gradient(90deg,#640a0d 0,#cd1d22);-webkit-background-clip:text}@media (max-width:767px){.signup__wrapper .signup__right__wrapper .already__link .sign-in{font-size:1.3rem}}@media (max-width:360px){.signup__wrapper .signup__right__wrapper .already__link .sign-in{font-size:1.3rem}}.signup__wrapper .terms-and-conditions{color:#7f8493;font-size:1.4rem;font-weight:400;padding-bottom:40px}@media (max-width:1024px){.signup__wrapper .terms-and-conditions{font-size:1.2rem}}@media (max-width:767px){.signup__wrapper .terms-and-conditions{bottom:-20%;position:absolute;text-align:center}}.signup__wrapper .terms-and-conditions .privacy{-webkit-text-fill-color:transparent;background:#640a0d;background:linear-gradient(90deg,#640a0d 0,#cd1d22);-webkit-background-clip:text}@media (max-width:767px){.signup__wrapper .terms-and-conditions .privacy{font-size:1.2rem}}@media (max-width:360px){.signup__wrapper .terms-and-conditions .privacy{font-size:1.2rem}}.message__wrap .mobile-num-verifivation{font-size:1.6rem;font-weight:400;padding-top:4rem}.message__wrap .mobile-num-verifivation .otp__number,.message__wrap .mobile-num-verifivation span{color:#cd1d22!important;text-decoration:none}@media (max-width:360px){.message__wrap .mobile-num-verifivation{font-size:1.4rem;padding-top:2rem}}.message__wrap .otp-wrap .otp-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px;margin-top:20px}.message__wrap .otp-wrap .otp-container .otp-input{-webkit-text-fill-color:#fff;background-color:#131314;border:.1rem solid #fff;border-radius:8px;-webkit-box-shadow:inset -.6rem -.6rem 1.2rem 0 #1b1b1b,inset 0 0 2.2rem 0 #000;caret-color:red;font-size:1.8rem;height:50px;margin:0 5px;outline:none;padding:0;text-align:center;transition:border-color .3s;width:50px}.message__wrap .otp-wrap .otp-container .otp-input:active,.message__wrap .otp-wrap .otp-container .otp-input:focus,.message__wrap .otp-wrap .otp-container .otp-input:focus-visible{border:1px solid red}.message__wrap .otp-wrap .otp-container .otp-input:-webkit-autofill{-webkit-text-fill-color:#fff;-webkit-box-shadow:inset 0 0 0 30px #000}.message__wrap .otp-wrap .otp-container .otp-input:-webkit-autofill:focus{background-color:#000;-webkit-box-shadow:inset 0 0 0 30px #000;color:#fff}@media (max-width:767px){.message__wrap .otp-wrap .otp-container .otp-input{font-size:1.6rem;height:45px;margin:0;width:45px}}@media (max-width:360px){.message__wrap .otp-wrap .otp-container .otp-input{font-size:1.4rem;height:40px;margin:0;width:40px}}.message__wrap .otp-wrap .otp-container:focus{border-color:#007bff}.message__wrap .otp-wrap .resend{color:#cd1d22;cursor:pointer;display:none;font-size:1.6rem;font-weight:600;padding-top:1.6rem}@media (max-width:425px){.message__wrap .otp-wrap .resend{font-size:14px}}.message__wrap .otp-wrap .resend-otp{font-size:1.4rem;font-weight:400;margin-bottom:3rem;padding-top:1.6rem}.message__wrap .otp-wrap .resend-otp span{color:#cd1d22;font-weight:600}@media (max-width:320px){.message__wrap .otp-wrap .resend-otp{font-size:1.3rem}}.message__wrap .otp-wrap .verification__btn{align-items:center;background:#68180d;background:linear-gradient(90deg,#68180d,#c83722);border:1px solid #cb1c21;border-radius:8px;color:#fff;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#68180d",endColorstr="#c83722",GradientType=1);flex-direction:column;font-size:1.6rem;font-weight:600;justify-content:center;margin:auto;max-width:375px;outline:none;padding:1rem 5rem;width:100%}.message__wrap .otp-wrap .verification__btn:active,.message__wrap .otp-wrap .verification__btn:focus,.message__wrap .otp-wrap .verification__btn:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}.message__wrap .otp-wrap .verification__btn:not(:first-child){margin-top:1.6rem}.message__wrap .otp-wrap .verification__btn.cancel{background:transparent}.message__wrap .otp-wrap .verification__btn.cancel:hover{background:#68180d;background:linear-gradient(90deg,#68180d,#c83722);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#68180d",endColorstr="#c83722",GradientType=1)}.reset-password__definition{font-size:1.6rem;font-weight:400;margin-bottom:3rem;margin-top:4rem}@media (max-width:360px){.reset-password__definition{font-size:1.4rem;margin-bottom:1rem;margin-top:1rem}}.verification__btn{align-items:center;background:#68180d;background:linear-gradient(90deg,#68180d,#c83722);border:1px solid #cb1c21;border-radius:8px;color:#fff;display:flex;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#68180d",endColorstr="#c83722",GradientType=1);flex-direction:column;font-size:1.6rem;font-weight:600;justify-content:center;margin:auto;max-width:375px;outline:none;padding:1rem 6rem;width:100%}.verification__btn:active,.verification__btn:focus,.verification__btn:hover{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#670b0e;color:#fff}.verification__btn:not(:first-child){margin-top:1rem}.verification__btn:not(:last-child){margin-top:5rem}@media (max-width:360px){.verification__btn:not(:last-child){font-size:1.4rem;margin-top:3rem}}.verification__btn.cancel{background:transparent}.verification__btn.cancel:hover{background:#68180d;background:linear-gradient(90deg,#68180d,#c83722);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#68180d",endColorstr="#c83722",GradientType=1)}.enter__number{margin-bottom:0}@media (max-width:580px){.enter__number{font-size:1.4rem}}.message__wrap .verify__continue{margin-top:15px}
