/**
 * Swiper 11.1.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2024 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: April 9, 2024
 */

/* FONT_START */
@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;
}
/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */
}
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}
.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-horizontal {
  touch-action: pan-y;
}
.swiper-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.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;
}
/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}
.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-3d {
  perspective: 1200px;
}
.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}
/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
          margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
          margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}
/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  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, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 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, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 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, 0.5), rgba(0, 0, 0, 0));
}
.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:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .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 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */

.styles_swiper__Dk89o{width:100%}.styles_slide__Rl8SZ{transition:width .125s ease,margin-left .125s ease;width:278px;margin-left:0%}.styles_slide__Rl8SZ.swiper-slide span{transition:padding-top .125s ease}.styles_slide__Rl8SZ.swiper-slide-active{width:379px}@media screen and (max-width: 600px){.styles_slide__Rl8SZ{width:213px}.styles_slide__Rl8SZ.swiper-slide-active{width:270px}}.carousel-feature-section-swiper .styles_slide__Rl8SZ:first-child{margin-left:-12%}@media screen and (min-width: 601px){.carousel-feature-section-swiper .styles_slide__Rl8SZ:first-child{margin-left:-18%}}
.styles_avatar__aJz20{font-family:"National 2 Condensed",Helvetica,Arial,sans-serif;font-weight:bold;align-items:center;border-radius:50%;color:#fff;display:flex;font-size:2.125rem;height:calc(8*8px);justify-content:center;letter-spacing:.02em;overflow:hidden;width:calc(8*8px);position:relative}.styles_fill___suGU{background-color:#0066f1}.styles_image__Nz3Rb{min-height:100%;min-width:100%;object-fit:cover;position:absolute;top:0}
.styles_byLine__7xocP{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;gap:calc(2*8px)}@media screen and (max-width: 600px){.styles_byLine__7xocP .styles_avatar__6p8kV{height:calc(6*8px);width:calc(6*8px)}}@media screen and (min-width: 601px){.styles_byLine__7xocP{align-items:center;flex-direction:row;flex-wrap:wrap}}.styles_byLine__7xocP .styles_contributor__LF34m,.styles_byLine__7xocP .styles_sponsor__j58lA{align-items:center;display:flex}.styles_byLine__7xocP .styles_contributor__LF34m{column-gap:calc(2*8px)}@media screen and (max-width: 600px){.styles_byLine__7xocP .styles_sponsor__j58lA{flex-direction:row-reverse}}.styles_byLine__7xocP .styles_logoContainer__ueD7e{align-self:stretch;margin-right:calc(2*8px);width:108px}@media screen and (max-width: 600px){.styles_byLine__7xocP .styles_logoContainer__ueD7e{margin-left:calc(2*8px)}}.styles_byLine__7xocP .styles_logoContainer__ueD7e .styles_logoLink__JNqEC{display:block;height:100%;position:relative}.styles_byLine__7xocP .styles_logoContainer__ueD7e .styles_logo__sY3jg{background-color:rgba(0,0,0,0);display:block;max-height:calc(8*8px);max-width:calc(14*8px)}.styles_byLine__7xocP .styles_contributor__LF34m .styles_imgContainer__wxTHV{display:flex}.styles_byLine__7xocP .styles_contributor__LF34m .styles_imgContainer__wxTHV .styles_avatarContainer__artUF{display:flex;margin-right:calc(-1.875*8px)}.styles_byLine__7xocP .styles_contributor__LF34m .styles_imgContainer__wxTHV .styles_avatarContainer__artUF .styles_avatar__6p8kV{border:0;box-shadow:0 0 0 3px #fff;top:0;transition:top .1s}.styles_byLine__7xocP .styles_contributor__LF34m .styles_imgContainer__wxTHV .styles_avatarContainer__artUF[href]:hover .styles_avatar__6p8kV{cursor:pointer;box-shadow:0 0 0 3px #0066f1;top:calc(-0.5*8px)}.styles_byLine__7xocP .styles_contributor__LF34m .styles_imgContainer__wxTHV .styles_avatarContainer__artUF:last-child{margin-right:0}.styles_byLine__7xocP .styles_contributor__LF34m .styles_contributorsList__mDfU8{margin-bottom:0}.styles_byLine__7xocP .styles_contributor__LF34m .styles_guidebookText__DZh3E{color:#fff}.styles_byLine__7xocP.styles_longList__SYxAs .styles_contributor__LF34m{flex-direction:column;align-items:flex-start;row-gap:calc(1*8px)}.styles_byLine__7xocP.styles_longListReverse__OCN06 .styles_imgContainer__wxTHV{display:flex;flex-wrap:nowrap;margin-bottom:calc(1*8px)}.styles_byLine__7xocP.styles_small__D4ixh .styles_avatar__6p8kV{font-size:1rem;height:calc(5*8px);width:calc(5*8px)}@media screen and (max-width: 600px){.styles_byLine__7xocP .styles_smallReverse__y7VkZ{flex-wrap:nowrap;display:flex}}.styles_byLine__7xocP .styles_smallReverse__y7VkZ .styles_contributor__LF34m{flex-wrap:nowrap}.styles_byLine__7xocP .styles_smallReverse__y7VkZ .styles_contributor__LF34m .styles_imgContainer__wxTHV{margin-bottom:0;margin-right:calc(2*8px)}.styles_byLine__7xocP .styles_smallReverse__y7VkZ .styles_contributor__LF34m .styles_imgContainer__wxTHV .styles_avatarContainer__artUF{margin-right:calc(-0.5*8px)}.styles_byLine__7xocP .styles_smallReverse__y7VkZ .styles_contributor__LF34m .styles_contributorsList__mDfU8{margin-top:0}.styles_byLine__7xocP .styles_smallReverse__y7VkZ p{margin-bottom:0}.styles_byLine__7xocP .styles_contributorContentReverse__kGZTo{flex-direction:row-reverse}.styles_byLine__7xocP .styles_contributorContentReverse__kGZTo .styles_imgContainer__wxTHV{margin-right:0;margin-left:calc(2*8px)}
.styles_badge__vIqKk{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#ffe34c}@media screen and (min-width: 601px){.styles_badge__vIqKk{height:calc(7*8px);width:calc(7*8px)}}
.styles_wrapper__CJlh1{position:relative}.styles_wrapper__CJlh1:hover .styles_detailedStory__htOw1{background-color:#fafbfc}.styles_wrapper__CJlh1:hover .styles_detailedStory__htOw1 .styles_detailedStoryTitle__CNTzu{color:#0066f1}.styles_wrapper__CJlh1:hover .styles_detailedStory__htOw1 .styles_detailedStoryLine__pfGgZ{width:100%}.styles_wrapper__CJlh1:hover .styles_detailedStory__htOw1 .styles_detailedStoryImg__jaj44::after{opacity:1}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1{background-color:#fff;display:block}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_detailedStoryTitle__CNTzu{transition:color .1s ease}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1>div{transition:background-color .1s ease}.styles_wrapper__CJlh1 .styles_detailedStoryImg__jaj44{position:relative}.styles_wrapper__CJlh1 .styles_detailedStoryImg__jaj44 img{display:block;height:auto;width:100%}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_rating__EKG_H{position:absolute;right:calc(1*8px);top:calc(1*8px);z-index:1}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_detailedStoryImg__jaj44::after{opacity:0;transition:opacity .15s ease;background:rgba(24,24,24,.2);bottom:0;content:"";height:100%;left:0;position:absolute;width:100%}.styles_wrapper__CJlh1 .styles_detailedStoryLine__pfGgZ{background-color:#0066f1;bottom:0;height:calc(1.75*8px);left:0;position:absolute;transition:.25s width ease;width:0;z-index:1}.styles_wrapper__CJlh1 .styles_detailedStoryLabel__2GcM8{align-items:center;display:flex;margin-block:calc(1*8px);gap:calc(0.5*8px)}@media screen and (min-width: 601px){.styles_wrapper__CJlh1 .styles_detailedStoryLabel__2GcM8{margin-top:calc(0.5*8px);margin-bottom:calc(1*8px)}}.styles_wrapper__CJlh1 .styles_detailedStoryLabel__2GcM8>span:empty{display:none}.styles_wrapper__CJlh1 .styles_detailedStoryTitle__CNTzu{margin-bottom:0}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_tag__Wqt5D{margin-right:calc(1*8px);margin-bottom:calc(1*8px)}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_postByLine__BMaU2{margin-top:calc(1*8px)}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_postByLine__BMaU2>div{z-index:10}@media screen and (min-width: 601px){.styles_wrapper__CJlh1 .styles_detailedStory__htOw1>div{padding-bottom:calc(1*8px)}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_preview__MZuCM{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_postByLine__BMaU2>div{align-items:flex-start}.styles_wrapper__CJlh1 .styles_detailedStory__htOw1 .styles_postByLine__BMaU2>div a{padding:0 !important}.styles_wrapper__CJlh1 .styles_detailedStoryTitle__CNTzu{margin-bottom:0}.styles_wrapper__CJlh1 .styles_detailedStoryImg__jaj44{height:219px;width:292px}}.styles_detailedStoryContainer__3eXQl{position:relative;padding:calc(1*8px) 0 calc(2*8px) 0;flex-wrap:nowrap}.styles_detailedStoryContainer__3eXQl .styles_content__qLezw{display:flex;flex-direction:column;flex:1 1;justify-content:center;gap:calc(1*8px)}@media screen and (max-width: 600px){.styles_detailedStoryContainer__3eXQl .styles_content__qLezw{margin-top:calc(1*8px)}}@media screen and (min-width: 601px){.styles_detailedStoryContainer__3eXQl .styles_content__qLezw{padding-inline:calc(3*8px)}}.styles_detailedStoryImg__jaj44{flex-shrink:0}
.styles_imageContainer___xhZ_{position:relative;margin-bottom:calc(2*8px)}.styles_image__vwgs6{display:block}.styles_featuredInContainer__pUSSC{display:flex;flex-direction:row;align-items:center}.styles_featuredInContainer__pUSSC .styles_titleContainer__m3FVI{padding-left:calc(1*8px)}.styles_imageWrapper__uBj3K{position:relative;transition:transform .1s ease}.styles_imageWrapper__uBj3K:after{background:rgba(24,24,24,.2);content:"";display:block;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .15s ease;width:100%}.styles_rating__ihJPS{position:absolute;right:calc(1*8px);top:calc(1*8px);z-index:1}.styles_titleContainer__m3FVI{align-items:flex-start;display:flex;justify-content:space-between}.styles_titleContainer__m3FVI .styles_title__Fy_a8{margin-right:calc(0.5*8px)}.styles_titleContainer__m3FVI .styles_bookmark__8z97A{position:relative;z-index:1}.styles_titleContainer__m3FVI:hover{color:#0066f1}.styles_title__Fy_a8{margin-bottom:calc(1*8px);text-transform:capitalize;transition:color .1s ease}.styles_tag__AOAVc{margin-right:calc(1*8px);margin-bottom:calc(1*8px)}.styles_previewText__IO6KH{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}@media screen and (min-width: 601px){.styles_previewText__IO6KH{-webkit-box-orient:vertical;-webkit-line-clamp:5;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}@media screen and (min-width: 961px){.styles_previewText__IO6KH{-webkit-box-orient:vertical;-webkit-line-clamp:4;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}}.styles_story__EAXyY:hover{cursor:pointer}.styles_story__EAXyY:hover .styles_imageWrapper__uBj3K{transform:translate3d(calc(0.5 * 8px), calc(0.5 * 8px), 0)}.styles_story__EAXyY:hover .styles_imageWrapper__uBj3K:after{opacity:1}.styles_story__EAXyY:focus .styles_imageWrapper__uBj3K{transform:translate3d(calc(0.5 * 8px), calc(0.5 * 8px), 0)}.styles_story__EAXyY:focus .styles_title__Fy_a8{color:#0066f1}.styles_reviewImageContainer__XFNoz{min-width:25%}.styles_featuredIn__QX4wz{border-bottom:solid 1px #ebecf0}
.styles_featuredSection__NhsH_{margin-bottom:calc(5*8px)}.styles_featuredSection__NhsH_ .styles_gridView__CX0xT{display:grid;grid-template-columns:repeat(auto-fit, minmax(calc(30 * 8px), 1fr));grid-gap:calc(2*8px)}@media screen and (min-width: 961px){.styles_featuredSection__NhsH_ .styles_gridView__CX0xT{grid-template-columns:repeat(auto-fit, minmax(calc(25 * 8px), 1fr))}}
.styles_closeBtn__8oe2C{width:24px;height:24px;display:flex;align-items:center;justify-content:center;text-align:center}
.styles_shinyLoading___3Oa_{width:100%;height:100%;align-items:center;justify-content:center;display:flex;background:linear-gradient(90deg, #cccccc 25%, #dddddd 50%, #cccccc 75%) #aaa;background-size:350% 100%;animation:styles_shine__iYiq9 1s infinite linear}@keyframes styles_shine__iYiq9{0%{background-position:right}}.styles_shinyLoading___3Oa_ .styles_loading__4u3nk span{background:#fff;width:1.5em;height:1.5em}.styles_shinyLoading___3Oa_ .styles_loading__4u3nk span:not(:last-child){margin-right:2em}.styles_shinyLoading___3Oa_ .styles_loading__4u3nk.styles_smallAnimation__Suya4 span{width:1em;height:1em;margin-bottom:1em;animation-fill-mode:both;animation:styles_bounce__H60_t 1s infinite ease-in-out}.styles_shinyLoading___3Oa_ .styles_loading__4u3nk.styles_smallAnimation__Suya4 span:nth-of-type(2){animation-delay:.16s}.styles_shinyLoading___3Oa_ .styles_loading__4u3nk.styles_smallAnimation__Suya4 span:nth-of-type(3){animation-delay:.32s}.styles_shinyLoading___3Oa_ .styles_loading__4u3nk.styles_smallAnimation__Suya4 span:not(:last-child){margin-right:1.2em}@keyframes styles_bounce__H60_t{0%,80%,100%{transform:translate3d(0, 0.5em, 0)}40%{transform:translate3d(0, -0.5em, 0)}}
@media screen and (max-width: 600px){.styles_large__yjd24{margin-left:calc(-2*8px);max-width:calc(100% + calc(4 * 8px));width:calc(100% + calc(4 * 8px))}}@media screen and (min-width: 601px){.styles_large__yjd24{margin-left:0;max-width:calc(100% + calc(15 * 8px));width:calc(100% + calc(15 * 8px))}}@media screen and (min-width: 961px){.styles_large__yjd24{margin-left:calc(-12.5*8px);max-width:calc(100% + calc(37.5 * 8px));width:calc(100% + calc(37.5 * 8px))}}.styles_floatBase___t1wn,.styles_floatRight__JEsdQ,.styles_floatLeft__gGtVM{min-width:40%;max-width:294px;width:calc((100vw - calc(1 * 8px))*.25 - calc(3 * 8px))}.styles_floatLeft__gGtVM{float:left;margin-right:calc(2*8px)}.styles_floatRight__JEsdQ{float:right;margin-left:calc(2*8px)}
.styles_carousel__arAw_{-ms-overflow-style:none;scrollbar-width:none}.styles_carousel__arAw_::-webkit-scrollbar{display:none}
.styles_wrapper__TVp5i,.styles_wrapperCuratedPost__bcCrB{display:flex;margin:calc(10*8px) 0;padding:calc(3*8px) 0;border-width:2px 0px;border-style:solid;border-color:#b8b8b8;position:relative}@media screen and (max-width: 600px){.styles_wrapper__TVp5i,.styles_wrapperCuratedPost__bcCrB{margin:calc(5*8px) 0}}.styles_wrapper__TVp5i .styles_content__5YUUr,.styles_wrapperCuratedPost__bcCrB .styles_content__5YUUr{display:flex;flex-direction:column;justify-content:center}@media screen and (min-width: 961px){.styles_wrapper__TVp5i .styles_content__5YUUr .styles_title__vSukH,.styles_wrapperCuratedPost__bcCrB .styles_content__5YUUr .styles_title__vSukH{margin-bottom:calc(3*8px)}}.styles_wrapper__TVp5i .styles_imageContainer__PuG_2,.styles_wrapperCuratedPost__bcCrB .styles_imageContainer__PuG_2{position:relative}@media screen and (max-width: 600px){.styles_wrapper__TVp5i .styles_imageContainer__PuG_2,.styles_wrapperCuratedPost__bcCrB .styles_imageContainer__PuG_2{padding:calc(2*8px) 0}}.styles_wrapper__TVp5i .styles_line__BvVoL,.styles_wrapperCuratedPost__bcCrB .styles_line__BvVoL{background-color:#ffe34c;bottom:0;height:calc(1*8px);top:auto;left:0;position:absolute;transition:.25s width ease;width:0;z-index:1}.styles_wrapper__TVp5i .styles_clickableWrapper__Vho4S:hover .styles_line__BvVoL,.styles_wrapperCuratedPost__bcCrB .styles_clickableWrapper__Vho4S:hover .styles_line__BvVoL{width:100%}.styles_wrapper__TVp5i .styles_clickableWrapper__Vho4S:hover .styles_title__vSukH,.styles_wrapperCuratedPost__bcCrB .styles_clickableWrapper__Vho4S:hover .styles_title__vSukH{color:#0066f1}.styles_wrapper__TVp5i.styles_wrapperGuidebookPost__UAkFC,.styles_wrapperCuratedPost__bcCrB.styles_wrapperGuidebookPost__UAkFC{border:none;margin:0;padding:0}.styles_wrapper__TVp5i.styles_wrapperGuidebookPost__UAkFC .styles_title__vSukH,.styles_wrapperCuratedPost__bcCrB.styles_wrapperGuidebookPost__UAkFC .styles_title__vSukH{margin-bottom:calc(1*8px)}@media screen and (min-width: 961px){.styles_wrapper__TVp5i.styles_wrapperGuidebookPost__UAkFC .styles_title__vSukH,.styles_wrapperCuratedPost__bcCrB.styles_wrapperGuidebookPost__UAkFC .styles_title__vSukH{margin-bottom:0}}@media screen and (max-width: 600px){.styles_wrapper__TVp5i.styles_wrapperGuidebookPost__UAkFC .styles_imageContainer__PuG_2,.styles_wrapperCuratedPost__bcCrB.styles_wrapperGuidebookPost__UAkFC .styles_imageContainer__PuG_2{padding:0}}.styles_wrapper__TVp5i.styles_wrapperGuidebookPost__UAkFC .styles_buttonSecondaryStyles__Lt8ly,.styles_wrapperCuratedPost__bcCrB.styles_wrapperGuidebookPost__UAkFC .styles_buttonSecondaryStyles__Lt8ly{width:188px;border:1px solid #0066f1}.styles_stickerContainer__QQ9Cf{position:absolute;transform-origin:center;right:calc(1*8px);top:calc(-3*8px);font-size:0;z-index:1}@media screen and (min-width: 961px){.styles_stickerContainer__QQ9Cf{right:calc(50% + 3*8px);left:auto;top:calc(-2*8px)}}@media screen and (min-width: 961px){.styles_wrapperCuratedPost__bcCrB .styles_stickerContainer__QQ9Cf{right:calc(3*8px);top:calc(-3*8px)}}@media screen and (max-width: 600px){.styles_wrapperCuratedPost__bcCrB{padding:calc(5*8px) 0}}.styles_wrapperCuratedPost__bcCrB .styles_content__5YUUr{height:100%}@media screen and (max-width: 600px){.styles_wrapperCuratedPost__bcCrB .styles_content__5YUUr{padding:0}}.styles_wrapperCuratedPost__bcCrB .styles_content__5YUUr .styles_description__UvqVe{-webkit-box-orient:vertical;-webkit-line-clamp:3;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;margin-bottom:calc(3*8px)}.styles_wrapperCuratedPost__bcCrB .styles_imageContainer__PuG_2{height:100%}@media screen and (max-width: 600px){.styles_wrapperCuratedPost__bcCrB .styles_imageContainer__PuG_2{padding-top:0}}.styles_wrapperCuratedPost__bcCrB .styles_imageContainer__PuG_2>span{max-height:100%}@media screen and (min-width: 601px){.styles_wrapperCuratedPost__bcCrB .styles_imageContainer__PuG_2>span{max-height:383px}}@media screen and (max-width: 600px){.styles_wrapperCuratedPost__bcCrB .styles_imageContainer__PuG_2>span{max-height:228px;padding:0}}.styles_widgetBadge__fsvPQ{width:64px;height:64px}.styles_wrapperCuratedPost__bcCrB .styles_widgetBadge__fsvPQ{animation:styles_stickerSpin__CW2nM 5s infinite linear}@media screen and (min-width: 961px){.styles_widgetBadge__fsvPQ{width:80px;height:80px}}@keyframes styles_stickerSpin__CW2nM{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
.styles_text__v8tEd{margin-bottom:0}.styles_text__v8tEd a{color:#0066f1;text-decoration:underline}
.styles_container__PUH7U{position:"relative";display:"flex";margin-bottom:-2.5em}@media screen and (max-width: 600px){.styles_container__PUH7U{justify-content:"center";margin-bottom:calc(4*8px)}}.styles_instagram__mFq1r{display:flex;flex-direction:row;max-width:540px;min-width:326px;padding:0;width:99.375%;width:calc(100% - 2px);align-items:flex-start}@media screen and (max-width: 600px){.styles_instagram__mFq1r{flex-direction:column;text-align:center}}.styles_tiktokContainer__uBxKt{display:flex;flex-direction:row;align-items:flex-start}@media screen and (max-width: 600px){.styles_tiktokContainer__uBxKt{flex-direction:column;align-items:center}}.styles_embedCode__Ugg7N{margin-right:calc(5*8px)}@media screen and (max-width: 600px){.styles_embedCode__Ugg7N{margin-bottom:calc(2*8px);justify-content:center;margin-right:calc(0*8px)}}.styles_middleButtonBox__1cBBs{display:flex;flex-direction:column;align-self:center;text-align:center}.styles_bottomButtonBox__WmRVQ{align-self:center;text-align:center;z-index:1}.styles_link__zH9a_:hover{color:#0066f1;cursor:pointer}.styles_icon__1tHsx{margin-top:calc(2*8px)}
.styles_anchor__uQfOt{color:#0066f1;text-decoration:underline}
.styles_postContainer__Mrw2i{align-items:flex-end;background:#181818;color:#fff;display:flex;margin-bottom:calc(5*8px);min-height:213px;padding:calc(3*8px) calc(3*8px) calc(5*8px) calc(3*8px);position:relative}.styles_postContainer__Mrw2i:hover{text-decoration:none}.styles_postContainer__Mrw2i:hover .styles_line__xDFlg{transform:scale3d(1, 1, 1)}.styles_postContainer__Mrw2i:hover .styles_overlay__TCKVP{opacity:1}.styles_postContainer__Mrw2i .styles_overlay__TCKVP{background:rgba(24,24,24,.4);height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .18s ease;width:100%}.styles_postContainer__Mrw2i.styles_noImage__35dlC .styles_overlay__TCKVP{background:#181818}.styles_postContainer__Mrw2i .styles_line__xDFlg{background:#0066f1;bottom:0;height:calc(2*8px);left:0;position:absolute;transform-origin:left;transform:scale3d(0.35, 1, 1);transition:transform .3s ease;width:100%}.styles_postContainer__Mrw2i .styles_backgroundIcon__A5amp{font-size:5rem;opacity:.8;position:absolute;right:calc(2*8px);top:calc(1*8px);z-index:1}.styles_postContainer__Mrw2i .styles_imageContainer__LAOFe{position:absolute;display:flex;padding:0;top:0;left:0;width:100%;height:100%}.styles_postContainer__Mrw2i .styles_imageContainer__LAOFe::after{background:linear-gradient(0deg, #181818 0%, rgba(24, 24, 24, 0) 90%);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.styles_postContainer__Mrw2i .styles_content__4D4BO{position:relative}.styles_postContainer__Mrw2i .styles_title__dBnUW{margin:0}
.styles_button__dr0t2{font-family:"National 2 Condensed",Helvetica,Arial,sans-serif;font-weight:bold;display:inline-flex;align-items:center;justify-content:center;border-radius:calc(0.75*8px);border:none;cursor:pointer;font-size:.875rem;line-height:1;letter-spacing:.08em;text-transform:uppercase;padding:calc(2*8px);transition:all .2s ease}@media screen and (min-width: 601px){.styles_button__dr0t2{font-size:.9375rem}}.styles_button__dr0t2.styles_primary__pwZzd{background-color:#0066f1;color:#fff}.styles_button__dr0t2.styles_primary__pwZzd:hover{background-color:#4da1f7}.styles_button__dr0t2.styles_primary__pwZzd:active{background-color:#0747a6}.styles_button__dr0t2.styles_primary__pwZzd:disabled{background-color:#fafbfc;color:#7a869a;cursor:not-allowed}.styles_button__dr0t2.styles_secondary__fu8iC{background-color:#fafbfc;color:#0066f1}.styles_button__dr0t2.styles_secondary__fu8iC:hover{background-color:#ebecf0}.styles_button__dr0t2.styles_secondary__fu8iC:active{background-color:#dfe1e6}.styles_button__dr0t2.styles_secondary__fu8iC:disabled{background-color:#fafbfc;color:#b8b8b8}.styles_button__dr0t2.styles_text__DMmbq{background-color:rgba(0,0,0,0)}.styles_button__dr0t2.styles_text__DMmbq.styles_light__tOmaS{color:#181818}.styles_button__dr0t2.styles_text__DMmbq.styles_light__tOmaS:active{background-color:rgba(24,24,24,.1)}.styles_button__dr0t2.styles_text__DMmbq.styles_light__tOmaS:disabled{color:#b8b8b8}.styles_button__dr0t2.styles_text__DMmbq.styles_dark__M9AfJ{color:#fff}.styles_button__dr0t2.styles_text__DMmbq.styles_dark__M9AfJ:active{background-color:rgba(255,255,255,.1)}.styles_button__dr0t2.styles_text__DMmbq.styles_dark__M9AfJ:disabled{color:#b8b8b8}.styles_button__dr0t2.styles_unstyled__3GZfk{background-color:rgba(0,0,0,0);padding:calc(0*8px)}.styles_button__dr0t2.styles_unstyled__3GZfk:hover{background-color:rgba(0,0,0,0)}.styles_button__dr0t2.styles_outline__rYdcB{background-color:rgba(0,0,0,0);border:1px solid #757575;color:#757575}.styles_button__dr0t2.styles_floating__hqT0V{background:#fff;color:#181818}.styles_button__dr0t2.styles_floating__hqT0V:disabled{background:#fff;color:#757575}.styles_button__dr0t2.styles_floating__hqT0V:disabled:hover{box-shadow:none}.styles_button__dr0t2.styles_small__7C9df{padding:calc(1*8px)}.styles_button__dr0t2.styles_large__yAOH5{padding:calc(3*8px)}.styles_button__dr0t2 .styles_spinner__WyeDt{margin-right:calc(2*8px);animation:styles_spin__EuP4M 1s infinite linear}@keyframes styles_spin__EuP4M{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.styles_rightIcon__PdQQb{padding-left:calc(1*8px)}.styles_leftIcon__b7mYl{padding-right:calc(1*8px)}.styles_reverseIcon__AJe_v{flex-direction:row-reverse}
.styles_container__FbxYX h6{margin:calc(3*8px) 0 0}.styles_container__FbxYX .styles_imgWrapper__e1rIM{display:flex}.styles_container__FbxYX .styles_priceContainer__kYMQV{align-items:center;display:flex;gap:calc(0.5*8px);margin-top:calc(2*8px)}.styles_container__FbxYX .styles_priceContainer__kYMQV .styles_oldPrice__zsRhr{font-size:1.125em;text-decoration:line-through}.styles_container__FbxYX .styles_priceContainer__kYMQV .styles_newPrice__8oZlH{color:#2dc791;font-size:1.125em;font-weight:bold}.styles_container__FbxYX .styles_priceContainer__kYMQV p{margin:0}.styles_container__FbxYX .styles_link__u0ueh{display:flex;height:44px;line-height:133%;margin-top:calc(3*8px);text-decoration:none !important;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 600px){.styles_container__FbxYX .styles_priceContainer__kYMQV{margin-top:calc(1*8px)}}
.styles_pullQuote__mBxFS{margin:calc(5*8px) -30% calc(5*8px) 0;position:relative}@media screen and (max-width: 600px){.styles_pullQuote__mBxFS{margin-right:0}}@media screen and (max-width: 600px){.styles_pullQuote__mBxFS .styles_pullQuoteImageContainer__P8Em8{width:calc(100% + 4*8px);transform:translateX(calc(-2 * 8px))}}.styles_pullQuote__mBxFS .styles_pullQuoteQuoteContainer__9ej7i{position:relative;display:flex;flex-direction:column;top:-1em}@media screen and (max-width: 600px){.styles_pullQuote__mBxFS .styles_pullQuoteQuoteContainer__9ej7i{top:0}}.styles_pullQuote__mBxFS .styles_pullQuoteIcon__JfzfL{color:#0066f1;font-size:3em}@media screen and (max-width: 600px){.styles_pullQuote__mBxFS .styles_pullQuoteIcon__JfzfL{font-size:2em}}.styles_pullQuote__mBxFS h2:before{background:#ffe34c;content:"";height:.4em;position:absolute;top:1.9em;width:100%;transform:translateX(0);z-index:-1}@media screen and (max-width: 600px){.styles_pullQuote__mBxFS h2:before{top:1.7em}}
.styles_quote__7g9jq{margin-bottom:2em;margin-top:2em;padding:calc(4*8px) calc(3*8px) calc(1*8px);border-left:4px solid #b8b8b8}.styles_quote__7g9jq p{font-size:1.25rem;line-height:1}
.styles_wrapper__JDauH{align-items:center;background:#fff;display:flex;flex-direction:column;height:calc(100vh - 56px);justify-content:center;text-align:center}.styles_wrapper__JDauH .styles_errorContainer__ZcxaH{position:relative}.styles_wrapper__JDauH .styles_errorContainer__ZcxaH h1{margin:0 auto calc(3*8px);position:relative;text-transform:uppercase;width:-moz-fit-content;width:fit-content;z-index:1}.styles_wrapper__JDauH .styles_errorContainer__ZcxaH h1:after{background:#ffe34c;bottom:0;content:" ";height:32px;left:calc(-4*8px);position:absolute;width:calc(100% + 48px);z-index:-1}.styles_wrapper__JDauH .styles_errorContainer__ZcxaH p{margin-bottom:calc(5*8px)}@media screen and (max-width: 600px){.styles_wrapper__JDauH{justify-content:flex-start;padding:calc(11*8px) calc(8*8px) 0}.styles_wrapper__JDauH .styles_errorContainer__ZcxaH h1:after{bottom:calc(-2*8px);left:calc(-3*8px);width:calc(100% + 32px)}.styles_wrapper__JDauH .styles_errorContainer__ZcxaH button{padding:calc(1.25*8px)}}
.styles_richText__fd47G h1>*,.styles_richText__fd47G h2>*,.styles_richText__fd47G h3>*,.styles_richText__fd47G h4>*,.styles_richText__fd47G h5>*,.styles_richText__fd47G h6>*{font-family:inherit;font-style:normal;font-weight:inherit;text-decoration:inherit}
.styles_venueContainer__MZAW8{margin-bottom:calc(3*8px)}.styles_venueContainer__MZAW8.styles_hasCarousel__qdipA{position:relative}.styles_closedIcon__yJHHh{margin-right:calc(1*8px)}.styles_closedIcon__yJHHh svg{width:40px;height:40px}.styles_instagramIcon__JYeWS svg{width:24px;height:24px}.styles_venueClosedContainer__DpnwR{margin-bottom:calc(2*8px)}.styles_venueClosed__YkGp4{padding:calc(2*8px);align-items:center;border:2px solid;border-radius:6px}.styles_venueClosedSticky__NfbrN{position:fixed;top:calc(10*8px);z-index:2}.styles_venueClosedStickyParentOutOfView__TJGEc{visibility:hidden}.styles_header__TMzuR .styles_background__Wu0JN{position:relative}.styles_header__TMzuR .styles_headingContainer__qaWkX{display:flex;justify-content:space-between;align-items:center}.styles_header__TMzuR .styles_mainHeading__DZyB5{background:#fff;display:inline-flex;margin-right:calc(-2*8px);margin-bottom:0;padding:calc(2*8px) calc(2*8px) calc(2*8px) 0;position:relative;word-break:break-word;z-index:1}@media screen and (min-width: 601px){.styles_header__TMzuR .styles_mainHeading__DZyB5{margin-right:calc(-3*8px);padding-left:calc(0*8px)}}.styles_linkbox__gYoXH .styles_header__TMzuR .styles_background__Wu0JN:not(.styles_hasCarousel__qdipA)::after{background:rgba(0,102,241,.2);content:"";height:100%;left:0;opacity:0;position:absolute;top:0;transition:.18s opacity ease;width:100%}@media screen and (min-width: 961px){.styles_linkbox__gYoXH .styles_header__TMzuR .styles_mainHeading__DZyB5.styles_withImage__JCgeY::before{background:#0066f1;content:"";height:calc(2*8px);left:calc(-3*8px);position:absolute;top:calc(-1*8px);transform-origin:left;transform:scale3d(0, 1, 1);transition:.2s transform ease;width:calc(14*8px)}}.styles_linkbox__gYoXH .styles_linkOverlayWithCarousel__s560F::before{content:unset !important}.styles_linkbox__gYoXH .styles_header__TMzuR:not(:has(.styles_ribbon__zquZY:hover,.styles_ratingsBadge___02Zm:hover)):hover .styles_background__Wu0JN::after{opacity:1}.styles_linkbox__gYoXH .styles_header__TMzuR:not(:has(.styles_ribbon__zquZY:hover,.styles_ratingsBadge___02Zm:hover)):hover .styles_mainHeading__DZyB5:not(.styles_carouselControllerHovered__3_0lO){color:#0066f1}.styles_header__TMzuR.styles_headerNoImage__sXslm:hover .styles_background__Wu0JN::after{opacity:0}.styles_header__TMzuR.styles_headerWithBadge__PVOUv .styles_mainHeading__DZyB5::before{display:none}
.styles_adContainer__MYHMt{display:block;margin-top:calc(4*8px);margin-bottom:calc(4*8px)}.styles_adContainer__MYHMt>img{background:#505f79;width:100%}
.styles_storyHeader__p7f7R{margin-bottom:calc(2*8px)}.styles_storyHeader__p7f7R .styles_label__6Gcoi{display:flex;align-items:center;margin-bottom:0;position:relative;z-index:1;gap:calc(0.5*8px)}.styles_storyHeader__p7f7R h1{margin-bottom:calc(2*8px);position:relative}.styles_storyHeader__p7f7R.styles_left__SdOIm h1 .styles_title__Ql7rd{z-index:1;position:relative}
.styles_postContent__zWQfh hr{border:0;margin:calc(4.5*8px) 0}button.styles_viewMap__WFjlq{animation:styles_map-button___InWo .3s ease .2s forwards;bottom:calc(2*8px);box-shadow:0 4px 14px rgba(24,24,24,.12);left:50%;min-width:160px;position:-webkit-sticky;position:sticky;transform:translateX(-50%);visibility:hidden;z-index:5}.styles_byLine__V2HDN{margin:0}@keyframes styles_map-button___InWo{from{visibility:hidden;opacity:0;transform:translate3d(-50%, 25px, 0)}to{visibility:visible;opacity:1;transform:translate3d(-50%, 0, 0)}}
.styles_headerImageContainer__jnD1e{overflow:hidden;top:calc(8*8px);width:calc(50vw - 16px);position:-webkit-sticky;position:sticky}@media screen and (max-width: 600px){.styles_headerImageContainer__jnD1e{display:none}}@media screen and (min-width: 1344px){.styles_headerImageContainer__jnD1e{width:calc(100% + 48px)}}.styles_staticHeaderContainer__1ORIe{overflow:hidden;top:calc(8*8px);width:calc(50vw - 12px)}@media screen and (max-width: 600px){.styles_staticHeaderContainer__1ORIe{display:none}}@media screen and (min-width: 1344px){.styles_staticHeaderContainer__1ORIe{width:calc(100% + 48px)}}.styles_headerImage__5ucuk{opacity:1;padding-top:75%;position:relative;transform:translate3d(0, 0, 0);transition:all .5s ease;visibility:visible;width:100%}.styles_headerImage__5ucuk.styles_hidden__PORNY{transform:translate3d(50%, 0, 0);opacity:0;visibility:hidden}
@media screen and (min-width: 961px){.styles_suggestedSection__Q8vg9{margin:calc(8*8px) 0 calc(10*8px)}}.styles_headerImageContainer__d27sh{overflow:hidden;position:-webkit-sticky;position:sticky;top:calc(8*8px);width:calc(50vw - 16px)}@media screen and (max-width: 600px){.styles_headerImageContainer__d27sh{display:none}}@media screen and (min-width: 1344px){.styles_headerImageContainer__d27sh{width:calc(100% + 48px)}}.styles_headerImage__mT1xS{opacity:1;padding-top:75%;position:relative;transform:translate3d(0, 0, 0);transition:all .5s ease;visibility:visible;width:100%}.styles_headerImage__mT1xS.styles_hidden__JwMwa{transform:translate3d(50%, 0, 0);opacity:0;visibility:hidden}.styles_seasonal__x90v3:hover a{cursor:url("/assets/guidePage/sun-cursor.svg"),auto !important}
