@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:500;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:380px;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 .t1326{position:relative;margin-bottom:20px;}body main .t1327{height:40px;margin-bottom:10px;}body main .t1328{display:flex;column-gap:10px;align-items:center;}body main .t1330{height:40px;display:flex;column-gap:10px;align-items:center;}body main .t1332{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 .t1333{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 .t1336{padding-top:60px;}@media screen and (max-width: 767px) {body main .t1336{padding-top:40px;}}body main .t1338{width:100%;max-width:656px;text-align:center;margin-left:auto;margin-right:auto;}body main .t1339{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t1339{margin-top:60px;}}body main .t1340{line-height:1;margin-bottom:20px;}body main .t1342{margin-bottom:20px;justify-content:center;}body main .t1345{padding-top:60px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t1345{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1345{padding-top:40px;padding-bottom:60px;}}body main .t1347{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1347{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t1347{row-gap:60px;flex-direction:column-reverse;}}body main .t1348{width:100%;max-width:720px;}@media screen and (max-width: 991px) {body main .t1348{max-width:100%;}}body main .t1349 cite{padding-left:0;}body main .t1349  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 .t1349 blockquote br{content:" ";display:block!important;}body main .t1350{top:100px;width:100%;position:sticky;max-width:320px;}@media screen and (max-width: 767px) {body main .t1350{position:static;max-width:100%;}}@media screen and (max-width: 480px) {body main .t1350{max-width:100%;}}body main .t1351 li{margin-bottom:15px;}body main .t1351{display:flex;row-gap:10px;align-items:flex-start;flex-direction:column;}body main .t1354{padding-top:140px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1354{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1354{padding-top:60px;padding-bottom:60px;}}body main .t1357{width:100%;max-width:522px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t1358{justify-content:center;}body main .t1361{margin-bottom:10px;}body main .t1362{width:100%;max-width:430px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t1363{margin-bottom:20px;justify-content:center;}body main .t1366{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 .t1366{grid-template-columns:1fr;}}body main .t1367{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 .t1367:hover{background:var(--Hover);}body main .t1368{margin-bottom:30px;}body main .t1369{font-family:'Satoshi';margin-bottom:16px;}body main .t1370{margin-bottom:16px;}body main .t1371{margin-top:auto;}body main .t1376{overflow:hidden;position:relative;}body main .t1378{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 .t1379{display:flex;align-items:center;justify-content:center;}body main .t1380{position:relative;padding-top:80px;}body main .t1382{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t1383{width:100%;max-width:522px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t1384{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1384{row-gap:20px;grid-template-columns:1fr;}}body main .t1385{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1387{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1387{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1388{margin-bottom:10px;}body main .t1389{max-width:380px;}body main .t1390{margin-bottom:15px;}body main .t1391{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1393{padding-top:30px;padding-left:30px;margin-bottom:50px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t1393{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1394{margin-bottom:10px;}body main .t1395{max-width:370px;}body main .t1396{margin-bottom:15px;}body main .t1398{justify-content:center;}body main .t1401{margin-bottom:10px;}body main .t1402{width:100%;max-width:451px;margin-left:auto;margin-right:auto;margin-bottom:30px;padding-bottom:;}body main .t1403{display:flex;column-gap:24px;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t1403{row-gap:15px;flex-direction:column;}}body main .t1404{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t1404{margin-top:60px;}}body main .t1405{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 .t1405{width:1040px;}}@media screen and (max-width: 480px) {body main .t1405{width:920px;}}body main .t1406{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 .t1407{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 .t1408{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 .t1409 img{transition:all 100ms 0ms linear;}body main .t1409{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t1409 img{width:30px;}}body main .t1410{top:12%;left:14%;z-index:10;position:absolute;}body main .t1411{top:3%;left:28%;z-index:10;position:absolute;}body main .t1412{top:-1%;right:43%;z-index:10;position:absolute;}body main .t1413{top:5%;right:24%;z-index:10;position:absolute;}body main .t1414{top:15%;right:11%;z-index:10;position:absolute;}body main .t1415{top:7%;right:32%;z-index:10;position:absolute;}body main .t1416{top:5%;left:40%;z-index:10;position:absolute;}body main .t1417{top:10%;left:51%;z-index:10;position:absolute;}body main .t1418{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 .t1421{padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1421{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1421{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1421{padding-top:40px;}}body main .t1423{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1423{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t1424{max-width:100%;}}body main .t1427{color:#a375ff;}body main .t1428{line-height:1;margin-bottom:20px;}body main .t1429{max-width:396px;margin-bottom:40px;}body main .t1430{display:flex;column-gap:15px;align-items:center;}body main .t1434{width:100%;max-width:680px;}@media screen and (max-width: 991px) {body main .t1434{max-width:100%;}}body main .t1435{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1436{width:100%;}body main .t1439{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1440{width:100%;}body main .t1443{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1444{width:100%;}body main .t1447{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1448{width:100%;}body main .t1451{display:flex;column-gap:20px;margin-bottom:10px;}body main .t1452{width:100%;}body main .t1454{height:200px;}body main .t1455{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;z-index:15;position:absolute;margin-left:auto;margin-right:auto;}body main .t1456{width:100%;cursor:pointer;background:;text-align:center;}body main .t1457{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 .t1458{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 .t1460{position:relative;padding-top:60px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1460{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1460{padding-bottom:80px;}}body main .t1465{margin-bottom:60px;}body main .t1465 .target-wrapper{max-width:400px;}@media screen and (max-width: 480px) {body main .t1465{margin-bottom:60px;}}body main .t1468{color:#a375ff;}body main .t1469{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 .t1469{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t1470{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 .t1470{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1470{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t1470{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t1471{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 .t1471{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t1471{padding-top:30px;}}body main .t1474{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t1474{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t1477{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t1477{top:5px;left:5px;width:7px;}}body main .t1478{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t1478{right:5px;width:7px;bottom:5px;}}body main .t1479{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t1479{top:5px;right:5px;width:7px;}}body main .t1480{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t1480{left:5px;width:7px;bottom:5px;}}body main .t1481{position:relative;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t1481{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1481{padding-bottom:60px;}}body main .t1483{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t1483{row-gap:80px;flex-direction:column;}}body main .t1484{width:100%;max-width:480px;}@media screen and (max-width: 991px) {body main .t1484{max-width:100%;}}body main .t1485{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 .t1485{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1485{grid-template-columns:1fr;}}body main .t1488{color:#a375ff;}body main .t1489{margin-bottom:16px;}body main .t1490{margin-bottom:30px;}body main .t1491{display:flex;column-gap:15px;align-items:center;margin-bottom:60px;}body main .t1495{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}body main .t1497{color:var(--Purple);margin-bottom:10px;}body main .t1499{background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t1500{margin-bottom:24px;}body main .t1501{margin-bottom:10px;}body main .t1503{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 .t1503{left:-54%;}}@media screen and (max-width: 480px) {body main .t1503{left:-162%;}}body main .t1504{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1504{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1504{padding-top:60px;padding-bottom:60px;}}body main .t1507{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1507{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1507{margin-bottom:40px;}}body main .t1508{width:100%;max-width:450px;}body main .t1509{width:100%;max-width:490px;}body main .t1510{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t1510{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t1514 img{transition:all 200ms 0ms ease;}body main .t1514{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t1514:hover img:last-of-type{transform:translate(5px,0px);}body main .t1518{margin-bottom:24px;}body main .t1523{position:relative;padding-top:80px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1523{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1523{padding-top:60px;padding-bottom:60px;}}body main .t1526{margin-bottom:60px;}body main .t1529{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t1529{margin-top:60px;}}body main .t1530{padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1530{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1530{padding-bottom:60px;}}body main .t1532{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1532{padding-left:0px;padding-right:0px;}}body main .t1533{margin-bottom:60px;}body main .t1533 .rte{max-width:390px;}body main .t1533 .target-wrapper{max-width:340px;}body main .t1534{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1534{row-gap:20px;grid-template-columns:1fr;}}body main .t1535{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1537{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1537{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1538{margin-bottom:10px;}body main .t1540{margin-bottom:15px;}body main .t1541{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1542{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1542{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1543{margin-bottom:10px;}body main .t1545{margin-bottom:15px;}body main .t1547{position:relative;padding-top:100px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t1547{padding-top:60px;padding-bottom:40px;}}body main .t1549{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 .t1549{row-gap:60px;flex-direction:column;}}body main .t1550{max-width:470px;}@media screen and (max-width: 991px) {body main .t1550{max-width:100%;}}body main .t1554{margin-bottom:16px;}body main .t1555{margin-bottom:30px;}body main .t1556{display:flex;column-gap:15px;align-items:center;}body main .t1560{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 .t1560{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1560{grid-template-columns:1fr;}}body main .t1561{background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t1562{margin-bottom:24px;}body main .t1563{margin-bottom:10px;}body main .t1568{top:-82px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t1569{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t1570{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 .t1571{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 .t1572{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 .t1573{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 .t1574{top:0px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t1575{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t1576{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 .t1577{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 .t1578{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 .t1579{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 .t1580{position:relative;}body main .t1581{margin-bottom:20px;}body main .t1582{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 .t1584{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 .t1585{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}body main .t1586{display:flex;align-items:center;margin-bottom:25px;justify-content:space-between;}body main .t1587{color:rgb(169,169,169);font-weight:500;}body main .t1588{display:flex;column-gap:5px;align-items:center;}body main .t1588:hover img{transform:translate(3px,0px);}body main .t1589{font-size:14px;transition:all 200ms 0ms ease;font-weight:500;}body main .t1590{margin-top:-3px;transition:all 200ms 0ms ease;}body main .t1591{display:grid;row-gap:24px;column-gap:100px;flex-direction:column;justify-content:center;grid-template-columns:1fr 1fr;}body main .t1593{display:flex;column-gap:12px;align-items:center;}body main .t1593:hover .dd-hover-icon{opacity:100%;}body main .t1595{color:rgb(169,169,169);font-size:14px;}body main .t1596{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;}body main .t1597{width:20px;height:20px;position:relative;}body main .t1598{width:20px;min-width:20px;}body main .t1599{background:var(--Grey-Bg);padding-top:20px;padding-left:40px;padding-right:60px;padding-bottom:20px;}body main .t1600{display:flex;row-gap:24px;flex-direction:column;justify-content:center;}body main .t1602{color:rgb(169,169,169);display:flex;column-gap:12px;align-items:center;}body main .t1602:hover .dd-hover-icon{opacity:100%;}body main .t1603{width:20px;height:20px;position:relative;}body main .t1606{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;}body main .t1607{display:none;font-size:14px;}body main .t1608{display:flex;align-items:center;margin-bottom:25px;justify-content:space-between;}body main .t1609{color:rgb(169,169,169);font-weight:500;}body main .t1610{width:1px;background:#ffffff12;margin-left:20px;}body main .t1611{color:#9e9e9e;transition:;}body main .t1612{color:#9e9e9e;transition:;}body main .t1613{color:#9e9e9e;transition:all 200ms 0ms ease;}body main .t1613:hover{color:rgb(255,255,255);}body main .t1616{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 .t1618{display:flex;align-items:center;margin-bottom:25px;justify-content:space-between;}body main .t1619{color:rgb(169,169,169);font-weight:500;}body main .t1620{display:grid;row-gap:24px;column-gap:24px;flex-direction:column;justify-content:center;grid-template-columns:1fr 1fr;}body main .t1622{display:flex;column-gap:12px;align-items:center;}body main .t1622:hover .dd-hover-icon{opacity:100%;}body main .t1623{width:20px;height:20px;position:relative;}body main .t1626{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;}body main .t1627{color:rgb(169,169,169);font-size:14px;}body main .t1628{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 .t1630{display:flex;align-items:center;margin-bottom:25px;justify-content:space-between;}body main .t1631{color:rgb(169,169,169);font-weight:500;}body main .t1632{display:grid;row-gap:32px;column-gap:32px;flex-direction:column;justify-content:center;grid-template-columns:1fr 1fr;}body main .t1634{display:flex;column-gap:12px;align-items:center;}body main .t1634:hover .dd-hover-icon{opacity:100%;}body main .t1635{width:20px;height:20px;position:relative;}body main .t1638{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;margin-bottom:5px;}body main .t1639{color:rgb(169,169,169);font-size:14px;max-width:250px;}body main .t1641{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t1642{transform:;}body main .t1643{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t1644{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t1645{transform:;}body main .t1646{transform:;}body main .t1655{overflow:hidden;position:relative;padding-top:235px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1655{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1655{padding-top:210px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1655{padding-top:125px;}}body main .t1657{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t1657{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t1657{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1657{row-gap:40px;}}body main .t1658{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t1658{max-width:100%;}}body main .t1662{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1662{row-gap:40px;column-gap:40px;margin-top:60px;grid-template-columns:1fr;}}body main .t1667 .rte p{max-width:430px;}body main .t1668{position:relative;}body main .t1669{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1669{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1673{overflow:hidden;position:relative;padding-top:200px;padding-bottom:220px;}@media screen and (max-width: 991px) {body main .t1673{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1673{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t1673{padding-top:40px;}}body main .t1675{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t1675{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1675{row-gap:40px;}}body main .t1676{width:100%;max-width:650px;}@media screen and (max-width: 991px) {body main .t1676{max-width:100%;}}body main .t1678{width:100%;max-width:475px;margin-bottom:40px;}body main .t1679{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t1680{background:;}body main .t1681{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 .t1682{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 .t1684{justify-content:center;}body main .t1687{line-height:1;margin-bottom:20px;}body main .t1689{color:#a375ff;}body main .t1690{position:relative;}body main .t1691{height:657px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1691{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1692{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 .t1692{left:-73%;}}body main .t1694{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t1694{padding-top:60px;padding-bottom:60px;}}body main .t1696{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 .t1698{color:#a375ff;}body main .t1700{margin-bottom:10px;}body main .t1701{width:100%;max-width:618px;}body main .t1702{width:100%;max-width:1080px;margin-left:auto;margin-right:auto;}body main .t1703{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 .t1703{border:none;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;}}body main .t1704{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t1704{display:none;}}body main .t1705{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 .t1705{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1705{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t1705{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t1706{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 .t1706{margin-left:0px;padding-left:15px;padding-right:15px;}}body main .t1707{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 .t1707{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1707{grid-template-columns:1fr 1fr;}}body main .t1708{align-self:center;}@media screen and (max-width: 480px) {body main .t1708{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1709{padding-top:15px;padding-bottom:15px;}}body main .t1710{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 .t1710{background:var(--Black);padding-top:15px;padding-bottom:15px;}}body main .t1711{display:flex;column-gap:10px;align-items:center;margin-bottom:13px;}body main .t1713{color:var(--Grey-Text);}body main .t1714{width:110px;z-index:99;position:relative;margin-left:auto;margin-right:auto;}body main .t1715{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 .t1718{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 .t1719{cursor:pointer;}body main .t1720{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 .t1720:hover{background:#383838;}body main .t1721{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 .t1721{padding-top:15px;padding-bottom:15px;}}body main .t1722{display:flex;column-gap:10px;align-items:center;margin-bottom:13px;}body main .t1724{color:#9e9e9e;}body main .t1725{width:110px;z-index:99;position:relative;margin-left:auto;margin-right:auto;}body main .t1726{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 .t1727{cursor:pointer;}body main .t1728{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 .t1728:hover{background:#383838;}body main .t1729{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 .t1732{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1732{grid-template-columns:1fr 1fr 1fr;}}body main .t1733{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 .t1733{display:none;background:var(--Black);}}body main .t1734{align-self:center;padding-top:20px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1734{padding-bottom:20px;}}@media screen and (max-width: 480px) {body main .t1735{font-size:16px;}}body main .t1736{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 .t1736{display:none;}}body main .t1737 p{color:var(--Grey-Text);}body main .t1737{opacity:0%;}body main .t1738 p{color:#9e9e9e;}body main .t1738{opacity:0%;}body main .t1740{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1740{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1740{grid-template-columns:1fr 1fr;}}body main .t1741{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 .t1741{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1742{color:#ffffff;}}body main .t1743{align-self:center;}@media screen and (max-width: 480px) {body main .t1743{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1744{padding-bottom:10px;}}body main .t1745{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 .t1746{color:#ffffff;}}body main .t1747{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1747{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1747{grid-template-columns:1fr 1fr;}}body main .t1748{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 .t1748{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1749{color:#ffffff;}}body main .t1750{align-self:center;}@media screen and (max-width: 480px) {body main .t1750{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1751{padding-bottom:10px;}}body main .t1752{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 .t1753{color:#ffffff;}}body main .t1754{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1754{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1754{grid-template-columns:1fr 1fr;}}body main .t1755{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 .t1755{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1756{color:#ffffff;}}body main .t1757{align-self:center;}@media screen and (max-width: 480px) {body main .t1757{grid-column:span 3;padding-bottom:10px;}}body main .t1759{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 .t1760{color:#ffffff;}}body main .t1761{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1761{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1761{grid-template-columns:1fr 1fr;}}body main .t1762{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 .t1762{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1763{color:#ffffff;}}body main .t1764{align-self:center;}@media screen and (max-width: 480px) {body main .t1764{grid-column:span 3;padding-bottom:10px;}}body main .t1766{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 .t1767{color:#ffffff;}}body main .t1769{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1769{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1769{display:block;}}body main .t1770{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 .t1770{display:none;}}body main .t1771 p{color:#9e9e9e;}body main .t1771{opacity:0%;}body main .t1772{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1772{padding-top:20px;padding-bottom:20px;}}body main .t1774{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 .t1774{display:none;}}body main .t1775 p{color:#9e9e9e;}body main .t1775{opacity:0%;}body main .t1776{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1776{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1776{grid-template-columns:1fr 1fr;}}body main .t1777{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 .t1777{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1778{color:rgb(255,255,255);}}body main .t1779{align-self:center;}@media screen and (max-width: 480px) {body main .t1779{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1780{padding-bottom:10px;}}body main .t1781{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 .t1782{color:rgb(255,255,255);}}body main .t1785{display:flex;align-items:center;justify-content:center;}body main .t1786{cursor:pointer;display:flex;position:relative;column-gap:10px;margin-top:20px;align-items:center;}body main .t1788{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 .t1790{position:relative;padding-top:80px;padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t1790{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1790{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t1790{padding-bottom:60px;}}body main .t1792{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1792{padding-left:0px;padding-right:0px;}}body main .t1795{color:#a375ff;}body main .t1797{margin-bottom:60px;}body main .t1798 .rte{width:100%;max-width:510px;}body main .t1798 .target-wrapper{width:100%;max-width:492px;}body main .t1799{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1799{row-gap:40px;flex-direction:column-reverse;}}body main .t1800{width:100%;max-width:500px;}@media screen and (max-width: 767px) {body main .t1800{max-width:100%;}}body main .t1801{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t1801{max-width:100%;}}body main .t1802{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 .t1802.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 .t1802{padding-left:20px;padding-right:20px;}}body main .t1803{display:flex;column-gap:10px;align-items:center;}body main .t1804{margin-bottom:-4px;}body main .t1805{font-family:'Satoshi';}body main .t1806{overflow:hidden;}body main .t1807{border:1px solid var(--Grey-Bg);overflow:hidden;background:rgba(36,36,36,0.6);border-radius:20px;}body main .t1808{border-radius:20px;}body main .t1809{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t1809{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1809{padding-bottom:20px;}}body main .t1812{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1812{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t1812{margin-bottom:40px;}}body main .t1813{width:100%;max-width:600px;}body main .t1814{width:100%;max-width:490px;}body main .t1815{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t1815{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t1819 img{transition:all 200ms 0ms ease;}body main .t1819{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t1819:hover img:last-of-type{transform:translate(5px,0px);}body main .t1823{margin-bottom:24px;}body main .t1828{padding-top:100px;padding-bottom:150px;}@media screen and (max-width: 991px) {body main .t1828{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1828{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t1828{padding-bottom:60px;}}body main .t1830{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t1830{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t1830{row-gap:60px;}}body main .t1831{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t1831{max-width:100%;}}@media screen and (max-width: 480px) {body main .t1831{row-gap:60px;}}body main .t1837{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1837{row-gap:40px;column-gap:20px;}}body main .t1842{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 .t1842{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t1842{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t1843{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t1843{display:none;}}@media screen and (max-width: 991px) {body main .t1844{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t1844{grid-template-columns:1fr;}}body main .t1845{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 .t1845:nth-of-type(2){top:auto;bottom:165px;}body main .t1845:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t1845:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t1845{position:static;max-width:100%;border-radius:20px;}}body main .t1846{margin-bottom:24px;}body main .t1847{margin-bottom:10px;}body main .t1849{overflow:hidden;position:relative;padding-top:100px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t1849{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t1849{padding-top:60px;}}body main .t1851{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t1851{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t1851{row-gap:60px;flex-direction:column-reverse;}}body main .t1852{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t1852{max-width:100%;}}@media screen and (max-width: 767px) {body main .t1852{max-width:100%;}}body main .t1857{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1857{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t1857{row-gap:40px;grid-template-columns:1fr;}}body main .t1862{position:relative;}body main .t1863{left:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1863{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t1863{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1865{overflow:hidden;position:relative;padding-top:235px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1865{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1865{padding-top:210px;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t1865{padding-top:125px;}}body main .t1867{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t1867{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t1867{row-gap:60px;flex-direction:column;}}body main .t1868{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t1868{max-width:100%;}}@media screen and (max-width: 767px) {body main .t1868{max-width:100%;}}body main .t1872{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1872{row-gap:40px;column-gap:40px;margin-top:60px;grid-template-columns:1fr;}}body main .t1877 .rte p{max-width:430px;}body main .t1878{position:relative;}body main .t1879{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t1879{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t1879{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t1880{padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t1880{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t1880{padding-bottom:60px;}}body main .t1882{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1882{padding-left:0px;padding-right:0px;}}body main .t1883{margin-bottom:60px;}body main .t1883 .rte{width:100%;max-width:400px;}body main .t1883 .target-wrapper{max-width:340px;}body main .t1884{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t1884{row-gap:20px;grid-template-columns:1fr;}}body main .t1885{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1885:hover .target-img{transform:scale(1.1,1.1);}body main .t1886{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1886{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1888{margin-bottom:15px;}body main .t1889{margin-bottom:10px;}body main .t1890{transition:all 450ms 0ms ease;}body main .t1891{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t1891:hover .target-img{transform:scale(1.1,1.1);}body main .t1892{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t1892{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t1894{margin-bottom:15px;}body main .t1895{margin-bottom:10px;}body main .t1896{transition:all 450ms 0ms ease;}body main .t1897{width:100%;height:1px;background:#242424;margin-bottom:100px;}@media screen and (max-width: 767px) {body main .t1897{margin-top:60px;margin-bottom:60px;}}body main .t1901{height:500px;}body main .t1902{height:5000px;}@media screen and (max-width: 767px) {body main .t1902{height:5000px;}}body main .t1904{top:20px;position:sticky;}@media screen and (max-width: 767px) {body main .t1904{top:20px;position:sticky;}}body main .t1910{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1910{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1910{padding-top:20px;padding-bottom:20px;}}body main .t1911{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 .t1911{display:none;}}body main .t1912 p{color:#9e9e9e;}body main .t1912{opacity:0%;}body main .t1913{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1913{grid-column:span 3;}}body main .t1915{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 .t1915{display:none;}}body main .t1916 p{color:#9e9e9e;}body main .t1916{opacity:0%;}body main .t1917{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1917{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1917{grid-template-columns:1fr 1fr;}}body main .t1918{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 .t1918{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1919{color:rgb(255,255,255);}}body main .t1920{align-self:center;}@media screen and (max-width: 480px) {body main .t1920{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1921{padding-bottom:10px;}}body main .t1922{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 .t1923{color:rgb(255,255,255);}}body main .t1925{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1925{grid-template-columns:1fr 1fr 1fr;}}body main .t1926{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 .t1926{display:none;}}body main .t1927 p{color:#9e9e9e;}body main .t1927{opacity:0%;}body main .t1928{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1928{grid-column:span 3;padding-top:20px;padding-bottom:20px;}}body main .t1930{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 .t1930{display:none;}}body main .t1931 p{color:#9e9e9e;}body main .t1931{opacity:0%;}body main .t1932{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1932{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1932{grid-template-columns:1fr 1fr;}}body main .t1933{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 .t1933{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1934{color:rgb(255,255,255);}}body main .t1935{align-self:center;}@media screen and (max-width: 480px) {body main .t1935{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1936{padding-bottom:10px;}}body main .t1937{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 .t1938{color:rgb(255,255,255);}}body main .t1940{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1940{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1940{grid-template-columns:1fr 1fr;}}body main .t1941{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 .t1941{display:none;}}body main .t1942 p{color:#9e9e9e;}body main .t1942{opacity:0%;}body main .t1943{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1943{grid-column:span 3;padding-top:20px;padding-bottom:20px;}}body main .t1945{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 .t1945{display:none;}}body main .t1946 p{color:#9e9e9e;}body main .t1946{opacity:0%;}body main .t1947{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1947{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1947{grid-template-columns:1fr 1fr;}}body main .t1948{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 .t1948{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1949{color:rgb(255,255,255);}}body main .t1950{align-self:center;}@media screen and (max-width: 480px) {body main .t1950{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1951{padding-bottom:10px;}}body main .t1952{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 .t1953{color:rgb(255,255,255);}}body main .t1955{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1955{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1955{grid-template-columns:1fr 1fr;}}body main .t1956{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 .t1956{display:none;}}body main .t1957 p{color:#9e9e9e;}body main .t1957{opacity:0%;}body main .t1958{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1958{grid-column:span 3;padding-top:20px;padding-bottom:20px;}}body main .t1960{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 .t1960{display:none;}}body main .t1961 p{color:#9e9e9e;}body main .t1961{opacity:0%;}body main .t1962{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1962{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1962{grid-template-columns:1fr 1fr;}}body main .t1963{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 .t1963{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1964{color:rgb(255,255,255);}}body main .t1965{align-self:center;}@media screen and (max-width: 480px) {body main .t1965{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1966{padding-bottom:10px;}}body main .t1967{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 .t1968{color:rgb(255,255,255);}}body main .t1970{display:grid;grid-template-columns:2fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1970{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1970{grid-template-columns:1fr 1fr;}}body main .t1971{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 .t1971{display:none;}}body main .t1972 p{color:#9e9e9e;}body main .t1972{opacity:0%;}body main .t1973{align-self:center;padding-top:10px;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1973{grid-column:span 3;padding-top:20px;padding-bottom:20px;}}body main .t1975{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 .t1975{display:none;}}body main .t1976 p{color:#9e9e9e;}body main .t1976{opacity:0%;}body main .t1977{display:grid;grid-template-columns:2fr 1fr 1fr;}body main .t1977:last-of-type > div{padding-bottom:30px;}@media screen and (max-width: 767px) {body main .t1977{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1977{grid-template-columns:1fr 1fr;}}body main .t1978{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 .t1978{background:var(--Black);}}@media screen and (max-width: 480px) {body main .t1979{color:rgb(255,255,255);}}body main .t1980{align-self:center;}@media screen and (max-width: 480px) {body main .t1980{grid-column:span 3;}}@media screen and (max-width: 480px) {body main .t1981{padding-bottom:10px;}}body main .t1982{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 .t1983{color:rgb(255,255,255);}}body main .t1984{position:relative;padding-top:80px;}@media screen and (max-width: 767px) {body main .t1984{padding-top:60px;padding-bottom:0px;}}body main .t1986{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t1986{padding-left:0px;padding-right:0px;}}body main .t1987{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t1987{row-gap:40px;flex-direction:column-reverse;}}body main .t1988{width:100%;max-width:500px;}@media screen and (max-width: 767px) {body main .t1988{max-width:100%;}}body main .t1989{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 .t1989.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 .t1989{padding-left:20px;padding-right:20px;}}body main .t1990{display:flex;column-gap:10px;align-items:center;}body main .t1991{margin-bottom:-4px;}body main .t1992{font-family:'Satoshi';}body main .t1993{overflow:hidden;}body main .t1994{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t1994{max-width:100%;}}body main .t1995{border:1px solid var(--Grey-Bg);overflow:hidden;background:rgba(36,36,36,0.6);border-radius:20px;}body main .t1996{border-radius:20px;}body main .t1997{margin-bottom:60px;}body main .t2000{color:#a375ff;}body main .t2001 .rte{width:100%;max-width:420px;}body main .t2001 .target-wrapper{width:100%;max-width:492px;}body main .t2003{width:100%;height:1px;background:#242424;margin-bottom:150px;}@media screen and (max-width: 991px) {body main .t2003{margin-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2003{margin-bottom:60px;}}body main .t2007{display:flex;align-items:flex-start;}body main .t2008{flex:1 1 0%;display:flex;}body main .t2009{flex:1 1 0%;}body main .t2011{position:relative;padding-top:30px;padding-bottom:30px;}body main .t2012{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 .t2012{padding-left:20px;padding-right:20px;}}body main .t2013{line-height:1.2;margin-bottom:20px;}body main .t2014{max-width:570px;}body main .t2015{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 .t2015{padding-left:20px;padding-right:20px;}}body main .t2016{display:flex;row-gap:60px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t2016{padding-left:0px;padding-right:0px;}}body main .t2018{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t2018{row-gap:25px;flex-wrap:wrap;column-gap:25px;}}body main .t2020{display:grid;row-gap:16px;column-gap:16px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2020{grid-template-columns:1fr;}}body main .t2021{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 .t2021:hover .hover-target{opacity:100%!important;}@media screen and (max-width: 767px) {body main .t2021{padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:25px;}}body main .t2023{color:var(--Grey-Text);display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t2024{display:flex;column-gap:8px;align-items:center;}body main .t2025{margin-bottom:20px;letter-spacing:4%;}body main .t2026{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 .t2029{display:flex;align-items:flex-start;}body main .t2030{flex:1 1 0%;display:flex;}body main .t2031{flex:1 1 0%;}body main .t2033{position:relative;padding-top:30px;}body main .t2034{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 .t2034{padding-left:20px;padding-right:20px;}}body main .t2035{color:var(--Grey-Text);max-width:560px;}body main .t2037{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t2037{row-gap:5px;flex-wrap:wrap;}}body main .t2038:hover{color:var(--Grey-Text);}body main .t2040:hover{color:var(--Grey-Text);}body main .t2042{color:var(--Grey-Text);}body main .t2043{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 .t2043{row-gap:60px;padding-left:20px;padding-right:20px;flex-direction:column-reverse;}}body main .t2044{width:100%;max-width:800px;}body main .t2045{width:;overflow:hidden;border-radius:10px;margin-bottom:50px;}body main .t2047{top:100px;width:100%;position:sticky;max-width:325px;}@media screen and (max-width: 767px) {body main .t2047{position:static;}}@media screen and (max-width: 480px) {body main .t2047{max-width:100%;}}body main .t2048{color:rgb(255,255,255);}body main .t2049 ul li{position:relative;margin-bottom:10px;padding-bottom:10px;}body main .t2049 ul li a{font-size:16px;}body main .t2049 ul li ul{border:none;position:relative;padding-top:10px;margin-bottom:0px;}body main .t2049 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 .t2049 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 .t2049 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 .t2049 ul li ul li:last-of-type{margin-bottom:-10px;}body main .t2049 ul li ul li:last-of-type::after{display:none;}@media screen and (max-width: 991px) {body main .t2050{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 .t2051{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 .t2052{width:300px;background:var(--Black);}@media screen and (max-width: 991px) {body main .t2052{left:-300px;z-index:999999;position:relative;border-right:1px solid var(--Grey-Bg);pointer-events:all;}}body main .t2053{width:100%;height:60px;display:none;max-width:300px;padding-left:20px;}@media screen and (max-width: 991px) {body main .t2053{display:flex;justify-content:flex-start;}}@media screen and (max-width: 767px) {body main .t2053{width:auto;max-width:auto;padding-right:40px;}}body main .t2054{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 .t2054{padding-top:20px;border-right:none;}}body main .t2056{display:block;position:relative;padding-top:13px;padding-bottom:13px;}body main .t2056:hover p{color:rgb(255,255,255);}body main .t2056.dh-active p{color:rgb(255,255,255);}body main .t2056.dh-active img{filter:brightness(300%);}body main .t2056[is-disabled='true']{opacity:50%;pointer-events:none;}body main .t2056.opened .subcategories{display:block;}body main .t2056.dh-active .subcategories{display:block;}body main .t2056:has(.dh-active) .subcategories{display:block;}body main .t2057{cursor:pointer;display:flex;align-items:center;justify-content:space-between;}body main .t2058{display:flex;column-gap:10px;align-items:center;}body main .t2059{color:rgb(169,169,169);}body main .t2061{display:none;margin-top:10px;padding-left:25px;}body main .t2061:empty{display:none;}body main .t2062{width:100%;display:block;}body main .t2063{color:rgb(169,169,169);width:100%;display:flex;column-gap:10px;padding-top:10px;padding-bottom:10px;}body main .t2063:hover{color:rgb(255,255,255);}body main .t2063.dh-active{color:rgb(255,255,255);}body main .t2066{top:60px;z-index:999;}body main .t2067{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 .t2067{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 767px) {body main .t2067{padding-left:20px;padding-right:20px;}}body main .t2068{flex:1 1 0%;display:none;column-gap:10px;align-items:center;padding-left:40px;}@media screen and (max-width: 767px) {body main .t2068{padding-left:20px;}}body main .t2069{width:18px;}body main .t2070{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 .t2070::placeholder{color:rgb(169,169,169);}body main .t2071{width:100%;display:flex;column-gap:8px;padding-right:40px;}@media screen and (max-width: 767px) {body main .t2071{width:auto;}}body main .t2072{transform:translate(0px,5px);}body main .t2073{color:rgb(169,169,169);font-size:15px;font-style:italic;font-weight:500;line-height:1;}body main .t2076 div{background:rgb(255,255,255);}body main .t2076{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 .t2076{cursor:pointer;display:flex;}}body main .t2077{width:20px;height:2px;}body main .t2087{display:flex;align-items:flex-start;}body main .t2088{flex:1 1 0%;display:flex;}body main .t2089{flex:1 1 0%;}body main .t2091{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 .t2091{padding-left:20px;padding-right:20px;}}body main .t2093{display:grid;row-gap:16px;column-gap:16px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2093{grid-template-columns:1fr;}}body main .t2094{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 .t2094{padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:25px;}}body main .t2096{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t2097{display:flex;column-gap:8px;align-items:center;}body main .t2099{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 .t2101{position:relative;padding-top:30px;padding-bottom:60px;}body main .t2102{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 .t2102{padding-left:20px;padding-right:20px;}}body main .t2103{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t2103{row-gap:5px;flex-wrap:wrap;}}body main .t2104:hover{color:var(--Grey-Text);}body main .t2106{color:var(--Grey-Text);}body main .t2108{max-width:570px;}body main .t2109{z-index:999;}body main .t2114{display:flex;align-items:flex-start;}body main .t2115{flex:1 1 0%;display:flex;}body main .t2116{flex:1 1 0%;}body main .t2118{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 .t2118{padding-left:20px;padding-right:20px;}}body main .t2120{display:grid;row-gap:16px;column-gap:16px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2120{grid-template-columns:1fr;}}body main .t2121{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 .t2121{padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:25px;}}body main .t2123{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t2124{display:flex;column-gap:8px;align-items:center;}body main .t2126{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 .t2128{position:relative;padding-top:30px;}body main .t2129{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 .t2129{padding-left:20px;padding-right:20px;}}body main .t2130{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t2130{row-gap:5px;flex-wrap:wrap;}}body main .t2131:hover{color:var(--Grey-Text);}body main .t2133{color:var(--Grey-Text);}body main .t2134:hover{color:var(--Grey-Text);}body main .t2137{max-width:570px;}body main .t2138{top:60px;z-index:999;}body main .t2141{position:relative;padding-top:200px;padding-bottom:220px;}@media screen and (max-width: 991px) {body main .t2141{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2141{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2141{padding-top:40px;}}body main .t2143{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t2143{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t2143{row-gap:40px;}}body main .t2144{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t2144{max-width:100%;}}body main .t2145{line-height:1;margin-bottom:20px;}body main .t2147{color:#a375ff;}body main .t2149{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t2150{background:;}body main .t2151{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 .t2152{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 .t2154{justify-content:center;}body main .t2157{width:100%;max-width:475px;margin-bottom:40px;}body main .t2158{position:relative;}body main .t2159{height:657px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t2159{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t2160{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 .t2160{left:-73%;}}body main .t2161{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t2161{padding-top:60px;padding-bottom:60px;}}body main .t2167{margin-bottom:60px;}body main .t2167 .target{font-size:18px;}body main .t2169{position:relative;padding-top:80px;}@media screen and (max-width: 991px) {body main .t2169{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t2169{padding-top:60px;padding-bottom:60px;}}body main .t2172{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t2172{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t2172{margin-bottom:40px;}}body main .t2173{width:100%;max-width:450px;}body main .t2174{width:100%;max-width:490px;}body main .t2175{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t2175{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t2179 img{transition:all 200ms 0ms ease;}body main .t2179{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t2179:hover img:last-of-type{transform:translate(5px,0px);}body main .t2183{margin-bottom:24px;}body main .t2189{padding-top:100px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t2189{padding-top:60px;}}@media screen and (max-width: 767px) {body main .t2189{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2189{padding-top:20px;}}body main .t2195{margin-bottom:60px;}body main .t2195 .rte{width:100%;max-width:505px;}body main .t2195 .target{font-size:18px;}body main .t2197{position:relative;padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2197{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2197{padding-top:60px;padding-bottom:60px;}}body main .t2199{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 .t2199{row-gap:60px;flex-direction:column;}}body main .t2200{max-width:480px;}@media screen and (max-width: 991px) {body main .t2200{width:100%;max-width:100%;}}body main .t2204{display:flex;column-gap:15px;align-items:center;}body main .t2205{margin-bottom:16px;}body main .t2206{width:100%;max-width:360px;margin-bottom:30px;}body main .t2207{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 .t2207{max-width:100%;}}@media screen and (max-width: 480px) {body main .t2207{grid-template-columns:1fr;}}body main .t2208{background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t2209{margin-bottom:24px;}body main .t2210{margin-bottom:10px;}body main .t2212{top:0px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t2213{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t2214{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 .t2215{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 .t2216{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 .t2217{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 .t2218{background:;}body main .t2219{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 .t2220{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 .t2222{padding-top:80px;}@media screen and (max-width: 767px) {body main .t2222{padding-top:60px;}}body main .t2225{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t2226{margin-top:60px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t2227{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2227{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t2227{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2227{grid-template-columns:1fr;}}body main .t2232{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t2232{margin-top:60px;}}body main .t2234 .rte{width:100%;max-width:670px;}body main .t2238{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t2238{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2238{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2238{padding-bottom:40px;}}body main .t2240{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t2240{padding-left:0px;padding-right:0px;}}body main .t2241{margin-bottom:60px;}body main .t2241 .rte{max-width:390px;}body main .t2241 .target-wrapper{width:1005px;max-width:450px;}body main .t2242{display:grid;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2242{row-gap:20px;grid-template-columns:1fr;}}body main .t2243{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t2244{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t2244{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t2246{margin-bottom:15px;}body main .t2247{margin-bottom:10px;}body main .t2249{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t2250{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t2250{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t2252{margin-bottom:15px;}body main .t2253{margin-bottom:10px;}body main .t2261{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 .t2261{width:1040px;}}@media screen and (max-width: 480px) {body main .t2261{width:920px;}}body main .t2262{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 .t2263{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 .t2264{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 .t2265 img{transition:all 100ms 0ms linear;}body main .t2265{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t2265 img{width:30px;}}body main .t2266{top:-1%;right:43%;z-index:10;position:absolute;}body main .t2267{top:12%;left:14%;z-index:10;position:absolute;}body main .t2268{top:5%;right:24%;z-index:10;position:absolute;}body main .t2269{top:3%;left:28%;z-index:10;position:absolute;}body main .t2270{top:15%;right:11%;z-index:10;position:absolute;}body main .t2271{top:7%;right:32%;z-index:10;position:absolute;}body main .t2272{top:5%;left:40%;z-index:10;position:absolute;}body main .t2273{top:10%;left:51%;z-index:10;position:absolute;}body main .t2274{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 .t2275{position:relative;}@media screen and (max-width: 991px) {body main .t2275{display:none;}}body main .t2277{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 .t2277{width:1040px;}}@media screen and (max-width: 480px) {body main .t2277{width:920px;}}body main .t2278{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 .t2279{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 .t2280{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 .t2281 img{transition:all 100ms 0ms linear;}body main .t2281{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t2281 img{width:30px;}}body main .t2282{top:-1%;right:43%;z-index:10;position:absolute;}body main .t2283{top:12%;left:14%;z-index:10;position:absolute;}body main .t2284{top:5%;right:24%;z-index:10;position:absolute;}body main .t2285{top:3%;left:28%;z-index:10;position:absolute;}body main .t2286{top:15%;right:11%;z-index:10;position:absolute;}body main .t2287{top:7%;right:32%;z-index:10;position:absolute;}body main .t2288{top:5%;left:40%;z-index:10;position:absolute;}body main .t2289{top:10%;left:51%;z-index:10;position:absolute;}body main .t2290{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 .t2293{height:calc(100vh - 82px);display:flex;padding-top:20px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t2293{height:auto;padding-top:40px;}}body main .t2294{max-width:1086px;margin-top:auto;margin-bottom:auto;}body main .t2297{display:flex;margin-bottom:20px;}body main .t2298{display:flex;line-height:1;margin-bottom:20px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t2298{font-size:36px;}}body main .t2299{width:100%;display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t2299{row-gap:40px;align-items:flex-start;flex-direction:column;}}body main .t2300{width:100%;max-width:570px;}body main .t2301{width:100%;}body main .t2302{margin-bottom:10px;}body main .t2303{display:flex;}@media screen and (max-width: 480px) {body main .t2303{align-items:flex-start;flex-direction:row;}}body main .t2305{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t2305{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2305{padding-top:60px;padding-bottom:60px;}}body main .t2308 .rte{width:100%;max-width:505px;}body main .t2309{display:grid;row-gap:20px;column-gap:20px;margin-top:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2309{grid-template-columns:1fr;}}body main .t2310{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 .t2310{padding-top:20px;padding-left:20px;padding-right:20px;}}body main .t2311{margin-bottom:48px;}@media screen and (max-width: 480px) {body main .t2311{margin-bottom:30px;}}body main .t2312{margin-bottom:15px;}body main .t2313{margin-bottom:10px;}body main .t2314{width:100%;max-width:366px;}body main .t2315{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 .t2316{top:auto;left:0%;right:0%;bottom:-20%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2317{filter:blur(100px);}body main .t2318{width:100%;margin-bottom:24px;}body main .t2319{width:100%;display:flex;max-width:270px;text-align:center;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;}body main .t2320{margin-bottom:15px;}body main .t2321{width:100%;max-width:225px;margin-bottom:24px;}body main .t2322{filter:;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);}body main .t2323{top:auto;left:0%;right:0%;bottom:0%;opacity:40%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2324{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 .t2324{padding-top:20px;padding-left:20px;padding-right:20px;}}body main .t2325{margin-bottom:48px;}@media screen and (max-width: 480px) {body main .t2325{margin-bottom:30px;}}body main .t2326{margin-bottom:15px;}body main .t2327{width:100%;max-width:366px;}body main .t2328{margin-bottom:10px;}body main .t2329{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 .t2329{padding-left:0px;padding-right:0px;}}body main .t2330{top:auto;left:0%;right:0%;bottom:-20%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2331{filter:blur(100px);}body main .t2332{cursor:pointer;}body main .t2332:hover .target-wrapper{bottom:0%;opacity:100%;position:absolute;transform:scale(1,1);}body main .t2333{width:80px;filter:grayscale(100%);opacity:50%;transition:all 250ms 0ms ease;border-radius:20px;}body main .t2333:hover{filter:grayscale(0%);opacity:100%;transform:scale(1.1,1.1);}body main .t2334{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 .t2336{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 .t2336{padding-top:20px;}}body main .t2337{padding-left:30px;margin-bottom:48px;padding-right:30px;}@media screen and (max-width: 480px) {body main .t2337{padding-left:20px;margin-bottom:30px;padding-right:20px;}}body main .t2338{margin-bottom:15px;}body main .t2339{width:100%;max-width:366px;}body main .t2340{margin-bottom:10px;}body main .t2341{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 .t2342{top:auto;left:0%;right:0%;bottom:-20%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2343{filter:blur(100px);}body main .t2344{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 .t2344{padding-top:20px;padding-left:20px;padding-right:20px;}}body main .t2345{margin-bottom:48px;}@media screen and (max-width: 480px) {body main .t2345{margin-bottom:30px;}}body main .t2346{margin-bottom:15px;}body main .t2347{width:100%;max-width:366px;}body main .t2348{margin-bottom:10px;}body main .t2349{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 .t2349{height:auto;}}body main .t2350{top:auto;left:0%;right:0%;bottom:-20%;position:absolute;margin-left:auto;margin-right:auto;}body main .t2351{filter:blur(100px);}body main .t2352{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 .t2353{position:relative;}body main .t2354{top:10%;left:-10%;z-index:3;position:absolute;transform:rotate(-5deg);}body main .t2355{top:-3%;left:42%;z-index:6;position:absolute;transform:rotate(3deg);}body main .t2356{top:18%;right:-19%;z-index:5;position:absolute;transform:rotate(6deg);}body main .t2357{left:34%;bottom:-22%;z-index:4;position:absolute;transform:rotate(-3deg);}body main .t2358{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 .t2358{position:static;}}body main .t2359{margin-left:auto;margin-right:auto;}body main .t2362{padding-left:60px;padding-right:60px;}@media screen and (max-width: 767px) {body main .t2362{padding-left:0px;padding-right:0px;}}body main .t2363{margin-bottom:80px;}body main .t2366{margin-bottom:16px;}body main .t2367{max-width:480px;}body main .t2368{display:grid;row-gap:40px;column-gap:70px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2368{column-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2368{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2368{column-gap:20px;}}body main .t2370{margin-bottom:10px;}body main .t2372{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2372{margin-top:60px;}}body main .t2373{padding-top:80px;}@media screen and (max-width: 767px) {body main .t2373{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t2373{padding-top:60px;}}body main .t2375{padding-left:60px;padding-right:60px;}@media screen and (max-width: 767px) {body main .t2375{padding-left:0px;padding-right:0px;}}body main .t2376{margin-bottom:80px;}@media screen and (max-width: 480px) {body main .t2376{margin-bottom:40px;}}body main .t2379{margin-bottom:16px;}body main .t2380{max-width:490px;}body main .t2381{display:grid;row-gap:40px;column-gap:70px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2381{column-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2381{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2381{column-gap:20px;}}body main .t2383{margin-bottom:10px;}body main .t2385{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2385{margin-top:60px;}}body main .t2388{margin-right:10px;}body main .t2389{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 .t2389{margin-top:-9px;}}body main .t2390{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 .t2390{margin-top:-9px;}}body main .t2396{top:50%;right:45%;width:20px;z-index:20;position:absolute;}body main .t2397{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 .t2398{width:100%;height:100%;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t2399{top:0%;left:100%;right:auto;width:100%;bottom:0%;z-index:5;position:absolute;background:var(--Grey-Bg);}body main .t2401{width:100%;height:1px;background:var(--Grey-Bg);margin-top:60px;margin-bottom:60px;}body main .t2402{border-radius:20px;margin-bottom:30px;}body main .t2403{margin-bottom:20px;}body main .t2405{color:var(--Grey-Text);font-size:18px;}body main .t2405:hover{color:rgb(255,255,255);}body main .t2406{width:100%;height:1px;background:#242424;margin-top:60px;}body main .t2407{width:100%;height:1px;background:#242424;margin-top:60px;}body main .t2410{padding-top:200px;padding-bottom:250px;}@media screen and (max-width: 991px) {body main .t2410{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t2410{padding-top:40px;}}@media screen and (max-width: 480px) {body main .t2410{padding-bottom:40px;}}body main .t2412{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t2412{row-gap:60px;align-items:center;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t2412{row-gap:60px;}}body main .t2413{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t2413{max-width:100%;}}@media screen and (max-width: 480px) {body main .t2413{row-gap:60px;}}body main .t2418{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 .t2418{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t2418{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t2419{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t2419{display:none;}}@media screen and (max-width: 991px) {body main .t2420{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2420{grid-template-columns:1fr;}}body main .t2421{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 .t2421:nth-of-type(2){top:auto;bottom:165px;}body main .t2421:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t2421:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t2421{position:static;max-width:100%;border-radius:20px;}}body main .t2422{margin-bottom:24px;}body main .t2423{margin-bottom:10px;}body main .t2425{line-height:1;margin-bottom:20px;}body main .t2426{margin-bottom:40px;}body main .t2427{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t2428{background:;}body main .t2429{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 .t2430{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 .t2432{justify-content:center;}body main .t2435{display:none;position:relative;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t2435{padding-top:40px;}}body main .t2439{margin-bottom:60px;}body main .t2443 .target-wrapper{max-width:450px;}body main .t2444{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 .t2444{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t2445{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t2445{top:9px;right:9px;}}body main .t2446{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t2446{top:8px;left:8px;}}body main .t2447{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t2447{right:9px;bottom:9px;}}body main .t2448{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 .t2448{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2448{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t2448{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t2449{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 .t2449{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t2450{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t2450{left:9px;bottom:9px;}}body main .t2451{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t2451{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t2455{top:auto;left:0%;right:0%;bottom:0%;filter:;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t2456{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t2457{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 .t2458{position:relative;padding-top:100px;padding-bottom:160px;}@media screen and (max-width: 991px) {body main .t2458{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2458{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2458{padding-top:60px;padding-bottom:60px;}}body main .t2459{z-index:5;position:relative;}body main .t2460{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t2460{row-gap:80px;flex-direction:column;}}body main .t2461{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t2461{max-width:100%;}}body main .t2466{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t2466{row-gap:40px;column-gap:20px;}}@media screen and (max-width: 991px) {body main .t2471{width:70%;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t2471{width:100%;}}body main .t2472{position:relative;padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2472{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t2472{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2472{padding-top:60px;padding-bottom:40px;}}@media screen and (max-width: 991px) {body main .t2474{padding-left:0px;padding-right:0px;}}body main .t2475{margin-bottom:60px;}body main .t2475 .target-wrapper{max-width:450px;}body main .t2476{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t2476{row-gap:20px;grid-template-columns:1fr;}}body main .t2477{border:1px solid var(--Grey-bg, #242424);overflow:hidden;background:rgba(36,36,36,0.40);border-radius:20px;}body main .t2478{padding-top:30px;padding-left:27px;margin-bottom:50px;padding-right:27px;}@media screen and (max-width: 480px) {body main .t2478{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t2480{width:24px;margin-bottom:15px;}body main .t2481{margin-bottom:10px;}body main .t2486{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2486{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2486{padding-top:20px;padding-bottom:60px;}}body main .t2489{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t2490{margin-top:60px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t2491{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2491{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t2491{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2491{grid-template-columns:1fr;}}body main .t2496 .rte{width:100%;max-width:457px;}body main .t2496 .target-wrapper{max-width:400px;}body main .t2503{display:none;}@media screen and (max-width: 991px) {body main .t2503{display:flex;align-items:center;justify-content:space-between;}}body main .t2506{flex:1 1 0%;display:flex;column-gap:60px;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t2506{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 .t2507{width:100%;}}body main .t2508{display:flex;column-gap:60px;align-items:center;}@media screen and (max-width: 991px) {body main .t2508{row-gap:20px;align-items:flex-start;margin-bottom:20px;flex-direction:column;}}body main .t2509{cursor:pointer;display:flex;z-index:99999;position:relative;column-gap:6px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t2509:hover > img{transform:rotate(-90deg);}@media screen and (max-width: 991px) {body main .t2509{align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t2510{margin-bottom:15px;}}body main .t2511{width:100%;display:flex;max-width:225px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2511{row-gap:10px;}}body main .t2513{display:flex;column-gap:15px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2513:hover p{color:rgb(255,255,255);}body main .t2513:hover .dd-hover-icon{opacity:100%;}@media screen and (max-width: 991px) {body main .t2513{column-gap:10px;padding-top:5px;padding-bottom:5px;}}body main .t2514{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2514{font-size:14px;}}body main .t2515{position:relative;}@media screen and (max-width: 991px) {body main .t2516{width:20px;}}body main .t2517:first-of-type > a{padding-top:13px;}body main .t2518{display:flex;column-gap:10px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2518:hover p{color:rgb(255,255,255);}body main .t2518:hover img{opacity:100%;}@media screen and (max-width: 991px) {body main .t2518{padding-top:5px;padding-bottom:5px;}}body main .t2519{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2519{font-size:14px;}}body main .t2520{opacity:50%;transition:all 200ms 0ms ease;}body main .t2521{cursor:pointer;display:flex;z-index:99999;position:relative;column-gap:6px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t2521:hover > img{transform:rotate(-90deg);}@media screen and (max-width: 991px) {body main .t2521{align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t2522{color:rgb(255,255,255);margin-bottom:15px;}}body main .t2523{width:100%;display:flex;max-width:225px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2523{row-gap:10px;}}body main .t2525{display:flex;column-gap:15px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2525:hover p{color:rgb(255,255,255);}body main .t2525:hover .dd-hover-icon{opacity:100%;}@media screen and (max-width: 991px) {body main .t2525{column-gap:10px;padding-top:5px;padding-bottom:5px;}}body main .t2526{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2526{font-size:14px;}}body main .t2527{position:relative;}@media screen and (max-width: 991px) {body main .t2528{width:20px;}}body main .t2529{cursor:pointer;display:flex;z-index:99999;position:relative;column-gap:6px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t2529:hover > img{transform:rotate(-90deg);}@media screen and (max-width: 991px) {body main .t2529{align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t2530{color:rgb(255,255,255);margin-bottom:15px;}}body main .t2531{width:100%;display:flex;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2531{row-gap:10px;}}body main .t2533{display:flex;column-gap:15px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2533:hover p{color:rgb(255,255,255);}body main .t2533:hover .dd-hover-icon{opacity:100%;}@media screen and (max-width: 991px) {body main .t2533{padding-top:5px;padding-bottom:5px;}}body main .t2534{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2534{font-size:14px;}}body main .t2535{position:relative;}@media screen and (max-width: 991px) {body main .t2536{width:20px;}}body main .t2537{cursor:pointer;display:flex;z-index:99999;position:relative;column-gap:6px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t2537:hover > img{transform:rotate(-90deg);}@media screen and (max-width: 991px) {body main .t2537{align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t2538{color:rgb(255,255,255);margin-bottom:15px;}}body main .t2539{width:100%;display:flex;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t2539{row-gap:10px;}}body main .t2541{display:flex;column-gap:15px;align-items:center;padding-top:20px;padding-bottom:20px;}body main .t2541:hover p{color:rgb(255,255,255);}body main .t2541:hover .dd-hover-icon{opacity:100%;}@media screen and (max-width: 991px) {body main .t2541{padding-top:5px;padding-bottom:5px;}}body main .t2542{color:rgba(169,169,169,0.8);transition:all 200ms 0ms ease;}@media screen and (max-width: 991px) {body main .t2542{font-size:14px;}}body main .t2543{position:relative;}@media screen and (max-width: 991px) {body main .t2544{width:20px;}}body main .t2545{color:rgb(169,169,169);transition:all 200ms 0ms ease;}body main .t2545:hover{color:rgb(255,255,255);}body main .t2546{display:flex;column-gap:20px;align-items:center;}@media screen and (max-width: 991px) {body main .t2546{align-items:flex-start;}}body main .t2547{width:30px;height:20px;display:none;flex-direction:column;justify-content:space-between;}body main .t2547 > div{top:0;position:relative;transition:0.2s;}body main .t2547.dh-active > div:last-child{top:-45%;position:relative;transform:rotate(-45deg);}body main .t2547.dh-active > div:first-child{top:45%;position:relative;transform:rotate(45deg);}body main .t2547.dh-active > div:nth-child(2){opacity:0;}@media screen and (max-width: 991px) {body main .t2547{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;}}body main .t2548{width:100%;height:2px;background:rgba(0,0,0,1.00);}@media screen and (max-width: 991px) {body main .t2548{background:rgb(255,255,255);}}body main .t2549{top:0px;left:50%;filter:blur(35px);z-index:15;position:absolute;transform:translate(-50%,0px);pointer-events:none;}body main .t2550{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 .t2551{display:flex;align-items:flex-start;flex-direction:column;}body main .t2552{width:100%;height:1px;background:#242424;margin-top:100px;margin-bottom:100px;}@media screen and (max-width: 767px) {body main .t2552{margin-top:60px;margin-bottom:60px;}}body main .t2554{margin-bottom:60px;}body main .t2557{padding-top:40px;}body main .t2559{width:100%;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2561{width:32px;height:1px;background:var(--Grey-Bg);margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t2562{text-align:center;font-weight:500;}body main .t2564{color:rgb(169,169,169);text-decoration:underline;}body main .t2564:hover{color:rgb(255,255,255);}body main .t2565{width:32px;height:1px;background:var(--Grey-Bg);margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t2566{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 .t2566:hover{border:1px solid rgba(163,117,255,0.6);}body main .t2569{display:grid;grid-template-columns:1fr;}body main .t2569 [name].dh-error{border:1px solid #ff5858;}body main .t2569 .dh-form-response{order:10000;margin-top:10px;}body main .t2569 .dh-form-response:empty{margin-top:0;}body main .t2569.dh-fail .dh-form-response{color:#ff5858;}body main .t2571{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 .t2578{font-weight:500;}body main .t2581{text-align:center;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);}body main .t2582{display:flex;justify-content:center;}body main .t2585{padding-top:40px;}body main .t2587{width:100%;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2588 iframe{width:100%!important;}body main .t2589{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 .t2589:hover{border:1px solid rgba(163,117,255,0.6);}body main .t2592{display:flex;justify-content:center;}body main .t2594{display:grid;grid-template-columns:1fr;}body main .t2594 [name].dh-error{border:1px solid #ff5858;}body main .t2594 .dh-form-response{order:10000;margin-top:10px;}body main .t2594 .dh-form-response:empty{margin-top:0;}body main .t2594.dh-fail .dh-form-response{color:#ff5858;}body main .t2600{text-align:center;}body main .t2601{width:32px;height:1px;background:#2a2b3a;margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t2602{display:flex;align-items:center;justify-content:space-between;}body main .t2603{color:rgb(169,169,169);font-weight:500;}body main .t2603:hover{color:rgb(255,255,255);}body main .t2604{width:32px;height:1px;background:#2a2b3a;margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t2606{padding-top:40px;}body main .t2608{width:100%;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2609{max-width:250px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2612{text-align:center;margin-bottom:0px;}body main .t2613{display:flex;justify-content:center;}body main .t2615{margin-top:20px;text-align:center;}body main .t2616{display:inline;}body main .t2617{color:rgb(163,117,255);display:inline;text-decoration:underline;}body main .t2617:hover{color:#a375ff;}body main .t2619{width:100%;display:none;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2620{max-width:250px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2621{text-align:center;margin-bottom:0px;}body main .t2622{display:flex;justify-content:center;}body main .t2625{padding-top:40px;}body main .t2627{width:100%;display:none;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2628{max-width:350px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2629{text-align:center;margin-bottom:0px;}body main .t2630{display:flex;justify-content:center;}body main .t2632{width:100%;max-width:400px;margin-left:auto;margin-right:auto;}body main .t2636{display:flex;justify-content:center;}body main .t2638{text-align:center;margin-bottom:0px;}body main .t2639{max-width:250px;margin-top:10px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2641{width:100%;background:;text-align:center;pointer-events:none;}body main .t2643{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 .t2645{position:relative;}body main .t2646{position:relative;}body main .t2647{width:100%;background:;text-align:center;pointer-events:none;}body main .t2649{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 .t2651{position:relative;}body main .t2652{width:100%;background:;text-align:center;}body main .t2654{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 .t2656{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 .t2657{position:relative;}body main .t2658{width:100%;background:;text-align:center;}body main .t2660{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 .t2662{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 .t2663{align-self:center;}body main .t2664{display:flex;column-gap:15px;align-items:center;}@media screen and (max-width: 991px) {body main .t2666{display:none;}}body main .t2668{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 .t2669{align-self:center;}body main .t2673{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 .t2677{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 .t2678{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t2678{display:none;}}body main .t2679{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t2679{display:none;}}body main .t2680{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t2680{display:none;}}body main .t2683{padding-top:80px;padding-bottom:100px;}body main .t2685{display:grid;row-gap:60px;position:relative;column-gap:60px;grid-template-columns:250px 1fr 300px;}@media screen and (max-width: 991px) {body main .t2685{grid-template-columns:1fr;}}body main .t2686{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2686{order:1000;}}body main .t2690 li{margin-top:0px;margin-bottom:10px;}body main .t2690{margin-top:20px;}body main .t2691{line-height:1;}body main .t2692{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2692{padding-top:60px;padding-bottom:60px;}}body main .t2694{text-align:center;}body main .t2695{line-height:1;}body main .t2697{top:40px;z-index:999;position:sticky;}body main .t2698{line-height:1;}body main .t2699{display:flex;row-gap:15px;margin-top:20px;flex-direction:column;}body main .t2700{color:#9e9e9e;}body main .t2700.dh-active{color:rgb(255,255,255);}body main .t2702{top:40px;z-index:999;position:sticky;}body main .t2706{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2706{margin-top:60px;}}body main .t2708{background:;padding-top:80px;}@media screen and (max-width: 767px) {body main .t2708{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t2708{padding-top:40px;}}body main .t2710{text-align:center;}body main .t2711{display:flex;justify-content:center;}body main .t2712{width:100%;max-width:640px;margin-left:auto;margin-right:auto;}body main .t2713{line-height:1;}body main .t2714{padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2714{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2714{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2714{padding-bottom:40px;}}body main .t2717{display:flex;margin-top:50px;justify-content:center;}body main .t2718 > a{break-inside:avoid-column;margin-bottom:13px;page-break-inside:avoid;-webkit-column-break-inside:avoid;}body main .t2718{column-gap:13px;column-width:310px;margin-bottom:60px;}body main .t2719{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 .t2719:hover{background:#171717;}@media screen and (max-width: 480px) {body main .t2719{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t2720{display:flex;align-items:flex-start;flex-direction:column;}body main .t2722{display:flex;column-gap:10px;margin-top:40px;align-items:center;}@media screen and (max-width: 480px) {body main .t2722{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t2723{width:30px;height:30px;min-width:30px;background:;border-radius:6px;}@media screen and (max-width: 480px) {body main .t2725{margin-bottom:5px;}}body main .t2726{background:;}body main .t2728{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 .t2730{background:;}body main .t2732{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 .t2739{padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2739{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2739{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2739{padding-bottom:40px;}}body main .t2742{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2742{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2742{grid-template-columns:1fr;}}body main .t2743{display:inline-block;background:;margin-bottom:40px;}body main .t2744{background:;padding-top:40px;}@media screen and (max-width: 767px) {body main .t2744{padding-top:60px;}}@media screen and (max-width: 480px) {body main .t2744{padding-top:40px;}}body main .t2746{max-width:610px;text-align:center;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {body main .t2746{max-width:100%;}}body main .t2747{display:flex;justify-content:center;}body main .t2748{background:;}body main .t2750{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 .t2752{line-height:1;margin-bottom:40px;}body main .t2753{width:100%;height:1px;background:#242424;margin-top:40px;}@media screen and (max-width: 767px) {body main .t2753{margin-top:60px;}}body main .t2754{display:flex;overflow:hidden;background:rgba(36,36,36,0.4);border-radius:20px;flex-direction:column;}body main .t2754:hover .target{transform:scale(1.15,1.15);}body main .t2754:hover .target-img{transform:translate(5px, 0px);}body main .t2755{flex:1 1 0%;display:flex;padding-top:24px;padding-left:30px;padding-right:30px;flex-direction:column;padding-bottom:24px;}body main .t2758{display:none;column-gap:40px;margin-top:auto;align-items:center;justify-content:space-between;}body main .t2759{font-family:'Satoshi';font-weight:400;line-height:1.2;margin-bottom:20px;}body main .t2760{max-width:254px;}body main .t2761{overflow:hidden;position:relative;}body main .t2762{transition:all 500ms 0ms ease;}body main .t2767{overflow:hidden;position:relative;padding-top:80px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t2767{padding-top:60px;}}body main .t2769{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t2769{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t2769{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 480px) {body main .t2769{row-gap:40px;}}body main .t2770{position:relative;}body main .t2771{left:100px;height:620px;position:absolute;min-width:1240px;transform:translate(0px,-50%);border-radius:20px;}@media screen and (max-width: 991px) {body main .t2771{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t2771{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t2772{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t2772{margin-top:60px;}}body main .t2773{width:100%;max-width:700px;}@media screen and (max-width: 767px) {body main .t2773{max-width:100%;}}body main .t2774 p{color:var(--Grey-Text);font-size:22px;}body main .t2774 h1{background:;line-height:1;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t2774 h1{font-size:36px;letter-spacing:1.44px;}}@media screen and (max-width: 480px) {body main .t2774 h1{font-size:32px;letter-spacing:1.28px;}}body main .t2775{display:flex;column-gap:10px;align-items:center;margin-bottom:30px;}body main .t2776{transition:all 200ms 0ms ease;}body main .t2776:hover{color:rgb(255,255,255);}body main .t2778{color:rgb(169,169,169);}body main .t2779{display:grid;row-gap:50px;column-gap:50px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 480px) {body main .t2779{grid-template-columns:1fr;}}body main .t2781{color:var(--White);font-size:50px;font-weight:500;letter-spacing:2px;}@media screen and (max-width: 480px) {body main .t2781{font-size:36px;letter-spacing:1.44px;}}@media screen and (max-width: 767px) {body main .t2783{padding-top:80px;}}body main .t2785{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t2785{row-gap:80px;flex-direction:column-reverse;}}@media screen and (max-width: 480px) {body main .t2785{row-gap:60px;flex-direction:column;}}body main .t2786{width:100%;max-width:360px;}@media screen and (max-width: 767px) {body main .t2786{display:flex;max-width:100%;column-gap:60px;}}@media screen and (max-width: 480px) {body main .t2786{flex-direction:column;}}@media screen and (max-width: 767px) {body main .t2787{width:100%;}}body main .t2788 li{color:var(--Grey-Text);position:relative;}body main .t2788 ul{display:flex;row-gap:20px;flex-direction:column;}body main .t2789{color:rgb(255,255,255);font-weight:500;}@media screen and (max-width: 767px) {body main .t2790{width:45%;}}@media screen and (max-width: 480px) {body main .t2790{width:100%;}}body main .t2791{color:var(--Grey-Text);transition:all 200ms 0ms ease;}body main .t2791:hover{color:rgb(255,255,255);}body main .t2792{transform:;transition:;padding-top:10px;padding-bottom:10px;}body main .t2793{color:rgb(255,255,255);font-weight:500;}body main .t2794{width:100%;max-width:720px;}@media screen and (max-width: 767px) {body main .t2794{max-width:100%;}}body main .t2795 h2{margin-bottom:50px;}@media screen and (max-width: 480px) {body main .t2795 h2{letter-spacing:1.12px;}}body main .t2796{display:flex;column-gap:10px;margin-top:auto;}body main .t2798{transition:all 250ms 0ms ease;}body main .t2800{background:;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t2800{padding-top:40px;padding-bottom:60px;}}body main .t2802{text-align:center;}body main .t2805{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2805{padding-top:0px;}}@media screen and (max-width: 767px) {body main .t2805{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t2805{padding-bottom:60px;}}body main .t2807{display:flex;column-gap:40px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t2807{position:relative;flex-direction:column;}}body main .t2808{width:100%;max-width:165px;}@media screen and (max-width: 991px) {body main .t2808{top:0px;display:none;z-index:99;position:sticky;max-width:100%;}}body main .t2809{top:100px;display:flex;row-gap:20px;position:sticky;flex-direction:column;}@media screen and (max-width: 991px) {body main .t2809{position:static;}}body main .t2810 a{font-size:18px;transition:all 200ms 0ms ease;font-weight:500;}body main .t2810 ul{display:flex;row-gap:20px;padding-left:0px;flex-direction:column;list-style-type:none;}body main .t2810{display:flex;row-gap:16px;flex-direction:column;}body main .t2810  a:hover{color:rgb(163,117,255);}@media screen and (max-width: 991px) {body main .t2810 ul{width:100%;min-width:990px;column-gap:20px;padding-left:20px;padding-right:20px;flex-direction:row;justify-content:space-between;}body main .t2810{height:57px;overflow:auto;background:var(--Grey-Bg);align-items:center;backdrop-filter:;-webkit-backdrop-filter:;}}body main .t2815{padding-top:80px;padding-bottom:100px;}body main .t2817{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:250px 1fr 250px;}@media screen and (max-width: 991px) {body main .t2817{grid-template-columns:1fr;}}body main .t2818{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2818{order:1000;}}body main .t2821{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2821{padding-top:60px;padding-bottom:60px;}}body main .t2823{text-align:center;}body main .t2824{line-height:1;}body main .t2826{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2826{margin-top:60px;}}body main .t2828{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 .t2837{padding-top:80px;padding-bottom:100px;}body main .t2839{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:250px 1fr 250px;}@media screen and (max-width: 991px) {body main .t2839{grid-template-rows:1fr;grid-template-columns:1fr;}}body main .t2840{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2840{order:1000;}}body main .t2847{top:40px;z-index:999;position:sticky;}body main .t2848{line-height:1;}body main .t2849 li{margin-top:0px;margin-bottom:10px;}body main .t2849{margin-top:20px;}body main .t2851{top:40px;z-index:999;position:sticky;}body main .t2852{line-height:1;}body main .t2853 li{margin-top:0px;margin-bottom:10px;}body main .t2853{margin-top:20px;}body main .t2854{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2854{padding-top:60px;padding-bottom:60px;}}body main .t2856{text-align:center;}body main .t2857{line-height:1;}body main .t2859{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2859{margin-top:60px;}}body main .t2862{padding-top:80px;padding-bottom:100px;}body main .t2864{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:250px 1fr 250px;}@media screen and (max-width: 991px) {body main .t2864{grid-template-columns:1fr;}}body main .t2865{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2865{order:1000;}}body main .t2868{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2868{padding-top:60px;padding-bottom:60px;}}body main .t2870{text-align:center;}body main .t2871{line-height:1;}body main .t2873{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2873{margin-top:60px;}}body main .t2876{top:40px;z-index:999;position:sticky;}body main .t2877{line-height:1;}body main .t2878 li{margin-top:0px;margin-bottom:10px;}body main .t2878{margin-top:20px;}body main .t2883{padding-top:80px;padding-bottom:100px;}body main .t2885{display:grid;row-gap:60px;column-gap:60px;grid-template-columns:250px 1fr 250px;}@media screen and (max-width: 991px) {body main .t2885{grid-template-columns:1fr;}}body main .t2886{width:100%;max-width:920px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t2886{order:1000;}}body main .t2891{position:relative;background:;padding-top:80px;}@media screen and (max-width: 480px) {body main .t2891{padding-top:60px;padding-bottom:60px;}}body main .t2893{text-align:center;}body main .t2894{line-height:1;}body main .t2896{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t2896{margin-top:60px;}}body main .t2899{top:40px;z-index:999;position:sticky;}body main .t2900{line-height:1;}body main .t2901 li{margin-top:0px;margin-bottom:10px;}body main .t2901{margin-top:20px;}body main .t2902{width:100%;display:flex;column-gap:8px;padding-right:40px;}@media screen and (max-width: 991px) {body main .t2902{display:flex;align-items:center;justify-content:flex-start;}}@media screen and (max-width: 767px) {body main .t2902{width:auto;}}body main .t2905{transform:translate(0px,5px);}body main .t2906{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 .t2906{margin-bottom:3px;}}body main .t2907{position:relative;padding-top:60px;padding-bottom:60px;}body main .t2909{width:100%;max-width:820px;text-align:center;margin-left:auto;margin-right:auto;}body main .t2910{line-height:1;margin-bottom:20px;}body main .t2911{width:100%;max-width:590px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t2912{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}body main .t2913{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 .t2913:hover{background:#2b2b2b;transition:all 400ms 0ms ease;}body main .t2915{margin-bottom:10px;}body main .t2916{width:24px;margin-bottom:24px;}body main .t2918{padding-top:60px;padding-bottom:140px;}body main .t2920{margin-bottom:100px;}body main .t2921{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t2923{color:var(--Grey-Text);}body main .t2926{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t2927{margin-bottom:100px;}body main .t2928{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t2929{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t2931{color:#9e9e9e;}body main .t2934:hover img{transform:scale(1.1,1.1);}body main .t2935{height:358px;overflow:hidden;border-radius:10px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t2935{height:auto;}}body main .t2936{width:100%;height:100%;transform:;object-fit:cover;transition:all 600ms 0ms ease;border-radius:10px;}body main .t2938{display:flex;column-gap:40px;align-items:flex-start;margin-bottom:8px;justify-content:space-between;}body main .t2940{display:flex;}body main .t2945{overflow:hidden;position:relative;background:;padding-top:110px;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t2945{padding-top:60px;}}body main .t2946{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 .t2946{left:-73%;}}@media screen and (max-width: 767px) {body main .t2946{left:-111%;}}@media screen and (max-width: 480px) {body main .t2946{left:-193%;}}body main .t2948{display:flex;text-align:center;align-items:center;flex-direction:column;}body main .t2949{max-width:453px;}body main .t2950{overflow:hidden;position:relative;}body main .t2952{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 .t2953{width:100%;max-width:710px;margin-bottom:20px;}body main .t2957{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t2959{color:#9e9e9e;}body main .t2962{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t2963{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 .t2963:hover{background:var(--Hover);}body main .t2964{width:38px;height:38px;min-width:38px;border-radius:6px;margin-bottom:30px;}body main .t2965{margin-bottom:10px;}body main .t2966{margin-bottom:30px;}body main .t2967{margin-top:auto;}body main .t2968{top:20px;left:auto;right:20px;bottom:auto;position:absolute;}body main .t2972{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t2972{padding-top:40px;padding-bottom:40px;}}body main .t2976{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t2982{margin-bottom:20px;}body main .t2983{max-width:600px;}body main .t2984{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t2984{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t2984{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t2984{padding-bottom:60px;}}body main .t2989{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t2989{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t2989{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t2989{grid-template-columns:1fr;}}body main .t2995{padding-top:60px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t2995{padding-top:40px;}}body main .t2997{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t2997{row-gap:60px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t2997{row-gap:40px;}}body main .t2998{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3005{max-width:540px;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t3005{max-width:100%;}}body main .t3007{width:100%;max-width:500px;}body main .t3008{margin-bottom:40px;}body main .t3009{display:flex;row-gap:10px;column-gap:30px;align-items:center;}@media screen and (max-width: 480px) {body main .t3009{column-gap:20px;}}body main .t3016{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 .t3016{padding-bottom:40px;}}body main .t3018{position:relative;}body main .t3019{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between;}body main .t3021{overflow:visible;}body main .t3023{max-width:900px;}body main .t3024{border-radius:20px;}body main .t3025{display:flex;column-gap:15px;align-items:center;}body main .t3026{transition:all 200ms 0ms ease;}body main .t3026:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t3028{transition:all 200ms 0ms ease;}body main .t3028:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t3030{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3030{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3030{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3030{padding-bottom:60px;}}body main .t3032{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3032{row-gap:60px;flex-direction:column;}}body main .t3033{width:100%;max-width:580px;}@media screen and (max-width: 991px) {body main .t3033{max-width:100%;}}body main .t3034{width:100%;max-width:430px;border-bottom:1px solid rgba(0,0,0,1);}@media screen and (max-width: 767px) {body main .t3034{max-width:100%;}}@media screen and (max-width: 480px) {body main .t3034{max-width:100%;}}body main .t3036{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3039{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3039{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3039{padding-bottom:60px;}}body main .t3043{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3043{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3043{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3043{grid-template-columns:1fr;}}body main .t3045{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t3047{color:#9e9e9e;}body main .t3052{border-bottom:1px solid var(--Grey-Bg);padding-bottom:20px;}body main .t3053{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3054{width:16px;}body main .t3057{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t3058{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3059{width:16px;}body main .t3061{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:20px;}body main .t3062{display:flex;column-gap:8px;align-items:center;}body main .t3063{width:16px;}body main .t3069{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3069{padding-top:40px;padding-bottom:40px;}}body main .t3073{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3079{max-width:600px;}body main .t3080{margin-bottom:20px;}body main .t3081{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3081{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3081{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3081{padding-bottom:60px;}}body main .t3086{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3086{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3086{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3086{grid-template-columns:1fr;}}body main .t3088{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;margin-bottom:40px;}body main .t3089{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 .t3089:hover{opacity:100%;}body main .t3089.dh-active{opacity:100%;}body main .t3095{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3095{padding-top:40px;padding-bottom:40px;}}body main .t3099{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3105{max-width:600px;}body main .t3106{margin-bottom:20px;}body main .t3107{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3107{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3107{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3107{padding-bottom:60px;}}body main .t3112{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3112{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3112{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3112{grid-template-columns:1fr;}}body main .t3119{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3119{padding-top:40px;padding-bottom:40px;}}body main .t3123{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3129{max-width:600px;}body main .t3130{margin-bottom:20px;}body main .t3131{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3131{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3131{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3131{padding-bottom:60px;}}body main .t3136{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3136{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3136{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3136{grid-template-columns:1fr;}}body main .t3143{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3143{padding-top:40px;padding-bottom:40px;}}body main .t3147{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3153{max-width:600px;}body main .t3154{margin-bottom:20px;}body main .t3155{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3155{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3155{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3155{padding-bottom:60px;}}body main .t3160{display:grid;row-gap:40px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3160{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3160{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3160{grid-template-columns:1fr;}}body main .t3168{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3168{padding-top:40px;padding-bottom:40px;}}body main .t3172{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3178{max-width:600px;}body main .t3179{margin-bottom:20px;}body main .t3180{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3180{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3180{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3180{padding-bottom:60px;}}body main .t3185{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3185{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3185{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3185{grid-template-columns:1fr;}}body main .t3189{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;margin-bottom:40px;}body main .t3190{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 .t3190:hover{opacity:100%;}body main .t3190.dh-active{opacity:100%;}body main .t3196{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t3196{padding-top:40px;}}@media screen and (max-width: 767px) {body main .t3196{padding-bottom:60px;}}body main .t3198{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3198{row-gap:60px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t3198{row-gap:40px;}}body main .t3199{max-width:540px;}@media screen and (max-width: 991px) {body main .t3199{max-width:100%;}}body main .t3200{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3201{opacity:50%;}body main .t3206{margin-bottom:20px;}body main .t3208{width:100%;max-width:500px;}body main .t3210{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3210{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3210{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3210{padding-bottom:60px;}}body main .t3212{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3212{row-gap:60px;flex-direction:column;}}body main .t3213{width:100%;max-width:750px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t3213{max-width:100%;}}body main .t3215{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3218{padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3218{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3218{padding-bottom:60px;}}body main .t3222{display:flex;align-items:center;margin-bottom:40px;justify-content:space-between;}body main .t3223{color:#9e9e9e;}body main .t3227{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3227{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3227{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3227{grid-template-columns:1fr;}}body main .t3230{display:flex;flex-wrap:wrap;column-gap:5px;align-items:center;}body main .t3230 p::after{content:'/';display:inline-block;margin-left:5px;}body main .t3230 p:last-of-type:after{content:'';display:none;margin-left:0px;}body main .t3234{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3234{padding-top:40px;padding-bottom:40px;}}body main .t3238{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3244{max-width:600px;}body main .t3245{margin-bottom:20px;}body main .t3246{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3246{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3246{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3246{padding-bottom:60px;}}body main .t3251{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3251{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3251{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3251{grid-template-columns:1fr;}}body main .t3258{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3258{padding-top:40px;padding-bottom:40px;}}body main .t3262{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3268{max-width:600px;}body main .t3269{margin-bottom:20px;}body main .t3270{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3270{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3270{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3270{padding-bottom:60px;}}body main .t3275{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3275{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3275{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3275{grid-template-columns:1fr;}}body main .t3282{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3282{padding-top:40px;padding-bottom:40px;}}body main .t3286{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3292{max-width:600px;}body main .t3293{margin-bottom:20px;}body main .t3294{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3294{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3294{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3294{padding-bottom:60px;}}body main .t3299{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3299{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3299{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3299{grid-template-columns:1fr;}}body main .t3306{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3306{padding-top:40px;padding-bottom:40px;}}body main .t3310{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3316{max-width:600px;}body main .t3317{margin-bottom:20px;}body main .t3318{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3318{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3318{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3318{padding-bottom:60px;}}body main .t3323{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3323{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3323{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3323{grid-template-columns:1fr;}}body main .t3330{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3330{padding-top:40px;padding-bottom:40px;}}body main .t3334{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3338{max-width:600px;}body main .t3339{margin-bottom:20px;}body main .t3340{padding-top:40px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3340{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3340{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3340{padding-bottom:60px;}}body main .t3345{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3345{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3345{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3345{grid-template-columns:1fr;}}body main .t3348{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 .t3348:hover{background:#2b2b2b;}body main .t3349{width:38px;height:38px;min-width:38px;border-radius:6px;margin-bottom:30px;}body main .t3350{margin-bottom:10px;}body main .t3351{margin-bottom:30px;}body main .t3354{overflow:hidden;position:relative;background:;padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3354{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t3354{padding-top:40px;}}body main .t3356{background:#070709;}body main .t3357{width:100%;max-width:1100px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:80px;}body main .t3358{width:100%;max-width:530px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t3359{display:flex;align-items:center;margin-bottom:20px;justify-content:center;}body main .t3361{line-height:1;margin-bottom:20px;}body main .t3362{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t3363{background:;}body main .t3364{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 .t3365{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 .t3367{justify-content:center;}body main .t3370{position:relative;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t3371{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 .t3372{width:100%;z-index:25;position:relative;}body main .t3373{position:relative;padding-top:100px;padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t3373{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t3373{padding-top:60px;padding-bottom:60px;}}body main .t3377{margin-bottom:60px;}body main .t3377 .rte{max-width:605px;}body main .t3377 .target-wrapper{max-width:440px;}body main .t3379{position:relative;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t3379{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3379{padding-bottom:60px;}}body main .t3381{padding-left:60px;padding-right:60px;}@media screen and (max-width: 991px) {body main .t3381{padding-left:0px;padding-right:0px;}}body main .t3382{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t3382{row-gap:40px;flex-direction:column-reverse;}}body main .t3383{width:100%;max-width:500px;}@media screen and (max-width: 767px) {body main .t3383{max-width:100%;}}body main .t3384{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 .t3384.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 .t3384{padding-left:20px;padding-right:20px;}}body main .t3385{display:flex;column-gap:10px;align-items:center;}body main .t3386{font-family:'Satoshi';}body main .t3387{overflow:hidden;}body main .t3388{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t3388{max-width:100%;}}body main .t3390{border-radius:20px;}body main .t3391{margin-bottom:60px;}body main .t3394{color:#a375ff;}body main .t3395 .rte{width:100%;max-width:430px;}body main .t3395 .target-wrapper{width:100%;max-width:492px;}body main .t3396{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t3396{margin-top:60px;}}body main .t3399{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t3399{margin-top:60px;}}body main .t3400{padding-left:60px;padding-right:60px;}@media screen and (max-width: 767px) {body main .t3400{padding-left:0px;padding-right:0px;}}body main .t3401{margin-bottom:80px;}body main .t3404{margin-bottom:16px;}body main .t3405{max-width:590px;}body main .t3406{display:grid;row-gap:40px;column-gap:70px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3406{column-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3406{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3406{column-gap:20px;}}body main .t3408{margin-bottom:10px;}body main .t3420{width:100vw;height:100vh;overflow:hidden;position:relative;}body main .t3421{position:relative;margin-top:auto;}@media screen and (max-width: 767px) {body main .t3421{display:none;}}body main .t3422{height:100%;object-fit:cover;object-position:50% 0%;}body main .t3423{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 .t3424{display:none;}body main .t3425{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3426{width:12px;cursor:pointer;height:12px;}body main .t3427{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3428{width:12px;height:12px;}body main .t3430{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3431{width:12px;cursor:pointer;height:12px;}body main .t3432{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3433{width:12px;height:12px;}body main .t3435{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 .t3437 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3437 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t3437 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t3438{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t3439{margin-bottom:10px;}body main .t3440{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t3442{min-height:58px;}body main .t3444{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3445{width:12px;cursor:pointer;height:12px;}body main .t3446{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3447{width:12px;height:12px;}body main .t3449{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3450{width:12px;cursor:pointer;height:12px;}body main .t3451{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3452{width:12px;height:12px;}body main .t3455{width:100%;background:;text-align:center;}body main .t3456{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 .t3457{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 .t3459{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3460{width:12px;cursor:pointer;height:12px;}body main .t3461{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3462{width:12px;height:12px;}body main .t3464 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3464 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t3464{margin-top:10px;}body main .t3464 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t3465{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t3466{width:12px;cursor:pointer;height:12px;}body main .t3467{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t3468{width:12px;height:12px;}body main .t3470{width:100%;background:;text-align:center;}body main .t3471{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 .t3472{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 .t3474{color:var(--Purple);font-weight:500;}body main .t3475{width:100%;max-width:400px;min-width:400px;}body main .t3476{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 .t3477{display:flex;column-gap:10px;margin-top:20px;padding-top:1px;}body main .t3479{font-weight:600;}body main .t3480{color:rgb(169,169,169);font-size:13px;margin-top:10px;}body main .t3481{flex:1 1 0%;background:;text-align:center;}body main .t3482{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 .t3483{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 .t3485{flex:1 1 0%;overflow:hidden;position:relative;text-align:center;}body main .t3487{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 .t3488{width:100%;max-width:400px;min-width:400px;}body main .t3489{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 .t3490{display:flex;column-gap:10px;margin-top:20px;padding-top:1px;}body main .t3491{flex:1 1 0%;background:;text-align:center;}body main .t3492{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 .t3493{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 .t3495{flex:1 1 0%;overflow:hidden;position:relative;text-align:center;}body main .t3497{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 .t3499{font-weight:600;}body main .t3500{color:rgb(169,169,169);font-size:13px;margin-top:10px;}body main .t3501{width:100%;max-width:400px;min-width:400px;}body main .t3502{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 .t3503{display:flex;column-gap:10px;margin-top:20px;padding-top:1px;}body main .t3504{flex:1 1 0%;background:;text-align:center;}body main .t3505{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 .t3506{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 .t3508{flex:1 1 0%;overflow:hidden;position:relative;text-align:center;}body main .t3510{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 .t3512{font-weight:600;}body main .t3513{color:rgb(169,169,169);font-size:13px;margin-top:10px;}body main .t3519{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t3519{padding-top:40px;}}@media screen and (max-width: 767px) {body main .t3519{padding-bottom:60px;}}body main .t3521{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3521{row-gap:60px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t3521{row-gap:40px;}}body main .t3522{max-width:540px;}@media screen and (max-width: 991px) {body main .t3522{max-width:100%;}}body main .t3523{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t3529{margin-bottom:20px;}body main .t3530{width:100%;max-width:500px;}body main .t3532{padding-top:50px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3532{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3532{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3532{padding-bottom:60px;}}body main .t3534{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3534{row-gap:60px;flex-direction:column;}}body main .t3535{width:100%;max-width:750px;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t3535{max-width:100%;}}body main .t3537{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t3543{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 .t3543{padding-bottom:40px;}}body main .t3544{max-width:790px;}body main .t3545{position:relative;}body main .t3546{display:flex;align-items:center;margin-bottom:20px;justify-content:space-between;}body main .t3548{display:flex;column-gap:15px;align-items:center;}body main .t3549{transition:all 200ms 0ms ease;}body main .t3549:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t3551{transition:all 200ms 0ms ease;}body main .t3551:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t3553{overflow:visible;}body main .t3555{max-width:900px;}body main .t3556{border-radius:20px;}body main .t3557{width:100%;max-width:1240px;}body main .t3558{display:none;position:relative;}@media screen and (max-width: 767px) {body main .t3558{display:block;}}body main .t3559{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 .t3560{transition:;}body main .t3562{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 .t3562{display:block;}}body main .t3563{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 .t3563{left:-73%;}}@media screen and (max-width: 767px) {body main .t3563{left:-111%;}}@media screen and (max-width: 480px) {body main .t3563{left:-193%;height:80%;display:block;}}body main .t3564{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 .t3564:hover .target{opacity:100%;}body main .t3565{display:flex;column-gap:12px;align-items:center;padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;}body main .t3565:hover .dd-hover-icon{opacity:100%;}body main .t3567{color:rgb(169,169,169);font-size:14px;}body main .t3568{color:rgb(255,255,255);transition:all 200ms 0ms ease;font-weight:500;}body main .t3569{width:20px;height:20px;position:relative;}body main .t3570{width:20px;}body main .t3571{display:flex;row-gap:15px;flex-direction:column;}body main .t3573:hover{color:rgb(255,255,255);}body main .t3574{top:0%;left:0%;right:0%;bottom:0%;z-index:4;position:absolute;margin-left:auto;margin-right:auto;}body main .t3575{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 .t3576{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 .t3577{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 .t3578{color:#9e9e9e;transition:all 200ms 0ms ease;}body main .t3578:hover{color:rgb(255,255,255);}body main .t3581{flex:1 1 0%;display:flex;align-items:center;padding-top:160px;padding-bottom:160px;justify-content:center;}body main .t3582{display:flex;align-items:center;justify-content:center;}body main .t3583{display:flex;max-width:600px;text-align:center;align-items:center;flex-direction:column;justify-content:center;}body main .t3584{height:;margin-bottom:16px;}body main .t3585{max-width:400px;margin-bottom:40px;}body main .t3586{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t3587{background:;}body main .t3589{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 .t3593{width:500px;height:500px;display:block;background:#ffffff;}body main .t3594{display:flex;column-gap:30px;}body main .t3596{padding-top:100px;padding-left:100px;padding-right:100px;padding-bottom:100px;}body main .t3598{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 .t3598:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}@media screen and (max-width: 480px) {body main .t3598{margin-bottom:30px;}}body main .t3599{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 .t3600{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 .t3600{row-gap:5px;flex-direction:column;}}body main .t3601{display:flex;}@media screen and (max-width: 480px) {body main .t3601{display:none;}}body main .t3602{height:30px;margin-left:-14px;}body main .t3602:first-of-type{margin-left:0px;}body main .t3605{width:1px;height:12px;background:rgb(from rgb(255,255,255) r g b / 20%);}@media screen and (max-width: 480px) {body main .t3605{display:none;}}body main .t3606{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 .t3606:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t3607{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 .t3608{display:flex;column-gap:48px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t3608{flex-direction:column;}}body main .t3609{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 .t3610{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 .t3611{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 .t3612{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 .t3612::after{clear:both;content:"";display:block;}body main .t3612::before{float:left;content:"";padding-top:100%;}body main .t3613 *{top:0;left:0;width:100%;height:100%;position:absolute;}body main .t3613{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 .t3613::after{clear:both;content:"";display:block;}body main .t3613::before{float:left;content:"";padding-top:100%;}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{mask-size:auto;mask-repeat:repeat;-webkit-mask-size:auto;}body main .t3616{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 .t3617{padding-top:80px;}@media screen and (max-width: 767px) {body main .t3617{padding-top:60px;}}body main .t3620{width:100%;max-width:725px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t3621{width:100%;max-width:620px;margin-left:auto;margin-right:auto;margin-bottom:30px;}body main .t3622{justify-content:center;}body main .t3625{margin-bottom:10px;}body main .t3626{width:100%;height:1px;background:#242424;margin-top:80px;}@media screen and (max-width: 767px) {body main .t3626{margin-top:60px;}}body main .t3627{justify-content:center;}body main .t3633{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 .t3633:hover{background:rgba(36,36,36,0.4);}body main .t3633:hover .target{opacity:100%;}body main .t3633:hover .target-img{transform:scale(1.05,1.05);}body main .t3634{transition:all 300ms 0ms ease;border-radius:20px;}body main .t3635{position:relative;margin-bottom:20px;}body main .t3637{display:flex;column-gap:20px;align-items:center;margin-bottom:10px;justify-content:space-between;}body main .t3640{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 .t3642{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 .t3643{cursor:pointer;opacity:0%;transition:all 250ms 0ms ease;pointer-events:auto;}body main .t3643:hover{transform:scale(1.15,1.15);}body main .t3645{cursor:pointer;transition:all 250ms 0ms ease;pointer-events:auto;}body main .t3645:hover{transform:scale(1.15,1.15);}body main .t3647{position:relative;}body main .t3648{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 .t3648{width:150px;}}@media screen and (max-width: 480px) {body main .t3648{left:-20px;width:100px;}}body main .t3649{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 .t3649{width:150px;}}@media screen and (max-width: 480px) {body main .t3649{right:-20px;width:100px;}}body main .t3652{padding-top:60px;border-bottom:1px solid var(--Grey-Bg);padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t3652{padding-top:40px;padding-bottom:40px;}}body main .t3654{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t3654{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t3656{width:100%;max-width:300px;}body main .t3657{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t3657{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t3657{padding-top:40px;padding-bottom:40px;}}body main .t3660{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3660{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3660{grid-template-columns:1fr;}}body main .t3661{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 .t3661:hover{background:rgba(36,36,36,0.4);}body main .t3661:hover .target-img{transform:scale(1.05,1.05);}body main .t3663{display:none;margin-bottom:10px;}body main .t3664{margin-bottom:10px;}body main .t3665{position:relative;margin-bottom:20px;}body main .t3666{transition:all 300ms 0ms ease;border-radius:20px;}body main .t3667{display:-webkit-box;overflow:hidden;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t3668{display:flex;column-gap:10px;align-items:center;}body main .t3669{width:22px;height:22px;object-fit:cover;border-radius:50%;}body main .t3675{padding-top:60px;}@media screen and (max-width: 480px) {body main .t3675{padding-top:40px;}}body main .t3677{width:100%;max-width:780px;text-align:center;margin-left:auto;margin-right:auto;}body main .t3678{display:flex;column-gap:10px;align-items:center;margin-bottom:30px;justify-content:center;}body main .t3679{display:flex;column-gap:10px;align-items:center;}body main .t3679:hover img{transform:translate(-5px,0px);}body main .t3680{line-height:1;margin-bottom:20px;}body main .t3681{margin-bottom:40px;}body main .t3682{display:flex;column-gap:10px;align-items:center;justify-content:center;}body main .t3683{display:flex;column-gap:10px;align-items:center;}body main .t3684{width:22px;height:22px;object-fit:cover;border-radius:50%;}body main .t3686{width:1px;height:12px;background:rgba(255,255,255,0.2);margin-bottom:-1px;}body main .t3688{width:1px;height:12px;background:rgba(255,255,255,0.2);margin-bottom:-1px;}body main .t3690{width:100%;height:1px;background:#242424;margin-top:60px;}@media screen and (max-width: 767px) {body main .t3690{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t3690{margin-top:40px;}}body main .t3691{padding-top:60px;}@media screen and (max-width: 480px) {body main .t3691{padding-top:40px;}}body main .t3693{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3693{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t3693{row-gap:60px;flex-direction:column-reverse;}}body main .t3694{width:100%;max-width:720px;}@media screen and (max-width: 991px) {body main .t3694{max-width:100%;}}body main .t3695 p{margin-bottom:20px;}body main .t3695 h2{margin-top:90px;margin-bottom:30px;}body main .t3695 h3{margin-bottom:20px;}body main .t3695 cite{padding-left:0;}body main .t3695 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 .t3695  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 .t3695 blockquote br{content:" ";display:block!important;}body main .t3696{top:100px;width:100%;position:sticky;max-width:325px;}@media screen and (max-width: 767px) {body main .t3696{position:static;max-width:100%;}}@media screen and (max-width: 480px) {body main .t3696{max-width:100%;}}body main .t3697{color:rgb(255,255,255);margin-bottom:36px;}@media screen and (max-width: 767px) {body main .t3697{display:none;}}body main .t3698{margin-bottom:50px;}body main .t3698 ul li{position:relative;margin-bottom:10px;padding-bottom:10px;}body main .t3698 ul li a{font-size:16px;}body main .t3698 ul li ul{border:none;position:relative;padding-top:10px;margin-bottom:0px;}body main .t3698 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 .t3698 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 .t3698 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 .t3698 ul li ul li:last-of-type{margin-bottom:-10px;}body main .t3698 ul li ul li:last-of-type::after{display:none;}@media screen and (max-width: 767px) {body main .t3698{display:none;}}@media screen and (max-width: 480px) {body main .t3698{margin-bottom:40px;}}body main .t3700{padding-top:240px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3700{padding-top:80px;padding-bottom:60px;}}body main .t3702{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3702{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3702{grid-template-columns:1fr;}}body main .t3703{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 .t3703:hover{background:rgba(36,36,36,0.4);}body main .t3703:hover .target-img{transform:scale(1.05,1.05);}body main .t3705{display:none;margin-bottom:10px;}body main .t3706{margin-bottom:10px;}body main .t3707{display:-webkit-box;overflow:hidden;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-line-clamp:2;}body main .t3708{display:flex;column-gap:10px;align-items:center;}body main .t3709{width:22px;height:22px;object-fit:cover;border-radius:50%;}body main .t3711{position:relative;margin-bottom:20px;}body main .t3712{transition:all 300ms 0ms ease;border-radius:20px;}body main .t3713{width:100%;object-fit:cover;border-radius:20px;margin-bottom:30px;}body main .t3727{height:14px;transition:all 200ms 0ms ease;}body main .t3729{background:var(--Grey-Bg);padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}body main .t3730{margin-bottom:10px;}body main .t3731{margin-bottom:30px;}body main .t3732{align-self:center;}body main .t3734{width:100%;position:relative;text-align:center;}body main .t3736{width:100%;display:flex;column-gap:15px;text-align:center;align-items:center;}body main .t3737{width:100%;position:relative;}body main .t3739{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 .t3740{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 .t3741{background:#242424;padding-top:20px;padding-left:20px;border-radius:20px;padding-right:20px;padding-bottom:20px;}body main .t3742{margin-bottom:10px;}body main .t3743{margin-bottom:30px;}body main .t3744{align-self:center;}body main .t3746{width:100%;position:relative;text-align:center;}body main .t3748{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 .t3749{width:100%;display:flex;column-gap:15px;text-align:center;align-items:center;}body main .t3750{width:100%;position:relative;}body main .t3752{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 .t3754{overflow:hidden;position:relative;padding-top:150px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3754{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t3754{padding-top:40px;padding-bottom:40px;}}body main .t3755{top:-82px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t3756{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t3757{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 .t3758{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 .t3759{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 .t3760{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 .t3763{width:100%;max-width:900px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t3765{width:100%;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t3766{line-height:1;margin-bottom:20px;}body main .t3767{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t3769{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 .t3769{left:-73%;}}body main .t3770{font-size:18px;font-weight:700;}body main .t3771{position:relative;padding-top:60px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t3771{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t3771{padding-bottom:80px;}}body main .t3773{max-width:800px;}body main .t3778{color:#a375ff;}body main .t3779{margin-bottom:60px;}body main .t3779 .target-wrapper{max-width:400px;}@media screen and (max-width: 480px) {body main .t3779{margin-bottom:60px;}}body main .t3780 p{margin-bottom:20px;}body main .t3780 li{margin-bottom:10px;}body main .t3780 ul{margin-bottom:50px;}body main .t3780{font-size:18px;max-width:650px;margin-top:-29px;margin-bottom:60px;}body main .t3780 p:first-child{margin-bottom:60px;}body main .t3781{border-top:1px solid var(--Hover);margin-top:40px;padding-top:40px;}body main .t3784{color:#a375ff;}body main .t3785 p{margin-bottom:20px;}body main .t3785 li{margin-bottom:10px;}body main .t3785 ul{margin-bottom:50px;}body main .t3785{font-size:18px;max-width:650px;margin-top:40px;margin-bottom:60px;}body main .t3785 p:nth-child(2){margin-bottom:60px;}body main .t3787{border-top:1px solid #2b2b2b;margin-top:40px;padding-top:40px;}body main .t3790{color:#a375ff;}body main .t3791 p{margin-bottom:20px;}body main .t3791 li{margin-bottom:10px;}body main .t3791 ul{margin-bottom:50px;}body main .t3791{font-size:18px;max-width:650px;margin-top:40px;margin-bottom:60px;}body main .t3791 p:nth-child(2){margin-bottom:60px;}body main .t3793{border-top:1px solid #2b2b2b;margin-top:40px;padding-top:40px;}body main .t3796{color:#a375ff;}body main .t3797 p{margin-bottom:20px;}body main .t3797 li{margin-bottom:10px;}body main .t3797 ul{margin-bottom:50px;}body main .t3797{font-size:18px;max-width:650px;margin-top:40px;margin-bottom:60px;}body main .t3797 p:nth-child(2){margin-bottom:60px;}body main .t3800{background:;}body main .t3801{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 .t3802{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 .t3825{color:rgba(0,0,0,1.00);}body main .t3826{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 .t3827{padding-top:30px;padding-left:30px;padding-right:30px;padding-bottom:30px;}body main .t3829{display:flex;flex-wrap:wrap;column-gap:10px;}body main .t3830{cursor:pointer;background:rgba(243,243,243,1.00);padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;}body main .t3830.dh-active{color:rgba(255,255,255,1.00);background:rgba(1,1,1,1.00);}body main .t3832{color:rgba(0,0,0,1.00);}body main .t3833{display:flex;flex-wrap:wrap;column-gap:10px;}body main .t3834{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 .t3834.dh-active{color:rgba(255,255,255,1.00);background:rgba(1,1,1,1.00);}body main .t3836{top:auto;left:0%;right:auto;width:100%;bottom:0%;height:2px;position:absolute;background:rgba(151,151,151,1.00);}body main .t3837{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 .t3838{padding-top:30px;padding-left:30px;padding-right:30px;padding-bottom:30px;}body main .t3840{color:rgba(0,0,0,1.00);padding:20px 0px 20px 0px;background:rgba(255,255,255,1.00);}body main .t3841{display:flex;row-gap:50px;flex-direction:column;}body main .t3842{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t3842{position:relative;}}body main .t3843{color:rgba(0,0,0,1.00);display:flex;column-gap:15px;align-items:center;text-decoration:none;}body main .t3844{height:45px;}body main .t3845{display:flex;position:relative;column-gap:15px;align-items:center;justify-content:flex-end;}body main .t3846{width:30px;height:20px;display:none;flex-direction:column;justify-content:space-between;}body main .t3846 > div{top:0;position:relative;transition:0.2s;}body main .t3846.dh-active > div:last-child{top:-45%;position:relative;transform:rotate(-45deg);}body main .t3846.dh-active > div:first-child{top:45%;position:relative;transform:rotate(45deg);}body main .t3846.dh-active > div:nth-child(2){opacity:0;}@media screen and (max-width: 991px) {body main .t3846{cursor:pointer;display:flex;flex-direction:column;justify-content:space-between;}}body main .t3847{width:100%;height:2px;background:rgba(0,0,0,1.00);}body main .t3848{display:flex;column-gap:40px;align-items:center;}@media screen and (max-width: 991px) {body main .t3848{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 .t3850{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 .t3851{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 .t3851:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t3852{display:flex;column-gap:5px;align-items:center;}body main .t3854{width:20px;cursor:pointer;height:20px;}body main .t3855{background:#ffe9d0;font-family:'Inter';padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3855{padding-top:60px;padding-bottom:60px;}}body main .t3858{display:flex;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t3858{row-gap:40px;align-items:flex-start;flex-direction:column;}}body main .t3860{font-size:18px;font-weight:500;margin-bottom:20px;text-transform:uppercase;}body main .t3861{font-size:42px;font-weight:400;}@media screen and (max-width: 480px) {body main .t3861{font-size:36px;}}body main .t3862{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 .t3862:hover{background:#000000;}body main .t3863{display:grid;column-gap:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t3863{row-gap:40px;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t3863{row-gap:20px;}}body main .t3864{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 .t3864{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t3865{width:100%;height:400px;object-fit:cover;border-radius:10px;margin-bottom:40px;}@media screen and (max-width: 480px) {body main .t3865{height:300px;margin-bottom:20px;}}body main .t3866{display:flex;row-gap:15px;flex-direction:column;}body main .t3867{font-size:12px;}body main .t3869{font-weight:400;}body main .t3870{display:flex;row-gap:40px;flex-direction:column;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t3870{display:grid;column-gap:40px;flex-direction:row;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3870{row-gap:20px;grid-template-columns:1fr;}}body main .t3871{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 .t3871{align-items:center;}}@media screen and (max-width: 480px) {body main .t3871{flex-direction:column;}}body main .t3872{display:flex;row-gap:15px;flex-direction:column;}body main .t3873{width:100%;max-width:220px;font-weight:400;}@media screen and (max-width: 991px) {body main .t3873{max-width:100%;}}body main .t3875{font-size:12px;}body main .t3876{width:100%;max-width:200px;max-height:200px;object-fit:cover;border-radius:10px;}@media screen and (max-width: 480px) {body main .t3876{max-width:100%;margin-bottom:20px;}}body main .t3877{color:#fffee3;background:#103230;font-family:'Inter';padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t3877{padding-top:60px;padding-bottom:60px;}}body main .t3880{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 .t3882{font-size:42px;font-weight:700;}@media screen and (max-width: 480px) {body main .t3882{font-size:36px;}}body main .t3883{display:grid;row-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3883{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t3883{row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3883{grid-template-columns:1fr;}}body main .t3884{color:#103230;overflow:hidden;background:#fffee3;border-radius:14px;}body main .t3884:hover a{width:100%;}body main .t3885{position:relative;min-height:180px;}body main .t3886{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 .t3887{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}body main .t3888{font-size:18px;font-weight:600;margin-bottom:20px;}body main .t3889{font-size:14px;margin-bottom:20px;}body main .t3890{width:30px;height:30px;display:flex;background:#103230;transition:width 200ms 0ms ease;align-items:center;border-radius:50px;justify-content:center;}body main .t3891{width:15px;}body main .t3893{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 .t3894{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 .t3895{height:18px;}body main .t3896{font-size:13px;font-weight:500;}body main .t3897{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 .t3897{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t3897{padding-top:40px;padding-bottom:40px;}}body main .t3898{top:-82px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t3899{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t3900{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 .t3901{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 .t3902{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 .t3903{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 .t3906{width:100%;max-width:775px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t3908{width:100%;max-width:590px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t3909{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t3910{background:;}body main .t3911{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 .t3912{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 .t3914{justify-content:center;}body main .t3917{min-height:116px;line-height:1;margin-bottom:20px;}body main .t3918{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t3919{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 .t3919{left:-73%;}}body main .t3920{padding-top:150px;padding-bottom:100px;}body main .t3921{max-width:1200px;}body main .t3923{font-size:80px;min-height:783px;font-family:'Nohemi';font-weight:500;}body main .t3924{position:relative;padding-top:140px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t3924{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t3924{padding-top:60px;padding-bottom:60px;}}body main .t3926{height:100%;background:rgb(18,18,18);}body main .t3927{display:flex;column-gap:60px;align-items:flex-start;margin-bottom:80px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t3927{row-gap:10px;align-items:flex-start;margin-bottom:40px;flex-direction:column;}}body main .t3928{width:100%;max-width:600px;}body main .t3929{font-size:25px;margin-bottom:24px;}body main .t3930 h2{margin-bottom:0px;}body main .t3930 h3{margin-bottom:0px;}body main .t3930{max-width:550px;}@media screen and (max-width: 991px) {body main .t3930{max-width:50%;}}@media screen and (max-width: 767px) {body main .t3930{max-width:100%;}}@media screen and (max-width: 480px) {body main .t3930{max-width:100%;}}body main .t3931{display:grid;row-gap:30px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t3931{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t3931{grid-template-columns:1fr;}}body main .t3932{overflow:hidden;background:#242424;border-radius:20px;}body main .t3932:hover .target{transform:scale(1.15,1.15);}body main .t3932:hover .button-square{background:rgba(158,158,158,0.2);}body main .t3933{display:flex;align-items:flex-end;padding-top:40px;padding-left:30px;padding-right:30px;padding-bottom:24px;justify-content:space-between;}body main .t3936{width:100%;max-width:254px;}body main .t3937{line-height:1;margin-bottom:10px;}body main .t3939{overflow:hidden;position:relative;}body main .t3940{transition:all 500ms 0ms ease;}body main .t3941{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 .t3943{padding-top:53px;padding-left:53px;padding-right:53px;padding-bottom:53px;}body main .t3945{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t3947{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;}body main .t3948{padding-top:53px;padding-left:53px;padding-right:53px;padding-bottom:53px;}body main .t3951{background:#070709;padding-top:60px;}@media screen and (max-width: 767px) {body main .t3951{padding-top:40px;}}body main .t3953{display:flex;background:#070709;text-align:center;align-items:center;flex-direction:column;}body main .t3954{position:relative;}body main .t3955{z-index:10;overflow:hidden;position:relative;}body main .t3955:hover .mouse-follower{opacity:100%;}body main .t3956{display:none;position:relative;}@media screen and (max-width: 767px) {body main .t3956{display:block;}}body main .t3957{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 .t3958{transition:;}body main .t3960{width:100%;max-width:1240px;}body main .t3961{width:100%;display:none;max-width:1240px;}@media screen and (max-width: 767px) {body main .t3961{display:none;}}body main .t3962{opacity:0%;z-index:99;position:absolute;transition:opacity 250ms 0ms ease;pointer-events:none;}@media screen and (max-width: 991px) {body main .t3962{top:50%;left:50%;opacity:100%;transform:translate(-50%,-50%);}}@media screen and (max-width: 767px) {body main .t3962{display:none;}}body main .t3963{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 .t3963{transform:translate(0%,0%);}}body main .t3964{transition:;}body main .t3966{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 .t3966{display:block;}}body main .t3967{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 .t3967{display:none;}}body main .t3968{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 .t3968{display:none;}}body main .t3969{width:100%;display:flex;align-items:center;flex-direction:column;}body main .t3970{width:100%;position:relative;}body main .t3971{width:100%;display:flex;align-items:center;line-height:1;margin-bottom:30px;flex-direction:column;justify-content:center;}body main .t3972{margin-bottom:60px;}body main .t3973{display:flex;column-gap:48px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t3973{flex-direction:column;}}body main .t3974{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t3975{cursor:pointer;display:none;column-gap:10px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t3975:hover p{transform:translate(5px,0px);}body main .t3977{transition:all 250ms 0ms ease;}body main .t3978{background:;}body main .t3980{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 .t3982{width:100%;max-width:700px;text-align:left;}@media screen and (max-width: 767px) {body main .t3982{text-align:center;margin-bottom:20px;}}body main .t3983{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 .t3984{display:flex;column-gap:10px;align-items:center;justify-content:center;}@media screen and (max-width: 480px) {body main .t3984{row-gap:5px;flex-direction:column;}}body main .t3985{width:1px;height:12px;background:rgb(from rgb(255,255,255) r g b / 20%);}@media screen and (max-width: 480px) {body main .t3985{display:none;}}body main .t3987{display:flex;}@media screen and (max-width: 480px) {body main .t3987{display:none;}}body main .t3988{height:30px;margin-left:-14px;}body main .t3988:first-of-type{margin-left:0px;}body main .t3990{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 .t3991{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 .t3991:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t3992{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 .t3993{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 .t3993{flex-direction:row;}}@media screen and (max-width: 480px) {body main .t3994{display:none;}}body main .t3995{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 .t3996{font-size:9px;font-weight:700;text-transform:uppercase;}body main .t3997{display:none;}@media screen and (max-width: 480px) {body main .t3997{display:block;}}body main .t3998{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 .t3999{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 .t3999::after{clear:both;content:"";display:block;}body main .t3999::before{float:left;content:"";padding-top:100%;}body main .t4000 *{top:0;left:0;width:100%;height:100%;position:absolute;}body main .t4000{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 .t4000::after{clear:both;content:"";display:block;}body main .t4000::before{float:left;content:"";padding-top:100%;}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 .t4002{mask-size:auto;mask-repeat:repeat;-webkit-mask-size:auto;}body main .t4003{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 .t4008{overflow:hidden;position:relative;padding-top:150px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t4008{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t4008{padding-top:40px;padding-bottom:40px;}}body main .t4009{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 .t4009{left:-73%;}}body main .t4010{top:-82px;left:50%;width:1440px;bottom:auto;height:1240px;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t4011{top:0%;left:50%;width:1440px;bottom:auto;position:absolute;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}body main .t4012{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 .t4013{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 .t4014{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 .t4015{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 .t4018{width:100%;max-width:1000px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:20px;}body main .t4020{font-size:18px;font-weight:700;}body main .t4021{color:#ffffff;width:100%;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t4022{line-height:1;margin-bottom:20px;}body main .t4023{width:100%;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t4025{padding-bottom:110px;}@media screen and (max-width: 991px) {body main .t4025{padding-bottom:60px;}}body main .t4026{padding-top:100px;}@media screen and (max-width: 480px) {body main .t4026{padding-top:60px;}}body main .t4028{display:flex;column-gap:20px;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t4028{row-gap:60px;flex-direction:column;}}body main .t4029{top:60px;flex:1 1 0%;position:sticky;}@media screen and (max-width: 991px) {body main .t4029{display:none;}}body main .t4030{display:flex;row-gap:15px;flex-direction:column;}body main .t4031{color:#9e9e9e;display:flex;column-gap:6px;align-items:center;}body main .t4031.dh-active{color:rgb(255,255,255);}body main .t4034{width:100%;display:flex;row-gap:120px;max-width:1130px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t4034{row-gap:100px;}}@media screen and (max-width: 767px) {body main .t4034{row-gap:80px;}}body main .t4036{margin-bottom:40px;}body main .t4038{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 .t4038{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t4038{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4039{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 .t4039:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t4039{border-radius:10px;}}@media screen and (max-width: 480px) {body main .t4039{padding-top:20px;padding-right:20px;background-image:url(https://global.divhunt.com/1b6db6866a1d03da4f26ccfa4a40c085_128894.webp);}}body main .t4040{width:100%;border-radius:0px 10px 0px 0px;}@media screen and (max-width: 767px) {body main .t4040{border-radius:0px 10px 0px 0px;}}@media screen and (max-width: 480px) {body main .t4040{border-radius:0px 5px 0px 0px;}}body main .t4041{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 .t4042{display:flex;row-gap:5px;flex-direction:column;}body main .t4045{transition:;}body main .t4046{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 .t4046{max-width:100%;}}body main .t4047{display:grid;row-gap:30px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t4047{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t4053{display:flex;column-gap:15px;align-items:center;}body main .t4057{margin-bottom:30px;}body main .t4059{padding-top:60px;}@media screen and (max-width: 767px) {body main .t4059{padding-top:40px;}}body main .t4061{width:100%;max-width:656px;text-align:center;margin-left:auto;margin-right:auto;}body main .t4062{color:var(--Purple);background:#a375ff17;padding-top:6px;padding-left:12px;border-radius:8px;padding-right:12px;padding-bottom:6px;}body main .t4063{line-height:1;margin-bottom:20px;}body main .t4064{margin-bottom:20px;justify-content:center;}body main .t4067{width:100%;height:1px;background:#242424;margin-top:100px;}@media screen and (max-width: 767px) {body main .t4067{margin-top:60px;}}body main .t4070{padding-top:60px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t4070{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4070{padding-top:40px;padding-bottom:60px;}}body main .t4072{display:flex;column-gap:60px;align-items:flex-start;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t4072{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t4072{row-gap:60px;flex-direction:column-reverse;}}body main .t4073{width:100%;}@media screen and (max-width: 991px) {body main .t4073{max-width:100%;}}body main .t4074 cite{padding-left:0;}body main .t4074  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 .t4074 blockquote br{content:" ";display:block!important;}body main .t4076{min-width:300px;}body main .t4077{display:flex;row-gap:5px;flex-direction:column;}body main .t4078{font-size:18px;font-weight:700;margin-bottom:20px;}body main .t4080{display:flex;font-size:30px;column-gap:5px;margin-top:20px;align-items:center;justify-content:center;}body main .t4080:hover img{transform:translate(3px,0px);}body main .t4081{font-size:18px;transition:all 200ms 0ms ease;font-weight:500;}body main .t4082{height:14px;margin-top:-3px;transition:all 200ms 0ms ease;}body main .t4083{display:flex;align-items:center;justify-content:center;}body main .t4084{display:flex;align-items:center;justify-content:center;}body main .t4085{margin-top:45px;margin-bottom:20px;justify-content:flex-start;}body main .t4089{display:flex;row-gap:60px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t4089{padding-left:0px;padding-right:0px;}}body main .t4091{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t4091{row-gap:25px;flex-wrap:wrap;column-gap:25px;}}body main .t4093{color:#9e9e9e;display:none;font-size:18px;}body main .t4093:hover{color:rgb(255,255,255);}body main .t4094{display:grid;row-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t4094{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t4094{grid-template-columns:1fr;}}body main .t4095{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 .t4095:hover .hover-target{opacity:100%!important;}@media screen and (max-width: 767px) {body main .t4095{padding-top:25px;padding-left:25px;padding-right:25px;padding-bottom:25px;}}body main .t4097{color:#9e9e9e;display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t4098{display:flex;column-gap:8px;align-items:center;}body main .t4099{font-size:20px;margin-bottom:20px;letter-spacing:4%;}body main .t4100{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 .t4109{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 .t4109{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4109{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4110{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 .t4110{max-width:100%;}}body main .t4111{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t4111{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t4116{width:100%;max-width:430px;}body main .t4118{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 .t4118:hover div{opacity:100%;}@media screen and (max-width: 991px) {body main .t4118{max-width:100%;}}@media screen and (max-width: 767px) {body main .t4118{padding-top:20px;border-radius:10px;padding-right:20px;}}@media screen and (max-width: 480px) {body main .t4118{border-radius:10px;background-image:url(https://global.divhunt.com/5d7ac435ed03271bd5ad97cb6caeac03_21618.webp);}}body main .t4119{width:100%;border-radius:0px 10px 0px 0px;}@media screen and (max-width: 480px) {body main .t4119{border-radius:0px 5px 0px 0px;}}body main .t4120{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 .t4121{display:flex;row-gap:5px;flex-direction:column;}body main .t4124{transition:;}body main .t4125{margin-bottom:40px;}body main .t4126{justify-content:center;}body main .t4128{height:14px;}body main .t4132{height:12px;}body main .t4134{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 .t4134:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t4140{z-index:5;position:relative;}body main .t4140 > section{background:#ffffff00;}body main .t4142{position:relative;background:#070709;padding-top:60px;padding-bottom:20px;}@media screen and (max-width: 767px) {body main .t4142{padding-top:40px;}}body main .t4144{display:flex;background:;text-align:center;align-items:center;flex-direction:column;}body main .t4145{width:100%;display:flex;align-items:center;flex-direction:column;}body main .t4146{width:100%;position:relative;}body main .t4147{width:100%;margin-top:20px;line-height:1;margin-bottom:20px;}body main .t4148{margin-bottom:20px;}body main .t4149{display:flex;row-gap:48px;column-gap:48px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4149{flex-direction:column;}}body main .t4150{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t4151{background:;}body main .t4153{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 .t4155{width:100%;max-width:650px;}@media screen and (max-width: 767px) {body main .t4155{text-align:center;margin-bottom:20px;}}body main .t4156{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 .t4157{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 .t4158{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 .t4159{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 .t4159::after{clear:both;content:"";display:block;}body main .t4159::before{float:left;content:"";padding-top:100%;}body main .t4160 *{top:0;left:0;width:100%;height:100%;position:absolute;}body main .t4160{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 .t4160::after{clear:both;content:"";display:block;}body main .t4160::before{float:left;content:"";padding-top:100%;}body main .t4161{mask-size:auto;mask-repeat:repeat;-webkit-mask-size:auto;}body main .t4162{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 .t4163{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 .t4164{position:relative;}body main .t4165{z-index:10;overflow:hidden;position:relative;}body main .t4165:hover .mouse-follower{opacity:100%;}body main .t4166{display:none;position:relative;}@media screen and (max-width: 767px) {body main .t4166{display:block;}}body main .t4167{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 .t4168{transition:;}body main .t4170{width:100%;max-width:1240px;}body main .t4171{width:100%;display:none;max-width:1240px;}@media screen and (max-width: 767px) {body main .t4171{display:none;}}body main .t4172{opacity:0%;z-index:99;position:absolute;transition:opacity 250ms 0ms ease;pointer-events:none;}@media screen and (max-width: 991px) {body main .t4172{top:50%;left:50%;opacity:100%;transform:translate(-50%,-50%);}}@media screen and (max-width: 767px) {body main .t4172{display:none;}}body main .t4173{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 .t4173{transform:translate(0%,0%);}}body main .t4174{transition:;}body main .t4176{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 .t4176{display:block;}}body main .t4177{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 .t4177{display:none;}}body main .t4178{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 .t4178{display:none;}}body main .t4180{color:var(--Purple);}body main .t4182{position:relative;margin-top:-133px;padding-top:100px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t4182{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t4182{padding-top:60px;padding-bottom:60px;}}body main .t4185{margin-bottom:60px;}body main .t4185 .rte{max-width:605px;}body main .t4185 .target-wrapper{max-width:440px;}body main .t4186{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 .t4186{left:-73%;}}body main .t4187{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 .t4187{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t4188{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 .t4188{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4188{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4188{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t4189{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 .t4189{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t4189{padding-top:30px;}}body main .t4192{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t4192{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t4194{line-height:1;}body main .t4195{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4195{top:5px;left:5px;width:7px;}}body main .t4196{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4196{right:5px;width:7px;bottom:5px;}}body main .t4197{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4197{top:5px;right:5px;width:7px;}}body main .t4198{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4198{left:5px;width:7px;bottom:5px;}}body main .t4199{display:flex;column-gap:12px;margin-top:40px;align-items:center;justify-content:center;}body main .t4200{background:;}body main .t4202{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 .t4204{position:relative;margin-top:0px;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t4204{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4204{padding-bottom:60px;}}body main .t4206{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 .t4206{row-gap:80px;flex-direction:column;}}body main .t4207{width:100%;max-width:480px;}@media screen and (max-width: 991px) {body main .t4207{max-width:100%;}}body main .t4208{margin-bottom:16px;}body main .t4209{margin-bottom:30px;}body main .t4210{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 .t4210{max-width:100%;}}@media screen and (max-width: 480px) {body main .t4210{grid-template-columns:1fr;}}body main .t4211{background:#1f1f1f;padding-top:24px;padding-left:24px;border-radius:20px;padding-right:24px;padding-bottom:24px;}body main .t4213{margin-bottom:10px;}body main .t4214{color:var(--Grey-Text);display:block;font-size:32px;font-weight:700;margin-bottom:20px;}body main .t4216{display:flex;column-gap:20px;margin-top:40px;align-items:center;justify-content:flex-start;}body main .t4217{cursor:pointer;display:none;column-gap:10px;align-items:center;padding-top:5px;padding-bottom:5px;}body main .t4217:hover p{transform:translate(5px,0px);}body main .t4219{transition:all 250ms 0ms ease;}body main .t4220{background:;}body main .t4222{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 .t4226{overflow:hidden;position:relative;margin-top:45px;padding-top:222px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t4226{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4226{padding-top:210px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t4226{padding-top:125px;}}body main .t4228{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t4228{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4228{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t4228{row-gap:40px;}}body main .t4229{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t4229{max-width:100%;}}body main .t4230{position:relative;}body main .t4231{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t4231{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t4233{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 .t4233{width:1040px;}}@media screen and (max-width: 480px) {body main .t4233{width:920px;}}body main .t4234{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 .t4235{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 .t4236{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 .t4237 img{transition:all 100ms 0ms linear;}body main .t4237{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t4237 img{width:30px;}}body main .t4238{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 .t4239{top:5%;right:24%;z-index:10;position:absolute;}body main .t4240{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 .t4241{top:7%;right:32%;z-index:10;position:absolute;}body main .t4242{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 .t4243{top:10%;left:51%;z-index:10;position:absolute;}body main .t4244{top:12%;left:14%;z-index:10;position:absolute;}body main .t4245{top:15%;right:11%;z-index:10;position:absolute;}body main .t4246{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 .t4247{display:flex;column-gap:15px;align-items:center;margin-bottom:20px;justify-content:flex-start;}body main .t4248{filter:invert(100%);height:12px;margin-top:6px;}body main .t4249{display:flex;justify-content:center;}body main .t4250{height:16px;}body main .t4251{display:flex;justify-content:center;}body main .t4254{display:flex;column-gap:15px;align-items:center;}body main .t4255{display:flex;column-gap:15px;align-items:center;}body main .t4259{margin-bottom:30px;}body main .t4259 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 .t4259 .blockquote-author{display:flex;position:relative;column-gap:10px;margin-top:20px;align-items:center;padding-top:20px;}body main .t4259 .blockquote-author img{width:48px;height:48px;border-radius:50%;}body main .t4263{position:relative;padding-top:80px;padding-bottom:100px;}@media screen and (max-width: 480px) {body main .t4263{padding-top:40px;}}body main .t4265{display:flex;row-gap:50px;flex-direction:column;}body main .t4266{margin-bottom:40px;}@media screen and (max-width: 480px) {body main .t4266{margin-bottom:0px;}}body main .t4267 .target-wrapper{max-width:450px;}body main .t4271{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 .t4271{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4272{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4272{top:8px;left:8px;}}body main .t4273{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4273{right:9px;bottom:9px;}}body main .t4274{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4274{top:9px;right:9px;}}body main .t4275{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4275{left:9px;bottom:9px;}}body main .t4276{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 .t4276{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4276{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4276{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4277{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 .t4277{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4279{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 .t4280{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 .t4281{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4282{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t4282{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4286{margin-bottom:20px;}body main .t4289{margin-bottom:20px;}body main .t4290{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 .t4290{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4291{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4291{top:8px;left:8px;}}body main .t4292{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4292{right:9px;bottom:9px;}}body main .t4293{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4293{top:9px;right:9px;}}body main .t4294{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4294{left:9px;bottom:9px;}}body main .t4295{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 .t4295{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4295{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4295{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4296{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 .t4296{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4298{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 .t4299{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 .t4300{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4301{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t4301{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4305{margin-bottom:20px;}body main .t4306{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 .t4306{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4307{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4307{top:8px;left:8px;}}body main .t4308{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4308{right:9px;bottom:9px;}}body main .t4309{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4309{top:9px;right:9px;}}body main .t4310{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4310{left:9px;bottom:9px;}}body main .t4311{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 .t4311{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4311{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4311{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4312{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 .t4312{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4314{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 .t4315{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 .t4316{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4317{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t4317{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4321{margin-bottom:20px;}body main .t4322{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 .t4322{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4323{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4323{top:8px;left:8px;}}body main .t4324{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4324{right:9px;bottom:9px;}}body main .t4325{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4325{top:9px;right:9px;}}body main .t4326{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4326{left:9px;bottom:9px;}}body main .t4327{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 .t4327{row-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4327{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4327{row-gap:15px;padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4328{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 .t4328{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4330{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 .t4331{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 .t4332{filter:;background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4333{display:flex;column-gap:10px;align-items:center;margin-bottom:16px;}@media screen and (max-width: 480px) {body main .t4333{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4336{position:relative;padding-top:200px;padding-bottom:190px;}@media screen and (max-width: 991px) {body main .t4336{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4336{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t4336{padding-top:40px;}}body main .t4338{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t4338{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4338{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t4338{row-gap:40px;}}body main .t4339{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t4339{max-width:100%;}}body main .t4340{line-height:1;margin-bottom:20px;}body main .t4342{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t4343{background:;}body main .t4344{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 .t4345{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 .t4347{justify-content:center;}body main .t4350{width:100%;max-width:396px;margin-bottom:40px;}body main .t4351{position:relative;}body main .t4352{height:680px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t4352{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t4353{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 .t4353{left:-73%;}}body main .t4354{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 .t4354{max-width:100%;}}body main .t4355{display:flex;row-gap:16px;flex-direction:column;}body main .t4356{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4357{width:100%;}body main .t4359{height:200px;}body main .t4360{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4361{width:100%;}body main .t4363{height:200px;}body main .t4364{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4365{width:100%;}body main .t4367{height:200px;}body main .t4370{width:100%;margin-bottom:25px;}body main .t4372{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 .t4372:hover .hover{opacity:100%;}body main .t4373{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 .t4374{color:white;z-index:10;position:relative;}body main .t4375{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 .t4376{width:100%;display:flex;row-gap:25px;flex-direction:column;}body main .t4377{display:none;}body main .t4378{display:flex;column-gap:20px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4378{row-gap:24px;flex-direction:column;}}body main .t4379{width:100%;}body main .t4382{display:flex;column-gap:20px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4382{row-gap:24px;flex-direction:column;}}body main .t4383{width:100%;}body main .t4386{width:100%;}body main .t4388{padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;}body main .t4389{display:flex;column-gap:20px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4389{row-gap:24px;flex-direction:column;}}body main .t4390{width:100%;}body main .t4393{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4394{width:100%;}body main .t4397{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4398{width:100%;}body main .t4400{display:grid;row-gap:10px;column-gap:10px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t4400{grid-template-columns:1fr 1fr;}}body main .t4401{display:flex;column-gap:5px;align-items:center;}body main .t4402{font-size:13px;margin-bottom:0px;}body main .t4403{width:16px;cursor:pointer;height:16px;}body main .t4404{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4405{width:100%;}body main .t4407{height:200px;}body main .t4408{display:flex;column-gap:20px;margin-bottom:10px;}body main .t4409{width:100%;}body main .t4411{height:200px;}body main .t4412{display:flex;column-gap:20px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4412{row-gap:24px;flex-direction:column;}}body main .t4413{width:100%;}body main .t4416{width:100%;cursor:pointer;background:;text-align:center;}body main .t4417{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 .t4419{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 .t4420{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;z-index:15;position:absolute;margin-left:auto;margin-right:auto;}body main .t4422{display:flex;row-gap:24px;text-align:center;padding-top:30px;flex-direction:column;padding-bottom:30px;}body main .t4423{max-width:450px;margin-left:auto;margin-right:auto;}body main .t4424{max-width:520px;margin-left:auto;margin-right:auto;}body main .t4425{height:100px;}body main .t4426{display:none;}body main .t4430{width:100%;}body main .t4433{position:relative;padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 480px) {body main .t4433{padding-top:40px;padding-bottom:40px;}}body main .t4436{flex:1 1 0%;overflow:hidden;position:relative;}body main .t4437{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;}body main .t4440{color:var(--Purple);}body main .t4441{max-width:600px;}body main .t4442{margin-bottom:10px;}body main .t4443{display:grid;column-gap:50px;align-items:flex-start;grid-template-columns:270px 1fr;}body main .t4444{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 .t4444:hover video{opacity:100%;}body main .t4445{width:220px;height:220px;object-fit:cover;border-radius:6px;}body main .t4447{display:flex;row-gap:16px;margin-top:20px;flex-direction:column;}body main .t4448{font-weight:500;line-height:1;}body main .t4449{display:flex;column-gap:8px;align-items:center;}body main .t4450{height:16px;}body main .t4451{display:flex;column-gap:8px;align-items:center;}body main .t4452{line-height:1;}body main .t4453{height:16px;}body main .t4454{display:flex;column-gap:8px;align-items:center;}body main .t4455{line-height:1;}body main .t4456{height:16px;}body main .t4457{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 .t4458{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 .t4460{width:8px;height:8px;background:#01a97f;border-radius:100%;}body main .t4461{width:100%;background:;text-align:center;}body main .t4462{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 .t4463{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 .t4464{font-size:16px;}body main .t4465{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 .t4466{display:flex;column-gap:8px;margin-top:-7px;align-items:center;margin-left:auto;margin-right:auto;}body main .t4469{font-weight:500;}body main .t4470{display:flex;row-gap:6px;flex-wrap:wrap;column-gap:6px;margin-top:20px;}body main .t4471{font-size:13px;background:var(--Grey-Bg);padding-top:9px;padding-left:12px;border-radius:6px;padding-right:12px;padding-bottom:9px;}body main .t4472{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 .t4475{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 .t4476{margin-top:40px;}body main .t4477{background:;padding-top:40px;}body main .t4478{padding-left:0px;padding-right:0px;padding-bottom:0px;}body main .t4480{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 .t4481{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 .t4481.dh-active{color:rgba(255,255,255,1.00);background:var(--Purple);}body main .t4483{padding-left:0px;padding-right:0px;padding-bottom:0px;}body main .t4484{display:flex;column-gap:8px;align-items:center;}body main .t4485{line-height:1;}body main .t4486{height:16px;}body main .t4487{overflow:hidden;position:relative;background:;padding-top:110px;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t4487{padding-top:60px;}}body main .t4488{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 .t4488{left:-73%;}}@media screen and (max-width: 767px) {body main .t4488{left:-111%;}}@media screen and (max-width: 480px) {body main .t4488{left:-193%;}}body main .t4490{display:flex;text-align:center;align-items:center;flex-direction:column;}body main .t4491{max-width:453px;}body main .t4492{overflow:hidden;position:relative;}body main .t4494{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 .t4495{width:100%;max-width:710px;margin-bottom:20px;}body main .t4496{overflow:hidden;position:relative;}body main .t4498{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 .t4499{height:600px;display:flex;z-index:5;position:relative;margin-top:-147px;align-items:center;justify-content:center;}body main .t4501{margin-top:35px;font-weight:500;margin-bottom:20px;}body main .t4502{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 .t4502:hover video{opacity:100%;}body main .t4504{width:220px;height:220px;object-fit:cover;border-radius:6px;}body main .t4505{display:flex;row-gap:16px;margin-top:20px;flex-direction:column;}body main .t4506{display:flex;column-gap:8px;align-items:center;}body main .t4507{height:16px;}body main .t4508{line-height:1;}body main .t4509{display:flex;column-gap:8px;align-items:center;}body main .t4510{line-height:1;}body main .t4511{height:16px;}body main .t4512{display:flex;column-gap:8px;align-items:center;}body main .t4513{font-weight:500;line-height:1;}body main .t4514{height:16px;}body main .t4515{display:flex;column-gap:8px;align-items:center;}body main .t4516{line-height:1;}body main .t4517{height:16px;}body main .t4518{font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t4519{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 .t4519{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t4520{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4520{top:5px;left:5px;width:7px;}}body main .t4521{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4521{right:5px;width:7px;bottom:5px;}}body main .t4522{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4522{top:5px;right:5px;width:7px;}}body main .t4523{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4523{left:5px;width:7px;bottom:5px;}}body main .t4524{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 .t4524{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4524{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4524{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t4525{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 .t4525{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t4525{padding-top:30px;}}body main .t4528{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}@media screen and (max-width: 480px) {body main .t4528{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t4530{line-height:1;}body main .t4531{margin-top:60px;margin-bottom:20px;}body main .t4532{overflow:hidden;position:relative;margin-left:auto;margin-right:auto;}body main .t4534{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 .t4537{display:grid;row-gap:45px;column-gap:45px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4537{row-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4537{grid-template-columns:1fr;}}body main .t4538:hover img{transform:scale(1.1,1.1);}body main .t4540{display:flex;column-gap:40px;align-items:flex-start;margin-bottom:0px;justify-content:space-between;}body main .t4543{overflow:hidden;border-radius:10px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4543{height:auto;}}body main .t4544{width:100%;height:100%;transform:;object-fit:cover;transition:all 600ms 0ms ease;aspect-ratio:4/5;border-radius:10px;}body main .t4545{padding-left:0px;padding-right:0px;padding-bottom:0px;}body main .t4546{display:grid;row-gap:45px;column-gap:45px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t4546{row-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4546{grid-template-columns:1fr;}}body main .t4547:hover img{transform:scale(1.1,1.1);}body main .t4549{display:flex;column-gap:40px;align-items:flex-start;margin-bottom:0px;justify-content:space-between;}body main .t4552{overflow:hidden;border-radius:10px;margin-bottom:10px;}@media screen and (max-width: 480px) {body main .t4552{height:auto;}}body main .t4553{width:100%;height:100%;transform:;object-fit:cover;transition:all 600ms 0ms ease;aspect-ratio:4/5;border-radius:10px;}body main .t4554{width:100%;overflow:hidden;}body main .t4555{overflow:hidden;}body main .t4556{display:flex;margin-top:20px;align-items:center;justify-content:center;}body main .t4557{display:flex;column-gap:15px;align-items:center;}body main .t4558{transition:all 200ms 0ms ease;}body main .t4558:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t4560{transition:all 200ms 0ms ease;}body main .t4560:hover{cursor:pointer;transform:scale(1.1,1.1);}body main .t4562{width:100%;overflow:hidden;}body main .t4565{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 .t4565:hover{background:#171717;}@media screen and (max-width: 480px) {body main .t4565{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t4566{display:flex;align-items:flex-start;flex-direction:column;}body main .t4568{display:flex;column-gap:10px;margin-top:40px;align-items:center;}@media screen and (max-width: 480px) {body main .t4568{row-gap:10px;align-items:flex-start;flex-direction:column;}}body main .t4569{width:30px;height:30px;min-width:30px;background:;border-radius:6px;}@media screen and (max-width: 480px) {body main .t4571{margin-bottom:5px;}}body main .t4573{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 .t4574{display:flex;column-gap:8px;align-items:center;}body main .t4575{line-height:1;}body main .t4576{height:16px;}body main .t4577{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 .t4578{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 .t4578{top:-60px;}}@media screen and (max-width: 480px) {body main .t4578{top:-60px;}}body main .t4579{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 .t4579{z-index:2;}}@media screen and (max-width: 480px) {body main .t4579{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);}}body main .t4580{filter:blur(100px);height:80%;}@media screen and (max-width: 991px) {body main .t4580{top:0%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t4580{transform:scale(3,3);margin-left:auto;margin-right:auto;}}body main .t4582{z-index:15;position:relative;}body main .t4584{position:relative;padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t4584{padding-top:40px;padding-bottom:40px;}}body main .t4587{display:flex;align-items:flex-start;flex-direction:column;}body main .t4588{max-width:600px;margin-bottom:40px;}body main .t4589{margin-bottom:20px;}body main .t4590{display:flex;justify-content:flex-start;}body main .t4591{justify-content:center;}body main .t4594{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 .t4596{display:flex;column-gap:15px;}body main .t4598{position:relative;}body main .t4599{width:max-content;}body main .t4602{filter:invert(100%);}body main .t4604{display:grid;row-gap:15px;column-gap:20px;grid-template-columns:1fr 1fr;}body main .t4605{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t4606{width:20px;cursor:pointer;height:20px;}body main .t4608{display:flex;margin-top:25px;justify-content:flex-start;}body main .t4611{position:relative;}body main .t4612{width:max-content;}body main .t4614{filter:invert(100%);}body main .t4616{overflow:auto;max-height:300px;}body main .t4617{display:grid;row-gap:15px;column-gap:20px;grid-template-columns:1fr 1fr;}body main .t4618{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t4619{width:20px;cursor:pointer;height:20px;}body main .t4621{display:flex;margin-top:25px;justify-content:flex-start;}body main .t4624{position:relative;}body main .t4625{width:max-content;}body main .t4629{display:flex;margin-top:25px;justify-content:flex-start;}body main .t4632{color:rgb(173,173,173);margin-bottom:10px;}body main .t4634{color:rgb(173,173,173);margin-top:20px;margin-bottom:10px;}body main .t4635{display:grid;row-gap:15px;column-gap:20px;grid-template-columns:1fr 1fr;}body main .t4636{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t4638{width:20px;cursor:pointer;height:20px;}body main .t4641{filter:invert(100%);}body main .t4643{position:relative;}body main .t4644{width:max-content;}body main .t4647{filter:invert(100%);}body main .t4649{display:flex;row-gap:10px;flex-direction:column;}body main .t4650{display:flex;column-gap:5px;align-items:flex-start;}body main .t4651{width:16px;cursor:pointer;height:16px;}body main .t4653{display:grid;row-gap:15px;column-gap:20px;grid-template-columns:1fr 1fr;}body main .t4654{cursor:pointer;display:flex;column-gap:5px;align-items:center;}body main .t4656{width:20px;cursor:pointer;height:20px;}body main .t4657{padding-bottom:100px;}body main .t4660{display:grid;row-gap:40px;column-gap:40px;grid-template-columns:1fr 1fr 1fr;}body main .t4661{position:relative;font-size:14px;background:#242424;padding-top:25px;padding-left:25px;border-radius:8px;padding-right:25px;padding-bottom:25px;}body main .t4661:hover video{opacity:100%;}body main .t4662{display:flex;column-gap:10px;align-items:center;}body main .t4663{width:60px;height:60px;object-fit:cover;border-radius:6px;}body main .t4664{display:flex;row-gap:16px;flex-wrap:nowrap;margin-top:20px;align-items:center;justify-content:space-between;}body main .t4665{display:flex;column-gap:8px;align-items:center;}body main .t4666{font-size:15px;font-weight:500;line-height:1;}body main .t4667{height:18px;display:inline-block;}body main .t4669{font-size:20px;}body main .t4670{color:var(--Grey-Text);font-size:13px;}body main .t4671{display:flex;column-gap:10px;align-items:center;}body main .t4672{display:-webkit-box;overflow:hidden;margin-top:10px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;}body main .t4673{position:relative;}body main .t4674{top:-5px;left:auto;right:-5px;bottom:auto;height:16px;position:absolute;}body main .t4675{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 .t4676{font-size:12px;font-weight:500;}body main .t4677{width:6px;height:6px;background:#01a97f;border-radius:100%;}body main .t4678{overflow:hidden;position:relative;background:;padding-top:110px;padding-bottom:60px;}@media screen and (max-width: 991px) {body main .t4678{padding-top:60px;}}body main .t4679{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 .t4679{left:-73%;}}@media screen and (max-width: 767px) {body main .t4679{left:-111%;}}@media screen and (max-width: 480px) {body main .t4679{left:-193%;}}body main .t4681{display:flex;text-align:center;align-items:center;flex-direction:column;}body main .t4682{display:flex;max-width:453px;column-gap:20px;align-items:center;}body main .t4683{overflow:hidden;position:relative;}body main .t4685{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 .t4686{width:100%;margin-bottom:40px;}body main .t4687{justify-content:center;}body main .t4692{display:none;padding-top:100px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t4692{padding-top:60px;padding-bottom:80px;}}body main .t4695{display:flex;text-align:center;align-items:center;margin-bottom:80px;flex-direction:column;justify-content:center;}body main .t4698{display:flex;row-gap:20px;max-width:700px;flex-direction:column;}body main .t4699{margin-bottom:16px;}body main .t4700{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 .t4700{row-gap:5px;flex-direction:column;}}body main .t4701{width:1px;height:12px;background:rgb(from rgb(255,255,255) r g b / 20%);}@media screen and (max-width: 480px) {body main .t4701{display:none;}}body main .t4703{display:flex;}@media screen and (max-width: 480px) {body main .t4703{display:none;}}body main .t4704{height:36px;margin-left:-14px;}body main .t4704:first-of-type{margin-left:0px;}body main .t4706{display:flex;column-gap:20px;align-items:center;justify-content:center;}@media screen and (max-width: 480px) {body main .t4706{row-gap:15px;flex-direction:column;}}body main .t4707{background:;}body main .t4709{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 .t4711{color:rgb(255,255,255);display:flex;column-gap:10px;align-items:center;}body main .t4712{height:20px;}body main .t4714{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 .t4714:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t4715{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 .t4716{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 .t4716{row-gap:5px;flex-direction:column;}}body main .t4717{width:1px;height:12px;background:rgb(from rgb(255,255,255) r g b / 20%);}@media screen and (max-width: 480px) {body main .t4717{display:none;}}body main .t4719{display:flex;}@media screen and (max-width: 480px) {body main .t4719{display:none;}}body main .t4720{height:30px;margin-left:-14px;}body main .t4720:first-of-type{margin-left:0px;}body main .t4722{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 .t4722{padding-top:10px;padding-left:10px;border-radius:10px;padding-right:10px;padding-bottom:10px;}}body main .t4723{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 .t4723{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4723{row-gap:20px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t4723{padding-top:7px;padding-left:7px;border-radius:10px;padding-right:7px;padding-bottom:7px;}}body main .t4724{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 .t4724:hover .hover{opacity:100%;}body main .t4724:nth-child(1){order:1;}body main .t4724:nth-child(2){order:4;}body main .t4724:nth-child(3){order:2;}body main .t4724:nth-child(4){order:5;}body main .t4724:nth-child(5){order:3;}body main .t4724:nth-child(6){order:6;}@media screen and (max-width: 991px) {body main .t4724{row-gap:10px;}}@media screen and (max-width: 767px) {body main .t4724{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t4724{padding-top:30px;}}body main .t4725{top:auto;left:0%;right:0%;bottom:0%;filter:;position:absolute;margin-left:auto;margin-right:auto;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4726{filter:blur(25px);background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t4727{padding-left:28px;padding-right:28px;}@media screen and (max-width: 991px) {body main .t4727{padding-left:20px;padding-right:20px;}}body main .t4729{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t4731{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}@media screen and (max-width: 991px) {body main .t4731{order:1000;}}body main .t4732{top:11px;left:11px;right:auto;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4732{top:5px;left:5px;width:7px;}}body main .t4733{top:auto;left:auto;right:11px;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4733{right:5px;width:7px;bottom:5px;}}body main .t4734{top:11px;left:auto;right:11px;bottom:auto;position:absolute;}@media screen and (max-width: 480px) {body main .t4734{top:5px;right:5px;width:7px;}}body main .t4735{top:auto;left:11px;right:auto;bottom:11px;position:absolute;}@media screen and (max-width: 480px) {body main .t4735{left:5px;width:7px;bottom:5px;}}body main .t4736{color:var(--Purple);margin-top:-12px;font-weight:700;margin-bottom:12px;}body main .t4737{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 .t4737{display:none;}}body main .t4742{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 .t4742{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t4742{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4743{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t4743{display:none;}}@media screen and (max-width: 991px) {body main .t4744{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4744{grid-template-columns:1fr;}}body main .t4745{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 .t4745:nth-of-type(2){top:auto;bottom:165px;}body main .t4745:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t4745:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t4745{position:static;max-width:100%;border-radius:20px;}}body main .t4746{margin-bottom:10px;}body main .t4748{margin-bottom:24px;}body main .t4749{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 .t4749{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t4749{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4750{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t4750{display:none;}}@media screen and (max-width: 991px) {body main .t4751{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4751{grid-template-columns:1fr;}}body main .t4752{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 .t4752:nth-of-type(2){top:auto;bottom:165px;}body main .t4752:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t4752:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t4752{position:static;max-width:100%;border-radius:20px;}}body main .t4753{margin-bottom:24px;}body main .t4754{margin-bottom:10px;}body main .t4756{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 .t4756:hover .hover{opacity:100%;}@media screen and (max-width: 991px) {body main .t4756{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 .t4757{display:flex;row-gap:5px;flex-direction:column;}body main .t4758:hover svg{filter:invert(1);}body main .t4759{transition:;}body main .t4763{overflow:clip;position:relative;min-height:calc(100vh - 87px);padding-top:10vh;padding-bottom:200px;}@media screen and (max-width: 767px) {body main .t4763{padding-top:40px;padding-bottom:40px;}}@media screen and (max-width: 480px) {body main .t4763{padding-top:40px;}}body main .t4766{width:100%;max-width:750px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t4768{width:100%;max-width:680px;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t4769{display:flex;column-gap:20px;align-items:center;justify-content:center;}body main .t4770{background:;}body main .t4771{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 .t4772{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 .t4774{justify-content:center;}body main .t4777{justify-content:center;}body main .t4779{color:#a375ff;}body main .t4780{line-height:1;margin-bottom:20px;}body main .t4781{top:auto;left:0%;right:0%;width:1440px;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}body main .t4782{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 .t4782:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4782{left:20%;max-width:155px;}}body main .t4783{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 .t4783:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4783{right:50%;max-width:250px;}}body main .t4784{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 .t4784:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4784{right:39%;max-width:130px;}}body main .t4785{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 .t4785:hover{transform:rotate(0deg) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4785{left:-90px;max-width:160px;}}body main .t4786{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 .t4786:hover{transform:rotate(0deg) translate(-25%,0px) translate(0px,-50px);}@media screen and (max-width: 767px) {body main .t4786{left:10%;max-width:150px;}}body main .t4787{z-index:3;position:relative;padding-top:100px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t4787{padding-bottom:100px;}}@media screen and (max-width: 480px) {body main .t4787{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 991px) {body main .t4789{padding-left:0px;padding-right:0px;}}body main .t4790{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 .t4790{row-gap:20px;grid-template-columns:1fr;}}body main .t4791{position:relative;}@media screen and (max-width: 767px) {body main .t4791{padding-top:60px;}}body main .t4793{display:none;}body main .t4794{width:100%;height:1px;background:#242424;margin-top:125px;}@media screen and (max-width: 767px) {body main .t4794{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t4794{margin-top:0px;}}body main .t4795{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t4795{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t4795{row-gap:50px;}}body main .t4796{flex:1 1 0%;width:100%;max-width:560px;}@media screen and (max-width: 991px) {body main .t4796{max-width:100%;}}body main .t4801{display:flex;column-gap:15px;align-items:center;}body main .t4802{display:flex;column-gap:15px;align-items:center;}body main .t4806{margin-bottom:30px;}body main .t4807{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 .t4807{row-gap:10px;align-items:flex-start;margin-bottom:40px;flex-direction:column;}}body main .t4808{width:100%;max-width:840px;}body main .t4810 h2{margin-bottom:0px;}body main .t4810 h3{margin-bottom:0px;}body main .t4810{max-width:654px;}@media screen and (max-width: 991px) {body main .t4810{max-width:50%;}}@media screen and (max-width: 767px) {body main .t4810{max-width:100%;}}@media screen and (max-width: 480px) {body main .t4810{max-width:100%;}}body main .t4811{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 .t4811{top:0px;position:relative;grid-template-columns:1fr;}}body main .t4812{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 .t4812{width:100%;position:static;aspect-ratio:16/9;object-position:0% 0%;}}body main .t4813{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 .t4813{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;padding-bottom:0px;}}body main .t4814{display:flex;column-gap:15px;margin-bottom:20px;}body main .t4816  b{color:#ffffff;}body main .t4816 ul{margin-top:10px;margin-bottom:0;}body main .t4816  li{margin-bottom:15px;}body main .t4816{display:flex;row-gap:24px;margin-bottom:40px;flex-direction:column;}body main .t4817{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 .t4817{position:static;grid-template-columns:1fr;}}body main .t4818{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 .t4818{width:100%;position:static;aspect-ratio:16/9;object-position:0% 0%;}}body main .t4819{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 .t4819{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t4820  b{color:#ffffff;}body main .t4820{display:flex;row-gap:24px;margin-bottom:40px;flex-direction:column;}body main .t4821{display:flex;column-gap:15px;margin-bottom:20px;}body main .t4826{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 .t4826{top:0px;position:relative;}}body main .t4827{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 .t4828{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 .t4828{padding-top:20px;padding-left:20px;margin-bottom:40px;padding-right:20px;}}body main .t4829  b{color:#ffffff;}body main .t4829{display:flex;row-gap:24px;margin-bottom:40px;flex-direction:column;}body main .t4830{display:flex;row-gap:15px;margin-bottom:20px;flex-direction:column;}body main .t4836{color:#ffc23e;font-weight:500;}body main .t4841{top:-14px;right:10px;bottom:auto;height:150px;display:none;position:absolute;}@media screen and (max-width: 991px) {body main .t4841{top:-7px;right:0px;height:80px;display:none!important;}}body main .t4842{padding-top:350px;padding-bottom:230px;}@media screen and (max-width: 991px) {body main .t4842{padding-top:60px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t4842{padding-top:40px;}}@media screen and (max-width: 480px) {body main .t4842{padding-bottom:40px;}}body main .t4844{display:flex;position:relative;}@media screen and (max-width: 991px) {body main .t4844{row-gap:100px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4844{row-gap:60px;}}body main .t4845{width:100%;display:flex;row-gap:100px;max-width:505px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t4845{max-width:100%;}}@media screen and (max-width: 480px) {body main .t4845{row-gap:60px;}}body main .t4851{display:none;row-gap:60px;column-gap:60px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t4851{row-gap:40px;column-gap:20px;}}body main .t4856{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 .t4856{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t4856{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4857{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t4857{display:none;}}@media screen and (max-width: 991px) {body main .t4858{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4858{grid-template-columns:1fr;}}body main .t4859{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 .t4859:nth-of-type(2){top:auto;bottom:165px;}body main .t4859:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t4859:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t4859{position:static;max-width:100%;border-radius:20px;}}body main .t4860{margin-bottom:24px;}body main .t4861{margin-bottom:10px;}body main .t4863{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 .t4863{position:static;transform:translate(0px,0%);}}@media screen and (max-width: 480px) {body main .t4863{padding-top:15px;padding-left:15px;padding-right:15px;padding-bottom:15px;}}body main .t4864{border:1px solid #242424;border-radius:20px;}@media screen and (max-width: 991px) {body main .t4864{display:none;}}@media screen and (max-width: 991px) {body main .t4865{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4865{grid-template-columns:1fr;}}body main .t4866{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 .t4866:nth-of-type(2){top:auto;bottom:165px;}body main .t4866:nth-of-type(3){top:auto;left:auto;right:154px;bottom:62px;}body main .t4866:nth-of-type(4){top:114px;left:auto;right:154px;bottom:auto;}@media screen and (max-width: 991px) {body main .t4866{position:static;max-width:100%;border-radius:20px;}}body main .t4867{margin-bottom:10px;}body main .t4869{margin-bottom:24px;}body main .t4870{position:relative;padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t4870{padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t4870{padding-bottom:20px;}}body main .t4871{z-index:5;position:relative;}body main .t4873{display:flex;column-gap:60px;align-items:flex-end;margin-bottom:60px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4873{row-gap:20px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t4873{margin-bottom:40px;}}body main .t4874{width:100%;max-width:450px;}body main .t4875{width:100%;max-width:490px;}body main .t4876{display:flex;column-gap:24px;align-items:center;}@media screen and (max-width: 480px) {body main .t4876{row-gap:15px;align-items:flex-start;flex-direction:column;}}body main .t4880 img{transition:all 200ms 0ms ease;}body main .t4880{color:rgb(88,101,242);display:flex;column-gap:10px;align-items:center;}body main .t4880:hover img:last-of-type{transform:translate(5px,0px);}body main .t4884{margin-bottom:24px;}body main .t4891{padding-top:100px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t4891{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4891{padding-bottom:60px;}}body main .t4893{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 .t4893{row-gap:60px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t4893{align-items:start;justify-items:start;grid-template-columns:1fr;}}@media screen and (max-width: 991px) {body main .t4894{max-width:auto;}}@media screen and (max-width: 767px) {body main .t4894{text-align:center;}}body main .t4895{overflow:hidden;position:relative;}body main .t4897{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 .t4898{margin-bottom:16px;}body main .t4899{margin-bottom:50px;}body main .t4900{width:100%;max-width:680px;object-fit:contain;}@media screen and (max-width: 991px) {body main .t4900{max-width:100%;align-self:center;}}@media screen and (max-width: 767px) {body main .t4900{max-height:200px;}}body main .t4903{flex:1 1 0%;display:flex;align-items:center;justify-content:center;}body main .t4904{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}body main .t4906{position:relative;}body main .t4907{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 .t4907{left:-73%;}}@media screen and (max-width: 767px) {body main .t4907{left:-111%;}}@media screen and (max-width: 480px) {body main .t4907{left:-193%;display:none;}}body main .t4910{overflow:hidden;position:relative;padding-top:160px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t4910{padding-top:80px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4910{padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t4910{padding-top:40px;padding-bottom:60px;}}body main .t4912{display:flex;column-gap:100px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t4912{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t4912{row-gap:40px;}}body main .t4913{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t4913{max-width:100%;}}body main .t4914{line-height:1;margin-bottom:20px;}body main .t4916{width:100%;margin-bottom:40px;}body main .t4917{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t4918{background:;}body main .t4919{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 .t4920{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 .t4922{justify-content:center;}body main .t4927{color:#a375ff;}body main .t4928{position:relative;}body main .t4929{height:660px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t4929{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t4933{position:relative;padding-top:80px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t4933{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t4933{padding-top:60px;padding-bottom:80px;}}body main .t4936{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 .t4938{text-align:center;font-family:'Satoshi';font-weight:700;margin-bottom:70px;}body main .t4939{position:static;}body main .t4940{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 .t4940{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t4941:nth-child(6){display:none;}body main .t4941:nth-child(8){display:none;}}body main .t4942{height:32px;object-fit:contain;}body main .t4945{position:relative;padding-top:100px;}@media screen and (max-width: 767px) {body main .t4945{padding-top:60px;}}body main .t4947{width:100%;height:1px;background:#242424;margin-top:125px;}@media screen and (max-width: 767px) {body main .t4947{margin-top:60px;}}body main .t4948{display:flex;column-gap:60px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t4948{row-gap:100px;flex-direction:column;}}body main .t4949{flex:1 1 0%;width:100%;}@media screen and (max-width: 991px) {body main .t4949{max-width:100%;}}body main .t4954{display:flex;column-gap:15px;align-items:center;}body main .t4955{display:flex;column-gap:15px;align-items:center;}body main .t4959 p{margin-bottom:20px;}body main .t4959{margin-bottom:30px;}body main .t4960{flex:1 1 0%;display:flex;max-width:40%;align-items:center;justify-content:center;}body main .t4961{width:100%;height:100%;display:flex;align-items:center;justify-content:center;}body main .t4963{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 .t4963::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 .t4963:has(.tab-item-2.dh-active)::after{left:calc(114px * 1 + 8px);}body main .t4963:has(.tab-item-3.dh-active)::after{left:calc(114px * 2 + 8px);}body main .t4964{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 .t4964.dh-active{color:rgb(255,255,255);}body main .t4966{top:32px;left:auto;color:var(--Purple);right:15px;bottom:auto;position:static;font-weight:500;}body main .t4967{display:flex;font-size:14px;margin-top:-10px;justify-content:space-between;}body main .t4968{display:flex;align-items:center;}body main .t4971{display:none;column-gap:5px;align-items:center;}body main .t4972{font-size:24px;}body main .t4974{top:-6px;left:-3px;color:rgb(158,158,158);position:relative;font-size:16px;text-decoration:line-through;}body main .t4975{display:flex;column-gap:80px;margin-top:50px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t4975{flex-direction:column;}}body main .t4976{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 .t4976{display:grid;margin-left:28px;grid-template-columns:0px 1fr ;}}body main .t4977{height:82%;display:flex;margin-top:33px;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 767px) {body main .t4977{height:83%;}}@media screen and (max-width: 480px) {body main .t4977{height:calc(100% - 261px);}}body main .t4978{flex:1 1 0%;width:2px;position:relative;background:var(--Grey-Bg);}body main .t4979{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:25%;position:absolute;background:var(--Purple);transition:;}body main .t4980{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 .t4980{row-gap:45px;flex-direction:column;padding-bottom:0px;}}@media screen and (max-width: 480px) {body main .t4980{row-gap:10px;}}body main .t4981{position:relative;padding-left:15px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t4981{padding-bottom:70px;}}body main .t4982{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 .t4983{color:rgba(255,255,255,1.00);font-size:15px;}body main .t4984{margin-bottom:15px;}@media screen and (max-width: 767px) {body main .t4984{margin-bottom:20px;}}@media screen and (max-width: 480px) {body main .t4984{font-size:35px;}}body main .t4985{max-width:400px;}body main .t4986{flex:1 1 0%;}body main .t4987{top:15vh;height:50vh;position:sticky;}@media screen and (max-width: 767px) {body main .t4987{height:50vh;}}body main .t4988{width:100%;height:100%;object-fit:cover;border-radius:6px;object-position:100% 0%;}body main .t4989{left:0%;right:auto;background:rgba(250,247,242,1.00);}body main .t4990{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 .t4990{row-gap:10px;align-items:center;margin-bottom:40px;flex-direction:column;}}body main .t4991{width:100%;max-width:500px;}body main .t4992{margin-bottom:24px;}body main .t4993 h2{margin-bottom:0px;}body main .t4993 h3{margin-bottom:0px;}body main .t4993{max-width:654px;}@media screen and (max-width: 991px) {body main .t4993{max-width:50%;}}@media screen and (max-width: 767px) {body main .t4993{max-width:100%;}}@media screen and (max-width: 480px) {body main .t4993{max-width:100%;}}body main .t4997{overflow:hidden;position:relative;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t4997{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t4997{padding-top:40px;padding-bottom:40px;}}body main .t4998{z-index:55;position:relative;}body main .t4999{display:flex;}body main .t5000{width:100%;position:relative;max-width:1140px;margin-left:auto;margin-right:auto;}body main .t5001{width:100%;max-width:830px;align-self:center;text-align:left;}@media screen and (max-width: 767px) {body main .t5001{margin-bottom:80px;}}@media screen and (max-width: 480px) {body main .t5001{margin-bottom:60px;}}body main .t5003{width:100%;max-width:530px;margin-bottom:40px;}body main .t5004{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t5005{background:;}body main .t5006{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 .t5007{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 .t5009{justify-content:center;}body main .t5012{margin-top:24px;line-height:1;margin-bottom:20px;}body main .t5013{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t5013{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t5013{padding-bottom:40px;}}body main .t5016{width:100%;max-width:720px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t5017{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t5018{width:100%;max-width:700px;margin-left:auto;margin-right:auto;}body main .t5019{color:#a375ff;font-weight:500;}body main .t5020{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 .t5020{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5020{grid-template-columns:1fr;}}body main .t5021{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 .t5023 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5023 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5023 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5024{border-bottom:1px solid #9e9e9e29;margin-bottom:24px;padding-bottom:24px;}body main .t5025{color:var(--Purple);font-weight:700;margin-bottom:25px;}body main .t5026{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5027{font-family:'Nohemi';font-weight:700;}body main .t5029{display:flex;font-size:14px;margin-top:15px;justify-content:space-between;}body main .t5030{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 .t5030:empty{display:none;}body main .t5031{display:flex;column-gap:10px;align-items:center;font-family:'Nohemi';}body main .t5032{font-size:18px;font-family:'Nohemi';font-weight:500;line-height:1;}body main .t5033{left:-4px;color:rgb(158,158,158);position:relative;font-size:13px;font-weight:500;text-decoration:line-through;}body main .t5035{width:100%;background:;text-align:center;}body main .t5036{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 .t5037{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 .t5040{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 .t5040::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 .t5040:has(.tab-item-2.dh-active)::after{left:calc(114px * 1 + 8px);}body main .t5040:has(.tab-item-3.dh-active)::after{left:calc(114px * 2 + 8px);}body main .t5041{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 .t5041.dh-active{color:rgb(255,255,255);}body main .t5043{position:relative;padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 991px) {body main .t5043{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t5043{padding-bottom:60px;}}@media screen and (max-width: 991px) {body main .t5045{padding-left:0px;padding-right:0px;}}body main .t5046{display:flex;column-gap:40px;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t5046{row-gap:40px;flex-direction:column-reverse;}}body main .t5047{width:100%;max-width:600px;}@media screen and (max-width: 767px) {body main .t5047{max-width:100%;}}body main .t5048{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 .t5048.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 .t5048{padding-left:20px;padding-right:20px;}}body main .t5049{display:flex;column-gap:10px;align-items:center;}body main .t5050{font-size:18px;font-family:'Satoshi';font-weight:500;}body main .t5051{overflow:hidden;}body main .t5052{width:100%;max-width:620px;}@media screen and (max-width: 767px) {body main .t5052{max-width:100%;}}body main .t5054{border-radius:20px;}body main .t5055{margin-bottom:60px;}body main .t5058{color:#a375ff;}body main .t5059 .rte{width:100%;max-width:430px;}body main .t5059 .target-wrapper{width:100%;max-width:492px;}body main .t5060{overflow:hidden;position:relative;padding-top:235px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t5060{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t5060{padding-top:210px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t5060{padding-top:125px;}}body main .t5062{display:flex;align-items:center;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t5062{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t5062{row-gap:40px;}}body main .t5063{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t5063{max-width:100%;}}@media screen and (max-width: 767px) {body main .t5063{max-width:100%;}}body main .t5067{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t5067{row-gap:40px;column-gap:40px;margin-top:60px;grid-template-columns:1fr;}}body main .t5072{position:relative;}body main .t5073{right:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t5073{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t5073{transform:translate(0px,0%);}}body main .t5075{display:flex;column-gap:15px;align-items:center;}body main .t5079{margin-bottom:30px;}body main .t5080{width:max-content;position:relative;}body main .t5081{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 .t5082{height:22px;}body main .t5084{position:relative;padding-top:100px;}@media screen and (max-width: 767px) {body main .t5084{padding-top:60px;}}body main .t5087{width:100%;height:1px;background:#242424;margin-top:125px;}@media screen and (max-width: 767px) {body main .t5087{margin-top:60px;}}body main .t5088{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 .t5088{row-gap:100px;flex-direction:column;}}body main .t5089{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t5089{max-width:100%;}}body main .t5090 .rte p{max-width:430px;}body main .t5091{display:grid;row-gap:60px;column-gap:65px;margin-top:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t5091{margin-top:40px;}}@media screen and (max-width: 480px) {body main .t5091{row-gap:40px;column-gap:20px;}}@media screen and (max-width: 767px) {body main .t5092{width:100%;}}body main .t5095{display:flex;row-gap:15px;column-gap:10px;align-items:flex-start;margin-bottom:10px;flex-direction:row;}body main .t5096{padding-top:3px;}body main .t5097{height:20px;}body main .t5098{display:flex;margin-top:40px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t5099{display:none;}}body main .t5101{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 .t5105{color:var(--Grey-Text);}body main .t5106{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 .t5107{display:flex;row-gap:16px;flex-direction:column;}body main .t5108{padding-left:45px;padding-right:45px;}body main .t5109{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 .t5110{flex:1 1 0%;}body main .t5111{color:rgb(255,255,255);outline:0px none rgba(0,0,0,1)!important;font-size:15px;background:#ffffff00;font-weight:500;}body main .t5111::placeholder{color:rgba(189,189,189,0.4);}body main .t5112{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 .t5113{font-size:24px;text-align:center;font-weight:500;}body main .t5114{display:flex;row-gap:6px;flex-wrap:wrap;column-gap:6px;align-items:flex-start;padding-left:44px;padding-right:44px;}body main .t5118{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 .t5119{height:20px;}body main .t5122{display:none;row-gap:8px;overflow:auto;column-gap:8px;align-items:flex-start;flex-direction:column;}body main .t5123{display:none;}body main .t5126{display:none;}body main .t5129{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 .t5129{left:-73%;}}body main .t5138{overflow:hidden;position:relative;padding-top:80px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t5138{padding-top:60px;padding-bottom:40px;}}body main .t5139{z-index:100;position:relative;max-width:1200px;}body main .t5140{max-width:800px;}body main .t5141{display:flex;font-size:14px;column-gap:10px;align-items:center;margin-bottom:20px;}body main .t5144{color:#9e9e9e;}body main .t5145{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 .t5147{font-size:52px;line-height:1.1;margin-bottom:20px;}@media screen and (max-width: 767px) {body main .t5147{font-size:40px;}}@media screen and (max-width: 480px) {body main .t5147{font-size:32px;}}body main .t5148{color:#9e9e9e;font-size:20px;max-width:700px;line-height:1.6;margin-bottom:30px;}body main .t5149{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 .t5151{padding-bottom:80px;}body main .t5152{max-width:1020px;}body main .t5153{padding-bottom:80px;}body main .t5154{max-width:1020px;}body main .t5155{margin-bottom:60px;}body main .t5156{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:20px;}body main .t5157{width:20px;}body main .t5159{border:1px solid #242424;padding:24px;background:rgba(36,36,36,0.40);border-radius:16px;}body main .t5160{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 .t5160{display:none;}}body main .t5161{color:#9e9e9e;font-weight:600;}body main .t5162{color:#9e9e9e;font-weight:600;}body main .t5163{color:#9e9e9e;font-weight:600;}body main .t5164{color:#9e9e9e;font-weight:600;}body main .t5165{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 .t5165{display:flex;row-gap:8px;flex-direction:column;}}body main .t5166{color:#a375ff;font-family:monospace;}body main .t5167{color:#9e9e9e;}body main .t5168{color:#22c55e;}body main .t5169{color:#9e9e9e;}body main .t5171{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:20px;}body main .t5172{width:20px;}body main .t5174{border:1px solid #242424;padding:24px;background:rgba(36,36,36,0.40);border-radius:16px;}body main .t5175{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 .t5175{display:none;}}body main .t5176{color:#9e9e9e;font-weight:600;}body main .t5177{color:#9e9e9e;font-weight:600;}body main .t5178{color:#9e9e9e;font-weight:600;}body main .t5179{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 .t5179{display:flex;row-gap:8px;flex-direction:column;}}body main .t5180{color:#a375ff;font-family:monospace;}body main .t5181{color:#9e9e9e;}body main .t5182{color:#9e9e9e;}body main .t5183{padding-bottom:80px;}body main .t5184{max-width:1020px;}body main .t5185{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:30px;}body main .t5186{width:20px;}body main .t5188{display:grid;column-gap:30px;margin-bottom:30px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t5188{row-gap:20px;grid-template-columns:1fr;}}body main .t5190{color:#9e9e9e;font-size:14px;font-weight:600;margin-bottom:12px;}body main .t5191{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 .t5193{color:#9e9e9e;font-size:14px;font-weight:600;margin-bottom:12px;}body main .t5194{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 .t5195{padding-bottom:80px;}body main .t5196{max-width:1020px;}body main .t5197{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:30px;}body main .t5198{width:20px;}body main .t5201{border:1px solid #242424;padding:24px;background:rgba(36,36,36,0.40);border-radius:16px;margin-bottom:15px;}body main .t5202{font-size:18px;font-weight:600;margin-bottom:12px;}body main .t5203{color:#9e9e9e;line-height:1.6;}body main .t5204{padding-bottom:100px;}body main .t5205{max-width:1020px;}body main .t5206{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:30px;}body main .t5207{width:20px;}body main .t5209{border:1px solid #242424;padding:24px;background:rgba(36,36,36,0.40);border-radius:16px;}body main .t5210{display:flex;column-gap:30px;padding-top:10px;border-bottom:1px solid #242424;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t5210{row-gap:8px;flex-direction:column;}}body main .t5211{color:#a375ff;font-size:14px;min-width:120px;font-weight:600;}body main .t5212{color:#9e9e9e;}body main .t5213{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 .t5213{top:-60px;}}@media screen and (max-width: 480px) {body main .t5213{top:-60px;}}body main .t5214{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 .t5214{z-index:2;}}@media screen and (max-width: 480px) {body main .t5214{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);}}body main .t5215{filter:blur(100px);height:80%;}@media screen and (max-width: 991px) {body main .t5215{top:0%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t5215{transform:scale(3,3);margin-left:auto;margin-right:auto;}}body main .t5217{padding-bottom:80px;}body main .t5218{max-width:1020px;}body main .t5219{max-width:800px;}body main .t5220{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:20px;}body main .t5221{width:20px;}body main .t5223{color:#9e9e9e;font-size:18px;line-height:1.7;}body main .t5225{display:flex;column-gap:10px;align-items:center;font-weight:500;margin-bottom:20px;}body main .t5226{width:20px;}body main .t5228{position:relative;padding-top:100px;padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t5228{padding-top:60px;padding-bottom:40px;}}body main .t5229{position:relative;}body main .t5230{max-width:800px;text-align:center;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t5230{text-align:left;}}body main .t5231{font-size:64px;line-height:1.1;margin-bottom:24px;}@media screen and (max-width: 767px) {body main .t5231{font-size:48px;}}@media screen and (max-width: 480px) {body main .t5231{font-size:36px;}}body main .t5232{color:#9e9e9e;font-size:20px;max-width:600px;line-height:1.6;margin-left:auto;margin-right:auto;}body main .t5233{padding-bottom:40px;}body main .t5235{margin-bottom:60px;}body main .t5236{display:flex;column-gap:12px;align-items:center;margin-bottom:10px;}body main .t5237{width:24px;}body main .t5238{font-size:28px;}body main .t5239{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t5239{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5239{gap:20px;display:grid;grid-template-columns:1fr;}}body main .t5240{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 .t5240self:hover{transform:translateY(-4px);border-color:#a375ff;}body main .t5241{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 .t5242{width:fit-content;overflow:visible;}body main .t5243{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;}body main .t5244{flex:1;color:#9e9e9e;font-size:14px;line-height:1.5;margin-bottom:20px;}body main .t5245{display:flex;align-items:center;justify-content:space-between;}body main .t5246{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 .t5248{color:#a375ff;display:flex;font-size:14px;column-gap:6px;align-items:center;font-weight:500;}body main .t5251{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 .t5251{top:-60px;}}@media screen and (max-width: 480px) {body main .t5251{top:-60px;}}body main .t5252{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 .t5252{z-index:2;}}@media screen and (max-width: 480px) {body main .t5252{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);}}body main .t5253{filter:blur(100px);height:80%;}@media screen and (max-width: 991px) {body main .t5253{top:0%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t5253{transform:scale(3,3);margin-left:auto;margin-right:auto;}}body main .t5254{overflow:hidden;position:relative;background:;padding-top:165px;padding-bottom:70px;}@media screen and (max-width: 991px) {body main .t5254{padding-top:60px;}}body main .t5255{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 .t5255{left:-73%;}}@media screen and (max-width: 767px) {body main .t5255{left:-111%;}}@media screen and (max-width: 480px) {body main .t5255{left:-193%;display:none;}}body main .t5256{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 .t5256{left:-73%;}}@media screen and (max-width: 767px) {body main .t5256{left:-111%;}}@media screen and (max-width: 480px) {body main .t5256{left:-193%;height:80%;display:block;}}body main .t5258{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t5258{row-gap:20px;align-items:flex-start;flex-direction:column;}}body main .t5259{max-width:453px;}body main .t5260{margin-bottom:30px;}body main .t5261{overflow:hidden;position:relative;}body main .t5263{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 .t5264{width:100%;font-size:42px;max-width:555px;}body main .t5265{overflow:hidden;position:relative;background:;padding-top:165px;padding-bottom:70px;}@media screen and (max-width: 991px) {body main .t5265{padding-top:60px;}}body main .t5266{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 .t5266{left:-73%;}}@media screen and (max-width: 767px) {body main .t5266{left:-111%;}}@media screen and (max-width: 480px) {body main .t5266{left:-193%;display:none;}}body main .t5267{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 .t5267{left:-73%;}}@media screen and (max-width: 767px) {body main .t5267{left:-111%;}}@media screen and (max-width: 480px) {body main .t5267{left:-193%;height:80%;display:block;}}body main .t5269{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t5269{row-gap:20px;align-items:flex-start;flex-direction:column;}}body main .t5270{max-width:453px;}body main .t5271{margin-bottom:30px;}body main .t5272{overflow:hidden;position:relative;}body main .t5274{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 .t5275{width:100%;font-size:42px;max-width:555px;}body main .t5276{color:var(--Grey-Text);max-width:640px;margin-bottom:30px;}body main .t5277{color:var(--Purple);font-weight:700;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase;}body main .t5279{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t5279{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t5279{padding-bottom:40px;}}body main .t5282{width:100%;max-width:680px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t5283{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t5284{width:100%;max-width:550px;margin-left:auto;margin-right:auto;}body main .t5285{color:#a375ff;font-weight:500;}body main .t5286{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 .t5286{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5286{grid-template-columns:1fr;}}body main .t5287{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 .t5289 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5289 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5289 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5290{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5291{margin-bottom:10px;}body main .t5292{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5295{margin-top:15px;}body main .t5296{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 .t5298 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5298 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5298 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5299{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5300{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5302{margin-bottom:10px;}body main .t5305{width:100%;background:;text-align:center;}body main .t5306{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 .t5307{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 .t5309{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 .t5311 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5311 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5311 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5312{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5313{margin-bottom:10px;}body main .t5314{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5316{margin-top:15px;}body main .t5318{width:100%;background:;text-align:center;}body main .t5319{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 .t5320{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 .t5323{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t5323{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t5323{padding-bottom:40px;}}body main .t5326{width:100%;max-width:680px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}body main .t5327{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t5328{width:100%;max-width:550px;margin-left:auto;margin-right:auto;}body main .t5329{color:#a375ff;font-weight:500;}body main .t5330{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 .t5330{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5330{grid-template-columns:1fr;}}body main .t5331{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 .t5333 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5333 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5333 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5334{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5335{margin-bottom:10px;}body main .t5336{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5339{margin-top:15px;}body main .t5340{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 .t5342 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5342 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5342 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5343{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5344{margin-bottom:10px;}body main .t5345{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5348{margin-top:15px;}body main .t5350{width:100%;background:;text-align:center;}body main .t5351{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 .t5352{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 .t5354{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 .t5356 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t5356 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t5356 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t5357{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t5358{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t5360{margin-bottom:10px;}body main .t5363{width:100%;background:;text-align:center;}body main .t5364{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 .t5365{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 .t5367{padding-bottom:40px;}body main .t5369{margin-bottom:60px;}body main .t5370{color:#9e9e9e;max-width:640px;margin-bottom:30px;}body main .t5371{display:flex;column-gap:12px;align-items:center;margin-bottom:10px;}body main .t5372{width:24px;}body main .t5373{font-size:28px;}body main .t5374{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t5374{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5374{gap:20px;display:grid;grid-template-columns:1fr;}}body main .t5375{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 .t5375self:hover{transform:translateY(-4px);border-color:#a375ff;}body main .t5376{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 .t5377{width:fit-content;overflow:visible;}body main .t5378{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;}body main .t5379{flex:1;color:#9e9e9e;font-size:14px;line-height:1.5;margin-bottom:20px;}body main .t5380{display:flex;align-items:center;justify-content:space-between;}body main .t5381{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 .t5383{color:#a375ff;display:flex;font-size:14px;column-gap:6px;align-items:center;font-weight:500;}body main .t5389{margin-bottom:60px;}body main .t5390{color:#9e9e9e;max-width:640px;margin-bottom:30px;}body main .t5391{display:flex;column-gap:12px;align-items:center;margin-bottom:10px;}body main .t5392{width:24px;}body main .t5393{font-size:28px;}body main .t5394{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t5394{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5394{gap:20px;display:grid;grid-template-columns:1fr;}}body main .t5395{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 .t5395self:hover{transform:translateY(-4px);border-color:#a375ff;}body main .t5396{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 .t5397{width:fit-content;overflow:visible;}body main .t5398{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;}body main .t5399{flex:1;color:#9e9e9e;font-size:14px;line-height:1.5;margin-bottom:20px;}body main .t5400{display:flex;align-items:center;justify-content:space-between;}body main .t5401{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 .t5403{color:#a375ff;display:flex;font-size:14px;column-gap:6px;align-items:center;font-weight:500;}body main .t5409{position:relative;padding-top:100px;padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t5409{padding-top:60px;padding-bottom:40px;}}body main .t5410{position:relative;}body main .t5411{max-width:800px;text-align:center;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t5411{text-align:left;}}body main .t5412{font-size:64px;line-height:1.1;margin-bottom:24px;}@media screen and (max-width: 767px) {body main .t5412{font-size:48px;}}@media screen and (max-width: 480px) {body main .t5412{font-size:36px;}}body main .t5413{color:#9e9e9e;font-size:20px;max-width:600px;line-height:1.6;margin-left:auto;margin-right:auto;}body main .t5414{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 .t5414{top:-60px;}}@media screen and (max-width: 480px) {body main .t5414{top:-60px;}}body main .t5415{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 .t5415{z-index:2;}}@media screen and (max-width: 480px) {body main .t5415{backdrop-filter:blur(60px);-webkit-backdrop-filter:blur(60px);}}body main .t5416{filter:blur(100px);height:80%;}@media screen and (max-width: 991px) {body main .t5416{top:0%;left:0%;right:0%;bottom:auto;position:absolute;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t5416{transform:scale(3,3);margin-left:auto;margin-right:auto;}}body main .t5417{overflow:hidden;position:relative;background:;padding-top:165px;padding-bottom:70px;}@media screen and (max-width: 991px) {body main .t5417{padding-top:60px;}}body main .t5418{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 .t5418{left:-73%;}}@media screen and (max-width: 767px) {body main .t5418{left:-111%;}}@media screen and (max-width: 480px) {body main .t5418{left:-193%;display:none;}}body main .t5419{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 .t5419{left:-73%;}}@media screen and (max-width: 767px) {body main .t5419{left:-111%;}}@media screen and (max-width: 480px) {body main .t5419{left:-193%;height:80%;display:block;}}body main .t5421{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t5421{row-gap:20px;align-items:flex-start;flex-direction:column;}}body main .t5422{width:100%;font-size:42px;max-width:555px;}body main .t5423{max-width:453px;}body main .t5424{margin-bottom:30px;}body main .t5425{overflow:hidden;position:relative;}body main .t5427{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 .t5429{padding-bottom:40px;}body main .t5431{margin-bottom:60px;}body main .t5432{gap:24px;display:grid;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t5432{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t5432{gap:20px;display:grid;grid-template-columns:1fr;}}body main .t5433{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 .t5433self:hover{transform:translateY(-4px);border-color:#a375ff;}body main .t5434{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 .t5435{width:fit-content;overflow:visible;}body main .t5436{font-size:20px;font-weight:600;line-height:1.3;margin-bottom:10px;}body main .t5437{flex:1;color:#9e9e9e;font-size:14px;line-height:1.5;margin-bottom:20px;}body main .t5438{display:flex;align-items:center;justify-content:space-between;}body main .t5439{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 .t5441{color:#a375ff;display:flex;font-size:14px;column-gap:6px;align-items:center;font-weight:500;}body main .t5444{display:flex;row-gap:10px;flex-wrap:wrap;column-gap:10px;margin-bottom:40px;}body main .t5445{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 .t5445:hover{opacity:100%;}body main .t5445.dh-active{opacity:100%;}body main .t5447{display:flex;column-gap:10px;align-items:center;margin-bottom:20px;flex-direction:row;justify-content:center;}body main .t5450{opacity:50%;transform:;}body main .t5452{display:none;}body main .t5455{color:rgb(255,255,255);background:#242424;}body main .t5456{margin-top:0.5rem;}body main .t5458{margin-left:.25rem;}body main .t5461{align-items:flex-start;margin-bottom:1.5rem;}body main .t5462{align-items:flex-start;}body main .t5463{margin-bottom:1rem;}body main .t5464{width:6rem;}body main .t5465{width:80%;font-size:1.5rem;font-weight:500;}body main .t5466{display:flex;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t5468{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t5469{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 .t5469:hover{background:#1b1b1b;}body main .t5470{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t5471{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 .t5471{row-gap:1rem;flex-wrap:wrap;flex-direction:column;}}body main .t5472{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 .t5472:hover{background:rgb(102,0,255);}body main .t5473{width:100%;display:flex;column-gap:0.25rem;}@media screen and (max-width: 480px) {body main .t5473{width:100%;}}body main .t5474{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 .t5474:hover{background:rgb(102,0,255);}@media screen and (max-width: 480px) {body main .t5474{width:100%;}}body main .t5475{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 .t5475:hover{background:rgb(102,0,255);}@media screen and (max-width: 480px) {body main .t5475{width:100%;}}body main .t5476{width:100%;height:100%;display:flex;row-gap:1.5rem;overflow:auto;padding-right:0.5rem;flex-direction:column;}body main .t5508{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 .t5508{margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t5508{top:auto;left:0%;right:0%;bottom:1rem;max-width:95%;margin-left:auto;margin-right:auto;}}body main .t5509{width:100%;row-gap:1rem;flex-wrap:wrap;flex-direction:row;}@media screen and (max-width: 767px) {body main .t5509{row-gap:1rem;flex-direction:column-reverse;}}body main .t5511{color:rgb(146,146,146);cursor:pointer;font-size:0.9rem;transition:all 350ms 0ms linear;}body main .t5511:hover{color:rgb(255,255,255);}body main .t5512{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 .t5512:hover{background:linear-gradient(180deg,#FFFFFF 1%,#bfbfbf 98%);}body main .t5513{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 .t5513:hover{background:linear-gradient(180deg,#FFFFFF 1%,#bfbfbf 98%);}body main .t5514{cursor:pointer;}@media screen and (max-width: 767px) {body main .t5514{margin-left:auto;}}body main .t5515{width:0.75rem;height:0.75rem;display:flex;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t5515{order:-1000;}}body main .t5516{color:rgb(242,242,242);font-size:0.75rem;text-align:left;}body main .t5518{row-gap:0.25rem;}body main .t5519{display:flex;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t5520{font-size:1.2rem;font-weight:500;}body main .t5521{width:2rem;}body main .t5522{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 .t5522:hover{background:#1b1b1b;}body main .t5523{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t5525{font-size:0.9rem;font-weight:300;}body main .t5528{color:#a375ff;margin-left:0.15rem;margin-right:0.15rem;text-decoration:none;}body main .t5532{justify-content:center;}body main .t5589{justify-content:center;}body main .t5611{margin-top:24px;}body main .t5618{color:rgb(158,53,53);}body main .t5632{margin-top:24px;}body main .t5653{margin-top:24px;}body main .t5661{justify-content:center;}body main .t5662{background:;}body main .t5740{height:40px;}body main .t5793{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 .t5794{top:30px;left:10px;position:relative;font-size:14px;font-weight:700;}body main .t5824{filter:invert(1);border-radius:0;}body main .t5900{display:block;font-size:36px;line-height:1;margin-bottom:4px;}body main .t5901{margin-bottom:8px;}body main .t5902{color:var(--Grey-Text);}body main .t5918{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 .t5919{font-size:28px;line-height:1;}body main .t5920{font-size:16px;font-family:'Nohemi';line-height:1.2;}body main .t5921{display:inline-flex;font-size:13px;column-gap:6px;align-items:center;}body main .t5922{width:6px;height:6px;display:inline-block;background:var(--Purple);border-radius:50%;}body main .t5924{overflow:hidden;position:relative;padding-top:140px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t5924{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t5924{padding-top:60px;padding-bottom:60px;}}body main .t5927{display:flex;column-gap:80px;align-items:center;}@media screen and (max-width: 991px) {body main .t5927{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t5927{row-gap:40px;}}body main .t5928{width:100%;max-width:520px;flex-shrink:0;}@media screen and (max-width: 991px) {body main .t5928{max-width:100%;}}body main .t5931{margin-bottom:24px;}body main .t5932{line-height:1.7;margin-bottom:40px;}body main .t5934{color:var(--Purple);font-weight:500;}body main .t5936{line-height:1.7;}body main .t5938{color:var(--Purple);font-weight:500;}body main .t5940{color:var(--Purple);font-weight:500;}body main .t5942{display:flex;row-gap:12px;flex-wrap:wrap;column-gap:12px;margin-top:30px;}body main .t5943{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 .t5944{font-size:16px;line-height:1;}body main .t5946{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 .t5947{font-size:16px;line-height:1;}body main .t5949{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 .t5950{font-size:16px;line-height:1;}body main .t5952{flex:1;width:100%;position:relative;}body main .t5953{padding:30px;overflow:hidden;position:relative;background:var(--Grey-Bg);border-radius:20px;}@media screen and (max-width: 767px) {body main .t5953{padding:20px;border-radius:14px;}}body main .t5954{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 .t5954{top:-60px;right:-60px;width:200px;height:200px;}}body main .t5955{width:100%;opacity:0.6;border-radius:12px;}body main .t5956{display:flex;column-gap:16px;margin-top:20px;}@media screen and (max-width: 480px) {body main .t5956{row-gap:12px;flex-direction:column;}}body main .t5957{flex:1 1 0%;}body main .t5958{flex:1 1 0%;}body main .t5959{flex:1 1 0%;}body main .t5961{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 .t5962{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 .t5964{color:var(--Grey-Text);font-size:14px;line-height:1.5;}body main .t5965{overflow:hidden;position:relative;padding-top:140px;padding-bottom:140px;}@media screen and (max-width: 991px) {body main .t5965{padding-top:100px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t5965{padding-top:60px;padding-bottom:60px;}}body main .t5967{display:grid;column-gap:80px;align-items:center;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t5967{row-gap:60px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t5967{row-gap:40px;}}body main .t5968{max-width:505px;}@media screen and (max-width: 991px) {body main .t5968{max-width:100%;}}body main .t5969{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 .t5970{font-size:14px;}body main .t5974{margin-top:20px;line-height:1.7;}body main .t5975{margin-top:16px;line-height:1.7;}body main .t5976{gap:20px;display:grid;margin-top:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t5976{gap:16px;grid-template-columns:1fr;}}body main .t5981{display:flex;column-gap:20px;margin-top:32px;align-items:center;}@media screen and (max-width: 480px) {body main .t5981{row-gap:16px;align-items:flex-start;flex-direction:column;}}body main .t5988{display:flex;position:relative;align-items:center;justify-content:center;}body main .t5989{width:100%;position:relative;max-width:480px;margin-left:auto;aspect-ratio:1 / 1;margin-right:auto;}body main .t5990{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 .t5991{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 .t5992{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 .t5993{width:100%;opacity:0.9;z-index:5;position:relative;border-radius:50%;}body main .t5994{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 .t5994:hover{transform:translateY(-3px);border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 480px) {body main .t5994{top:20%;left:-2%;}}body main .t5995{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 .t5996{font-size:14px;font-weight:500;white-space:nowrap;}body main .t5997{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 .t5999{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 .t5999:hover{transform:translateY(-3px);border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 480px) {body main .t5999{right:-2%;bottom:15%;}}body main .t6000{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 .t6001{font-size:14px;font-weight:500;white-space:nowrap;}body main .t6002{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 .t6004{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 .t6004:hover{transform:translateY(-3px);border-color:rgba(163, 117, 255, 0.3);}@media screen and (max-width: 480px) {body main .t6004{left:5%;}}body main .t6005{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 .t6006{font-size:14px;font-weight:500;white-space:nowrap;}body main .t6007{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 .t6009{width:100%;height:1px;background:var(--Grey-Bg);margin-top:140px;}@media screen and (max-width: 991px) {body main .t6009{margin-top:100px;}}@media screen and (max-width: 767px) {body main .t6009{margin-top:60px;}}body main .t6012{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 .t6013{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 .t6018{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 .t6019{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 .t6020{display:block;font-size:32px;margin-bottom:20px;}body main .t6025{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 .t6026{display:block;font-size:36px;margin-bottom:20px;}body main .t6029{display:flex;font-size:18px;column-gap:4px;margin-bottom:16px;}body main .t6036{width:100%;border:1px solid rgba(255, 255, 255, 0.06);margin-top:24px;border-radius:10px;}body main .t6039{padding-top:160px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t6039{padding-top:130px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6039{padding-top:110px;padding-bottom:40px;}}body main .t6041{max-width:760px;}body main .t6042{display:flex;column-gap:20px;align-items:center;margin-bottom:30px;}@media screen and (max-width: 480px) {body main .t6042{row-gap:8px;align-items:flex-start;flex-direction:column;}}body main .t6044{width:1px;height:14px;background:rgba(255, 255, 255, 0.15);}@media screen and (max-width: 480px) {body main .t6044{display:none;}}body main .t6048{padding-top:0px;padding-bottom:160px;}@media screen and (max-width: 991px) {body main .t6048{padding-bottom:100px;}}@media screen and (max-width: 480px) {body main .t6048{padding-bottom:80px;}}body main .t6050{display:flex;column-gap:80px;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t6050{row-gap:40px;flex-direction:column;}}body main .t6051{top:80px;width:100%;position:sticky;max-width:260px;flex-shrink:0;}@media screen and (max-width: 991px) {body main .t6051{position:static;max-width:100%;}}body main .t6052{margin-bottom:20px;}body main .t6053{display:flex;row-gap:12px;list-style:none;padding-left:0px;flex-direction:column;}body main .t6074{width:100%;max-width:760px;}body main .t6076{overflow:hidden;position:relative;padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t6076{padding-top:60px;padding-bottom:60px;}}body main .t6079{display:flex;z-index:10;position:relative;text-align:center;align-items:center;flex-direction:column;}body main .t6081{max-width:500px;margin-bottom:30px;}body main .t6082{display:flex;column-gap:16px;align-items:center;}@media screen and (max-width: 480px) {body main .t6082{row-gap:12px;flex-direction:column;}}body main .t6088{padding-top:40px;padding-bottom:40px;}body main .t6090{height:1px;max-width:1280px;background:linear-gradient(90deg, #2b2c3b00 0%, #2a2b3a 50%, #2b2c3b00 100%);margin-left:auto;margin-right:auto;}body main .t6091{padding-top:40px;padding-bottom:40px;}body main .t6092{display:flex;align-items:center;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t6092{row-gap:20px;text-align:center;flex-direction:column;}}body main .t6094{display:flex;column-gap:24px;list-style:none;align-items:center;padding-left:0px;}body main .t6105{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 .t6105:hover{border-color:rgba(163, 117, 255, 0.2);}body main .t6106{font-size:32px;line-height:1;}body main .t6108{font-size:18px;font-family:'Nohemi';font-weight:500;}body main .t6109{color:var(--Grey-Text);font-size:15px;line-height:1.6;}body main .t6111{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 .t6111:hover{background:rgba(163, 117, 255, 0.06);border-color:rgba(163, 117, 255, 0.25);}body main .t6112{font-size:24px;line-height:1;}body main .t6114{color:var(--Grey-Text);font-size:13px;font-weight:500;}body main .t6139{overflow:hidden;position:relative;padding-top:160px;padding-bottom:120px;}@media screen and (max-width: 767px) {body main .t6139{padding-top:130px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t6139{padding-top:110px;padding-bottom:60px;}}body main .t6140{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 .t6200{width:100%;}body main .t6201{width:90%;}body main .t6209{position:relative;border-top:1px solid var(--Grey-Bg);padding-top:100px;padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t6209{padding-top:80px;padding-bottom:80px;}}@media screen and (max-width: 480px) {body main .t6209{padding-top:60px;padding-bottom:60px;}}body main .t6212{justify-content:center;}body main .t6239{justify-content:center;}body main .t6339{width:100%;height:380px;display:block;object-fit:cover;}@media screen and (max-width: 991px) {body main .t6339{height:340px;}}@media screen and (max-width: 767px) {body main .t6339{height:320px;}}@media screen and (max-width: 480px) {body main .t6339{height:360px;}}body main .t6340{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 .t6341{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 .t6343{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 .t6344{color:var(--White);opacity:0.7;font-size:28px;font-family:'Nohemi';font-weight:700;line-height:1;}body main .t6346{color:var(--White);font-size:14px;font-weight:400;line-height:1.55;}body main .t6347{color:rgba(255, 255, 255, 0.5);font-size:13px;margin-top:4px;text-align:right;}body main .t6349{padding-top:14px;padding-left:14px;padding-right:14px;padding-bottom:14px;}body main .t6352{border-radius:8px;}body main .t6364{position:relative;padding-top:100px;padding-bottom:48px;}@media screen and (max-width: 767px) {body main .t6364{padding-top:60px;padding-bottom:32px;}}@media screen and (max-width: 480px) {body main .t6364{padding-top:40px;padding-bottom:24px;}}body main .t6365{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6366{display:flex;align-items:center;flex-direction:column;}body main .t6367{display:flex;margin-bottom:48px;justify-content:center;}body main .t6368{height:32px;display:block;}body main .t6369{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 .t6370{width:6px;height:6px;background:#a375ff;border-radius:50%;}body main .t6371{color:#a375ff;margin:0;font-size:13px;font-weight:500;letter-spacing:0.3px;}body main .t6372{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 .t6372{font-size:44px;}}@media screen and (max-width: 767px) {body main .t6372{font-size:38px;}}@media screen and (max-width: 480px) {body main .t6372{font-size:32px;}}body main .t6373{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 .t6373{font-size:16px;margin-bottom:28px;}}body main .t6374{display:flex;row-gap:12px;flex-wrap:wrap;column-gap:24px;align-items:center;justify-content:center;}body main .t6375{color:#a9a9a9;display:flex;font-size:13px;column-gap:8px;align-items:center;}body main .t6376{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 .t6377{color:#a9a9a9;margin:0;font-size:13px;}body main .t6378{color:#a9a9a9;display:flex;font-size:13px;column-gap:8px;align-items:center;}body main .t6379{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 .t6380{color:#a9a9a9;margin:0;font-size:13px;}body main .t6381{padding-bottom:32px;}body main .t6382{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6383{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 .t6383{padding-top:32px;padding-left:24px;border-radius:16px;padding-right:24px;padding-bottom:32px;}}body main .t6384{text-align:center;padding-top:40px;padding-bottom:40px;}body main .t6385{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 .t6386{color:#9e9e9e;margin:0;font-size:14px;}body main .t6387{display:none;}body main .t6388{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 .t6389{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 .t6389.dh-active{color:#ffffff;background:rgba(255,255,255,0.08);}body main .t6390{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 .t6390.dh-active{color:#ffffff;background:rgba(255,255,255,0.08);}body main .t6391{display:grid;}body main .t6391 [name].dh-error{border:1px solid rgba(255,88,88,0.6);}body main .t6391 .dh-form-response{color:#ff8585;order:10000;font-size:13px;margin-top:12px;}body main .t6392{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 .t6392:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6392:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6392::placeholder{color:rgba(255,255,255,0.35);}body main .t6393{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 .t6393:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6393:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6393::placeholder{color:rgba(255,255,255,0.35);}body main .t6394{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 .t6394:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6394:disabled{cursor:not-allowed;opacity:0.6;transform:none;}body main .t6395{color:#ffffff;margin:0;z-index:2;position:relative;font-size:15px;font-weight:500;}body main .t6396{display:none;}body main .t6396 [name].dh-error{border:1px solid rgba(255,88,88,0.6);}body main .t6396 .dh-form-response{color:#ff8585;order:10000;font-size:13px;margin-top:12px;}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:12px;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(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 .t6399:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6399:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6399::placeholder{color:rgba(255,255,255,0.35);}body main .t6400{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 .t6400:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6400:hover{border:1px solid rgba(255,255,255,0.14);}body main .t6400::placeholder{color:rgba(255,255,255,0.35);}body main .t6401{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 .t6401:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6401:disabled{cursor:not-allowed;opacity:0.6;transform:none;}body main .t6402{color:#ffffff;margin:0;z-index:2;position:relative;font-size:15px;font-weight:500;}body main .t6404{padding-bottom:120px;}@media screen and (max-width: 480px) {body main .t6404{padding-bottom:60px;}}body main .t6405{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6406{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 .t6406{padding-top:32px;padding-left:24px;border-radius:16px;padding-right:24px;padding-bottom:32px;}}body main .t6407{display:none;}body main .t6408{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 .t6409{display:flex;column-gap:12px;align-items:center;}body main .t6410{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 .t6411{display:flex;row-gap:2px;flex-direction:column;}body main .t6412{color:#9e9e9e;margin:0;font-size:11px;font-weight:500;letter-spacing:0.5px;text-transform:uppercase;}body main .t6413{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6414{color:#9e9e9e;cursor:pointer;font-size:13px;transition:color 200ms 0ms cubic-bezier(0.16,1,0.3,1);flex-shrink:0;}body main .t6414:hover{color:#ffffff;}body main .t6415{display:flex;align-items:baseline;margin-bottom:6px;justify-content:space-between;}body main .t6416{color:#ffffff;font-size:14px;font-weight:500;}body main .t6417{color:#a375ff;margin:0;font-size:12px;font-weight:500;}body main .t6418{color:#a9a9a9;font-size:13px;margin-top:0;line-height:1.5;margin-bottom:12px;}body main .t6419{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 .t6419:focus{border:1px solid #a375ff;background:rgba(255,255,255,0.06);}body main .t6419::placeholder{color:rgba(255,255,255,0.25);}body main .t6420{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 .t6420.error{color:#ff8585;border:1px solid rgba(255,88,88,0.25);display:block;background:rgba(255,88,88,0.08);}body main .t6420.success{color:#a375ff;border:1px solid rgba(163,117,255,0.3);display:block;background:rgba(163,117,255,0.1);}body main .t6421{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 .t6421:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6421:disabled{cursor:not-allowed;opacity:0.6;transform:none;}body main .t6422{color:#ffffff;margin:0;font-size:15px;font-weight:500;}body main .t6423{color:#9e9e9e;font-size:12px;margin-top:20px;text-align:center;margin-bottom:0;}body main .t6425{background:rgb(255,255,255);}body main .t6427{color:var(--White);margin-top:40px;margin-bottom:20px;}body main .t6428{padding-top:60px;padding-bottom:60px;}@media screen and (max-width: 480px) {body main .t6428{padding-bottom:40px;}}body main .t6430{display:flex;column-gap:60px;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t6430{row-gap:60px;flex-direction:column;}}body main .t6431{display:flex;column-gap:60px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6431{justify-content:space-between;}}@media screen and (max-width: 767px) {body main .t6431{column-gap:40px;}}@media screen and (max-width: 480px) {body main .t6431{display:grid;row-gap:40px;grid-template-columns:1fr 1fr;}}body main .t6432{display:flex;row-gap:15px;flex-direction:column;}body main .t6434:hover{color:rgb(255,255,255);}body main .t6435{display:flex;row-gap:15px;flex-direction:column;}body main .t6437:hover{color:rgb(255,255,255);}body main .t6438{display:flex;row-gap:15px;flex-direction:column;}body main .t6440:hover{color:rgb(255,255,255);}body main .t6441{width:100%;display:flex;row-gap:15px;max-width:104px;flex-direction:column;}body main .t6442:hover{color:rgb(255,255,255);}body main .t6444{display:flex;row-gap:15px;flex-direction:column;}body main .t6446:hover{color:rgb(255,255,255);}body main .t6447{display:flex;row-gap:15px;flex-direction:column;}body main .t6449:hover{color:rgb(255,255,255);}body main .t6451{display:flex;column-gap:15px;align-items:center;margin-bottom:30px;}body main .t6454{display:flex;column-gap:17px;align-items:center;}body main .t6457{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 .t6458{height:18px;}body main .t6459{font-size:13px;font-weight:500;}body main .t6460{display:none;}body main .t6463{color:rgb(255,255,255);background:#242424;}body main .t6464{margin-top:0.5rem;}body main .t6466{margin-left:.25rem;}body main .t6469{align-items:flex-start;margin-bottom:1.5rem;}body main .t6470{align-items:flex-start;}body main .t6471{margin-bottom:1rem;}body main .t6472{width:6rem;}body main .t6473{width:80%;font-size:1.5rem;font-weight:500;}body main .t6474{display:flex;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t6476{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t6477{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 .t6477:hover{background:#1b1b1b;}body main .t6478{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t6479{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 .t6479{row-gap:1rem;flex-wrap:wrap;flex-direction:column;}}body main .t6480{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 .t6480:hover{background:rgb(102,0,255);}body main .t6481{width:100%;display:flex;column-gap:0.25rem;}@media screen and (max-width: 480px) {body main .t6481{width:100%;}}body main .t6482{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 .t6482:hover{background:rgb(102,0,255);}@media screen and (max-width: 480px) {body main .t6482{width:100%;}}body main .t6483{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 .t6483:hover{background:rgb(102,0,255);}@media screen and (max-width: 480px) {body main .t6483{width:100%;}}body main .t6484{width:100%;height:100%;display:flex;row-gap:1.5rem;overflow:auto;padding-right:0.5rem;flex-direction:column;}body main .t6516{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 .t6516{margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t6516{top:auto;left:0%;right:0%;bottom:1rem;max-width:95%;margin-left:auto;margin-right:auto;}}body main .t6517{width:100%;row-gap:1rem;flex-wrap:wrap;flex-direction:row;}@media screen and (max-width: 767px) {body main .t6517{row-gap:1rem;flex-direction:column-reverse;}}body main .t6519{color:rgb(146,146,146);cursor:pointer;font-size:0.9rem;transition:all 350ms 0ms linear;}body main .t6519:hover{color:rgb(255,255,255);}body main .t6520{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 .t6520:hover{background:linear-gradient(180deg,#FFFFFF 1%,#bfbfbf 98%);}body main .t6521{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 .t6521:hover{background:linear-gradient(180deg,#FFFFFF 1%,#bfbfbf 98%);}body main .t6522{cursor:pointer;}@media screen and (max-width: 767px) {body main .t6522{margin-left:auto;}}body main .t6523{width:0.75rem;height:0.75rem;display:flex;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t6523{order:-1000;}}body main .t6524{color:rgb(242,242,242);font-size:0.75rem;text-align:left;}body main .t6526{row-gap:0.25rem;}body main .t6527{display:flex;column-gap:0.5rem;align-items:center;justify-content:center;}body main .t6528{font-size:1.2rem;font-weight:500;}body main .t6529{width:2rem;}body main .t6530{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 .t6530:hover{background:#1b1b1b;}body main .t6531{width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;}body main .t6533{font-size:0.9rem;font-weight:300;}body main .t6536{color:#a375ff;margin-left:0.15rem;margin-right:0.15rem;text-decoration:none;}body main .t6537{display:flex;row-gap:15px;flex-direction:column;}body main .t6541{display:none;margin-top:56px;}body main .t6542{margin-bottom:30px;}body main .t6543{display:flex;row-gap:10px;align-items:flex-start;flex-direction:column;}body main .t6544{color:#9e9e9e;transition:all 200ms 0ms ease;}body main .t6544:hover{color:rgb(255,255,255);}body main .t6545{transform:;transition:;padding-top:5px;padding-bottom:5px;}body main .t6546{margin-bottom:30px;}body main .t6550{position:relative;padding-top:170px;padding-bottom:190px;}@media screen and (max-width: 991px) {body main .t6550{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t6550{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6550{padding-top:40px;}}body main .t6552{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t6552{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t6552{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t6552{row-gap:40px;}}body main .t6553{width:100%;max-width:600px;}@media screen and (max-width: 991px) {body main .t6553{max-width:100%;}}body main .t6554{margin-top:24px;line-height:1;margin-bottom:20px;}body main .t6556{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t6557{background:;}body main .t6558{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 .t6559{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 .t6561{justify-content:center;}body main .t6564{width:100%;max-width:396px;margin-bottom:40px;}body main .t6565{display:flex;z-index:5555;margin-bottom:40px;}body main .t6567{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 .t6567{left:-73%;}}body main .t6568{padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t6568{padding-top:60px;padding-bottom:80px;}}body main .t6572{margin-bottom:60px;}body main .t6572 .rte{max-width:606px;}body main .t6573{margin-top:140px;}body main .t6575{margin-bottom:60px;}body main .t6575 .rte{max-width:606px;}body main .t6577{transform:scale(1.2,1.2);margin-left:87px;}@media screen and (max-width: 480px) {body main .t6577{margin-left:0px;}}body main .t6579{width:100%;}body main .t6580{width:100%;display:flex;margin-bottom:40px;justify-content:center;}body main .t6581{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 .t6581: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 .t6581:hover .ltd-arrow{transform:translateX(4px);}body main .t6582{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 .t6583{color:#a375ff;margin:0;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;}body main .t6584{width:3px;height:3px;background:rgba(255,255,255,0.3);border-radius:50%;}body main .t6585{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6586{color:#a375ff;margin:0;font-size:16px;transition:transform 250ms 0ms cubic-bezier(0.16,1,0.3,1);font-weight:500;}body main .t6593{position:relative;padding-top:100px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t6593{padding-top:60px;padding-bottom:40px;}}@media screen and (max-width: 480px) {body main .t6593{padding-top:40px;padding-bottom:30px;}}body main .t6594{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6595{display:flex;align-items:center;flex-direction:column;}body main .t6596{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 .t6596{font-size:44px;}}@media screen and (max-width: 767px) {body main .t6596{font-size:38px;}}@media screen and (max-width: 480px) {body main .t6596{font-size:32px;}}body main .t6597{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 .t6597{font-size:16px;margin-bottom:30px;}}body main .t6598{padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t6598{padding-bottom:40px;}}body main .t6599{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6600{text-align:center;margin-bottom:40px;}body main .t6601{color:#ffffff;font-size:32px;margin-top:0;font-family:'Nohemi';font-weight:500;margin-bottom:12px;}body main .t6602{color:#9e9e9e;margin:0;font-size:16px;}body main .t6603{display:grid;row-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6603{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t6603{grid-template-columns:1fr;}}body main .t6604{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 .t6605{border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6606{color:#ffffff;margin:0;font-size:18px;font-weight:500;margin-bottom:10px;}body main .t6607{display:flex;column-gap:8px;align-items:baseline;margin-bottom:10px;}body main .t6608{color:#ffffff;margin:0;font-size:36px;font-family:'Nohemi';font-weight:500;line-height:1;}body main .t6609{color:#9e9e9e;margin:0;font-size:14px;font-weight:500;}body main .t6610{color:#9e9e9e;margin:0;font-size:13px;min-height:40px;line-height:1.5;}body main .t6612{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 .t6612:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6612:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6613{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6614{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 .t6615{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 .t6616{color:#ffffff;margin:0;font-size:11px;font-weight:600;}body main .t6617{border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6618{color:#ffffff;margin:0;font-size:18px;font-weight:500;margin-bottom:10px;}body main .t6619{display:flex;column-gap:8px;align-items:baseline;margin-bottom:10px;}body main .t6620{color:#ffffff;margin:0;font-size:36px;font-family:'Nohemi';font-weight:500;line-height:1;}body main .t6621{color:#9e9e9e;margin:0;font-size:14px;font-weight:500;}body main .t6622{color:#9e9e9e;margin:0;font-size:13px;min-height:40px;line-height:1.5;}body main .t6624{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 .t6624:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6624:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6625{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6626{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 .t6627{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 .t6628{color:#ffffff;margin:0;font-size:11px;font-weight:600;}body main .t6629{border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6630{color:#ffffff;margin:0;font-size:18px;font-weight:500;margin-bottom:10px;}body main .t6631{display:flex;column-gap:8px;align-items:baseline;margin-bottom:10px;}body main .t6632{color:#ffffff;margin:0;font-size:36px;font-family:'Nohemi';font-weight:500;line-height:1;}body main .t6633{color:#9e9e9e;margin:0;font-size:14px;font-weight:500;}body main .t6634{color:#9e9e9e;margin:0;font-size:13px;min-height:40px;line-height:1.5;}body main .t6636{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 .t6636:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6636:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6637{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6638{border-top:1px solid #242424;padding-top:60px;padding-bottom:80px;}@media screen and (max-width: 480px) {body main .t6638{padding-bottom:40px;}}body main .t6639{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6640{text-align:center;margin-bottom:40px;}body main .t6641{color:#ffffff;font-size:32px;margin-top:0;font-family:'Nohemi';font-weight:500;margin-bottom:12px;}body main .t6642{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6642{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t6642{grid-template-columns:1fr;}}body main .t6643{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 .t6644{border-bottom:1px solid #242424;padding-bottom:16px;}body main .t6645{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 .t6646{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 .t6647{display:flex;row-gap:8px;flex-direction:column;}body main .t6648{color:var(--Purple);display:flex;column-gap:10px;align-items:center;}body main .t6649{margin:0;font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t6650{margin:0;font-size:20px;font-weight:500;padding-bottom:4px;}body main .t6651{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 .t6651:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6651:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6652{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6653{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 .t6654{border-bottom:1px solid #242424;padding-bottom:16px;}body main .t6655{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 .t6656{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t6657{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 .t6658{display:flex;row-gap:8px;flex-direction:column;}body main .t6659{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 .t6659:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6659:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6660{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6661{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 .t6662{border-bottom:1px solid #242424;padding-bottom:16px;}body main .t6663{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 .t6664{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 .t6665{display:flex;row-gap:8px;flex-direction:column;}body main .t6666{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 .t6666:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6666:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6667{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6668{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 .t6669{border-bottom:1px solid #242424;padding-bottom:16px;}body main .t6670{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 .t6671{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 .t6672{display:flex;row-gap:8px;flex-direction:column;}body main .t6673{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 .t6673:hover{transform:translateY(-1px);background:linear-gradient(180deg,#5e2ebe 0%,#a375ff 100%);}body main .t6673:disabled{cursor:not-allowed;opacity:0.5;transform:none;}body main .t6674{color:#ffffff;margin:0;font-size:14px;font-weight:500;}body main .t6675{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 480px) {body main .t6675{padding-top:40px;padding-bottom:60px;}}body main .t6676{width:100%;display:none;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;}body main .t6677{text-align:center;margin-bottom:40px;}body main .t6678{color:#ffffff;font-size:32px;margin-top:0;font-family:'Nohemi';font-weight:500;margin-bottom:0;}body main .t6679{width:100%;max-width:720px;margin-left:auto;margin-right:auto;}body main .t6680{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6681{color:#ffffff;font-size:16px;margin-top:0;font-weight:500;margin-bottom:8px;}body main .t6682{color:#a9a9a9;margin:0;font-size:14px;line-height:1.6;}body main .t6683{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6684{color:#ffffff;font-size:16px;margin-top:0;font-weight:500;margin-bottom:8px;}body main .t6685{color:#a9a9a9;margin:0;font-size:14px;line-height:1.6;}body main .t6686{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6687{color:#ffffff;font-size:16px;margin-top:0;font-weight:500;margin-bottom:8px;}body main .t6688{color:#a9a9a9;margin:0;font-size:14px;line-height:1.6;}body main .t6689{padding-top:20px;border-bottom:1px solid #242424;padding-bottom:20px;}body main .t6690{color:#ffffff;font-size:16px;margin-top:0;font-weight:500;margin-bottom:8px;}body main .t6691{color:#a9a9a9;margin:0;font-size:14px;line-height:1.6;}body main .t6693{overflow:hidden;position:relative;border-top:1px solid #242424;padding-top:160px;}@media screen and (max-width: 991px) {body main .t6693{padding-top:100px;}}@media screen and (max-width: 767px) {body main .t6693{padding-top:60px;}}body main .t6695{display:flex;align-items:center;}@media screen and (max-width: 991px) {body main .t6695{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t6695{row-gap:60px;flex-direction:column-reverse;}}body main .t6696{width:100%;max-width:505px;}@media screen and (max-width: 991px) {body main .t6696{max-width:100%;}}@media screen and (max-width: 767px) {body main .t6696{max-width:100%;}}body main .t6697 .rte p{font-size:18px;max-width:430px;}body main .t6698{display:grid;row-gap:60px;column-gap:60px;margin-top:100px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t6698{margin-top:60px;}}@media screen and (max-width: 480px) {body main .t6698{row-gap:40px;grid-template-columns:1fr;}}body main .t6704{height:18px;}body main .t6706{position:relative;}body main .t6707{left:100px;height:620px;position:absolute;min-width:1140px;transform:translate(0px,-50%);}@media screen and (max-width: 991px) {body main .t6707{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}@media screen and (max-width: 767px) {body main .t6707{height:auto;position:static;min-width:auto;transform:translate(0px,0%);}}body main .t6708{width:100%;height:1px;background:#242424;margin-top:140px;}@media screen and (max-width: 991px) {body main .t6708{margin-top:100px;}}@media screen and (max-width: 767px) {body main .t6708{margin-top:60px;}}body main .t6710{position:relative;padding-top:100px;border-bottom:1px solid var(--Grey-Bg);padding-bottom:120px;}@media screen and (max-width: 991px) {body main .t6710{padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t6710{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6710{padding-top:50px;padding-bottom:50px;}}body main .t6712{width:100%;max-width:1240px;margin-left:auto;margin-right:auto;}body main .t6713{width:100%;max-width:654px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:80px;}body main .t6714{justify-content:center;}body main .t6715{width:16px;height:16px;}body main .t6717{width:100%;max-width:650px;margin-left:auto;margin-right:auto;}body main .t6718{margin-bottom:10px;}body main .t6719{margin-left:auto;margin-right:auto;}body main .t6720{display:grid;column-gap:115px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t6720{column-gap:40px;}}@media screen and (max-width: 767px) {body main .t6720{row-gap:40px;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t6720{grid-template-columns:1fr;}}body main .t6733{border-right:1px solid var(--Grey-Bg);}body main .t6736{color:var(--Grey-Text);}body main .t6740{color:var(--Grey-Text);}body main .t6741{border-top:1px solid var(--Grey-Bg);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t6741{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6741{padding-top:40px;padding-bottom:40px;}}body main .t6743{text-align:center;margin-bottom:60px;}@media screen and (max-width: 767px) {body main .t6743{margin-bottom:40px;}}body main .t6744{margin-bottom:24px;justify-content:center;}body main .t6748{max-width:520px;margin-top:14px;margin-left:auto;margin-right:auto;}body main .t6754{color:var(--White);display:flex;font-size:14px;column-gap:12px;font-weight:600;}body main .t6756{border-right:1px solid var(--Grey-Bg);}body main .t6757{color:var(--White);display:flex;font-size:14px;column-gap:12px;font-weight:600;}body main .t6759{color:var(--Grey-Text);font-size:11px;line-height:1.3;}body main .t6762{color:var(--White);display:flex;font-size:14px;column-gap:12px;font-weight:600;}body main .t6764{color:var(--Grey-Text);font-size:11px;line-height:1.3;}body main .t6779{margin-bottom:0px;}body main .t6781{width:12px;height:12px;display:flex;align-items:center;justify-content:center;}body main .t6786{max-width:600px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}@media screen and (max-width: 767px) {body main .t6786{margin-bottom:40px;}}body main .t6791{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 .t6814{margin-top:24px;}body main .t6815{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 .t6816{display:flex;align-items:center;}body main .t6817 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6817 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 .t6817 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t6818{max-width:330px;border-right:1px solid var(--Grey-Bg);margin-right:60px;padding-right:60px;}body main .t6819{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t6821{min-height:58px;}body main .t6824{width:100%;background:;text-align:center;}body main .t6825{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 .t6826{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 .t6828{width:100%;background:;text-align:center;}body main .t6829{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 .t6830{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 .t6833{padding-top:60px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t6833{padding-top:40px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6833{padding-bottom:40px;}}body main .t6836{width:100%;max-width:680px;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:40px;}body main .t6837{margin-top:15px;line-height:1;margin-bottom:20px;}body main .t6838{width:100%;max-width:580px;margin-left:auto;margin-right:auto;}body main .t6839{color:#a375ff;font-weight:500;}body main .t6840{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 .t6840{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t6840{grid-template-columns:1fr;}}body main .t6841{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 .t6841:first-child{display:none;}body main .t6843 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6843 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t6843 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t6844{border-bottom:1px solid #242424;margin-bottom:16px;padding-bottom:16px;}body main .t6845{margin-bottom:10px;}body main .t6846{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t6849{margin-top:15px;min-height:58px;}body main .t6850{display:flex;font-size:14px;margin-top:-10px;justify-content:space-between;}body main .t6851{display:flex;align-items:center;}body main .t6854{top:32px;left:auto;color:#a375ff;right:15px;bottom:auto;position:static;font-weight:500;}body main .t6855{display:none;column-gap:5px;align-items:center;}body main .t6856{font-size:24px;}body main .t6858{top:-6px;left:-3px;color:rgb(158,158,158);position:relative;font-size:16px;text-decoration:line-through;}body main .t6859{display:none;}body main .t6860{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t6861{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6862{width:12px;height:12px;}body main .t6864{width:12px;cursor:pointer;height:12px;}body main .t6865{display:flex;column-gap:6px;margin-top:10px;align-items:center;}body main .t6866{width:12px;cursor:pointer;height:12px;}body main .t6867{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6868{width:12px;height:12px;}body main .t6871{width:100%;background:;text-align:center;}body main .t6872{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 .t6873{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 .t6875{width:100%;background:;text-align:center;}body main .t6876{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 .t6877{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 .t6880{width:100%;}body main .t6882{margin-top:24px;}body main .t6883{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 .t6883{align-items:flex-start;flex-direction:column;}}body main .t6884{display:flex;align-items:center;}@media screen and (max-width: 767px) {body main .t6884{row-gap:25px;align-items:flex-start;flex-direction:column;}}body main .t6885{max-width:330px;border-right:1px solid #242424;margin-right:60px;padding-right:60px;}@media screen and (max-width: 767px) {body main .t6885{border-right:1px none #242424;}}body main .t6886{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t6888{min-height:58px;}body main .t6890 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6890 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 .t6890 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t6893{width:100%;background:;text-align:center;}body main .t6894{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 .t6895{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 .t6897{width:100%;background:;text-align:center;}body main .t6898{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 .t6899{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 .t6901 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t6901 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t6901{display:flex;row-gap:15px;border-top:1px solid var(--Grey-Bg);margin-top:20px;padding-top:15px;flex-direction:column;}body main .t6901 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t6902{width:18px;height:18px;}body main .t6903{width:18px;height:18px;}body main .t6904{width:18px;height:18px;}body main .t6905{margin-top:24px;}body main .t6906{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 .t6906{align-items:flex-start;flex-direction:column;}}body main .t6907{display:flex;align-items:center;}@media screen and (max-width: 767px) {body main .t6907{row-gap:25px;align-items:flex-start;flex-direction:column;}}body main .t6908{max-width:600px;margin-right:40px;}@media screen and (max-width: 767px) {body main .t6908{border-right:1px none #242424;}}body main .t6909{display:flex;column-gap:10px;align-items:center;margin-bottom:10px;}body main .t6910{color:var(--Purple);}body main .t6911{font-size:16px;}body main .t6914{width:100%;background:;text-align:center;}body main .t6915{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 .t6916{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 .t6918{width:100%;background:;text-align:center;}body main .t6919{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 .t6920{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 .t6926{position:relative;min-height:calc(100dvh - 88px);padding-top:170px;padding-bottom:190px;}@media screen and (max-width: 991px) {body main .t6926{padding-top:60px;padding-bottom:100px;}}@media screen and (max-width: 767px) {body main .t6926{padding-top:60px;padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t6926{min-height:auto;padding-top:40px;}}body main .t6928{display:flex;column-gap:70px;align-items:center;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t6928{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t6928{row-gap:40px;}}@media screen and (max-width: 480px) {body main .t6928{row-gap:40px;}}body main .t6929{width:100%;max-width:650px;}@media screen and (max-width: 991px) {body main .t6929{max-width:100%;}}body main .t6931{display:flex;column-gap:20px;align-items:center;justify-content:flex-start;}body main .t6932{justify-content:center;}body main .t6934{width:16px;height:16px;}body main .t6935{width:100%;max-width:500px;margin-bottom:40px;}body main .t6936{display:flex;z-index:5555;margin-bottom:40px;}body main .t6938{margin-top:24px;line-height:1;margin-bottom:20px;}body main .t6940{transform:scale(1.2,1.2);margin-left:87px;}@media screen and (max-width: 480px) {body main .t6940{margin-left:0px;}}body main .t6941{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 .t6941{left:-73%;}}body main .t6944{width:17px;height:17px;}body main .t6946{border-top:1px solid var(--Grey-Bg);padding-top:120px;padding-bottom:120px;}@media screen and (max-width: 767px) {body main .t6946{padding-top:70px;padding-bottom:70px;}}body main .t6948{gap:0px;display:flex;align-items:center;flex-direction:column;}body main .t6949{color:var(--AI-Color);}body main .t6950{background:var(--AI-Color);}body main .t6952{max-width:760px;text-align:center;margin-bottom:20px;}body main .t6953{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 .t6953{font-size:16px;margin-bottom:50px;}}body main .t6954{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 .t6954{gap:40px;max-width:500px;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t6954{margin-bottom:50px;}}body main .t6955{gap:20px;display:flex;align-items:center;flex-direction:column;}body main .t6958{width:100%;display:flex;position:relative;min-height:420px;align-items:center;justify-content:center;}body main .t6959{width:320px;height:380px;position:relative;}@media screen and (max-width: 767px) {body main .t6959{width:280px;height:360px;}}@media screen and (max-width: 480px) {body main .t6959{width:260px;height:360px;}}body main .t6961{top:0%;left:0%;right:auto;bottom:auto;}body main .t6962{color:var(--Purple);background:rgba(163,117,255,0.12);}body main .t6963{width:13px;height:13px;}body main .t6965{top:16%;right:-48px;bottom:auto;}body main .t6966{color:#60a5fa;background:rgba(96,165,250,0.1);}body main .t6967{width:13px;height:13px;}body main .t6969{top:36%;left:12%;right:auto;bottom:auto;}body main .t6970{color:#34d399;background:rgba(52,211,153,0.1);}body main .t6971{width:13px;height:13px;}body main .t6973{top:48%;right:0%;bottom:auto;}body main .t6974{color:#fbbf24;background:rgba(251,191,36,0.1);}body main .t6975{width:13px;height:13px;}body main .t6977{top:71%;left:18%;right:auto;bottom:auto;}body main .t6978{color:#9ca3af;background:rgba(156,163,175,0.1);}body main .t6979{width:13px;height:13px;}body main .t6981{top:86%;color:#b30000;right:-46px;border:1px solid #cc000063;bottom:auto;background:#c7000012;}body main .t6982{color:#f87171;background:rgba(248,113,113,0.08);}body main .t6983{width:13px;height:13px;}body main .t6986{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 .t6986{gap:12px;padding-top:0;padding-left:0;padding-right:0;flex-direction:row;justify-content:center;}}body main .t6987{width:1px;height:60px;background:linear-gradient(to bottom, transparent, var(--Grey-Bg));}@media screen and (max-width: 991px) {body main .t6987{width:60px;height:1px;background:linear-gradient(to right, transparent, var(--Grey-Bg));}}body main .t6988{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 .t6990{width:1px;height:60px;background:linear-gradient(to top, transparent, var(--Grey-Bg));}@media screen and (max-width: 991px) {body main .t6990{width:60px;height:1px;background:linear-gradient(to left, transparent, var(--Grey-Bg));}}body main .t6991{gap:20px;display:flex;align-items:center;flex-direction:column;}body main .t6994{width:100%;display:flex;align-items:flex-start;padding-top:10px;justify-content:center;}body main .t6995{width:100%;border:1px solid var(--Grey-Bg);overflow:hidden;max-width:300px;border-radius:16px;}@media screen and (max-width: 767px) {body main .t6995{max-width:280px;}}body main .t6996{background:;}body main .t6998{width:13px;height:13px;display:inline-block;margin-right:6px;vertical-align:middle;}body main .t7003{background:rgba(163,117,255,0.3);border-color:rgba(163,117,255,0.5);}body main .t7008{background:rgba(52,211,153,0.3);border-color:rgba(52,211,153,0.5);}body main .t7013{background:rgba(96,165,250,0.3);border-color:rgba(96,165,250,0.5);}body main .t7018{background:rgba(251,191,36,0.3);border-color:rgba(251,191,36,0.5);}body main .t7023{background:rgba(167,243,208,0.3);border-color:rgba(167,243,208,0.5);}body main .t7028{background:rgba(249,168,212,0.3);border-color:rgba(249,168,212,0.5);}body main .t7032{max-width:300px;}body main .t7033{width:100%;margin-bottom:60px;}body main .t7034{color:var(--Grey-Text);font-size:13px;text-align:center;margin-bottom:28px;letter-spacing:0.08em;text-transform:uppercase;}body main .t7035{gap:16px;width:100%;display:grid;grid-template-columns:repeat(3, 1fr);}@media screen and (max-width: 991px) {body main .t7035{grid-template-columns:repeat(2, 1fr);}}@media screen and (max-width: 480px) {body main .t7035{grid-template-columns:1fr;}}body main .t7042{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 .t7043{color:#ffffff;font-size:26px;line-height:1.5;}@media screen and (max-width: 767px) {body main .t7043{font-size:22px;}}@media screen and (max-width: 480px) {body main .t7043{font-size:19px;}}body main .t7045{display:block;}body main .t7047{border:1px solid #bb0000;background:rgba(164,34,2,0.3);border-color:rgba(167,243,208,0.5);}body main .t7052{border:1px solid #bb0000;background:rgba(164,34,2,0.3);border-color:rgba(167,243,208,0.5);}body main .t7056{position:relative;padding-bottom:110px;}@media screen and (max-width: 991px) {body main .t7056{padding-bottom:60px;}}body main .t7057{padding-top:100px;}@media screen and (max-width: 480px) {body main .t7057{padding-top:60px;}}body main .t7059{display:flex;column-gap:20px;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t7059{row-gap:60px;flex-direction:column;}}body main .t7060{top:60px;flex:1 1 0%;position:sticky;}@media screen and (max-width: 991px) {body main .t7060{display:none;}}body main .t7061{display:flex;row-gap:15px;flex-direction:column;}body main .t7063{color:#9e9e9e;display:flex;column-gap:6px;align-items:center;}body main .t7063.dh-active{color:rgb(255,255,255);}body main .t7065{width:100%;display:flex;row-gap:120px;max-width:1130px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t7065{row-gap:100px;}}@media screen and (max-width: 767px) {body main .t7065{row-gap:80px;}}body main .t7067{margin-bottom:40px;}body main .t7069{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 .t7069{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7069{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7070{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 .t7070:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7070{border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7070{padding-top:20px;padding-right:20px;background-image:url(https://global.divhunt.com/1b6db6866a1d03da4f26ccfa4a40c085_128894.webp);}}body main .t7071{width:100%;border-radius:12px;}@media screen and (max-width: 767px) {body main .t7071{border-radius:0px 10px 0px 0px;}}@media screen and (max-width: 480px) {body main .t7071{border-radius:0px 5px 0px 0px;}}body main .t7072{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 .t7072{max-width:100%;}}body main .t7076{margin-bottom:40px;}body main .t7078{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 .t7078{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7078{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7079{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 .t7079{max-width:100%;}}body main .t7080{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7080{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7085{width:100%;max-width:430px;}body main .t7087{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 .t7087:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7087{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7087{background-image:url(https://global.divhunt.com/0622d117d17551950790a97132dbe946_86092.webp);}}body main .t7088{width:100%;border-radius:12px;}@media screen and (max-width: 480px) {body main .t7088{border-radius:5px 0px 0px 0px;}}body main .t7090{margin-bottom:40px;}body main .t7092{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 .t7092{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7093{width:100%;display:flex;row-gap:30px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t7093{row-gap:0px;}}body main .t7094{display:grid;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t7094{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t7094{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7099{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 .t7099:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7099{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 .t7099{background-image:url(https://global.divhunt.com/6da4dff8e3e0e6f50d7a1bdaf447b7ce_40632.webp);}}body main .t7100{border-radius:10px;}@media screen and (max-width: 480px) {body main .t7100{border-radius:5px;}}body main .t7101 .rte{width:100%;max-width:480px;}body main .t7104{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 .t7104{row-gap:60px;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t7104{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7105{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 .t7105{max-width:100%;}}body main .t7106{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7106{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7111{width:100%;max-width:430px;}body main .t7113{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 .t7113:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7113{padding-top:20px;border-radius:10px;padding-right:20px;}}@media screen and (max-width: 480px) {body main .t7113{border-radius:10px;background-image:url(https://global.divhunt.com/5d7ac435ed03271bd5ad97cb6caeac03_21618.webp);}}body main .t7114{width:100%;border-radius:12px;}@media screen and (max-width: 480px) {body main .t7114{border-radius:0px 5px 0px 0px;}}body main .t7115{margin-bottom:40px;}body main .t7117{margin-bottom:40px;}body main .t7119{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 .t7119{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7119{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7120{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 .t7120{max-width:100%;}}body main .t7121{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7121{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7126{width:100%;max-width:430px;}body main .t7128{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 .t7128:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7128{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7128{background-image:url(https://global.divhunt.com/e33e55594757dc46ea83cabb4bba5be4_5664.webp);}}body main .t7129{width:100%;border-radius:10px 0px 0px 0px;margin-bottom:-1px;}@media screen and (max-width: 480px) {body main .t7129{border-radius:5px 0px 0px 0px;}}body main .t7131{margin-bottom:40px;}body main .t7133{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 .t7133{padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7134{width:100%;display:flex;row-gap:30px;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t7134{row-gap:0px;}}body main .t7135{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 .t7135:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7135{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 .t7135{border-radius:10px;background-image:url(https://global.divhunt.com/eded5365f97937176508cf20d1e810f1_57968.webp);}}body main .t7136{border-radius:10px;}@media screen and (max-width: 480px) {body main .t7136{border-radius:5px;}}body main .t7137{display:none;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t7137{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t7137{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7142 .rte{max-width:350px;}body main .t7143{z-index:5;position:relative;padding-top:100px;padding-bottom:40px;}@media screen and (max-width: 991px) {body main .t7143{padding-top:100px;}}@media screen and (max-width: 480px) {body main .t7143{padding-top:80px;padding-bottom:40px;}}body main .t7145{display:flex;column-gap:60px;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t7145{row-gap:40px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t7145{row-gap:20px;}}body main .t7146{width:100%;max-width:443px;}body main .t7147{width:100%;max-width:400px;}@media screen and (max-width: 991px) {body main .t7147{text-wrap:balance;}}@media screen and (max-width: 480px) {body main .t7147{max-width:100%;}}body main .t7149{display:grid;row-gap:30px;column-gap:56px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t7149{grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 480px) {body main .t7149{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7162{color:var(--AI-Color);}body main .t7165{max-width:420px;}body main .t7166{max-width:660px;}body main .t7172:hover{background:#dc6c46;}body main .t7173{background:linear-gradient(0deg,var(--AI-Color) 0%,var(--AI-Color) 100%);}body main .t7213{width:100%;text-align:center;}body main .t7213:hover{background:#dc6c46;}body main .t7214{background:var(--AI-Color);}body main .t7217{border-radius:5px;}body main .t7256{width:100%;text-align:center;}body main .t7256:hover{background:#dc6c46;}body main .t7257{width:100%;background:var(--AI-Color);}body main .t7264{color:var(--AI-Color);}body main .t7266{color:var(--Grey-Text);font-size:17px;max-width:560px;text-align:center;line-height:1.7;}body main .t7272:hover{background:#dc6c46;}body main .t7273{background:linear-gradient(0deg,#d97757 0%,#d97757 100%);}body main .t7275{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 .t7276{border:1px solid #242424;overflow:hidden;background:#070709;padding-top:5px;padding-left:5px;border-radius:10px;padding-right:5px;padding-bottom:5px;}body main .t7276:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t7277{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 .t7278{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 .t7278{row-gap:5px;flex-direction:column;}}body main .t7279{color:#ffffff;font-size:18px;font-weight:500;}body main .t7280{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 .t7280{display:none;}}body main .t7281{color:#ffffff;}body main .t7282{display:flex;}@media screen and (max-width: 480px) {body main .t7282{display:none;}}body main .t7283{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 .t7284{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 .t7284::after{clear:both;content:"";display:block;}body main .t7284::before{float:left;content:"";padding-top:100%;}body main .t7285 *{top:0;left:0;width:100%;height:100%;position:absolute;}body main .t7285{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 .t7285::after{clear:both;content:"";display:block;}body main .t7285::before{float:left;content:"";padding-top:100%;}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 .t7287{mask-size:auto;mask-repeat:repeat;-webkit-mask-size:auto;}body main .t7288{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 .t7290{margin-bottom:40px;}body main .t7292{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 .t7292{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7292{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7293{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 .t7293{max-width:100%;}}body main .t7294{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7294{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7299{width:100%;max-width:430px;}body main .t7301{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 .t7301:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7301{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7301{background-image:url(https://global.divhunt.com/e33e55594757dc46ea83cabb4bba5be4_5664.webp);}}body main .t7302{width:100%;border-radius:10px 0px 0px 0px;}@media screen and (max-width: 480px) {body main .t7302{border-radius:5px 0px 0px 0px;}}body main .t7303{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 .t7304{display:flex;row-gap:5px;flex-direction:column;}body main .t7305:first-of-type{display:none;}body main .t7307{transition:;}body main .t7310{transition:;}body main .t7312{margin-bottom:40px;}body main .t7314{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 .t7314{row-gap:60px;flex-direction:column-reverse;}}@media screen and (max-width: 767px) {body main .t7314{row-gap:40px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:20px;}}body main .t7315{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 .t7315{max-width:100%;}}body main .t7316{display:grid;row-gap:30px;column-gap:50px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t7316{column-gap:20px;grid-template-columns:1fr 1fr;}}body main .t7321{width:100%;max-width:430px;}body main .t7323{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 .t7323:hover div{opacity:100%;}@media screen and (max-width: 767px) {body main .t7323{padding-top:20px;padding-left:20px;border-radius:10px;}}@media screen and (max-width: 480px) {body main .t7323{background-image:url(https://global.divhunt.com/e33e55594757dc46ea83cabb4bba5be4_5664.webp);}}body main .t7324{width:100%;border-radius:10px 0px 0px 0px;}@media screen and (max-width: 480px) {body main .t7324{border-radius:5px 0px 0px 0px;}}body main .t7325{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 .t7326{display:flex;row-gap:5px;flex-direction:column;}body main .t7329{transition:;}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 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7348 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7348 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7349 li{color:#a9a9a9;display:flex;font-size:14px;column-gap:10px;align-items:center;}body main .t7349 ul{display:flex;row-gap:10px;margin-top:0px;padding-left:0px;margin-bottom:0px;flex-direction:column;list-style-type:none;}body main .t7349 li::before{width:12px;height:12px;content:'';display:block;background-image:url(https://global.divhunt.com/4bc7df8fd53678e8071d23dcdc93440b_389.svg);}body main .t7350{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 .t7350{row-gap:5px;flex-wrap:wrap;column-gap:5px;}}body main .t7351{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 .t7351:nth-child(1){display:none;}@media screen and (max-width: 480px) {body main .t7351{width:77px;}}body main .t7352{font-size:32px;}@media screen and (max-width: 767px) {body main .t7352{font-size:20px;}}@media screen and (max-width: 767px) {body main .t7353{font-size:13px;}}body main .t7354{color:#9e9e9e;font-size:16px;max-width:500px;margin-top:0;margin-left:auto;margin-right:auto;margin-bottom:0;}body main .t7355{gap:8px;width:100%;display:flex;margin-top:20px;flex-direction:column;}body main .t7356{display:flex;align-items:center;justify-content:space-between;}body main .t7357{color:var(--Grey-Text);font-size:13px;}body main .t7358{color:var(--White);font-size:13px;font-weight:500;}body main .t7360{width:40%;background:var(--AI-Color);}body main .t7361{gap:8px;width:100%;display:flex;margin-top:20px;flex-direction:column;}body main .t7362{display:flex;align-items:center;justify-content:space-between;}body main .t7363{color:#9e9e9e;font-size:13px;}body main .t7364{color:rgb(255,255,255);font-size:13px;font-weight:500;}body main .t7366{width:65%;background:#00c462;}body main .t7367{gap:8px;width:100%;display:flex;margin-top:20px;flex-direction:column;}body main .t7368{display:flex;align-items:center;justify-content:space-between;}body main .t7369{color:#9e9e9e;font-size:13px;}body main .t7370{color:rgb(255,255,255);font-size:13px;font-weight:500;}body main .t7372{width:80%;background:#00c462;}body main .t7373{gap:8px;width:100%;display:flex;margin-top:20px;flex-direction:column;}body main .t7374{display:flex;align-items:center;justify-content:space-between;}body main .t7375{color:#9e9e9e;font-size:13px;}body main .t7376{color:rgb(255,255,255);font-size:13px;font-weight:500;}body main .t7378{width:90%;background:#00c462;}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:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7384{color:#9e9e9e;font-size:16px;font-weight:400;}body main .t7385{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7387{color:#9e9e9e;font-size:16px;font-weight:400;}body main .t7388{color:#9e9e9e;font-size:16px;font-weight:400;}body main .t7389{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7390{font-size:16px;}body main .t7391{color:#9e9e9e;font-size:14px;font-weight:400;}body main .t7392{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7393{font-size:16px;}body main .t7394{color:#9e9e9e;font-size:14px;font-weight:400;}body main .t7395{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7396{font-size:16px;}body main .t7397{color:#9e9e9e;font-size:14px;font-weight:400;}body main .t7398{color:#ffffff;margin:0;font-size:28px;font-family:'Nohemi';font-weight:500;line-height:1;margin-bottom:8px;}body main .t7399{font-size:16px;}body main .t7400{color:#9e9e9e;font-size:14px;font-weight:400;}body main .t7401{color:#9e9e9e;font-size:16px;font-weight:400;text-decoration:none;}body main .t7403{color:rgb(0,0,0);width:100%;background:#ffffff;}body main .t7405{display:flex;column-gap:15px;align-items:center;margin-bottom:30px;}body main .t7406{margin-top:41px;}body main .t7407{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 .t7407:hover .target{top:0px;left:0px;right:0px;bottom:0px;position:absolute;}body main .t7408{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 .t7408{row-gap:5px;flex-direction:column;}}body main .t7409{color:#ffffff;font-size:18px;font-weight:500;}body main .t7410{display:flex;}@media screen and (max-width: 480px) {body main .t7410{display:none;}}body main .t7411{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 .t7412{color:var(--Purple);display:flex;column-gap:10px;align-items:center;}body main .t7413{margin:0;font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t7414{margin:0;font-size:20px;font-weight:500;padding-bottom:4px;}body main .t7415{color:var(--Purple);display:flex;column-gap:10px;align-items:center;}body main .t7416{margin:0;font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t7417{margin:0;font-size:20px;font-weight:500;padding-bottom:4px;}body main .t7418{color:var(--Purple);display:flex;column-gap:10px;align-items:center;}body main .t7419{margin:0;font-size:20px;font-family:'Nohemi';font-weight:500;}body main .t7420{margin:0;font-size:20px;font-weight:500;padding-bottom:4px;}body main .t7422{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 .t7424{color:var(--White);}body main .t7425{color:var(--Grey-Text);font-size:15px;line-height:1.6;}body main .t7430{max-width:600px;}body main .t7431{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 .t7431{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t7431{gap:16px;grid-template-columns:1fr;}}body main .t7438{color:var(--Purple);opacity:0.5;margin-bottom:-4px;}body main .t7440{color:rgba(255, 255, 255, 0.72);font-size:14px;line-height:1.65;}