.c_coming_soon {
  text-align: center;
}
.c_coming_soon p {
  line-height: 1.29167;
  margin: 0 auto;
}
.c_coming_soon p:not(:first-child) {
  margin-top: 1em;
}
.c_coming_soon p:not(:last-child) {
  margin-bottom: 1em;
}
.c_coming_soon img {
  max-width: 100%;
}
@media (min-width: 1024px) {
  .c_coming_soon {
    padding: 82px;
  }
  .c_coming_soon p {
    font-size: 24px;
    width: 59.46429%;
  }
}
@media (max-width: 1023px) {
  .c_coming_soon {
    padding: 5vw 5vw;
  }
  .c_coming_soon p {
    font-size: 4vw;
  }
}
@media (min-width: 1024px) {
  .c_coming_soon .img {
    width: 48.55842%;
  }
}

.m_blimp {
  text-align: center;
  text-align: left;
}
.m_blimp p {
  line-height: 1.29167;
  margin: 0 auto;
}
.m_blimp p:not(:first-child) {
  margin-top: 1em;
}
.m_blimp p:not(:last-child) {
  margin-bottom: 1em;
}
.m_blimp img {
  max-width: 100%;
}
@media (min-width: 1024px) {
  .m_blimp {
    padding: 82px;
  }
  .m_blimp p {
    font-size: 24px;
    width: 59.46429%;
  }
}
@media (max-width: 1023px) {
  .m_blimp {
    padding: 5vw 5vw;
  }
  .m_blimp p {
    font-size: 4vw;
  }
}
.m_blimp .heading {
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Sharp Sans', Arial, sans-serif;
}
.m_blimp .intro {
  text-align: center;
  margin-bottom: 35px;
}
.m_blimp .intro .title {
  font-family: Impact, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
}
.m_blimp .c__grid .block {
  display: block;
  text-align: left;
  color: inherit;
}
.m_blimp .c__grid .block img {
  width: 100%;
  border: 1px solid black;
}
.m_blimp .c__grid .block .text {
  display: inline-block;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Sharp Sans', Arial, sans-serif;
}
.m_blimp .c__tracker {
  margin-bottom: 48px;
}
.m_blimp .c__tracker .tracker_header {
  width: 100%;
  background-image: url("../img/tracker-header.png");
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  padding-top: 17.72499%;
}
.m_blimp .c__tracker .tracker_iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.m_blimp .c__tracker .tracker_iframe__container {
  width: 100%;
  position: relative;
}
.m_blimp .c__sightings_header {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-end;
  align-items: flex-end;
}
.m_blimp .c__sightings_header .social {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .m_blimp .heading {
    font-size: 30px;
  }
  .m_blimp .intro .title {
    font-size: 74px;
  }
  .m_blimp .intro p {
    width: 65%;
  }
  .m_blimp .c__grid {
    display: -webkit-flex;
    display: flex;
    column-gap: 19px;
  }
  .m_blimp .c__grid-item {
    flex: 1 50%;
  }
  .m_blimp .c__grid .block .text {
    margin-top: 6px;
    font-size: 25px;
  }
  .m_blimp .c__tracker .tracker_header {
    margin-top: 78px;
    margin-bottom: -32px;
  }
  .m_blimp .c__tracker .tracker_iframe__container {
    padding-top: 56.25%;
  }
  .m_blimp .c__sightings_header .heading {
    flex: 1;
  }
  .m_blimp .c__sightings_header .social {
    flex: 2;
    column-gap: 9px;
    padding-bottom: 28px;
  }
  .m_blimp .c__sightings_header .social img {
    width: 45px;
  }
  .m_blimp .c__sightings_header:after {
    content: "";
    flex: 1;
  }
}
@media (max-width: 1023px) {
  .m_blimp .heading {
    font-size: 5vw;
  }
  .m_blimp .intro .title {
    font-size: 10vw;
  }
  .m_blimp .c__grid-item {
    margin: 2vw 0;
  }
  .m_blimp .c__grid .block .text {
    margin-top: 1vw;
    font-size: 5vw;
  }
  .m_blimp .c__tracker .tracker_header {
    margin-top: 8vw;
    padding-top: 23%;
  }
  .m_blimp .c__tracker .tracker_iframe__container {
    padding-top: 100%;
    margin: 0 -5vw;
    width: 100vw;
  }
  .m_blimp .c__sightings_header {
    justify-content: space-between;
  }
  .m_blimp .c__sightings_header .social {
    column-gap: 1vw;
    padding-bottom: 1vw;
  }
  .m_blimp .c__sightings_header .social img {
    width: 9vw;
  }
}

.m_collect {
  text-align: center;
  font-family: Sharp Sans, sans-serif;
}
.m_collect img {
  max-width: none;
}
.m_collect p.intro {
  line-height: 1.25;
  font-weight: 500;
}
.m_collect p.under_cards {
  line-height: 1.4375;
}
.m_collect .title {
  font-family: Impact, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.m_collect .content p {
  font-weight: 500;
  line-height: 1.29167;
}
.m_collect .content p strong {
  font-weight: 700;
  color: #ee4e2e;
}
.m_collect .content p:not(:first-child) {
  margin-top: 1.5em;
}
.m_collect .content p:not(:last-child) {
  margin-bottom: 1.5em;
}
.m_collect p.outro {
  font-weight: 600;
  text-transform: uppercase;
}
.m_collect .coming_soon {
  position: relative;
}
.m_collect .coming_soon .cta_btn {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  align-items: center;
  white-space: nowrap;
  background: #1f1f1f;
  color: #ffffff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -26%);
  border-radius: 0.16129em;
  height: 2.5em;
  width: 7.25806em;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Impact, sans-serif;
}
@media (min-width: 1024px) {
  .m_collect {
    padding: 82px 0;
    width: 1295px;
    margin: 0 auto;
  }
  .m_collect p.intro {
    font-size: 28px;
    width: 938.5px;
    margin: 0 auto 32px;
  }
  .m_collect img.cards {
    width: 100%;
  }
  .m_collect p.under_cards {
    font-size: 14px;
    width: 303.5px;
    margin: -2.5em auto 0;
  }
  .m_collect .title {
    font-size: 44px;
    margin: 1em 0 0.5em;
  }
  .m_collect .content {
    width: 625px;
    font-size: 22px;
    margin: 0 auto;
  }
  .m_collect .coming_soon img {
    width: 1247px;
    margin: 16px auto 0;
  }
  .m_collect .coming_soon .cta_btn {
    font-size: 31px;
  }
  .m_collect p.outro {
    font-size: 24px;
  }
}
@media (max-width: 1023px) {
  .m_collect {
    padding: 5vw 5vw;
  }
  .m_collect p.intro {
    font-size: 4.50886vw;
    margin: 0 auto 5.15298vw;
  }
  .m_collect img.cards {
    width: 100vw;
    margin: 0 -5vw;
  }
  .m_collect p.under_cards {
    font-size: 3.22061vw;
  }
  .m_collect .title {
    font-size: 7.08535vw;
    margin: 1em 0 0.5em;
  }
  .m_collect .content {
    font-size: 3.54267vw;
    margin: 0 auto;
  }
  .m_collect .coming_soon {
    margin-bottom: 5vw;
  }
  .m_collect .coming_soon img {
    width: 100vw;
    margin: 2.57649vw -5vw 0;
  }
  .m_collect .coming_soon .cta_btn {
    font-size: 4.99195vw;
    padding: 0 3.9vw;
    width: auto;
  }
  .m_collect p.outro {
    font-size: 3.86473vw;
  }
}

.m_main_footer {
  background: #1f1f1f;
  color: white;
  text-align: center;
}
.m_main_footer .heading {
  color: #ed4826;
  font-weight: bold;
}
.m_main_footer .heading img {
  margin: 0 0.3em;
}
.m_main_footer .c__grid {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  align-items: center;
}
.m_main_footer .c__grid-item {
  flex: 0 auto;
}
.m_main_footer .c__grid-item img {
  max-width: 100%;
}
.m_main_footer .cta .link {
  text-transform: uppercase;
  color: #949494;
  text-decoration: underline;
  letter-spacing: 0.08em;
}
.m_main_footer .cta .link:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .m_main_footer {
    padding: 56px 170px;
  }
  .m_main_footer .heading {
    font-size: 23px;
  }
  .m_main_footer .heading img {
    width: 236px;
  }
  .m_main_footer .c__grid {
    margin: 56px 0 45px;
    gap: 14px 24px;
  }
  .m_main_footer .c__grid-item img {
    max-width: 146px;
    max-height: 64px;
  }
  .m_main_footer .cta .link {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .m_main_footer {
    padding: 9vw 4vw;
  }
  .m_main_footer .heading {
    font-size: 3.6vw;
  }
  .m_main_footer .heading img {
    width: 37vw;
  }
  .m_main_footer .c__grid {
    margin: 4vw 0;
    gap: 2vw 4vw;
  }
  .m_main_footer .c__grid-item img {
    max-width: 18vw;
    max-height: 11vw;
  }
  .m_main_footer .cta .link {
    font-size: 3vw;
  }
}

.m_sweeps_thanks {
  text-align: center;
}
.m_sweeps_thanks p {
  line-height: 1.29167;
  margin: 0 auto;
}
.m_sweeps_thanks p:not(:first-child) {
  margin-top: 1em;
}
.m_sweeps_thanks p:not(:last-child) {
  margin-bottom: 1em;
}
.m_sweeps_thanks img {
  max-width: 100%;
}
@media (min-width: 1024px) {
  .m_sweeps_thanks {
    padding: 82px;
  }
  .m_sweeps_thanks p {
    font-size: 24px;
    width: 59.46429%;
  }
}
@media (max-width: 1023px) {
  .m_sweeps_thanks {
    padding: 5vw 5vw;
  }
  .m_sweeps_thanks p {
    font-size: 4vw;
  }
}
@media (min-width: 1024px) {
  .m_sweeps_thanks .img {
    width: 58.87709%;
  }
}
@media (max-width: 1023px) {
  .m_sweeps_thanks p br {
    display: none;
  }
}

.m_sweeps_thanks_gallery .header {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: space-between;
  -webkit-align-items: center;
  align-items: center;
}
.m_sweeps_thanks_gallery .header p {
  border-right: 1px solid #ed4826;
  line-height: 1.5;
}
.m_sweeps_thanks_gallery .c__gallery .radio {
  position: fixed;
  left: -9999em;
  right: auto;
  height: 0;
  overflow: hidden;
}
.m_sweeps_thanks_gallery .c__gallery .track {
  padding-top: 66.66667%;
  position: relative;
}
.m_sweeps_thanks_gallery .c__gallery .track .slide {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  opacity: 0;
  transition: opacity 250ms;
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: no-repeat center / cover;
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .prev, .m_sweeps_thanks_gallery .c__gallery .track .slide .next {
  background: no-repeat center / contain;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .prev {
  background-image: url(../img/prev.png);
  right: 100%;
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .next {
  background-image: url(../img/next.png);
  left: 100%;
}
.m_sweeps_thanks_gallery .c__gallery .thumbs {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb {
  flex: 1;
  cursor: pointer;
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb:before {
  content: "";
  display: block;
  padding-top: 66.93548%;
  background: no-repeat center / cover;
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb:hover {
  opacity: 0.8;
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .img.i--1 {
  background-image: url(../img/slides/slide-7.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .img.i--2 {
  background-image: url(../img/slides/slide-1.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .img.i--3 {
  background-image: url(../img/slides/slide-2.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .img.i--4 {
  background-image: url(../img/slides/slide-4.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .img.i--5 {
  background-image: url(../img/slides/slide-5.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .track .slide .img.i--6 {
  background-image: url(../img/slides/slide-6.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb.i--1:before {
  background-image: url(../img/slides/slide-7.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb.i--2:before {
  background-image: url(../img/slides/slide-1.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb.i--3:before {
  background-image: url(../img/slides/slide-2.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb.i--4:before {
  background-image: url(../img/slides/slide-4.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb.i--5:before {
  background-image: url(../img/slides/slide-5.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .thumbs .thumb.i--6:before {
  background-image: url(../img/slides/slide-6.jpg);
}
.m_sweeps_thanks_gallery .c__gallery .radio#radio-1:checked ~ .track .slide.i--1 {
  opacity: 1;
  z-index: 1;
}
.m_sweeps_thanks_gallery .c__gallery .radio#radio-2:checked ~ .track .slide.i--2 {
  opacity: 1;
  z-index: 1;
}
.m_sweeps_thanks_gallery .c__gallery .radio#radio-3:checked ~ .track .slide.i--3 {
  opacity: 1;
  z-index: 1;
}
.m_sweeps_thanks_gallery .c__gallery .radio#radio-4:checked ~ .track .slide.i--4 {
  opacity: 1;
  z-index: 1;
}
.m_sweeps_thanks_gallery .c__gallery .radio#radio-5:checked ~ .track .slide.i--5 {
  opacity: 1;
  z-index: 1;
}
.m_sweeps_thanks_gallery .c__gallery .radio#radio-6:checked ~ .track .slide.i--6 {
  opacity: 1;
  z-index: 1;
}
.m_sweeps_thanks_gallery .c__gallery .radio#radio-7:checked ~ .track .slide.i--7 {
  opacity: 1;
  z-index: 1;
}
@media (min-width: 1024px) {
  .m_sweeps_thanks_gallery {
    width: 930px;
    margin: 75px auto 115px;
  }
  .m_sweeps_thanks_gallery .header p {
    font-size: 18px;
    padding-right: 22px;
  }
  .m_sweeps_thanks_gallery .header .logo img {
    width: 99px;
    margin-left: 22px;
  }
  .m_sweeps_thanks_gallery .c__gallery {
    margin-top: 24px;
  }
  .m_sweeps_thanks_gallery .c__gallery .track .slide .prev, .m_sweeps_thanks_gallery .c__gallery .track .slide .next {
    height: 69px;
    width: 30px;
    margin: 0 14px;
  }
  .m_sweeps_thanks_gallery .c__gallery .thumbs {
    margin-top: 13px;
    column-gap: 10px;
  }
}
@media (max-width: 1023px) {
  .m_sweeps_thanks_gallery {
    margin: 5vw 0 0;
  }
  .m_sweeps_thanks_gallery .header p {
    font-size: 2.8vw;
    padding: 0 5vw;
    flex: 1;
  }
  .m_sweeps_thanks_gallery .header .logo img {
    width: 32vw;
    padding: 0 5vw;
  }
  .m_sweeps_thanks_gallery .c__gallery {
    margin-top: 4vw;
    padding: 0 8vw;
  }
  .m_sweeps_thanks_gallery .c__gallery .track .slide .prev, .m_sweeps_thanks_gallery .c__gallery .track .slide .next {
    height: 8vw;
    width: 3.6vw;
    margin: 0 2.2vw;
  }
  .m_sweeps_thanks_gallery .c__gallery .thumbs {
    margin-top: 1.5vw;
    gap: 1.3vw 1.5vw;
  }
  .m_sweeps_thanks_gallery .c__gallery .thumbs .thumb {
    flex: 0 32%;
  }
}

.o-Hub:before {
  content: "";
  display: block;
  background: no-repeat top / 100%;
}
.o-Hub > .container {
  width: 100%;
  max-width: none;
  min-width: 0;
}
@media (min-width: 1024px) {
  .o-Hub:before {
    background-image: url(https://sni-ads-creativeservices.s3.amazonaws.com/hubs/2022/shark-week/img/dsc_sw2023_teaser_website_3900x1200.jpg);
    padding-top: 32%;
  }
}
@media (min-width: 1400px) {
  .o-Hub {
    width: 1400px;
    margin: 0 auto;
  }
}
@media (max-width: 1023px) {
  .o-Hub:before {
    background-image: url(https://sni-ads-creativeservices.s3.amazonaws.com/hubs/2022/shark-week/img/dsc_sw2023_teaser_social_1000x1000.jpg);
    padding-top: 93.75%;
  }
}

.o-SubNavigation {
  border-top: 1px solid #000000;
  background: #1f1f1f;
  margin-bottom: 0;
  min-height: auto;
  max-width: none;
}
.o-SubNavigation li {
  border: none;
}
.o-SubNavigation .o-SubNavigation__a-Tab {
  font-family: Impact, sans-serif;
  font-weight: bold;
  color: #e8e9e3;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  align-items: center;
}
.o-SubNavigation__a-ListItem.is-Active .o-SubNavigation__a-Tab {
  background: url(../img/fin.png) no-repeat bottom center;
  color: #ffffff;
}
.o-SubNavigation__a-ListItem.is-Active:first-child .o-SubNavigation__a-Tab {
  border-left: none;
}
@media (min-width: 1024px) {
  .o-SubNavigation ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
  }
  .o-SubNavigation ul li:not(:first-child) {
    position: relative;
  }
  .o-SubNavigation ul li:not(:first-child):before {
    content: "";
    position: absolute;
    left: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background: #1f1f1f;
  }
}
@media (min-width: 1400px) {
  .o-SubNavigation .o-SubNavigation__a-Tab {
    font-size: 25px;
    height: 65px;
    padding: 0 20px;
  }
  .o-SubNavigation__a-ListItem.is-Active .o-SubNavigation__a-Tab {
    background-size: 24px;
    padding-bottom: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1400px) {
  .o-SubNavigation .o-SubNavigation__a-Tab {
    font-size: 1.78571vw;
    height: 4.64286vw;
    padding: 0 1.42857vw;
  }
  .o-SubNavigation__a-ListItem.is-Active .o-SubNavigation__a-Tab {
    background-size: 1.71429vw;
    padding-bottom: 0.71429vw;
  }
}
@media (max-width: 1023px) {
  .o-SubNavigation .o-SubNavigation__a-Tab {
    font-size: 5.5vw;
    height: 10vw;
    padding: 0 1em;
  }
}

.area, #site {
  background: #e8e9e3;
}

.o-Header__m-Area--Main {
  background: #ffffff;
}

.breadcrumb {
  display: none;
}

.articlePage .o-Capsule,
.fullWidthPage .o-Capsule,
.fullWidthPage .o-Capsule:not(.o-FullWidthStrip) {
  max-width: 1400px;
  margin: 0 auto;
  min-width: auto;
}

.fullWidthPage .o-Capsule {
  padding: 0;
}

.legal_p {
  font-size: 10px;
  padding: 24px 24px;
}

/*# sourceMappingURL=shark-week.css.map */
