@font-face {
    font-family: 'Mocean Avenir';
    src: url('https://global.divhunt.com/73b1d2c8e64f49a3441000072d9dab41_12648.woff2') format('woff2');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

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

@font-face {
    font-family: 'Mocean Avenir';
    src: url('https://global.divhunt.com/a2a61e5201fb29d18d1678fc2d066199_12996.woff2') format('woff2');
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Mocean Avenir';
    src: url('https://global.divhunt.com/e9b91eae2cfd4711bb642c87804875e9_13004.woff2') format('woff2');
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}

@font-face {
    font-family: 'Mocean Gotham';
    src: url('https://global.divhunt.com/19caf1028f4fb9e11298082de9b236c2_17276.woff2') format('woff2');
    font-style: normal;
    font-weight: 300;
    font-display: swap;
}

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

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

@font-face {
    font-family: 'Mocean Gotham';
    src: url('https://global.divhunt.com/ecc5efff65b992f3df235449dce28235_17144.woff2') format('woff2');
    font-style: normal;
    font-weight: 900;
    font-display: swap;
}

main{--mocean-gray:rgb(26,26,26);--mc-main:rgb(255,103,103);--mc-black:rgb(0,0,0);--mc-white:rgb(235,231,231);--Mocean-Red:rgb(225,60,48);--Mocean-Blue:rgb(31,160,160);--Mocean-Yellow:rgb(255,177,65);--Mocean-Green:rgb(150,209,166);--Mocean-Blue-02:rgb(89,145,142);--mocean-Coral:rgb(234,233,226);}body {
background-color: #fff6f2;
}


.swiper {
  overflow: hidden;
  width: 100%;
}

.swiper-wrapper {
  display: flex;
  transition-timing-function: ease;
  will-change: transform;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%; /* ✅ Mobile-first */
  transition: transform 0.3s ease, opacity 0.3s ease;
}

[data-mc-slider="contain"] {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

[data-mc-slider="contain"] {
  max-width: 100vw !important;
  width: 100% !important;
}

body {
  background-color: black ;
}

/* Prevent body scrolling */
body.no-scroll {
  overflow: hidden;
}


  html { font-size: calc(0.625rem + 0.41666666666666663vw); }
  @media screen and (max-width:1920px) { html { font-size: calc(0.625rem + 0.41666666666666674vw); } }
  @media screen and (max-width:1440px) { html { font-size: calc(0.8126951092611863rem + 0.20811654526534862vw); } }
  @media screen and (max-width:479px) { html { font-size: calc(0.7494769874476988rem + 0.8368200836820083vw); } }


  /* Put this in your main stylesheet */
:root {
  /* initial fallback, will be overwritten */
  --selection-bg: #FFB141;
}

::selection {
  background-color: var(--selection-bg);
  color: black;
}

/* Chrome/Safari hack to hide the little download icon */
video::-webkit-media-controls-enclosure {
  overflow: hidden;
}
video::-webkit-media-controls-panel {
  width: calc(100% + 30px);
}
video::-webkit-media-controls-download-button {
  display: none;
}




  /* initial states */
  [data-adr-cs="thumb"] {
    display: flex;
    cursor: pointer;
    transition: opacity 0.5s;
  }
  video#player {
    display: none;
    opacity: 0;
    transition: opacity 0.5s;
  }





  .reveal {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
  }

  .reveal > * {
    display: block;
    width: 100%;
    height: auto;
    transform-origin: center center;
  }

  /* Optional: add will-change to hint GPU usage for smoother performance */
  img,
  figure {
    will-change: clip-path, transform, opacity;
  }



  /* CASE STUDY - CLOSING GRID IMG*/
/* applied to the container */
[data-mc-cs="closing-grid"].final-state {
  grid-column-gap: 0;
  grid-row-gap: 0;
  transform: translate(-100vw, -102vh);
}

/* applied to each item */
[data-mc-cs="closing-grid-item"].final-state {
  width: 100vw;
  height: 102vh;
  border-radius: 0;
  opacity: 0.5;
}


[data-mc-cs=closing-grid] {
	will-change: grid-column-gap,grid-row-gap,transform;
}

[data-mc-cs=closing-grid-item]  {
	will-change: opacity,border-radius,transform;
}

  /* CASE STUDY - CLOSING GRID VID*/
[data-mc-cs="video-modal"].open {
  display: flex;
}


[data-mc-nav="bar"] {
  background-color: transparent;
  transition: none;
}




.mc-scroll {
  scrollbar-width: thin;
  scrollbar-color: rgba(255,255,255,0.15) rgba(255,255,255,0.03);
}

/* Webkit browsers (Chrome, Safari, Edge) */
.mc-scroll::-webkit-scrollbar {
  width: 7px;
  background: transparent; /* no background */
}

.mc-scroll::-webkit-scrollbar-track {
  background: rgba(255,255,255,0.03);
  border-radius: 8px;
}

.mc-scroll::-webkit-scrollbar-thumb {
  background: rgba(255,255,255,0.13);
  border-radius: 10px;
  transition: background 0.2s;
}

.mc-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(255,255,255,0.28);
}

/* For horizontal scrollbars, if ever needed */
.mc-scroll::-webkit-scrollbar:horizontal {
  height: 7px;
}

[data-mc-hub="play-add"] {
  opacity: 0;
  display: none;
  pointer-events: none;
  /* keep position: absolute etc as needed */
}

[data-mc-hub="playlist-name"].error {
  border: 2px solid #f33 !important;
  outline: none;
}

/* Make the whole summary card (and all children unless over a button) use grab/grabbing */
[data-mc-hub="sum-wrap"] > * {
  cursor: grab !important;
  user-select: none;
}

[data-mc-hub="sum-wrap"] > .sortable-chosen,
[data-mc-hub="sum-wrap"] > .sortable-drag {
  cursor: grabbing !important;
  z-index: 100;
  /* Optional: shadow for feedback */
  box-shadow: 0 2px 16px 0 rgba(0,0,0,0.08);
}

/* Remove pointer on inner elements except buttons or links */
[data-mc-hub="sum-wrap"] > * *:not(button):not(a):not([data-mc-hub="sum-remove"]) {
  cursor: inherit !important;
}

/* Drag handle dots—always show grab for visual cue */
.sum-drag-handle {
  cursor: grab !important;
  opacity: .6;
  user-select: none;
}

/* Remove pointer on Move tooltip (unless you actually want it clickable) */
.move-tooltip, .move-tooltip * {
  cursor: inherit !important;
}
[data-mc-playlist="video-item"] {
  cursor: pointer;
  transition: background 0.25s cubic-bezier(.4,0,.2,1);
}

[data-mc-playlist="video-item"]:hover {
  background: #1e1e1e;
}

[data-mc-playlist="video-item"].is-active {
  background: #1fa0a0 !important;
}

[data-mc-playlist="shuffle"].is-active {
  background: #ffb141 !important;
}

.mc-tooltip {
font-family:'Mocean Avenir';
  font-size: 13px;
  padding: 6px 14px;
  background: rgba(15,15,20,0.94);
  color: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 16px rgba(0,0,0,0.13);
  white-space: nowrap;
  pointer-events: none;
  z-index: 9999;
  position: absolute;
  transition: opacity 0.18s, transform 0.18s;
  opacity: 0;
}

[data-mc-playlist="count"] svg {
  vertical-align: middle;
  margin-right: 2px;
  margin-bottom: 2px;
  width: 14px;
  height: 14px;
  display: inline;
}main {color:rgb(235,231,231);position:relative;font-size:16px;background:rgb(0,0,0);min-height:100vh;font-family:'Mocean Gotham';font-weight:400;line-height:1.4;}@media screen and (max-width: 480px) {main {overflow-x:hidden;font-size:1rem;}}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:2.25rem;margin-top:0px;font-weight:400;margin-bottom:0px;}main h1{font-size:60px;margin-top:0px;font-weight:700;margin-bottom:0px;}main h3{font-size:1.75rem;margin-top:0px;margin-bottom:0px;font-weight:400;}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:var(--mc-black);border:1px solid rgba(0,0,0,1);background:var(--Mocean-Blue);padding-top:1rem;padding-left:.75rem;padding-right:.75rem;padding-bottom:1rem;display:flex;justify-content:center;align-items:center;column-gap:1rem;overflow:clip;border-radius:8px;flex:0 0 auto;position:relative;text-transform:uppercase;font-size:0.90rem;}main .button-primary:hover{color:var(--mc-black);background:var(--Mocean-Yellow);border:1px solid var(--mc-black);font-size:1rem;}main a{cursor:pointer;transition:all 200ms 0ms linear;color:rgb(222,221,221);text-decoration:none;}main a:hover{color:var(--Mocean-Yellow);}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 .dh-form-success{padding-top:1rem!important;padding-left:1rem!important;padding-bottom:1rem!important;padding-right:1rem!important;width:100%;background:var(--mc-black)!important;font-size:1.5rem!important;display:block;min-height:2em!important;color:var(--Mocean-Yellow);}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 .mc-grid-4x4{display:grid;grid-template-columns:repeat(3, 1fr);width:100%;height:100%;column-gap:3rem;row-gap:3rem;}main .mc-spacer-large{padding-top:8rem;}main .mc-nav{position:fixed;display:flex;flex-direction:column;min-height:auto;top:0%;left:0%;right:0%;bottom:auto;margin-left:auto;margin-right:auto;z-index:100;}main .mc-media_full{width:100%;height:100%;object-fit:cover!important;aspect-ratio:auto!important;position:absolute;top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;cursor:pointer;object-position:60% 50%;}main .mc-header{width:100%;height:100dvh;position:relative;overflow:clip;}main .mc-hflex{display:flex;column-gap:1rem;flex-direction:row;}main .mc-space-between{display:flex;justify-content:space-between;}main .zc-brand_main{width:8rem;}main .mc-nav_container{padding-top:1rem;padding-bottom:1rem;}main .mc-nav_link{font-weight:600;text-transform:uppercase;font-size:1rem;}@media screen and (max-width: 480px) {main .mc-nav_link{font-size:0.75rem;}}main .mc-h1-xl{font-size:12rem;line-height:1;font-weight:700;font-family:'Mocean Gotham';text-transform:uppercase;}@media screen and (max-width: 991px) {main .mc-h1-xl{font-size:6rem;}}@media screen and (max-width: 480px) {main .mc-h1-xl{font-size:5rem;}}main .mc-container-large{max-width:128rem;}main .mc-shader{width:100%;height:100dvh;position:relative;z-index:2;transition:all 900ms 0ms cubic-bezier(0.19,1,0.22,1);background:#fff6f2;}main .mc-shader:hover{background:#edeeed00;}@media screen and (max-width: 991px) {main .mc-shader:hover{background:#edeeed;}main .mc-shader{background:#fff4f000;}}main .mc-img-grid_wrap{aspect-ratio:1/1;position:relative;width:100%;display:flex;flex-direction:column;overflow:clip;border-radius:18px;}main .mc-vflex{display:flex;flex-direction:column;}main .dh-absolute-image{position:absolute;top:0%;left:0%;right:auto;bottom:auto;width:100%;height:100%;object-fit:cover;}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 .dh-overlay{position:absolute;top:0%;left:0%;right:auto;bottom:auto;width:100%;height:100%;background:rgba(0,0,0,0.3);}main .mc-square_-wrap{overflow:clip;border-radius:18px;position:relative;}main .mc-vertical_txt{display:inline-block;font-size:2rem;font-weight:bold;text-transform:uppercase;color:#fff;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;width:100%;height:100%;}@media screen and (max-width: 991px) {main .mc-vertical_txt{width:100%;}}main .mc-footer{background:#1a1a1a;}main .mc-spacer-small{padding-top:2rem;}@media screen and (max-width: 480px) {main .mc-spacer-small{width:100%;}}main .mc-header_shape{width:100dvh;height:100dvh;position:absolute;top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;z-index:3;background:#fff9f6;border-radius:1000px;transform:scale(1.25,1.25);transform-origin:center;}main .mc-duo_layout{display:grid;grid-template-columns:1fr 1fr;}@media screen and (max-width: 767px) {main .mc-duo_layout{grid-template-columns:1fr;}}main .mc-gray{background:#1a1a1a;}main .mc-grid_span{display:grid;grid-template-columns:repeat(3, 1fr);width:100%;height:100%;column-gap:3rem;row-gap:3rem;}main .mc-spacer-medium{padding-top:5rem;}main .spacer-medium{padding-top:5.375rem;pointer-events:none;}main .mc-h1-l{font-size:3.125rem;font-weight:400;text-transform:capitalize;}@media screen and (max-width: 480px) {main .mc-h1-l{line-height:1.1;}}main .mc-container-medium{max-width:85rem;}main .mc-vide_wrap{border-radius:18px;overflow:clip;position:relative;aspect-ratio:16/9;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--mocean-gray);}main .mc-ico_medium{width:2rem;height:2rem;}main .mc-ico_large{width:3.5rem;height:3.5rem;}main .mc-grid_masonry{display:grid;grid-template-columns:repeat(6, 1fr);row-gap:1rem;column-gap:1rem;grid-auto-flow:row dense;justify-items:center;align-items:center;width:100%;}main .mc-grid_masonry > :nth-child(1){grid-column:1 / span 2;grid-row:1;}main .mc-grid_masonry > :nth-child(2){grid-column:3 / span 2;grid-row:1;}main .mc-grid_masonry > :nth-child(3){grid-column:5 / span 2;grid-row:1;}main .mc-grid_masonry > :nth-child(4){grid-column:1 / span 3;grid-row:2;}main .mc-grid_masonry > :nth-child(5){grid-column:4 / span 3;grid-row:2;}main .mc-grid_masonry > :nth-child(6){grid-column:1 / -1;grid-row:3;}main .mc-grid_masonry > :nth-child(7){grid-column:1 / -1;grid-row:3;}main .mc-grid_masonry img{width:100%;height:auto;display:block;}main .mc-img_wrap{position:relative;}main .more-img_wrap{position:relative;aspect-ratio:16/9;border-radius:18px;overflow:clip;min-width:100%;width:100%;}@media screen and (max-width: 991px) {main .more-img_wrap{min-width:40rem;}}@media screen and (max-width: 767px) {main .more-img_wrap{min-width:30rem;}}@media screen and (max-width: 480px) {main .more-img_wrap{min-width:20rem;}}main .mc-h1-more{font-size:1.5rem;font-weight:700;line-height:1;text-transform:capitalize;}@media screen and (max-width: 767px) {main .mc-h1-more{font-size:1.5rem;}}@media screen and (max-width: 480px) {main .mc-h1-more{font-size:1.25rem;}}main .mc-p_medium{font-size:1.25rem;}main section{overflow:clip;}main .mc-header_type{min-height:40dvh;}main .mc-h1-xxl{font-size:14rem;max-width:70rem;line-height:0.8;text-transform:uppercase;}main .mc-news_card{width:100%;border-radius:18px;overflow:clip;position:relative;min-height:auto;transition:all 2500ms 0ms cubic-bezier(0.075,0.82,0.165,1);display:flex;flex-direction:column;align-self:stretch;grid-template-columns:1fr 1fr;background:rgb(231,231,231);color:var(--mocean-gray);transform:translate(0px,0px);}main .mc-news_card:hover{opacity:80%;transition:;transform:scale(.95,.95);color:var(--mocean-gray);backdrop-filter:;-webkit-backdrop-filter:;box-shadow:;background:var(--Mocean-Blue);}main .mc-h-space-between{display:flex;flex-direction:column;justify-content:space-between;padding-left:1.5rem;padding-right:1.5rem;padding-top:1.5rem;padding-bottom:1.5rem;}main .mc-news_grid{grid-template-columns:1fr 1fr 1fr;display:grid;column-gap:1.25rem;justify-items:stretch;align-items:stretch;row-gap:1.25rem;margin-bottom:1.5rem;width:100%;}@media screen and (max-width: 991px) {main .mc-news_grid{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 767px) {main .mc-news_grid{grid-template-columns:1fr;}}main .mc-red_shade{position:absolute;top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;z-index:1;width:100%;height:100%;background:var(--mc-main);}main .ico_nav:hover{color:#ff6767;}main .ico_nav{transition:all 1250ms 0ms cubic-bezier(0.075,0.82,0.165,1);cursor:pointer;}main .mc-card_p-long{font-size:1.25rem;color:#606060;}main .mc-ico_small{width:1.25rem;height:1.25rem;}main .mc_rte h1{font-size:3.5rem;padding-top:4rem;}main .mc_rte p{font-size:1.5rem;}main .mc_rte h2{margin-top:2.5rem;font-size:2rem;font-weight:600;}main .mc-rotate_wrap{transform:;position:absolute;width:100%;top:0%;left:0%;right:0%;bottom:auto;margin-left:auto;margin-right:auto;}main .mc-form_label{font-size:1rem;}main .mc-form_input{background:#e3e2e2;outline:1px solid rgb(231,231,231);border-radius:8px;min-height:2.5rem;border:0px solid rgba(0,0,0,0);padding-left:1rem;font-size:20px;color:var(--mocean-gray);font-family:'Mocean Avenir';transition:all 300ms 0ms cubic-bezier(0.075,0.82,0.165,1);}main .mc-form_input::placeholder{font-size:1.15rem;min-height:1rem;}main .mc-form_input:hover{background:rgb(227,217,205);}main .mc-form_input:focus{outline:3px solid var(--Mocean-Yellow);border:0px solid var(--Mocean-Yellow);}main .mc-form-label_group{display:flex;flex-direction:column;row-gap:0.5rem;position:relative;}main .mc-contact_bg{background:var(--Mocean-Blue);padding-left:5rem;padding-right:5rem;padding-top:2rem;padding-bottom:5rem;display:flex;flex-direction:column;}@media screen and (max-width: 991px) {main .mc-contact_bg{padding-top:6rem;}}main .mc-form_radio{position:absolute;width:100%;height:100%;cursor:pointer;}main .mc-form_wrapper{display:flex;flex-direction:column;row-gap:1.5rem;}main .mc-form_textarea{min-height:14rem;padding-top:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;font-size:20px;font-family:'Mocean Avenir';font-weight:400;border-radius:8px;background:#ebe7e7;width:100%;}main .mc-form_textarea::placeholder{color:rgb(from var(--mc-black) r g b / 80%);font-family:'Mocean Avenir';font-size:1.15rem;}main .mc-form_select{overflow:clip;border-radius:8px;background:#ebe7e7;font-family:'Mocean Avenir';font-weight:400;color:rgb(199,199,199);}main .container-tiny{max-width:30rem;}main .mc-container-small{max-width:55rem;margin-left:auto;margin-right:auto;}main .mc-header-conainer{height:100%;}main .mc-h1-ident{position:relative;z-index:2;font-weight:200;color:var(--mocean-gray);font-size:clamp(4rem, 100vw, 99rem);bigmaxcapline-height:1;width:100%;text-align:center;word-break:normal;letter-spacing:-0.02em;}main .mc-brand_thin{font-weight:200;font-size:7rem;flex:1 1 0%;line-height:0.8;}@media screen and (max-width: 480px) {main .mc-brand_thin{font-size:4rem;}}main .mc-home-slider_wrap{overflow:clip;aspect-ratio:1/1;width:100%;position:relative;border-radius:18px;transition:all 1200ms 0ms cubic-bezier(0.075,0.82,0.165,1);}main .mc-home-slider_wrap:hover{transform:scale(0.85,0.85);}@media screen and (max-width: 767px) {main .mc-home-slider_wrap{flex:0 0 auto;}}main .slider-info_wrap{position:absolute;background:#000000e8;top:auto;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;padding-bottom:1.5rem;padding-top:1.5rem;text-transform:uppercase;font-weight:600;font-size:1.5rem;}main .mc-home-slider_hold{width:100%;display:flex;column-gap:1rem;margin-left:auto;margin-right:auto;}main .mc-shader-bottom{position:absolute;z-index:2;background:linear-gradient(180deg,#60606000 1%,#000000 67%);top:auto;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;min-height:100%;}main .mc-h1_section{font-size:3.5rem;text-transform:uppercase;font-weight:700;line-height:1.1;}main .mc-client_logo{width:10rem;height:5rem;}main .button_ico{width:1rem;}@media screen and (max-width: 480px) {main .button_ico{width:1rem;}}main .button_label{font-weight:600;font-size:1.1rem;}main .mc-trio_layout{turnthismoduleintoagriddisplay:grid;grid-template-columns:repeat(3, 1fr);row-gap:1.5rem;column-gap:1.5rem;swapthefirsttwoitems:nth-child(1);}main .mc-trio_layout> *:nth-child(2){grid-column:1;}main .footer_wrap{width:100%;display:flex;justify-content:center;padding-bottom:1rem;flex-direction:column;}main .footer_ico{width:0.50rem;}main .footer-impress_label{font-size:.65rem;line-height:1-;color:#919191;}main .footer_address_title{font-size:1.875rem;color:rgb(221,221,221);font-weight:600;}main .footer_section{padding-top:3rem;}main .project-h1_title{font-size:2rem;line-height:1.1;text-transform:capitalize;}main .mc-container-semi-large{max-width:100rem;}main .cs-rte h1{margin-left:auto;margin-right:auto;font-size:3rem;font-weight:700;margin-top:5rem;text-transform:uppercase;text-wrap:balance;}main .cs-rte{display:flex;flex-direction:column;max-width:70rem;margin-left:auto;margin-right:auto;}main .cs-rte p{font-size:1.5rem;max-width:80%;margin-left:auto;margin-right:auto;margin-top:.5rem;color:rgb(191,191,191);text-wrap:balance;text-align:center;font-weight:300;}main .cs-rte img{margin-top:2.5rem;margin-bottom:2.5rem;overflow:clip;border-radius:18px;margin-left:auto;margin-right:auto;width:100%;}main .cs-rte iframe{aspect-ratio:16/9;max-width:80rem;margin-top:1.5rem;margin-right:auto;margin-bottom:auto;margin-left:auto;position:relative;}main .cs-rte blockquote{font-size:5rem;font-weight:700;max-width:80%;margin-left:auto;margin-right:auto;background:rgba(0,0,0,0);line-height:1.2;font-style:italic;text-align:left;}main .cs-rte cite{font-size:2rem;text-align:right;}main .cs-rte h2{margin-left:auto;margin-right:auto;margin-top:0rem;max-width:60%;text-align:center!important;font-size:1.25rem;font-weight:400;color:var(--mc-main);text-transform:uppercase;text-wrap:balance;}main .cs-rte li{max-width:70rem;margin-left:auto;margin-right:auto;margin-bottom:1rem;font-size:1.5rem;color:var(--Mocean-Yellow);text-align:left;text-transform:capitalize;}main .cs-rte ul{max-width:80%;margin-top:3rem;margin-bottom:4rem;text-align:left;margin-left:auto;margin-right:auto;}main .cs-rte figure{margin-bottom:1.5rem;margin-top:1.5rem;min-height:30rem;}main .cs-rte video{margin-top:3rem;margin-bottom:3rem;max-width:40rem;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {main .cs-rte h1{margin-left:0px;text-align:left;}main .cs-rte p{margin-left:0px;max-width:100%;text-align:left;}main .cs-rte h2{margin-left:0px;max-width:100%;text-align:left!important;}main .cs-rte ul{margin-left:0rem;max-width:100%;text-align:left;}}@media screen and (max-width: 767px) {main .cs-rte{justify-content:flex-start;text-align:left;max-width:100%;align-items:flex-start;width:100%;}main .cs-rte p{font-size:1.15rem;text-align:left!important;margin-left:0rem!important;align-items:flex-start!important;}main .cs-rte ul{padding-left:4rem;max-width:90%;}main .cs-rte h2{margin-left:0px!important;text-align:left!important;}main .cs-rte figure{min-height:30rem;}main .cs-rte video{max-width:100rem;}}@media screen and (max-width: 480px) {main .cs-rte blockquote{font-size:3rem;}main .cs-rte ul{max-width:100%;padding-right:1.5rem;padding-left:3rem;}main .cs-rte figure{min-height:20rem;}}main .portfolio-trio_layout{grid-template-columns:1fr 1fr 1fr;display:grid;column-gap:1.5rem;row-gap:1.5rem;}@media screen and (max-width: 991px) {main .portfolio-trio_layout{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {main .portfolio-trio_layout{grid-template-columns:1fr;}}main .duo-layout{display:grid;grid-template-columns:1fr 1fr;}main .portfolio-duo_layout{grid-template-columns:1fr 1fr;display:grid;column-gap:1.5rem;row-gap:1.5rem;}main .portfolio-card_wrap{width:100%;height:100%;position:relative;aspect-ratio:16/9;overflow:clip;border-radius:18px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0%;}@media screen and (max-width: 480px) {main .portfolio-card_wrap{opacity:100%;}}main .portfolio-card_cover{width:100%;height:100%;position:absolute;z-index:4;background:rgb(from var(--mc-black) r g b / 70%);display:none;}main .adr-mc_cutout{width:100%;position:absolute;z-index:3;height:100%;margin-left:12rem;mix-blend-mode:destination-out!important;}main .mc-filter-tag{cursor:pointer;transform:;transition:all 250ms 0ms cubic-bezier(0.215,0.61,0.355,1);padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem;padding-right:.5rem;border-radius:8px;text-transform:uppercase;}main .mc-filter-tag:hover{color:var(--mc-main);}main .mc-filter-tag.dh-active{color:var(--mc-main);font-weight:600;}main .case-study-tag{cursor:pointer;padding-top:1rem;padding-bottom:1rem;padding-left:1rem;padding-right:1rem;background:var(--mocean-gray);border-radius:8px;color:var(--mc-white);border:1px solid var(--mc-white);}main .case-study-tag:hover{color:var(--mc-main);border:1px solid var(--mc-main);}@media screen and (max-width: 767px) {main .case-study-tag{flex:0 0 auto;font-size:0.70rem;}}main .mc-menu_wrap{min-height:100dvh;position:fixed;top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;z-index:90;background:var(--mc-black);height:100dvh;display:none;overflow:clip;}main .mc-container{max-width:100rem;height:100%;padding-bottom:10vh;padding-top:20vh;padding-left:1.5rem;padding-right:1.5rem;}@media screen and (max-width: 767px) {main .mc-container{padding-left:2.5rem;padding-right:2.5rem;}}@media screen and (max-width: 480px) {main .mc-container{padding-left:1rem;padding-right:1rem;}}main .mc-menu-list_wrap{padding-left:0rem;list-style-type:none;display:flex;flex-direction:column;row-gap:1rem;}main .mc-menu-list_item{font-size:4.5rem;font-weight:700;text-transform:uppercase;line-height:1em;letter-spacing:2px;}@media screen and (max-width: 767px) {main .mc-menu-list_item{font-size:3rem;}}@media screen and (max-width: 480px) {main .mc-menu-list_item{font-size:2.5rem;}}main .mc-menu_shade{position:absolute;top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;width:100%;height:100%;z-index:2;background:rgb(from var(--mc-black) r g b / 40%);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);}main .mc-menu-item_overflow{overflow:clip;position:relative;min-height:3rem;}main .mc-menu-item_overflow:hover{font-size:1rem;color:var(--Mocean-Yellow);}main .mc-menu-list_item-2{font-size:6rem;font-weight:700;text-transform:uppercase;line-height:1-;letter-spacing:2px;}main .mo-head-reel{width:100%;height:100%;position:absolute;object-fit:cover;top:auto;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;}main .cs-awards_logo{max-height:8rem;opacity:90%;width:10rem;}main .cap-grid{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;display:grid;}main .cap_wrap{display:flex;row-gap:1rem;flex-direction:column;}main .cap-circle{width:7rem;height:7rem;}@media screen and (max-width: 480px) {main .cap-circle{width:4rem;height:4rem;}}main .mc-cutout{color:var(--Mocean-Yellow);}main .hide{display:none;}main .mocean-footer_brand{width:4rem;}@media screen and (max-width: 991px) {main .mocean-footer_brand{width:3rem;}}@media screen and (max-width: 480px) {main .mocean-footer_brand{width:3rem;}}main .mocean-header_nav{width:9rem;}@media screen and (max-width: 767px) {main .mocean-header_nav{width:10rem;}}@media screen and (max-width: 480px) {main .mocean-header_nav{width:8rem;}}main .mocean-legal_rte h1{margin-top:2rem;margin-bottom:1.5rem;font-family:'Mocean Gotham';font-size:2.5rem;color:var(--Mocean-Yellow);}main .mocean-legal_rte h2{font-size:1.75rem;margin-bottom:.5rem;margin-top:3rem;color:var(--Mocean-Green);}main .mocean-legal_rte p{font-size:1.25rem;margin-bottom:3rem;font-weight:400;color:rgb(216,216,216);font-family:'Mocean Avenir';}main .mocean-legal_rte h3{margin-bottom:.5rem;margin-top:2rem;color:rgb(201,217,212);font-size:1.75rem;}main .mocean-legal_rte h4{color:var(--mc-main);}main .mc-join-img{aspect-ratio:16/9;object-fit:cover;margin-right:3rem;}main .mc-social_logo{width:1.5rem;}@media screen and (max-width: 767px) {main .mc-social_logo{width:2rem;}}main .page-transition-overlay{width:100%;height:100%;position:fixed;top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;z-index:99999;opacity:100%;display:none;flex-direction:column;justify-content:center;align-items:center;}main .mc-cs-results_sticky{position:sticky;top:0px;display:flex;justify-content:center;width:100%;align-items:center;min-height:100dvh;}main .mc-cs-results_grid{grid-template-columns:1fr 1fr 1fr;display:grid;justify-items:center;align-items:center;height:100vh;grid-auto-flow:row dense;width:100%;column-gap:1.5vw;row-gap:1.5vh;}main .mc-cs_grid-item{width:31vw;position:relative;margin-left:auto;margin-right:auto;overflow:clip;border-radius:18px;aspect-ratio:auto;height:31vh;}main .mc-grid_trio{grid-template-columns:1fr 1fr 1fr;display:grid;}@media screen and (max-width: 991px) {main .mc-grid_trio{grid-template-columns:1fr 1fr;}}main .mc-cs-closing_vid{width:100%;height:100%;}main .mc-menu_ico{width:100%;height:100%;margin-left:auto;margin-top:auto;margin-right:auto;margin-bottom:auto;}main .mc-about_body{font-family:'Mocean Avenir';font-size:2rem;text-wrap:wrap;}@media screen and (max-width: 991px) {main .mc-about_body{font-size:1.5rem;}}@media screen and (max-width: 480px) {main .mc-about_body{font-size:1.15rem;text-wrap:wrap;}}main .mc-padding-medium{padding-top:4rem;padding-bottom:4rem;}main .mc-quote_hook{text-align:center;text-transform:capitalize;font-size:3rem;font-weight:700;font-style:italic;padding-left:0rem;padding-right:0rem;padding-top:1rem;padding-bottom:1rem;background:rgba(30,159,159,0);border-radius:18px;overflow:clip;color:var(--mocean-Coral);line-height:1;max-width:80%;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {main .mc-quote_hook{font-size:2rem;max-width:70%;}}@media screen and (max-width: 480px) {main .mc-quote_hook{padding-left:0rem;padding-right:0rem;padding-top:0rem;padding-bottom:0rem;font-size:2rem;max-width:90%;}}main .mc-padding-large{padding-top:16rem;padding-bottom:16rem;margin-top:0px;}main .mc-quote_ico{width:4rem;position:absolute;top:-2rem;left:2rem;right:auto;bottom:auto;}main .mc-quote_circl{position:absolute;top:0%;left:0%;right:0%;bottom:0rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;height:160rem;min-width:100%;pointer-events:none;}@media screen and (max-width: 991px) {main .mc-quote_circl{height:100rem;}}@media screen and (max-width: 480px) {main .mc-quote_circl{height:80rem;}}main .mc-cs-img_grid{display:flex;width:100%;constrainittoyourviewportcontainergrid-template-columns:repeat(auto-fill, max-content);createasmanymax-widthcolumnsasfitthenwrapgap:1rem;yourgutterjustify-content:start;column-gap:2rem;row-gap:2rem;}main .mc-cs-media-trio_grid{grid-template-columns:1fr 1fr 1fr;display:grid;}main .mc-cs-card_title{position:absolute;top:1.25rem;left:1.25rem;right:auto;bottom:auto;z-index:5;max-width:50%;}@media screen and (max-width: 991px) {main .mc-cs-card_title{top:1.25rem;left:1.25rem;}}main .mc-full_section{height:100vh;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;}main .mc-paragraph_txt{font-family:'Mocean Avenir';font-size:2.15rem;color:var(--mc-white);font-weight:300;}main .mc-cs-card_client{font-size:1.25rem;}main .mc-hero_stencil{flex:0 0 auto;display:flex;justify-content:flex-start;align-items:center;height:100vh;min-height:100vh;position:relative;z-index:4;min-width:100%;width:auto;}main .mc-hub_hp{font-size:2rem;text-transform:uppercase;}main .mc-hub-card_wrap{padding-left:2rem;padding-right:2rem;padding-top:2rem;padding-bottom:2rem;background:var(--mocean-gray);overflow:clip;border-radius:18px;position:relative;}@media screen and (max-width: 480px) {main .mc-hub-card_wrap{padding-left:1rem;padding-top:1rem;padding-right:1rem;padding-bottom:4rem;}}main .mc-hub-project_card{width:100%;position:relative;padding-left:.5rem;padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;background:rgb(31,31,31);border:1px solid var(--mocean-gray);cursor:pointer;overflow:clip;border-radius:8px;transition:all 650ms 0ms cubic-bezier(0.075,0.82,0.165,1);transform:translate(0px,0px);}main .mc-hub-project_card:hover{background:rgb(80,80,80);transform:scale(1.05,1.05);}@media screen and (max-width: 480px) {main .mc-hub-project_card{max-width:100%;}}main .m-hub_grid{grid-template-columns:1fr 1fr 1fr;display:grid;column-gap:1rem;row-gap:1rem;flex-wrap:wrap;width:100%;}@media screen and (max-width: 767px) {main .m-hub_grid{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {main .m-hub_grid{column-gap:1rem;row-gap:1rem;grid-template-columns:minmax(10rem,1fr) minmax(10rem,1fr);}}main .mc-hub-project_h1{font-size:1.25rem;font-weight:500;line-height:1;font-family:'Mocean Gotham';}@media screen and (max-width: 480px) {main .mc-hub-project_h1{font-size:1rem;}}main .mc-hub-project-img_wrap{width:100%;aspect-ratio:16/9 !important;height:11rem;overflow:clip;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:8px;}main .mc-hub_img{object-fit:cover;}main .hub-project-client{font-size:.75rem;font-weight:300;}main .hub-summary_wrap{width:100%;display:flex;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem;padding-right:.5rem;background:rgb(17,17,17);border:1px solid rgb(37,37,37);height:auto;overflow:clip;border-radius:8px;}main .hub-summary_wrap:hover{background:rgb(33,33,33);}main .hub-gloabl-btn{overflow:clip;border-radius:8px;width:1.775rem;height:1.75rem;background:var(--mc-black);border:1px solid rgb(177,177,177);cursor:pointer;grid-template-columns:1fr 1fr;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:all 450ms 0ms cubic-bezier(0.075,0.82,0.165,1);transform:translate(0px,0px);color:var(--Mocean-Blue);}main .hub-gloabl-btn:hover{background:rgb(from var(--Mocean-Blue) r g b / 90%);color:var(--Mocean-Yellow);transform:scale(1.1,1.1);}main .hub-img_cover{width:100%;height:100%;position:absolute;top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;object-fit:cover;}main .mc-hub_input{width:100%;min-height:4rem;background:var(--mc-black);border:1px solid rgb(63,63,63);padding-left:1rem;padding-right:1rem;transform:;transition:all 350ms 0ms cubic-bezier(0.215,0.61,0.355,1);color:var(--Mocean-Yellow);font-size:20px;border-radius:8px;overflow:clip;}main .mc-hub_input::placeholder{font-size:1.15rem;color:rgb(58,58,58);}main .mc-hub_input:hover{background:rgb(23,23,23);border:1px solid var(--Mocean-Blue);}main .mc-hub_input:focus{border:1px solid var(--Mocean-Yellow);}main .hub-info_ico{width:.90rem;display:flex;flex-direction:column;justify-content:center;align-items:center;}main .mc-hub-lib_remove{width:2.5rem;height:2.5rem;display:flex;flex-direction:column;background:var(--mc-black);border:1px solid rgb(40,40,40);cursor:pointer;transition:all 450ms 0ms cubic-bezier(0.075,0.82,0.165,1);overflow:clip;border-radius:8px;}main .mc-hub-lib_remove:hover{background:var(--Mocean-Red);}main .mc-hub-empty_state{height:100%;min-height:10rem;overflow:clip;border-radius:12px;background:rgb(17,17,17);display:flex;justify-content:center;align-items:center;flex-direction:column;color:rgb(102,102,102);}main .mc-playlist_info{font-size:0.70rem;font-family:'Mocean Avenir';font-weight:300;}main .mc-playlist_progress{position:absolute;top:0%;left:0%;right:auto;bottom:0%;width:0%;z-index:2;height:100%;background:rgba(12,52,52,0.41);}main .mc-hub_search{position:absolute;top:0%;left:auto;right:0%;bottom:0%;width:2.80rem;overflow:clip;border-radius:08px;background:var(--mc-black);height:2.80rem;margin-top:auto;margin-bottom:auto;border:1px solid var(--Mocean-Blue);color:var(--mocean-Coral);}main .mc-hub_search:hover{background:var(--Mocean-Blue);}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 .t16{font-family:;}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:#000000;}body main .t58{color:rgb(255,255,255);background:#000000;}@media screen and (max-width: 991px) {body main .t62{min-height:auto;}}body main .t64{height:100dvh;opacity:0%;object-fit:cover;}body main .t65{top:0%;left:0%;right:auto;width:100%;bottom:auto;height:100%;display:none;z-index:3;position:absolute;object-fit:cover;margin-left:auto;aspect-ratio:16/9;margin-right:auto;pointer-events:none;object-position:100% 100%;}@media screen and (max-width: 480px) {body main .t65{object-position:79% 100%;}}body main .t66{display:none;}body main .t84{max-height:20rem;}body main .t94{color:var(--mc-white);background:var(--mc-black);}body main .t97{row-gap:1.5rem;column-gap:1rem;grid-template-columns:.5fr 1fr;}@media screen and (max-width: 767px) {body main .t97{display:flex;row-gap:4rem;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t97{display:flex;flex-direction:column;}}body main .t98{padding-left:4rem;}@media screen and (max-width: 991px) {body main .t98{padding-right:2rem;}}@media screen and (max-width: 767px) {body main .t98{padding-left:0rem;}}body main .t102{font-size:1.75rem;}@media screen and (max-width: 991px) {body main .t102{font-size:1.75rem!important;}}body main .t103{row-gap:1.75rem;}body main .t104{overflow:visible;}body main .t106{z-index:20;position:relative;}body main .t108{z-index:4;}body main .t109{color:var(--Mocean-Yellow);width:5rem;border:1px solid var(--Mocean-Green);height:5rem;display:flex;z-index:20;position:absolute;padding-top:1rem;padding-left:1.5rem;border-radius:100%;padding-right:1rem;padding-bottom:1rem;pointer-events:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}@media screen and (max-width: 480px) {body main .t109{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t112{background:var(--Mocean-Yellow);}body main .t113{max-width:100rem;}body main .t115{width:100%;row-gap:1.5rem;flex-direction:column;}@media screen and (max-width: 991px) {body main .t115{flex-direction:column;}}body main .t116{display:flex;position:relative;column-gap:5rem;flex-direction:row;}@media screen and (max-width: 991px) {body main .t116{flex:0 1 auto;width:100%;}}body main .t117{flex:0 0 auto;width:100%;display:grid;row-gap:2rem;column-gap:2rem;flex-direction:row;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t117{flex:0 1 auto;order:0;flex-wrap:wrap;align-self:auto;}}@media screen and (max-width: 767px) {body main .t117{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t117{flex-direction:column;}}body main .t118{color:var(--mc-black);font-size:3rem;line-height:1;padding-top:0rem;letter-spacing:0rem;}@media screen and (max-width: 991px) {body main .t118{width:100%;}}@media screen and (max-width: 480px) {body main .t118{font-size:2.5rem;}}body main .t119{flex:0 0 auto;color:var(--mocean-gray);width:100%;row-gap:1rem;position:relative;max-width:60rem;}body main .t119:hover{color:var(--mc-black);}@media screen and (max-width: 991px) {body main .t119{width:100%;max-width:100%;min-width:auto;align-items:flex-start;justify-content:center;}}@media screen and (max-width: 767px) {body main .t119{max-width:100%;}}@media screen and (max-width: 480px) {body main .t119{width:100%;}}@media screen and (max-width: 991px) {body main .t121{min-width:100%;}}@media screen and (max-width: 767px) {body main .t121{min-width:100%;}}@media screen and (max-width: 480px) {body main .t121{max-width:100%;min-width:100%;}}body main .t122{top:0%;left:0%;right:auto;width:60%;bottom:auto;display:flex;row-gap:0rem;z-index:10;position:relative;column-gap:4.8125rem;align-items:flex-start;margin-left:0auto;padding-top:0rem;margin-right:auto;padding-left:0rem;flex-direction:column;padding-bottom:0rem;justify-content:flex-start;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t122{width:100%;position:relative;padding-top:0rem;padding-left:0rem;}}@media screen and (max-width: 480px) {body main .t122{flex-wrap:wrap;}}body main .t124{font-size:1.25rem;margin-top:.5rem;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t124{font-size:0.75rem;}}body main .t135{width:100%;aspect-ratio:16/9;margin-bottom:auto;}@media screen and (max-width: 767px) {body main .t135{min-height:25rem;}}@media screen and (max-width: 480px) {body main .t135{width:100%;min-height:15rem;}}body main .t136{width:100%;height:100%;row-gap:2rem;position:relative;margin-top:auto;padding-top:1rem;padding-bottom:2rem;}body main .t137{row-gap:1.5rem;margin-top:.25rem;}body main .t138{font-size:1.75rem;font-weight:600;line-height:1.25;text-transform:capitalize;}@media screen and (max-width: 767px) {body main .t138{font-size:1.75rem;}}@media screen and (max-width: 480px) {body main .t138{line-height:1.1;}}body main .t140{background:var(--Mocean-Blue);margin-left:auto;padding-left:1rem;padding-right:1rem;}@media screen and (max-width: 767px) {body main .t141{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t141{grid-template-columns:1fr;}}body main .t143{background:;min-height:auto;}@media screen and (max-width: 480px) {body main .t143{min-height:auto;}}body main .t144{color:var(--mc-white);background:var(--mc-black);}body main .t145{color:var(--Mocean-Yellow);font-size:12rem;}@media screen and (max-width: 991px) {body main .t145{font-size:10rem;}}@media screen and (max-width: 767px) {body main .t145{width:80%;font-size:8rem;}}@media screen and (max-width: 480px) {body main .t145{font-size:5rem;}}body main .t146{padding-top:2rem;}body main .t149{background:rgba(0,0,0,0);text-transform:uppercase;}body main .t150{z-index:2;position:relative;font-family:'Mocean Gotham';}body main .t151{align-items:center;padding-top:1rem;padding-bottom:1rem;}body main .t154{flex:0 0 auto;width:100%;}@media screen and (max-width: 991px) {body main .t154{mask-image:none;}}body main .t155{width:100%;column-gap:1.5rem;}@media screen and (max-width: 991px) {body main .t155{width:auto;}}@media screen and (max-width: 480px) {body main .t155{width:100%;}}body main .t158{background:var(--Mocean-Blue);}@media screen and (max-width: 767px) {body main .t164{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t164{grid-template-columns:1fr;}}body main .t165{width:100%;}body main .t165:hover{opacity:100;transform:scale(.98,.98);background:var(--Mocean-Green);}@media screen and (max-width: 480px) {body main .t165{flex-wrap:wrap;}}body main .t166{width:100%;min-height:20rem;padding-top:2rem;padding-bottom:2rem;}body main .t167{row-gap:1.5rem;}body main .t168{font-size:1rem;}body main .t169{font-size:1.75rem;max-width:NaN%;font-weight:700;line-height:1.2;margin-bottom:0;}body main .t170{align-items:center;}body main .t171{font-size:1.15rem;}body main .t172:hover{color:var(--mc-white);background:var(--Mocean-Blue);}body main .t178{padding-left:4.5rem;padding-right:4.5rem;}@media screen and (max-width: 767px) {body main .t178{padding-left:2rem;padding-right:2rem;}}@media screen and (max-width: 480px) {body main .t178{padding-left:1.5rem;}}body main .t182{color:var(--mc-white);font-size:8rem;}@media screen and (max-width: 991px) {body main .t182{font-size:9rem;text-align:center;}}@media screen and (max-width: 480px) {body main .t182{font-size:3rem;}}body main .t183{margin-top:3rem;margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t183{display:flex;margin-top:10rem;}}body main .t184{width:100%;row-gap:1.5rem;margin-left:auto;padding-left:4rem;padding-right:4rem;}@media screen and (max-width: 991px) {body main .t184{padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 767px) {body main .t184{padding-left:0rem;padding-right:0rem;}}body main .t185{overflow:clip;grid-column:span 2;}body main .t187{display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;}body main .t188{margin-top:2rem;padding-left:4rem;padding-right:4rem;}@media screen and (max-width: 767px) {body main .t188{padding-left:2rem;padding-right:2rem;}}body main .t189{overflow:clip;}body main .t190{grid-column:span 2;}body main .t191{font-weight:600;}@media screen and (max-width: 767px) {body main .t191{font-size:4rem;}}@media screen and (max-width: 480px) {body main .t191{font-size:4rem;}}body main .t192{width:100%;margin-top:1.5rem;}body main .t193{width:60%;grid-column:span 2;margin-left:auto;margin-right:0px;padding-right:4rem;}@media screen and (max-width: 991px) {body main .t193{width:70%;}}@media screen and (max-width: 767px) {body main .t193{width:100%;margin-left:0rem;margin-right:auto;padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t193{padding-left:0rem;padding-right:0rem;}}body main .t194{opacity:100%;}@media screen and (max-width: 767px) {body main .t194{font-size:1.15rem;}}body main .t196{left:auto;color:var(--Mocean-Red);right:-30rem;position:relative;font-size:32rem;max-width:100%;font-weight:500;line-height:.9;}@media screen and (max-width: 991px) {body main .t196{right:-10rem;font-size:25rem;}}@media screen and (max-width: 767px) {body main .t196{font-size:22rem;}}@media screen and (max-width: 480px) {body main .t196{font-size:10rem;}}body main .t198{margin-top:2rem;}body main .t200{display:flex;overflow:clip;align-items:flex-start;grid-column:span 2;padding-left:4rem;flex-direction:column;}@media screen and (max-width: 480px) {body main .t200{padding-left:0rem;}}body main .t201{font-size:5rem;text-align:center;font-weight:200;margin-left:6rem;}@media screen and (max-width: 767px) {body main .t201{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t201{margin-left:0rem;}}body main .t202{display:flex;margin-top:1.5rem;}@media screen and (max-width: 991px) {body main .t202{display:flex;}}body main .t203{width:60%;margin-left:auto;padding-right:4rem;}@media screen and (max-width: 991px) {body main .t203{width:70%;}}@media screen and (max-width: 767px) {body main .t203{width:100%;margin-left:0rem;margin-right:auto;padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t203{padding-left:0rem;padding-right:0rem;}}body main .t206{color:#ffb141;font-size:25rem;max-width:100%;font-weight:500;}@media screen and (max-width: 991px) {body main .t206{font-size:22rem;}}@media screen and (max-width: 767px) {body main .t206{left:-8rem;position:relative;font-size:17rem;}}@media screen and (max-width: 480px) {body main .t206{font-size:10rem;}}@media screen and (max-width: 991px) {body main .t207{font-size:4rem;}}body main .t209{background:var(--mc-black);min-height:auto;}@media screen and (max-width: 480px) {body main .t209{min-height:auto;}}body main .t211{left:-10rem;color:var(--Mocean-Yellow);position:relative;font-size:32rem;max-width:100%;font-weight:400;}@media screen and (max-width: 991px) {body main .t211{font-size:25rem;}}@media screen and (max-width: 767px) {body main .t211{left:-15rem;font-size:22rem;}}@media screen and (max-width: 480px) {body main .t211{left:-5rem;font-size:12rem;}}body main .t212{padding-top:2rem;}body main .t219{background:var(--Mocean-Blue);}body main .t221 p{color:var(--mocean-gray);font-size:1.15rem;}body main .t221 h2{color:var(--mocean-gray);font-weight:600;}body main .t221{max-width:60rem;}body main .t224{position:relative;}@media screen and (max-width: 991px) {body main .t224{position:static;transform:rotate(0deg);margin-left:0auto;}}body main .t225{width:20%;height:30rem;display:flex;position:relative;column-gap:5rem;flex-direction:row;}@media screen and (max-width: 991px) {body main .t225{flex:0 1 auto;width:20%;}}body main .t226{top:0%;left:0%;right:0%;width:auto;bottom:0%;transform:rotate(-90);margin-top:4rem;line-height:1;margin-left:auto;padding-top:2.5rem;margin-right:auto;}body main .t227{color:rgb(255,255,255);width:auto;height:auto;font-size:6rem;line-height:1;letter-spacing:0rem;}@media screen and (max-width: 991px) {body main .t227{width:50%;}}body main .t231{width:100%;min-height:100vh;}@media screen and (max-width: 991px) {body main .t231{display:flex;min-height:auto;flex-direction:column;}}body main .t232{height:auto;background:rgb(247,247,247);max-height:100dvh;min-height:100dvh;}@media screen and (max-width: 991px) {body main .t232{height:auto;max-height:none;min-height:auto;}}body main .t233{height:100%;z-index:5;position:relative;min-width:55rem;}@media screen and (max-width: 991px) {body main .t233{width:100%;height:auto;min-width:100%;}}@media screen and (max-width: 767px) {body main .t233{min-width:100%;}}body main .t234{height:100%;min-height:100vh;padding-left:0px;padding-right:0px;}@media screen and (max-width: 991px) {body main .t234{min-height:auto;}}body main .t235{row-gap:1rem;position:relative;background:rgb(13,13,13);align-items:flex-start;padding-left:8rem;padding-right:8rem;justify-content:center;}@media screen and (max-width: 991px) {body main .t235{height:100%;align-self:stretch;padding-top:8rem;padding-left:8rem;padding-right:8rem;padding-bottom:5rem;}}@media screen and (max-width: 767px) {body main .t235{padding-left:7rem;padding-right:7rem;}}@media screen and (max-width: 480px) {body main .t235{align-items:flex-start;padding-left:4rem;padding-right:4rem;flex-direction:column;}}body main .t236{height:100%;}@media screen and (max-width: 991px) {body main .t236{height:auto;}}body main .t237{row-gap:0.75rem;}body main .t246{background:;min-height:10rem;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;}body main .t247{width:100%;height:100%;}@media screen and (max-width: 991px) {body main .t247{height:auto;}}@media screen and (max-width: 480px) {body main .t247{padding-left:1.5rem;padding-right:1.5rem;}}body main .t248{font-size:5rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t248{font-size:3rem;}}body main .t250{column-gap:2rem;}body main .t252{row-gap:1rem;}@media screen and (max-width: 991px) {body main .t252{width:100%;}}body main .t253{display:flex;align-items:flex-end;justify-content:flex-end;}body main .t257{flex:0 1 auto;color:rgba(0,0,0,1.00);border:1px solid rgba(221,221,221,1.00);cursor:pointer;height:2rem;display:block;background:rgba(255,255,255,1.00);min-height:2rem;padding-left:10px;padding-right:10px;}body main .t257:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t259{font-size:5rem;font-family:'Mocean Avenir';font-weight:400;}body main .t260{display:none;}body main .t261{margin-top:auto;align-items:center;}body main .t272{height:40dvh;min-height:40dvh;}@media screen and (max-width: 480px) {body main .t272{min-height:auto;}}body main .t273{height:100%;display:flex;position:relative;align-items:center;justify-content:center;}body main .t274{font-size:2rem;line-height:1;}@media screen and (max-width: 991px) {body main .t274{font-size:10rem;}}@media screen and (max-width: 767px) {body main .t274{font-size:8rem;max-width:40rem;}}@media screen and (max-width: 480px) {body main .t274{font-size:5rem;max-width:70%;}}body main .t275{padding-top:2rem;}body main .t277{z-index:10;position:relative;}body main .t285{align-items:center;}body main .t288{font-size:2rem;max-width:5rem;}body main .t291{font-size:2rem;max-width:5rem;}body main .t293{font-size:2rem;max-width:5rem;}body main .t294{width:100%;aspect-ratio:16/9;}body main .t296{padding-top:2rem;}body main .t297{color:var(--mocean-gray);display:flex;background:rgb(201,201,201);justify-content:space-between;grid-template-columns:1fr;}@media screen and (max-width: 991px) {body main .t297{max-width:100%;}}body main .t300{max-width:80%;}@media screen and (max-width: 480px) {body main .t300{max-width:60%;}}body main .t302{font-weight:600;}body main .t310{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t310{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t310{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t310{row-gap:0rem;}}body main .t311{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t311{font-size:4rem;}}body main .t312{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t312{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t312{font-size:1.5rem;}}body main .t313{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t314{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t314{margin-top:2rem;}}body main .t315{color:var(--mc-white);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t315{font-size:3.5rem;}}body main .t316{background:var(--Mocean-Red);}body main .t319{height:14rem;display:none;overflow:clip;position:relative;align-items:center;padding-bottom:4rem;justify-content:center;}body main .t323{height:100%;position:relative;}body main .t324{top:-4em;opacity:15%;overflow:clip;position:relative;min-height:30rem;border-radius:18px;}body main .t325{align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t330{grid-template-columns:1fr;}}body main .t332{row-gap:1.5rem;align-items:flex-start;}body main .t333{padding-right:8rem;}@media screen and (max-width: 991px) {body main .t333{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t333{padding-right:0rem;}}body main .t338{display:none;}body main .t339{width:100%;}body main .t340{padding-left:2.5rem;padding-right:2.5rem;}@media screen and (max-width: 767px) {body main .t340{padding-left:1rem;padding-right:1rem;}}body main .t341{align-items:flex-end;}@media screen and (max-width: 480px) {body main .t341{row-gap:4rem;flex-wrap:wrap;}}body main .t342{width:100%;row-gap:1.5rem;}@media screen and (max-width: 480px) {body main .t342{width:100%;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t343{width:100%;}}body main .t344{color:rgb(122,122,122);font-size:1rem;font-weight:400;}body main .t345{width:100%;margin-top:1.5rem;align-items:center;justify-content:center;}@media screen and (max-width: 480px) {body main .t345{width:100%;}}body main .t346{align-items:flex-end;}body main .t348{color:rgb(100,100,100);column-gap:0.25rem;align-items:center;}body main .t351{align-items:flex-end;}body main .t353{color:#919191;column-gap:0.25rem;align-items:center;}body main .t358{width:80%;}@media screen and (max-width: 767px) {body main .t358{width:80%;}}@media screen and (max-width: 480px) {body main .t358{width:100%;}}body main .t366{display:grid;row-gap:1.5rem;column-gap:1.5rem;align-items:center;justify-items:center;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 480px) {body main .t366{grid-template-columns:1fr;}}body main .t375{row-gap:1rem;column-gap:1rem;}body main .t376{opacity:100%;}body main .t377{row-gap:1.5rem;}body main .t379{display:none;z-index:10;position:relative;}body main .t381{color:var(--mc-white);font-size:1.12rem;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t381{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t381{font-size:1rem;}}@media screen and (max-width: 480px) {body main .t381{font-size:0.85rem;}}@media screen and (max-width: 991px) {body main .t382{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t382{font-size:0.7rem;}}body main .t384{max-height:20rem;}body main .t386{max-height:20rem;}body main .t388{max-height:20rem;}body main .t390{max-height:20rem;}body main .t392{max-height:20rem;}body main .t395{top:auto;left:auto;color:rgb(from var(--mc-white) r g b / 80%);right:auto;bottom:1rem;display:none;z-index:5;position:absolute;font-size:0.54rem;max-width:100%;text-align:left;font-weight:400;text-transform:uppercase;}body main .t396{font-size:1.5rem;transform:;text-align:left;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t397{font-size:1.1rem;}}body main .t398{top:0%;left:0%;right:0%;bottom:0%;z-index:1;position:absolute;background:linear-gradient(-40deg,#00000000 37%,rgb(0,0,0) 98%);margin-left:auto;margin-right:auto;}body main .t399{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:none;z-index:2;position:absolute;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t400{display:none;padding-top:2rem;}@media screen and (max-width: 480px) {body main .t400{padding-top:1rem;}}body main .t401{flex-wrap:wrap;column-gap:2.5rem;align-items:center;padding-top:1rem;padding-bottom:1rem;justify-content:center;}@media screen and (max-width: 767px) {body main .t401{column-gap:1rem;}}@media screen and (max-width: 480px) {body main .t401{column-gap:0.5rem;align-items:flex-start;justify-content:flex-start;}}body main .t412{row-gap:1.5rem;}body main .t413{row-gap:1rem;column-gap:1rem;}body main .t415{display:none;z-index:10;position:relative;}@media screen and (max-width: 991px) {body main .t416{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t416{font-size:0.7rem;}}body main .t417{color:rgb(235,231,231);font-size:1.12rem;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t417{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t417{font-size:1rem;}}@media screen and (max-width: 480px) {body main .t417{font-size:0.85rem;}}body main .t419{top:0%;left:0%;right:0%;bottom:0%;z-index:1;position:absolute;background:linear-gradient(-40deg,#00000000 37%,rgb(0,0,0) 98%);margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t419{display:none;}}body main .t421{top:auto;left:auto;color:rgb(from rgb(235,231,231) r g b / 80%);right:auto;bottom:1rem;display:none;z-index:5;position:absolute;font-size:0.54rem;max-width:100%;text-align:left;font-weight:400;text-transform:uppercase;}body main .t423{top:0.5rem;left:0.5rem;right:auto;bottom:auto;z-index:2;position:absolute;font-size:1.5rem;max-width:50%;transform:;text-align:left;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t423{display:none;}}body main .t425{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:none;z-index:2;position:absolute;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t427{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t427{align-items:center;}}body main .t430{top:0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t431{flex:0 0 auto;height:100vh;z-index:4;position:relative;}body main .t432{width:50vw;height:100%;min-width:50vw;background:rgb(26,26,26);}body main .t436{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto;text-transform:uppercase;}body main .t437{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t437{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t437{font-size:60rem;}}body main .t438{text-align:center;margin-left:auto;margin-right:auto;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t438{font-size:2.5rem;}}@media screen and (max-width: 480px) {body main .t438{font-size:2rem;}}body main .t439{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto;text-transform:uppercase;}body main .t442{display:flex;font-size:2rem;text-align:center;transition:all 860ms 0ms cubic-bezier(0.075,0.82,0.165,1);align-items:center;margin-left:auto;margin-right:auto;text-transform:uppercase;justify-content:center;}body main .t442:hover{font-size:3rem;}@media screen and (max-width: 480px) {body main .t442{font-size:1.5rem;}body main .t442:hover{font-size:2rem;}}body main .t443{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t443{font-size:0.75rem;}}body main .t447{z-index:2;position:relative;}@media screen and (max-width: 991px) {body main .t447{padding-top:5vh;padding-bottom:5vh;}}@media screen and (max-width: 767px) {body main .t447{padding-top:1.5rem;padding-bottom:1.5rem;}}body main .t448{height:100%;display:flex;flex-wrap:wrap;align-items:flex-end;flex-direction:row;justify-content:space-between;}@media screen and (max-width: 767px) {body main .t448{row-gap:3rem;align-items:flex-start;flex-direction:column;justify-content:flex-end;}}body main .t449{row-gap:2rem;}@media screen and (max-width: 767px) {body main .t449{width:100%;}}@media screen and (max-width: 480px) {body main .t449{row-gap:1rem;}}body main .t456{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;z-index:1;position:absolute;margin-left:auto;margin-right:auto;}body main .t457{background:rgb(from rgb(0,0,0) r g b / 50%);}body main .t460{width:2rem;cursor:pointer;height:2rem;display:inline;position:relative;transition:all 600ms 0ms cubic-bezier(0.075,0.82,0.165,1);align-items:center;justify-content:center;grid-template-columns:1fr 1fr;}body main .t460:hover{color:var(--Mocean-Yellow);}body main .t467{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t467{align-items:center;}}body main .t477{row-gap:1rem;column-gap:1rem;}@media screen and (max-width: 767px) {body main .t477{grid-template-columns:1fr;}}body main .t478{opacity:100%;}body main .t479{display:none;z-index:10;position:relative;}@media screen and (max-width: 991px) {body main .t480{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t480{font-size:0.7rem;}}body main .t481{color:rgb(235,231,231);font-size:1.12rem;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t481{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t481{font-size:1rem;}}@media screen and (max-width: 480px) {body main .t481{font-size:0.85rem;}}body main .t483{top:0%;left:0%;right:0%;bottom:0%;z-index:1;position:absolute;background:linear-gradient(-40deg,#00000000 37%,rgb(0,0,0) 98%);margin-left:auto;margin-right:auto;}body main .t485{top:auto;left:auto;color:rgb(from rgb(235,231,231) r g b / 80%);right:auto;bottom:1rem;display:none;z-index:5;position:absolute;font-size:0.54rem;max-width:100%;text-align:left;font-weight:400;text-transform:uppercase;}body main .t487{font-size:1.5rem;max-width:50%;transform:;text-align:left;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t488{font-size:1.1rem;}}body main .t489{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:none;z-index:2;position:absolute;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t490{z-index:1;}body main .t493{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:4rem;}@media screen and (max-width: 767px) {body main .t493{max-width:50%;text-align:center;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t493{max-width:100%;text-align:center;}}body main .t494{color:rgb(146,146,146);order:0;row-gap:1rem;flex-wrap:wrap;max-width:60%;text-align:center;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t494{max-width:100%;}}body main .t495{max-height:4rem;object-fit:contain;object-position:50% 50%;}@media screen and (max-width: 767px) {body main .t495{width:10rem;}}@media screen and (max-width: 991px) {body main .t496{width:100%;}}@media screen and (max-width: 767px) {body main .t496{max-width:40%;}}@media screen and (max-width: 480px) {body main .t496{max-width:75%;}}body main .t497{display:grid;row-gap:5rem;align-items:start;justify-items:center;grid-auto-flow:row dense;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t497{row-gap:5rem;align-items:start;justify-items:center;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t497{display:flex;align-items:center;flex-direction:column;}}body main .t504{margin-top:2rem;}body main .t505{width:65%;row-gap:1.5rem;grid-column:span 2;}@media screen and (max-width: 991px) {body main .t505{width:100%;}}@media screen and (max-width: 767px) {body main .t505{padding-left:0rem;padding-right:0rem;}}body main .t506{width:100%;text-wrap:wrap;text-align:left;}@media screen and (max-width: 767px) {body main .t506{font-size:1.15rem;}}@media screen and (max-width: 480px) {body main .t506{font-size:1.5rem;}}body main .t507{display:none;font-size:5rem;padding-left:4.5rem;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t507{font-size:3rem;padding-left:2rem;}}body main .t508{margin-top:5rem;margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t508{margin-top:2rem;margin-bottom:2rem;}}body main .t509{width:100%;align-self:center;text-align:center;grid-column:span 2;justify-self:center;padding-left:4rem;padding-right:4rem;}@media screen and (max-width: 767px) {body main .t509{padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t509{padding-left:0rem;padding-right:0rem;}}body main .t510{font-size:5rem;}@media screen and (max-width: 991px) {body main .t510{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t510{font-size:2rem;}}body main .t511{display:none;}@media screen and (max-width: 480px) {body main .t511{display:none;}}body main .t513{margin-top:6rem;margin-bottom:6rem;}body main .t515{grid-column:span 2;padding-left:4rem;}@media screen and (max-width: 767px) {body main .t515{padding-left:0rem;}}body main .t516{font-size:4rem;}@media screen and (max-width: 991px) {body main .t516{font-size:4rem;}}@media screen and (max-width: 767px) {body main .t516{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t516{font-size:3rem;max-width:80%;}}body main .t518{color:#96d1a6;font-size:10rem;max-width:100%;font-weight:200;}@media screen and (max-width: 991px) {body main .t518{font-size:8rem;}}@media screen and (max-width: 767px) {body main .t518{font-size:5rem;margin-top:1rem;}}@media screen and (max-width: 480px) {body main .t518{font-size:4rem;margin-top:1.5rem;}}body main .t519{margin-top:1rem;padding-left:3.5rem;padding-right:3.5rem;}@media screen and (max-width: 767px) {body main .t519{padding-left:0rem;padding-right:0rem;}}body main .t521{margin-top:5rem;margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t521{margin-top:0rem;margin-bottom:0rem;}}body main .t522{overflow:clip;grid-column:span 2;padding-left:4rem;}@media screen and (max-width: 767px) {body main .t522{padding-left:0rem;}}body main .t523{font-size:4rem;}@media screen and (max-width: 991px) {body main .t523{font-size:3rem;}}body main .t525{margin-top:3rem;grid-column:span 2;padding-left:4rem;}@media screen and (max-width: 767px) {body main .t525{padding-left:0rem;}}body main .t526{column-gap:1rem;align-items:start;justify-items:center;grid-auto-flow:row dense;}@media screen and (max-width: 991px) {body main .t526{row-gap:4rem;align-items:center;justify-items:start;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t526{align-items:start;justify-items:stretch;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t526{grid-template-columns:1fr;}}@media screen and (max-width: 991px) {body main .t528{font-size:2rem;}}@media screen and (max-width: 991px) {body main .t531{font-size:2rem;}}@media screen and (max-width: 991px) {body main .t534{font-size:2rem;}}@media screen and (max-width: 991px) {body main .t537{font-size:2rem;}}@media screen and (max-width: 991px) {body main .t540{font-size:2rem;}}@media screen and (max-width: 991px) {body main .t543{font-size:2rem;}}body main .t545{color:#1fa0a0;}body main .t546{color:#96d1a6;}body main .t547{color:#ffb141;}body main .t548{color:#e13c30;}body main .t549{color:#595959;}body main .t550{color:#eae9e2;}body main .t551{margin-top:4rem;margin-bottom:4rem;}@media screen and (max-width: 991px) {body main .t554{display:none;}}body main .t555{font-size:4rem;}@media screen and (max-width: 991px) {body main .t555{font-size:2rem;}}@media screen and (max-width: 767px) {body main .t555{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t555{font-size:1.5rem;}}body main .t556{overflow:clip;}body main .t557{row-gap:2rem;max-width:54%;margin-top:2rem;margin-bottom:1rem;}@media screen and (max-width: 991px) {body main .t557{max-width:100%;}}body main .t558{font-size:1.8rem;font-family:'Mocean Avenir';font-weight:400;}@media screen and (max-width: 991px) {body main .t558{font-size:1.5rem;}}@media screen and (max-width: 767px) {body main .t558{font-size:1.25rem;}}@media screen and (max-width: 480px) {body main .t558{font-weight:400;}}body main .t559{width:40rem;}@media screen and (max-width: 991px) {body main .t559{width:26rem;}}@media screen and (max-width: 767px) {body main .t559{width:28rem;}}@media screen and (max-width: 480px) {body main .t559{width:20rem;}}body main .t560{padding-left:4rem;padding-right:4rem;}@media screen and (max-width: 767px) {body main .t560{padding-left:1.5rem;padding-right:1.5rem;}}body main .t562{font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t562{font-size:1rem;}}body main .t563{margin-top:auto;margin-bottom:auto;}@media screen and (max-width: 991px) {body main .t565{display:none;}}body main .t566{width:25rem;opacity:0%;}@media screen and (max-width: 991px) {body main .t566{width:23rem;}}@media screen and (max-width: 767px) {body main .t566{width:21rem;}}@media screen and (max-width: 480px) {body main .t566{width:13rem;}}body main .t567{margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t567{margin-bottom:0rem;}}body main .t568{mask-size:100% 100%;mask-image:linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);mask-repeat:no-repeat;-webkit-mask-size:100% 100%;-webkit-mask-image:linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);-webkit-mask-repeat:no-repeat;}body main .t569{column-gap:6rem;min-height:8rem;align-items:center;justify-content:center;}body main .t571{column-gap:6rem;min-height:8rem;align-items:center;justify-content:flex-start;}body main .t573{column-gap:6rem;min-height:8rem;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t577{display:none;}}body main .t579{overflow:clip;}@media screen and (max-width: 991px) {body main .t580{font-size:3rem;}}@media screen and (max-width: 767px) {body main .t580{font-size:;}}@media screen and (max-width: 480px) {body main .t580{font-size:2rem;max-width:50%;}}body main .t581{row-gap:1.5rem;align-items:flex-start;}body main .t582{padding-right:8rem;}@media screen and (max-width: 767px) {body main .t582{margin-top:0px;padding-right:2rem;}}@media screen and (max-width: 480px) {body main .t582{padding-right:0rem;}}@media screen and (max-width: 991px) {body main .t586{display:none;}}body main .t587{margin-top:5rem;margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t587{margin-top:0rem;margin-bottom:0rem;}}body main .t588{mask-size:100% 100%;mask-image:linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);mask-repeat:no-repeat;-webkit-mask-size:100% 100%;-webkit-mask-image:linear-gradient(to right, transparent 0%, black 20%, black 80%, transparent 100%);-webkit-mask-repeat:no-repeat;}body main .t589{column-gap:6rem;min-height:8rem;align-items:center;justify-content:center;}body main .t590{width:20rem;object-fit:contain;}@media screen and (max-width: 480px) {body main .t590{width:8rem;}}@media screen and (max-width: 767px) {body main .t593{display:none;}}@media screen and (max-width: 480px) {body main .t593{display:none;}}body main .t594{overflow:clip;}@media screen and (max-width: 991px) {body main .t596{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t596{font-size:2rem;max-width:60%;}}body main .t597{align-items:center;justify-content:center;}@media screen and (max-width: 991px) {body main .t604{display:none;}}@media screen and (max-width: 767px) {body main .t604{display:none;}}body main .t608 p{width:100%;height:100%;display:flex;row-gap:1rem;flex-wrap:wrap;min-height:100%;flex-direction:row;}body main .t608 h1{left:auto;color:var(--Mocean-Yellow);right:auto;font-size:1.5rem;margin-top:4rem;text-align:center;font-weight:400;margin-bottom:2rem;text-transform:uppercase;}body main .t608 img{width:32%;height:100%;display:inline;overflow:clip;margin-top:auto;min-height:100%;object-fit:contain;margin-left:auto;margin-right:auto;border-radius:18px;margin-bottom:auto;grid-template-columns:1fr 1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t608 img{width:47%;}}@media screen and (max-width: 480px) {body main .t608 p{display:grid;column-gap:1rem;grid-auto-flow:row;grid-template-columns:1fr 1fr;}body main .t608 img{width:100%;}}body main .t610{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;margin-left:auto;margin-right:auto;}body main .t612{width:100%;height:100%;position:relative;}body main .t614{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;z-index:12;position:absolute;margin-left:auto;margin-right:auto;}body main .t619{padding-top:2rem;}body main .t620{padding-top:2rem;}body main .t634{background:var(--mocean-gray);}body main .t635{text-align:center;}@media screen and (max-width: 480px) {body main .t635{text-align:left;}}body main .t638{color:var(--mc-white);font-size:2rem;font-family:'Mocean Avenir';font-weight:400;margin-bottom:3rem;}@media screen and (max-width: 991px) {body main .t638{font-size:1.25rem;}}@media screen and (max-width: 480px) {body main .t638{font-size:1.75rem;}}body main .t640{color:var(--mc-white);background:var(--mocean-gray);}@media screen and (max-width: 991px) {body main .t640{color:var(--mc-white);}}body main .t643{text-align:center;}@media screen and (max-width: 480px) {body main .t643{text-align:left;}}body main .t644{font-size:2rem;font-family:'Mocean Avenir';font-weight:400;}@media screen and (max-width: 991px) {body main .t644{font-size:1.75rem;}}@media screen and (max-width: 480px) {body main .t644{font-size:2rem;}}body main .t645{color:var(--Mocean-Green);font-size:2rem;margin-top:4rem;font-family:'Mocean Avenir';font-weight:900;margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t645{background:;}}body main .t648{color:var(--Mocean-Green);font-size:2.23rem;margin-top:2rem;text-align:center;font-family:'Mocean Gotham';font-weight:900;margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t648{font-size:2rem;font-family:'Mocean Avenir';}}@media screen and (max-width: 480px) {body main .t648{text-align:left;}}body main .t649{position:relative;font-size:2rem;margin-top:2rem;font-family:'Mocean Avenir';font-weight:300;}@media screen and (max-width: 991px) {body main .t649{left:0rem;width:100%;}}body main .t651{font-size:12rem;}@media screen and (max-width: 991px) {body main .t651{font-size:10rem;}}@media screen and (max-width: 767px) {body main .t651{font-size:8rem;max-width:100%;}}@media screen and (max-width: 480px) {body main .t651{font-size:5rem;max-width:100%;}}body main .t656{display:none;}@media screen and (max-width: 480px) {body main .t656{row-gap:1.5rem;column-gap:1rem;flex-direction:column;}}body main .t657{margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t657{margin-top:2rem;}}body main .t661{display:flex;align-items:center;flex-direction:column;justify-content:center;}body main .t662{display:flex;align-items:center;flex-direction:column;justify-content:center;}body main .t662:hover{color:var(--Mocean-Yellow);}body main .t664{display:flex;align-items:center;flex-direction:column;justify-content:center;}body main .t664:hover{color:var(--Mocean-Blue);}body main .t666{display:flex;align-items:center;flex-direction:column;justify-content:center;}body main .t666:hover{color:var(--Mocean-Green);}body main .t668{color:var(--mc-black);display:flex;background:var(--Mocean-Yellow);min-height:20vh;align-items:center;padding-top:2rem;padding-left:2rem;border-radius:18px;padding-right:2rem;padding-bottom:2rem;justify-content:flex-start;}body main .t669{font-size:2rem;}body main .t670{font-size:1rem;}body main .t671{width:50%;display:flex;align-items:flex-start;flex-direction:column;}@media screen and (max-width: 767px) {body main .t671{width:100%;}}body main .t672{background:rgb(255,177,65);margin-top:3rem;}body main .t672:hover{color:rgb(235,231,231);background:rgb(31,160,160);}body main .t675{display:flex;flex-wrap:nowrap;margin-top:8rem;text-align:center;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}@media screen and (max-width: 767px) {body main .t675{width:100%;}}@media screen and (max-width: 480px) {body main .t675{text-align:left;}}body main .t676{font-size:2rem;font-family:'Mocean Avenir';font-weight:900;margin-bottom:1rem;text-transform:uppercase;}body main .t677{font-size:2rem;font-weight:300;}body main .t678{background:rgb(255,177,65);margin-top:1.5rem;}body main .t678:hover{color:rgb(235,231,231);background:rgb(31,160,160);}@media screen and (max-width: 480px) {body main .t678{margin-right:auto;}}body main .t682{background:;min-height:auto;}@media screen and (max-width: 480px) {body main .t682{min-height:auto;}}body main .t683{color:rgb(235,231,231);background:rgb(225,60,48);}body main .t684{font-size:12rem;max-width:80rem;}@media screen and (max-width: 991px) {body main .t684{font-size:10rem;}}@media screen and (max-width: 767px) {body main .t684{font-size:8rem;max-width:100%;}}@media screen and (max-width: 480px) {body main .t684{font-size:5rem;}}body main .t685{padding-top:2rem;}body main .t687{padding-top:2rem;}body main .t688{padding-top:2rem;}body main .t689{padding-top:2rem;}body main .t692{height:0px;}body main .t693{width:18rem;}@media screen and (max-width: 991px) {body main .t693{width:19rem;}}@media screen and (max-width: 767px) {body main .t693{width:18rem;}}@media screen and (max-width: 480px) {body main .t693{width:10rem;}}body main .t694{background:rgb(225,60,48);}body main .t695{width:18rem;}@media screen and (max-width: 767px) {body main .t695{width:8rem;}}@media screen and (max-width: 480px) {body main .t695{width:16rem;}}body main .t705{align-self:center;justify-self:flex-end;}@media screen and (max-width: 767px) {body main .t705{justify-self:flex-start;margin-bottom:4rem;}}body main .t706{display:none;font-size:1.5rem;}body main .t707{display:flex;row-gap:1rem;align-items:center;flex-direction:column;justify-content:center;}body main .t712{display:flex;}body main .t715{height:auto;}body main .t719{position:relative;margin-left:auto;margin-right:auto;}body main .t720{height:250vh;display:flex;position:relative;align-items:flex-start;justify-content:center;}body main .t722{grid-template-rows:1fr;}body main .t723{overflow:clip;}body main .t724{top:0%;left:0%;right:0%;bottom:0%;height:130%;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t725{z-index:90;position:absolute;font-size:2rem;margin-top:auto;margin-left:auto;margin-right:auto;margin-bottom:auto;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t725{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t725{font-size:1.75rem;}}body main .t726{position:relative;}body main .t727{padding-top:6rem;padding-bottom:6rem;}body main .t728{display:flex;row-gap:1.5rem;column-gap:1.5rem;padding-top:3rem;padding-bottom:3rem;}@media screen and (max-width: 480px) {body main .t728{grid-template-columns:1fr;}}body main .t729{width:100%;display:flex;overflow:clip;transition:all 650ms 0ms cubic-bezier(0.075,0.82,0.165,1);align-items:center;border-radius:18px;flex-direction:column;pointer-events:auto;justify-content:center;}body main .t729:hover{transform:scale(0.95,0.95);}body main .t731{max-width:70%;text-align:center;margin-bottom:.5rem;text-transform:uppercase;}body main .t732{cursor:pointer;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t732{margin-top:3rem;}}@media screen and (max-width: 480px) {body main .t732{margin-top:3.rem;}}body main .t733{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:none;z-index:99;position:fixed;background:#080808c9;align-items:center;margin-left:auto;margin-right:auto;justify-content:center;}body main .t734{width:100%;overflow:clip;background:var(--mc-black);aspect-ratio:16/9;border-radius:18px;}body main .t736{color:rgb(255,177,65);width:4rem;border:1px solid rgb(150,209,166);height:4rem;display:flex;z-index:20;position:absolute;padding-top:1rem;padding-left:1.5rem;border-radius:100%;padding-right:1rem;padding-bottom:1rem;pointer-events:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}@media screen and (max-width: 480px) {body main .t736{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t738{top:0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;}body main .t740{top:0%;left:0%;right:0%;width:100%;bottom:0%;z-index:1;position:absolute;background:#111111;margin-left:auto;margin-right:auto;pointer-events:none;}body main .t741{top:0%;left:0%;right:0%;bottom:0%;z-index:2;position:absolute;margin-left:auto;margin-right:auto;}body main .t742{text-transform:capitalize;}body main .t743{font-size:3rem;text-transform:capitalize;}body main .t744{color:var(--Mocean-Green);width:70%;font-size:12rem;max-width:none;background:;}@media screen and (max-width: 991px) {body main .t744{width:100%;font-size:10rem;}}@media screen and (max-width: 767px) {body main .t744{font-size:8rem;}}@media screen and (max-width: 480px) {body main .t744{font-size:5rem;}}body main .t748{display:flex;overflow:hidden;position:relative;background:var(--mc-black);min-height:auto;align-items:center;flex-direction:column;justify-content:center;-webkit-background-clip:border-box;}body main .t749{z-index:4;position:relative;}body main .t751{max-width:40rem;margin-left:auto;padding-top:10rem;margin-right:auto;padding-bottom:10rem;}@media screen and (max-width: 767px) {body main .t751{padding-top:8rem;padding-bottom:8rem;}}@media screen and (max-width: 480px) {body main .t751{padding-top:10rem;padding-bottom:10rem;}}body main .t752{position:relative;}body main .t753{top:-30%;left:auto;color:rgb(from var(--Mocean-Blue) r g b / 90%);right:auto;bottom:0rem;height:20rem;z-index:6;min-width:20rem;}@media screen and (max-width: 991px) {body main .t753{top:-0%;height:15rem;min-width:15rem;}}@media screen and (max-width: 767px) {body main .t753{height:10rem;min-width:10rem;}}@media screen and (max-width: 480px) {body main .t753{top:0%;margin-top:6px;}}body main .t754{color:var(--mocean-gray);z-index:6;}body main .t755{top:auto;left:auto;color:rgb(from var(--Mocean-Yellow) r g b / 80%);right:auto;height:20rem;z-index:2;min-width:20rem;margin-left:auto;margin-bottom:-10%;}@media screen and (max-width: 767px) {body main .t755{height:10rem;min-width:10rem;margin-bottom:-7rem;}}body main .t758{display:flex;}@media screen and (max-width: 991px) {body main .t758{padding-top:10rem;padding-bottom:10rem;}}body main .t759{flex:0 0 auto;width:30rem;position:relative;min-width:20rem;margin-right:3rem;}@media screen and (max-width: 767px) {body main .t759{width:25rem;min-width:10rem;}}@media screen and (max-width: 480px) {body main .t759{flex:0 1 auto;width:15rem;min-width:15rem;}}body main .t761{width:100%;height:100%;overflow:clip;object-fit:cover;border-radius:18px;}body main .t762{flex:0 0 auto;display:flex;column-gap:0rem;}body main .t763{flex:0 0 auto;height:115rem;opacity:60%;transform:;transition:;margin-left:auto;margin-right:auto;object-position:50% 90%;}@media screen and (max-width: 991px) {body main .t763{height:auto;opacity:60%;}}@media screen and (max-width: 767px) {body main .t763{height:100%;opacity:80%;object-fit:cover;object-position:50% 50%;}}body main .t764{background:var(--mc-white);}body main .t766{display:flex;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t766{padding-top:10rem;padding-bottom:10rem;}}body main .t767{flex:0 0 auto;display:flex;column-gap:0rem;}body main .t768{flex:0 0 auto;width:30rem;position:relative;min-width:20rem;margin-right:3rem;}@media screen and (max-width: 767px) {body main .t768{width:25rem;min-width:10rem;}}@media screen and (max-width: 480px) {body main .t768{flex:0 1 auto;width:15rem;min-width:15rem;}}body main .t769{width:100%;height:100%;overflow:clip;object-fit:cover;border-radius:18px;}body main .t770{color:var(--mocean-gray);}body main .t771{height:auto;}body main .t772{height:auto;}body main .t773{width:40rem;height:auto;overflow:clip;min-width:40rem;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t773{width:28.5rem;height:40rem;min-width:auto;}}@media screen and (max-width: 767px) {body main .t773{width:21.7rem;height:auto;}}@media screen and (max-width: 480px) {body main .t773{height:auto;min-width:100%;}}body main .t774{width:100%;height:auto;overflow:clip;object-fit:cover;border-radius:18px;}body main .t775{height:auto;flex-wrap:wrap;grid-auto-flow:column;}body main .t780{position:relative;}body main .t781{padding-top:6rem;padding-bottom:6rem;}body main .t782{row-gap:1.5rem;column-gap:1.5rem;padding-top:3rem;padding-bottom:3rem;}@media screen and (max-width: 480px) {body main .t782{grid-template-columns:1fr;}}body main .t783{cursor:pointer;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t783{margin-top:3rem;}}@media screen and (max-width: 480px) {body main .t783{margin-top:3.rem;}}body main .t784{width:100%;display:flex;overflow:clip;transition:all 650ms 0ms cubic-bezier(0.075,0.82,0.165,1);align-items:center;border-radius:18px;flex-direction:column;pointer-events:auto;justify-content:center;}body main .t784:hover{transform:scale(0.95,0.95);}body main .t786{color:rgb(255,177,65);width:4rem;border:1px solid rgb(150,209,166);height:4rem;display:flex;z-index:20;position:absolute;padding-top:1rem;padding-left:1.5rem;border-radius:100%;padding-right:1rem;padding-bottom:1rem;pointer-events:none;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}@media screen and (max-width: 480px) {body main .t786{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t787{max-width:70%;text-align:center;margin-bottom:.5rem;text-transform:uppercase;}body main .t789{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:none;z-index:99;position:fixed;background:#080808c9;align-items:center;margin-left:auto;margin-right:auto;justify-content:center;}body main .t791{width:100%;overflow:clip;background:rgb(0,0,0);aspect-ratio:16/9;border-radius:18px;}body main .t793{display:flex;row-gap:1.5rem;align-items:center;flex-direction:column;justify-content:center;}body main .t794{width:100%;overflow:clip;margin-top:auto;margin-left:auto;margin-right:auto;border-radius:18px;margin-bottom:auto;}body main .t798{display:none;}body main .t804{width:100%;height:auto;position:relative;}body main .t808{display:none;}body main .t811{top:0%;left:0%;right:0%;bottom:0%;filter:;opacity:0%;z-index:10;position:fixed;background:#000000;margin-left:auto;margin-right:auto;pointer-events:none;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);}body main .t812{width:90%;margin-top:0rem;margin-left:auto;margin-right:auto;margin-bottom:auto;}body main .t815{height:30rem;opacity:100%;margin-top:1rem;}body main .t816{display:none;z-index:10;position:relative;}@media screen and (max-width: 991px) {body main .t817{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t817{font-size:0.7rem;}}body main .t818{color:rgb(235,231,231);font-size:1.12rem;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t818{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t818{font-size:1rem;}}@media screen and (max-width: 480px) {body main .t818{font-size:0.85rem;}}body main .t819{height:auto;}@media screen and (max-width: 991px) {body main .t819{height:100%;}}body main .t820{top:0%;left:0%;right:0%;bottom:0%;z-index:1;position:absolute;background:linear-gradient(-40deg,#00000000 37%,rgb(0,0,0) 98%);margin-left:auto;margin-right:auto;}body main .t822{top:auto;left:auto;color:rgb(from rgb(235,231,231) r g b / 80%);right:auto;bottom:1rem;display:none;z-index:5;position:absolute;font-size:0.54rem;max-width:100%;text-align:left;font-weight:400;text-transform:uppercase;}body main .t824{font-size:1.5rem;max-width:50%;transform:;text-align:left;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t825{font-size:1.1rem;}}body main .t826{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:none;z-index:2;position:absolute;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t833{width:30rem;display:flex;max-width:40rem;align-items:center;flex-direction:column;justify-content:center;}body main .t836{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;position:fixed;margin-left:auto;margin-right:auto;}body main .t839{display:none;}body main .t842{color:var(--Mocean-Yellow);background:var(--mc-black);text-align:center;padding-top:2rem;padding-left:2rem;padding-right:2rem;padding-bottom:2rem;}body main .t844{margin-top:1rem;}body main .t845{font-size:2rem;text-align:center;font-weight:300;text-transform:capitalize;}@media screen and (max-width: 767px) {body main .t845{font-size:1.5rem;}}@media screen and (max-width: 480px) {body main .t845{font-size:1rem;}}body main .t846{display:none;}@media screen and (max-width: 991px) {body main .t846{width:100%;height:100%;display:flex;}}body main .t847{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}@media screen and (max-width: 991px) {body main .t857{grid-template-columns:1fr;}}body main .t860{row-gap:1.5rem;align-items:flex-start;}body main .t861{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t861{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t861{padding-right:0rem;}}body main .t864{display:none;}body main .t871{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t871{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t871{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t871{row-gap:0rem;}}body main .t872{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t872{margin-top:2rem;}}body main .t873{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t873{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t873{font-size:1.5rem;}}body main .t874{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t875{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t875{font-size:3.5rem;}}body main .t876{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t876{font-size:4rem;}}body main .t880{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t880{align-items:center;}}body main .t883{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t884{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t885{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t885{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t885{font-size:60rem;}}body main .t886{top:0%;flex:1 1 0%;left:0%;right:0%;width:100%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:flex-start;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t887{z-index:1;}body main .t888{color:rgb(26,26,26);}body main .t889{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t890{top:0%;flex:0 0 auto;left:0%;right:auto;bottom:0%;height:100vh;z-index:10;position:relative;min-width:100%;min-height:100vh;will-change:transform;}body main .t899{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t899{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t899{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t899{row-gap:0rem;}}body main .t900{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t900{margin-top:2rem;}}body main .t901{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t901{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t901{font-size:1.5rem;}}body main .t902{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t903{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t903{font-size:3.5rem;}}body main .t904{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t904{font-size:4rem;}}@media screen and (max-width: 991px) {body main .t914{grid-template-columns:1fr;}}body main .t917{row-gap:1.5rem;align-items:flex-start;}body main .t918{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t918{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t918{padding-right:0rem;}}body main .t921{display:none;}body main .t925{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t925{align-items:center;}}body main .t936{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t936{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t936{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t936{row-gap:0rem;}}body main .t937{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t937{margin-top:2rem;}}body main .t938{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t938{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t938{font-size:1.5rem;}}body main .t939{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t940{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t940{font-size:3.5rem;}}body main .t941{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t941{font-size:4rem;}}body main .t945{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t945{align-items:center;}}body main .t948{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t949{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t950{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t950{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t950{font-size:60rem;}}body main .t951{top:0%;flex:1 1 0%;left:0%;right:0%;width:100%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:flex-start;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t952{z-index:1;}body main .t953{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t954{top:0%;flex:0 0 auto;left:0%;right:auto;bottom:0%;height:100vh;z-index:10;position:relative;min-width:100%;min-height:100vh;will-change:transform;}body main .t955{color:rgb(31,160,160);}@media screen and (max-width: 991px) {body main .t960{grid-template-columns:1fr;}}body main .t963{row-gap:1.5rem;align-items:flex-start;}body main .t964{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t964{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t964{padding-right:0rem;}}body main .t967{display:none;}body main .t980{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t980{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t980{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t980{row-gap:0rem;}}body main .t981{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t981{margin-top:2rem;}}body main .t982{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t982{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t982{font-size:1.5rem;}}body main .t983{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t984{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t984{font-size:3.5rem;}}body main .t985{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t985{font-size:4rem;}}body main .t989{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t989{align-items:center;}}body main .t992{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t993{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t994{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t994{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t994{font-size:60rem;}}body main .t995{top:0%;flex:1 1 0%;left:0%;right:0%;width:100%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:flex-start;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t996{z-index:1;}body main .t997{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t998{top:0%;flex:0 0 auto;left:0%;right:auto;bottom:0%;height:100vh;z-index:10;position:relative;min-width:100%;min-height:100vh;will-change:transform;}body main .t999{background:;}@media screen and (max-width: 991px) {body main .t1004{grid-template-columns:1fr;}}body main .t1007{row-gap:1.5rem;align-items:flex-start;}body main .t1008{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t1008{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t1008{padding-right:0rem;}}body main .t1011{display:none;}body main .t1023{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t1023{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t1023{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t1023{row-gap:0rem;}}body main .t1024{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t1024{margin-top:2rem;}}body main .t1025{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t1025{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t1025{font-size:1.5rem;}}body main .t1026{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t1027{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1027{font-size:3.5rem;}}body main .t1028{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1028{font-size:4rem;}}@media screen and (max-width: 991px) {body main .t1038{grid-template-columns:1fr;}}body main .t1041{row-gap:1.5rem;align-items:flex-start;}body main .t1042{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t1042{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t1042{padding-right:0rem;}}body main .t1045{display:none;}body main .t1048{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t1048{align-items:center;}}body main .t1050{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t1051{z-index:1;}body main .t1052{color:rgb(31,160,160);}body main .t1053{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t1054{z-index:1;}body main .t1055{top:auto;left:auto;right:auto;width:40rem;bottom:auto;height:40rem;z-index:20;position:absolute;background:rgb(from rgb(0,0,0) r g b / 80%);margin-top:auto;margin-left:auto;margin-right:auto;border-radius:100%;margin-bottom:auto;transform-origin:center center;}body main .t1056{top:0%;left:0%;right:0%;bottom:0%;z-index:10;position:absolute;background:rgba(0,0,0,0.81);mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));margin-left:auto;margin-right:auto;--stencil-size:50vh;pointer-events:none;defaultoverriddenbymediaqueries-webkit-mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));}@media screen and (max-width: 991px) {body main .t1056{mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));--stencil-size:50vh;pointer-events:none;defaultoverriddenbymediaqueries-webkit-mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));}}@media screen and (max-width: 480px) {body main .t1056{mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));--stencil-size:49vh;pointer-events:none;defaultoverriddenbymediaqueries-webkit-mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));}}body main .t1057{top:auto;left:auto;right:auto;width:31.5rem;bottom:auto;z-index:20;position:absolute;background:rgb(from rgb(0,0,0) r g b / 80%);margin-top:auto;margin-left:auto;aspect-ratio:1/1;margin-right:auto;border-radius:100%;margin-bottom:auto;transform-origin:center center;}body main .t1065{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t1065{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t1065{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t1065{row-gap:0rem;}}body main .t1066{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t1066{margin-top:2rem;}}body main .t1067{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t1067{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t1067{font-size:1.5rem;}}body main .t1068{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t1069{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1069{font-size:3.5rem;}}body main .t1070{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1070{font-size:4rem;}}body main .t1074{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t1074{align-items:center;}}body main .t1077{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t1078{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t1079{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t1079{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t1079{font-size:60rem;}}body main .t1080{top:0%;flex:1 1 0%;left:0%;right:0%;width:100%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:flex-start;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t1081{z-index:1;}body main .t1082{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t1083{top:0%;flex:0 0 auto;left:0%;right:auto;bottom:0%;height:100vh;z-index:10;position:relative;min-width:100%;min-height:100vh;will-change:transform;}body main .t1084{background:;}@media screen and (max-width: 991px) {body main .t1089{grid-template-columns:1fr;}}body main .t1092{row-gap:1.5rem;align-items:flex-start;}body main .t1093{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t1093{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t1093{padding-right:0rem;}}body main .t1096{display:none;}body main .t1102{overflow:clip;}body main .t1110{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t1110{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t1110{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t1110{row-gap:0rem;}}body main .t1111{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t1111{margin-top:2rem;}}body main .t1112{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t1112{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t1112{font-size:1.5rem;}}body main .t1113{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t1114{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1114{font-size:3.5rem;}}body main .t1115{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1115{font-size:4rem;}}@media screen and (max-width: 991px) {body main .t1125{grid-template-columns:1fr;}}body main .t1128{row-gap:1.5rem;align-items:flex-start;}body main .t1129{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t1129{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t1129{padding-right:0rem;}}body main .t1132{display:none;}body main .t1135{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t1135{align-items:center;}}body main .t1137{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t1138{z-index:1;}body main .t1139{top:auto;left:auto;right:auto;width:37rem;bottom:auto;height:37rem;opacity:50%;z-index:20;position:absolute;background:rgb(0,0,0);margin-top:auto;margin-left:auto;margin-right:auto;border-radius:100%;margin-bottom:auto;transform-origin:center center;}body main .t1140{top:0%;left:0%;right:0%;bottom:0%;z-index:10;position:absolute;background:rgba(0,0,0,0.81);mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));margin-left:auto;margin-right:auto;--stencil-size:50vh;pointer-events:none;defaultoverriddenbymediaqueries-webkit-mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));}@media screen and (max-width: 991px) {body main .t1140{mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));--stencil-size:50vh;pointer-events:none;defaultoverriddenbymediaqueries-webkit-mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));}}@media screen and (max-width: 480px) {body main .t1140{mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));--stencil-size:49vh;pointer-events:none;defaultoverriddenbymediaqueries-webkit-mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));}}body main .t1146{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t1146{align-items:center;}}body main .t1149{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t1150{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t1151{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t1151{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t1151{font-size:60rem;}}body main .t1152{top:0%;flex:1 1 0%;left:0%;right:0%;width:100%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:flex-start;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t1153{z-index:1;}body main .t1154{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t1155{top:0%;flex:0 0 auto;left:0%;right:auto;bottom:0%;height:100vh;z-index:10;position:relative;min-width:100%;min-height:100vh;will-change:transform;}body main .t1156{color:rgb(31,160,160);}body main .t1163{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t1163{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t1163{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t1163{row-gap:0rem;}}body main .t1164{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t1164{margin-top:2rem;}}body main .t1165{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t1165{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t1165{font-size:1.5rem;}}body main .t1166{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t1167{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1167{font-size:3.5rem;}}body main .t1168{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1168{font-size:4rem;}}@media screen and (max-width: 991px) {body main .t1173{grid-template-columns:1fr;}}body main .t1176{row-gap:1.5rem;align-items:flex-start;}body main .t1177{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t1177{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t1177{padding-right:0rem;}}body main .t1180{display:none;}body main .t1193{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t1193{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t1193{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t1193{row-gap:0rem;}}body main .t1194{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t1194{margin-top:2rem;}}body main .t1195{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t1195{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t1195{font-size:1.5rem;}}body main .t1196{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t1197{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1197{font-size:3.5rem;}}body main .t1198{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1198{font-size:4rem;}}@media screen and (max-width: 991px) {body main .t1208{grid-template-columns:1fr;}}body main .t1211{row-gap:1.5rem;align-items:flex-start;}body main .t1212{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t1212{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t1212{padding-right:0rem;}}body main .t1215{display:none;}body main .t1218{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t1218{align-items:center;}}body main .t1219{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t1220{z-index:1;}body main .t1224{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t1224{align-items:center;}}body main .t1225{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;height:100vh;display:flex;z-index:10;position:absolute;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t1226{display:none;opacity:80%;}@media screen and (max-width: 991px) {body main .t1226{display:flex;}}body main .t1228{z-index:1;}body main .t1229{top:0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t1230{flex:0 0 auto;color:var(--mc-black);height:100vh;z-index:4;position:relative;}body main .t1231{top:0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t1232{flex:0 0 auto;color:rgb(0,0,0);height:100vh;z-index:4;position:relative;}body main .t1236{height:auto;}body main .t1241{z-index:1;position:relative;}body main .t1243{padding-top:8rem;}body main .t1244{width:30rem;}@media screen and (max-width: 991px) {body main .t1244{width:20rem;}}body main .t1245{align-items:center;padding-top:4rem;padding-bottom:4rem;justify-content:center;}body main .t1246{height:auto;display:flex;row-gap:1rem;column-gap:1rem;align-items:flex-start;padding-top:3rem;}@media screen and (max-width: 991px) {body main .t1246{display:flex;flex-wrap:wrap;padding-left:0px;padding-right:0px;}}@media screen and (max-width: 480px) {body main .t1246{flex-direction:column;}}body main .t1247{flex:0 1 auto;width:100%;max-width:100%;margin-bottom:0px;}@media screen and (max-width: 991px) {body main .t1247{width:100%;}}body main .t1248{color:var(--Mocean-Yellow);font-size:1.25rem;max-width:20%;line-height:1;}@media screen and (max-width: 767px) {body main .t1248{max-width:40%;}}@media screen and (max-width: 480px) {body main .t1248{max-width:100%;}}body main .t1249{border-top:1px solid rgb(57,57,57);margin-top:2rem;padding-top:1.5rem;}body main .t1250{width:100%;}body main .t1251{width:100%;height:8rem;margin-bottom:1rem;}@media screen and (max-width: 480px) {body main .t1251{height:5rem;}}body main .t1252{width:100%;height:100%;}body main .t1253{font-size:1rem;max-width:90%;text-wrap:balance;font-family:'Mocean Avenir';font-weight:400;margin-bottom:.25rem;}@media screen and (max-width: 480px) {body main .t1253{max-width:100%;}}body main .t1254{display:none;}body main .t1255{align-items:center;}@media screen and (max-width: 480px) {body main .t1255{row-gap:1rem;flex-wrap:nowrap;column-gap:1.5rem;}}body main .t1256{width:30%;row-gap:0.5rem;}@media screen and (max-width: 480px) {body main .t1256{width:50%;}}body main .t1257{min-height:3rem;}body main .t1257:hover{background:rgb(46,46,46);}body main .t1258{color:rgb(196,196,196);font-size:.75rem;font-family:'Mocean Avenir';font-weight:900;}body main .t1259{top:1rem;left:auto;right:1rem;bottom:auto;z-index:2;position:absolute;}body main .t1260{flex:0 1 auto;height:auto;display:flex;overflow:clip;flex-direction:column;justify-content:space-between;grid-template-columns:1fr 1fr;}@media screen and (max-width: 991px) {body main .t1260{flex:0 1 auto;width:100%;height:45rem;display:flex;z-index:20;position:sticky;max-height:50rem;flex-direction:column;}}@media screen and (max-width: 767px) {body main .t1260{min-width:100%;}}body main .t1261{color:var(--Mocean-Blue);font-size:1.5rem;line-height:1;}body main .t1262{display:none;background:;}@media screen and (max-width: 480px) {body main .t1262{min-height:3rem;}}body main .t1264{color:rgb(225,225,225);font-size:.9rem;font-family:'Mocean Avenir';font-weight:900;text-transform:capitalize;}body main .t1265{flex:1 1 0%;width:auto;display:flex;flex-wrap:wrap;align-items:flex-start;flex-direction:column;justify-content:center;}body main .t1266{border-top:1px solid rgb(66,66,66);margin-top:2rem;padding-top:2rem;}body main .t1267{cursor:pointer!important;}@media screen and (max-width: 991px) {body main .t1267{cursor:pointer;}}body main .t1268{display:none;}body main .t1269{width:100%;column-gap:0.15rem;}body main .t1271{display:flex;align-items:center;justify-content:center;}body main .t1272{width:100%;height:100%;row-gap:.5rem;overflow:auto;background:#111111;column-gap:.5rem;max-height:25rem;padding-top:.5rem;padding-left:.5rem;border-radius:12px;padding-right:.5rem;padding-bottom:.5rem;}@media screen and (max-width: 991px) {body main .t1272{max-height:20rem;}}body main .t1273{color:#b8b8b8;text-wrap:balance;font-weight:500;}body main .t1274{row-gap:.5rem;border-bottom:1px solid rgb(88,88,88);margin-bottom:1.5rem;padding-bottom:2rem;}body main .t1278{row-gap:.5rem;}body main .t1279{width:auto;height:auto;column-gap:.15rem;padding-top:.25rem;padding-left:.5rem;padding-right:.45rem;flex-direction:row;padding-bottom:.25rem;}@media screen and (max-width: 480px) {body main .t1279{padding-top:.25rem;padding-left:.25rem;padding-right:.25rem;padding-bottom:.25rem;}}body main .t1280{width:1.25;display:flex;}body main .t1281{font-size:.9rem;}@media screen and (max-width: 480px) {body main .t1281{font-size:.5rem;}}body main .t1282{width:1rem;display:none;}body main .t1283{margin-top:1.5rem;align-items:center;padding-left:1.5rem;padding-right:1.5rem;justify-content:center;}body main .t1284{color:rgb(182,182,182);font-size:.9rem;font-family:'Mocean Avenir';margin-left:auto;}@media screen and (max-width: 991px) {body main .t1284{margin-right:auto;}}body main .t1285{color:rgb(19,19,19);align-items:center;padding-left:1.5rem;padding-right:1.5rem;justify-content:center;}body main .t1286{color:rgb(0,0,0);font-size:.9rem;font-family:'Mocean Avenir';margin-left:auto;}body main .t1288{height:auto;margin-left:auto;aspect-ratio:4/5;margin-right:auto;object-position:50% 80%;}@media screen and (max-width: 480px) {body main .t1289{height:100%;overflow:auto;max-height:20rem;}}body main .t1291{row-gap:2rem;}body main .t1293{color:#b8b8b8;font-weight:500;}body main .t1294{row-gap:.5rem;}body main .t1295{top:4.5rem;flex:0 1 auto;width:100%;position:sticky;max-width:30rem;min-width:30rem;}@media screen and (max-width: 991px) {body main .t1295{flex:1 1 0%;width:100%;row-gap:3rem;position:static;max-width:none;min-width:auto;flex-direction:column-reverse;}}body main .t1296{display:flex;}body main .t1297{width:1.5rem;display:flex;margin-bottom:.5rem;}body main .t1298{font-size:1rem;text-transform:uppercase;}body main .t1299{font-size:.6rem;}body main .t1303{height:auto;}body main .t1304{padding-top:8rem;}body main .t1305{z-index:1;position:relative;}body main .t1306{align-items:center;padding-top:4rem;padding-bottom:4rem;justify-content:center;}body main .t1307{width:30rem;}@media screen and (max-width: 991px) {body main .t1307{width:20rem;}}body main .t1308{color:rgb(100,100,100);}body main .t1309{align-items:center;padding-left:1.5rem;padding-right:1.5rem;justify-content:center;}body main .t1310{color:var(--Mocean-Blue);font-size:.9rem;font-family:'Mocean Gotham';font-weight:900;margin-left:auto;}body main .t1311{height:auto;margin-left:auto;aspect-ratio:16/9;margin-right:auto;object-position:50% 80%;}body main .t1312{height:100vh;}@media screen and (max-width: 991px) {body main .t1312{height:auto;}}body main .t1319{height:100%;}@media screen and (max-width: 480px) {body main .t1319{padding-left:0px;padding-right:0px;}}body main .t1320{display:flex;row-gap:2.5rem;overflow:clip;flex-wrap:nowrap;background:;column-gap:1.5rem;margin-top:2rem;max-height:100%;padding-top:.5rem;padding-left:.5rem;border-radius:20px;padding-right:.5rem;flex-direction:row;padding-bottom:.5rem;}@media screen and (max-width: 991px) {body main .t1320{height:100%;row-gap:0rem;background:rgba(43,43,43,0);padding-top:0rem;padding-left:0rem;padding-right:0;flex-direction:column-reverse;padding-bottom:0rem;}}@media screen and (max-width: 767px) {body main .t1320{padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t1320{padding-top:0rem;padding-bottom:0rem;}}body main .t1321{width:100%;cursor:pointer;display:grid;column-gap:1rem;align-items:center;padding-top:.5rem;padding-left:1rem;padding-right:1rem;flex-direction:row;padding-bottom:.5rem;justify-content:center;grid-template-columns:minmax(1rem,auto) minmax(3rem,8rem) 1fr;}body main .t1322{font-size:1rem;font-weight:500;}body main .t1323{text-transform:uppercase;}body main .t1324{flex-direction:row;}body main .t1325{row-gap:.5rem;max-width:100%;margin-right:auto;}body main .t1326{row-gap:0.15rem;align-items:center;margin-bottom:.5rem;justify-content:center;}body main .t1327{color:#b8b8b8;column-gap:.5rem;align-items:center;justify-content:center;}body main .t1330{color:rgb(117,153,153);opacity:60%;font-size:.80rem;max-width:80%;text-wrap:balance;background:rgb(31,31,31);text-align:center;font-family:'Mocean Avenir';}body main .t1334{height:auto;display:flex;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1334{overflow:clip;max-height:20rem;}}body main .t1335{border-top:1px solid rgb(79,79,79);padding-top:1.5rem;}body main .t1336{color:rgb(121,121,121);column-gap:.5rem;}body main .t1337{color:rgb(104,104,104);margin-top:.5rem;align-items:center;font-family:'Mocean Avenir';font-weight:400;justify-content:center;}body main .t1340{display:none;}body main .t1341{width:40rem;border:1px solid var(--mocean-gray);height:auto;row-gap:.5rem;overflow:clip;background:var(--mc-black);padding-top:1rem;padding-left:1rem;border-radius:20px;padding-right:1rem;padding-bottom:1rem;}@media screen and (max-width: 991px) {body main .t1341{top:0rem;width:100%;height:auto;overflow:hidden;position:sticky;max-height:40rem;}}body main .t1342{width:100%;row-gap:1.5rem;overflow:clip;background:var(--mocean-gray);padding-top:3rem;padding-left:2rem;border-radius:12px;padding-right:2rem;padding-bottom:3rem;}@media screen and (max-width: 991px) {body main .t1342{padding-top:1.5rem;padding-bottom:1.5rem;}}@media screen and (max-width: 767px) {body main .t1342{height:auto;}}@media screen and (max-width: 480px) {body main .t1342{padding-top:1rem;padding-left:1rem;padding-right:1rem;padding-bottom:1rem;}}body main .t1343{width:100%;height:100%;object-fit:cover;}body main .t1344{width:100%;height:5rem;overflow:clip;max-width:10rem;border-radius:8px;}body main .t1345{width:100%;height:auto;overflow:clip;background:rgb(0,0,0);aspect-ratio:16/9 !important;border-radius:12px;}@media screen and (max-width: 991px) {body main .t1347{font-size:.70rem;}}body main .t1348{align-items:center;justify-content:center;}body main .t1349{row-gap:.5rem;max-width:100%;margin-right:auto;}body main .t1350{font-size:.6rem;text-transform:uppercase;}body main .t1351{font-size:1.25rem;}body main .t1352{display:none;}@media screen and (max-width: 767px) {body main .t1353{flex:0 0 auto;}}@media screen and (max-width: 767px) {body main .t1354{font-size:0.70rem;}}@media screen and (max-width: 480px) {body main .t1354{font-size:0.6rem;}}body main .t1356{top:0%;left:0%;right:0%;bottom:0%;display:none;overflow:clip;position:absolute;background:rgb(0,0,0);align-items:center;margin-left:auto;margin-right:auto;border-radius:20px;justify-content:center;}body main .t1357{overflow:clip;position:relative;}body main .t1358{font-size:1rem;margin-bottom:1.5rem;}@media screen and (max-width: 767px) {body main .t1358{font-size:.90rem;margin-bottom:1rem;}}@media screen and (max-width: 480px) {body main .t1358{font-size:.6rem;}}@media screen and (max-width: 991px) {body main .t1359{font-size:.70rem;}}body main .t1360{color:var(--Mocean-Blue);width:1.75rem;margin-bottom:1rem;}@media screen and (max-width: 991px) {body main .t1360{width:2rem;}}@media screen and (max-width: 767px) {body main .t1360{width:1.5rem;}}body main .t1361{row-gap:0.5rem;padding-top:1rem;padding-left:.5rem;border-bottom:1px solid var(--mocean-gray);padding-right:.55rem;padding-bottom:1rem;}body main .t1362{font-family:'Mocean Avenir';}body main .t1363{column-gap:.15rem;align-items:center;}body main .t1364{width:1.5rem;height:1.5rem;overflow:clip;border-radius:100%;}body main .t1366{width:100%;height:100%;}body main .t1367{margin-right:.15rem;}@media screen and (max-width: 991px) {body main .t1369{min-width:29rem;background:;}}@media screen and (max-width: 767px) {body main .t1369{min-width:97%;}}@media screen and (max-width: 480px) {body main .t1369{right:auto;min-width:100%;margin-left:auto;margin-right:auto;}}body main .t1372{width:100%;cursor:pointer;display:flex;background:rgb(7,7,7);column-gap:1rem;align-items:center;padding-top:.5rem;padding-left:1rem;justify-items:start;padding-right:1rem;flex-direction:row;padding-bottom:.5rem;justify-content:center;grid-template-columns:1fr 1fr;}body main .t1373{width:100%;row-gap:.5rem;max-width:100%;margin-right:auto;}body main .t1374{text-transform:uppercase;}body main .t1375{font-size:1rem;font-weight:500;}body main .t1376{display:none;}body main .t1377{width:100%;height:5rem;overflow:clip;max-width:10rem;border-radius:8px;}body main .t1378{width:100%;height:100%;object-fit:cover;}body main .t1381{row-gap:.75rem;overflow:auto;}@media screen and (max-width: 991px) {body main .t1381{width:100%;display:flex;row-gap:.5rem;overflow:auto;flex-direction:column;}}body main .t1382{top:auto;left:auto;right:1.5rem;width:29rem;bottom:1.5rem;position:fixed;margin-top:2.5rem;margin-left:auto;}@media screen and (max-width: 991px) {body main .t1382{top:auto;left:0%;right:0%;width:100%;bottom:0%;height:20rem;display:flex;position:fixed;background:linear-gradient(180deg,#00000080 0%,#000000 60%);align-items:center;margin-left:auto;margin-right:auto;justify-content:center;}}@media screen and (max-width: 480px) {body main .t1382{height:15rem;}}body main .t1383{justify-content:space-between;}body main .t1384{column-gap:.5rem;}body main .t1385{display:flex;align-items:center;justify-content:center;}body main .t1386{width:2.5rem;border:1px solid rgb(47,47,47);cursor:pointer;height:2.5rem;overflow:clip;transition:all 450ms 0ms cubic-bezier(0.075,0.82,0.165,1);padding-top:.5rem;padding-left:.5rem;border-radius:8px;padding-right:.5rem;padding-bottom:.5rem;}body main .t1386:hover{background:rgb(62,62,62);}body main .t1387{width:2.5rem;border:1px solid rgb(47,47,47);cursor:pointer;height:2.5rem;overflow:clip;transition:all 450ms 0ms cubic-bezier(0.075,0.82,0.165,1);padding-top:.5rem;padding-left:.5rem;border-radius:8px;padding-right:.5rem;padding-bottom:.5rem;}body main .t1387:hover{background:rgb(62,62,62);}body main .t1388{display:flex;align-items:center;justify-content:center;}body main .t1389{flex:0 0 auto;width:2.5rem;height:2.5rem;overflow:clip;position:relative;margin-right:.25rem;border-radius:8px;}body main .t1391{position:relative;}