main{--Black:#0c0c0c;--Green:#9dff50;}#cursor-img {
    position: fixed;
    pointer-events: none;  
    display: none;     
    z-index: 1001;    
}

@media screen and (min-width: 992px) and (max-width: 1849px) {
    #pretty-cards-1 {
        display: none;
    }
    #pretty-cards-2 {
        display: block;
    }
}
::selection {
    background-color: #9DFF50;
    color: black; /* prilagodite boju teksta po želji */
}

::-moz-selection {
    background-color: #9DFF50;
    color: black;
}

@media (max-width: 992px) {
    .mobile-hide {
        display: none!important;
    }
    #cursor-img {
        display: none!important;
    }
}

#hero-title-1, #hero-title-2, #hero-title-3,
#top-left-1, #top-left-2, #top-left-3,
#top-right-1, #top-right-2, #top-right-3,
#bottom-right-1, #bottom-right-2, #bottom-right-3,
#bottom-left-1, #bottom-left-2, #bottom-left-3,
#top-1, #top-2, #top-3,
#bottom-1, #bottom-2, #bottom-3 {
  transition: transform 0.5s ease, opacity 0.8s ease;
}

#hero-title-2, #hero-title-3,
#top-left-2, #top-left-3,
#top-right-2, #top-right-3,
#bottom-right-2, #bottom-right-3,
#bottom-left-2, #bottom-left-3,
#top-2, #top-3,
#bottom-2, #bottom-3 {
  opacity: 0;
  transform: scale(1.5);
}
.mf-cursor:before {
  display: none!important;
}

body.one-time {
    cursor: url(https://global.divhunt.com/d4ba6d647277094f4f221ddf7e0846cd_340.svg), auto!important;
}
body.one-time a {
    cursor: url(https://global.divhunt.com/99ec90d7d9b2879b6cdc22b2944a0367_4134.svg), auto!important;
}

body.special-offer {
    cursor: url(https://global.divhunt.com/0ca05c36622a4cf38d3d04149d94fc0e_340.svg), auto!important;
}
body.special-offer a {
    cursor: url(https://global.divhunt.com/9d3503b1b16855670543e89b605596f5_4276.svg), auto!important;
}


.hide-button{
    opacity: 0;
    position: absolute;
    width: 100%;
    height: 100%;
}


.hamburger {

  transition:all 200ms 0ms ease;
	width:100%;
	height:100%;
	position:fixed;
	top:0%;
	left:0%;
	right:auto;
	bottom:auto;
	background:var(--braon);
	transform:translate(0px,-100%);
}
 

 .hamburger-active {

	transition:all 200ms 0ms ease;
	width:100%;
	height:100%;
	position:fixed;
	top:0%;
	left:0%;
	right:auto;
	bottom:auto;
	background:var(--braon);
	transform:translate(0px,0%)!important;
 }

.hide {
    display: none!important;
}

#preloader{
	display:none;
	align-items:center;
	flex-direction:row;
	justify-content:center;

}

@keyframes clickScale {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
}

.animate-scale {
  animation: clickScale 200ms ease-in-out forwards;
}

.wistia_popover_mode{
  overflow: clip;
}
main {background:var(--Black);color:rgb(255,255,255);font-size:16px;line-height:1.4;font-family:Robert;font-weight:400;min-height:100vh;position:relative;}main container{max-width:1280px;width:100%;margin:0px auto 0px auto;display:block;padding:0px 20px 0px 20px;}main h2{font-size:42px;font-weight:700;margin-top:0px;margin-bottom:0px;}main .stylesheet-color-box{width:220px;height:220px;border:1px solid rgba(225,225,225,1.00);margin:0px 0px 10px 0px;}main h1{font-size:60px;font-weight:700;margin-top:0px;margin-bottom:0px;}main h3{font-size:32px;margin-top:0px;margin-bottom:0px;}main h4{font-size:24px;margin-top:0px;margin-bottom:0px;font-weight:700;}main h5{margin-top:0px;margin-bottom:0px;font-size:20px;font-weight:700;}main h6{font-size:16px;font-weight:700;margin-bottom:0px;margin-top:0px;}main p{margin-bottom:0px;margin-top:0px;}main .stylesheet-part{border-bottom:1px solid rgba(223,223,223,1.00);padding:60px 0px 60px 0px;}@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{max-width:100%;display:block;}main textarea{resize:vertical;}main .button-primary{background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding:15px 35px 15px 35px;border:1px solid rgba(0,0,0,1);}main .button-primary:hover{background:rgba(255,255,255,1.00);color:rgba(0,0,0,1.00);}main a{transition:all 200ms 0ms linear;cursor:pointer;}main .button-secondary{background:rgba(255,255,255,1.00);color:rgba(0,0,0,1.00);padding:15px 35px 15px 35px;border:1px solid rgba(0,0,0,1);}main .button-secondary:hover{background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);}main button{cursor:pointer;}main .container-large{max-width:1900px;padding-left:20px;padding-right:20px;width:100%;margin-left:auto;margin-right:auto;}main .cta{background:#ffffff;padding-left:60px;padding-right:60px;min-height:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--Black);text-decoration:none;text-transform:capitalize;}main .section_navbar{position:fixed;top:0%;left:0%;right:auto;bottom:auto;width:100%;z-index:1000;}main .padding-top-50{padding-top:50px;}@media screen and (max-width: 767px) {main .padding-top-50{padding-top:25px;}}main .padding-bottom-50{padding-bottom:50px;}main .gap-50{display:flex;flex-direction:column;row-gap:50px;}main .h2-80{font-family:'Inter';font-size:5rem;font-weight:800;text-transform:uppercase;line-height:1;}@media screen and (max-width: 767px) {main .h2-80{font-size:2.25rem;}}main .padding-bottom-70{padding-bottom:70px;}@media screen and (max-width: 767px) {main .padding-bottom-70{padding-bottom:40px;}}main .padding-top-70{padding-top:70px;}@media screen and (max-width: 767px) {main .padding-top-70{padding-top:40px;}}main .h2-60{font-size:3.75rem;font-family:'Inter';font-weight:800;line-height:1;text-transform:uppercase;}@media screen and (max-width: 767px) {main .h2-60{font-size:2.25rem;}}main .get-item{border-radius:10px;border:1px solid rgba(255,255,255,0.20);background:rgba(12,12,12,0.8);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);display:flex;flex-direction:column;row-gap:25px;overflow:hidden;position:relative;justify-content:space-between;}@media screen and (max-width: 480px) {main .get-item{max-width:330px;width:100%;}}main .h3-30{font-size:1.875rem;line-height:1.1-;font-weight:700;text-transform:uppercase;}@media screen and (max-width: 480px) {main .h3-30{font-size:1.25rem;line-height:1;}}main .padding-bottom-150{padding-bottom:150px;}@media screen and (max-width: 767px) {main .padding-bottom-150{padding-bottom:50px;}}main .gap-70-center{display:flex;flex-direction:column;row-gap:70px;align-items:center;justify-content:center;text-align:center;}@media screen and (max-width: 767px) {main .gap-70-center{row-gap:40px;}}@media screen and (max-width: 480px) {main .gap-70-center{row-gap:30px;}}main .price-text{font-size:3.75rem;font-family:'Inter';font-weight:700;line-height:1;}main .gap-40-center{display:flex;flex-direction:column;row-gap:40px;align-items:center;}@media screen and (max-width: 480px) {main .gap-40-center{row-gap:30px;}}main .cta-white{border-radius:4px;min-height:60px;display:flex;align-items:center;justify-content:center;background:#ffffff;color:var(--Black);text-decoration:none;font-weight:600;padding-left:60px;padding-right:60px;transition:all 300ms 0ms ease;}main .cta-white:hover{background:var(--Green);}main .gap-20-center{display:flex;flex-direction:column;row-gap:20px;align-items:center;justify-content:center;text-align:center;}main .h2-90{font-size:5.625rem;font-weight:700;line-height:1.1;}@media screen and (max-width: 767px) {main .h2-90{font-size:2.25rem;}}main .cta-flex{display:flex;}main .transparent-cta{border-radius:56px;border:1px solid #6d6d6d;padding-left:20px;padding-right:20px;min-height:44px;display:flex;align-items:center;color:rgb(255,255,255);text-decoration:none;transition:all 300ms 0ms ease;}main .transparent-cta:hover{background:var(--Green);color:var(--Black);}main .gap-10{display:flex;flex-direction:column;row-gap:10px;}main .gap-20{display:flex;flex-direction:column;row-gap:20px;}main .gap-50-center{display:flex;flex-direction:column;row-gap:50px;align-items:center;justify-content:center;text-align:center;}@media screen and (max-width: 480px) {main .gap-50-center{row-gap:30px;}}main .h1-150{font-size:9.375rem;line-height:1;font-family:'Inter';font-weight:800;}@media screen and (max-width: 991px) {main .h1-150{font-size:5rem;}}@media screen and (max-width: 767px) {main .h1-150{font-size:2.75rem;}}@media screen and (max-width: 480px) {main .h1-150{font-size:2.75rem;}}main .input{border-radius:5px;border:1px solid rgba(255,255,255,0.20);background:rgba(255,255,255,0.1);width:100%;min-height:42px;padding-left:14px;color:#ffffff!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;}main .input:focus-visible{border:1px solid var(--Green)!important;outline:none!important;}main .input::-webkit-input-placeholder{webkitblinkedgecolor:#fff!important;}main .input:-moz-placeholder{mozillafirefoxtocolor:#fff!important;}main .input::-moz-placeholder{mozillafirefoxcolor:#fff!important;}main .input:-ms-input-placeholder{internetexplorer-color:#fff!important;}main .input::-ms-input-placeholder{microsoftedgecolor:#fff!important;}main .input::placeholder{mostmodernbrowserssupportthisnowcolor:#fff!important;}@media screen and (max-width: 480px) {main .input{font-size:17px;color:rgb(255,255,255);}main .input::-webkit-input-placeholder{webkitblinkedgecolor:#fff!important;}main .input:-moz-placeholder{mozillafirefoxtocolor:#fff!important;}main .input::-moz-placeholder{mozillafirefoxcolor:#fff!important;}main .input:-ms-input-placeholder{internetexplorer-color:#fff!important;}main .input::-ms-input-placeholder{microsoftedgecolor:#fff!important;}main .input::placeholder{mostmodernbrowserssupportthisnowcolor:#fff!important;}}main .gap-30-center{display:flex;flex-direction:column;row-gap:30px;align-items:center;justify-content:center;text-align:center;}@media screen and (max-width: 480px) {main .gap-30-center{row-gap:20px;}}main .gap-30{display:flex;flex-direction:column;row-gap:30px;}main .h3-20{font-size:1.25rem;font-family:'Inter';line-height:1;font-weight:800;text-transform:uppercase;}@media screen and (max-width: 480px) {main .h3-20{font-size:1.1rem;}}main .cta-green{background:var(--Green);padding-left:20px;padding-right:20px;min-height:44px;display:flex;align-items:center;justify-content:center;border-radius:56px;color:var(--Black);text-decoration:none;line-height:1;font-family:'Inter';transition:all 300ms 0ms ease;}main .cta-green:hover{background:#ffffff;color:var(--Black);}main .accordions_wrap{padding-top:16px;padding-bottom:16px;padding-left:30px;padding-right:20px;font-size:1.125rem;line-height:1.2-;cursor:pointer;border-radius:10px;border:0.5px solid rgba(255,255,255,0.20);background:rgba(255,255,255,0.01);backdrop-filter:blur(20px);}@media screen and (max-width: 480px) {main .accordions_wrap{padding-left:20px;padding-bottom:10px!important;padding-top:20px;padding-right:20px;}}main .acc-icon{transition:all 300ms 0ms ease;}main .acc-bottom{overflow:hidden;height:0px;}main .bg-acc{opacity:0%;transition:all 300ms 0ms ease;position:absolute;top:0%;left:0%;right:auto;bottom:auto;width:100%;height:100%;}main .hero-logo-wrap{opacity:20%;}@media screen and (max-width: 480px) {main .hero-logo-wrap{width:108px;}}main .hero-active{transform:scale(1,1)!important;opacity:100%!important;}main .h3-50{font-size:3.125rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {main .h3-50{font-size:2rem;}}main .bg-video-cover{width:100%!important;height:100%!important;object-fit:cover!important;}main .embed-video-sila{display:block;width:100%;}main .progress-bar{position:absolute;top:0%;left:0%;right:auto;bottom:auto;}main .h3-40{font-size:2.5rem;font-weight:700;font-family:'Inter';line-height:1;}@media screen and (max-width: 991px) {main .gap-10-center{display:flex;flex-direction:column;row-gap:10px;align-items:center;justify-content:center;text-align:center;}}main .hamburger{display:none;}@media screen and (max-width: 991px) {main .hamburger{position:fixed;top:0%;left:0%;right:auto;bottom:auto;width:100%;height:100%;z-index:999;background:var(--braon);display:flex;align-items:flex-start;justify-content:center;transform:translate(0px,-100%);overflow:hidden;}}main .hide{display:none;}main .gap-8{display:flex;flex-direction:column;row-gap:8px;}main .popover{color:rgb(255,255,255);font-weight:500;text-decoration:none;}main .popover:hover{color:#9dff50;}main .off-text{position:absolute;top:-5px;left:auto;right:20px;bottom:auto;background:var(--Green);color:var(--Black);font-size:1rem;border-radius:600px;padding-left:6px;padding-right:6px;font-weight:400;min-height:24px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;transform:translate(100%,0px);}@media screen and (max-width: 480px) {main .off-text{font-size:0.875rem;right:10px;top:-8px;}}main .pricing-icon{top:9px;left:20px;right:auto;width:45px;bottom:auto;position:static;box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);border-radius:100%;}@media screen and (max-width: 480px) {main .pricing-icon{width:35px;}}main .pricing-icons-wrap{position:absolute;top:12px;left:16px;right:auto;bottom:auto;display:flex;align-items:center;column-gap:10px;}@media screen and (max-width: 480px) {main .pricing-icons-wrap{left:10px;top:5px;}}main .section_ai{height:100vh;padding-top:80px;padding-bottom:80px;background-color:#121314;font-family:Delight Variable;color:rgb(255, 255, 255);}main .padding-global{padding-right:2.5rem;padding-left:2.5rem;}@media screen and (max-width: 480px) {main .padding-global{padding-right:1.25rem;padding-left:1.25rem;}}main .relative{position:relative;}main .ai_grid{position:relative;display:flex;height:100%;max-width:45rem;margin-right:auto;margin-left:auto;flex-direction:column;justify-content:center;align-items:center;row-gap:3rem;column-gap:3rem;grid-auto-columns:1fr;grid-template-columns:300px 1fr;grid-template-rows:auto;}main .ai_spline{position:absolute;left:50%;top:10%;max-width:180px;transform:translate(-50%, 0px);transition:all 600ms ease;}main .ai_chat_wrap{position:absolute;display:flex;width:100%;height:100%;flex-direction:column;justify-content:space-between;}main .ai_chat_top{display:none;flex-grow:1;flex-shrink:1;flex-basis:0%;}main .ai_chat_top_text{max-width:20rem;font-size:1.125rem;font-weight:500;}main .text-color-blue-3{color:#146ef5;}main .ai_chat{display:flex;height:100%;flex-direction:column;justify-content:center;align-items:stretch;}main .ai_chat_welcome{font-size:1.8rem;text-align:center;}main .ai_messages{display:flex;overflow:auto;margin-top:20px;margin-bottom:20px;padding-right:2rem;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:10px;column-gap:10px;max-height:calc(100vh - 270px);}main .ai_message{padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border-radius:36px;background:#222528;}main .user{background-color:#3d50ff;}main .ai_quick_action{color:rgb(0,0,0);cursor:pointer;padding-top:10px;padding-right:24px;padding-bottom:10px;padding-left:24px;font-size:0.875rem;font-weight:500;border-radius:40px;background:rgb(255,255,255);text-decoration:none;}main .ai_quick_action:hover{background:#d9e5ff;}@media screen and (max-width: 991px) {body main .t8{color:rgba(163,117,255,1.00);}}body main .t14{display:flex;row-gap:40px;column-gap:40px;}body main .t19{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t19{row-gap:20px;}}body main .t20{display:flex;row-gap:25px;flex-direction:column;}body main .t22{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 .t28{color:rgba(163,117,255,1.00);}}body main .t33{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t34{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t35{display:flex;column-gap:100px;}body main .t44{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t45{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t45{row-gap:30px;grid-template-columns:1fr ;}}body main .t46{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t47{display:flex;flex-direction:column;}body main .t49{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t49{row-gap:30px;grid-template-columns:1fr ;}}body main .t50{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t52{display:flex;flex-direction:column;}body main .t55{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t55{row-gap:30px;grid-template-columns:1fr ;}}body main .t56{background:var(--Black);}body main .t59{z-index:1;position:relative;}body main .t60{position:relative;}@media screen and (max-width: 480px) {body main .t60{overflow:hidden;}}body main .t62{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t64{padding-top:25px;padding-bottom:25px;}@media screen and (max-width: 480px) {body main .t64{padding-top:15px;padding-bottom:15px;}}body main .t66{border:1px solid var(--Background-secondary, rgba(255,255,255,0.10));display:flex;position:relative;background:rgba(255,255,255,0.01);align-items:center;padding-top:14px;padding-left:30px;border-radius:56px;padding-right:15px;padding-bottom:14px;backdrop-filter:blur(20px);justify-content:space-between;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t67{z-index:1100;position:relative;}}@media screen and (max-width: 480px) {body main .t68{width:111px;}}body main .t69{display:flex;column-gap:10px;align-items:center;}@media screen and (max-width: 991px) {body main .t69{display:none;}}body main .t71{align-items:flex-end;}body main .t72{text-align:right;}body main .t73{width:100%;display:grid;row-gap:20px;column-gap:20px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t73{grid-template-columns:1fr 1fr;}}body main .t74{border:1px dashed rgba(255,255,255,0.2);height:120px;display:flex;position:relative;background:rgba(12,12,12,0.5);align-items:center;border-radius:10px;justify-content:center;}body main .t75{display:flex;row-gap:12px;z-index:2;position:relative;font-size:0.75rem;align-items:center;line-height:1;flex-direction:column;}body main .t76{width:30px;}body main .t78{border:1px solid rgba(255,255,255,0.2);filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));display:flex;position:relative;background:rgba(12,12,12,0.5);align-items:center;border-radius:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t78{padding-top:20px;padding-bottom:20px;}}@media screen and (max-width: 480px) {body main .t79{width:134px;}}body main .t80{border:1px solid rgba(255,255,255,0.2);filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));display:flex;row-gap:7px;background:rgba(12,12,12,0.5);align-items:center;grid-column:span 2;border-radius:10px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t80{grid-column:span 1;}}@media screen and (max-width: 480px) {body main .t80{text-align:center;padding-top:24px;padding-bottom:30px;}}body main .t81{font-size:2.5rem;font-family:'Inter';font-weight:800;line-height:1;}body main .t82{text-transform:uppercase;}body main .t83{z-index:1;position:relative;}@media screen and (max-width: 991px) {body main .t83{display:block;}}body main .t84{overflow:hidden;}body main .t85{display:flex;max-width:1850px;min-width:1850px;column-gap:20px;margin-top:50px;align-items:stretch;margin-left:auto;margin-right:auto;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t85{display:none;}}body main .t86{width:1210px;display:flex;overflow:hidden;position:relative;min-width:1210px;column-gap:50px;transition:all 550ms 0ms ease;border-radius:10px;}@media screen and (max-width: 991px) {body main .t86{display:none;}}body main .t87{width:300px;display:flex;row-gap:10px;z-index:1;position:relative;min-width:300px;padding-left:30px;padding-right:10px;flex-direction:column;padding-bottom:28px;justify-content:flex-end;}body main .t88{line-height:1;}body main .t89{font-size:1.875rem;font-weight:700;line-height:1;text-transform:uppercase;}body main .t90{width:850px;height:100%;display:grid;row-gap:20px;z-index:1;position:relative;min-width:850px;column-gap:15px;padding-top:28px;padding-bottom:28px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;}body main .t91{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;}body main .t92{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;justify-content:center;}body main .t93{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}body main .t95{width:300px;display:flex;overflow:hidden;position:relative;min-width:300px;column-gap:50px;transition:all 550ms 0ms ease;align-items:flex-end;border-radius:10px;transition-duration:0.55s, 0.55s;}body main .t96{width:850px;display:grid;row-gap:20px;z-index:1;position:relative;min-width:850px;column-gap:15px;min-height:635px;padding-top:28px;padding-bottom:28px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;}body main .t97{border:0.5px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;}body main .t98{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;justify-content:center;}body main .t99{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}body main .t101{width:300px;display:flex;row-gap:10px;z-index:1;position:relative;min-width:300px;padding-left:30px;padding-right:10px;flex-direction:column;padding-bottom:28px;justify-content:flex-end;}body main .t102{font-size:1.875rem;font-weight:700;line-height:1;text-transform:uppercase;}body main .t103{line-height:1;}body main .t104{width:300px;display:flex;overflow:hidden;position:relative;min-width:300px;column-gap:50px;transition:all 550ms 0ms ease;align-items:flex-end;border-radius:10px;transition-duration:0.55s, 0.55s;}body main .t105{width:850px;height:100%;display:grid;row-gap:20px;z-index:1;position:relative;min-width:850px;column-gap:15px;min-height:635px;padding-top:28px;padding-bottom:28px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;}body main .t106{width:300px;display:flex;row-gap:10px;z-index:1;position:relative;min-width:300px;padding-left:30px;padding-right:10px;flex-direction:column;padding-bottom:28px;justify-content:flex-end;}body main .t107{font-size:1.875rem;font-weight:700;line-height:1;text-transform:uppercase;}body main .t108{line-height:1;}body main .t109{position:relative;}body main .t110{z-index:1;position:relative;}body main .t114{top:-140px;left:0%;right:auto;width:100%;bottom:auto;position:absolute;}body main .t115{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t115{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t115{display:flex;align-items:center;flex-direction:column;}}body main .t116{min-height:454px;grid-column:span 2;}@media screen and (max-width: 991px) {body main .t116{grid-column:span 1;}}@media screen and (max-width: 480px) {body main .t116{max-height:400px;min-height:400px;}}body main .t117{z-index:1;position:relative;padding-top:20px;padding-left:20px;}body main .t118{line-height:1;}body main .t119{min-height:454px;}body main .t120{padding-top:20px;padding-left:20px;}body main .t121{line-height:1;}body main .t122{overflow:hidden;position:relative;min-height:454px;grid-column:span 2;}@media screen and (max-width: 991px) {body main .t122{grid-column:span 1;}}@media screen and (max-width: 480px) {body main .t122{min-height:380px;}}body main .t123{z-index:1;position:relative;padding-top:20px;padding-left:20px;}body main .t124{line-height:1;}body main .t125{display:flex;row-gap:20px;column-gap:20px;flex-direction:column;}body main .t126{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t126{display:flex;flex-direction:column;}}body main .t127{border:0.5px solid rgba(255,255,255,0.20);overflow:hidden;position:relative;background:rgba(12,12,12,0.8);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);text-align:center;padding-top:30px;border-radius:10px;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t127{padding-top:25px;padding-bottom:25px;}}body main .t128{z-index:1;position:relative;}body main .t129{z-index:1;position:relative;}body main .t135{z-index:2;position:relative;}@media screen and (max-width: 480px) {body main .t136{max-width:350px;}}body main .t137{width:100%;display:flex;row-gap:20px;flex-direction:column;}body main .t143{position:relative;padding-top:174px;padding-bottom:150px;}@media screen and (max-width: 480px) {body main .t143{padding-top:150px;padding-bottom:50px;}}body main .t144{z-index:1;position:relative;}body main .t146{color:#6d6d6d;background:#161616;}body main .t147{padding-top:40px;padding-bottom:30px;}body main .t149{display:flex;row-gap:100px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t149{row-gap:60px;}}@media screen and (max-width: 480px) {body main .t149{row-gap:50px;}}body main .t150{display:flex;align-items:flex-end;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t150{row-gap:20px;align-items:center;flex-direction:column;justify-content:center;}}body main .t151{display:flex;row-gap:20px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t151{align-items:center;}}@media screen and (max-width: 480px) {body main .t152{font-size:0.75rem;}}body main .t153{width:188px;}body main .t154{display:flex;column-gap:20px;}body main .t155{display:flex;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t155{row-gap:30px;flex-direction:column;}}body main .t156{display:flex;column-gap:80px;}@media screen and (max-width: 991px) {body main .t156{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t156{row-gap:20px;}}body main .t157{display:flex;row-gap:15px;flex-direction:column;}@media screen and (max-width: 480px) {body main .t157{row-gap:10px;}}body main .t158{font-size:1.25rem;}body main .t160{color:#6d6d6d;display:flex;column-gap:10px;align-items:center;line-height:1.2;text-decoration:none;}body main .t163{display:flex;row-gap:10px;flex-direction:column;}body main .t164{color:#6d6d6d;font-size:1.25rem;line-height:1.1;text-decoration:none;}body main .t165{display:flex;row-gap:15px;flex-direction:column;}body main .t166{font-size:1.25rem;}body main .t168{color:#6d6d6d;text-decoration:none;}body main .t169{display:flex;row-gap:30px;flex-direction:column;}body main .t170{color:#6d6d6d;font-size:2.875rem;font-weight:500;line-height:1.1;}@media screen and (max-width: 480px) {body main .t170{font-size:2.25rem;}}body main .t173{z-index:2;position:relative;}body main .t179{width:100%;display:flex;max-width:1069px;column-gap:30px;min-height:455px;align-items:center;}@media screen and (max-width: 991px) {body main .t179{row-gap:30px;flex-direction:column;}}body main .t180{color:rgba(255,255,255,0.5);width:100%;display:flex;row-gap:10px;max-width:426px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t180{max-width:100%;}}body main .t181{display:flex;row-gap:14px;flex-direction:column;}body main .t183{resize:none;min-height:109px;padding-top:14px;}body main .t184{height:42px;min-height:42px;border-radius:5px;}body main .t186{display:flex;column-gap:20px;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t186{row-gap:5px;flex-direction:column;}}body main .t187{color:hsla(0,0%,100%,0.5);text-decoration:none;}body main .t193{position:relative;}body main .t194{z-index:2;position:relative;padding-top:297px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t194{padding-bottom:20px;}}@media screen and (max-width: 767px) {body main .t194{padding-top:176px;padding-bottom:20px;}}body main .t195{display:flex;position:relative;align-items:center;justify-content:center;}body main .t196{text-align:center;}@media screen and (max-width: 991px) {body main .t196{display:flex;row-gap:20px;flex-direction:column;}}body main .t198{text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t202{padding-bottom:20px;}}body main .t203{position:relative;}body main .t205{width:100%;display:flex;row-gap:20px;flex-direction:column;}body main .t206{height:80px;display:grid;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 480px) {body main .t206{height:54px;}}body main .t212{width:100%;display:grid;row-gap:20px;column-gap:20px;text-align:left;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t212{display:flex;flex-direction:column;}}body main .t213{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;min-height:350px;align-items:flex-end;border-radius:10px;padding-right:15px;padding-bottom:10px;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t213{min-height:400px;padding-right:0px;padding-bottom:0px;}}body main .t214{width:64px;z-index:3;position:relative;}@media screen and (max-width: 991px) {body main .t214{top:auto;left:auto;right:10px;bottom:10px;position:absolute;}}body main .t215{top:auto;left:0%;right:auto;width:94%;bottom:0%;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t215{display:none;}}body main .t216{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t217{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;min-height:350px;align-items:flex-end;padding-left:20px;border-radius:10px;padding-right:15px;padding-bottom:10px;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t217{min-height:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;}}body main .t218{width:109px;z-index:3;position:relative;}@media screen and (max-width: 991px) {body main .t218{top:auto;left:auto;right:10px;bottom:10px;position:absolute;}}body main .t219{top:auto;left:auto;right:0%;width:98%;bottom:0%;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t219{display:none;}}body main .t220{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t221{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;min-height:459px;align-items:flex-end;grid-column:span 2;padding-left:20px;border-radius:10px;padding-right:15px;padding-bottom:10px;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t221{min-height:400px;padding-left:0px;padding-right:0px;padding-bottom:0px;}}body main .t222{width:92px;z-index:3;position:relative;}@media screen and (max-width: 991px) {body main .t222{top:auto;left:auto;right:10px;bottom:10px;position:absolute;}}body main .t223{top:auto;left:0%;right:auto;width:95%;bottom:0%;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t223{display:none;}}body main .t224{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t230{display:grid;row-gap:20px;column-gap:20px;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t230{grid-template-columns:1fr;}}body main .t231{border:0.5px solid rgba(255,255,255,0.20);display:flex;row-gap:90px;overflow:hidden;position:relative;padding-top:20px;padding-left:20px;border-radius:10px;padding-right:20px;flex-direction:column;padding-bottom:30px;background-size:cover;background-image:;}body main .t232{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t233{z-index:1;position:relative;}body main .t235{line-height:1.2;}body main .t236{display:flex;row-gap:20px;flex-direction:column;}body main .t237{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;transform:;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t237{display:none;}}body main .t239{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;transform:;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t239{display:none;}}body main .t241{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;transform:;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t241{display:none;}}body main .t243{width:226px;border:0.5px solid rgba(255,255,255,0.2);filter:;height:106px;display:flex;transform:;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t243{display:none;}}body main .t245{flex:1 1 0%;color:rgba(255,255,255,0.6);cursor:pointer;height:44px;display:block;min-height:44px;padding-left:10px;padding-right:10px;background-size:10px;background-image:url(https://global.divhunt.com/8ba1d301a000ee9e5d9b8dbcc841a1a1_5994.png);background-repeat:no-repeat;background-position:99% 50%;}body main .t245:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t245:placeholder{color:rgba(255,255,255,0.6)!important;}@media screen and (max-width: 480px) {body main .t245{appearance:none;min-height:44px!important;padding-top:11px;padding-bottom:11px;-moz-appearance:none;-webkit-appearance:none;}}body main .t246{background:rgba(0,0,0,0.6)!important;}body main .t247{color:rgba(255,255,255,0.6)!important;background:rgba(0,0,0,0.6)!important;}body main .t248{top:0%;left:0%;right:auto;bottom:auto;position:fixed;}@media screen and (max-width: 991px) {body main .t248{display:none;}}body main .t250{top:50%;left:50%;right:auto;bottom:auto;display:flex;position:absolute;transform:translate(-50%,-50%);column-gap:20px;}@media screen and (max-width: 991px) {body main .t250{display:none;}}body main .t251{color:rgb(255,255,255);display:flex;min-height:31px;align-items:center;font-weight:500;padding-left:20px;border-radius:40px;padding-right:20px;justify-content:center;text-decoration:none;}body main .t251.dh-active{background:rgba(255,255,255,0.1);}body main .t271{max-width:567px;}body main .t272{display:none;margin-top:50px;}body main .t273{width:100%;display:flex;overflow:hidden;position:relative;column-gap:50px;transition:all 550ms 0ms ease;align-items:flex-end;border-radius:10px;}body main .t274{width:76%;display:grid;row-gap:20px;z-index:1;position:relative;column-gap:15px;padding-top:28px;padding-right:10px;padding-bottom:28px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;}body main .t275{border:0.5px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;backdrop-filter:;-webkit-backdrop-filter:;}body main .t276{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;backdrop-filter:;justify-content:center;-webkit-backdrop-filter:;}body main .t277{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}body main .t279{width:24%;display:flex;row-gap:10px;z-index:1;position:relative;padding-left:30px;padding-right:10px;flex-direction:column;padding-bottom:28px;justify-content:flex-end;}body main .t280{font-size:1.875rem;font-weight:700;line-height:1;text-transform:uppercase;}body main .t281{line-height:1;}body main .t284{width:100%;display:flex;overflow:hidden;position:relative;column-gap:50px;transition:all 550ms 0ms ease;align-items:flex-end;border-radius:10px;transition-duration:0.55s, 0.55s;}body main .t285{width:24%;display:flex;row-gap:10px;z-index:1;position:relative;padding-left:30px;padding-right:10px;flex-direction:column;padding-bottom:28px;justify-content:flex-end;}body main .t286{font-size:1.875rem;font-weight:700;line-height:1;text-transform:uppercase;}body main .t287{line-height:1;}body main .t288{width:76%;display:grid;row-gap:20px;z-index:1;position:relative;column-gap:15px;padding-top:28px;padding-right:10px;padding-bottom:28px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;}body main .t289{border:0.5px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;backdrop-filter:;-webkit-backdrop-filter:;}body main .t290{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;backdrop-filter:;justify-content:center;-webkit-backdrop-filter:;}body main .t291{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}body main .t293{width:100%;display:flex;overflow:hidden;position:relative;column-gap:50px;transition:all 550ms 0ms ease;align-items:flex-end;border-radius:10px;transition-duration:0.55s, 0.55s;}body main .t294{width:24%;display:flex;row-gap:10px;z-index:1;position:relative;padding-left:30px;padding-right:10px;flex-direction:column;padding-bottom:28px;justify-content:flex-end;}body main .t295{font-size:1.875rem;font-weight:700;line-height:1;text-transform:uppercase;}body main .t296{line-height:1;}body main .t297{width:76%;display:grid;row-gap:20px;z-index:1;position:relative;column-gap:15px;padding-top:28px;padding-right:10px;padding-bottom:28px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr;}body main .t298{border:0.5px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;backdrop-filter:;-webkit-backdrop-filter:;}body main .t300{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;backdrop-filter:;justify-content:center;-webkit-backdrop-filter:;}body main .t301{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}body main .t302{top:auto;left:0%;right:auto;width:94%;bottom:0%;display:none;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t302{width:100%;display:block;position:static;}}body main .t303{top:auto;left:0%;right:auto;width:94%;bottom:0%;display:none;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t303{width:100%;display:block;position:static;}}body main .t304{top:auto;left:0%;right:auto;width:94%;bottom:0%;display:none;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t304{width:100%;display:block;position:static;}}body main .t305{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:50px;overflow:hidden;position:relative;background:rgba(255,255,255,0.05);min-height:761px;align-items:center;border-radius:10px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t305{min-height:0px;padding-top:50px;padding-bottom:80px;}}body main .t306{z-index:1;position:relative;}body main .t309{z-index:1;position:relative;}body main .t312{top:0%;left:0%;right:auto;width:100px;bottom:auto;height:100%;display:none;position:absolute;background:linear-gradient(90deg,var(--Black) 41%,rgba(12,12,12,0) 100%);}@media screen and (max-width: 480px) {body main .t312{width:50px;}}body main .t313{top:0%;left:auto;right:0%;width:100px;bottom:auto;height:100%;display:none;position:absolute;background:linear-gradient(-90deg,#0c0c0c 41%,rgba(12,12,12,0) 100%);}@media screen and (max-width: 480px) {body main .t313{width:50px;}}body main .t314{z-index:2;position:relative;}body main .t315{z-index:1;position:relative;padding-top:250px;padding-bottom:80px;}@media screen and (max-width: 767px) {body main .t315{padding-top:180px;padding-bottom:40px;}}@media screen and (max-width: 480px) {body main .t315{padding-top:120px;}}body main .t317{display:flex;row-gap:100px;align-items:center;flex-direction:column;}@media screen and (max-width: 991px) {body main .t317{row-gap:100px;}}@media screen and (max-width: 480px) {body main .t317{row-gap:50px;}}body main .t318{width:100%;position:relative;min-height:450px;}@media screen and (max-width: 991px) {body main .t318{height:auto;}}@media screen and (max-width: 480px) {body main .t318{min-height:0px;}}body main .t319{display:flex;row-gap:10px;align-items:center;flex-direction:column;justify-content:center;}body main .t320{text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t320{font-size:0.875rem;}}body main .t321{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}@media screen and (max-width: 991px) {body main .t321{height:auto;display:flex;row-gap:30px;position:static;flex-direction:column;}}body main .t322{text-align:center;text-transform:uppercase;}body main .t323{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t323{width:100%;}}@media screen and (max-width: 480px) {body main .t323{height:80px;}}body main .t324{top:24px;left:0%;right:0%;width:156px;bottom:0%;position:absolute;font-size:1.625rem;text-align:right;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t324{top:20px;width:130px;font-size:1.25rem;}}body main .t325{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t325{width:100%;}}@media screen and (max-width: 480px) {body main .t325{height:80px;}}body main .t326{top:24px;left:0%;right:0%;bottom:0%;position:absolute;font-size:1.625rem;max-width:169px;text-align:right;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t326{top:20px;font-size:1.25rem;max-width:135px;}}body main .t327{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t327{width:100%;}}@media screen and (max-width: 480px) {body main .t327{height:80px;}}body main .t328{top:24px;left:0%;right:0%;width:79px;bottom:0%;position:absolute;font-size:1.625rem;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t328{top:20px;width:64px;font-size:1.25rem;}}body main .t329{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t329{width:100%;}}@media screen and (max-width: 480px) {body main .t329{height:80px;}}body main .t330{top:24%;left:0%;right:0%;width:165px;bottom:0%;position:absolute;font-size:1.625rem;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t330{top:20px;width:129px;font-size:1.25rem;}}body main .t331{width:100%;object-fit:cover;mix-blend-mode:lighten;object-position:50% 0%;}@media screen and (max-width: 991px) {body main .t331{height:100%;}}body main .t333{text-align:center;}@media screen and (max-width: 767px) {body main .t333{max-width:355px;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t333{max-width:295px;}}body main .t334{border:0.5px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;}body main .t336{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;justify-content:center;}body main .t337{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}body main .t338{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;object-position:0% 50%;}body main .t339{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;object-position:0% 50%;}body main .t340{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;object-position:0% 50%;}body main .t341{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;object-position:0% 50%;}body main .t342{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;object-position:0% 50%;}body main .t343{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;object-position:0% 50%;}body main .t344{display:none;}@media screen and (max-width: 991px) {body main .t344{display:flex;row-gap:10px;margin-top:50px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t344{display:flex;margin-top:30px;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 991px) {body main .t345{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:10px;overflow:hidden;position:relative;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:25px;border-radius:10px;flex-direction:column;padding-bottom:30px;}}@media screen and (max-width: 991px) {body main .t346{display:flex;row-gap:10px;z-index:1;position:relative;padding-left:25px;border-bottom:1px solid rgba(255,255,255,0.1);padding-right:25px;flex-direction:column;padding-bottom:10px;}}@media screen and (max-width: 991px) {body main .t349{z-index:1;position:relative;}}body main .t350{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t350{min-height:261px;}}body main .t351{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;justify-content:center;}@media screen and (max-width: 991px) {body main .t351{min-height:80px;}}body main .t352{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}@media screen and (max-width: 991px) {body main .t352{font-size:1.25rem;}}@media screen and (max-width: 991px) {body main .t353{font-size:0.875rem;}}@media screen and (max-width: 991px) {body main .t354{width:100%;}}@media screen and (max-width: 991px) {body main .t356{max-width:241px;min-height:261px;}}@media screen and (max-width: 991px) {body main .t357{top:-20px;left:auto;right:30px;bottom:auto;display:flex;position:absolute;transform:translate(0px,-100%);column-gap:10px;}}@media screen and (max-width: 480px) {body main .t357{column-gap:20px;}}@media screen and (max-width: 991px) {body main .t360{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:10px;overflow:hidden;position:relative;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:25px;border-radius:10px;flex-direction:column;padding-bottom:30px;}}@media screen and (max-width: 991px) {body main .t361{display:flex;row-gap:10px;z-index:1;position:relative;padding-left:25px;border-bottom:1px solid rgba(255,255,255,0.1);padding-right:25px;flex-direction:column;padding-bottom:10px;}}@media screen and (max-width: 991px) {body main .t364{z-index:1;position:relative;}}@media screen and (max-width: 991px) {body main .t365{width:100%;}}@media screen and (max-width: 991px) {body main .t367{max-width:241px;min-height:301px;}}body main .t368{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t368{min-height:301px;}}body main .t369{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;justify-content:center;}@media screen and (max-width: 991px) {body main .t369{min-height:80px;}}body main .t370{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}@media screen and (max-width: 991px) {body main .t370{font-size:1.25rem;}}@media screen and (max-width: 991px) {body main .t371{font-size:0.875rem;}}@media screen and (max-width: 991px) {body main .t372{top:-20px;left:auto;right:30px;bottom:auto;display:flex;position:absolute;transform:translate(0px,-100%);column-gap:10px;}}@media screen and (max-width: 480px) {body main .t372{column-gap:20px;}}@media screen and (max-width: 991px) {body main .t375{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:10px;overflow:hidden;position:relative;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:25px;border-radius:10px;flex-direction:column;padding-bottom:30px;}}@media screen and (max-width: 991px) {body main .t376{display:flex;row-gap:10px;z-index:1;position:relative;padding-left:25px;border-bottom:1px solid rgba(255,255,255,0.1);padding-right:25px;flex-direction:column;padding-bottom:10px;}}@media screen and (max-width: 991px) {body main .t379{z-index:1;position:relative;}}@media screen and (max-width: 991px) {body main .t380{width:100%;}}@media screen and (max-width: 991px) {body main .t382{max-width:241px;min-height:261px;}}body main .t383{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);padding-top:12px;padding-left:12px;border-radius:10px;padding-right:12px;flex-direction:column;padding-bottom:50px;}@media screen and (max-width: 991px) {body main .t383{min-height:261px;}}body main .t384{border:0.5px solid rgba(255,255,255,0.20);display:flex;background:rgba(255,255,255,0.01);box-shadow:0px 4px 4px 0px rgba(0,0,0,0.25);min-height:106px;align-items:center;padding-left:10px;border-radius:6px;padding-right:10px;justify-content:center;}@media screen and (max-width: 991px) {body main .t384{min-height:80px;}}body main .t385{font-size:1.625rem;text-align:right;font-weight:700;line-height:1;}@media screen and (max-width: 991px) {body main .t385{font-size:1.25rem;}}@media screen and (max-width: 991px) {body main .t386{font-size:0.875rem;}}@media screen and (max-width: 991px) {body main .t387{top:-20px;left:auto;right:30px;bottom:auto;display:flex;position:absolute;transform:translate(0px,-100%);column-gap:10px;}}@media screen and (max-width: 480px) {body main .t387{column-gap:20px;}}@media screen and (max-width: 991px) {body main .t390{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}}@media screen and (max-width: 991px) {body main .t391{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}}@media screen and (max-width: 991px) {body main .t392{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}}body main .t393{display:none;}@media screen and (max-width: 991px) {body main .t393{display:grid;row-gap:10px;column-gap:10px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;}}body main .t394{top:-68px;left:20px;right:auto;width:226px;border:0.5px solid rgba(255,255,255,0.2);bottom:auto;height:106px;display:flex;position:absolute;transform:rotate(-15deg);background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;}@media screen and (max-width: 991px) {body main .t394{width:100%;position:static;transform:rotate(0deg);}}@media screen and (max-width: 480px) {body main .t394{padding-left:15px;padding-right:15px;}}body main .t397{height:150px;display:block;position:relative;}@media screen and (max-width: 991px) {body main .t397{height:82px;}}@media screen and (max-width: 767px) {body main .t397{height:43px;}}body main .t399{top:0%;left:0%;right:0%;bottom:0%;position:absolute;margin-left:auto;margin-right:auto;}body main .t400{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t400{width:100%;}}@media screen and (max-width: 480px) {body main .t400{height:80px;}}body main .t401{top:35px;left:0%;right:0%;width:152px;bottom:0%;position:absolute;font-size:1.625rem;text-align:center;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t401{top:28px;width:119px;font-size:1.25rem;}}body main .t402{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t402{width:100%;}}@media screen and (max-width: 480px) {body main .t402{height:80px;}}body main .t403{top:35px;left:0%;right:0%;width:167px;bottom:0%;position:absolute;font-size:1.625rem;text-align:center;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t403{top:28px;width:130px;font-size:1.25rem;}}body main .t404{top:35px;left:0%;right:0%;width:100%;bottom:0%;position:absolute;font-size:1.625rem;text-align:center;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t404{top:28px;font-size:1.25rem;}}body main .t405{top:35px;left:0%;right:0%;width:100%;bottom:0%;position:absolute;font-size:1.625rem;text-align:center;font-weight:700;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t405{top:28px;font-size:1.25rem;}}body main .t406{top:24px;left:0%;right:0%;bottom:0%;position:absolute;font-size:1.625rem;max-width:130px;text-align:right;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t406{top:20px;font-size:1.25rem;max-width:107px;}}body main .t407{top:24px;left:0%;right:0%;width:170px;bottom:0%;position:absolute;font-size:1.625rem;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t407{top:20px;width:124px;font-size:1.25rem;}}body main .t408{top:24px;left:0%;right:0%;width:90px;bottom:0%;position:absolute;font-size:1.625rem;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t408{top:20px;width:67px;font-size:1.25rem;}}body main .t409{top:24px;left:0%;right:0%;width:170px;bottom:0%;position:absolute;font-size:1.625rem;text-align:center;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t409{top:20px;width:126px;font-size:1.25rem;}}body main .t410{top:24px;left:0%;right:0%;width:97px;bottom:0%;position:absolute;font-size:1.625rem;text-align:center;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t410{top:20px;width:67px;font-size:1.25rem;}}body main .t411{top:24px;left:0%;right:0%;width:166px;bottom:0%;position:absolute;font-size:1.625rem;text-align:center;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t411{top:20px;width:128px;font-size:1.25rem;text-align:left;}}body main .t412{top:24px;left:0%;right:0%;width:139px;bottom:0%;position:absolute;font-size:1.625rem;text-align:center;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t412{top:20px;width:115px;font-size:1.25rem;}}body main .t413{top:24px;left:0%;right:0%;width:172px;bottom:0%;position:absolute;font-size:1.625rem;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t413{top:20px;width:133px;font-size:1.25rem;}}body main .t414{top:24px;left:0%;right:0%;width:91px;bottom:0%;position:absolute;font-size:1.625rem;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t414{top:20px;width:66px;font-size:1.25rem;}}body main .t415{top:-50px;left:70px;right:auto;bottom:auto;position:absolute;transform:rotate(-30deg);}@media screen and (max-width: 991px) {body main .t415{position:static;transform:rotate(0deg);}}body main .t416{top:-50px;left:auto;right:70px;bottom:auto;position:absolute;transform:rotate(30deg);}@media screen and (max-width: 991px) {body main .t416{position:static;transform:rotate(0deg);}}body main .t417{top:-70px;left:50%;right:auto;bottom:auto;position:absolute;transform:translate(-50%,0px);}@media screen and (max-width: 991px) {body main .t417{position:static;transform:translate(0%,0px);}}body main .t418{top:auto;left:auto;right:70px;bottom:-50px;position:absolute;transform:rotate(-30deg);}@media screen and (max-width: 991px) {body main .t418{position:static;transform:rotate(0deg);}}body main .t419{top:auto;left:70px;right:auto;bottom:-50px;position:absolute;transform:rotate(30deg);}@media screen and (max-width: 991px) {body main .t419{position:static;transform:rotate(0deg);}}body main .t420{top:auto;left:50%;right:auto;bottom:-70px;position:absolute;transform:translate(-50%,0px);}@media screen and (max-width: 991px) {body main .t420{position:static;transform:translate(0%,0px);}}@media screen and (max-width: 991px) {body main .t421{width:100%;display:grid;row-gap:8px;column-gap:10px;grid-template-columns:1fr 1fr;}}body main .t422{top:24px;left:0%;right:0%;width:156px;bottom:0%;position:absolute;font-size:1.625rem;text-align:right;font-weight:700;line-height:1;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t422{top:20px;width:130px;font-size:1.25rem;}}body main .t423{display:none;}@media screen and (max-width: 991px) {body main .t423{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;display:block;z-index:1;position:absolute;background:rgba(0,0,0,0.2);}}body main .t424{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t425{position:relative;min-height:454px;justify-content:flex-start;}body main .t426{z-index:1;position:relative;padding-top:20px;padding-left:20px;}body main .t427{line-height:1;}body main .t428{max-height:454px;min-height:454px;}body main .t429{z-index:1;position:relative;padding-top:20px;padding-left:20px;}body main .t430{line-height:1;}body main .t431{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t432{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t433{max-height:454px;min-height:454px;justify-content:space-between;}body main .t434{z-index:1;position:relative;padding-top:20px;padding-left:20px;}body main .t435{line-height:1;}body main .t436{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t437{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t438{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t439{width:100%;min-height:600px;}body main .t440{width:100%;display:grid;column-gap:30px;grid-template-columns:0.85fr 1fr;}@media screen and (max-width: 767px) {body main .t440{row-gap:25px;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t440{row-gap:20px;}}body main .t441{display:flex;row-gap:5px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t441{order:1000;}}body main .t442{cursor:pointer;display:flex;row-gap:10px;overflow:hidden;position:relative;background:rgba(255,255,255,0.05);transition:all 200ms 0ms linear;padding-top:20px!important;padding-left:30px!important;border-radius:10px;padding-right:30px!important;flex-direction:column;padding-bottom:25px!important;}body main .t442.dh-active{border:1px solid #2a2b3a;opacity:100%;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%, rgba(34,34,42,0.15) 48%, rgba(7,7,9,0.50) 88%);padding-top:50px;padding-bottom:50px;backdrop-filter:blur(17px);-webkit-backdrop-filter:blur(17px);}body main .t442.dh-active > img{opacity:1;}body main .t442 > div:last-child{height:0;}body main .t442.dh-active > div:last-child{height:auto;display:block;opacity:100%;}@media screen and (max-width: 991px) {body main .t442{transition:all 0ms 0ms linear;}body main .t442.dh-active > div:last-child{display:block;opacity:100%;padding-top:10px;}}@media screen and (max-width: 767px) {body main .t442{padding-left:35px;padding-right:35px;}body main .t442.dh-active{padding-top:25px;padding-bottom:25px;}}@media screen and (max-width: 480px) {body main .t442{row-gap:0px;padding-top:10px!important;padding-left:15px!important;padding-right:15px!important;padding-bottom:15px!important;}}body main .t443{display:flex;row-gap:5px;z-index:2;position:relative;column-gap:10px;align-items:flex-start;flex-direction:column;}body main .t444{display:block;opacity:0%;z-index:2;position:relative;text-align:left;transition:all 200ms 0ms linear;}@media screen and (max-width: 991px) {body main .t444{transition:all 0ms 0ms linear;}}body main .t445 div{background:linear-gradient(90deg,rgba(12,12,12,0) 27%,#00eaff 100%)!important;}body main .t445{width:100%;height:3px;z-index:2;}body main .t445 div::after{top:-1px;left:auto;right:0%;width:80px;bottom:auto;filter:blur(5px);height:7px;content:"";position:absolute;background:#00eaff;border-radius:100%;}body main .t446{width:100%;height:100%;position:relative;align-self:center;justify-self:center;border-radius:10px;background-size:cover;background-image:url(https://global.divhunt.com/405529f6699b398dadd006f270f67e0b_63381.png);}body main .t447{height:100%;display:flex;z-index:2;overflow:hidden;position:relative;align-items:flex-end;justify-content:flex-end;}@media screen and (max-width: 767px) {body main .t447{max-height:450px;min-height:450px;}}@media screen and (max-width: 480px) {body main .t447{max-height:300px;min-height:300px;}}body main .t448{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;opacity:0%;position:absolute;transition:all 300ms 0ms ease;}@media screen and (max-width: 480px) {body main .t449{font-size:14px;}}@media screen and (max-width: 480px) {body main .t451{font-size:14px;}}body main .t452{display:flex;align-items:flex-end;justify-content:flex-end;}body main .t453{width:30px;}body main .t454{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t455{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t456{display:flex;align-items:flex-end;justify-content:flex-end;}body main .t457{border:1px solid rgba(255,255,255,0.2);display:flex;background:#0c0c0c;column-gap:48px;padding-top:20px;padding-left:15px;border-radius:8px;padding-right:50px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t457{row-gap:20px;padding-left:20px;padding-right:20px;flex-direction:column;}}body main .t458{width:40%;border:1px solid rgba(255,255,255,0.2);height:270px;display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-left:50px;border-radius:8px;padding-right:50px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t458{width:100%;}}@media screen and (max-width: 767px) {body main .t458{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 480px) {body main .t458{padding-left:10px;padding-right:10px;}}body main .t459{z-index:1;position:relative;}body main .t460{z-index:1;position:relative;}body main .t461{width:60%;display:grid;column-gap:50px;align-items:center;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t461{width:100%;display:flex;row-gap:30px;flex-direction:column;}}body main .t462{display:flex;row-gap:25px;flex-direction:column;}body main .t463{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t463{font-size:0.875rem;}}body main .t466{color:rgba(0,0,0,1.00);display:flex;row-gap:20px;align-items:center;flex-direction:column;}body main .t467{color:rgba(0,0,0,1.00);background:;}body main .t468{color:rgb(255,255,255);display:flex;row-gap:40px;font-size:3.125rem;background:;font-family:'Inter';font-weight:800;line-height:1;flex-direction:column;}body main .t469{display:flex;flex-wrap:wrap;background:rgba(255,255,255,0.1);column-gap:10px;padding-top:6px;padding-left:6px;border-radius:40px;padding-right:6px;padding-bottom:6px;}body main .t470{color:rgb(255,255,255);cursor:pointer;background:;padding-top:6px;padding-left:23px;border-radius:40px;padding-right:23px;padding-bottom:6px;}body main .t470.dh-active{color:rgba(255,255,255,1.00);background:rgba(255,255,255,0.1);}body main .t472{display:flex;row-gap:30px;align-items:center;flex-direction:column;}body main .t473{width:100%;font-size:1rem;}body main .t475{line-height:1;}body main .t476{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t477{width:100%;display:grid;row-gap:20px;column-gap:20px;grid-template-rows:1fr;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t477{display:flex;flex-direction:column;}}body main .t478{display:flex;row-gap:20px;flex-direction:column;justify-content:space-between;}body main .t479{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t479{row-gap:25px;}}body main .t480{width:100%;border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t480{row-gap:10px;}}body main .t481{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t482{width:100%;z-index:1;position:relative;}body main .t483{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t483{margin-top:20px;}}body main .t484{color:#0c0c0c;width:120px;height:25px;display:flex;font-size:0.75rem;background:#ffffff;align-items:center;font-family:'Inter';font-weight:600;line-height:1;padding-left:10px;border-radius:35px;padding-right:10px;flex-direction:row;justify-content:center;}body main .t485{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t485{font-size:1rem;}}body main .t486{width:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t486{row-gap:30px;}}body main .t487{width:100%;display:grid;max-width:513px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t487{max-width:388px;}}body main .t488{display:flex;row-gap:25px;flex-direction:column;}body main .t489{width:100%;}body main .t490{color:rgba(255,255,255,0.5);}body main .t491{width:100%;}body main .t492{border:1px solid rgba(255,255,255,0.2);height:100%;background:rgba(255,255,255,0.05);padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;padding-bottom:15px;}@media screen and (max-width: 480px) {body main .t492{padding-top:10px;padding-left:10px;padding-right:10px;padding-bottom:10px;}}body main .t493{height:100%;display:flex;row-gap:50px;overflow:hidden;position:relative;align-items:center;border-radius:8px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t493{row-gap:30px;}}@media screen and (max-width: 480px) {body main .t493{padding-top:20px;padding-bottom:20px;}}body main .t494{z-index:1;position:relative;font-size:5rem;line-height:1;}@media screen and (max-width: 991px) {body main .t494{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t494{font-size:2rem;}}body main .t495{z-index:1;position:relative;}body main .t496{width:100%;}body main .t497{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t498{display:flex;row-gap:20px;flex-direction:column;}body main .t499{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t499{row-gap:25px;}}body main .t500{width:100%;border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t500{row-gap:10px;}}body main .t501{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t502{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t502{font-size:2.5rem;}}body main .t503{width:100%;z-index:1;position:relative;}body main .t504{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t504{margin-top:20px;}}body main .t505{color:#0c0c0c;width:120px;height:25px;display:flex;font-size:0.75rem;background:#ffffff;align-items:center;font-family:'Inter';font-weight:600;line-height:1;padding-left:10px;border-radius:35px;padding-right:10px;flex-direction:row;justify-content:center;}body main .t506{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t507{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t507{font-size:1rem;}}body main .t508{width:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t508{row-gap:30px;}}body main .t509{width:100%;display:grid;max-width:500px;column-gap:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t509{max-width:100%;column-gap:20px;padding-left:10px;}}body main .t510{display:flex;row-gap:25px;flex-direction:column;}body main .t511{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t511{font-size:0.875rem;}}body main .t514{width:100%;}body main .t515{color:rgba(255,255,255,0.5);}body main .t516{width:100%;}body main .t517{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t517{row-gap:25px;}}body main .t518{width:100%;border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t518{row-gap:10px;}}body main .t519{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t520{width:100%;z-index:1;position:relative;}body main .t521{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t521{margin-top:20px;}}body main .t522{color:#ffffff;width:120px;height:25px;display:flex;font-size:0.75rem;background:#850b83;align-items:center;font-family:'Inter';font-weight:600;line-height:1;padding-left:10px;border-radius:35px;padding-right:10px;flex-direction:row;justify-content:center;}body main .t523{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t523{font-size:1rem;}}body main .t524{width:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t524{row-gap:30px;}}body main .t525{width:100%;display:grid;max-width:513px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t525{max-width:388px;}}body main .t526{display:flex;row-gap:25px;flex-direction:column;}body main .t527{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t527{font-size:0.875rem;}}body main .t530{width:100%;}body main .t531{color:rgba(255,255,255,0.5);}body main .t532{width:100%;}body main .t533{display:flex;row-gap:30px;align-items:center;flex-direction:column;justify-content:center;}body main .t534{display:grid;position:relative;background:rgba(255,255,255,0.1);padding-top:6px;padding-left:15px;border-radius:40px;padding-right:15px;padding-bottom:6px;grid-template-columns:1fr 1fr;}body main .t535{cursor:pointer;z-index:2;position:relative;padding-top:6px;padding-left:28px;border-radius:40px;padding-right:28px;padding-bottom:6px;}body main .t537{cursor:pointer;z-index:1;position:relative;padding-top:6px;padding-left:28px;border-radius:40px;padding-right:28px;padding-bottom:6px;}body main .t538{z-index:1;position:relative;}body main .t539{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;background:rgba(255,255,255,0.1);transition:all 300ms 0ms ease;border-radius:40px;}body main .t540{top:-10px;left:auto;color:var(--Black);right:-10px;width:80px;bottom:auto;height:24px;display:flex;position:absolute;background:var(--Green);align-items:center;padding-top:6px;padding-left:6px;border-radius:600px;padding-right:6px;padding-bottom:6px;justify-content:center;}body main .t543{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t543{font-size:2.5rem;}}body main .t546{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t546{font-size:2.5rem;}}@media screen and (max-width: 991px) {body main .t549{width:100%;display:flex;overflow:auto;position:relative;padding-top:150px;flex-direction:column;background-size:cover;justify-content:space-between;background-image:url(https://global.divhunt.com/d1f371f22ae47ca3bfc6ef6b70160587_58930.png);}}@media screen and (max-width: 480px) {body main .t549{height:100%;}}@media screen and (max-width: 991px) {body main .t550{display:flex;row-gap:20px;align-items:center;padding-left:20px;padding-right:20px;flex-direction:column;padding-bottom:50px;justify-content:center;}}@media screen and (max-width: 480px) {body main .t550{justify-content:space-between;}}body main .t551{color:rgb(0,0,0);background:;text-decoration:none;}@media screen and (max-width: 991px) {body main .t551{color:rgb(255,255,255);font-size:22px;font-weight:500;}}@media screen and (max-width: 991px) {body main .t553{width:100%;display:flex;row-gap:80px;align-items:center;border-bottom:1px solid rgb(255,255,255);flex-direction:column;padding-bottom:50px;}}@media screen and (max-width: 991px) {body main .t554{display:flex;row-gap:20px;flex-direction:column;}}@media screen and (max-width: 991px) {body main .t556{font-size:1.25rem;}}@media screen and (max-width: 991px) {body main .t557{color:rgb(255,255,255);text-transform:none;text-decoration:none;}}@media screen and (max-width: 991px) {body main .t559{width:100%;margin-top:50px;}}body main .t560{display:none;}@media screen and (max-width: 991px) {body main .t560{width:30px;height:30px;display:flex;}}@media screen and (max-width: 991px) {body main .t561{width:30px;height:30px;}}body main .t563{top:-68px;left:20px;right:auto;bottom:auto;position:absolute;transform:rotate(-15deg);}body main .t564{top:-68px;left:auto;right:0%;bottom:auto;position:absolute;transform:rotate(15deg);}body main .t565{top:auto;left:auto;right:0%;bottom:-68px;position:absolute;transform:rotate(-15deg);}body main .t566{top:auto;left:0%;right:auto;bottom:-68px;position:absolute;transform:rotate(15deg);}body main .t568{padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t568{padding-bottom:70px;}}body main .t571{max-width:448px;}@media screen and (max-width: 480px) {body main .t571{max-width:300px;}}body main .t572{width:100%;display:grid;row-gap:20px;column-gap:20px;grid-template-rows:1fr;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t572{display:flex;flex-direction:column;}}body main .t573{position:relative;padding-top:15px;padding-left:15px;padding-right:9px;padding-bottom:27px;}body main .t574{top:0%;left:0%;right:auto;width:100%;bottom:auto;position:absolute;}body main .t575{border:1px solid rgba(255,255,255,0.2);z-index:1;overflow:hidden;position:relative;border-radius:10px;text-decoration:none;}body main .t576{position:relative;}@media screen and (max-width: 991px) {body main .t577{padding-left:20px;padding-right:20px;}}body main .t578{display:flex;overflow:hidden;position:relative;max-width:1280px;margin-left:auto;margin-right:auto;border-radius:10px;justify-content:center;}body main .t579{top:0%;left:0%;right:auto;bottom:auto;overflow:hidden;position:absolute;border-radius:10px;}body main .t580{width:100%;z-index:1;position:relative;}body main .t587{max-width:515px;}@media screen and (max-width: 480px) {body main .t587{max-width:400px;}}body main .t588{width:100%;display:flex;row-gap:20px;flex-direction:column;}body main .t589{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t589{row-gap:20px;flex-direction:column;}}body main .t590{width:40%;border:1px solid rgba(255,255,255,0.2);display:flex;row-gap:22px;min-height:500px;text-align:left;padding-top:30px;padding-left:30px;border-radius:10px;padding-right:44px;flex-direction:column;background-size:cover;background-image:url(https://global.divhunt.com/8a73372dab73ed21dbebc11d97bc4aab_72206.png);}@media screen and (max-width: 767px) {body main .t590{width:100%;}}@media screen and (max-width: 480px) {body main .t590{row-gap:18px;min-height:0px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:50px;}}body main .t591{width:60%;border:1px solid rgba(255,255,255,0.2);overflow:hidden;position:relative;border-radius:10px;background-size:cover;background-image:;}@media screen and (max-width: 767px) {body main .t591{width:100%;overflow:hidden;}}body main .t594{max-width:383px;}@media screen and (max-width: 480px) {body main .t594{max-width:250px;}}body main .t595{color:rgba(255,255,255,0.6);font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t595{font-size:1rem;line-height:1.2;}}body main .t596{width:100%;z-index:1;position:relative;}body main .t597{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t598{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t598{row-gap:20px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t598{flex-direction:column-reverse;}}body main .t599{width:40%;border:1px solid rgba(255,255,255,0.2);display:flex;row-gap:22px;min-height:500px;text-align:left;padding-top:30px;padding-left:30px;border-radius:10px;padding-right:44px;flex-direction:column;background-size:cover;background-image:url(https://global.divhunt.com/8a73372dab73ed21dbebc11d97bc4aab_72206.png);}@media screen and (max-width: 767px) {body main .t599{width:100%;}}@media screen and (max-width: 480px) {body main .t599{row-gap:18px;min-height:0px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:50px;}}body main .t602{max-width:383px;}@media screen and (max-width: 480px) {body main .t602{max-width:250px;}}body main .t603{color:rgba(255,255,255,0.6);font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t603{font-size:1rem;line-height:1.2;}}body main .t604{width:60%;border:1px solid rgba(255,255,255,0.2);display:flex;overflow:hidden;position:relative;max-height:500px;align-items:flex-end;border-radius:10px;background-size:cover;background-image:;}@media screen and (max-width: 767px) {body main .t604{width:100%;overflow:hidden;}}body main .t605{top:0px;width:100%;display:flex;z-index:1;position:relative;align-items:flex-end;}body main .t606{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t607{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t607{row-gap:20px;flex-direction:column;}}body main .t608{width:40%;border:1px solid rgba(255,255,255,0.2);display:flex;row-gap:22px;min-height:500px;text-align:left;padding-top:30px;padding-left:30px;border-radius:10px;padding-right:30px;flex-direction:column;background-size:cover;background-image:url(https://global.divhunt.com/8a73372dab73ed21dbebc11d97bc4aab_72206.png);}@media screen and (max-width: 767px) {body main .t608{width:100%;}}@media screen and (max-width: 480px) {body main .t608{row-gap:18px;min-height:0px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:50px;}}body main .t611{max-width:240px;}@media screen and (max-width: 480px) {body main .t611{max-width:150px;}}body main .t612{color:rgba(255,255,255,0.6);font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t612{font-size:1rem;line-height:1.2;}}body main .t613{width:60%;border:1px solid rgba(255,255,255,0.2);overflow:hidden;position:relative;border-radius:10px;background-size:cover;background-image:;}@media screen and (max-width: 767px) {body main .t613{width:100%;overflow:hidden;}}body main .t614{width:100%;display:flex;z-index:1;position:relative;align-items:flex-end;}body main .t615{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t619{z-index:2;position:relative;}body main .t620{max-width:800px;}@media screen and (max-width: 480px) {body main .t620{max-width:350px;}}body main .t621{width:100%;display:flex;row-gap:20px;flex-direction:column;}body main .t623{width:100%;display:grid;row-gap:20px;column-gap:20px;grid-template-rows:1fr;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t623{display:flex;flex-direction:column;}}body main .t624{display:flex;row-gap:20px;flex-direction:column;justify-content:space-between;}body main .t625{border:1px solid rgba(255,255,255,0.20);height:100%;display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t625{row-gap:25px;}}body main .t626{width:100%;border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;overflow:hidden;position:relative;min-height:205px;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t626{height:150px;row-gap:10px;min-height:150px;}}body main .t627{width:100%;z-index:1;position:relative;}body main .t628{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t628{margin-top:20px;}}body main .t629{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t630{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t630{font-size:2.5rem;}}body main .t633{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t634{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t634{font-size:1rem;}}body main .t635{width:100%;height:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t635{row-gap:30px;}}body main .t636{width:100%;display:grid;max-width:513px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t636{max-width:388px;}}body main .t637{display:flex;row-gap:25px;flex-direction:column;}body main .t638{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t638{font-size:0.875rem;}}body main .t641{width:100%;}body main .t642{color:rgba(255,255,255,0.5);}body main .t643{width:100%;}body main .t644{display:flex;row-gap:20px;flex-direction:column;}body main .t645{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t645{row-gap:25px;}}body main .t646{width:100%;border:1px solid rgba(255,255,255,0.20);height:200px;display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t646{height:150px;row-gap:10px;}}body main .t647{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t648{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t648{font-size:2.5rem;}}body main .t651{width:100%;z-index:1;position:relative;}body main .t652{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t652{margin-top:20px;}}body main .t653{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t654{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t654{font-size:1rem;}}body main .t655{width:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t655{row-gap:30px;}}body main .t656{width:100%;display:grid;max-width:500px;column-gap:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t656{max-width:388px;}}body main .t657{display:flex;row-gap:25px;flex-direction:column;}body main .t658{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t658{font-size:0.875rem;}}body main .t661{width:100%;}body main .t662{color:rgba(255,255,255,0.5);}body main .t663{width:100%;}body main .t664{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t664{row-gap:25px;}}body main .t665{width:100%;border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t665{row-gap:10px;}}body main .t666{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t667{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t667{font-size:2.5rem;}}body main .t670{width:100%;z-index:1;position:relative;}body main .t671{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t671{margin-top:20px;}}body main .t672{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t672{font-size:1rem;}}body main .t673{width:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t673{row-gap:30px;}}body main .t674{width:100%;}body main .t675{width:100%;}body main .t676{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t677{width:100%;object-fit:cover;mix-blend-mode:lighten;object-position:50% 0%;}@media screen and (max-width: 991px) {body main .t677{height:100%;}}body main .t678{display:none;}@media screen and (max-width: 991px) {body main .t678{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;display:block;z-index:1;position:absolute;background:rgba(0,0,0,0.2);}}body main .t679{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t680{width:100%;object-fit:cover;mix-blend-mode:lighten;object-position:50% 0%;}@media screen and (max-width: 991px) {body main .t680{height:100%;}}body main .t681{display:none;}@media screen and (max-width: 991px) {body main .t681{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;display:block;z-index:1;position:absolute;background:rgba(0,0,0,0.2);}}body main .t682{width:100%;overflow:hidden;max-width:611px;min-height:455px;border-radius:12px;}@media screen and (max-width: 991px) {body main .t682{max-width:100%;}}body main .t683{width:100%;display:flex;row-gap:50px;overflow:hidden;position:relative;background:rgba(255,255,255,0.05);min-height:455px;align-items:center;border-radius:10px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t683{min-height:0px;padding-top:50px;padding-bottom:80px;}}body main .t684{z-index:1;position:relative;}body main .t685{font-size:3.125rem;}body main .t686{width:50px;}body main .t687{z-index:1;position:relative;}body main .t689{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t691{color:var(--Green);}body main .t693{border:1px solid rgba(255,255,255,0.2);display:flex;background:#0c0c0c;column-gap:48px;padding-top:20px;padding-left:15px;border-radius:8px;padding-right:50px;padding-bottom:20px;}@media screen and (max-width: 991px) {body main .t693{row-gap:20px;padding-left:20px;padding-right:20px;flex-direction:column;}}body main .t694{width:60%;display:flex;position:relative;column-gap:50px;align-items:flex-start;padding-top:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t694{width:100%;display:flex;row-gap:30px;align-items:center;flex-direction:column;}}body main .t695{display:flex;row-gap:25px;flex-direction:column;}body main .t696{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t696{font-size:0.875rem;}}body main .t699{width:40%;border:1px solid rgba(255,255,255,0.2);height:270px;display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-left:50px;border-radius:8px;padding-right:50px;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t699{width:100%;}}@media screen and (max-width: 767px) {body main .t699{padding-left:20px;padding-right:20px;}}body main .t700{z-index:1;position:relative;}body main .t701{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t702{z-index:1;position:relative;}body main .t703{display:flex;row-gap:25px;flex-direction:column;}body main .t704{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t704{font-size:0.875rem;}}body main .t707{top:auto;left:auto;right:23px;width:100%;bottom:10px;position:absolute;font-size:1rem;max-width:265px;}@media screen and (max-width: 991px) {body main .t707{position:static;}}body main .t708{top:0%;left:0%;right:0%;bottom:auto;display:block;z-index:10;position:absolute;max-width:60%;transform:translate(0%,-50%);background:#ffffff;margin-left:auto;padding-top:6px;margin-right:auto;padding-left:6px;border-radius:60px;padding-right:6px;padding-bottom:6px;}body main .t709{color:rgb(0,0,0);font-size:12px;background:;text-align:center;line-height:1;}body main .t712{padding-top:200px;margin-bottom:100px;}@media screen and (max-width: 991px) {body main .t712{margin-top:50px;margin-bottom:50px;}}@media screen and (max-width: 767px) {body main .t712{margin-top:0px;padding-top:150px;margin-bottom:25px;}}body main .t715 p{margin-bottom:10px;}body main .t715 h1{margin-bottom:10px;}body main .t715 h2{margin-bottom:10px;}body main .t715{font-family:'Inter';}@media screen and (max-width: 767px) {body main .t715 h1{font-size:2rem;}body main .t715 h2{font-size:1.5rem;}}body main .t718{padding-top:200px;margin-bottom:100px;}@media screen and (max-width: 991px) {body main .t718{margin-bottom:50px;}}@media screen and (max-width: 767px) {body main .t718{margin-top:25px;margin-bottom:25px;}}@media screen and (max-width: 480px) {body main .t718{margin-top:0px;padding-top:150px;}}body main .t721 p{margin-bottom:10px;}body main .t721 h1{margin-bottom:10px;}body main .t721 h2{margin-bottom:10px;}body main .t721{font-family:'Inter';}@media screen and (max-width: 767px) {body main .t721 h1{font-size:2rem;}body main .t721 h2{font-size:1.5rem;}}@media screen and (max-width: 480px) {body main .t721 p{margin-bottom:10px;}body main .t721 h1{font-size:2rem;margin-bottom:20px;}body main .t721 h2{font-size:1.5rem;margin-bottom:15px;}}body main .t724{margin-top:100px;margin-bottom:100px;}@media screen and (max-width: 767px) {body main .t724{margin-top:40px;margin-bottom:40px;}}body main .t727 p{margin-bottom:10px;}body main .t727 h1{margin-bottom:10px;}body main .t727 h2{margin-bottom:10px;}body main .t727{font-family:'Inter';}@media screen and (max-width: 767px) {body main .t727 h1{font-size:2rem;}body main .t727 h2{font-size:1.5rem;}}body main .t728{margin-top:100px;margin-bottom:100px;}@media screen and (max-width: 767px) {body main .t728{margin-top:40px;}}body main .t731 p{margin-bottom:10px;}body main .t731 h1{margin-bottom:10px;}body main .t731 h2{margin-bottom:10px;}body main .t731{font-family:'Inter';}@media screen and (max-width: 767px) {body main .t731 h1{font-size:2rem;}body main .t731 h2{font-size:1.5rem;}}body main .t732{color:#6d6d6d;font-size:0.75rem;text-decoration:none;}@media screen and (max-width: 480px) {body main .t732{font-size:0.75rem;}}body main .t733{padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t733{padding-bottom:70px;}}@media screen and (max-width: 767px) {body main .t733{padding-bottom:50px;}}@media screen and (max-width: 480px) {body main .t733{padding-bottom:80px;}}body main .t737{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t740{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t745{padding-top:200px;padding-bottom:70px;}@media screen and (max-width: 991px) {body main .t745{padding-top:50px;padding-bottom:50px;}}@media screen and (max-width: 767px) {body main .t745{padding-top:25px;padding-bottom:25px;}}body main .t747{font-family:'Inter';}body main .t751{left:7px;width:100%;height:325px;display:flex;z-index:1;position:relative;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t751{top:4px;left:25px;display:block;z-index:1;position:relative;}}@media screen and (max-width: 480px) {body main .t751{top:7px;max-width:350px;}}body main .t752{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;display:none;z-index:2000;position:fixed;background:var(--Black);align-items:center;flex-direction:row;justify-content:center;}body main .t753{width:500px;}body main .t760{width:100%;height:100%;display:flex;z-index:1;position:relative;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t760{height:100%;display:block;z-index:1;position:relative;}}body main .t761{width:100%;height:100%;display:flex;z-index:1;position:relative;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t761{height:100%;display:block;z-index:1;position:relative;}}@media screen and (max-width: 480px) {body main .t761{display:flex;}}body main .t762{width:100%;height:300px;display:flex;z-index:1;position:relative;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t762{display:block;z-index:1;position:relative;}}body main .t763{width:80px;z-index:1;position:relative;}body main .t764{left:20px;width:100%;display:flex;z-index:1;position:relative;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t764{height:100%;display:block;z-index:1;position:relative;}}@media screen and (max-width: 480px) {body main .t764{display:flex;align-items:flex-end;}}body main .t765{top:auto;left:auto;right:0%;width:100%;bottom:-70px;height:100%;display:flex;z-index:1;position:absolute;align-items:flex-end;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t765{height:100%;display:block;z-index:1;position:relative;}}@media screen and (max-width: 480px) {body main .t765{bottom:0px;height:293px;max-width:350px;margin-left:auto;}}body main .t766{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t766{font-size:0.875rem;}}body main .t769{width:100%;height:100%;}body main .t774{top:0%;left:0%;right:auto;bottom:auto;position:fixed;}@media screen and (max-width: 991px) {body main .t774{display:none;}}body main .t775{position:relative;}body main .t776{z-index:2;position:relative;padding-top:297px;padding-bottom:200px;}@media screen and (max-width: 991px) {body main .t776{padding-bottom:20px;}}@media screen and (max-width: 767px) {body main .t776{padding-top:176px;padding-bottom:20px;}}body main .t777{display:flex;position:relative;align-items:center;justify-content:center;}body main .t778{text-align:center;}@media screen and (max-width: 991px) {body main .t778{display:flex;row-gap:20px;flex-direction:column;}}body main .t779{text-transform:uppercase;}body main .t782{display:none;}@media screen and (max-width: 991px) {body main .t782{display:grid;row-gap:10px;column-gap:10px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;}}body main .t783{top:-68px;left:20px;right:auto;width:226px;border:0.5px solid rgba(255,255,255,0.2);bottom:auto;height:106px;display:flex;position:absolute;transform:rotate(-15deg);background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;}@media screen and (max-width: 991px) {body main .t783{width:100%;position:static;transform:rotate(0deg);}}@media screen and (max-width: 480px) {body main .t783{padding-left:15px;padding-right:15px;}}body main .t785{top:-68px;left:20px;right:auto;bottom:auto;position:absolute;transform:rotate(-15deg);}body main .t786{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;transform:;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t786{display:none;}}body main .t788{top:-68px;left:auto;right:0%;bottom:auto;position:absolute;transform:rotate(15deg);}body main .t789{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;transform:;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t789{display:none;}}body main .t791{top:auto;left:0%;right:auto;bottom:-68px;position:absolute;transform:rotate(15deg);}body main .t792{width:226px;border:0.5px solid rgba(255,255,255,0.2);filter:;height:106px;display:flex;transform:;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t792{display:none;}}body main .t794{top:auto;left:auto;right:0%;bottom:-68px;position:absolute;transform:rotate(-15deg);}body main .t795{width:226px;border:0.5px solid rgba(255,255,255,0.2);height:106px;display:flex;transform:;background:rgba(255,255,255,0.01);align-items:center;border-radius:10px;backdrop-filter:blur(20px);justify-content:center;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 991px) {body main .t795{display:none;}}body main .t797{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t798{width:100%;height:100%;object-fit:cover;mix-blend-mode:lighten;object-position:50% 0%;}@media screen and (max-width: 991px) {body main .t798{height:100%;}}body main .t799{display:none;}@media screen and (max-width: 991px) {body main .t799{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;display:block;z-index:1;position:absolute;background:rgba(0,0,0,0.2);}}body main .t801{padding-top:30px!important;}body main .t804{width:100%;display:grid;row-gap:20px;column-gap:20px;text-align:left;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t804{display:flex;flex-direction:column;}}body main .t805{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;min-height:459px;align-items:flex-end;grid-column:span 2;padding-left:20px;border-radius:10px;padding-right:15px;padding-bottom:10px;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t805{min-height:400px;padding-left:0px;padding-right:0px;padding-bottom:0px;}}body main .t806{top:auto;left:0%;right:auto;width:94%;bottom:0%;display:none;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t806{width:100%;display:block;position:static;}}body main .t807{width:92px;z-index:3;position:relative;}@media screen and (max-width: 991px) {body main .t807{top:auto;left:auto;right:10px;bottom:10px;position:absolute;}}body main .t808{top:auto;left:0%;right:auto;width:95%;bottom:0%;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t808{display:none;}}body main .t809{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t810{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;min-height:350px;align-items:flex-end;padding-left:20px;border-radius:10px;padding-right:15px;padding-bottom:10px;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t810{min-height:0px;padding-left:0px;padding-right:0px;padding-bottom:0px;}}body main .t811{width:109px;z-index:3;position:relative;}@media screen and (max-width: 991px) {body main .t811{top:auto;left:auto;right:10px;bottom:10px;position:absolute;}}body main .t812{top:auto;left:auto;right:0%;width:98%;bottom:0%;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t812{display:none;}}body main .t813{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t814{top:auto;left:0%;right:auto;width:94%;bottom:0%;display:none;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t814{width:100%;display:block;position:static;}}body main .t815{color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;min-height:350px;align-items:flex-end;border-radius:10px;padding-right:15px;padding-bottom:10px;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t815{min-height:400px;padding-right:0px;padding-bottom:0px;}}body main .t816{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;}body main .t817{top:auto;left:0%;right:auto;width:94%;bottom:0%;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t817{display:none;}}body main .t818{width:64px;z-index:3;position:relative;}@media screen and (max-width: 991px) {body main .t818{top:auto;left:auto;right:10px;bottom:10px;position:absolute;}}body main .t819{top:auto;left:0%;right:auto;width:94%;bottom:0%;display:none;z-index:2;position:absolute;}@media screen and (max-width: 991px) {body main .t819{width:100%;display:block;position:static;}}@media screen and (max-width: 767px) {body main .t820{padding-top:20px;}}@media screen and (max-width: 991px) {body main .t821{padding-bottom:20px;}}body main .t822{position:relative;}body main .t823{top:0%;left:0%;right:auto;width:100px;bottom:auto;height:100%;display:none;position:absolute;background:linear-gradient(90deg,#0c0c0c 41%,rgba(12,12,12,0) 100%);}@media screen and (max-width: 480px) {body main .t823{width:50px;}}body main .t824{top:0%;left:auto;right:0%;width:100px;bottom:auto;height:100%;display:none;position:absolute;background:linear-gradient(-90deg,#0c0c0c 41%,rgba(12,12,12,0) 100%);}@media screen and (max-width: 480px) {body main .t824{width:50px;}}body main .t829{max-width:515px;}@media screen and (max-width: 480px) {body main .t829{max-width:400px;}}body main .t830{width:100%;display:flex;row-gap:20px;flex-direction:column;}body main .t831{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t831{row-gap:20px;flex-direction:column;}}body main .t832{width:60%;border:1px solid rgba(255,255,255,0.2);overflow:hidden;position:relative;border-radius:10px;background-size:cover;background-image:;}@media screen and (max-width: 767px) {body main .t832{width:100%;overflow:hidden;}}body main .t833{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t834{width:100%;z-index:1;position:relative;}body main .t835{width:40%;border:1px solid rgba(255,255,255,0.2);display:flex;row-gap:22px;min-height:500px;text-align:left;padding-top:30px;padding-left:30px;border-radius:10px;padding-right:44px;flex-direction:column;background-size:cover;background-image:url(https://global.divhunt.com/8a73372dab73ed21dbebc11d97bc4aab_72206.png);}@media screen and (max-width: 767px) {body main .t835{width:100%;}}@media screen and (max-width: 480px) {body main .t835{row-gap:18px;min-height:0px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:50px;}}body main .t836{color:rgba(255,255,255,0.6);font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t836{font-size:1rem;line-height:1.2;}}body main .t838{max-width:383px;}@media screen and (max-width: 480px) {body main .t838{max-width:250px;}}body main .t840{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t840{row-gap:20px;flex-direction:column;}}body main .t841{width:40%;border:1px solid rgba(255,255,255,0.2);display:flex;row-gap:22px;min-height:500px;text-align:left;padding-top:30px;padding-left:30px;border-radius:10px;padding-right:30px;flex-direction:column;background-size:cover;background-image:url(https://global.divhunt.com/8a73372dab73ed21dbebc11d97bc4aab_72206.png);}@media screen and (max-width: 767px) {body main .t841{width:100%;}}@media screen and (max-width: 480px) {body main .t841{row-gap:18px;min-height:0px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:50px;}}body main .t845{color:rgba(255,255,255,0.6);font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t845{font-size:1rem;line-height:1.2;}}body main .t846{width:60%;border:1px solid rgba(255,255,255,0.2);overflow:hidden;position:relative;border-radius:10px;background-size:cover;background-image:;}@media screen and (max-width: 767px) {body main .t846{width:100%;overflow:hidden;}}body main .t847{width:100%;display:flex;z-index:1;position:relative;align-items:flex-end;}body main .t848{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t849{display:flex;column-gap:20px;}@media screen and (max-width: 767px) {body main .t849{row-gap:20px;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t849{flex-direction:column-reverse;}}body main .t850{width:40%;border:1px solid rgba(255,255,255,0.2);display:flex;row-gap:22px;min-height:500px;text-align:left;padding-top:30px;padding-left:30px;border-radius:10px;padding-right:44px;flex-direction:column;background-size:cover;background-image:url(https://global.divhunt.com/8a73372dab73ed21dbebc11d97bc4aab_72206.png);}@media screen and (max-width: 767px) {body main .t850{width:100%;}}@media screen and (max-width: 480px) {body main .t850{row-gap:18px;min-height:0px;padding-top:20px;padding-left:20px;padding-right:20px;padding-bottom:50px;}}body main .t853{max-width:383px;}@media screen and (max-width: 480px) {body main .t853{max-width:250px;}}body main .t854{color:rgba(255,255,255,0.6);font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t854{font-size:1rem;line-height:1.2;}}body main .t855{width:60%;border:1px solid rgba(255,255,255,0.2);display:flex;overflow:hidden;position:relative;max-height:500px;align-items:flex-end;border-radius:10px;background-size:cover;background-image:;}@media screen and (max-width: 767px) {body main .t855{width:100%;overflow:hidden;}}body main .t856{top:0px;width:100%;display:flex;z-index:1;position:relative;align-items:flex-end;}body main .t857{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t861{z-index:2;position:relative;}body main .t862{max-width:976px;}@media screen and (max-width: 480px) {body main .t862{max-width:350px;}}body main .t863{width:100%;display:flex;row-gap:20px;flex-direction:column;}body main .t864{width:100%;display:grid;row-gap:20px;column-gap:20px;grid-template-rows:1fr;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t864{display:flex;flex-direction:column;}}body main .t865{display:flex;row-gap:20px;flex-direction:column;justify-content:space-between;}body main .t866{border:1px solid rgba(255,255,255,0.20);height:100%;display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t866{row-gap:25px;}}body main .t867{width:100%;border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;overflow:hidden;position:relative;min-height:205px;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t867{height:180px;row-gap:10px;min-height:180px;}}body main .t868{width:100%;z-index:1;position:relative;}body main .t869{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t870{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t870{font-size:2.5rem;}}body main .t873{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t874{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t874{font-size:1rem;}}body main .t875{width:100%;height:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t875{row-gap:30px;}}body main .t876{width:100%;display:grid;max-width:513px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t876{max-width:388px;}}body main .t877{display:flex;row-gap:25px;flex-direction:column;}body main .t878{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t878{font-size:0.875rem;}}body main .t881{width:100%;}body main .t882{color:rgba(255,255,255,0.5);}body main .t883{width:100%;}body main .t884{display:flex;row-gap:20px;flex-direction:column;}body main .t885{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t885{row-gap:25px;}}body main .t886{width:100%;border:1px solid rgba(255,255,255,0.20);height:200px;display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t886{height:150px;row-gap:10px;}}body main .t887{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t888{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t888{font-size:2.5rem;}}body main .t891{width:100%;z-index:1;position:relative;}body main .t892{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t892{margin-top:20px;}}body main .t893{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t894{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t894{font-size:1rem;}}body main .t895{width:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t895{row-gap:30px;}}body main .t896{width:100%;display:grid;max-width:500px;column-gap:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t896{max-width:388px;}}body main .t897{display:flex;row-gap:25px;flex-direction:column;}body main .t898{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t898{font-size:0.875rem;}}body main .t901{width:100%;}body main .t902{color:rgba(255,255,255,0.5);}body main .t903{width:100%;}body main .t904{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:15px;justify-content:center;}@media screen and (max-width: 480px) {body main .t904{row-gap:25px;}}body main .t905{width:100%;border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:20px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:20px;}@media screen and (max-width: 480px) {body main .t905{row-gap:10px;}}body main .t906{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t907{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t907{font-size:2.5rem;}}body main .t910{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t910{font-size:1rem;}}body main .t913{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:50px;overflow:hidden;position:relative;background:rgba(255,255,255,0.05);align-items:center;padding-top:48px;border-radius:10px;flex-direction:column;padding-bottom:48px;justify-content:center;}@media screen and (max-width: 991px) {body main .t913{min-height:0px;padding-top:50px;padding-bottom:80px;}}@media screen and (max-width: 767px) {body main .t913{padding-left:20px;padding-right:20px;}}@media screen and (max-width: 480px) {body main .t913{row-gap:30px;padding-bottom:60px;}}body main .t914{z-index:1;position:relative;}body main .t916{z-index:1;position:relative;}body main .t918{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t919{font-size:1.5rem;max-width:833px;}@media screen and (max-width: 767px) {body main .t919{font-size:1.2rem;}}@media screen and (max-width: 480px) {body main .t919{font-size:0.875rem;}}body main .t921{padding-top:25px;padding-bottom:25px;}@media screen and (max-width: 480px) {body main .t921{padding-top:15px;padding-bottom:15px;}}body main .t923{border:1px solid var(--Background-secondary, rgba(255,255,255,0.10));display:flex;position:relative;background:rgba(255,255,255,0.01);align-items:center;padding-top:14px;padding-left:30px;border-radius:56px;padding-right:15px;padding-bottom:14px;backdrop-filter:blur(20px);justify-content:space-between;-webkit-backdrop-filter:blur(20px);}@media screen and (max-width: 480px) {body main .t923{padding-top:8px;padding-bottom:8px;}}body main .t924{display:flex;column-gap:10px;align-items:center;}@media screen and (max-width: 991px) {body main .t924{display:none;}}@media screen and (max-width: 480px) {body main .t924{display:block;}}body main .t926{top:auto;left:50%;color:#9e9e9e;right:auto;bottom:-120px;position:absolute;font-size:1.25rem;max-width:598px;transform:translate(-50%,0px);margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t926{position:static;transform:translate(0%,0px);margin-top:20px;}}body main .t928{color:#ffffff;font-weight:600;}body main .t930{display:flex;background:rgba(255,255,255,0.2);column-gap:12px;align-items:center;padding-top:7px;padding-left:19px;border-radius:60px;padding-right:17px;padding-bottom:7px;}@media screen and (max-width: 480px) {body main .t930{display:none;}}body main .t931{font-size:1.625rem;font-weight:700;line-height:1;}body main .t932{color:var(--Black);display:flex;min-width:120px;background:var(--Green);column-gap:6px;text-align:center;align-items:center;font-weight:700;padding-top:6px;padding-left:17px;border-radius:40px;padding-right:17px;padding-bottom:6px;justify-content:space-between;}body main .t933{min-width:22px;}body main .t934{min-width:33px;border-left:1px solid rgba(0,0,0,0.4);border-right:1px solid rgba(0,0,0,0.4);padding-left:6px;padding-right:6px;}body main .t935{min-width:22px;}@media screen and (max-width: 991px) {body main .t936{z-index:1100;position:relative;}}@media screen and (max-width: 480px) {body main .t937{width:111px;}}body main .t938{display:grid;position:relative;column-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t938{display:none;}}@media screen and (max-width: 767px) {body main .t939{width:100%;}}body main .t940{top:0%;left:0%;right:auto;width:108px;bottom:auto;height:100%;position:absolute;background:linear-gradient(100deg,rgb(12,12,12) 0%,rgba(12,12,12,0) 60%);}body main .t941{top:0%;left:auto;right:0%;width:108px;bottom:auto;height:100%;position:absolute;background:linear-gradient(-100deg,rgb(12,12,12) 0%,rgba(12,12,12,0) 60%);}body main .t942{top:auto;left:0%;right:auto;width:100%;bottom:0%;height:400px;position:absolute;background:linear-gradient(0deg,var(--Black) 12%,rgba(12,12,12,0) 100%);}@media screen and (max-width: 991px) {body main .t942{background:;}}body main .t943{padding-top:60px;padding-bottom:50px;}body main .t945{display:flex;column-gap:50px;align-items:center;justify-content:space-between;}@media screen and (max-width: 991px) {body main .t945{row-gap:30px;align-items:flex-start;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t945{position:relative;}}body main .t946{width:387px;overflow:clip;position:relative;border-radius:10px;}@media screen and (max-width: 767px) {body main .t946{width:200px;}}@media screen and (max-width: 480px) {body main .t946{width:40%;}}body main .t947{width:100%;z-index:2;position:relative;}body main .t948{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;object-fit:cover;border-radius:10px;}body main .t949{display:flex;row-gap:32px;max-width:757px;flex-direction:column;}@media screen and (max-width: 767px) {body main .t949{row-gap:20px;}}body main .t950{font-size:2.25rem;font-family:'Inter';}@media screen and (max-width: 767px) {body main .t950{font-size:2rem;line-height:1.2;}}@media screen and (max-width: 480px) {body main .t950{font-size:1.1rem;}}@media screen and (max-width: 480px) {body main .t951{top:30px;left:auto;right:0%;bottom:auto;position:absolute;max-width:55%;}}body main .t952{font-size:1rem;font-weight:700;}@media screen and (max-width: 480px) {body main .t953{font-size:0.75rem;}}body main .t954{display:flex;column-gap:20px;align-items:center;}body main .t955{color:rgb(255,255,255);font-weight:500;text-decoration:none;}body main .t955:hover{color:var(--Green);}body main .t957{width:100%;display:none;row-gap:20px;column-gap:20px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t957{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t957{display:grid;}}body main .t958{border:1px solid rgba(255,255,255,0.2);filter:drop-shadow(0px 4px 4px rgba(0,0,0,0.25));display:flex;position:relative;background:rgba(12,12,12,0.5);align-items:center;border-radius:10px;justify-content:center;}@media screen and (max-width: 480px) {body main .t958{filter:blur(0px);padding-top:20px;padding-bottom:20px;}}body main .t959{top:0%;left:0%;right:0%;bottom:auto;display:block;z-index:10;position:absolute;max-width:60%;transform:translate(0%,-50%);background:#ffffff;margin-left:auto;padding-top:6px;margin-right:auto;padding-left:6px;border-radius:60px;padding-right:6px;padding-bottom:6px;}body main .t960{color:rgb(0,0,0);font-size:12px;background:;text-align:center;line-height:1;}@media screen and (max-width: 480px) {body main .t961{width:134px;}}body main .t962{display:none;background:rgba(255,255,255,0.2);column-gap:12px;align-items:center;padding-top:7px;padding-left:19px;border-radius:60px;padding-right:17px;padding-bottom:7px;}@media screen and (max-width: 480px) {body main .t962{top:auto;left:50%;right:auto;width:100%;bottom:5px;filter:;display:flex;z-index:2000;position:fixed;max-width:95%;transform:translate(-50%,0px);background:;backdrop-filter:blur(5px);justify-content:space-between;-webkit-backdrop-filter:blur(5px);}}body main .t963{font-size:1.625rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t963{font-size:1.1rem;}}body main .t964{color:#0c0c0c;display:flex;min-width:120px;background:#9dff50;column-gap:6px;text-align:center;align-items:center;font-weight:700;padding-top:6px;padding-left:17px;border-radius:40px;padding-right:17px;padding-bottom:6px;justify-content:space-between;}body main .t965{min-width:33px;border-left:1px solid rgba(0,0,0,0.4);border-right:1px solid rgba(0,0,0,0.4);padding-left:6px;padding-right:6px;}body main .t966{min-width:22px;}body main .t967{min-width:22px;}body main .t971{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t971{margin-top:20px;}}body main .t972{color:#0c0c0c;width:120px;height:25px;display:flex;font-size:0.75rem;background:#ffffff;align-items:center;font-family:'Inter';font-weight:600;line-height:1;padding-left:10px;border-radius:35px;padding-right:10px;flex-direction:row;justify-content:center;}body main .t973{border:1px solid rgba(255,255,255,0.20);height:100%;display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t973{row-gap:25px;}}body main .t974{width:100%;border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:20px;overflow:hidden;position:relative;min-height:205px;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t974{height:180px;row-gap:10px;min-height:180px;}}body main .t975{width:100%;z-index:1;position:relative;}body main .t976{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t977{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t977{margin-top:20px;}}body main .t978{color:#0c0c0c;width:120px;height:25px;display:flex;font-size:0.75rem;background:#ffffff;align-items:center;font-family:'Inter';font-weight:600;line-height:1;padding-left:10px;border-radius:35px;padding-right:10px;flex-direction:row;justify-content:center;}body main .t979{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t979{font-size:2.5rem;}}body main .t983{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t984{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t984{font-size:1rem;}}body main .t985{width:100%;height:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t985{row-gap:30px;}}body main .t986{width:100%;display:grid;max-width:513px;column-gap:20px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t986{max-width:388px;}}body main .t987{display:flex;row-gap:25px;flex-direction:column;}body main .t988{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t988{font-size:0.875rem;}}body main .t991{width:100%;}body main .t992{color:rgba(255,255,255,0.5);}body main .t993{width:100%;}body main .t994{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t994{row-gap:25px;}}body main .t995{width:100%;border:1px solid rgba(255,255,255,0.20);height:200px;display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t995{height:150px;row-gap:10px;}}body main .t996{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;opacity:20%;position:absolute;}body main .t997{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t997{font-size:2.5rem;}}body main .t1001{width:100%;z-index:1;position:relative;}body main .t1002{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t1002{margin-top:20px;}}body main .t1003{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t1004{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t1004{font-size:1rem;}}body main .t1005{width:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t1005{row-gap:30px;}}body main .t1006{width:100%;display:grid;max-width:500px;column-gap:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1006{max-width:388px;column-gap:30px;}}body main .t1007{display:flex;row-gap:25px;flex-direction:column;}body main .t1008{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t1008{font-size:0.875rem;}}body main .t1011{width:100%;}body main .t1012{color:rgba(255,255,255,0.5);}body main .t1013{width:100%;}body main .t1014{border:1px solid rgba(255,255,255,0.20);display:flex;row-gap:30px;background:rgba(255,255,255,0.05);align-items:center;padding-top:15px;padding-left:15px;border-radius:8px;padding-right:15px;flex-direction:column;padding-bottom:30px;}@media screen and (max-width: 480px) {body main .t1014{row-gap:25px;}}body main .t1015{width:100%;border:1px solid rgba(255,255,255,0.20);height:200px;display:flex;row-gap:20px;overflow:hidden;position:relative;align-items:center;padding-top:28px;padding-left:10px;border-radius:8px;padding-right:10px;flex-direction:column;padding-bottom:10px;}@media screen and (max-width: 480px) {body main .t1015{height:150px;row-gap:10px;}}body main .t1016{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;opacity:40%;position:absolute;}body main .t1017{z-index:1;position:relative;}@media screen and (max-width: 480px) {body main .t1017{font-size:2.5rem;}}body main .t1021{width:100%;z-index:1;position:relative;}body main .t1022{display:flex;justify-content:flex-end;}@media screen and (max-width: 480px) {body main .t1022{margin-top:20px;}}body main .t1023{color:rgba(255,255,255,0.5);font-size:1rem;font-weight:700;line-height:1;}body main .t1024{color:rgba(255,255,255,0.5);z-index:1;position:relative;font-size:1.25rem;font-weight:700;line-height:1;}@media screen and (max-width: 480px) {body main .t1024{font-size:1rem;}}body main .t1025{width:100%;display:flex;row-gap:50px;align-items:center;flex-direction:column;}@media screen and (max-width: 480px) {body main .t1025{row-gap:30px;}}body main .t1026{width:100%;display:grid;max-width:500px;column-gap:40px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t1026{max-width:388px;}}body main .t1027{display:flex;row-gap:25px;flex-direction:column;}body main .t1028{display:flex;font-size:1.125rem;column-gap:10px;text-align:left;align-items:center;text-transform:capitalize;}@media screen and (max-width: 480px) {body main .t1028{font-size:0.875rem;}}body main .t1031{width:100%;}body main .t1032{color:rgba(255,255,255,0.5);}body main .t1033{width:100%;}body main .t1034{color:rgba(255,255,255,0.5);z-index:2;position:relative;font-size:1rem;font-weight:700;line-height:1;}body main .t1036{top:0%;left:0%;right:auto;border:1px solid rgba(255,255,255,0.2);bottom:auto;display:flex;position:absolute;font-size:1.5rem;transform:rotate(-35deg) translate(-40%,-100%);background:rgba(255,255,255,0.01);min-height:52px;align-items:center;font-family:'robert';padding-left:20px;border-radius:10px;padding-right:20px;backdrop-filter:blur(40px);justify-content:center;-webkit-backdrop-filter:blur(40px);}@media screen and (max-width: 480px) {body main .t1036{font-size:1.1rem;transform:rotate(-35deg) translate(-45%,-120%);min-height:40px;}}body main .t1045{color:rgb(255, 255, 255);height:100vh;font-family:'Inter';padding-top:0px;padding-bottom:80px;background-color:#121314;}body main .t1046{height:100%;padding-left:2.5rem;padding-right:2.5rem;}@media screen and (max-width: 480px) {body main .t1046{padding-left:1.25rem;padding-right:1.25rem;}}body main .t1047{width:100%;height:100%;position:relative;max-width:90rem;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t1047{max-width:90rem;}}body main .t1048{height:100%;display:flex;row-gap:3rem;position:relative;max-width:50rem;column-gap:3rem;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;grid-auto-columns:1fr;grid-template-rows:auto;grid-template-columns:300px 1fr;}body main .t1049{width:100%;height:100%;display:flex;position:absolute;flex-direction:column;justify-content:space-between;}body main .t1050{height:100%;display:flex;align-items:stretch;flex-direction:column;justify-content:center;}body main .t1052{font-size:1.8rem;text-align:center;}body main .t1053{display:flex;row-gap:10px;overflow:auto;column-gap:10px;margin-top:20px;max-height:calc(100vh - 270px);align-items:flex-start;margin-bottom:20px;padding-right:2rem;flex-direction:column;justify-content:flex-start;}body main .t1057{padding:10px 20px;border-radius:36px;background-color:#3d50ff;}body main .t1060{display:flex;row-gap:1rem;flex-wrap:wrap;max-width:100%;column-gap:1rem;align-items:center;margin-left:auto;flex-direction:row;justify-content:flex-start;}body main .t1066{display:none;}body main .t1068{margin-top:20px;}body main .t1069{display:flex;padding:6px;row-gap:2rem;column-gap:2rem;border-radius:50px;justify-content:space-between;background-color:#222528;}body main .t1070{flex-grow:1;flex-basis:0%;flex-shrink:1;background-color:#222528;}body main .t1071{color:rgb(255,255,255);width:100%;border:1px none rgba(0,0,0,1);outline:none;padding:9px 20px;font-family:'Inter';padding-top:10px;padding-left:20px;padding-right:20px;padding-bottom:10px;background-color:transparent;}body main .t1072{width:36px;cursor:pointer;height:36px;display:flex;min-width:36px;transition:all 200ms ease;align-items:center;border-radius:100%;justify-content:center;background-color:#121314;}body main .t1072:hover{background-color:#3d50ff;}body main .t1073{height:18px;}body main .t1079{position:relative;padding-top:174px;padding-bottom:150px;}@media screen and (max-width: 480px) {body main .t1079{padding-top:150px;padding-bottom:50px;}}body main .t1080{z-index:1;position:relative;}body main .t1083{width:100%;display:flex;max-width:1069px;column-gap:30px;min-height:455px;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t1083{row-gap:30px;flex-direction:column;}}body main .t1084{color:rgba(255,255,255,0.5);width:100%;display:flex;row-gap:10px;max-width:426px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t1084{max-width:100%;}}body main .t1085{display:flex;row-gap:14px;flex-direction:column;}body main .t1086{height:42px;min-height:42px;border-radius:5px;}body main .t1088{flex:1 1 0%;color:rgba(255,255,255,0.6);cursor:pointer;height:44px;display:block;min-height:44px;padding-left:10px;padding-right:10px;background-size:10px;background-image:url(https://global.divhunt.com/8ba1d301a000ee9e5d9b8dbcc841a1a1_5994.png);background-repeat:no-repeat;background-position:99% 50%;}body main .t1088:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t1088:placeholder{color:rgba(255,255,255,0.6)!important;}@media screen and (max-width: 480px) {body main .t1088{appearance:none;min-height:44px!important;padding-top:11px;padding-bottom:11px;-moz-appearance:none;-webkit-appearance:none;}}body main .t1089{background:rgba(0,0,0,0.6)!important;}body main .t1090{color:rgba(255,255,255,0.6)!important;background:rgba(0,0,0,0.6)!important;}body main .t1092{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;position:absolute;}body main .t1093{width:100%;object-fit:cover;mix-blend-mode:lighten;object-position:50% 0%;}@media screen and (max-width: 991px) {body main .t1093{height:100%;}}body main .t1094{display:none;}@media screen and (max-width: 991px) {body main .t1094{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;display:block;z-index:1;position:absolute;background:rgba(0,0,0,0.2);}}body main .t1095{z-index:2;position:relative;}