@font-face {
    font-family: 'marsen';
    src: url('https://global.divhunt.com/3049485c22ed8544f884350c3478c661_7960.otf') format('opentype');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

@font-face {
    font-family: 'HealTheWebWOFF';
    src: url('https://global.divhunt.com/89bc530ad635f1aeaaab2b7b5c633a85_65428.woff') format('woff');
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}

main{--Background:#04040e;--White:#fcfcfc;--Background-Light:#ffe500;--Blue:#100082;--copyCol:#04040e;--bgCol:#100082;--pinkCol:#100082;--Yellow:#ffe500;--Black:#04040e;}@keyframes slider{
	from{
		transform: translateX(0%);
	}
	to{
		transform: translateX(-50%);
	}
}.pink {
    color: #100082;
}.non-selectable {
    -webkit-touch-callout:none;
	/* ios safari */    -webkit-user-select:none;
	/* safari */     -khtml-user-select:none;
	/* konqueror html */       -moz-user-select:none;
	/* old versions of firefox */        -ms-user-select:none;
	/* internet explorer/edge */            user-select:none;
}.addendum-title {
    font-weight: bold;
    font-size: 2rem;
}.yellow {
    color: #ffe500;
}

.blue {
    color: #100082;
}

.black {
    color: #04040e;
}

.white {
    color: #fffde8;
}

html {
    background-color: #100082;
}main {background:var(--Background);color:var(--Light-Blue);line-height:1.4;font-family:Inter;font-weight:400;font-size:16px;}main container{max-width:1240px;width:100%;margin:0px auto 0px auto;display:block;padding:0px 20px 0px 20px;}main h2{margin:0px 0px 0px 0px;font-size:60px;font-weight:400;font-family:'HealTheWebA';}@media screen and (max-width: 767px) {main h2{font-size:50px;}}@media screen and (max-width: 480px) {main h2{font-size:33px;}}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:90px;font-weight:400;margin:0px 0px 0px 0px;}@media screen and (max-width: 991px) {main h1{font-size:80px;}}@media screen and (max-width: 767px) {main h1{font-size:65px;}}@media screen and (max-width: 480px) {main h1{font-size:38px;}}main h3{font-size:3rem;margin:0px 0px 0px 0px;}main h4{font-size:24px;margin:0px 0px 0px 0px;font-weight:700;}main h5{margin:0px 0px 0px 0px;font-size:20px;font-weight:700;}main h6{font-size:16px;margin:0px 0px 0px 0px;font-weight:700;}main p{margin:0px 0px 0px 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:0px 20px 0px 20px;}main ol{padding:0px 20px 0px 20px;}main img{max-width:100%;display:block;border-radius:3px;}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:;cursor:pointer;transform:;}main a:hover{transform:;filter:;backdrop-filter:;transition:;text-shadow:;box-shadow:;}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 .uppercase{text-transform:uppercase;}main .container-big{max-width:1240px;}@media screen and (max-width: 991px) {main .container-big{max-width:880px;}}main .text-white{color:var(--White);}main .fsize-40{font-size:40px;}@media screen and (max-width: 767px) {main .fsize-40{font-size:30px;}}@media screen and (max-width: 480px) {main .fsize-40{font-size:22px;}}main .swiper-button:hover{transform:scale(1.05,1.05);font-weight:bold;}main .swiper-button{transition:transform 200ms 0ms ease;cursor:pointer;font-weight:regular;}main .herolist{font-size:2.5rem;list-style-type:none;padding-left:0px;}main .curlybracket{color:rgba(255,0,94,1.00);}main .abouttext{width:100%;}main .insta{padding-left:0px;padding-right:0px;margin-right:auto;margin-left:auto;}main .project-end-col{width:100%;font-size:0.85em;padding-left:2.5rem;}main .project-end-colp{margin-bottom:0.5em;max-width:40em;padding-left:0em;}main .project-end-col img{max-width:100%;margin-top:1.5em;}main .project-end-col iframe{min-width:100%;height:50vh;}main .project-end-col h2{font-size:1.25em;font-family:'Inconsolata';font-weight:700;padding-bottom:0.7em;}main .project-end-colh2:first-child{margin-top:0;}@media screen and (max-width: 480px) {main .project-end-col{padding-left:0rem;}}main .project-richp{margin-bottom:0.5em;max-width:40em;padding-left:0em;}main .project-rich img{max-width:100%;margin-top:3em;margin-left:-2.5rem;}main .project-rich iframe{min-width:100%;height:60vh;margin-left:-2.5rem;border-radius:3px;}main .project-rich h2{margin-top:3em;font-size:1.25em;font-family:'Inconsolata';font-weight:700;padding-bottom:0.7em;}main .project-richh2:first-child{margin-top:0;}main .project-rich >*{margin-left:2.5rem;}main .project-rich >p{max-width:40em;}main .project-rich a{color:var(--pinkCol);text-decoration:none;}@media screen and (max-width: 480px) {main .project-rich >*{margin-left:0rem;}main .project-rich img{margin-left:0rem;}}main .pink-link{font-weight:700;transition:all 300ms 0ms ease-in-out;transform:translate(0px, 0px);display:inline-block;color:var(--Blue);text-decoration:underline;}main .pink-link:hover{transform:translate(0px,0.15rem);color:var(--Yellow);}main .contactform{display:flex;grid-template-columns:1fr 1fr;flex-direction:column;row-gap:1em;margin-left:auto;margin-right:auto;width:1%;min-width:20em;}main .forminput{padding-top:1.1em;padding-bottom:1.1em;padding-left:1.1em;padding-right:1.1em;font-family:'Inconsolata';font-size:1.2rem;background:var(--White);color:var(--copyCol);border-radius:3px;border:1px solid var(--Blue);}main .contact-icon{width:1.1em;margin-left:0.2em;margin-right:0.2em;position:relative;top:0.2em;}body main .t1{display:none;padding:35px 0px 50px 0px;}@media screen and (max-width: 767px) {body main .t1{padding:35px 0px 40px 0px;}}body main .t2{transition:all 200ms 0ms ease;padding-top:5px;padding-left:0px;border-bottom:1px solid rgba(255,255,255,0.00);padding-right:0px;padding-bottom:5px;text-decoration:none;}body main .t3{color:var(--copyCol);font-size:1rem;background:var(--White);font-family:'Inconsolata';font-weight:400;}body main .t4{display:flex;align-items:center;justify-content:space-between;}body main .t5{position:static;grid-column:;}body main .t8{display:grid;row-gap:3em;column-gap:5em;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t8{grid-template-columns:1fr ;}}@media screen and (max-width: 480px) {body main .t8{row-gap:2.5em;grid-template-columns:1fr ;}}body main .t10{top:0px;border:0px solid var(--copyCol);z-index:9999;position:sticky;font-size:1em;background:var(--White);padding-top:1.5em;padding-left:0px;padding-right:0px;padding-bottom:1.5em;}@media screen and (max-width: 991px) {body main .t10{padding:25px 0px 25px 0px;}}body main .t11{display:flex;column-gap:2em;}@media screen and (max-width: 767px) {body main .t11{row-gap:2em;align-items:center;flex-direction:column;}}body main .t16{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t16{row-gap:30px;grid-template-columns:1fr ;}}@media screen and (max-width: 991px) {body main .t18{color:rgba(163,117,255,1.00);}}body main .t19{display:flex;row-gap:25px;flex-direction:column;}body main .t22{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t25{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t27{display:flex;column-gap:100px;}body main .t41{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t42{color:rgba(0,0,0,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 ;}}@media screen and (max-width: 991px) {body main .t47{color:rgba(163,117,255,1.00);}}body main .t48{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t48{row-gap:20px;}}body main .t49{color:rgba(255,255,255,1.00);font-size:4rem;font-family:'Inconsolata';}body main .t50{color:rgba(255,255,255,1.00);font-size:3rem;font-family:'Inconsolata';}body main .t51{font-size:2rem;font-family:'Inconsolata';}body main .t52{font-size:1.667rem;font-family:'Inconsolata';}body main .t53{font-size:1.3rem;font-family:'Inconsolata';}body main .t54{font-family:'Inconsolata';}body main .t57{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t57{row-gap:30px;grid-template-columns:1fr ;}}body main .t60{display:flex;row-gap:40px;column-gap:40px;}body main .t61{display:flex;flex-direction:column;}body main .t62{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t64{display:flex;flex-direction:column;}body main .t65{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t68{width:100%;filter:;object-fit:cover;transition:all 600ms 50ms ease-in-out;aspect-ratio:1/1;border-radius:3px;}body main .t68:hover{filter:invert(100%) grayscale(100%);box-shadow:;transition:;backdrop-filter:;-webkit-backdrop-filter:;}@media screen and (max-width: 991px) {body main .t69{width:35px;height:2px;background:var(--pinkCol);}}body main .t70{top:-120px;left:0%;right:0%;bottom:auto;position:absolute;}@media screen and (max-width: 991px) {body main .t70{top:-140px;}}body main .t71{display:none;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t71{cursor:pointer;display:flex;row-gap:6px;transition:0.2s;flex-direction:column;}body main .t71 > div{top:0;position:relative;transition:0.2s;}body main .t71.dh-active > div:last-child{top:-8px;position:relative;transform:rotate(-45deg);}body main .t71.dh-active > div:first-child{top:8px;position:relative;transform:rotate(45deg);}body main .t71.dh-active > div:nth-child(2){opacity:0;}}@media screen and (max-width: 767px) {body main .t71{cursor:pointer;display:flex;}}body main .t74{font-size:2.6rem;font-style:normal;margin-left:3rem;}body main .t75{height:auto;}body main .t77{display:block;position:relative;padding-top:4em;padding-left:0px;padding-right:0px;padding-bottom:4em;}@media screen and (max-width: 767px) {body main .t77{padding-top:1.8em;}}body main .t78{height:100vh;overflow:hidden;position:relative;padding-top:17vh;padding-left:0px;padding-right:0px;padding-bottom:0px;background-size:cover;background-image:null;background-repeat:no-repeat;background-position:0% 50%;-webkit-touch-callout:none;safari-khtml-user-select:none;iossafari-webkit-user-select:none;konquerorhtml-moz-user-select:none;internetexploreredgeuser-select:none;oldversionsoffirefox-ms-user-select:none;}@media screen and (max-width: 991px) {body main .t78{display:none;padding:100px 0px 100px 0px;}}@media screen and (max-width: 767px) {body main .t78{padding:60px 0px 60px 0px;}}@media screen and (max-width: 480px) {body main .t78{padding:40px 0px 40px 0px;}}body main .t79{z-index:10;position:relative;}body main .t80{padding:50px 0px 50px 0px;position:static;margin-top:-3rem;padding-top:0px;padding-bottom:0px;}@media screen and (max-width: 767px) {body main .t80{padding:40px 0px 50px 0px;}}body main .t81{prefix:"—";font-size:2rem;font-style:normal;text-align:left;margin-left:3rem;padding-right:0.2em;}body main .t83{color:var(--pinkCol);margin:40px 0px 0px 0px;display:flex;padding:0px 4px 4px 0px;font-size:2rem;column-gap:31px;font-style:normal;margin-top:20px;padding-top:0px;padding-right:0px;padding-bottom:0px;justify-content:center;}body main .t86{color:var(--White);font-size:16rem;background:var(--Blue);font-family:'Inconsolata';line-height:1.33;}body main .t87{display:flex;column-gap:52px;}@media screen and (max-width: 991px) {body main .t87{top:101%;left:0%;right:0%;bottom:auto;display:none;padding:15px 0px 15px 0px;position:absolute;background:White ;justify-content:center;}}body main .t88{border:0px none rgba(0,0,0,1);transform:;transition:;padding-top:5px;padding-left:0px;border-bottom:1px solid rgba(255,255,255,0.00);padding-right:0px;padding-bottom:5px;text-decoration:none;}body main .t89{height:90vh;display:flex;flex-direction:column;justify-content:center;}body main .t90{display:none;}body main .t91{font-size:1em;padding-left:24%;}@media screen and (max-width: 991px) {body main .t91{padding-left:18%;}}@media screen and (max-width: 767px) {body main .t91{padding-left:9%;}}@media screen and (max-width: 480px) {body main .t91{padding-left:0%;}}body main .t92{font-size:1em;}body main .t93{font-size:1.5em;line-height:1.1;padding-top:1px;padding-left:1.5em;padding-bottom:5px;}@media screen and (max-width: 480px) {body main .t93{font-size:1.1em;}}body main .t94{font-size:1em;}body main .t95{font-size:1em;}body main .t96{display:flex;row-gap:0em;overflow:visible;position:relative;flex-wrap:nowrap;background:;text-align:center;align-items:center;padding-top:0.4em;padding-left:0px;border-radius:3px;padding-right:0px;flex-direction:column;padding-bottom:0.4em;justify-content:center;}body main .t97{top:0px;left:0px;color:var(--copyCol);right:0px;bottom:0px;display:block;position:static;transition:all 500ms 50ms ease-in-out;text-transform:none;text-decoration:none;}body main .t97:hover{transform:scale(1.01,1.01);}body main .t98{display:none;font-size:1em;}body main .t99{display:flex;align-items:center;justify-content:center;background-image:null;}body main .t100{font-size:2rem;}body main .t101{font-size:2rem;}body main .t108{color:var(--copyCol);font-size:1rem;background:var(--White);font-family:'Inconsolata';}body main .t109{top:0px;border:0px solid rgb(35, 35, 35);padding:35px 0px 35px 0px;z-index:9999;position:sticky;font-size:1em;background:var(--White);padding-top:1.5em;padding-bottom:1.5em;}@media screen and (max-width: 991px) {body main .t109{padding:25px 0px 25px 0px;}}body main .t111{display:flex;align-items:center;justify-content:space-between;}body main .t112{color:var(--pinkCol);transition:all 200ms 0ms ease;font-weight:700;padding-top:5px;padding-left:0px;border-bottom:1px solid rgba(255,255,255,0.00);padding-right:0px;padding-bottom:5px;text-decoration:none;}body main .t113{display:none;align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t113{cursor:pointer;row-gap:6px;transition:0.2s;flex-direction:column;}body main .t113 > div{top:0;position:relative;transition:0.2s;}body main .t113.dh-active > div:last-child{top:-8px;position:relative;transform:rotate(-45deg);}body main .t113.dh-active > div:first-child{top:8px;position:relative;transform:rotate(45deg);}body main .t113.dh-active > div:nth-child(2){opacity:0;}}@media screen and (max-width: 767px) {body main .t113{cursor:pointer;}}@media screen and (max-width: 991px) {body main .t114{width:35px;height:2px;background:#ff0038;}}body main .t115{display:none;column-gap:52px;}@media screen and (max-width: 991px) {body main .t115{top:101%;left:0%;right:0%;bottom:auto;display:none;padding:15px 0px 15px 0px;position:absolute;background:White ;justify-content:center;}}body main .t116{color:#ff0038;border:0px none rgba(0,0,0,1);transform:;transition:all 200ms 0ms ease;font-weight:700;padding-top:5px;padding-left:0px;border-bottom:1px solid rgba(255,255,255,0.00);padding-right:0px;padding-bottom:5px;text-decoration:none;}body main .t117{background:;}body main .t119{padding:50px 0px 50px 0px;position:relative;margin-top:15em;padding-top:0px;margin-bottom:0px;padding-bottom:0px;}@media screen and (max-width: 767px) {body main .t119{padding:40px 0px 50px 0px;}}body main .t120{color:var(--Background-Light);font-size:14.8rem;background:var(--White);margin-bottom:-0.1em;}body main .t121{color:var(--Blue);font-size:3.5em;font-family:'HealTheWebWOFF';line-height:1;margin-bottom:0.2em;}@media screen and (max-width: 991px) {body main .t121{font-size:2.75em;}}@media screen and (max-width: 767px) {body main .t121{font-size:em;line-height:1.1;}}@media screen and (max-width: 480px) {body main .t121{font-size:2em;}}body main .t128{display:flex;column-gap:2em;margin-top:7.5em;flex-direction:row;justify-content:space-between;}@media screen and (max-width: 480px) {body main .t128{row-gap:2em;flex-direction:column;}}body main .t131{padding-left:2.5rem;margin-bottom:3em;}@media screen and (max-width: 480px) {body main .t131{padding-left:0rem;}}body main .t132{margin-bottom:3em;}body main .t133{margin-bottom:3em;}body main .t135{font-weight:700;}body main .t136{display:none;}body main .t140{display:none;margin-top:4rem;}body main .t142{width:100%;min-width:10em;margin-left:0px;margin-right:0px;}body main .t144{height:9em;min-height:2em;}body main .t146{color:var(--White);background:var(--Blue);transition:all 500ms 0ms ease;font-family:'Inconsolata';font-weight:700;}body main .t146:hover{color:var(--Blue);background:var(--Yellow);}body main .t146.dh-active{color:var(--copyCol);background:var(--White);}body main .t147{display:block;position:relative;padding-top:20px;padding-left:0px;margin-bottom:10rem;padding-right:0px;padding-bottom:35px;}@media screen and (max-width: 767px) {body main .t147{margin-bottom:4rem;}}body main .t148{padding-top:4em;}body main .t149{display:grid;row-gap:3em;column-gap:5em;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {body main .t149{grid-template-columns:1fr ;}}@media screen and (max-width: 480px) {body main .t149{row-gap:2.5em;grid-template-columns:1fr ;}}body main .t150{position:static;}body main .t151{top:0px;left:0px;color:#04040e;right:0px;bottom:0px;display:block;position:static;transition:all 500ms 50ms ease-in-out;text-transform:none;text-decoration:none;}body main .t151:hover{transform:scale(1.01,1.01);}body main .t152{display:flex;align-items:center;justify-content:center;background-image:null;}body main .t153{width:100%;object-fit:cover;transition:all 600ms 50ms ease-in-out;aspect-ratio:1/1;border-radius:3px;}body main .t153:hover{filter:invert(100%) grayscale(100%);transition:;}body main .t154{display:flex;row-gap:0em;overflow:visible;position:relative;flex-wrap:nowrap;background:;text-align:center;align-items:center;padding-top:0.4em;padding-left:0px;border-radius:3px;padding-right:0px;flex-direction:column;padding-bottom:0.4em;justify-content:center;}body main .t155{font-size:1em;}body main .t156{display:none;font-size:1em;}body main .t157{width:100%;}body main .t158{font-size:2em;text-align:left;margin-bottom:0.5em;}body main .t159{top:-120px;left:0%;right:0%;bottom:auto;position:absolute;}@media screen and (max-width: 991px) {body main .t159{top:-140px;}}body main .t161{height:25vh;}@media screen and (max-width: 991px) {body main .t161{display:none;}}body main .t162{height:25vh;}body main .t163{height:25vh;}body main .t164{width:100%;display:flex;max-width:40em;flex-direction:column;}body main .t165{display:flex;max-width:20rem;align-items:flex-start;}body main .t166{width:100%;display:flex;flex-direction:row;}body main .t167{width:100%;max-width:25em;}body main .t168{font-size:2em;line-height:1;margin-bottom:1.5rem;}body main .t171{display:flex;row-gap:1.5em;align-items:center;flex-direction:column;}body main .t172{color:#04040e;display:flex;font-size:4rem;column-gap:0;justify-content:center;}body main .t173{width:;display:inline-block;transition:all 500ms 0ms cubic-bezier(1,0,0,1);padding-right:0px;}body main .t173:hover{filter:;transform:rotate(20deg);}body main .t175{width:100%;}body main .t178{display:flex;column-gap:2em;align-items:center;}@media screen and (max-width: 767px) {body main .t178{row-gap:2em;flex-direction:column-reverse;}}body main .t179{width:;display:inline-block;transition:all 500ms 0ms cubic-bezier(1,0,0,1);padding-right:0px;}body main .t179:hover{filter:;transform:rotate(20deg);}body main .t181{width:100%;}body main .t184{top:0px;left:0px;color:var(--Blue);right:0px;bottom:0px;display:none;z-index:10000;position:fixed;font-size:1.2em;background:var(--White);align-items:center;font-family:'Inconsolata';flex-direction:column;justify-content:center;}body main .t185{text-align:center;}