@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('https://global.divhunt.com/05cac3c194cae9d365bdbf1b7130fdc3_25628.woff2') format('woff2');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('https://global.divhunt.com/395c5746d3230f0e8d13d36ce5918b54_26612.woff2') format('woff2');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('https://global.divhunt.com/720d8d1534d45febb1aa75eb470411bb_27024.woff2') format('woff2');
    font-style: normal;
    font-weight: 700;
    font-display: swap;
}

@font-face {
    font-family: 'Neue Haas Grotesk Display Pro';
    src: url('https://global.divhunt.com/ce557d4f63f2c18ad1f313cac4e0b8be_27784.woff2') format('woff2');
    font-style: italic;
    font-weight: 400;
    font-display: swap;
}

main{--dark:#0f0f0f;--white:rgba(255,255,255,1.00);--Grey:rgb(238,238,238);}/* Default custom cursor */
.custom-cursor {
    position: fixed;
    width: 15px;
    height: 15px;
    background-color: #FD9534;
    border-radius: 50%;
    pointer-events: none;
    transform: translate(-50%, -50%);
    z-index: 9999999;
    transition: width 0.5s ease-in-out, height 0.5s ease-in-out, background-color 0.5s ease-in-out, border-color 0.5s ease-in-out;
    mix-blend-mode: hard-light;
}

/* Media query for tablets and smaller (991px and below) */
@media (max-width: 991px) {
    .custom-cursor {
        display: none !important;
    }
}


main {color:rgba(0,0,0,1.00);position:relative;font-size:16px;background:rgba(255,255,255,1.00);min-height:100vh;font-family:Inter;font-weight:400;line-height:1.4;}main container{width:100%;display:block;max-width:1280px;margin-top:0px;margin-left:auto;margin-right:auto;padding-left:20px;margin-bottom:0px;padding-right:20px;}main h2{font-size:42px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h1{font-size:60px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h3{font-size:32px;margin-top:0px;margin-bottom:0px;}main h4{font-size:24px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h5{font-size:20px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h6{font-size:16px;margin-top:0px;font-weight:700;margin-bottom:0px;}main p{margin-top:0px;margin-bottom:0px;}main .stylesheet-part{padding:60px 0px 60px 0px;border-bottom:1px solid rgba(223,223,223,1.00);}@media screen and (max-width: 991px) {main .stylesheet-part{padding:40px 0px 40px 0px;}}main ul{padding-left:20px;}main ol{padding-left:20px;}main img{display:block;max-width:100%;}main textarea{resize:vertical;}main .button-primary{color:rgba(255,255,255,1.00);border:1px solid rgba(0,0,0,1);background:rgba(0,0,0,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;}main .button-primary:hover{color:rgba(0,0,0,1.00);background:rgba(255,255,255,1.00);}main a{cursor:pointer;transition:all 200ms 0ms linear;}main .button-secondary{color:rgba(0,0,0,1.00);border:1px solid rgba(0,0,0,1);background:rgba(255,255,255,1.00);padding-top:12px;padding-left:20px;padding-right:20px;padding-bottom:12px;}main .button-secondary:hover{color:rgba(255,255,255,1.00);background:rgba(0,0,0,1.00);}main button{cursor:pointer;}main component{display:block;}main .rich-text-dh-styling  hr{width:100%;border:0px solid rgba(0,0,0,1);height:1px;display:block;border-top:1px solid rgb(203,203,203);margin-top:20px;padding-top:0px;margin-bottom:20px;padding-bottom:0px;}main .rich-text-dh-styling{display:flex;row-gap:24px;flex-direction:column;}main blockquote{display:block;background:#00000008;margin-left:0px;padding-top:15px;margin-right:0px;padding-left:15px;border-radius:6px;padding-right:15px;padding-bottom:15px;}main blockquote  cite{color:rgb(139,139,139);display:block;margin-top:10px;font-weight:500;padding-left:15px;}main .dh-btn-secondary{background:rgba(0,0,0,0.05);color:rgb(0,0,0);padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;padding:12px  24px  11px  24px;text-decoration:none;border-radius:8px;}main .dh-btn-secondary:hover{background:rgba(0,0,0,0.15);}main .dh-btn-primary{background:rgba(0,0,0,1.00);color:rgba(255,255,255,1.00);padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;font-weight:700;font-size:14px;display:flex;align-items:center;justify-content:center;border:1px none rgba(0,0,0,1);border-radius:8px;text-decoration:none;}main .dh-btn-primary:hover{background:rgb(54,54,54);}main .sticky-nav{position:sticky;top:0px;z-index:99999;transition:all 400ms 200ms ease-out;}main .adr-cookie_banner{width:27.5rem;padding-left:1.5rem;padding-top:1.5em;padding-bottom:1.5rem;padding-right:1.5rem;background:rgba(235,235,235,0.89);display:flex;flex-direction:column;row-gap:1rem;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgb(244,244,244);position:fixed;top:auto;left:auto;right:2.5rem;bottom:2.5rem;z-index:999;}@media screen and (max-width: 767px) {main .adr-cookie_banner{right:auto;}}@media screen and (max-width: 480px) {main .adr-cookie_banner{width:90%;margin-left:auto;margin-right:auto;}}main .adr-p_small{font-size:0.8rem;}main .adr-vflex{display:flex;flex-direction:column;}main .adr-brand_logo{width:3rem;}body main .t7{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t7{row-gap:30px;grid-template-columns:1fr ;}}body main .t9{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t9{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t10{color:rgba(163,117,255,1.00);}}body main .t18{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t18{row-gap:30px;grid-template-columns:1fr ;}}body main .t20{display:flex;row-gap:40px;column-gap:40px;}body main .t22{display:flex;flex-direction:column;}body main .t23{display:flex;flex-direction:column;}body main .t24{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t27{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t29{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t29{row-gap:30px;grid-template-columns:1fr ;}}body main .t30{display:flex;row-gap:25px;flex-direction:column;}body main .t34{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t36{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t37{display:flex;column-gap:100px;}body main .t40{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t48{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}@media screen and (max-width: 991px) {body main .t56{color:rgba(163,117,255,1.00);}}body main .t57{background:var(--dark);}@media screen and (max-width: 1560px) {body main .t57{background:var(--dark);}}body main .t58{background:var(--dark);}body main .t60{background:var(--dark);}@media screen and (max-width: 1560px) {body main .t60{background:var(--dark);}}body main .t61{background:var(--Grey);}body main .t62{background:var(--dark);}body main .t63{background:var(--dark);}body main .t64{background:var(--dark);}body main .t65{background:var(--dark);}body main .t66{display:flex;align-items:flex-start;margin-bottom:100px;flex-direction:column;justify-content:flex-start;}body main .t67{color:var(--white);display:flex;z-index:5;position:relative;max-width:85%;margin-top:100px;text-align:left;align-items:flex-start;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;padding-left:0px;padding-right:0px;justify-content:flex-start;}@media screen and (max-width: 1560px) {body main .t67{max-width:90%;}}@media screen and (max-width: 480px) {body main .t67{margin-top:0px;}}body main .t68{width:55%;font-size:3rem;text-align:left;word-break:break-word;font-weight:700;line-height:1;}@media screen and (max-width: 1440px) {body main .t68{width:60%;}}@media screen and (max-width: 1240px) {body main .t68{width:80%;}}@media screen and (max-width: 767px) {body main .t68{width:100%;text-align:left;}}@media screen and (max-width: 480px) {body main .t68{font-size:2.5rem;}}body main .t69{color:rgba(255,255,255,0.8);width:60%;font-size:20px;margin-top:20px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 1560px) {body main .t69{color:rgba(255,255,255,0.9);}}@media screen and (max-width: 1240px) {body main .t69{width:80%;}}@media screen and (max-width: 767px) {body main .t69{width:100%;}}body main .t70{width:100%;cursor:default;display:flex;overflow:hidden;text-align:left;align-items:flex-start;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:flex-start;}@media screen and (max-width: 767px) {body main .t70{align-items:flex-start;justify-content:flex-start;}}body main .t71{height:100vh;display:flex;position:relative;align-items:center;background-size:cover;justify-content:center;background-image:url(https://global.divhunt.com/7f0c4ab19fb448ca023039cf6b282b8c_109766.jpeg);}body main .t72{cursor:default;display:flex;z-index:2;position:relative;align-items:center;flex-direction:column;justify-content:center;}body main .t73{color:var(--white);font-size:200px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;}body main .t74{color:var(--white);font-size:20px;font-family:'Manrope';}@media screen and (max-width: 480px) {body main .t74{text-align:center;}}body main .t75{flex:1 1 0%;color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;background:var(--white);margin-top:40px;align-items:center;padding-top:10px;padding-left:50px;border-radius:0px;padding-right:50px;padding-bottom:10px;justify-content:center;text-decoration:none;}body main .t75:hover p{color:rgb(255,255,255);transition-delay:0.1s;}body main .t75:hover div{border:none;transform:translate(0px,0px);}body main .t76{width:100%;height:100%;position:absolute;transform:translate(110%,0px);background:var(--dark);transition:transform 400ms 0ms ease;}body main .t77{color:var(--dark);z-index:1;position:relative;transition:color 200ms 0ms ease;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;text-decoration:none;}body main .t77:hover{color:#ffffff;}body main .t78{width:100%;height:100%;z-index:1;position:absolute;background:#0f0f0f38;}body main .t79{width:85%;margin-top:100px;margin-left:auto;margin-right:auto;margin-bottom:100px;}@media screen and (max-width: 1560px) {body main .t79{width:90%;}}body main .t80{cursor:default;max-width:1280%;padding-left:20px;}@media screen and (max-width: 1560px) {body main .t80{padding-left:0px;padding-right:0px;}}body main .t81 p{color:var(--dark);margin-top:20px;font-family:'Manrope';font-weight:400;margin-bottom:40px;}body main .t81 h2{color:var(--dark);font-size:24px;background:;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}body main .t82{height:60vh;margin-top:40px;}body main .t83{height:100%;display:flex;position:relative;max-width:85%;align-items:center;padding-left:0px;padding-right:0px;flex-direction:row;background-size:cover;justify-content:center;background-image:url(https://global.divhunt.com/d5ada10bacfddfc0345aeb17d964db6c_431539.jpeg);background-repeat:no-repeat;background-position:0% 50%;}@media screen and (max-width: 1560px) {body main .t83{max-width:90%;}}body main .t84{position:relative;}@media screen and (max-width: 480px) {body main .t84{display:flex;text-align:center;align-items:center;justify-content:center;}}body main .t85{color:var(--dark);font-size:6rem;font-family:'Neue Haas Grotesk Display Pro';line-height:1;}@media screen and (max-width: 1560px) {body main .t85{font-size:5rem;}}@media screen and (max-width: 1000px) {body main .t85{line-height:1;}}@media screen and (max-width: 991px) {body main .t85{line-height:1;}}@media screen and (max-width: 767px) {body main .t85{line-height:1;}}@media screen and (max-width: 480px) {body main .t85{text-align:center;line-height:1;}}body main .t86{width:100%;height:100%;display:flex;z-index:4;position:absolute;background:var(--Grey);}@media screen and (max-width: 1560px) {body main .t86{display:flex;}}@media screen and (max-width: 1440px) {body main .t86{display:flex;}}@media screen and (max-width: 1240px) {body main .t86{display:flex;}}@media screen and (max-width: 1000px) {body main .t86{display:flex;}}@media screen and (max-width: 991px) {body main .t86{display:flex;}}@media screen and (max-width: 767px) {body main .t86{display:flex;}}@media screen and (max-width: 480px) {body main .t86{display:flex;}}body main .t87{color:rgb(255,255,255);position:static;background:var(--dark);font-family:'Inter';padding-top:80px;padding-bottom:20px;}@media screen and (max-width: 1560px) {body main .t87{background:var(--dark);padding-bottom:20px;}}@media screen and (max-width: 767px) {body main .t87{padding-top:60px;padding-bottom:20px;}}@media screen and (max-width: 480px) {body main .t87{padding-bottom:5px;}}body main .t88{overflow:hidden;max-width:85%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t88{max-width:90%;padding-left:0px;padding-right:0px;}}body main .t89{overflow:hidden;}@media screen and (max-width: 1560px) {body main .t89{cursor:default;overflow:hidden;}}body main .t90{width:90%;display:flex;margin-top:40px;margin-left:auto;margin-right:auto;margin-bottom:40px;justify-content:space-between;}@media screen and (max-width: 1560px) {body main .t90{width:85%;margin-top:40px;margin-left:0auto;margin-right:0auto;justify-content:space-between;}}@media screen and (max-width: 767px) {body main .t90{row-gap:40px;margin-bottom:0px;flex-direction:column-reverse;}}@media screen and (max-width: 480px) {body main .t90{width:100%;margin-left:0auto;margin-right:0auto;margin-bottom:20px;}}body main .t91{width:40%;display:flex;column-gap:200px;justify-content:flex-end;}@media screen and (max-width: 767px) {body main .t91{width:100%;align-items:flex-start;justify-content:space-between;}}@media screen and (max-width: 480px) {body main .t91{row-gap:40px;flex-direction:column;}}body main .t92{display:flex;row-gap:20px;align-items:flex-start;flex-direction:column;}body main .t93{color:rgba(255,255,255,1.00);font-size:14px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;}body main .t94{display:flex;row-gap:20px;flex-direction:column;}body main .t95{color:rgba(255,255,255,1.00);font-size:14px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;}body main .t96{color:rgb(255,255,255);font-size:14px;text-decoration:none;}body main .t98{display:flex;row-gap:10px;column-gap:10px;flex-direction:row;}@media screen and (max-width: 1560px) {body main .t98{display:flex;flex-direction:row;}}body main .t99{width:100%;font-size:14px;max-width:232px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;margin-bottom:20px;}body main .t100{width:95%;overflow:visible;margin-left:auto;margin-right:auto;}@media screen and (max-width: 1560px) {body main .t100{overflow:hidden;line-height:1;}}@media screen and (max-width: 480px) {body main .t100{width:100%;}}body main .t101{overflow:hidden;font-size:15rem;text-align:center;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1.1;text-transform:uppercase;}@media screen and (max-width: 1560px) {body main .t101{font-size:12rem;line-height:1.1;}}@media screen and (max-width: 1440px) {body main .t101{font-size:10.5rem;}}@media screen and (max-width: 1240px) {body main .t101{font-size:9rem;}}@media screen and (max-width: 1200px) {body main .t101{font-size:8rem;}}@media screen and (max-width: 1000px) {body main .t101{font-size:7.5rem;}}@media screen and (max-width: 991px) {body main .t101{font-size:7rem;}}@media screen and (max-width: 767px) {body main .t101{font-size:6rem;}}@media screen and (max-width: 480px) {body main .t101{font-size:5rem;text-align:left;line-height:1;}}@media screen and (max-width: 1560px) {body main .t103{height:100vh;}}body main .t104{cursor:default;height:95vh;margin-left:auto;margin-right:auto;}body main .t105{height:95%;overflow:hidden;position:relative;max-width:85%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t105{max-width:90%;background:;}}@media screen and (max-width: 767px) {body main .t105{max-width:95%;}}@media screen and (max-width: 480px) {body main .t105{height:90%;max-width:90%;}}body main .t106{width:100%;height:100%;position:relative;object-fit:cover;object-position:90% 3%;}@media screen and (max-width: 767px) {body main .t106{object-position:60% 3%;}}@media screen and (max-width: 480px) {body main .t106{object-position:50% 3%;}}body main .t107{top:auto;left:0%;right:auto;bottom:0%;z-index:2;position:absolute;max-width:100%;padding-left:0px;padding-right:0px;}body main .t108{color:rgba(255,255,255,1.00);position:relative;font-size:13.5rem;text-align:center;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1.1;margin-left:10px;margin-right:10px;text-transform:uppercase;}@media screen and (max-width: 1560px) {body main .t108{font-size:12rem;}}@media screen and (max-width: 1440px) {body main .t108{font-size:11rem;}}@media screen and (max-width: 1240px) {body main .t108{font-size:9.5rem;}}@media screen and (max-width: 1200px) {body main .t108{font-size:9rem;}}@media screen and (max-width: 1020px) {body main .t108{font-size:8rem;}}@media screen and (max-width: 1000px) {body main .t108{font-size:8rem;}}@media screen and (max-width: 991px) {body main .t108{font-size:7.5rem;}}@media screen and (max-width: 910px) {body main .t108{font-size:7rem;}}@media screen and (max-width: 800px) {body main .t108{font-size:6.5rem;}}@media screen and (max-width: 767px) {body main .t108{font-size:6.5rem;}}@media screen and (max-width: 710px) {body main .t108{font-size:5rem;}}@media screen and (max-width: 630px) {body main .t108{font-size:5rem;}}@media screen and (max-width: 560px) {body main .t108{font-size:4.5rem;}}@media screen and (max-width: 510px) {body main .t108{font-size:4.2rem;}}@media screen and (max-width: 480px) {body main .t108{font-size:4rem;text-wrap:balance;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1.1;padding-left:0px;margin-bottom:20px;}}@media screen and (max-width: 440px) {body main .t108{font-size:3.5rem;}}body main .t109{color:rgba(255,255,255,1.00);display:flex;overflow:hidden;position:relative;max-width:80%;align-items:center;font-family:'Manrope';margin-left:auto;margin-right:auto;margin-bottom:20px;}@media screen and (max-width: 1560px) {body main .t109{display:flex;max-width:85%;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t109{max-width:95%;}}body main .t110{overflow:hidden;position:static;}@media screen and (max-width: 480px) {body main .t111{font-size:14px;margin-right:10px;}}body main .t112{width:90%;height:3px;overflow:hidden;background:;margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t112{width:70%;height:2px;}}body main .t113{height:1px;background:rgba(255,255,255,1.00);}body main .t115{text-align:right;}@media screen and (max-width: 767px) {body main .t115{text-align:right;}}@media screen and (max-width: 480px) {body main .t115{font-size:14px;}}body main .t116{width:100%;height:100%;display:flex;z-index:5;overflow:hidden;position:absolute;background:#0f0f0f;}@media screen and (max-width: 510px) {body main .t116{display:flex;}}@media screen and (max-width: 480px) {body main .t116{display:flex;}}body main .t118{top:0px;width:100%;z-index:100;position:sticky;background:#0f0f0f;font-family:'Inter';margin-left:auto;margin-right:auto;}@media screen and (max-width: 1560px) {body main .t118{width:100%;}}@media screen and (max-width: 767px) {body main .t118{max-width:100%;}}@media screen and (max-width: 480px) {body main .t118{max-width:100%;}}body main .t119{display:flex;z-index:10;position:relative;max-width:85%;align-items:center;margin-left:auto;padding-top:10px;margin-right:auto;padding-left:0px;padding-right:0px;flex-direction:row;padding-bottom:10px;justify-content:space-between;}@media screen and (max-width: 1560px) {body main .t119{max-width:90%;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 767px) {body main .t119{position:relative;max-width:100%;padding-left:20px;padding-right:20px;}}body main .t120{color:rgb(255,255,255);width:3%;overflow:hidden;font-size:22px;font-style:italic;font-weight:500;text-decoration:none;}@media screen and (max-width: 630px) {body main .t120{width:4%;}}@media screen and (max-width: 480px) {body main .t120{width:6%;overflow:hidden;}}body main .t121{display:flex;overflow:hidden;column-gap:30px;align-items:center;}@media screen and (max-width: 767px) {body main .t121{top:100%;left:0%;right:auto;width:100%;bottom:auto;filter:;display:none;row-gap:40px;z-index:9999;position:absolute;background:#0f0f0f;align-items:center;padding-top:20px;flex-direction:column;padding-bottom:20px;backdrop-filter:;justify-content:center;-webkit-backdrop-filter:;}}body main .t123{color:rgb(0,0,0);width:max-content;position:relative;background:rgb(255,255,255);border-radius:6px;}body main .t123:hover .dh-languages-dropdown{opacity:100%;pointer-events:auto;}@media screen and (max-width: 1560px) {body main .t123{cursor:default;}}body main .t124{top:100%;left:0%;right:auto;width:100%;bottom:auto;opacity:0%;overflow:hidden;position:absolute;background:rgb(255,255,255);transition:all 200ms 0ms linear;border-radius:6px;pointer-events:none;}body main .t125{height:40px;display:flex;min-width:80px;background:#0f0f0f;align-items:center;padding-top:0px;padding-left:13px;padding-right:0px;padding-bottom:0px;justify-content:space-between;}body main .t126{color:rgba(255,255,255,1.00);font-family:'Neue Haas Grotesk Display Pro';font-weight:300;}body main .t127{cursor:pointer;background:#0f0f0f;padding-top:8px;padding-left:13px;padding-right:13px;padding-bottom:8px;}body main .t127.dh-active{display:none;}@media screen and (max-width: 1560px) {body main .t127{padding-left:13px;padding-right:13px;}}body main .t128{color:rgba(255,255,255,1.00);background:;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;}body main .t129{color:rgb(255,255,255);position:relative;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;text-transform:none;text-decoration:none;}body main .t129::before{top:auto;left:50%;right:auto;width:0%;bottom:0%;height:1px;content:"";position:absolute;transform:translate(-50%,0px);background:rgb(255,255,255);transition:all 200ms 0ms linear;}body main .t129:hover::before{width:100%;}@media screen and (max-width: 1560px) {body main .t129{text-decoration:none;}}body main .t130{width:30px;height:20px;display:none;flex-direction:column;justify-content:space-between;}body main .t130 > div{top:0;position:relative;transition:0.2s;}body main .t130.dh-active > div:last-child{top:-45%;position:relative;transform:rotate(-45deg);}body main .t130.dh-active > div:first-child{top:45%;position:relative;transform:rotate(45deg);}body main .t130.dh-active > div:nth-child(2){opacity:0;}@media screen and (max-width: 991px) {body main .t130{cursor:pointer;}}@media screen and (max-width: 767px) {body main .t130{display:flex;overflow:visible;}}body main .t131{width:100%;height:1px;background:rgb(255,255,255);}@media screen and (max-width: 767px) {body main .t131{height:2px;}}body main .t139{height:100%;overflow:hidden;margin-bottom:100px;}body main .t142{cursor:default;height:95vh;margin-left:auto;margin-right:auto;}body main .t143{height:95%;overflow:hidden;position:relative;max-width:85%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t143{max-width:90%;background:;}}@media screen and (max-width: 767px) {body main .t143{max-width:95%;}}@media screen and (max-width: 480px) {body main .t143{height:90%;max-width:90%;}}body main .t144{width:100%;height:100%;position:relative;object-fit:cover;object-position:90% 40%;}@media screen and (max-width: 767px) {body main .t144{object-position:60% 3%;}}@media screen and (max-width: 480px) {body main .t144{object-position:25% 66%;}}body main .t145{top:auto;left:0%;right:auto;bottom:0%;z-index:2;position:absolute;max-width:100%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 767px) {body main .t145{margin-bottom:40px;}}body main .t146{color:rgba(255,255,255,1.00);position:relative;font-size:12rem;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1.1;margin-left:10px;margin-right:10px;text-transform:uppercase;}@media screen and (max-width: 1560px) {body main .t146{font-size:11rem;text-align:left;margin-left:10px;}}@media screen and (max-width: 1440px) {body main .t146{font-size:11rem;margin-left:10px;}}@media screen and (max-width: 1240px) {body main .t146{font-size:9rem;margin-left:10px;}}@media screen and (max-width: 1200px) {body main .t146{font-size:8rem;margin-left:10px;}}@media screen and (max-width: 1000px) {body main .t146{font-size:7rem;margin-left:10px;}}@media screen and (max-width: 991px) {body main .t146{font-size:7rem;margin-left:10px;}}@media screen and (max-width: 767px) {body main .t146{font-size:6.5rem;margin-left:10px;}}@media screen and (max-width: 480px) {body main .t146{font-size:3.5rem;text-wrap:wrap;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;margin-left:0px;padding-left:5px;margin-bottom:0px;}}body main .t147{width:100%;height:100%;display:flex;z-index:5;overflow:hidden;position:absolute;background:#0f0f0f;}@media screen and (max-width: 1440px) {body main .t147{display:flex;}}@media screen and (max-width: 1240px) {body main .t147{display:flex;}}@media screen and (max-width: 1200px) {body main .t147{display:flex;}}@media screen and (max-width: 1000px) {body main .t147{display:flex;}}@media screen and (max-width: 991px) {body main .t147{display:flex;}}@media screen and (max-width: 767px) {body main .t147{display:flex;}}@media screen and (max-width: 480px) {body main .t147{display:flex;}}body main .t148{cursor:default;height:95vh;position:relative;margin-left:auto;margin-right:auto;}body main .t149{height:95%;overflow:hidden;position:relative;max-width:85%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t149{max-width:90%;background:;}}@media screen and (max-width: 767px) {body main .t149{max-width:90%;}}@media screen and (max-width: 480px) {body main .t149{height:90%;}}body main .t150{top:auto;left:0%;right:auto;bottom:0%;z-index:2;position:absolute;max-width:100%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 767px) {body main .t150{margin-bottom:20px;}}@media screen and (max-width: 480px) {body main .t150{margin-bottom:40px;}}body main .t151{color:rgba(255,255,255,1.00);position:relative;font-size:12rem;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1.1;margin-left:10px;margin-right:10px;text-transform:uppercase;}@media screen and (max-width: 1560px) {body main .t151{font-size:11rem;text-align:left;}}@media screen and (max-width: 1440px) {body main .t151{font-size:11rem;}}@media screen and (max-width: 1240px) {body main .t151{font-size:10rem;}}@media screen and (max-width: 1200px) {body main .t151{font-size:9rem;}}@media screen and (max-width: 1000px) {body main .t151{font-size:8rem;}}@media screen and (max-width: 991px) {body main .t151{font-size:8rem;}}@media screen and (max-width: 767px) {body main .t151{font-size:6.5rem;}}@media screen and (max-width: 480px) {body main .t151{font-size:4rem;text-wrap:wrap;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;padding-left:0px;}}body main .t152{width:100%;height:100%;position:relative;object-fit:cover;object-position:90% 66%;}@media screen and (max-width: 767px) {body main .t152{object-position:60% 3%;}}@media screen and (max-width: 480px) {body main .t152{object-position:50% 3%;}}body main .t153{width:100%;height:100%;display:flex;z-index:5;overflow:hidden;position:absolute;background:#0f0f0f;}@media screen and (max-width: 1440px) {body main .t153{display:flex;}}@media screen and (max-width: 1240px) {body main .t153{display:flex;}}@media screen and (max-width: 1200px) {body main .t153{display:flex;}}@media screen and (max-width: 1000px) {body main .t153{display:flex;}}@media screen and (max-width: 991px) {body main .t153{display:flex;}}@media screen and (max-width: 767px) {body main .t153{display:flex;}}@media screen and (max-width: 480px) {body main .t153{display:flex;}}body main .t154{cursor:default;height:95vh;margin-left:auto;margin-right:auto;}body main .t155{height:95%;overflow:hidden;position:relative;max-width:85%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t155{max-width:90%;background:;}}@media screen and (max-width: 1440px) {body main .t155{display:flex;}}@media screen and (max-width: 767px) {body main .t155{max-width:90%;}}@media screen and (max-width: 480px) {body main .t155{height:90%;}}body main .t156{top:auto;left:0%;right:auto;bottom:0%;z-index:2;position:absolute;max-width:100%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 480px) {body main .t156{margin-bottom:40px;}}body main .t157{color:rgba(255,255,255,1.00);position:relative;font-size:12rem;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1.1;margin-left:20px;margin-right:10px;text-transform:uppercase;}@media screen and (max-width: 1560px) {body main .t157{font-size:11rem;text-align:left;}}@media screen and (max-width: 1440px) {body main .t157{font-size:10rem;margin-left:10px;}}@media screen and (max-width: 1240px) {body main .t157{font-size:9rem;}}@media screen and (max-width: 1200px) {body main .t157{font-size:8rem;}}@media screen and (max-width: 1000px) {body main .t157{font-size:7.5rem;}}@media screen and (max-width: 991px) {body main .t157{font-size:7rem;}}@media screen and (max-width: 767px) {body main .t157{font-size:6rem;}}@media screen and (max-width: 480px) {body main .t157{font-size:3.8rem;text-wrap:wrap;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;padding-left:5px;}}body main .t158{width:100%;height:100%;position:relative;object-fit:cover;object-position:90% 66%;}@media screen and (max-width: 767px) {body main .t158{object-position:60% 3%;}}@media screen and (max-width: 480px) {body main .t158{object-position:50% 3%;}}body main .t159{width:100%;height:100%;display:flex;z-index:5;overflow:hidden;position:absolute;background:#0f0f0f;}@media screen and (max-width: 1440px) {body main .t159{display:flex;}}@media screen and (max-width: 1240px) {body main .t159{display:flex;}}@media screen and (max-width: 1200px) {body main .t159{display:flex;}}@media screen and (max-width: 1000px) {body main .t159{display:flex;}}@media screen and (max-width: 991px) {body main .t159{display:flex;}}@media screen and (max-width: 767px) {body main .t159{display:flex;}}@media screen and (max-width: 480px) {body main .t159{display:flex;}}body main .t160{height:60vh;display:flex;z-index:3;overflow:hidden;position:relative;max-width:85%;margin-top:60px;margin-left:auto;margin-right:auto;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t160{max-width:90%;}}@media screen and (max-width: 480px) {body main .t160{height:50vh;}}body main .t161{width:100%;position:relative;object-fit:cover;object-position:50% 70%;}@media screen and (max-width: 480px) {body main .t161{aspect-ratio:4/3;}}body main .t162{width:100%;height:100%;z-index:6;position:absolute;background:var(--dark);}body main .t163{background:var(--white);padding-top:80px;padding-bottom:80px;}@media screen and (max-width: 1560px) {body main .t163{background:var(--white);}}@media screen and (max-width: 767px) {body main .t163{padding-top:50px;padding-bottom:50px;}}body main .t164{max-width:90%;padding-left:0px;padding-right:0px;}body main .t165{display:grid;row-gap:40px;column-gap:80px;grid-template-columns:1.5fr 1fr;}@media screen and (max-width: 767px) {body main .t165{grid-template-columns:1fr;}}body main .t166{align-self:flex-start;justify-self:auto;}@media screen and (max-width: 480px) {body main .t166{align-self:center;justify-self:center;}}body main .t167{width:80%;display:flex;align-items:flex-start;flex-direction:column;}@media screen and (max-width: 1000px) {body main .t167{width:100%;}}@media screen and (max-width: 767px) {body main .t167{text-align:center;align-items:center;}}body main .t168{max-width:400px;}@media screen and (max-width: 1560px) {body main .t168{color:var(--dark);font-size:32px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;text-transform:uppercase;}}@media screen and (max-width: 480px) {body main .t168{font-size:40px;}}body main .t169{display:flex;margin-top:40px;}body main .t170{display:flex;row-gap:10px;margin-top:24px;flex-direction:column;}body main .t171{color:rgb(0,0,0);display:flex;font-size:14px;column-gap:8px;align-items:center;font-weight:700;}body main .t172{font-family:'Neue Haas Grotesk Display Pro';font-weight:700;text-decoration:underline;}body main .t173{overflow:hidden;position:relative;background:rgb(245,245,245);padding-top:60px;padding-left:60px;border-radius:8px;padding-right:60px;padding-bottom:60px;}@media screen and (max-width: 767px) {body main .t173{order:1000;}}@media screen and (max-width: 480px) {body main .t173{padding-top:24px;padding-left:24px;padding-right:24px;padding-bottom:24px;}}body main .t174{display:flex;row-gap:16px;flex-direction:column;}body main .t175{margin-top:20px;margin-bottom:20px;}body main .t176{color:rgb(0,0,0);width:100%;border:1px none rgba(0,0,0,1);font-size:14px;background:rgba(0,0,0,0.05);font-family:'Manrope';line-height:1;padding-top:16px;padding-left:16px;border-radius:0px;padding-right:16px;padding-bottom:16px;}body main .t176::placeholder{color:rgba(0,0,0,0);}body main .t177{display:block;font-size:14px;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;margin-bottom:3px;}body main .t179{width:100%;border:1px none rgba(0,0,0,1);height:120px;font-size:14px;background:rgba(0,0,0,0.05);max-height:350px;min-height:80px;font-family:'Manrope';line-height:1;padding-top:16px;padding-left:16px;border-radius:0px;padding-right:16px;padding-bottom:16px;}body main .t179::placeholder{color:rgba(230,230,230,0);}body main .t180{display:block;font-size:14px;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;margin-bottom:3px;}body main .t181{margin-top:10px;margin-bottom:20px;}body main .t182{display:flex;column-gap:5px;align-items:center;}body main .t183{font-size:14px;}body main .t184{font-family:'Manrope';}body main .t185{color:rgb(0,0,0);font-style:italic;font-family:'Manrope';text-decoration:underline;}body main .t186{width:20px;cursor:pointer;height:20px;}body main .t188{border:1px none var(--dark);background:var(--dark);font-family:'Neue Haas Grotesk Display Pro';font-weight:400;border-radius:0px;text-transform:uppercase;}body main .t189{display:grid;column-gap:16px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 480px) {body main .t189{row-gap:16px;grid-template-columns:1fr;}}body main .t191{width:100%;border:1px none rgba(0,0,0,1);font-size:14px;background:rgba(0,0,0,0.05);font-family:'Manrope';line-height:1;padding-top:16px;padding-left:16px;border-radius:0px;padding-right:16px;padding-bottom:16px;}body main .t191::placeholder{color:rgba(0,0,0,0);}body main .t192{display:block;font-size:14px;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;margin-bottom:3px;}body main .t193{color:rgb(255,255,255);position:relative;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;text-transform:none;text-decoration:none;}body main .t193::before{top:auto;left:50%;right:auto;width:0%;bottom:0%;height:1px;content:"";position:absolute;transform:translate(-50%,0px);background:rgb(255,255,255);transition:all 200ms 0ms linear;}body main .t193:hover::before{width:100%;}@media screen and (max-width: 1560px) {body main .t193{text-decoration:none;}}body main .t194{color:rgb(255,255,255);position:relative;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;text-transform:none;text-decoration:none;}body main .t194::before{top:auto;left:50%;right:auto;width:0%;bottom:0%;height:1px;content:"";position:absolute;transform:translate(-50%,0px);background:rgb(255,255,255);transition:all 200ms 0ms linear;}body main .t194:hover::before{width:100%;}@media screen and (max-width: 1560px) {body main .t194{flex:0 0 auto;display:inline;text-decoration:none;grid-template-columns:1fr 1fr;}}body main .t195{margin-top:60px;}body main .t198{color:rgb(255,255,255);font-size:14px;text-decoration:none;}body main .t199{background:rgb(255,255,255);font-family:'Inter';padding-top:100px;border-radius:0px;padding-bottom:100px;}@media screen and (max-width: 767px) {body main .t199{padding-top:60px;padding-bottom:60px;}}body main .t200{max-width:80%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1000px) {body main .t200{max-width:90%;}}body main .t202{width:100%;cursor:default;overflow:hidden;max-width:80%;text-align:center;margin-left:auto;margin-right:auto;margin-bottom:60px;}@media screen and (max-width: 1240px) {body main .t202{max-width:100%;}}@media screen and (max-width: 991px) {body main .t202{max-width:100%;}}@media screen and (max-width: 480px) {body main .t202{max-width:100%;}}body main .t203{width:70%;font-size:20px;font-family:'Manrope';font-weight:400;margin-left:auto;margin-right:auto;}body main .t204{font-size:60px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;margin-bottom:20px;text-transform:none;}@media screen and (max-width: 767px) {body main .t204{font-size:42px;}}@media screen and (max-width: 480px) {body main .t204{font-size:36px;}}body main .t205{width:80%;display:grid;row-gap:0px;background:;column-gap:40px;margin-left:auto;margin-right:auto;border-radius:0px;grid-template-rows:1fr;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1560px) {body main .t205{width:80%;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 1440px) {body main .t205{width:90%;}}@media screen and (max-width: 1240px) {body main .t205{width:100%;}}@media screen and (max-width: 1200px) {body main .t205{width:100%;}}@media screen and (max-width: 767px) {body main .t205{width:80%;margin-left:auto;margin-right:auto;grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t205{width:100%;grid-template-rows:1fr 1fr;grid-template-columns:1fr;}}body main .t206{cursor:pointer;display:flex;row-gap:10px;overflow:hidden;background:var(--dark);padding-top:10px;padding-left:10px;border-radius:0px;margin-bottom:60px;padding-right:10px;flex-direction:column;padding-bottom:10px;text-decoration:none;}body main .t207{width:100%;height:550px;display:flex;overflow:hidden;position:relative;background:var(--dark);margin-left:auto;padding-top:0px;margin-right:auto;padding-left:0px;padding-right:0px;flex-direction:column;padding-bottom:0px;}@media screen and (max-width: 1560px) {body main .t207{height:500px;}}@media screen and (max-width: 1440px) {body main .t207{height:500px;}}@media screen and (max-width: 1240px) {body main .t207{height:500px;}}@media screen and (max-width: 1000px) {body main .t207{height:450px;}}@media screen and (max-width: 991px) {body main .t207{height:450px;}}@media screen and (max-width: 767px) {body main .t207{height:550px;}}@media screen and (max-width: 480px) {body main .t207{height:450px;}}body main .t208{width:100%;height:700px;overflow:hidden;object-fit:cover;transition:all 0.8s ease-in-out;object-position:50% 15%;}body main .t208:hover{transform:scale(1.1,1.1);transition:all 0.8s ease-in-out;}body main .t208::after{transform:scale(1,1);transition:all 0.8s ease-in-out;}@media screen and (max-width: 1560px) {body main .t208{object-fit:cover;}}body main .t209{display:flex;column-gap:20px;margin-top:0px;line-height:1.2;margin-bottom:0px;justify-content:space-between;text-decoration:none;}body main .t210{color:var(--white);font-size:20px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;text-decoration:none;}@media screen and (max-width: 480px) {body main .t210{font-size:16px;}}body main .t211{color:rgba(255,255,255,0.9);font-size:18px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;}@media screen and (max-width: 480px) {body main .t211{font-size:16px;}}body main .t212{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:none;z-index:5;position:absolute;background:var(--dark);}@media screen and (max-width: 767px) {body main .t212{display:none;}}body main .t213{height:1px;background:rgba(255,255,255,0.4);margin-top:10px;margin-bottom:0px;}body main .t214{height:1px;background:rgba(255,255,255,0.4);margin-top:0px;margin-bottom:5px;}body main .t215{width:95%;height:1px;background:var(--white);margin-left:auto;margin-right:auto;}@media screen and (max-width: 1560px) {body main .t215{width:100%;}}@media screen and (max-width: 767px) {body main .t215{display:none;}}body main .t216{width:90%;margin-left:auto;margin-right:auto;}@media screen and (max-width: 1560px) {body main .t216{width:85%;overflow:hidden;margin-left:auto;margin-right:auto;}}body main .t217{cursor:default;display:flex;max-width:85%;margin-top:80px;align-items:flex-start;padding-top:0px;padding-left:0px;padding-right:0px;flex-direction:column;}@media screen and (max-width: 1560px) {body main .t217{max-width:90%;}}body main .t218{width:60%;line-height:1.1;}@media screen and (max-width: 767px) {body main .t218{width:80%;}}@media screen and (max-width: 480px) {body main .t218{width:90%;}}body main .t219{color:rgba(255,255,255,0.8);font-size:1.2rem;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;line-height:1;}@media screen and (max-width: 480px) {body main .t219{font-size:1rem;}}body main .t220{color:var(--white);font-size:4rem;margin-top:10px;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t220{font-size:3rem;}}body main .t221{width:80%;display:flex;margin-top:60px;flex-direction:row;justify-content:space-between;}@media screen and (max-width: 1240px) {body main .t221{width:90%;}}@media screen and (max-width: 767px) {body main .t221{flex-direction:column;}}@media screen and (max-width: 480px) {body main .t221{margin-top:0px;}}@media screen and (max-width: 767px) {body main .t222{margin-bottom:40px;}}@media screen and (max-width: 767px) {body main .t224{margin-top:40px;margin-bottom:40px;}}body main .t225{color:var(--white);margin-top:10px;font-family:'Neue Haas Grotesk Display Pro';}body main .t226{color:var(--white);margin-top:10px;font-family:'Neue Haas Grotesk Display Pro';}body main .t227{color:rgba(255,255,255,0.8);font-size:1rem;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;}body main .t228{color:rgba(255,255,255,0.8);font-size:1rem;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;}body main .t229{color:rgba(255,255,255,0.8);font-size:1rem;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;}body main .t230{height:1000px;max-width:85%;margin-top:60px;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t230{max-width:90%;}}@media screen and (max-width: 767px) {body main .t230{height:700px;}}@media screen and (max-width: 480px) {body main .t230{height:550px;}}body main .t231{width:100%;height:100%;object-fit:contain;}@media screen and (max-width: 767px) {body main .t231{object-fit:fill;}}body main .t232{color:rgba(255,255,255,1.00);width:85%;height:1px;display:none;background:rgba(255,255,255,1.00);margin-top:40px;margin-left:auto;margin-right:auto;margin-bottom:40px;}@media screen and (max-width: 1560px) {body main .t232{width:90%;}}body main .t233{cursor:default;background:var(--dark);margin-bottom:100px;}body main .t234{max-width:85%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t234{max-width:90%;padding-left:0px;padding-right:0px;}}@media screen and (max-width: 767px) {body main .t234{padding-left:0px;padding-right:0px;}}body main .t236{width:100%;display:grid;line-height:1.1;flex-direction:column;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t236{display:flex;flex-direction:row;}}@media screen and (max-width: 480px) {body main .t236{flex-direction:column;}}body main .t237{color:rgba(255,255,255,0.8);font-size:1.2rem;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;line-height:1;}body main .t238{color:var(--white);font-size:1.4rem;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 480px) {body main .t238{margin-top:40px;}}body main .t239{height:1000px;max-width:85%;margin-top:60px;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t239{max-width:90%;}}@media screen and (max-width: 767px) {body main .t239{height:700px;}}@media screen and (max-width: 480px) {body main .t239{height:550px;}}body main .t240{width:100%;height:100%;object-fit:contain;}@media screen and (max-width: 767px) {body main .t240{object-fit:cover;}}body main .t241{height:1000px;max-width:85%;margin-top:60px;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t241{max-width:90%;}}@media screen and (max-width: 767px) {body main .t241{height:700px;}}@media screen and (max-width: 480px) {body main .t241{height:550px;}}body main .t242{width:100%;height:100%;object-fit:contain;}@media screen and (max-width: 480px) {body main .t242{object-fit:cover;}}body main .t243{font-size:1.2rem;margin-top:20px;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;line-height:1.2;}body main .t244{background:var(--dark);padding-top:100px;padding-bottom:100px;}@media screen and (max-width: 991px) {body main .t244{padding-bottom:60px;}}@media screen and (max-width: 480px) {body main .t244{padding-bottom:20px;}}body main .t245{cursor:default;max-width:85%;padding-top:0px;padding-left:0px;padding-right:0px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1560px) {body main .t245{max-width:90%;margin-top:0px;}}body main .t246{color:var(--white);width:100%;display:block;column-gap:100px;margin-top:40px;text-align:center;flex-direction:column;grid-auto-flow:row;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1200px) {body main .t246{column-gap:60px;}}@media screen and (max-width: 767px) {body main .t246{display:flex;flex-direction:column;}}body main .t247{width:100%;}body main .t248{color:var(--white);font-size:3rem;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;}@media screen and (max-width: 767px) {body main .t248{width:100%;font-size:2.5rem;text-align:left;}}@media screen and (max-width: 480px) {body main .t248{font-size:2.5rem;}}body main .t249{color:rgba(255,255,255,0.5);display:block;font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;padding-top:10px;padding-bottom:10px;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t249{font-size:16px;padding-bottom:0px;}}body main .t250{color:rgba(255,255,255,0.5);font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t250{font-size:16px;}}body main .t251{display:flex;border-top:1px solid rgba(255,255,255,0.3);align-items:center;padding-top:5px;border-bottom:1px solid rgba(255,255,255,0.3);justify-items:start;margin-bottom:0px;flex-direction:row;grid-auto-flow:row;padding-bottom:5px;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t251{align-items:flex-start;padding-top:10px;flex-direction:column;padding-bottom:10px;}}body main .t252{font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t252{font-size:16px;margin-top:10px;}}body main .t253{width:20%;}@media screen and (max-width: 480px) {body main .t253{width:50%;}}body main .t254{width:30%;text-align:left;}@media screen and (max-width: 767px) {body main .t254{width:60%;}}body main .t255{width:25%;text-align:left;}@media screen and (max-width: 767px) {body main .t255{width:90%;}}@media screen and (max-width: 480px) {body main .t255{width:90%;}}body main .t256{cursor:default;max-width:85%;margin-top:100px;padding-top:0px;padding-left:0px;padding-right:0px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1560px) {body main .t256{max-width:90%;margin-top:100px;}}body main .t257{color:rgba(255,255,255,1.00);width:100%;display:block;column-gap:100px;margin-top:40px;text-align:center;flex-direction:column;grid-auto-flow:row;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1200px) {body main .t257{column-gap:60px;}}@media screen and (max-width: 767px) {body main .t257{display:flex;flex-direction:column;}}body main .t258{display:flex;border-top:1px solid rgba(255,255,255,0.3);align-items:center;padding-top:5px;border-bottom:1px solid rgba(255,255,255,0.3);justify-items:start;margin-bottom:0px;flex-direction:row;grid-auto-flow:row;padding-bottom:5px;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t258{align-items:flex-start;padding-top:10px;flex-direction:column;padding-bottom:10px;}}body main .t259{width:20%;}@media screen and (max-width: 480px) {body main .t259{width:50%;}}body main .t260{color:rgba(255,255,255,0.5);font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t260{font-size:16px;}}body main .t261{width:30%;text-align:left;}@media screen and (max-width: 767px) {body main .t261{width:60%;}}body main .t262{font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t262{font-size:16px;margin-top:10px;}}body main .t263{width:25%;text-align:left;}@media screen and (max-width: 767px) {body main .t263{width:90%;}}@media screen and (max-width: 480px) {body main .t263{width:90%;}}body main .t264{color:rgba(255,255,255,0.5);display:block;font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;padding-top:10px;padding-bottom:10px;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t264{font-size:16px;padding-bottom:0px;}}body main .t265{width:100%;}body main .t266{color:rgba(255,255,255,1.00);font-size:3rem;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;}@media screen and (max-width: 767px) {body main .t266{width:100%;font-size:2.5rem;text-align:left;}}@media screen and (max-width: 480px) {body main .t266{font-size:2.5rem;}}body main .t267{cursor:default;max-width:85%;margin-top:100px;padding-top:0px;padding-left:0px;padding-right:0px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1560px) {body main .t267{max-width:90%;margin-top:100px;}}body main .t268{color:rgba(255,255,255,1.00);width:100%;display:block;column-gap:100px;margin-top:40px;text-align:center;flex-direction:column;grid-auto-flow:row;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1200px) {body main .t268{column-gap:60px;}}@media screen and (max-width: 767px) {body main .t268{display:flex;flex-direction:column;}}body main .t269{display:flex;border-top:1px solid rgba(255,255,255,0.3);align-items:center;padding-top:5px;border-bottom:1px solid rgba(255,255,255,0.3);justify-items:start;margin-bottom:0px;flex-direction:row;grid-auto-flow:row;padding-bottom:5px;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t269{align-items:flex-start;padding-top:10px;flex-direction:column;padding-bottom:10px;}}body main .t270{width:20%;}@media screen and (max-width: 480px) {body main .t270{width:50%;}}body main .t271{color:rgba(255,255,255,0.5);font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t271{font-size:16px;}}body main .t272{width:30%;text-align:left;}@media screen and (max-width: 767px) {body main .t272{width:60%;}}body main .t273{font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t273{font-size:16px;margin-top:10px;}}body main .t274{width:25%;text-align:left;}@media screen and (max-width: 767px) {body main .t274{width:90%;}}@media screen and (max-width: 480px) {body main .t274{width:90%;}}body main .t275{color:rgba(255,255,255,0.5);display:block;font-size:14px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;padding-top:10px;padding-bottom:10px;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t275{font-size:16px;padding-bottom:0px;}}body main .t276{width:100%;}body main .t277{color:rgba(255,255,255,1.00);font-size:3rem;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;}@media screen and (max-width: 767px) {body main .t277{width:100%;font-size:2.5rem;text-align:left;}}@media screen and (max-width: 480px) {body main .t277{font-size:2.5rem;}}body main .t279{background:rgba(255,255,255,1.00);padding-bottom:0px;}@media screen and (max-width: 1560px) {body main .t279{background:rgba(255,255,255,1.00);}}body main .t280{cursor:default;max-width:85%;padding-top:100px;padding-left:0px;padding-right:0px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1560px) {body main .t280{max-width:90%;margin-top:0px;}}@media screen and (max-width: 480px) {body main .t280{padding-top:60px;}}body main .t281{width:100%;}body main .t282{font-size:3rem;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;}@media screen and (max-width: 767px) {body main .t282{width:100%;text-align:left;}}@media screen and (max-width: 480px) {body main .t282{font-size:2.5rem;}}body main .t283{width:100%;display:grid;column-gap:100px;margin-top:40px;text-align:center;flex-direction:row;grid-auto-flow:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1240px) {body main .t283{display:grid;column-gap:80px;flex-direction:row;grid-auto-flow:column dense;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 1200px) {body main .t283{column-gap:60px;}}@media screen and (max-width: 1000px) {body main .t283{align-items:start;justify-items:start;grid-auto-flow:row dense;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {body main .t283{display:flex;flex-direction:column;grid-template-columns:1fr;}}body main .t284{color:#0f0f0f;font-size:20px;margin-top:0px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 767px) {body main .t284{flex:0 1 auto;width:100%;}}body main .t285{color:#0f0f0f;font-size:20px;margin-top:0px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 767px) {body main .t285{width:100%;margin-top:40px;}}body main .t286{display:flex;overflow:hidden;position:relative;max-width:85%;column-gap:100px;margin-top:60px;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t286{max-width:90%;}}@media screen and (max-width: 991px) {body main .t286{column-gap:50px;flex-direction:row;}}@media screen and (max-width: 767px) {body main .t286{display:block;}}body main .t287{width:50%;display:flex;overflow:hidden;column-gap:100px;flex-direction:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t287{width:100%;position:relative;}}body main .t288{width:100%;height:700px;position:relative;object-fit:cover;}@media screen and (max-width: 1240px) {body main .t288{height:600px;}}body main .t289{width:50%;height:700px;z-index:5;position:absolute;background:rgb(255,255,255);}@media screen and (max-width: 1560px) {body main .t289{width:50%;}}@media screen and (max-width: 1240px) {body main .t289{height:600px;display:flex;}}@media screen and (max-width: 991px) {body main .t289{display:flex;}}@media screen and (max-width: 767px) {body main .t289{width:100%;display:flex;}}@media screen and (max-width: 480px) {body main .t289{display:flex;}}body main .t290{width:50%;display:flex;overflow:hidden;column-gap:100px;flex-direction:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t290{width:100%;position:relative;margin-top:40px;}}body main .t291{width:100%;height:700px;object-fit:cover;}@media screen and (max-width: 1240px) {body main .t291{height:600px;}}body main .t292{width:50%;height:700px;z-index:5;position:absolute;background:rgba(255,255,255,1.00);}@media screen and (max-width: 1560px) {body main .t292{width:50%;}}@media screen and (max-width: 1240px) {body main .t292{height:600px;display:flex;}}@media screen and (max-width: 991px) {body main .t292{display:flex;}}@media screen and (max-width: 767px) {body main .t292{width:100%;display:flex;}}@media screen and (max-width: 480px) {body main .t292{display:flex;}}body main .t293{background:rgba(255,255,255,1.00);padding-bottom:100px;}@media screen and (max-width: 1560px) {body main .t293{background:rgba(255,255,255,1.00);}}body main .t294{display:flex;overflow:hidden;position:relative;max-width:85%;column-gap:100px;margin-top:60px;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t294{max-width:90%;}}body main .t295{width:100%;display:flex;overflow:hidden;column-gap:100px;flex-direction:row;grid-template-columns:1fr 1fr;}body main .t296{width:100%;height:900px;object-fit:cover;}@media screen and (max-width: 1560px) {body main .t296{height:800px;}}@media screen and (max-width: 1240px) {body main .t296{height:800px;}}@media screen and (max-width: 767px) {body main .t296{height:700px;}}@media screen and (max-width: 480px) {body main .t296{height:500px;}}body main .t297{cursor:default;max-width:85%;padding-top:100px;padding-left:0px;padding-right:0px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1560px) {body main .t297{max-width:90%;margin-top:0px;}}body main .t298{width:100%;display:grid;column-gap:100px;margin-top:40px;text-align:center;flex-direction:row;grid-auto-flow:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1200px) {body main .t298{column-gap:60px;}}@media screen and (max-width: 767px) {body main .t298{display:flex;flex-direction:column;}}body main .t299{color:#0f0f0f;font-size:20px;margin-top:0px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 767px) {body main .t299{width:100%;}}body main .t300{color:#0f0f0f;font-size:20px;margin-top:0px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 767px) {body main .t300{width:100%;margin-top:40px;}}body main .t301{width:100%;}body main .t302{font-size:3rem;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;}@media screen and (max-width: 767px) {body main .t302{width:100%;text-align:left;}}@media screen and (max-width: 480px) {body main .t302{font-size:2.5rem;}}body main .t303{background:rgba(255,255,255,1.00);padding-bottom:100px;}@media screen and (max-width: 1560px) {body main .t303{background:rgba(255,255,255,1.00);}}body main .t304{cursor:default;max-width:85%;padding-top:0px;padding-left:0px;padding-right:0px;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1560px) {body main .t304{max-width:90%;margin-top:0px;}}body main .t305{width:100%;display:grid;column-gap:100px;margin-top:40px;text-align:center;flex-direction:row;grid-auto-flow:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 1200px) {body main .t305{column-gap:60px;}}@media screen and (max-width: 767px) {body main .t305{display:flex;flex-direction:column;}}body main .t306{color:#0f0f0f;font-size:20px;margin-top:0px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 767px) {body main .t306{width:100%;}}body main .t307{color:#0f0f0f;font-size:20px;margin-top:0px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 767px) {body main .t307{width:100%;margin-top:40px;}}body main .t308{width:100%;}body main .t309{font-size:3rem;text-align:left;word-break:break-word;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;line-height:1;}@media screen and (max-width: 767px) {body main .t309{width:100%;text-align:left;}}@media screen and (max-width: 480px) {body main .t309{font-size:2.5rem;}}body main .t310{height:500px;display:flex;overflow:hidden;position:relative;max-width:85%;column-gap:100px;margin-top:60px;align-items:flex-start;padding-left:0px;padding-right:0px;flex-direction:row;justify-content:space-between;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 1560px) {body main .t310{height:450px;max-width:90%;}}@media screen and (max-width: 1200px) {body main .t310{display:flex;}}@media screen and (max-width: 1000px) {body main .t310{height:350px;display:flex;flex-direction:row;}}@media screen and (max-width: 991px) {body main .t310{height:100%;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t310{height:100%;display:flex;flex-direction:column;}}body main .t311{width:100%;height:100%;display:flex;overflow:hidden;align-self:center;align-items:center;margin-left:auto;margin-right:auto;justify-items:center;flex-direction:row;grid-auto-flow:row dense;justify-content:space-between;grid-template-rows:;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t311{margin-top:40px;margin-bottom:40px;}}@media screen and (max-width: 767px) {body main .t311{position:relative;}}body main .t312{width:33%;height:100%;display:flex;z-index:5;position:absolute;background:rgb(255,255,255);}@media screen and (max-width: 1560px) {body main .t312{width:50%;}}@media screen and (max-width: 1440px) {body main .t312{width:33%;}}@media screen and (max-width: 1240px) {body main .t312{width:30%;height:400px;display:flex;}}@media screen and (max-width: 1200px) {body main .t312{width:30%;height:100%;}}@media screen and (max-width: 1000px) {body main .t312{display:flex;}}@media screen and (max-width: 991px) {body main .t312{width:100%;height:700px;display:none;}}@media screen and (max-width: 767px) {body main .t312{width:100%;height:600px;display:none;}}@media screen and (max-width: 480px) {body main .t312{height:500px;display:none;}}body main .t313{width:100%;height:100%;object-fit:cover;}@media screen and (max-width: 1000px) {body main .t313{object-fit:fill;}}@media screen and (max-width: 991px) {body main .t313{height:700px;}}@media screen and (max-width: 767px) {body main .t313{height:600px;margin-top:40px;margin-bottom:40px;}}@media screen and (max-width: 480px) {body main .t313{height:500px;}}body main .t314{width:100%;height:100%;display:flex;overflow:hidden;align-self:center;align-items:center;margin-left:auto;margin-right:auto;justify-items:center;flex-direction:row;grid-auto-flow:row dense;justify-content:space-between;grid-template-rows:;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t314{display:flex;position:relative;}}body main .t315{width:33%;height:100%;display:flex;z-index:5;position:absolute;background:rgb(255,255,255);}@media screen and (max-width: 1560px) {body main .t315{width:50%;}}@media screen and (max-width: 1440px) {body main .t315{width:33%;}}@media screen and (max-width: 1240px) {body main .t315{width:30%;height:400px;display:flex;}}@media screen and (max-width: 1200px) {body main .t315{width:30%;height:100%;}}@media screen and (max-width: 1000px) {body main .t315{display:flex;}}@media screen and (max-width: 991px) {body main .t315{width:100%;height:700px;display:none;}}@media screen and (max-width: 767px) {body main .t315{width:100%;height:600px;display:none;}}@media screen and (max-width: 480px) {body main .t315{height:500px;display:none;}}body main .t316{width:100%;height:100%;object-fit:cover;object-position:50% 30%;}@media screen and (max-width: 991px) {body main .t316{height:700px;}}@media screen and (max-width: 767px) {body main .t316{height:600px;object-position:50% 20%;}}@media screen and (max-width: 480px) {body main .t316{height:500px;}}body main .t317{width:100%;height:100%;display:flex;overflow:hidden;align-self:center;align-items:center;margin-left:auto;margin-right:auto;justify-items:center;flex-direction:row;grid-auto-flow:row dense;justify-content:space-between;grid-template-rows:;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t317{position:relative;}}body main .t318{width:100%;height:100%;object-fit:cover;object-position:50% 25%;}@media screen and (max-width: 991px) {body main .t318{height:700px;}}@media screen and (max-width: 767px) {body main .t318{height:600px;}}@media screen and (max-width: 480px) {body main .t318{height:500px;}}body main .t319{width:33%;height:100%;display:flex;z-index:5;position:absolute;background:rgb(255,255,255);}@media screen and (max-width: 1560px) {body main .t319{width:50%;}}@media screen and (max-width: 1440px) {body main .t319{width:33%;}}@media screen and (max-width: 1240px) {body main .t319{width:30%;height:400px;display:flex;}}@media screen and (max-width: 1200px) {body main .t319{width:30%;height:100%;display:flex;}}@media screen and (max-width: 1000px) {body main .t319{display:flex;}}@media screen and (max-width: 991px) {body main .t319{width:100%;height:700px;display:none;}}@media screen and (max-width: 767px) {body main .t319{width:100%;height:600px;display:none;}}@media screen and (max-width: 480px) {body main .t319{height:500px;display:none;}}body main .t320{display:flex;background:var(--white);align-items:flex-start;flex-direction:column;padding-bottom:150px;justify-content:flex-start;}body main .t321{color:rgba(255,255,255,1.00);display:flex;z-index:5;overflow:hidden;position:relative;max-width:85%;margin-top:100px;text-align:left;align-items:flex-start;font-family:'Neue Haas Grotesk Display Pro';font-weight:300;padding-left:0px;padding-right:0px;justify-content:flex-start;}@media screen and (max-width: 1560px) {body main .t321{max-width:90%;}}@media screen and (max-width: 480px) {body main .t321{margin-top:60px;}}body main .t322{width:100%;cursor:default;display:flex;overflow:hidden;text-align:left;align-items:flex-start;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:flex-start;}@media screen and (max-width: 767px) {body main .t322{align-items:flex-start;justify-content:flex-start;}}body main .t323{color:var(--dark);width:50%;font-size:3rem;text-align:left;word-break:break-word;font-weight:700;line-height:1;}@media screen and (max-width: 1440px) {body main .t323{width:60%;}}@media screen and (max-width: 1240px) {body main .t323{width:80%;}}@media screen and (max-width: 767px) {body main .t323{width:100%;text-align:left;}}@media screen and (max-width: 480px) {body main .t323{font-size:2.5rem;}}body main .t324{color:var(--dark);width:60%;font-size:20px;margin-top:20px;text-align:left;font-family:'Neue Haas Grotesk Display Pro';font-weight:400;}@media screen and (max-width: 1240px) {body main .t324{width:80%;}}@media screen and (max-width: 767px) {body main .t324{width:100%;}}body main .t325{flex:1 1 0%;color:rgb(255,255,255);border:1px solid var(--dark);display:flex;overflow:hidden;position:relative;background:var(--white);margin-top:40px;align-items:center;padding-top:10px;padding-left:50px;border-radius:0px;padding-right:50px;padding-bottom:10px;justify-content:center;text-decoration:none;}body main .t325:hover p{color:rgb(255,255,255);transition-delay:0.1s;}body main .t325:hover div{border:none;transform:translate(0px,0px);}body main .t326{width:100%;border:1px solid rgba(255,255,255,1.00);height:100%;position:absolute;transform:translate(110%,0px);background:#0f0f0f;transition:transform 400ms 0ms ease;}body main .t327{color:#0f0f0f;z-index:1;position:relative;text-align:left;transition:color 200ms 0ms ease;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;text-transform:uppercase;text-decoration:none;}body main .t327:hover{color:#ffffff;}body main .t328{display:flex;overflow:hidden;position:relative;max-width:85%;column-gap:100px;margin-top:100px;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t328{max-width:90%;}}@media screen and (max-width: 991px) {body main .t328{column-gap:50px;flex-direction:row;}}@media screen and (max-width: 767px) {body main .t328{display:block;}}body main .t329{width:50%;display:flex;overflow:hidden;column-gap:100px;flex-direction:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t329{width:100%;position:relative;}}body main .t330{width:100%;height:600px;position:relative;object-fit:cover;}@media screen and (max-width: 1240px) {body main .t330{height:600px;}}body main .t331{width:50%;height:600px;z-index:5;position:absolute;background:rgb(255,255,255);}@media screen and (max-width: 1560px) {body main .t331{width:50%;}}@media screen and (max-width: 1240px) {body main .t331{height:600px;display:flex;}}@media screen and (max-width: 991px) {body main .t331{display:flex;}}@media screen and (max-width: 767px) {body main .t331{width:100%;display:flex;}}@media screen and (max-width: 480px) {body main .t331{display:flex;}}body main .t332{width:50%;display:flex;overflow:hidden;column-gap:100px;flex-direction:row;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t332{width:100%;position:relative;margin-top:40px;}}body main .t333{width:100%;height:600px;object-fit:cover;object-position:80% 50%;}@media screen and (max-width: 1240px) {body main .t333{height:600px;}}body main .t334{width:50%;height:600px;z-index:5;position:absolute;background:rgba(255,255,255,1.00);}@media screen and (max-width: 1560px) {body main .t334{width:50%;}}@media screen and (max-width: 1240px) {body main .t334{height:600px;display:flex;}}@media screen and (max-width: 991px) {body main .t334{display:flex;}}@media screen and (max-width: 767px) {body main .t334{width:100%;display:flex;}}@media screen and (max-width: 480px) {body main .t334{display:flex;}}body main .t335{position:relative;margin-top:0px;margin-bottom:100px;}@media screen and (max-width: 1560px) {body main .t335{position:relative;}}@media screen and (max-width: 480px) {body main .t335{margin-bottom:60px;}}body main .t336{position:relative;max-width:100%;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t336{position:relative;max-width:100%;padding-left:0px;padding-right:0px;}}body main .t337{height:250px;display:flex;margin-top:10px;justify-content:space-between;}@media screen and (max-width: 1560px) {body main .t337{display:flex;justify-content:space-between;}}body main .t338{width:300px;height:250px;object-fit:cover;object-position:50% 15%;}body main .t339{height:250px;display:flex;justify-content:space-between;}@media screen and (max-width: 1560px) {body main .t339{display:flex;justify-content:space-between;}}body main .t340{width:300px;height:250px;object-fit:cover;padding-left:10px;object-position:50% 20%;}body main .t341{width:100%;height:100%;z-index:4;position:absolute;background:rgba(15,15,15,0.7);}@media screen and (max-width: 1560px) {body main .t341{width:100%;height:100%;z-index:4;position:absolute;}}body main .t342{height:250px;display:flex;margin-top:10px;justify-content:space-between;}@media screen and (max-width: 1560px) {body main .t342{display:flex;justify-content:space-between;}}body main .t343{width:300px;height:250px;object-fit:cover;object-position:50% 15%;}body main .t344{top:0%;left:0%;color:rgba(255,255,255,1.00);right:0%;bottom:0%;height:100%;display:flex;z-index:5;position:absolute;align-items:center;font-family:'Neue Haas Grotesk Display Pro';margin-left:auto;margin-right:auto;flex-direction:column;text-transform:uppercase;justify-content:center;}@media screen and (max-width: 1560px) {body main .t344{top:0%;left:0%;right:0%;bottom:0%;height:100%;display:flex;z-index:5;position:absolute;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}}body main .t345{cursor:default;display:flex;overflow:hidden;max-width:90%;align-self:center;align-items:flex-start;line-height:1.1;padding-left:0px;padding-right:0px;flex-direction:column;}@media screen and (max-width: 1560px) {body main .t345{text-align:left;flex-direction:column;}}@media screen and (max-width: 1240px) {body main .t345{max-width:90%;}}@media screen and (max-width: 1200px) {body main .t345{padding-left:0px;padding-right:0px;}}@media screen and (max-width: 1000px) {body main .t345{max-width:90%;}}@media screen and (max-width: 767px) {body main .t345{max-width:90%;text-align:left;}}body main .t346{width:30%;display:flex;font-size:4rem;text-align:left;align-items:flex-start;text-transform:none;}@media screen and (max-width: 1560px) {body main .t346{width:35%;text-align:left;justify-content:flex-start;}}@media screen and (max-width: 1000px) {body main .t346{width:50%;}}@media screen and (max-width: 767px) {body main .t346{width:70%;}}@media screen and (max-width: 480px) {body main .t346{width:80%;font-size:3rem;}}body main .t347{flex:1 1 0%;color:rgb(255,255,255);display:flex;overflow:hidden;position:relative;background:rgba(255,255,255,1.00);margin-top:40px;align-items:center;padding-top:10px;padding-left:50px;border-radius:0px;padding-right:50px;padding-bottom:10px;justify-content:center;text-decoration:none;}body main .t347:hover p{color:rgb(255,255,255);transition-delay:0.1s;}body main .t347:hover div{transform:translate(0px,0px);}body main .t348{width:100%;height:100%;position:absolute;transform:translate(110%,0px);background:#0f0f0f;transition:transform 400ms 0ms ease;}body main .t349{color:#0f0f0f;z-index:1;position:relative;transition:color 200ms 0ms ease;font-family:'Neue Haas Grotesk Display Pro';font-weight:700;text-transform:uppercase;text-decoration:none;}body main .t349:hover{color:#ffffff;}body main .t350{display:flex;overflow:hidden;position:relative;max-width:85%;column-gap:100px;margin-top:100px;padding-left:0px;padding-right:0px;}@media screen and (max-width: 1560px) {body main .t350{max-width:90%;}}body main .t351{width:100%;display:flex;overflow:hidden;column-gap:100px;flex-direction:row;grid-template-columns:1fr 1fr;}body main .t352{width:100%;height:900px;object-fit:cover;aspect-ratio:16/9;}@media screen and (max-width: 1560px) {body main .t352{height:800px;}}@media screen and (max-width: 1240px) {body main .t352{height:800px;}}@media screen and (max-width: 767px) {body main .t352{height:700px;}}@media screen and (max-width: 480px) {body main .t352{height:500px;}}body main .t353{width:100%;height:100%;display:flex;z-index:5;overflow:hidden;position:absolute;background:#0f0f0f;}@media screen and (max-width: 1440px) {body main .t353{display:flex;}}@media screen and (max-width: 1240px) {body main .t353{display:flex;}}@media screen and (max-width: 1200px) {body main .t353{display:flex;}}@media screen and (max-width: 1000px) {body main .t353{display:flex;}}@media screen and (max-width: 991px) {body main .t353{display:flex;}}@media screen and (max-width: 767px) {body main .t353{display:flex;}}@media screen and (max-width: 480px) {body main .t353{display:flex;}}@media screen and (max-width: 630px) {body main .t354{width:100%;height:100%;object-fit:cover;}}