/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8; }
  
  .mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden; }
  
  .mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box; }
  
  .mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle; }
  
  .mfp-align-top .mfp-container:before {
    display: none; }
  
  .mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045; }
  
  .mfp-inline-holder .mfp-content,
  .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto; }
  
  .mfp-ajax-cur {
    cursor: progress; }
  
  .mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out; }
  
  .mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in; }
  
  .mfp-auto-cursor .mfp-content {
    cursor: auto; }
  
  .mfp-close,
  .mfp-arrow,
  .mfp-preloader,
  .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  
  .mfp-loading.mfp-figure {
    display: none; }
  
  .mfp-hide {
    display: none !important; }
  
  .mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044; }
    .mfp-preloader a {
      color: #CCC; }
      .mfp-preloader a:hover {
        color: #FFF; }
  
  .mfp-s-ready .mfp-preloader {
    display: none; }
  
  .mfp-s-error .mfp-content {
    display: none; }
  
  button.mfp-close,
  button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation; }
  
  button::-moz-focus-inner {
    padding: 0;
    border: 0; }
  
  .mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace; }
    .mfp-close:hover,
    .mfp-close:focus {
      opacity: 1; }
    .mfp-close:active {
      top: 1px; }
  
  .mfp-close-btn-in .mfp-close {
    color: #333; }
  
  .mfp-image-holder .mfp-close,
  .mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%; }
  
  .mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap; }
  
  .mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent; }
    .mfp-arrow:active {
      margin-top: -54px; }
    .mfp-arrow:hover,
    .mfp-arrow:focus {
      opacity: 1; }
    .mfp-arrow:before,
    .mfp-arrow:after {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      margin-left: 35px;
      border: medium inset transparent; }
    .mfp-arrow:after {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px; }
    .mfp-arrow:before {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: 0.7; }
  
  .mfp-arrow-left {
    left: 0; }
    .mfp-arrow-left:after {
      border-right: 17px solid #FFF;
      margin-left: 31px; }
    .mfp-arrow-left:before {
      margin-left: 25px;
      border-right: 27px solid #3F3F3F; }
  
  .mfp-arrow-right {
    right: 0; }
    .mfp-arrow-right:after {
      border-left: 17px solid #FFF;
      margin-left: 39px; }
    .mfp-arrow-right:before {
      border-left: 27px solid #3F3F3F; }
  
  .mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px; }
    .mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px; }
    .mfp-iframe-holder .mfp-close {
      top: -40px; }
  
  .mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%; }
    .mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #000; }
  
  /* Main image in popup */
  img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto; }
  
  /* The shadow behind the image */
  .mfp-figure {
    line-height: 0; }
    .mfp-figure:after {
      content: '';
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
      background: #444; }
    .mfp-figure small {
      color: #BDBDBD;
      display: block;
      font-size: 12px;
      line-height: 14px; }
    .mfp-figure figure {
      margin: 0; }
  
  .mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto; }
  
  .mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px; }
  
  .mfp-image-holder .mfp-content {
    max-width: 100%; }
  
  .mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer; }
  
  @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    /**
         * Remove all paddings around the image on small screen
         */
    .mfp-img-mobile .mfp-image-holder {
      padding-left: 0;
      padding-right: 0; }
    .mfp-img-mobile img.mfp-img {
      padding: 0; }
    .mfp-img-mobile .mfp-figure:after {
      top: 0;
      bottom: 0; }
    .mfp-img-mobile .mfp-figure small {
      display: inline;
      margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar {
      background: rgba(0, 0, 0, 0.6);
      bottom: 0;
      margin: 0;
      top: auto;
      padding: 3px 5px;
      position: fixed;
      box-sizing: border-box; }
      .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0; }
    .mfp-img-mobile .mfp-counter {
      right: 5px;
      top: 3px; }
    .mfp-img-mobile .mfp-close {
      top: 0;
      right: 0;
      width: 35px;
      height: 35px;
      line-height: 35px;
      background: rgba(0, 0, 0, 0.6);
      position: fixed;
      text-align: center;
      padding: 0; } }
  
  @media all and (max-width: 900px) {
    .mfp-arrow {
      -webkit-transform: scale(0.75);
      transform: scale(0.75); }
    .mfp-arrow-left {
      -webkit-transform-origin: 0;
      transform-origin: 0; }
    .mfp-arrow-right {
      -webkit-transform-origin: 100%;
      transform-origin: 100%; }
    .mfp-container {
      padding-left: 6px;
      padding-right: 6px; } }
  
/**
 * Swiper 8.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 4, 2022
 */

 @font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, 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');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;text-transform:none;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
html,body{overflow-x:hidden !important}html{font-size:62.5%;-webkit-text-size-adjust:none;-webkit-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:antialiased}@media screen and (min-width: 2000px){html{font-size:75%}}*,*:before,*:after{box-sizing:inherit}body{box-sizing:border-box;margin:0px}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}::-moz-selection{background:#000;color:#fff}::-webkit-selection{background:#000;color:#fff}h1,h2,h3,h4,h5,h6,p,figure{margin:0}q::before,q::after{display:none}button{display:inline-block;overflow:visible;margin:0;padding:0;outline:0;border:0;background:none transparent;color:inherit;vertical-align:middle;text-align:center;text-decoration:none;text-transform:none;font:inherit;line-height:normal;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}blockquote{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;margin-inline-end:0}body{font-size:1.6rem}body,.paragraph{font-family:"Archivo Narrow",sans-serif;font-weight:400;font-style:normal;line-height:1.5;color:#363636}.paragraph{font-size:1.8rem}.paragraph-sm{line-height:1.5;font-size:1.4rem}.paragraph:not(:last-child){margin-bottom:1.5rem}.header__border--center{position:relative}.header__border--center::after{content:'';display:block;height:.8rem;width:10rem;background-color:#EF6E21;margin:0 auto;margin-top:2rem}.header-primary,.header-secondary,.header-tertiary,.header-quaternary{text-transform:uppercase;line-height:1}.header-primary,.header-secondary,.header-tertiary,.header-quaternary{font-family:"Roboto",sans-serif;font-weight:900;font-style:italic}.header-primary,.header-secondary,.header-tertiary{color:#000}.header-primary{font-size:9.6rem;font-family:"Roboto",sans-serif;font-weight:900;font-style:italic;margin-bottom:2rem}.header-secondary{font-size:6rem;margin-bottom:1rem}.header-tertiary{font-size:3rem;margin-bottom:2rem}.header-quaternary{color:#EF6E21;margin-bottom:1rem;font-size:2.2rem}@media screen and (max-width: 767px){.header-primary{font-size:5rem}.header-secondary{font-size:4rem}}.quote{font-size:2.4rem;display:block;margin-bottom:2rem}.u-img-fluid{width:100%;height:auto}.u-flex-video{position:relative;height:0;padding-bottom:75%;margin-bottom:1rem;overflow:hidden}.u-srt{display:none}.u-text-white{color:#fff}.u-text-orange{color:#EF6E21}.u-mb-large{margin-bottom:5rem !important}.u-mb-medium{margin-bottom:3rem !important}.u-mb-small{margin-bottom:2rem !important}.u-mb-xsmall{margin-bottom:1rem !important}.u-mt-large{margin-top:5rem !important}.u-mt-medium{margin-top:3rem !important}.u-mt-small{margin-top:2rem !important}.u-mt-xsmall{margin-top:1rem !important}.u-my-medium{margin-top:3rem !important;margin-bottom:3rem !important}.u-m-auto{margin-left:auto;margin-right:auto}.u-m-none{margin:0 !important}.u-text-center{text-align:center !important}.u-text-left{text-align:left !important}.u-text-right{text-align:right !important}.u-border__orange--left{border-left:solid #EF6E21 0.8rem;padding-left:3rem}.u-border__blue{border:solid #00AADF 0.1rem;padding:3rem}@media screen and (max-width: 767px){.u-border__orange--left{padding-left:2rem}.u-border__orange__blue{padding:2rem}}.u-list{list-style:none;margin:0;padding:0;padding-left:2rem}.u-list__item{position:relative}.u-list__item::before{content:'';position:absolute;height:1.3rem;width:1.3rem;background:url("https://dokumfe7mps0i.cloudfront.net/oms/15770/image/2025/4/GPWSL_down-arrow7Tl6uV/down-arrow7Tl6uV.png");background-position:top left;background-repeat:no-repeat;background-size:1.3rem 1.3rem;left:-2rem;top:.7rem;transform:rotate(-90deg)}.u-list__item:not(:last-child){padding-bottom:.5rem}.u-link{font-family:"Archivo Narrow",sans-serif;font-weight:400;font-style:normal;font-size:1.8rem;text-decoration:none;color:#000}.c-accordion__item{border-bottom:solid 0.1rem #00AADF;padding:2rem 0}.c-accordion__header{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center;cursor:pointer;color:#000}.c-accordion__title{width:calc(100% - 2.4rem);font-family:"Roboto",sans-serif;font-weight:900;font-style:italic;text-transform:uppercase;font-size:2.2rem;text-decoration:none;line-height:1}.c-accordion__icon{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:2.2rem;transition:ease all 0.2s}.c-accordion__active .c-accordion__icon{transform:rotate(-180deg)}.c-accordion__wrapper{max-height:0;overflow:hidden;transition:max-height 0.2s ease-out}.c-accordion__content{padding-top:2rem}.c-btn,.c-btn--orange{display:inline-block;font-family:"Roboto",sans-serif;font-weight:900;font-style:italic;text-transform:uppercase;font-size:2.2rem;text-decoration:none;line-height:1;padding:1rem 1.2rem;text-align:center;border-radius:.2rem;border:solid .2rem;margin-top:2rem;transition:ease all 0.2s}.c-btn--orange{color:#fff;background-color:#EF6E21;border-color:#EF6E21}.c-btn--orange:hover,.c-btn--orange:focus{background-color:#d55001;border-color:#d55001}.c-btn__video{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;color:#fff;font-family:"Roboto",sans-serif;font-weight:900;font-style:italic;text-transform:uppercase;font-size:2.2rem;text-decoration:none;line-height:1;padding:3rem}.c-btn__video-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:5rem;width:5rem;color:#EF6E21;background-color:#fff;border-radius:50%;margin-left:2rem}.c-circle{display:block;text-align:center;text-decoration:none}.c-circle .header-quaternary{color:#000}.c-circle .paragraph{color:#fff}.c-circle__circle{position:relative;display:block;height:27.2rem;width:27.2rem;margin:0 auto;margin-bottom:2rem;border-radius:50%;border:0.2rem solid #00AADF;overflow:hidden}.c-circle__content{position:relative;z-index:1}@media screen and (min-width: 768px){.c-circle:hover .c-circle__content{opacity:1;margin-top:0}.c-circle__content{display:block;height:100%;width:100%;border-radius:50%;padding:70px 40px;text-align:center;opacity:0;margin-top:-50px;background-color:rgba(0,0,0,0.5);transition:ease all 0.2s}}@media screen and (max-width: 767px){.c-circle__circle{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:2rem}.c-circle__circle::before{content:'';position:absolute;width:100%;height:100%;top:0;left:0;background-color:rgba(0,0,0,0.5)}}.c-icon{margin:2rem 0}.c-icon__icon-wrapper,.c-icon__icon{margin:0 auto}.c-icon__icon{padding:0 1.5rem}.c-icon__icon--lg{width:calc(10rem + 3rem)}.c-icon__icon--sm{width:calc(8rem + 3rem)}@media screen and (min-width: 768px){.c-icon{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.c-icon__icon-wrapper--lg,.c-icon__icon-wrapper--sm{width:16.66667%}.c-icon__content--lg,.c-icon__content--sm{width:83.33333%}}@media screen and (min-width: 1024px){.c-icon__icon-wrapper--lg{width:33.33333%}.c-icon__icon-wrapper--sm{width:25%}.c-icon__content--lg{width:66.66667%}.c-icon__content--sm{width:75%}}@media screen and (max-width: 767px){.c-icon{text-align:center}.c-icon__icon-wrapper{margin-bottom:2rem}}.mfp-fade.mfp-bg{opacity:0;transition:all 0.15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:0.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;transition:all 0.15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.c-slider{position:relative;width:100%;height:100%}.c-slider__wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border:solid 0.1rem #00AADF;background-color:#fff;text-align:center;width:90rem;max-width:calc(100% - 3rem);min-height:30rem;margin:0 auto;margin-top:3rem}.c-slider__content{padding:3rem}.c-slider .swiper-button-prev::after,.c-slider .swiper-button-next::after{content:'';position:absolute;height:3rem;width:3rem;background:url("https://dokumfe7mps0i.cloudfront.net/oms/15770/image/2025/4/GPWSL_down-arrow7Tl6uV/down-arrow7Tl6uV.png");background-position:top left;background-repeat:no-repeat;background-size:3rem 3rem}.c-slider .swiper-button-prev::after{transform:rotate(90deg)}.c-slider .swiper-button-next::after{transform:rotate(-90deg)}.c-slider .swiper-pagination-bullet-active{background-color:#EF6E21}.c-slider__cite{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.c-slider__cite::before{content:'';height:.4rem;width:2rem;background-color:#EF6E21;display:inline-block;margin-right:.2rem}@media screen and (min-width: 768px){.c-slider .swiper-button-prev,.c-slider .swiper-rtl .swiper-button-next{left:3rem}.c-slider .swiper-button-next,.c-slider .swiper-rtl .swiper-button-prev{right:3rem}.c-slider__content{padding:5rem;max-width:60rem;margin:0 auto}}@media screen and (max-width: 424px){.c-slider .swiper-button-next,.c-slider .swiper-button-prev{display:none}}[class^="l-col__"]{position:relative}.l-col{position:relative;-ms-flex-positive:1;flex-grow:1;max-width:100%}@media screen and (min-width: 768px){.l-col{padding:0 2rem}.l-col__sm-12{-ms-flex:100%;flex:100%;max-width:100%}.l-col__sm-11{-ms-flex:91.6666667%;flex:91.6666667%;max-width:91.6666667%}.l-col__sm-10{-ms-flex:83.333333%;flex:83.333333%;max-width:83.333333%}.l-col__sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.l-col__sm-8{-ms-flex:66.6666667%;flex:66.6666667%;max-width:66.6666667%}.l-col__sm-7{-ms-flex:58.333333%;flex:58.333333%;max-width:58.333333%}.l-col__sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.l-col__sm-5{-ms-flex:0 0 41.6666667%;flex:0 0 41.6666667%;max-width:41.6666667%}.l-col__sm-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.l-col__sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.l-col__sm-2{-ms-flex:0 0 16.6666667%;flex:0 0 16.6666667%;max-width:16.6666667%}.l-col__sm-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}}@media screen and (min-width: 1024px){.l-col__md-12{-ms-flex:100%;flex:100%;max-width:100%}.l-col__md-11{-ms-flex:91.6666667%;flex:91.6666667%;max-width:91.6666667%}.l-col__md-10{-ms-flex:83.333333%;flex:83.333333%;max-width:83.333333%}.l-col__md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.l-col__md-8{-ms-flex:66.6666667%;flex:66.6666667%;max-width:66.6666667%}.l-col__md-7{-ms-flex:58.333333%;flex:58.333333%;max-width:58.333333%}.l-col__md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.l-col__md-5{-ms-flex:0 0 41.6666667%;flex:0 0 41.6666667%;max-width:41.6666667%}.l-col__md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.l-col__md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.l-col__md-2{-ms-flex:0 0 16.6666667%;flex:0 0 16.6666667%;max-width:16.6666667%}.l-col__md-1{-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}}@media screen and (max-width: 767px){.l-col:not(:last-child){padding-bottom:2rem}}.l-container{margin-right:auto;margin-left:auto;padding:0 3rem}@media screen and (min-width: 768px){.l-container{padding:0 7rem}}@media screen and (min-width: 1024px){.l-container{padding:0 10rem}}.l-hero{position:relative;margin-top:10rem;color:#fff;width:100%}.l-hero .header-secondary{display:block}.l-hero--lg .header-primary,.l-hero--sm .header-primary{color:#fff}.l-hero--lg .l-hero__row,.l-hero--sm .l-hero__row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}.l-hero--lg{height:70vh;min-height:61.8rem}.l-hero--md{height:80rem}.l-hero--md .l-hero__row{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.l-hero--md .l-hero__content{background-color:#fff;border:solid 0.1rem #00AADF;padding:2rem;width:calc(100% - 6rem);margin:0 auto}.l-hero--sm{height:61.8rem}.l-hero__container,.l-hero__row{position:relative;height:100%}.l-hero__img-wrapper,.l-hero__img,.l-hero__overlay,.l-hero__video-wrapper,.l-hero__video{position:absolute;width:100%;height:100%;top:0;left:0}.l-hero__video{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%}.l-hero__img-wrapper{overflow:hidden}.l-hero__img{background-size:cover;background-repeat:no-repeat;background-position:center}.l-hero__overlay{background:rgba(0,0,0,0.2)}.l-hero__arrow-btn{display:inline-block;width:7rem;margin-top:12rem}@media screen and (min-width: 768px){.l-hero--md .l-hero__content{width:70%;padding:3rem}}@media screen and (min-width: 1024px){.l-hero--md .l-hero__content{width:50%;padding:5rem;margin:10rem}}.l-img-info{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.l-img-info:not(:first-child){margin-top:5rem}.l-img-info__img-wrapper{position:relative;overflow:hidden;min-height:49rem;height:100%}.l-img-info__img{background-size:cover;background-repeat:no-repeat;background-position:center;position:absolute;width:100%;height:100%;top:0;left:0}.l-img-info .c-btn__video{position:absolute;bottom:0;right:0;z-index:1}@media screen and (min-width: 768px){.l-img-info{-ms-flex-direction:row;flex-direction:row}.l-img-info--reverse{-ms-flex-direction:row-reverse !important;flex-direction:row-reverse !important}.l-img-info--reverse .l-col__sm-6:not(:last-child){padding-left:2rem;padding-right:0}.l-img-info--reverse .l-col__sm-6:last-child{padding-right:2rem;padding-left:0}}.l-row{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.l-row__align--center{-ms-flex-align:center;align-items:center}.l-row__wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.l-row__justify--center{-ms-flex-pack:center;justify-content:center}@media screen and (min-width: 768px){.l-row{-ms-flex-direction:row;flex-direction:row;margin:0 -2rem}}.footer__footer{background-color:#363636;color:#fff;padding:5rem 0}.footer__disclaimer{background-color:#000;color:#676767;padding:1rem 0}.footer__disclaimer a{color:#fff;transition:ease all 0.2s}.footer__disclaimer a:hover{text-decoration:none}.footer__container{padding:0 3rem}.footer__logo{display:inline-block;max-width:100%;width:22.9rem;margin-bottom:2rem}.footer__wrapper--border{padding:3rem;border:solid 0.1rem #00AADF;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}@media screen and (min-width: 768px){.footer__container{padding:0 5rem}.footer__wrapper--border{width:calc(33.333333% - 2rem);margin:0 auto}.footer__disclaimer .l-col:not(:first-child){text-align:right}}@media screen and (max-width: 767px){.footer__wrapper--border{margin:3rem 0}.footer__disclaimer{text-align:center}}.social-nav{list-style:none;margin:0;padding:0;margin-bottom:2rem}.social-nav__item{display:inline-block}.social-nav__item:not(:last-child){margin-right:.5rem}.social-nav__link{font-size:3rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;color:#fff;transition:ease all 0.2s}.social-nav__link:hover,.social-nav__link:focus{color:#EF6E21}.footer-mini-nav{list-style:none;margin:0;padding:0}.footer-mini-nav__item{display:inline-block;padding:0 2rem}.footer-mini-nav__item:not(:last-child){border-right:#676767 0.1rem solid}.footer-mini-nav a{color:#fff;transition:ease all 0.2s}.footer-mini-nav a:hover{text-decoration:none}.header{position:fixed;top:0;width:100%;height:10rem;background-color:#fff;box-shadow:4px 4px 20px 0px rgba(0,0,0,0.101961);z-index:99}.nav{position:relative;height:10rem;padding:0 3rem;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);width:100%}.nav__burger{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:auto;height:9rem;width:10rem;transition:all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);z-index:999}.nav__burger.active .nav__bar--1{transform:translateY(0.8rem) rotate(-45deg)}.nav__burger.active .nav__bar--2{opacity:0}.nav__burger.active .nav__bar--3{transform:translateY(-1.4rem) rotate(45deg)}.nav__bars{display:block}.nav__bar{display:block;background-color:#EF6E21;width:4rem;height:.3rem;margin:0 auto;margin-top:.8rem;transition:ease all 0.2s}.nav__logo{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%;max-width:21.7rem}.nav__list,.nav-dropdown{list-style:none;margin:0;padding:0}.nav__item{display:inline-block}.nav__link,.nav__btn{position:relative;display:inline-block;font-family:"Roboto",sans-serif;font-weight:900;font-style:italic;text-transform:uppercase;font-size:2.2rem;text-decoration:none;line-height:1;transition:ease all 0.2s;font-size:3rem}.nav__link{color:#000}.nav__link.active,.nav__link:hover,.nav__link:focus{color:#EF6E21}.nav__btn{text-align:center;color:#fff;background-color:#EF6E21;padding:1rem 1.2rem;border-radius:.2rem}.nav__btn:hover,.nav__btn:focus{background-color:#d55001;color:#fff}@media screen and (min-width: 992px){.nav{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding:0 3rem}.nav__header{width:21.7rem;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.nav__burger{display:none}.nav__nav{display:-ms-flexbox;display:flex;max-width:130rem;width:calc(100% - 21.7rem);margin-left:auto}.nav__list{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end}.nav__link,.nav__btn{font-size:2.2rem}.nav__link{text-align:center;padding-right:4rem}}@media screen and (min-width: 1440px){.nav__link{padding-right:3vw}}@media screen and (max-width: 991px){.nav{height:100%}.nav__header{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:100%}.nav__list{position:fixed;display:none;background-color:#fff;width:100%;padding:20vh 3rem;padding-bottom:4rem;top:9rem;right:0;height:100vh;overflow-y:auto;z-index:99}.nav__item{display:block;margin:5rem 0}}.p-section,.p-section__half,.p-section__full,.p-section__img-bg{position:relative}.p-section__half{padding-top:8rem}.p-section__full{padding:8rem 0}.p-section__img-bg{padding:8rem 0}

