@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;
}




[data-id="plugin_gallery-box_popup"] {

background-color: #000000d2;
backdrop-filter:blur(8);
	-webkit-backdrop-filter:blur(8px);
}


.plugins_gallery-box_media {
background: #000000d4 !important;
}

.gallery-box_media-slider {
align-items: center !important;
justify-content: center !important;

}


.award-item:first-child {
  font-size: 1rem;
}
/* --- Select Button Styles --- */
.choices,
.mc-global_select,
.mc-choices {
  background: #191919 !important;
  border: 1px solid #2a2a2a !important;
  border-radius: 8px !important;
  box-shadow: none !important;
 width: 8rem;   /* Or whatever you want, e.g. 240px or 280px */
  min-width: 0 !important;
  max-width: none !important;
  font-size: 0.9rem;
}

.choices__inner,
.mc-global_select,
.mc-choices-inner {
  display: flex !important;
  align-items: center !important;
  justify-content: flex-start !important;
  color: #b48b44 !important;
  font-weight: 700 !important;
  opacity: 1 !important;
  min-height: 44px !important;
  height: auto !important;
  padding: 0.25rem 0.5rem 0.25rem 0.5rem !important;
  background: transparent !important;
  border-radius: 8px !important;
  box-sizing: border-box;
  font-size: 1.25rem !important;
  font-family: inherit !important;
}

/* Placeholder style */
.choices__placeholder {
  color: #b48b44 !important;
  opacity: 0.8 !important;
  font-size: 0.6rem !important;
  font-weight: medium !important;
  line-height: 1 !important;
}

/* --- Selected Value (fix huge bug) --- */
.choices__item--selectable {
  color: #b48b44 !important;
  background: transparent !important;
  padding: 0 !important;
  border-radius: 0 !important;
  font-weight: medium !important;
  font-size: 0.90rem !important;
  display: inline-block !important;
  line-height: 1 !important;
  margin: 0 !important;
  border-color: #2a2a2a;
}

/* --- Dropdown Arrow --- */
.choices[data-type*=select-one]::after {
  content: "▼";
  position: absolute;
  right: 1.2rem;
  top: 50%;
  transform: translateY(-50%);
  color: #ffb64f;
  font-size: 1.5rem;
  pointer-events: none;
  z-index: 2;
  line-height: 1;
  display: block;
  width: 1em;
  height: 1em;
  background: none;
  border: none;
}

/* Remove SVG backgrounds if any */
.choices[data-type*=select-one]::before,
.choices[data-type*=select-one]::after {
  background-image: none !important;
}

/* --- Dropdown Menu --- */
.choices__list--dropdown {
  width: max-content !important;
  min-width: 220px !important;
  max-width: 95vw !important;
  left: 0 !important;
  box-sizing: border-box;
  margin-top: 0.7rem !important;
  background: #222 !important;
  border: 1px solid #eaeaea !important;
  border-radius: 8px !important;
  padding: 1.1rem 0.5rem 1.1rem 0.5rem !important;
  z-index: 99999 !important;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  scroll-behavior: smooth;
}

/* --- Dropdown Options --- */
.choices__list--dropdown .choices__item {
  display: block !important;
  text-align: left !important;
  font-weight: 700 !important;
  color: #fff !important;         /* white by default */
  padding: 0.75rem 2rem !important;
  border-radius: 8px !important;
  background: #222 !important;
  font-size: 1.12rem !important;
  white-space: normal !important;
  transition: background .15s, color .15s;
  font-family: inherit !important;
  cursor: pointer;
  margin: 0 !important;
}

/* Hover/active/selected in dropdown */
.choices__list--dropdown .choices__item.is-highlighted,
.choices__list--dropdown .choices__item:hover,
.choices__list--dropdown .choices__item[aria-selected="true"] {
  background: #333 !important;
  color: #ffb64f !important;
}

/* --- Dropdown Header (if using optgroups) --- */
.choices__group {
  font-weight: bold !important;
  color: #aaa !important;
  padding: 0.6rem 2rem 0.3rem 2rem !important;
  text-align: left !important;
  font-size: 1rem !important;
}

/* --- Scrollbar Styling (orange gradient) --- */
.choices__list--dropdown {
  scrollbar-width: thin;
  scrollbar-color: #ffb64f #232126;
}
.choices__list--dropdown::-webkit-scrollbar {
  width: 10px;
  background: #232126;
  border-radius: 8px;
}
.choices__list--dropdown::-webkit-scrollbar-thumb {
  background: linear-gradient(180deg, #ffb64f 0%, #c78830 100%);
  border-radius: 8px;
  min-height: 48px;
  border: 2px solid #232126;
}
.choices__list--dropdown::-webkit-scrollbar-thumb:hover {
  background: #ffb64f;
}
.choices__list--dropdown::-webkit-scrollbar-track {
  background: #232126;
  border-radius: 8px;
}

/* --- Remove focus/active outlines (optional) --- */
.choices.is-focused .choices__inner,
.choices.is-open .choices__inner {
  border: none !important;
  box-shadow: none !important;
}


.choices,
.mc-global_select,
.mc-choices {
  border: 1.5px solid #212326 !important;
}

.choices__list--dropdown {
  border: 1.5px solid #212326 !important;
}

.choices__inner {
  border: none !important;
}

.choices.is-focused .choices__inner,
.choices.is-open .choices__inner {
  border: none !important;
  box-shadow: none !important;
}

.line {
  display: block;
  /* Optional: */
  /* overflow: hidden; */
}
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;cursor:pointer;top:0%;left:auto;right:0%;bottom:auto;}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 .container-large{max-width:128rem;width:100%;}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:#eaeaea;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:space-between;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;}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;}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:70rem;margin-left:auto;margin-right:auto;margin-top:.5rem;color:rgb(191,191,191);text-wrap:wrap;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:50%;text-align:center!important;font-size:1.25rem;font-weight:400;color:var(--mc-main);text-transform:uppercase;}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;text-align:center;opacity:0%;align-items:center;}@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;}@media screen and (max-width: 991px) {main .mc-about_body{font-size:2rem!important;}}@media screen and (max-width: 480px) {main .mc-about_body{font-size:1.5rem;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 .filters-container{display:flex;justify-content:space-between;align-items:center;width:100%;flex-direction:row;}@media screen and (max-width: 767px) {main .filters-container{flex-wrap:wrap;column-gap:1.5rem;row-gap:1.5rem;}}main .search-field{display:flex;width:auto;overflow:clip;}main .searchinput{color:rgb(235,231,231);background:var(--mc-black);border:1px solid var(--Mocean-Yellow);padding-right:1rem;min-height:3rem;border-radius:5px;padding-left:3.5rem;width:100%;}main .searchinput:hover{background:var(--mocean-gray);color:var(--Mocean-Green);}main .mc-filter_clear{color:var(--Mocean-Red);background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,0);font-family:'Mocean Avenir';font-size:1rem;text-decoration:underline;}main .filter-group{border-radius:8px;min-height:2rem;min-width:5rem;flex:0 0 auto;}main .mc-portfolio_slice-title{font-size:2rem;text-transform:uppercase;color:var(--mc-main);text-align:center;}main .mc-portfolio_video-txt{font-size:1.5rem;max-width:70%;text-wrap:balance;}main .mc-portfolio_grid-card{cursor:pointer;transition:all 450ms 0ms cubic-bezier(0.075,0.82,0.165,1);transform:translate(0px,0px);overflow:clip;border-radius:18px;display:flex;justify-content:center;align-items:center;height:auto;min-height:3rem;}main .mc-portfolio_grid-card:hover{opacity:75%;transform:scale(.98,.98);}main .img-wrap{width:100%;overflow:clip;border-radius:12px;}main .mc-rte_moceanfish h1{font-size:1.75rem;text-wrap:balance;max-width:80%;margin-bottom:2rem;color:var(--Mocean-Green);text-transform:uppercase;}main .mc-rte_moceanfish p{font-size:1.25rem;margin-bottom:1.5rem;font-weight:500;font-family:'Mocean Avenir';}main .mc-rte_moceanfish a{color:var(--Mocean-Yellow);text-decoration:underline;}main .mc-rte_moceanfish a:hover{color:white;text-decoration:underline;}main .mc-rte_moceanfish h2{font-weight:700;font-size:1.5rem;color:var(--mc-main);text-transform:uppercase;}@media screen and (max-width: 767px) {main .mc-rte_moceanfish h1{max-width:100%;}}main .award-item{font-size:1.25rem;font-weight:500;}main .mc-pf-mobile_wrap{box-shadow:0px 0px 15px 5px rgba(0,0,0,0.15);transition:all 850ms 0ms cubic-bezier(0.075,0.82,0.165,1);position:relative;display:flex;justify-content:center;align-items:center;height:auto;width:100%;min-height:10rem;pointer-events:auto;z-index:10;}main .mc-modal{position:fixed;top:0%;left:0%;right:0%;bottom:0%;margin-left:auto;margin-right:auto;z-index:50;background:rgb(0,0,0);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);text-align:center;display:none;justify-content:center;align-items:center;height:100dvh;width:100%;}main .mc-scroll_indicator{position:absolute;width:4rem;height:4rem;top:auto;left:auto;right:2rem;bottom:2rem;z-index:10;cursor:pointer;transition:all 550ms 0ms cubic-bezier(0.075,0.82,0.165,1);display:flex;flex-direction:column;justify-content:center;align-items:center;}main .mc-scroll_indicator:hover{transform:scale(1.5,1.5);}@media screen and (max-width: 767px) {main .mc-scroll_indicator{right:auto;bottom:1rem;}}body main .t7{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t7{row-gap:30px;grid-template-columns:1fr ;}}body main .t9{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t9{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t10{color:rgba(163,117,255,1.00);}}body main .t18{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t18{row-gap:30px;grid-template-columns:1fr ;}}body main .t20{display:flex;row-gap:40px;column-gap:40px;}body main .t22{display:flex;flex-direction:column;}body main .t23{display:flex;flex-direction:column;}body main .t24{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t27{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t29{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t29{row-gap:30px;grid-template-columns:1fr ;}}body main .t30{display:flex;row-gap:25px;flex-direction:column;}body main .t34{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t36{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t37{display:flex;column-gap:100px;}body main .t40{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t48{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}@media screen and (max-width: 991px) {body main .t56{color:rgba(163,117,255,1.00);}}body main .t59{height:100dvh;opacity:0%;object-fit:cover;}body main .t60{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 .t60{object-position:79% 100%;}}body main .t61{display:none;}body main .t68{width:20%;height:30rem;display:flex;position:relative;column-gap:5rem;flex-direction:row;}@media screen and (max-width: 991px) {body main .t68{flex:0 1 auto;width:20%;}}body main .t69{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 .t70{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 .t70{width:50%;}}body main .t71{background:;min-height:auto;}@media screen and (max-width: 480px) {body main .t71{min-height:auto;}}body main .t72{color:var(--mc-white);background:var(--mc-black);}body main .t73{color:var(--Mocean-Yellow);font-size:12rem;}@media screen and (max-width: 991px) {body main .t73{font-size:10rem;}}@media screen and (max-width: 767px) {body main .t73{width:80%;font-size:8rem;}}@media screen and (max-width: 480px) {body main .t73{font-size:5rem;}}body main .t74{padding-top:2rem;}body main .t76{padding-top:2rem;}body main .t77{padding-top:2rem;}body main .t78{padding-top:2rem;}body main .t81{background:rgba(0,0,0,0);text-transform:uppercase;}body main .t82{z-index:2;position:relative;font-family:'Mocean Gotham';}body main .t83{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 .t84{align-items:center;padding-top:1rem;padding-bottom:1rem;}body main .t86{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 .t86:hover{color:var(--Mocean-Yellow);}body main .t89{top:0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;}body main .t90{width:100%;}body main .t92{z-index:2;position:relative;}@media screen and (max-width: 991px) {body main .t92{padding-top:5vh;padding-bottom:5vh;}}@media screen and (max-width: 767px) {body main .t92{padding-top:1.5rem;padding-bottom:1.5rem;}}body main .t93{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 .t94{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 .t94{row-gap:3rem;align-items:flex-start;flex-direction:column;justify-content:flex-end;}}body main .t95{row-gap:2rem;}@media screen and (max-width: 767px) {body main .t95{width:100%;}}@media screen and (max-width: 480px) {body main .t95{row-gap:1rem;}}body main .t102{background:rgb(from rgb(0,0,0) r g b / 50%);}body main .t106{background:rgb(225,60,48);}body main .t107{width:18rem;}@media screen and (max-width: 767px) {body main .t107{width:8rem;}}@media screen and (max-width: 480px) {body main .t107{width:16rem;}}body main .t114{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t114{row-gap:30px;grid-template-columns:1fr ;}}body main .t116{display:flex;row-gap:25px;flex-direction:column;}@media screen and (max-width: 991px) {body main .t116{row-gap:20px;}}@media screen and (max-width: 991px) {body main .t117{color:rgba(163,117,255,1.00);}}body main .t123{font-family:;}body main .t125{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t125{row-gap:30px;grid-template-columns:1fr ;}}body main .t127{display:flex;row-gap:40px;column-gap:40px;}body main .t129{display:flex;flex-direction:column;}body main .t130{display:flex;flex-direction:column;}body main .t131{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t134{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t136{display:grid;grid-template-columns:350px 1fr;}@media screen and (max-width: 991px) {body main .t136{row-gap:30px;grid-template-columns:1fr ;}}body main .t137{display:flex;row-gap:25px;flex-direction:column;}body main .t141{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t143{color:rgba(163,117,255,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t144{display:flex;column-gap:100px;}body main .t147{color:rgba(0,0,0,1.00);margin:0px 0px 10px 0px;display:block;font-weight:600;}body main .t155{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 .t163{color:rgba(163,117,255,1.00);}}body main .t164{color:rgb(255,255,255);background:#000000;}body main .t168{color:var(--mc-white);background:var(--mc-black);}body main .t169{overflow:visible;}body main .t171{background:var(--Mocean-Yellow);}body main .t174{background:var(--Mocean-Blue);}body main .t175{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t175{width:100.5%;}}body main .t183{position:relative;}body main .t184{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 .t186{background:var(--mc-white);}body main .t187{height:100%;}body main .t188{position:relative;}body main .t194{row-gap:1.5rem;column-gap:1rem;grid-template-columns:.5fr 1fr;}@media screen and (max-width: 767px) {body main .t194{display:flex;row-gap:4rem;flex-direction:column;}}@media screen and (max-width: 480px) {body main .t194{display:flex;flex-direction:column;}}body main .t195{padding-left:4rem;}@media screen and (max-width: 991px) {body main .t195{padding-right:2rem;}}@media screen and (max-width: 767px) {body main .t195{padding-left:0rem;}}body main .t197{text-transform:capitalize;}body main .t199{row-gap:1.75rem;}body main .t200{width:70%;}@media screen and (max-width: 767px) {body main .t200{width:80%;}}@media screen and (max-width: 480px) {body main .t200{width:100%;}}body main .t202{font-size:3rem;text-transform:capitalize;}body main .t203{font-size:1.75rem;}@media screen and (max-width: 991px) {body main .t203{font-size:1.75rem!important;}}body main .t204{z-index:20;position:relative;}body main .t205{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 .t211{margin-top:1rem;}body main .t212{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 .t212{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t213{width:100%;height:100%;position:relative;}body main .t215{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 .t216{z-index:4;}body main .t217{font-size:2rem;text-align:center;font-weight:300;text-transform:capitalize;}@media screen and (max-width: 767px) {body main .t217{font-size:1.5rem;}}@media screen and (max-width: 480px) {body main .t217{font-size:1rem;}}body main .t222{max-width:100rem;}body main .t224{width:100%;row-gap:1.5rem;flex-direction:column;}@media screen and (max-width: 991px) {body main .t224{flex-direction:column;}}body main .t226{display:flex;position:relative;column-gap:5rem;flex-direction:row;}@media screen and (max-width: 991px) {body main .t226{flex:0 1 auto;width:100%;}}body main .t227{width:100%;column-gap:1.5rem;}@media screen and (max-width: 991px) {body main .t227{width:auto;}}@media screen and (max-width: 480px) {body main .t227{width:100%;}}body main .t228{position:relative;}@media screen and (max-width: 991px) {body main .t228{position:static;transform:rotate(0deg);margin-left:0auto;}}body main .t229{color:var(--mc-black);font-size:3rem;line-height:1;padding-top:0rem;letter-spacing:0rem;}@media screen and (max-width: 991px) {body main .t229{width:100%;}}@media screen and (max-width: 480px) {body main .t229{font-size:2.5rem;}}body main .t230{flex:0 0 auto;width:100%;}@media screen and (max-width: 991px) {body main .t230{mask-image:none;}}body main .t231{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 .t231{flex:0 1 auto;order:0;flex-wrap:wrap;align-self:auto;}}@media screen and (max-width: 767px) {body main .t231{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t231{flex-direction:column;}}body main .t232{flex:0 0 auto;color:var(--mocean-gray);width:100%;row-gap:1rem;position:relative;max-width:60rem;}body main .t232:hover{color:var(--mc-black);}@media screen and (max-width: 991px) {body main .t232{width:100%;max-width:100%;min-width:auto;align-items:flex-start;justify-content:center;}}@media screen and (max-width: 767px) {body main .t232{max-width:100%;}}@media screen and (max-width: 480px) {body main .t232{width:100%;}}@media screen and (max-width: 991px) {body main .t233{min-width:100%;}}@media screen and (max-width: 767px) {body main .t233{min-width:100%;}}@media screen and (max-width: 480px) {body main .t233{max-width:100%;min-width:100%;}}body main .t234{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 .t234{width:100%;position:relative;padding-top:0rem;padding-left:0rem;}}@media screen and (max-width: 480px) {body main .t234{flex-wrap:wrap;}}body main .t237{font-size:1.25rem;margin-top:.5rem;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t237{font-size:0.75rem;}}body main .t245 p{color:var(--mocean-gray);font-size:1.15rem;}body main .t245 h2{color:var(--mocean-gray);font-weight:600;}body main .t245{max-width:60rem;}body main .t249{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:none;z-index:2;position:absolute;background:#ff0000;margin-left:auto;margin-right:auto;}body main .t250{flex:0 0 auto;width:auto;height:100vh;display:none;z-index:3;position:absolute;transform:scale(1.4,1.4);object-fit:contain;margin-left:0rem;object-position:0% 50%;transform-origin:left;}@media screen and (max-width: 991px) {body main .t250{transform:scale(3,3);}}@media screen and (max-width: 767px) {body main .t250{transform:scale(3.5,3.5);}}@media screen and (max-width: 480px) {body main .t250{transform:scale(5,5);margin-left:-2vw;margin-right:auto;}}body main .t251{top:0%;flex:0 0 auto;left:0%;right:0%;width:100%;bottom:0%;display:none;z-index:5;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t252{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 .t253{flex:0 0 auto;color:var(--mc-black);height:100vh;z-index:4;position:relative;}body main .t254{width:50vw;height:100%;z-index:2;position:relative;min-width:50vw;background:rgb(26,26,26);}body main .t255{flex:0 0 auto;color:rgb(0,0,0);height:100vh;display:none;z-index:4;position:relative;}body main .t256{z-index:1;}body main .t257{top:auto;left:auto;right:auto;width:75rem;bottom:auto;height:75rem;z-index:10;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;}@media screen and (max-width: 991px) {body main .t257{width:55rem;height:55rem;}}@media screen and (max-width: 767px) {body main .t257{width:50rem;height:50rem;}}@media screen and (max-width: 480px) {body main .t257{width:30rem;height:30rem;}}body main .t258{top:0%;left:0%;right:0%;bottom:0%;z-index:10;position:absolute;background:rgb(0,0,0);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:80vh;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 .t258{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 .t258{mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));--stencil-size:45vh;pointer-events:none;defaultoverriddenbymediaqueries-webkit-mask-image:radial-gradient(circle at center, transparent var(--stencil-size), black calc(var(--stencil-size) + 1px));}}body main .t260{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 .t260{grid-template-columns:1fr;}}body main .t266{text-align:center;margin-left:auto;margin-right:auto;margin-bottom:4rem;}@media screen and (max-width: 767px) {body main .t266{max-width:50%;text-align:center;margin-left:auto;margin-right:auto;}}@media screen and (max-width: 480px) {body main .t266{max-width:100%;text-align:center;}}body main .t267{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 .t267{row-gap:5rem;align-items:start;justify-items:center;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t267{display:flex;align-items:center;flex-direction:column;}}body main .t270{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 .t270{max-width:100%;}}body main .t271{max-height:4rem;object-fit:contain;object-position:50% 50%;}@media screen and (max-width: 767px) {body main .t271{width:10rem;}}@media screen and (max-width: 991px) {body main .t272{width:100%;}}@media screen and (max-width: 767px) {body main .t272{max-width:40%;}}@media screen and (max-width: 480px) {body main .t272{max-width:75%;}}body main .t276 p{width:100%;height:100%;display:flex;row-gap:1rem;flex-wrap:wrap;min-height:100%;flex-direction:row;}body main .t276 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 .t276 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 .t276 img{width:47%;}}@media screen and (max-width: 480px) {body main .t276 p{display:grid;column-gap:1rem;grid-auto-flow:row;grid-template-columns:1fr 1fr;}body main .t276 img{width:100%;}}body main .t278{display:flex;}body main .t282{height:auto;}body main .t284{position:relative;margin-left:auto;margin-right:auto;}body main .t285{height:250vh;display:flex;position:relative;align-items:flex-start;justify-content:center;}body main .t287{grid-template-rows:1fr;}body main .t288{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 .t288{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t288{font-size:1.75rem;}}body main .t289{overflow:clip;}body main .t290{top:0%;left:0%;right:0%;bottom:0%;height:130%;object-fit:cover;margin-left:auto;margin-right:auto;}body main .t291{padding-top:6rem;padding-bottom:6rem;}body main .t292{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 .t293{row-gap:1.5rem;column-gap:1.5rem;padding-top:3rem;padding-bottom:3rem;}@media screen and (max-width: 480px) {body main .t293{grid-template-columns:1fr;}}body main .t295{cursor:pointer;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t295{margin-top:3rem;}}@media screen and (max-width: 480px) {body main .t295{margin-top:3.rem;}}body main .t296{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 .t296:hover{transform:scale(0.95,0.95);}body main .t297{max-width:70%;text-align:center;margin-bottom:.5rem;text-transform:uppercase;}body main .t299{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 .t299{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t301{width:100%;overflow:clip;background:var(--mc-black);aspect-ratio:16/9;border-radius:18px;}body main .t302{z-index:4;position:relative;}body main .t303{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 .t303{top:-0%;height:15rem;min-width:15rem;}}@media screen and (max-width: 767px) {body main .t303{height:10rem;min-width:10rem;}}@media screen and (max-width: 480px) {body main .t303{top:0%;margin-top:6px;}}body main .t304{color:var(--mocean-gray);z-index:6;}body main .t305{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 .t305{height:10rem;min-width:10rem;margin-bottom:-7rem;}}body main .t306{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 .t306{height:auto;opacity:60%;}}@media screen and (max-width: 767px) {body main .t306{height:100%;opacity:80%;object-fit:cover;object-position:50% 50%;}}body main .t307{max-width:40rem;margin-left:auto;padding-top:10rem;margin-right:auto;padding-bottom:10rem;}@media screen and (max-width: 767px) {body main .t307{padding-top:8rem;padding-bottom:8rem;}}@media screen and (max-width: 480px) {body main .t307{padding-top:10rem;padding-bottom:10rem;}}body main .t308{position:relative;}body main .t311{display:flex;}@media screen and (max-width: 991px) {body main .t311{padding-top:10rem;padding-bottom:10rem;}}body main .t312{flex:0 0 auto;display:flex;column-gap:0rem;}body main .t313{flex:0 0 auto;width:30rem;position:relative;min-width:20rem;margin-right:3rem;}@media screen and (max-width: 767px) {body main .t313{width:25rem;min-width:10rem;}}@media screen and (max-width: 480px) {body main .t313{flex:0 1 auto;width:15rem;min-width:15rem;}}body main .t315{width:100%;height:100%;overflow:clip;object-fit:cover;border-radius:18px;}body main .t317{display:flex;justify-content:flex-end;}@media screen and (max-width: 991px) {body main .t317{padding-top:10rem;padding-bottom:10rem;}}body main .t318{flex:0 0 auto;display:flex;column-gap:0rem;}body main .t319{flex:0 0 auto;width:30rem;position:relative;min-width:20rem;margin-right:3rem;}@media screen and (max-width: 767px) {body main .t319{width:25rem;min-width:10rem;}}@media screen and (max-width: 480px) {body main .t319{flex:0 1 auto;width:15rem;min-width:15rem;}}body main .t320{width:100%;height:100%;overflow:clip;object-fit:cover;border-radius:18px;}body main .t321{color:var(--mocean-gray);}body main .t322{height:100%;}body main .t325{height:auto;flex-wrap:wrap;grid-auto-flow:column;}body main .t326{width:40rem;height:auto;overflow:clip;min-width:40rem;margin-left:auto;margin-right:auto;}@media screen and (max-width: 991px) {body main .t326{width:28.5rem;height:40rem;min-width:auto;}}@media screen and (max-width: 767px) {body main .t326{width:21.7rem;height:auto;}}@media screen and (max-width: 480px) {body main .t326{height:auto;min-width:100%;}}body main .t327{width:100%;height:100%;overflow:clip;object-fit:cover;border-radius:18px;}body main .t329{padding-top:6rem;padding-bottom:6rem;}body main .t330{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 .t331{row-gap:1.5rem;column-gap:1.5rem;padding-top:3rem;padding-bottom:3rem;}@media screen and (max-width: 480px) {body main .t331{grid-template-columns:1fr;}}body main .t333{cursor:pointer;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t333{margin-top:3rem;}}@media screen and (max-width: 480px) {body main .t333{margin-top:3.rem;}}body main .t334{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 .t334:hover{transform:scale(0.95,0.95);}body main .t335{max-width:70%;text-align:center;margin-bottom:.5rem;text-transform:uppercase;}body main .t337{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 .t337{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t339{width:100%;overflow:clip;background:rgb(0,0,0);aspect-ratio:16/9;border-radius:18px;}body main .t340{display:flex;row-gap:1.5rem;align-items:center;flex-direction:column;justify-content:center;}body main .t344{width:100%;overflow:clip;margin-top:auto;margin-left:auto;margin-right:auto;border-radius:18px;margin-bottom:auto;}body main .t345{display:none;}body main .t350{width:100%;height:auto;position:relative;}body main .t353{display:none;}@media screen and (max-width: 767px) {body main .t364{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t364{grid-template-columns:1fr;}}body main .t366{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 .t366{max-width:100%;}}body main .t367{width:100%;aspect-ratio:16/9;margin-bottom:auto;}@media screen and (max-width: 767px) {body main .t367{min-height:25rem;}}@media screen and (max-width: 480px) {body main .t367{width:100%;min-height:15rem;}}body main .t368{width:100%;height:100%;row-gap:2rem;position:relative;margin-top:auto;padding-top:1rem;padding-bottom:2rem;}body main .t369{top:0%;left:0%;right:0%;bottom:0%;z-index:2;position:absolute;margin-left:auto;margin-right:auto;}body main .t371{margin-top:auto;align-items:center;}body main .t373{background:var(--Mocean-Blue);margin-left:auto;padding-left:1rem;padding-right:1rem;}body main .t374{max-width:80%;}@media screen and (max-width: 480px) {body main .t374{max-width:60%;}}body main .t377{font-weight:600;}body main .t378{row-gap:1.5rem;margin-top:.25rem;}body main .t379{font-size:1.75rem;font-weight:600;line-height:1.25;text-transform:capitalize;}@media screen and (max-width: 767px) {body main .t379{font-size:1.75rem;}}@media screen and (max-width: 480px) {body main .t379{line-height:1.1;}}body main .t380{display:none;}body main .t387{display:none;}body main .t389{display:none;align-items:flex-start;flex-direction:column;justify-content:flex-end;}body main .t390{display:none;}body main .t391{display:none;}body main .t395{display:none;margin-top:6rem;margin-bottom:6rem;}body main .t397{display:none;margin-top:4rem;margin-bottom:4rem;}body main .t398{margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t398{margin-bottom:0rem;}}body main .t399{margin-top:5rem;margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t399{margin-top:0rem;margin-bottom:0rem;}}body main .t400{display:none;}body main .t401{display:none;}body main .t402{padding-left:4.5rem;padding-right:4.5rem;}@media screen and (max-width: 767px) {body main .t402{padding-left:2rem;padding-right:2rem;}}@media screen and (max-width: 480px) {body main .t402{padding-left:1.5rem;}}body main .t405{margin-top:3rem;margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t405{display:flex;margin-top:10rem;}}body main .t406{margin-top:2rem;}body main .t407{overflow:clip;grid-column:span 2;}body main .t408{color:var(--mc-white);font-size:8rem;}@media screen and (max-width: 991px) {body main .t408{font-size:9rem;text-align:center;}}@media screen and (max-width: 480px) {body main .t408{font-size:3rem;}}body main .t409{width:100%;row-gap:1.5rem;margin-left:auto;padding-left:4rem;padding-right:4rem;}@media screen and (max-width: 991px) {body main .t409{padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 767px) {body main .t409{padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 991px) {body main .t410{display:none;}}@media screen and (max-width: 767px) {body main .t410{display:none;}}@media screen and (max-width: 991px) {body main .t411{font-size:1.5rem;}}@media screen and (max-width: 767px) {body main .t411{font-size:1.15rem;}}@media screen and (max-width: 480px) {body main .t411{font-size:1.5rem;}}body main .t412{width:25rem;}@media screen and (max-width: 991px) {body main .t412{width:23rem;}}@media screen and (max-width: 767px) {body main .t412{width:21rem;}}@media screen and (max-width: 480px) {body main .t412{width:13rem;}}body main .t413{width:65%;row-gap:1.5rem;grid-column:span 2;}@media screen and (max-width: 991px) {body main .t413{width:100%;}}@media screen and (max-width: 767px) {body main .t413{padding-left:0rem;padding-right:0rem;}}body main .t414{width:100%;opacity:0%;}@media screen and (max-width: 991px) {body main .t414{font-size:1.5rem;}}@media screen and (max-width: 767px) {body main .t414{font-size:1.15rem;}}@media screen and (max-width: 480px) {body main .t414{font-size:1.5rem;}}body main .t415{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 .t415{right:-10rem;font-size:25rem;}}@media screen and (max-width: 767px) {body main .t415{font-size:22rem;}}@media screen and (max-width: 480px) {body main .t415{font-size:10rem;}}body main .t416{display:none;font-size:5rem;padding-left:4.5rem;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t416{font-size:3rem;padding-left:2rem;}}body main .t417{margin-top:2rem;}body main .t420{display:flex;margin-top:1.5rem;}@media screen and (max-width: 991px) {body main .t420{display:flex;}}body main .t421{width:60%;margin-left:auto;padding-right:4rem;}@media screen and (max-width: 991px) {body main .t421{width:70%;}}@media screen and (max-width: 767px) {body main .t421{width:100%;margin-left:0rem;margin-right:auto;padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t421{padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t422{font-size:1.15rem;}}body main .t424{color:#ffb141;font-size:25rem;max-width:100%;font-weight:500;}@media screen and (max-width: 991px) {body main .t424{font-size:22rem;}}@media screen and (max-width: 767px) {body main .t424{left:-8rem;position:relative;font-size:17rem;}}@media screen and (max-width: 480px) {body main .t424{font-size:10rem;}}body main .t425{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 .t425{padding-left:0rem;}}body main .t426{font-size:5rem;text-align:center;font-weight:200;margin-left:6rem;}@media screen and (max-width: 767px) {body main .t426{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t426{margin-left:0rem;}}@media screen and (max-width: 991px) {body main .t427{font-size:4rem;}}body main .t428{background:var(--mc-black);min-height:auto;}@media screen and (max-width: 480px) {body main .t428{min-height:auto;}}body main .t430{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 .t430{font-size:25rem;}}@media screen and (max-width: 767px) {body main .t430{left:-15rem;font-size:22rem;}}@media screen and (max-width: 480px) {body main .t430{left:-5rem;font-size:12rem;}}body main .t431{padding-top:2rem;}body main .t436{margin-top:1rem;padding-left:3.5rem;padding-right:3.5rem;}@media screen and (max-width: 767px) {body main .t436{padding-left:0rem;padding-right:0rem;}}body main .t437{grid-column:span 2;padding-left:4rem;}@media screen and (max-width: 767px) {body main .t437{padding-left:0rem;}}body main .t438{font-size:4rem;}@media screen and (max-width: 991px) {body main .t438{font-size:4rem;}}@media screen and (max-width: 767px) {body main .t438{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t438{font-size:3rem;max-width:80%;}}body main .t439{color:#96d1a6;font-size:10rem;max-width:100%;font-weight:200;}@media screen and (max-width: 991px) {body main .t439{font-size:8rem;}}@media screen and (max-width: 767px) {body main .t439{font-size:5rem;margin-top:1rem;}}@media screen and (max-width: 480px) {body main .t439{font-size:4rem;margin-top:1.5rem;}}body main .t441{margin-top:5rem;margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t441{margin-top:0rem;margin-bottom:0rem;}}body main .t444{overflow:clip;grid-column:span 2;padding-left:4rem;}@media screen and (max-width: 767px) {body main .t444{padding-left:0rem;}}body main .t445{grid-column:span 2;padding-left:4rem;}@media screen and (max-width: 767px) {body main .t445{padding-left:0rem;}}body main .t446{font-size:4rem;}@media screen and (max-width: 991px) {body main .t446{font-size:3rem;}}body main .t447{column-gap:1rem;align-items:start;justify-items:center;grid-auto-flow:row dense;}@media screen and (max-width: 991px) {body main .t447{row-gap:4rem;align-items:center;justify-items:start;grid-template-columns:1fr 1fr 1fr;}}@media screen and (max-width: 767px) {body main .t447{align-items:start;justify-items:stretch;grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t447{grid-template-columns:1fr;}}@media screen and (max-width: 991px) {body main .t454{font-size:2rem;}}body main .t456{color:#1fa0a0;}@media screen and (max-width: 991px) {body main .t457{font-size:2rem;}}body main .t459{color:#eae9e2;}@media screen and (max-width: 991px) {body main .t460{font-size:2rem;}}body main .t462{color:#595959;}@media screen and (max-width: 991px) {body main .t463{font-size:2rem;}}body main .t465{color:#e13c30;}@media screen and (max-width: 991px) {body main .t466{font-size:2rem;}}body main .t468{color:#ffb141;}@media screen and (max-width: 991px) {body main .t469{font-size:2rem;}}body main .t471{color:#96d1a6;}body main .t472{padding-left:4rem;padding-right:4rem;}@media screen and (max-width: 767px) {body main .t472{padding-left:1.5rem;padding-right:1.5rem;}}@media screen and (max-width: 991px) {body main .t475{display:none;}}body main .t476{overflow:clip;}body main .t477{row-gap:2rem;max-width:54%;margin-top:2rem;margin-bottom:1rem;}@media screen and (max-width: 991px) {body main .t477{max-width:100%;}}body main .t478{font-size:4rem;}@media screen and (max-width: 991px) {body main .t478{font-size:2rem;}}@media screen and (max-width: 767px) {body main .t478{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t478{font-size:1.5rem;}}body main .t479{width:40rem;}@media screen and (max-width: 991px) {body main .t479{width:26rem;}}@media screen and (max-width: 767px) {body main .t479{width:28rem;}}@media screen and (max-width: 480px) {body main .t479{width:20rem;}}body main .t480{font-size:1.8rem;font-family:'Mocean Avenir';}@media screen and (max-width: 991px) {body main .t480{font-size:1.5rem;}}@media screen and (max-width: 767px) {body main .t480{font-size:1.25rem;}}@media screen and (max-width: 480px) {body main .t480{font-weight:400;}}body main .t481{font-size:1.8rem;font-family:'Mocean Avenir';font-weight:400;}@media screen and (max-width: 991px) {body main .t481{font-size:1.5rem;}}@media screen and (max-width: 767px) {body main .t481{font-size:1.25rem;}}@media screen and (max-width: 480px) {body main .t481{font-weight:400;}}body main .t482{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;}@media screen and (max-width: 991px) {body main .t485{display:none;}}body main .t486{column-gap:6rem;min-height:8rem;align-items:center;justify-content:center;}body main .t487{object-fit:contain;}@media screen and (max-width: 767px) {body main .t488{display:none;}}body main .t490{overflow:clip;}body main .t491{row-gap:1.5rem;align-items:flex-start;}@media screen and (max-width: 991px) {body main .t492{font-size:3rem;}}@media screen and (max-width: 767px) {body main .t492{font-size:;}}@media screen and (max-width: 480px) {body main .t492{font-size:2rem;max-width:50%;}}body main .t493{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 767px) {body main .t493{margin-top:0px;padding-right:2rem;}}@media screen and (max-width: 480px) {body main .t493{padding-right:0rem;}}body main .t497{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 .t500{column-gap:6rem;min-height:8rem;align-items:center;justify-content:center;}@media screen and (max-width: 767px) {body main .t501{display:none;}}@media screen and (max-width: 480px) {body main .t501{display:none;}}body main .t502{overflow:clip;}body main .t504{align-self:center;justify-self:flex-end;}@media screen and (max-width: 767px) {body main .t504{justify-self:flex-start;margin-bottom:4rem;}}@media screen and (max-width: 991px) {body main .t505{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t505{font-size:2rem;max-width:60%;}}body main .t506{margin-top:5rem;margin-bottom:5rem;}@media screen and (max-width: 991px) {body main .t506{margin-top:2rem;margin-bottom:2rem;}}body main .t507{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 .t507{padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t507{padding-left:0rem;padding-right:0rem;}}body main .t508{display:none;}@media screen and (max-width: 480px) {body main .t508{display:none;}}body main .t509{font-size:5rem;}@media screen and (max-width: 991px) {body main .t509{font-size:3rem;}}@media screen and (max-width: 480px) {body main .t509{font-size:2rem;}}body main .t510{margin-top:2rem;padding-left:4rem;padding-right:4rem;}@media screen and (max-width: 767px) {body main .t510{padding-left:2rem;padding-right:2rem;}}body main .t511{overflow:clip;}body main .t512{width:100%;margin-top:1.5rem;}body main .t513{grid-column:span 2;}body main .t514{font-weight:600;}@media screen and (max-width: 767px) {body main .t514{font-size:4rem;}}@media screen and (max-width: 480px) {body main .t514{font-size:4rem;}}body main .t515{width:60%;grid-column:span 2;margin-left:auto;margin-right:0px;padding-right:4rem;}@media screen and (max-width: 991px) {body main .t515{width:70%;}}@media screen and (max-width: 767px) {body main .t515{width:100%;margin-left:0rem;margin-right:auto;padding-left:0rem;padding-right:0rem;}}@media screen and (max-width: 480px) {body main .t515{padding-left:0rem;padding-right:0rem;}}body main .t516{opacity:100%;}@media screen and (max-width: 767px) {body main .t516{font-size:1.15rem;}}body main .t521{background:var(--Mocean-Blue);}body main .t526{background:var(--mocean-gray);}body main .t527{color:var(--mc-white);background:var(--mocean-gray);}@media screen and (max-width: 991px) {body main .t527{color:var(--mc-white);}}@media screen and (max-width: 767px) {body main .t532{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t532{grid-template-columns:1fr;}}body main .t533{font-size:12rem;}@media screen and (max-width: 991px) {body main .t533{font-size:10rem;}}@media screen and (max-width: 767px) {body main .t533{font-size:8rem;max-width:100%;}}@media screen and (max-width: 480px) {body main .t533{font-size:5rem;max-width:100%;}}body main .t535{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 .t536{width:100%;}body main .t536:hover{opacity:100;transform:scale(.98,.98);background:var(--Mocean-Green);}@media screen and (max-width: 480px) {body main .t536{flex-wrap:wrap;}}body main .t537{width:100%;min-height:20rem;padding-top:2rem;padding-bottom:2rem;}body main .t538{align-items:center;}body main .t540{font-size:1.15rem;}body main .t541:hover{color:var(--mc-white);background:var(--Mocean-Blue);}body main .t544{row-gap:1.5rem;}body main .t545{font-size:1.75rem;max-width:NaN%;font-weight:700;line-height:1.2;margin-bottom:0;}body main .t546{font-size:1rem;}body main .t547{width:50%;display:flex;align-items:flex-start;flex-direction:column;}body main .t548{font-size:2rem;}body main .t549{font-size:1rem;}body main .t550{background:rgb(255,177,65);margin-top:3rem;}body main .t550:hover{color:rgb(235,231,231);background:rgb(31,160,160);}body main .t553{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 .t553{width:100%;}}@media screen and (max-width: 480px) {body main .t553{text-align:left;}}body main .t554{font-size:2rem;font-family:'Mocean Avenir';font-weight:900;margin-bottom:1rem;text-transform:uppercase;}body main .t555{font-size:2rem;font-weight:300;}body main .t556{background:rgb(255,177,65);margin-top:1.5rem;}body main .t556:hover{color:rgb(235,231,231);background:rgb(31,160,160);}@media screen and (max-width: 480px) {body main .t556{margin-right:auto;}}body main .t559{text-align:center;}@media screen and (max-width: 480px) {body main .t559{text-align:left;}}body main .t562{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 .t562{font-size:2rem;font-family:'Mocean Avenir';}}@media screen and (max-width: 480px) {body main .t562{text-align:left;}}body main .t565{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 .t565{font-size:1.25rem;}}@media screen and (max-width: 480px) {body main .t565{font-size:1.75rem;}}body main .t571{text-align:center;}@media screen and (max-width: 480px) {body main .t571{text-align:left;}}body main .t572{font-size:2rem;font-family:'Mocean Avenir';font-weight:400;}@media screen and (max-width: 991px) {body main .t572{font-size:1.75rem;}}@media screen and (max-width: 480px) {body main .t572{font-size:2rem;}}body main .t573{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 .t573{background:;}}body main .t574{position:relative;font-size:2rem;margin-top:2rem;font-family:'Mocean Avenir';font-weight:300;}@media screen and (max-width: 991px) {body main .t574{left:0rem;width:100%;}}@media screen and (max-width: 991px) {body main .t575{min-height:auto;}}body main .t579{display:none;}@media screen and (max-width: 991px) {body main .t579{width:100%;height:100%;display:flex;}}body main .t581{height:auto;background:rgb(247,247,247);max-height:100dvh;min-height:100dvh;}@media screen and (max-width: 991px) {body main .t581{height:auto;max-height:none;min-height:auto;}}body main .t583{height:100%;min-height:100vh;padding-left:0px;padding-right:0px;}@media screen and (max-width: 991px) {body main .t583{min-height:auto;}}body main .t584{width:100%;min-height:100vh;}@media screen and (max-width: 991px) {body main .t584{display:flex;min-height:auto;flex-direction:column;}}body main .t585{height:100%;z-index:5;position:relative;min-width:55rem;}@media screen and (max-width: 991px) {body main .t585{width:100%;height:auto;min-width:100%;}}@media screen and (max-width: 767px) {body main .t585{min-width:100%;}}body main .t586{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 .t586{height:100%;display:none;align-self:stretch;padding-top:8rem;padding-left:1.5rem;padding-right:1.5rem;flex-direction:column;padding-bottom:5rem;}}@media screen and (max-width: 480px) {body main .t586{align-items:flex-start;flex-direction:column;}}body main .t587{height:100%;}@media screen and (max-width: 991px) {body main .t587{height:auto;}}body main .t588{width:100%;height:100%;}@media screen and (max-width: 991px) {body main .t588{height:auto;}}@media screen and (max-width: 480px) {body main .t588{padding-left:1.5rem;padding-right:1.5rem;}}@media screen and (max-width: 991px) {body main .t589{display:none;}}body main .t590{width:90%;margin-top:0rem;margin-left:auto;margin-right:auto;margin-bottom:auto;}body main .t591{margin-top:auto;margin-bottom:auto;}body main .t593{row-gap:0.75rem;}body main .t598{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 .t604{row-gap:1rem;}@media screen and (max-width: 991px) {body main .t604{width:100%;}}body main .t605{background:;min-height:10rem;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;}body main .t606{display:flex;align-items:flex-end;justify-content:flex-end;}body main .t610{top:0%;left:0%;right:0%;bottom:0%;opacity:0%;position:absolute;margin-left:auto;margin-right:auto;}body main .t611{column-gap:2rem;}body main .t613{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 .t613:focus{border:1px solid rgba(0,0,0,1.00);outline:none;}body main .t615{font-size:5rem;font-family:'Mocean Avenir';font-weight:400;}body main .t617{font-size:5rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t617{font-size:3rem;}}body main .t619{font-size:1.25rem;}@media screen and (max-width: 480px) {body main .t619{font-size:1rem;}}body main .t620{width:18rem;}@media screen and (max-width: 991px) {body main .t620{width:19rem;}}@media screen and (max-width: 767px) {body main .t620{width:18rem;}}@media screen and (max-width: 480px) {body main .t620{width:10rem;}}body main .t626{background:var(--Mocean-Red);}body main .t627{display:none;}body main .t634{display:flex;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t634{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t634{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t634{row-gap:0rem;}}body main .t637{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t638{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t638{margin-top:2rem;}}body main .t639{line-height:1;margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t639{font-size:4rem;}}body main .t640{color:var(--mc-white);display:none;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t640{font-size:3.5rem;}}body main .t641{font-family:'Mocean Avenir';}@media screen and (max-width: 767px) {body main .t641{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t641{font-size:1.5rem;}}body main .t644{height:14rem;display:none;overflow:clip;position:relative;align-items:center;padding-bottom:4rem;justify-content:center;}body main .t645{align-items:center;justify-content:center;}body main .t646{display:flex;row-gap:1rem;flex-wrap:wrap;column-gap:1rem;flex-direction:row;grid-template-columns:1fr;}@media screen and (max-width: 767px) {body main .t646{grid-template-columns:1fr;}}body main .t647{align-items:center;justify-content:center;}body main .t649{height:100%;position:relative;}body main .t650{top:-4em;opacity:15%;overflow:clip;position:relative;min-height:30rem;border-radius:18px;}body main .t654{flex:1 1 48%;opacity:100%;max-width:50rrem;}body main .t654:last-child{height:30rem;}body main .t655{display:none;z-index:10;position:relative;}body main .t656{object-position:60% 10%;}body main .t657{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 .t659{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 .t660{font-size:1.5rem;max-width:50%;transform:;text-align:left;font-weight:600;text-transform:uppercase;}body main .t661{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;}@media screen and (max-width: 991px) {body main .t662{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t662{font-size:0.7rem;}}body main .t663{color:rgb(235,231,231);font-size:1.12rem;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t663{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t663{font-size:1rem;}}@media screen and (max-width: 480px) {body main .t663{font-size:0.85rem;}}@media screen and (max-width: 480px) {body main .t665{font-size:1.1rem;}}@media screen and (max-width: 991px) {body main .t671{grid-template-columns:1fr;}}body main .t673{row-gap:1.5rem;align-items:flex-start;}body main .t675{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t675{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t675{padding-right:0rem;}}body main .t678{display:none;}body main .t679{z-index:1;}@media screen and (max-width: 480px) {body main .t679{align-self:auto;}}body main .t686{display:none;padding-top:2rem;}@media screen and (max-width: 480px) {body main .t686{padding-top:1rem;}}body main .t691{row-gap:1.5rem;}body main .t693{row-gap:1rem;column-gap:1rem;}body main .t694{opacity:100%;}body main .t695{display:none;z-index:10;position:relative;}body main .t698{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 .t699{font-size:1.5rem;transform:;text-align:left;font-weight:600;text-transform:uppercase;}body main .t700{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 .t701{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 .t702{color:var(--mc-white);font-size:1.12rem;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t702{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t702{font-size:1rem;}}@media screen and (max-width: 480px) {body main .t702{font-size:0.85rem;}}@media screen and (max-width: 991px) {body main .t703{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t703{font-size:0.7rem;}}@media screen and (max-width: 480px) {body main .t705{font-size:1.1rem;}}body main .t707{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 .t707{column-gap:1rem;}}@media screen and (max-width: 480px) {body main .t707{column-gap:0.5rem;align-items:flex-start;justify-content:flex-start;}}body main .t713{color:var(--Mocean-Green);width:70%;font-size:12rem;max-width:none;background:;}@media screen and (max-width: 991px) {body main .t713{width:100%;font-size:10rem;}}@media screen and (max-width: 767px) {body main .t713{font-size:8rem;}}@media screen and (max-width: 480px) {body main .t713{font-size:5rem;}}body main .t716{height:0px;}body main .t720{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t720{align-items:center;}}body main .t728{row-gap:1.5rem;}body main .t729{row-gap:1rem;column-gap:1rem;}body main .t731{display:none;z-index:10;position:relative;}body main .t733{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 .t733{display:none;}}body main .t735{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 .t736{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 .t736{display:none;}}body main .t737{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;}@media screen and (max-width: 991px) {body main .t738{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t738{font-size:0.7rem;}}body main .t739{color:rgb(235,231,231);font-size:1.12rem;font-weight:600;text-transform:uppercase;}@media screen and (max-width: 991px) {body main .t739{font-size:1.25rem;}}@media screen and (max-width: 767px) {body main .t739{font-size:1rem;}}@media screen and (max-width: 480px) {body main .t739{font-size:0.85rem;}}body main .t744{top:0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t745{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t745{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t745{font-size:60rem;}}body main .t746{flex:0 0 auto;height:100vh;z-index:4;position:relative;}body main .t747{width:50vw;height:100%;min-width:50vw;background:rgb(26,26,26);}body main .t750{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto;text-transform:uppercase;}body main .t751{text-align:center;margin-left:auto;margin-right:auto;text-transform:uppercase;}@media screen and (max-width: 767px) {body main .t751{font-size:2.5rem;}}@media screen and (max-width: 480px) {body main .t751{font-size:2rem;}}body main .t752{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto;text-transform:uppercase;}body main .t755{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 .t755:hover{font-size:3rem;}@media screen and (max-width: 480px) {body main .t755{font-size:1.5rem;}body main .t755:hover{font-size:2rem;}}body main .t756{font-size:1rem;text-align:center;margin-left:auto;margin-right:auto;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t756{font-size:0.75rem;}}body main .t770{background:;min-height:auto;}@media screen and (max-width: 480px) {body main .t770{min-height:auto;}}body main .t771{color:rgb(235,231,231);background:rgb(225,60,48);}body main .t772{font-size:12rem;max-width:80rem;}@media screen and (max-width: 991px) {body main .t772{font-size:10rem;}}@media screen and (max-width: 767px) {body main .t772{font-size:8rem;max-width:100%;}}@media screen and (max-width: 480px) {body main .t772{font-size:5rem;}}body main .t773{padding-top:2rem;}body main .t775{padding-top:2rem;}body main .t776{padding-top:2rem;}body main .t777{padding-top:2rem;}body main .t786{width:30rem;display:flex;max-width:40rem;align-items:center;flex-direction:column;justify-content:center;}body main .t787{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;position:fixed;margin-left:auto;margin-right:auto;}body main .t788{display:none;}body main .t800{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t800{align-items:center;}}@media screen and (max-width: 991px) {body main .t806{grid-template-columns:1fr;}}body main .t808{row-gap:1.5rem;align-items:flex-start;}body main .t810{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t810{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t810{padding-right:0rem;}}body main .t813{display:none;}body main .t817{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t817{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t817{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t817{row-gap:0rem;}}body main .t820{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t820{margin-top:2rem;}}body main .t821{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t822{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t822{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t822{font-size:1.5rem;}}body main .t823{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t823{font-size:3.5rem;}}body main .t824{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t824{font-size:4rem;}}body main .t827{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 .t828{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t828{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t828{font-size:60rem;}}body main .t829{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 .t830{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t831{z-index:1;}body main .t832{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t833{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 .t834{color:rgb(26,26,26);}body main .t844{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t844{align-items:center;}}body main .t848{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t848{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t848{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t848{row-gap:0rem;}}body main .t851{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t851{margin-top:2rem;}}body main .t852{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t853{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t853{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t853{font-size:1.5rem;}}body main .t854{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t854{font-size:3.5rem;}}body main .t855{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t855{font-size:4rem;}}@media screen and (max-width: 991px) {body main .t861{grid-template-columns:1fr;}}body main .t863{row-gap:1.5rem;align-items:flex-start;}body main .t865{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t865{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t865{padding-right:0rem;}}body main .t868{display:none;}body main .t870{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 .t871{z-index:1;}body main .t872{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 .t873{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 .t873{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 .t873{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 .t883{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t883{align-items:center;}}body main .t887{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t887{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t887{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t887{row-gap:0rem;}}body main .t890{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t890{margin-top:2rem;}}body main .t891{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t892{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t892{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t892{font-size:1.5rem;}}body main .t893{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t893{font-size:3.5rem;}}body main .t894{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t894{font-size:4rem;}}@media screen and (max-width: 991px) {body main .t900{grid-template-columns:1fr;}}body main .t902{row-gap:1.5rem;align-items:flex-start;}body main .t904{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t904{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t904{padding-right:0rem;}}body main .t907{display:none;}body main .t909{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 .t910{z-index:1;}body main .t911{color:rgb(31,160,160);}body main .t912{top:auto;left:auto;right:auto;width:31.5rem;bottom:auto;height:31.5rem;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 .t919{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t919{align-items:center;}}body main .t926{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t926{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t926{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t926{row-gap:0rem;}}body main .t929{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t929{margin-top:2rem;}}body main .t930{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t931{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t931{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t931{font-size:1.5rem;}}body main .t932{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t932{font-size:3.5rem;}}body main .t933{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t933{font-size:4rem;}}body main .t936{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 .t937{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t937{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t937{font-size:60rem;}}body main .t938{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 .t939{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t940{z-index:1;}body main .t941{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t942{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 .t943{color:rgb(31,160,160);}@media screen and (max-width: 991px) {body main .t949{grid-template-columns:1fr;}}body main .t951{row-gap:1.5rem;align-items:flex-start;}body main .t953{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t953{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t953{padding-right:0rem;}}body main .t956{display:none;}body main .t963{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t963{align-items:center;}}body main .t970{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t970{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t970{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t970{row-gap:0rem;}}body main .t973{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t973{margin-top:2rem;}}body main .t974{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t975{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t975{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t975{font-size:1.5rem;}}body main .t976{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t976{font-size:3.5rem;}}body main .t977{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t977{font-size:4rem;}}body main .t980{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 .t981{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t981{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t981{font-size:60rem;}}body main .t982{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 .t983{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t984{z-index:1;}body main .t985{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t986{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 .t987{background:;}@media screen and (max-width: 991px) {body main .t993{grid-template-columns:1fr;}}body main .t995{row-gap:1.5rem;align-items:flex-start;}body main .t997{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t997{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t997{padding-right:0rem;}}body main .t1000{display:none;}body main .t1007{height:100vh;display:flex;align-items:flex-start;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t1007{align-items:center;}}body main .t1014{display:grid;flex-wrap:wrap;column-gap:5rem;grid-auto-flow:column dense;}@media screen and (max-width: 991px) {body main .t1014{display:flex;row-gap:3rem;grid-template-columns:1fr;}}@media screen and (max-width: 767px) {body main .t1014{row-gap:3rem;grid-auto-flow:row dense;}}@media screen and (max-width: 480px) {body main .t1014{row-gap:0rem;}}body main .t1017{width:100%;justify-content:center;}@media screen and (max-width: 480px) {body main .t1017{margin-top:2rem;}}body main .t1018{flex-wrap:wrap;align-items:flex-start;justify-content:center;}body main .t1019{font-family:'Mocean Gotham';}@media screen and (max-width: 767px) {body main .t1019{font-size:2rem;}}@media screen and (max-width: 480px) {body main .t1019{font-size:1.5rem;}}body main .t1020{color:rgb(235,231,231);display:inline;font-size:7rem;line-height:1;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1020{font-size:3.5rem;}}body main .t1021{margin-bottom:1rem;text-transform:uppercase;}@media screen and (max-width: 480px) {body main .t1021{font-size:4rem;}}body main .t1024{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 .t1025{display:none;will-change:transform;}@media screen and (max-width: 991px) {body main .t1025{font-size:100vw;margin-left:0vw;}}@media screen and (max-width: 480px) {body main .t1025{font-size:60rem;}}body main .t1026{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 .t1027{flex:0 0 auto;color:rgb(26,26,26);height:100vh;display:none;z-index:4;position:relative;}body main .t1028{z-index:1;}body main .t1029{flex:0 0 auto;width:100%;height:100vh;display:flex;min-height:100vh;align-items:center;flex-direction:row!important;}body main .t1030{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 .t1031{background:;}@media screen and (max-width: 991px) {body main .t1037{grid-template-columns:1fr;}}body main .t1039{row-gap:1.5rem;align-items:flex-start;}body main .t1041{color:rgb(159,159,159);font-size:1.5rem;padding-right:8rem;}@media screen and (max-width: 991px) {body main .t1041{padding-right:20rem;}}@media screen and (max-width: 767px) {body main .t1041{padding-right:0rem;}}body main .t1044{display:none;}body main .t1048{font-size:1.15rem;font-weight:700;}body main .t1049{object-fit:cover;}body main .t1051{display:none;}body main .t1053{width:100%;height:200px;}body main .t1062{display:flex;overflow:visible;}@media screen and (max-width: 480px) {body main .t1062{padding-top:1rem;}}body main .t1070{color:var(--Mocean-Yellow);width:100%;font-size:8rem;max-width:none;background:;}@media screen and (max-width: 991px) {body main .t1070{width:100%;}}@media screen and (max-width: 767px) {body main .t1070{font-size:6rem;}}@media screen and (max-width: 480px) {body main .t1070{font-size:3.5rem;}}body main .t1072{font-size:1.5rem;transform:;text-align:left;font-weight:600;text-transform:uppercase;}body main .t1073{font-size:1.12rem;font-weight:700;text-transform:uppercase;}body main .t1074{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 .t1075{color:var(--mocean-Coral);display:none;z-index:10;position:relative;}body main .t1076{color:var(--Mocean-Yellow);}@media screen and (max-width: 991px) {body main .t1076{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t1076{font-size:0.7rem;}}body main .t1082{color:rgb(235,231,231);width:100%;display:none;font-size:4rem;max-width:none;background:;padding-top:1.5rem;}@media screen and (max-width: 991px) {body main .t1082{width:100%;}}@media screen and (max-width: 767px) {body main .t1082{font-size:2.5rem;}}@media screen and (max-width: 480px) {body main .t1082{font-size:1.5rem;padding-top:.75rem;}}body main .t1083{width:100%;flex-wrap:wrap;column-gap:.75rem;}@media screen and (max-width: 767px) {body main .t1083{row-gap:1rem;}}body main .t1084{display:none;}body main .t1085{border:1px solid rgba(0,0,0,0);overflow:visible;column-gap:1rem;border-radius:8px;}body main .t1086{outline:1px solid rgba(232,232,232,0);}body main .t1087{background:;}@media screen and (max-width: 767px) {body main .t1087{flex:0 0 auto;}}body main .t1088{background:;}body main .t1090{width:100%;row-gap:.5rem;}@media screen and (max-width: 767px) {body main .t1090{width:100%;}}body main .t1091{color:#bebebe;font-size:1rem;}@media screen and (max-width: 991px) {body main .t1091{font-size:1rem!important;}}body main .t1092{color:#bebebe;font-size:1rem;}@media screen and (max-width: 991px) {body main .t1092{font-size:1rem!important;}}body main .t1093{row-gap:.5rem;}@media screen and (max-width: 767px) {body main .t1093{width:100%;}}body main .t1094{border:1px solid rgba(0,0,0,0);position:relative;min-width:20rem;align-items:center;justify-content:flex-start;}body main .t1095{color:var(--Mocean-Yellow);width:2.5rem;border:1px solid rgb(from var(--Mocean-Yellow) r g b / 20%);height:2.5rem;display:flex;position:absolute;background:var(--mocean-gray);margin-top:auto;align-items:center;margin-left:.25rem;padding-top:.75rem;padding-left:.75rem;border-radius:4px;margin-bottom:auto;padding-right:.75rem;padding-bottom:.75rem;justify-content:center;}body main .t1096{padding-top:4rem;}body main .t1097{background:;}body main .t1098{color:rgba(234,230,230,0.62);}body main .t1099{column-gap:.25rem;}body main .t1100{display:none;}@media screen and (max-width: 480px) {body main .t1102{flex-direction:column-reverse;}}body main .t1104{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 .t1106{background:;}body main .t1107{margin-top:3rem;margin-bottom:3rem;}body main .t1109{display:none;}body main .t1112{display:flex;flex-direction:column;}body main .t1113{display:none;}body main .t1115{display:none;}body main .t1118{row-gap:1\;background:rgb(25,25,25);padding-top:1.5rem;padding-left:1.5rem;border-radius:20px;padding-right:1.5rem;padding-bottom:1.5rem;}@media screen and (max-width: 991px) {body main .t1118{padding-left:0rem;padding-right:0rem;}}body main .t1119{display:none;}body main .t1126{display:flex;flex-direction:column;}body main .t1127{background:;backdrop-filter:;-webkit-backdrop-filter:;}body main .t1129{display:flex;row-gap:0rem;column-gap:1rem;text-align:center;align-items:center;flex-direction:column-reverse;justify-content:center;grid-template-columns:.5fr 1fr;}@media screen and (max-width: 767px) {body main .t1129{display:flex;}}@media screen and (max-width: 767px) {body main .t1130{padding-left:0rem;}}body main .t1131{font-size:1.75rem;font-weight:300;text-transform:capitalize;}body main .t1134{row-gap:1.75rem;}@media screen and (max-width: 767px) {body main .t1135{width:80%;}}@media screen and (max-width: 480px) {body main .t1135{width:100%;}}body main .t1136{font-size:3rem;text-align:center;text-transform:capitalize;}body main .t1138{font-size:1.75rem;}@media screen and (max-width: 991px) {body main .t1138{font-size:1.75rem!important;}}body main .t1143{background:rgb(255,177,65);}body main .t1144{max-width:100rem;}body main .t1146{width:100%;row-gap:1.5rem;flex-direction:column;}@media screen and (max-width: 991px) {body main .t1146{flex-direction:column;}}body main .t1147{display:flex;position:relative;column-gap:5rem;flex-direction:row;}@media screen and (max-width: 991px) {body main .t1147{flex:0 1 auto;width:100%;}}body main .t1148{position:relative;}@media screen and (max-width: 991px) {body main .t1148{position:static;transform:rotate(0deg);margin-left:0auto;}}body main .t1149{color:rgb(0,0,0);font-size:3rem;line-height:1;padding-top:0rem;letter-spacing:0rem;}@media screen and (max-width: 991px) {body main .t1149{width:100%;}}@media screen and (max-width: 480px) {body main .t1149{font-size:2.5rem;}}body main .t1150{width:100%;column-gap:1.5rem;}@media screen and (max-width: 991px) {body main .t1150{width:auto;}}@media screen and (max-width: 480px) {body main .t1150{width:100%;}}body main .t1151{flex:0 0 auto;width:100%;}@media screen and (max-width: 991px) {body main .t1151{mask-image:none;}}body main .t1152{flex:0 0 auto;width:100%;display:none;row-gap:2rem;column-gap:2rem;flex-direction:row;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 991px) {body main .t1152{flex:0 1 auto;order:0;flex-wrap:wrap;align-self:auto;}}@media screen and (max-width: 767px) {body main .t1152{grid-template-columns:1fr;}}@media screen and (max-width: 480px) {body main .t1152{flex-direction:column;}}body main .t1155{top:auto;left:auto;color:rgb(255,177,65);right:auto;width:5rem;border:1px solid rgb(150,209,166);bottom:auto;height:5rem;display:flex;z-index:20;position:absolute;margin-left:auto;padding-top:1rem;margin-right:auto;padding-left:1.5rem;border-radius:100%;padding-right:1rem;padding-bottom:1rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}@media screen and (max-width: 991px) {body main .t1155{pointer-events:none;}}@media screen and (max-width: 480px) {body main .t1155{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t1156{width:100%;height:100%;position:relative;}body main .t1157{color:rgb(255,255,255);}body main .t1158{top:0%;left:0%;right:0%;width:100%;bottom:0%;cursor:pointer;height:100%;display:flex;z-index:12;position:absolute;align-items:center;margin-left:auto;margin-right:auto;justify-content:center;}body main .t1159{cursor:default;z-index:4;pointer-events:none;}body main .t1160{row-gap:0.5rem;margin-top:3rem;margin-bottom:3rem;}body main .t1161{height:100vh;display:flex;align-items:center;flex-direction:column;justify-content:center;}@media screen and (max-width: 480px) {body main .t1161{align-items:center;}}body main .t1162{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 .t1163{z-index:1;}body main .t1166{margin-bottom:1.5rem;}body main .t1170{height:auto;display:flex;row-gap:2rem;flex-wrap:wrap;column-gap:2.5rem;justify-content:center;}@media screen and (max-width: 991px) {body main .t1170{row-gap:1rem;column-gap:1rem;}}@media screen and (max-width: 767px) {body main .t1170{row-gap:2.5rem;column-gap:2.5rem;}}@media screen and (max-width: 480px) {body main .t1170{width:100%;}}body main .t1171{color:rgb(255,255,255);}@media screen and (max-width: 480px) {body main .t1171{font-size:1rem;}}body main .t1172{top:auto;left:0%;color:rgb(253,253,253);right:auto;bottom:0%;z-index:20;position:absolute;padding-left:1.5rem;padding-bottom:1.5rem;}@media screen and (max-width: 480px) {body main .t1172{padding-left:1rem;padding-bottom:1rem;}}body main .t1173{height:100dvh;}@media screen and (max-width: 480px) {body main .t1173{align-items:center;}}body main .t1174{top:0%;flex:1 1 0%;left:0%;right:0%;bottom:0%;height:100dvh;display:flex;z-index:10;position:absolute;align-items:center;margin-left:auto;margin-right:auto;flex-direction:column;justify-content:center;}body main .t1175{top:0%;left:0%;right:0%;bottom:0%;display:none;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t1176{flex:0 0 auto;color:rgb(0,0,0);height:100vh;z-index:4;position:relative;}body main .t1177{z-index:1;}body main .t1180{opacity:100%;}body main .t1181{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 .t1182{color:rgb(234,233,226);z-index:10;position:relative;}body main .t1183{color:rgb(255,177,65);}@media screen and (max-width: 991px) {body main .t1183{font-size:0.9rem;}}@media screen and (max-width: 480px) {body main .t1183{font-size:0.7rem;}}body main .t1184{font-size:1.12rem;font-weight:700;text-transform:uppercase;}body main .t1185{font-size:1.5rem;transform:;text-align:left;font-weight:600;text-transform:uppercase;}body main .t1186{font-size:1.15rem;font-weight:700;}body main .t1188{object-fit:cover;}body main .t1189{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 .t1191{width:100%;}body main .t1192{padding-left:2.5rem;padding-right:2.5rem;}@media screen and (max-width: 767px) {body main .t1192{padding-left:1rem;padding-right:1rem;}}body main .t1193{align-items:flex-end;}@media screen and (max-width: 480px) {body main .t1193{row-gap:4rem;flex-wrap:wrap;}}body main .t1194{width:100%;margin-top:1.5rem;align-items:center;justify-content:center;}@media screen and (max-width: 480px) {body main .t1194{width:100%;}}body main .t1195{align-items:flex-end;}body main .t1197{color:rgb(100,100,100);column-gap:0.25rem;align-items:center;}body main .t1200{align-items:flex-end;}body main .t1202{color:#919191;column-gap:0.25rem;align-items:center;}body main .t1205{width:100%;row-gap:1.5rem;}@media screen and (max-width: 480px) {body main .t1205{width:100%;flex-direction:column;}}body main .t1206{display:none;}@media screen and (max-width: 480px) {body main .t1206{row-gap:1.5rem;column-gap:1rem;flex-direction:column;}}body main .t1207{color:rgb(122,122,122);font-size:1rem;font-weight:400;}@media screen and (max-width: 480px) {body main .t1208{width:100%;}}body main .t1210{margin-left:auto;margin-right:auto;}@media screen and (max-width: 480px) {body main .t1210{margin-top:2rem;}}body main .t1213{display:flex;align-items:center;flex-direction:column;justify-content:center;}body main .t1215{display:flex;align-items:center;flex-direction:column;justify-content:center;}body main .t1215:hover{color:rgb(255,177,65);}body main .t1217{display:flex;align-items:center;flex-direction:column;justify-content:center;}body main .t1217:hover{color:rgb(31,160,160);}body main .t1219{display:flex;align-items:center;flex-direction:column;justify-content:center;}body main .t1219:hover{color:rgb(150,209,166);}body main .t1233{color:var(--Mocean-Green);width:100%;font-size:8rem;max-width:none;background:;}@media screen and (max-width: 991px) {body main .t1233{width:100%;font-size:7rem;}}@media screen and (max-width: 767px) {body main .t1233{font-size:5rem;}}@media screen and (max-width: 480px) {body main .t1233{font-size:3rem;}}body main .t1237{max-width:65rem;}body main .t1242{position:relative;min-height:30rem;}@media screen and (max-width: 991px) {body main .t1242{min-height:22rem;}}@media screen and (max-width: 767px) {body main .t1242{min-height:18rem;}}@media screen and (max-width: 480px) {body main .t1242{min-height:10rem;}}body main .t1243{pointer-events:none;}@media screen and (max-width: 991px) {body main .t1244{height:auto;object-fit:contain;}}body main .t1245{display:none;}body main .t1247{z-index:20;position:relative;}body main .t1252{width:100%;display:flex;row-gap:2rem;position:relative;column-gap:2rem;}@media screen and (max-width: 480px) {body main .t1252{row-gap:1rem;column-gap:1rem;flex-direction:column;}}body main .t1255{width:100%;overflow:clip;border-radius:18px;}body main .t1266{top:0%;left:0%;right:0%;bottom:0%;display:flex;position:absolute;margin-left:auto;margin-right:auto;flex-direction:row;}body main .t1267{flex:0 0 auto;color:rgb(0,0,0);height:100vh;z-index:4;position:relative;}body main .t1268{width:auto;row-gap:1rem;flex-wrap:wrap;}body main .t1269{display:flex;overflow:clip;position:relative;max-width:50rem;background:rgb(16,16,16);align-items:center;padding-top:1.5rem;padding-left:1.5rem;border-radius:12px;padding-right:1.5rem;flex-direction:column;padding-bottom:1.5rem;justify-content:center;}body main .t1270{color:var(--Mocean-Yellow);}body main .t1273{display:flex;margin-top:.5rem;align-items:center;font-family:'Mocean Avenir';flex-direction:column;justify-content:center;}body main .t1274{width:100%;display:flex;position:relative;align-items:center;padding-bottom:1rem;justify-content:center;}body main .t1275{width:90%;height:auto;opacity:9%;position:absolute;}body main .t1281{background:rgb(31,160,160);}@media screen and (max-width: 767px) {body main .t1283{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1283{grid-template-columns:1fr;}}body main .t1284{width:100%;}body main .t1284:hover{opacity:100;transform:scale(.98,.98);background:rgb(150,209,166);}@media screen and (max-width: 480px) {body main .t1284{flex-wrap:wrap;}}body main .t1285{width:100%;min-height:20rem;padding-top:2rem;padding-bottom:2rem;}body main .t1286{align-items:center;}body main .t1287{font-size:1.15rem;}body main .t1288:hover{color:rgb(235,231,231);background:rgb(31,160,160);}body main .t1292{row-gap:1.5rem;}body main .t1293{font-size:1rem;}body main .t1294{font-size:1.75rem;max-width:NaN%;font-weight:700;line-height:1.2;margin-bottom:0;}body main .t1295{font-size:12rem;}@media screen and (max-width: 991px) {body main .t1295{font-size:10rem;}}@media screen and (max-width: 767px) {body main .t1295{font-size:8rem;max-width:100%;}}@media screen and (max-width: 480px) {body main .t1295{font-size:5rem;max-width:100%;}}body main .t1297{color:rgb(0,0,0);display:flex;background:rgb(255,177,65);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 .t1298{width:50%;display:flex;align-items:flex-start;flex-direction:column;}@media screen and (max-width: 767px) {body main .t1298{width:100%;}}body main .t1299{font-size:2rem;}body main .t1300{font-size:1rem;}body main .t1301{background:rgb(255,177,65);margin-top:3rem;}body main .t1301:hover{color:rgb(235,231,231);background:rgb(31,160,160);}body main .t1307{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 .t1307{width:100%;}}@media screen and (max-width: 480px) {body main .t1307{text-align:left;}}body main .t1308{font-size:2rem;font-family:'Mocean Avenir';font-weight:900;margin-bottom:1rem;text-transform:uppercase;}body main .t1309{font-size:2rem;font-weight:300;}body main .t1310{background:rgb(255,177,65);margin-top:1.5rem;}body main .t1310:hover{color:rgb(235,231,231);background:rgb(31,160,160);}@media screen and (max-width: 480px) {body main .t1310{margin-right:auto;}}body main .t1317{background:rgb(26,26,26);}body main .t1318{text-align:center;}@media screen and (max-width: 480px) {body main .t1318{text-align:left;}}body main .t1321{color:rgb(235,231,231);font-size:2rem;font-family:'Mocean Avenir';font-weight:400;margin-bottom:3rem;}@media screen and (max-width: 991px) {body main .t1321{font-size:1.25rem;}}@media screen and (max-width: 480px) {body main .t1321{font-size:1.75rem;}}body main .t1323{color:rgb(150,209,166);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 .t1323{font-size:2rem;font-family:'Mocean Avenir';}}@media screen and (max-width: 480px) {body main .t1323{text-align:left;}}body main .t1325{color:rgb(235,231,231);background:rgb(26,26,26);}@media screen and (max-width: 991px) {body main .t1325{color:rgb(235,231,231);}}body main .t1328{text-align:center;}@media screen and (max-width: 480px) {body main .t1328{text-align:left;}}body main .t1329{font-size:2rem;font-family:'Mocean Avenir';font-weight:400;}@media screen and (max-width: 991px) {body main .t1329{font-size:1.75rem;}}@media screen and (max-width: 480px) {body main .t1329{font-size:2rem;}}body main .t1330{color:rgb(150,209,166);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 .t1330{background:;}}body main .t1331{position:relative;font-size:2rem;margin-top:2rem;font-family:'Mocean Avenir';font-weight:300;}@media screen and (max-width: 991px) {body main .t1331{left:0rem;width:100%;}}body main .t1337{width:100%;height:auto;display:flex;row-gap:6rem;min-width:10rem;min-height:10rem;flex-direction:row;}body main .t1338{display:grid;row-gap:12rem;flex-wrap:wrap;column-gap:4rem;align-items:center;justify-items:center;grid-template-columns:1fr 1fr 1fr;}@media screen and (max-width: 767px) {body main .t1338{grid-template-columns:1fr 1fr;}}@media screen and (max-width: 480px) {body main .t1338{grid-template-columns:1fr;}}body main .t1339{width:100%;height:auto;z-index:20;position:relative;min-height:100%;pointer-events:none;}body main .t1340{top:0%;left:0%;right:0%;width:99%;bottom:0%;cursor:pointer;display:flex;overflow:clip;position:absolute;box-shadow:40px 50px 20px 5px rgba(0,0,0,0.25);margin-left:auto;margin-right:auto;padding-left:.15rem;border-radius:12%;padding-right:.15rem;}body main .t1341{display:none;}body main .t1342{background:linear-gradient(90deg,rgb(27,27,27) 12%,rgb(16,16,16) 100%);padding-top:5rem;padding-left:1.5rem;padding-right:1.5rem;padding-bottom:5rem;}body main .t1343{width:100%;height:100%;overflow:clip;background:linear-gradient(90deg,rgb(3,3,3) 12%,rgb(16,16,16) 100%);margin-left:auto;margin-right:auto;pointer-events:none;}body main .t1344{color:rgb(255,177,65);width:4rem;border:1px solid rgb(150,209,166);cursor:pointer;height:4rem;display:flex;z-index:20;position:absolute;padding-top:.75rem;padding-left:1rem;border-radius:100%;padding-right:.75rem;padding-bottom:.75rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}@media screen and (max-width: 480px) {body main .t1344{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t1346{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:98%;display:flex;z-index:1;overflow:clip;position:absolute;margin-top:auto;align-items:center;margin-left:auto;margin-right:auto;border-radius:12%;margin-bottom:auto;justify-content:center;}body main .t1347{width:12rem;height:130%;display:none;opacity:5%;z-index:30;position:absolute;background:linear-gradient(90deg,#00000000 20%,var(--mc-white) 54%,#00000000 89%);}body main .t1348{display:none;}body main .t1349{width:100%;height:auto;background:rgba(0,0,0,0.84);aspect-ratio:19/9;pointer-events:auto;}body main .t1350{height:100%;display:flex;max-width:100rem;align-items:center;padding-left:1rem;padding-right:1rem;pointer-events:none;justify-content:center;}@media screen and (max-width: 767px) {body main .t1350{padding-left:0rem;padding-right:0rem;}}body main .t1351{display:none;}body main .t1352{width:100%;height:auto;align-items:center;padding-top:4rem;padding-bottom:2.5rem;justify-content:center;}body main .t1353{top:auto;left:auto;right:auto;bottom:2.5rem;position:absolute;column-gap:0rem;font-family:'Mocean Avenir';font-weight:900;margin-left:auto;padding-top:.25rem;margin-right:auto;padding-left:.5rem;border-radius:6px;padding-right:.5rem;padding-bottom:.25rem;pointer-events:auto;}body main .t1356{column-gap:6rem;min-height:8rem;align-items:center;justify-content:center;}body main .t1357{object-fit:contain;}body main .t1358{object-fit:contain;}body main .t1360{display:none;}body main .t1361{top:0%;left:0%;right:0%;width:100%;bottom:0%;height:100%;display:flex;position:absolute;object-fit:contain;margin-left:auto;margin-right:auto;}body main .t1362{position:relative;}body main .t1363{width:100%;max-width:48%;min-width:15rem!important;min-height:8rem;}body main .t1363:last-child{min-width:100%;}@media screen and (max-width: 991px) {body main .t1363{width:25rem;max-width:none;min-width:25rem;}}@media screen and (max-width: 767px) {body main .t1363{width:100%;min-width:100%;}}body main .t1364{height:auto;}body main .t1365{top:auto;left:0%;right:0%;width:100%;bottom:0%;display:flex;position:absolute;align-items:center;margin-left:auto;margin-right:auto;padding-left:1rem;padding-bottom:.75rem;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t1365{padding-left:.5rem;padding-bottom:.5rem;}}@media screen and (max-width: 767px) {body main .t1365{padding-bottom:1rem;}}body main .t1366{font-size:1rem;font-weight:500;}body main .t1367{width:100%;max-width:48%;min-width:30rem;}body main .t1367:last-child{min-width:100%;}@media screen and (max-width: 991px) {body main .t1367{width:25rem;max-width:none;min-width:25rem;}}@media screen and (max-width: 767px) {body main .t1367{width:100%;min-width:100%;}}body main .t1368{height:auto;min-height:3rem;}body main .t1369{color:rgb(255,177,65);width:3rem;border:1px solid rgb(150,209,166);height:3rem;display:flex;z-index:20;position:absolute;padding-top:.75rem;padding-left:1rem;border-radius:100%;padding-right:.75rem;padding-bottom:.75rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);}@media screen and (max-width: 480px) {body main .t1369{width:3rem;height:3rem;padding-top:.75rem;padding-left:.80rem;padding-right:.75rem;padding-bottom:.75rem;}}body main .t1370{top:auto;left:0%;right:0%;width:100%;bottom:0%;display:flex;position:absolute;align-items:center;margin-left:auto;margin-right:auto;padding-left:1rem;padding-bottom:.75rem;justify-content:flex-start;}@media screen and (max-width: 991px) {body main .t1370{padding-left:.5rem;padding-bottom:.5rem;}}@media screen and (max-width: 767px) {body main .t1370{padding-bottom:1rem;}}body main .t1371{font-size:1rem;font-weight:500;}body main .t1372{width:100%;height:100%;position:absolute;background:linear-gradient(190deg,#ffffff00 46%,rgba(0,0,0,0.66) 97%);pointer-events:none;}body main .t1373{width:100%;height:100%;z-index:5;position:absolute;background:linear-gradient(190deg,#ffffff00 46%,rgba(0,0,0,0.66) 97%);pointer-events:none;}body main .t1376{top:auto;left:auto;right:auto;bottom:2.5rem;z-index:20;position:absolute;margin-left:auto;margin-right:auto;}@media screen and (max-width: 767px) {body main .t1376{bottom:6rem;}}body main .t1377{column-gap:0.5rem;margin-top:1.5rem;font-family:'Mocean Avenir';font-weight:900;padding-top:.5rem;padding-bottom:.5rem;}body main .t1378{overflow:visible;}body main .t1380{display:none;}