@charset "UTF-8";*{margin:0;padding:0;box-sizing:border-box;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif}html{scroll-behavior:smooth}:root{--main-bg-color:#8a68892b;--bg-color:#0047AB}body{margin-top:46px}@keyframes textAnimate{0%{opacity:0}to{opacity:1}}.home{width:100vw;padding-inline:clamp(16px,3vw,40px);overflow-x:hidden;background-color:var(--main-bg-color)}.home>.heroSection{width:100%;display:flex;justify-content:space-between;padding-top:20px}.home>.heroSection>.left{display:flex;flex-direction:column;row-gap:50px;padding-top:34px}.home>.heroSection>.left>.title{opacity:0;animation:textAnimate 1s linear 0s forwards}.home>.heroSection>.left>.title>h1{font-size:clamp(25px,3.5vw,50px);color:var(--bg-color)}.home>.heroSection>.left>.title>h1>span{color:#e5aa22}.home>.heroSection>.left>.title>p{font-size:clamp(12px,1.1vw,16px)}.home>.heroSection>.left .achievments{opacity:0;display:flex;gap:20px;animation:textAnimate 1s linear .5s forwards}.home>.heroSection>.left .achievments h2{font-size:clamp(19px,2.2vw,40px);color:var(--bg-color)}.home>.heroSection>.left .achievments p{font-size:clamp(12px,1.1vw,16px)}.home>.heroSection>.left .achievments>.years,.home>.heroSection>.left .achievments>.tradingValue,.home>.heroSection>.left .achievments>.cryptoListed{box-shadow:0 0 8px -3px gray;padding:4px}.home>.heroSection>.left>.about{opacity:0;animation:textAnimate 1s linear 1s forwards}.home>.heroSection>.left>.about>h3{font-size:clamp(14px,1.3vw,20px);color:var(--bg-color);font-weight:600}.home>.heroSection>.left>.signUp{opacity:0;animation:textAnimate 1s linear 2s forwards}.home>.heroSection>.left>.signUp>a{text-decoration:none;padding:4px 20px;font-size:clamp(14px,1.2vw,19px);font-weight:600;color:#fff;background-color:var(--bg-color)}.home>.heroSection>.right>img{width:clamp(400px,46vw,720px);opacity:0;animation:textAnimate 1s linear 2s forwards}.home>.sliderHeader{font-size:clamp(32px,2.2vw,40px);display:flex;justify-content:center;align-items:center;font-weight:bolder;text-align:center;color:var(--bg-color);padding-top:10px}.home>.plans{margin-top:80px}.home>.plans>h2{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-bottom:40px}.home>.plans>.planHeaders{display:flex;justify-content:center;column-gap:10px}.home>.plans>.planHeaders>.planHeader{width:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;padding-block:40px;background:linear-gradient(to bottom right,#84b9a3db,#2d6bccab);border-radius:8px;text-decoration:none}.home>.plans>.planHeaders>.planHeader>img{width:clamp(50px,4vw,80px)}.home>.plans>.planHeaders>.planHeader>p{color:#f5f5f5;text-decoration:none;font-size:clamp(20px,1.6vw,35px);font-weight:bolder}.home>.plans>.planDetails{display:flex;justify-content:center;column-gap:10px;margin-top:10px}.home>.plans>.planDetails>.planDetail{width:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:20px;padding-block:40px;background:linear-gradient(to bottom right,#84b9a3db,#2d6bccab);border-radius:8px;text-decoration:none}.home>.plans>.planDetails>.planDetail>img{width:clamp(78px,6.8vw,120px)}.home>.plans>.planDetails>.planDetail>p{color:#f5f5f5;text-decoration:none;font-size:clamp(20px,1.5vw,30px);font-weight:bolder}.home>.exploreProducts{margin-top:80px}.home>.exploreProducts>h2{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-bottom:40px}.home>.exploreProducts>.products{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.home>.exploreProducts>.products>.product{position:relative;width:clamp(320px,43vw,680px);height:clamp(215px,16vw,269px);display:flex;justify-content:space-between;color:#f5f5f5}.home>.exploreProducts>.products>.product>.video{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center;z-index:1;box-shadow:0 0 10px -2px #000;border-radius:12px}.home>.exploreProducts>.products>.product>.productText{width:clamp(140px,12vw,200px);position:absolute;top:0;left:0;z-index:2;background-color:#f5f5f54e;padding:3px 10px;margin:10px 5px;border-radius:12px}.home>.exploreProducts>.products>.product>.productText>h2{font-size:clamp(16px,1.4vw,22px);color:#fff}.home>.exploreProducts>.products>.product>.productText>span{display:inline-block;background-color:#669bbc;padding:1px 5px;border-radius:8px;margin-top:5px;font-size:clamp(12px,.9vw,16px);font-weight:600}.home>.exploreProducts>.products>.product>.right{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.home>.exploreProducts>.products>.product>.right>img{width:clamp(150px,12vw,200px);height:clamp(100px,8vw,160px)}.home>.whyChoose{margin-top:80px}.home>.whyChoose>h2{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-bottom:40px}.home>.whyChoose>.features{display:flex;flex-wrap:wrap;justify-content:space-around;row-gap:20px}.home>.whyChoose>.features>.feature{width:240px;padding:40px 15px;background-color:#f5f5f5;box-shadow:0 0 8px -3px gray;border-radius:12px}.home>.whyChoose>.features>.feature>.iconAndTitle{display:flex;column-gap:10px;align-items:center}.home>.whyChoose>.features>.feature>h3{font-size:19px;margin-bottom:10px;color:var(--bg-color)}.home>.howItWork{margin-top:80px}.home>.howItWork>h2{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-bottom:40px}.home>.howItWork>.steps{width:100%;display:flex;justify-content:space-around;align-items:center}.home>.howItWork>.steps>.step{text-align:center;display:flex;flex-direction:column;row-gap:10px}.home>.howItWork>.steps>.step>h3{font-size:19px;color:var(--bg-color)}.home>.howItWork>.steps>.step>.circle{width:160px;height:160px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#222;box-shadow:0 0 20px -2px var(--bg-color)}.home>.investFromAnyWhere{margin-top:80px}.home>.investFromAnyWhere>.investFromAnyWhereHeading{padding-bottom:40px}.home>.investFromAnyWhere>.investFromAnyWhereHeading>h2{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color)}.home>.investFromAnyWhere>.investFromAnyWhereHeading>p{text-align:center}.home>.investFromAnyWhere>.investFromAnyWhereBox{display:flex;justify-content:space-around}.home>.investFromAnyWhere>.investFromAnyWhereBox.left{display:flex;flex-direction:column;row-gap:40px}.home>.investFromAnyWhere>.investFromAnyWhereBox>.left>.scanQr{display:flex;flex-direction:column;row-gap:5px}.home>.investFromAnyWhere>.investFromAnyWhereBox>.left>.scanQr>img{width:clamp(80px,12vw,190px);height:clamp(80px,12vw,190px)}.home>.investFromAnyWhere>.investFromAnyWhereBox>.left>.scanQr>p{font-size:clamp(12px,1.2vw,19px);font-weight:600}.home>.investFromAnyWhere>.investFromAnyWhereBox>.left>.supportedPlatform{display:flex;column-gap:25px;margin-top:15px}.home>.investFromAnyWhere>.investFromAnyWhereBox>.right>img{width:clamp(140px,20vw,300px)}.home>.paymentAccept{margin-top:80px}.home>.paymentAccept>h2{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-bottom:40px}.home>.paymentAccept>.paymentImage{display:flex;justify-content:center;align-items:center;margin-bottom:20px}.home>.paymentAccept>.paymentImage>img{width:clamp(380px,40vw,600px)}.home>.paymentAccept>.methods{display:flex;justify-content:center;align-items:center;column-gap:130px}.home>.paymentAccept>.methods>.method{width:clamp(100px,10vw,160px);height:clamp(40px,5vw,80px);background-color:#f5f5f5;display:flex;justify-content:center;align-items:center;padding-inline:10px;border-radius:8px;border:1.5px solid var(--bg-color)}.home>.paymentAccept>.methods>.method>img{width:90%}.home>.reviewsHeader{font-size:clamp(32px,2.2vw,40px);display:flex;justify-content:center;align-items:center;font-weight:bolder;text-align:center;color:var(--bg-color);padding-top:80px}.home>.reviewSection{margin-top:20px;background-color:#fff;padding:10px 12px;border-radius:12px}.home>.reviewSection>.viewAllSection{display:flex;justify-content:space-between;align-items:center}.home>.reviewSection>.viewAllSection>.overAllCustomerRating>h2{font-size:clamp(20px,1.5vw,25px)}.home>.reviewSection>.viewAllSection>.overAllCustomerRating>.averageRatings{display:flex;align-items:center;column-gap:10px}.home>.reviewSection>.viewAllSection>.overAllCustomerRating>.averageRatings>span{margin-left:10px;font-size:clamp(12px,1.1vw,16px);font-weight:600}.home>.reviewSection>.viewAllSection>.overAllCustomerRating>.averageRatings>.averageRating{display:flex;column-gap:3px;font-size:clamp(14px,1.2vw,20px)}.home>.reviewSection>.viewAllSection>a{font-size:clamp(12px,1.2vw,20px);text-decoration:none;padding:6px 20px;background-color:#00008b;color:#fff;border-radius:10px}.home>.reviewSection>.userReview{column-width:clamp(150px,20vw,300px);margin-top:20px}.home>.reviewSection>.userReview>.reviewImage>img{width:100%;object-fit:cover;object-position:center}.home>.registerAndStart{margin-top:80px;margin-bottom:10px;display:flex;justify-content:space-around;align-items:center;background:linear-gradient(176deg,#1a1f2d,#31317c 45%,#349ba6e6);border-radius:40px;box-shadow:0 0 8px 1px #000}.home>.registerAndStart>.left>h2{font-size:clamp(34px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-bottom:40px}.home>.registerAndStart>.left>a{text-decoration:none;color:#f5f5f5;font-size:20px;font-weight:600;padding:6px 25px;background-color:var(--bg-color);border-radius:8px}.home>.registerAndStart>.right>img{width:clamp(230px,25vw,400px)}@media screen and (max-width:900px){.home>.investFromAnyWhere>.left{align-items:center}.home>.investFromAnyWhere>.left>.investFromAnyWhereHeading>h2{text-align:center}.home>.investFromAnyWhere>.left>.investFromAnyWhereHeading>p{text-align:center}.home>.investFromAnyWhere>.right>img{width:300px}.home>.paymentAccept>.methods{column-gap:40px}}@media screen and (max-width:730px){.home>.exploreProducts>.products>.product{width:360px}}@media screen and (max-width:576px){.home>.heroSection{flex-direction:column;justify-content:start;padding-top:0;align-items:center}.home>.whyChoose>.features>.feature{width:315px}.home>.howItWork>.steps{flex-direction:column;row-gap:16px}.home>.howItWork>.steps>.step>.circle{width:130px;height:130px}.home>.paymentAccept>.methods{column-gap:20px}.home>.registerAndStart{flex-direction:column;align-items:center;row-gap:50px}.home>.registerAndStart>.left{display:flex;flex-direction:column;align-items:center;padding-top:20px}.home>.registerAndStart>.left>h2{color:#f5f5f5}}.sliders{margin-block:20px}.sliders .slick-slide{height:200px}.sliders .slick-slide>div{display:flex;justify-content:center}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,AAgAAGQHAAABAAIAAAAAAAIABQkAAAAAAAABAJABAAAAAExQAQAAgCAAAAAAAAAAAAAAAAEAAAAAAAAATxDE8AAAAAAAAAAAAAAAAAAAAAAAAAoAcwBsAGkAYwBrAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAKAHMAbABpAGMAawAAAAAAAAEAAAANAIAAAwBQRkZUTW3RyK8AAAdIAAAAHEdERUYANAAGAAAHKAAAACBPUy8yT/b9sgAAAVgAAABWY21hcCIPRb0AAAHIAAABYmdhc3D//wADAAAHIAAAAAhnbHlmP5u2YAAAAzwAAAIsaGVhZAABMfsAAADcAAAANmhoZWED5QIFAAABFAAAACRobXR4BkoASgAAAbAAAAAWbG9jYQD2AaIAAAMsAAAAEG1heHAASwBHAAABOAAAACBuYW1lBSeBwgAABWgAAAFucG9zdC+zMgMAAAbYAAAARQABAAAAAQAA8MQQT18PPPUACwIAAAAAAM9xeH8AAAAAz3F4fwAlACUB2wHbAAAACAACAAAAAAAAAAEAAAHbAAAALgIAAAAAAAHbAAEAAAAAAAAAAAAAAAAAAAAEAAEAAAAHAEQAAgAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQkAAAAAAACAAAABAAAAIAAAAAAAAAAAUGZFZABAAGEhkgHg/+AALgHb/9sAAAABAAAAAAAAAgAAAAAAAAACAAAAAgAAJQAlACUAJQAAAAAAAwAAAAMAAAAcAAEAAAAAAFwAAwABAAAAHAAEAEAAAAAMAAgAAgAEAAAAYSAiIZAhkv//AAAAAABhICIhkCGS//8AAP+l3+PedN5xAAEAAAAAAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGAIwAsAEWAAIAJQAlAdsB2wAYACwAAD8BNjQvASYjIg8BBhUUHwEHBhUUHwEWMzI2FAcGBwYiJyYnJjQ3Njc2MhcWF/GCBgaCBQcIBR0GBldXBgYdBQgH7x0eMjB8MDIeHR0eMjB8MDIecYIGDgaCBQUeBQcJBFhYBAkHBR4F0nwwMh4dHR4yMHwwMh4dHR4yAAAAAgAlACUB2wHbABgALAAAJTc2NTQvATc2NTQvASYjIg8BBhQfARYzMjYUBwYHBiInJicmNDc2NzYyFxYXASgdBgZXVwYGHQUIBwWCBgaCBQcIuB0eMjB8MDIeHR0eMjB8MDIecR4FBwkEWFgECQcFHgUFggYOBoIF0nwwMh4dHR4yMHwwMh4dHR4yAAABACUAJQHbAdsAEwAAABQHBgcGIicmJyY0NzY3NjIXFhcB2x0eMjB8MDIeHR0eMjB8MDIeAT58MDIeHR0eMjB8MDIeHR0eMgABACUAJQHbAdsAQwAAARUUBisBIicmPwEmIyIHBgcGBwYUFxYXFhcWMzI3Njc2MzIfARYVFAcGBwYjIicmJyYnJjQ3Njc2NzYzMhcWFzc2FxYB2woIgAsGBQkoKjodHBwSFAwLCwwUEhwcHSIeIBMGAQQDJwMCISspNC8mLBobFBERFBsaLCYvKicpHSUIDAsBt4AICgsLCScnCwwUEhwcOhwcEhQMCw8OHAMDJwMDAgQnFBQRFBsaLCZeJiwaGxQRDxEcJQgEBgAAAAAAAAwAlgABAAAAAAABAAUADAABAAAAAAACAAcAIgABAAAAAAADACEAbgABAAAAAAAEAAUAnAABAAAAAAAFAAsAugABAAAAAAAGAAUA0gADAAEECQABAAoAAAADAAEECQACAA4AEgADAAEECQADAEIAKgADAAEECQAEAAoAkAADAAEECQAFABYAogADAAEECQAGAAoAxgBzAGwAaQBjAGsAAHNsaWNrAABSAGUAZwB1AGwAYQByAABSZWd1bGFyAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAHMAbABpAGMAawAgADoAIAAxADQALQA0AC0AMgAwADEANAAARm9udEZvcmdlIDIuMCA6IHNsaWNrIDogMTQtNC0yMDE0AABzAGwAaQBjAGsAAHNsaWNrAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABzAGwAaQBjAGsAAHNsaWNrAAAAAAIAAAAAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAABwAAAAEAAgECAQMAhwBECmFycm93cmlnaHQJYXJyb3dsZWZ0AAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAGAAEABAAAAAIAAAAAAAEAAAAAzu7XsAAAAADPcXh/AAAAAM9xeH8=) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}.sliderCard{width:clamp(340px,30vw,440px);height:200px;display:flex;justify-content:space-between;padding:4px 6px}.sliderCard>img{width:100%;height:100%;object-fit:cover;object-position:center;box-shadow:0 0 8px -2px #000;border-radius:10px}@media screen and (max-width:700px){.sliderCard{width:365px}}.header{width:100vw;position:fixed;top:0;right:0;z-index:5}.navBar{display:flex;justify-content:space-between;align-items:center;background-color:var(--bg-color);padding-inline:clamp(16px,3vw,40px)}.header .navBar>.menuBtnAndLogo{display:flex;align-items:center;column-gap:20px}.header .menuBtn{display:none;font-size:clamp(22px,1.6vw,30px);cursor:pointer}.header .navBar>.menuBtnAndLogo>.logo{color:#fff;text-decoration:none;font-size:clamp(14px,1vw,19px)}.header .navBar>.menuBtnAndLogo>.logo>img{width:clamp(125px,10vw,150px);height:clamp(42px,3.3vw,48px)}.header .navBar>.navItems{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:30px}.header .navItem>a{text-decoration:none;color:#fff;font-size:16px;text-transform:uppercase;position:relative}.header .navItem>a:hover{color:gray;transition:color .8s}.header .navItem>.active:before{width:100%}.header .loginAndProfile{display:flex;align-items:center;gap:20px}.header .loginAndProfile>.profileAndPlans{display:flex;column-gap:20px;align-items:center}.header .loginAndProfile>.profileAndPlans>a{text-decoration:none;padding:0 15px;cursor:pointer;color:#000;background-color:#f5f5f5;border-radius:8px;display:none}.header .loginAndProfile>.profileAndPlans>.profileIcon{color:#fff;font-size:clamp(19px,1.4vw,25px);cursor:pointer}.header .loginAndProfile>.loginBtn{text-decoration:none;text-align:center;font-size:clamp(14px,1.1vw,16.9px);display:flex;align-items:center;column-gap:20px}.header .loginAndProfile>.loginBtn>a{text-decoration:none;padding:2px 15px;cursor:pointer;color:#000;background-color:#f5f5f5;border-radius:8px}.header .loginAndProfile>.loginBtn>.signInPlansBtn{text-decoration:none;padding:2px 15px;cursor:pointer;color:#000;background-color:#f5f5f5;border-radius:8px;display:none}.header .navBar>.profileTab{width:100vw;height:0;position:absolute;display:flex;flex-direction:column;align-items:end;background-color:#00000045;top:44px;right:0;overflow-y:hidden;transition:height .3s;border-left:1px solid gray;z-index:-1}.header .profileTabItems{width:clamp(250px,20vw,350px);height:100%;background-color:#fff;border-right:1px solid black;list-style-type:none;display:flex;flex-direction:column;padding-top:2.5px}.header .profileTabItem{width:100%;border-bottom:1px solid black;border-left:none;border-right:none}.header .profileTabItem>a{width:100%;display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#000;padding:5px 20px}.header .profileTabItems>.logoutBtn{padding-inline:20px;display:flex;justify-content:center;align-items:center;margin-top:40px}.header .profileTabItems>.logoutBtn>p{background-color:red;width:110px;text-align:center;padding-block:2px;cursor:pointer;color:#fff}.header .menuBtn{display:none}.header .navBar>.menuTab{width:100vw;height:100vh;position:absolute;background-color:#00000045;top:44px;left:-4000px;transition:left .3s;z-index:-1}.header .menuTabItems{width:clamp(250px,20vw,350px);height:100%;border-right:1px solid black;background-color:#fff;list-style-type:none;display:flex;flex-direction:column}.header .menuTabItem{border-bottom:1px solid black}.header .menuTabItem>a{width:100%;display:flex;justify-content:space-between;align-items:center;text-decoration:none;color:#000;padding:5px 20px}@media screen and (max-width:768px){.header .menuBtn{display:block}.header .navBar>.navItems{display:none}.header .loginAndProfile>.loginBtn>.signInPlansBtn{display:block}.header .loginAndProfile>.profileAndPlans>a{display:block}}.footerSection{width:100vw;display:flex;justify-content:space-around;padding-inline:clamp(16px,3vw,40px);padding-block:20px;background-color:var(--main-bg-color);padding-top:80px;padding-inline:20px}.footerSection>.linkContainer{display:flex;flex-direction:column;row-gap:30px}.footerSection>.linkContainer>h3{color:#000;font-size:20px}.footerSection>.linkContainer>.links{display:flex;flex-direction:column;row-gap:10px}.footerSection>.linkContainer>.links>a{text-decoration:none;color:#000;font-size:16px;transition:color .6s}.footerSection>.linkContainer>.links>a:hover{color:red}.footerSection>.linkContainer>.followUs{display:flex;column-gap:15px}.footerSection>.linkContainer>.followUs>a{width:23px;height:23px}.footerSection>.linkContainer>.followUs>a>img{width:100%;height:100%}@media screen and (max-width:576px){.footerSection{display:flex;flex-direction:column;align-items:center;row-gap:40px}.footerSection>.linkContainer{width:100vw;align-items:center;row-gap:10px}.footerSection>.linkContainer>.links{width:100%;align-items:center}.footerSection>.linkContainer>.followUs{margin-top:0}}.techFundsPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px)}.techFundsPage>.fundHeader{display:flex;justify-content:center;align-items:center}.techFundsPage>.fundHeader>span{text-align:center;padding-block:10px;color:var(--bg-color);background:linear-gradient(to bottom right,#e7c2b2,#8887b5);padding:6px 12px;margin-block:10px;font-size:22px;font-weight:bolder;border-radius:10px;box-shadow:0 0 10px -1px #000}.techFundsPage>.techFundsMarketCaps{display:flex;flex-direction:column;row-gap:10px}.techFundsPage>.techFundsMarketCaps>.techFundsMarketCap{background:linear-gradient(to right,#bae0f5,#2d424e);display:flex;justify-content:space-between;align-items:center;padding:6px;border-radius:12px;box-shadow:0 0 8px -2px #000}.techFundsPage>.techFundsMarketCaps>.techFundsMarketCap>.companyImage{width:clamp(50px,5vw,80px)}.techFundsPage>.techFundsMarketCaps>.techFundsMarketCap>.companyHeader{text-align:center}.techFundsPage>.techFundsMarketCaps>.techFundsMarketCap>.companyHeader>h2{font-size:clamp(16px,1.5vw,24px)}.techFundsPage>.techFundsMarketCaps>.techFundsMarketCap>.companyHeader>p{font-size:14px}.techFundsPage>.techFundsMarketCaps>.techFundsMarketCap>.companyBar{width:clamp(65px,8vw,100px)}.techFundsPage>.differentTypesOfPlans{display:flex;justify-content:center;align-items:center;column-gap:5px;padding-block:15px}.techFundsPage>.differentTypesOfPlans>a{width:120px;height:35px;display:flex;font-size:22px;font-weight:500;justify-content:center;align-items:center;text-decoration:none;border-radius:8px;color:#fff;background:linear-gradient(to right,#2c5364,#203a43,#0f2027)}.techFundsPage>.techFundsProducts{margin-block:25px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.techFundsPage>.plansHeader{display:flex;justify-content:center;align-items:center}.techFundsPage>.plansHeader>span{width:120px;display:flex;justify-content:center;align-items:center;background-color:#669bbc;border-radius:14px;font-size:22px;font-weight:600;padding:2px}.techFundsPage>.techFundsProducts>.techFundsProduct{width:clamp(390px,43vw,680px);padding-inline:15px;padding-block:5px 8px;box-shadow:0 0 8px -3px #000;border-radius:12px;color:#d3d3d3}.techFundsPage>.techFundsProducts>.techFundsProduct .planPrice{display:flex;flex-direction:column;align-items:center;position:relative;left:-30px}.techFundsPage>.techFundsProducts>.techFundsProduct .planPrice>p{font-size:clamp(25px,1.9vw,29px);font-weight:bolder}.techFundsPage>.techFundsProducts>.advancePlan{background:linear-gradient(to bottom right,#5adde9,#1904e5)}.techFundsPage>.techFundsProducts>.intermediatePlan{background:linear-gradient(to bottom right,#52e5e7,#3683d1,#6b67c7)}.techFundsPage>.techFundsProducts>.basicPlan{background:linear-gradient(to bottom right,#64bfe5,#0e5cad)}.techFundsPage>.techFundsProducts>.tryPlan{background:linear-gradient(to bottom right,#40bea8,#1b1e57)}.techFundsPage>.techFundsProducts>.techFundsProduct>h2{text-align:center}.techFundsPage>.techFundsProducts>.techFundsProduct>.plans{display:flex;justify-content:space-between;align-items:center}.techFundsPage>.techFundsProducts>.techFundsProduct>.plans>img{width:clamp(105px,8.8vw,140px)}.techFundsPage>.techFundsProducts>.techFundsProduct>.plans>p{text-align:center;padding-inline:10px;margin-right:20px;font-weight:600}.techFundsPage>.techFundsProducts>.techFundsProduct>.plans>.buyNowImgAndBtn{display:flex;flex-direction:column;align-items:center}.techFundsPage>.techFundsProducts>.techFundsProduct>.plans>.buyNowImgAndBtn>img{width:clamp(76px,6vw,85px);cursor:pointer}.techFundsPage>.techFundsProducts>.techFundsProduct>.plans>.buyNowImgAndBtn>span{width:78px;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:500;text-decoration:none;background:linear-gradient(to bottom right,#52e5e7,#7f7db1);color:#f5f5f5;border-radius:8px;cursor:pointer}.techFundsPage>.techFundsProducts>.techFundsProduct>.pricePlans{display:flex;justify-content:space-between;padding-top:5px}.techFundsPage>.techFundsProducts>.techFundsProduct>.pricePlans>p{font-size:14px;font-weight:600}@media screen and (max-width:1400px){.techFundsPage>.techFundsProducts>.techFundsProduct .planPrice{left:-19px}}.motorFundsPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px)}.motorFundsPage>.fundHeader{display:flex;justify-content:center;align-items:center}.motorFundsPage>.fundHeader>span{text-align:center;padding-block:10px;color:var(--bg-color);background:linear-gradient(to bottom right,#e7c2b2,#8887b5);padding:6px 12px;margin-block:10px;font-size:22px;font-weight:bolder;border-radius:10px;box-shadow:0 0 10px -1px #000}.motorFundsPage>.motorFundsMarketCaps{display:flex;flex-direction:column;row-gap:10px}.motorFundsPage>.motorFundsMarketCaps>.motorFundsMarketCap{background:linear-gradient(to right,#bae0f5,#2d424e);display:flex;justify-content:space-between;align-items:center;padding:6px;border-radius:12px;box-shadow:0 0 8px -2px #000}.motorFundsPage>.motorFundsMarketCaps>.motorFundsMarketCap>.companyImage{width:clamp(50px,5vw,80px)}.motorFundsPage>.motorFundsMarketCaps>.motorFundsMarketCap>.companyHeader{text-align:center}.motorFundsPage>.motorFundsMarketCaps>.motorFundsMarketCap>.companyHeader>h2{font-size:clamp(16px,1.5vw,24px)}.motorFundsPage>.motorFundsMarketCaps>.motorFundsMarketCap>.companyHeader>p{font-size:14px}.motorFundsPage>.motorFundsMarketCaps>.motorFundsMarketCap>.companyBar{width:clamp(65px,8vw,100px)}.motorFundsPage>.differentTypesOfPlans{display:flex;justify-content:center;align-items:center;column-gap:5px;padding-block:15px}.motorFundsPage>.differentTypesOfPlans>a{width:120px;height:35px;display:flex;font-size:22px;font-weight:500;justify-content:center;align-items:center;text-decoration:none;border-radius:8px;color:#fff;background:linear-gradient(to right,#2c5364,#203a43,#0f2027)}.motorFundsPage>.motorFundsProducts{margin-block:25px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.motorFundsPage>.plansHeader{display:flex;justify-content:center;align-items:center}.motorFundsPage>.plansHeader>span{width:120px;display:flex;justify-content:center;align-items:center;background-color:#669bbc;border-radius:14px;font-size:22px;font-weight:600;padding:2px}.motorFundsPage>.motorFundsProducts>.motorFundsProduct{width:clamp(390px,43vw,680px);padding-inline:15px;padding-block:5px 8px;box-shadow:0 0 8px -3px #000;border-radius:12px;color:#d3d3d3}.motorFundsPage>.motorFundsProducts>.motorFundsProduct .planPrice{display:flex;flex-direction:column;align-items:center;position:relative;left:-30px}.motorFundsPage>.motorFundsProducts>.motorFundsProduct .planPrice>p{font-size:clamp(25px,1.9vw,29px);font-weight:bolder}.motorFundsPage>.motorFundsProducts>.advancePlan{background:linear-gradient(to bottom right,#5adde9,#1904e5)}.motorFundsPage>.motorFundsProducts>.intermediatePlan{background:linear-gradient(to bottom right,#52e5e7,#3683d1,#6b67c7)}.motorFundsPage>.motorFundsProducts>.basicPlan{background:linear-gradient(to bottom right,#64bfe5,#0e5cad)}.motorFundsPage>.motorFundsProducts>.tryPlan{background:linear-gradient(to bottom right,#40bea8,#1b1e57)}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>h2{text-align:center}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>.plans{display:flex;justify-content:space-between;align-items:center}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>.plans>img{width:clamp(105px,8.8vw,140px)}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>.plans>p{text-align:center;padding-inline:10px;margin-right:20px;font-weight:600}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>.plans>.buyNowImgAndBtn{display:flex;flex-direction:column;align-items:center}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>.plans>.buyNowImgAndBtn>img{width:clamp(76px,6vw,85px);cursor:pointer}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>.plans>.buyNowImgAndBtn>span{width:78px;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:500;text-decoration:none;background:linear-gradient(to bottom right,#52e5e7,#7f7db1);color:#f5f5f5;border-radius:8px;cursor:pointer}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>.pricePlans{display:flex;justify-content:space-between;padding-top:5px}.motorFundsPage>.motorFundsProducts>.motorFundsProduct>.pricePlans>p{font-size:14px;font-weight:600}@media screen and (max-width:1400px){.motorFundsPage>.motorFundsProducts>.motorFundsProduct .planPrice{left:-19px}}.healthFundsPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px)}.healthFundsPage>.fundHeader{display:flex;justify-content:center;align-items:center}.healthFundsPage>.fundHeader>span{text-align:center;padding-block:10px;color:var(--bg-color);background:linear-gradient(to bottom right,#e7c2b2,#8887b5);padding:6px 12px;margin-block:10px;font-size:22px;font-weight:bolder;border-radius:10px;box-shadow:0 0 10px -1px #000}.healthFundsPage>.healthFundsMarketCaps{display:flex;flex-direction:column;row-gap:10px}.healthFundsPage>.healthFundsMarketCaps>.healthFundsMarketCap{background:linear-gradient(to right,#bae0f5,#2d424e);display:flex;justify-content:space-between;align-items:center;padding:6px;border-radius:12px;box-shadow:0 0 8px -2px #000}.healthFundsPage>.healthFundsMarketCaps>.healthFundsMarketCap>.companyImage{width:clamp(50px,5vw,80px)}.healthFundsPage>.healthFundsMarketCaps>.healthFundsMarketCap>.companyHeader{text-align:center}.healthFundsPage>.healthFundsMarketCaps>.healthFundsMarketCap>.companyHeader>h2{font-size:clamp(16px,1.5vw,24px)}.healthFundsPage>.healthFundsMarketCaps>.healthFundsMarketCap>.companyHeader>p{font-size:14px}.healthFundsPage>.healthFundsMarketCaps>.healthFundsMarketCap>.companyBar{width:clamp(65px,8vw,100px)}.healthFundsPage>.differentTypesOfPlans{display:flex;justify-content:center;align-items:center;column-gap:5px;padding-block:15px}.healthFundsPage>.differentTypesOfPlans>a{width:120px;height:35px;display:flex;font-size:22px;font-weight:500;justify-content:center;align-items:center;text-decoration:none;border-radius:8px;color:#fff;background:linear-gradient(to right,#2c5364,#203a43,#0f2027)}.healthFundsPage>.healthFundsProducts{margin-block:25px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.healthFundsPage>.plansHeader{display:flex;justify-content:center;align-items:center}.healthFundsPage>.plansHeader>span{width:120px;display:flex;justify-content:center;align-items:center;background-color:#669bbc;border-radius:14px;font-size:22px;font-weight:600;padding:2px}.healthFundsPage>.healthFundsProducts>.healthFundsProduct{width:clamp(390px,43vw,680px);padding-inline:15px;padding-block:5px 8px;box-shadow:0 0 8px -3px #000;border-radius:12px;color:#d3d3d3}.healthFundsPage>.healthFundsProducts>.healthFundsProduct .planPrice{display:flex;flex-direction:column;align-items:center;position:relative;left:-30px}.healthFundsPage>.healthFundsProducts>.healthFundsProduct .planPrice>p{font-size:clamp(25px,1.9vw,29px);font-weight:bolder}.healthFundsPage>.healthFundsProducts>.advancePlan{background:linear-gradient(to bottom right,#5adde9,#1904e5)}.healthFundsPage>.healthFundsProducts>.intermediatePlan{background:linear-gradient(to bottom right,#52e5e7,#3683d1,#6b67c7)}.healthFundsPage>.healthFundsProducts>.basicPlan{background:linear-gradient(to bottom right,#64bfe5,#0e5cad)}.healthFundsPage>.healthFundsProducts>.tryPlan{background:linear-gradient(to bottom right,#40bea8,#1b1e57)}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>h2{text-align:center}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>.plans{display:flex;justify-content:space-between;align-items:center}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>.plans>img{width:clamp(105px,8.8vw,140px)}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>.plans>p{text-align:center;padding-inline:10px;margin-right:20px;font-weight:600}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>.plans>.buyNowImgAndBtn{display:flex;flex-direction:column;align-items:center}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>.plans>.buyNowImgAndBtn>img{width:clamp(76px,6vw,85px);cursor:pointer}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>.plans>.buyNowImgAndBtn>span{width:78px;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:500;text-decoration:none;background:linear-gradient(to bottom right,#52e5e7,#7f7db1);color:#f5f5f5;border-radius:8px;cursor:pointer}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>.pricePlans{display:flex;justify-content:space-between;padding-top:5px}.healthFundsPage>.healthFundsProducts>.healthFundsProduct>.pricePlans>p{font-size:14px;font-weight:600}@media screen and (max-width:1400px){.healthFundsPage>.healthFundsProducts>.healthFundsProduct .planPrice{left:-19px}}.bankFundsPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px)}.bankFundsPage>.fundHeader{display:flex;justify-content:center;align-items:center}.bankFundsPage>.fundHeader>span{text-align:center;padding-block:10px;color:var(--bg-color);background:linear-gradient(to bottom right,#e7c2b2,#8887b5);padding:6px 12px;margin-block:10px;font-size:22px;font-weight:bolder;border-radius:10px;box-shadow:0 0 10px -1px #000}.bankFundsPage>.bankFundsMarketCaps{display:flex;flex-direction:column;row-gap:10px}.bankFundsPage>.bankFundsMarketCaps>.bankFundsMarketCap{background:linear-gradient(to right,#bae0f5,#2d424e);display:flex;justify-content:space-between;align-items:center;padding:6px;border-radius:12px;box-shadow:0 0 8px -2px #000}.bankFundsPage>.bankFundsMarketCaps>.bankFundsMarketCap>.companyImage{width:clamp(50px,5vw,80px)}.bankFundsPage>.bankFundsMarketCaps>.bankFundsMarketCap>.companyHeader{text-align:center}.bankFundsPage>.bankFundsMarketCaps>.bankFundsMarketCap>.companyHeader>h2{font-size:clamp(16px,1.5vw,24px)}.bankFundsPage>.bankFundsMarketCaps>.bankFundsMarketCap>.companyHeader>p{font-size:14px}.bankFundsPage>.bankFundsMarketCaps>.bankFundsMarketCap>.companyBar{width:clamp(65px,8vw,100px)}.bankFundsPage>.differentTypesOfPlans{display:flex;justify-content:center;align-items:center;column-gap:5px;padding-block:15px}.bankFundsPage>.differentTypesOfPlans>a{width:120px;height:35px;display:flex;font-size:22px;font-weight:500;justify-content:center;align-items:center;text-decoration:none;border-radius:8px;color:#fff;background:linear-gradient(to right,#2c5364,#203a43,#0f2027)}.bankFundsPage>.bankFundsProducts{margin-block:25px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.bankFundsPage>.plansHeader{display:flex;justify-content:center;align-items:center}.bankFundsPage>.plansHeader>span{width:120px;display:flex;justify-content:center;align-items:center;background-color:#669bbc;border-radius:14px;font-size:22px;font-weight:600;padding:2px}.bankFundsPage>.bankFundsProducts>.bankFundsProduct{width:clamp(390px,43vw,680px);padding-inline:15px;padding-block:5px 8px;box-shadow:0 0 8px -3px #000;border-radius:12px;color:#d3d3d3}.bankFundsPage>.bankFundsProducts>.bankFundsProduct .planPrice{display:flex;flex-direction:column;align-items:center;position:relative;left:-30px}.bankFundsPage>.bankFundsProducts>.bankFundsProduct .planPrice>p{font-size:clamp(25px,1.9vw,29px);font-weight:bolder}.bankFundsPage>.bankFundsProducts>.advancePlan{background:linear-gradient(to bottom right,#5adde9,#1904e5)}.bankFundsPage>.bankFundsProducts>.intermediatePlan{background:linear-gradient(to bottom right,#52e5e7,#3683d1,#6b67c7)}.bankFundsPage>.bankFundsProducts>.basicPlan{background:linear-gradient(to bottom right,#64bfe5,#0e5cad)}.bankFundsPage>.bankFundsProducts>.tryPlan{background:linear-gradient(to bottom right,#40bea8,#1b1e57)}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>h2{text-align:center}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>.plans{display:flex;justify-content:space-between;align-items:center}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>.plans>img{width:clamp(105px,8.8vw,140px)}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>.plans>p{text-align:center;padding-inline:10px;margin-right:20px;font-weight:600}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>.plans>.buyNowImgAndBtn{display:flex;flex-direction:column;align-items:center}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>.plans>.buyNowImgAndBtn>img{width:clamp(76px,6vw,85px);cursor:pointer}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>.plans>.buyNowImgAndBtn>span{width:78px;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:500;text-decoration:none;background:linear-gradient(to bottom right,#52e5e7,#7f7db1);color:#f5f5f5;border-radius:8px;cursor:pointer}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>.pricePlans{display:flex;justify-content:space-between;padding-top:5px}.bankFundsPage>.bankFundsProducts>.bankFundsProduct>.pricePlans>p{font-size:14px;font-weight:600}@media screen and (max-width:1400px){.bankFundsPage>.bankFundsProducts>.bankFundsProduct .planPrice{left:-19px}}.realstateFundsPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px)}.realstateFundsPage>.fundHeader{display:flex;justify-content:center;align-items:center}.realstateFundsPage>.fundHeader>span{text-align:center;padding-block:10px;color:var(--bg-color);background:linear-gradient(to bottom right,#e7c2b2,#8887b5);padding:6px 12px;margin-block:10px;font-size:22px;font-weight:bolder;border-radius:10px;box-shadow:0 0 10px -1px #000}.realstateFundsPage>.realstateFundsMarketCaps{display:flex;flex-direction:column;row-gap:10px}.realstateFundsPage>.realstateFundsMarketCaps>.realstateFundsMarketCap{background:linear-gradient(to right,#bae0f5,#2d424e);display:flex;justify-content:space-between;align-items:center;padding:6px;border-radius:12px;box-shadow:0 0 8px -2px #000}.realstateFundsPage>.realstateFundsMarketCaps>.realstateFundsMarketCap>.companyImage{width:clamp(50px,5vw,80px)}.realstateFundsPage>.realstateFundsMarketCaps>.realstateFundsMarketCap>.companyHeader{text-align:center}.realstateFundsPage>.realstateFundsMarketCaps>.realstateFundsMarketCap>.companyHeader>h2{font-size:clamp(16px,1.5vw,24px)}.realstateFundsPage>.realstateFundsMarketCaps>.realstateFundsMarketCap>.companyHeader>p{font-size:14px}.realstateFundsPage>.realstateFundsMarketCaps>.realstateFundsMarketCap>.companyBar{width:clamp(65px,8vw,100px)}.realstateFundsPage>.differentTypesOfPlans{display:flex;justify-content:center;align-items:center;column-gap:5px;padding-block:15px}.realstateFundsPage>.differentTypesOfPlans>a{width:120px;height:35px;display:flex;font-size:22px;font-weight:500;justify-content:center;align-items:center;text-decoration:none;border-radius:8px;color:#fff;background:linear-gradient(to right,#2c5364,#203a43,#0f2027)}.realstateFundsPage>.realstateFundsProducts{margin-block:25px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.realstateFundsPage>.plansHeader{display:flex;justify-content:center;align-items:center}.realstateFundsPage>.plansHeader>span{width:120px;display:flex;justify-content:center;align-items:center;background-color:#669bbc;border-radius:14px;font-size:22px;font-weight:600;padding:2px}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct{width:clamp(390px,43vw,680px);padding-inline:15px;padding-block:5px 8px;box-shadow:0 0 8px -3px #000;border-radius:12px;color:#d3d3d3}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct .planPrice{display:flex;flex-direction:column;align-items:center;position:relative;left:-30px}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct .planPrice>p{font-size:clamp(25px,1.9vw,29px);font-weight:bolder}.realstateFundsPage>.realstateFundsProducts>.advancePlan{background:linear-gradient(to bottom right,#5adde9,#1904e5)}.realstateFundsPage>.realstateFundsProducts>.intermediatePlan{background:linear-gradient(to bottom right,#52e5e7,#3683d1,#6b67c7)}.realstateFundsPage>.realstateFundsProducts>.basicPlan{background:linear-gradient(to bottom right,#64bfe5,#0e5cad)}.realstateFundsPage>.realstateFundsProducts>.tryPlan{background:linear-gradient(to bottom right,#40bea8,#1b1e57)}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>h2{text-align:center}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>.plans{display:flex;justify-content:space-between;align-items:center}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>.plans>img{width:clamp(105px,8.8vw,140px)}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>.plans>p{text-align:center;padding-inline:10px;margin-right:20px;font-weight:600}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>.plans>.buyNowImgAndBtn{display:flex;flex-direction:column;align-items:center}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>.plans>.buyNowImgAndBtn>img{width:clamp(76px,6vw,85px);cursor:pointer}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>.plans>.buyNowImgAndBtn>span{width:78px;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:500;text-decoration:none;background:linear-gradient(to bottom right,#52e5e7,#7f7db1);color:#f5f5f5;border-radius:8px;cursor:pointer}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>.pricePlans{display:flex;justify-content:space-between;padding-top:5px}.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct>.pricePlans>p{font-size:14px;font-weight:600}@media screen and (max-width:1400px){.realstateFundsPage>.realstateFundsProducts>.realstateFundsProduct .planPrice{left:-19px}}.electronicFundsPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px)}.electronicFundsPage>.fundHeader{display:flex;justify-content:center;align-items:center}.electronicFundsPage>.fundHeader>span{text-align:center;padding-block:10px;color:var(--bg-color);background:linear-gradient(to bottom right,#e7c2b2,#8887b5);padding:6px 12px;margin-block:10px;font-size:22px;font-weight:bolder;border-radius:10px;box-shadow:0 0 10px -1px #000}.electronicFundsPage>.electronicFundsMarketCaps{display:flex;flex-direction:column;row-gap:10px}.electronicFundsPage>.electronicFundsMarketCaps>.electronicFundsMarketCap{background:linear-gradient(to right,#bae0f5,#2d424e);display:flex;justify-content:space-between;align-items:center;padding:6px;border-radius:12px;box-shadow:0 0 8px -2px #000}.electronicFundsPage>.electronicFundsMarketCaps>.electronicFundsMarketCap>.companyImage{width:clamp(50px,5vw,80px)}.electronicFundsPage>.electronicFundsMarketCaps>.electronicFundsMarketCap>.companyHeader{text-align:center}.electronicFundsPage>.electronicFundsMarketCaps>.electronicFundsMarketCap>.companyHeader>h2{font-size:clamp(16px,1.5vw,24px)}.electronicFundsPage>.electronicFundsMarketCaps>.electronicFundsMarketCap>.companyHeader>p{font-size:14px}.electronicFundsPage>.electronicFundsMarketCaps>.electronicFundsMarketCap>.companyBar{width:clamp(65px,8vw,100px)}.electronicFundsPage>.differentTypesOfPlans{display:flex;justify-content:center;align-items:center;column-gap:5px;padding-block:15px}.electronicFundsPage>.differentTypesOfPlans>a{width:120px;height:35px;display:flex;font-size:22px;font-weight:500;justify-content:center;align-items:center;text-decoration:none;border-radius:8px;color:#fff;background:linear-gradient(to right,#2c5364,#203a43,#0f2027)}.electronicFundsPage>.electronicFundsProducts{margin-block:25px;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.electronicFundsPage>.plansHeader{display:flex;justify-content:center;align-items:center}.electronicFundsPage>.plansHeader>span{width:120px;display:flex;justify-content:center;align-items:center;background-color:#669bbc;border-radius:14px;font-size:22px;font-weight:600;padding:2px}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct{width:clamp(390px,43vw,680px);padding-inline:15px;padding-block:5px 8px;box-shadow:0 0 8px -3px #000;border-radius:12px;color:#d3d3d3}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct .planPrice{display:flex;flex-direction:column;align-items:center;position:relative;left:-30px}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct .planPrice>p{font-size:clamp(25px,1.9vw,29px);font-weight:bolder}.electronicFundsPage>.electronicFundsProducts>.advancePlan{background:linear-gradient(to bottom right,#5adde9,#1904e5)}.electronicFundsPage>.electronicFundsProducts>.intermediatePlan{background:linear-gradient(to bottom right,#52e5e7,#3683d1,#6b67c7)}.electronicFundsPage>.electronicFundsProducts>.basicPlan{background:linear-gradient(to bottom right,#64bfe5,#0e5cad)}.electronicFundsPage>.electronicFundsProducts>.tryPlan{background:linear-gradient(to bottom right,#40bea8,#1b1e57)}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>h2{text-align:center}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>.plans{display:flex;justify-content:space-between;align-items:center}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>.plans>img{width:clamp(105px,8.8vw,140px)}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>.plans>p{text-align:center;padding-inline:10px;margin-right:20px;font-weight:600}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>.plans>.buyNowImgAndBtn{display:flex;flex-direction:column;align-items:center}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>.plans>.buyNowImgAndBtn>img{width:clamp(76px,6vw,85px);cursor:pointer}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>.plans>.buyNowImgAndBtn>span{width:78px;display:flex;justify-content:center;align-items:center;font-size:15px;font-weight:500;text-decoration:none;background:linear-gradient(to bottom right,#52e5e7,#7f7db1);color:#f5f5f5;border-radius:8px;cursor:pointer}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>.pricePlans{display:flex;justify-content:space-between;padding-top:5px}.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct>.pricePlans>p{font-size:14px;font-weight:600}@media screen and (max-width:1400px){.electronicFundsPage>.electronicFundsProducts>.electronicFundsProduct .planPrice{left:-19px}}.reviewPage{width:100vw;padding-inline:clamp(16px,3vw,40px);overflow-x:hidden;background-color:#fff}.reviewPage>.reviewPageContainer{column-width:clamp(150px,20vw,300px);margin-top:20px}.reviewPage>.reviewPageContainer>img{width:100%;object-fit:cover;object-position:center}.contactPage{width:100vw;min-height:100vh;overflow-x:hidden;background-color:var(--main-bg-color)}.contactPage>.contactConatainer{display:flex;justify-content:center;padding-top:50px;column-gap:10px;padding-inline:clamp(16px,3vw,40px)}.contactPage>.contactConatainer>.left>img{width:500px}.contactPage>.contactConatainer>.right{display:flex;flex-direction:column;align-items:center}.contactPage>.contactConatainer>.right>h1{font-size:clamp(32px,2.5vw,40px)}.contactPage>.contactConatainer>.right>h5{font-size:clamp(12px,1.1vw,16px)}.contactPage>.contactConatainer>.right>form{display:flex;flex-direction:column;align-items:center;margin-top:30px;row-gap:20px}.contactPage>.contactConatainer>.right>form>.emailAndName{display:flex;column-gap:10px}.contactPage>.contactConatainer>.right>form>.emailAndName>.contactEmail{display:flex;flex-direction:column;row-gap:5px}.contactPage>.contactConatainer>.right>form>.emailAndName>.contactName{display:flex;flex-direction:column;row-gap:5px}.contactPage>.contactConatainer>.right>form>.emailAndName>.contactEmail>input{width:clamp(165px,14vw,220px);height:30px;padding-left:5px;border:none;outline:none}.contactPage>.contactConatainer>.right>form>.emailAndName>.contactName>input{width:clamp(165px,14vw,220px);height:30px;padding-left:5px;border:none;outline:none}.contactPage>.contactConatainer>.right>form>textarea{width:clamp(340px,29vw,446px);height:120px;padding-left:5px;border:none;outline:none}.contactPage>.contactConatainer>.right>form>input{width:clamp(340px,29vw,446px);height:30px;padding-left:5px;background-color:var(--bg-color);color:#fff;border:none;outline:none;font-size:16px}.contactPage>.contactSupports{background-color:var(--bg-color);height:178px;display:flex;justify-content:center;margin-top:78px;position:relative}.contactPage>.contactSupports>.contactSupport{width:clamp(320px,80vw,1350px);height:160px;display:flex;justify-content:space-between;background-color:#d3d3d3;padding-inline:15px;position:absolute;top:-40px;border-radius:8px}.contactPage>.contactSupports>.contactSupport>.contactTelegram{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:10px;position:relative;top:-30px}.contactPage>.contactSupports>.contactSupport>.contactTelegram>img{width:clamp(50px,4vw,60px);height:clamp(50px,4vw,60px);background-color:var(--bg-color);padding:8px;border-radius:50%}.contactPage>.contactSupports>.contactSupport>.contactWhatsapp{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:10px;position:relative;top:-30px}.contactPage>.contactSupports>.contactSupport>.contactWhatsapp>img{width:clamp(50px,4vw,60px);height:clamp(50px,4vw,60px);background-color:var(--bg-color);padding:8px;border-radius:50%}.contactPage>.contactSupports>.contactSupport>.contactInstagram{display:flex;flex-direction:column;align-items:center;text-align:center;row-gap:10px;position:relative;top:-30px}.contactPage>.contactSupports>.contactSupport>.contactInstagram>img{width:clamp(50px,4vw,60px);height:clamp(50px,4vw,60px);background-color:var(--bg-color);padding:8px;border-radius:50%}@media screen and (max-width:919px){.contactPage>.contactConatainer{flex-direction:column;align-items:center}.contactPage>.contactConatainer>.left>img{width:clamp(400px,34vw,500px);padding-bottom:40px}.contactPage>.contactSupports{margin-top:100px}}@media screen and (max-width:576px){.contactPage>.contactConatainer>.left>img{width:340px}.contactPage>.contactSupports>.contactSupport>.contactTelegram>h5{font-size:11px}.contactPage>.contactSupports>.contactSupport>.contactWhatsapp>h5{font-size:11px}.contactPage>.contactSupports>.contactSupport>.contactInstagram>h5{font-size:11px}}.walletPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);overflow-x:hidden;background-color:var(--main-bg-color)}.walletPage>.myWalletAndhelp{padding-block:14px 20px;display:flex;justify-content:space-between;align-items:center}.walletPage>.myWalletAndhelp>.help{display:flex;justify-content:center;align-items:center;row-gap:5px}.walletPage>.myWalletAndhelp>.help>img{width:25px;height:25px}.walletPage>.walletCardAndwithDraw{display:flex;justify-content:space-between}.walletPage>.walletCardAndwithDraw>.walletCard{width:clamp(340px,28vw,442px);height:clamp(160px,12.9vw,180px);background-position:center;background-size:contain;background-repeat:no-repeat;border-radius:12px;box-shadow:0 0 5px -2px #000}.walletPage>.walletCardAndwithDraw>.walletCard>.cardInfo{width:clamp(240px,22vw,340px);height:100%;display:flex;flex-direction:column;justify-content:space-between;margin-left:80px;padding-block:10px}.walletPage>.walletCardAndwithDraw>.walletCard>.cardInfo span{font-size:12px;font-weight:light;margin-left:5px}.walletPage>.walletCardAndwithDraw>.walletCard>.cardInfo>.totalEarningAndName{display:flex;justify-content:space-between;align-items:end;text-transform:capitalize}.walletPage>.walletCardAndwithDraw>.withdrawAndAddMoney{display:flex;column-gap:80px;align-items:center}.walletPage>.walletCardAndwithDraw>.withdrawAndAddMoney>.withdraw{width:150px;height:clamp(65px,6vw,90px);display:flex;flex-direction:column;align-items:center;background:linear-gradient(to bottom,#fff5c3,#f7f4e7);position:relative;border-radius:12px;box-shadow:0 0 4px -2px gray;padding-top:3px;text-decoration:none;color:#000}.walletPage>.walletCardAndwithDraw>.withdrawAndAddMoney>.addMoney{width:150px;height:clamp(65px,6vw,90px);display:flex;flex-direction:column;align-items:center;background:linear-gradient(to bottom,#fff5c3,#f7f4e7);position:relative;border-radius:12px;box-shadow:0 0 4px -2px gray;padding-top:3px;text-decoration:none;color:#000}.walletPage>.walletCardAndwithDraw>.withdrawAndAddMoney>.withdraw>img{width:clamp(57px,4.6vw,74px);background-color:#222;padding:10px;border-radius:10px;position:absolute;top:clamp(30px,3vw,40px)}.walletPage>.walletCardAndwithDraw>.withdrawAndAddMoney>.addMoney>img{width:clamp(52px,4.3vw,74px);background-color:#222;padding:8px;border-radius:10px;position:absolute;top:clamp(30px,3vw,40px)}.walletPage>.bonusPoint{display:flex;justify-content:space-between;align-items:center;margin-top:42px;background-color:#edd8a2;padding:5px 15px;border-radius:14px}.walletPage>.bonusPoint>.logoAndBonus{display:flex;align-items:center;column-gap:10px}.walletPage>.bonusPoint>.logoAndBonus>img{width:34px}.walletPage>.bonusPoint>.logoAndBonus>h2>span{font-size:15px}.walletPage>.bonusPoint>.bonusRedeem{padding:3px 15px;font-size:16px;font-weight:bolder;background:linear-gradient(to bottom,#fff5c3,#f7f4e7);border-radius:8px}.walletPage>.referCoupon{display:flex;justify-content:space-between;align-items:center;margin-top:42px;background-color:#edd8a2;padding:10px 15px;border-radius:14px}.walletPage>.referCoupon>span{padding:3px 10px;font-size:16px;font-weight:bolder;background:linear-gradient(to bottom,#fff5c3,#f7f4e7);border-radius:8px}.walletPage>.activePlans{margin-top:20px;background-color:#d3d3d3;padding:10px 10px 25px;border-radius:8px}.walletPage>.activePlans>h2{text-align:center}@media screen and (max-width:800px){.walletPage>.walletCardAndwithDraw{flex-direction:column;justify-content:start;align-items:center;row-gap:20px}.walletPage>.walletCardAndwithDraw>.withdrawAndAddMoney{column-gap:40px}}.activePlans>.activePlanBox{display:flex;flex-direction:column;align-items:center;margin-top:15px;background-color:#edd8a2;padding:5px 15px;border-radius:14px}.activePlans>.activePlanBox>.activePlan{width:100%;display:flex;justify-content:space-between;padding:2px 10px}.aboutPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);overflow-x:hidden;background-color:var(--main-bg-color)}.aboutPage>h1{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-block:14px 8px}.aboutPage>p{font-size:clamp(12px,1vw,16px);text-align:center}.aboutPage>.companyImage1>img{width:100%;height:clamp(220px,34vw,520px);object-position:center;object-fit:cover;position:relative;margin-top:32px;border-radius:8px}.aboutPage>.howWeWork{display:flex;justify-content:space-between;margin-top:20px}.aboutPage>.howWeWork>.left{flex:1.2}.aboutPage>.howWeWork>.left>h2{font-size:clamp(22px,3vw,46px)}.aboutPage>.howWeWork>.left>a{display:inline-block;text-decoration:none;font-size:clamp(12px,1vw,16px);font-weight:600;padding:6px 23px;background-color:var(--bg-color);color:#fff;margin-top:15px}.aboutPage>.howWeWork>.right{flex:1;margin-top:15px}.aboutPage>.howWeWork>.right{font-size:clamp(12px,1.2vw,19px)}.aboutPage>.dream{display:flex;justify-content:space-between;align-items:center;column-gap:10px;margin-top:40px}.aboutPage>.dream>img{width:clamp(200px,42vw,640px);border-radius:5px}.aboutPage>.dream>.dreamText>h2{font-size:clamp(22px,3vw,46px)}.aboutPage>.dream>.dreamText>p{font-size:clamp(12px,1.2vw,19px);margin-top:8px}.aboutPage>.ourCoreValue{margin-top:20px}.aboutPage>.ourCoreValue>h1{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-block:14px 8px}.aboutPage>.ourCoreValue>p{font-size:clamp(12px,1vw,16px);text-align:center}.aboutPage>.ourCoreValue>.cores{margin-top:40px}.aboutPage>.ourCoreValue>.cores>.core1{display:flex;justify-content:space-between;column-gap:10px;position:relative}.aboutPage>.ourCoreValue>.cores>.core2{display:flex;justify-content:space-between;column-gap:10px;margin-top:clamp(24px,2.4vw,37px);position:relative}.aboutPage>.ourCoreValue>.cores .core{width:clamp(190px,47vw,714px);height:clamp(90px,9vw,140px);display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f8f8f8;box-shadow:0 0 8px -2px #000;border-radius:10px;padding-inline:10px}.aboutPage>.ourCoreValue>.cores .core>img{width:clamp(40px,4vw,60px);height:clamp(40px,4vw,60px);box-shadow:0 0 8px -1px #000;position:absolute;top:-30px;border-radius:50%}.aboutPage>.ourCoreValue>.cores .core>h3{font-size:clamp(12px,1.4vw,19px)}.aboutPage>.ourCoreValue>.cores .core>p{font-size:clamp(9px,1vw,14px);text-align:center;margin-top:10px}.aboutPage>.experienceIntegrity{display:flex;justify-content:space-between;column-gap:10px;margin-top:40px}.aboutPage>.experienceIntegrity>h2{font-size:clamp(22px,3vw,46px);flex:2}.aboutPage>.experienceIntegrity>p{font-size:clamp(12px,1.2vw,19px);margin-top:12px;flex:1.6}.aboutPage>.meetOurTeam{margin-block:15px}.aboutPage>.meetOurTeam>h1{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-block:14px 8px}.aboutPage>.meetOurTeam>p{font-size:clamp(12px,1vw,16px);text-align:center}.aboutPage>.meetOurTeam>.teams{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;padding-top:20px}.aboutPage>.meetOurTeam>.teams>.team{width:clamp(170px,23vw,350px);height:clamp(182px,15vw,230px);display:flex;flex-direction:column;align-items:center;background-color:#f8f8f8;box-shadow:0 0 8px -2px #000;border-radius:8px;padding:10px 6px}.aboutPage>.meetOurTeam>.teams>.team>img{width:clamp(42px,6vw,85px);height:clamp(42px,6vw,85px);border-radius:50%;border:1px solid gray}.aboutPage>.meetOurTeam>.teams>.team>h5{font-size:clamp(16px,1.2vw,20px)}.aboutPage>.meetOurTeam>.teams>.team>p{font-size:clamp(14px,1.1vw,16px);text-align:center;margin-top:15px}.aboutPage>.ourGlobalPresense>h1{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-block:14px 8px}.aboutPage>.ourGlobalPresense>p{font-size:clamp(12px,1vw,16px);text-align:center}.aboutPage>.ourGlobalPresense>.mapImage>img{width:100%;height:clamp(230px,37vw,570px);margin-top:20px}.aboutPage>.exploreOurLocation{display:flex;justify-content:space-between;align-items:center;padding-block:30px}.aboutPage>.exploreOurLocation>.left>h3{color:#daa520}.aboutPage>.exploreOurLocation>.left>p{margin-top:20px}.aboutPage>.exploreOurLocation>.right>.map{width:clamp(360px,60vw,920px);height:clamp(300px,37vw,520px);border-radius:15px}@media screen and (max-width:1350px){.aboutPage>.exploreOurLocation{flex-direction:column;text-align:center}.aboutPage>.exploreOurLocation>.right>.map{margin-top:40px}}@media screen and (max-width:576px){.aboutPage>.howWeWork>.right{margin-top:8px}.aboutPage>.ourCoreValue>.cores .core>p{margin-top:0}.aboutPage>.ourCoreValue>.cores .core>img{top:-20px}.aboutPage>.experienceIntegrity>p{margin-top:8px}}.loginPage{width:100vw;min-height:100vh;display:flex;justify-content:center;overflow-x:hidden;background-color:var(--main-bg-color)}.loginPage .loginContainer{width:clamp(320px,26vw,410px);height:clamp(368px,28vw,420px);display:flex;flex-direction:column;align-items:center;background:linear-gradient(to top right,#5adde9,#1904e5);border-radius:20px;margin-top:100px;box-shadow:0 0 5px 2px gray}.loginPage .titleAndImage{display:flex;flex-direction:column;align-items:center}.loginPage .titleAndImage>img{width:clamp(160px,14vw,220px);margin-block:20px}.loginPage .titleAndImage>h3{margin-bottom:8px;text-transform:uppercase;font-size:22px;color:#f5f5f5}.loginPage .input{display:flex;flex-direction:column}.loginPage .pass{display:flex;justify-content:start;align-items:center}.loginPage .pass>#password{width:clamp(220px,20vw,280px);height:clamp(26px,2vw,32px);outline:none;padding-left:5px}.loginPage .input>label{margin-top:15px;margin-bottom:4px;color:#fff}.loginPage .input>input{width:clamp(220px,20vw,280px);font-size:clamp(14px,.5vw,19px);height:clamp(26px,2vw,32px);outline:none;padding-left:5px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.loginPage .loginContainer .loginBtn{width:clamp(220px,20vw,280px);font-size:clamp(16px,2.3vw,20px);margin-top:25px;background:linear-gradient(to bottom right,#5adde9,#1904e5);outline:none;border:none;font-weight:600;text-transform:uppercase;padding-block:2px;cursor:pointer;color:#f5f5f5;text-align:center}.loginPage .forgetPasswordAndCreateAccount{width:clamp(220px,20vw,280px);display:flex;justify-content:space-between;align-items:center;margin-top:20px}.loginPage .forgetPasswordAndCreateAccount>a{text-decoration:none;font-size:clamp(14px,1.1vw,19px);color:#fff}.loginPage .forgetPasswordAndCreateAccount>span{text-decoration:none;font-size:clamp(14px,1.1vw,19px);color:#fff;cursor:pointer}.registerPage{width:100vw;min-height:100vh;display:flex;justify-content:center;overflow-x:hidden;background-color:var(--main-bg-color)}.registerPage .registerContainer{width:clamp(320px,26vw,410px);height:clamp(544px,39.4vw,600px);display:flex;flex-direction:column;align-items:center;background:linear-gradient(to top right,#5adde9,#1904e5);border-radius:20px;margin-top:40px;box-shadow:0 0 5px 2px gray}.registerPage .titleAndImage{display:flex;flex-direction:column;align-items:center}.registerPage .titleAndImage>img{width:clamp(160px,14vw,220px);margin-block:20px}.registerPage .titleAndImage>h3{text-transform:uppercase;font-size:20px;color:#f5f5f5}.registerPage .input{display:flex;flex-direction:column}.registerPage .input>label{margin-top:15px;margin-bottom:4px;color:#fff}.registerPage .input>input{width:clamp(220px,20vw,280px);font-size:clamp(14px,.5vw,19px);height:clamp(26px,2vw,32px);outline:none;padding-left:5px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.registerPage .pass{display:flex;justify-content:start;align-items:center}.registerPage .pass>#password,#cPassword{width:clamp(220px,20vw,280px);height:clamp(26px,2vw,32px);outline:none;padding-left:5px}.registerPage .registerContainer .registerBtn{width:clamp(220px,20vw,280px);font-size:clamp(16px,3vw,20px);margin-top:25px;background:linear-gradient(to bottom right,#5adde9,#1904e5);color:#f5f5f5;outline:none;border:none;padding-block:2px;cursor:pointer;text-align:center}.registerPage .alreadyAccountAndLoginHere{width:clamp(220px,20vw,280px);display:flex;justify-content:space-between;align-items:center;margin-top:15px}.registerPage .alreadyAccountAndLoginHere>span{text-decoration:none;font-size:clamp(14px,1.1vw,19px);color:#fff;cursor:pointer}.registerPage .otpInputAndBtn>input[type=submit]{padding:2px 12px;text-transform:uppercase;outline:none}.verifyOtpPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);display:flex;justify-content:center;align-items:center;background-color:var(--main-bg-color);overflow-x:hidden;padding-bottom:20px}.verifyOtpPage>.otpContainer{width:300px;height:260px;background:linear-gradient(to top right,#5adde9,#1904e5);display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:30px;border-radius:15px}.verifyOtpPage>.otpContainer>h2{color:#fff}.verifyOtpPage>.otpContainer>.otpInputAndBtn{display:flex;flex-direction:column;align-items:center;row-gap:30px}.verifyOtpPage>.otpContainer>.otpInputAndBtn>.verifyOtpBtn{font-size:16px;text-transform:uppercase;padding:4px 8px;background:linear-gradient(to bottom right,#5adde9,#1904e5);font-weight:600;border-radius:4px;cursor:pointer;outline:none;border:none;color:#f5f5f5}.verifyOtpPage>.otpContainer>.otpInputAndBtn>a{text-decoration:none;color:#fff;font-size:14px;text-transform:uppercase;padding:4px 8px;background-color:red;font-weight:600;border-radius:4px}.verifyOtpPage>.otpSuccesContainer{width:300px;height:260px;background:linear-gradient(to bottom right,#5adde9,#1904e5);display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:30px;border-radius:15px}.verifyOtpPage>.otpSuccesContainer>h2{color:#7fff00}.verifyOtpPage>.otpSuccesContainer>a{text-decoration:none;color:#000;font-size:16px;text-transform:uppercase;padding:4px 15px;background-color:#7fff00;font-weight:600;border-radius:4px}.couponPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);overflow-x:hidden;background-color:var(--main-bg-color)}.couponPage>h1{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-block:10px}.couponPage>.coupons{display:flex;flex-wrap:wrap;column-gap:10px;row-gap:15px}.couponPage>.coupons>.coupon{width:340px;height:161px;border-radius:8px;box-shadow:0 0 8px -2px #000}.couponPage>.coupons>.coupon{padding-top:10px;padding-inline:14px;color:#fff}.couponPage>.coupons>.coupon>h1{margin-top:10px}.couponPage>.coupons>.coupon>.progress{width:300px;height:10px;background-color:#f5f5f5;margin-top:6px;border-radius:10px}.couponPage>.coupons>.coupon>.rechargeNowBtn{display:flex;justify-content:center;align-items:center}.couponPage>.coupons>.coupon>.rechargeNowBtn>a{text-decoration:none;margin-top:8px;padding:1px 80px;font-size:16px;font-weight:600;outline:none;border:none;border-radius:10px;background-color:#f5f5f5;color:#000}@media screen and (max-width:576px){.couponPage>.coupons{justify-content:center}}.paymentPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);overflow-x:hidden;background-color:var(--main-bg-color)}.paymentPage>h1{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-block:10px}.paymentPage>.paymentMethods{margin-top:15px;display:flex;flex-direction:column;align-items:center;row-gap:10px}.paymentPage>.paymentImage{display:flex;justify-content:center;align-items:center;margin-top:10px}.paymentPage>.paymentImage>img{width:clamp(300px,38vw,600px)}.paymentCard>.paymentMethod{width:90vw;height:43px;text-decoration:none;background-color:#f5f5f5;display:flex;justify-content:space-between;align-items:center;color:#000;padding-inline:20px;border-radius:10px;box-shadow:0 0 5px -2px #000}.paymentCard>.qr{width:90vw;display:flex;flex-direction:column;align-items:center;height:0;background-color:#d3d3d3;border-radius:10px;overflow:hidden;transition:height .3s}.paymentCard>.qr>img{width:300px}.paymentCard form{display:flex;flex-direction:column;justify-content:center;align-items:center}.paymentCard .utr{display:flex;flex-direction:column}.paymentCard .utr>label{margin-top:15px;margin-bottom:4px;font-weight:600}.paymentCard .utr>input{width:clamp(220px,20vw,280px);height:clamp(26px,2vw,32px);font-size:clamp(14px,.5vw,19px);outline:none;padding-left:5px}.paymentCard form>input[type=submit]{width:clamp(220px,20vw,280px);height:clamp(26px,2vw,32px);margin-top:10px;outline:none;border:none;background:linear-gradient(to bottom right,#52e5e7,#3683d1,#6b67c7);font-weight:600}.gateway-option{width:90vw;height:53px;text-decoration:none;background-color:#f5f5f5;display:flex;justify-content:space-between;align-items:center;color:#000;border-radius:10px;box-shadow:0 0 5px -2px #000;padding:20px;margin:0 auto}.gateway-option:hover{background-color:#f5f5f5;border-color:#d0d0d0}.gateway-content p{margin:.25rem 0 0;font-size:.9rem;color:#666}.gateway-arrow{font-size:1.2rem}.gateway-loading{cursor:not-allowed;opacity:.8}.spinner{width:20px;height:20px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:spin 1s ease-in-out infinite;margin:10px auto}.spinner{display:flex;margin:20px auto;width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid #3f51b5;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.payment-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fffffff2;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.overlay-content{text-align:center;max-width:400px;padding:30px;border-radius:16px;background-color:#fff;box-shadow:0 10px 30px #00000026}.overlay-content h3{margin-top:20px;margin-bottom:10px;font-size:24px}.overlay-content p{color:#666;margin-bottom:20px}.verifying{border-top:4px solid #3498db}.success{border-top:4px solid #2ecc71}.failed,.timeout{border-top:4px solid #e74c3c}.icon-container{font-size:60px;margin-bottom:20px}.success-icon{color:#2ecc71}.failed-icon,.timeout-icon{color:#e74c3c}.spinner-icon{font-size:50px;color:#3498db;animation:spin 1s linear infinite}.time-elapsed{margin-top:20px;font-size:14px;color:#777}@media (max-width: 480px){.overlay-content{width:90%;padding:20px}}.withDrawPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);overflow-x:hidden;background-color:var(--main-bg-color);display:flex;justify-content:center}.withDrawPage>.withDrawModal{margin-top:100px;width:clamp(320px,26vw,450px);height:clamp(300px,26vw,380px);background:linear-gradient(to bottom right,#5adde9,#1904e5);border-radius:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:10px}.withDrawPage>.withDrawModal label{font-weight:600}.withDrawPage>.withDrawModal>.amountInput{display:flex;flex-direction:column;row-gap:8px}.withDrawPage>.withDrawModal>.amountInput>input{width:clamp(220px,19vw,280px);height:clamp(26px,1.9vw,32px);font-size:clamp(14px,.5vw,19px);outline:none;padding-left:5px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.withDrawPage>.withDrawModal>.upiInput{display:flex;flex-direction:column;row-gap:8px}.withDrawPage>.withDrawModal>.upiInput>input{width:clamp(220px,19vw,280px);height:clamp(26px,1.9vw,32px);font-size:clamp(14px,.5vw,19px);outline:none;padding-left:5px}.withDrawPage>.withDrawModal>input[type=submit]{width:clamp(220px,19vw,280px);height:clamp(26px,1.9vw,32px);font-size:clamp(14px,.5vw,19px);outline:none;padding-left:5px;margin-top:10px;font-weight:600}.plansPage{width:100vw;padding:clamp(5px,.8vw,10px);background-color:var(--main-bg-color)}.plansPage>.exploreProducts{margin-top:40px}.plansPage>.exploreProducts>h2{font-size:clamp(32px,2.2vw,40px);font-weight:bolder;text-align:center;color:var(--bg-color);padding-bottom:40px}.plansPage>.exploreProducts>.products{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.plansPage>.exploreProducts>.products>.product{position:relative;width:clamp(320px,43vw,680px);height:clamp(215px,16vw,269px);display:flex;justify-content:space-between;color:#f5f5f5}.plansPage>.exploreProducts>.products>.product>.video{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover;object-position:center;z-index:1;box-shadow:0 0 10px -2px #000;border-radius:12px}.plansPage>.exploreProducts>.products>.product>.productText{width:clamp(140px,12vw,200px);position:absolute;top:0;left:0;z-index:2;background-color:#f5f5f54e;padding:3px 10px;margin:10px 5px;border-radius:12px}.plansPage>.exploreProducts>.products>.product>.productText>h2{font-size:clamp(16px,1.4vw,22px);color:#fff}.plansPage>.exploreProducts>.products>.product>.productText>span{display:inline-block;background-color:#669bbc;padding:1px 5px;border-radius:8px;margin-top:5px;font-size:clamp(12px,.9vw,16px);font-weight:600}.plansPage>.exploreProducts>.products>.product>.right{width:200px;height:100%;display:flex;justify-content:center;align-items:center}.plansPage>.exploreProducts>.products>.product>.right>img{width:clamp(150px,12vw,200px);height:clamp(100px,8vw,160px)}.dailyRulesPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);padding-top:20px;background-color:var(--main-bg-color)}.dailyRulesPage>.howItWorks{margin-block:10px;display:flex;flex-direction:column;row-gap:10px}.dailyRulesPage>.howItWorks>.howItWork{display:flex;flex-direction:column}.dailyRulesPage>.howItWorks>.howItWork>div{display:flex;align-items:center;column-gap:5px}.dailyRulesPage>.whyJoins{margin-top:20px;display:flex;flex-direction:column;row-gap:10px}.dailyRulesPage>.whyJoins>.whyJoin{display:flex;flex-direction:column}.dailyRulesPage>.whyJoins>.whyJoin>div{display:flex;align-items:center;column-gap:5px}@media screen and (max-width:900px){.dailyRulesPage>.howItWorks>.howItWork{flex-direction:column;align-items:start}.dailyRulesPage>.whyJoins>.whyJoin{flex-direction:column;align-items:start}}.weeklyRulesPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);padding-top:20px;background-color:var(--main-bg-color)}.weeklyRulesPage>.howItWorks{margin-block:10px;display:flex;flex-direction:column;row-gap:10px}.weeklyRulesPage>.howItWorks>.howItWork{display:flex;flex-direction:column}.weeklyRulesPage>.howItWorks>.howItWork>div{display:flex;align-items:center;column-gap:5px}.weeklyRulesPage>.whyJoins{margin-top:20px;display:flex;flex-direction:column;row-gap:10px}.weeklyRulesPage>.whyJoins>.whyJoin{display:flex;flex-direction:column}.weeklyRulesPage>.whyJoins>.whyJoin>div{display:flex;align-items:center;column-gap:5px}.monthlyRulesPage{width:100vw;min-height:100vh;padding-inline:clamp(16px,3vw,40px);padding-top:20px;background-color:var(--main-bg-color)}.monthlyRulesPage>.howItWorks{margin-block:10px;display:flex;flex-direction:column;row-gap:10px}.monthlyRulesPage>.howItWorks>.howItWork{display:flex;flex-direction:column}.monthlyRulesPage>.howItWorks>.howItWork>div{display:flex;align-items:center;column-gap:5px}.monthlyRulesPage>.whyJoins{margin-top:20px;display:flex;flex-direction:column;row-gap:10px}.monthlyRulesPage>.whyJoins>.whyJoin{display:flex;flex-direction:column}.monthlyRulesPage>.whyJoins>.whyJoin>div{display:flex;align-items:center;column-gap:5px}
