@font-face {
  font-family: "Brandon";

  src: url("../fonts/brandon_bold.woff2") format("woff2"),
        url("../fonts/brandon_bold.woff") format("woff");

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "Brandon";

  src: url("../fonts/brandon_medium.woff2") format("woff2"),
        url("../fonts/brandon_medium.woff") format("woff");

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "Brandon";

  src: url("../fonts/brandon_regular.woff2") format("woff2"),
        url("../fonts/brandon_regular.woff") format("woff");

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "EB Garamond";

  src: url("../fonts/eb_bold.ttf") format("truetype");

  font-weight: 700;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "EB Garamond";

  src: url("../fonts/eb_semibold.ttf") format("truetype");

  font-weight: 600;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "EB Garamond";

  src: url("../fonts/eb_medium.ttf") format("truetype");

  font-weight: 500;

  font-style: normal;

  font-display: swap;
}

@font-face {
  font-family: "EB Garamond";

  src: url("../fonts/eb_regular.ttf") format("truetype");

  font-weight: 400;

  font-style: normal;

  font-display: swap;
}

.slick-slider{
  position:relative;
  display:block;
  box-sizing:border-box;
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  -webkit-touch-callout:none;
  -khtml-user-select:none;
  touch-action:pan-y;
  -webkit-tap-highlight-color:transparent
}

.slick-list{
  position:relative;
  display:block;
  overflow:hidden;
  margin:0;
  padding:0
}

.slick-list:focus{
  outline:0
}

.slick-list.dragging{
  cursor:pointer;
  cursor:hand
}

.slick-slider .slick-list,.slick-slider .slick-track{
  transform:translate3d(0,0,0)
}

.slick-track{
  position:relative;
  top:0;
  left:0;
  display:block;
  margin-left:auto;
  margin-right:auto
}

.slick-track:after,.slick-track:before{
  display:table;
  content:''
}

.slick-track:after{
  clear:both
}

.slick-loading .slick-track{
  visibility:hidden
}

.slick-slide{
  display:none;
  float:left;
  height:100%;
  min-height:1px
}

[dir=rtl] .slick-slide{
  float:right
}

.slick-slide img{
  display:block
}

.slick-slide.slick-loading img{
  display:none
}

.slick-slide.dragging img{
  pointer-events:none
}

.slick-initialized .slick-slide{
  display:block
}

.slick-loading .slick-slide{
  visibility:hidden
}

.slick-vertical .slick-slide{
  display:block;
  height:auto;
  border:1px solid transparent
}

.slick-arrow.slick-hidden{
  display:none
}

.slick-loading .slick-list{
  background:#fff url(https://twc.stevenlegge.com/app/themes/warrencollection/assets/css/ajax-loader.gif) center center no-repeat
}

@font-face{
  font-family:slick;

  font-weight:400;

  font-style:normal;

  src:url(https://twc.stevenlegge.com/app/themes/warrencollection/assets/css/fonts/slick.eot);

  src:url(https://twc.stevenlegge.com/app/themes/warrencollection/assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'),url(https://twc.stevenlegge.com/app/themes/warrencollection/assets/css/fonts/slick.woff) format('woff'),url(https://twc.stevenlegge.com/app/themes/warrencollection/assets/css/fonts/slick.ttf) format('truetype'),url(https://twc.stevenlegge.com/app/themes/warrencollection/assets/css/fonts/slick.svg#slick) format('svg')
}

.slick-next,.slick-prev{
  font-size:0;
  line-height:0;
  position:absolute;
  top:50%;
  display:block;
  width:20px;
  height:20px;
  padding:0;
  transform:translate(0,-50%);
  cursor:pointer;
  color:transparent;
  border:none;
  outline:0;
  background:0 0
}

.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{
  color:transparent;
  outline:0;
  background:0 0
}

.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{
  opacity:1
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{
  opacity:.25
}

.slick-next:before,.slick-prev:before{
  font-family:slick;
  font-size:20px;
  line-height:1;
  opacity:.75;
  color:#fff;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}

.slick-prev{
  left:-25px
}

[dir=rtl] .slick-prev{
  right:-25px;
  left:auto
}

.slick-prev:before{
  content:'â†'
}

[dir=rtl] .slick-prev:before{
  content:'â†’'
}

.slick-next{
  right:-25px
}

[dir=rtl] .slick-next{
  right:auto;
  left:-25px
}

.slick-next:before{
  content:'â†’'
}

[dir=rtl] .slick-next:before{
  content:'â†'
}

.slick-dotted.slick-slider{
  margin-bottom:30px
}

.slick-dots{
  position:absolute;
  bottom:-25px;
  display:block;
  width:100%;
  padding:0;
  margin:0;
  list-style:none;
  text-align:center
}

.slick-dots li{
  position:relative;
  display:inline-block;
  width:20px;
  height:20px;
  margin:0 5px;
  padding:0;
  cursor:pointer
}

.slick-dots li button{
  font-size:0;
  line-height:0;
  display:block;
  width:20px;
  height:20px;
  padding:5px;
  cursor:pointer;
  color:transparent;
  border:0;
  outline:0;
  background:0 0
}

.slick-dots li button:focus,.slick-dots li button:hover{
  outline:0
}

.slick-dots li button:focus:before,.slick-dots li button:hover:before{
  opacity:1
}

.slick-dots li button:before{
  font-family:slick;
  font-size:6px;
  line-height:20px;
  position:absolute;
  top:0;
  left:0;
  width:20px;
  height:20px;
  content:'â€¢';
  text-align:center;
  opacity:.25;
  color:#000;
  -webkit-font-smoothing:antialiased;
  -moz-osx-font-smoothing:grayscale
}

.slick-dots li.slick-active button:before{
  opacity:.75;
  color:#000
}

.carousel{
  position:relative;
  box-sizing:border-box
}

.carousel *,.carousel *:before,.carousel *:after{
  box-sizing:inherit
}

.carousel.is-draggable{
  cursor:move;
  cursor:grab
}

.carousel.is-dragging{
  cursor:move;
  cursor:grabbing
}

.carousel__viewport{
  position:relative;
  overflow:hidden;
  max-width:100%;
  max-height:100%
}

.carousel__track{
  display:flex
}

.carousel__slide{
  flex:0 0 auto;
  width:var(--carousel-slide-width, 60%);
  max-width:100%;
  padding:1rem;
  position:relative;
  overflow-x:hidden;
  overflow-y:auto;
  overscroll-behavior:contain
}

.has-dots{
  margin-bottom:calc(0.5rem + 22px)
}

.carousel__dots{
  margin:0 auto;
  padding:0;
  position:absolute;
  top:calc(100% + 0.5rem);
  left:0;
  right:0;
  display:flex;
  justify-content:center;
  list-style:none;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none
}

.carousel__dots .carousel__dot{
  margin:0;
  padding:0;
  display:block;
  position:relative;
  width:22px;
  height:22px;
  cursor:pointer
}

.carousel__dots .carousel__dot:after{
  content:"";
  width:8px;
  height:8px;
  border-radius:50%;
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  background-color:currentColor;
  opacity:.25;
  transition:opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after{
  opacity:1
}

.carousel__button{
  width:var(--carousel-button-width, 48px);
  height:var(--carousel-button-height, 48px);
  padding:0;
  border:0;
  display:flex;
  justify-content:center;
  align-items:center;
  pointer-events:all;
  cursor:pointer;
  color:var(--carousel-button-color, currentColor);
  background:var(--carousel-button-bg, transparent);
  border-radius:var(--carousel-button-border-radius, 50%);
  box-shadow:var(--carousel-button-shadow, none);
  transition:opacity .15s ease
}

.carousel__button.is-prev,.carousel__button.is-next{
  position:absolute;
  top:50%;
  transform:translateY(-50%)
}

.carousel__button.is-prev{
  left:10px
}

.carousel__button.is-next{
  right:10px
}

.carousel__button[disabled]{
  cursor:default;
  opacity:.3
}

.carousel__button svg{
  width:var(--carousel-button-svg-width, 50%);
  height:var(--carousel-button-svg-height, 50%);
  fill:none;
  stroke:currentColor;
  stroke-width:var(--carousel-button-svg-stroke-width, 1.5);
  stroke-linejoin:bevel;
  stroke-linecap:round;
  filter:var(--carousel-button-svg-filter, none);
  pointer-events:none
}

html.with-fancybox{
  scroll-behavior:auto
}

body.compensate-for-scrollbar{
  overflow:hidden !important;
  touch-action:none
}

.fancybox__container{
  position:fixed;
  top:0;
  left:0;
  bottom:0;
  right:0;
  direction:ltr;
  margin:0;
  padding:env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
  box-sizing:border-box;
  display:flex;
  flex-direction:column;
  color:var(--fancybox-color, #fff);
  -webkit-tap-highlight-color:transparent;
  overflow:hidden;
  z-index:1050;
  outline:none;
  transform-origin:top left;
  --carousel-button-width: 48px;
  --carousel-button-height: 48px;
  --carousel-button-svg-width: 24px;
  --carousel-button-svg-height: 24px;
  --carousel-button-svg-stroke-width: 2.5;
  --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container *,.fancybox__container *::before,.fancybox__container *::after{
  box-sizing:inherit
}

.fancybox__container :focus{
  outline:none
}

body:not(.is-using-mouse) .fancybox__container :focus{
  box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color, rgba(1, 210, 232, 0.94))
}

@media all and (min-width: 1024px){
  .fancybox__container{
    --carousel-button-width:48px;
    --carousel-button-height:48px;
    --carousel-button-svg-width:27px;
    --carousel-button-svg-height:27px
  }
}

.fancybox__backdrop{
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  z-index:-1;
  background:var(--fancybox-bg, rgba(24, 24, 27, 0.92))
}

.fancybox__carousel{
  position:relative;
  flex:1 1 auto;
  min-height:0;
  height:100%;
  z-index:10
}

.fancybox__carousel.has-dots{
  margin-bottom:calc(0.5rem + 22px)
}

.fancybox__viewport{
  position:relative;
  width:100%;
  height:100%;
  overflow:visible;
  cursor:default
}

.fancybox__track{
  display:flex;
  height:100%
}

.fancybox__slide{
  flex:0 0 auto;
  width:100%;
  max-width:100%;
  margin:0;
  padding:48px 8px 8px 8px;
  position:relative;
  overscroll-behavior:contain;
  display:flex;
  flex-direction:column;
  outline:0;
  overflow:auto;
  --carousel-button-width: 36px;
  --carousel-button-height: 36px;
  --carousel-button-svg-width: 22px;
  --carousel-button-svg-height: 22px
}

.fancybox__slide::before,.fancybox__slide::after{
  content:"";
  flex:0 0 0;
  margin:auto
}

@media all and (min-width: 1024px){
  .fancybox__slide{
    padding:64px 100px
  }
}

.fancybox__content{
  margin:0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
  padding:36px;
  color:var(--fancybox-content-color, #374151);
  background:var(--fancybox-content-bg, #fff);
  position:relative;
  align-self:center;
  display:flex;
  flex-direction:column;
  z-index:20
}

.fancybox__content :focus:not(.carousel__button.is-close){
  outline:thin dotted;
  box-shadow:none
}

.fancybox__caption{
  align-self:center;
  max-width:100%;
  margin:0;
  padding:1rem 0 0 0;
  line-height:1.375;
  color:var(--fancybox-color, currentColor);
  visibility:visible;
  cursor:auto;
  flex-shrink:0;
  overflow-wrap:anywhere
}

.is-loading .fancybox__caption{
  visibility:hidden
}

.fancybox__container>.carousel__dots{
  top:100%;
  color:var(--fancybox-color, #fff)
}

.fancybox__nav .carousel__button{
  z-index:40
}

.fancybox__nav .carousel__button.is-next{
  right:8px
}

@media all and (min-width: 1024px){
  .fancybox__nav .carousel__button.is-next{
    right:40px
  }
}

.fancybox__nav .carousel__button.is-prev{
  left:8px
}

@media all and (min-width: 1024px){
  .fancybox__nav .carousel__button.is-prev{
    left:40px
  }
}

.carousel__button.is-close{
  position:absolute;
  top:8px;
  right:8px;
  top:calc(env(safe-area-inset-top, 0px) + 8px);
  right:calc(env(safe-area-inset-right, 0px) + 8px);
  z-index:40
}

@media all and (min-width: 1024px){
  .carousel__button.is-close{
    right:40px
  }
}

.fancybox__content>.carousel__button.is-close{
  position:absolute;
  top:-40px;
  right:0;
  color:var(--fancybox-color, #fff)
}

.fancybox__no-click,.fancybox__no-click button{
  pointer-events:none
}

.fancybox__spinner{
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
  width:50px;
  height:50px;
  color:var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner{
  cursor:pointer;
  z-index:1053
}

.fancybox__spinner svg{
  animation:fancybox-rotate 2s linear infinite;
  transform-origin:center center;
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  margin:auto;
  width:100%;
  height:100%
}

.fancybox__spinner svg circle{
  fill:none;
  stroke-width:2.75;
  stroke-miterlimit:10;
  stroke-dasharray:1,200;
  stroke-dashoffset:0;
  animation:fancybox-dash 1.5s ease-in-out infinite;
  stroke-linecap:round;
  stroke:currentColor
}

@keyframes fancybox-rotate{
  100%{
    transform:rotate(360deg)
  }
}

@keyframes fancybox-dash{
  0%{
    stroke-dasharray:1,200;
    stroke-dashoffset:0
  }

  50%{
    stroke-dasharray:89,200;
    stroke-dashoffset:-35px
  }

  100%{
    stroke-dasharray:89,200;
    stroke-dashoffset:-124px
  }
}

.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{
  opacity:var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{
  animation:.15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{
  animation:.15s ease both fancybox-fadeOut
}

.fancybox-fadeIn{
  animation:.15s ease both fancybox-fadeIn
}

.fancybox-fadeOut{
  animation:.1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp{
  animation:.2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown{
  animation:.15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp{
  animation:.15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown{
  animation:.15s ease both fancybox-throwOutDown
}

@keyframes fancybox-fadeIn{
  from{
    opacity:0
  }

  to{
    opacity:1
  }
}

@keyframes fancybox-fadeOut{
  to{
    opacity:0
  }
}

@keyframes fancybox-zoomInUp{
  from{
    transform:scale(0.97) translate3d(0, 16px, 0);
    opacity:0
  }

  to{
    transform:scale(1) translate3d(0, 0, 0);
    opacity:1
  }
}

@keyframes fancybox-zoomOutDown{
  to{
    transform:scale(0.97) translate3d(0, 16px, 0);
    opacity:0
  }
}

@keyframes fancybox-throwOutUp{
  to{
    transform:translate3d(0, -30%, 0);
    opacity:0
  }
}

@keyframes fancybox-throwOutDown{
  to{
    transform:translate3d(0, 30%, 0);
    opacity:0
  }
}

.fancybox__carousel .carousel__slide{
  scrollbar-width:thin;
  scrollbar-color:#ccc rgba(255,255,255,.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar{
  width:8px;
  height:8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{
  background-color:rgba(255,255,255,.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{
  background-color:#ccc;
  border-radius:2px;
  box-shadow:inset 0 0 4px rgba(0,0,0,.2)
}

.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{
  cursor:move;
  cursor:grab
}

.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{
  cursor:move;
  cursor:grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content{
  cursor:auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{
  cursor:zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{
  cursor:zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{
  cursor:move;
  cursor:grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{
  cursor:move;
  cursor:grabbing
}

.fancybox__image{
  transform-origin:0 0;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none;
  transition:none
}

.has-image .fancybox__content{
  padding:0;
  background:transparent;
  min-height:1px
}

.is-closing .has-image .fancybox__content{
  overflow:visible
}

.has-image[data-image-fit=contain]{
  overflow:visible;
  touch-action:none
}

.has-image[data-image-fit=contain] .fancybox__content{
  flex-direction:row;
  flex-wrap:wrap
}

.has-image[data-image-fit=contain] .fancybox__image{
  max-width:100%;
  max-height:100%;
  -o-object-fit:contain;
     object-fit:contain
}

.has-image[data-image-fit=contain-w]{
  overflow-x:hidden;
  overflow-y:auto
}

.has-image[data-image-fit=contain-w] .fancybox__content{
  min-height:auto
}

.has-image[data-image-fit=contain-w] .fancybox__image{
  max-width:100%;
  height:auto
}

.has-image[data-image-fit=cover]{
  overflow:visible;
  touch-action:none
}

.has-image[data-image-fit=cover] .fancybox__content{
  width:100%;
  height:100%
}

.has-image[data-image-fit=cover] .fancybox__image{
  width:100%;
  height:100%;
  -o-object-fit:cover;
     object-fit:cover
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{
  max-width:100%;
  flex-shrink:1;
  min-height:1px;
  overflow:visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{
  width:100%;
  height:80%
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{
  width:960px;
  height:540px;
  max-width:100%;
  max-height:100%
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{
  padding:0;
  background:rgba(24,24,27,.9);
  color:#fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content{
  background:#e5e3df
}

.fancybox__html5video,.fancybox__iframe{
  border:0;
  display:block;
  height:100%;
  width:100%;
  background:transparent
}

.fancybox-placeholder{
  position:absolute;
  width:1px;
  height:1px;
  padding:0;
  margin:-1px;
  overflow:hidden;
  clip:rect(0, 0, 0, 0);
  white-space:nowrap;
  border-width:0
}

.fancybox__thumbs{
  flex:0 0 auto;
  position:relative;
  padding:0px 3px;
  opacity:var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{
  animation:.15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs{
  opacity:0
}

.fancybox__thumbs .carousel__slide{
  flex:0 0 auto;
  width:var(--fancybox-thumbs-width, 96px);
  margin:0;
  padding:8px 3px;
  box-sizing:content-box;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:visible;
  cursor:pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after{
  content:"";
  position:absolute;
  top:0;
  left:0;
  right:0;
  bottom:0;
  border-width:5px;
  border-style:solid;
  border-color:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  opacity:0;
  transition:opacity .15s ease;
  border-radius:var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after{
  opacity:.92
}

.fancybox__thumbs .carousel__slide>*{
  pointer-events:none;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none
}

.fancybox__thumb{
  position:relative;
  width:100%;
  padding-top:calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
  background-size:cover;
  background-position:center center;
  background-color:rgba(255,255,255,.1);
  background-repeat:no-repeat;
  border-radius:var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__toolbar{
  position:absolute;
  top:0;
  right:0;
  left:0;
  z-index:20;
  background:linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
  padding:0;
  touch-action:none;
  display:flex;
  justify-content:space-between;
  --carousel-button-svg-width: 20px;
  --carousel-button-svg-height: 20px;
  opacity:var(--fancybox-opacity, 1);
  text-shadow:var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))
}

@media all and (min-width: 1024px){
  .fancybox__toolbar{
    padding:8px
  }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{
  animation:.15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar{
  opacity:0
}

.fancybox__toolbar__items{
  display:flex
}

.fancybox__toolbar__items--left{
  margin-right:auto
}

.fancybox__toolbar__items--center{
  position:absolute;
  left:50%;
  transform:translateX(-50%)
}

.fancybox__toolbar__items--right{
  margin-left:auto
}

@media(max-width: 640px){
  .fancybox__toolbar__items--center:not(:last-child){
    display:none
  }
}

.fancybox__counter{
  min-width:72px;
  padding:0 10px;
  line-height:var(--carousel-button-height, 48px);
  text-align:center;
  font-size:17px;
  font-variant-numeric:tabular-nums;
  -webkit-font-smoothing:subpixel-antialiased
}

.fancybox__progress{
  background:var(--fancybox-accent-color, rgba(34, 213, 233, 0.96));
  height:3px;
  left:0;
  position:absolute;
  right:0;
  top:0;
  transform:scaleX(0);
  transform-origin:0;
  transition-property:transform;
  transition-timing-function:linear;
  z-index:30;
  -webkit-user-select:none;
     -moz-user-select:none;
          user-select:none
}

.fancybox__container:fullscreen::backdrop{
  opacity:0
}

.fancybox__button--fullscreen g:nth-child(2){
  display:none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1){
  display:none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){
  display:block
}

.fancybox__button--slideshow g:nth-child(2){
  display:none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1){
  display:none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){
  display:block
}

.leaflet-tile,.leaflet-zoom-anim .leaflet-zoom-hide{
  visibility:hidden
}

.leaflet-bar a,.leaflet-control-attribution a{
  text-decoration:none
}

.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{
  position:absolute;
  left:0;
  top:0
}

.leaflet-container{
  overflow:hidden;
  -webkit-tap-highlight-color:transparent;
  background:#ddd;
  outline-offset:1px;
  font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
  font-size:.75rem;
  line-height:1.5
}

.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{
  -webkit-user-select:none;
  -moz-user-select:none;
  user-select:none;
  -webkit-user-drag:none
}

.leaflet-overlay-pane svg,.leaflet-tooltip{
  -moz-user-select:none
}

.leaflet-tile::-moz-selection{
  background:0 0
}

.leaflet-tile::selection{
  background:0 0
}

.leaflet-safari .leaflet-tile{
  image-rendering:-webkit-optimize-contrast
}

.leaflet-safari .leaflet-tile-container{
  width:1600px;
  height:1600px;
  -webkit-transform-origin:0 0
}

.leaflet-marker-icon,.leaflet-marker-shadow{
  display:block
}

.leaflet-container .leaflet-overlay-pane svg{
  max-width:none!important;
  max-height:none!important
}

.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{
  max-width:none!important;
  max-height:none!important;
  width:auto;
  padding:0
}

.leaflet-container img.leaflet-tile{
  mix-blend-mode:plus-lighter
}

.leaflet-container.leaflet-touch-zoom{
  touch-action:pan-x pan-y
}

.leaflet-container.leaflet-touch-drag{
  touch-action:none;
  touch-action:pinch-zoom
}

.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{
  touch-action:none
}

.leaflet-container a{
  -webkit-tap-highlight-color:rgba(51,181,229,0.4);
  color:#0078a8
}

.leaflet-tile{
  filter:inherit
}

.leaflet-tile-loaded{
  visibility:inherit
}

.leaflet-zoom-box{
  width:0;
  height:0;
  box-sizing:border-box;
  z-index:800
}

.leaflet-overlay-pane,.leaflet-pane{
  z-index:400
}

.leaflet-map-pane svg,.leaflet-tile-pane{
  z-index:200
}

.leaflet-shadow-pane{
  z-index:500
}

.leaflet-marker-pane{
  z-index:600
}

.leaflet-tooltip-pane{
  z-index:650
}

.leaflet-popup-pane{
  z-index:700
}

.leaflet-map-pane canvas{
  z-index:100
}

.leaflet-vml-shape{
  width:1px;
  height:1px
}

.lvml{
  behavior:url(#default#VML);
  display:inline-block;
  position:absolute
}

.leaflet-control{
  position:relative;
  z-index:800;
  pointer-events:visiblePainted;
  pointer-events:auto;
  float:left;
  clear:both
}

.leaflet-bottom,.leaflet-top{
  position:absolute;
  z-index:1000;
  pointer-events:none
}

.leaflet-top{
  top:0
}

.leaflet-right{
  right:0
}

.leaflet-bottom{
  bottom:0
}

.leaflet-left{
  left:0
}

.leaflet-right .leaflet-control{
  float:right;
  margin-right:10px
}

.leaflet-top .leaflet-control{
  margin-top:10px
}

.leaflet-bottom .leaflet-control{
  margin-bottom:10px
}

.leaflet-left .leaflet-control{
  margin-left:10px
}

.leaflet-fade-anim .leaflet-popup{
  opacity:0;
  transition:opacity .2s linear
}

.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{
  opacity:1
}

.leaflet-zoom-animated{
  transform-origin:0 0
}

svg.leaflet-zoom-animated{
  will-change:transform
}

.leaflet-zoom-anim .leaflet-zoom-animated{
  transition:transform .25s cubic-bezier(0,0,.25,1)
}

.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{
  transition:none
}

.leaflet-interactive{
  cursor:pointer
}

.leaflet-grab{
  cursor:grab
}

.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{
  cursor:crosshair
}

.leaflet-control,.leaflet-popup-pane{
  cursor:auto
}

.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{
  cursor:move;
  cursor:grabbing
}

.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{
  pointer-events:none
}

.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{
  pointer-events:visiblePainted;
  pointer-events:auto
}

.leaflet-zoom-box{
  border:2px dotted #38f;
  background:rgba(255,255,255,.5)
}

.leaflet-bar{
  box-shadow:0 1px 5px rgba(0,0,0,.65);
  border-radius:4px
}

.leaflet-bar a{
  background-color:#fff;
  border-bottom:1px solid #ccc;
  width:26px;
  height:26px;
  line-height:26px;
  text-align:center;
  color:#000
}

.leaflet-bar a,.leaflet-control-layers-toggle{
  background-position:50% 50%;
  background-repeat:no-repeat;
  display:block
}

.leaflet-bar a:focus,.leaflet-bar a:hover{
  background-color:#f4f4f4
}

.leaflet-bar a:first-child{
  border-top-left-radius:4px;
  border-top-right-radius:4px
}

.leaflet-bar a:last-child{
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
  border-bottom:none
}

.leaflet-bar a.leaflet-disabled{
  cursor:default;
  background-color:#f4f4f4;
  color:#bbb
}

.leaflet-touch .leaflet-bar a{
  width:30px;
  height:30px;
  line-height:30px
}

.leaflet-touch .leaflet-bar a:first-child{
  border-top-left-radius:2px;
  border-top-right-radius:2px
}

.leaflet-touch .leaflet-bar a:last-child{
  border-bottom-left-radius:2px;
  border-bottom-right-radius:2px
}

.leaflet-control-zoom-in,.leaflet-control-zoom-out{
  font:bold 18px 'Lucida Console',Monaco,monospace;
  text-indent:1px
}

.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{
  font-size:22px
}

.leaflet-control-layers{
  box-shadow:0 1px 5px rgba(0,0,0,.4);
  background:#fff;
  border-radius:5px
}

.leaflet-control-layers-toggle{
  background-image:url(images/layers.png);
  width:36px;
  height:36px
}

.leaflet-retina .leaflet-control-layers-toggle{
  background-image:url(images/layers-2x.png);
  background-size:26px 26px
}

.leaflet-touch .leaflet-control-layers-toggle{
  width:44px;
  height:44px
}

.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{
  display:none
}

.leaflet-control-layers-expanded .leaflet-control-layers-list{
  display:block;
  position:relative
}

.leaflet-control-layers-expanded{
  padding:6px 10px 6px 6px;
  color:#333;
  background:#fff
}

.leaflet-control-layers-scrollbar{
  overflow-y:scroll;
  overflow-x:hidden;
  padding-right:5px
}

.leaflet-control-layers-selector{
  margin-top:2px;
  position:relative;
  top:1px
}

.leaflet-control-layers label{
  display:block;
  font-size:1.08333em
}

.leaflet-control-layers-separator{
  height:0;
  border-top:1px solid #ddd;
  margin:5px -10px 5px -6px
}

.leaflet-default-icon-path{
  background-image:url(images/marker-icon.png)
}

.leaflet-container .leaflet-control-attribution{
  background:rgba(255,255,255,.8);
  margin:0
}

.leaflet-control-attribution,.leaflet-control-scale-line{
  padding:0 5px;
  color:#333;
  line-height:1.4
}

.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{
  text-decoration:underline
}

.leaflet-attribution-flag{
  display:inline!important;
  vertical-align:baseline!important;
  width:1em;
  height:.6669em
}

.leaflet-left .leaflet-control-scale{
  margin-left:5px
}

.leaflet-bottom .leaflet-control-scale{
  margin-bottom:5px
}

.leaflet-control-scale-line{
  border:2px solid #777;
  border-top:none;
  line-height:1.1;
  padding:2px 5px 1px;
  white-space:nowrap;
  box-sizing:border-box;
  background:rgba(255,255,255,.8);
  text-shadow:1px 1px #fff
}

.leaflet-control-scale-line:not(:first-child){
  border-top:2px solid #777;
  border-bottom:none;
  margin-top:-2px
}

.leaflet-control-scale-line:not(:first-child):not(:last-child){
  border-bottom:2px solid #777
}

.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{
  box-shadow:none
}

.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{
  border:2px solid rgba(0,0,0,.2);
  background-clip:padding-box
}

.leaflet-popup{
  position:absolute;
  text-align:center;
  margin-bottom:20px
}

.leaflet-popup-content-wrapper{
  padding:1px;
  text-align:left;
  border-radius:12px
}

.leaflet-popup-content{
  margin:13px 24px 13px 20px;
  line-height:1.3;
  font-size:1.08333em;
  min-height:1px
}

.leaflet-popup-content p{
  margin:1.3em 0
}

.leaflet-popup-tip-container{
  width:40px;
  height:20px;
  position:absolute;
  left:50%;
  margin-top:-1px;
  margin-left:-20px;
  overflow:hidden;
  pointer-events:none
}

.leaflet-popup-tip{
  width:17px;
  height:17px;
  padding:1px;
  margin:-10px auto 0;
  pointer-events:auto;
  transform:rotate(45deg)
}

.leaflet-popup-content-wrapper,.leaflet-popup-tip{
  background:#fff;
  color:#333;
  box-shadow:0 3px 14px rgba(0,0,0,.4)
}

.leaflet-container a.leaflet-popup-close-button{
  position:absolute;
  top:0;
  right:0;
  border:none;
  text-align:center;
  width:24px;
  height:24px;
  font:16px/24px Tahoma,Verdana,sans-serif;
  color:#757575;
  text-decoration:none;
  background:0 0
}

.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{
  color:#585858
}

.leaflet-popup-scrolled{
  overflow:auto
}

.leaflet-oldie .leaflet-popup-content-wrapper{
  -ms-zoom:1
}

.leaflet-oldie .leaflet-popup-tip{
  width:24px;
  margin:0 auto
}

.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{
  border:1px solid #999
}

.leaflet-div-icon{
  background:#fff;
  border:1px solid #666
}

.leaflet-tooltip{
  position:absolute;
  padding:6px;
  background-color:#fff;
  border:1px solid #fff;
  border-radius:3px;
  color:#222;
  white-space:nowrap;
  -webkit-user-select:none;
  -moz-user-select:none;
       user-select:none;
  pointer-events:none;
  box-shadow:0 1px 3px rgba(0,0,0,.4)
}

.leaflet-tooltip.leaflet-interactive{
  cursor:pointer;
  pointer-events:auto
}

.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{
  position:absolute;
  pointer-events:none;
  border:6px solid transparent;
  background:0 0;
  content:""
}

.leaflet-tooltip-bottom{
  margin-top:6px
}

.leaflet-tooltip-top{
  margin-top:-6px
}

.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{
  left:50%;
  margin-left:-6px
}

.leaflet-tooltip-top:before{
  bottom:0;
  margin-bottom:-12px;
  border-top-color:#fff
}

.leaflet-tooltip-bottom:before{
  top:0;
  margin-top:-12px;
  margin-left:-6px;
  border-bottom-color:#fff
}

.leaflet-tooltip-left{
  margin-left:-6px
}

.leaflet-tooltip-right{
  margin-left:6px
}

.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{
  top:50%;
  margin-top:-6px
}

.leaflet-tooltip-left:before{
  right:0;
  margin-right:-12px;
  border-left-color:#fff
}

.leaflet-tooltip-right:before{
  left:0;
  margin-left:-12px;
  border-right-color:#fff
}

@media print{
  .leaflet-control{
    -webkit-print-color-adjust:exact;
    print-color-adjust:exact
  }
}

*, ::before, ::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x:  ;
  --tw-pan-y:  ;
  --tw-pinch-zoom:  ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position:  ;
  --tw-gradient-via-position:  ;
  --tw-gradient-to-position:  ;
  --tw-ordinal:  ;
  --tw-slashed-zero:  ;
  --tw-numeric-figure:  ;
  --tw-numeric-spacing:  ;
  --tw-numeric-fraction:  ;
  --tw-ring-inset:  ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur:  ;
  --tw-brightness:  ;
  --tw-contrast:  ;
  --tw-grayscale:  ;
  --tw-hue-rotate:  ;
  --tw-invert:  ;
  --tw-saturate:  ;
  --tw-sepia:  ;
  --tw-drop-shadow:  ;
  --tw-backdrop-blur:  ;
  --tw-backdrop-brightness:  ;
  --tw-backdrop-contrast:  ;
  --tw-backdrop-grayscale:  ;
  --tw-backdrop-hue-rotate:  ;
  --tw-backdrop-invert:  ;
  --tw-backdrop-opacity:  ;
  --tw-backdrop-saturate:  ;
  --tw-backdrop-sepia:  ;
  --tw-contain-size:  ;
  --tw-contain-layout:  ;
  --tw-contain-paint:  ;
  --tw-contain-style:  ;
}

/*
! tailwindcss v3.4.17 | MIT License | https://tailwindcss.com
*/

/*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/

*,
::before,
::after {
  box-sizing: border-box;
  /* 1 */
  border-width: 0;
  /* 2 */
  border-style: solid;
  /* 2 */
  border-color: #e5e7eb;
  /* 2 */
}

::before,
::after {
  --tw-content: '';
}

/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/

html,
:host {
  line-height: 1.5;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  -o-tab-size: 4;
     tab-size: 4;
  /* 3 */
  font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  /* 4 */
  font-feature-settings: normal;
  /* 5 */
  font-variation-settings: normal;
  /* 6 */
  -webkit-tap-highlight-color: transparent;
  /* 7 */
}

/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/

body {
  margin: 0;
  /* 1 */
  line-height: inherit;
  /* 2 */
}

/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/

hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
  border-top-width: 1px;
  /* 3 */
}

/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/*
Remove the default font size and weight for headings.
*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/*
Reset links to optimize for opt-in styling instead of opt-out.
*/

a {
  color: inherit;
  text-decoration: inherit;
}

/*
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  /* 1 */
  font-feature-settings: normal;
  /* 2 */
  font-variation-settings: normal;
  /* 3 */
  font-size: 1em;
  /* 4 */
}

/*
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/

table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
  border-collapse: collapse;
  /* 3 */
}

/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-feature-settings: inherit;
  /* 1 */
  font-variation-settings: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  font-weight: inherit;
  /* 1 */
  line-height: inherit;
  /* 1 */
  letter-spacing: inherit;
  /* 1 */
  color: inherit;
  /* 1 */
  margin: 0;
  /* 2 */
  padding: 0;
  /* 3 */
}

/*
Remove the inheritance of text transform in Edge and Firefox.
*/

button,
select {
  text-transform: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/

button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button;
  /* 1 */
  background-color: transparent;
  /* 2 */
  background-image: none;
  /* 2 */
}

/*
Use the modern Firefox focus style for all focusable elements.
*/

:-moz-focusring {
  outline: auto;
}

/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/

:-moz-ui-invalid {
  box-shadow: none;
}

/*
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/*
Correct the cursor style of increment and decrement buttons in Safari.
*/

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

[type='search'] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/*
Remove the inner padding in Chrome and Safari on macOS.
*/

::-webkit-search-decoration {
  -webkit-appearance: none;
}

/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/*
Removes the default spacing and border for appropriate elements.
*/

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

/*
Reset default styling for dialogs.
*/

dialog {
  padding: 0;
}

/*
Prevent resizing textareas horizontally by default.
*/

textarea {
  resize: vertical;
}

/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  /* 1 */
  color: #9ca3af;
  /* 2 */
}

/*
Set the default cursor for buttons.
*/

button,
[role="button"] {
  cursor: pointer;
}

/*
Make sure disabled buttons don't get the pointer cursor.
*/

:disabled {
  cursor: default;
}

/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;
  /* 1 */
  vertical-align: middle;
  /* 2 */
}

/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/

img,
video {
  max-width: 100%;
  height: auto;
}

/* Make elements with the HTML hidden attribute stay hidden by default */

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

.container {
  width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}

@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}

@media (min-width: 1560px) {
  .container {
    max-width: 1560px;
  }
}

.prose {
  color: var(--tw-prose-body);
  max-width: 65ch;
}

.prose :where(p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where([class~="lead"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-lead);
  font-size: 1.25em;
  line-height: 1.6;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.prose :where(a):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-links);
  text-decoration: underline;
  font-weight: 500;
}

.prose :where(strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-bold);
  font-weight: 600;
}

.prose :where(a strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol[type="A"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="A" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-alpha;
}

.prose :where(ol[type="a" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-alpha;
}

.prose :where(ol[type="I"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="I" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: upper-roman;
}

.prose :where(ol[type="i" s]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: lower-roman;
}

.prose :where(ol[type="1"]):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: decimal;
}

.prose :where(ul):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  list-style-type: disc;
  margin-top: 1.25em;
  margin-bottom: 1.25em;
  padding-inline-start: 1.625em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  font-weight: 400;
  color: var(--tw-prose-counters);
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *))::marker {
  color: var(--tw-prose-bullets);
}

.prose :where(dt):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.25em;
}

.prose :where(hr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-color: var(--tw-prose-hr);
  border-top-width: 1px;
  margin-top: 3em;
  margin-bottom: 3em;
}

.prose :where(blockquote):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-style: italic;
  color: var(--tw-prose-quotes);
  border-inline-start-width: 0.25rem;
  border-inline-start-color: var(--tw-prose-quote-borders);
  quotes: "\201C""\201D""\2018""\2019";
  margin-top: 1.6em;
  margin-bottom: 1.6em;
  padding-inline-start: 1em;
}

.prose :where(blockquote p:first-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: open-quote;
}

.prose :where(blockquote p:last-of-type):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: close-quote;
}

.prose :where(h1):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 800;
  font-size: 2.25em;
  margin-top: 0;
  margin-bottom: 0.8888889em;
  line-height: 1.1111111;
}

.prose :where(h1 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 900;
  color: inherit;
}

.prose :where(h2):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 700;
  font-size: 1.5em;
  margin-top: 2em;
  margin-bottom: 1em;
  line-height: 1.3333333;
}

.prose :where(h2 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 800;
  color: inherit;
}

.prose :where(h3):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  font-size: 1.25em;
  margin-top: 1.6em;
  margin-bottom: 0.6em;
  line-height: 1.6;
}

.prose :where(h3 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(h4):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  line-height: 1.5;
}

.prose :where(h4 strong):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 700;
  color: inherit;
}

.prose :where(img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(picture):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  display: block;
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(video):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(kbd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  font-weight: 500;
  font-family: inherit;
  color: var(--tw-prose-kbd);
  box-shadow: 0 0 0 1px var(--tw-prose-kbd-shadows), 0 3px 0 var(--tw-prose-kbd-shadows);
  font-size: 0.875em;
  border-radius: 0.3125rem;
  padding-top: 0.1875em;
  padding-inline-end: 0.375em;
  padding-bottom: 0.1875em;
  padding-inline-start: 0.375em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-code);
  font-weight: 600;
  font-size: 0.875em;
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: "`";
}

.prose :where(code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: "`";
}

.prose :where(a code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h1 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(h2 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.875em;
}

.prose :where(h3 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
  font-size: 0.9em;
}

.prose :where(h4 code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(blockquote code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(thead th code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: inherit;
}

.prose :where(pre):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-pre-code);
  background-color: var(--tw-prose-pre-bg);
  overflow-x: auto;
  font-weight: 400;
  font-size: 0.875em;
  line-height: 1.7142857;
  margin-top: 1.7142857em;
  margin-bottom: 1.7142857em;
  border-radius: 0.375rem;
  padding-top: 0.8571429em;
  padding-inline-end: 1.1428571em;
  padding-bottom: 0.8571429em;
  padding-inline-start: 1.1428571em;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  background-color: transparent;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::before {
  content: none;
}

.prose :where(pre code):not(:where([class~="not-prose"],[class~="not-prose"] *))::after {
  content: none;
}

.prose :where(table):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  width: 100%;
  table-layout: auto;
  margin-top: 2em;
  margin-bottom: 2em;
  font-size: 0.875em;
  line-height: 1.7142857;
}

.prose :where(thead):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-th-borders);
}

.prose :where(thead th):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-headings);
  font-weight: 600;
  vertical-align: bottom;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody tr):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 1px;
  border-bottom-color: var(--tw-prose-td-borders);
}

.prose :where(tbody tr:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-bottom-width: 0;
}

.prose :where(tbody td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: baseline;
}

.prose :where(tfoot):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  border-top-width: 1px;
  border-top-color: var(--tw-prose-th-borders);
}

.prose :where(tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  vertical-align: top;
}

.prose :where(th, td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  text-align: start;
}

.prose :where(figure > *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(figcaption):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  color: var(--tw-prose-captions);
  font-size: 0.875em;
  line-height: 1.4285714;
  margin-top: 0.8571429em;
}

.prose {
  --tw-prose-body: #374151;
  --tw-prose-headings: #111827;
  --tw-prose-lead: #4b5563;
  --tw-prose-links: #111827;
  --tw-prose-bold: #111827;
  --tw-prose-counters: #6b7280;
  --tw-prose-bullets: #d1d5db;
  --tw-prose-hr: #e5e7eb;
  --tw-prose-quotes: #111827;
  --tw-prose-quote-borders: #e5e7eb;
  --tw-prose-captions: #6b7280;
  --tw-prose-kbd: #111827;
  --tw-prose-kbd-shadows: rgb(17 24 39 / 10%);
  --tw-prose-code: #111827;
  --tw-prose-pre-code: #e5e7eb;
  --tw-prose-pre-bg: #1f2937;
  --tw-prose-th-borders: #d1d5db;
  --tw-prose-td-borders: #e5e7eb;
  --tw-prose-invert-body: #d1d5db;
  --tw-prose-invert-headings: #fff;
  --tw-prose-invert-lead: #9ca3af;
  --tw-prose-invert-links: #fff;
  --tw-prose-invert-bold: #fff;
  --tw-prose-invert-counters: #9ca3af;
  --tw-prose-invert-bullets: #4b5563;
  --tw-prose-invert-hr: #374151;
  --tw-prose-invert-quotes: #f3f4f6;
  --tw-prose-invert-quote-borders: #374151;
  --tw-prose-invert-captions: #9ca3af;
  --tw-prose-invert-kbd: #fff;
  --tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);
  --tw-prose-invert-code: #fff;
  --tw-prose-invert-pre-code: #d1d5db;
  --tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);
  --tw-prose-invert-th-borders: #4b5563;
  --tw-prose-invert-td-borders: #374151;
  font-size: 1rem;
  line-height: 1.75;
}

.prose :where(picture > img):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
  margin-bottom: 0;
}

.prose :where(li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}

.prose :where(ol > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(ul > li):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0.375em;
}

.prose :where(.prose > ul > li p):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(.prose > ul > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ul > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(.prose > ol > li > p:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
}

.prose :where(.prose > ol > li > p:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 1.25em;
}

.prose :where(ul ul, ul ol, ol ul, ol ol):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.75em;
  margin-bottom: 0.75em;
}

.prose :where(dl):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose :where(dd):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0.5em;
  padding-inline-start: 1.625em;
}

.prose :where(hr + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h2 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h3 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(h4 + *):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(thead th:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(thead th:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(tbody td, tfoot td):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-top: 0.5714286em;
  padding-inline-end: 0.5714286em;
  padding-bottom: 0.5714286em;
  padding-inline-start: 0.5714286em;
}

.prose :where(tbody td:first-child, tfoot td:first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-start: 0;
}

.prose :where(tbody td:last-child, tfoot td:last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  padding-inline-end: 0;
}

.prose :where(figure):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 2em;
  margin-bottom: 2em;
}

.prose :where(.prose > :first-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-top: 0;
}

.prose :where(.prose > :last-child):not(:where([class~="not-prose"],[class~="not-prose"] *)) {
  margin-bottom: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

.pointer-events-none {
  pointer-events: none;
}

.visible {
  visibility: visible;
}

.invisible {
  visibility: hidden;
}

.static {
  position: static;
}

.fixed {
  position: fixed;
}

.absolute {
  position: absolute;
}

.relative {
  position: relative;
}

.sticky {
  position: sticky;
}

.inset-0 {
  inset: 0px;
}

.bottom-0 {
  bottom: 0px;
}

.bottom-1 {
  bottom: 0.25rem;
}

.bottom-4 {
  bottom: 1rem;
}

.bottom-8 {
  bottom: 2rem;
}

.left-0 {
  left: 0px;
}

.left-1\/2 {
  left: 50%;
}

.right-10 {
  right: 2.5rem;
}

.right-24 {
  right: 6rem;
}

.right-8 {
  right: 2rem;
}

.top-0 {
  top: 0px;
}

.top-1\/2 {
  top: 50%;
}

.top-20 {
  top: 5rem;
}

.top-\[4px\] {
  top: 4px;
}

.top-\[calc\(50\%-6px\)\] {
  top: calc(50% - 6px);
}

.z-0 {
  z-index: 0;
}

.z-10 {
  z-index: 10;
}

.z-20 {
  z-index: 20;
}

.z-30 {
  z-index: 30;
}

.z-40 {
  z-index: 40;
}

.z-50 {
  z-index: 50;
}

.z-\[999\] {
  z-index: 999;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.col-span-1 {
  grid-column: span 1 / span 1;
}

.col-span-2 {
  grid-column: span 2 / span 2;
}

.col-span-3 {
  grid-column: span 3 / span 3;
}

.-mx-4 {
  margin-left: -1rem;
  margin-right: -1rem;
}

.mx-auto {
  margin-left: auto;
  margin-right: auto;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.mb-1 {
  margin-bottom: 0.25rem;
}

.mb-16 {
  margin-bottom: 4rem;
}

.mb-2 {
  margin-bottom: 0.5rem;
}

.mb-3 {
  margin-bottom: 0.75rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.mb-5 {
  margin-bottom: 1.25rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mr-8 {
  margin-right: 2rem;
}

.mt-0 {
  margin-top: 0px;
}

.mt-1 {
  margin-top: 0.25rem;
}

.mt-16 {
  margin-top: 4rem;
}

.mt-3 {
  margin-top: 0.75rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mt-5 {
  margin-top: 1.25rem;
}

.mt-6 {
  margin-top: 1.5rem;
}

.mt-8 {
  margin-top: 2rem;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.inline {
  display: inline;
}

.\!flex {
  display: flex !important;
}

.flex {
  display: flex;
}

.grid {
  display: grid;
}

.hidden {
  display: none;
}

.h-1\/2 {
  height: 50%;
}

.h-10 {
  height: 2.5rem;
}

.h-12 {
  height: 3rem;
}

.h-20 {
  height: 5rem;
}

.h-32 {
  height: 8rem;
}

.h-\[120\%\] {
  height: 120%;
}

.h-\[1px\] {
  height: 1px;
}

.h-\[200px\] {
  height: 200px;
}

.h-\[22px\] {
  height: 22px;
}

.h-\[260px\] {
  height: 260px;
}

.h-\[265px\] {
  height: 265px;
}

.h-\[300px\] {
  height: 300px;
}

.h-\[30px\] {
  height: 30px;
}

.h-\[335px\] {
  height: 335px;
}

.h-\[350px\] {
  height: 350px;
}

.h-\[400px\] {
  height: 400px;
}

.h-\[500px\] {
  height: 500px;
}

.h-\[calc\(100\%-30px\)\] {
  height: calc(100% - 30px);
}

.h-auto {
  height: auto;
}

.h-full {
  height: 100%;
}

.max-h-0 {
  max-height: 0px;
}

.min-h-\[300px\] {
  min-height: 300px;
}

.min-h-\[350px\] {
  min-height: 350px;
}

.w-0 {
  width: 0px;
}

.w-1\/2 {
  width: 50%;
}

.w-10 {
  width: 2.5rem;
}

.w-12 {
  width: 3rem;
}

.w-\[135px\] {
  width: 135px;
}

.w-\[26px\] {
  width: 26px;
}

.w-\[500px\] {
  width: 500px;
}

.w-\[calc\(100\%\+32px\)\] {
  width: calc(100% + 32px);
}

.w-full {
  width: 100%;
}

.max-w-\[1200px\] {
  max-width: 1200px;
}

.max-w-\[400px\] {
  max-width: 400px;
}

.max-w-\[505px\] {
  max-width: 505px;
}

.max-w-\[550px\] {
  max-width: 550px;
}

.max-w-\[560px\] {
  max-width: 560px;
}

.max-w-\[720px\] {
  max-width: 720px;
}

.max-w-\[760px\] {
  max-width: 760px;
}

.max-w-\[800px\] {
  max-width: 800px;
}

.max-w-none {
  max-width: none;
}

.-translate-x-1\/2 {
  --tw-translate-x: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.-translate-y-1\/2 {
  --tw-translate-y: -50%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-2 {
  --tw-translate-y: 0.5rem;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[160\%\] {
  --tw-translate-y: 160%;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.translate-y-\[1px\] {
  --tw-translate-y: 1px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.transform {
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.cursor-pointer {
  cursor: pointer;
}

.resize {
  resize: both;
}

.columns-1 {
  -moz-columns: 1;
       columns: 1;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.items-end {
  align-items: flex-end;
}

.items-center {
  align-items: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-center {
  justify-content: center;
}

.justify-between {
  justify-content: space-between;
}

.gap-1 {
  gap: 0.25rem;
}

.gap-16 {
  gap: 4rem;
}

.gap-2 {
  gap: 0.5rem;
}

.gap-3 {
  gap: 0.75rem;
}

.gap-4 {
  gap: 1rem;
}

.gap-5 {
  gap: 1.25rem;
}

.gap-6 {
  gap: 1.5rem;
}

.gap-8 {
  gap: 2rem;
}

.gap-x-16 {
  -moz-column-gap: 4rem;
       column-gap: 4rem;
}

.gap-x-8 {
  -moz-column-gap: 2rem;
       column-gap: 2rem;
}

.gap-y-16 {
  row-gap: 4rem;
}

.gap-y-8 {
  row-gap: 2rem;
}

.overflow-hidden {
  overflow: hidden;
}

.rounded-full {
  border-radius: 9999px;
}

.border {
  border-width: 1px;
}

.border-2 {
  border-width: 2px;
}

.border-b {
  border-bottom-width: 1px;
}

.border-l {
  border-left-width: 1px;
}

.border-t {
  border-top-width: 1px;
}

.border-black {
  --tw-border-opacity: 1;
  border-color: rgb(0 0 0 / var(--tw-border-opacity, 1));
}

.border-grey {
  --tw-border-opacity: 1;
  border-color: rgb(244 243 242 / var(--tw-border-opacity, 1));
}

.border-grey-200 {
  --tw-border-opacity: 1;
  border-color: rgb(227 225 223 / var(--tw-border-opacity, 1));
}

.border-grey-300 {
  --tw-border-opacity: 1;
  border-color: rgb(207 203 200 / var(--tw-border-opacity, 1));
}

.border-grey-400 {
  --tw-border-opacity: 1;
  border-color: rgb(113 110 109 / var(--tw-border-opacity, 1));
}

.border-grey-600 {
  --tw-border-opacity: 1;
  border-color: rgb(59 57 56 / var(--tw-border-opacity, 1));
}

.border-primary {
  --tw-border-opacity: 1;
  border-color: rgb(173 133 87 / var(--tw-border-opacity, 1));
}

.border-white {
  --tw-border-opacity: 1;
  border-color: rgb(255 255 255 / var(--tw-border-opacity, 1));
}

.bg-black {
  --tw-bg-opacity: 1;
  background-color: rgb(0 0 0 / var(--tw-bg-opacity, 1));
}

.bg-black\/60 {
  background-color: rgb(0 0 0 / 0.6);
}

.bg-blue {
  --tw-bg-opacity: 1;
  background-color: rgb(62 125 168 / var(--tw-bg-opacity, 1));
}

.bg-grey {
  --tw-bg-opacity: 1;
  background-color: rgb(244 243 242 / var(--tw-bg-opacity, 1));
}

.bg-grey-200 {
  --tw-bg-opacity: 1;
  background-color: rgb(227 225 223 / var(--tw-bg-opacity, 1));
}

.bg-grey-300 {
  --tw-bg-opacity: 1;
  background-color: rgb(207 203 200 / var(--tw-bg-opacity, 1));
}

.bg-grey-600 {
  --tw-bg-opacity: 1;
  background-color: rgb(59 57 56 / var(--tw-bg-opacity, 1));
}

.bg-navy {
  --tw-bg-opacity: 1;
  background-color: rgb(12 40 58 / var(--tw-bg-opacity, 1));
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgb(173 133 87 / var(--tw-bg-opacity, 1));
}

.bg-transparent {
  background-color: transparent;
}

.bg-white {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.bg-gradient-to-r {
  background-image: linear-gradient(to right, var(--tw-gradient-stops));
}

.bg-gradient-to-t {
  background-image: linear-gradient(to top, var(--tw-gradient-stops));
}

.from-\[\#3B3938\]\/100 {
  --tw-gradient-from: rgb(59 57 56 / 1) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(59 57 56 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-black\/80 {
  --tw-gradient-from: rgb(0 0 0 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.from-white\/80 {
  --tw-gradient-from: rgb(255 255 255 / 0.8) var(--tw-gradient-from-position);
  --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
  --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to);
}

.to-\[\#3B3938\]\/0 {
  --tw-gradient-to: rgb(59 57 56 / 0) var(--tw-gradient-to-position);
}

.to-black\/0 {
  --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
}

.to-transparent {
  --tw-gradient-to: transparent var(--tw-gradient-to-position);
}

.object-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.p-6 {
  padding: 1.5rem;
}

.p-8 {
  padding: 2rem;
}

.px-14 {
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.px-3\.5 {
  padding-left: 0.875rem;
  padding-right: 0.875rem;
}

.px-4 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.px-6 {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

.px-7 {
  padding-left: 1.75rem;
  padding-right: 1.75rem;
}

.px-8 {
  padding-left: 2rem;
  padding-right: 2rem;
}

.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.py-1\.5 {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
}

.py-10 {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}

.py-12 {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.py-2\.5 {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
}

.py-20 {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.py-3 {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
}

.py-32 {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.pb-12 {
  padding-bottom: 3rem;
}

.pb-16 {
  padding-bottom: 4rem;
}

.pb-2\.5 {
  padding-bottom: 0.625rem;
}

.pb-20 {
  padding-bottom: 5rem;
}

.pb-3 {
  padding-bottom: 0.75rem;
}

.pb-32 {
  padding-bottom: 8rem;
}

.pb-4 {
  padding-bottom: 1rem;
}

.pb-8 {
  padding-bottom: 2rem;
}

.pl-8 {
  padding-left: 2rem;
}

.pr-\[10\%\] {
  padding-right: 10%;
}

.pt-1\.5 {
  padding-top: 0.375rem;
}

.pt-16 {
  padding-top: 4rem;
}

.pt-20 {
  padding-top: 5rem;
}

.pt-3\.5 {
  padding-top: 0.875rem;
}

.pt-4 {
  padding-top: 1rem;
}

.pt-7 {
  padding-top: 1.75rem;
}

.pt-8 {
  padding-top: 2rem;
}

.text-left {
  text-align: left;
}

.text-center {
  text-align: center;
}

.font-body {
  font-family: EB Garamond, serif;
}

.font-heading {
  font-family: Brandon, sans-serif;
}

.text-2xl {
  font-size: 1.5rem;
  line-height: 2rem;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-4xl {
  font-size: 2.25rem;
  line-height: 2.5rem;
}

.text-base {
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-lg {
  font-size: 1.125rem;
  line-height: 1.75rem;
}

.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}

.text-xl {
  font-size: 1.25rem;
  line-height: 1.75rem;
}

.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}

.font-bold {
  font-weight: 700;
}

.font-medium {
  font-weight: 500;
}

.font-semibold {
  font-weight: 600;
}

.uppercase {
  text-transform: uppercase;
}

.leading-none {
  line-height: 1;
}

.leading-normal {
  line-height: 1.5;
}

.leading-tight {
  line-height: 1.25;
}

.tracking-tight {
  letter-spacing: -0.025em;
}

.tracking-wide {
  letter-spacing: 0.025em;
}

.tracking-widest {
  letter-spacing: 0.1em;
}

.text-black {
  --tw-text-opacity: 1;
  color: rgb(0 0 0 / var(--tw-text-opacity, 1));
}

.text-gray-600 {
  --tw-text-opacity: 1;
  color: rgb(75 85 99 / var(--tw-text-opacity, 1));
}

.text-grey-200 {
  --tw-text-opacity: 1;
  color: rgb(227 225 223 / var(--tw-text-opacity, 1));
}

.text-grey-300 {
  --tw-text-opacity: 1;
  color: rgb(207 203 200 / var(--tw-text-opacity, 1));
}

.text-grey-400 {
  --tw-text-opacity: 1;
  color: rgb(113 110 109 / var(--tw-text-opacity, 1));
}

.text-grey-500 {
  --tw-text-opacity: 1;
  color: rgb(90 88 86 / var(--tw-text-opacity, 1));
}

.text-grey-600 {
  --tw-text-opacity: 1;
  color: rgb(59 57 56 / var(--tw-text-opacity, 1));
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(173 133 87 / var(--tw-text-opacity, 1));
}

.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.placeholder-grey-400::-moz-placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 110 109 / var(--tw-placeholder-opacity, 1));
}

.placeholder-grey-400::placeholder {
  --tw-placeholder-opacity: 1;
  color: rgb(113 110 109 / var(--tw-placeholder-opacity, 1));
}

.opacity-0 {
  opacity: 0;
}

.opacity-100 {
  opacity: 1;
}

.blur {
  --tw-blur: blur(8px);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.filter {
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

.transition {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-all {
  transition-property: all;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-colors {
  transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-opacity {
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.transition-transform {
  transition-property: transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
}

.delay-150 {
  transition-delay: 150ms;
}

.duration-300 {
  transition-duration: 300ms;
}

.duration-slower {
  transition-duration: 1200ms;
}

.ease-in-out {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}

.ease-in-out-slow {
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}

.will-change-transform {
  will-change: transform;
}

html, body {
  scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Brandon";
}

.copy-block figure {
  max-width: 100%;
}

.hero-carousel div {
  height: 100%;
}

.image-carousel div, .experiences-carousel div, .header-locations-carousel div {
  height: 100%;
}

.image-carousel .slick-slide > div, .experiences-carousel .slick-slide > div, .header-locations-carousel .slick-slide > div {
  display: flex;
}

.quote-carousel .slick-slide, .destinations-carousel .slick-slide {
  margin: 0 16px;
  cursor: grab;
}

.carousel-dots .slick-dots {
  position: relative;
  bottom: auto;
  display: flex;
  justify-content: center;
  height: 4px;
  margin-top: 64px;
}

.carousel-dots .slick-dots li {
  width: 40px;
  height: 100%;
  margin: 0 10px;
  background: transparent;
  border: 2px solid #AD8557;
  border-radius: 20px;
  opacity: 0.5;
  transition: all 0.3s ease-in;
}

.carousel-dots .slick-dots li.slick-active {
  background: #AD8557;
  opacity: 1;
}

.carousel-dots .slick-dots li:hover {
  background: #AD8557;
}

.carousel-dots .slick-dots button {
  display: none;
}

.carousel-dots .slick-dots button:before {
  display: none;
}

.map-block #map {
  height: 400px;
}

.wpcf7-list-item {
  margin: 0 1rem 0 0 !important;
}

.hover\:scale-105:hover {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.hover\:bg-grey:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(244 243 242 / var(--tw-bg-opacity, 1));
}

.hover\:bg-grey-400:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(113 110 109 / var(--tw-bg-opacity, 1));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(173 133 87 / var(--tw-bg-opacity, 1));
}

.hover\:bg-transparent:hover {
  background-color: transparent;
}

.hover\:bg-white:hover {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity, 1));
}

.hover\:text-primary:hover {
  --tw-text-opacity: 1;
  color: rgb(173 133 87 / var(--tw-text-opacity, 1));
}

.hover\:text-white:hover {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.hover\:opacity-50:hover {
  opacity: 0.5;
}

.group:hover .group-hover\:w-full {
  width: 100%;
}

.group:hover .group-hover\:translate-y-0 {
  --tw-translate-y: 0px;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-105 {
  --tw-scale-x: 1.05;
  --tw-scale-y: 1.05;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:scale-125 {
  --tw-scale-x: 1.25;
  --tw-scale-y: 1.25;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

.group:hover .group-hover\:opacity-35 {
  opacity: 0.35;
}

.group.open .group-\[\.open\]\:max-h-none {
  max-height: none;
}

.group.open .group-\[\.open\]\:py-16 {
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.group.open .group-\[\.open\]\:opacity-0 {
  opacity: 0;
}

.group.open .group-\[\.open\]\:opacity-100 {
  opacity: 1;
}

@media (min-width: 768px) {
  .md\:h-\[400px\] {
    height: 400px;
  }

  .md\:h-\[500px\] {
    height: 500px;
  }

  .md\:min-h-\[450px\] {
    min-height: 450px;
  }

  .md\:min-h-\[500px\] {
    min-height: 500px;
  }

  .md\:grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .md\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .md\:flex-row {
    flex-direction: row;
  }

  .md\:justify-between {
    justify-content: space-between;
  }

  .md\:py-16 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .md\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .md\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .md\:pb-12 {
    padding-bottom: 3rem;
  }

  .md\:pb-20 {
    padding-bottom: 5rem;
  }

  .md\:pb-24 {
    padding-bottom: 6rem;
  }

  .md\:pt-12 {
    padding-top: 3rem;
  }

  .md\:pt-20 {
    padding-top: 5rem;
  }

  .md\:pt-24 {
    padding-top: 6rem;
  }
}

@media (min-width: 1024px) {
  .lg\:-left-\[44px\] {
    left: -44px;
  }

  .lg\:-right-\[175px\] {
    right: -175px;
  }

  .lg\:-top-\[120px\] {
    top: -120px;
  }

  .lg\:bottom-8 {
    bottom: 2rem;
  }

  .lg\:left-auto {
    left: auto;
  }

  .lg\:right-12 {
    right: 3rem;
  }

  .lg\:right-16 {
    right: 4rem;
  }

  .lg\:right-32 {
    right: 8rem;
  }

  .lg\:top-8 {
    top: 2rem;
  }

  .lg\:order-1 {
    order: 1;
  }

  .lg\:order-3 {
    order: 3;
  }

  .lg\:order-4 {
    order: 4;
  }

  .lg\:mb-16 {
    margin-bottom: 4rem;
  }

  .lg\:ml-auto {
    margin-left: auto;
  }

  .lg\:mr-auto {
    margin-right: auto;
  }

  .lg\:mt-0 {
    margin-top: 0px;
  }

  .lg\:block {
    display: block;
  }

  .lg\:grid {
    display: grid;
  }

  .lg\:h-\[1135px\] {
    height: 1135px;
  }

  .lg\:h-\[700px\] {
    height: 700px;
  }

  .lg\:h-auto {
    height: auto;
  }

  .lg\:min-h-\[280px\] {
    min-height: 280px;
  }

  .lg\:\!w-\[740px\] {
    width: 740px !important;
  }

  .lg\:w-1\/2 {
    width: 50%;
  }

  .lg\:w-1\/4 {
    width: 25%;
  }

  .lg\:w-10\/12 {
    width: 83.333333%;
  }

  .lg\:w-2\/5 {
    width: 40%;
  }

  .lg\:w-\[1135px\] {
    width: 1135px;
  }

  .lg\:w-\[175px\] {
    width: 175px;
  }

  .lg\:w-\[224px\] {
    width: 224px;
  }

  .lg\:w-\[290px\] {
    width: 290px;
  }

  .lg\:w-\[700px\] {
    width: 700px;
  }

  .lg\:w-auto {
    width: auto;
  }

  .lg\:min-w-\[320px\] {
    min-width: 320px;
  }

  .lg\:columns-2 {
    -moz-columns: 2;
         columns: 2;
  }

  .lg\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .lg\:grid-cols-4 {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .lg\:flex-row {
    flex-direction: row;
  }

  .lg\:flex-nowrap {
    flex-wrap: nowrap;
  }

  .lg\:items-center {
    align-items: center;
  }

  .lg\:justify-end {
    justify-content: flex-end;
  }

  .lg\:justify-center {
    justify-content: center;
  }

  .lg\:justify-between {
    justify-content: space-between;
  }

  .lg\:gap-0 {
    gap: 0px;
  }

  .lg\:gap-4 {
    gap: 1rem;
  }

  .lg\:justify-self-start {
    justify-self: start;
  }

  .lg\:justify-self-end {
    justify-self: end;
  }

  .lg\:justify-self-center {
    justify-self: center;
  }

  .lg\:border-r {
    border-right-width: 1px;
  }

  .lg\:border-none {
    border-style: none;
  }

  .lg\:p-12 {
    padding: 3rem;
  }

  .lg\:p-16 {
    padding: 4rem;
  }

  .lg\:px-0 {
    padding-left: 0px;
    padding-right: 0px;
  }

  .lg\:px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }

  .lg\:px-8 {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .lg\:py-20 {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .lg\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .lg\:py-32 {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }

  .lg\:pb-16 {
    padding-bottom: 4rem;
  }

  .lg\:pb-24 {
    padding-bottom: 6rem;
  }

  .lg\:pb-32 {
    padding-bottom: 8rem;
  }

  .lg\:pt-16 {
    padding-top: 4rem;
  }

  .lg\:pt-24 {
    padding-top: 6rem;
  }

  .lg\:pt-32 {
    padding-top: 8rem;
  }

  .lg\:text-2xl {
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .lg\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }

  .lg\:text-5xl {
    font-size: 3rem;
    line-height: 1;
  }

  .lg\:text-6xl {
    font-size: 3.75rem;
    line-height: 1;
  }

  .lg\:text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem;
  }

  .lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }

  .group:hover .lg\:group-hover\:-translate-y-\[150\%\] {
    --tw-translate-y: -150%;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
  }
}

@media (min-width: 1280px) {
  .xl\:col-span-1 {
    grid-column: span 1 / span 1;
  }

  .xl\:ml-auto {
    margin-left: auto;
  }

  .xl\:block {
    display: block;
  }

  .xl\:h-\[480px\] {
    height: 480px;
  }

  .xl\:h-\[600px\] {
    height: 600px;
  }

  .xl\:h-\[620px\] {
    height: 620px;
  }

  .xl\:h-\[700px\] {
    height: 700px;
  }

  .xl\:h-auto {
    height: auto;
  }

  .xl\:h-full {
    height: 100%;
  }

  .xl\:min-h-\[600px\] {
    min-height: 600px;
  }

  .xl\:min-h-\[630px\] {
    min-height: 630px;
  }

  .xl\:min-h-\[800px\] {
    min-height: 800px;
  }

  .xl\:w-1\/2 {
    width: 50%;
  }

  .xl\:w-1\/3 {
    width: 33.333333%;
  }

  .xl\:w-2\/3 {
    width: 66.666667%;
  }

  .xl\:grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .xl\:grid-rows-2 {
    grid-template-rows: repeat(2, minmax(0, 1fr));
  }

  .xl\:flex-row {
    flex-direction: row;
  }

  .xl\:items-center {
    align-items: center;
  }

  .xl\:justify-end {
    justify-content: flex-end;
  }

  .xl\:justify-between {
    justify-content: space-between;
  }

  .xl\:gap-16 {
    gap: 4rem;
  }

  .xl\:py-24 {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .xl\:pr-\[150px\] {
    padding-right: 150px;
  }

  .xl\:text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}

@media (min-width: 1560px) {
  .xxl\:block {
    display: block;
  }
}

.\[\&\:nth-child\(4n\)\]\:border-r-0:nth-child(4n) {
  border-right-width: 0px;
}