@import "./../bootstrap-icons/bootstrap-icons.css";*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}header{background:#ffffff;position:sticky;top:0;z-index:99}header .logo{width:140px;position:absolute;padding:9px 0 0 0;z-index:9;margin-left:20px;top:7px;left:0}header .logo .mobile{display:none;height:80px}header .head-bg{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;position:relative}@media screen and (max-width:992px){header .head-bg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}header .head-bg:after{content:url(../images/wave-top-bar.svg);position:absolute;bottom:-35px;left:-58px;width:300px}header .head-bg .dreams-coindraw-dsk{display:none}header .head-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:2;min-height:70px}header .head-right .free-spins{width:50px;margin-right:20px;margin-top:6px}header .head-right ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:20px 0}@media screen and (min-width:1025px){header .head-right ul{gap:30px}}header .head-right li:first-child a{border:1px solid #c3c5db;color:#3c3c50}header .head-right li:first-child a:hover{background:-webkit-gradient(linear,left top,right top,from(#5a71ff),to(#662eff));background:linear-gradient(to right,#5a71ff 0%,#662eff 100%);color:#ffffff;border:1px solid transparent}header .head-right li:nth-child(2){margin:0px 30px}@media screen and (min-width:1025px){header .head-right li:nth-child(2){margin:0px 0px}}header .head-right li:nth-child(2) a{background:-webkit-gradient(linear,left top,right top,from(#5a71ff),to(#662eff));background:linear-gradient(to right,#5a71ff 0%,#662eff 100%);color:#ffffff;border-color:#ffffff;border:1px solid transparent}header .head-right li a{padding:0 28px;border-radius:2rem;font-weight:500;font-size:13px;line-height:normal;height:36px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;white-space:nowrap;font-family:"Rubik",sans-serif}header .menu-bar{position:absolute;right:30px;top:22px;cursor:pointer}header .spin svg{width:42px}header .search-line{border-left:1px solid #c3c5db;padding-left:30px;position:relative}header .search-line i{color:#3E6EFF;font-size:22px;cursor:pointer}header .lines{background:#3E6EFF;border-radius:0.2rem;display:inline-block;height:0.2rem;width:1.5rem;position:relative}header .lines:after,header .lines:before{background:#3E6EFF;border-radius:0.2rem;display:inline-block;height:0.2rem;width:1.5rem;content:"";left:0;position:absolute}header .lines:after{top:0.5rem}header .lines:before{top:-0.5rem}@media screen and (max-width:1500px){header .menu-bar{right:5px}}@media (max-width:992px){header .head-right{padding-right:60px}}@media (max-width:767px){header .logo{position:absolute;left:-5px;margin-left:0;top:8px}header .logo:after{display:none}header .logo .desktop{display:none}header .logo .mobile{display:block;position:relative;z-index:9}header .head-right{min-height:80px}header .head-right ul{margin:0}header .head-right ul li:nth-child(2){display:none}header .head-right ul li:first-child{display:block}header .search-line{padding-left:30px;margin-left:30px}header .search-line i{font-size:28px}header .menu-bar{top:24px}}@media (max-width:992px){header .menu-bar{right:25px}}@media (max-width:767px){header .head-bg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}header .head-bg:after{content:url(../images/wave-top-bar.svg);position:absolute;bottom:-42px;left:-161px;width:370px}header .head-bg ul li a{padding:0 32px;font-size:16px;height:46px}header .menu-bar{right:40px;z-index:9}}@media screen and (max-width:480px){header .logo{margin-left:0;top:3px}header .logo:after{bottom:-20px;left:-54px}header .menu-bar{right:25px}header .head-bg:after{content:url(../images/wave-top-bar.svg);position:absolute;bottom:-31px;left:-94px;width:240px}header .free-spins{display:none}header .head-right{padding-right:50px}header .head-right ul{gap:0px}header .head-right ul li.search-line{padding-left:25px;margin-left:25px}}@media screen and (max-width:400px){header .logo{margin-left:0;top:3px}header .logo:after{bottom:-20px;left:-54px}header .logo .mobile{height:70px}header .menu-bar{right:25px}header .head-bg:after{bottom:-23px;left:-110px;width:240px}header .free-spins{display:none}header .head-right{padding-right:40px}header .head-right ul li a{padding:0 20px;font-size:14px;height:40px}header .head-right ul li.search-line{padding-left:15px;margin-left:15px}header .head-right ul li.search-line i{font-size:20px}}.navbar{position:fixed;top:0;right:-100%;width:300px;bottom:0;-webkit-transition:0.3s;transition:0.3s;z-index:999;background:#fff;font-family:"Rubik",sans-serif}.navbar .navbar-inner{position:relative;z-index:999;height:100%;background:#fff}.navbar .navbar-close{position:absolute;right:32px;top:32px;cursor:pointer;z-index:1}.navbar .navbar-close .close-icon img{width:16px}.navbar .navbar-top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:90px 0 50px}.navbar .navbar-top a:first-child{background:#fff;margin-bottom:10px;color:#3E6EFF}.navbar .navbar-top a{width:203px;height:54px;border-radius:27px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:500;font-size:15px;border:1px solid #fff;color:#ffffff}.navbar .navbar-top:after{content:"";bottom:0;width:100%;height:100%;left:0;position:absolute;border-bottom-left-radius:50% 8%;border-bottom-right-radius:50% 8%;background:-webkit-gradient(linear,left top,left bottom,from(#3e6eff),to(#4d3bff));background:linear-gradient(to bottom,#3e6eff 0%,#4d3bff 100%);z-index:-1}.navbar .navbar-middle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:40px 50px}.navbar .navbar-middle .middle-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.navbar .navbar-middle .middle-card a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#3c3c50;font-size:15px;font-weight:500}.navbar .navbar-middle .middle-card a .icon{width:20px;margin-right:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar .navbar-middle .middle-card a .icon img{max-width:100%}.navbar .navbar-middle .middle-card a:hover{color:#3E6EFF}.navbar .navbar-middle .middle-card:last-child{margin-bottom:0}.navbar ul{padding:0 50px}.navbar ul li a{color:#3c3c50;font-size:15px;line-height:28px}.navbar ul li a:hover{color:#3E6EFF}@media screen and (max-width:600px){.navbar{width:100%}}.mobile-nav-active{overflow:hidden;z-index:9995;position:relative}.mobile-nav-active .navbar{right:0}.mobile-nav-active .navbar:after{content:"";position:fixed;inset:0;z-index:99;background-color:rgba(15,13,50,0.67)}.bg-light{background:#F7F7FC}#searchelement{padding:0 35px}.modal-body-add{overflow:hidden}#search-modal{display:none;background-color:rgba(0,0,0,0.2);position:fixed;top:0;left:0;width:100%;height:100%;z-index:999}#search-modal #modal{background-color:#fff;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);max-width:1250px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);box-shadow:0 14px 28px rgba(0,0,0,0.25),0 10px 10px rgba(0,0,0,0.22);font-size:1.5rem;-webkit-animation-name:animatemodal;animation-name:animatemodal;-webkit-animation-duration:0.4s;animation-duration:0.4s;height:100%}#search-modal #modal .search-head{overflow:hidden;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:200px;width:100%}@media screen and (max-width:767px){#search-modal #modal .search-head{height:240px}}#search-modal #modal .search-head:after{z-index:-1;content:"";position:absolute;bottom:0;Left:50%;width:100vh;height:100vh;border-radius:50%;-webkit-transform-origin:bottom;transform-origin:bottom;-webkit-transform:translateX(-50%) scale(20);transform:translateX(-50%) scale(20);background-image:-webkit-gradient(linear,left bottom,left top,from(#4d3bff),color-stop(1%,#4d3bff),color-stop(99%,#3d6dff),to(#3d6dff));background-image:linear-gradient(0deg,#4d3bff 0%,#4d3bff 1%,#3d6dff 99%,#3d6dff 100%);margin-bottom:35px}@media screen and (max-width:767px){#search-modal #modal .search-head:after{-webkit-transform:translateX(-50%) scale(3);transform:translateX(-50%) scale(3)}}@media screen and (max-width:480px){#search-modal #modal .search-head:after{margin-bottom:15px}}#search-modal #modal .search-head .search-bg{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}#search-modal #modal .search-head .search-bg input{height:50px;border:1px solid #ffffff;background:transparent;width:400px;border-radius:25px;padding:0 0 0 45px;color:#ffffff;font-size:16px;text-transform:uppercase;outline:0}#search-modal #modal .search-head .search-bg input:focus-visible{border:1px solid #00FFED}#search-modal #modal .search-head .search-bg input::-webkit-input-placeholder{color:#ffffff}#search-modal #modal .search-head .search-bg input:-ms-input-placeholder{color:#ffffff}#search-modal #modal .search-head .search-bg input::-moz-placeholder{color:#ffffff}#search-modal #modal .search-head .search-bg input::-ms-input-placeholder{color:#ffffff}#search-modal #modal .search-head .search-bg input::placeholder{color:#ffffff}#search-modal #modal .search-head .search-bg button{background:transparent;border:0;font-size:22px;color:#ffffff;position:absolute;top:14px;left:17px;padding:0}@media (max-width:767px){#search-modal #modal .search-head .search-bg button{top:12px}}#search-modal #modal .search-head .search-bg #showOriginalSearchPage{font-size:32px;color:#ffffff;cursor:pointer}#search-modal #modal #searchelement{width:100%}#search-modal #modal ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap;height:calc(100vh - 200px);overflow:auto}@media screen and (max-width:767px){#search-modal #modal ul{height:calc(100vh - 240px)}}#search-modal #modal ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:16.666666%;padding:10px 10px}#search-modal #modal ul li span img{width:80px}#search-modal #modal ul li h3{font-size:20px;color:#3c3c50;margin:0;text-align:center;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}#search-modal #modal ul li p{font-size:18px;color:#3c3c50;margin:0;text-align:center;overflow:hidden;text-overflow:ellipsis;width:100%;white-space:nowrap}#search-modal #modal ul li .games-wrap{-webkit-transition:0.3s;transition:0.3s;position:relative;overflow:hidden;z-index:1;background:rgba(255,255,255,0.75);border-radius:36px}#search-modal #modal ul li .games-wrap .games-info{opacity:0;position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;z-index:3;-webkit-transition:all ease-in-out 0.3s;transition:all ease-in-out 0.3s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:none}@media (hover:hover){#search-modal #modal ul li .games-wrap .games-info{display:-webkit-box;display:-ms-flexbox;display:flex}}#search-modal #modal ul li .games-wrap .games-info button.play-now{border-radius:100px;background:#00FFED;border:0;height:60px;width:60px;margin-bottom:20px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#search-modal #modal ul li .games-wrap .games-info button.play-now i{color:#4d3aff;font-size:30px;line-height:20px;width:26px}#search-modal #modal ul li .games-wrap .games-links{text-align:center;z-index:4;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-weight:600}#search-modal #modal ul li .games-wrap .games-links .play-for-real{border:1px solid #00FFED;padding:5px 20px;color:#00FFED;font-size:16px;border-radius:25px;margin-bottom:10px}#search-modal #modal ul li .games-wrap .games-links .demo{border:1px solid #ffffff;padding:5px 20px;color:#ffffff;font-size:16px;border-radius:25px}@media (hover:hover){#search-modal #modal ul li .games-wrap:hover .games-info{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;background:rgba(62,110,255,0.8)}}#search-modal #modal ul li .games-wrap:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}#search-modal #modal ul li .games-wrap img{-webkit-transition:1s;transition:1s;border-radius:36px;max-width:100%}#search-modal #modal ul li.activegame .games-info{display:-webkit-box;display:-ms-flexbox;display:flex;opacity:1;background:rgba(62,110,255,0.8)}@media screen and (max-width:1280px){#search-modal #modal{max-width:90%}#search-modal #modal ul li{padding:10px 5px}#search-modal #modal ul li .games-wrap .games-info button.play-now{height:50px;width:50px}#search-modal #modal ul li .games-wrap .games-links .play-for-real{padding:5px 20px;font-size:12px;border-radius:25px;margin-bottom:10px}#search-modal #modal ul li .games-wrap .games-links .demo{padding:5px 20px;font-size:12px;border-radius:25px}}@media (max-width:992px){#search-modal #modal ul li{width:25%}}@media (max-width:767px){#search-modal #modal{max-width:100%}#search-modal #modal ul li{width:25%}}@media screen and (max-width:600px){#search-modal #modal ul{margin-left:-5px;margin-right:-5px}#search-modal #modal ul li{padding:8px 5px;width:33.333%}#search-modal #modal ul li .games-wrap{margin-bottom:0;border-radius:20px}#search-modal #modal ul li .games-wrap img{border-radius:20px}#search-modal #modal ul li .games-wrap .games-info button.play-now{height:40px;width:40px;margin-bottom:10px}#search-modal #modal ul li .games-wrap .games-info button.play-now i{color:#4d3aff;font-size:26px}#search-modal #modal ul li .games-wrap .games-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#search-modal #modal ul li .games-wrap .games-links .play-for-real{padding:5px 10px;font-size:12px;border-radius:25px;margin-bottom:10px}#search-modal #modal ul li .games-wrap .games-links .demo{padding:5px 10px;font-size:12px;border-radius:25px}#search-modal #modal ul li h3{font-size:16px}#search-modal #modal ul li p{font-size:14px}}@media screen and (max-width:400px){#search-modal #modal ul li .games-wrap .games-info button.play-now{height:35px;width:35px;margin-bottom:10px}#search-modal #modal ul li .games-wrap .games-info button.play-now i{font-size:22px}#search-modal #modal ul li .games-wrap .games-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#search-modal #modal ul li .games-wrap .games-links .play-for-real{font-size:8px}#search-modal #modal ul li .games-wrap .games-links .demo{font-size:8px}#search-modal #modal ul li h3{font-size:15px}#search-modal #modal ul li p{font-size:13px}}@media (max-width:767px){#search-modal #modal .search-head .search-bg input{width:350px}}@media screen and (max-width:580px){#search-modal #modal .search-head .search-bg input{width:300px;font-size:14px}}@-webkit-keyframes animatemodal{0%{top:-300px;opacity:0}to{top:50%;opacity:1}}@keyframes animatemodal{0%{top:-300px;opacity:0}to{top:50%;opacity:1}}@media (max-width:767px){.container{width:100%}#searchelement{padding:0 20px}}@media screen and (max-width:992px){#searchelement{padding:0 15px}}#close-btn{font-size:32px;color:#ffffff;cursor:pointer;position:absolute;top:15px;right:15px;width:30px;height:30px;z-index:999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer{font-family:"Rubik",sans-serif;background:#0A0242}footer .footer-top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:20px}footer .footer-top .logo{width:300px;position:relative;text-align:center}footer .footer-top .logo img{max-width:170px}footer .footer-top .logo:after{content:url(../images/wave.svg);position:absolute;top:-50px;left:0;width:100%}footer .footer-middle .footer-middle-crypto{margin-top:40px;text-align:center}footer .footer-middle .footer-middle-crypto img{max-width:560px}footer .footer-middle .footer-middle-body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;padding:40px 0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:20px}footer .footer-middle .footer-middle-body .right-card a{min-width:240px;height:48px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50px;background:#00FFED;color:#3E6EFF;font-size:18px;font-weight:500;text-transform:uppercase}footer .footer-middle ul.footer-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px 0;margin:0;border-top:1px solid #3c3c50;border-bottom:1px solid #3c3c50}footer .footer-middle ul.footer-link li{padding:0 12px;position:relative}footer .footer-middle ul.footer-link li a{color:#00FFED;font-size:14px;white-space:nowrap}footer .footer-middle ul.footer-link li:after{position:absolute;height:4px;width:4px;border-radius:100%;background:#fff;content:"";top:8px;left:-2px}footer .footer-middle ul.footer-link li:first-child:after{display:none}footer .footer-bottom{padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}footer .footer-bottom .footer-bottom-left{max-width:50%}footer .footer-bottom .footer-bottom-left ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0}footer .footer-bottom .footer-bottom-left ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer-bottom .footer-bottom-left ul li:first-child img{width:100%;max-width:390px}footer .footer-bottom .footer-bottom-right{max-width:40%}footer .footer-bottom .footer-bottom-right .secure img{max-width:330px}footer .footer-bottom .footer-bottom-right .secure-text{color:#90919f;font-size:12px;font-weight:400;margin-top:20px}footer .footer-bottom .footer-bottom-right .secure-text a{color:#00FFED}@media screen and (max-width:1200px){footer .footer-bottom .footer-bottom-left{width:60%}footer .footer-bottom .footer-bottom-left ul li:nth-child(2) img{max-width:200px}}@media screen and (max-width:992px){footer{padding-bottom:40px}footer .footer-bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-bottom:0}footer .footer-bottom .footer-bottom-left{max-width:100%;width:100%;margin-bottom:30px}footer .footer-bottom .footer-bottom-left ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .footer-bottom .footer-bottom-left ul li:nth-child(2) img{max-width:300px}footer .footer-bottom .footer-bottom-right{width:100%;max-width:100%}footer .footer-bottom .footer-bottom-right .secure{text-align:center}footer .footer-bottom .footer-bottom-right .secure-text{text-align:center;font-size:14px;padding:0 80px}footer .footer-middle .footer-middle-body .footer-middle-crypto{text-align:center;padding:0 20px}footer .footer-middle .footer-middle-body .footer-middle-crypto img{max-width:100%}}@media screen and (max-width:600px){footer .footer-bottom .footer-bottom-left ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .footer-bottom .footer-bottom-left ul li{}footer .footer-bottom .footer-bottom-left ul li:first-child img{max-width:80%;margin:0 auto}footer .footer-bottom .footer-bottom-right{width:100%;max-width:100%}footer .footer-bottom .footer-bottom-right .secure img{max-width:55%}footer .footer-bottom .footer-bottom-right .secure-text{padding:0 40px}footer .footer-middle ul.footer-link{-ms-flex-wrap:wrap;flex-wrap:wrap}footer .footer-middle .footer-middle-body .left-card{width:100%}footer .footer-middle .footer-middle-body .right-card{display:none}}@media screen and (max-width:500px){footer .footer-bottom .footer-bottom-right .secure-text{padding:0 20px}}@media screen and (max-width:430px){footer .footer-bottom .footer-bottom-left ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .footer-bottom .footer-bottom-right{width:100%;max-width:100%}footer .footer-bottom .footer-bottom-right .secure img{max-width:80%}footer .footer-bottom .footer-bottom-right .secure-text{padding:0;font-size:12px}footer .footer-middle ul.footer-link li{padding:0 10px}footer .footer-middle ul.footer-link li a{font-size:12px}}@media screen and (max-width:380px){footer .footer-bottom .footer-bottom-right .secure img{max-width:90%}}.container{max-width:1460px;margin:0 auto;padding-left:40px;padding-right:40px}@media (max-width:1400px){.container{max-width:1280px}}@media (max-width:992px){.container{max-width:100%;padding-left:25px;padding-right:25px}}@media (max-width:768px){.container{max-width:100%;padding-left:20px;padding-right:20px}}a.cds-white{min-width:100px;height:70px}.logos_footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:992px){header .container{padding-left:50px;padding-right:50px}}@media (max-width:767px){header .container{padding-left:25px;padding-right:25px}}body{overflow-x:hidden;background:#fff;margin:0;padding:0;font-family:"Baloo Chettan 2"}a{text-decoration:none}ul{padding:0;margin:0}ul li{list-style:none}.p-0{padding:0}.pb-0{padding-bottom:0}section{padding:70px 0}.section-title{text-align:center}.section-title h2{font-size:40px;font-weight:bold;margin:0 0 60px 0;position:relative;line-height:30px}.loader-bg{height:100%;width:100%;position:absolute;top:0;left:0;z-index:999;text-align:center}.loader-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes rotationBack{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}@keyframes rotationBack{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(-360deg);transform:rotate(-360deg)}}.loader{width:48px;height:48px;border-radius:50%;display:inline-block;position:relative;border:3px solid;border-color:#ffffff #dee0e1 transparent transparent;-webkit-animation:rotation 1s linear infinite;animation:rotation 1s linear infinite}.loader:after,.loader:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;border:3px solid;border-color:transparent transparent #3e6eff #3e6eff;width:40px;height:40px;border-radius:50%;-webkit-animation:rotationBack 0.5s linear infinite;animation:rotationBack 0.5s linear infinite;-webkit-transform-origin:center center;transform-origin:center center}.loader:before{width:32px;height:32px;border-color:#ffffff #ffffff transparent transparent;-webkit-animation:rotation 1.5s linear infinite;animation:rotation 1.5s linear infinite}.loginwrapper *{font-family:"Baloo Chettan 2"!important}.loginwrapper{background:#F7F7FC!important;border:1px solid #F7F7FC;color:#3c3c50!important;border-radius:25px!important}.loginwrapper .loginform .signup-invitation h4{color:#3c3c50!important}.loginwrapper .loginform .signup-invitation p{color:#3c3c50!important;font-weight:bold}.loginwrapper .loginform .signup-invitation a.btn{border:1px solid #cbcce1!important;color:#3c3c50!important;background:#ffffff!important;border-radius:2rem!important;font-family:"Rubik",sans-serif!important;font-weight:500!important}.loginwrapper .loginform .signup-invitation a.btn:hover{border:1px solid #6247EF!important;color:#6247EF!important;background:#ffffff!important;font-weight:500!important}.loginwrapper .btn{color:#ffffff!important;background:-webkit-gradient(linear,left top,right top,from(#5a71ff),to(#662eff))!important;background:linear-gradient(to right,#5a71ff 0%,#662eff 100%)!important;border-radius:2rem!important;border:1px solid #3e6eff!important;font-weight:500!important;font-family:"Rubik",sans-serif!important}.loginwrapper .btn:hover{color:#3E6EFF!important;border-radius:2rem!important;border:1px solid #3E6EFF!important;background:#F7F7FC!important;font-weight:500!important}.loginwrapper form fieldset .forminputs input{border:0}.loginwrapper .sso_wrapper a{font-family:"Rubik",sans-serif!important;font-weight:500!important}.loginwrapper form fieldset .row2 .forgotpswlink{font-weight:bold!important}#lmModalOverlay>.loginwrapper .lmicon-cancel{top:4px!important;right:5px!important}.row2 .col.left label{font-weight:600!important;color:#3c3c50!important}.loginwrapper .loginform .signup-invitation .hr-divider{font-weight:600}#lm_logoutconfirmation.loginwrapper button.btnyes{color:#ffffff!important;background:-webkit-gradient(linear,left top,right top,from(#5a71ff),to(#662eff))!important;background:linear-gradient(to right,#5a71ff 0%,#662eff 100%)!important;border-radius:2rem!important;border:1px solid #3e6eff!important;font-weight:500!important;margin-right:0.5em;font-family:"Rubik",sans-serif!important}#lm_logoutconfirmation.loginwrapper button.btnyes:hover{color:#6247EF!important;border-radius:2rem!important;border:1px solid #6247EF!important;background:#F7F7FC!important}#lm_logoutconfirmation.loginwrapper button.btnno{border:1px solid #cbcce1!important;color:#3c3c50!important;border-radius:2rem!important;font-family:"Rubik",sans-serif!important;background:#fff!important}#lm_logoutconfirmation.loginwrapper button.btnno:hover{border:1px solid #3E6EFF!important;color:#3E6EFF!important;background:#F7F7FC!important}#lmModalOverlay>.loginwrapper .lmicon-cancel{color:#3c3c50!important}.loginwrapper .animate-spin{color:#5b66ff!important}.seoTemplate{position:relative;max-width:1024px;padding:10px;margin:0 auto;display:block;color:#00ffed;height:168px;overflow:hidden}.seoTemplate p{color:#ffffff}.seoTemplate .overlaySeo{position:absolute;width:100%;height:140px;top:97px;background:-webkit-gradient(linear,left bottom,left top,color-stop(60%,rgb(10,2,66)),to(rgba(255,255,255,0)));background:linear-gradient(0deg,rgb(10,2,66) 60%,rgba(255,255,255,0) 100%);text-align:center}.seoTemplate .overlaySeo a{margin:0 auto;display:inline-block}.seoTemplate .overlaySeo a img{width:52px;margin:35px auto}#terms-and-conditions.innerpge ul{list-style:disc}#terms-and-conditions.innerpge ul li{margin-top:0.5rem;list-style:inherit}#terms-and-conditions.innerpge ol{padding-left:5px;list-style:auto}#terms-and-conditions.innerpge ol li{margin-top:0.5rem}#terms-and-conditions.innerpge ol ul{padding-left:0px}#terms-and-conditions.innerpge ul{padding-left:20px}#terms-and-conditions.innerpge ol li{margin-left:15px}#terms-and-conditions.innerpge ol li ul{margin-left:10px}#terms-and-conditions.innerpge ol li ul li{margin-left:10px}#terms-and-conditions.innerpge ol li ul li ul li{list-style-type:circle}