@font-face {
    font-family: 'Nohemi';
    src: url('https://global.divhunt.com/029c0f104cfe50314c7d0ec29ae3d9ab_23008.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Nohemi';
    src: url('https://global.divhunt.com/4f4eac7f641f798efbc869ecb1e9a660_23148.woff2') format('woff2');
    font-style: normal;
    font-weight: 600;
    font-display: swap;
}

@font-face {
    font-family: 'Nohemi';
    src: url('https://global.divhunt.com/e5d572e240e3e4fccbeeabad9d3a1676_22560.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Nohemi';
    src: url('https://global.divhunt.com/fd0bf2804dc3ee7a680ce5a06b01fd10_23072.woff2') format('woff2');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Alcyone';
    src: url('https://global.divhunt.com/eda939443230529112920934ee795cc7_19984.woff2') format('woff2');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('https://global.divhunt.com/71a6023c087c936859024eb16ec7a519_25516.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('https://global.divhunt.com/cd790237ed63c56b30aa8fb9d99a7563_25596.woff2') format('woff2');
    font-style: normal;
    font-weight: 500;
    font-display: swap;
}

@font-face {
    font-family: 'Satoshi';
    src: url('https://global.divhunt.com/d4db658f4dd63bc2d0d84f325a341e29_25328.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

main{--White:rgb(255,255,255);--Black:#070709;--Grey-Bg:#242424;--Grey-Text:#9e9e9e;--Purple:#a375ff;--Hover:#2b2b2b;--AI-Color:#d97757;}* {
    -webkit-tap-highlight-color: transparent;
}

@keyframes borderTurn {
	0% {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}
}

@media screen and (min-width: 1921px) {
    .interactions-hero{
        padding-top: 40px;
        height: auto !important;
    }

    .interactions-hero-wrapper{
        margin-bottom: 120px;
    }
}


.fire-video {
  filter: hue-rotate(0deg);
  animation: hueCycle 1s linear infinite;
}

@keyframes hueCycle {
  from { filter: hue-rotate(0deg); }
  to   { filter: hue-rotate(360deg); }
}main {color:var(--White);position:relative;font-size:16px;background:var(--Black);min-height:100vh;font-family:'Satoshi';font-weight:400;line-height:1.4;}@media screen and (max-width: 480px) {main {overflow:clip;}}main container{width:100%;display:block;max-width:1400px;margin-top:0px;margin-left:auto;margin-right:auto;padding-left:20px;margin-bottom:0px;padding-right:20px;}main h2{font-size:48px;margin-top:0px;font-weight:400;margin-bottom:0px;font-family:'Nohemi';line-height:1.2;}@media screen and (max-width: 991px) {main h2{font-size:42px;}}@media screen and (max-width: 767px) {main h2{font-size:36px;}}@media screen and (max-width: 480px) {main h2{font-size:32px;}}main h1{font-size:58px;margin-top:0px;font-weight:400;margin-bottom:0px;font-family:'Nohemi';line-height:1.4;}@media screen and (max-width: 767px) {main h1{font-size:46px;}}@media screen and (max-width: 480px) {main h1{font-size:34px;}}main h3{font-size:32px;margin-top:0px;margin-bottom:0px;font-family:'Nohemi';font-weight:400;}@media screen and (max-width: 767px) {main h3{font-size:30px;}}main h4{font-size:24px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h5{font-size:20px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h6{font-size:16px;margin-top:0px;font-weight:700;margin-bottom:0px;}main p{margin-top:0px;margin-bottom:0px;}main .stylesheet-part{padding:60px 0px 60px 0px;border-bottom:1px solid rgba(223,223,223,1.00);}@media screen and (max-width: 991px) {main .stylesheet-part{padding:40px 0px 40px 0px;}}main ul{padding-left:20px;}main ol{padding-left:20px;}main img{display:block;max-width:100%;}main textarea{resize:none;display:block;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;width:100%;background:var(--Grey-Bg);border-radius:10px;font-family:'Satoshi';color:rgb(255,255,255);font-size:13px;border:1px none rgba(0,0,0,1);outline:none!important;}main textarea::placeholder{color:rgba(255,255,255,0.4);}main textarea:focus{outline:1px solid var(--Purple)!important;}main .button-primary{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1);background:rgba(0,0,0,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;}main .button-primary:hover{color:rgba(0,0,0,1.00);background:rgba(255,255,255,1.00);}main a{cursor:pointer;transition:all 200ms 0ms linear;text-decoration:none;color:var(--White);}main .button-secondary{color:rgba(0,0,0,1.00);border:1px solid rgba(0,0,0,1);background:rgba(255,255,255,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;}main .button-secondary:hover{color:rgba(255,255,255,1.00);background:rgba(0,0,0,1.00);}main button{cursor:pointer;font-family:'Satoshi';}main component{display:block;}main .rich-text-dh-styling  hr{width:100%;border:0px solid rgba(0,0,0,1);height:1px;display:block;border-top:1px solid rgb(203,203,203);margin-top:20px;padding-top:0px;margin-bottom:20px;padding-bottom:0px;}main .rich-text-dh-styling{display:flex;row-gap:24px;flex-direction:column;}main blockquote{display:block;background:#00000008;margin-left:0px;padding-top:15px;margin-right:0px;padding-left:15px;border-radius:6px;padding-right:15px;padding-bottom:15px;}main blockquote  cite{color:rgb(139,139,139);display:block;margin-top:10px;font-weight:500;padding-left:15px;}main .title-14{font-size:14px;font-family:'Nohemi';}main .title-16{font-size:16px;line-height:1.2;font-family:'Nohemi';}main .title-18{font-size:18px;font-family:'Nohemi';}main .p-header{font-size:22px;}@media screen and (max-width: 480px) {main .p-header{font-size:18px;}}main .p-18{font-size:18px;}main .weight-500{font-weight:500;}main .p-16{font-size:16px;}main .p-14{font-size:14px;}main .button-sec{border-radius:10px;background:linear-gradient(0deg, rgba(255,255,255,0.24) 0%, rgba(255,255,255,0.10) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;padding-top:12px;padding-bottom:12px;padding-left:24px;padding-right:24px;font-weight:500;display:inline-block;position:relative;overflow:hidden;}main .button-sec p{z-index:10;position:relative;}main .button-sec:hover div{opacity:100%;}main .text-grey{color:var(--Grey-Text);}main .fs-80{font-size:80px;}@media screen and (max-width: 991px) {main .fs-80{font-size:70px;}}@media screen and (max-width: 767px) {main .fs-80{font-size:50px;}}@media screen and (max-width: 480px) {main .fs-80{font-size:42px;}}main .button{border-radius:10px;padding-top:12px;padding-bottom:12px;padding-left:24px;padding-right:24px;font-weight:500;display:inline-block;position:relative;overflow:hidden;}main .button p{z-index:10;position:relative;}main .button:hover .button-primary-hover{opacity:100%;}main .button:hover{background:linear-gradient(0deg,rgb(94,46,190) 0%,rgb(163,117,255) 100%);}main .button:hover .button-primary-bg{opacity:0%;}main .z-10{position:relative;z-index:10;}main .button-opacity{display:flex;column-gap:10px;align-items:center;padding-top:17px;padding-left:20px;border-radius:100px;padding-right:20px;padding-bottom:17px;justify-content:center;background:rgba(255,255,255,0.15);transition:all 250ms 0ms ease;}main .button-opacity:hover{background:rgb(255,255,255);color:var(--Black);}main .nm-3{margin-bottom:-3px;}main .text-icon-link{display:flex;column-gap:10px;align-items:center;}main .text-icon-link:hover img{transform:translate(5px,0px);}main .text-icon-link img{transition:all 200ms 0ms ease;}main .icon-text-label{display:flex;align-items:center;column-gap:8px;font-size:14px;color:var(--Purple);margin-bottom:30px;}main .button-square{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:10px;border:1px solid rgba(158,158,158,0.2);transition:all 300ms 0ms ease;min-width:40px;}main .fs-68{font-size:68px;text-wrap:balance;}@media screen and (max-width: 991px) {main .fs-68{font-size:46px;}}@media screen and (max-width: 767px) {main .fs-68{font-size:42px;}}main .fs-22{font-size:22px;}main .button-white{padding-top:12px;padding-bottom:12px;padding-left:24px;padding-right:24px;border-radius:10px;background:var(--White);color:var(--Black);display:inline-block;font-weight:500;overflow:hidden;}main .button-white:hover div{transform:;opacity:100%;}main .button-white p{position:relative;z-index:10;}main .button-primary-bg{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;border-radius:10px;}main .h3{font-size:32px;font-family:'Nohemi';}@media screen and (max-width: 767px) {main .h3{font-size:30px;}}main .video-upside{transform:rotate(180deg);mix-blend-mode:lighten;}main .h2{font-size:48px;}@media screen and (max-width: 991px) {main .h2{font-size:42px;}}@media screen and (max-width: 767px) {main .h2{font-size:36px;}}@media screen and (max-width: 480px) {main .h2{font-size:32px;}}main .rte h3{font-size:32px;font-family:'Nohemi';margin-bottom:8px;text-wrap:balance;}main .rte h2{font-size:48px;font-family:'Nohemi';margin-bottom:16px;text-wrap:balance;}main .rte p{color:var(--Grey-Text);font-size:18px;}@media screen and (max-width: 991px) {main .rte h2{font-size:42px;}}@media screen and (max-width: 767px) {main .rte h2{font-size:36px;}main .rte h3{font-size:30px;}}@media screen and (max-width: 480px) {main .rte h2{font-size:32px;}}main .rte-p-big .rte > p {font-size:18px;}main .yt-embed-btn{background:#e31515;}main .content-block-horizontal .content-block-top{display:flex;flex-direction:row;column-gap:5px;align-items:center;}main .content-block-horizontal .content-block-top p{margin-bottom:-3px;}@media screen and (max-width: 480px) {main .content-block-horizontal .content-block-top{flex-direction:column;align-items:flex-start;}main .content-block-horizontal .content-block-top p{margin-bottom:0px;}}main .target-no-m .target{margin-bottom:0px;}main .section-gradient-top{top:0%;left:0%;right:0%;bottom:auto;height:400px;position:absolute;background:linear-gradient(0deg,rgba(23,23,23,0.00) 0%,#171717 100%);margin-left:auto;margin-right:auto;border-top:1px solid var(--Grey-Bg);}main .section-gradient-bot{top:auto;left:0%;right:0%;bottom:0%;height:400px;position:absolute;background:linear-gradient(0deg,#171717 0%,rgba(23,23,23,0.00) 100%);margin-left:auto;margin-right:auto;border-bottom:1px solid var(--Grey-Bg);}main .text-purple{color:var(--Purple);}main .target-fs-18 .target{font-size:18px;}main .rte-p-18 .rte p{font-size:18px!important;}main .target-p-16 .target{font-size:16px;}main .rte-p-16 .rte > p{font-size:16px;}main .pt-100{padding-top:100px;}@media screen and (max-width: 991px) {main .pt-100{padding-top:80px;}}@media screen and (max-width: 767px) {main .pt-100{padding-top:60px;}}main .pb-200{padding-bottom:200px;}@media screen and (max-width: 991px) {main .pb-200{padding-bottom:100px;}}@media screen and (max-width: 767px) {main .pb-200{padding-bottom:80px;}}main .richtext img{border:1px solid var(--Grey-Bg);margin-bottom:40px;border-radius:10px;}main .richtext h2{margin-bottom:40px;font-size:36px;margin-top:80px;max-width:max-content;font-family:'Nohemi';line-height:1.2-;}main .richtext h2:first-child{margin-top:0;}main .richtext p{margin-bottom:40px;font-size:20px;color:var(--Grey-Text);}main .richtext p b{color:white;}main .richtext li b{color:white;}main .richtext ol{display:flex;flex-direction:column;padding-left:0px;row-gap:40px;margin-bottom:40px;padding-top:7px;padding-bottom:7px;color:var(--Grey-Text);}main .richtext ol li{counter-increment:custom-counter;display:block;align-items:center;column-gap:15px;font-size:20px;position:relative;padding-left:57px;}main .richtext > ol > li::before{content:counter(custom-counter);width:40px;height:40px;border-radius:14px;border:1px solid #2a2b3a;display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0.02) 100%), linear-gradient(288deg, rgba(7,7,9,0.50) 8.25%, rgba(34,34,42,0.15) 48.33%, rgba(7,7,9,0.50) 88.4%);backdrop-filter:blur(17px);-webkit-backdrop-filter:blur(17px);font-size:16px;position:absolute;top:-7px;left:0%;right:auto;bottom:auto;}main .richtext> ol > li > ol{counter-reset:sub-counter;margin-top:20px;margin-bottom:0;}main .richtext> ol > li > ol > li{counter-increment:sub-counter;position:relative;}main .richtext> ol > li > ol > li::before{content:counter(custom-counter) "." counter(sub-counter);width:40px;height:40px;border-radius:14px;border:1px solid #2a2b3a;display:flex;align-items:center;justify-content:center;background:linear-gradient(0deg, rgba(255,255,255,0.02) 0%, rgba(255,255,255,0.02) 100%), linear-gradient(288deg, rgba(7,7,9,0.50) 8.25%, rgba(34,34,42,0.15) 48.33%, rgba(7,7,9,0.50) 88.4%);backdrop-filter:blur(17px);-webkit-backdrop-filter:blur(17px);font-size:16px;position:absolute;top:-7px;left:-10px;right:auto;bottom:auto;}main .richtext blockquote{color:#A375FF;font-size:20px;display:flex;flex-direction:column;row-gap:100px;}main .richtext h3{font-size:22px;font-weight:500;line-height:120%;margin-bottom:20px;padding-top:40px;max-width:max-content;font-family:'Nohemi';}main .richtext h4{font-size:20px;font-weight:500;line-height:120%;-webkit-background-clip:text;margin-bottom:40px;padding-top:40px;max-width:max-content;font-family:'Nohemi';}main .richtext .blockquote-author{display:flex;column-gap:10px;align-items:center;margin-top:20px;position:relative;padding-top:20px;}main .richtext .blockquote-author img{width:30px;height:30px;border-radius:50%;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;}main .richtext .blockquote-author p{margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-weight:500;}main .richtext .blockquote-author p:first-of-type{color:var(--White);}main .richtext ul{display:flex;flex-direction:column;row-gap:20px;margin-bottom:40px;font-size:20px;color:var(--Grey-Text);}main .richtext a{color:rgb(163,117,255);}main .richtext pre{border:1px solid #2a2b3a;font-size:14px;background:rgba(41,41,41,0.4);padding-top:25px;padding-left:25px;border-radius:24px;padding-right:25px;padding-bottom:25px;margin-bottom:40px;margin-top:40px;}main .richtext .dh-rich-text-embed{margin-bottom:40px;}main .richtext video{width:100%;margin-bottom:40px;}main .richtext .dh-rich-text-image figcaption{margin-top:-30px;display:block;color:var(--dh-text-1);text-align:center;}@media screen and (max-width: 480px) {main .richtext h2{font-size:28px;}}main .fs-20{font-size:20px;}@media screen and (max-width: 480px) {main .fs-20{font-size:16px;}}main .mb-30{margin-bottom:30px;}main .separator-bottom{height:1px;background:linear-gradient(90deg,#2b2c3b00 0%,#2a2b3a 50%,#2b2c3b00 100%);max-width:1280px;width:100%;position:absolute;top:auto;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;z-index:3;}main label{font-size:14px;display:block;margin-bottom:0px;}main input{display:block;background:var(--Grey-Bg);border:1px none rgba(0,0,0,1);padding-top:12px;padding-bottom:12px;padding-left:20px;padding-right:20px;border-radius:10px;width:100%;color:rgb(255,255,255);font-family:'Satoshi';outline:none!important;}main input::placeholder{color:rgba(255,255,255,0.4);}main input:focus{outline:1px solid var(--Purple)!important;}main .bradius-24{border-radius:24px;}main .zindex-5{position:relative;z-index:5;}main .dd-hover-icon{opacity:60%;transition:all 200ms 0ms ease;}main .compare-rte{color:var(--Grey-Text);}main .table-content{max-height:588px;}@media screen and (max-width: 480px) {main .table-content{max-height:540px;}}main .section-gap-bottom{padding-bottom:100px;}@media screen and (max-width: 991px) {main .section-gap-bottom{padding-bottom:80px;}}@media screen and (max-width: 767px) {main .section-gap-bottom{padding-bottom:60px;}}main .bg-shine{background:radial-gradient(50% 100% at 50% 100%, #16161C 0%, #070709 100%);}main .mb-20{margin-bottom:20px;}main .rte-main img:hover{filter:brightness(115%);}main .rte-main img{cursor:pointer;transition:all 200ms 0ms linear;}main .sticky-top{position:sticky;top:0px;z-index:999999;}main .fs-95{font-size:95px;}main .font-satoshi{font-family:'Satoshi';}main .container-small{max-width:1280px;}main .sticky-60{position:sticky;top:60px;z-index:9999;}main .navbar-sticky{position:sticky;top:0px;z-index:99999;}main .mb-10{margin-bottom:10px;}main .text-white-gradient{color:rgba(255,255,255,0);background:radial-gradient(93.83% 42.54% at 50% 50%, #FFF 30%, #C7C7C7 100%);-webkit-background-clip:text;}main .h5-2{font-size:24px;font-weight:500;line-height:120%;letter-spacing:0.96px;}@media screen and (max-width: 767px) {main .h5-2{font-size:22px;letter-spacing:0.88px;}}main .mb-40{margin-bottom:40px;}main .mb-140{margin-bottom:140px;}@media screen and (max-width: 991px) {main .mb-140{margin-bottom:80px;}}@media screen and (max-width: 767px) {main .mb-140{margin-bottom:60px;}}@media screen and (max-width: 480px) {main .mb-140{margin-bottom:40px;}}main .legal-rte p{margin-bottom:20px;color:var(--Grey-Text);}main .legal-rte h2{color:white;font-size:32px;margin-top:40px;font-family:Nohemi;font-weight:500;line-height:120%;margin-bottom:20px;}main .legal-rte h3{color:white;font-size:24px;margin-top:40px;font-family:Nohemi;font-weight:500;line-height:120%;margin-bottom:20px;}main .legal-rte h4{color:white;font-size:20px;margin-top:40px;font-family:Nohemi;font-weight:500;line-height:120%;margin-bottom:20px;}main .legal-rte ol{display:flex;row-gap:10px;flex-direction:column;margin-bottom:40px;color:var(--Grey-Text);}main .legal-rte ul{display:flex;row-gap:10px;flex-direction:column;margin-bottom:40px;color:var(--Grey-Text);}main .legal-rte{color:rgb(206,206,206);}main .legal-rte a{color:rgb(163,117,255);text-decoration:underline;}main .legal-rte b{color:white;}@media screen and (max-width: 480px) {main .legal-rte h2{font-size:32px;}}main .text-purple-2{color:rgb(163,117,255);}main .h2-2{font-size:64px;font-weight:500;font-family:Nohemi;line-height:120%;letter-spacing:2.56px;}@media screen and (max-width: 767px) {main .h2-2{font-size:44px;letter-spacing:1.76px;}}@media screen and (max-width: 480px) {main .h2-2{font-size:38px;letter-spacing:1.52px;}}main .mb-50{margin-bottom:50px;}@media screen and (max-width: 480px) {main .mb-50{margin-bottom:40px;}}main .pt-60{padding-top:60px;}@media screen and (max-width: 480px) {main .pt-60{padding-top:50px;}}main .pb-140{padding-bottom:140px;}@media screen and (max-width: 991px) {main .pb-140{padding-bottom:100px;}}@media screen and (max-width: 767px) {main .pb-140{padding-bottom:60px;}}@media screen and (max-width: 480px) {main .pb-140{padding-bottom:80px;}}main .mt-50{margin-top:50px;}main .section-gap-bottom-2{padding-bottom:200px;}@media screen and (max-width: 991px) {main .section-gap-bottom-2{padding-bottom:80px;}}@media screen and (max-width: 767px) {main .section-gap-bottom-2{padding-bottom:60px;}}main .mt-40{margin-top:40px;}main .h3-2{font-size:48px;font-family:Nohemi;font-weight:500;letter-spacing:1.92px;line-height:120%;}@media screen and (max-width: 767px) {main .h3-2{font-size:36px;letter-spacing:1.44px;}}@media screen and (max-width: 480px) {main .h3-2{font-size:32px;letter-spacing:1.28px;}}main .pb-60{padding-bottom:60px;}main .mb-16{margin-bottom:16px;}main .mt-80{margin-top:80px;}@media screen and (max-width: 767px) {main .mt-80{margin-top:60px;}}main .mb-80{margin-bottom:80px;}@media screen and (max-width: 767px) {main .mb-80{margin-bottom:60px;}}@media screen and (max-width: 480px) {main .mb-80{margin-bottom:40px;}}main .space-top{padding-top:100px;}@media screen and (max-width: 480px) {main .space-top{padding-top:80px;}}main .anchor-point{padding-top:80px;margin-top:-80px;}@media screen and (max-width: 480px) {main .button-mobile{width:70%;margin-left:auto;margin-right:auto;}}main .display-none{display:none!important;}main .pt-100-2{padding-top:100px;}@media screen and (max-width: 767px) {main .pt-100-2{padding-top:60px;}}main .mt-60{margin:0px  0px  0px  0px;margin-top:60px;}main .h5-3{font-size:24px;font-weight:500;line-height:120%;letter-spacing:0.96px;}main .box-gradient-outline{top:-1px;left:-1px;width:calc(100% + 2px);height:calc(100% + 2px);position:absolute;background:linear-gradient(145deg,rgb(27,27,31) 0%,rgba(26,26,30,0) 98%);border-radius:24px;}main .legal-rte-2 p{margin-bottom:20px;}main .legal-rte-2 h2{color:white;font-size:32px;margin-top:40px;font-family:Nohemi;font-weight:500;line-height:120%;margin-bottom:20px;}main .legal-rte-2 h3{color:white;font-size:25px;margin-top:40px;font-family:Nohemi;font-weight:500;line-height:120%;margin-bottom:20px;}main .legal-rte-2 h4{color:white;font-size:21px;margin-top:40px;font-family:Nohemi;font-weight:500;line-height:120%;margin-bottom:20px;}main .legal-rte-2 ol{display:flex;row-gap:10px;flex-direction:column;margin-bottom:40px;}main .legal-rte-2 ul{display:flex;row-gap:10px;flex-direction:column;margin-bottom:40px;}main .legal-rte-2{color:rgb(206,206,206);}main .legal-rte-2 a{color:rgb(163,117,255);text-decoration:underline;}@media screen and (max-width: 480px) {main .legal-rte-2 h2{font-size:32px;}}@media screen and (max-width: 991px) {main .opened{position:relative;left:0px;}}main .academy-sidebar-sticky{position:sticky;top:60px;z-index:99999;}main .text-icon-link-gray{display:flex;column-gap:10px;align-items:center;transition:all 200ms 0ms ease;color:var(--Grey-Text);}main .text-icon-link-gray:hover svg{transform:translate(5px,0px);}main .text-icon-link-gray svg{transition:all 200ms 0ms ease;}main .text-icon-link-gray:hover{color:rgb(255,255,255);}main .richtext-marketplace p{color:var(--Grey-Text);margin-bottom:20px;}main .richtext-marketplace h2{font-size:22px;font-family:'Nohemi';font-weight:500;margin-bottom:20px;}main .richtext-marketplace .dh-rich-text-embed{margin-bottom:20px;}main .richtext-marketplace ul{display:flex;flex-direction:column;align-items:flex-start;row-gap:5px;margin-bottom:20px;}main .richtext-marketplace ol{display:flex;flex-direction:column;align-items:flex-start;row-gap:5px;margin-bottom:20px;}main .richtext-marketplace b{color:white;}main .richtext-marketplace li{color:var(--Grey-Text);}main .richtext-marketplace h3{font-size:20px;font-family:'Nohemi';font-weight:500;}main .custom-image{position:absolute;width:58px;height:58px;border-radius:9px;object-fit:cover;}main .fs-15{font-size:15px;}main .button-primary-2{color:rgb(255,255,255);height:30px;display:flex;font-size:12px;background:rgb(163,117,255);column-gap:10px;align-items:center;font-weight:600;line-height:1;padding-left:10px;border-radius:6px;padding-right:10px;justify-content:center;text-decoration:none;padding: 0px 10px  0px 10px;}main .button-primary-2:hover{background:rgb(136,94,219);}main .button-primary-2:has(span){padding-left:12px;padding-right:12px;}main .button-secondary-2{color:rgb(255,255,255);height:30px;display:flex;font-size:12px;background:rgb(82,82,82);align-items:center;font-weight:600;line-height:1;padding-left:10px;border-radius:6px;padding-right:10px;flex-direction:row;justify-content:center;}main .button-secondary-2:hover{background:rgb(99,99,99);}main .z-25{position:relative;z-index:25;}main .button-secondary-3{border:1px solid rgba(255,255,255,0.10);display:flex;align-items:center;justify-content:center;padding-right:20px;padding-left:20px;height:47px;border-radius:10px;color:rgb(255,255,255);font-weight:500;padding-top:0px;padding-bottom:0px;width:100%;box-shadow:0px 0px 2px 0px #000 inset, 0px 4px 10px 0px rgba(255,255,255,0.15) inset;background:rgb(7,7,9);opacity:100%!important;}main .button-secondary-3::after{top:-2px;left:-2px;width:calc(100% + 4px);height:calc(100% + 4px);content:"";opacity:0;position:absolute;background:radial-gradient(85% 120% at 50% 120%, rgba(255,255,255,.24) 0%, rgba(255,255,255,0) 100%);transition:1s all;border-radius:999px;}@media screen and (max-width: 991px) {main .nav-dd-new-label::after{margin-left:2px;}}main .fs-24{font-size:24px;}main .h4{font-family:'Nohemi';font-size:24px;}main .table-row{border-bottom:1px solid var(--Hover);min-height:60px;}main .features-seo-shape{margin-left:-10%;}@media screen and (max-width: 480px) {main .features-seo-shape{margin-left:0%;}}main .features-cms-shape{margin-left:15%;}main .features-builder-shape{margin-left:20%;}@media screen and (max-width: 480px) {main .features-builder-shape{margin-left:0%;}}main .features-plugins-shape{margin-left:25%;}main .features-api-shape{margin-left:10%;}main .features-localization-shape{margin-left:5%;}main .select-opener{display:flex;justify-content:center;align-items:center;padding-top:10px;padding-bottom:10px;padding-left:20px;padding-right:20px;border-radius:12px;column-gap:20px;flex-wrap:nowrap;background:var(--Grey-Bg);font-weight:500;cursor:pointer;}main .select-opener img{height:12px;}main .number-of-selected-items{top:-3px;left:auto;color:rgb(255,255,255);right:-3px;width:18px;bottom:0%;height:18px;display:flex;position:absolute;font-size:12px;background:rgb(0,89,255);align-items:center;border-radius:100%;justify-content:center;}main .number-of-selected-items[data-count="0"]{display:none;}main .checkboxes-dropdown{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;background:var(--Grey-Bg);border-radius:12px;border:1px solid var(--Hover);}main .box-shadow{box-shadow:15px 15px 45px -15px rgba(0,0,0,0.24);}main .select-dropdown{position:absolute;top:0%;left:0%;right:auto;bottom:auto;max-width:max-content;min-width:max-content;margin-top:50px;display:none;}main .filter-separator{width:1px;height:45px;background:#c0d3ff;margin-left:4px;margin-right:4px;}main .pt-140{padding-top:140px;}@media screen and (max-width: 991px) {main .pt-140{padding-top:100px;}}@media screen and (max-width: 767px) {main .pt-140{padding-top:60px;}}@media screen and (max-width: 480px) {main .pt-140{padding-top:60px;}}main .mb-100{margin-bottom:100px;}@media screen and (max-width: 991px) {main .mb-100{margin-bottom:60px;}}@media screen and (max-width: 767px) {main .mb-100{margin-bottom:60px;}}@media screen and (max-width: 480px) {main .mb-100{margin-bottom:40px;}}main .font-nohemi{font-family:Nohemi;}main .image-load{position:absolute;width:100%;height:100%;background:rgba(69,93,88,1.00);transition:all 450ms 0ms ease-in;margin-left:0px;margin-right:auto;top:auto;left:auto;right:0%;bottom:0%;display:none;}main .image-load.hide{width:0;}main .dhai-submit:hover{background:var(--Purple);transition:all 200ms 0ms linear;}main .dhai-quick_action{background:var(--White);color:var(--Black);border:1px none rgba(0,0,0,1);height:40px;padding-left:15px;padding-right:15px;border-radius:36px;font-weight:500;font-size:14px;transition:all 200ms 0ms linear;}main .dhai-quick_action:hover{background:rgb(223,223,223);}main .dhai-message{padding-top:14px;padding-right:20px;padding-bottom:14px;padding-left:20px;border-radius:36px;background:var(--Grey-Bg);}main .dhai-message-user{background:var(--Purple);}main .oph-modal{width:100%;height:100%;filter:;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:rgb(from rgb(19,19,19) r g b / 50%);position:fixed;z-index:90;display:none;flex-direction:column;justify-content:flex-start;align-items:center;}@media screen and (max-width: 991px) {main .oph-modal{justify-content:flex-start;padding-top:5rem;}}@media screen and (max-width: 767px) {main .oph-modal{padding-top:2rem;}}@media screen and (max-width: 480px) {main .oph-modal{padding-top:0rem;}}main .oph-container_modal{max-width:40rem;padding-top:5rem;padding-bottom:5rem;height:100%;padding-left:1rem;padding-right:1rem;}@media screen and (max-width: 991px) {main .oph-container_modal{padding-top:0rem;padding-bottom:0rem;}}@media screen and (max-width: 480px) {main .oph-container_modal{padding-left:1rem;padding-right:1rem;}}main .oph-modal_panel{padding-top:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;padding-right:1.5rem;background:rgb(162,162,162);display:flex;flex-direction:column;row-gap:1rem;max-width:30rem;margin-left:auto;margin-right:auto;align-items:flex-start;overflow:auto;max-height:55vh;border-radius:16px;}@media screen and (max-width: 991px) {main .oph-modal_panel{max-height:65vh;}}@media screen and (max-width: 480px) {main .oph-modal_panel{max-height:70vh;}}main .oph-txt-label{font-size:0.70rem;color:rgb(181,181,181);}main .oph-cookie_link{font-family:inherit;color:#a375ff;text-decoration:underline;margin-left:.20rem;cursor:pointer;}main .oph-cookie_link:hover{color:rgb(0,27,67);}main .oph-hsbt{display:flex;align-items:center;justify-content:space-between;width:100%;}main .adr-cookie_hflex{display:flex;align-items:center;column-gap:1rem;width:auto;}main .oph-square_btn{border:1px solid rgb(187,187,187);width:2.5rem;height:2.5rem;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all 300ms 0ms cubic-bezier(0.645,0.045,0.355,1);border-radius:8px;flex:0 0 auto;}main .oph-square_btn:hover{background:#a375ff;color:rgb(255,255,255);}main .oph-txt-desc{font-family:inherit;font-size:0.80rem;color:rgb(143,143,143);}main .oph-txt-bold{font-family:inherit;font-weight:600;font-size:0.90rem;}main .oph-pref-wrap{display:flex;flex-direction:column;row-gap:0.5rem;cursor:pointer;transition:all 300ms 0ms cubic-bezier(0.645,0.045,0.355,1);}main .oph-switch_wrap{background:rgb(90,90,90);display:flex;margin-left:2.5rem;outline:.5px solid rgb(31,31,31);cursor:pointer;padding-left:.15rem;padding-top:.15rem;padding-bottom:.15rem;padding-right:2rem;width:3.25rem;flex-direction:column;flex:0 0 auto;min-height:1.75rem;height:100%;pointer-events:auto;border-radius:8px;}main .oph-switch_thumb{width:1.5rem;height:1.5rem;max-width:;background:rgb(19,19,19);transition:all 300ms 0ms cubic-bezier(0.785,0.135,0.15,0.86);border-radius:8px;}main .oph-switch_thumb:hover{background:rgb(255,255,255);}main .oph-sbt{display:flex;align-items:center;justify-content:space-between;column-gap:1rem;}main .oph-cta-wrap{display:flex;column-gap:1rem;align-items:center;row-gap:1rem;justify-content:center;margin-left:auto;}@media screen and (max-width: 767px) {main .oph-cta-wrap{width:100%;justify-content:flex-start;}}main .oph-hflex{display:flex;column-gap:0.15rem;align-items:center;justify-content:center;}main .oph-vflex{display:flex;flex-direction:column;}main .features-section{padding:100px 0;}@media screen and (max-width: 991px) {main .features-section{padding:72px 0;}}@media screen and (max-width: 480px) {main .features-section{padding:60px 0;}}main .features-container{width:100%;display:block;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}main .features-header{text-align:center;margin-bottom:64px;}@media screen and (max-width: 480px) {main .features-header{margin-bottom:40px;}}main .features-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:2px;border:1px solid rgba(158, 158, 158, 0.15);border-radius:16px;overflow:hidden;}@media screen and (max-width: 991px) {main .features-grid{grid-template-columns:repeat(2, 1fr);}}@media screen and (max-width: 480px) {main .features-grid{grid-template-columns:1fr;}}main .feature-card{background:var(--Grey-Bg);padding:40px 36px;display:flex;flex-direction:column;gap:20px;transition:background 250ms ease;position:relative;}main .feature-card::after{content:'';position:absolute;inset:0;background:linear-gradient(135deg, rgba(163, 117, 255, 0.06), transparent 60%);opacity:0;transition:opacity 300ms ease;pointer-events:none;}main .feature-card:hover{background:var(--Hover);}main .feature-card:hover::after{opacity:1;}@media screen and (max-width: 480px) {main .feature-card{padding:32px 24px;}}main .feature-icon-wrap{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:linear-gradient(135deg, rgba(163, 117, 255, 0.2), rgba(163, 117, 255, 0.06));border:1px solid rgba(163, 117, 255, 0.25);flex-shrink:0;}main .feature-card-title{font-size:20px;font-family:'Nohemi';font-weight:500;color:var(--White);line-height:1.3;}main .feature-card-desc{color:var(--Grey-Text);font-size:15px;line-height:1.7;}main .feature-card-link{display:inline-flex;align-items:center;gap:6px;font-size:14px;color:var(--Purple);font-weight:500;margin-top:auto;transition:gap 200ms ease, opacity 200ms ease;opacity:0.8;}main .feature-card-link:hover{gap:10px;opacity:1;}main .testimonials-section{padding:120px 0;position:relative;}main .testimonials-container{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}main .testimonials-header{text-align:center;margin-bottom:60px;}main .testimonials-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;}main .testimonial-card{background:var(--Grey-Bg);border-radius:16px;padding:40px 32px;display:flex;flex-direction:column;justify-content:space-between;gap:32px;border:1px solid rgba(255, 255, 255, 0.06);transition:border-color 300ms ease;}main .testimonial-card:hover{border-color:rgba(163, 117, 255, 0.3);}main .testimonial-stars{display:flex;gap:4px;margin-bottom:8px;}main .testimonial-star{width:18px;height:18px;color:var(--Purple);}main .testimonial-quote{font-size:17px;line-height:1.65;color:rgba(255, 255, 255, 0.85);flex-grow:1;}main .testimonial-divider{width:100%;height:1px;background:rgba(255, 255, 255, 0.08);}main .testimonial-author{display:flex;align-items:center;gap:14px;}main .testimonial-avatar{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0;}main .testimonial-author-info{display:flex;flex-direction:column;gap:2px;}main .testimonial-name{font-size:16px;font-weight:600;color:var(--White);font-family:'Nohemi', sans-serif;}main .testimonial-title{font-size:14px;color:var(--Grey-Text);}main .faq-section{padding:120px 0;position:relative;}main .faq-container{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}main .faq-header{text-align:center;margin-bottom:80px;}main .faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;max-width:1100px;margin-left:auto;margin-right:auto;}main .faq-item{border-bottom:1px solid rgba(158,158,158,0.15);position:relative;padding-top:16px;padding-bottom:16px;padding-right:16px;padding-left:16px;}main .faq-item.dh-active .faq-icon{transform:rotate(45deg);}main .faq-number{color:var(--Purple);font-family:'Nohemi';font-size:14px;margin-bottom:16px;display:block;}main .faq-question{font-family:'Nohemi';font-size:20px;font-weight:400;margin-bottom:12px;line-height:1.3;color:var(--White);}@media screen and (max-width: 480px) {main .faq-question{margin-bottom:0px;}}main .faq-answer{color:var(--Grey-Text);font-size:15px;line-height:1.65;padding-top:12px;}main .footer-main{padding-top:80px;padding-bottom:40px;border-top:1px solid rgba(158, 158, 158, 0.15);background:var(--Black);position:relative;overflow:hidden;}main .footer-glow{position:absolute;bottom:-200px;left:50%;transform:translateX(-50%);width:600px;height:400px;background:radial-gradient(ellipse at center, rgba(163, 117, 255, 0.08) 0%, transparent 70%);pointer-events:none;}main .footer-container{width:100%;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}main .footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr 1fr;gap:40px;margin-bottom:80px;}main .footer-brand-col{display:flex;flex-direction:column;gap:20px;}main .footer-logo{font-family:'Nohemi';font-size:26px;font-weight:500;display:flex;align-items:center;gap:10px;}main .footer-logo-icon{width:32px;height:32px;background:linear-gradient(135deg, var(--Purple) 0%, #5E2EBE 100%);border-radius:8px;display:flex;align-items:center;justify-content:center;}main .footer-brand-desc{color:var(--Grey-Text);font-size:15px;line-height:1.6;max-width:280px;}main .footer-social-links{display:flex;gap:8px;margin-top:8px;}main .footer-social-link{width:40px;height:40px;border-radius:10px;border:1px solid rgba(158, 158, 158, 0.2);display:flex;align-items:center;justify-content:center;transition:all 300ms ease;color:var(--Grey-Text);font-size:14px;}main .footer-social-link:hover{background:var(--Hover);border-color:rgba(163, 117, 255, 0.4);color:var(--Purple);}main .footer-nav-col{display:flex;flex-direction:column;gap:16px;}main .footer-nav-title{font-family:'Nohemi';font-size:14px;text-transform:uppercase;letter-spacing:1.2px;color:var(--White);margin-bottom:4px;}main .footer-nav-link{color:var(--Grey-Text);font-size:15px;transition:all 200ms ease;display:inline-block;width:fit-content;}main .footer-nav-link:hover{color:var(--White);transform:translateX(3px);}main .footer-badge{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;background:linear-gradient(135deg, var(--Purple), #5E2EBE);color:var(--White);padding:2px 7px;border-radius:4px;line-height:1.6;}main .footer-newsletter{display:flex;flex-direction:column;gap:12px;margin-top:40px;padding-top:40px;border-top:1px solid rgba(158, 158, 158, 0.1);}main .footer-newsletter-row{display:flex;gap:10px;max-width:440px;}main .footer-subscribe-btn{border-radius:10px;padding:11px 22px;font-weight:500;font-size:14px;display:inline-flex;align-items:center;position:relative;overflow:hidden;background:linear-gradient(0deg, #5E2EBE 0%, rgb(163, 117, 255) 100%);box-shadow:0px 1px 0px 0px rgba(255, 255, 255, 0.24) inset;color:var(--White);border:none;transition:all 300ms ease;white-space:nowrap;}main .footer-subscribe-btn:hover{background:linear-gradient(0deg, rgb(94, 46, 190) 0%, rgb(163, 117, 255) 100%);transform:translateY(-1px);}main .footer-divider{height:1px;background:rgba(158, 158, 158, 0.1);margin-bottom:30px;}main .footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;}main .faq-section-2{padding:100px 0;background:var(--Black);}@media screen and (max-width: 991px) {main .faq-section-2{padding:80px 0;}}@media screen and (max-width: 767px) {main .faq-section-2{padding:60px 0;}}main .faq-container-2{width:100%;display:block;max-width:1400px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}main .faq-header-2{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:64px;gap:16px;}@media screen and (max-width: 767px) {main .faq-header-2{margin-bottom:48px;}}main .faq-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:2px;border:1px solid rgba(158, 158, 158, 0.15);border-radius:16px;overflow:hidden;}@media screen and (max-width: 991px) {main .faq-grid-2{grid-template-columns:1fr;}}main .faq-item-2{display:flex;flex-direction:column;gap:12px;padding:36px;background:var(--Grey-Bg);border:1px solid rgba(158, 158, 158, 0.08);transition:background 200ms linear;}main .faq-item-2:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .faq-item-2{padding:28px;}}@media screen and (max-width: 480px) {main .faq-item-2{padding:24px 20px;}}main .faq-question-row{display:flex;align-items:flex-start;gap:16px;}main .faq-number-2{font-size:13px;font-family:'Nohemi', sans-serif;color:var(--Purple);min-width:24px;padding-top:3px;}@media screen and (max-width: 480px) {main .faq-number-2{display:none;}}main .faq-question-2{font-family:'Nohemi', sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:var(--White);}@media screen and (max-width: 480px) {main .faq-question-2{font-size:17px;}}main .faq-answer-2{font-size:15px;color:var(--Grey-Text);line-height:1.6;padding-left:40px;}@media screen and (max-width: 480px) {main .faq-answer-2{padding-left:0;}}main .faq-item-3{display:flex;flex-direction:column;gap:12px;padding:36px;background:var(--Grey-Bg);border:1px solid rgba(158, 158, 158, 0.08);transition:background 200ms linear;}main .faq-item-3:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .faq-item-3{padding:28px;}}@media screen and (max-width: 480px) {main .faq-item-3{padding:24px 20px;}}main .faq-number-3{font-size:13px;font-family:'Nohemi', sans-serif;color:var(--Purple);min-width:24px;padding-top:3px;}@media screen and (max-width: 480px) {main .faq-number-3{display:none;}}main .faq-question-3{font-family:'Nohemi', sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:var(--White);}@media screen and (max-width: 480px) {main .faq-question-3{font-size:17px;}}main .faq-answer-3{font-size:15px;color:var(--Grey-Text);line-height:1.6;padding-left:40px;}@media screen and (max-width: 480px) {main .faq-answer-3{padding-left:0;}}main .faq-item-4{display:flex;flex-direction:column;gap:12px;padding:36px;background:var(--Grey-Bg);border:1px solid rgba(158, 158, 158, 0.08);transition:background 200ms linear;}main .faq-item-4:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .faq-item-4{padding:28px;}}@media screen and (max-width: 480px) {main .faq-item-4{padding:24px 20px;}}main .faq-number-4{font-size:13px;font-family:'Nohemi', sans-serif;color:var(--Purple);min-width:24px;padding-top:3px;}@media screen and (max-width: 480px) {main .faq-number-4{display:none;}}main .faq-question-4{font-family:'Nohemi', sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:var(--White);}@media screen and (max-width: 480px) {main .faq-question-4{font-size:17px;}}main .faq-answer-4{font-size:15px;color:var(--Grey-Text);line-height:1.6;padding-left:40px;}@media screen and (max-width: 480px) {main .faq-answer-4{padding-left:0;}}main .faq-item-5{display:flex;flex-direction:column;gap:12px;padding:36px;background:var(--Grey-Bg);border:1px solid rgba(158, 158, 158, 0.08);transition:background 200ms linear;}main .faq-item-5:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .faq-item-5{padding:28px;}}@media screen and (max-width: 480px) {main .faq-item-5{padding:24px 20px;}}main .faq-number-5{font-size:13px;font-family:'Nohemi', sans-serif;color:var(--Purple);min-width:24px;padding-top:3px;}@media screen and (max-width: 480px) {main .faq-number-5{display:none;}}main .faq-question-5{font-family:'Nohemi', sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:var(--White);}@media screen and (max-width: 480px) {main .faq-question-5{font-size:17px;}}main .faq-answer-5{font-size:15px;color:var(--Grey-Text);line-height:1.6;padding-left:40px;}@media screen and (max-width: 480px) {main .faq-answer-5{padding-left:0;}}main .faq-item-6{display:flex;flex-direction:column;gap:12px;padding:36px;background:var(--Grey-Bg);border:1px solid rgba(158, 158, 158, 0.08);transition:background 200ms linear;}main .faq-item-6:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .faq-item-6{padding:28px;}}@media screen and (max-width: 480px) {main .faq-item-6{padding:24px 20px;}}main .faq-number-6{font-size:13px;font-family:'Nohemi', sans-serif;color:var(--Purple);min-width:24px;padding-top:3px;}@media screen and (max-width: 480px) {main .faq-number-6{display:none;}}main .faq-question-6{font-family:'Nohemi', sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:var(--White);}@media screen and (max-width: 480px) {main .faq-question-6{font-size:17px;}}main .faq-answer-6{font-size:15px;color:var(--Grey-Text);line-height:1.6;padding-left:40px;}@media screen and (max-width: 480px) {main .faq-answer-6{padding-left:0;}}main .faq-item-7{display:flex;flex-direction:column;gap:12px;padding:36px;background:var(--Grey-Bg);border:1px solid rgba(158, 158, 158, 0.08);transition:background 200ms linear;}main .faq-item-7:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .faq-item-7{padding:28px;}}@media screen and (max-width: 480px) {main .faq-item-7{padding:24px 20px;}}main .faq-number-7{font-size:13px;font-family:'Nohemi', sans-serif;color:var(--Purple);min-width:24px;padding-top:3px;}@media screen and (max-width: 480px) {main .faq-number-7{display:none;}}main .faq-question-7{font-family:'Nohemi', sans-serif;font-size:20px;font-weight:400;line-height:1.3;color:var(--White);}@media screen and (max-width: 480px) {main .faq-question-7{font-size:17px;}}main .faq-answer-7{font-size:15px;color:var(--Grey-Text);line-height:1.6;padding-left:40px;}@media screen and (max-width: 480px) {main .faq-answer-7{padding-left:0;}}main .faq-bottom{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:48px;flex-wrap:wrap;text-align:center;}main .content-split-section{padding:120px 0;background:var(--Black);}@media screen and (max-width: 767px) {main .content-split-section{padding:80px 0;}}@media screen and (max-width: 480px) {main .content-split-section{padding:60px 0;}}main .bento-glow{position:absolute;top:-60px;right:-60px;width:200px;height:200px;border-radius:50%;background:radial-gradient(circle, rgba(163,117,255,0.12) 0%, transparent 70%);pointer-events:none;z-index:0;}main .content-split-inner{display:grid;grid-template-columns:1fr 1fr;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {main .content-split-inner{grid-template-columns:1fr;row-gap:60px;}}main .content-split-left{display:flex;flex-direction:column;row-gap:40px;}main .content-split-tag{display:flex;align-items:center;column-gap:8px;font-size:14px;color:var(--Purple);}main .content-split-tag-dot{width:6px;height:6px;border-radius:50%;background:var(--Purple);flex-shrink:0;}main .content-split-heading{font-size:48px;font-family:'Nohemi';font-weight:400;line-height:1.15;margin:0;text-wrap:balance;}@media screen and (max-width: 991px) {main .content-split-heading{font-size:42px;}}@media screen and (max-width: 767px) {main .content-split-heading{font-size:36px;}}@media screen and (max-width: 480px) {main .content-split-heading{font-size:32px;}}main .content-split-desc{font-size:18px;color:var(--Grey-Text);line-height:1.7;max-width:420px;}@media screen and (max-width: 991px) {main .content-split-desc{max-width:100%;}}main .content-split-stats{display:grid;grid-template-columns:1fr 1fr;column-gap:20px;row-gap:20px;}@media screen and (max-width: 480px) {main .content-split-stats{grid-template-columns:1fr 1fr;}}main .content-split-stat{display:flex;flex-direction:column;row-gap:6px;padding:20px;border:1px solid rgba(255,255,255,0.07);border-radius:16px;background:var(--Grey-Bg);transition:border-color 300ms ease;}main .content-split-stat:hover{border-color:rgba(163, 117, 255, 0.3);}main .content-split-stat-value{font-size:32px;font-family:'Nohemi';font-weight:400;color:var(--White);line-height:1;}@media screen and (max-width: 480px) {main .content-split-stat-value{font-size:26px;}}main .content-split-stat-label{font-size:13px;color:var(--Grey-Text);}main .content-split-ctas{display:flex;align-items:center;column-gap:24px;flex-wrap:wrap;row-gap:16px;}main .content-split-right{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:14px;}@media screen and (max-width: 767px) {main .content-split-right{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;}}main .bento-card{border-radius:20px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,0.07);background:var(--Grey-Bg);transition:border-color 300ms ease, transform 300ms ease;}main .bento-card:hover{border-color:rgba(163, 117, 255, 0.25);transform:translateY(-3px);}main .bento-card:hover img{transform:scale(1.04);}main .bento-card-main{grid-column:1 / 2;grid-row:1 / 3;}@media screen and (max-width: 767px) {main .bento-card-main{grid-column:1 / 3;grid-row:1 / 2;}}main .bento-card-pill{position:absolute;top:14px;left:14px;background:rgba(163, 117, 255, 0.15);border:1px solid rgba(163, 117, 255, 0.3);border-radius:100px;padding:5px 12px;font-size:12px;color:var(--Purple);font-weight:500;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}main .bento-card-label{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(0deg, rgba(7,7,9,0.85) 0%, rgba(7,7,9,0) 100%);display:flex;flex-direction:column;row-gap:4px;}main .bento-card-label-title{font-size:14px;font-family:'Nohemi';color:var(--White);line-height:1.2;}main .bento-card-label-sub{font-size:12px;color:var(--Grey-Text);}main .bento-card-top{grid-column:2 / 3;grid-row:1 / 2;}@media screen and (max-width: 767px) {main .bento-card-top{grid-column:1 / 2;grid-row:2 / 3;}}main .bento-card-bottom{grid-column:2 / 3;grid-row:2 / 3;}@media screen and (max-width: 767px) {main .bento-card-bottom{grid-column:2 / 3;grid-row:2 / 3;}}main .eu-hosting-section{overflow:hidden;position:relative;padding-top:100px;padding-bottom:100px;border-top:1px solid rgba(255,255,255,0.06);}@media screen and (max-width: 767px) {main .eu-hosting-section{padding-top:60px;padding-bottom:60px;}}main .eu-hosting-inner{display:flex;align-items:center;column-gap:80px;}@media screen and (max-width: 991px) {main .eu-hosting-inner{flex-direction:column;row-gap:60px;}}@media screen and (max-width: 480px) {main .eu-hosting-inner{row-gap:40px;}}main .eu-hosting-content{width:100%;max-width:505px;flex-shrink:0;}@media screen and (max-width: 991px) {main .eu-hosting-content{max-width:100%;}}main .eu-hosting-title{margin-bottom:20px;}main .eu-hosting-desc{color:var(--Grey-Text);font-size:18px;margin-bottom:40px;line-height:1.7;}main .eu-hosting-regions{display:flex;flex-direction:column;row-gap:12px;margin-bottom:40px;}main .eu-hosting-region-card{display:flex;align-items:center;column-gap:16px;background:var(--Grey-Bg);border:1px solid rgba(255,255,255,0.07);border-radius:12px;padding:16px 20px;transition:border-color 300ms ease;}main .eu-hosting-region-card:hover{border-color:rgba(163, 117, 255, 0.35);}main .eu-hosting-region-flag{font-size:28px;line-height:1;flex-shrink:0;}main .eu-hosting-region-info{display:flex;flex-direction:column;row-gap:2px;}main .eu-hosting-region-name{font-size:16px;font-weight:600;font-family:'Nohemi';}main .eu-hosting-region-sub{font-size:13px;color:var(--Grey-Text);}main .eu-hosting-region-badge{margin-left:auto;font-size:12px;font-weight:500;padding:4px 10px;border-radius:100px;background:rgba(163, 117, 255, 0.12);color:var(--Purple);border:1px solid rgba(163, 117, 255, 0.25);white-space:nowrap;}main .eu-hosting-gdpr-note{display:flex;align-items:flex-start;column-gap:12px;background:rgba(163,117,255,0.06);border:1px solid rgba(163,117,255,0.18);border-radius:12px;padding:16px 20px;}main .eu-hosting-gdpr-icon{font-size:20px;flex-shrink:0;margin-top:1px;}main .eu-hosting-gdpr-text{font-size:14px;color:var(--Grey-Text);line-height:1.6;}main .eu-hosting-visual{flex:1;position:relative;display:flex;align-items:center;justify-content:center;min-height:400px;}@media screen and (max-width: 991px) {main .eu-hosting-visual{width:100%;min-height:300px;}}main .eu-hosting-map-wrap{position:relative;width:100%;}main .eu-hosting-map-glow{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:300px;height:300px;background:radial-gradient(circle, rgba(163,117,255,0.15) 0%, rgba(163,117,255,0) 70%);pointer-events:none;border-radius:50%;}main .eu-hosting-pin{position:absolute;display:flex;flex-direction:column;align-items:center;row-gap:6px;}main .eu-pin-de{top:35%;left:49%;}main .eu-hosting-pin-dot{width:12px;height:12px;border-radius:50%;background:var(--Purple);box-shadow:0 0 0 4px rgba(163,117,255,0.25), 0 0 16px rgba(163,117,255,0.5);position:relative;}main .eu-hosting-pin-dot::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:24px;height:24px;border-radius:50%;border:1px solid rgba(163,117,255,0.3);animation:pulse-ring 2s ease-out infinite;}main .eu-hosting-pin-label{font-size:12px;font-weight:500;background:var(--Grey-Bg);border:1px solid rgba(255,255,255,0.08);border-radius:6px;padding:3px 8px;white-space:nowrap;color:var(--White);}main .eu-pin-us{top:40%;left:20%;}main .features-grid-2{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:24px;row-gap:24px;}@media screen and (max-width: 991px) {main .features-grid-2{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {main .features-grid-2{grid-template-columns:1fr;}}main .feature-card-2{border:1px solid var(--Grey-Bg);border-radius:20px;padding:32px;background:var(--Black);position:relative;overflow:hidden;transition:all 300ms ease;}main .feature-card-2:hover{border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 767px) {main .feature-card-2{padding:24px;border-radius:16px;}}main .feature-card-icon{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;background:linear-gradient(145deg, rgba(163, 117, 255, 0.15) 0%, rgba(163, 117, 255, 0.05) 100%);border:1px solid rgba(163, 117, 255, 0.2);}main .feature-card-title-2{margin-bottom:12px;}main .feature-card-desc-2{line-height:1.6;}main .feature-card-3{border:1px solid var(--Grey-Bg);border-radius:20px;padding:32px;background:var(--Black);position:relative;overflow:hidden;transition:all 300ms ease;}main .feature-card-3:hover{border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 767px) {main .feature-card-3{padding:24px;border-radius:16px;}}main .feature-card-title-3{margin-bottom:12px;}main .feature-card-desc-3{line-height:1.6;}main .feature-card-4{border:1px solid var(--Grey-Bg);border-radius:20px;padding:32px;background:var(--Black);position:relative;overflow:hidden;transition:all 300ms ease;}main .feature-card-4:hover{border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 767px) {main .feature-card-4{padding:24px;border-radius:16px;}}main .feature-card-title-4{margin-bottom:12px;}main .feature-card-desc-4{line-height:1.6;}main .feature-card-5{border:1px solid var(--Grey-Bg);border-radius:20px;padding:32px;background:var(--Black);position:relative;overflow:hidden;transition:all 300ms ease;}main .feature-card-5:hover{border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 767px) {main .feature-card-5{padding:24px;border-radius:16px;}}main .feature-card-title-5{margin-bottom:12px;}main .feature-card-desc-5{line-height:1.6;}main .feature-card-6{border:1px solid var(--Grey-Bg);border-radius:20px;padding:32px;background:var(--Black);position:relative;overflow:hidden;transition:all 300ms ease;}main .feature-card-6:hover{border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 767px) {main .feature-card-6{padding:24px;border-radius:16px;}}main .feature-card-title-6{margin-bottom:12px;}main .feature-card-desc-6{line-height:1.6;}main .feature-card-7{border:1px solid var(--Grey-Bg);border-radius:20px;padding:32px;background:var(--Black);position:relative;overflow:hidden;transition:all 300ms ease;}main .feature-card-7:hover{border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 767px) {main .feature-card-7{padding:24px;border-radius:16px;}}main .feature-card-title-7{margin-bottom:12px;}main .feature-card-desc-7{line-height:1.6;}main .features-grid-section{padding-top:140px;padding-bottom:140px;}@media screen and (max-width: 991px) {main .features-grid-section{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {main .features-grid-section{padding-top:60px;padding-bottom:60px;}}main .features-grid-header{width:100%;max-width:600px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:80px;}@media screen and (max-width: 767px) {main .features-grid-header{margin-bottom:50px;}}main .features-grid-label{justify-content:center;}main .features-grid-subtitle{max-width:460px;margin-left:auto;margin-right:auto;}main .features-grid-3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2px;background:var(--Grey-Bg);border-radius:24px;overflow:hidden;}@media screen and (max-width: 767px) {main .features-grid-3{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {main .features-grid-3{grid-template-columns:1fr;}}main .feature-card-8{background:var(--Black);padding:40px;display:flex;flex-direction:column;row-gap:16px;transition:background 250ms ease;}main .feature-card-8:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .feature-card-8{padding:30px;}}main .feature-card-9{background:var(--Black);padding:40px;display:flex;flex-direction:column;row-gap:16px;transition:background 250ms ease;}main .feature-card-9:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .feature-card-9{padding:30px;}}main .feature-card-10{background:var(--Black);padding:40px;display:flex;flex-direction:column;row-gap:16px;transition:background 250ms ease;}main .feature-card-10:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .feature-card-10{padding:30px;}}main .feature-card-11{background:var(--Black);padding:40px;display:flex;flex-direction:column;row-gap:16px;transition:background 250ms ease;}main .feature-card-11:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .feature-card-11{padding:30px;}}main .feature-card-12{background:var(--Black);padding:40px;display:flex;flex-direction:column;row-gap:16px;transition:background 250ms ease;}main .feature-card-12:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .feature-card-12{padding:30px;}}main .feature-card-13{background:var(--Black);padding:40px;display:flex;flex-direction:column;row-gap:16px;transition:background 250ms ease;}main .feature-card-13:hover{background:var(--Hover);}@media screen and (max-width: 991px) {main .feature-card-13{padding:30px;}}main .hero-states-layout{display:flex;column-gap:80px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {main .hero-states-layout{flex-direction:column;row-gap:60px;}}main .hero-states-content{width:100%;max-width:560px;}@media screen and (max-width: 991px) {main .hero-states-content{max-width:100%;text-align:center;}}main .hero-states-badge{display:inline-flex;align-items:center;column-gap:8px;padding-top:6px;padding-bottom:6px;padding-left:14px;padding-right:14px;border-radius:100px;border:1px solid rgba(163, 117, 255, 0.25);background:rgba(163, 117, 255, 0.08);margin-bottom:24px;}main .hero-states-headline{margin-bottom:20px;text-wrap:balance;}main .hero-states-sub{margin-bottom:32px;max-width:480px;}@media screen and (max-width: 991px) {main .hero-states-sub{max-width:100%;margin-left:auto;margin-right:auto;}}main .hero-bullets{display:flex;flex-direction:column;row-gap:14px;margin-bottom:40px;}@media screen and (max-width: 991px) {main .hero-bullets{align-items:center;}}main .hero-bullet-item{display:flex;align-items:center;column-gap:10px;}main .hero-bullet-icon{width:20px;height:20px;min-width:20px;display:flex;align-items:center;justify-content:center;color:var(--Purple);}main .hero-cta-row{display:flex;column-gap:16px;align-items:center;}@media screen and (max-width: 991px) {main .hero-cta-row{justify-content:center;}}@media screen and (max-width: 480px) {main .hero-cta-row{flex-direction:column;row-gap:12px;}}main .hero-states-visual{width:100%;max-width:580px;flex-shrink:0;}@media screen and (max-width: 991px) {main .hero-states-visual{max-width:600px;}}main .component-panel{background:var(--Grey-Bg);border:1px solid rgba(255, 255, 255, 0.06);border-radius:20px;overflow:hidden;}main .component-panel-header{display:flex;align-items:center;justify-content:space-between;padding-top:16px;padding-left:24px;padding-right:24px;padding-bottom:0px;}main .component-panel-title{display:flex;align-items:center;column-gap:10px;}main .component-panel-dot{width:8px;height:8px;border-radius:50%;background:var(--Purple);}main .component-panel-actions{display:flex;column-gap:6px;}main .panel-action-dot{width:10px;height:10px;border-radius:50%;background:rgba(255, 255, 255, 0.1);}main .component-tabs{display:flex;column-gap:0px;padding-top:16px;padding-left:24px;padding-right:24px;padding-bottom:0px;border-bottom:1px solid rgba(255, 255, 255, 0.06);}main .component-tab{padding-top:10px;padding-bottom:12px;padding-left:16px;padding-right:16px;color:var(--Grey-Text);font-size:13px;font-weight:500;position:relative;transition:all 200ms ease;}main .component-tab-active{color:var(--White);}main .component-tab-indicator{position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--Purple);border-radius:2px 2px 0 0;}main .component-panel-body{padding-top:24px;padding-left:24px;padding-right:24px;padding-bottom:24px;}main .panel-preview-card{background:rgba(255, 255, 255, 0.03);border:1px solid rgba(255, 255, 255, 0.06);border-radius:14px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;display:flex;flex-direction:column;row-gap:16px;}main .panel-preview-row{display:flex;align-items:center;column-gap:12px;}main .panel-avatar{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg, var(--Purple) 0%, #5e2ebe 100%);min-width:40px;}main .panel-text-lines{display:flex;flex-direction:column;row-gap:8px;flex:1;}main .panel-text-line{height:10px;border-radius:5px;background:rgba(255, 255, 255, 0.08);}main .panel-text-line-short{width:60%;}main .panel-text-line-medium{width:80%;}main .panel-preview-btn-row{display:flex;column-gap:10px;}main .panel-mock-btn{height:34px;border-radius:8px;flex:1;}main .panel-mock-btn-primary{background:linear-gradient(0deg, var(--Purple) 0%, #5e2ebe 100%);}main .panel-mock-btn-secondary{background:rgba(255, 255, 255, 0.06);border:1px solid rgba(255, 255, 255, 0.1);}main .panel-state-indicator{display:flex;align-items:center;column-gap:8px;padding-top:16px;border-top:1px solid rgba(255, 255, 255, 0.06);}main .state-dot{width:6px;height:6px;border-radius:50%;background:#4ade80;}main .section-header-center{text-align:center;margin-bottom:60px;}@media screen and (max-width: 480px) {main .section-header-center{margin-bottom:40px;}}main .steps-grid{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:24px;row-gap:24px;}@media screen and (max-width: 767px) {main .steps-grid{grid-template-columns:1fr;}}main .step-card-top{display:flex;align-items:center;column-gap:14px;}main .step-number{width:40px;height:40px;min-width:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, rgba(163, 117, 255, 0.15) 0%, rgba(163, 117, 255, 0.05) 100%);border:1px solid rgba(163, 117, 255, 0.2);color:var(--Purple);font-family:'Nohemi';font-size:16px;font-weight:500;}main .step-card-title{font-family:'Nohemi';font-size:20px;line-height:1.2;}main .step-card-desc{color:var(--Grey-Text);font-size:16px;line-height:1.5;}main .step-card-visual{margin-top:8px;background:rgba(255, 255, 255, 0.02);border:1px solid rgba(255, 255, 255, 0.04);border-radius:12px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}main .step-visual-element{display:flex;flex-direction:column;row-gap:10px;}main .step-mock-layer{display:flex;align-items:center;column-gap:10px;padding-top:8px;padding-bottom:8px;padding-left:12px;padding-right:12px;border-radius:8px;background:rgba(255, 255, 255, 0.04);}main .step-mock-layer-active{border:1px solid rgba(163, 117, 255, 0.3);background:rgba(163, 117, 255, 0.06);}main .step-mock-layer-icon{width:16px;height:16px;border-radius:4px;background:var(--Purple);opacity:0.4;min-width:16px;}main .step-mock-layer-text{height:8px;border-radius:4px;background:rgba(255, 255, 255, 0.1);flex:1;}main .step-states-row{display:flex;column-gap:6px;flex-wrap:wrap;row-gap:6px;}main .step-state-pill{padding-top:5px;padding-bottom:5px;padding-left:10px;padding-right:10px;border-radius:6px;font-size:11px;font-weight:500;background:rgba(255, 255, 255, 0.06);color:var(--Grey-Text);}main .step-state-pill-active{background:rgba(163, 117, 255, 0.15);color:var(--Purple);border:1px solid rgba(163, 117, 255, 0.2);}main .step-trigger-rows{display:flex;flex-direction:column;row-gap:8px;}main .step-trigger-item{display:flex;align-items:center;column-gap:10px;padding-top:8px;padding-bottom:8px;padding-left:12px;padding-right:12px;border-radius:8px;background:rgba(255, 255, 255, 0.04);}main .step-trigger-icon{color:var(--Purple);display:flex;align-items:center;min-width:16px;}main .step-trigger-text{font-size:12px;color:var(--Grey-Text);}main .why-useful-layout{display:flex;column-gap:80px;align-items:flex-start;}@media screen and (max-width: 991px) {main .why-useful-layout{flex-direction:column;row-gap:60px;}}main .why-useful-left{width:100%;max-width:480px;flex-shrink:0;}@media screen and (max-width: 991px) {main .why-useful-left{max-width:100%;}}main .benefit-cards-grid{display:flex;flex-direction:column;row-gap:16px;}main .benefit-card-icon{width:44px;height:44px;min-width:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg, rgba(163, 117, 255, 0.12) 0%, rgba(163, 117, 255, 0.04) 100%);border:1px solid rgba(163, 117, 255, 0.15);color:var(--Purple);}main .benefit-card-content{display:flex;flex-direction:column;row-gap:6px;}main .benefit-card-title{font-family:'Nohemi';font-size:18px;line-height:1.2;}main .benefit-card-desc{color:var(--Grey-Text);font-size:15px;line-height:1.5;}main .why-useful-right{width:100%;}main .comparison-box{margin-top:40px;border:1px solid rgba(255, 255, 255, 0.06);border-radius:20px;overflow:hidden;}main .comparison-header{display:grid;grid-template-columns:1fr 1fr;}main .comparison-header-item{padding-top:14px;padding-bottom:14px;padding-left:24px;padding-right:24px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;}main .comparison-header-before{background:rgba(255, 255, 255, 0.03);color:var(--Grey-Text);border-right:1px solid rgba(255, 255, 255, 0.06);border-bottom:1px solid rgba(255, 255, 255, 0.06);}main .comparison-header-after{background:rgba(163, 117, 255, 0.05);color:var(--Purple);border-bottom:1px solid rgba(255, 255, 255, 0.06);}main .comparison-body{display:grid;grid-template-columns:1fr 1fr;}main .comparison-side{padding-top:24px;padding-bottom:24px;padding-left:24px;padding-right:24px;}main .comparison-side-before{border-right:1px solid rgba(255, 255, 255, 0.06);background:rgba(255, 255, 255, 0.01);}main .comparison-elements{display:flex;flex-direction:column;row-gap:8px;}main .comp-element{display:flex;align-items:center;column-gap:8px;padding-top:8px;padding-bottom:8px;padding-left:10px;padding-right:10px;border-radius:8px;background:rgba(255, 255, 255, 0.04);font-size:12px;color:var(--Grey-Text);}main .comp-element-icon{width:14px;height:14px;min-width:14px;border-radius:3px;background:rgba(255, 255, 255, 0.1);}main .comp-element-duplicate{opacity:0.4;}main .comparison-side-after{background:rgba(163, 117, 255, 0.02);}main .comp-element-state{background:rgba(163, 117, 255, 0.08);border:1px solid rgba(163, 117, 255, 0.15);}main .comp-state-badge{margin-left:auto;font-size:10px;padding-top:2px;padding-bottom:2px;padding-left:6px;padding-right:6px;border-radius:4px;background:rgba(163, 117, 255, 0.15);color:var(--Purple);font-weight:500;}main .testimonials-section-2{padding-top:100px;padding-bottom:100px;border-top:1px solid var(--Grey-Bg);position:relative;overflow:hidden;}@media screen and (max-width: 991px) {main .testimonials-section-2{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {main .testimonials-section-2{padding-top:60px;padding-bottom:60px;}}main .testimonials-glow{top:50%;left:50%;width:700px;height:400px;position:absolute;transform:translate(-50%, -50%);background:radial-gradient(50% 50% at 50% 50%, rgba(163, 117, 255, 0.05) 0%, transparent 100%);pointer-events:none;}main .testimonials-header-2{text-align:center;margin-bottom:60px;}@media screen and (max-width: 480px) {main .testimonials-header-2{margin-bottom:40px;}}main .testimonials-grid-2{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;}@media screen and (max-width: 991px) {main .testimonials-grid-2{grid-template-columns:repeat(2, 1fr);}}@media screen and (max-width: 480px) {main .testimonials-grid-2{grid-template-columns:1fr;}}main .testimonial-card-2{background:var(--Grey-Bg);border:1px solid rgba(255, 255, 255, 0.06);border-radius:20px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;display:flex;flex-direction:column;row-gap:28px;transition:border-color 300ms ease;position:relative;overflow:hidden;}main .testimonial-card-2:hover{border-color:rgba(163, 117, 255, 0.2);}main .testimonial-card-glow{top:-60px;right:-60px;width:160px;height:160px;position:absolute;border-radius:50%;background:radial-gradient(50% 50% at 50% 50%, rgba(163, 117, 255, 0.08) 0%, transparent 100%);pointer-events:none;}main .testimonial-stars-2{display:flex;column-gap:4px;color:var(--Purple);}main .testimonial-quote-2{font-size:16px;line-height:1.7;color:rgba(255, 255, 255, 0.85);flex:1;}main .testimonial-author-2{display:flex;align-items:center;column-gap:14px;padding-top:24px;border-top:1px solid rgba(255, 255, 255, 0.06);}main .testimonial-avatar-2{width:48px;height:48px;min-width:48px;border-radius:50%;object-fit:cover;border:2px solid rgba(163, 117, 255, 0.2);}main .testimonial-author-info-2{display:flex;flex-direction:column;row-gap:4px;}main .testimonial-author-name{font-size:15px;font-weight:600;color:var(--White);}main .testimonial-author-title{font-size:13px;color:var(--Grey-Text);}main .testimonial-card-3{background:var(--Grey-Bg);border:1px solid rgba(255, 255, 255, 0.06);border-radius:20px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;display:flex;flex-direction:column;row-gap:28px;transition:border-color 300ms ease;position:relative;overflow:hidden;}main .testimonial-card-3:hover{border-color:rgba(163, 117, 255, 0.2);}main .testimonial-stars-3{display:flex;column-gap:4px;color:var(--Purple);}main .testimonial-quote-3{font-size:16px;line-height:1.7;color:rgba(255, 255, 255, 0.85);flex:1;}main .testimonial-author-3{display:flex;align-items:center;column-gap:14px;padding-top:24px;border-top:1px solid rgba(255, 255, 255, 0.06);}main .testimonial-avatar-3{width:48px;height:48px;min-width:48px;border-radius:50%;object-fit:cover;border:2px solid rgba(163, 117, 255, 0.2);}main .testimonial-author-info-3{display:flex;flex-direction:column;row-gap:4px;}main .testimonial-card-4{background:var(--Grey-Bg);border:1px solid rgba(255, 255, 255, 0.06);border-radius:20px;padding-top:32px;padding-right:32px;padding-bottom:32px;padding-left:32px;display:flex;flex-direction:column;row-gap:28px;transition:border-color 300ms ease;position:relative;overflow:hidden;}main .testimonial-card-4:hover{border-color:rgba(163, 117, 255, 0.2);}main .testimonial-stars-4{display:flex;column-gap:4px;color:var(--Purple);}main .testimonial-quote-4{font-size:16px;line-height:1.7;color:rgba(255, 255, 255, 0.85);flex:1;}main .testimonial-author-4{display:flex;align-items:center;column-gap:14px;padding-top:24px;border-top:1px solid rgba(255, 255, 255, 0.06);}main .testimonial-avatar-4{width:48px;height:48px;min-width:48px;border-radius:50%;object-fit:cover;border:2px solid rgba(163, 117, 255, 0.2);}main .testimonial-author-info-4{display:flex;flex-direction:column;row-gap:4px;}main .footer-section{padding-top:80px;padding-bottom:40px;padding-left:0px;padding-right:0px;border-top:1px solid rgba(255,255,255,0.06);position:relative;overflow:hidden;}main .footer-glow-2{position:absolute;bottom:-200px;left:50%;transform:translateX(-50%);width:700px;height:400px;background:radial-gradient(ellipse at center, rgba(163,117,255,0.12) 0%, transparent 70%);pointer-events:none;z-index:0;}main .footer-inner{position:relative;z-index:5;}main .footer-top-2{display:grid;grid-template-columns:1.8fr 1fr 1fr 1fr;column-gap:60px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,0.06);}@media screen and (max-width: 991px) {main .footer-top-2{grid-template-columns:1fr 1fr;row-gap:50px;}}@media screen and (max-width: 480px) {main .footer-top-2{grid-template-columns:1fr;row-gap:40px;}}main .footer-brand{display:flex;flex-direction:column;row-gap:20px;}main .footer-logo-2{display:flex;align-items:center;column-gap:10px;}main .footer-logo-icon-2{width:36px;height:36px;background:linear-gradient(135deg, var(--Purple) 0%, #5E2EBE 100%);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}main .footer-logo-name{font-family:'Nohemi';font-size:20px;font-weight:500;color:var(--White);}main .footer-brand-desc-2{font-size:14px;color:var(--Grey-Text);line-height:1.6;max-width:260px;}main .footer-newsletter-2{display:flex;flex-direction:column;row-gap:10px;margin-top:4px;}main .footer-newsletter-label{font-size:13px;color:var(--Grey-Text);}main .footer-newsletter-form{display:flex;column-gap:0px;border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,0.1);background:rgba(255,255,255,0.03);}main .footer-newsletter-input{flex:1;background:transparent;border:none;padding-top:10px;padding-bottom:10px;padding-left:14px;padding-right:14px;font-size:13px;color:var(--White);font-family:'Satoshi';outline:none;min-width:0;}main .footer-newsletter-input::placeholder{color:rgba(255,255,255,0.3);}main .footer-newsletter-btn{background:linear-gradient(0deg, var(--Purple) 0%, #5E2EBE 100%);border:none;padding-top:0px;padding-bottom:0px;padding-left:16px;padding-right:16px;color:white;font-size:13px;font-weight:500;cursor:pointer;transition:opacity 200ms ease;white-space:nowrap;}main .footer-newsletter-btn:hover{opacity:0.85;}main .footer-col-title{font-family:'Nohemi';font-size:14px;color:var(--White);margin-bottom:20px;letter-spacing:0.5px;}main .footer-links{list-style:none;padding-left:0px;display:flex;flex-direction:column;row-gap:12px;}main .footer-link-badge-2{font-size:10px;font-weight:600;background:linear-gradient(90deg, var(--Purple), #5E2EBE);color:white;padding-top:2px;padding-bottom:2px;padding-left:6px;padding-right:6px;border-radius:4px;line-height:1.4;}main .footer-link-badge-3{font-size:10px;font-weight:600;background:linear-gradient(90deg, var(--Purple), #5E2EBE);color:white;padding-top:2px;padding-bottom:2px;padding-left:6px;padding-right:6px;border-radius:4px;line-height:1.4;}main .footer-bottom-2{display:flex;align-items:center;justify-content:space-between;padding-top:32px;column-gap:20px;flex-wrap:wrap;row-gap:20px;}@media screen and (max-width: 767px) {main .footer-bottom-2{flex-direction:column;align-items:flex-start;}}main .footer-bottom-left{display:flex;align-items:center;column-gap:24px;flex-wrap:wrap;row-gap:10px;}main .footer-copy{font-size:13px;color:var(--Grey-Text);}main .footer-divider-dot{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,0.2);flex-shrink:0;}main .footer-status{display:flex;align-items:center;column-gap:7px;font-size:13px;color:var(--Grey-Text);}main .footer-status-dot{width:7px;height:7px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px rgba(74,222,128,0.6);flex-shrink:0;}main .footer-legal-links{display:flex;column-gap:20px;flex-wrap:wrap;row-gap:8px;}main .footer-socials{display:flex;align-items:center;column-gap:8px;}main .footer-social-link-2{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.03);color:var(--Grey-Text);transition:all 200ms ease;}main .footer-social-link-2:hover{border-color:rgba(163,117,255,0.4);background:rgba(163,117,255,0.1);color:var(--White);}main .footer-social-link-3{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.03);color:var(--Grey-Text);transition:all 200ms ease;}main .footer-social-link-3:hover{border-color:rgba(163,117,255,0.4);background:rgba(163,117,255,0.1);color:var(--White);}main .footer-social-link-4{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.03);color:var(--Grey-Text);transition:all 200ms ease;}main .footer-social-link-4:hover{border-color:rgba(163,117,255,0.4);background:rgba(163,117,255,0.1);color:var(--White);}main .footer-social-link-5{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.03);color:var(--Grey-Text);transition:all 200ms ease;}main .footer-social-link-5:hover{border-color:rgba(163,117,255,0.4);background:rgba(163,117,255,0.1);color:var(--White);}main .footer-social-link-6{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:8px;border:1px solid rgba(255,255,255,0.08);background:rgba(255,255,255,0.03);color:var(--Grey-Text);transition:all 200ms ease;}main .footer-social-link-6:hover{border-color:rgba(163,117,255,0.4);background:rgba(163,117,255,0.1);color:var(--White);}main .why-item{display:flex;column-gap:14px;align-items:flex-start;}main .why-item-icon{min-width:22px;width:22px;height:22px;border-radius:50%;background:rgba(163, 117, 255, 0.15);display:flex;align-items:center;justify-content:center;margin-top:2px;color:var(--Purple);padding-top:4px;padding-bottom:4px;padding-left:4px;padding-right:4px;}main .mock-badge{font-size:9px;text-transform:uppercase;letter-spacing:0.8px;padding-top:4px;padding-bottom:4px;padding-left:10px;padding-right:10px;border-radius:100px;font-weight:600;}main .testi-card{flex-shrink:0;border-radius:20px;overflow:hidden;position:relative;cursor:pointer;}@media screen and (max-width: 991px) {main .testi-card{width:260px;}}@media screen and (max-width: 767px) {main .testi-card{width:240px;}}@media screen and (max-width: 480px) {main .testi-card{width:75vw;}}main .about-card{border-radius:20px;overflow:hidden;padding:28px;position:relative;}main .about-stat-number{font-family:'Nohemi';font-size:48px;line-height:1;color:var(--White);}@media screen and (max-width: 480px) {main .about-stat-number{font-size:40px;}}main .team-card{border-radius:20px;overflow:hidden;position:relative;background:var(--Grey-Bg);cursor:pointer;transition:all 300ms ease;min-width:280px;max-width:320px;flex:1;}main .team-card:hover{background:#CCFF00;}main .team-card:hover h3{color:var(--Black);}main .team-card:hover .team-card-role{color:rgba(7, 7, 9, 0.6);}main .team-card:hover .team-card-arrow{background:var(--Black);}main .team-card:hover .team-card-arrow i{color:#CCFF00;}@media screen and (max-width: 991px) {main .team-card{min-width:240px;max-width:280px;}}@media screen and (max-width: 767px) {main .team-card{min-width:260px;max-width:300px;}}@media screen and (max-width: 480px) {main .team-card{min-width:240px;max-width:270px;}}main .team-card-arrow{position:absolute;top:24px;right:24px;width:40px;height:40px;border-radius:50%;background:#CCFF00;display:flex;align-items:center;justify-content:center;transition:all 300ms ease;z-index:2;}main .team-card-img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;}main .team-card-info{padding-top:20px;padding-bottom:24px;padding-left:24px;padding-right:24px;}@media screen and (max-width: 480px) {main .team-card-info{padding-top:16px;padding-bottom:20px;padding-left:18px;padding-right:18px;}}main .team-card-role{font-size:14px;color:var(--Grey-Text);margin-top:6px;transition:color 300ms ease;}main .team-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:80px;}@media screen and (max-width: 767px) {main .team-header{margin-bottom:60px;}}@media screen and (max-width: 480px) {main .team-header{margin-bottom:40px;}}main .team-label{display:inline-flex;align-items:center;column-gap:6px;border:1px solid rgba(255, 255, 255, 0.15);border-radius:100px;padding-top:6px;padding-bottom:6px;padding-left:14px;padding-right:14px;font-size:13px;margin-bottom:24px;color:var(--White);}main .team-grid{display:grid;grid-template-columns:1fr 1fr 1fr;column-gap:24px;row-gap:24px;}@media screen and (max-width: 767px) {main .team-grid{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {main .team-grid{grid-template-columns:1fr;}}main .team-card-2{background:var(--Grey-Bg);border-radius:20px;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;overflow:hidden;}main .team-card-2:hover .team-card-img-2{transform:scale(1.05);}main .team-card-img-wrap{border-radius:14px;overflow:hidden;margin-bottom:16px;}main .team-card-img-2{width:100%;display:block;aspect-ratio:3 / 3.5;object-fit:cover;transition:transform 500ms ease;}main .team-card-info-2{padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;}main .team-card-3{background:var(--Grey-Bg);border-radius:20px;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;overflow:hidden;}main .team-card-3:hover .team-card-img{transform:scale(1.05);}main .team-card-img-3{width:100%;display:block;aspect-ratio:3 / 3.5;object-fit:cover;transition:transform 500ms ease;}main .team-card-info-3{padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;}main .team-card-4{background:var(--Grey-Bg);border-radius:20px;padding-top:12px;padding-bottom:12px;padding-left:12px;padding-right:12px;overflow:hidden;}main .team-card-4:hover .team-card-img{transform:scale(1.05);}main .team-card-img-4{width:100%;display:block;aspect-ratio:3 / 3.5;object-fit:cover;transition:transform 500ms ease;}main .team-card-info-4{padding-top:8px;padding-bottom:8px;padding-left:8px;padding-right:8px;}main .icon-text-label-7{display:flex;align-items:center;column-gap:8px;font-size:14px;color:var(--Purple);margin-bottom:24px;}main .icon-text-label-8{display:inline-flex;align-items:center;column-gap:8px;font-size:14px;color:var(--Purple);padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px;background:rgba(163,117,255,0.1);border:1px solid rgba(163,117,255,0.2);border-radius:100px;margin-bottom:32px;}main .dh-scene-embed{position:relative;width:100%;aspect-ratio:1340 / 940;overflow:hidden;border-radius:24px;background:linear-gradient(180deg, rgba(23,23,23,1) 0%, rgba(7,7,9,1) 65%, rgba(17,17,17,1) 100%);box-shadow:0 24px 80px -30px rgba(0,0,0,0.65), 0 0 0 1px rgba(255,255,255,0.04) inset;}@media screen and (max-width: 767px) {main .dh-scene-embed{border-radius:20px;}}@media screen and (max-width: 480px) {main .dh-scene-embed{border-radius:16px;}}main .dh-scene-frame{position:absolute;left:0;top:0;width:1340px;height:940px;transform-origin:top left;will-change:transform;}main .scene{position:absolute;inset:0;perspective:2000px;perspective-origin:56% 46%;}main .deck{position:absolute;left:50%;top:50%;width:1180px;height:760px;margin:-380px 0 0 -590px;transform-style:preserve-3d;transform:rotateX(13deg) rotateY(-21deg) rotateZ(2deg);transition:transform 320ms var(--dh-ease);}main .builder{position:absolute;left:70px;top:96px;width:1000px;height:600px;transform:translateZ(-150px);overflow:hidden;filter:saturate(0.78) brightness(0.82);}main .builder::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg, rgba(7,7,9,0) 30%, rgba(7,7,9,0.55) 100%);pointer-events:none;}main .b-top{height:50px;display:flex;align-items:center;gap:14px;padding:0 18px;border-bottom:1px solid var(--dh-border);background:var(--dh-bg-2);}main .dots3{display:flex;gap:7px;}main .b-crumb{font:400 13px/1 var(--dh-font-mono);color:var(--dh-fg-tertiary);}main .b-spacer{flex:1;}main .b-pub{padding:7px 14px;border-radius:var(--dh-r-md);background:var(--dh-gradient-purple);font:500 12px/1 var(--dh-font-body);color:#fff;box-shadow:var(--dh-sheen-top);}main .b-body{display:grid;grid-template-columns:230px 1fr 250px;height:calc(100% - 50px);}main .b-tree{border-right:1px solid var(--dh-border);padding:16px 14px;background:var(--dh-bg-2);display:flex;flex-direction:column;gap:11px;}main .b-node{display:flex;align-items:center;gap:9px;font:400 13px/1 var(--dh-font-body);color:var(--dh-fg-muted);padding:2px 0;}main .b-stage{position:relative;background:linear-gradient(rgba(255,255,255,0.022) 1px, transparent 1px),linear-gradient(90deg, rgba(255,255,255,0.022) 1px, transparent 1px), var(--dh-bg);background-size:28px 28px;display:flex;align-items:center;justify-content:center;}main .art{width:360px;height:430px;background:var(--dh-bg-3);border:1px solid var(--dh-border-2);border-radius:12px;overflow:hidden;box-shadow:0 30px 60px -24px rgba(0,0,0,0.7);outline:2px solid rgba(163,117,255,0.55);outline-offset:3px;}main .b-insp{border-left:1px solid var(--dh-border);padding:16px 14px;background:var(--dh-bg-2);display:flex;flex-direction:column;gap:13px;}main .insp-field{display:flex;flex-direction:column;gap:6px;}main .insp-seg{display:flex;gap:6px;}main .insp-row2{display:flex;gap:8px;}main .lift{position:absolute;transform-style:preserve-3d;will-change:transform;}main .c-login{left:18px;top:318px;}main .card-head{display:flex;align-items:center;gap:10px;}main .card-ic{width:34px;height:34px;border-radius:var(--dh-r-md);background:var(--dh-surface-3);color:var(--dh-purple);display:flex;align-items:center;justify-content:center;box-shadow:var(--dh-sheen-top);flex:none;}main .card-title{font:500 15px/1.1 var(--dh-font-display);color:var(--dh-fg);}main .card-sub{font:400 12px/1.1 var(--dh-font-body);color:var(--dh-fg-tertiary);margin-top:3px;}main .field{margin-top:14px;}main .login-cta{margin-top:18px;height:44px;border-radius:var(--dh-r-lg);background:var(--dh-gradient-purple);box-shadow:var(--dh-sheen-top);display:flex;align-items:center;justify-content:center;font:500 15px/1 var(--dh-font-body);color:#fff;}main .login-foot{margin-top:14px;text-align:center;font:400 12px/1 var(--dh-font-body);color:var(--dh-fg-tertiary);}main .c-plan{right:96px;top:70px;}main .plan-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 11px;border-radius:999px;background:rgba(163,117,255,0.16);box-shadow:var(--dh-sheen-soft);font:500 11px/1 var(--dh-font-body);letter-spacing:0.04em;color:var(--dh-purple);text-transform:uppercase;}main .plan-price{display:flex;align-items:baseline;gap:8px;margin:18px 0 4px;}main .plan-name{font:500 14px/1 var(--dh-font-display);color:var(--dh-fg);}main .plan-list{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-direction:column;gap:12px;}main .plan-cta{margin-top:22px;height:44px;border-radius:var(--dh-r-lg);background:var(--dh-surface-3);border:1px solid var(--dh-border-3);box-shadow:var(--dh-sheen-top);display:flex;align-items:center;justify-content:center;font:500 15px/1 var(--dh-font-body);color:var(--dh-fg);}main .c-cms{right:150px;bottom:26px;}main .cms-list{margin-top:16px;display:flex;flex-direction:column;gap:9px;}main .cms-item{display:flex;align-items:center;gap:13px;padding:11px 13px;border-radius:var(--dh-r-md);background:var(--dh-surface-2);border:1px solid var(--dh-border);}main .cms-thumb{width:46px;height:46px;border-radius:7px;background:linear-gradient(140deg, var(--dh-surface-5), var(--dh-surface-3));flex:none;}main .cms-meta{flex:1;min-width:0;}main .lock-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:var(--dh-gradient-purple);box-shadow:var(--dh-sheen-top);font:500 11px/1 var(--dh-font-body);color:#fff;flex:none;}main .c-pay{left:250px;bottom:86px;}main .pay-top{display:flex;align-items:center;gap:13px;}main .pay-logo{width:42px;height:42px;border-radius:11px;background:var(--dh-gradient-purple);display:flex;align-items:center;justify-content:center;box-shadow:var(--dh-sheen-top);color:#fff;flex:none;}main .pay-name{font:500 16px/1.1 var(--dh-font-display);color:var(--dh-fg);}main .pay-id{font:400 12px/1.1 var(--dh-font-mono);color:var(--dh-fg-tertiary);margin-top:4px;}main .pay-status{margin-left:auto;display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:rgba(31,138,91,0.16);font:500 12px/1 var(--dh-font-body);color:#4ee39b;}main .pay-row{display:flex;align-items:center;justify-content:space-between;padding-top:14px;border-top:1px solid var(--dh-border);}main .hero_text-wrap{max-width:640px;margin-left:auto;margin-right:auto;text-align:center;display:flex;flex-direction:column;gap:20px;align-items:center;position:relative;z-index:2;}main .hero_label{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(163,117,255,0.3);background:rgba(163,117,255,0.08);color:var(--Purple);border-radius:999px;padding-top:6px;padding-bottom:6px;padding-left:14px;padding-right:14px;font-size:13px;font-weight:500;}main .hero_label-dot{width:7px;height:7px;border-radius:50%;background:var(--Purple);display:block;}main .hero_sub{color:var(--Grey-Text);font-size:18px;line-height:1.6;max-width:480px;}@media screen and (max-width: 767px) {main .hero_sub{font-size:16px;}}main .hero_btns{display:flex;flex-direction:row;gap:12px;justify-content:center;}@media screen and (max-width: 480px) {main .hero_btns{flex-direction:column;align-items:center;}}main .hero_btn-primary{display:inline-flex;align-items:center;gap:8px;padding-top:13px;padding-bottom:13px;padding-left:28px;padding-right:28px;border-radius:10px;background:linear-gradient(180deg, #a375ff 0%, #5e2ebe 100%);color:#fff;font-size:15px;font-weight:500;border:none;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);transition:filter 200ms linear;}main .hero_btn-primary:hover{filter:brightness(1.1);}main .hero_btn-secondary{display:inline-flex;align-items:center;gap:8px;padding-top:13px;padding-bottom:13px;padding-left:28px;padding-right:28px;border-radius:10px;background:transparent;color:var(--White);font-size:15px;font-weight:500;border:1px solid rgba(255,255,255,0.12);cursor:pointer;transition:border-color 200ms linear;}main .hero_btn-secondary:hover{border-color:rgba(163,117,255,0.5);}main .hero_scene-wrap{margin-top:60px;position:relative;height:600px;overflow:visible;}@media screen and (max-width: 991px) {main .hero_scene-wrap{height:420px;margin-top:48px;}}@media screen and (max-width: 767px) {main .hero_scene-wrap{height:320px;margin-top:40px;}}@media screen and (max-width: 480px) {main .hero_scene-wrap{height:240px;margin-top:32px;}}main .hero_scene{position:absolute;inset:0;perspective:2000px;perspective-origin:56% 46%;width:100%;}main .hero_deck{position:absolute;left:50%;top:50%;width:100%;transform-style:preserve-3d;transform:rotateX(13deg) rotateY(-21deg) rotateZ(2deg);height:auto;}@media screen and (max-width: 991px) {main .hero_deck{transform:rotateX(13deg) rotateY(-21deg) rotateZ(2deg) scale(0.72);margin-top:-350px;margin-left:-550px;}}@media screen and (max-width: 767px) {main .hero_deck{transform:rotateX(13deg) rotateY(-21deg) rotateZ(2deg) scale(0.52);margin-top:-350px;margin-left:-550px;}}@media screen and (max-width: 480px) {main .hero_deck{transform:rotateX(13deg) rotateY(-21deg) rotateZ(2deg) scale(0.36);margin-top:-350px;margin-left:-550px;}}main .hero_builder{position:absolute;left:60px;top:80px;transform:translateZ(-150px);overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,0.08);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1), 0 40px 90px -20px rgba(0,0,0,0.9);filter:saturate(0.78) brightness(0.82);}main .hero_builder::after{content:"";position:absolute;inset:0;background:linear-gradient(120deg, rgba(7,7,9,0) 30%, rgba(7,7,9,0.55) 100%);pointer-events:none;z-index:2;}main .hb-top{height:50px;display:flex;align-items:center;gap:14px;padding-left:18px;padding-right:18px;border-bottom:1px solid rgba(255,255,255,0.07);background:#111;}main .hb-dots{display:flex;gap:7px;}main .hb-dot{width:11px;height:11px;border-radius:50%;background:#333;display:block;}main .hb-crumb{font-size:13px;color:#555;font-family:'Fira Mono', monospace;}main .hb-spacer{flex:1;}main .hb-pub{padding-top:7px;padding-bottom:7px;padding-left:14px;padding-right:14px;border-radius:8px;background:linear-gradient(180deg, #a375ff 0%, #5e2ebe 100%);font-size:12px;font-weight:500;color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);}main .hb-body{display:grid;grid-template-columns:220px 1fr 240px;height:calc(100% - 50px);gap:0;}main .hb-tree{border-right:1px solid rgba(255,255,255,0.07);padding-top:16px;padding-bottom:16px;padding-left:14px;padding-right:14px;background:#111;display:flex;flex-direction:column;gap:0;}main .hb-tree-h{font-size:11px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:#444;margin-bottom:10px;margin-top:0;}main .hb-node{display:flex;align-items:center;gap:9px;font-size:13px;color:#666;padding-top:4px;padding-bottom:4px;}main .hb-sq{width:13px;height:13px;border-radius:3px;border:1.5px solid currentColor;opacity:0.8;flex:none;}main .hb-stage{position:relative;background-image:linear-gradient(rgba(255,255,255,0.022) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255,255,255,0.022) 1px, transparent 1px);background-size:28px 28px;background-color:#0a0a0c;display:flex;align-items:center;justify-content:center;}main .hb-art{width:340px;height:400px;background:#181818;border:1px solid rgba(255,255,255,0.08);border-radius:12px;overflow:hidden;box-shadow:0 30px 60px -24px rgba(0,0,0,0.7);outline:2px solid rgba(163,117,255,0.55);outline-offset:3px;}main .hb-art-hero{height:140px;background:radial-gradient(200px 110px at 50% 120%, rgba(163,117,255,0.30), rgba(163,117,255,0) 70%), #111;border-bottom:1px solid rgba(255,255,255,0.07);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;}main .hb-t{width:140px;height:13px;border-radius:4px;background:#333;}main .hb-t-sm{width:90px;height:8px;border-radius:4px;background:#2a2a2a;}main .hb-pill{width:74px;height:22px;border-radius:999px;background:linear-gradient(180deg, #a375ff 0%, #5e2ebe 100%);margin-top:4px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);}main .hb-rows{padding-top:16px;padding-bottom:16px;padding-left:16px;padding-right:16px;display:flex;flex-direction:column;gap:10px;}main .hb-ln{height:9px;border-radius:4px;background:#242424;}main .hb-ln-s2{width:80%;}main .hb-ln-s3{width:60%;}main .hb-cardrow{display:flex;gap:8px;margin-top:4px;}main .hb-card-block{flex:1;height:58px;border-radius:7px;background:#1c1c1c;border:1px solid rgba(255,255,255,0.06);}main .hb-insp{border-left:1px solid rgba(255,255,255,0.07);padding-top:16px;padding-bottom:16px;padding-left:14px;padding-right:14px;background:#111;display:flex;flex-direction:column;gap:12px;}main .hb-insp-h{font-size:11px;font-weight:500;letter-spacing:0.14em;text-transform:uppercase;color:#444;}main .hb-insp-field{display:flex;flex-direction:column;gap:5px;}main .hb-insp-k{font-size:11px;color:#555;}main .hb-seg{display:flex;gap:5px;}main .hb-seg-item{flex:1;height:25px;border-radius:5px;background:#1c1c1c;border:1px solid rgba(255,255,255,0.08);}main .hb-insp-v{height:27px;border-radius:6px;background:#1c1c1c;border:1px solid rgba(255,255,255,0.08);display:flex;align-items:center;padding-left:9px;padding-right:9px;font-size:12px;color:#888;font-family:'Fira Mono', monospace;}main .hb-insp-row2{display:flex;gap:8px;}main .hero_lift{position:absolute;transform-style:preserve-3d;will-change:transform;animation:heroFloat var(--dur, 7s) ease-in-out infinite;animation-delay:var(--delay, 0s);}main .hero_panel{background:#181818;border:1px solid rgba(255,255,255,0.08);border-radius:20px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1), 0 40px 90px -20px rgba(0,0,0,0.9), 0 8px 24px -8px rgba(0,0,0,0.7);}main .fc-head{display:flex;align-items:center;gap:10px;}main .fc-ic{width:34px;height:34px;border-radius:8px;background:rgba(163,117,255,0.15);color:var(--Purple);display:flex;align-items:center;justify-content:center;flex:none;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);}main .fc-title{font-size:15px;font-weight:600;color:var(--White);line-height:1.1;}main .fc-sub{font-size:12px;color:#666;margin-top:3px;}main .fc-field{margin-top:14px;}main .fc-field-label{font-size:11px;font-weight:500;letter-spacing:0.05em;text-transform:uppercase;color:#444;}main .fc-field-box{margin-top:7px;height:41px;border-radius:8px;background:#1c1c1c;border:1px solid rgba(255,255,255,0.08);display:flex;align-items:center;gap:9px;padding-left:12px;padding-right:12px;box-shadow:inset 0 1px 0 rgba(255,255,255,0.05);}main .fc-ic-sm{color:#555;display:inline-flex;}main .fc-dotmask{letter-spacing:3px;color:#aaa;}main .cms-meta-l1{height:9px;width:70%;border-radius:4px;background:#333;}main .cms-meta-l2{height:7px;width:45%;border-radius:4px;background:#2a2a2a;margin-top:8px;}main .cms-free-badge{font-size:11px;font-weight:500;color:#555;font-family:'Fira Mono', monospace;flex:none;}main .cms-lock-badge{display:inline-flex;align-items:center;gap:6px;padding-top:6px;padding-bottom:6px;padding-left:10px;padding-right:10px;border-radius:999px;background:linear-gradient(180deg, #a375ff 0%, #5e2ebe 100%);box-shadow:inset 0 1px 0 rgba(255,255,255,0.2);font-size:11px;font-weight:500;color:#fff;flex:none;}main .pay-row-k{font-size:13px;color:#666;}main .pay-row-v{font-size:13px;font-weight:500;color:var(--White);font-family:'Fira Mono', monospace;}main .comp-scroll-wrapper{overflow-x:auto;width:100%;-webkit-overflow-scrolling:touch;}main .comp-table{min-width:860px;width:100%;}main .comp-header-row{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1.5fr;border-bottom:1px solid var(--Grey-Bg);}main .comp-empty-header{padding-top:16px;padding-bottom:16px;padding-left:16px;padding-right:16px;}main .comp-platform-header{padding-top:16px;padding-bottom:16px;padding-left:16px;padding-right:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;}main .comp-divhunt-col{background:var(--Grey-Bg);border-left:1px solid var(--Hover);border-right:1px solid var(--Hover);}main .comp-row{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1.5fr;border-bottom:1px solid var(--Grey-Bg);transition:background 200ms linear;}main .comp-row:hover{background:var(--Hover);}main .comp-col-feature{padding-top:20px;padding-bottom:20px;padding-left:16px;padding-right:16px;display:flex;align-items:flex-start;color:var(--Grey-Text);font-size:14px;line-height:1.5;}main .comp-col{padding-top:20px;padding-bottom:20px;padding-left:16px;padding-right:16px;display:flex;align-items:flex-start;font-size:14px;line-height:1.5;}main .comp-badge-yes{color:#4ade80;font-size:13px;display:flex;gap:8px;align-items:flex-start;line-height:1.5;}main .comp-status-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;margin-top:5px;}main .comp-badge-partial{color:#facc15;font-size:13px;display:flex;gap:8px;align-items:flex-start;line-height:1.5;}main .comp-badge-no{color:#f87171;font-size:13px;display:flex;gap:8px;align-items:flex-start;line-height:1.5;}main .comp-scroll-hint{display:none;text-align:center;color:var(--Grey-Text);font-size:12px;margin-top:14px;}@media screen and (max-width: 767px) {main .comp-scroll-hint{display:block;}}main .faq-self{padding-top:100px;padding-bottom:100px;border-top:1px solid var(--Grey-Bg);}@media screen and (max-width: 767px) {main .faq-self{padding-top:60px;padding-bottom:60px;}}main .faq-label{display:flex;align-items:center;column-gap:8px;font-size:14px;color:var(--Purple);margin-bottom:20px;justify-content:center;}main .faq-accordion-list{max-width:860px;margin-left:auto;margin-right:auto;}main .faq-trigger{display:flex;justify-content:space-between;align-items:center;padding-top:0px;cursor:pointer;gap:20px;}main .faq-icon{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--Grey-Bg);transition:all 200ms;color:var(--Grey-Text);}main .faq-body{padding-bottom:28px;}main .diff-eyebrow{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--Purple);margin-bottom:20px;justify-content:center;letter-spacing:0.04em;text-transform:uppercase;}main .diff-eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--AI-Color);flex-shrink:0;}main .diff-col-label{display:inline-flex;align-items:center;gap:7px;font-size:12px;letter-spacing:0.06em;text-transform:uppercase;border:1px solid var(--Grey-Bg);border-radius:100px;padding-top:8px;padding-bottom:8px;padding-left:16px;padding-right:16px;color:var(--White);}main .diff-col-label-dot{width:5px;height:5px;border-radius:50%;flex-shrink:0;}main .chaos-box{position:absolute;background:var(--Grey-Bg);border:1px solid #333;border-radius:10px;padding-top:10px;padding-bottom:10px;padding-left:14px;padding-right:14px;display:flex;align-items:center;gap:9px;font-size:12px;color:var(--Grey-Text);white-space:nowrap;}main .chaos-box-icon{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:12px;flex-shrink:0;}main .diff-caption{font-size:13px;color:var(--Grey-Text);text-align:center;max-width:340px;margin-left:auto;margin-right:auto;line-height:1.6;font-style:italic;}main .unified-ai-band{background:#d97757;padding-top:14px;padding-bottom:14px;padding-left:20px;padding-right:20px;display:flex;align-items:center;justify-content:space-between;box-shadow:0px 0px 30px 0px #d9795961;}main .unified-ai-label{font-size:13px;font-weight:600;color:var(--White);letter-spacing:0.04em;text-transform:uppercase;}main .unified-ai-badge{background:rgba(255, 255, 255, 0.2);border:1px solid rgba(255, 255, 255, 0.25);border-radius:100px;font-size:11px;color:var(--White);padding-top:3px;padding-bottom:3px;padding-left:10px;padding-right:10px;letter-spacing:0.04em;}main .diff-stack-layer{display:flex;align-items:center;gap:12px;padding-top:14px;padding-bottom:14px;padding-left:20px;padding-right:20px;border-bottom:1px solid var(--Grey-Bg);font-size:13px;color:var(--Grey-Text);transition:background 200ms linear;}main .diff-stack-layer:last-child{border-bottom:none;}main .diff-stack-layer:hover{background:var(--Hover);}main .diff-stack-dot{width:7px;height:7px;border-radius:50%;background:var(--Grey-Bg);border:1px solid #444;flex-shrink:0;display:none;}main .diff-stack-layer-name{flex:1;}main .diff-stack-check{color:#4ade80;display:flex;align-items:center;}main .diff-ai-tile{background:var(--Grey-Bg);border:1px solid #2e2e2e;border-radius:12px;padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;display:flex;flex-direction:column;gap:12px;transition:border-color 200ms linear, background 200ms linear;}main .diff-ai-tile:hover{border-color:rgba(163, 117, 255, 0.3);background:;}main .diff-ai-tile-icon{width:36px;height:36px;border-radius:9px;background:rgba(217,121,89,0.1);border:1px solid rgba(217,121,89,0.2);display:flex;align-items:center;justify-content:center;color:var(--AI-Color);}main .diff-ai-tile-text{font-size:14px;color:var(--White);line-height:1.5;}main .byok-self{padding-top:100px;padding-bottom:100px;border-top:1px solid var(--Grey-Bg);}@media screen and (max-width: 767px) {main .byok-self{padding-top:60px;padding-bottom:60px;}}main .byok-header{max-width:700px;margin-left:auto;margin-right:auto;text-align:center;margin-bottom:60px;display:flex;flex-direction:column;align-items:center;gap:20px;}@media screen and (max-width: 767px) {main .byok-header{margin-bottom:40px;}}main .byok-para{font-size:17px;color:var(--Grey-Text);line-height:1.7;max-width:580px;text-align:center;}main .byok-cards{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px;width:100%;margin-bottom:50px;}@media screen and (max-width: 767px) {main .byok-cards{grid-template-columns:repeat(2, 1fr);}}@media screen and (max-width: 480px) {main .byok-cards{grid-template-columns:1fr;}}main .byok-card{background:var(--Grey-Bg);border:1px solid #2e2e2e;border-radius:16px;padding-top:28px;padding-bottom:28px;padding-left:28px;padding-right:28px;display:flex;flex-direction:column;gap:14px;transition:border-color 200ms;}main .byok-card:hover{border-color:rgba(163, 117, 255, 0.3);}main .byok-card-icon{width:36px;height:36px;border-radius:9px;background:rgba(217,121,89,0.1);border:1px solid rgba(217,121,89,0.2);display:flex;align-items:center;justify-content:center;color:var(--AI-Color);}main .byok-card-desc{font-size:14px;color:var(--Grey-Text);line-height:1.6;}main .byok-cta{display:flex;justify-content:center;}main .pricing-self{padding-top:100px;padding-bottom:100px;border-top:1px solid var(--Grey-Bg);}@media screen and (max-width: 767px) {main .pricing-self{padding-top:60px;padding-bottom:60px;}}main .pricing-header{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:60px;text-align:center;}@media screen and (max-width: 767px) {main .pricing-header{margin-bottom:40px;}}main .pricing-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;width:100%;}@media screen and (max-width: 991px) {main .pricing-grid{grid-template-columns:repeat(2, 1fr);}}@media screen and (max-width: 480px) {main .pricing-grid{grid-template-columns:1fr;}}main .pricing-card{display:flex;flex-direction:column;background:var(--Grey-Bg);border:1px solid #2e2e2e;border-radius:16px;padding-top:28px;padding-bottom:28px;padding-left:28px;padding-right:28px;gap:0;position:relative;overflow:visible;transition:border-color 200ms linear;}main .pricing-card:hover{border-color:rgba(163, 117, 255, 0.25);}main .pricing-plan-name{font-family:'Nohemi';font-size:22px;font-weight:500;margin-bottom:8px;}main .pricing-desc{font-size:14px;color:var(--Grey-Text);line-height:1.6;margin-bottom:24px;}main .pricing-price-row{display:flex;align-items:baseline;gap:8px;margin-bottom:24px;}main .pricing-price-amount{font-family:'Nohemi';font-size:32px;font-weight:500;line-height:1;color:var(--White);}main .pricing-price-period{font-size:15px;color:var(--Grey-Text);}main .pricing-divider{width:100%;height:1px;background:#2e2e2e;margin-bottom:20px;}main .pricing-features-list{list-style:none;padding-left:0;margin-top:0;margin-bottom:20px;margin-left:0;margin-right:0;display:flex;flex-direction:column;gap:10px;}main .pricing-feature-item{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.4;}main .pricing-feature-icon{width:16px;height:16px;flex-shrink:0;color:#4ade80;}main .pricing-feature-item-disabled{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.4;color:var(--Grey-Text);opacity:0.5;}main .pricing-feature-icon-dash{width:16px;height:16px;flex-shrink:0;color:var(--Grey-Text);}main .pricing-models-label{font-size:11px;letter-spacing:0.08em;text-transform:uppercase;color:var(--Grey-Text);margin-bottom:10px;font-weight:600;}main .pricing-models-list{list-style:none;padding-left:0;margin-top:0;margin-bottom:28px;margin-left:0;margin-right:0;display:flex;flex-direction:column;gap:8px;flex-grow:1;}main .pricing-model-item{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--Grey-Text);}main .pricing-model-icon{width:14px;height:14px;flex-shrink:0;color:#4ade80;}main .pricing-btn-wrap{margin-top:auto;width:100%;display:flex;}main .pricing-card-popular{display:flex;flex-direction:column;background:var(--Grey-Bg);border:2px solid var(--AI-Color);border-radius:16px;padding-top:28px;padding-bottom:28px;padding-left:28px;padding-right:28px;gap:0;position:relative;overflow:visible;box-shadow:;transition:border-color 200ms linear;}main .pricing-popular-badge{position:absolute;top:-13px;left:50%;transform:translateX(-50%);background:var(--AI-Color);color:var(--White);font-size:11px;font-weight:600;letter-spacing:0.06em;text-transform:uppercase;border-radius:12px;padding-top:4px;padding-bottom:4px;padding-left:14px;padding-right:14px;white-space:nowrap;}main .footer-self{padding-top:80px;border-top:1px solid var(--Grey-Bg);background:var(--Black);position:relative;overflow:hidden;}@media screen and (max-width: 480px) {main .footer-self{padding-top:60px;}}main .footer-tagline{font-size:15px;color:var(--Grey-Text);line-height:1.7;}main .footer-nav-grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px;flex:1;}@media screen and (max-width: 991px) {main .footer-nav-grid{grid-template-columns:repeat(2, 1fr);gap:32px;}}@media screen and (max-width: 767px) {main .footer-nav-grid{grid-template-columns:repeat(2, 1fr);gap:28px;width:100%;}}@media screen and (max-width: 480px) {main .footer-nav-grid{grid-template-columns:repeat(2, 1fr);gap:24px;}}main .footer-col{display:flex;flex-direction:column;gap:16px;}main .footer-link{font-size:14px;color:var(--Grey-Text);transition:color 200ms;display:flex;align-items:center;}main .footer-link:hover{color:var(--White);}main .footer-bottom-links{display:flex;gap:24px;align-items:center;}@media screen and (max-width: 767px) {main .footer-bottom-links{flex-wrap:wrap;gap:16px;}}main .footer-bottom-link{font-size:13px;color:var(--Grey-Text);transition:color 200ms;}main .footer-bottom-link:hover{color:var(--White);}main .stock-bar-track{width:100%;height:4px;border-radius:100px;background:var(--Grey-Bg);}main .stock-bar-fill{height:100%;border-radius:100px;background:var(--Purple);}main .syn-tag{color:#82c4f0;}main .syn-op{color:#f78ca0;}main .syn-txt{color:#98c379;}main .syn-cls{color:#f7d774;}main .syn-comment{color:#5a5a60;font-style:italic;}main .doc-layout{display:grid;grid-template-columns:260px 1fr;min-height:100vh;}@media screen and (max-width: 767px) {main .doc-layout{grid-template-columns:1fr;}}main .doc-sidebar{position:sticky;top:0;height:100vh;overflow-y:auto;padding-top:48px;padding-bottom:48px;padding-left:28px;padding-right:28px;border-right:1px solid rgba(255,255,255,0.08);}@media screen and (max-width: 767px) {main .doc-sidebar{display:none;}}main .doc-sidebar-brand{font-size:16px;color:var(--White);margin-bottom:4px;}main .doc-sidebar-version{font-size:11px;color:var(--Grey-Text);text-transform:uppercase;letter-spacing:0.12em;margin-bottom:36px;}main .doc-nav-group{font-size:11px;text-transform:uppercase;letter-spacing:0.14em;color:var(--Grey-Text);margin-top:24px;margin-bottom:8px;}main .doc-nav-link{display:block;padding-top:6px;padding-bottom:6px;padding-left:10px;padding-right:10px;margin-left:-10px;margin-right:-10px;font-size:14px;color:var(--Grey-Text);border-radius:6px;transition:all 150ms linear;}main .doc-nav-link:hover{background:var(--Hover);color:var(--White);}main .doc-main{padding-top:56px;padding-bottom:80px;padding-left:64px;padding-right:64px;max-width:860px;}@media screen and (max-width: 767px) {main .doc-main{padding-top:32px;padding-bottom:48px;padding-left:24px;padding-right:24px;max-width:100%;}}@media screen and (max-width: 480px) {main .doc-main{padding-left:16px;padding-right:16px;}}main .doc-section{margin-bottom:56px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,0.07);}main .doc-section-num{font-size:11px;color:var(--Grey-Text);letter-spacing:0.12em;text-transform:uppercase;margin-bottom:8px;font-family:'JetBrains Mono', monospace;}main .doc-ref-scroll{overflow-x:auto;}main .doc-ref-grid{border:1px solid rgba(255,255,255,0.07);border-radius:8px;overflow:hidden;min-width:400px;margin-top:16px;}main .doc-ref-header-3{display:grid;grid-template-columns:80px 160px 1fr;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;background:rgba(255,255,255,0.03);font-size:11px;color:var(--Grey-Text);text-transform:uppercase;letter-spacing:0.1em;border-bottom:1px solid rgba(255,255,255,0.06);}main .doc-ref-row-3{display:grid;grid-template-columns:80px 160px 1fr;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;border-bottom:1px solid rgba(255,255,255,0.06);font-size:14px;color:rgba(255,255,255,0.75);}main .doc-ref-row-3:last-child{border-bottom:none;}main .doc-inline-code{font-family:'JetBrains Mono', monospace;font-size:13px;color:var(--Purple);background:rgba(163,117,255,0.1);padding-top:2px;padding-bottom:2px;padding-left:7px;padding-right:7px;border-radius:4px;}main .doc-ref-header{display:grid;grid-template-columns:120px 1fr;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;background:rgba(255,255,255,0.03);font-size:11px;color:var(--Grey-Text);text-transform:uppercase;letter-spacing:0.1em;border-bottom:1px solid rgba(255,255,255,0.06);}main .doc-ref-row{display:grid;grid-template-columns:120px 1fr;padding-top:10px;padding-bottom:10px;padding-left:16px;padding-right:16px;border-bottom:1px solid rgba(255,255,255,0.06);font-size:14px;color:rgba(255,255,255,0.75);}main .doc-ref-row:last-child{border-bottom:none;}main .doc-example{padding-top:24px;margin-top:24px;border-top:1px dashed rgba(255,255,255,0.07);}main .doc-example-label{font-size:11px;color:var(--Grey-Text);letter-spacing:0.1em;text-transform:uppercase;margin-bottom:4px;font-family:'JetBrains Mono', monospace;}main .doc-code-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px;}@media screen and (max-width: 767px) {main .doc-code-pair{grid-template-columns:1fr;}}main .doc-code-block{background:#111;border-radius:8px;overflow:hidden;overflow-x:auto;}main .doc-code-label{font-size:11px;color:var(--Grey-Text);padding-top:8px;padding-left:14px;padding-right:14px;padding-bottom:0;letter-spacing:0.1em;text-transform:uppercase;font-family:'JetBrains Mono', monospace;}main .doc-code-pre{padding-top:10px;padding-left:14px;padding-right:14px;padding-bottom:16px;font-family:'JetBrains Mono', monospace;font-size:13px;color:rgba(255,255,255,0.75);line-height:1.65;white-space:pre;overflow-x:auto;margin-top:0;margin-bottom:0;}@media screen and (max-width: 767px) {main .doc-code-pre{overflow-x:auto;}}main .doc-tips{background:var(--Grey-Bg);border-radius:10px;padding-top:24px;padding-bottom:24px;padding-left:28px;padding-right:28px;margin-top:16px;}main .doc-tips-item{padding-top:8px;padding-bottom:8px;padding-left:22px;padding-right:0;position:relative;font-size:14px;color:var(--Grey-Text);}main .doc-tips-item::before{content:"→";position:absolute;left:0;top:8px;color:var(--Purple);}main .or-self{padding-top:100px;padding-bottom:100px;border-top:1px solid var(--Grey-Bg);}@media screen and (max-width: 767px) {main .or-self{padding-top:60px;padding-bottom:60px;}}main .or-feature-card{background:var(--Grey-Bg);border-radius:16px;padding-top:28px;padding-bottom:28px;padding-left:28px;padding-right:28px;display:flex;flex-direction:column;gap:12px;height:100%;}@media screen and (max-width: 480px) {main .or-feature-card{padding-top:20px;padding-bottom:20px;padding-left:20px;padding-right:20px;}}main .or-step-row{display:flex;column-gap:20px;align-items:flex-start;}main .or-step-num{width:36px;height:36px;border:1px solid var(--Grey-Bg);color:var(--Grey-Text);font-size:11px;font-weight:600;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--Black);}main .or-step-content{flex:1;padding-top:6px;padding-bottom:40px;}main .or-step-content:last-child{padding-bottom:0;}main .or-step-line{width:1px;height:40px;background:linear-gradient(to bottom, var(--Grey-Bg), transparent);margin-left:auto;margin-right:auto;}main .or-step-code{font-family:'JetBrains Mono', monospace;font-size:13px;color:var(--Purple);background:rgba(163, 117, 255, 0.1);padding-top:2px;padding-bottom:2px;padding-left:8px;padding-right:8px;border-radius:4px;}main .hero_grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;}@media screen and (max-width: 991px) {main .hero_grid{grid-template-columns:1fr;gap:56px;}}@media screen and (max-width: 767px) {main .hero_grid{gap:40px;}}main .hero_col-left{display:flex;flex-direction:column;gap:32px;justify-content:center;max-width:560px;}@media screen and (max-width: 991px) {main .hero_col-left{max-width:100%;}}main .hero_tag{font-size:12px;letter-spacing:0.14em;color:var(--Grey-Text);border:1px solid rgba(255, 255, 255, 0.08);border-radius:99px;padding-top:6px;padding-bottom:6px;padding-left:14px;padding-right:14px;width:fit-content;text-transform:uppercase;}main .hero_accent{color:var(--Purple);}main .hero_social-proof{display:flex;flex-direction:row;align-items:center;gap:12px;margin-top:8px;}main .hero_avatars-stack{display:flex;flex-direction:row;}main .hero_avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid var(--Black);}main .hero_proof-text{font-size:13px;color:var(--Grey-Text);line-height:1.5;}main .hero_col-right{display:flex;flex-direction:column;gap:16px;padding-top:40px;position:relative;}@media screen and (max-width: 767px) {main .hero_col-right{padding-top:0;}}main .hero_stars{display:flex;flex-direction:row;gap:3px;color:var(--Purple);}main .hero_card-top{display:flex;flex-direction:row;align-items:center;gap:12px;}main .hero_reviewer-info{display:flex;flex-direction:column;gap:2px;}main .hero_reviewer-name{font-size:14px;font-weight:700;color:var(--White);}main .hero_reviewer-role{font-size:12px;color:var(--Grey-Text);}body main .t7{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t7{row-gap:30px;grid-template-columns:1fr ;}}body main .t9{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t9{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t10{color:rgba(163,117,255,1.00);}}body main .t18{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t18{row-gap:30px;grid-template-columns:1fr ;}}body main .t20{display:flex;row-gap:40px;column-gap:40px;}body main .t22{display:flex;flex-direction:column;}body main .t23{display:flex;flex-direction:column;}body main .t24{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t27{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t29{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t29{row-gap:30px;grid-template-columns:1fr ;}}body main .t30{display:flex;row-gap:25px;flex-direction:column;}body main .t34{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t36{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t37{display:flex;column-gap:100px;}body main .t40{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t48{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}@media screen and (max-width: 991px) {body main .t56{color:rgba(163,117,255,1.00);}}body main .t64{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t64{row-gap:30px;grid-template-columns:1fr ;}}body main .t66{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t66{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t67{color:rgba(163,117,255,1.00);}}body main .t75{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t75{row-gap:30px;grid-template-columns:1fr ;}}body main .t77{display:flex;row-gap:40px;column-gap:40px;}body main .t79{display:flex;flex-direction:column;}body main .t80{display:flex;flex-direction:column;}body main .t81{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t84{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t86{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t86{row-gap:30px;grid-template-columns:1fr ;}}body main .t87{display:flex;row-gap:25px;flex-direction:column;}body main .t91{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t93{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t94{display:flex;column-gap:100px;}body main .t97{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t105{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}@media screen and (max-width: 991px) {body main .t113{color:rgba(163,117,255,1.00);}}body main .t115{position:relative;background:var(--Black);margin-top:-87px;padding-top:147px;}@media screen and (max-width: 767px) {body main .t115{padding-top:137px;}}@media screen and (max-width: 480px) {body main .t115{margin-top:-56px;padding-top:110px;}}body main .t117{display:flex;background:var(--Black);text-align:center;align-items:center;flex-direction:column;}body main .t118{display:flex;align-items:center;line-height:1;margin-bottom:30px;flex-direction:column;justify-content:center;}body main .t119{width:100%;max-width:650px;text-align:left;}@media screen and (max-width: 767px) {body main .t119{text-align:center;margin-bottom:20px;}}body main .t120{width:100%;max-width:1240px;}@media screen and (max-width: 767px) {body main .t120{display:none;}}body main .t121{padding-bottom:110px;}@media screen and (max-width: 991px) {body main .t121{padding-bottom:60px;}}body main .t123{display:flex;column-gap:20px;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t123{row-gap:60px;flex-direction:column;}}body main .t124{padding-top:100px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t124{padding-top:100px;}}@media screen and (max-width: 480px) {body main .t124{padding-top:80px;padding-bottom:40px;}}body main .t125{width:100%;max-width:712px;}@media screen and (max-width: 991px) {body main .t125{text-wrap:balance;}}@media screen and (max-width: 480px) {body main .t125{max-width:100%;}}body main .t126{width:100%;max-width:443px;}body main .t128{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t128{row-gap:40px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t128{row-gap:20px;}}body main .t129{padding-top:100px;}@media screen and (max-width: 480px) {body main .t129{padding-top:60px;}}body main .t130{top:60px;flex:1 1 0%;position:sticky;}@media screen and (max-width: 991px) {body main .t130{display:none;}}body main .t131{width:100%;display:flex;row-gap:120px;max-width:1130px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t131{row-gap:100px;}}@media screen and (max-width: 767px) {body main .t131{row-gap:80px;}}body main .t132{display:flex;row-gap:15px;flex-direction:column;}body main .t134{margin-bottom:40px;}body main .t135{display:flex;background:var(--Grey-Bg);column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t135{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t135{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t136{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t136{max-width:100%;}}body main .t137{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t137{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t139{margin-bottom:40px;}body main .t140{display:flex;background:#242424;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 767px) {body main .t140{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t141{width:100%;display:flex;row-gap:30px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t141{row-gap:0px;}}body main .t142{display:grid;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t142{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t142{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t146{margin-bottom:40px;}body main .t147{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t147{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t147{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t148{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t148{max-width:100%;}}body main .t149{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t149{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t151{margin-bottom:40px;}body main .t152{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t152{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t152{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t153{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t153{max-width:100%;}}body main .t154{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t154{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t156{display:flex;background:#242424;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 767px) {body main .t156{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t157{width:100%;display:flex;row-gap:30px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t157{row-gap:0px;}}body main .t158{display:grid;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t158{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t158{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t159{margin-bottom:40px;}body main .t160{overflow:hidden;position:relative;background:;padding-top:30px;border-radius:20px;padding-right:30px;background-size:cover;background-image:url(https://global.divhunt.com/a0d52f1b5e9b8872d610235eafd13555_103100.webp);background-repeat:no-repeat;}body main .t160:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t160{border-radius:10px;}}@media screen and (max-width: 480px) {body main .t160{padding-top:20px;padding-right:20px;background-image:url(https://global.divhunt.com/1b6db6866a1d03da4f26ccfa4a40c085_128894.webp);}}body main .t161{width:100%;border-radius:0px 10px 0px 0px;}@media screen and (max-width: 767px) {body main .t161{border-radius:0px 10px 0px 0px;}}@media screen and (max-width: 480px) {body main .t161{border-radius:0px 5px 0px 0px;}}body main .t162{overflow:hidden;position:relative;padding-top:20px;padding-left:35px;border-radius:20px;padding-right:35px;padding-bottom:20px;background-size:cover;background-image:url(https://global.divhunt.com/4b5eeb573f46958a0a50d32208c7f4d0_43686.webp);background-repeat:no-repeat;}body main .t162:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t162{padding-top:10px;padding-left:10px;border-radius:10px;margin-bottom:40px;padding-right:10px;padding-bottom:10px;}}@media screen and (max-width: 480px) {body main .t162{background-image:url(https://global.divhunt.com/6da4dff8e3e0e6f50d7a1bdaf447b7ce_40632.webp);}}body main .t163{border-radius:10px;}@media screen and (max-width: 480px) {body main .t163{border-radius:5px;}}body main .t165{margin-bottom:40px;}body main .t166{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t166{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t166{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t167{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t167{max-width:100%;}}body main .t168{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t168{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t170{display:flex;background:#242424;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 767px) {body main .t170{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t171{width:100%;display:flex;row-gap:30px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t171{row-gap:0px;}}body main .t172{display:none;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t172{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t172{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t173{margin-bottom:40px;}body main .t174{padding-top:200px;padding-bottom:250px;}@media screen and (max-width: 991px) {body main .t174{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t174{padding-top:40px;}}@media screen and (max-width: 480px) {body main .t174{padding-bottom:40px;}}body main .t176{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t176{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t176{row-gap:60px;}}body main .t177{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t178{display:flex;row-gap:5px;flex-direction:column;}body main .t181{transition:;}body main .t183{height:24px;}body main .t184{padding-top:3px;}body main .t215{display:flex;column-gap:15px;align-items:center;}body main .t221 .rte{width:100%;max-width:480px;}body main .t223{width:100%;max-width:430px;}body main .t224{width:100%;max-width:430px;}body main .t227{width:100%;max-width:430px;}body main .t229 .rte{max-width:350px;}body main .t230{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t230{max-width:100%;}}@media screen and (max-width: 480px) {body main .t230{row-gap:60px;}}body main .t236{display:none;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t236{row-gap:40px;column-gap:20px;}}body main .t241{position:relative;padding-top:100px;padding-bottom:220px;}@media screen and (max-width: 991px) {body main .t241{padding-top:80px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t241{padding-top:40px;}}body main .t247{display:grid;row-gap:30px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t247{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t247{grid-template-columns:1fr;}}body main .t248{overflow:hidden;background:var(--Grey-Bg);border-radius:20px;}body main .t248:hover .target{transform:scale(1.15,1.15);}body main .t248:hover .button-square{background:rgba(158,158,158,0.2);}body main .t249{transition:all 500ms 0ms ease;}body main .t250{display:flex;align-items:flex-end;padding-top:40px;padding-left:30px;padding-right:30px;padding-bottom:24px;justify-content:space-between;}body main .t251{width:100%;max-width:254px;}body main .t252{line-height:1;margin-bottom:10px;}body main .t256{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t256{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t256{padding-bottom:20px;}}body main .t259{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t259{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t259{margin-bottom:40px;}}body main .t260{width:100%;max-width:450px;}body main .t261{margin-bottom:24px;}body main .t265{width:100%;max-width:490px;}body main .t266{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t266{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t270 img{transition:all 200ms 0ms ease;}body main .t270{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t270:hover img:last-of-type{transform:translate(5px,0px);}body main .t274{border:1px solid var(--Grey-Bg);border-radius:20px;}@media screen and (max-width: 991px) {body main .t274{display:none;}}body main .t275{top:50%;left:auto;right:-11%;border:1px solid var(--Grey-Bg);bottom:auto;display:none;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t275{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t275{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}@media screen and (max-width: 991px) {body main .t276{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t276{grid-template-columns:1fr;}}body main .t277{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t277:nth-of-type(2){top:auto;bottom:165px;}body main .t277:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t277:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t277{position:static;max-width:100%;border-radius:20px;}}body main .t278{margin-bottom:24px;}body main .t279{margin-bottom:10px;}body main .t281{background:var(--Black);transition:all 250ms 0ms ease;padding-top:18px;padding-bottom:18px;}@media screen and (max-width: 991px) {body main .t281{position:relative;}}body main .t283{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t283{display:none;}}body main .t286{display:flex;column-gap:30px;align-items:center;}@media screen and (max-width: 991px) {body main .t286{top:100%;left:0px;right:0px;display:none;row-gap:20px;z-index:9999;position:absolute;background:var(--Black);align-items:flex-start;padding-top:20px;padding-left:20px;padding-right:20px;flex-direction:column;padding-bottom:40px;}}body main .t287{color:#9e9e9e;transition:;}@media screen and (max-width: 991px) {body main .t288{display:none;}}body main .t290{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:rgb(from rgb(255,255,255) r g b / 24%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t291{transition:;}body main .t292{padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t292{padding-bottom:40px;}}body main .t294{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t294{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t294{column-gap:20px;}}body main .t296{display:flex;column-gap:15px;align-items:center;margin-bottom:30px;}body main .t299{display:flex;column-gap:17px;align-items:center;}body main .t302{display:flex;column-gap:60px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t302{justify-content:space-between;}}@media screen and (max-width: 767px) {body main .t302{column-gap:40px;}}@media screen and (max-width: 480px) {body main .t302{display:grid;row-gap:40px;grid-template-columns:1fr 1fr;}}body main .t303{display:flex;row-gap:15px;flex-direction:column;}body main .t305:hover{color:rgb(255,255,255);}body main .t306{display:flex;row-gap:15px;flex-direction:column;}body main .t308:hover{color:rgb(255,255,255);}body main .t309{width:100%;display:flex;row-gap:15px;max-width:104px;flex-direction:column;}body main .t311:hover{color:rgb(255,255,255);}body main .t312{display:flex;row-gap:15px;flex-direction:column;}body main .t314:hover{color:rgb(255,255,255);}body main .t315{display:flex;row-gap:15px;flex-direction:column;}body main .t317:hover{color:rgb(255,255,255);}body main .t322{overflow:hidden;position:relative;padding-top:60px;padding-bottom:255px;}@media screen and (max-width: 767px) {body main .t322{padding-bottom:150px;}}body main .t325{display:flex;align-items:center;margin-bottom:20px;justify-content:center;}body main .t326{line-height:1;margin-bottom:20px;}body main .t327{width:100%;max-width:670px;text-align:center;margin-left:auto;margin-right:auto;}body main .t328{width:100%;max-width:480px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t329{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t330{background:;}body main .t331{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t333{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t334{top:auto;left:0%;right:0%;width:1440px;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}body main .t335{top:auto;left:-7px;right:auto;width:100%;bottom:-32px;position:absolute;max-width:236px;transform:rotate(-3deg);transition:all 300ms 0ms ease;}body main .t335:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t335{left:-90px;max-width:160px;}}body main .t336{overflow:hidden;position:relative;background:var(--Black);padding-top:140px;padding-bottom:124px;}@media screen and (max-width: 991px) {body main .t336{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t336{padding-top:60px;padding-bottom:60px;}}body main .t339{top:auto;left:25%;right:auto;width:100%;bottom:-51px;position:absolute;max-width:220px;transform:rotate(10deg) translate(-25%,0px);transition:all 300ms 0ms ease;}body main .t339:hover{transform:rotate(0deg) translate(-25%,0px) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t339{left:10%;max-width:150px;}}body main .t340{top:auto;left:42%;right:auto;width:100%;bottom:-62px;position:absolute;max-width:225px;transform:rotate(-3deg);transition:all 300ms 0ms ease;}body main .t340:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t340{left:20%;max-width:155px;}}body main .t341{top:auto;left:auto;right:16%;width:100%;bottom:-99px;position:absolute;max-width:320px;transform:rotate(4deg);transition:all 300ms 0ms ease;}body main .t341:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t341{right:50%;max-width:250px;}}body main .t342{top:auto;left:auto;right:-2%;width:100%;bottom:-16px;position:absolute;max-width:200px;transform:rotate(-3deg);transition:all 300ms 0ms ease;}body main .t342:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t342{right:39%;max-width:130px;}}body main .t343{overflow:hidden;position:relative;padding-top:100px;}@media screen and (max-width: 767px) {body main .t343{padding-top:60px;}}body main .t345{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t345{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t345{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 480px) {body main .t345{row-gap:40px;}}body main .t346{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t346{max-width:100%;}}@media screen and (max-width: 767px) {body main .t346{max-width:100%;}}body main .t351{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t351{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t351{row-gap:40px;grid-template-columns:1fr;}}body main .t357{position:relative;}body main .t358{left:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t358{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t358{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t359{width:100%;height:1px;background:var(--Grey-Bg);margin-top:100px;}@media screen and (max-width: 767px) {body main .t359{margin-top:60px;}}body main .t360{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t360{padding-top:60px;padding-bottom:60px;}}body main .t366{position:relative;padding-top:80px;padding-bottom:160px;}@media screen and (max-width: 991px) {body main .t366{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t366{padding-top:60px;padding-bottom:60px;}}body main .t370{width:100%;max-width:505px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t371{justify-content:center;}body main .t374{margin-bottom:10px;}body main .t375{width:100%;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t376{justify-content:center;}body main .t379{margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t380{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t380{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t380{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t380{grid-template-columns:1fr;}}body main .t385{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t386{overflow:hidden;position:relative;padding-top:235px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t386{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t386{padding-top:210px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t386{padding-top:125px;}}body main .t388{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t388{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t388{row-gap:40px;}}body main .t389{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t389{max-width:100%;}}@media screen and (max-width: 767px) {body main .t389{max-width:100%;}}body main .t393 .rte p{max-width:430px;}body main .t394{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t394{row-gap:40px;column-gap:40px;margin-top:60px;grid-template-columns:1fr;}}body main .t399{position:relative;}body main .t400{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t400{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t400{transform:translate(0px,0%);}}body main .t401{overflow:hidden;position:relative;background:;padding-top:165px;padding-bottom:70px;}@media screen and (max-width: 991px) {body main .t401{padding-top:60px;}}body main .t403{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t403{row-gap:20px;align-items:flex-start;flex-direction:column;}}body main .t404{max-width:453px;}body main .t405{margin-bottom:30px;}body main .t406{overflow:hidden;position:relative;}body main .t408{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t409{width:100%;max-width:555px;}body main .t413{justify-content:center;}body main .t416{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t416{left:-73%;}}@media screen and (max-width: 767px) {body main .t416{left:-111%;}}@media screen and (max-width: 480px) {body main .t416{left:-193%;display:none;}}body main .t417{top:-30%;left:0%;right:0%;width:100%;bottom:auto;display:block;z-index:2;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}@media screen and (max-width: 480px) {body main .t417{display:none;}}body main .t418{position:relative;margin-top:40px;}body main .t419{display:flex;align-items:center;margin-bottom:20px;flex-direction:column;}body main .t420{top:-35%;left:0%;right:0%;bottom:auto;height:60%;display:block;z-index:3;position:absolute;background:;margin-left:auto;margin-right:auto;mix-blend-mode:color-dodge;background-image:url(https://global.divhunt.com/22f2b855564727296eee95118ee95a9a_742680.svg);}@media screen and (max-width: 480px) {body main .t420{display:none;}}body main .t421{width:30px;height:20px;display:none;flex-direction:column;justify-content:space-between;}body main .t421 > div{top:0;position:relative;transition:0.2s;}body main .t421.dh-active > div:last-child{top:-45%;position:relative;transform:rotate(-45deg);}body main .t421.dh-active > div:first-child{top:45%;position:relative;transform:rotate(45deg);}body main .t421.dh-active > div:nth-child(2){opacity:0;}@media screen and (max-width: 991px) {body main .t421{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;}}body main .t422{width:100%;height:2px;background:rgba(0,0,0,1.00);}@media screen and (max-width: 991px) {body main .t422{background:var(--White);}}body main .t423 p{margin-bottom:15px;}body main .t423{margin-bottom:30px;}body main .t424{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t425{display:flex;row-gap:5px;flex-direction:column;}body main .t428{transition:;}body main .t429{color:var(--Grey-Text);display:flex;column-gap:6px;align-items:center;}body main .t429.dh-active{color:rgb(255,255,255);}body main .t430{z-index:10;overflow:hidden;position:relative;}body main .t430:hover .mouse-follower{opacity:100%;}body main .t431{opacity:0%;z-index:99;position:absolute;transition:opacity 250ms 0ms ease;pointer-events:none;}@media screen and (max-width: 991px) {body main .t431{top:50%;left:50%;opacity:100%;transform:translate(-50%,-50%);}}@media screen and (max-width: 767px) {body main .t431{display:none;}}body main .t432{transition:;}body main .t434{width:146px;display:flex;transform:translate(-50%,-50%);background:rgba(7,7,9,0.8);column-gap:7px;align-items:center;padding-top:15px;padding-left:20px;border-radius:100px;padding-right:20px;padding-bottom:15px;}@media screen and (max-width: 991px) {body main .t434{transform:translate(0%,0%);}}body main .t435{display:flex;row-gap:15px;align-items:flex-start;margin-bottom:10px;flex-direction:column;}body main .t436{overflow:hidden;position:relative;}body main .t437{top:auto;left:0%;right:0%;bottom:0%;height:50px;position:absolute;background:linear-gradient(180deg,#24242400 0%,var(--Grey-Bg) 100%);margin-left:auto;margin-right:auto;}body main .t438{margin-bottom:60px;}body main .t438 .target-wrapper{max-width:450px;}body main .t439{margin-bottom:60px;}@media screen and (max-width: 480px) {body main .t439{margin-bottom:40px;}}body main .t440{margin-bottom:60px;}body main .t440 .target{font-size:18px;}body main .t441{top:0%;left:-5%;right:0%;bottom:auto;display:block;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}@media screen and (max-width: 991px) {body main .t441{left:-73%;}}body main .t442{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t442{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t443{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t443{top:5px;left:5px;width:7px;}}body main .t444{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t444{right:5px;width:7px;bottom:5px;}}body main .t445{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t445{top:5px;right:5px;width:7px;}}body main .t446{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t446{left:5px;width:7px;bottom:5px;}}body main .t447{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/178696f56b158e25d0c85a3556a8e51a_30451.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t447{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t447{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t447{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t448{border:1px solid #242424;display:flex;row-gap:60px;overflow:hidden;position:relative;background:#070709;padding-top:40px;border-radius:20px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t448{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t448{padding-top:30px;}}body main .t449{top:auto;left:0%;right:0%;bottom:0%;filter:;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t450{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t451{padding-left:28px;padding-right:28px;}body main .t453{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t455{margin-bottom:-4px;}body main .t456{top:0%;left:0%;right:0%;bottom:0%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;border-radius:20px;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);}body main .t457{margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t462{position:relative;padding-top:170px;padding-bottom:190px;}@media screen and (max-width: 991px) {body main .t462{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t462{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t462{padding-top:40px;}}body main .t464{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t464{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t464{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t464{row-gap:40px;}}body main .t465{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t465{max-width:100%;}}body main .t466{line-height:1;margin-bottom:20px;}body main .t467{width:100%;max-width:396px;margin-bottom:40px;}body main .t468{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t469{background:;}body main .t470{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t471{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t473{justify-content:center;}body main .t476{position:relative;}body main .t477{height:680px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t477{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t478{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t478{left:-73%;}}body main .t479{padding-top:140px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t479{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t479{padding-top:60px;padding-bottom:60px;}}body main .t482{margin-bottom:60px;}body main .t482 .rte{max-width:695px;}body main .t485{position:relative;padding-top:140px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t485{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t485{padding-top:60px;padding-bottom:60px;}}body main .t487{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t487{row-gap:80px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t487{padding-bottom:60px;}}body main .t488{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t488{max-width:100%;}}body main .t492 .rte p{width:100%;max-width:430px;}body main .t493{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t493{max-width:100%;}}body main .t495{position:relative;padding-top:80px;}@media screen and (max-width: 767px) {body main .t495{padding-top:60px;}}body main .t497{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t498{width:100%;max-width:604px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t499{justify-content:center;}body main .t502{width:100%;max-width:550px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t503{margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t503{font-size:31px;}}body main .t504{margin-left:auto;margin-right:auto;}body main .t505{margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t506{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t506{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t506{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t506{grid-template-columns:1fr;}}body main .t512{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t512{margin-top:60px;}}body main .t513{padding-top:140px;}@media screen and (max-width: 991px) {body main .t513{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t513{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t513{padding-bottom:0px;}}body main .t516{margin-bottom:60px;}body main .t516 .rte{max-width:624px;}@media screen and (max-width: 480px) {body main .t516{margin-bottom:40px;}}body main .t518{position:relative;padding-top:80px;}@media screen and (max-width: 767px) {body main .t518{padding-top:60px;}}body main .t521{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t521{margin-top:60px;}}body main .t522{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t523{display:grid;row-gap:80px;column-gap:75px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t523{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t523{row-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t523{grid-template-columns:1fr;}}body main .t524{margin-bottom:80px;}@media screen and (max-width: 767px) {body main .t524{margin-bottom:40px;}}body main .t527{display:flex;margin-bottom:20px;}body main .t530{display:flex;column-gap:5px;align-items:center;margin-bottom:10px;flex-direction:row;}body main .t536{overflow:hidden;position:relative;padding-top:140px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t536{padding-top:60px;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t536{padding-top:40px;}}body main .t538{display:flex;column-gap:200px;align-items:center;}@media screen and (max-width: 991px) {body main .t538{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t538{row-gap:40px;}}body main .t539{width:100%;max-width:530px;}@media screen and (max-width: 991px) {body main .t539{max-width:100%;}}body main .t540{position:relative;}body main .t541{cursor:pointer;position:relative;}body main .t542{display:flex;background:var(--Grey-bg, #242424);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;column-gap:8px;align-items:center;padding-top:8px;padding-left:10px;border-radius:8px;padding-right:10px;padding-bottom:8px;}body main .t543{transition:all 200ms 0ms ease;}body main .t545{width:24px;height:24px;}body main .t546{top:110%;left:0px;right:0px;width:max-content;display:none;z-index:50;position:absolute;min-width:100%;background:var(--Grey-bg, #242424);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;padding-top:8px;padding-left:5px;border-radius:8px;padding-right:5px;padding-bottom:8px;}body main .t547{display:flex;column-gap:8px;align-items:center;padding-top:5px;padding-left:5px;border-radius:5px;padding-right:5px;padding-bottom:5px;}body main .t547:hover{background:#383838;}body main .t549{width:18px;height:18px;}body main .t553{display:flex;margin-bottom:20px;}body main .t554{line-height:1;margin-bottom:20px;}body main .t555{max-width:475px;margin-bottom:40px;}body main .t556{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t557{background:;}body main .t558{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t559{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t561{justify-content:center;}body main .t564{background:;margin-left:auto;margin-right:auto;}body main .t565{height:654px;position:absolute;min-width:886px;transform:translate(0px,-45%);}@media screen and (max-width: 991px) {body main .t565{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t566{padding-top:140px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t566{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t566{padding-top:60px;padding-bottom:60px;}}body main .t569{margin-bottom:60px;}body main .t571{display:none;position:relative;padding-top:80px;}@media screen and (max-width: 767px) {body main .t571{padding-top:60px;padding-bottom:0px;}}body main .t573{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t574{width:100%;max-width:650px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}@media screen and (max-width: 767px) {body main .t574{margin-bottom:40px;}}body main .t575{justify-content:center;}body main .t578{width:100%;max-width:435px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t579{margin-bottom:10px;}body main .t581{margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t582{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t582{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t582{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t582{grid-template-columns:1fr;}}body main .t587{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t587{margin-top:60px;}}body main .t589{padding-top:140px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t589{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t589{padding-top:60px;padding-bottom:60px;}}body main .t592{margin-bottom:60px;}body main .t592 .rte{max-width:600px;}body main .t592 .target-wrapper{width:100%;max-width:430px;}body main .t594{position:relative;padding-top:100px;}@media screen and (max-width: 767px) {body main .t594{padding-top:60px;}}body main .t596{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t596{row-gap:100px;flex-direction:column;}}body main .t597{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t597{max-width:100%;}}body main .t601 .rte p{max-width:430px;}body main .t602{display:grid;row-gap:60px;column-gap:65px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t602{margin-top:40px;}}@media screen and (max-width: 480px) {body main .t602{row-gap:40px;column-gap:20px;}}body main .t607{width:100%;height:1px;background:#242424;margin-top:125px;}@media screen and (max-width: 767px) {body main .t607{margin-top:60px;}}@media screen and (max-width: 767px) {body main .t608{width:100%;}}body main .t614{overflow:hidden;position:relative;padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t614{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t614{padding-top:40px;padding-bottom:40px;}}body main .t616{display:flex;align-items:center;margin-bottom:20px;justify-content:center;}body main .t618{width:100%;max-width:775px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t619{line-height:1;margin-bottom:20px;}body main .t620{width:100%;max-width:590px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t621{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t622{background:;}body main .t623{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t624{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t626{justify-content:center;}body main .t628{height:14px;}body main .t629{width:100%;}body main .t631{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t632{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t632{left:-73%;}}body main .t633{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t633{padding-top:60px;padding-bottom:80px;}}body main .t636{margin-bottom:60px;}body main .t636 .rte{max-width:606px;}body main .t638{position:relative;padding-top:160px;padding-bottom:240px;}@media screen and (max-width: 991px) {body main .t638{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t638{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t638{padding-bottom:20px;}}body main .t640{display:flex;column-gap:150px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t640{row-gap:100px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t640{row-gap:60px;}}@media screen and (max-width: 480px) {body main .t640{row-gap:40px;}}body main .t641{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t641{max-width:100%;}}body main .t642 .rte p{max-width:445px;}body main .t646{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t646{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t646{row-gap:40px;column-gap:20px;}}body main .t652{position:relative;}body main .t653{height:730px;position:absolute;min-width:1240px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t653{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t654{position:relative;padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t654{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t654{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t654{padding-bottom:0px;}}body main .t656{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t657{width:100%;max-width:654px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t658{justify-content:center;}body main .t661{width:100%;max-width:564px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t662{margin-bottom:10px;}body main .t663{margin-left:auto;margin-right:auto;}body main .t664{margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t665{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t665{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t665{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t665{grid-template-columns:1fr;}}body main .t674{overflow:hidden;padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t674{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t674{padding-top:40px;padding-bottom:40px;}}body main .t677{width:100%;max-width:830px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:140px;}@media screen and (max-width: 767px) {body main .t677{margin-bottom:80px;}}@media screen and (max-width: 480px) {body main .t677{margin-bottom:60px;}}body main .t678{display:flex;align-items:center;margin-bottom:20px;justify-content:center;}body main .t680{line-height:1;margin-bottom:20px;}body main .t681{width:100%;max-width:530px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t682{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t683{background:;}body main .t684{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t685{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t687{justify-content:center;}body main .t690{width:100%;position:relative;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t692{top:-30%;left:0%;right:0%;width:100%;bottom:auto;z-index:2;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}body main .t693{position:relative;padding-top:100px;padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t693{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t693{padding-top:60px;padding-bottom:60px;}}body main .t697{margin-bottom:60px;}body main .t697 .rte{max-width:605px;}body main .t697 .target-wrapper{max-width:440px;}body main .t699{position:relative;}body main .t702{width:100%;max-width:505px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t703{justify-content:center;}body main .t706{width:100%;max-width:470px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t707{margin-bottom:10px;}body main .t708{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t709{margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t710{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t710{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t710{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t710{grid-template-columns:1fr;}}body main .t715{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t715{margin-top:60px;}}body main .t716{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t716{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t716{padding-top:60px;padding-bottom:60px;}}body main .t718{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t718{row-gap:20px;grid-template-columns:1fr;}}body main .t719{width:100%;max-width:850px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {body main .t719{max-width:560px;}}body main .t720{left:0%;right:0%;bottom:100%;position:absolute;margin-left:auto;margin-right:auto;}body main .t721{top:0%;left:0%;right:auto;width:290px;bottom:auto;height:310px;z-index:5;position:absolute;background:linear-gradient(90deg,#070709 0%,#07070900 100%);}body main .t722{top:0%;left:auto;right:0%;width:290px;bottom:auto;height:310px;z-index:5;position:absolute;background:linear-gradient(90deg,#07070900 0%,#070709 100%);}body main .t723{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t724{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t724{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t725{margin-bottom:15px;}body main .t726{margin-bottom:10px;}body main .t727{max-width:311px;}body main .t729{overflow:hidden;position:relative;border-top:1px solid #242424;padding-top:160px;}@media screen and (max-width: 991px) {body main .t729{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t729{padding-top:60px;}}body main .t731{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t731{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t731{row-gap:60px;flex-direction:column-reverse;}}body main .t732{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t732{max-width:100%;}}@media screen and (max-width: 767px) {body main .t732{max-width:100%;}}body main .t736 .rte p{font-size:18px;max-width:430px;}body main .t737{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t737{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t737{row-gap:40px;grid-template-columns:1fr;}}body main .t742{position:relative;}body main .t743{left:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t743{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t743{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t744{width:100%;height:1px;background:#242424;margin-top:140px;}@media screen and (max-width: 991px) {body main .t744{margin-top:100px;}}@media screen and (max-width: 767px) {body main .t744{margin-top:60px;}}body main .t750{overflow:hidden;position:relative;background:;padding-top:60px;}@media screen and (max-width: 480px) {body main .t750{padding-top:40px;}}body main .t752{background:var(--Black);}body main .t753{width:100%;max-width:655px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:150px;}body main .t754{display:flex;z-index:25;align-items:center;margin-bottom:20px;justify-content:center;}body main .t756{line-height:1;margin-bottom:20px;}body main .t757{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t758{background:;}body main .t759{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t760{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t762{justify-content:center;}body main .t765{width:100%;max-width:480px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t766{position:relative;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t767{width:100%;z-index:10;position:relative;}body main .t770{padding-top:60px;border-bottom:1px solid var(--Grey-Bg);padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t770{padding-top:40px;}}body main .t771{width:100%;max-width:430px;text-align:center;margin-left:auto;margin-right:auto;}body main .t773{line-height:1;margin-bottom:20px;}body main .t774{margin-bottom:30px;}body main .t775{border:1px solid var(--Grey-Bg);position:relative;padding-top:5px;padding-left:5px;border-radius:10px;padding-right:5px;padding-bottom:5px;}body main .t775:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t776{color:var(--Grey-Text);display:flex;font-size:14px;background:var(--Grey-Bg);column-gap:5px;align-items:center;padding-top:10px;padding-left:15px;border-radius:8px;padding-right:15px;padding-bottom:10px;}body main .t777{display:flex;align-items:center;justify-content:center;}body main .t781{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t781{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t781{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t781{padding-bottom:40px;}}body main .t784{display:flex;column-gap:32px;}body main .t784:last-of-type .target{background:linear-gradient(180deg,var(--Grey-Bg) 90%,#24242400 100%);}body main .t785{flex:1 1 0%;display:flex;column-gap:60px;align-items:flex-start;padding-top:60px;padding-bottom:50px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t785{row-gap:45px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t785{padding-top:40px;padding-bottom:40px;}}body main .t786{top:40px;position:sticky;}@media screen and (max-width: 991px) {body main .t786{position:static;}}body main .t787{width:100%;max-width:680px;}@media screen and (max-width: 991px) {body main .t787{max-width:100%;}}body main .t788{display:flex;column-gap:8px;align-items:center;margin-bottom:16px;}body main .t790{width:2px;height:2px;background:var(--Grey-Text);border-radius:50%;}body main .t792{margin-bottom:10px;}body main .t794{width:100%;height:356px;object-fit:cover;border-radius:20px;margin-bottom:20px;}@media screen and (max-width: 991px) {body main .t794{height:auto;}}body main .t795{margin-bottom:20px;}body main .t799{position:relative;}body main .t800{width:1px;height:100%;background:var(--Grey-Bg);}body main .t801{top:50%;left:-45px;width:25px;border:1px solid var(--Grey-Bg);bottom:auto;height:25px;display:flex;position:absolute;transform:translate(0%,-50%);background:var(--Black);align-items:center;border-radius:50%;justify-content:center;}body main .t802{width:9px;height:9px;background:var(--Purple);border-radius:50%;}body main .t807{position:relative;}body main .t810{overflow:hidden;position:relative;background:;padding-top:30px;border-radius:20px;padding-right:30px;background-size:cover;background-image:url(https://global.divhunt.com/aab811389cdc6ad1bd65c11cfa0efb18_22062.webp);background-repeat:no-repeat;}body main .t810:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t810{padding-top:20px;border-radius:10px;padding-right:20px;}}@media screen and (max-width: 480px) {body main .t810{border-radius:10px;background-image:url(https://global.divhunt.com/5d7ac435ed03271bd5ad97cb6caeac03_21618.webp);}}body main .t811{width:100%;border-radius:0px 10px 0px 0px;}@media screen and (max-width: 480px) {body main .t811{border-radius:0px 5px 0px 0px;}}body main .t812{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t813{display:flex;row-gap:5px;flex-direction:column;}body main .t816{transition:;}body main .t818{overflow:hidden;position:relative;background:;padding-top:30px;padding-left:30px;border-radius:20px;background-size:cover;background-image:url(https://global.divhunt.com/8c8681f964c8901f05d142759e8073d3_5450.webp);background-repeat:no-repeat;}body main .t818:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t818{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t818{background-image:url(https://global.divhunt.com/e33e55594757dc46ea83cabb4bba5be4_5664.webp);}}body main .t819{width:100%;border-radius:10px 0px 0px 0px;}@media screen and (max-width: 480px) {body main .t819{border-radius:5px 0px 0px 0px;}}body main .t820{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t821{display:flex;row-gap:5px;flex-direction:column;}body main .t823{overflow:hidden;position:relative;padding-top:20px;padding-left:35px;border-radius:20px;padding-right:35px;padding-bottom:20px;background-size:cover;background-image:url(https://global.divhunt.com/89f68e482f1dda895c3e0f9d09f6f063_69724.webp);background-repeat:no-repeat;}body main .t823:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t823{padding-top:10px;padding-left:10px;border-radius:10px;margin-bottom:40px;padding-right:10px;padding-bottom:10px;}}@media screen and (max-width: 480px) {body main .t823{border-radius:10px;background-image:url(https://global.divhunt.com/1f61d0142abe228494c34713f665513e_13128.webp);}}body main .t824{border-radius:10px;}@media screen and (max-width: 480px) {body main .t824{border-radius:5px;}}body main .t825{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t826{display:flex;row-gap:5px;flex-direction:column;}body main .t829{transition:;}body main .t831{overflow:hidden;position:relative;background:;padding-top:30px;padding-left:30px;border-radius:20px;background-size:cover;background-image:url(https://global.divhunt.com/feff9e7260d5df4e6aa33e348f26c06a_72840.webp);background-repeat:no-repeat;}body main .t831:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t831{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t831{background-image:url(https://global.divhunt.com/0622d117d17551950790a97132dbe946_86092.webp);}}body main .t832{width:100%;border-radius:10px 0px 0px 0px;}@media screen and (max-width: 480px) {body main .t832{border-radius:5px 0px 0px 0px;}}body main .t833{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t834{display:flex;row-gap:5px;flex-direction:column;}body main .t835:first-of-type{display:none;}body main .t837{transition:;}body main .t839{overflow:hidden;position:relative;padding-top:20px;padding-left:35px;border-radius:20px;padding-right:35px;padding-bottom:20px;background-size:cover;background-image:url(https://global.divhunt.com/d90c2ad78c911729559908640795bdbd_194480.webp);background-repeat:no-repeat;}body main .t839:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t839{padding-top:10px;padding-left:10px;border-radius:10px;margin-bottom:40px;padding-right:10px;padding-bottom:10px;}}@media screen and (max-width: 480px) {body main .t839{border-radius:10px;background-image:url(https://global.divhunt.com/eded5365f97937176508cf20d1e810f1_57968.webp);}}body main .t840{border-radius:10px;}@media screen and (max-width: 480px) {body main .t840{border-radius:5px;}}body main .t841{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t842{display:flex;row-gap:5px;flex-direction:column;}body main .t845{transition:;}body main .t848{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t848{padding-top:40px;padding-bottom:40px;}}@media screen and (max-width: 480px) {body main .t848{padding-top:40px;}}body main .t851{justify-content:center;}body main .t853{color:var(--Purple);}body main .t854{width:100%;max-width:681px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t855{line-height:1;margin-bottom:20px;}body main .t856{width:100%;max-width:525px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t857{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t858{background:;}body main .t859{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t860{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t862{justify-content:center;}body main .t865{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t865{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t866{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t866{top:9px;right:9px;}}body main .t867{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t867{top:8px;left:8px;}}body main .t868{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t868{right:9px;bottom:9px;}}body main .t869{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/178696f56b158e25d0c85a3556a8e51a_30451.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t869{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t869{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t869{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t870{border:1px solid #242424;display:flex;background:#070709;transition:all 400ms 0ms ease;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:30px;justify-content:space-between;}body main .t870:hover{background:#171717;}@media screen and (max-width: 480px) {body main .t870{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t872{display:flex;column-gap:10px;margin-top:40px;align-items:center;}@media screen and (max-width: 480px) {body main .t872{row-gap:10px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t874{margin-bottom:5px;}}body main .t876{width:30px;height:30px;min-width:30px;background:;border-radius:6px;}body main .t877{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t877{left:9px;bottom:9px;}}body main .t880{position:relative;padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t880{padding-top:60px;padding-bottom:60px;}}body main .t884{margin-bottom:60px;}body main .t886{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t886{padding-bottom:100px;}}@media screen and (max-width: 480px) {body main .t886{padding-bottom:80px;}}body main .t888{display:grid;column-gap:20px;margin-top:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t888{row-gap:20px;grid-template-columns:1fr;}}body main .t889{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t891{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t891{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t892{margin-bottom:10px;}body main .t893{max-width:380px;}body main .t894{margin-bottom:15px;}body main .t895{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t895{padding-left:0px;padding-right:0px;}}body main .t897{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t899{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t899{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t900{margin-bottom:10px;}body main .t901{max-width:310px;}body main .t902{margin-bottom:15px;}body main .t903{border:1px solid var(--Grey-bg, #242424);overflow:hidden;position:relative;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t905{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t905{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t906{margin-bottom:10px;}body main .t907{max-width:311px;}body main .t908{margin-bottom:15px;}body main .t909{padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t909{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t909{padding-bottom:40px;}}body main .t912{width:100%;max-width:545px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:90px;}body main .t913{margin-bottom:10px;}body main .t914{width:100%;max-width:430px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t915{justify-content:center;}body main .t918{display:flex;column-gap:20px;align-items:center;justify-content:center;}@media screen and (max-width: 480px) {body main .t918{row-gap:15px;flex-direction:column;}}body main .t919{background:;}body main .t920{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t921{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t923{justify-content:center;}body main .t926{width:100%;position:relative;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t927{width:100%;}body main .t928{top:-30px;left:53px;right:auto;width:100%;bottom:auto;position:absolute;max-width:300px;box-shadow:0px 4px 20px 0px rgba(0,0,0,0.40);border-radius:10px;}@media screen and (max-width: 767px) {body main .t928{max-width:250px;}}@media screen and (max-width: 480px) {body main .t928{left:27px;max-width:140px;border-radius:5px;}}body main .t933{position:relative;padding-top:210px;padding-bottom:235px;}@media screen and (max-width: 991px) {body main .t933{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t933{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t933{padding-top:40px;}}body main .t935{display:flex;column-gap:80px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t935{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t935{row-gap:40px;}}body main .t936{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t936{max-width:100%;}}body main .t937{line-height:1;margin-bottom:20px;}body main .t938{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t939{background:;}body main .t940{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t941{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t943{justify-content:center;}body main .t946{width:100%;max-width:485px;margin-bottom:40px;}body main .t947{position:relative;}body main .t948{height:680px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t948{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t949{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t949{left:-73%;}}body main .t952{color:#a375ff;}body main .t953{padding-bottom:155px;}@media screen and (max-width: 991px) {body main .t953{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t953{padding-top:40px;}}@media screen and (max-width: 480px) {body main .t953{padding-bottom:40px;}}body main .t955{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t955{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t955{row-gap:60px;}}body main .t956{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t956{max-width:100%;}}@media screen and (max-width: 480px) {body main .t956{row-gap:60px;}}body main .t961 .rte  > p{max-width:430px;}body main .t962{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t962{row-gap:40px;column-gap:20px;}}body main .t967{top:50%;left:auto;right:-11%;border:1px solid #242424;bottom:auto;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t967{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t967{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t968{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t968{display:none;}}@media screen and (max-width: 991px) {body main .t969{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t969{grid-template-columns:1fr;}}body main .t970{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t970:nth-of-type(2){top:auto;bottom:165px;}body main .t970:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t970:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t970{position:static;max-width:100%;border-radius:20px;}}body main .t971{margin-bottom:24px;}body main .t972{margin-bottom:10px;}body main .t974{padding-top:40px;padding-bottom:135px;}body main .t978{position:relative;padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t978{padding-top:60px;padding-bottom:60px;}}body main .t982{margin-bottom:60px;}body main .t985{position:relative;padding-top:40px;padding-bottom:160px;}@media screen and (max-width: 991px) {body main .t985{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t985{padding-top:60px;padding-bottom:60px;}}body main .t988{width:100%;max-width:505px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t989{justify-content:center;}body main .t992{width:100%;max-width:435px;margin-left:auto;margin-right:auto;}body main .t993{margin-bottom:10px;}body main .t994{width:100%;max-width:1240px;}body main .t995{margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t996{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t996{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t996{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t996{grid-template-columns:1fr;}}body main .t1001{overflow:hidden;position:relative;padding-top:160px;}@media screen and (max-width: 767px) {body main .t1001{padding-top:60px;}}body main .t1003{display:flex;align-items:center;}@media screen and (max-width: 767px) {body main .t1003{row-gap:60px;flex-direction:column-reverse;}}body main .t1004{width:100%;max-width:505px;}@media screen and (max-width: 767px) {body main .t1004{max-width:100%;}}body main .t1008 .rte p{font-size:18px;max-width:430px;}body main .t1009{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1009{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t1009{row-gap:40px;grid-template-columns:1fr;}}body main .t1014{position:relative;}body main .t1015{left:100px;height:673px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 767px) {body main .t1015{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1016{width:100%;height:1px;background:#242424;margin-top:140px;}@media screen and (max-width: 767px) {body main .t1016{margin-top:60px;}}body main .t1018{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1018{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1018{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t1018{padding-bottom:80px;}}body main .t1021{display:grid;column-gap:20px;margin-top:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1021{row-gap:20px;grid-template-columns:1fr;}}body main .t1022{border:1px solid var(--Grey-bg, #242424);background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1024{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1024{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1025{margin-bottom:10px;}body main .t1026{max-width:380px;}body main .t1027{margin-bottom:15px;}body main .t1028{border:1px solid var(--Grey-bg, #242424);background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1030{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1030{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1031{margin-bottom:10px;}body main .t1032{max-width:310px;}body main .t1033{margin-bottom:15px;}body main .t1039{position:relative;padding-top:200px;padding-bottom:220px;}@media screen and (max-width: 991px) {body main .t1039{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1039{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1039{padding-top:40px;padding-bottom:40px;}}body main .t1041{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t1041{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1041{row-gap:40px;}}body main .t1042{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t1042{max-width:100%;}}body main .t1043{line-height:1;margin-bottom:20px;}body main .t1044{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t1045{background:;}body main .t1046{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1047{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1049{justify-content:center;}body main .t1052{width:100%;max-width:475px;margin-bottom:40px;}body main .t1053{position:relative;}body main .t1054{height:657px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1054{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1055{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t1055{left:-73%;}}body main .t1058{color:#a375ff;}body main .t1059{padding-top:40px;}body main .t1063{padding-top:135px;padding-bottom:150px;}@media screen and (max-width: 991px) {body main .t1063{padding-top:100px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1063{padding-top:80px;}}@media screen and (max-width: 480px) {body main .t1063{padding-top:60px;padding-bottom:60px;}}body main .t1065{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t1065{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t1065{row-gap:60px;}}body main .t1066{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t1066{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1066{row-gap:60px;}}body main .t1071 .rte  > p{max-width:430px;}body main .t1072{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1072{row-gap:40px;column-gap:20px;}}body main .t1077{top:50%;left:auto;right:-11%;border:1px solid #242424;bottom:auto;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t1077{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t1077{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t1078{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t1078{display:none;}}@media screen and (max-width: 991px) {body main .t1079{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1079{grid-template-columns:1fr;}}body main .t1080{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t1080:nth-of-type(2){top:auto;bottom:165px;}body main .t1080:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t1080:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t1080{position:static;max-width:100%;border-radius:20px;}}body main .t1081{margin-bottom:24px;}body main .t1082{margin-bottom:10px;}body main .t1084{position:relative;padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1084{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1084{padding-top:60px;padding-bottom:60px;}}body main .t1088{margin-bottom:60px;}body main .t1090{position:relative;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1090{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1090{padding-bottom:60px;}}body main .t1093{width:100%;max-width:505px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t1094{justify-content:center;}body main .t1097{width:100%;max-width:435px;margin-left:auto;margin-right:auto;}body main .t1098{margin-bottom:10px;}body main .t1099{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t1100{margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t1101{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1101{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t1101{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1101{grid-template-columns:1fr;}}body main .t1106{overflow:hidden;position:relative;padding-top:160px;}@media screen and (max-width: 991px) {body main .t1106{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t1106{padding-top:60px;}}body main .t1108{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t1108{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t1108{row-gap:60px;flex-direction:column-reverse;}}body main .t1109{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t1109{max-width:100%;}}@media screen and (max-width: 767px) {body main .t1109{max-width:100%;}}body main .t1113 .rte p{font-size:18px;max-width:430px;}body main .t1114{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1114{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t1114{row-gap:40px;grid-template-columns:1fr;}}body main .t1119{position:relative;}body main .t1120{left:100px;height:673px;position:absolute;min-width:1240px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1120{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t1120{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1121{width:100%;height:1px;background:#242424;margin-top:140px;}@media screen and (max-width: 991px) {body main .t1121{margin-top:100px;}}@media screen and (max-width: 767px) {body main .t1121{margin-top:60px;}}body main .t1123{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1123{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1123{padding-top:60px;padding-bottom:60px;}}body main .t1125{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1125{row-gap:20px;grid-template-columns:1fr;}}body main .t1126{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1128{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1128{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1129{margin-bottom:10px;}body main .t1130{max-width:370px;}body main .t1131{margin-bottom:15px;}body main .t1132{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1134{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1134{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1135{margin-bottom:10px;}body main .t1136{max-width:310px;}body main .t1137{margin-bottom:15px;}body main .t1138{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1138{padding-left:0px;padding-right:0px;}}body main .t1139{margin-bottom:60px;}body main .t1144{padding-top:20px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1144{padding-top:60px;}}@media screen and (max-width: 767px) {body main .t1144{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1144{padding-top:40px;}}body main .t1146{position:relative;margin-bottom:20px;}body main .t1148{top:210px;left:50%;width:100%;z-index:10;position:absolute;max-width:700px;transform:translate(-50%,0px);text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}@media screen and (max-width: 991px) {body main .t1148{position:static;transform:translate(0%,0px);}}body main .t1149{margin-bottom:10px;justify-content:center;}body main .t1151{color:#a375ff;}body main .t1152{width:100%;max-width:525px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t1153{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t1154{background:;}body main .t1155{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1156{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1158{justify-content:center;}body main .t1161{line-height:1;margin-bottom:20px;}body main .t1164{top:23%;left:50%;z-index:15;position:absolute;}body main .t1165{left:45%;bottom:27%;z-index:15;position:absolute;}body main .t1166{top:38%;left:65%;z-index:15;position:absolute;}body main .t1167{position:relative;padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1167{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1167{padding-top:60px;padding-bottom:80px;}}body main .t1171{margin-bottom:60px;}body main .t1173{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1173{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1173{padding-bottom:60px;}}body main .t1175{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1175{row-gap:60px;align-items:flex-start;flex-direction:column;}}body main .t1176{max-width:535px;}@media screen and (max-width: 991px) {body main .t1176{max-width:auto;}}body main .t1177{width:100%;max-width:680px;}@media screen and (max-width: 991px) {body main .t1177{max-width:100%;align-self:center;}}body main .t1178{margin-bottom:16px;}body main .t1179{margin-bottom:50px;}body main .t1180{overflow:hidden;position:relative;}body main .t1182{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1183{position:relative;padding-top:80px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1183{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1183{padding-top:60px;padding-bottom:60px;}}body main .t1185{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1185{padding-left:0px;padding-right:0px;}}body main .t1186{margin-bottom:60px;}body main .t1187{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1187{row-gap:20px;grid-template-columns:1fr;}}body main .t1188{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1190{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1190{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1191{margin-bottom:10px;}body main .t1192{max-width:370px;}body main .t1193{margin-bottom:15px;}body main .t1194{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1196{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1196{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1197{margin-bottom:10px;}body main .t1198{max-width:330px;}body main .t1199{margin-bottom:15px;}body main .t1205{overflow:hidden;position:relative;padding-top:160px;padding-bottom:160px;}@media screen and (max-width: 991px) {body main .t1205{padding-top:80px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1205{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t1205{padding-top:40px;padding-bottom:60px;}}body main .t1207{display:flex;column-gap:200px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t1207{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1207{row-gap:40px;}}body main .t1208{width:100%;max-width:480px;}@media screen and (max-width: 991px) {body main .t1208{max-width:100%;}}body main .t1209{line-height:1;margin-bottom:20px;}body main .t1210{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t1211{background:;}body main .t1212{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1213{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1215{justify-content:center;}body main .t1218{width:100%;margin-bottom:40px;}body main .t1219{position:relative;}body main .t1220{height:660px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1220{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1223{color:#a375ff;}body main .t1225{top:auto;left:0%;right:0%;width:100%;bottom:0%;filter:blur(100px);height:115px;opacity:20%;position:absolute;max-width:1360px;transform:translate(0px,50%);background:#50af2a;margin-left:auto;margin-right:auto;border-radius:50%;mix-blend-mode:plus-lighter;}body main .t1226{padding-top:40px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t1226{padding-top:60px;padding-bottom:60px;}}body main .t1230{position:relative;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1230{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1230{padding-bottom:60px;}}body main .t1233{width:100%;max-width:580px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t1234{justify-content:center;}body main .t1237{width:100%;max-width:320px;margin-left:auto;margin-right:auto;}body main .t1238{margin-bottom:10px;}body main .t1239{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t1240{margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t1241{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1241{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t1241{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1241{grid-template-columns:1fr;}}body main .t1246{position:relative;padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1246{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1246{padding-top:60px;padding-bottom:80px;}}body main .t1250{margin-bottom:60px;}body main .t1252{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t1252{margin-top:60px;}}body main .t1253{padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1253{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1253{padding-bottom:60px;}}body main .t1255{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1255{padding-left:0px;padding-right:0px;}}body main .t1256{margin-bottom:60px;}body main .t1257{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1257{row-gap:20px;grid-template-columns:1fr;}}body main .t1258{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1260{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1260{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1261{margin-bottom:10px;}body main .t1263{margin-bottom:15px;}body main .t1264{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1266{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1266{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1267{margin-bottom:10px;}body main .t1269{margin-bottom:15px;}body main .t1274{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t1274{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1274{padding-bottom:40px;}}body main .t1277{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t1278{width:100%;max-width:550px;margin-left:auto;margin-right:auto;}body main .t1279{width:100%;max-width:680px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t1280{display:grid;row-gap:24px;column-gap:24px;margin-top:24px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1280{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1280{grid-template-columns:1fr;}}body main .t1281{border:1px solid var(--Grey-Bg);display:flex;row-gap:50px;position:relative;background:#24242499;padding-top:30px;padding-left:20px;border-radius:20px;padding-right:20px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t1281:first-child{display:none;}body main .t1282{border-bottom:1px solid var(--Grey-Bg);margin-bottom:16px;padding-bottom:16px;}body main .t1283{margin-bottom:10px;}body main .t1284{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t1287{margin-top:15px;min-height:58px;}body main .t1289 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t1289 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t1289 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t1291{width:100%;background:;text-align:center;}body main .t1292{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1293{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1300{display:flex;column-gap:15px;align-items:center;}body main .t1301{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t1301{margin-top:60px;}}body main .t1302{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1302{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1302{padding-top:60px;padding-bottom:40px;}}body main .t1305{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1305{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1305{grid-template-columns:1fr;}}body main .t1306{cursor:pointer;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t1306:hover{background:var(--Hover);transition:all 400ms 0ms ease;}body main .t1307{margin-bottom:10px;}body main .t1309{width:32px;margin-bottom:24px;}body main .t1313{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1313{row-gap:10px;align-items:flex-start;margin-bottom:40px;flex-direction:column;}}body main .t1314{width:100%;max-width:490px;}body main .t1316 h2{margin-bottom:0px;}body main .t1316 h3{margin-bottom:0px;}body main .t1316{max-width:654px;}@media screen and (max-width: 991px) {body main .t1316{max-width:50%;}}@media screen and (max-width: 767px) {body main .t1316{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1316{max-width:100%;}}body main .t1318{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1318{row-gap:10px;align-items:flex-start;margin-bottom:40px;flex-direction:column;}}body main .t1319{width:100%;max-width:430px;}body main .t1320{margin-bottom:24px;}body main .t1321 h2{margin-bottom:0px;}body main .t1321 h3{margin-bottom:0px;}body main .t1321{max-width:654px;}@media screen and (max-width: 991px) {body main .t1321{max-width:50%;}}@media screen and (max-width: 767px) {body main .t1321{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1321{max-width:100%;}}body main .t1324{position:relative;margin-bottom:20px;}body main .t1325{height:40px;margin-bottom:10px;}body main .t1326{display:flex;column-gap:10px;align-items:center;}body main .t1328{height:40px;display:flex;column-gap:10px;align-items:center;}body main .t1330{top:0%;left:0%;right:auto;width:56px;bottom:0%;z-index:5;position:absolute;background:linear-gradient(90deg,var(--Black) 0%,#07070900 100%);}body main .t1331{top:0%;left:auto;right:0%;width:56px;bottom:0%;z-index:5;position:absolute;background:linear-gradient(90deg,#07070900 0%,#070709 100%);}body main .t1334{padding-top:60px;}@media screen and (max-width: 767px) {body main .t1334{padding-top:40px;}}body main .t1336{width:100%;max-width:656px;text-align:center;margin-left:auto;margin-right:auto;}body main .t1337{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t1337{margin-top:60px;}}body main .t1338{line-height:1;margin-bottom:20px;}body main .t1340{margin-bottom:20px;justify-content:center;}body main .t1343{padding-top:60px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t1343{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1343{padding-top:40px;padding-bottom:60px;}}body main .t1345{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1345{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t1345{row-gap:60px;flex-direction:column-reverse;}}body main .t1346{width:100%;max-width:720px;}@media screen and (max-width: 991px) {body main .t1346{max-width:100%;}}body main .t1347 cite{padding-left:0;}body main .t1347  blockquote{color:rgb(255,255,255);display:flex;row-gap:20px;background:var(--Grey-Bg);column-gap:20px;padding-top:25px;padding-left:25px;border-radius:8px;margin-bottom:50px;padding-right:25px;flex-direction:column;padding-bottom:25px;}body main .t1347 blockquote br{content:" ";display:block!important;}body main .t1348{top:100px;width:100%;position:sticky;max-width:320px;}@media screen and (max-width: 767px) {body main .t1348{position:static;max-width:100%;}}@media screen and (max-width: 480px) {body main .t1348{max-width:100%;}}body main .t1349 li{margin-bottom:15px;}body main .t1349{display:flex;row-gap:10px;align-items:flex-start;flex-direction:column;}body main .t1352{padding-top:140px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1352{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1352{padding-top:60px;padding-bottom:60px;}}body main .t1355{width:100%;max-width:522px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t1356{justify-content:center;}body main .t1359{margin-bottom:10px;}body main .t1360{width:100%;max-width:430px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t1361{margin-bottom:20px;justify-content:center;}body main .t1364{width:100%;display:grid;row-gap:20px;max-width:1140px;column-gap:20px;margin-left:auto;margin-right:auto;margin-bottom:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1364{grid-template-columns:1fr;}}body main .t1365{border:1px solid var(--Grey-Bg);display:flex;background:hsla(0,0%,14%,0.4);align-items:flex-start;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:30px;}body main .t1365:hover{background:var(--Hover);}body main .t1366{margin-bottom:30px;}body main .t1367{font-family:'Satoshi';margin-bottom:16px;}body main .t1368{margin-bottom:16px;}body main .t1369{margin-top:auto;}body main .t1374{overflow:hidden;position:relative;}body main .t1376{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1377{display:flex;align-items:center;justify-content:center;}body main .t1378{position:relative;padding-top:80px;}body main .t1380{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t1381{width:100%;max-width:522px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t1382{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1382{row-gap:20px;grid-template-columns:1fr;}}body main .t1383{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1385{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1385{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1386{margin-bottom:10px;}body main .t1387{max-width:380px;}body main .t1388{margin-bottom:15px;}body main .t1389{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1391{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1391{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1392{margin-bottom:10px;}body main .t1393{max-width:370px;}body main .t1394{margin-bottom:15px;}body main .t1396{justify-content:center;}body main .t1399{margin-bottom:10px;}body main .t1400{width:100%;max-width:451px;margin-left:auto;margin-right:auto;margin-bottom:30px;padding-bottom:;}body main .t1401{display:flex;column-gap:24px;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t1401{row-gap:15px;flex-direction:column;}}body main .t1402{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t1402{margin-top:60px;}}body main .t1403{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-top:15px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {body main .t1403{width:1040px;}}@media screen and (max-width: 480px) {body main .t1403{width:920px;}}body main .t1404{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t1405{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t1406{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t1407 img{transition:all 100ms 0ms linear;}body main .t1407{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t1407 img{width:30px;}}body main .t1408{top:12%;left:14%;z-index:10;position:absolute;}body main .t1409{top:3%;left:28%;z-index:10;position:absolute;}body main .t1410{top:-1%;right:43%;z-index:10;position:absolute;}body main .t1411{top:5%;right:24%;z-index:10;position:absolute;}body main .t1412{top:15%;right:11%;z-index:10;position:absolute;}body main .t1413{top:7%;right:32%;z-index:10;position:absolute;}body main .t1414{top:5%;left:40%;z-index:10;position:absolute;}body main .t1415{top:10%;left:51%;z-index:10;position:absolute;}body main .t1416{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,var(--Black) 100%);margin-left:auto;margin-right:auto;}body main .t1419{padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1419{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1419{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1419{padding-top:40px;}}body main .t1421{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1421{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t1422{max-width:100%;}}body main .t1425{color:#a375ff;}body main .t1426{line-height:1;margin-bottom:20px;}body main .t1427{max-width:396px;margin-bottom:40px;}body main .t1428{display:flex;column-gap:15px;align-items:center;}body main .t1432{width:100%;max-width:680px;}@media screen and (max-width: 991px) {body main .t1432{max-width:100%;}}body main .t1433{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1434{width:100%;}body main .t1437{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1438{width:100%;}body main .t1441{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1442{width:100%;}body main .t1445{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1446{width:100%;}body main .t1449{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1450{width:100%;}body main .t1452{height:200px;}body main .t1453{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;z-index:15;position:absolute;margin-left:auto;margin-right:auto;}body main .t1454{width:100%;cursor:pointer;background:;text-align:center;}body main .t1455{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1456{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1458{position:relative;padding-top:60px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1458{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1458{padding-bottom:80px;}}body main .t1463{margin-bottom:60px;}body main .t1463 .target-wrapper{max-width:400px;}@media screen and (max-width: 480px) {body main .t1463{margin-bottom:60px;}}body main .t1466{color:#a375ff;}body main .t1467{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t1467{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t1468{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:cover;background-image:url(https://global.divhunt.com/c66725e7b5dfa032faa829e94366d02d_8531.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1468{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1468{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t1468{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t1469{border:1px solid #242424;overflow:hidden;position:relative;background:#070709;padding-top:40px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:40px;}@media screen and (max-width: 767px) {body main .t1469{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t1469{padding-top:30px;}}body main .t1472{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t1472{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t1475{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t1475{top:5px;left:5px;width:7px;}}body main .t1476{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t1476{right:5px;width:7px;bottom:5px;}}body main .t1477{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t1477{top:5px;right:5px;width:7px;}}body main .t1478{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t1478{left:5px;width:7px;bottom:5px;}}body main .t1479{position:relative;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t1479{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1479{padding-bottom:60px;}}body main .t1481{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1481{row-gap:80px;flex-direction:column;}}body main .t1482{width:100%;max-width:480px;}@media screen and (max-width: 991px) {body main .t1482{max-width:100%;}}body main .t1483{width:100%;display:grid;row-gap:20px;max-width:620px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t1483{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1483{grid-template-columns:1fr;}}body main .t1486{color:#a375ff;}body main .t1487{margin-bottom:16px;}body main .t1488{margin-bottom:30px;}body main .t1489{display:flex;column-gap:15px;align-items:center;margin-bottom:60px;}body main .t1493{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}body main .t1495{color:var(--Purple);margin-bottom:10px;}body main .t1497{background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t1498{margin-bottom:24px;}body main .t1499{margin-bottom:10px;}body main .t1501{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t1501{left:-54%;}}@media screen and (max-width: 480px) {body main .t1501{left:-162%;}}body main .t1502{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1502{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1502{padding-top:60px;padding-bottom:60px;}}body main .t1505{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1505{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1505{margin-bottom:40px;}}body main .t1506{width:100%;max-width:450px;}body main .t1507{width:100%;max-width:490px;}body main .t1508{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t1508{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t1512 img{transition:all 200ms 0ms ease;}body main .t1512{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t1512:hover img:last-of-type{transform:translate(5px,0px);}body main .t1516{margin-bottom:24px;}body main .t1521{position:relative;padding-top:80px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1521{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1521{padding-top:60px;padding-bottom:60px;}}body main .t1524{margin-bottom:60px;}body main .t1527{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t1527{margin-top:60px;}}body main .t1528{padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1528{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1528{padding-bottom:60px;}}body main .t1530{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1530{padding-left:0px;padding-right:0px;}}body main .t1531{margin-bottom:60px;}body main .t1531 .rte{max-width:390px;}body main .t1531 .target-wrapper{max-width:340px;}body main .t1532{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1532{row-gap:20px;grid-template-columns:1fr;}}body main .t1533{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1535{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1535{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1536{margin-bottom:10px;}body main .t1538{margin-bottom:15px;}body main .t1539{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1540{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1540{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1541{margin-bottom:10px;}body main .t1543{margin-bottom:15px;}body main .t1545{position:relative;padding-top:100px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t1545{padding-top:60px;padding-bottom:40px;}}body main .t1547{width:100%;display:flex;max-width:1240px;column-gap:60px;align-items:center;margin-left:auto;margin-right:auto;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1547{row-gap:60px;flex-direction:column;}}body main .t1548{max-width:470px;}@media screen and (max-width: 991px) {body main .t1548{max-width:100%;}}body main .t1552{margin-bottom:16px;}body main .t1553{margin-bottom:30px;}body main .t1554{display:flex;column-gap:15px;align-items:center;}body main .t1558{width:100%;display:grid;row-gap:20px;max-width:620px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t1558{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1558{grid-template-columns:1fr;}}body main .t1559{background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t1560{margin-bottom:24px;}body main .t1561{margin-bottom:10px;}body main .t1566{top:-82px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t1567{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t1568{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t1569{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t1570{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t1571{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,#070709 100%);margin-left:auto;margin-right:auto;}body main .t1572{top:0px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t1573{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t1574{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t1575{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t1576{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t1577{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,#070709 100%);margin-left:auto;margin-right:auto;}body main .t1578{position:relative;}body main .t1579{margin-bottom:20px;}body main .t1580{top:5px;left:5px;right:5px;bottom:5px;position:absolute;background:var(--Grey-Bg);transition:all 250ms 0ms cubic-bezier(0.215,0.61,0.355,1);margin-left:auto;margin-right:auto;border-radius:8px;}body main .t1582{width:max-content;border:1px solid var(--Grey-Bg);display:flex;overflow:hidden;position:relative;max-width:900px;background:#1c1c1c;padding-top:0px;padding-left:0px;border-radius:20px;padding-right:0px;padding-bottom:0px;backdrop-filter:blur(40px);justify-content:space-between;-webkit-backdrop-filter:blur(40px);}body main .t1583{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}body main .t1584{display:flex;align-items:center;margin-bottom:25px;justify-content:space-between;}body main .t1585{color:rgb(169,169,169);font-weight:500;}body main .t1586{display:flex;column-gap:5px;align-items:center;}body main .t1586:hover img{transform:translate(3px,0px);}body main .t1587{font-size:14px;transition:all 200ms 0ms ease;font-weight:500;}body main .t1588{margin-top:-3px;transition:all 200ms 0ms ease;}body main .t1589{display:grid;row-gap:24px;column-gap:100px;flex-direction:column;justify-content:center;grid-template-columns:1fr 1fr;}body main .t1591{display:flex;column-gap:12px;align-items:center;}body main .t1591:hover .dd-hover-icon{opacity:100%;}body main .t1593{color:rgb(169,169,169);font-size:14px;}body main .t1594{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;}body main .t1595{width:20px;height:20px;position:relative;}body main .t1596{width:20px;min-width:20px;}body main .t1597{background:var(--Grey-Bg);padding-top:20px;padding-left:40px;padding-right:60px;padding-bottom:20px;}body main .t1598{display:flex;row-gap:24px;flex-direction:column;justify-content:center;}body main .t1600{color:rgb(169,169,169);display:flex;column-gap:12px;align-items:center;}body main .t1600:hover .dd-hover-icon{opacity:100%;}body main .t1601{width:20px;height:20px;position:relative;}body main .t1604{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;}body main .t1605{display:none;font-size:14px;}body main .t1606{display:flex;align-items:center;margin-bottom:25px;justify-content:space-between;}body main .t1607{color:rgb(169,169,169);font-weight:500;}body main .t1608{width:1px;background:#ffffff12;margin-left:20px;}body main .t1609{color:#9e9e9e;transition:;}body main .t1610{color:#9e9e9e;transition:;}body main .t1611{color:#9e9e9e;transition:all 200ms 0ms ease;}body main .t1611:hover{color:rgb(255,255,255);}body main .t1614{width:max-content;border:1px solid #242424;display:flex;overflow:hidden;position:relative;background:#1c1c1c;column-gap:25px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;backdrop-filter:blur(40px);justify-content:space-between;-webkit-backdrop-filter:blur(40px);}body main .t1616{display:flex;align-items:center;margin-bottom:25px;justify-content:space-between;}body main .t1617{color:rgb(169,169,169);font-weight:500;}body main .t1618{display:grid;row-gap:24px;column-gap:24px;flex-direction:column;justify-content:center;grid-template-columns:1fr 1fr;}body main .t1620{display:flex;column-gap:12px;align-items:center;}body main .t1620:hover .dd-hover-icon{opacity:100%;}body main .t1621{width:20px;height:20px;position:relative;}body main .t1624{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;}body main .t1625{color:rgb(169,169,169);font-size:14px;}body main .t1626{width:max-content;border:1px solid #242424;display:flex;overflow:hidden;position:relative;background:#1c1c1c;column-gap:25px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;backdrop-filter:blur(40px);justify-content:space-between;-webkit-backdrop-filter:blur(40px);}body main .t1628{display:flex;align-items:center;margin-bottom:25px;justify-content:space-between;}body main .t1629{color:rgb(169,169,169);font-weight:500;}body main .t1630{display:grid;row-gap:32px;column-gap:32px;flex-direction:column;justify-content:center;grid-template-columns:1fr 1fr;}body main .t1632{display:flex;column-gap:12px;align-items:center;}body main .t1632:hover .dd-hover-icon{opacity:100%;}body main .t1633{width:20px;height:20px;position:relative;}body main .t1636{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;margin-bottom:5px;}body main .t1637{color:rgb(169,169,169);font-size:14px;max-width:250px;}body main .t1639{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t1640{transform:;}body main .t1641{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t1642{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t1643{transform:;}body main .t1644{transform:;}body main .t1653{overflow:hidden;position:relative;padding-top:235px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1653{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1653{padding-top:210px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1653{padding-top:125px;}}body main .t1655{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t1655{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t1655{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1655{row-gap:40px;}}body main .t1656{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t1656{max-width:100%;}}body main .t1660{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1660{row-gap:40px;column-gap:40px;margin-top:60px;grid-template-columns:1fr;}}body main .t1665 .rte p{max-width:430px;}body main .t1666{position:relative;}body main .t1667{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1667{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1671{overflow:hidden;position:relative;padding-top:200px;padding-bottom:220px;}@media screen and (max-width: 991px) {body main .t1671{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1671{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1671{padding-top:40px;}}body main .t1673{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t1673{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1673{row-gap:40px;}}body main .t1674{width:100%;max-width:650px;}@media screen and (max-width: 991px) {body main .t1674{max-width:100%;}}body main .t1676{width:100%;max-width:475px;margin-bottom:40px;}body main .t1677{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t1678{background:;}body main .t1679{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1680{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1682{justify-content:center;}body main .t1685{line-height:1;margin-bottom:20px;}body main .t1687{color:#a375ff;}body main .t1688{position:relative;}body main .t1689{height:657px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1689{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1690{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t1690{left:-73%;}}body main .t1692{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t1692{padding-top:60px;padding-bottom:60px;}}body main .t1694{width:100%;display:flex;max-width:725px;text-align:center;align-items:center;margin-left:auto;margin-right:auto;margin-bottom:60px;flex-direction:column;justify-content:center;}body main .t1696{color:#a375ff;}body main .t1698{margin-bottom:10px;}body main .t1699{width:100%;max-width:618px;}body main .t1700{width:100%;max-width:1080px;margin-left:auto;margin-right:auto;}body main .t1701{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t1701{border:none;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;}}body main .t1702{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t1702{display:none;}}body main .t1703{border:1px solid #242424;overflow:clip;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/6732c1031e0df88e59dad4879dbb329f_42310.svg);background-repeat:no-repeat;}@media screen and (max-width: 991px) {body main .t1703{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1703{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t1703{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t1704{width:100%;border:1px solid var(--Grey-Bg);overflow:clip;position:relative;background:var(--Black);transition:all 2000ms 0ms ease;padding-left:30px;border-radius:20px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1704{margin-left:0px;padding-left:15px;padding-right:15px;}}body main .t1705{top:-1px;display:grid;z-index:999;position:sticky;background:var(--Black);border-bottom:1px solid var(--Grey-Bg);grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1705{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1705{grid-template-columns:1fr 1fr;}}body main .t1706{align-self:center;}@media screen and (max-width: 480px) {body main .t1706{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1707{padding-top:15px;padding-bottom:15px;}}body main .t1708{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:30px;flex-direction:column;padding-bottom:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1708{background:var(--Black);padding-top:15px;padding-bottom:15px;}}body main .t1709{display:flex;column-gap:10px;align-items:center;margin-bottom:13px;}body main .t1711{color:var(--Grey-Text);}body main .t1712{width:110px;z-index:99;position:relative;margin-left:auto;margin-right:auto;}body main .t1713{cursor:pointer;display:flex;background:var(--Grey-Bg);align-items:center;padding-top:8px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:8px;backdrop-filter:;justify-content:space-between;-webkit-backdrop-filter:;}body main .t1716{top:40px;left:0%;right:0%;display:none;position:absolute;background:var(--Grey-Bg);text-align:left;margin-left:auto;padding-top:5px;margin-right:auto;padding-left:5px;border-radius:10px;padding-right:5px;flex-direction:column;padding-bottom:5px;backdrop-filter:;-webkit-backdrop-filter:;}body main .t1717{cursor:pointer;}body main .t1718{transition:all 200ms 0ms ease;line-height:1;padding-top:5px;padding-left:5px;border-radius:5px;padding-right:5px;padding-bottom:5px;}body main .t1718:hover{background:#383838;}body main .t1719{display:flex;background:;text-align:center;align-items:center;padding-top:30px;flex-direction:column;padding-bottom:20px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1719{padding-top:15px;padding-bottom:15px;}}body main .t1720{display:flex;column-gap:10px;align-items:center;margin-bottom:13px;}body main .t1722{color:#9e9e9e;}body main .t1723{width:110px;z-index:99;position:relative;margin-left:auto;margin-right:auto;}body main .t1724{top:40px;left:0%;right:0%;display:none;position:absolute;background:#242424;text-align:left;margin-left:auto;padding-top:5px;margin-right:auto;padding-left:5px;border-radius:10px;padding-right:5px;flex-direction:column;padding-bottom:5px;backdrop-filter:;-webkit-backdrop-filter:;}body main .t1725{cursor:pointer;}body main .t1726{transition:all 200ms 0ms ease;line-height:1;padding-top:5px;padding-left:5px;border-radius:5px;padding-right:5px;padding-bottom:5px;}body main .t1726:hover{background:#383838;}body main .t1727{cursor:pointer;display:flex;background:#242424;align-items:center;padding-top:8px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:8px;backdrop-filter:;justify-content:space-between;-webkit-backdrop-filter:;}body main .t1730{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1730{grid-template-columns:1fr 1fr 1fr;}}body main .t1731{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:20px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1731{display:none;background:var(--Black);}}body main .t1732{align-self:center;padding-top:20px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1732{padding-bottom:20px;}}@media screen and (max-width: 480px) {body main .t1733{font-size:16px;}}body main .t1734{display:flex;background:;text-align:center;align-items:center;padding-top:20px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1734{display:none;}}body main .t1735 p{color:var(--Grey-Text);}body main .t1735{opacity:0%;}body main .t1736 p{color:#9e9e9e;}body main .t1736{opacity:0%;}body main .t1738{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1738{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1738{grid-template-columns:1fr 1fr;}}body main .t1739{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1739{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1740{color:#ffffff;}}body main .t1741{align-self:center;}@media screen and (max-width: 480px) {body main .t1741{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1742{padding-bottom:10px;}}body main .t1743{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1744{color:#ffffff;}}body main .t1745{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1745{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1745{grid-template-columns:1fr 1fr;}}body main .t1746{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1746{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1747{color:#ffffff;}}body main .t1748{align-self:center;}@media screen and (max-width: 480px) {body main .t1748{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1749{padding-bottom:10px;}}body main .t1750{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1751{color:#ffffff;}}body main .t1752{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1752{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1752{grid-template-columns:1fr 1fr;}}body main .t1753{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1753{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1754{color:#ffffff;}}body main .t1755{align-self:center;}@media screen and (max-width: 480px) {body main .t1755{grid-column:span 3;padding-bottom:10px;}}body main .t1757{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1758{color:#ffffff;}}body main .t1759{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1759{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1759{grid-template-columns:1fr 1fr;}}body main .t1760{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1760{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1761{color:#ffffff;}}body main .t1762{align-self:center;}@media screen and (max-width: 480px) {body main .t1762{grid-column:span 3;padding-bottom:10px;}}body main .t1764{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1765{color:#ffffff;}}body main .t1767{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1767{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1767{display:block;}}body main .t1768{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1768{display:none;}}body main .t1769 p{color:#9e9e9e;}body main .t1769{opacity:0%;}body main .t1770{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1770{padding-top:20px;padding-bottom:20px;}}body main .t1772{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1772{display:none;}}body main .t1773 p{color:#9e9e9e;}body main .t1773{opacity:0%;}body main .t1774{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1774{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1774{grid-template-columns:1fr 1fr;}}body main .t1775{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1775{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1776{color:rgb(255,255,255);}}body main .t1777{align-self:center;}@media screen and (max-width: 480px) {body main .t1777{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1778{padding-bottom:10px;}}body main .t1779{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1780{color:rgb(255,255,255);}}body main .t1783{display:flex;align-items:center;justify-content:center;}body main .t1784{cursor:pointer;display:flex;position:relative;column-gap:10px;margin-top:20px;align-items:center;}body main .t1786{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t1788{position:relative;padding-top:80px;padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t1788{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1788{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t1788{padding-bottom:60px;}}body main .t1790{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1790{padding-left:0px;padding-right:0px;}}body main .t1793{color:#a375ff;}body main .t1795{margin-bottom:60px;}body main .t1796 .rte{width:100%;max-width:510px;}body main .t1796 .target-wrapper{width:100%;max-width:492px;}body main .t1797{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1797{row-gap:40px;flex-direction:column-reverse;}}body main .t1798{width:100%;max-width:500px;}@media screen and (max-width: 767px) {body main .t1798{max-width:100%;}}body main .t1799{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t1799{max-width:100%;}}body main .t1800{color:var(--Grey-Text);border:1px solid rgba(0,0,0,0);cursor:pointer;height:70px;display:flex;row-gap:16px;overflow:hidden;background:;transition:all 400ms 0ms ease;padding-top:20px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:20px;}body main .t1800.dh-active{color:#ffffff;border:1px solid var(--Grey-Bg);height:auto;background:rgba(36,36,36,0.7);padding-top:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t1800{padding-left:20px;padding-right:20px;}}body main .t1801{display:flex;column-gap:10px;align-items:center;}body main .t1802{margin-bottom:-4px;}body main .t1803{font-family:'Satoshi';}body main .t1804{overflow:hidden;}body main .t1805{border:1px solid var(--Grey-Bg);overflow:hidden;background:rgba(36,36,36,0.6);border-radius:20px;}body main .t1806{border-radius:20px;}body main .t1807{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1807{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1807{padding-bottom:20px;}}body main .t1810{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1810{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1810{margin-bottom:40px;}}body main .t1811{width:100%;max-width:600px;}body main .t1812{width:100%;max-width:490px;}body main .t1813{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t1813{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t1817 img{transition:all 200ms 0ms ease;}body main .t1817{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t1817:hover img:last-of-type{transform:translate(5px,0px);}body main .t1821{margin-bottom:24px;}body main .t1826{padding-top:100px;padding-bottom:150px;}@media screen and (max-width: 991px) {body main .t1826{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1826{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t1826{padding-bottom:60px;}}body main .t1828{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t1828{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t1828{row-gap:60px;}}body main .t1829{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t1829{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1829{row-gap:60px;}}body main .t1835{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1835{row-gap:40px;column-gap:20px;}}body main .t1840{top:50%;left:auto;right:-11%;border:1px solid #242424;bottom:auto;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t1840{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t1840{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t1841{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t1841{display:none;}}@media screen and (max-width: 991px) {body main .t1842{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1842{grid-template-columns:1fr;}}body main .t1843{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t1843:nth-of-type(2){top:auto;bottom:165px;}body main .t1843:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t1843:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t1843{position:static;max-width:100%;border-radius:20px;}}body main .t1844{margin-bottom:24px;}body main .t1845{margin-bottom:10px;}body main .t1847{overflow:hidden;position:relative;padding-top:100px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t1847{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1847{padding-top:60px;}}body main .t1849{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t1849{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t1849{row-gap:60px;flex-direction:column-reverse;}}body main .t1850{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t1850{max-width:100%;}}@media screen and (max-width: 767px) {body main .t1850{max-width:100%;}}body main .t1855{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1855{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t1855{row-gap:40px;grid-template-columns:1fr;}}body main .t1860{position:relative;}body main .t1861{left:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1861{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t1861{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1863{overflow:hidden;position:relative;padding-top:235px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1863{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1863{padding-top:210px;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t1863{padding-top:125px;}}body main .t1865{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t1865{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t1865{row-gap:60px;flex-direction:column;}}body main .t1866{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t1866{max-width:100%;}}@media screen and (max-width: 767px) {body main .t1866{max-width:100%;}}body main .t1870{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1870{row-gap:40px;column-gap:40px;margin-top:60px;grid-template-columns:1fr;}}body main .t1875 .rte p{max-width:430px;}body main .t1876{position:relative;}body main .t1877{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1877{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t1877{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1878{padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1878{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1878{padding-bottom:60px;}}body main .t1880{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1880{padding-left:0px;padding-right:0px;}}body main .t1881{margin-bottom:60px;}body main .t1881 .rte{width:100%;max-width:400px;}body main .t1881 .target-wrapper{max-width:340px;}body main .t1882{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1882{row-gap:20px;grid-template-columns:1fr;}}body main .t1883{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1883:hover .target-img{transform:scale(1.1,1.1);}body main .t1884{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1884{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1886{margin-bottom:15px;}body main .t1887{margin-bottom:10px;}body main .t1888{transition:all 450ms 0ms ease;}body main .t1889{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1889:hover .target-img{transform:scale(1.1,1.1);}body main .t1890{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1890{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1892{margin-bottom:15px;}body main .t1893{margin-bottom:10px;}body main .t1894{transition:all 450ms 0ms ease;}body main .t1895{width:100%;height:1px;background:#242424;margin-bottom:100px;}@media screen and (max-width: 767px) {body main .t1895{margin-top:60px;margin-bottom:60px;}}body main .t1899{height:500px;}body main .t1900{height:5000px;}@media screen and (max-width: 767px) {body main .t1900{height:5000px;}}body main .t1902{top:20px;position:sticky;}@media screen and (max-width: 767px) {body main .t1902{top:20px;position:sticky;}}body main .t1908{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1908{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1908{padding-top:20px;padding-bottom:20px;}}body main .t1909{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1909{display:none;}}body main .t1910 p{color:#9e9e9e;}body main .t1910{opacity:0%;}body main .t1911{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1911{grid-column:span 3;}}body main .t1913{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1913{display:none;}}body main .t1914 p{color:#9e9e9e;}body main .t1914{opacity:0%;}body main .t1915{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1915{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1915{grid-template-columns:1fr 1fr;}}body main .t1916{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1916{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1917{color:rgb(255,255,255);}}body main .t1918{align-self:center;}@media screen and (max-width: 480px) {body main .t1918{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1919{padding-bottom:10px;}}body main .t1920{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1921{color:rgb(255,255,255);}}body main .t1923{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1923{grid-template-columns:1fr 1fr 1fr;}}body main .t1924{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1924{display:none;}}body main .t1925 p{color:#9e9e9e;}body main .t1925{opacity:0%;}body main .t1926{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1926{grid-column:span 3;padding-top:20px;padding-bottom:20px;}}body main .t1928{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1928{display:none;}}body main .t1929 p{color:#9e9e9e;}body main .t1929{opacity:0%;}body main .t1930{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1930{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1930{grid-template-columns:1fr 1fr;}}body main .t1931{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1931{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1932{color:rgb(255,255,255);}}body main .t1933{align-self:center;}@media screen and (max-width: 480px) {body main .t1933{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1934{padding-bottom:10px;}}body main .t1935{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1936{color:rgb(255,255,255);}}body main .t1938{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1938{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1938{grid-template-columns:1fr 1fr;}}body main .t1939{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1939{display:none;}}body main .t1940 p{color:#9e9e9e;}body main .t1940{opacity:0%;}body main .t1941{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1941{grid-column:span 3;padding-top:20px;padding-bottom:20px;}}body main .t1943{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1943{display:none;}}body main .t1944 p{color:#9e9e9e;}body main .t1944{opacity:0%;}body main .t1945{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1945{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1945{grid-template-columns:1fr 1fr;}}body main .t1946{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1946{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1947{color:rgb(255,255,255);}}body main .t1948{align-self:center;}@media screen and (max-width: 480px) {body main .t1948{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1949{padding-bottom:10px;}}body main .t1950{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1951{color:rgb(255,255,255);}}body main .t1953{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1953{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1953{grid-template-columns:1fr 1fr;}}body main .t1954{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1954{display:none;}}body main .t1955 p{color:#9e9e9e;}body main .t1955{opacity:0%;}body main .t1956{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1956{grid-column:span 3;padding-top:20px;padding-bottom:20px;}}body main .t1958{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1958{display:none;}}body main .t1959 p{color:#9e9e9e;}body main .t1959{opacity:0%;}body main .t1960{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1960{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1960{grid-template-columns:1fr 1fr;}}body main .t1961{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1961{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1962{color:rgb(255,255,255);}}body main .t1963{align-self:center;}@media screen and (max-width: 480px) {body main .t1963{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1964{padding-bottom:10px;}}body main .t1965{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1966{color:rgb(255,255,255);}}body main .t1968{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1968{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1968{grid-template-columns:1fr 1fr;}}body main .t1969{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1969{display:none;}}body main .t1970 p{color:#9e9e9e;}body main .t1970{opacity:0%;}body main .t1971{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1971{grid-column:span 3;padding-top:20px;padding-bottom:20px;}}body main .t1973{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1973{display:none;}}body main .t1974 p{color:#9e9e9e;}body main .t1974{opacity:0%;}body main .t1975{display:grid;grid-template-columns:2fr 1fr 1fr;}body main .t1975:last-of-type > div{padding-bottom:30px;}@media screen and (max-width: 767px) {body main .t1975{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1975{grid-template-columns:1fr 1fr;}}body main .t1976{display:flex;background:rgba(36,36,36,0.2);text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1976{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1977{color:rgb(255,255,255);}}body main .t1978{align-self:center;}@media screen and (max-width: 480px) {body main .t1978{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1979{padding-bottom:10px;}}body main .t1980{display:flex;background:;text-align:center;align-items:center;padding-top:10px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t1981{color:rgb(255,255,255);}}body main .t1982{position:relative;padding-top:80px;}@media screen and (max-width: 767px) {body main .t1982{padding-top:60px;padding-bottom:0px;}}body main .t1984{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1984{padding-left:0px;padding-right:0px;}}body main .t1985{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1985{row-gap:40px;flex-direction:column-reverse;}}body main .t1986{width:100%;max-width:500px;}@media screen and (max-width: 767px) {body main .t1986{max-width:100%;}}body main .t1987{color:#9e9e9e;border:1px solid rgba(0,0,0,0);cursor:pointer;height:70px;display:flex;row-gap:16px;overflow:hidden;background:;transition:all 400ms 0ms ease;padding-top:20px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:20px;}body main .t1987.dh-active{color:#ffffff;border:1px solid #242424;height:auto;background:rgba(36,36,36,0.7);padding-top:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t1987{padding-left:20px;padding-right:20px;}}body main .t1988{display:flex;column-gap:10px;align-items:center;}body main .t1989{margin-bottom:-4px;}body main .t1990{font-family:'Satoshi';}body main .t1991{overflow:hidden;}body main .t1992{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t1992{max-width:100%;}}body main .t1993{border:1px solid var(--Grey-Bg);overflow:hidden;background:rgba(36,36,36,0.6);border-radius:20px;}body main .t1994{border-radius:20px;}body main .t1995{margin-bottom:60px;}body main .t1998{color:#a375ff;}body main .t1999 .rte{width:100%;max-width:420px;}body main .t1999 .target-wrapper{width:100%;max-width:492px;}body main .t2001{width:100%;height:1px;background:#242424;margin-bottom:150px;}@media screen and (max-width: 991px) {body main .t2001{margin-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2001{margin-bottom:60px;}}body main .t2005{display:flex;align-items:flex-start;}body main .t2006{flex:1 1 0%;display:flex;}body main .t2007{flex:1 1 0%;}body main .t2009{position:relative;padding-top:30px;padding-bottom:30px;}body main .t2010{width:100%;max-width:1040px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;}@media screen and (max-width: 767px) {body main .t2010{padding-left:20px;padding-right:20px;}}body main .t2011{line-height:1.2;margin-bottom:20px;}body main .t2012{max-width:570px;}body main .t2013{width:100%;max-width:1040px;margin-left:auto;padding-top:30px;margin-right:auto;padding-left:40px;padding-right:40px;}@media screen and (max-width: 767px) {body main .t2013{padding-left:20px;padding-right:20px;}}body main .t2014{display:flex;row-gap:60px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t2014{padding-left:0px;padding-right:0px;}}body main .t2016{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t2016{row-gap:25px;flex-wrap:wrap;column-gap:25px;}}body main .t2018{display:grid;row-gap:16px;column-gap:16px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2018{grid-template-columns:1fr;}}body main .t2019{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;background:#1f1f1f;padding-top:40px;padding-left:40px;border-radius:20px;padding-right:40px;padding-bottom:40px;backdrop-filter:;-webkit-backdrop-filter:;}body main .t2019:hover .hover-target{opacity:100%!important;}@media screen and (max-width: 767px) {body main .t2019{padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:25px;}}body main .t2021{color:var(--Grey-Text);display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t2022{display:flex;column-gap:8px;align-items:center;}body main .t2023{margin-bottom:20px;letter-spacing:4%;}body main .t2024{top:15px;left:auto;right:15px;width:32px;border:1px solid #2a2b3a;bottom:auto;height:32px;display:none;opacity:0%;position:absolute;background:rgb(7,7,9);box-shadow:0px 4px 10px 0px rgba(255,255,255,0.10) inset;transition:all 200ms 0ms ease;align-items:center;border-radius:8px;justify-content:center;}body main .t2027{display:flex;align-items:flex-start;}body main .t2028{flex:1 1 0%;display:flex;}body main .t2029{flex:1 1 0%;}body main .t2031{position:relative;padding-top:30px;}body main .t2032{width:100%;max-width:1360px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t2032{padding-left:20px;padding-right:20px;}}body main .t2033{color:var(--Grey-Text);max-width:560px;}body main .t2035{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t2035{row-gap:5px;flex-wrap:wrap;}}body main .t2036:hover{color:var(--Grey-Text);}body main .t2038:hover{color:var(--Grey-Text);}body main .t2040{color:var(--Grey-Text);}body main .t2041{width:100%;display:flex;row-gap:80px;max-width:1360px;column-gap:60px;align-items:flex-start;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;flex-direction:row;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t2041{row-gap:60px;padding-left:20px;padding-right:20px;flex-direction:column-reverse;}}body main .t2042{width:100%;max-width:800px;}body main .t2043{width:;overflow:hidden;border-radius:10px;margin-bottom:50px;}body main .t2045{top:100px;width:100%;position:sticky;max-width:325px;}@media screen and (max-width: 767px) {body main .t2045{position:static;}}@media screen and (max-width: 480px) {body main .t2045{max-width:100%;}}body main .t2046{color:rgb(255,255,255);}body main .t2047 ul li{position:relative;margin-bottom:10px;padding-bottom:10px;}body main .t2047 ul li a{font-size:16px;}body main .t2047 ul li ul{border:none;position:relative;padding-top:10px;margin-bottom:0px;}body main .t2047 ul li::after{top:auto;left:0%;right:0%;width:100%;bottom:0%;height:1px;content:"";position:absolute;max-width:1280px;background:;margin-left:auto;margin-right:auto;}body main .t2047 ul li ul:before{top:0%;left:0%;right:0%;width:100%;bottom:auto;height:1px;content:"";position:absolute;max-width:1280px;background:;margin-left:auto;margin-right:auto;}body main .t2047 ul li ul li::before{top:10px;left:-18px;width:4px;border:1px solid #a9a9a9;height:4px;content:'';display:block;position:absolute;background:transparent;margin-top:0px;margin-left:0px;margin-right:0px;border-radius:50%;margin-bottom:0px;}body main .t2047 ul li ul li:last-of-type{margin-bottom:-10px;}body main .t2047 ul li ul li:last-of-type::after{display:none;}@media screen and (max-width: 991px) {body main .t2048{top:0px;left:0%;right:0%;bottom:0%;z-index:99999;position:fixed;margin-left:auto;margin-right:auto;pointer-events:none;}}@media screen and (max-width: 991px) {body main .t2049{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:rgba(7,7,9,0.1);margin-left:auto;margin-right:auto;pointer-events:none;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);}}body main .t2050{width:300px;background:var(--Black);}@media screen and (max-width: 991px) {body main .t2050{left:-300px;z-index:999999;position:relative;border-right:1px solid var(--Grey-Bg);pointer-events:all;}}body main .t2051{width:100%;height:60px;display:none;max-width:300px;padding-left:20px;}@media screen and (max-width: 991px) {body main .t2051{display:flex;justify-content:flex-start;}}@media screen and (max-width: 767px) {body main .t2051{width:auto;max-width:auto;padding-right:40px;}}body main .t2052{width:100%;height:calc(100vh - 60px);overflow:auto;background:;margin-left:auto;padding-top:27px;border-right:1px solid var(--Grey-Bg);padding-left:20px;padding-right:40px;padding-bottom:27px;}@media screen and (max-width: 991px) {body main .t2052{padding-top:20px;border-right:none;}}body main .t2054{display:block;position:relative;padding-top:13px;padding-bottom:13px;}body main .t2054:hover p{color:rgb(255,255,255);}body main .t2054.dh-active p{color:rgb(255,255,255);}body main .t2054.dh-active img{filter:brightness(300%);}body main .t2054[is-disabled='true']{opacity:50%;pointer-events:none;}body main .t2054.opened .subcategories{display:block;}body main .t2054.dh-active .subcategories{display:block;}body main .t2054:has(.dh-active) .subcategories{display:block;}body main .t2055{cursor:pointer;display:flex;align-items:center;justify-content:space-between;}body main .t2056{display:flex;column-gap:10px;align-items:center;}body main .t2057{color:rgb(169,169,169);}body main .t2059{display:none;margin-top:10px;padding-left:25px;}body main .t2059:empty{display:none;}body main .t2060{width:100%;display:block;}body main .t2061{color:rgb(169,169,169);width:100%;display:flex;column-gap:10px;padding-top:10px;padding-bottom:10px;}body main .t2061:hover{color:rgb(255,255,255);}body main .t2061.dh-active{color:rgb(255,255,255);}body main .t2064{top:60px;z-index:999;}body main .t2065{height:60px;display:flex;background:var(--Black);align-items:center;padding-left:20px;border-bottom:1px solid var(--Grey-Bg);padding-right:40px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t2065{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 767px) {body main .t2065{padding-left:20px;padding-right:20px;}}body main .t2066{flex:1 1 0%;display:none;column-gap:10px;align-items:center;padding-left:40px;}@media screen and (max-width: 767px) {body main .t2066{padding-left:20px;}}body main .t2067{width:18px;}body main .t2068{color:rgb(169,169,169);border:none;height:20px;font-size:16px;max-width:500px;background:rgba(255,255,255,0);font-weight:400;padding-left:5px;padding-right:0px;}body main .t2068::placeholder{color:rgb(169,169,169);}body main .t2069{width:100%;display:flex;column-gap:8px;padding-right:40px;}@media screen and (max-width: 767px) {body main .t2069{width:auto;}}body main .t2070{transform:translate(0px,5px);}body main .t2071{color:rgb(169,169,169);font-size:15px;font-style:italic;font-weight:500;line-height:1;}body main .t2074 div{background:rgb(255,255,255);}body main .t2074{width:35px;height:35px;display:none;row-gap:3px;align-items:center;border-radius:50%;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2074{cursor:pointer;display:flex;}}body main .t2075{width:20px;height:2px;}body main .t2085{display:flex;align-items:flex-start;}body main .t2086{flex:1 1 0%;display:flex;}body main .t2087{flex:1 1 0%;}body main .t2089{width:100%;display:flex;row-gap:80px;max-width:1040px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t2089{padding-left:20px;padding-right:20px;}}body main .t2091{display:grid;row-gap:16px;column-gap:16px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2091{grid-template-columns:1fr;}}body main .t2092{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;background:#1f1f1f;padding-top:40px;padding-left:40px;border-radius:20px;padding-right:40px;padding-bottom:40px;backdrop-filter:;-webkit-backdrop-filter:;}@media screen and (max-width: 767px) {body main .t2092{padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:25px;}}body main .t2094{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t2095{display:flex;column-gap:8px;align-items:center;}body main .t2097{top:15px;left:auto;right:15px;width:32px;border:1px solid #2a2b3a;bottom:auto;height:32px;display:none;opacity:0%;position:absolute;background:rgb(7,7,9);box-shadow:0px 4px 10px 0px rgba(255,255,255,0.10) inset;transition:all 200ms 0ms ease;align-items:center;border-radius:8px;justify-content:center;}body main .t2099{position:relative;padding-top:30px;padding-bottom:60px;}body main .t2100{width:100%;max-width:1040px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;}@media screen and (max-width: 767px) {body main .t2100{padding-left:20px;padding-right:20px;}}body main .t2101{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t2101{row-gap:5px;flex-wrap:wrap;}}body main .t2102:hover{color:var(--Grey-Text);}body main .t2104{color:var(--Grey-Text);}body main .t2106{max-width:570px;}body main .t2107{z-index:999;}body main .t2112{display:flex;align-items:flex-start;}body main .t2113{flex:1 1 0%;display:flex;}body main .t2114{flex:1 1 0%;}body main .t2116{width:100%;display:flex;row-gap:80px;max-width:1040px;margin-left:auto;padding-top:60px;margin-right:auto;padding-left:40px;padding-right:40px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t2116{padding-left:20px;padding-right:20px;}}body main .t2118{display:grid;row-gap:16px;column-gap:16px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2118{grid-template-columns:1fr;}}body main .t2119{display:flex;overflow:hidden;position:relative;background:#1f1f1f;padding-top:40px;padding-left:40px;border-radius:20px;padding-right:40px;padding-bottom:40px;backdrop-filter:;-webkit-backdrop-filter:;}@media screen and (max-width: 767px) {body main .t2119{padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:25px;}}body main .t2121{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t2122{display:flex;column-gap:8px;align-items:center;}body main .t2124{top:15px;left:auto;right:15px;width:32px;border:1px solid #2a2b3a;bottom:auto;height:32px;display:none;opacity:0%;position:absolute;background:rgb(7,7,9);box-shadow:0px 4px 10px 0px rgba(255,255,255,0.10) inset;transition:all 200ms 0ms ease;align-items:center;border-radius:8px;justify-content:center;}body main .t2126{position:relative;padding-top:30px;}body main .t2127{width:100%;max-width:1040px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px;}@media screen and (max-width: 767px) {body main .t2127{padding-left:20px;padding-right:20px;}}body main .t2128{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t2128{row-gap:5px;flex-wrap:wrap;}}body main .t2129:hover{color:var(--Grey-Text);}body main .t2131{color:var(--Grey-Text);}body main .t2132:hover{color:var(--Grey-Text);}body main .t2135{max-width:570px;}body main .t2136{top:60px;z-index:999;}body main .t2139{position:relative;padding-top:200px;padding-bottom:220px;}@media screen and (max-width: 991px) {body main .t2139{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2139{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2139{padding-top:40px;}}body main .t2141{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t2141{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t2141{row-gap:40px;}}body main .t2142{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t2142{max-width:100%;}}body main .t2143{line-height:1;margin-bottom:20px;}body main .t2145{color:#a375ff;}body main .t2147{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t2148{background:;}body main .t2149{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2150{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2152{justify-content:center;}body main .t2155{width:100%;max-width:475px;margin-bottom:40px;}body main .t2156{position:relative;}body main .t2157{height:657px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t2157{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t2158{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2158{left:-73%;}}body main .t2159{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t2159{padding-top:60px;padding-bottom:60px;}}body main .t2165{margin-bottom:60px;}body main .t2165 .target{font-size:18px;}body main .t2167{position:relative;padding-top:80px;}@media screen and (max-width: 991px) {body main .t2167{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t2167{padding-top:60px;padding-bottom:60px;}}body main .t2170{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t2170{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t2170{margin-bottom:40px;}}body main .t2171{width:100%;max-width:450px;}body main .t2172{width:100%;max-width:490px;}body main .t2173{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t2173{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t2177 img{transition:all 200ms 0ms ease;}body main .t2177{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t2177:hover img:last-of-type{transform:translate(5px,0px);}body main .t2181{margin-bottom:24px;}body main .t2187{padding-top:100px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t2187{padding-top:60px;}}@media screen and (max-width: 767px) {body main .t2187{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2187{padding-top:20px;}}body main .t2193{margin-bottom:60px;}body main .t2193 .rte{width:100%;max-width:505px;}body main .t2193 .target{font-size:18px;}body main .t2195{position:relative;padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2195{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2195{padding-top:60px;padding-bottom:60px;}}body main .t2197{width:100%;display:flex;max-width:1240px;column-gap:60px;align-items:center;margin-left:auto;margin-right:auto;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t2197{row-gap:60px;flex-direction:column;}}body main .t2198{max-width:480px;}@media screen and (max-width: 991px) {body main .t2198{width:100%;max-width:100%;}}body main .t2202{display:flex;column-gap:15px;align-items:center;}body main .t2203{margin-bottom:16px;}body main .t2204{width:100%;max-width:360px;margin-bottom:30px;}body main .t2205{width:100%;display:grid;row-gap:20px;max-width:620px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t2205{max-width:100%;}}@media screen and (max-width: 480px) {body main .t2205{grid-template-columns:1fr;}}body main .t2206{background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t2207{margin-bottom:24px;}body main .t2208{margin-bottom:10px;}body main .t2210{top:0px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t2211{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t2212{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t2213{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t2214{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t2215{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,#070709 100%);margin-left:auto;margin-right:auto;}body main .t2216{background:;}body main .t2217{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2218{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2220{padding-top:80px;}@media screen and (max-width: 767px) {body main .t2220{padding-top:60px;}}body main .t2223{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t2224{margin-top:60px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t2225{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2225{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t2225{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2225{grid-template-columns:1fr;}}body main .t2230{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t2230{margin-top:60px;}}body main .t2232 .rte{width:100%;max-width:670px;}body main .t2236{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t2236{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2236{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2236{padding-bottom:40px;}}body main .t2238{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t2238{padding-left:0px;padding-right:0px;}}body main .t2239{margin-bottom:60px;}body main .t2239 .rte{max-width:390px;}body main .t2239 .target-wrapper{width:1005px;max-width:450px;}body main .t2240{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2240{row-gap:20px;grid-template-columns:1fr;}}body main .t2241{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t2242{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t2242{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t2244{margin-bottom:15px;}body main .t2245{margin-bottom:10px;}body main .t2247{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t2248{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t2248{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t2250{margin-bottom:15px;}body main .t2251{margin-bottom:10px;}body main .t2259{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-top:15px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {body main .t2259{width:1040px;}}@media screen and (max-width: 480px) {body main .t2259{width:920px;}}body main .t2260{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t2261{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t2262{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t2263 img{transition:all 100ms 0ms linear;}body main .t2263{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t2263 img{width:30px;}}body main .t2264{top:-1%;right:43%;z-index:10;position:absolute;}body main .t2265{top:12%;left:14%;z-index:10;position:absolute;}body main .t2266{top:5%;right:24%;z-index:10;position:absolute;}body main .t2267{top:3%;left:28%;z-index:10;position:absolute;}body main .t2268{top:15%;right:11%;z-index:10;position:absolute;}body main .t2269{top:7%;right:32%;z-index:10;position:absolute;}body main .t2270{top:5%;left:40%;z-index:10;position:absolute;}body main .t2271{top:10%;left:51%;z-index:10;position:absolute;}body main .t2272{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,#070709 100%);margin-left:auto;margin-right:auto;}body main .t2273{position:relative;}@media screen and (max-width: 991px) {body main .t2273{display:none;}}body main .t2275{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-top:15px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {body main .t2275{width:1040px;}}@media screen and (max-width: 480px) {body main .t2275{width:920px;}}body main .t2276{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t2277{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t2278{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t2279 img{transition:all 100ms 0ms linear;}body main .t2279{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t2279 img{width:30px;}}body main .t2280{top:-1%;right:43%;z-index:10;position:absolute;}body main .t2281{top:12%;left:14%;z-index:10;position:absolute;}body main .t2282{top:5%;right:24%;z-index:10;position:absolute;}body main .t2283{top:3%;left:28%;z-index:10;position:absolute;}body main .t2284{top:15%;right:11%;z-index:10;position:absolute;}body main .t2285{top:7%;right:32%;z-index:10;position:absolute;}body main .t2286{top:5%;left:40%;z-index:10;position:absolute;}body main .t2287{top:10%;left:51%;z-index:10;position:absolute;}body main .t2288{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,#070709 100%);margin-left:auto;margin-right:auto;}body main .t2291{height:calc(100vh - 82px);display:flex;padding-top:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t2291{height:auto;padding-top:40px;}}body main .t2292{max-width:1086px;margin-top:auto;margin-bottom:auto;}body main .t2295{display:flex;margin-bottom:20px;}body main .t2296{display:flex;line-height:1;margin-bottom:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t2296{font-size:36px;}}body main .t2297{width:100%;display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t2297{row-gap:40px;align-items:flex-start;flex-direction:column;}}body main .t2298{width:100%;max-width:570px;}body main .t2299{width:100%;}body main .t2300{margin-bottom:10px;}body main .t2301{display:flex;}@media screen and (max-width: 480px) {body main .t2301{align-items:flex-start;flex-direction:row;}}body main .t2303{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t2303{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2303{padding-top:60px;padding-bottom:60px;}}body main .t2306 .rte{width:100%;max-width:505px;}body main .t2307{display:grid;row-gap:20px;column-gap:20px;margin-top:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2307{grid-template-columns:1fr;}}body main .t2308{border:1px solid var(--Grey-Bg);overflow:hidden;position:relative;background:rgba(36,36,36,0.4);padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t2308{padding-top:20px;padding-left:20px;padding-right:20px;}}body main .t2309{margin-bottom:48px;}@media screen and (max-width: 480px) {body main .t2309{margin-bottom:30px;}}body main .t2310{margin-bottom:15px;}body main .t2311{margin-bottom:10px;}body main .t2312{width:100%;max-width:366px;}body main .t2313{height:240px;overflow:hidden;background:;padding-top:15px;padding-left:30px;border-radius:20px 20px 0px 0px;padding-right:30px;background-size:cover;background-image:url(https://global.divhunt.com/0321909c165698e8457c63ec337e6d6b_16368.webp);background-repeat:no-repeat;}body main .t2314{top:auto;left:0%;right:0%;bottom:-20%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2315{filter:blur(100px);}body main .t2316{width:100%;margin-bottom:24px;}body main .t2317{width:100%;display:flex;max-width:270px;text-align:center;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;}body main .t2318{margin-bottom:15px;}body main .t2319{width:100%;max-width:225px;margin-bottom:24px;}body main .t2320{filter:;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);}body main .t2321{top:auto;left:0%;right:0%;bottom:0%;opacity:40%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2322{border:1px solid #242424;overflow:hidden;position:relative;background:rgba(36,36,36,0.4);padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t2322{padding-top:20px;padding-left:20px;padding-right:20px;}}body main .t2323{margin-bottom:48px;}@media screen and (max-width: 480px) {body main .t2323{margin-bottom:30px;}}body main .t2324{margin-bottom:15px;}body main .t2325{width:100%;max-width:366px;}body main .t2326{margin-bottom:10px;}body main .t2327{height:240px;display:flex;background:;column-gap:10px;align-items:flex-start;padding-left:30px;padding-right:30px;background-size:cover;justify-content:center;background-image:;background-repeat:no-repeat;}@media screen and (max-width: 480px) {body main .t2327{padding-left:0px;padding-right:0px;}}body main .t2328{top:auto;left:0%;right:0%;bottom:-20%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2329{filter:blur(100px);}body main .t2330{cursor:pointer;}body main .t2330:hover .target-wrapper{bottom:0%;opacity:100%;position:absolute;transform:scale(1,1);}body main .t2331{width:80px;filter:grayscale(100%);opacity:50%;transition:all 250ms 0ms ease;border-radius:20px;}body main .t2331:hover{filter:grayscale(0%);opacity:100%;transform:scale(1.1,1.1);}body main .t2332{top:auto;left:0%;right:0%;bottom:-40%;display:flex;opacity:0%;position:absolute;transform:scale(0.7,0.7);transition:all 300ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;padding-bottom:23px;justify-content:center;}body main .t2334{border:1px solid #242424;overflow:hidden;position:relative;background:rgba(36,36,36,0.4);padding-top:30px;border-radius:20px;}@media screen and (max-width: 480px) {body main .t2334{padding-top:20px;}}body main .t2335{padding-left:30px;margin-bottom:48px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t2335{padding-left:20px;margin-bottom:30px;padding-right:20px;}}body main .t2336{margin-bottom:15px;}body main .t2337{width:100%;max-width:366px;}body main .t2338{margin-bottom:10px;}body main .t2339{height:240px;display:flex;overflow:hidden;background:;align-items:center;padding-top:15px;padding-left:30px;padding-right:30px;background-size:cover;justify-content:center;background-image:;background-repeat:no-repeat;}body main .t2340{top:auto;left:0%;right:0%;bottom:-20%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2341{filter:blur(100px);}body main .t2342{border:1px solid #242424;overflow:hidden;position:relative;background:rgba(36,36,36,0.4);padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t2342{padding-top:20px;padding-left:20px;padding-right:20px;}}body main .t2343{margin-bottom:48px;}@media screen and (max-width: 480px) {body main .t2343{margin-bottom:30px;}}body main .t2344{margin-bottom:15px;}body main .t2345{width:100%;max-width:366px;}body main .t2346{margin-bottom:10px;}body main .t2347{height:240px;overflow:hidden;background:;border-radius:20px 20px 0px 0px;background-size:cover;background-image:;background-repeat:no-repeat;}@media screen and (max-width: 480px) {body main .t2347{height:auto;}}body main .t2348{top:auto;left:0%;right:0%;bottom:-20%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2349{filter:blur(100px);}body main .t2350{top:0%;left:0%;right:0%;bottom:auto;height:47px;z-index:10;position:absolute;background:linear-gradient(180deg,#121213 0%,#11111200 100%);margin-left:auto;margin-right:auto;}body main .t2351{position:relative;}body main .t2352{top:10%;left:-10%;z-index:3;position:absolute;transform:rotate(-5deg);}body main .t2353{top:-3%;left:42%;z-index:6;position:absolute;transform:rotate(3deg);}body main .t2354{top:18%;right:-19%;z-index:5;position:absolute;transform:rotate(6deg);}body main .t2355{left:34%;bottom:-22%;z-index:4;position:absolute;transform:rotate(-3deg);}body main .t2356{top:0%;left:0%;right:0%;width:100%;bottom:auto;height:100%;display:flex;z-index:1;overflow:hidden;position:absolute;align-items:flex-start;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t2356{position:static;}}body main .t2357{margin-left:auto;margin-right:auto;}body main .t2360{padding-left:60px;padding-right:60px;}@media screen and (max-width: 767px) {body main .t2360{padding-left:0px;padding-right:0px;}}body main .t2361{margin-bottom:80px;}body main .t2364{margin-bottom:16px;}body main .t2365{max-width:480px;}body main .t2366{display:grid;row-gap:40px;column-gap:70px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2366{column-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2366{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2366{column-gap:20px;}}body main .t2368{margin-bottom:10px;}body main .t2370{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2370{margin-top:60px;}}body main .t2371{padding-top:80px;}@media screen and (max-width: 767px) {body main .t2371{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t2371{padding-top:60px;}}body main .t2373{padding-left:60px;padding-right:60px;}@media screen and (max-width: 767px) {body main .t2373{padding-left:0px;padding-right:0px;}}body main .t2374{margin-bottom:80px;}@media screen and (max-width: 480px) {body main .t2374{margin-bottom:40px;}}body main .t2377{margin-bottom:16px;}body main .t2378{max-width:490px;}body main .t2379{display:grid;row-gap:40px;column-gap:70px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2379{column-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2379{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2379{column-gap:20px;}}body main .t2381{margin-bottom:10px;}body main .t2383{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2383{margin-top:60px;}}body main .t2386{margin-right:10px;}body main .t2387{color:#0c8ce9;position:relative;transform:rotate(-3deg);background:#082236;padding-top:10px;padding-left:10px;border-radius:20px;padding-right:10px;}@media screen and (max-width: 480px) {body main .t2387{margin-top:-9px;}}body main .t2388{color:var(--Purple);transform:rotate(4deg);background:#271d3a;margin-left:-5px;padding-top:10px;padding-left:10px;border-radius:20px;padding-right:10px;}@media screen and (max-width: 480px) {body main .t2388{margin-top:-9px;}}body main .t2394{top:50%;right:45%;width:20px;z-index:20;position:absolute;}body main .t2395{top:0%;left:0%;right:auto;bottom:0%;display:flex;opacity:0%;z-index:2;overflow:hidden;position:absolute;align-items:flex-start;margin-left:auto;margin-right:auto;}body main .t2396{width:100%;height:100%;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t2397{top:0%;left:100%;right:auto;width:100%;bottom:0%;z-index:5;position:absolute;background:var(--Grey-Bg);}body main .t2399{width:100%;height:1px;background:var(--Grey-Bg);margin-top:60px;margin-bottom:60px;}body main .t2400{border-radius:20px;margin-bottom:30px;}body main .t2401{margin-bottom:20px;}body main .t2403{color:var(--Grey-Text);font-size:18px;}body main .t2403:hover{color:rgb(255,255,255);}body main .t2404{width:100%;height:1px;background:#242424;margin-top:60px;}body main .t2405{width:100%;height:1px;background:#242424;margin-top:60px;}body main .t2408{padding-top:200px;padding-bottom:250px;}@media screen and (max-width: 991px) {body main .t2408{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t2408{padding-top:40px;}}@media screen and (max-width: 480px) {body main .t2408{padding-bottom:40px;}}body main .t2410{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t2410{row-gap:60px;align-items:center;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t2410{row-gap:60px;}}body main .t2411{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t2411{max-width:100%;}}@media screen and (max-width: 480px) {body main .t2411{row-gap:60px;}}body main .t2416{top:50%;left:auto;right:-11%;border:1px solid #242424;bottom:auto;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t2416{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t2416{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t2417{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t2417{display:none;}}@media screen and (max-width: 991px) {body main .t2418{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2418{grid-template-columns:1fr;}}body main .t2419{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t2419:nth-of-type(2){top:auto;bottom:165px;}body main .t2419:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t2419:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t2419{position:static;max-width:100%;border-radius:20px;}}body main .t2420{margin-bottom:24px;}body main .t2421{margin-bottom:10px;}body main .t2423{line-height:1;margin-bottom:20px;}body main .t2424{margin-bottom:40px;}body main .t2425{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t2426{background:;}body main .t2427{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2428{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2430{justify-content:center;}body main .t2433{display:none;position:relative;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t2433{padding-top:40px;}}body main .t2437{margin-bottom:60px;}body main .t2441 .target-wrapper{max-width:450px;}body main .t2442{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t2442{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t2443{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t2443{top:9px;right:9px;}}body main .t2444{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t2444{top:8px;left:8px;}}body main .t2445{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t2445{right:9px;bottom:9px;}}body main .t2446{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/178696f56b158e25d0c85a3556a8e51a_30451.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2446{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2446{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t2446{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t2447{border:1px solid #242424;overflow:hidden;background:#070709;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t2447{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t2448{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t2448{left:9px;bottom:9px;}}body main .t2449{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t2449{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t2453{top:auto;left:0%;right:0%;bottom:0%;filter:;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t2454{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t2455{top:0%;left:0%;right:0%;bottom:0%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;border-radius:20px;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);}body main .t2456{position:relative;padding-top:100px;padding-bottom:160px;}@media screen and (max-width: 991px) {body main .t2456{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2456{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2456{padding-top:60px;padding-bottom:60px;}}body main .t2457{z-index:5;position:relative;}body main .t2458{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t2458{row-gap:80px;flex-direction:column;}}body main .t2459{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t2459{max-width:100%;}}body main .t2464{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t2464{row-gap:40px;column-gap:20px;}}@media screen and (max-width: 991px) {body main .t2469{width:70%;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t2469{width:100%;}}body main .t2470{position:relative;padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2470{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t2470{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2470{padding-top:60px;padding-bottom:40px;}}@media screen and (max-width: 991px) {body main .t2472{padding-left:0px;padding-right:0px;}}body main .t2473{margin-bottom:60px;}body main .t2473 .target-wrapper{max-width:450px;}body main .t2474{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2474{row-gap:20px;grid-template-columns:1fr;}}body main .t2475{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t2476{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t2476{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t2478{width:24px;margin-bottom:15px;}body main .t2479{margin-bottom:10px;}body main .t2484{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2484{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2484{padding-top:20px;padding-bottom:60px;}}body main .t2487{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t2488{margin-top:60px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t2489{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2489{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t2489{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2489{grid-template-columns:1fr;}}body main .t2494 .rte{width:100%;max-width:457px;}body main .t2494 .target-wrapper{max-width:400px;}body main .t2501{display:none;}@media screen and (max-width: 991px) {body main .t2501{display:flex;align-items:center;justify-content:space-between;}}body main .t2504{flex:1 1 0%;display:flex;column-gap:60px;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t2504{top:100%;left:0px;right:0px;height:calc(100vh - 56px);display:none;z-index:99999;overflow:auto;position:absolute;background:var(--Black);align-items:flex-start;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:500px;}}@media screen and (max-width: 991px) {body main .t2505{width:100%;}}body main .t2506{display:flex;column-gap:60px;align-items:center;}@media screen and (max-width: 991px) {body main .t2506{row-gap:20px;align-items:flex-start;margin-bottom:20px;flex-direction:column;}}body main .t2507{cursor:pointer;display:flex;z-index:99999;position:relative;column-gap:6px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t2507:hover > img{transform:rotate(-90deg);}@media screen and (max-width: 991px) {body main .t2507{align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t2508{margin-bottom:15px;}}body main .t2509{width:100%;display:flex;max-width:225px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2509{row-gap:10px;}}body main .t2511{display:flex;column-gap:15px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2511:hover p{color:rgb(255,255,255);}body main .t2511:hover .dd-hover-icon{opacity:100%;}@media screen and (max-width: 991px) {body main .t2511{column-gap:10px;padding-top:5px;padding-bottom:5px;}}body main .t2512{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2512{font-size:14px;}}body main .t2513{position:relative;}@media screen and (max-width: 991px) {body main .t2514{width:20px;}}body main .t2515:first-of-type > a{padding-top:13px;}body main .t2516{display:flex;column-gap:10px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2516:hover p{color:rgb(255,255,255);}body main .t2516:hover img{opacity:100%;}@media screen and (max-width: 991px) {body main .t2516{padding-top:5px;padding-bottom:5px;}}body main .t2517{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2517{font-size:14px;}}body main .t2518{opacity:50%;transition:all 200ms 0ms ease;}body main .t2519{cursor:pointer;display:flex;z-index:99999;position:relative;column-gap:6px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t2519:hover > img{transform:rotate(-90deg);}@media screen and (max-width: 991px) {body main .t2519{align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t2520{color:rgb(255,255,255);margin-bottom:15px;}}body main .t2521{width:100%;display:flex;max-width:225px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2521{row-gap:10px;}}body main .t2523{display:flex;column-gap:15px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2523:hover p{color:rgb(255,255,255);}body main .t2523:hover .dd-hover-icon{opacity:100%;}@media screen and (max-width: 991px) {body main .t2523{column-gap:10px;padding-top:5px;padding-bottom:5px;}}body main .t2524{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2524{font-size:14px;}}body main .t2525{position:relative;}@media screen and (max-width: 991px) {body main .t2526{width:20px;}}body main .t2527{cursor:pointer;display:flex;z-index:99999;position:relative;column-gap:6px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t2527:hover > img{transform:rotate(-90deg);}@media screen and (max-width: 991px) {body main .t2527{align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t2528{color:rgb(255,255,255);margin-bottom:15px;}}body main .t2529{width:100%;display:flex;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2529{row-gap:10px;}}body main .t2531{display:flex;column-gap:15px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2531:hover p{color:rgb(255,255,255);}body main .t2531:hover .dd-hover-icon{opacity:100%;}@media screen and (max-width: 991px) {body main .t2531{padding-top:5px;padding-bottom:5px;}}body main .t2532{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2532{font-size:14px;}}body main .t2533{position:relative;}@media screen and (max-width: 991px) {body main .t2534{width:20px;}}body main .t2535{cursor:pointer;display:flex;z-index:99999;position:relative;column-gap:6px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t2535:hover > img{transform:rotate(-90deg);}@media screen and (max-width: 991px) {body main .t2535{align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t2536{color:rgb(255,255,255);margin-bottom:15px;}}body main .t2537{width:100%;display:flex;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2537{row-gap:10px;}}body main .t2539{display:flex;column-gap:15px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2539:hover p{color:rgb(255,255,255);}body main .t2539:hover .dd-hover-icon{opacity:100%;}@media screen and (max-width: 991px) {body main .t2539{padding-top:5px;padding-bottom:5px;}}body main .t2540{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2540{font-size:14px;}}body main .t2541{position:relative;}@media screen and (max-width: 991px) {body main .t2542{width:20px;}}body main .t2543{color:rgb(169,169,169);transition:all 200ms 0ms ease;}body main .t2543:hover{color:rgb(255,255,255);}body main .t2544{display:flex;column-gap:20px;align-items:center;}@media screen and (max-width: 991px) {body main .t2544{align-items:flex-start;}}body main .t2545{width:30px;height:20px;display:none;flex-direction:column;justify-content:space-between;}body main .t2545 > div{top:0;position:relative;transition:0.2s;}body main .t2545.dh-active > div:last-child{top:-45%;position:relative;transform:rotate(-45deg);}body main .t2545.dh-active > div:first-child{top:45%;position:relative;transform:rotate(45deg);}body main .t2545.dh-active > div:nth-child(2){opacity:0;}@media screen and (max-width: 991px) {body main .t2545{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;}}body main .t2546{width:100%;height:2px;background:rgba(0,0,0,1.00);}@media screen and (max-width: 991px) {body main .t2546{background:rgb(255,255,255);}}body main .t2547{top:0px;left:50%;filter:blur(35px);z-index:15;position:absolute;transform:translate(-50%,0px);pointer-events:none;}body main .t2548{top:0%;left:0%;right:0%;width:100%;bottom:auto;filter:;z-index:2;position:absolute;transform:rotate(180deg) translate(0px,100%);margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}body main .t2549{display:flex;align-items:flex-start;flex-direction:column;}body main .t2550{width:100%;height:1px;background:#242424;margin-top:100px;margin-bottom:100px;}@media screen and (max-width: 767px) {body main .t2550{margin-top:60px;margin-bottom:60px;}}body main .t2552{margin-bottom:60px;}body main .t2555{padding-top:40px;}body main .t2557{width:100%;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2559{width:32px;height:1px;background:var(--Grey-Bg);margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t2560{text-align:center;font-weight:500;}body main .t2562{color:rgb(169,169,169);text-decoration:underline;}body main .t2562:hover{color:rgb(255,255,255);}body main .t2563{width:32px;height:1px;background:var(--Grey-Bg);margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t2564{color:rgb(255,255,255);width:100%;border:1px solid #2a2b3a;height:50px;display:flex;background:#ffffff1a;column-gap:20px;transition:all 200ms 0ms ease;align-items:center;padding-left:20px;border-radius:6px;padding-right:20px;justify-content:center;}body main .t2564:hover{border:1px solid rgba(163,117,255,0.6);}body main .t2567{display:grid;grid-template-columns:1fr;}body main .t2567 [name].dh-error{border:1px solid #ff5858;}body main .t2567 .dh-form-response{order:10000;margin-top:10px;}body main .t2567 .dh-form-response:empty{margin-top:0;}body main .t2567.dh-fail .dh-form-response{color:#ff5858;}body main .t2569{top:0%;left:0%;right:0%;bottom:0%;display:block;opacity:0%;z-index:10;position:absolute;margin-left:auto;margin-right:auto;}body main .t2576{font-weight:500;}body main .t2579{text-align:center;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);}body main .t2580{display:flex;justify-content:center;}body main .t2583{padding-top:40px;}body main .t2585{width:100%;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2586 iframe{width:100%!important;}body main .t2587{color:rgb(255,255,255);width:100%;border:1px solid #2a2b3a;height:50px;display:flex;background:#ffffff1a;column-gap:20px;transition:all 200ms 0ms ease;align-items:center;padding-left:20px;border-radius:6px;padding-right:20px;justify-content:center;}body main .t2587:hover{border:1px solid rgba(163,117,255,0.6);}body main .t2590{display:flex;justify-content:center;}body main .t2592{display:grid;grid-template-columns:1fr;}body main .t2592 [name].dh-error{border:1px solid #ff5858;}body main .t2592 .dh-form-response{order:10000;margin-top:10px;}body main .t2592 .dh-form-response:empty{margin-top:0;}body main .t2592.dh-fail .dh-form-response{color:#ff5858;}body main .t2598{text-align:center;}body main .t2599{width:32px;height:1px;background:#2a2b3a;margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t2600{display:flex;align-items:center;justify-content:space-between;}body main .t2601{color:rgb(169,169,169);font-weight:500;}body main .t2601:hover{color:rgb(255,255,255);}body main .t2602{width:32px;height:1px;background:#2a2b3a;margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t2604{padding-top:40px;}body main .t2606{width:100%;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2607{max-width:250px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2610{text-align:center;margin-bottom:0px;}body main .t2611{display:flex;justify-content:center;}body main .t2613{margin-top:20px;text-align:center;}body main .t2614{display:inline;}body main .t2615{color:rgb(163,117,255);display:inline;text-decoration:underline;}body main .t2615:hover{color:#a375ff;}body main .t2617{width:100%;display:none;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2618{max-width:250px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2619{text-align:center;margin-bottom:0px;}body main .t2620{display:flex;justify-content:center;}body main .t2623{padding-top:40px;}body main .t2625{width:100%;display:none;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2626{max-width:350px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2627{text-align:center;margin-bottom:0px;}body main .t2628{display:flex;justify-content:center;}body main .t2630{width:100%;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2634{display:flex;justify-content:center;}body main .t2636{text-align:center;margin-bottom:0px;}body main .t2637{max-width:250px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2639{width:100%;background:;text-align:center;pointer-events:none;}body main .t2641{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2643{position:relative;}body main .t2644{position:relative;}body main .t2645{width:100%;background:;text-align:center;pointer-events:none;}body main .t2647{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2649{position:relative;}body main .t2650{width:100%;background:;text-align:center;}body main .t2652{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2654{top:0%;left:0%;right:0%;bottom:0%;display:block;opacity:0%;z-index:100;position:absolute;margin-left:auto;margin-right:auto;}body main .t2655{position:relative;}body main .t2656{width:100%;background:;text-align:center;}body main .t2658{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2660{top:0%;left:0%;right:0%;bottom:0%;display:block;opacity:0%;z-index:99;position:absolute;margin-left:auto;margin-right:auto;}body main .t2661{align-self:center;}body main .t2662{display:flex;column-gap:15px;align-items:center;}@media screen and (max-width: 991px) {body main .t2664{display:none;}}body main .t2666{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:rgb(from rgb(255,255,255) r g b / 24%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2667{align-self:center;}body main .t2671{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:rgb(from rgb(255,255,255) r g b / 24%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2675{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:rgb(from rgb(255,255,255) r g b / 24%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2676{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t2676{display:none;}}body main .t2677{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t2677{display:none;}}body main .t2678{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t2678{display:none;}}body main .t2681{padding-top:80px;padding-bottom:100px;}body main .t2683{display:grid;row-gap:60px;position:relative;column-gap:60px;grid-template-columns:250px 1fr 300px;}@media screen and (max-width: 991px) {body main .t2683{grid-template-columns:1fr;}}body main .t2684{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2684{order:1000;}}body main .t2688 li{margin-top:0px;margin-bottom:10px;}body main .t2688{margin-top:20px;}body main .t2689{line-height:1;}body main .t2690{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2690{padding-top:60px;padding-bottom:60px;}}body main .t2692{text-align:center;}body main .t2693{line-height:1;}body main .t2695{top:40px;z-index:999;position:sticky;}body main .t2696{line-height:1;}body main .t2697{display:flex;row-gap:15px;margin-top:20px;flex-direction:column;}body main .t2698{color:#9e9e9e;}body main .t2698.dh-active{color:rgb(255,255,255);}body main .t2700{top:40px;z-index:999;position:sticky;}body main .t2704{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2704{margin-top:60px;}}body main .t2706{background:;padding-top:80px;}@media screen and (max-width: 767px) {body main .t2706{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t2706{padding-top:40px;}}body main .t2708{text-align:center;}body main .t2709{display:flex;justify-content:center;}body main .t2710{width:100%;max-width:640px;margin-left:auto;margin-right:auto;}body main .t2711{line-height:1;}body main .t2712{padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2712{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2712{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2712{padding-bottom:40px;}}body main .t2715{display:flex;margin-top:50px;justify-content:center;}body main .t2716 > a{break-inside:avoid-column;margin-bottom:13px;page-break-inside:avoid;-webkit-column-break-inside:avoid;}body main .t2716{column-gap:13px;column-width:310px;margin-bottom:60px;}body main .t2717{border:1px solid #242424;display:flex;background:#070709;transition:all 400ms 0ms ease;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:30px;justify-content:space-between;}body main .t2717:hover{background:#171717;}@media screen and (max-width: 480px) {body main .t2717{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t2718{display:flex;align-items:flex-start;flex-direction:column;}body main .t2720{display:flex;column-gap:10px;margin-top:40px;align-items:center;}@media screen and (max-width: 480px) {body main .t2720{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t2721{width:30px;height:30px;min-width:30px;background:;border-radius:6px;}@media screen and (max-width: 480px) {body main .t2723{margin-bottom:5px;}}body main .t2724{background:;}body main .t2726{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2728{background:;}body main .t2730{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2737{padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2737{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2737{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2737{padding-bottom:40px;}}body main .t2740{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2740{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2740{grid-template-columns:1fr;}}body main .t2741{display:inline-block;background:;margin-bottom:40px;}body main .t2742{background:;padding-top:40px;}@media screen and (max-width: 767px) {body main .t2742{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t2742{padding-top:40px;}}body main .t2744{max-width:610px;text-align:center;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {body main .t2744{max-width:100%;}}body main .t2745{display:flex;justify-content:center;}body main .t2746{background:;}body main .t2748{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2750{line-height:1;margin-bottom:40px;}body main .t2751{width:100%;height:1px;background:#242424;margin-top:40px;}@media screen and (max-width: 767px) {body main .t2751{margin-top:60px;}}body main .t2752{display:flex;overflow:hidden;background:rgba(36,36,36,0.4);border-radius:20px;flex-direction:column;}body main .t2752:hover .target{transform:scale(1.15,1.15);}body main .t2752:hover .target-img{transform:translate(5px, 0px);}body main .t2753{flex:1 1 0%;display:flex;padding-top:24px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:24px;}body main .t2756{display:none;column-gap:40px;margin-top:auto;align-items:center;justify-content:space-between;}body main .t2757{font-family:'Satoshi';font-weight:400;line-height:1.2;margin-bottom:20px;}body main .t2758{max-width:254px;}body main .t2759{overflow:hidden;position:relative;}body main .t2760{transition:all 500ms 0ms ease;}body main .t2765{overflow:hidden;position:relative;padding-top:80px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t2765{padding-top:60px;}}body main .t2767{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t2767{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t2767{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 480px) {body main .t2767{row-gap:40px;}}body main .t2768{position:relative;}body main .t2769{left:100px;height:620px;position:absolute;min-width:1240px;transform:translate(0px,-50%);border-radius:20px;}@media screen and (max-width: 991px) {body main .t2769{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t2769{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t2770{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t2770{margin-top:60px;}}body main .t2771{width:100%;max-width:700px;}@media screen and (max-width: 767px) {body main .t2771{max-width:100%;}}body main .t2772 p{color:var(--Grey-Text);font-size:22px;}body main .t2772 h1{background:;line-height:1;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t2772 h1{font-size:36px;letter-spacing:1.44px;}}@media screen and (max-width: 480px) {body main .t2772 h1{font-size:32px;letter-spacing:1.28px;}}body main .t2773{display:flex;column-gap:10px;align-items:center;margin-bottom:30px;}body main .t2774{transition:all 200ms 0ms ease;}body main .t2774:hover{color:rgb(255,255,255);}body main .t2776{color:rgb(169,169,169);}body main .t2777{display:grid;row-gap:50px;column-gap:50px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 480px) {body main .t2777{grid-template-columns:1fr;}}body main .t2779{color:var(--White);font-size:50px;font-weight:500;letter-spacing:2px;}@media screen and (max-width: 480px) {body main .t2779{font-size:36px;letter-spacing:1.44px;}}@media screen and (max-width: 767px) {body main .t2781{padding-top:80px;}}body main .t2783{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t2783{row-gap:80px;flex-direction:column-reverse;}}@media screen and (max-width: 480px) {body main .t2783{row-gap:60px;flex-direction:column;}}body main .t2784{width:100%;max-width:360px;}@media screen and (max-width: 767px) {body main .t2784{display:flex;max-width:100%;column-gap:60px;}}@media screen and (max-width: 480px) {body main .t2784{flex-direction:column;}}@media screen and (max-width: 767px) {body main .t2785{width:100%;}}body main .t2786 li{color:var(--Grey-Text);position:relative;}body main .t2786 ul{display:flex;row-gap:20px;flex-direction:column;}body main .t2787{color:rgb(255,255,255);font-weight:500;}@media screen and (max-width: 767px) {body main .t2788{width:45%;}}@media screen and (max-width: 480px) {body main .t2788{width:100%;}}body main .t2789{color:var(--Grey-Text);transition:all 200ms 0ms ease;}body main .t2789:hover{color:rgb(255,255,255);}body main .t2790{transform:;transition:;padding-top:10px;padding-bottom:10px;}body main .t2791{color:rgb(255,255,255);font-weight:500;}body main .t2792{width:100%;max-width:720px;}@media screen and (max-width: 767px) {body main .t2792{max-width:100%;}}body main .t2793 h2{margin-bottom:50px;}@media screen and (max-width: 480px) {body main .t2793 h2{letter-spacing:1.12px;}}body main .t2794{display:flex;column-gap:10px;margin-top:auto;}body main .t2796{transition:all 250ms 0ms ease;}body main .t2798{background:;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t2798{padding-top:40px;padding-bottom:60px;}}body main .t2800{text-align:center;}body main .t2803{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2803{padding-top:0px;}}@media screen and (max-width: 767px) {body main .t2803{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2803{padding-bottom:60px;}}body main .t2805{display:flex;column-gap:40px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t2805{position:relative;flex-direction:column;}}body main .t2806{width:100%;max-width:165px;}@media screen and (max-width: 991px) {body main .t2806{top:0px;display:none;z-index:99;position:sticky;max-width:100%;}}body main .t2807{top:100px;display:flex;row-gap:20px;position:sticky;flex-direction:column;}@media screen and (max-width: 991px) {body main .t2807{position:static;}}body main .t2808 a{font-size:18px;transition:all 200ms 0ms ease;font-weight:500;}body main .t2808 ul{display:flex;row-gap:20px;padding-left:0px;flex-direction:column;list-style-type:none;}body main .t2808{display:flex;row-gap:16px;flex-direction:column;}body main .t2808  a:hover{color:rgb(163,117,255);}@media screen and (max-width: 991px) {body main .t2808 ul{width:100%;min-width:990px;column-gap:20px;padding-left:20px;padding-right:20px;flex-direction:row;justify-content:space-between;}body main .t2808{height:57px;overflow:auto;background:var(--Grey-Bg);align-items:center;backdrop-filter:;-webkit-backdrop-filter:;}}body main .t2813{padding-top:80px;padding-bottom:100px;}body main .t2815{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:250px 1fr 250px;}@media screen and (max-width: 991px) {body main .t2815{grid-template-columns:1fr;}}body main .t2816{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2816{order:1000;}}body main .t2819{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2819{padding-top:60px;padding-bottom:60px;}}body main .t2821{text-align:center;}body main .t2822{line-height:1;}body main .t2824{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2824{margin-top:60px;}}body main .t2826{top:30px;left:auto;right:30px;bottom:auto;cursor:pointer;display:flex;z-index:99;overflow:hidden;position:absolute;transform:;background:;column-gap:10px;align-items:center;margin-left:auto;margin-right:auto;justify-content:center;}body main .t2835{padding-top:80px;padding-bottom:100px;}body main .t2837{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:250px 1fr 250px;}@media screen and (max-width: 991px) {body main .t2837{grid-template-rows:1fr;grid-template-columns:1fr;}}body main .t2838{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2838{order:1000;}}body main .t2845{top:40px;z-index:999;position:sticky;}body main .t2846{line-height:1;}body main .t2847 li{margin-top:0px;margin-bottom:10px;}body main .t2847{margin-top:20px;}body main .t2849{top:40px;z-index:999;position:sticky;}body main .t2850{line-height:1;}body main .t2851 li{margin-top:0px;margin-bottom:10px;}body main .t2851{margin-top:20px;}body main .t2852{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2852{padding-top:60px;padding-bottom:60px;}}body main .t2854{text-align:center;}body main .t2855{line-height:1;}body main .t2857{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2857{margin-top:60px;}}body main .t2860{padding-top:80px;padding-bottom:100px;}body main .t2862{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:250px 1fr 250px;}@media screen and (max-width: 991px) {body main .t2862{grid-template-columns:1fr;}}body main .t2863{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2863{order:1000;}}body main .t2866{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2866{padding-top:60px;padding-bottom:60px;}}body main .t2868{text-align:center;}body main .t2869{line-height:1;}body main .t2871{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2871{margin-top:60px;}}body main .t2874{top:40px;z-index:999;position:sticky;}body main .t2875{line-height:1;}body main .t2876 li{margin-top:0px;margin-bottom:10px;}body main .t2876{margin-top:20px;}body main .t2881{padding-top:80px;padding-bottom:100px;}body main .t2883{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:250px 1fr 250px;}@media screen and (max-width: 991px) {body main .t2883{grid-template-columns:1fr;}}body main .t2884{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2884{order:1000;}}body main .t2889{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2889{padding-top:60px;padding-bottom:60px;}}body main .t2891{text-align:center;}body main .t2892{line-height:1;}body main .t2894{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2894{margin-top:60px;}}body main .t2897{top:40px;z-index:999;position:sticky;}body main .t2898{line-height:1;}body main .t2899 li{margin-top:0px;margin-bottom:10px;}body main .t2899{margin-top:20px;}body main .t2900{width:100%;display:flex;column-gap:8px;padding-right:40px;}@media screen and (max-width: 991px) {body main .t2900{display:flex;align-items:center;justify-content:flex-start;}}@media screen and (max-width: 767px) {body main .t2900{width:auto;}}body main .t2903{transform:translate(0px,5px);}body main .t2904{color:rgb(169,169,169);font-size:15px;font-style:italic;font-weight:500;line-height:1;}@media screen and (max-width: 991px) {body main .t2904{margin-bottom:3px;}}body main .t2905{position:relative;padding-top:60px;padding-bottom:60px;}body main .t2907{width:100%;max-width:820px;text-align:center;margin-left:auto;margin-right:auto;}body main .t2908{line-height:1;margin-bottom:20px;}body main .t2909{width:100%;max-width:590px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2910{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}body main .t2911{cursor:pointer;display:block;background:#1f1f1f;text-align:left;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t2911:hover{background:#2b2b2b;transition:all 400ms 0ms ease;}body main .t2913{margin-bottom:10px;}body main .t2914{width:24px;margin-bottom:24px;}body main .t2916{padding-top:60px;padding-bottom:140px;}body main .t2918{margin-bottom:100px;}body main .t2919{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t2921{color:var(--Grey-Text);}body main .t2924{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t2925{margin-bottom:100px;}body main .t2926{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t2927{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t2929{color:#9e9e9e;}body main .t2932:hover img{transform:scale(1.1,1.1);}body main .t2933{height:358px;overflow:hidden;border-radius:10px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t2933{height:auto;}}body main .t2934{width:100%;height:100%;transform:;object-fit:cover;transition:all 600ms 0ms ease;border-radius:10px;}body main .t2936{display:flex;column-gap:40px;align-items:flex-start;margin-bottom:8px;justify-content:space-between;}body main .t2938{display:flex;}body main .t2943{overflow:hidden;position:relative;background:;padding-top:110px;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t2943{padding-top:60px;}}body main .t2944{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2944{left:-73%;}}@media screen and (max-width: 767px) {body main .t2944{left:-111%;}}@media screen and (max-width: 480px) {body main .t2944{left:-193%;}}body main .t2946{display:flex;text-align:center;align-items:center;flex-direction:column;}body main .t2947{max-width:453px;}body main .t2948{overflow:hidden;position:relative;}body main .t2950{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t2951{width:100%;max-width:710px;margin-bottom:20px;}body main .t2955{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t2957{color:#9e9e9e;}body main .t2960{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t2961{height:100%;display:flex;position:relative;background:rgba(36,36,36,0.6);transition:all 300ms 0ms ease;padding-top:20px;padding-left:20px;border-radius:24px;padding-right:20px;flex-direction:column;padding-bottom:20px;}body main .t2961:hover{background:var(--Hover);}body main .t2962{width:38px;height:38px;min-width:38px;border-radius:6px;margin-bottom:30px;}body main .t2963{margin-bottom:10px;}body main .t2964{margin-bottom:30px;}body main .t2965{margin-top:auto;}body main .t2966{top:20px;left:auto;right:20px;bottom:auto;position:absolute;}body main .t2970{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t2970{padding-top:40px;padding-bottom:40px;}}body main .t2974{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t2980{margin-bottom:20px;}body main .t2981{max-width:600px;}body main .t2982{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2982{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2982{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2982{padding-bottom:60px;}}body main .t2987{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2987{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2987{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2987{grid-template-columns:1fr;}}body main .t2993{padding-top:60px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t2993{padding-top:40px;}}body main .t2995{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t2995{row-gap:60px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t2995{row-gap:40px;}}body main .t2996{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3003{max-width:540px;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t3003{max-width:100%;}}body main .t3005{width:100%;max-width:500px;}body main .t3006{margin-bottom:40px;}body main .t3007{display:flex;row-gap:10px;column-gap:30px;align-items:center;}@media screen and (max-width: 480px) {body main .t3007{column-gap:20px;}}body main .t3014{overflow:hidden;background:rgba(36,36,36,0.4);border-top:1px solid var(--Grey-Bg);padding-top:40px;border-bottom:1px solid var(--Grey-Bg);padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t3014{padding-bottom:40px;}}body main .t3016{position:relative;}body main .t3017{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between;}body main .t3019{overflow:visible;}body main .t3021{max-width:900px;}body main .t3022{border-radius:20px;}body main .t3023{display:flex;column-gap:15px;align-items:center;}body main .t3024{transition:all 200ms 0ms ease;}body main .t3024:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t3026{transition:all 200ms 0ms ease;}body main .t3026:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t3028{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3028{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3028{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3028{padding-bottom:60px;}}body main .t3030{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3030{row-gap:60px;flex-direction:column;}}body main .t3031{width:100%;max-width:580px;}@media screen and (max-width: 991px) {body main .t3031{max-width:100%;}}body main .t3032{width:100%;max-width:430px;border-bottom:1px solid rgba(0,0,0,1);}@media screen and (max-width: 767px) {body main .t3032{max-width:100%;}}@media screen and (max-width: 480px) {body main .t3032{max-width:100%;}}body main .t3034{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3037{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3037{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3037{padding-bottom:60px;}}body main .t3041{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3041{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3041{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3041{grid-template-columns:1fr;}}body main .t3043{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t3045{color:#9e9e9e;}body main .t3050{border-bottom:1px solid var(--Grey-Bg);padding-bottom:20px;}body main .t3051{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3052{width:16px;}body main .t3055{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t3056{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3057{width:16px;}body main .t3059{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:20px;}body main .t3060{display:flex;column-gap:8px;align-items:center;}body main .t3061{width:16px;}body main .t3067{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3067{padding-top:40px;padding-bottom:40px;}}body main .t3071{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3077{max-width:600px;}body main .t3078{margin-bottom:20px;}body main .t3079{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3079{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3079{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3079{padding-bottom:60px;}}body main .t3084{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3084{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3084{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3084{grid-template-columns:1fr;}}body main .t3086{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;margin-bottom:40px;}body main .t3087{display:flex;opacity:50%;background:#242424;column-gap:8px;transition:all 200ms 0ms ease;align-items:center;padding-top:11px;padding-left:14px;border-radius:8px;padding-right:14px;padding-bottom:11px;}body main .t3087:hover{opacity:100%;}body main .t3087.dh-active{opacity:100%;}body main .t3093{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3093{padding-top:40px;padding-bottom:40px;}}body main .t3097{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3103{max-width:600px;}body main .t3104{margin-bottom:20px;}body main .t3105{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3105{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3105{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3105{padding-bottom:60px;}}body main .t3110{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3110{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3110{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3110{grid-template-columns:1fr;}}body main .t3117{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3117{padding-top:40px;padding-bottom:40px;}}body main .t3121{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3127{max-width:600px;}body main .t3128{margin-bottom:20px;}body main .t3129{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3129{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3129{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3129{padding-bottom:60px;}}body main .t3134{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3134{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3134{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3134{grid-template-columns:1fr;}}body main .t3141{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3141{padding-top:40px;padding-bottom:40px;}}body main .t3145{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3151{max-width:600px;}body main .t3152{margin-bottom:20px;}body main .t3153{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3153{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3153{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3153{padding-bottom:60px;}}body main .t3158{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3158{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3158{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3158{grid-template-columns:1fr;}}body main .t3166{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3166{padding-top:40px;padding-bottom:40px;}}body main .t3170{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3176{max-width:600px;}body main .t3177{margin-bottom:20px;}body main .t3178{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3178{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3178{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3178{padding-bottom:60px;}}body main .t3183{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3183{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3183{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3183{grid-template-columns:1fr;}}body main .t3187{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;margin-bottom:40px;}body main .t3188{display:flex;opacity:50%;background:#242424;column-gap:8px;transition:all 200ms 0ms ease;align-items:center;padding-top:11px;padding-left:14px;border-radius:8px;padding-right:14px;padding-bottom:11px;}body main .t3188:hover{opacity:100%;}body main .t3188.dh-active{opacity:100%;}body main .t3194{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t3194{padding-top:40px;}}@media screen and (max-width: 767px) {body main .t3194{padding-bottom:60px;}}body main .t3196{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3196{row-gap:60px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t3196{row-gap:40px;}}body main .t3197{max-width:540px;}@media screen and (max-width: 991px) {body main .t3197{max-width:100%;}}body main .t3198{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3199{opacity:50%;}body main .t3204{margin-bottom:20px;}body main .t3206{width:100%;max-width:500px;}body main .t3208{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3208{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3208{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3208{padding-bottom:60px;}}body main .t3210{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3210{row-gap:60px;flex-direction:column;}}body main .t3211{width:100%;max-width:750px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t3211{max-width:100%;}}body main .t3213{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3216{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3216{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3216{padding-bottom:60px;}}body main .t3220{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t3221{color:#9e9e9e;}body main .t3225{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3225{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3225{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3225{grid-template-columns:1fr;}}body main .t3228{display:flex;flex-wrap:wrap;column-gap:5px;align-items:center;}body main .t3228 p::after{content:'/';display:inline-block;margin-left:5px;}body main .t3228 p:last-of-type:after{content:'';display:none;margin-left:0px;}body main .t3232{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3232{padding-top:40px;padding-bottom:40px;}}body main .t3236{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3242{max-width:600px;}body main .t3243{margin-bottom:20px;}body main .t3244{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3244{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3244{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3244{padding-bottom:60px;}}body main .t3249{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3249{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3249{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3249{grid-template-columns:1fr;}}body main .t3256{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3256{padding-top:40px;padding-bottom:40px;}}body main .t3260{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3266{max-width:600px;}body main .t3267{margin-bottom:20px;}body main .t3268{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3268{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3268{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3268{padding-bottom:60px;}}body main .t3273{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3273{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3273{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3273{grid-template-columns:1fr;}}body main .t3280{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3280{padding-top:40px;padding-bottom:40px;}}body main .t3284{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3290{max-width:600px;}body main .t3291{margin-bottom:20px;}body main .t3292{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3292{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3292{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3292{padding-bottom:60px;}}body main .t3297{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3297{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3297{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3297{grid-template-columns:1fr;}}body main .t3304{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3304{padding-top:40px;padding-bottom:40px;}}body main .t3308{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3314{max-width:600px;}body main .t3315{margin-bottom:20px;}body main .t3316{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3316{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3316{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3316{padding-bottom:60px;}}body main .t3321{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3321{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3321{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3321{grid-template-columns:1fr;}}body main .t3328{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3328{padding-top:40px;padding-bottom:40px;}}body main .t3332{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3336{max-width:600px;}body main .t3337{margin-bottom:20px;}body main .t3338{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3338{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3338{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3338{padding-bottom:60px;}}body main .t3343{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3343{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3343{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3343{grid-template-columns:1fr;}}body main .t3346{height:100%;display:flex;position:relative;background:rgba(36,36,36,0.6);transition:all 300ms 0ms ease;padding-top:20px;padding-left:20px;border-radius:24px;padding-right:20px;flex-direction:column;padding-bottom:20px;}body main .t3346:hover{background:#2b2b2b;}body main .t3347{width:38px;height:38px;min-width:38px;border-radius:6px;margin-bottom:30px;}body main .t3348{margin-bottom:10px;}body main .t3349{margin-bottom:30px;}body main .t3352{overflow:hidden;position:relative;background:;padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3352{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t3352{padding-top:40px;}}body main .t3354{background:#070709;}body main .t3355{width:100%;max-width:1100px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:80px;}body main .t3356{width:100%;max-width:530px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t3357{display:flex;align-items:center;margin-bottom:20px;justify-content:center;}body main .t3359{line-height:1;margin-bottom:20px;}body main .t3360{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t3361{background:;}body main .t3362{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3363{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3365{justify-content:center;}body main .t3368{position:relative;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t3369{top:0%;left:0%;right:0%;width:100%;bottom:auto;filter:;z-index:2;position:absolute;transform:rotate(180deg) translate(0px,100%);margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}body main .t3370{width:100%;z-index:25;position:relative;}body main .t3371{position:relative;padding-top:100px;padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t3371{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t3371{padding-top:60px;padding-bottom:60px;}}body main .t3375{margin-bottom:60px;}body main .t3375 .rte{max-width:605px;}body main .t3375 .target-wrapper{max-width:440px;}body main .t3377{position:relative;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t3377{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3377{padding-bottom:60px;}}body main .t3379{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t3379{padding-left:0px;padding-right:0px;}}body main .t3380{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t3380{row-gap:40px;flex-direction:column-reverse;}}body main .t3381{width:100%;max-width:500px;}@media screen and (max-width: 767px) {body main .t3381{max-width:100%;}}body main .t3382{color:#9e9e9e;border:1px solid rgba(0,0,0,0);cursor:pointer;height:70px;display:flex;row-gap:16px;overflow:hidden;background:;transition:all 400ms 0ms ease;padding-top:20px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:20px;}body main .t3382.dh-active{color:#ffffff;border:1px solid #242424;height:auto;background:rgba(36,36,36,0.7);padding-top:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t3382{padding-left:20px;padding-right:20px;}}body main .t3383{display:flex;column-gap:10px;align-items:center;}body main .t3384{font-family:'Satoshi';}body main .t3385{overflow:hidden;}body main .t3386{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t3386{max-width:100%;}}body main .t3388{border-radius:20px;}body main .t3389{margin-bottom:60px;}body main .t3392{color:#a375ff;}body main .t3393 .rte{width:100%;max-width:430px;}body main .t3393 .target-wrapper{width:100%;max-width:492px;}body main .t3394{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t3394{margin-top:60px;}}body main .t3397{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t3397{margin-top:60px;}}body main .t3398{padding-left:60px;padding-right:60px;}@media screen and (max-width: 767px) {body main .t3398{padding-left:0px;padding-right:0px;}}body main .t3399{margin-bottom:80px;}body main .t3402{margin-bottom:16px;}body main .t3403{max-width:590px;}body main .t3404{display:grid;row-gap:40px;column-gap:70px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3404{column-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3404{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3404{column-gap:20px;}}body main .t3406{margin-bottom:10px;}body main .t3418{width:100vw;height:100vh;overflow:hidden;position:relative;}body main .t3419{position:relative;margin-top:auto;}@media screen and (max-width: 767px) {body main .t3419{display:none;}}body main .t3420{height:100%;object-fit:cover;object-position:50% 0%;}body main .t3421{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;padding-top:0.5%;margin-right:auto;padding-left:12.5%;padding-bottom:0.5%;}body main .t3422{display:none;}body main .t3423{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3424{width:12px;cursor:pointer;height:12px;}body main .t3425{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3426{width:12px;height:12px;}body main .t3428{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3429{width:12px;cursor:pointer;height:12px;}body main .t3430{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3431{width:12px;height:12px;}body main .t3433{border:1px solid var(--Grey-Bg);display:flex;row-gap:50px;background:rgba(36,36,36,0.6);padding-top:30px;padding-left:24px;border-radius:20px;padding-right:24px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t3435 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3435 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t3435 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t3436{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t3437{margin-bottom:10px;}body main .t3438{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t3440{min-height:58px;}body main .t3442{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3443{width:12px;cursor:pointer;height:12px;}body main .t3444{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3445{width:12px;height:12px;}body main .t3447{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3448{width:12px;cursor:pointer;height:12px;}body main .t3449{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3450{width:12px;height:12px;}body main .t3453{width:100%;background:;text-align:center;}body main .t3454{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3455{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3457{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3458{width:12px;cursor:pointer;height:12px;}body main .t3459{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3460{width:12px;height:12px;}body main .t3462 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3462 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t3462{margin-top:10px;}body main .t3462 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t3463{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3464{width:12px;cursor:pointer;height:12px;}body main .t3465{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3466{width:12px;height:12px;}body main .t3468{width:100%;background:;text-align:center;}body main .t3469{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3470{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3472{color:var(--Purple);font-weight:500;}body main .t3473{width:100%;max-width:400px;min-width:400px;}body main .t3474{color:rgb(255,255,255);background:rgb(24,24,24);box-shadow:0px 4px 20px 0px rgba(0,0,0,0.4);padding-top:20px;padding-left:20px;border-radius:6px;padding-right:20px;padding-bottom:20px;}body main .t3475{display:flex;column-gap:10px;margin-top:20px;padding-top:1px;}body main .t3477{font-weight:600;}body main .t3478{color:rgb(169,169,169);font-size:13px;margin-top:10px;}body main .t3479{flex:1 1 0%;background:;text-align:center;}body main .t3480{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3481{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3483{flex:1 1 0%;overflow:hidden;position:relative;text-align:center;}body main .t3485{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3486{width:100%;max-width:400px;min-width:400px;}body main .t3487{color:rgb(255,255,255);background:rgb(24,24,24);box-shadow:0px 4px 20px 0px rgba(0,0,0,0.4);padding-top:20px;padding-left:20px;border-radius:6px;padding-right:20px;padding-bottom:20px;}body main .t3488{display:flex;column-gap:10px;margin-top:20px;padding-top:1px;}body main .t3489{flex:1 1 0%;background:;text-align:center;}body main .t3490{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3491{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3493{flex:1 1 0%;overflow:hidden;position:relative;text-align:center;}body main .t3495{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3497{font-weight:600;}body main .t3498{color:rgb(169,169,169);font-size:13px;margin-top:10px;}body main .t3499{width:100%;max-width:400px;min-width:400px;}body main .t3500{color:rgb(255,255,255);background:rgb(24,24,24);box-shadow:0px 4px 20px 0px rgba(0,0,0,0.4);padding-top:20px;padding-left:20px;border-radius:6px;padding-right:20px;padding-bottom:20px;}body main .t3501{display:flex;column-gap:10px;margin-top:20px;padding-top:1px;}body main .t3502{flex:1 1 0%;background:;text-align:center;}body main .t3503{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3504{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3506{flex:1 1 0%;overflow:hidden;position:relative;text-align:center;}body main .t3508{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3510{font-weight:600;}body main .t3511{color:rgb(169,169,169);font-size:13px;margin-top:10px;}body main .t3517{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t3517{padding-top:40px;}}@media screen and (max-width: 767px) {body main .t3517{padding-bottom:60px;}}body main .t3519{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3519{row-gap:60px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t3519{row-gap:40px;}}body main .t3520{max-width:540px;}@media screen and (max-width: 991px) {body main .t3520{max-width:100%;}}body main .t3521{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3527{margin-bottom:20px;}body main .t3528{width:100%;max-width:500px;}body main .t3530{padding-top:50px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3530{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3530{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3530{padding-bottom:60px;}}body main .t3532{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3532{row-gap:60px;flex-direction:column;}}body main .t3533{width:100%;max-width:750px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t3533{max-width:100%;}}body main .t3535{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3541{background:rgba(36,36,36,0.4);border-top:1px solid #242424;padding-top:40px;border-bottom:1px solid #242424;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t3541{padding-bottom:40px;}}body main .t3542{max-width:790px;}body main .t3543{position:relative;}body main .t3544{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between;}body main .t3546{display:flex;column-gap:15px;align-items:center;}body main .t3547{transition:all 200ms 0ms ease;}body main .t3547:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t3549{transition:all 200ms 0ms ease;}body main .t3549:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t3551{overflow:visible;}body main .t3553{max-width:900px;}body main .t3554{border-radius:20px;}body main .t3555{width:100%;max-width:1240px;}body main .t3556{display:none;position:relative;}@media screen and (max-width: 767px) {body main .t3556{display:block;}}body main .t3557{top:50%;left:0%;right:0%;width:146px;bottom:auto;display:flex;z-index:55;position:absolute;transform:translate(0%,-50%);background:rgba(7,7,9,0.8);column-gap:7px;align-items:center;margin-left:auto;padding-top:15px;margin-right:auto;padding-left:20px;border-radius:100px;padding-right:20px;padding-bottom:15px;}body main .t3558{transition:;}body main .t3560{top:-30%;left:0%;right:0%;width:100%;bottom:auto;display:none;z-index:2;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}@media screen and (max-width: 480px) {body main .t3560{display:block;}}body main .t3561{top:auto;left:-5%;right:0%;bottom:0%;display:none;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t3561{left:-73%;}}@media screen and (max-width: 767px) {body main .t3561{left:-111%;}}@media screen and (max-width: 480px) {body main .t3561{left:-193%;height:80%;display:block;}}body main .t3562{border:1px solid hsla(0,0%,100%,0.05);overflow:hidden;position:relative;background:;grid-column:span 2;border-radius:10px;background-image:;}body main .t3562:hover .target{opacity:100%;}body main .t3563{display:flex;column-gap:12px;align-items:center;padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;}body main .t3563:hover .dd-hover-icon{opacity:100%;}body main .t3565{color:rgb(169,169,169);font-size:14px;}body main .t3566{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;}body main .t3567{width:20px;height:20px;position:relative;}body main .t3568{width:20px;}body main .t3569{display:flex;row-gap:15px;flex-direction:column;}body main .t3571:hover{color:rgb(255,255,255);}body main .t3572{top:0%;left:0%;right:0%;bottom:0%;z-index:4;position:absolute;margin-left:auto;margin-right:auto;}body main .t3573{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(91.26deg, #252425 0%, #383242 100%);margin-left:auto;margin-right:auto;}body main .t3574{top:0%;left:0%;right:0%;bottom:0%;display:block;opacity:0%;z-index:10;position:absolute;margin-left:auto;margin-right:auto;}body main .t3575{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;z-index:3;position:absolute;background:linear-gradient(91.26deg, #383242 0%, #383242 100%);transition:all 250ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3576{color:#9e9e9e;transition:all 200ms 0ms ease;}body main .t3576:hover{color:rgb(255,255,255);}body main .t3579{flex:1 1 0%;display:flex;align-items:center;padding-top:160px;padding-bottom:160px;justify-content:center;}body main .t3580{display:flex;align-items:center;justify-content:center;}body main .t3581{display:flex;max-width:600px;text-align:center;align-items:center;flex-direction:column;justify-content:center;}body main .t3582{height:;margin-bottom:16px;}body main .t3583{max-width:400px;margin-bottom:40px;}body main .t3584{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t3585{background:;}body main .t3587{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3591{width:500px;height:500px;display:block;background:#ffffff;}body main .t3592{display:flex;column-gap:30px;}body main .t3594{padding-top:100px;padding-left:100px;padding-right:100px;padding-bottom:100px;}body main .t3596{border:1px solid #242424;display:block;overflow:hidden;position:relative;padding-top:5px;padding-left:5px;border-radius:10px;padding-right:5px;padding-bottom:5px;}body main .t3596:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}@media screen and (max-width: 480px) {body main .t3596{margin-bottom:30px;}}body main .t3597{top:5px;left:5px;right:5px;bottom:5px;position:absolute;background:linear-gradient(180deg,rgba(153,153,153,0.1) 0%,rgba(255,255,255,0.1) 100%);transition:all 250ms 0ms cubic-bezier(0.215,0.61,0.355,1);margin-left:auto;margin-right:auto;border-radius:8px;}body main .t3598{display:flex;column-gap:10px;align-items:center;padding-top:5px;padding-left:15px;padding-right:15px;padding-bottom:5px;}@media screen and (max-width: 480px) {body main .t3598{row-gap:5px;flex-direction:column;}}body main .t3599{display:flex;}@media screen and (max-width: 480px) {body main .t3599{display:none;}}body main .t3600{height:30px;margin-left:-14px;}body main .t3600:first-of-type{margin-left:0px;}body main .t3603{width:1px;height:12px;background:rgb(from rgb(255,255,255) r g b / 20%);}@media screen and (max-width: 480px) {body main .t3603{display:none;}}body main .t3604{border:1px solid #242424;overflow:hidden;background:var(--Black);padding-top:5px;padding-left:5px;border-radius:10px;padding-right:5px;padding-bottom:5px;}body main .t3604:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t3605{top:5px;left:5px;right:5px;bottom:5px;position:absolute;background:linear-gradient(180deg,rgba(153,153,153,0.1) 0%,rgba(255,255,255,0.1) 100%);transition:all 250ms 0ms cubic-bezier(0.215,0.61,0.355,1);margin-left:auto;margin-right:auto;border-radius:8px;}body main .t3606{display:flex;column-gap:48px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t3606{flex-direction:column;}}body main .t3607{width:100%;height:1px;display:none;max-width:400px;background:linear-gradient(90deg,#ffffff00 0%,rgba(255,255,255,0.12) 50%,#ffffff00 100%);margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t3608{display:flex;overflow:hidden;position:relative;padding-top:1px;padding-left:1px;border-radius:12px;margin-bottom:40px;padding-right:1px;padding-bottom:1px;}body main .t3609{mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);inset:0;opacity:0%;transition:all 200ms 0ms linear;-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;-webkit-mask-composite:xor;}body main .t3610{animation:borderTurn 2.5s infinite linear;animation-name:borderTurnWithTranslate;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255,255,255,.5) 0deg, rgba(255,255,255,0) 60deg, rgba(255,255,255,0) 310deg, rgba(255,255,255,.5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t3610::after{clear:both;content:"";display:block;}body main .t3610::before{float:left;content:"";padding-top:100%;}body main .t3611 *{top:0;left:0;width:100%;height:100%;position:absolute;}body main .t3611{top:50%;left:50%;width:calc(100% + 6px);display:none;opacity:30%;z-index:2;position:absolute;transform:translate(-50%, -50%);transition:opacity 1s;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-webkit-transition:opacity 1s;}body main .t3611::after{clear:both;content:"";display:block;}body main .t3611::before{float:left;content:"";padding-top:100%;}body main .t3612{animation:borderTurn 2.5s infinite linear;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255,255,255,.5) 0deg, rgba(255,255,255,0) 60deg, rgba(255,255,255,0) 310deg, rgba(255,255,255,.5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t3613{mask-size:auto;mask-repeat:repeat;-webkit-mask-size:auto;}body main .t3614{animation:borderTurn 2.5s infinite linear;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255, 255, 255, .5) 0deg, rgba(255, 255, 255, 0) 60deg, rgba(255, 255, 255, 0) 310deg, rgba(255, 255, 255, .5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t3615{padding-top:80px;}@media screen and (max-width: 767px) {body main .t3615{padding-top:60px;}}body main .t3618{width:100%;max-width:725px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t3619{width:100%;max-width:620px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t3620{justify-content:center;}body main .t3623{margin-bottom:10px;}body main .t3624{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t3624{margin-top:60px;}}body main .t3625{justify-content:center;}body main .t3631{border:1px solid var(--Grey-Bg);display:block;transition:all 300ms 0ms ease;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}body main .t3631:hover{background:rgba(36,36,36,0.4);}body main .t3631:hover .target{opacity:100%;}body main .t3631:hover .target-img{transform:scale(1.05,1.05);}body main .t3632{transition:all 300ms 0ms ease;border-radius:20px;}body main .t3633{position:relative;margin-bottom:20px;}body main .t3635{display:flex;column-gap:20px;align-items:center;margin-bottom:10px;justify-content:space-between;}body main .t3638{top:50%;left:50%;width:70px;height:70px;display:flex;opacity:0%;z-index:10;position:absolute;transform:translate(-50%,-50%);background:rgba(255,255,255,0.10);transition:all 300ms 0ms ease;align-items:center;border-radius:50%;backdrop-filter:blur(4px);justify-content:center;}body main .t3640{top:50%;left:0px;right:0px;display:flex;z-index:20;position:absolute;transform:translate(0px,-50%);align-items:center;pointer-events:none;justify-content:space-between;}body main .t3641{cursor:pointer;opacity:0%;transition:all 250ms 0ms ease;pointer-events:auto;}body main .t3641:hover{transform:scale(1.15,1.15);}body main .t3643{cursor:pointer;transition:all 250ms 0ms ease;pointer-events:auto;}body main .t3643:hover{transform:scale(1.15,1.15);}body main .t3645{position:relative;}body main .t3646{top:0%;left:0%;right:auto;width:400px;bottom:0%;opacity:0%;z-index:10;position:absolute;background:linear-gradient(90deg,var(--Black) 0%,#07070900 100%);pointer-events:none;}@media screen and (max-width: 767px) {body main .t3646{width:150px;}}@media screen and (max-width: 480px) {body main .t3646{left:-20px;width:100px;}}body main .t3647{top:0%;left:auto;right:0%;width:400px;bottom:0%;z-index:10;position:absolute;background:linear-gradient(90deg,#07070900 0%,#070709 100%);pointer-events:none;}@media screen and (max-width: 767px) {body main .t3647{width:150px;}}@media screen and (max-width: 480px) {body main .t3647{right:-20px;width:100px;}}body main .t3650{padding-top:60px;border-bottom:1px solid var(--Grey-Bg);padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3650{padding-top:40px;padding-bottom:40px;}}body main .t3652{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t3652{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t3654{width:100%;max-width:300px;}body main .t3655{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t3655{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3655{padding-top:40px;padding-bottom:40px;}}body main .t3658{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3658{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3658{grid-template-columns:1fr;}}body main .t3659{width:auto;border:1px solid #242424;display:block;transition:all 300ms 0ms ease;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}body main .t3659:hover{background:rgba(36,36,36,0.4);}body main .t3659:hover .target-img{transform:scale(1.05,1.05);}body main .t3661{display:none;margin-bottom:10px;}body main .t3662{margin-bottom:10px;}body main .t3663{position:relative;margin-bottom:20px;}body main .t3664{transition:all 300ms 0ms ease;border-radius:20px;}body main .t3665{display:-webkit-box;overflow:hidden;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t3666{display:flex;column-gap:10px;align-items:center;}body main .t3667{width:22px;height:22px;object-fit:cover;border-radius:50%;}body main .t3673{padding-top:60px;}@media screen and (max-width: 480px) {body main .t3673{padding-top:40px;}}body main .t3675{width:100%;max-width:780px;text-align:center;margin-left:auto;margin-right:auto;}body main .t3676{display:flex;column-gap:10px;align-items:center;margin-bottom:30px;justify-content:center;}body main .t3677{display:flex;column-gap:10px;align-items:center;}body main .t3677:hover img{transform:translate(-5px,0px);}body main .t3678{line-height:1;margin-bottom:20px;}body main .t3679{margin-bottom:40px;}body main .t3680{display:flex;column-gap:10px;align-items:center;justify-content:center;}body main .t3681{display:flex;column-gap:10px;align-items:center;}body main .t3682{width:22px;height:22px;object-fit:cover;border-radius:50%;}body main .t3684{width:1px;height:12px;background:rgba(255,255,255,0.2);margin-bottom:-1px;}body main .t3686{width:1px;height:12px;background:rgba(255,255,255,0.2);margin-bottom:-1px;}body main .t3688{width:100%;height:1px;background:#242424;margin-top:60px;}@media screen and (max-width: 767px) {body main .t3688{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t3688{margin-top:40px;}}body main .t3689{padding-top:60px;}@media screen and (max-width: 480px) {body main .t3689{padding-top:40px;}}body main .t3691{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3691{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t3691{row-gap:60px;flex-direction:column-reverse;}}body main .t3692{width:100%;max-width:720px;}@media screen and (max-width: 991px) {body main .t3692{max-width:100%;}}body main .t3693 p{margin-bottom:20px;}body main .t3693 h2{margin-top:90px;margin-bottom:30px;}body main .t3693 h3{margin-bottom:20px;}body main .t3693 cite{padding-left:0;}body main .t3693 code{display:inline-block;font-size:14px;background:#141414;padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}body main .t3693  blockquote{color:rgb(255,255,255);display:flex;row-gap:20px;background:var(--Grey-Bg);column-gap:20px;padding-top:25px;padding-left:25px;border-radius:8px;margin-bottom:50px;padding-right:25px;flex-direction:column;padding-bottom:25px;}body main .t3693 blockquote br{content:" ";display:block!important;}body main .t3694{top:100px;width:100%;position:sticky;max-width:325px;}@media screen and (max-width: 767px) {body main .t3694{position:static;max-width:100%;}}@media screen and (max-width: 480px) {body main .t3694{max-width:100%;}}body main .t3695{color:rgb(255,255,255);margin-bottom:36px;}@media screen and (max-width: 767px) {body main .t3695{display:none;}}body main .t3696{margin-bottom:50px;}body main .t3696 ul li{position:relative;margin-bottom:10px;padding-bottom:10px;}body main .t3696 ul li a{font-size:16px;}body main .t3696 ul li ul{border:none;position:relative;padding-top:10px;margin-bottom:0px;}body main .t3696 ul li::after{top:auto;left:0%;right:0%;width:100%;bottom:0%;height:1px;content:"";position:absolute;max-width:1280px;background:;margin-left:auto;margin-right:auto;}body main .t3696 ul li ul:before{top:0%;left:0%;right:0%;width:100%;bottom:auto;height:1px;content:"";position:absolute;max-width:1280px;background:;margin-left:auto;margin-right:auto;}body main .t3696 ul li ul li::before{top:10px;left:-18px;width:4px;border:1px solid #a9a9a9;height:4px;content:'';display:block;position:absolute;background:transparent;margin-top:0px;margin-left:0px;margin-right:0px;border-radius:50%;margin-bottom:0px;}body main .t3696 ul li ul li:last-of-type{margin-bottom:-10px;}body main .t3696 ul li ul li:last-of-type::after{display:none;}@media screen and (max-width: 767px) {body main .t3696{display:none;}}@media screen and (max-width: 480px) {body main .t3696{margin-bottom:40px;}}body main .t3698{padding-top:240px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3698{padding-top:80px;padding-bottom:60px;}}body main .t3700{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3700{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3700{grid-template-columns:1fr;}}body main .t3701{border:1px solid #242424;display:block;transition:all 300ms 0ms ease;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}body main .t3701:hover{background:rgba(36,36,36,0.4);}body main .t3701:hover .target-img{transform:scale(1.05,1.05);}body main .t3703{display:none;margin-bottom:10px;}body main .t3704{margin-bottom:10px;}body main .t3705{display:-webkit-box;overflow:hidden;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t3706{display:flex;column-gap:10px;align-items:center;}body main .t3707{width:22px;height:22px;object-fit:cover;border-radius:50%;}body main .t3709{position:relative;margin-bottom:20px;}body main .t3710{transition:all 300ms 0ms ease;border-radius:20px;}body main .t3711{width:100%;object-fit:cover;border-radius:20px;margin-bottom:30px;}body main .t3725{height:14px;transition:all 200ms 0ms ease;}body main .t3727{background:var(--Grey-Bg);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}body main .t3728{margin-bottom:10px;}body main .t3729{margin-bottom:30px;}body main .t3730{align-self:center;}body main .t3732{width:100%;position:relative;text-align:center;}body main .t3734{width:100%;display:flex;column-gap:15px;text-align:center;align-items:center;}body main .t3735{width:100%;position:relative;}body main .t3737{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3738{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3739{background:#242424;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}body main .t3740{margin-bottom:10px;}body main .t3741{margin-bottom:30px;}body main .t3742{align-self:center;}body main .t3744{width:100%;position:relative;text-align:center;}body main .t3746{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3747{width:100%;display:flex;column-gap:15px;text-align:center;align-items:center;}body main .t3748{width:100%;position:relative;}body main .t3750{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3752{overflow:hidden;position:relative;padding-top:150px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3752{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t3752{padding-top:40px;padding-bottom:40px;}}body main .t3753{top:-82px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t3754{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t3755{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t3756{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t3757{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t3758{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,#070709 100%);margin-left:auto;margin-right:auto;}body main .t3761{width:100%;max-width:900px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t3763{width:100%;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t3764{line-height:1;margin-bottom:20px;}body main .t3765{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t3767{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t3767{left:-73%;}}body main .t3768{font-size:18px;font-weight:700;}body main .t3769{position:relative;padding-top:60px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3769{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3769{padding-bottom:80px;}}body main .t3771{max-width:800px;}body main .t3776{color:#a375ff;}body main .t3777{margin-bottom:60px;}body main .t3777 .target-wrapper{max-width:400px;}@media screen and (max-width: 480px) {body main .t3777{margin-bottom:60px;}}body main .t3778 p{margin-bottom:20px;}body main .t3778 li{margin-bottom:10px;}body main .t3778 ul{margin-bottom:50px;}body main .t3778{font-size:18px;max-width:650px;margin-top:-29px;margin-bottom:60px;}body main .t3778 p:first-child{margin-bottom:60px;}body main .t3779{border-top:1px solid var(--Hover);margin-top:40px;padding-top:40px;}body main .t3782{color:#a375ff;}body main .t3783 p{margin-bottom:20px;}body main .t3783 li{margin-bottom:10px;}body main .t3783 ul{margin-bottom:50px;}body main .t3783{font-size:18px;max-width:650px;margin-top:40px;margin-bottom:60px;}body main .t3783 p:nth-child(2){margin-bottom:60px;}body main .t3785{border-top:1px solid #2b2b2b;margin-top:40px;padding-top:40px;}body main .t3788{color:#a375ff;}body main .t3789 p{margin-bottom:20px;}body main .t3789 li{margin-bottom:10px;}body main .t3789 ul{margin-bottom:50px;}body main .t3789{font-size:18px;max-width:650px;margin-top:40px;margin-bottom:60px;}body main .t3789 p:nth-child(2){margin-bottom:60px;}body main .t3791{border-top:1px solid #2b2b2b;margin-top:40px;padding-top:40px;}body main .t3794{color:#a375ff;}body main .t3795 p{margin-bottom:20px;}body main .t3795 li{margin-bottom:10px;}body main .t3795 ul{margin-bottom:50px;}body main .t3795{font-size:18px;max-width:650px;margin-top:40px;margin-bottom:60px;}body main .t3795 p:nth-child(2){margin-bottom:60px;}body main .t3798{background:;}body main .t3799{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3800{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3823{color:rgba(0,0,0,1.00);}body main .t3824{color:rgba(0,0,0,1.00);border:1px solid rgba(243,243,243,1.00);background:rgba(255,255,255,1.00);}body main .t3825{padding-top:30px;padding-left:30px;padding-right:30px;padding-bottom:30px;}body main .t3827{display:flex;flex-wrap:wrap;column-gap:10px;}body main .t3828{cursor:pointer;background:rgba(243,243,243,1.00);padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;}body main .t3828.dh-active{color:rgba(255,255,255,1.00);background:rgba(1,1,1,1.00);}body main .t3830{color:rgba(0,0,0,1.00);}body main .t3831{display:flex;flex-wrap:wrap;column-gap:10px;}body main .t3832{cursor:pointer;position:relative;background:rgba(243,243,243,1.00);padding-top:10px;padding-left:20px;padding-right:20px;padding-bottom:10px;}body main .t3832.dh-active{color:rgba(255,255,255,1.00);background:rgba(1,1,1,1.00);}body main .t3834{top:auto;left:0%;right:auto;width:100%;bottom:0%;height:2px;position:absolute;background:rgba(151,151,151,1.00);}body main .t3835{color:rgba(0,0,0,1.00);border:1px solid rgba(243,243,243,1.00);background:rgba(255,255,255,1.00);}body main .t3836{padding-top:30px;padding-left:30px;padding-right:30px;padding-bottom:30px;}body main .t3838{color:rgba(0,0,0,1.00);padding:20px 0px 20px 0px;background:rgba(255,255,255,1.00);}body main .t3839{display:flex;row-gap:50px;flex-direction:column;}body main .t3840{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3840{position:relative;}}body main .t3841{color:rgba(0,0,0,1.00);display:flex;column-gap:15px;align-items:center;text-decoration:none;}body main .t3842{height:45px;}body main .t3843{display:flex;position:relative;column-gap:15px;align-items:center;justify-content:flex-end;}body main .t3844{width:30px;height:20px;display:none;flex-direction:column;justify-content:space-between;}body main .t3844 > div{top:0;position:relative;transition:0.2s;}body main .t3844.dh-active > div:last-child{top:-45%;position:relative;transform:rotate(-45deg);}body main .t3844.dh-active > div:first-child{top:45%;position:relative;transform:rotate(45deg);}body main .t3844.dh-active > div:nth-child(2){opacity:0;}@media screen and (max-width: 991px) {body main .t3844{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;}}body main .t3845{width:100%;height:2px;background:rgba(0,0,0,1.00);}body main .t3846{display:flex;column-gap:40px;align-items:center;}@media screen and (max-width: 991px) {body main .t3846{top:100%;left:auto;right:0%;width:250px;bottom:auto;display:none;padding:20px 0px 20px 30px;row-gap:20px;z-index:9999;position:absolute;background:rgba(255,255,255,1.00);box-shadow: 0px 16px 15px 0px rgba(0,0,0,0.25);margin-top:10px;align-items:flex-start;flex-direction:column;}}body main .t3848{color:rgba(255,255,255,1.00);background:rgba(0,0,0,1.00);padding-top:10px;padding-left:15px;padding-right:15px;padding-bottom:10px;text-decoration:none;}body main .t3849{color:rgba(0,0,0,1.00);border:1px solid rgba(221,221,221,1.00);height:44px;background:rgba(255,255,255,1.00);min-height:44px;padding-left:10px;padding-right:10px;}body main .t3849:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t3850{display:flex;column-gap:5px;align-items:center;}body main .t3852{width:20px;cursor:pointer;height:20px;}body main .t3853{background:#ffe9d0;font-family:'Inter';padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3853{padding-top:60px;padding-bottom:60px;}}body main .t3856{display:flex;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t3856{row-gap:40px;align-items:flex-start;flex-direction:column;}}body main .t3858{font-size:18px;font-weight:500;margin-bottom:20px;text-transform:uppercase;}body main .t3859{font-size:42px;font-weight:400;}@media screen and (max-width: 480px) {body main .t3859{font-size:36px;}}body main .t3860{color:rgb(255,255,255);font-size:14px;background:#ff4e02;font-weight:500;padding-top:12px;padding-left:24px;border-radius:5px;padding-right:24px;padding-bottom:12px;}body main .t3860:hover{background:#000000;}body main .t3861{display:grid;column-gap:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t3861{row-gap:40px;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t3861{row-gap:20px;}}body main .t3862{color:rgb(0,0,0);background:#fff6e9;padding-top:40px;padding-left:40px;border-radius:20px;padding-right:40px;padding-bottom:40px;text-decoration:none;}@media screen and (max-width: 480px) {body main .t3862{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t3863{width:100%;height:400px;object-fit:cover;border-radius:10px;margin-bottom:40px;}@media screen and (max-width: 480px) {body main .t3863{height:300px;margin-bottom:20px;}}body main .t3864{display:flex;row-gap:15px;flex-direction:column;}body main .t3865{font-size:12px;}body main .t3867{font-weight:400;}body main .t3868{display:flex;row-gap:40px;flex-direction:column;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t3868{display:grid;column-gap:40px;flex-direction:row;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3868{row-gap:20px;grid-template-columns:1fr;}}body main .t3869{color:rgb(0,0,0);display:flex;background:#fff6e9;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;text-decoration:none;}@media screen and (max-width: 991px) {body main .t3869{align-items:center;}}@media screen and (max-width: 480px) {body main .t3869{flex-direction:column;}}body main .t3870{display:flex;row-gap:15px;flex-direction:column;}body main .t3871{width:100%;max-width:220px;font-weight:400;}@media screen and (max-width: 991px) {body main .t3871{max-width:100%;}}body main .t3873{font-size:12px;}body main .t3874{width:100%;max-width:200px;max-height:200px;object-fit:cover;border-radius:10px;}@media screen and (max-width: 480px) {body main .t3874{max-width:100%;margin-bottom:20px;}}body main .t3875{color:#fffee3;background:#103230;font-family:'Inter';padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3875{padding-top:60px;padding-bottom:60px;}}body main .t3878{width:100%;display:flex;row-gap:20px;max-width:650px;text-align:center;align-items:center;margin-left:auto;margin-right:auto;margin-bottom:60px;flex-direction:column;}body main .t3880{font-size:42px;font-weight:700;}@media screen and (max-width: 480px) {body main .t3880{font-size:36px;}}body main .t3881{display:grid;row-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3881{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3881{row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3881{grid-template-columns:1fr;}}body main .t3882{color:#103230;overflow:hidden;background:#fffee3;border-radius:14px;}body main .t3882:hover a{width:100%;}body main .t3883{position:relative;min-height:180px;}body main .t3884{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;position:absolute;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t3885{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}body main .t3886{font-size:18px;font-weight:600;margin-bottom:20px;}body main .t3887{font-size:14px;margin-bottom:20px;}body main .t3888{width:30px;height:30px;display:flex;background:#103230;transition:width 200ms 0ms ease;align-items:center;border-radius:50px;justify-content:center;}body main .t3889{width:15px;}body main .t3891{top:10px;color:var(--Purple);right:10px;bottom:auto;position:absolute;font-size:13px;background:rgba(163,117,255,0.2);font-weight:500;padding-top:3px;padding-left:8px;border-radius:8px;padding-right:8px;padding-bottom:3px;}body main .t3892{top:auto;left:auto;right:15px;bottom:15px;display:flex;z-index:9999;position:fixed;background:#242424;box-shadow:0px 0px 25px -5px rgba(0,0,0,0.32);column-gap:10px;align-items:center;padding-top:10px;padding-left:10px;border-radius:6px;padding-right:10px;padding-bottom:10px;}body main .t3893{height:18px;}body main .t3894{font-size:13px;font-weight:500;}body main .t3895{height:80vh;display:flex;overflow:hidden;position:relative;align-items:center;padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3895{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t3895{padding-top:40px;padding-bottom:40px;}}body main .t3896{top:-82px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t3897{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t3898{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t3899{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t3900{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t3901{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,#070709 100%);margin-left:auto;margin-right:auto;}body main .t3904{width:100%;max-width:775px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t3906{width:100%;max-width:590px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t3907{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t3908{background:;}body main .t3909{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3910{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3912{justify-content:center;}body main .t3915{min-height:116px;line-height:1;margin-bottom:20px;}body main .t3916{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t3917{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;min-height:400px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t3917{left:-73%;}}body main .t3918{padding-top:150px;padding-bottom:100px;}body main .t3919{max-width:1200px;}body main .t3921{font-size:80px;min-height:783px;font-family:'Nohemi';font-weight:500;}body main .t3922{position:relative;padding-top:140px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t3922{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t3922{padding-top:60px;padding-bottom:60px;}}body main .t3924{height:100%;background:rgb(18,18,18);}body main .t3925{display:flex;column-gap:60px;align-items:flex-start;margin-bottom:80px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t3925{row-gap:10px;align-items:flex-start;margin-bottom:40px;flex-direction:column;}}body main .t3926{width:100%;max-width:600px;}body main .t3927{font-size:25px;margin-bottom:24px;}body main .t3928 h2{margin-bottom:0px;}body main .t3928 h3{margin-bottom:0px;}body main .t3928{max-width:550px;}@media screen and (max-width: 991px) {body main .t3928{max-width:50%;}}@media screen and (max-width: 767px) {body main .t3928{max-width:100%;}}@media screen and (max-width: 480px) {body main .t3928{max-width:100%;}}body main .t3929{display:grid;row-gap:30px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3929{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3929{grid-template-columns:1fr;}}body main .t3930{overflow:hidden;background:#242424;border-radius:20px;}body main .t3930:hover .target{transform:scale(1.15,1.15);}body main .t3930:hover .button-square{background:rgba(158,158,158,0.2);}body main .t3931{display:flex;align-items:flex-end;padding-top:40px;padding-left:30px;padding-right:30px;padding-bottom:24px;justify-content:space-between;}body main .t3934{width:100%;max-width:254px;}body main .t3935{line-height:1;margin-bottom:10px;}body main .t3937{overflow:hidden;position:relative;}body main .t3938{transition:all 500ms 0ms ease;}body main .t3939{top:auto;left:0%;right:0%;bottom:0%;height:50px;position:absolute;background:linear-gradient(180deg,#24242400 0%,#242424 100%);margin-left:auto;margin-right:auto;}body main .t3941{padding-top:53px;padding-left:53px;padding-right:53px;padding-bottom:53px;}body main .t3943{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t3945{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t3946{padding-top:53px;padding-left:53px;padding-right:53px;padding-bottom:53px;}body main .t3949{background:#070709;padding-top:60px;}@media screen and (max-width: 767px) {body main .t3949{padding-top:40px;}}body main .t3951{display:flex;background:#070709;text-align:center;align-items:center;flex-direction:column;}body main .t3952{position:relative;}body main .t3953{z-index:10;overflow:hidden;position:relative;}body main .t3953:hover .mouse-follower{opacity:100%;}body main .t3954{display:none;position:relative;}@media screen and (max-width: 767px) {body main .t3954{display:block;}}body main .t3955{top:50%;left:0%;right:0%;width:146px;bottom:auto;display:flex;z-index:55;position:absolute;transform:translate(0%,-50%);background:rgba(7,7,9,0.8);column-gap:7px;align-items:center;margin-left:auto;padding-top:15px;margin-right:auto;padding-left:20px;border-radius:100px;padding-right:20px;padding-bottom:15px;}body main .t3956{transition:;}body main .t3958{width:100%;max-width:1240px;}body main .t3959{width:100%;display:none;max-width:1240px;}@media screen and (max-width: 767px) {body main .t3959{display:none;}}body main .t3960{opacity:0%;z-index:99;position:absolute;transition:opacity 250ms 0ms ease;pointer-events:none;}@media screen and (max-width: 991px) {body main .t3960{top:50%;left:50%;opacity:100%;transform:translate(-50%,-50%);}}@media screen and (max-width: 767px) {body main .t3960{display:none;}}body main .t3961{width:146px;display:flex;transform:translate(-50%,-50%);background:rgba(7,7,9,0.8);column-gap:7px;align-items:center;padding-top:15px;padding-left:20px;border-radius:100px;padding-right:20px;padding-bottom:15px;}@media screen and (max-width: 991px) {body main .t3961{transform:translate(0%,0%);}}body main .t3962{transition:;}body main .t3964{top:-30%;left:0%;right:0%;width:100%;bottom:auto;display:none;z-index:2;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}@media screen and (max-width: 480px) {body main .t3964{display:block;}}body main .t3965{top:-35%;left:0%;right:0%;bottom:auto;height:60%;z-index:3;position:absolute;background:;margin-left:auto;margin-right:auto;mix-blend-mode:color-dodge;background-image:url(https://global.divhunt.com/22f2b855564727296eee95118ee95a9a_742680.svg);}@media screen and (max-width: 480px) {body main .t3965{display:none;}}body main .t3966{top:-30%;left:0%;right:0%;width:100%;bottom:auto;z-index:2;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}@media screen and (max-width: 480px) {body main .t3966{display:none;}}body main .t3967{width:100%;display:flex;align-items:center;flex-direction:column;}body main .t3968{width:100%;position:relative;}body main .t3969{width:100%;display:flex;align-items:center;line-height:1;margin-bottom:30px;flex-direction:column;justify-content:center;}body main .t3970{margin-bottom:60px;}body main .t3971{display:flex;column-gap:48px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t3971{flex-direction:column;}}body main .t3972{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t3973{cursor:pointer;display:none;column-gap:10px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t3973:hover p{transform:translate(5px,0px);}body main .t3975{transition:all 250ms 0ms ease;}body main .t3976{background:;}body main .t3978{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t3980{width:100%;max-width:700px;text-align:left;}@media screen and (max-width: 767px) {body main .t3980{text-align:center;margin-bottom:20px;}}body main .t3981{width:100%;height:1px;max-width:400px;background:linear-gradient(90deg,#ffffff00 0%,rgba(255,255,255,0.12) 50%,#ffffff00 100%);margin-top:40px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t3982{display:flex;column-gap:10px;align-items:center;justify-content:center;}@media screen and (max-width: 480px) {body main .t3982{row-gap:5px;flex-direction:column;}}body main .t3983{width:1px;height:12px;background:rgb(from rgb(255,255,255) r g b / 20%);}@media screen and (max-width: 480px) {body main .t3983{display:none;}}body main .t3985{display:flex;}@media screen and (max-width: 480px) {body main .t3985{display:none;}}body main .t3986{height:30px;margin-left:-14px;}body main .t3986:first-of-type{margin-left:0px;}body main .t3988{display:flex;overflow:hidden;position:relative;padding-top:1px;padding-left:1px;border-radius:12px;margin-bottom:30px;padding-right:1px;padding-bottom:1px;}body main .t3989{border:1px solid #242424;display:block;overflow:hidden;background:#070709;padding-top:5px;padding-left:5px;border-radius:10px;padding-right:5px;padding-bottom:5px;}body main .t3989:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t3990{top:5px;left:5px;right:5px;bottom:5px;position:absolute;background:linear-gradient(180deg,rgba(153,153,153,0.1) 0%,rgba(255,255,255,0.1) 100%);transition:all 250ms 0ms cubic-bezier(0.215,0.61,0.355,1);margin-left:auto;margin-right:auto;border-radius:8px;}body main .t3991{display:flex;column-gap:10px;align-items:center;padding-top:6px;padding-left:6px;padding-right:6px;padding-bottom:6px;}@media screen and (max-width: 480px) {body main .t3991{flex-direction:row;}}@media screen and (max-width: 480px) {body main .t3992{display:none;}}body main .t3993{background:linear-gradient(0deg, #A375FF 0%, #5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;padding-top:4px;padding-left:5px;border-radius:6px;padding-right:5px;padding-bottom:4px;}body main .t3994{font-size:9px;font-weight:700;text-transform:uppercase;}body main .t3995{display:none;}@media screen and (max-width: 480px) {body main .t3995{display:block;}}body main .t3996{mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);inset:0;opacity:0%;transition:all 200ms 0ms linear;-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;-webkit-mask-composite:xor;}body main .t3997{animation:borderTurn 2.5s infinite linear;animation-name:borderTurnWithTranslate;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255,255,255,.5) 0deg, rgba(255,255,255,0) 60deg, rgba(255,255,255,0) 310deg, rgba(255,255,255,.5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t3997::after{clear:both;content:"";display:block;}body main .t3997::before{float:left;content:"";padding-top:100%;}body main .t3998 *{top:0;left:0;width:100%;height:100%;position:absolute;}body main .t3998{top:50%;left:50%;width:calc(100% + 6px);opacity:30%;z-index:2;position:absolute;transform:translate(-50%, -50%);transition:opacity 1s;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-webkit-transition:opacity 1s;}body main .t3998::after{clear:both;content:"";display:block;}body main .t3998::before{float:left;content:"";padding-top:100%;}body main .t3999{animation:borderTurn 2.5s infinite linear;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255,255,255,.5) 0deg, rgba(255,255,255,0) 60deg, rgba(255,255,255,0) 310deg, rgba(255,255,255,.5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t4000{mask-size:auto;mask-repeat:repeat;-webkit-mask-size:auto;}body main .t4001{animation:borderTurn 2.5s infinite linear;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255, 255, 255, .5) 0deg, rgba(255, 255, 255, 0) 60deg, rgba(255, 255, 255, 0) 310deg, rgba(255, 255, 255, .5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t4006{overflow:hidden;position:relative;padding-top:150px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t4006{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t4006{padding-top:40px;padding-bottom:40px;}}body main .t4007{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t4007{left:-73%;}}body main .t4008{top:-82px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t4009{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t4010{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t4011{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t4012{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t4013{top:0%;left:0%;right:0%;bottom:0%;position:absolute;background:linear-gradient(180deg,#07070900 0%,#070709 100%);margin-left:auto;margin-right:auto;}body main .t4016{width:100%;max-width:1000px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t4018{font-size:18px;font-weight:700;}body main .t4019{color:#ffffff;width:100%;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t4020{line-height:1;margin-bottom:20px;}body main .t4021{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t4023{padding-bottom:110px;}@media screen and (max-width: 991px) {body main .t4023{padding-bottom:60px;}}body main .t4024{padding-top:100px;}@media screen and (max-width: 480px) {body main .t4024{padding-top:60px;}}body main .t4026{display:flex;column-gap:20px;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t4026{row-gap:60px;flex-direction:column;}}body main .t4027{top:60px;flex:1 1 0%;position:sticky;}@media screen and (max-width: 991px) {body main .t4027{display:none;}}body main .t4028{display:flex;row-gap:15px;flex-direction:column;}body main .t4029{color:#9e9e9e;display:flex;column-gap:6px;align-items:center;}body main .t4029.dh-active{color:rgb(255,255,255);}body main .t4032{width:100%;display:flex;row-gap:120px;max-width:1130px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t4032{row-gap:100px;}}@media screen and (max-width: 767px) {body main .t4032{row-gap:80px;}}body main .t4034{margin-bottom:40px;}body main .t4036{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t4036{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t4036{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4037{overflow:hidden;position:relative;background:;padding-top:30px;border-radius:20px;padding-right:30px;background-size:cover;background-image:url(https://global.divhunt.com/a0d52f1b5e9b8872d610235eafd13555_103100.webp);background-repeat:no-repeat;}body main .t4037:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t4037{border-radius:10px;}}@media screen and (max-width: 480px) {body main .t4037{padding-top:20px;padding-right:20px;background-image:url(https://global.divhunt.com/1b6db6866a1d03da4f26ccfa4a40c085_128894.webp);}}body main .t4038{width:100%;border-radius:0px 10px 0px 0px;}@media screen and (max-width: 767px) {body main .t4038{border-radius:0px 10px 0px 0px;}}@media screen and (max-width: 480px) {body main .t4038{border-radius:0px 5px 0px 0px;}}body main .t4039{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t4040{display:flex;row-gap:5px;flex-direction:column;}body main .t4043{transition:;}body main .t4044{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t4044{max-width:100%;}}body main .t4045{display:grid;row-gap:30px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t4045{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t4051{display:flex;column-gap:15px;align-items:center;}body main .t4055{margin-bottom:30px;}body main .t4057{padding-top:60px;}@media screen and (max-width: 767px) {body main .t4057{padding-top:40px;}}body main .t4059{width:100%;max-width:656px;text-align:center;margin-left:auto;margin-right:auto;}body main .t4060{color:var(--Purple);background:#a375ff17;padding-top:6px;padding-left:12px;border-radius:8px;padding-right:12px;padding-bottom:6px;}body main .t4061{line-height:1;margin-bottom:20px;}body main .t4062{margin-bottom:20px;justify-content:center;}body main .t4065{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t4065{margin-top:60px;}}body main .t4068{padding-top:60px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t4068{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4068{padding-top:40px;padding-bottom:60px;}}body main .t4070{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t4070{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t4070{row-gap:60px;flex-direction:column-reverse;}}body main .t4071{width:100%;}@media screen and (max-width: 991px) {body main .t4071{max-width:100%;}}body main .t4072 cite{padding-left:0;}body main .t4072  blockquote{color:rgb(255,255,255);display:flex;row-gap:20px;background:#242424;column-gap:20px;padding-top:25px;padding-left:25px;border-radius:8px;margin-bottom:50px;padding-right:25px;flex-direction:column;padding-bottom:25px;}body main .t4072 blockquote br{content:" ";display:block!important;}body main .t4074{min-width:300px;}body main .t4075{display:flex;row-gap:5px;flex-direction:column;}body main .t4076{font-size:18px;font-weight:700;margin-bottom:20px;}body main .t4078{display:flex;font-size:30px;column-gap:5px;margin-top:20px;align-items:center;justify-content:center;}body main .t4078:hover img{transform:translate(3px,0px);}body main .t4079{font-size:18px;transition:all 200ms 0ms ease;font-weight:500;}body main .t4080{height:14px;margin-top:-3px;transition:all 200ms 0ms ease;}body main .t4081{display:flex;align-items:center;justify-content:center;}body main .t4082{display:flex;align-items:center;justify-content:center;}body main .t4083{margin-top:45px;margin-bottom:20px;justify-content:flex-start;}body main .t4087{display:flex;row-gap:60px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t4087{padding-left:0px;padding-right:0px;}}body main .t4089{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t4089{row-gap:25px;flex-wrap:wrap;column-gap:25px;}}body main .t4091{color:#9e9e9e;display:none;font-size:18px;}body main .t4091:hover{color:rgb(255,255,255);}body main .t4092{display:grid;row-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t4092{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t4092{grid-template-columns:1fr;}}body main .t4093{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;background:#1f1f1f;padding-top:40px;padding-left:40px;border-radius:20px;padding-right:40px;padding-bottom:40px;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4093:hover .hover-target{opacity:100%!important;}@media screen and (max-width: 767px) {body main .t4093{padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:25px;}}body main .t4095{color:#9e9e9e;display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t4096{display:flex;column-gap:8px;align-items:center;}body main .t4097{font-size:20px;margin-bottom:20px;letter-spacing:4%;}body main .t4098{top:15px;left:auto;right:15px;width:32px;bottom:auto;height:32px;z-index:55;position:absolute;background:;box-shadow:;transition:all 200ms 0ms ease;border-radius:8px;}body main .t4107{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t4107{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4107{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4108{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t4108{max-width:100%;}}body main .t4109{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t4109{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t4114{width:100%;max-width:430px;}body main .t4116{overflow:hidden;position:relative;max-width:50%;background:;padding-top:30px;border-radius:20px;padding-right:30px;background-size:cover;background-image:url(https://global.divhunt.com/aab811389cdc6ad1bd65c11cfa0efb18_22062.webp);background-repeat:no-repeat;}body main .t4116:hover div{opacity:100%;}@media screen and (max-width: 991px) {body main .t4116{max-width:100%;}}@media screen and (max-width: 767px) {body main .t4116{padding-top:20px;border-radius:10px;padding-right:20px;}}@media screen and (max-width: 480px) {body main .t4116{border-radius:10px;background-image:url(https://global.divhunt.com/5d7ac435ed03271bd5ad97cb6caeac03_21618.webp);}}body main .t4117{width:100%;border-radius:0px 10px 0px 0px;}@media screen and (max-width: 480px) {body main .t4117{border-radius:0px 5px 0px 0px;}}body main .t4118{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t4119{display:flex;row-gap:5px;flex-direction:column;}body main .t4122{transition:;}body main .t4123{margin-bottom:40px;}body main .t4124{justify-content:center;}body main .t4126{height:14px;}body main .t4130{height:12px;}body main .t4132{flex:1 1 0%;color:rgba(0,0,0,1.00);border:1px solid rgba(221,221,221,1.00);cursor:pointer;height:44px;display:block;background:rgba(255,255,255,1.00);min-height:44px;padding-left:10px;padding-right:10px;}body main .t4132:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t4138{z-index:5;position:relative;}body main .t4138 > section{background:#ffffff00;}body main .t4140{position:relative;background:#070709;padding-top:60px;padding-bottom:20px;}@media screen and (max-width: 767px) {body main .t4140{padding-top:40px;}}body main .t4142{display:flex;background:;text-align:center;align-items:center;flex-direction:column;}body main .t4143{width:100%;display:flex;align-items:center;flex-direction:column;}body main .t4144{width:100%;position:relative;}body main .t4145{width:100%;margin-top:20px;line-height:1;margin-bottom:20px;}body main .t4146{margin-bottom:20px;}body main .t4147{display:flex;row-gap:48px;column-gap:48px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4147{flex-direction:column;}}body main .t4148{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t4149{background:;}body main .t4151{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4153{width:100%;max-width:650px;}@media screen and (max-width: 767px) {body main .t4153{text-align:center;margin-bottom:20px;}}body main .t4154{width:100%;height:1px;max-width:400px;background:linear-gradient(90deg,#ffffff00 0%,rgba(255,255,255,0.12) 50%,#ffffff00 100%);margin-top:40px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t4155{display:flex;overflow:hidden;position:relative;padding-top:1px;padding-left:1px;border-radius:12px;margin-bottom:30px;padding-right:1px;padding-bottom:1px;}body main .t4156{mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);inset:0;opacity:0%;transition:all 200ms 0ms linear;-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;-webkit-mask-composite:xor;}body main .t4157{animation:borderTurn 2.5s infinite linear;animation-name:borderTurnWithTranslate;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255,255,255,.5) 0deg, rgba(255,255,255,0) 60deg, rgba(255,255,255,0) 310deg, rgba(255,255,255,.5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t4157::after{clear:both;content:"";display:block;}body main .t4157::before{float:left;content:"";padding-top:100%;}body main .t4158 *{top:0;left:0;width:100%;height:100%;position:absolute;}body main .t4158{top:50%;left:50%;width:calc(100% + 6px);opacity:30%;z-index:2;position:absolute;transform:translate(-50%, -50%);transition:opacity 1s;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-webkit-transition:opacity 1s;}body main .t4158::after{clear:both;content:"";display:block;}body main .t4158::before{float:left;content:"";padding-top:100%;}body main .t4159{mask-size:auto;mask-repeat:repeat;-webkit-mask-size:auto;}body main .t4160{animation:borderTurn 2.5s infinite linear;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255, 255, 255, .5) 0deg, rgba(255, 255, 255, 0) 60deg, rgba(255, 255, 255, 0) 310deg, rgba(255, 255, 255, .5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t4161{animation:borderTurn 2.5s infinite linear;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255,255,255,.5) 0deg, rgba(255,255,255,0) 60deg, rgba(255,255,255,0) 310deg, rgba(255,255,255,.5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t4162{position:relative;}body main .t4163{z-index:10;overflow:hidden;position:relative;}body main .t4163:hover .mouse-follower{opacity:100%;}body main .t4164{display:none;position:relative;}@media screen and (max-width: 767px) {body main .t4164{display:block;}}body main .t4165{top:50%;left:0%;right:0%;width:146px;bottom:auto;display:flex;z-index:55;position:absolute;transform:translate(0%,-50%);background:rgba(7,7,9,0.8);column-gap:7px;align-items:center;margin-left:auto;padding-top:15px;margin-right:auto;padding-left:20px;border-radius:100px;padding-right:20px;padding-bottom:15px;}body main .t4166{transition:;}body main .t4168{width:100%;max-width:1240px;}body main .t4169{width:100%;display:none;max-width:1240px;}@media screen and (max-width: 767px) {body main .t4169{display:none;}}body main .t4170{opacity:0%;z-index:99;position:absolute;transition:opacity 250ms 0ms ease;pointer-events:none;}@media screen and (max-width: 991px) {body main .t4170{top:50%;left:50%;opacity:100%;transform:translate(-50%,-50%);}}@media screen and (max-width: 767px) {body main .t4170{display:none;}}body main .t4171{width:146px;display:flex;transform:translate(-50%,-50%);background:rgba(7,7,9,0.8);column-gap:7px;align-items:center;padding-top:15px;padding-left:20px;border-radius:100px;padding-right:20px;padding-bottom:15px;}@media screen and (max-width: 991px) {body main .t4171{transform:translate(0%,0%);}}body main .t4172{transition:;}body main .t4174{top:-30%;left:0%;right:0%;width:100%;bottom:auto;display:none;z-index:2;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}@media screen and (max-width: 480px) {body main .t4174{display:block;}}body main .t4175{top:-35%;left:0%;right:0%;bottom:auto;height:60%;z-index:3;position:absolute;background:;margin-left:auto;margin-right:auto;mix-blend-mode:color-dodge;background-image:url(https://global.divhunt.com/22f2b855564727296eee95118ee95a9a_742680.svg);}@media screen and (max-width: 480px) {body main .t4175{display:none;}}body main .t4176{top:-30%;left:0%;right:0%;width:100%;bottom:auto;z-index:2;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}@media screen and (max-width: 480px) {body main .t4176{display:none;}}body main .t4178{color:var(--Purple);}body main .t4180{position:relative;margin-top:-133px;padding-top:100px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t4180{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t4180{padding-top:60px;padding-bottom:60px;}}body main .t4183{margin-bottom:60px;}body main .t4183 .rte{max-width:605px;}body main .t4183 .target-wrapper{max-width:440px;}body main .t4184{top:auto;left:-5%;right:0%;bottom:0%;display:none;position:absolute;margin-left:auto;margin-right:auto;mix-blend-mode:lighten;}@media screen and (max-width: 991px) {body main .t4184{left:-73%;}}body main .t4185{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t4185{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t4186{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:cover;background-image:url(https://global.divhunt.com/c66725e7b5dfa032faa829e94366d02d_8531.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4186{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4186{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4186{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t4187{border:1px solid #242424;overflow:hidden;position:relative;background:#070709;padding-top:40px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:40px;}@media screen and (max-width: 767px) {body main .t4187{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t4187{padding-top:30px;}}body main .t4190{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t4190{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t4192{line-height:1;}body main .t4193{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4193{top:5px;left:5px;width:7px;}}body main .t4194{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4194{right:5px;width:7px;bottom:5px;}}body main .t4195{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4195{top:5px;right:5px;width:7px;}}body main .t4196{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4196{left:5px;width:7px;bottom:5px;}}body main .t4197{display:flex;column-gap:12px;margin-top:40px;align-items:center;justify-content:center;}body main .t4198{background:;}body main .t4200{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4202{position:relative;margin-top:0px;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t4202{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4202{padding-bottom:60px;}}body main .t4204{display:grid;column-gap:60px;align-items:center;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t4204{row-gap:80px;flex-direction:column;}}body main .t4205{width:100%;max-width:480px;}@media screen and (max-width: 991px) {body main .t4205{max-width:100%;}}body main .t4206{margin-bottom:16px;}body main .t4207{margin-bottom:30px;}body main .t4208{width:100%;display:grid;row-gap:20px;max-width:500px;column-gap:20px;grid-template-columns:1fr;}@media screen and (max-width: 991px) {body main .t4208{max-width:100%;}}@media screen and (max-width: 480px) {body main .t4208{grid-template-columns:1fr;}}body main .t4209{background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t4211{margin-bottom:10px;}body main .t4212{color:var(--Grey-Text);display:block;font-size:32px;font-weight:700;margin-bottom:20px;}body main .t4214{display:flex;column-gap:20px;margin-top:40px;align-items:center;justify-content:flex-start;}body main .t4215{cursor:pointer;display:none;column-gap:10px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t4215:hover p{transform:translate(5px,0px);}body main .t4217{transition:all 250ms 0ms ease;}body main .t4218{background:;}body main .t4220{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4224{overflow:hidden;position:relative;margin-top:45px;padding-top:222px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t4224{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4224{padding-top:210px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t4224{padding-top:125px;}}body main .t4226{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t4226{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4226{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t4226{row-gap:40px;}}body main .t4227{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t4227{max-width:100%;}}body main .t4228{position:relative;}body main .t4229{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t4229{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t4231{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-top:15px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {body main .t4231{width:1040px;}}@media screen and (max-width: 480px) {body main .t4231{width:920px;}}body main .t4232{border:1px dashed #D9D9D9;height:1240px;opacity:0.1;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t4233{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);padding-top:70px;padding-left:80px;border-radius:50%;padding-right:80px;padding-bottom:70px;}body main .t4234{width:100%;border:1px dashed #D9D9D9;height:100%;background:linear-gradient(180deg, #242424 0%, rgba(36,36,36,0.00) 100%);border-radius:50%;}body main .t4235 img{transition:all 100ms 0ms linear;}body main .t4235{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t4235 img{width:30px;}}body main .t4236{top:-1%;right:43%;width:48px;height:48px;z-index:10;position:absolute;border-radius:8px;background-size:cover;background-image:url(https://global.divhunt.com/9fe4a649c3b85da5f5367ce4524b581e_2964.webp);}body main .t4237{top:5%;right:24%;z-index:10;position:absolute;}body main .t4238{top:3%;left:28%;width:48px;height:48px;z-index:10;position:absolute;border-radius:8px;background-size:cover;background-image:url(https://global.divhunt.com/2b3f66c041d765dd7c434d365254dfef_7498.jpeg);}body main .t4239{top:7%;right:32%;z-index:10;position:absolute;}body main .t4240{top:5%;left:40%;width:48px;height:48px;z-index:10;position:absolute;border-radius:8px;background-size:cover;background-image:url(https://global.divhunt.com/1c15cd382313bf477d193f0ca97b57aa_74767.png);}body main .t4241{top:10%;left:51%;z-index:10;position:absolute;}body main .t4242{top:12%;left:14%;z-index:10;position:absolute;}body main .t4243{top:15%;right:11%;z-index:10;position:absolute;}body main .t4244{z-index:5;position:relative;max-width:550px;text-align:center;margin-left:auto;margin-right:auto;padding-left:20px;margin-bottom:163px;padding-right:20px;}body main .t4245{display:flex;column-gap:15px;align-items:center;margin-bottom:20px;justify-content:flex-start;}body main .t4246{filter:invert(100%);height:12px;margin-top:6px;}body main .t4247{display:flex;justify-content:center;}body main .t4248{height:16px;}body main .t4249{display:flex;justify-content:center;}body main .t4252{display:flex;column-gap:15px;align-items:center;}body main .t4253{display:flex;column-gap:15px;align-items:center;}body main .t4257{margin-bottom:30px;}body main .t4257 blockquote{color:#FFF;display:flex;row-gap:100px;font-size:20px;padding-top:0;padding-left:0;padding-right:0;flex-direction:column;padding-bottom:0;}body main .t4257 .blockquote-author{display:flex;position:relative;column-gap:10px;margin-top:20px;align-items:center;padding-top:20px;}body main .t4257 .blockquote-author img{width:48px;height:48px;border-radius:50%;}body main .t4261{position:relative;padding-top:80px;padding-bottom:100px;}@media screen and (max-width: 480px) {body main .t4261{padding-top:40px;}}body main .t4263{display:flex;row-gap:50px;flex-direction:column;}body main .t4264{margin-bottom:40px;}@media screen and (max-width: 480px) {body main .t4264{margin-bottom:0px;}}body main .t4265 .target-wrapper{max-width:450px;}body main .t4269{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t4269{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4270{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4270{top:8px;left:8px;}}body main .t4271{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4271{right:9px;bottom:9px;}}body main .t4272{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4272{top:9px;right:9px;}}body main .t4273{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4273{left:9px;bottom:9px;}}body main .t4274{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/178696f56b158e25d0c85a3556a8e51a_30451.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4274{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4274{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4274{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4275{border:1px solid #242424;overflow:hidden;background:var(--Grey-Bg);padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t4275{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4277{top:0%;left:0%;right:0%;bottom:0%;filter:sepia(70%);display:none;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;border-radius:20px;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);}body main .t4278{top:auto;left:0%;right:0%;bottom:0%;filter:;display:none;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4279{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4280{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t4280{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4284{margin-bottom:20px;}body main .t4287{margin-bottom:20px;}body main .t4288{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t4288{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4289{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4289{top:8px;left:8px;}}body main .t4290{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4290{right:9px;bottom:9px;}}body main .t4291{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4291{top:9px;right:9px;}}body main .t4292{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4292{left:9px;bottom:9px;}}body main .t4293{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/178696f56b158e25d0c85a3556a8e51a_30451.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4293{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4293{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4293{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4294{border:1px solid #242424;overflow:hidden;background:var(--Grey-Bg);padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t4294{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4296{top:0%;left:0%;right:0%;bottom:0%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;border-radius:20px;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);}body main .t4297{top:auto;left:0%;right:0%;bottom:0%;filter:;display:none;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4298{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4299{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t4299{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4303{margin-bottom:20px;}body main .t4304{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t4304{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4305{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4305{top:8px;left:8px;}}body main .t4306{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4306{right:9px;bottom:9px;}}body main .t4307{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4307{top:9px;right:9px;}}body main .t4308{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4308{left:9px;bottom:9px;}}body main .t4309{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/178696f56b158e25d0c85a3556a8e51a_30451.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4309{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4309{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4309{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4310{border:1px solid #242424;overflow:hidden;background:#242424;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t4310{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4312{top:0%;left:0%;right:0%;bottom:0%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;border-radius:20px;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);}body main .t4313{top:auto;left:0%;right:0%;bottom:0%;filter:;display:none;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4314{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4315{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t4315{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4319{margin-bottom:20px;}body main .t4320{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t4320{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4321{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4321{top:8px;left:8px;}}body main .t4322{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4322{right:9px;bottom:9px;}}body main .t4323{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4323{top:9px;right:9px;}}body main .t4324{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4324{left:9px;bottom:9px;}}body main .t4325{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/178696f56b158e25d0c85a3556a8e51a_30451.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4325{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4325{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4325{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4326{border:1px solid #242424;overflow:hidden;background:#242424;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t4326{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4328{top:0%;left:0%;right:0%;bottom:0%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;border-radius:20px;backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);}body main .t4329{top:auto;left:0%;right:0%;bottom:0%;filter:;display:none;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4330{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4331{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t4331{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4334{position:relative;padding-top:200px;padding-bottom:190px;}@media screen and (max-width: 991px) {body main .t4334{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4334{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t4334{padding-top:40px;}}body main .t4336{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t4336{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4336{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t4336{row-gap:40px;}}body main .t4337{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t4337{max-width:100%;}}body main .t4338{line-height:1;margin-bottom:20px;}body main .t4340{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t4341{background:;}body main .t4342{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4343{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4345{justify-content:center;}body main .t4348{width:100%;max-width:396px;margin-bottom:40px;}body main .t4349{position:relative;}body main .t4350{height:680px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t4350{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t4351{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t4351{left:-73%;}}body main .t4352{width:100%;overflow:auto;max-width:750px;background:#3f3f3f;box-shadow:0 0 25px black;max-height:80vh;margin-left:auto;padding-top:24px;margin-right:auto;padding-left:24px;border-radius:12px;padding-right:24px;padding-bottom:24px;}@media screen and (max-width: 991px) {body main .t4352{max-width:100%;}}body main .t4353{display:flex;row-gap:16px;flex-direction:column;}body main .t4354{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4355{width:100%;}body main .t4357{height:200px;}body main .t4358{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4359{width:100%;}body main .t4361{height:200px;}body main .t4362{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4363{width:100%;}body main .t4365{height:200px;}body main .t4368{width:100%;margin-bottom:25px;}body main .t4370{width:auto;border:none;cursor:pointer;display:inline-block;overflow:hidden;position:relative;background:;text-align:center;font-weight:500;padding-top:12px;padding-left:24px;border-radius:10px;margin-bottom:20px;padding-right:24px;padding-bottom:12px;}body main .t4370:hover .hover{opacity:100%;}body main .t4371{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;border-radius:10px;}body main .t4372{color:white;z-index:10;position:relative;}body main .t4373{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;border-radius:10px;}body main .t4374{width:100%;display:flex;row-gap:25px;flex-direction:column;}body main .t4375{display:none;}body main .t4376{display:flex;column-gap:20px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4376{row-gap:24px;flex-direction:column;}}body main .t4377{width:100%;}body main .t4380{display:flex;column-gap:20px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4380{row-gap:24px;flex-direction:column;}}body main .t4381{width:100%;}body main .t4384{width:100%;}body main .t4386{padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;}body main .t4387{display:flex;column-gap:20px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4387{row-gap:24px;flex-direction:column;}}body main .t4388{width:100%;}body main .t4391{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4392{width:100%;}body main .t4395{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4396{width:100%;}body main .t4398{display:grid;row-gap:10px;column-gap:10px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t4398{grid-template-columns:1fr 1fr;}}body main .t4399{display:flex;column-gap:5px;align-items:center;}body main .t4400{font-size:13px;margin-bottom:0px;}body main .t4401{width:16px;cursor:pointer;height:16px;}body main .t4402{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4403{width:100%;}body main .t4405{height:200px;}body main .t4406{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4407{width:100%;}body main .t4409{height:200px;}body main .t4410{display:flex;column-gap:20px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4410{row-gap:24px;flex-direction:column;}}body main .t4411{width:100%;}body main .t4414{width:100%;cursor:pointer;background:;text-align:center;}body main .t4415{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4417{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4418{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;z-index:15;position:absolute;margin-left:auto;margin-right:auto;}body main .t4420{display:flex;row-gap:24px;text-align:center;padding-top:30px;flex-direction:column;padding-bottom:30px;}body main .t4421{max-width:450px;margin-left:auto;margin-right:auto;}body main .t4422{max-width:520px;margin-left:auto;margin-right:auto;}body main .t4423{height:100px;}body main .t4424{display:none;}body main .t4428{width:100%;}body main .t4431{position:relative;padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 480px) {body main .t4431{padding-top:40px;padding-bottom:40px;}}body main .t4434{flex:1 1 0%;overflow:hidden;position:relative;}body main .t4435{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t4438{color:var(--Purple);}body main .t4439{max-width:600px;}body main .t4440{margin-bottom:10px;}body main .t4441{display:grid;column-gap:50px;align-items:flex-start;grid-template-columns:270px 1fr;}body main .t4442{position:relative;font-size:14px;background:var(--Grey-Bg);padding-top:25px;padding-left:25px;border-radius:8px;padding-right:25px;padding-bottom:25px;}body main .t4442:hover video{opacity:100%;}body main .t4443{width:220px;height:220px;object-fit:cover;border-radius:6px;}body main .t4445{display:flex;row-gap:16px;margin-top:20px;flex-direction:column;}body main .t4446{font-weight:500;line-height:1;}body main .t4447{display:flex;column-gap:8px;align-items:center;}body main .t4448{height:16px;}body main .t4449{display:flex;column-gap:8px;align-items:center;}body main .t4450{line-height:1;}body main .t4451{height:16px;}body main .t4452{display:flex;column-gap:8px;align-items:center;}body main .t4453{line-height:1;}body main .t4454{height:16px;}body main .t4455{top:0%;left:auto;right:0%;bottom:auto;display:flex;row-gap:16px;position:static;column-gap:8px;margin-top:20px;align-items:flex-start;flex-direction:column;}body main .t4456{top:0%;left:auto;right:0%;bottom:auto;display:flex;position:static;column-gap:8px;align-items:center;margin-left:auto;margin-right:auto;}body main .t4458{width:8px;height:8px;background:#01a97f;border-radius:100%;}body main .t4459{width:100%;background:;text-align:center;}body main .t4460{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4461{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4462{font-size:16px;}body main .t4463{width:100%;height:1px;max-width:400px;background:linear-gradient(90deg,#ffffff00 0%,rgba(255,255,255,0.12) 50%,#ffffff00 100%);margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t4464{display:flex;column-gap:8px;margin-top:-7px;align-items:center;margin-left:auto;margin-right:auto;}body main .t4467{font-weight:500;}body main .t4468{display:flex;row-gap:6px;flex-wrap:wrap;column-gap:6px;margin-top:20px;}body main .t4469{font-size:13px;background:var(--Grey-Bg);padding-top:9px;padding-left:12px;border-radius:6px;padding-right:12px;padding-bottom:9px;}body main .t4470{top:0%;left:auto;right:0%;bottom:auto;display:flex;position:static;background:#242424;column-gap:17px;margin-top:20px;align-items:center;border-radius:500px;justify-content:center;}body main .t4473{width:100%;height:1px;max-width:400px;background:linear-gradient(90deg,#ffffff00 0%,rgba(255,255,255,0.12) 50%,#ffffff00 100%);margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t4474{margin-top:40px;}body main .t4475{background:;padding-top:40px;}body main .t4476{padding-left:0px;padding-right:0px;padding-bottom:0px;}body main .t4478{width:max-content;border:1px solid rgba(255,255,255,0.08);display:flex;overflow:hidden;flex-wrap:wrap;background:var(--Grey-Bg);column-gap:0px;padding-top:5px;padding-left:5px;border-radius:6px;padding-right:5px;padding-bottom:5px;}body main .t4479{color:rgb(255,255,255);width:140px;cursor:pointer;font-size:14px;background:;text-align:center;font-weight:500;padding-top:10px;padding-left:26px;border-radius:6px;padding-right:26px;padding-bottom:10px;}body main .t4479.dh-active{color:rgba(255,255,255,1.00);background:var(--Purple);}body main .t4481{padding-left:0px;padding-right:0px;padding-bottom:0px;}body main .t4482{display:flex;column-gap:8px;align-items:center;}body main .t4483{line-height:1;}body main .t4484{height:16px;}body main .t4485{overflow:hidden;position:relative;background:;padding-top:110px;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t4485{padding-top:60px;}}body main .t4486{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t4486{left:-73%;}}@media screen and (max-width: 767px) {body main .t4486{left:-111%;}}@media screen and (max-width: 480px) {body main .t4486{left:-193%;}}body main .t4488{display:flex;text-align:center;align-items:center;flex-direction:column;}body main .t4489{max-width:453px;}body main .t4490{overflow:hidden;position:relative;}body main .t4492{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4493{width:100%;max-width:710px;margin-bottom:20px;}body main .t4494{overflow:hidden;position:relative;}body main .t4496{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4497{height:600px;display:flex;z-index:5;position:relative;margin-top:-147px;align-items:center;justify-content:center;}body main .t4499{margin-top:35px;font-weight:500;margin-bottom:20px;}body main .t4500{display:flex;position:relative;font-size:14px;background:#242424;column-gap:24px;padding-top:12px;padding-left:12px;border-radius:8px;padding-right:12px;padding-bottom:12px;}body main .t4500:hover video{opacity:100%;}body main .t4502{width:220px;height:220px;object-fit:cover;border-radius:6px;}body main .t4503{display:flex;row-gap:16px;margin-top:20px;flex-direction:column;}body main .t4504{display:flex;column-gap:8px;align-items:center;}body main .t4505{height:16px;}body main .t4506{line-height:1;}body main .t4507{display:flex;column-gap:8px;align-items:center;}body main .t4508{line-height:1;}body main .t4509{height:16px;}body main .t4510{display:flex;column-gap:8px;align-items:center;}body main .t4511{font-weight:500;line-height:1;}body main .t4512{height:16px;}body main .t4513{display:flex;column-gap:8px;align-items:center;}body main .t4514{line-height:1;}body main .t4515{height:16px;}body main .t4516{font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t4517{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t4517{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t4518{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4518{top:5px;left:5px;width:7px;}}body main .t4519{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4519{right:5px;width:7px;bottom:5px;}}body main .t4520{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4520{top:5px;right:5px;width:7px;}}body main .t4521{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4521{left:5px;width:7px;bottom:5px;}}body main .t4522{border:1px solid #242424;display:grid;row-gap:30px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:cover;background-image:url(https://global.divhunt.com/c66725e7b5dfa032faa829e94366d02d_8531.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4522{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4522{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4522{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t4523{border:1px solid #242424;overflow:hidden;position:relative;background:#070709;padding-top:40px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:40px;}@media screen and (max-width: 767px) {body main .t4523{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t4523{padding-top:30px;}}body main .t4526{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t4526{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t4528{line-height:1;}body main .t4529{margin-top:60px;margin-bottom:20px;}body main .t4530{overflow:hidden;position:relative;margin-left:auto;margin-right:auto;}body main .t4532{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4535{display:grid;row-gap:45px;column-gap:45px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4535{row-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4535{grid-template-columns:1fr;}}body main .t4536:hover img{transform:scale(1.1,1.1);}body main .t4538{display:flex;column-gap:40px;align-items:flex-start;margin-bottom:0px;justify-content:space-between;}body main .t4541{overflow:hidden;border-radius:10px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4541{height:auto;}}body main .t4542{width:100%;height:100%;transform:;object-fit:cover;transition:all 600ms 0ms ease;aspect-ratio:4/5;border-radius:10px;}body main .t4543{padding-left:0px;padding-right:0px;padding-bottom:0px;}body main .t4544{display:grid;row-gap:45px;column-gap:45px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4544{row-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4544{grid-template-columns:1fr;}}body main .t4545:hover img{transform:scale(1.1,1.1);}body main .t4547{display:flex;column-gap:40px;align-items:flex-start;margin-bottom:0px;justify-content:space-between;}body main .t4550{overflow:hidden;border-radius:10px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4550{height:auto;}}body main .t4551{width:100%;height:100%;transform:;object-fit:cover;transition:all 600ms 0ms ease;aspect-ratio:4/5;border-radius:10px;}body main .t4552{width:100%;overflow:hidden;}body main .t4553{overflow:hidden;}body main .t4554{display:flex;margin-top:20px;align-items:center;justify-content:center;}body main .t4555{display:flex;column-gap:15px;align-items:center;}body main .t4556{transition:all 200ms 0ms ease;}body main .t4556:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t4558{transition:all 200ms 0ms ease;}body main .t4558:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t4560{width:100%;overflow:hidden;}body main .t4563{border:1px solid #242424;display:flex;background:var(--Grey-Bg);transition:all 400ms 0ms ease;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:30px;justify-content:space-between;}body main .t4563:hover{background:#171717;}@media screen and (max-width: 480px) {body main .t4563{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4564{display:flex;align-items:flex-start;flex-direction:column;}body main .t4566{display:flex;column-gap:10px;margin-top:40px;align-items:center;}@media screen and (max-width: 480px) {body main .t4566{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4567{width:30px;height:30px;min-width:30px;background:;border-radius:6px;}@media screen and (max-width: 480px) {body main .t4569{margin-bottom:5px;}}body main .t4571{top:1%;left:3%;right:auto;width:100%;bottom:auto;filter:;height:100%;opacity:0%;position:absolute;transform:scale(2.62,1.75);object-fit:fill;transition:all 200ms 0ms linear;pointer-events:none;}body main .t4572{display:flex;column-gap:8px;align-items:center;}body main .t4573{line-height:1;}body main .t4574{height:16px;}body main .t4575{top:3%;left:-4px;right:auto;width:100%;bottom:auto;filter:;height:100%;opacity:0%;position:absolute;transform:scale(3.3,1.4) rotate(90deg);object-fit:fill;transition:all 200ms 0ms linear;pointer-events:none;}body main .t4576{top:-85px;left:0px;right:0px;bottom:auto;height:100%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t4576{top:-60px;}}@media screen and (max-width: 480px) {body main .t4576{top:-60px;}}body main .t4577{top:0%;left:0%;right:0%;width:100%;bottom:0%;display:none;position:absolute;background:rgba(7,7,9,0.3);backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);}@media screen and (max-width: 991px) {body main .t4577{z-index:2;}}@media screen and (max-width: 480px) {body main .t4577{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);}}body main .t4578{filter:blur(100px);height:80%;}@media screen and (max-width: 991px) {body main .t4578{top:0%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t4578{transform:scale(3,3);margin-left:auto;margin-right:auto;}}body main .t4580{z-index:15;position:relative;}body main .t4582{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t4582{padding-top:40px;padding-bottom:40px;}}body main .t4585{display:flex;align-items:flex-start;flex-direction:column;}body main .t4586{max-width:600px;margin-bottom:40px;}body main .t4587{margin-bottom:20px;}body main .t4588{display:flex;justify-content:flex-start;}body main .t4589{justify-content:center;}body main .t4592{top:0px;z-index:555;position:sticky;background:;margin-top:0px;padding-top:40px;padding-left:20px;padding-right:20px;padding-bottom:40px;}body main .t4594{display:flex;column-gap:15px;}body main .t4596{position:relative;}body main .t4597{width:max-content;}body main .t4600{filter:invert(100%);}body main .t4602{display:grid;row-gap:15px;column-gap:20px;grid-template-columns:1fr 1fr;}body main .t4603{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t4604{width:20px;cursor:pointer;height:20px;}body main .t4606{display:flex;margin-top:25px;justify-content:flex-start;}body main .t4609{position:relative;}body main .t4610{width:max-content;}body main .t4612{filter:invert(100%);}body main .t4614{overflow:auto;max-height:300px;}body main .t4615{display:grid;row-gap:15px;column-gap:20px;grid-template-columns:1fr 1fr;}body main .t4616{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t4617{width:20px;cursor:pointer;height:20px;}body main .t4619{display:flex;margin-top:25px;justify-content:flex-start;}body main .t4622{position:relative;}body main .t4623{width:max-content;}body main .t4627{display:flex;margin-top:25px;justify-content:flex-start;}body main .t4630{color:rgb(173,173,173);margin-bottom:10px;}body main .t4632{color:rgb(173,173,173);margin-top:20px;margin-bottom:10px;}body main .t4633{display:grid;row-gap:15px;column-gap:20px;grid-template-columns:1fr 1fr;}body main .t4634{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t4636{width:20px;cursor:pointer;height:20px;}body main .t4639{filter:invert(100%);}body main .t4641{position:relative;}body main .t4642{width:max-content;}body main .t4645{filter:invert(100%);}body main .t4647{display:flex;row-gap:10px;flex-direction:column;}body main .t4648{display:flex;column-gap:5px;align-items:flex-start;}body main .t4649{width:16px;cursor:pointer;height:16px;}body main .t4651{display:grid;row-gap:15px;column-gap:20px;grid-template-columns:1fr 1fr;}body main .t4652{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t4654{width:20px;cursor:pointer;height:20px;}body main .t4655{padding-bottom:100px;}body main .t4658{display:grid;row-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr 1fr;}body main .t4659{position:relative;font-size:14px;background:#242424;padding-top:25px;padding-left:25px;border-radius:8px;padding-right:25px;padding-bottom:25px;}body main .t4659:hover video{opacity:100%;}body main .t4660{display:flex;column-gap:10px;align-items:center;}body main .t4661{width:60px;height:60px;object-fit:cover;border-radius:6px;}body main .t4662{display:flex;row-gap:16px;flex-wrap:nowrap;margin-top:20px;align-items:center;justify-content:space-between;}body main .t4663{display:flex;column-gap:8px;align-items:center;}body main .t4664{font-size:15px;font-weight:500;line-height:1;}body main .t4665{height:18px;display:inline-block;}body main .t4667{font-size:20px;}body main .t4668{color:var(--Grey-Text);font-size:13px;}body main .t4669{display:flex;column-gap:10px;align-items:center;}body main .t4670{display:-webkit-box;overflow:hidden;margin-top:10px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t4671{position:relative;}body main .t4672{top:-5px;left:auto;right:-5px;bottom:auto;height:16px;position:absolute;}body main .t4673{top:5px;left:auto;color:#01a97f;right:5px;width:max-content;bottom:auto;display:flex;position:static;background:#01a77e1f;column-gap:8px;align-items:center;padding-top:4px;padding-left:9px;border-radius:6px;padding-right:9px;padding-bottom:4px;}body main .t4674{font-size:12px;font-weight:500;}body main .t4675{width:6px;height:6px;background:#01a97f;border-radius:100%;}body main .t4676{overflow:hidden;position:relative;background:;padding-top:110px;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t4676{padding-top:60px;}}body main .t4677{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t4677{left:-73%;}}@media screen and (max-width: 767px) {body main .t4677{left:-111%;}}@media screen and (max-width: 480px) {body main .t4677{left:-193%;}}body main .t4679{display:flex;text-align:center;align-items:center;flex-direction:column;}body main .t4680{display:flex;max-width:453px;column-gap:20px;align-items:center;}body main .t4681{overflow:hidden;position:relative;}body main .t4683{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4684{width:100%;margin-bottom:40px;}body main .t4685{justify-content:center;}body main .t4690{display:none;padding-top:100px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t4690{padding-top:60px;padding-bottom:80px;}}body main .t4693{display:flex;text-align:center;align-items:center;margin-bottom:80px;flex-direction:column;justify-content:center;}body main .t4696{display:flex;row-gap:20px;max-width:700px;flex-direction:column;}body main .t4697{margin-bottom:16px;}body main .t4698{display:flex;column-gap:10px;align-items:center;padding-top:6px;padding-left:19px;padding-right:19px;padding-bottom:6px;justify-content:center;}@media screen and (max-width: 480px) {body main .t4698{row-gap:5px;flex-direction:column;}}body main .t4699{width:1px;height:12px;background:rgb(from rgb(255,255,255) r g b / 20%);}@media screen and (max-width: 480px) {body main .t4699{display:none;}}body main .t4701{display:flex;}@media screen and (max-width: 480px) {body main .t4701{display:none;}}body main .t4702{height:36px;margin-left:-14px;}body main .t4702:first-of-type{margin-left:0px;}body main .t4704{display:flex;column-gap:20px;align-items:center;justify-content:center;}@media screen and (max-width: 480px) {body main .t4704{row-gap:15px;flex-direction:column;}}body main .t4705{background:;}body main .t4707{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4709{color:rgb(255,255,255);display:flex;column-gap:10px;align-items:center;}body main .t4710{height:20px;}body main .t4712{border:1px solid #242424;display:none;overflow:hidden;background:#070709;padding-top:5px;padding-left:5px;border-radius:10px;padding-right:5px;padding-bottom:5px;}body main .t4712:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t4713{top:5px;left:5px;right:5px;bottom:5px;position:absolute;background:linear-gradient(180deg,rgba(153,153,153,0.1) 0%,rgba(255,255,255,0.1) 100%);transition:all 250ms 0ms cubic-bezier(0.215,0.61,0.355,1);margin-left:auto;margin-right:auto;border-radius:8px;}body main .t4714{display:flex;column-gap:10px;align-items:center;padding-top:9px;padding-left:19px;padding-right:19px;padding-bottom:9px;justify-content:center;}@media screen and (max-width: 480px) {body main .t4714{row-gap:5px;flex-direction:column;}}body main .t4715{width:1px;height:12px;background:rgb(from rgb(255,255,255) r g b / 20%);}@media screen and (max-width: 480px) {body main .t4715{display:none;}}body main .t4717{display:flex;}@media screen and (max-width: 480px) {body main .t4717{display:none;}}body main .t4718{height:30px;margin-left:-14px;}body main .t4718:first-of-type{margin-left:0px;}body main .t4720{border:1px solid #242424;position:relative;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t4720{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t4721{border:1px solid #242424;display:grid;row-gap:20px;overflow:hidden;position:relative;column-gap:20px;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:auto;background-image:url(https://global.divhunt.com/178696f56b158e25d0c85a3556a8e51a_30451.svg);background-repeat:no-repeat;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4721{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4721{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4721{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t4722{border:1px solid #242424;display:flex;row-gap:60px;overflow:hidden;position:relative;background:#070709;padding-top:30px;border-radius:20px;flex-direction:column;justify-content:space-between;}body main .t4722:hover .hover{opacity:100%;}body main .t4722:nth-child(1){order:1;}body main .t4722:nth-child(2){order:4;}body main .t4722:nth-child(3){order:2;}body main .t4722:nth-child(4){order:5;}body main .t4722:nth-child(5){order:3;}body main .t4722:nth-child(6){order:6;}@media screen and (max-width: 991px) {body main .t4722{row-gap:10px;}}@media screen and (max-width: 767px) {body main .t4722{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t4722{padding-top:30px;}}body main .t4723{top:auto;left:0%;right:0%;bottom:0%;filter:;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4724{filter:blur(25px);background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4725{padding-left:28px;padding-right:28px;}@media screen and (max-width: 991px) {body main .t4725{padding-left:20px;padding-right:20px;}}body main .t4727{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t4729{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}@media screen and (max-width: 991px) {body main .t4729{order:1000;}}body main .t4730{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4730{top:5px;left:5px;width:7px;}}body main .t4731{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4731{right:5px;width:7px;bottom:5px;}}body main .t4732{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4732{top:5px;right:5px;width:7px;}}body main .t4733{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4733{left:5px;width:7px;bottom:5px;}}body main .t4734{color:var(--Purple);margin-top:-12px;font-weight:700;margin-bottom:12px;}body main .t4735{top:auto;left:auto;right:0%;bottom:0%;height:200px;z-index:3;position:absolute;padding-top:15px;padding-left:15px;padding-right:15px;mix-blend-mode:luminosity;padding-bottom:15px;}@media screen and (max-width: 991px) {body main .t4735{display:none;}}body main .t4740{top:50%;left:auto;right:-11%;border:1px solid #242424;bottom:auto;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t4740{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t4740{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4741{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t4741{display:none;}}@media screen and (max-width: 991px) {body main .t4742{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4742{grid-template-columns:1fr;}}body main .t4743{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t4743:nth-of-type(2){top:auto;bottom:165px;}body main .t4743:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t4743:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t4743{position:static;max-width:100%;border-radius:20px;}}body main .t4744{margin-bottom:10px;}body main .t4746{margin-bottom:24px;}body main .t4747{top:50%;left:auto;right:-11%;border:1px solid #242424;bottom:auto;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t4747{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t4747{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4748{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t4748{display:none;}}@media screen and (max-width: 991px) {body main .t4749{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4749{grid-template-columns:1fr;}}body main .t4750{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t4750:nth-of-type(2){top:auto;bottom:165px;}body main .t4750:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t4750:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t4750{position:static;max-width:100%;border-radius:20px;}}body main .t4751{margin-bottom:24px;}body main .t4752{margin-bottom:10px;}body main .t4754{top:auto;left:0%;right:auto;width:100%;bottom:0%;height:200px;display:flex;opacity:0%;row-gap:5px;z-index:55;position:absolute;background:linear-gradient(0deg,#000000 0%,#0707094d 100%);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;border-radius:20px;flex-direction:column;backdrop-filter:blur(10px);justify-content:center;-webkit-backdrop-filter:blur(10px);}body main .t4754:hover .hover{opacity:100%;}@media screen and (max-width: 991px) {body main .t4754{order:2;height:auto;opacity:100%;position:static;background:linear-gradient(0deg,#00000000 0%,#0707094d 100%);align-items:flex-start;padding-left:20px;padding-right:20px;}}body main .t4755{display:flex;row-gap:5px;flex-direction:column;}body main .t4756:hover svg{filter:invert(1);}body main .t4757{transition:;}body main .t4761{overflow:clip;position:relative;min-height:calc(100vh - 87px);padding-top:10vh;padding-bottom:200px;}@media screen and (max-width: 767px) {body main .t4761{padding-top:40px;padding-bottom:40px;}}@media screen and (max-width: 480px) {body main .t4761{padding-top:40px;}}body main .t4764{width:100%;max-width:750px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t4766{width:100%;max-width:680px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t4767{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t4768{background:;}body main .t4769{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4770{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4772{justify-content:center;}body main .t4775{justify-content:center;}body main .t4777{color:#a375ff;}body main .t4778{line-height:1;margin-bottom:20px;}body main .t4779{top:auto;left:0%;right:0%;width:1440px;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}body main .t4780{top:auto;left:42%;right:auto;width:100%;bottom:-62px;position:absolute;max-width:225px;transform:rotate(-3deg);transition:all 300ms 0ms ease;}body main .t4780:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4780{left:20%;max-width:155px;}}body main .t4781{top:auto;left:auto;right:16%;width:100%;bottom:-99px;position:absolute;max-width:320px;transform:rotate(4deg);transition:all 300ms 0ms ease;}body main .t4781:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4781{right:50%;max-width:250px;}}body main .t4782{top:auto;left:auto;right:-2%;width:100%;bottom:-16px;position:absolute;max-width:200px;transform:rotate(-3deg);transition:all 300ms 0ms ease;}body main .t4782:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4782{right:39%;max-width:130px;}}body main .t4783{top:auto;left:-7px;right:auto;width:100%;bottom:-32px;position:absolute;max-width:236px;transform:rotate(-3deg);transition:all 300ms 0ms ease;}body main .t4783:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4783{left:-90px;max-width:160px;}}body main .t4784{top:auto;left:25%;right:auto;width:100%;bottom:-51px;position:absolute;max-width:220px;transform:rotate(10deg) translate(-25%,0px);transition:all 300ms 0ms ease;}body main .t4784:hover{transform:rotate(0deg) translate(-25%,0px) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4784{left:10%;max-width:150px;}}body main .t4785{z-index:3;position:relative;padding-top:100px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t4785{padding-bottom:100px;}}@media screen and (max-width: 480px) {body main .t4785{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 991px) {body main .t4787{padding-left:0px;padding-right:0px;}}body main .t4788{display:grid;row-gap:40px;position:relative;column-gap:40px;margin-top:50px;grid-template-columns:1fr;}@media screen and (max-width: 767px) {body main .t4788{row-gap:20px;grid-template-columns:1fr;}}body main .t4789{position:relative;}@media screen and (max-width: 767px) {body main .t4789{padding-top:60px;}}body main .t4791{display:none;}body main .t4792{width:100%;height:1px;background:#242424;margin-top:125px;}@media screen and (max-width: 767px) {body main .t4792{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t4792{margin-top:0px;}}body main .t4793{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t4793{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t4793{row-gap:50px;}}body main .t4794{flex:1 1 0%;width:100%;max-width:560px;}@media screen and (max-width: 991px) {body main .t4794{max-width:100%;}}body main .t4799{display:flex;column-gap:15px;align-items:center;}body main .t4800{display:flex;column-gap:15px;align-items:center;}body main .t4804{margin-bottom:30px;}body main .t4805{display:flex;row-gap:24px;column-gap:60px;align-items:flex-start;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4805{row-gap:10px;align-items:flex-start;margin-bottom:40px;flex-direction:column;}}body main .t4806{width:100%;max-width:840px;}body main .t4808 h2{margin-bottom:0px;}body main .t4808 h3{margin-bottom:0px;}body main .t4808{max-width:654px;}@media screen and (max-width: 991px) {body main .t4808{max-width:50%;}}@media screen and (max-width: 767px) {body main .t4808{max-width:100%;}}@media screen and (max-width: 480px) {body main .t4808{max-width:100%;}}body main .t4809{top:30px;border:1px solid var(--Grey-bg, #242424);display:grid;overflow:hidden;position:sticky;background:#242424;box-shadow:0px 0px 15px 5px rgba(0,0,0,0.15);align-items:center;border-radius:20px;justify-items:start;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t4809{top:0px;position:relative;grid-template-columns:1fr;}}body main .t4810{top:auto;left:auto;right:0%;width:50%;bottom:0%;height:100%;position:absolute;background:#000000;object-fit:cover;border-radius:16px;object-position:50% 50%;}@media screen and (max-width: 991px) {body main .t4810{width:100%;position:static;aspect-ratio:16/9;object-position:0% 0%;}}body main .t4811{display:flex;align-items:flex-start;padding-top:75px;padding-left:50px;padding-right:50px;flex-direction:column;padding-bottom:75px;}@media screen and (max-width: 480px) {body main .t4811{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;padding-bottom:0px;}}body main .t4812{display:flex;column-gap:15px;margin-bottom:20px;}body main .t4814  b{color:#ffffff;}body main .t4814 ul{margin-top:10px;margin-bottom:0;}body main .t4814  li{margin-bottom:15px;}body main .t4814{display:flex;row-gap:24px;margin-bottom:40px;flex-direction:column;}body main .t4815{top:30px;border:1px solid var(--Grey-bg, #242424);display:grid;overflow:hidden;position:sticky;background:#242424;align-items:center;border-radius:20px;justify-items:start;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t4815{position:static;grid-template-columns:1fr;}}body main .t4816{top:0%;left:auto;right:0%;width:50%;bottom:auto;height:100%;position:absolute;object-fit:cover;border-radius:16px;}@media screen and (max-width: 991px) {body main .t4816{width:100%;position:static;aspect-ratio:16/9;object-position:0% 0%;}}body main .t4817{display:flex;align-items:flex-start;padding-top:75px;padding-left:50px;padding-right:50px;flex-direction:column;padding-bottom:75px;}@media screen and (max-width: 480px) {body main .t4817{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t4818  b{color:#ffffff;}body main .t4818{display:flex;row-gap:24px;margin-bottom:40px;flex-direction:column;}body main .t4819{display:flex;column-gap:15px;margin-bottom:20px;}body main .t4824{top:30px;border:1px solid var(--Grey-bg, #242424);display:grid;overflow:hidden;position:sticky;background:var(--Grey-Bg);align-items:center;border-radius:20px;justify-items:start;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t4824{top:0px;position:relative;}}body main .t4825{top:0%;left:auto;right:0%;width:50%;bottom:auto;height:100%;position:absolute;object-fit:cover;border-radius:16px;object-position:50% 0%;}body main .t4826{display:flex;align-items:flex-start;padding-top:75px;padding-left:50px;padding-right:50px;flex-direction:column;padding-bottom:75px;}@media screen and (max-width: 480px) {body main .t4826{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t4827  b{color:#ffffff;}body main .t4827{display:flex;row-gap:24px;margin-bottom:40px;flex-direction:column;}body main .t4828{display:flex;row-gap:15px;margin-bottom:20px;flex-direction:column;}body main .t4834{color:#ffc23e;font-weight:500;}body main .t4839{top:-14px;right:10px;bottom:auto;height:150px;display:none;position:absolute;}@media screen and (max-width: 991px) {body main .t4839{top:-7px;right:0px;height:80px;display:none!important;}}body main .t4840{padding-top:350px;padding-bottom:230px;}@media screen and (max-width: 991px) {body main .t4840{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t4840{padding-top:40px;}}@media screen and (max-width: 480px) {body main .t4840{padding-bottom:40px;}}body main .t4842{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t4842{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4842{row-gap:60px;}}body main .t4843{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t4843{max-width:100%;}}@media screen and (max-width: 480px) {body main .t4843{row-gap:60px;}}body main .t4849{display:none;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t4849{row-gap:40px;column-gap:20px;}}body main .t4854{top:50%;left:auto;right:-11%;border:1px solid #242424;bottom:auto;display:none;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t4854{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t4854{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4855{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t4855{display:none;}}@media screen and (max-width: 991px) {body main .t4856{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4856{grid-template-columns:1fr;}}body main .t4857{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t4857:nth-of-type(2){top:auto;bottom:165px;}body main .t4857:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t4857:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t4857{position:static;max-width:100%;border-radius:20px;}}body main .t4858{margin-bottom:24px;}body main .t4859{margin-bottom:10px;}body main .t4861{top:50%;left:auto;right:-11%;border:1px solid #242424;bottom:auto;position:absolute;transform:translate(0px,-50%);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t4861{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t4861{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4862{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t4862{display:none;}}@media screen and (max-width: 991px) {body main .t4863{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4863{grid-template-columns:1fr;}}body main .t4864{top:65px;left:40px;width:100%;position:absolute;max-width:300px;background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:30px;padding-right:24px;padding-bottom:24px;}body main .t4864:nth-of-type(2){top:auto;bottom:165px;}body main .t4864:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t4864:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t4864{position:static;max-width:100%;border-radius:20px;}}body main .t4865{margin-bottom:10px;}body main .t4867{margin-bottom:24px;}body main .t4868{position:relative;padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t4868{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t4868{padding-bottom:20px;}}body main .t4869{z-index:5;position:relative;}body main .t4871{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4871{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t4871{margin-bottom:40px;}}body main .t4872{width:100%;max-width:450px;}body main .t4873{width:100%;max-width:490px;}body main .t4874{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t4874{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t4878 img{transition:all 200ms 0ms ease;}body main .t4878{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t4878:hover img:last-of-type{transform:translate(5px,0px);}body main .t4882{margin-bottom:24px;}body main .t4889{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t4889{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4889{padding-bottom:60px;}}body main .t4891{display:grid;row-gap:40px;column-gap:0px;align-items:center;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t4891{row-gap:60px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4891{align-items:start;justify-items:start;grid-template-columns:1fr;}}@media screen and (max-width: 991px) {body main .t4892{max-width:auto;}}@media screen and (max-width: 767px) {body main .t4892{text-align:center;}}body main .t4893{overflow:hidden;position:relative;}body main .t4895{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4896{margin-bottom:16px;}body main .t4897{margin-bottom:50px;}body main .t4898{width:100%;max-width:680px;object-fit:contain;}@media screen and (max-width: 991px) {body main .t4898{max-width:100%;align-self:center;}}@media screen and (max-width: 767px) {body main .t4898{max-height:200px;}}body main .t4901{flex:1 1 0%;display:flex;align-items:center;justify-content:center;}body main .t4902{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}body main .t4904{position:relative;}body main .t4905{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t4905{left:-73%;}}@media screen and (max-width: 767px) {body main .t4905{left:-111%;}}@media screen and (max-width: 480px) {body main .t4905{left:-193%;display:none;}}body main .t4908{overflow:hidden;position:relative;padding-top:160px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t4908{padding-top:80px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4908{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t4908{padding-top:40px;padding-bottom:60px;}}body main .t4910{display:flex;column-gap:100px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t4910{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t4910{row-gap:40px;}}body main .t4911{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t4911{max-width:100%;}}body main .t4912{line-height:1;margin-bottom:20px;}body main .t4914{width:100%;margin-bottom:40px;}body main .t4915{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t4916{background:;}body main .t4917{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4918{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t4920{justify-content:center;}body main .t4925{color:#a375ff;}body main .t4926{position:relative;}body main .t4927{height:660px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t4927{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t4931{position:relative;padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t4931{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4931{padding-top:60px;padding-bottom:80px;}}body main .t4934{background:linear-gradient(0deg, #171717 0%, rgba(23,23,23,0.00) 100%);padding-top:60px;border-bottom:1px solid rgba(255,255,255,0.19);padding-bottom:60px;}body main .t4936{text-align:center;font-family:'Satoshi';font-weight:700;margin-bottom:70px;}body main .t4937{position:static;}body main .t4938{display:grid;row-gap:65px;max-width:900px;column-gap:24px;align-items:center;margin-left:auto;margin-right:auto;justify-items:center;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t4938{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4939:nth-child(6){display:none;}body main .t4939:nth-child(8){display:none;}}body main .t4940{height:32px;object-fit:contain;}body main .t4943{position:relative;padding-top:100px;}@media screen and (max-width: 767px) {body main .t4943{padding-top:60px;}}body main .t4945{width:100%;height:1px;background:#242424;margin-top:125px;}@media screen and (max-width: 767px) {body main .t4945{margin-top:60px;}}body main .t4946{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t4946{row-gap:100px;flex-direction:column;}}body main .t4947{flex:1 1 0%;width:100%;}@media screen and (max-width: 991px) {body main .t4947{max-width:100%;}}body main .t4952{display:flex;column-gap:15px;align-items:center;}body main .t4953{display:flex;column-gap:15px;align-items:center;}body main .t4957 p{margin-bottom:20px;}body main .t4957{margin-bottom:30px;}body main .t4958{flex:1 1 0%;display:flex;max-width:40%;align-items:center;justify-content:center;}body main .t4959{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}body main .t4961{border:1px solid var(--Grey-Bg);display:flex;position:relative;max-width:max-content;background:#24242499;transition:all 300ms 100ms cubic-bezier(0.455,0.03,0.515,0.955);font-weight:500;margin-left:auto;padding-top:8px;margin-right:auto;padding-left:8px;border-radius:16px;padding-right:8px;padding-bottom:8px;}body main .t4961::after{left:8px;width:114px;height:44px;content:"";position:absolute;background:var(--Purple);transition:all 200ms 0ms cubic-bezier(0.785,0.135,0.15,0.86);border-radius:12px;}body main .t4961:has(.tab-item-2.dh-active)::after{left:calc(114px * 1 + 8px);}body main .t4961:has(.tab-item-3.dh-active)::after{left:calc(114px * 2 + 8px);}body main .t4962{color:var(--Grey-Text);width:114px;cursor:pointer;height:44px;display:flex;z-index:3;position:relative;text-align:center;align-items:center;border-radius:100px;justify-content:center;}body main .t4962.dh-active{color:rgb(255,255,255);}body main .t4964{top:32px;left:auto;color:var(--Purple);right:15px;bottom:auto;position:static;font-weight:500;}body main .t4965{display:flex;font-size:14px;margin-top:-10px;justify-content:space-between;}body main .t4966{display:flex;align-items:center;}body main .t4969{display:none;column-gap:5px;align-items:center;}body main .t4970{font-size:24px;}body main .t4972{top:-6px;left:-3px;color:rgb(158,158,158);position:relative;font-size:16px;text-decoration:line-through;}body main .t4973{display:flex;column-gap:80px;margin-top:50px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4973{flex-direction:column;}}body main .t4974{flex:1 1 0%;display:flex;column-gap:25px;align-items:stretch;padding-top:50px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4974{display:grid;margin-left:28px;grid-template-columns:0px 1fr ;}}body main .t4975{height:82%;display:flex;margin-top:33px;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 767px) {body main .t4975{height:83%;}}@media screen and (max-width: 480px) {body main .t4975{height:calc(100% - 261px);}}body main .t4976{flex:1 1 0%;width:2px;position:relative;background:var(--Grey-Bg);}body main .t4977{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:25%;position:absolute;background:var(--Purple);transition:;}body main .t4978{flex:1 1 0%;display:flex;align-items:flex-start;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4978{row-gap:45px;flex-direction:column;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t4978{row-gap:10px;}}body main .t4979{position:relative;padding-left:15px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t4979{padding-bottom:70px;}}body main .t4980{top:5%;left:-40px;right:auto;width:30px;bottom:auto;height:30px;display:flex;position:absolute;background:var(--Purple);align-items:center;border-radius:50%;justify-content:center;}body main .t4981{color:rgba(255,255,255,1.00);font-size:15px;}body main .t4982{margin-bottom:15px;}@media screen and (max-width: 767px) {body main .t4982{margin-bottom:20px;}}@media screen and (max-width: 480px) {body main .t4982{font-size:35px;}}body main .t4983{max-width:400px;}body main .t4984{flex:1 1 0%;}body main .t4985{top:15vh;height:50vh;position:sticky;}@media screen and (max-width: 767px) {body main .t4985{height:50vh;}}body main .t4986{width:100%;height:100%;object-fit:cover;border-radius:6px;object-position:100% 0%;}body main .t4987{left:0%;right:auto;background:rgba(250,247,242,1.00);}body main .t4988{display:flex;row-gap:30px;column-gap:60px;text-align:center;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 767px) {body main .t4988{row-gap:10px;align-items:center;margin-bottom:40px;flex-direction:column;}}body main .t4989{width:100%;max-width:500px;}body main .t4990{margin-bottom:24px;}body main .t4991 h2{margin-bottom:0px;}body main .t4991 h3{margin-bottom:0px;}body main .t4991{max-width:654px;}@media screen and (max-width: 991px) {body main .t4991{max-width:50%;}}@media screen and (max-width: 767px) {body main .t4991{max-width:100%;}}@media screen and (max-width: 480px) {body main .t4991{max-width:100%;}}body main .t4995{overflow:hidden;position:relative;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t4995{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t4995{padding-top:40px;padding-bottom:40px;}}body main .t4996{z-index:55;position:relative;}body main .t4997{display:flex;}body main .t4998{width:100%;position:relative;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t4999{width:100%;max-width:830px;align-self:center;text-align:left;}@media screen and (max-width: 767px) {body main .t4999{margin-bottom:80px;}}@media screen and (max-width: 480px) {body main .t4999{margin-bottom:60px;}}body main .t5001{width:100%;max-width:530px;margin-bottom:40px;}body main .t5002{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t5003{background:;}body main .t5004{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5005{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5007{justify-content:center;}body main .t5010{margin-top:24px;line-height:1;margin-bottom:20px;}body main .t5011{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t5011{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t5011{padding-bottom:40px;}}body main .t5014{width:100%;max-width:720px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t5015{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t5016{width:100%;max-width:700px;margin-left:auto;margin-right:auto;}body main .t5017{color:#a375ff;font-weight:500;}body main .t5018{display:grid;row-gap:24px;max-width:1000px;column-gap:24px;margin-top:24px;margin-left:auto;margin-right:auto;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t5018{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5018{grid-template-columns:1fr;}}body main .t5019{border:1px solid #242424;display:flex;row-gap:50px;position:relative;background:var(--Grey-Bg);padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:30px;justify-content:space-between;}body main .t5021 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5021 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5021 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5022{border-bottom:1px solid #9e9e9e29;margin-bottom:24px;padding-bottom:24px;}body main .t5023{color:var(--Purple);font-weight:700;margin-bottom:25px;}body main .t5024{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5025{font-family:'Nohemi';font-weight:700;}body main .t5027{display:flex;font-size:14px;margin-top:15px;justify-content:space-between;}body main .t5028{top:28px;left:auto;color:#ffffff;right:30px;bottom:auto;position:absolute;font-size:13px;background:var(--Purple);font-weight:700;padding-top:5px;padding-left:9px;border-radius:322px;padding-right:9px;padding-bottom:5px;}body main .t5028:empty{display:none;}body main .t5029{display:flex;column-gap:10px;align-items:center;font-family:'Nohemi';}body main .t5030{font-size:18px;font-family:'Nohemi';font-weight:500;line-height:1;}body main .t5031{left:-4px;color:rgb(158,158,158);position:relative;font-size:13px;font-weight:500;text-decoration:line-through;}body main .t5033{width:100%;background:;text-align:center;}body main .t5034{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5035{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5038{border:1px solid #242424;display:flex;position:relative;max-width:max-content;background:var(--Grey-Bg);transition:all 300ms 100ms cubic-bezier(0.455,0.03,0.515,0.955);font-weight:500;margin-left:auto;padding-top:8px;margin-right:auto;padding-left:8px;border-radius:16px;padding-right:8px;padding-bottom:8px;}body main .t5038::after{left:8px;width:114px;height:44px;content:"";position:absolute;background:#a375ff;transition:all 200ms 0ms cubic-bezier(0.785,0.135,0.15,0.86);border-radius:12px;}body main .t5038:has(.tab-item-2.dh-active)::after{left:calc(114px * 1 + 8px);}body main .t5038:has(.tab-item-3.dh-active)::after{left:calc(114px * 2 + 8px);}body main .t5039{color:#9e9e9e;width:114px;cursor:pointer;height:44px;display:flex;z-index:3;position:relative;text-align:center;align-items:center;border-radius:100px;justify-content:center;}body main .t5039.dh-active{color:rgb(255,255,255);}body main .t5041{position:relative;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t5041{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t5041{padding-bottom:60px;}}@media screen and (max-width: 991px) {body main .t5043{padding-left:0px;padding-right:0px;}}body main .t5044{display:flex;column-gap:40px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t5044{row-gap:40px;flex-direction:column-reverse;}}body main .t5045{width:100%;max-width:600px;}@media screen and (max-width: 767px) {body main .t5045{max-width:100%;}}body main .t5046{color:#9e9e9e;border:1px solid rgba(0,0,0,0);cursor:pointer;height:70px;display:flex;row-gap:16px;overflow:hidden;background:;transition:all 400ms 0ms ease;padding-top:20px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:20px;}body main .t5046.dh-active{color:#ffffff;border:1px solid #242424;height:auto;background:rgba(36,36,36,0.7);padding-top:30px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t5046{padding-left:20px;padding-right:20px;}}body main .t5047{display:flex;column-gap:10px;align-items:center;}body main .t5048{font-size:18px;font-family:'Satoshi';font-weight:500;}body main .t5049{overflow:hidden;}body main .t5050{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t5050{max-width:100%;}}body main .t5052{border-radius:20px;}body main .t5053{margin-bottom:60px;}body main .t5056{color:#a375ff;}body main .t5057 .rte{width:100%;max-width:430px;}body main .t5057 .target-wrapper{width:100%;max-width:492px;}body main .t5058{overflow:hidden;position:relative;padding-top:235px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t5058{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t5058{padding-top:210px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t5058{padding-top:125px;}}body main .t5060{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t5060{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t5060{row-gap:40px;}}body main .t5061{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t5061{max-width:100%;}}@media screen and (max-width: 767px) {body main .t5061{max-width:100%;}}body main .t5065{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t5065{row-gap:40px;column-gap:40px;margin-top:60px;grid-template-columns:1fr;}}body main .t5070{position:relative;}body main .t5071{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t5071{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t5071{transform:translate(0px,0%);}}body main .t5073{display:flex;column-gap:15px;align-items:center;}body main .t5077{margin-bottom:30px;}body main .t5078{width:max-content;position:relative;}body main .t5079{color:#554dcf;width:max-content;border:1px solid #554dcf;display:flex;font-size:15px;background:#564ed024;column-gap:10px;align-items:center;font-weight:500;padding-top:5px;padding-left:13px;border-radius:24px;padding-right:13px;padding-bottom:5px;justify-content:center;}body main .t5080{height:22px;}body main .t5082{position:relative;padding-top:100px;}@media screen and (max-width: 767px) {body main .t5082{padding-top:60px;}}body main .t5085{width:100%;height:1px;background:#242424;margin-top:125px;}@media screen and (max-width: 767px) {body main .t5085{margin-top:60px;}}body main .t5086{display:grid;column-gap:60px;align-items:center;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t5086{row-gap:100px;flex-direction:column;}}body main .t5087{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t5087{max-width:100%;}}body main .t5088 .rte p{max-width:430px;}body main .t5089{display:grid;row-gap:60px;column-gap:65px;margin-top:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t5089{margin-top:40px;}}@media screen and (max-width: 480px) {body main .t5089{row-gap:40px;column-gap:20px;}}@media screen and (max-width: 767px) {body main .t5090{width:100%;}}body main .t5093{display:flex;row-gap:15px;column-gap:10px;align-items:flex-start;margin-bottom:10px;flex-direction:row;}body main .t5094{padding-top:3px;}body main .t5095{height:20px;}body main .t5096{display:flex;margin-top:40px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t5097{display:none;}}body main .t5099{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:rgb(from rgb(255,255,255) r g b / 24%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5103{color:var(--Grey-Text);}body main .t5104{height:600px;display:flex;row-gap:24px;position:relative;background:;padding-top:45px;padding-left:0px;border-radius:24px;padding-right:0px;flex-direction:column;padding-bottom:45px;justify-content:center;}body main .t5105{display:flex;row-gap:16px;flex-direction:column;}body main .t5106{padding-left:45px;padding-right:45px;}body main .t5107{display:flex;row-gap:2rem;background:var(--Grey-Bg);column-gap:2rem;padding-top:6px;padding-left:6px;border-radius:50px;padding-right:6px;padding-bottom:6px;justify-content:space-between;}body main .t5108{flex:1 1 0%;}body main .t5109{color:rgb(255,255,255);outline:0px none rgba(0,0,0,1)!important;font-size:15px;background:#ffffff00;font-weight:500;}body main .t5109::placeholder{color:rgba(189,189,189,0.4);}body main .t5110{width:42px;border:1px none rgba(0,0,0,1);height:42px;display:flex;background:var(--Black);align-items:center;border-radius:100%;justify-content:center;}body main .t5111{font-size:24px;text-align:center;font-weight:500;}body main .t5112{display:flex;row-gap:6px;flex-wrap:wrap;column-gap:6px;align-items:flex-start;padding-left:44px;padding-right:44px;}body main .t5116{display:flex;row-gap:8px;overflow:auto;column-gap:8px;max-height:430px;align-items:flex-start;padding-top:0px;padding-left:45px;padding-right:45px;flex-direction:column;padding-bottom:0px;}body main .t5117{height:20px;}body main .t5120{display:none;row-gap:8px;overflow:auto;column-gap:8px;align-items:flex-start;flex-direction:column;}body main .t5121{display:none;}body main .t5124{display:none;}body main .t5127{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;margin-bottom:-127px;}@media screen and (max-width: 991px) {body main .t5127{left:-73%;}}body main .t5136{overflow:hidden;position:relative;padding-top:80px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t5136{padding-top:60px;padding-bottom:40px;}}body main .t5137{z-index:100;position:relative;max-width:1200px;}body main .t5138{max-width:800px;}body main .t5139{display:flex;font-size:14px;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t5142{color:#9e9e9e;}body main .t5143{color:#a375ff;border:1px solid #a375ff;display:inline-flex;font-size:14px;font-weight:500;padding-top:6px;padding-left:14px;border-radius:20px;margin-bottom:20px;padding-right:14px;padding-bottom:6px;text-transform:capitalize;}body main .t5145{font-size:52px;line-height:1.1;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t5145{font-size:40px;}}@media screen and (max-width: 480px) {body main .t5145{font-size:32px;}}body main .t5146{color:#9e9e9e;font-size:20px;max-width:700px;line-height:1.6;margin-bottom:30px;}body main .t5147{color:#22c55e;display:inline-flex;font-size:14px;background:rgba(34,197,94,0.15);font-weight:600;padding-top:6px;padding-left:12px;border-radius:8px;padding-right:12px;padding-bottom:6px;}body main .t5149{padding-bottom:80px;}body main .t5150{max-width:1020px;}body main .t5151{padding-bottom:80px;}body main .t5152{max-width:1020px;}body main .t5153{margin-bottom:60px;}body main .t5154{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:20px;}body main .t5155{width:20px;}body main .t5157{border:1px solid #242424;padding:24px;background:rgba(36,36,36,0.40);border-radius:16px;}body main .t5158{display:grid;column-gap:20px;border-bottom:1px solid #333;padding-bottom:15px;grid-template-columns:120px 100px 100px 1fr;}@media screen and (max-width: 480px) {body main .t5158{display:none;}}body main .t5159{color:#9e9e9e;font-weight:600;}body main .t5160{color:#9e9e9e;font-weight:600;}body main .t5161{color:#9e9e9e;font-weight:600;}body main .t5162{color:#9e9e9e;font-weight:600;}body main .t5163{display:grid;column-gap:20px;padding-top:15px;border-bottom:1px solid #242424;padding-bottom:15px;grid-template-columns:120px 100px 100px 1fr;}@media screen and (max-width: 480px) {body main .t5163{display:flex;row-gap:8px;flex-direction:column;}}body main .t5164{color:#a375ff;font-family:monospace;}body main .t5165{color:#9e9e9e;}body main .t5166{color:#22c55e;}body main .t5167{color:#9e9e9e;}body main .t5169{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:20px;}body main .t5170{width:20px;}body main .t5172{border:1px solid #242424;padding:24px;background:rgba(36,36,36,0.40);border-radius:16px;}body main .t5173{display:grid;column-gap:20px;border-bottom:1px solid #333;padding-bottom:15px;grid-template-columns:150px 100px 1fr;}@media screen and (max-width: 480px) {body main .t5173{display:none;}}body main .t5174{color:#9e9e9e;font-weight:600;}body main .t5175{color:#9e9e9e;font-weight:600;}body main .t5176{color:#9e9e9e;font-weight:600;}body main .t5177{display:grid;column-gap:20px;padding-top:15px;border-bottom:1px solid #242424;padding-bottom:15px;grid-template-columns:150px 100px 1fr;}@media screen and (max-width: 480px) {body main .t5177{display:flex;row-gap:8px;flex-direction:column;}}body main .t5178{color:#a375ff;font-family:monospace;}body main .t5179{color:#9e9e9e;}body main .t5180{color:#9e9e9e;}body main .t5181{padding-bottom:80px;}body main .t5182{max-width:1020px;}body main .t5183{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:30px;}body main .t5184{width:20px;}body main .t5186{display:grid;column-gap:30px;margin-bottom:30px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t5186{row-gap:20px;grid-template-columns:1fr;}}body main .t5188{color:#9e9e9e;font-size:14px;font-weight:600;margin-bottom:12px;}body main .t5189{color:#22c55e;border:1px solid #242424;padding:20px;font-size:14px;background:#0d0d0d;overflow-x:auto;font-family:monospace;white-space:pre-wrap;border-radius:12px;}body main .t5191{color:#9e9e9e;font-size:14px;font-weight:600;margin-bottom:12px;}body main .t5192{color:#a375ff;border:1px solid #242424;padding:20px;font-size:14px;background:#0d0d0d;overflow-x:auto;font-family:monospace;white-space:pre-wrap;border-radius:12px;}body main .t5193{padding-bottom:80px;}body main .t5194{max-width:1020px;}body main .t5195{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:30px;}body main .t5196{width:20px;}body main .t5199{border:1px solid #242424;padding:24px;background:rgba(36,36,36,0.40);border-radius:16px;margin-bottom:15px;}body main .t5200{font-size:18px;font-weight:600;margin-bottom:12px;}body main .t5201{color:#9e9e9e;line-height:1.6;}body main .t5202{padding-bottom:100px;}body main .t5203{max-width:1020px;}body main .t5204{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:30px;}body main .t5205{width:20px;}body main .t5207{border:1px solid #242424;padding:24px;background:rgba(36,36,36,0.40);border-radius:16px;}body main .t5208{display:flex;column-gap:30px;padding-top:10px;border-bottom:1px solid #242424;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t5208{row-gap:8px;flex-direction:column;}}body main .t5209{color:#a375ff;font-size:14px;min-width:120px;font-weight:600;}body main .t5210{color:#9e9e9e;}body main .t5211{top:-85px;left:0px;right:0px;bottom:auto;height:100%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5211{top:-60px;}}@media screen and (max-width: 480px) {body main .t5211{top:-60px;}}body main .t5212{top:0%;left:0%;right:0%;width:100%;bottom:0%;display:none;position:absolute;background:rgba(7,7,9,0.3);backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);}@media screen and (max-width: 991px) {body main .t5212{z-index:2;}}@media screen and (max-width: 480px) {body main .t5212{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);}}body main .t5213{filter:blur(100px);height:80%;}@media screen and (max-width: 991px) {body main .t5213{top:0%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t5213{transform:scale(3,3);margin-left:auto;margin-right:auto;}}body main .t5215{padding-bottom:80px;}body main .t5216{max-width:1020px;}body main .t5217{max-width:800px;}body main .t5218{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:20px;}body main .t5219{width:20px;}body main .t5221{color:#9e9e9e;font-size:18px;line-height:1.7;}body main .t5223{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:20px;}body main .t5224{width:20px;}body main .t5226{position:relative;padding-top:100px;padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t5226{padding-top:60px;padding-bottom:40px;}}body main .t5227{position:relative;}body main .t5228{max-width:800px;text-align:center;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t5228{text-align:left;}}body main .t5229{font-size:64px;line-height:1.1;margin-bottom:24px;}@media screen and (max-width: 767px) {body main .t5229{font-size:48px;}}@media screen and (max-width: 480px) {body main .t5229{font-size:36px;}}body main .t5230{color:#9e9e9e;font-size:20px;max-width:600px;line-height:1.6;margin-left:auto;margin-right:auto;}body main .t5231{padding-bottom:40px;}body main .t5233{margin-bottom:60px;}body main .t5234{display:flex;column-gap:12px;align-items:center;margin-bottom:10px;}body main .t5235{width:24px;}body main .t5236{font-size:28px;}body main .t5237{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t5237{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5237{gap:20px;display:grid;grid-template-columns:1fr;}}body main .t5238{color:inherit;border:1px solid #242424;display:flex;padding:24px;background:rgba(36,36,36,0.40);transition:border-color 0.2s ease, transform 0.2s ease;border-radius:16px;flex-direction:column;text-decoration:none;}body main .t5238self:hover{transform:translateY(-4px);border-color:#a375ff;}body main .t5239{color:#a375ff;width:fit-content;border:1px solid #a375ff;display:inline;font-size:12px;font-weight:500;padding-top:4px;padding-left:10px;border-radius:16px;margin-bottom:16px;padding-right:10px;padding-bottom:4px;text-transform:capitalize;}body main .t5240{width:fit-content;overflow:visible;}body main .t5241{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;}body main .t5242{flex:1;color:#9e9e9e;font-size:14px;line-height:1.5;margin-bottom:20px;}body main .t5243{display:flex;align-items:center;justify-content:space-between;}body main .t5244{color:#22c55e;display:inline-flex;font-size:12px;background:rgba(34,197,94,0.15);font-weight:600;padding-top:4px;padding-left:10px;border-radius:6px;padding-right:10px;padding-bottom:4px;}body main .t5246{color:#a375ff;display:flex;font-size:14px;column-gap:6px;align-items:center;font-weight:500;}body main .t5249{top:-85px;left:0px;right:0px;bottom:auto;height:100%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5249{top:-60px;}}@media screen and (max-width: 480px) {body main .t5249{top:-60px;}}body main .t5250{top:0%;left:0%;right:0%;width:100%;bottom:0%;display:none;position:absolute;background:rgba(7,7,9,0.3);backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);}@media screen and (max-width: 991px) {body main .t5250{z-index:2;}}@media screen and (max-width: 480px) {body main .t5250{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);}}body main .t5251{filter:blur(100px);height:80%;}@media screen and (max-width: 991px) {body main .t5251{top:0%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t5251{transform:scale(3,3);margin-left:auto;margin-right:auto;}}body main .t5252{overflow:hidden;position:relative;background:;padding-top:165px;padding-bottom:70px;}@media screen and (max-width: 991px) {body main .t5252{padding-top:60px;}}body main .t5253{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5253{left:-73%;}}@media screen and (max-width: 767px) {body main .t5253{left:-111%;}}@media screen and (max-width: 480px) {body main .t5253{left:-193%;display:none;}}body main .t5254{top:auto;left:-5%;right:0%;bottom:0%;display:none;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5254{left:-73%;}}@media screen and (max-width: 767px) {body main .t5254{left:-111%;}}@media screen and (max-width: 480px) {body main .t5254{left:-193%;height:80%;display:block;}}body main .t5256{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t5256{row-gap:20px;align-items:flex-start;flex-direction:column;}}body main .t5257{max-width:453px;}body main .t5258{margin-bottom:30px;}body main .t5259{overflow:hidden;position:relative;}body main .t5261{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5262{width:100%;font-size:42px;max-width:555px;}body main .t5263{overflow:hidden;position:relative;background:;padding-top:165px;padding-bottom:70px;}@media screen and (max-width: 991px) {body main .t5263{padding-top:60px;}}body main .t5264{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5264{left:-73%;}}@media screen and (max-width: 767px) {body main .t5264{left:-111%;}}@media screen and (max-width: 480px) {body main .t5264{left:-193%;display:none;}}body main .t5265{top:auto;left:-5%;right:0%;bottom:0%;display:none;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5265{left:-73%;}}@media screen and (max-width: 767px) {body main .t5265{left:-111%;}}@media screen and (max-width: 480px) {body main .t5265{left:-193%;height:80%;display:block;}}body main .t5267{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t5267{row-gap:20px;align-items:flex-start;flex-direction:column;}}body main .t5268{max-width:453px;}body main .t5269{margin-bottom:30px;}body main .t5270{overflow:hidden;position:relative;}body main .t5272{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5273{width:100%;font-size:42px;max-width:555px;}body main .t5274{color:var(--Grey-Text);max-width:640px;margin-bottom:30px;}body main .t5275{color:var(--Purple);font-weight:700;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase;}body main .t5277{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t5277{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t5277{padding-bottom:40px;}}body main .t5280{width:100%;max-width:680px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t5281{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t5282{width:100%;max-width:550px;margin-left:auto;margin-right:auto;}body main .t5283{color:#a375ff;font-weight:500;}body main .t5284{display:grid;row-gap:24px;column-gap:24px;margin-top:24px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t5284{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5284{grid-template-columns:1fr;}}body main .t5285{border:1px solid #242424;display:flex;row-gap:50px;position:relative;background:#24242499;padding-top:30px;padding-left:20px;border-radius:20px;padding-right:20px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t5287 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5287 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5287 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5288{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5289{margin-bottom:10px;}body main .t5290{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5293{margin-top:15px;}body main .t5294{border:1px solid #242424;display:flex;row-gap:50px;background:rgba(36,36,36,0.6);padding-top:30px;padding-left:24px;border-radius:20px;padding-right:24px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t5296 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5296 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5296 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5297{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5298{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5300{margin-bottom:10px;}body main .t5303{width:100%;background:;text-align:center;}body main .t5304{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5305{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5307{border:1px solid #242424;display:flex;row-gap:50px;position:relative;background:#24242499;padding-top:30px;padding-left:20px;border-radius:20px;padding-right:20px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t5309 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5309 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5309 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5310{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5311{margin-bottom:10px;}body main .t5312{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5314{margin-top:15px;}body main .t5316{width:100%;background:;text-align:center;}body main .t5317{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5318{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5321{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t5321{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t5321{padding-bottom:40px;}}body main .t5324{width:100%;max-width:680px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t5325{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t5326{width:100%;max-width:550px;margin-left:auto;margin-right:auto;}body main .t5327{color:#a375ff;font-weight:500;}body main .t5328{display:grid;row-gap:24px;column-gap:24px;margin-top:24px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t5328{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5328{grid-template-columns:1fr;}}body main .t5329{border:1px solid #242424;display:flex;row-gap:50px;position:relative;background:#24242499;padding-top:30px;padding-left:20px;border-radius:20px;padding-right:20px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t5331 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5331 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5331 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5332{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5333{margin-bottom:10px;}body main .t5334{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5337{margin-top:15px;}body main .t5338{border:1px solid #242424;display:flex;row-gap:50px;position:relative;background:#24242499;padding-top:30px;padding-left:20px;border-radius:20px;padding-right:20px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t5340 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5340 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5340 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5341{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5342{margin-bottom:10px;}body main .t5343{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5346{margin-top:15px;}body main .t5348{width:100%;background:;text-align:center;}body main .t5349{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5350{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5352{border:1px solid #242424;display:flex;row-gap:50px;background:rgba(36,36,36,0.6);padding-top:30px;padding-left:24px;border-radius:20px;padding-right:24px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t5354 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5354 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5354 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5355{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5356{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5358{margin-bottom:10px;}body main .t5361{width:100%;background:;text-align:center;}body main .t5362{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5363{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5365{padding-bottom:40px;}body main .t5367{margin-bottom:60px;}body main .t5368{color:#9e9e9e;max-width:640px;margin-bottom:30px;}body main .t5369{display:flex;column-gap:12px;align-items:center;margin-bottom:10px;}body main .t5370{width:24px;}body main .t5371{font-size:28px;}body main .t5372{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t5372{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5372{gap:20px;display:grid;grid-template-columns:1fr;}}body main .t5373{color:inherit;border:1px solid #242424;display:flex;padding:24px;background:rgba(36,36,36,0.40);transition:border-color 0.2s ease, transform 0.2s ease;border-radius:16px;flex-direction:column;text-decoration:none;}body main .t5373self:hover{transform:translateY(-4px);border-color:#a375ff;}body main .t5374{color:#a375ff;width:fit-content;border:1px solid #a375ff;display:inline;font-size:12px;font-weight:500;padding-top:4px;padding-left:10px;border-radius:16px;margin-bottom:16px;padding-right:10px;padding-bottom:4px;text-transform:uppercase;}body main .t5375{width:fit-content;overflow:visible;}body main .t5376{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;}body main .t5377{flex:1;color:#9e9e9e;font-size:14px;line-height:1.5;margin-bottom:20px;}body main .t5378{display:flex;align-items:center;justify-content:space-between;}body main .t5379{color:#22c55e;display:inline-flex;font-size:12px;background:rgba(34,197,94,0.15);font-weight:600;padding-top:4px;padding-left:10px;border-radius:6px;padding-right:10px;padding-bottom:4px;}body main .t5381{color:#a375ff;display:flex;font-size:14px;column-gap:6px;align-items:center;font-weight:500;}body main .t5387{margin-bottom:60px;}body main .t5388{color:#9e9e9e;max-width:640px;margin-bottom:30px;}body main .t5389{display:flex;column-gap:12px;align-items:center;margin-bottom:10px;}body main .t5390{width:24px;}body main .t5391{font-size:28px;}body main .t5392{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t5392{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5392{gap:20px;display:grid;grid-template-columns:1fr;}}body main .t5393{color:inherit;border:1px solid #242424;display:flex;padding:24px;background:rgba(36,36,36,0.40);transition:border-color 0.2s ease, transform 0.2s ease;border-radius:16px;flex-direction:column;text-decoration:none;}body main .t5393self:hover{transform:translateY(-4px);border-color:#a375ff;}body main .t5394{color:#a375ff;width:fit-content;border:1px solid #a375ff;display:inline;font-size:12px;font-weight:500;padding-top:4px;padding-left:10px;border-radius:16px;margin-bottom:16px;padding-right:10px;padding-bottom:4px;text-transform:uppercase;}body main .t5395{width:fit-content;overflow:visible;}body main .t5396{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;}body main .t5397{flex:1;color:#9e9e9e;font-size:14px;line-height:1.5;margin-bottom:20px;}body main .t5398{display:flex;align-items:center;justify-content:space-between;}body main .t5399{color:#22c55e;display:inline-flex;font-size:12px;background:rgba(34,197,94,0.15);font-weight:600;padding-top:4px;padding-left:10px;border-radius:6px;padding-right:10px;padding-bottom:4px;}body main .t5401{color:#a375ff;display:flex;font-size:14px;column-gap:6px;align-items:center;font-weight:500;}body main .t5407{position:relative;padding-top:100px;padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t5407{padding-top:60px;padding-bottom:40px;}}body main .t5408{position:relative;}body main .t5409{max-width:800px;text-align:center;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t5409{text-align:left;}}body main .t5410{font-size:64px;line-height:1.1;margin-bottom:24px;}@media screen and (max-width: 767px) {body main .t5410{font-size:48px;}}@media screen and (max-width: 480px) {body main .t5410{font-size:36px;}}body main .t5411{color:#9e9e9e;font-size:20px;max-width:600px;line-height:1.6;margin-left:auto;margin-right:auto;}body main .t5412{top:-85px;left:0px;right:0px;bottom:auto;height:100%;overflow:hidden;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5412{top:-60px;}}@media screen and (max-width: 480px) {body main .t5412{top:-60px;}}body main .t5413{top:0%;left:0%;right:0%;width:100%;bottom:0%;display:none;position:absolute;background:rgba(7,7,9,0.3);backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);}@media screen and (max-width: 991px) {body main .t5413{z-index:2;}}@media screen and (max-width: 480px) {body main .t5413{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);}}body main .t5414{filter:blur(100px);height:80%;}@media screen and (max-width: 991px) {body main .t5414{top:0%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t5414{transform:scale(3,3);margin-left:auto;margin-right:auto;}}body main .t5415{overflow:hidden;position:relative;background:;padding-top:165px;padding-bottom:70px;}@media screen and (max-width: 991px) {body main .t5415{padding-top:60px;}}body main .t5416{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5416{left:-73%;}}@media screen and (max-width: 767px) {body main .t5416{left:-111%;}}@media screen and (max-width: 480px) {body main .t5416{left:-193%;display:none;}}body main .t5417{top:auto;left:-5%;right:0%;bottom:0%;display:none;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t5417{left:-73%;}}@media screen and (max-width: 767px) {body main .t5417{left:-111%;}}@media screen and (max-width: 480px) {body main .t5417{left:-193%;height:80%;display:block;}}body main .t5419{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t5419{row-gap:20px;align-items:flex-start;flex-direction:column;}}body main .t5420{width:100%;font-size:42px;max-width:555px;}body main .t5421{max-width:453px;}body main .t5422{margin-bottom:30px;}body main .t5423{overflow:hidden;position:relative;}body main .t5425{top:0%;left:0%;right:0%;bottom:0%;height:100%;opacity:0%;position:absolute;transform:;background:linear-gradient(180deg,#ffffff 0%,#9e9e9e 100%);transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t5427{padding-bottom:40px;}body main .t5429{margin-bottom:60px;}body main .t5430{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t5430{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5430{gap:20px;display:grid;grid-template-columns:1fr;}}body main .t5431{color:inherit;border:1px solid #242424;display:flex;padding:24px;background:rgba(36,36,36,0.40);transition:border-color 0.2s ease, transform 0.2s ease;border-radius:16px;flex-direction:column;text-decoration:none;}body main .t5431self:hover{transform:translateY(-4px);border-color:#a375ff;}body main .t5432{color:#a375ff;width:fit-content;border:1px solid #a375ff;display:inline;font-size:12px;font-weight:500;padding-top:4px;padding-left:10px;border-radius:16px;margin-bottom:16px;padding-right:10px;padding-bottom:4px;text-transform:uppercase;}body main .t5433{width:fit-content;overflow:visible;}body main .t5434{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;}body main .t5435{flex:1;color:#9e9e9e;font-size:14px;line-height:1.5;margin-bottom:20px;}body main .t5436{display:flex;align-items:center;justify-content:space-between;}body main .t5437{color:#22c55e;display:inline-flex;font-size:12px;background:rgba(34,197,94,0.15);font-weight:600;padding-top:4px;padding-left:10px;border-radius:6px;padding-right:10px;padding-bottom:4px;}body main .t5439{color:#a375ff;display:flex;font-size:14px;column-gap:6px;align-items:center;font-weight:500;}body main .t5442{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;margin-bottom:40px;}body main .t5443{display:flex;opacity:50%;background:#242424;column-gap:8px;transition:all 200ms 0ms ease;align-items:center;padding-top:11px;padding-left:14px;border-radius:8px;padding-right:14px;padding-bottom:11px;}body main .t5443:hover{opacity:100%;}body main .t5443.dh-active{opacity:100%;}body main .t5445{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;justify-content:center;}body main .t5448{opacity:50%;transform:;}body main .t5450{display:none;}body main .t5453{color:rgb(255,255,255);background:#242424;}body main .t5454{margin-top:0.5rem;}body main .t5456{margin-left:.25rem;}body main .t5459{align-items:flex-start;margin-bottom:1.5rem;}body main .t5460{align-items:flex-start;}body main .t5461{margin-bottom:1rem;}body main .t5462{width:6rem;}body main .t5463{width:80%;font-size:1.5rem;font-weight:500;}body main .t5464{display:flex;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t5466{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t5467{width:2.5rem;cursor:pointer;height:2.5rem;display:flex;font-size:0.9rem;align-items:center;padding-top:0.25rem;padding-left:0.25rem;border-radius:8px;padding-right:0.25rem;padding-bottom:0.25rem;justify-content:center;}body main .t5467:hover{background:#1b1b1b;}body main .t5468{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t5469{width:100%;display:flex;row-gap:1rem;flex-wrap:wrap;column-gap:2rem;margin-top:1.5rem;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t5469{row-gap:1rem;flex-wrap:wrap;flex-direction:column;}}body main .t5470{flex:0 0 auto;color:rgb(255,255,255);width:100%;border:1px solid rgba(0,0,0,0);cursor:pointer;display:flex;outline:0px solid rgba(0,0,0,0);font-size:1rem;background:rgb(0,0,0);text-align:center;align-items:center;padding-top:0.75rem;padding-left:1rem;border-radius:100px;padding-right:1rem;padding-bottom:0.75rem;justify-content:center;}body main .t5470:hover{background:rgb(102,0,255);}body main .t5471{width:100%;display:flex;column-gap:0.25rem;}@media screen and (max-width: 480px) {body main .t5471{width:100%;}}body main .t5472{flex:1 1 0%;color:rgb(255,255,255);border:1px solid rgba(0,0,0,0);cursor:pointer;outline:0px solid rgba(0,0,0,0);font-size:1rem;background:rgb(0,0,0);padding-top:0.75rem;padding-left:1rem;border-radius:100px;padding-right:1rem;padding-bottom:0.75rem;}body main .t5472:hover{background:rgb(102,0,255);}@media screen and (max-width: 480px) {body main .t5472{width:100%;}}body main .t5473{flex:1 1 0%;color:rgb(255,255,255);border:1px solid rgba(0,0,0,0);cursor:pointer;outline:0px solid rgba(0,0,0,0);font-size:1rem;background:rgb(0,0,0);padding-top:0.75rem;padding-left:1rem;border-radius:100px;padding-right:1rem;padding-bottom:0.75rem;}body main .t5473:hover{background:rgb(102,0,255);}@media screen and (max-width: 480px) {body main .t5473{width:100%;}}body main .t5474{width:100%;height:100%;display:flex;row-gap:1.5rem;overflow:auto;padding-right:0.5rem;flex-direction:column;}body main .t5506{color:rgb(255,255,255);right:1rem;bottom:1rem;display:flex;row-gap:1rem;z-index:9999;overflow:clip;position:fixed;font-size:1rem;max-width:32rem;background:#242424;padding-top:1rem;padding-left:1rem;border-radius:16px;padding-right:1rem;flex-direction:column;padding-bottom:1rem;}@media screen and (max-width: 767px) {body main .t5506{margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t5506{top:auto;left:0%;right:0%;bottom:1rem;max-width:95%;margin-left:auto;margin-right:auto;}}body main .t5507{width:100%;row-gap:1rem;flex-wrap:wrap;flex-direction:row;}@media screen and (max-width: 767px) {body main .t5507{row-gap:1rem;flex-direction:column-reverse;}}body main .t5509{color:rgb(146,146,146);cursor:pointer;font-size:0.9rem;transition:all 350ms 0ms linear;}body main .t5509:hover{color:rgb(255,255,255);}body main .t5510{color:#ffffff;border:0px solid rgba(0,0,0,1);cursor:pointer;--black:#070709;--hover:#2b2b2b;--white:rgb(255,255,255);display:inline-block;outline:0px solid rgb(0,0,0);--dh-red:rgb(218,0,44);--purple:#a375ff;overflow:hidden;position:relative;--dh-blue:rgb(12,141,233);--grey-bg:#242424;font-size:0.9re,;--dh-brand:rgb(163,117,255);--dh-green:rgb(46,184,176);--dh-text-:rgb(255,255,255);background:var(--Purple);box-sizing:border-box;text-align:center;transition:all 200ms 0ms linear;--dh-color-:#525252;--dh-orange:rgb(255,155,115);--dh-yellow:rgb(255,169,0);--grey-text:#9e9e9e;font-weight:500;line-height:1.4;padding-top:8px;padding-left:24px;border-radius:10px;padding-right:24px;--dh-scrollbar:#363636;padding-bottom:8px;text-decoration:none;--dh-scrollbar-hover:#525252;--swiper-theme-color:#007aff;--swiper-navigation-size:44px;-webkit-tap-highlight-color:transparent;}body main .t5510:hover{background:linear-gradient(180deg,#FFFFFF 1%,#bfbfbf 98%);}body main .t5511{color:#000000;border:0px solid rgba(0,0,0,1);cursor:pointer;--black:#070709;--hover:#2b2b2b;--white:rgb(255,255,255);display:inline-block;outline:0px solid rgb(0,0,0);--dh-red:rgb(218,0,44);--purple:#a375ff;overflow:hidden;position:relative;--dh-blue:rgb(12,141,233);--grey-bg:#242424;font-size:0.9re,;--dh-brand:rgb(163,117,255);--dh-green:rgb(46,184,176);--dh-text-:rgb(255,255,255);background:rgb(255,255,255);box-sizing:border-box;text-align:center;transition:all 200ms 0ms linear;--dh-color-:#525252;--dh-orange:rgb(255,155,115);--dh-yellow:rgb(255,169,0);--grey-text:#9e9e9e;font-weight:500;line-height:1.4;padding-top:8px;padding-left:24px;border-radius:10px;padding-right:24px;--dh-scrollbar:#363636;padding-bottom:8px;text-decoration:none;--dh-scrollbar-hover:#525252;--swiper-theme-color:#007aff;--swiper-navigation-size:44px;-webkit-tap-highlight-color:transparent;}body main .t5511:hover{background:linear-gradient(180deg,#FFFFFF 1%,#bfbfbf 98%);}body main .t5512{cursor:pointer;}@media screen and (max-width: 767px) {body main .t5512{margin-left:auto;}}body main .t5513{width:0.75rem;height:0.75rem;display:flex;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t5513{order:-1000;}}body main .t5514{color:rgb(242,242,242);font-size:0.75rem;text-align:left;}body main .t5516{row-gap:0.25rem;}body main .t5517{display:flex;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t5518{font-size:1.2rem;font-weight:500;}body main .t5519{width:2rem;}body main .t5520{width:2.5rem;cursor:pointer;height:2.5rem;display:none;font-size:0.9rem;align-items:center;padding-top:0.25rem;padding-left:0.25rem;border-radius:8px;padding-right:0.25rem;flex-direction:row;padding-bottom:0.25rem;justify-content:center;}body main .t5520:hover{background:#1b1b1b;}body main .t5521{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t5523{font-size:0.9rem;font-weight:300;}body main .t5526{color:#a375ff;margin-left:0.15rem;margin-right:0.15rem;text-decoration:none;}body main .t5530{justify-content:center;}body main .t5587{justify-content:center;}body main .t5609{margin-top:24px;}body main .t5616{color:rgb(158,53,53);}body main .t5630{margin-top:24px;}body main .t5651{margin-top:24px;}body main .t5659{justify-content:center;}body main .t5660{background:;}body main .t5738{height:40px;}body main .t5791{zoom:0.7;width:100%;border:1px solid #2d2d2d;height:600px;overflow:hidden;border-radius:10px;margin-bottom:30px;transform-origin:top left;}body main .t5792{top:30px;left:10px;position:relative;font-size:14px;font-weight:700;}body main .t5822{filter:invert(1);border-radius:0;}body main .t5898{display:block;font-size:36px;line-height:1;margin-bottom:4px;}body main .t5899{margin-bottom:8px;}body main .t5900{color:var(--Grey-Text);}body main .t5916{flex:1;border:1px solid rgba(255, 255, 255, 0.08);display:flex;padding:20px;row-gap:8px;background:rgba(255, 255, 255, 0.04);border-radius:14px;flex-direction:column;}body main .t5917{font-size:28px;line-height:1;}body main .t5918{font-size:16px;font-family:'Nohemi';line-height:1.2;}body main .t5919{display:inline-flex;font-size:13px;column-gap:6px;align-items:center;}body main .t5920{width:6px;height:6px;display:inline-block;background:var(--Purple);border-radius:50%;}body main .t5922{overflow:hidden;position:relative;padding-top:140px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t5922{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t5922{padding-top:60px;padding-bottom:60px;}}body main .t5925{display:flex;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t5925{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t5925{row-gap:40px;}}body main .t5926{width:100%;max-width:520px;flex-shrink:0;}@media screen and (max-width: 991px) {body main .t5926{max-width:100%;}}body main .t5929{margin-bottom:24px;}body main .t5930{line-height:1.7;margin-bottom:40px;}body main .t5932{color:var(--Purple);font-weight:500;}body main .t5934{line-height:1.7;}body main .t5936{color:var(--Purple);font-weight:500;}body main .t5938{color:var(--Purple);font-weight:500;}body main .t5940{display:flex;row-gap:12px;flex-wrap:wrap;column-gap:12px;margin-top:30px;}body main .t5941{color:var(--Grey-Text);border:1px solid rgba(255, 255, 255, 0.08);display:flex;padding:8px 16px;font-size:14px;background:rgba(255, 255, 255, 0.05);column-gap:8px;align-items:center;border-radius:100px;}body main .t5942{font-size:16px;line-height:1;}body main .t5944{color:var(--Grey-Text);border:1px solid rgba(255, 255, 255, 0.08);display:flex;padding:8px 16px;font-size:14px;background:rgba(255, 255, 255, 0.05);column-gap:8px;align-items:center;border-radius:100px;}body main .t5945{font-size:16px;line-height:1;}body main .t5947{color:var(--Grey-Text);border:1px solid rgba(255, 255, 255, 0.08);display:flex;padding:8px 16px;font-size:14px;background:rgba(255, 255, 255, 0.05);column-gap:8px;align-items:center;border-radius:100px;}body main .t5948{font-size:16px;line-height:1;}body main .t5950{flex:1;width:100%;position:relative;}body main .t5951{padding:30px;overflow:hidden;position:relative;background:var(--Grey-Bg);border-radius:20px;}@media screen and (max-width: 767px) {body main .t5951{padding:20px;border-radius:14px;}}body main .t5952{top:-100px;right:-100px;width:300px;height:300px;position:absolute;background:radial-gradient(circle, rgba(163, 117, 255, 0.12) 0%, transparent 70%);border-radius:50%;pointer-events:none;}@media screen and (max-width: 767px) {body main .t5952{top:-60px;right:-60px;width:200px;height:200px;}}body main .t5953{width:100%;opacity:0.6;border-radius:12px;}body main .t5954{display:flex;column-gap:16px;margin-top:20px;}@media screen and (max-width: 480px) {body main .t5954{row-gap:12px;flex-direction:column;}}body main .t5955{flex:1 1 0%;}body main .t5956{flex:1 1 0%;}body main .t5957{flex:1 1 0%;}body main .t5959{border:1px solid rgba(255, 255, 255, 0.05);display:flex;padding:16px;background:rgba(255, 255, 255, 0.02);column-gap:12px;align-items:flex-start;border-radius:14px;}body main .t5960{color:var(--Purple);width:20px;height:20px;display:flex;font-size:11px;min-width:20px;background:rgba(163, 117, 255, 0.15);margin-top:2px;align-items:center;font-weight:700;border-radius:50%;justify-content:center;}body main .t5962{color:var(--Grey-Text);font-size:14px;line-height:1.5;}body main .t5963{overflow:hidden;position:relative;padding-top:140px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t5963{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t5963{padding-top:60px;padding-bottom:60px;}}body main .t5965{display:grid;column-gap:80px;align-items:center;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t5965{row-gap:60px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t5965{row-gap:40px;}}body main .t5966{max-width:505px;}@media screen and (max-width: 991px) {body main .t5966{max-width:100%;}}body main .t5967{color:var(--Purple);border:1px solid rgba(163, 117, 255, 0.2);display:inline-flex;padding:6px 14px;font-size:13px;background:rgba(163, 117, 255, 0.08);column-gap:8px;align-items:center;font-weight:500;border-radius:100px;margin-bottom:30px;}body main .t5968{font-size:14px;}body main .t5972{margin-top:20px;line-height:1.7;}body main .t5973{margin-top:16px;line-height:1.7;}body main .t5974{gap:20px;display:grid;margin-top:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t5974{gap:16px;grid-template-columns:1fr;}}body main .t5979{display:flex;column-gap:20px;margin-top:32px;align-items:center;}@media screen and (max-width: 480px) {body main .t5979{row-gap:16px;align-items:flex-start;flex-direction:column;}}body main .t5986{display:flex;position:relative;align-items:center;justify-content:center;}body main .t5987{width:100%;position:relative;max-width:480px;margin-left:auto;aspect-ratio:1 / 1;margin-right:auto;}body main .t5988{top:50%;left:50%;width:100%;border:1px dashed rgba(163, 117, 255, 0.15);height:100%;position:absolute;transform:translate(-50%, -50%);background:radial-gradient(50% 50% at 50% 50%, rgba(163, 117, 255, 0.06) 0%, rgba(7, 7, 9, 0) 100%);border-radius:50%;}body main .t5989{top:50%;left:50%;width:70%;border:1px dashed rgba(163, 117, 255, 0.12);height:70%;position:absolute;transform:translate(-50%, -50%);background:radial-gradient(50% 50% at 50% 50%, rgba(163, 117, 255, 0.08) 0%, rgba(7, 7, 9, 0) 100%);border-radius:50%;}body main .t5990{top:50%;left:50%;width:40%;border:1px dashed rgba(163, 117, 255, 0.1);height:40%;position:absolute;transform:translate(-50%, -50%);background:radial-gradient(50% 50% at 50% 50%, rgba(163, 117, 255, 0.12) 0%, rgba(7, 7, 9, 0) 100%);border-radius:50%;}body main .t5991{width:100%;opacity:0.9;z-index:5;position:relative;border-radius:50%;}body main .t5992{top:25%;left:-5%;border:1px solid rgba(255, 255, 255, 0.08);display:flex;padding:10px 16px;z-index:10;position:absolute;background:linear-gradient(135deg, rgba(36, 36, 36, 0.9) 0%, rgba(18, 18, 18, 0.95) 100%);box-shadow:0px 4px 20px rgba(0, 0, 0, 0.4);column-gap:10px;transition:all 300ms ease;align-items:center;border-radius:12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}body main .t5992:hover{transform:translateY(-3px);border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 480px) {body main .t5992{top:20%;left:-2%;}}body main .t5993{width:10px;height:10px;min-width:10px;background:var(--Purple);box-shadow:0 0 10px rgba(163, 117, 255, 0.5);border-radius:50%;}body main .t5994{font-size:14px;font-weight:500;white-space:nowrap;}body main .t5995{color:var(--Purple);padding:2px 8px;font-size:11px;background:rgba(163, 117, 255, 0.15);font-weight:600;white-space:nowrap;border-radius:6px;}body main .t5997{right:-5%;border:1px solid rgba(255, 255, 255, 0.08);bottom:20%;display:flex;padding:10px 16px;z-index:10;position:absolute;background:linear-gradient(135deg, rgba(36, 36, 36, 0.9) 0%, rgba(18, 18, 18, 0.95) 100%);box-shadow:0px 4px 20px rgba(0, 0, 0, 0.4);column-gap:10px;transition:all 300ms ease;align-items:center;border-radius:12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}body main .t5997:hover{transform:translateY(-3px);border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 480px) {body main .t5997{right:-2%;bottom:15%;}}body main .t5998{width:10px;height:10px;min-width:10px;background:var(--Purple);box-shadow:0 0 10px rgba(163, 117, 255, 0.5);border-radius:50%;}body main .t5999{font-size:14px;font-weight:500;white-space:nowrap;}body main .t6000{color:var(--Purple);padding:2px 8px;font-size:11px;background:rgba(163, 117, 255, 0.15);font-weight:600;white-space:nowrap;border-radius:6px;}body main .t6002{left:10%;border:1px solid rgba(255, 255, 255, 0.08);bottom:5%;display:flex;padding:10px 16px;z-index:10;position:absolute;background:linear-gradient(135deg, rgba(36, 36, 36, 0.9) 0%, rgba(18, 18, 18, 0.95) 100%);box-shadow:0px 4px 20px rgba(0, 0, 0, 0.4);column-gap:10px;transition:all 300ms ease;align-items:center;border-radius:12px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);}body main .t6002:hover{transform:translateY(-3px);border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 480px) {body main .t6002{left:5%;}}body main .t6003{width:10px;height:10px;opacity:0.6;min-width:10px;background:var(--Grey-Text);box-shadow:0 0 8px rgba(158, 158, 158, 0.3);border-radius:50%;}body main .t6004{font-size:14px;font-weight:500;white-space:nowrap;}body main .t6005{color:var(--Grey-Text);padding:2px 8px;font-size:11px;background:rgba(158, 158, 158, 0.12);font-weight:600;white-space:nowrap;border-radius:6px;}body main .t6007{width:100%;height:1px;background:var(--Grey-Bg);margin-top:140px;}@media screen and (max-width: 991px) {body main .t6007{margin-top:100px;}}@media screen and (max-width: 767px) {body main .t6007{margin-top:60px;}}body main .t6010{border:1px solid rgba(255,255,255,0.06);padding:32px 24px;position:relative;background:linear-gradient(180deg, rgba(255,255,255,0.04) 0%, rgba(255,255,255,0.01) 100%);border-radius:16px;}body main .t6011{width:48px;height:48px;display:flex;font-size:22px;background:rgba(163,117,255,0.1);align-items:center;border-radius:12px;margin-bottom:20px;justify-content:center;}body main .t6016{border:1px solid rgba(255, 255, 255, 0.07);overflow:hidden;position:relative;background:rgba(255, 255, 255, 0.03);padding-top:32px;padding-left:28px;border-radius:16px;padding-right:28px;padding-bottom:32px;}body main .t6017{top:-40px;right:-40px;width:120px;height:120px;position:absolute;background:radial-gradient(circle, rgba(163, 117, 255, 0.08) 0%, transparent 70%);border-radius:50%;pointer-events:none;}body main .t6018{display:block;font-size:32px;margin-bottom:20px;}body main .t6023{border:1px solid rgba(255, 255, 255, 0.07);overflow:hidden;position:relative;background:rgba(255, 255, 255, 0.03);padding-top:36px;padding-left:32px;border-radius:16px;padding-right:32px;padding-bottom:36px;}body main .t6024{display:block;font-size:36px;margin-bottom:20px;}body main .t6027{display:flex;font-size:18px;column-gap:4px;margin-bottom:16px;}body main .t6034{width:100%;border:1px solid rgba(255, 255, 255, 0.06);margin-top:24px;border-radius:10px;}body main .t6037{padding-top:160px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t6037{padding-top:130px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6037{padding-top:110px;padding-bottom:40px;}}body main .t6039{max-width:760px;}body main .t6040{display:flex;column-gap:20px;align-items:center;margin-bottom:30px;}@media screen and (max-width: 480px) {body main .t6040{row-gap:8px;align-items:flex-start;flex-direction:column;}}body main .t6042{width:1px;height:14px;background:rgba(255, 255, 255, 0.15);}@media screen and (max-width: 480px) {body main .t6042{display:none;}}body main .t6046{padding-top:0px;padding-bottom:160px;}@media screen and (max-width: 991px) {body main .t6046{padding-bottom:100px;}}@media screen and (max-width: 480px) {body main .t6046{padding-bottom:80px;}}body main .t6048{display:flex;column-gap:80px;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t6048{row-gap:40px;flex-direction:column;}}body main .t6049{top:80px;width:100%;position:sticky;max-width:260px;flex-shrink:0;}@media screen and (max-width: 991px) {body main .t6049{position:static;max-width:100%;}}body main .t6050{margin-bottom:20px;}body main .t6051{display:flex;row-gap:12px;list-style:none;padding-left:0px;flex-direction:column;}body main .t6072{width:100%;max-width:760px;}body main .t6074{overflow:hidden;position:relative;padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t6074{padding-top:60px;padding-bottom:60px;}}body main .t6077{display:flex;z-index:10;position:relative;text-align:center;align-items:center;flex-direction:column;}body main .t6079{max-width:500px;margin-bottom:30px;}body main .t6080{display:flex;column-gap:16px;align-items:center;}@media screen and (max-width: 480px) {body main .t6080{row-gap:12px;flex-direction:column;}}body main .t6086{padding-top:40px;padding-bottom:40px;}body main .t6088{height:1px;max-width:1280px;background:linear-gradient(90deg, #2b2c3b00 0%, #2a2b3a 50%, #2b2c3b00 100%);margin-left:auto;margin-right:auto;}body main .t6089{padding-top:40px;padding-bottom:40px;}body main .t6090{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t6090{row-gap:20px;text-align:center;flex-direction:column;}}body main .t6092{display:flex;column-gap:24px;list-style:none;align-items:center;padding-left:0px;}body main .t6103{border:1px solid rgba(255, 255, 255, 0.04);display:flex;row-gap:16px;background:var(--Grey-Bg);transition:all 300ms ease;padding-top:28px;padding-left:28px;border-radius:20px;padding-right:28px;flex-direction:column;padding-bottom:28px;}body main .t6103:hover{border-color:rgba(163, 117, 255, 0.2);}body main .t6104{font-size:32px;line-height:1;}body main .t6106{font-size:18px;font-family:'Nohemi';font-weight:500;}body main .t6107{color:var(--Grey-Text);font-size:15px;line-height:1.6;}body main .t6109{border:1px solid rgba(255, 255, 255, 0.03);display:flex;row-gap:10px;background:var(--Grey-Bg);text-align:center;transition:all 300ms ease;align-items:center;padding-top:20px;padding-left:18px;border-radius:14px;padding-right:18px;flex-direction:column;padding-bottom:20px;}body main .t6109:hover{background:rgba(163, 117, 255, 0.06);border-color:rgba(163, 117, 255, 0.25);}body main .t6110{font-size:24px;line-height:1;}body main .t6112{color:var(--Grey-Text);font-size:13px;font-weight:500;}body main .t6137{overflow:hidden;position:relative;padding-top:160px;padding-bottom:120px;}@media screen and (max-width: 767px) {body main .t6137{padding-top:130px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t6137{padding-top:110px;padding-bottom:60px;}}body main .t6138{top:-200px;left:50%;width:800px;height:600px;position:absolute;transform:translateX(-50%);background:radial-gradient(50% 50% at 50% 50%, rgba(163, 117, 255, 0.08) 0%, transparent 100%);pointer-events:none;}body main .t6198{width:100%;}body main .t6199{width:90%;}body main .t6207{position:relative;border-top:1px solid var(--Grey-Bg);padding-top:100px;padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t6207{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t6207{padding-top:60px;padding-bottom:60px;}}body main .t6210{justify-content:center;}body main .t6237{justify-content:center;}body main .t6337{width:100%;height:380px;display:block;object-fit:cover;}@media screen and (max-width: 991px) {body main .t6337{height:340px;}}@media screen and (max-width: 767px) {body main .t6337{height:320px;}}@media screen and (max-width: 480px) {body main .t6337{height:360px;}}body main .t6338{top:0;left:0;right:0;bottom:0;position:absolute;background:linear-gradient(0deg, rgba(0, 0, 0, 0.88) 0%, rgba(0, 0, 0, 0.15) 45%, rgba(0, 0, 0, 0) 65%);pointer-events:none;}body main .t6339{top:18px;left:18px;color:var(--White);opacity:0.85;z-index:2;position:absolute;font-size:15px;font-family:'Satoshi';font-weight:700;letter-spacing:1.5px;text-transform:uppercase;}body main .t6341{left:0;right:0;bottom:0;display:flex;row-gap:12px;z-index:2;position:absolute;padding-top:24px;padding-left:22px;padding-right:22px;flex-direction:column;padding-bottom:24px;}body main .t6342{color:var(--White);opacity:0.7;font-size:28px;font-family:'Nohemi';font-weight:700;line-height:1;}body main .t6344{color:var(--White);font-size:14px;font-weight:400;line-height:1.55;}body main .t6345{color:rgba(255, 255, 255, 0.5);font-size:13px;margin-top:4px;text-align:right;}body main .t6347{padding-top:14px;padding-left:14px;padding-right:14px;padding-bottom:14px;}body main .t6350{border-radius:8px;}body main .t6362{position:relative;padding-top:100px;padding-bottom:48px;}@media screen and (max-width: 767px) {body main .t6362{padding-top:60px;padding-bottom:32px;}}@media screen and (max-width: 480px) {body main .t6362{padding-top:40px;padding-bottom:24px;}}body main .t6363{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6364{display:flex;align-items:center;flex-direction:column;}body main .t6365{display:flex;margin-bottom:48px;justify-content:center;}body main .t6366{height:32px;display:block;}body main .t6367{border:1px solid rgba(163,117,255,0.3);display:inline-flex;background:linear-gradient(180deg,rgba(163,117,255,0.18) 0%,rgba(163,117,255,0.08) 100%);column-gap:10px;align-items:center;padding-top:8px;padding-left:18px;border-radius:100px;margin-bottom:32px;padding-right:18px;padding-bottom:8px;}body main .t6368{width:6px;height:6px;background:#a375ff;border-radius:50%;}body main .t6369{color:#a375ff;margin:0;font-size:13px;font-weight:500;letter-spacing:0.3px;}body main .t6370{color:#ffffff;font-size:56px;margin-top:0;text-align:center;font-family:'Nohemi';font-weight:500;line-height:1.05;margin-bottom:20px;letter-spacing:-0.02em;}@media screen and (max-width: 991px) {body main .t6370{font-size:44px;}}@media screen and (max-width: 767px) {body main .t6370{font-size:38px;}}@media screen and (max-width: 480px) {body main .t6370{font-size:32px;}}body main .t6371{color:#a9a9a9;font-size:18px;max-width:540px;margin-top:0;text-align:center;line-height:1.55;margin-left:auto;margin-right:auto;margin-bottom:36px;}@media screen and (max-width: 480px) {body main .t6371{font-size:16px;margin-bottom:28px;}}body main .t6372{display:flex;row-gap:12px;flex-wrap:wrap;column-gap:24px;align-items:center;justify-content:center;}body main .t6373{color:#a9a9a9;display:flex;font-size:13px;column-gap:8px;align-items:center;}body main .t6374{color:#a375ff;width:16px;height:16px;display:flex;font-size:10px;background:rgba(163,117,255,0.15);align-items:center;font-weight:700;border-radius:50%;justify-content:center;}body main .t6375{color:#a9a9a9;margin:0;font-size:13px;}body main .t6376{color:#a9a9a9;display:flex;font-size:13px;column-gap:8px;align-items:center;}body main .t6377{color:#a375ff;width:16px;height:16px;display:flex;font-size:10px;background:rgba(163,117,255,0.15);align-items:center;font-weight:700;border-radius:50%;justify-content:center;}body main .t6378{color:#a9a9a9;margin:0;font-size:13px;}body main .t6379{padding-bottom:32px;}body main .t6380{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6381{width:100%;border:1px solid rgba(255,255,255,0.14);position:relative;max-width:440px;background:linear-gradient(180deg,rgba(36,36,36,0.9) 0%,rgba(20,20,24,0.9) 100%);margin-left:auto;padding-top:44px;margin-right:auto;padding-left:44px;border-radius:20px;padding-right:44px;padding-bottom:44px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 480px) {body main .t6381{padding-top:32px;padding-left:24px;border-radius:16px;padding-right:24px;padding-bottom:32px;}}body main .t6382{text-align:center;padding-top:40px;padding-bottom:40px;}body main .t6383{width:32px;border:2px solid rgba(163,117,255,0.2);height:32px;animation:spin 700ms linear infinite;margin-left:auto;margin-right:auto;border-radius:50%;margin-bottom:16px;border-top-color:#a375ff;}body main .t6384{color:#9e9e9e;margin:0;font-size:14px;}body main .t6385{display:none;}body main .t6386{border:1px solid rgba(255,255,255,0.08);display:flex;padding:4px;background:rgba(255,255,255,0.03);column-gap:4px;border-radius:12px;margin-bottom:32px;}body main .t6387{flex:1;color:#9e9e9e;cursor:pointer;font-size:14px;text-align:center;transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-weight:500;padding-top:10px;border-radius:8px;padding-bottom:10px;}body main .t6387.dh-active{color:#ffffff;background:rgba(255,255,255,0.08);}body main .t6388{flex:1;color:#9e9e9e;cursor:pointer;font-size:14px;text-align:center;transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-weight:500;padding-top:10px;border-radius:8px;padding-bottom:10px;}body main .t6388.dh-active{color:#ffffff;background:rgba(255,255,255,0.08);}body main .t6389{display:grid;}body main .t6389 [name].dh-error{border:1px solid rgba(255,88,88,0.6);}body main .t6389 .dh-form-response{color:#ff8585;order:10000;font-size:13px;margin-top:12px;}body main .t6390{color:#ffffff;width:100%;border:1px solid rgba(255,255,255,0.08);display:block;outline:none;font-size:14px;background:rgba(255,255,255,0.04);box-sizing:border-box;transition:all 200ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';padding-top:14px;padding-left:16px;border-radius:12px;margin-bottom:12px;padding-right:16px;padding-bottom:14px;}body main .t6390:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6390:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6390::placeholder{color:rgba(255,255,255,0.35);}body main .t6391{color:#ffffff;width:100%;border:1px solid rgba(255,255,255,0.08);display:block;outline:none;font-size:14px;background:rgba(255,255,255,0.04);box-sizing:border-box;transition:all 200ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';padding-top:14px;padding-left:16px;border-radius:12px;margin-bottom:20px;padding-right:16px;padding-bottom:14px;}body main .t6391:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6391:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6391::placeholder{color:rgba(255,255,255,0.35);}body main .t6392{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:15px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:15px;padding-left:24px;border-radius:12px;padding-right:24px;letter-spacing:0.2px;padding-bottom:15px;}body main .t6392:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6392:disabled{cursor:not-allowed;opacity:0.6;transform:none;}body main .t6393{color:#ffffff;margin:0;z-index:2;position:relative;font-size:15px;font-weight:500;}body main .t6394{display:none;}body main .t6394 [name].dh-error{border:1px solid rgba(255,88,88,0.6);}body main .t6394 .dh-form-response{color:#ff8585;order:10000;font-size:13px;margin-top:12px;}body main .t6395{color:#ffffff;width:100%;border:1px solid rgba(255,255,255,0.08);display:block;outline:none;font-size:14px;background:rgba(255,255,255,0.04);box-sizing:border-box;transition:all 200ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';padding-top:14px;padding-left:16px;border-radius:12px;margin-bottom:12px;padding-right:16px;padding-bottom:14px;}body main .t6395:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6395:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6395::placeholder{color:rgba(255,255,255,0.35);}body main .t6396{color:#ffffff;width:100%;border:1px solid rgba(255,255,255,0.08);display:block;outline:none;font-size:14px;background:rgba(255,255,255,0.04);box-sizing:border-box;transition:all 200ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';padding-top:14px;padding-left:16px;border-radius:12px;margin-bottom:12px;padding-right:16px;padding-bottom:14px;}body main .t6396:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6396:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6396::placeholder{color:rgba(255,255,255,0.35);}body main .t6397{color:#ffffff;width:100%;border:1px solid rgba(255,255,255,0.08);display:block;outline:none;font-size:14px;background:rgba(255,255,255,0.04);box-sizing:border-box;transition:all 200ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';padding-top:14px;padding-left:16px;border-radius:12px;margin-bottom:12px;padding-right:16px;padding-bottom:14px;}body main .t6397:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6397:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6397::placeholder{color:rgba(255,255,255,0.35);}body main .t6398{color:#ffffff;width:100%;border:1px solid rgba(255,255,255,0.08);display:block;outline:none;font-size:14px;background:rgba(255,255,255,0.04);box-sizing:border-box;transition:all 200ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';padding-top:14px;padding-left:16px;border-radius:12px;margin-bottom:20px;padding-right:16px;padding-bottom:14px;}body main .t6398:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6398:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6398::placeholder{color:rgba(255,255,255,0.35);}body main .t6399{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:15px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:15px;padding-left:24px;border-radius:12px;padding-right:24px;letter-spacing:0.2px;padding-bottom:15px;}body main .t6399:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6399:disabled{cursor:not-allowed;opacity:0.6;transform:none;}body main .t6400{color:#ffffff;margin:0;z-index:2;position:relative;font-size:15px;font-weight:500;}body main .t6402{padding-bottom:120px;}@media screen and (max-width: 480px) {body main .t6402{padding-bottom:60px;}}body main .t6403{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6404{width:100%;border:1px solid rgba(255,255,255,0.14);position:relative;max-width:480px;background:linear-gradient(180deg,rgba(36,36,36,0.9) 0%,rgba(20,20,24,0.9) 100%);margin-left:auto;padding-top:44px;margin-right:auto;padding-left:44px;border-radius:20px;padding-right:44px;padding-bottom:44px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 480px) {body main .t6404{padding-top:32px;padding-left:24px;border-radius:16px;padding-right:24px;padding-bottom:32px;}}body main .t6405{display:none;}body main .t6406{border:1px solid rgba(255,255,255,0.08);display:flex;background:rgba(255,255,255,0.04);align-items:center;padding-top:12px;padding-left:14px;border-radius:12px;margin-bottom:28px;padding-right:16px;padding-bottom:12px;justify-content:space-between;}body main .t6407{display:flex;column-gap:12px;align-items:center;}body main .t6408{color:#ffffff;width:36px;height:36px;display:flex;font-size:14px;background:linear-gradient(135deg,#a375ff 0%,#5e2ebe 100%);align-items:center;flex-shrink:0;font-weight:600;border-radius:10px;text-transform:uppercase;justify-content:center;}body main .t6409{display:flex;row-gap:2px;flex-direction:column;}body main .t6410{color:#9e9e9e;margin:0;font-size:11px;font-weight:500;letter-spacing:0.5px;text-transform:uppercase;}body main .t6411{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6412{color:#9e9e9e;cursor:pointer;font-size:13px;transition:color 200ms 0ms cubic-bezier(0.16,1,0.3,1);flex-shrink:0;}body main .t6412:hover{color:#ffffff;}body main .t6413{display:flex;align-items:baseline;margin-bottom:6px;justify-content:space-between;}body main .t6414{color:#ffffff;font-size:14px;font-weight:500;}body main .t6415{color:#a375ff;margin:0;font-size:12px;font-weight:500;}body main .t6416{color:#a9a9a9;font-size:13px;margin-top:0;line-height:1.5;margin-bottom:12px;}body main .t6417{color:#ffffff;width:100%;border:1px solid rgba(255,255,255,0.08);resize:vertical;display:block;outline:none;font-size:13px;background:rgba(255,255,255,0.04);box-sizing:border-box;min-height:140px;transition:all 200ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:monospace;line-height:1.6;padding-top:14px;padding-left:16px;border-radius:12px;margin-bottom:16px;padding-right:16px;padding-bottom:14px;}body main .t6417:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6417::placeholder{color:rgba(255,255,255,0.25);}body main .t6418{display:none;font-size:13px;margin-top:0;line-height:1.5;padding-top:12px;padding-left:16px;border-radius:10px;margin-bottom:16px;padding-right:16px;padding-bottom:12px;}body main .t6418.error{color:#ff8585;border:1px solid rgba(255,88,88,0.25);display:block;background:rgba(255,88,88,0.08);}body main .t6418.success{color:#a375ff;border:1px solid rgba(163,117,255,0.3);display:block;background:rgba(163,117,255,0.1);}body main .t6419{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;position:relative;font-size:15px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:15px;padding-left:24px;border-radius:12px;padding-right:24px;letter-spacing:0.2px;padding-bottom:15px;}body main .t6419:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6419:disabled{cursor:not-allowed;opacity:0.6;transform:none;}body main .t6420{color:#ffffff;margin:0;font-size:15px;font-weight:500;}body main .t6421{color:#9e9e9e;font-size:12px;margin-top:20px;text-align:center;margin-bottom:0;}body main .t6423{background:rgb(255,255,255);}body main .t6425{color:var(--White);margin-top:40px;margin-bottom:20px;}body main .t6426{padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t6426{padding-bottom:40px;}}body main .t6428{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t6428{row-gap:60px;flex-direction:column;}}body main .t6429{display:flex;column-gap:60px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6429{justify-content:space-between;}}@media screen and (max-width: 767px) {body main .t6429{column-gap:40px;}}@media screen and (max-width: 480px) {body main .t6429{display:grid;row-gap:40px;grid-template-columns:1fr 1fr;}}body main .t6430{display:flex;row-gap:15px;flex-direction:column;}body main .t6432:hover{color:rgb(255,255,255);}body main .t6433{display:flex;row-gap:15px;flex-direction:column;}body main .t6435:hover{color:rgb(255,255,255);}body main .t6436{display:flex;row-gap:15px;flex-direction:column;}body main .t6438:hover{color:rgb(255,255,255);}body main .t6439{width:100%;display:flex;row-gap:15px;max-width:104px;flex-direction:column;}body main .t6440:hover{color:rgb(255,255,255);}body main .t6442{display:flex;row-gap:15px;flex-direction:column;}body main .t6444:hover{color:rgb(255,255,255);}body main .t6445{display:flex;row-gap:15px;flex-direction:column;}body main .t6447:hover{color:rgb(255,255,255);}body main .t6449{display:flex;column-gap:15px;align-items:center;margin-bottom:30px;}body main .t6452{display:flex;column-gap:17px;align-items:center;}body main .t6455{top:auto;left:auto;right:15px;bottom:15px;display:flex;z-index:9999;position:fixed;background:#242424;box-shadow:0px 0px 25px -5px rgba(0,0,0,0.32);column-gap:10px;align-items:center;padding-top:10px;padding-left:10px;border-radius:6px;padding-right:10px;padding-bottom:10px;}body main .t6456{height:18px;}body main .t6457{font-size:13px;font-weight:500;}body main .t6458{display:none;}body main .t6461{color:rgb(255,255,255);background:#242424;}body main .t6462{margin-top:0.5rem;}body main .t6464{margin-left:.25rem;}body main .t6467{align-items:flex-start;margin-bottom:1.5rem;}body main .t6468{align-items:flex-start;}body main .t6469{margin-bottom:1rem;}body main .t6470{width:6rem;}body main .t6471{width:80%;font-size:1.5rem;font-weight:500;}body main .t6472{display:flex;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t6474{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t6475{width:2.5rem;cursor:pointer;height:2.5rem;display:flex;font-size:0.9rem;align-items:center;padding-top:0.25rem;padding-left:0.25rem;border-radius:8px;padding-right:0.25rem;padding-bottom:0.25rem;justify-content:center;}body main .t6475:hover{background:#1b1b1b;}body main .t6476{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t6477{width:100%;display:flex;row-gap:1rem;flex-wrap:wrap;column-gap:2rem;margin-top:1.5rem;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t6477{row-gap:1rem;flex-wrap:wrap;flex-direction:column;}}body main .t6478{flex:0 0 auto;color:rgb(255,255,255);width:100%;border:1px solid rgba(0,0,0,0);cursor:pointer;display:flex;outline:0px solid rgba(0,0,0,0);font-size:1rem;background:rgb(0,0,0);text-align:center;align-items:center;padding-top:0.75rem;padding-left:1rem;border-radius:100px;padding-right:1rem;padding-bottom:0.75rem;justify-content:center;}body main .t6478:hover{background:rgb(102,0,255);}body main .t6479{width:100%;display:flex;column-gap:0.25rem;}@media screen and (max-width: 480px) {body main .t6479{width:100%;}}body main .t6480{flex:1 1 0%;color:rgb(255,255,255);border:1px solid rgba(0,0,0,0);cursor:pointer;outline:0px solid rgba(0,0,0,0);font-size:1rem;background:rgb(0,0,0);padding-top:0.75rem;padding-left:1rem;border-radius:100px;padding-right:1rem;padding-bottom:0.75rem;}body main .t6480:hover{background:rgb(102,0,255);}@media screen and (max-width: 480px) {body main .t6480{width:100%;}}body main .t6481{flex:1 1 0%;color:rgb(255,255,255);border:1px solid rgba(0,0,0,0);cursor:pointer;outline:0px solid rgba(0,0,0,0);font-size:1rem;background:rgb(0,0,0);padding-top:0.75rem;padding-left:1rem;border-radius:100px;padding-right:1rem;padding-bottom:0.75rem;}body main .t6481:hover{background:rgb(102,0,255);}@media screen and (max-width: 480px) {body main .t6481{width:100%;}}body main .t6482{width:100%;height:100%;display:flex;row-gap:1.5rem;overflow:auto;padding-right:0.5rem;flex-direction:column;}body main .t6514{color:rgb(255,255,255);right:1rem;bottom:1rem;display:flex;row-gap:1rem;z-index:9999;overflow:clip;position:fixed;font-size:1rem;max-width:32rem;background:#242424;padding-top:1rem;padding-left:1rem;border-radius:16px;padding-right:1rem;flex-direction:column;padding-bottom:1rem;}@media screen and (max-width: 767px) {body main .t6514{margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t6514{top:auto;left:0%;right:0%;bottom:1rem;max-width:95%;margin-left:auto;margin-right:auto;}}body main .t6515{width:100%;row-gap:1rem;flex-wrap:wrap;flex-direction:row;}@media screen and (max-width: 767px) {body main .t6515{row-gap:1rem;flex-direction:column-reverse;}}body main .t6517{color:rgb(146,146,146);cursor:pointer;font-size:0.9rem;transition:all 350ms 0ms linear;}body main .t6517:hover{color:rgb(255,255,255);}body main .t6518{color:#000000;border:0px solid rgba(0,0,0,1);cursor:pointer;--black:#070709;--hover:#2b2b2b;--white:rgb(255,255,255);display:inline-block;outline:0px solid rgb(0,0,0);--dh-red:rgb(218,0,44);--purple:#a375ff;overflow:hidden;position:relative;--dh-blue:rgb(12,141,233);--grey-bg:#242424;font-size:0.9re,;--dh-brand:rgb(163,117,255);--dh-green:rgb(46,184,176);--dh-text-:rgb(255,255,255);background:rgb(255,255,255);box-sizing:border-box;text-align:center;transition:all 200ms 0ms linear;--dh-color-:#525252;--dh-orange:rgb(255,155,115);--dh-yellow:rgb(255,169,0);--grey-text:#9e9e9e;font-weight:500;line-height:1.4;padding-top:8px;padding-left:24px;border-radius:10px;padding-right:24px;--dh-scrollbar:#363636;padding-bottom:8px;text-decoration:none;--dh-scrollbar-hover:#525252;--swiper-theme-color:#007aff;--swiper-navigation-size:44px;-webkit-tap-highlight-color:transparent;}body main .t6518:hover{background:linear-gradient(180deg,#FFFFFF 1%,#bfbfbf 98%);}body main .t6519{color:#ffffff;border:0px solid rgba(0,0,0,1);cursor:pointer;--black:#070709;--hover:#2b2b2b;--white:rgb(255,255,255);display:inline-block;outline:0px solid rgb(0,0,0);--dh-red:rgb(218,0,44);--purple:#a375ff;overflow:hidden;position:relative;--dh-blue:rgb(12,141,233);--grey-bg:#242424;font-size:0.9re,;--dh-brand:rgb(163,117,255);--dh-green:rgb(46,184,176);--dh-text-:rgb(255,255,255);background:#a375ff;box-sizing:border-box;text-align:center;transition:all 200ms 0ms linear;--dh-color-:#525252;--dh-orange:rgb(255,155,115);--dh-yellow:rgb(255,169,0);--grey-text:#9e9e9e;font-weight:500;line-height:1.4;padding-top:8px;padding-left:24px;border-radius:10px;padding-right:24px;--dh-scrollbar:#363636;padding-bottom:8px;text-decoration:none;--dh-scrollbar-hover:#525252;--swiper-theme-color:#007aff;--swiper-navigation-size:44px;-webkit-tap-highlight-color:transparent;}body main .t6519:hover{background:linear-gradient(180deg,#FFFFFF 1%,#bfbfbf 98%);}body main .t6520{cursor:pointer;}@media screen and (max-width: 767px) {body main .t6520{margin-left:auto;}}body main .t6521{width:0.75rem;height:0.75rem;display:flex;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t6521{order:-1000;}}body main .t6522{color:rgb(242,242,242);font-size:0.75rem;text-align:left;}body main .t6524{row-gap:0.25rem;}body main .t6525{display:flex;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t6526{font-size:1.2rem;font-weight:500;}body main .t6527{width:2rem;}body main .t6528{width:2.5rem;cursor:pointer;height:2.5rem;display:none;font-size:0.9rem;align-items:center;padding-top:0.25rem;padding-left:0.25rem;border-radius:8px;padding-right:0.25rem;flex-direction:row;padding-bottom:0.25rem;justify-content:center;}body main .t6528:hover{background:#1b1b1b;}body main .t6529{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t6531{font-size:0.9rem;font-weight:300;}body main .t6534{color:#a375ff;margin-left:0.15rem;margin-right:0.15rem;text-decoration:none;}body main .t6535{display:flex;row-gap:15px;flex-direction:column;}body main .t6539{display:none;margin-top:56px;}body main .t6540{margin-bottom:30px;}body main .t6541{display:flex;row-gap:10px;align-items:flex-start;flex-direction:column;}body main .t6542{color:#9e9e9e;transition:all 200ms 0ms ease;}body main .t6542:hover{color:rgb(255,255,255);}body main .t6543{transform:;transition:;padding-top:5px;padding-bottom:5px;}body main .t6544{margin-bottom:30px;}body main .t6548{position:relative;padding-top:170px;padding-bottom:190px;}@media screen and (max-width: 991px) {body main .t6548{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t6548{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6548{padding-top:40px;}}body main .t6550{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t6550{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t6550{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t6550{row-gap:40px;}}body main .t6551{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t6551{max-width:100%;}}body main .t6552{margin-top:24px;line-height:1;margin-bottom:20px;}body main .t6554{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t6555{background:;}body main .t6556{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6557{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6559{justify-content:center;}body main .t6562{width:100%;max-width:396px;margin-bottom:40px;}body main .t6563{display:flex;z-index:5555;margin-bottom:40px;}body main .t6565{top:auto;left:-5%;right:0%;bottom:0%;display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t6565{left:-73%;}}body main .t6566{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t6566{padding-top:60px;padding-bottom:80px;}}body main .t6570{margin-bottom:60px;}body main .t6570 .rte{max-width:606px;}body main .t6571{margin-top:140px;}body main .t6573{margin-bottom:60px;}body main .t6573 .rte{max-width:606px;}body main .t6575{transform:scale(1.2,1.2);margin-left:87px;}@media screen and (max-width: 480px) {body main .t6575{margin-left:0px;}}body main .t6577{width:100%;}body main .t6578{width:100%;display:flex;margin-bottom:40px;justify-content:center;}body main .t6579{color:#ffffff;border:1px solid rgba(163,117,255,0.35);display:inline-flex;background:linear-gradient(90deg,rgba(163,117,255,0.18) 0%,rgba(94,46,190,0.18) 100%);column-gap:12px;margin-top:30px;transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);align-items:center;padding-top:10px;padding-left:20px;border-radius:5px;margin-bottom:20px;padding-right:20px;padding-bottom:10px;}body main .t6579:hover{border:1px solid rgba(163,117,255,0.6);transform:translateY(-1px);background:linear-gradient(90deg,rgba(163,117,255,0.3) 0%,rgba(94,46,190,0.3) 100%);}body main .t6579:hover .ltd-arrow{transform:translateX(4px);}body main .t6580{width:8px;height:8px;animation:ltdPulse 2s infinite;background:#a375ff;box-shadow:0 0 0 0 rgba(163,117,255,0.7);flex-shrink:0;border-radius:50%;}body main .t6581{color:#a375ff;margin:0;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;}body main .t6582{width:3px;height:3px;background:rgba(255,255,255,0.3);border-radius:50%;}body main .t6583{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6584{color:#a375ff;margin:0;font-size:16px;transition:transform 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-weight:500;}body main .t6591{position:relative;padding-top:100px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t6591{padding-top:60px;padding-bottom:40px;}}@media screen and (max-width: 480px) {body main .t6591{padding-top:40px;padding-bottom:30px;}}body main .t6592{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6593{display:flex;align-items:center;flex-direction:column;}body main .t6594{color:#ffffff;font-size:56px;margin-top:0;text-align:center;font-family:'Nohemi';font-weight:500;line-height:1.05;margin-bottom:20px;letter-spacing:-0.02em;}@media screen and (max-width: 991px) {body main .t6594{font-size:44px;}}@media screen and (max-width: 767px) {body main .t6594{font-size:38px;}}@media screen and (max-width: 480px) {body main .t6594{font-size:32px;}}body main .t6595{color:#a9a9a9;font-size:18px;max-width:600px;margin-top:0;text-align:center;line-height:1.55;margin-left:auto;margin-right:auto;margin-bottom:40px;}@media screen and (max-width: 480px) {body main .t6595{font-size:16px;margin-bottom:30px;}}body main .t6596{padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t6596{padding-bottom:40px;}}body main .t6597{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6598{text-align:center;margin-bottom:40px;}body main .t6599{color:#ffffff;font-size:32px;margin-top:0;font-family:'Nohemi';font-weight:500;margin-bottom:12px;}body main .t6600{color:#9e9e9e;margin:0;font-size:16px;}body main .t6601{display:grid;row-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6601{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t6601{grid-template-columns:1fr;}}body main .t6602{border:1px solid #242424;display:flex;row-gap:30px;position:relative;background:rgba(36,36,36,0.6);padding-top:30px;padding-left:24px;border-radius:20px;padding-right:24px;flex-direction:column;padding-bottom:24px;justify-content:space-between;}body main .t6603{border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6604{color:#ffffff;margin:0;font-size:18px;font-weight:500;margin-bottom:10px;}body main .t6605{display:flex;column-gap:8px;align-items:baseline;margin-bottom:10px;}body main .t6606{color:#ffffff;margin:0;font-size:36px;font-family:'Nohemi';font-weight:500;line-height:1;}body main .t6607{color:#9e9e9e;margin:0;font-size:14px;font-weight:500;}body main .t6608{color:#9e9e9e;margin:0;font-size:13px;min-height:40px;line-height:1.5;}body main .t6610{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:14px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:14px;padding-left:24px;border-radius:10px;padding-right:24px;padding-bottom:14px;}body main .t6610:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6610:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6611{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6612{border:1px solid #a375ff;display:flex;row-gap:30px;position:relative;background:linear-gradient(180deg,rgba(163,117,255,0.08) 0%,rgba(36,36,36,0.6) 100%);padding-top:30px;padding-left:24px;border-radius:20px;padding-right:24px;flex-direction:column;padding-bottom:24px;justify-content:space-between;}body main .t6613{top:-12px;color:#ffffff;right:20px;position:absolute;font-size:11px;background:linear-gradient(90deg,#a375ff 0%,#5e2ebe 100%);font-weight:600;padding-top:5px;padding-left:14px;border-radius:100px;padding-right:14px;letter-spacing:0.5px;padding-bottom:5px;text-transform:uppercase;}body main .t6614{color:#ffffff;margin:0;font-size:11px;font-weight:600;}body main .t6615{border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6616{color:#ffffff;margin:0;font-size:18px;font-weight:500;margin-bottom:10px;}body main .t6617{display:flex;column-gap:8px;align-items:baseline;margin-bottom:10px;}body main .t6618{color:#ffffff;margin:0;font-size:36px;font-family:'Nohemi';font-weight:500;line-height:1;}body main .t6619{color:#9e9e9e;margin:0;font-size:14px;font-weight:500;}body main .t6620{color:#9e9e9e;margin:0;font-size:13px;min-height:40px;line-height:1.5;}body main .t6622{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:14px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:14px;padding-left:24px;border-radius:10px;padding-right:24px;padding-bottom:14px;}body main .t6622:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6622:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6623{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6624{border:1px solid #242424;display:flex;row-gap:30px;position:relative;background:rgba(36,36,36,0.6);padding-top:30px;padding-left:24px;border-radius:20px;padding-right:24px;flex-direction:column;padding-bottom:24px;justify-content:space-between;}body main .t6625{top:-12px;color:#ffffff;right:20px;position:absolute;font-size:11px;background:linear-gradient(90deg,#a375ff 0%,#5e2ebe 100%);font-weight:600;padding-top:5px;padding-left:14px;border-radius:100px;padding-right:14px;letter-spacing:0.5px;padding-bottom:5px;text-transform:uppercase;}body main .t6626{color:#ffffff;margin:0;font-size:11px;font-weight:600;}body main .t6627{border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6628{color:#ffffff;margin:0;font-size:18px;font-weight:500;margin-bottom:10px;}body main .t6629{display:flex;column-gap:8px;align-items:baseline;margin-bottom:10px;}body main .t6630{color:#ffffff;margin:0;font-size:36px;font-family:'Nohemi';font-weight:500;line-height:1;}body main .t6631{color:#9e9e9e;margin:0;font-size:14px;font-weight:500;}body main .t6632{color:#9e9e9e;margin:0;font-size:13px;min-height:40px;line-height:1.5;}body main .t6634{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:14px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:14px;padding-left:24px;border-radius:10px;padding-right:24px;padding-bottom:14px;}body main .t6634:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6634:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6635{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6636{border-top:1px solid #242424;padding-top:60px;padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t6636{padding-bottom:40px;}}body main .t6637{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6638{text-align:center;margin-bottom:40px;}body main .t6639{color:#ffffff;font-size:32px;margin-top:0;font-family:'Nohemi';font-weight:500;margin-bottom:12px;}body main .t6640{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6640{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t6640{grid-template-columns:1fr;}}body main .t6641{border:1px solid #242424;display:flex;row-gap:20px;position:relative;background:rgba(36,36,36,0.6);padding-top:24px;padding-left:20px;border-radius:16px;padding-right:20px;flex-direction:column;padding-bottom:20px;}body main .t6642{border-bottom:1px solid #242424;padding-bottom:16px;}body main .t6643{color:var(--Grey-Text);font-size:12px;margin-top:0;font-weight:500;margin-left:0;margin-right:0;margin-bottom:20px;letter-spacing:0.5px;text-transform:uppercase;}body main .t6644{color:#a375ff;font-size:11px;background:#a375ff14;margin-top:0;text-align:center;font-weight:600;margin-left:0;padding-top:7px;margin-right:0;padding-left:8px;border-radius:6px;margin-bottom:0;padding-right:8px;letter-spacing:0.5px;padding-bottom:7px;text-transform:uppercase;}body main .t6645{display:flex;row-gap:8px;flex-direction:column;}body main .t6646{color:var(--Purple);display:flex;column-gap:10px;align-items:center;}body main .t6647{margin:0;font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t6648{margin:0;font-size:20px;font-weight:500;padding-bottom:4px;}body main .t6649{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:14px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:14px;padding-left:24px;border-radius:10px;padding-right:24px;padding-bottom:14px;}body main .t6649:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6649:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6650{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6651{border:1px solid #242424;display:flex;row-gap:20px;position:relative;background:rgba(36,36,36,0.6);padding-top:24px;padding-left:20px;border-radius:16px;padding-right:20px;flex-direction:column;padding-bottom:20px;}body main .t6652{border-bottom:1px solid #242424;padding-bottom:16px;}body main .t6653{color:var(--Grey-Text);font-size:12px;margin-top:0;font-weight:500;margin-left:0;margin-right:0;margin-bottom:20px;letter-spacing:0.5px;text-transform:uppercase;}body main .t6654{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t6655{color:#a375ff;font-size:11px;background:#a375ff14;margin-top:0;text-align:center;font-weight:600;margin-left:0;padding-top:7px;margin-right:0;padding-left:8px;border-radius:6px;margin-bottom:0;padding-right:8px;letter-spacing:0.5px;padding-bottom:7px;text-transform:uppercase;}body main .t6656{display:flex;row-gap:8px;flex-direction:column;}body main .t6657{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:14px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:14px;padding-left:24px;border-radius:10px;padding-right:24px;padding-bottom:14px;}body main .t6657:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6657:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6658{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6659{border:1px solid #242424;display:flex;row-gap:20px;position:relative;background:rgba(36,36,36,0.6);padding-top:24px;padding-left:20px;border-radius:16px;padding-right:20px;flex-direction:column;padding-bottom:20px;}body main .t6660{border-bottom:1px solid #242424;padding-bottom:16px;}body main .t6661{color:var(--Grey-Text);font-size:12px;margin-top:0;font-weight:500;margin-left:0;margin-right:0;margin-bottom:20px;letter-spacing:0.5px;text-transform:uppercase;}body main .t6662{color:#a375ff;font-size:11px;background:#a375ff14;margin-top:0;text-align:center;font-weight:600;margin-left:0;padding-top:7px;margin-right:0;padding-left:8px;border-radius:6px;margin-bottom:0;padding-right:8px;letter-spacing:0.5px;padding-bottom:7px;text-transform:uppercase;}body main .t6663{display:flex;row-gap:8px;flex-direction:column;}body main .t6664{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:14px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:14px;padding-left:24px;border-radius:10px;padding-right:24px;padding-bottom:14px;}body main .t6664:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6664:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6665{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6666{border:1px solid #242424;display:flex;row-gap:20px;position:relative;background:rgba(36,36,36,0.6);padding-top:24px;padding-left:20px;border-radius:16px;padding-right:20px;flex-direction:column;padding-bottom:20px;}body main .t6667{border-bottom:1px solid #242424;padding-bottom:16px;}body main .t6668{color:var(--Grey-Text);font-size:12px;margin-top:0;font-weight:500;margin-left:0;margin-right:0;margin-bottom:20px;letter-spacing:0.5px;text-transform:uppercase;}body main .t6669{color:#a375ff;font-size:11px;background:#a375ff14;margin-top:0;text-align:center;font-weight:600;margin-left:0;padding-top:7px;margin-right:0;padding-left:8px;border-radius:6px;margin-bottom:0;padding-right:8px;letter-spacing:0.5px;padding-bottom:7px;text-transform:uppercase;}body main .t6670{display:flex;row-gap:8px;flex-direction:column;}body main .t6671{color:#ffffff;width:100%;border:1px solid rgba(163,117,255,0.5);cursor:pointer;overflow:hidden;position:relative;font-size:14px;background:linear-gradient(180deg,#a375ff 0%,#5e2ebe 100%);transition:all 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-family:'Satoshi';font-weight:500;padding-top:14px;padding-left:24px;border-radius:10px;padding-right:24px;padding-bottom:14px;}body main .t6671:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6671:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6672{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6673{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 480px) {body main .t6673{padding-top:40px;padding-bottom:60px;}}body main .t6674{width:100%;display:none;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6675{text-align:center;margin-bottom:40px;}body main .t6676{color:#ffffff;font-size:32px;margin-top:0;font-family:'Nohemi';font-weight:500;margin-bottom:0;}body main .t6677{width:100%;max-width:720px;margin-left:auto;margin-right:auto;}body main .t6678{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6679{color:#ffffff;font-size:16px;margin-top:0;font-weight:500;margin-bottom:8px;}body main .t6680{color:#a9a9a9;margin:0;font-size:14px;line-height:1.6;}body main .t6681{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6682{color:#ffffff;font-size:16px;margin-top:0;font-weight:500;margin-bottom:8px;}body main .t6683{color:#a9a9a9;margin:0;font-size:14px;line-height:1.6;}body main .t6684{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6685{color:#ffffff;font-size:16px;margin-top:0;font-weight:500;margin-bottom:8px;}body main .t6686{color:#a9a9a9;margin:0;font-size:14px;line-height:1.6;}body main .t6687{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6688{color:#ffffff;font-size:16px;margin-top:0;font-weight:500;margin-bottom:8px;}body main .t6689{color:#a9a9a9;margin:0;font-size:14px;line-height:1.6;}body main .t6691{overflow:hidden;position:relative;border-top:1px solid #242424;padding-top:160px;}@media screen and (max-width: 991px) {body main .t6691{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t6691{padding-top:60px;}}body main .t6693{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t6693{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t6693{row-gap:60px;flex-direction:column-reverse;}}body main .t6694{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t6694{max-width:100%;}}@media screen and (max-width: 767px) {body main .t6694{max-width:100%;}}body main .t6695 .rte p{font-size:18px;max-width:430px;}body main .t6696{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t6696{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t6696{row-gap:40px;grid-template-columns:1fr;}}body main .t6702{height:18px;}body main .t6704{position:relative;}body main .t6705{left:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t6705{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t6705{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t6706{width:100%;height:1px;background:#242424;margin-top:140px;}@media screen and (max-width: 991px) {body main .t6706{margin-top:100px;}}@media screen and (max-width: 767px) {body main .t6706{margin-top:60px;}}body main .t6708{position:relative;padding-top:100px;border-bottom:1px solid var(--Grey-Bg);padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t6708{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t6708{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6708{padding-top:50px;padding-bottom:50px;}}body main .t6710{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t6711{width:100%;max-width:654px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:80px;}body main .t6712{justify-content:center;}body main .t6713{width:16px;height:16px;}body main .t6715{width:100%;max-width:650px;margin-left:auto;margin-right:auto;}body main .t6716{margin-bottom:10px;}body main .t6717{margin-left:auto;margin-right:auto;}body main .t6718{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6718{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t6718{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t6718{grid-template-columns:1fr;}}body main .t6731{border-right:1px solid var(--Grey-Bg);}body main .t6734{color:var(--Grey-Text);}body main .t6738{color:var(--Grey-Text);}body main .t6739{border-top:1px solid var(--Grey-Bg);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t6739{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6739{padding-top:40px;padding-bottom:40px;}}body main .t6741{text-align:center;margin-bottom:60px;}@media screen and (max-width: 767px) {body main .t6741{margin-bottom:40px;}}body main .t6742{margin-bottom:24px;justify-content:center;}body main .t6746{max-width:520px;margin-top:14px;margin-left:auto;margin-right:auto;}body main .t6752{color:var(--White);display:flex;font-size:14px;column-gap:12px;font-weight:600;}body main .t6754{border-right:1px solid var(--Grey-Bg);}body main .t6755{color:var(--White);display:flex;font-size:14px;column-gap:12px;font-weight:600;}body main .t6757{color:var(--Grey-Text);font-size:11px;line-height:1.3;}body main .t6760{color:var(--White);display:flex;font-size:14px;column-gap:12px;font-weight:600;}body main .t6762{color:var(--Grey-Text);font-size:11px;line-height:1.3;}body main .t6777{margin-bottom:0px;}body main .t6779{width:12px;height:12px;display:flex;align-items:center;justify-content:center;}body main .t6784{max-width:600px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}@media screen and (max-width: 767px) {body main .t6784{margin-bottom:40px;}}body main .t6789{color:var(--Grey-Text);font-size:16px;max-width:460px;margin-top:14px;line-height:1.6;margin-left:auto;margin-right:auto;}body main .t6812{margin-top:24px;}body main .t6813{border:1px solid #242424;display:flex;row-gap:50px;background:rgba(36,36,36,0.6);align-items:center;padding-top:30px;padding-left:24px;border-radius:20px;padding-right:24px;flex-direction:row;padding-bottom:20px;justify-content:space-between;}body main .t6814{display:flex;align-items:center;}body main .t6815 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6815 ul{display:grid;row-gap:10px;column-gap:55px;margin-top:0px;align-items:start;padding-left:0px;justify-items:start;margin-bottom:0px;flex-direction:column;list-style-type:none;grid-template-columns:1fr 1fr;}body main .t6815 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t6816{max-width:330px;border-right:1px solid var(--Grey-Bg);margin-right:60px;padding-right:60px;}body main .t6817{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t6819{min-height:58px;}body main .t6822{width:100%;background:;text-align:center;}body main .t6823{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6824{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6826{width:100%;background:;text-align:center;}body main .t6827{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6828{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6831{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t6831{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6831{padding-bottom:40px;}}body main .t6834{width:100%;max-width:680px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t6835{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t6836{width:100%;max-width:580px;margin-left:auto;margin-right:auto;}body main .t6837{color:#a375ff;font-weight:500;}body main .t6838{display:grid;row-gap:24px;column-gap:24px;margin-top:24px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6838{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t6838{grid-template-columns:1fr;}}body main .t6839{border:1px solid #242424;display:flex;row-gap:50px;position:relative;background:#24242499;padding-top:30px;padding-left:20px;border-radius:20px;padding-right:20px;flex-direction:column;padding-bottom:20px;justify-content:space-between;}body main .t6839:first-child{display:none;}body main .t6841 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6841 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t6841 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t6842{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t6843{margin-bottom:10px;}body main .t6844{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t6847{margin-top:15px;min-height:58px;}body main .t6848{display:flex;font-size:14px;margin-top:-10px;justify-content:space-between;}body main .t6849{display:flex;align-items:center;}body main .t6852{top:32px;left:auto;color:#a375ff;right:15px;bottom:auto;position:static;font-weight:500;}body main .t6853{display:none;column-gap:5px;align-items:center;}body main .t6854{font-size:24px;}body main .t6856{top:-6px;left:-3px;color:rgb(158,158,158);position:relative;font-size:16px;text-decoration:line-through;}body main .t6857{display:none;}body main .t6858{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t6859{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6860{width:12px;height:12px;}body main .t6862{width:12px;cursor:pointer;height:12px;}body main .t6863{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t6864{width:12px;cursor:pointer;height:12px;}body main .t6865{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6866{width:12px;height:12px;}body main .t6869{width:100%;background:;text-align:center;}body main .t6870{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6871{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6873{width:100%;background:;text-align:center;}body main .t6874{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6875{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6878{width:100%;}body main .t6880{margin-top:24px;}body main .t6881{border:1px solid #242424;display:flex;row-gap:50px;background:rgba(36,36,36,0.6);align-items:center;padding-top:30px;padding-left:24px;border-radius:20px;padding-right:24px;flex-direction:row;padding-bottom:20px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t6881{align-items:flex-start;flex-direction:column;}}body main .t6882{display:flex;align-items:center;}@media screen and (max-width: 767px) {body main .t6882{row-gap:25px;align-items:flex-start;flex-direction:column;}}body main .t6883{max-width:330px;border-right:1px solid #242424;margin-right:60px;padding-right:60px;}@media screen and (max-width: 767px) {body main .t6883{border-right:1px none #242424;}}body main .t6884{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t6886{min-height:58px;}body main .t6888 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6888 ul{display:grid;row-gap:10px;column-gap:55px;margin-top:0px;align-items:start;padding-left:0px;justify-items:start;margin-bottom:0px;flex-direction:column;list-style-type:none;grid-template-columns:1fr 1fr;}body main .t6888 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t6891{width:100%;background:;text-align:center;}body main .t6892{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6893{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6895{width:100%;background:;text-align:center;}body main .t6896{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6897{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6899 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6899 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t6899{display:flex;row-gap:15px;border-top:1px solid var(--Grey-Bg);margin-top:20px;padding-top:15px;flex-direction:column;}body main .t6899 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t6900{width:18px;height:18px;}body main .t6901{width:18px;height:18px;}body main .t6902{width:18px;height:18px;}body main .t6903{margin-top:24px;}body main .t6904{border:1px solid var(--Purple);display:flex;row-gap:50px;background:#a375ff0f;align-items:center;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:24px;flex-direction:row;padding-bottom:30px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t6904{align-items:flex-start;flex-direction:column;}}body main .t6905{display:flex;align-items:center;}@media screen and (max-width: 767px) {body main .t6905{row-gap:25px;align-items:flex-start;flex-direction:column;}}body main .t6906{max-width:600px;margin-right:40px;}@media screen and (max-width: 767px) {body main .t6906{border-right:1px none #242424;}}body main .t6907{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t6908{color:var(--Purple);}body main .t6909{font-size:16px;}body main .t6912{width:100%;background:;text-align:center;}body main .t6913{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6914{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6916{width:100%;background:;text-align:center;}body main .t6917{top:0%;left:0%;right:0%;bottom:0%;opacity:100%;position:absolute;background:linear-gradient(0deg,rgb(163,117,255) 0%,#5E2EBE 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6918{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;background:linear-gradient(0deg,#5E2EBE 0%,rgb(163,117,255) 100%);box-shadow:0px 1px 0px 0px rgba(255,255,255,0.24) inset;transition:all 300ms 0ms ease;margin-left:auto;margin-right:auto;}body main .t6924{position:relative;min-height:calc(100dvh - 88px);padding-top:170px;padding-bottom:190px;}@media screen and (max-width: 991px) {body main .t6924{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t6924{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6924{min-height:auto;padding-top:40px;}}body main .t6926{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t6926{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t6926{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t6926{row-gap:40px;}}body main .t6927{width:100%;max-width:650px;}@media screen and (max-width: 991px) {body main .t6927{max-width:100%;}}body main .t6929{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t6930{justify-content:center;}body main .t6932{width:16px;height:16px;}body main .t6933{width:100%;max-width:500px;margin-bottom:40px;}body main .t6934{display:flex;z-index:5555;margin-bottom:40px;}body main .t6936{margin-top:24px;line-height:1;margin-bottom:20px;}body main .t6938{transform:scale(1.2,1.2);margin-left:87px;}@media screen and (max-width: 480px) {body main .t6938{margin-left:0px;}}body main .t6939{top:auto;left:-5%;right:0%;bottom:0%;filter:hue-rotate(120deg);display:block;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t6939{left:-73%;}}body main .t6942{width:17px;height:17px;}body main .t6944{border-top:1px solid var(--Grey-Bg);padding-top:120px;padding-bottom:120px;}@media screen and (max-width: 767px) {body main .t6944{padding-top:70px;padding-bottom:70px;}}body main .t6946{gap:0px;display:flex;align-items:center;flex-direction:column;}body main .t6947{color:var(--AI-Color);}body main .t6948{background:var(--AI-Color);}body main .t6950{max-width:760px;text-align:center;margin-bottom:20px;}body main .t6951{color:var(--Grey-Text);font-size:17px;max-width:680px;text-align:center;line-height:1.7;margin-bottom:80px;}@media screen and (max-width: 767px) {body main .t6951{font-size:16px;margin-bottom:50px;}}body main .t6952{gap:0px;width:100%;display:grid;max-width:1100px;align-items:start;margin-bottom:80px;grid-template-columns:1fr auto 1fr;}@media screen and (max-width: 991px) {body main .t6952{gap:40px;max-width:500px;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t6952{margin-bottom:50px;}}body main .t6953{gap:20px;display:flex;align-items:center;flex-direction:column;}body main .t6956{width:100%;display:flex;position:relative;min-height:420px;align-items:center;justify-content:center;}body main .t6957{width:320px;height:380px;position:relative;}@media screen and (max-width: 767px) {body main .t6957{width:280px;height:360px;}}@media screen and (max-width: 480px) {body main .t6957{width:260px;height:360px;}}body main .t6959{top:0%;left:0%;right:auto;bottom:auto;}body main .t6960{color:var(--Purple);background:rgba(163,117,255,0.12);}body main .t6961{width:13px;height:13px;}body main .t6963{top:16%;right:-48px;bottom:auto;}body main .t6964{color:#60a5fa;background:rgba(96,165,250,0.1);}body main .t6965{width:13px;height:13px;}body main .t6967{top:36%;left:12%;right:auto;bottom:auto;}body main .t6968{color:#34d399;background:rgba(52,211,153,0.1);}body main .t6969{width:13px;height:13px;}body main .t6971{top:48%;right:0%;bottom:auto;}body main .t6972{color:#fbbf24;background:rgba(251,191,36,0.1);}body main .t6973{width:13px;height:13px;}body main .t6975{top:71%;left:18%;right:auto;bottom:auto;}body main .t6976{color:#9ca3af;background:rgba(156,163,175,0.1);}body main .t6977{width:13px;height:13px;}body main .t6979{top:86%;color:#b30000;right:-46px;border:1px solid #cc000063;bottom:auto;background:#c7000012;}body main .t6980{color:#f87171;background:rgba(248,113,113,0.08);}body main .t6981{width:13px;height:13px;}body main .t6984{gap:12px;display:flex;align-items:center;padding-top:60px;padding-left:24px;padding-right:24px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t6984{gap:12px;padding-top:0;padding-left:0;padding-right:0;flex-direction:row;justify-content:center;}}body main .t6985{width:1px;height:60px;background:linear-gradient(to bottom, transparent, var(--Grey-Bg));}@media screen and (max-width: 991px) {body main .t6985{width:60px;height:1px;background:linear-gradient(to right, transparent, var(--Grey-Bg));}}body main .t6986{color:var(--Grey-Text);width:36px;border:1px solid var(--Grey-Bg);height:36px;display:flex;font-size:11px;background:var(--Black);align-items:center;flex-shrink:0;font-weight:600;border-radius:50%;letter-spacing:0.02em;justify-content:center;}body main .t6988{width:1px;height:60px;background:linear-gradient(to top, transparent, var(--Grey-Bg));}@media screen and (max-width: 991px) {body main .t6988{width:60px;height:1px;background:linear-gradient(to left, transparent, var(--Grey-Bg));}}body main .t6989{gap:20px;display:flex;align-items:center;flex-direction:column;}body main .t6992{width:100%;display:flex;align-items:flex-start;padding-top:10px;justify-content:center;}body main .t6993{width:100%;border:1px solid var(--Grey-Bg);overflow:hidden;max-width:300px;border-radius:16px;}@media screen and (max-width: 767px) {body main .t6993{max-width:280px;}}body main .t6994{background:;}body main .t6996{width:13px;height:13px;display:inline-block;margin-right:6px;vertical-align:middle;}body main .t7001{background:rgba(163,117,255,0.3);border-color:rgba(163,117,255,0.5);}body main .t7006{background:rgba(52,211,153,0.3);border-color:rgba(52,211,153,0.5);}body main .t7011{background:rgba(96,165,250,0.3);border-color:rgba(96,165,250,0.5);}body main .t7016{background:rgba(251,191,36,0.3);border-color:rgba(251,191,36,0.5);}body main .t7021{background:rgba(167,243,208,0.3);border-color:rgba(167,243,208,0.5);}body main .t7026{background:rgba(249,168,212,0.3);border-color:rgba(249,168,212,0.5);}body main .t7030{max-width:300px;}body main .t7031{width:100%;margin-bottom:60px;}body main .t7032{color:var(--Grey-Text);font-size:13px;text-align:center;margin-bottom:28px;letter-spacing:0.08em;text-transform:uppercase;}body main .t7033{gap:16px;width:100%;display:grid;grid-template-columns:repeat(3, 1fr);}@media screen and (max-width: 991px) {body main .t7033{grid-template-columns:repeat(2, 1fr);}}@media screen and (max-width: 480px) {body main .t7033{grid-template-columns:1fr;}}body main .t7040{width:100%;max-width:700px;border-top:1px solid var(--Grey-Bg);text-align:center;margin-left:auto;padding-top:60px;margin-right:auto;}body main .t7041{color:#ffffff;font-size:26px;line-height:1.5;}@media screen and (max-width: 767px) {body main .t7041{font-size:22px;}}@media screen and (max-width: 480px) {body main .t7041{font-size:19px;}}body main .t7043{display:block;}body main .t7045{border:1px solid #bb0000;background:rgba(164,34,2,0.3);border-color:rgba(167,243,208,0.5);}body main .t7050{border:1px solid #bb0000;background:rgba(164,34,2,0.3);border-color:rgba(167,243,208,0.5);}body main .t7054{position:relative;padding-bottom:110px;}@media screen and (max-width: 991px) {body main .t7054{padding-bottom:60px;}}body main .t7055{padding-top:100px;}@media screen and (max-width: 480px) {body main .t7055{padding-top:60px;}}body main .t7057{display:flex;column-gap:20px;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t7057{row-gap:60px;flex-direction:column;}}body main .t7058{top:60px;flex:1 1 0%;position:sticky;}@media screen and (max-width: 991px) {body main .t7058{display:none;}}body main .t7059{display:flex;row-gap:15px;flex-direction:column;}body main .t7061{color:#9e9e9e;display:flex;column-gap:6px;align-items:center;}body main .t7061.dh-active{color:rgb(255,255,255);}body main .t7063{width:100%;display:flex;row-gap:120px;max-width:1130px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t7063{row-gap:100px;}}@media screen and (max-width: 767px) {body main .t7063{row-gap:80px;}}body main .t7065{margin-bottom:40px;}body main .t7067{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t7067{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7067{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7068{display:flex;overflow:hidden;position:relative;background:;align-items:center;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;background-size:cover;justify-content:center;background-image:url(https://global.divhunt.com/a0d52f1b5e9b8872d610235eafd13555_103100.webp);background-repeat:no-repeat;}body main .t7068:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7068{border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7068{padding-top:20px;padding-right:20px;background-image:url(https://global.divhunt.com/1b6db6866a1d03da4f26ccfa4a40c085_128894.webp);}}body main .t7069{width:100%;border-radius:12px;}@media screen and (max-width: 767px) {body main .t7069{border-radius:0px 10px 0px 0px;}}@media screen and (max-width: 480px) {body main .t7069{border-radius:0px 5px 0px 0px;}}body main .t7070{width:100%;display:flex;row-gap:60px;max-width:500px;align-self:center;padding-top:70px;flex-direction:column;padding-bottom:70px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t7070{max-width:100%;}}body main .t7074{margin-bottom:40px;}body main .t7076{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t7076{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7076{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7077{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t7077{max-width:100%;}}body main .t7078{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7078{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7083{width:100%;max-width:430px;}body main .t7085{display:flex;overflow:hidden;position:relative;background:;align-items:center;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;background-size:cover;justify-content:center;background-image:url(https://global.divhunt.com/feff9e7260d5df4e6aa33e348f26c06a_72840.webp);background-repeat:no-repeat;}body main .t7085:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7085{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7085{background-image:url(https://global.divhunt.com/0622d117d17551950790a97132dbe946_86092.webp);}}body main .t7086{width:100%;border-radius:12px;}@media screen and (max-width: 480px) {body main .t7086{border-radius:5px 0px 0px 0px;}}body main .t7088{margin-bottom:40px;}body main .t7090{display:flex;background:#242424;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 767px) {body main .t7090{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7091{width:100%;display:flex;row-gap:30px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t7091{row-gap:0px;}}body main .t7092{display:grid;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t7092{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t7092{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7097{overflow:hidden;position:relative;padding-top:20px;padding-left:35px;border-radius:20px;padding-right:35px;padding-bottom:20px;background-size:cover;background-image:url(https://global.divhunt.com/4b5eeb573f46958a0a50d32208c7f4d0_43686.webp);background-repeat:no-repeat;}body main .t7097:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7097{padding-top:10px;padding-left:10px;border-radius:10px;margin-bottom:40px;padding-right:10px;padding-bottom:10px;}}@media screen and (max-width: 480px) {body main .t7097{background-image:url(https://global.divhunt.com/6da4dff8e3e0e6f50d7a1bdaf447b7ce_40632.webp);}}body main .t7098{border-radius:10px;}@media screen and (max-width: 480px) {body main .t7098{border-radius:5px;}}body main .t7099 .rte{width:100%;max-width:480px;}body main .t7102{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t7102{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t7102{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7103{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t7103{max-width:100%;}}body main .t7104{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7104{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7109{width:100%;max-width:430px;}body main .t7111{overflow:hidden;position:relative;background:;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;background-size:cover;background-image:url(https://global.divhunt.com/aab811389cdc6ad1bd65c11cfa0efb18_22062.webp);background-repeat:no-repeat;}body main .t7111:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7111{padding-top:20px;border-radius:10px;padding-right:20px;}}@media screen and (max-width: 480px) {body main .t7111{border-radius:10px;background-image:url(https://global.divhunt.com/5d7ac435ed03271bd5ad97cb6caeac03_21618.webp);}}body main .t7112{width:100%;border-radius:12px;}@media screen and (max-width: 480px) {body main .t7112{border-radius:0px 5px 0px 0px;}}body main .t7113{margin-bottom:40px;}body main .t7115{margin-bottom:40px;}body main .t7117{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t7117{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7117{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7118{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t7118{max-width:100%;}}body main .t7119{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7119{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7124{width:100%;max-width:430px;}body main .t7126{overflow:hidden;position:relative;background:;padding-top:30px;padding-left:30px;border-radius:20px;background-size:cover;background-image:url(https://global.divhunt.com/8c8681f964c8901f05d142759e8073d3_5450.webp);background-repeat:no-repeat;}body main .t7126:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7126{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7126{background-image:url(https://global.divhunt.com/e33e55594757dc46ea83cabb4bba5be4_5664.webp);}}body main .t7127{width:100%;border-radius:10px 0px 0px 0px;margin-bottom:-1px;}@media screen and (max-width: 480px) {body main .t7127{border-radius:5px 0px 0px 0px;}}body main .t7129{margin-bottom:40px;}body main .t7131{display:flex;row-gap:32px;background:#242424;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 767px) {body main .t7131{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7132{width:100%;display:flex;row-gap:30px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t7132{row-gap:0px;}}body main .t7133{overflow:hidden;position:relative;padding-top:20px;padding-left:35px;border-radius:20px;padding-right:35px;padding-bottom:20px;background-size:cover;background-image:url(https://global.divhunt.com/d90c2ad78c911729559908640795bdbd_194480.webp);background-repeat:no-repeat;}body main .t7133:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7133{padding-top:10px;padding-left:10px;border-radius:10px;margin-bottom:40px;padding-right:10px;padding-bottom:10px;}}@media screen and (max-width: 480px) {body main .t7133{border-radius:10px;background-image:url(https://global.divhunt.com/eded5365f97937176508cf20d1e810f1_57968.webp);}}body main .t7134{border-radius:10px;}@media screen and (max-width: 480px) {body main .t7134{border-radius:5px;}}body main .t7135{display:none;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t7135{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t7135{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7140 .rte{max-width:350px;}body main .t7141{z-index:5;position:relative;padding-top:100px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t7141{padding-top:100px;}}@media screen and (max-width: 480px) {body main .t7141{padding-top:80px;padding-bottom:40px;}}body main .t7143{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t7143{row-gap:40px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t7143{row-gap:20px;}}body main .t7144{width:100%;max-width:443px;}body main .t7145{width:100%;max-width:400px;}@media screen and (max-width: 991px) {body main .t7145{text-wrap:balance;}}@media screen and (max-width: 480px) {body main .t7145{max-width:100%;}}body main .t7147{display:grid;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t7147{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t7147{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7160{color:var(--AI-Color);}body main .t7163{max-width:420px;}body main .t7164{max-width:660px;}body main .t7170:hover{background:#dc6c46;}body main .t7171{background:linear-gradient(0deg,var(--AI-Color) 0%,var(--AI-Color) 100%);}body main .t7211{width:100%;text-align:center;}body main .t7211:hover{background:#dc6c46;}body main .t7212{background:var(--AI-Color);}body main .t7215{border-radius:5px;}body main .t7254{width:100%;text-align:center;}body main .t7254:hover{background:#dc6c46;}body main .t7255{width:100%;background:var(--AI-Color);}body main .t7262{color:var(--AI-Color);}body main .t7264{color:var(--Grey-Text);font-size:17px;max-width:560px;text-align:center;line-height:1.7;}body main .t7270:hover{background:#dc6c46;}body main .t7271{background:linear-gradient(0deg,#d97757 0%,#d97757 100%);}body main .t7273{display:none;overflow:hidden;position:relative;padding-top:1px;padding-left:1px;border-radius:12px;margin-bottom:40px;padding-right:1px;padding-bottom:1px;}body main .t7274{border:1px solid #242424;display:none;overflow:hidden;background:#070709;padding-top:5px;padding-left:5px;border-radius:10px;padding-right:5px;padding-bottom:5px;}body main .t7274:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t7275{top:5px;left:5px;right:5px;bottom:5px;position:absolute;background:linear-gradient(180deg,var(--Purple) 0%,rgb(43,0,129) 100%);transition:all 250ms 0ms cubic-bezier(0.215,0.61,0.355,1);margin-left:auto;margin-right:auto;border-radius:8px;}body main .t7276{display:flex;column-gap:10px;align-items:center;padding-top:15px;padding-left:19px;padding-right:19px;flex-direction:row;padding-bottom:15px;justify-content:center;}@media screen and (max-width: 480px) {body main .t7276{row-gap:5px;flex-direction:column;}}body main .t7277{color:#ffffff;font-size:18px;font-weight:500;}body main .t7278{width:1px;height:15px;background:rgb(from rgb(255,255,255) r g b / 20%);margin-top:6px;margin-bottom:6px;}@media screen and (max-width: 480px) {body main .t7278{display:none;}}body main .t7279{color:#ffffff;}body main .t7280{display:flex;}@media screen and (max-width: 480px) {body main .t7280{display:none;}}body main .t7281{mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);inset:0;opacity:0%;transition:all 200ms 0ms linear;-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;pointer-events:none;-webkit-mask-composite:xor;}body main .t7282{animation:borderTurn 2.5s infinite linear;animation-name:borderTurnWithTranslate;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255,255,255,.5) 0deg, rgba(255,255,255,0) 60deg, rgba(255,255,255,0) 310deg, rgba(255,255,255,.5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t7282::after{clear:both;content:"";display:block;}body main .t7282::before{float:left;content:"";padding-top:100%;}body main .t7283 *{top:0;left:0;width:100%;height:100%;position:absolute;}body main .t7283{top:50%;left:50%;width:calc(100% + 6px);opacity:30%;z-index:2;position:absolute;transform:translate(-50%, -50%);transition:opacity 1s;-ms-transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-webkit-transition:opacity 1s;}body main .t7283::after{clear:both;content:"";display:block;}body main .t7283::before{float:left;content:"";padding-top:100%;}body main .t7284{animation:borderTurn 2.5s infinite linear;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255,255,255,.5) 0deg, rgba(255,255,255,0) 60deg, rgba(255,255,255,0) 310deg, rgba(255,255,255,.5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t7285{mask-size:auto;mask-repeat:repeat;-webkit-mask-size:auto;}body main .t7286{animation:borderTurn 2.5s infinite linear;background-size:cover;background-image:conic-gradient(from 0 at 50% 50%, rgba(255, 255, 255, .5) 0deg, rgba(255, 255, 255, 0) 60deg, rgba(255, 255, 255, 0) 310deg, rgba(255, 255, 255, .5) 360deg);background-repeat:no-repeat;background-position:center center;}body main .t7288{margin-bottom:40px;}body main .t7290{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t7290{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7290{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7291{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t7291{max-width:100%;}}body main .t7292{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7292{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7297{width:100%;max-width:430px;}body main .t7299{overflow:hidden;position:relative;background:;padding-top:30px;padding-left:30px;border-radius:20px;background-size:cover;background-image:url(https://global.divhunt.com/8c8681f964c8901f05d142759e8073d3_5450.webp);background-repeat:no-repeat;}body main .t7299:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7299{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7299{background-image:url(https://global.divhunt.com/e33e55594757dc46ea83cabb4bba5be4_5664.webp);}}body main .t7300{width:100%;border-radius:10px 0px 0px 0px;}@media screen and (max-width: 480px) {body main .t7300{border-radius:5px 0px 0px 0px;}}body main .t7301{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t7302{display:flex;row-gap:5px;flex-direction:column;}body main .t7303:first-of-type{display:none;}body main .t7305{transition:;}body main .t7308{transition:;}body main .t7310{margin-bottom:40px;}body main .t7312{display:flex;background:#242424;column-gap:70px;padding-top:30px;padding-left:30px;border-radius:20px;padding-right:30px;padding-bottom:30px;}@media screen and (max-width: 991px) {body main .t7312{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7312{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7313{width:100%;display:flex;row-gap:60px;max-width:500px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t7313{max-width:100%;}}body main .t7314{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7314{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7319{width:100%;max-width:430px;}body main .t7321{overflow:hidden;position:relative;background:;padding-top:30px;padding-left:30px;border-radius:20px;background-size:cover;background-image:url(https://global.divhunt.com/8c8681f964c8901f05d142759e8073d3_5450.webp);background-repeat:no-repeat;}body main .t7321:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7321{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7321{background-image:url(https://global.divhunt.com/e33e55594757dc46ea83cabb4bba5be4_5664.webp);}}body main .t7322{width:100%;border-radius:10px 0px 0px 0px;}@media screen and (max-width: 480px) {body main .t7322{border-radius:5px 0px 0px 0px;}}body main .t7323{top:-1%;left:-1%;right:-1%;bottom:-1%;display:flex;opacity:0%;row-gap:5px;z-index:10;position:absolute;background:rgba(7,7,9,0.1);transition:all 400ms 0ms ease;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;backdrop-filter:blur(50px);justify-content:center;-webkit-backdrop-filter:blur(50px);}body main .t7324{display:flex;row-gap:5px;flex-direction:column;}body main .t7327{transition:;}body main .t7341 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7341 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7341 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7342 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7342 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7342 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7343 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7343 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7343 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7344 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7344 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7344 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7345 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7345 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7345 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7346 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7346 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7346 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7347 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7347 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7347 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7348{display:flex;padding:67px 67px 67px 67px;column-gap:15px;padding-top:0px;padding-left:0px;margin-bottom:40px;padding-right:0px;padding-bottom:0px;justify-content:center;}@media screen and (max-width: 480px) {body main .t7348{row-gap:5px;flex-wrap:wrap;column-gap:5px;}}body main .t7349{width:87px;display:flex;background:var(--Grey-Bg);text-align:center;align-items:center;font-weight:500;padding-top:10px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;justify-content:center;}body main .t7349:nth-child(1){display:none;}@media screen and (max-width: 480px) {body main .t7349{width:77px;}}body main .t7350{font-size:32px;}@media screen and (max-width: 767px) {body main .t7350{font-size:20px;}}@media screen and (max-width: 767px) {body main .t7351{font-size:13px;}}body main .t7352{color:#9e9e9e;font-size:16px;max-width:500px;margin-top:0;margin-left:auto;margin-right:auto;margin-bottom:0;}body main .t7353{gap:8px;width:100%;display:flex;margin-top:20px;flex-direction:column;}body main .t7354{display:flex;align-items:center;justify-content:space-between;}body main .t7355{color:var(--Grey-Text);font-size:13px;}body main .t7356{color:var(--White);font-size:13px;font-weight:500;}body main .t7358{width:40%;background:var(--AI-Color);}body main .t7359{gap:8px;width:100%;display:flex;margin-top:20px;flex-direction:column;}body main .t7360{display:flex;align-items:center;justify-content:space-between;}body main .t7361{color:#9e9e9e;font-size:13px;}body main .t7362{color:rgb(255,255,255);font-size:13px;font-weight:500;}body main .t7364{width:65%;background:#00c462;}body main .t7365{gap:8px;width:100%;display:flex;margin-top:20px;flex-direction:column;}body main .t7366{display:flex;align-items:center;justify-content:space-between;}body main .t7367{color:#9e9e9e;font-size:13px;}body main .t7368{color:rgb(255,255,255);font-size:13px;font-weight:500;}body main .t7370{width:80%;background:#00c462;}body main .t7371{gap:8px;width:100%;display:flex;margin-top:20px;flex-direction:column;}body main .t7372{display:flex;align-items:center;justify-content:space-between;}body main .t7373{color:#9e9e9e;font-size:13px;}body main .t7374{color:rgb(255,255,255);font-size:13px;font-weight:500;}body main .t7376{width:90%;background:#00c462;}body main .t7378{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7380{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7382{color:#9e9e9e;font-size:16px;font-weight:400;}body main .t7383{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7385{color:#9e9e9e;font-size:16px;font-weight:400;}body main .t7386{color:#9e9e9e;font-size:16px;font-weight:400;}body main .t7387{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7388{font-size:16px;}body main .t7389{color:#9e9e9e;font-size:14px;font-weight:400;}body main .t7390{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7391{font-size:16px;}body main .t7392{color:#9e9e9e;font-size:14px;font-weight:400;}body main .t7393{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7394{font-size:16px;}body main .t7395{color:#9e9e9e;font-size:14px;font-weight:400;}body main .t7396{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7397{font-size:16px;}body main .t7398{color:#9e9e9e;font-size:14px;font-weight:400;}body main .t7399{color:#9e9e9e;font-size:16px;font-weight:400;text-decoration:none;}body main .t7401{color:rgb(0,0,0);width:100%;background:#ffffff;}body main .t7403{display:flex;column-gap:15px;align-items:center;margin-bottom:30px;}body main .t7404{margin-top:41px;}body main .t7405{width:max-content;border:1px solid #242424;overflow:hidden;background:#070709;margin-left:auto;padding-top:5px;margin-right:auto;padding-left:5px;border-radius:10px;margin-bottom:40px;padding-right:5px;padding-bottom:5px;}body main .t7405:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t7406{display:flex;column-gap:10px;align-items:center;padding-top:15px;padding-left:19px;padding-right:19px;flex-direction:row;padding-bottom:15px;justify-content:center;}@media screen and (max-width: 480px) {body main .t7406{row-gap:5px;flex-direction:column;}}body main .t7407{color:#ffffff;font-size:18px;font-weight:500;}body main .t7408{display:flex;}@media screen and (max-width: 480px) {body main .t7408{display:none;}}body main .t7409{top:5px;left:5px;right:5px;bottom:5px;position:absolute;background:linear-gradient(180deg,#a375ff 0%,rgb(43,0,129) 100%);transition:all 250ms 0ms cubic-bezier(0.215,0.61,0.355,1);margin-left:auto;margin-right:auto;border-radius:8px;}body main .t7410{color:var(--Purple);display:flex;column-gap:10px;align-items:center;}body main .t7411{margin:0;font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t7412{margin:0;font-size:20px;font-weight:500;padding-bottom:4px;}body main .t7413{color:var(--Purple);display:flex;column-gap:10px;align-items:center;}body main .t7414{margin:0;font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t7415{margin:0;font-size:20px;font-weight:500;padding-bottom:4px;}body main .t7416{color:var(--Purple);display:flex;column-gap:10px;align-items:center;}body main .t7417{margin:0;font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t7418{margin:0;font-size:20px;font-weight:500;padding-bottom:4px;}body main .t7420{color:var(--AI-Color);width:36px;height:36px;display:flex;background:rgba(217, 119, 87, 0.12);align-items:center;flex-shrink:0;border-radius:10px;justify-content:center;}body main .t7422{color:var(--White);}body main .t7423{color:var(--Grey-Text);font-size:15px;line-height:1.6;}body main .t7428{max-width:600px;}body main .t7429{gap:20px;width:100%;display:grid;margin-bottom:60px;grid-template-columns:repeat(2, 1fr) 1fr 1fr;}@media screen and (max-width: 767px) {body main .t7429{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t7429{gap:16px;grid-template-columns:1fr;}}body main .t7436{color:var(--Purple);opacity:0.5;margin-bottom:-4px;}body main .t7438{color:rgba(255, 255, 255, 0.72);font-size:14px;line-height:1.65;}