:root {
  --black: black;
  --white: white;
  --official-red: #ff3000;
  --official-blue: #2d3cff;
  --pool-a-green: #79dcaa;
  --pool-b: #cd72d7;
  --pool-c: #51c8e5;
  --pool-d: #ff5673;
  --cyan: #17fff7;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.nav-link {
  color: #636363;
  text-align: center;
  letter-spacing: .2px;
  text-transform: none;
  margin-top: 1px;
  margin-left: 40px;
  padding: 0;
  font-family: Averta, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
}

.nav-link:hover {
  color: #3d8dcb;
}

.nav-link.w--current {
  color: #03926e;
}

.section-header {
  margin-bottom: 90px;
}

.upper-head {
  color: #e2ac22;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Avenir, sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.upper-head.green {
  color: #03926e;
}

.section-title {
  color: #18394c;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Circularstd, sans-serif;
  font-size: 42px;
  font-weight: 500;
  line-height: 48px;
}

.section-title.smaller {
  margin-bottom: 5px;
  font-size: 28px;
  line-height: 38px;
}

.section-title.smaller.left-aligned {
  text-align: center;
  margin-top: 40px;
}

.section-title.smaller.left-aligned.events {
  color: var(--black);
  text-align: center;
  font-family: Avenir, sans-serif;
}

.section-title.smaller.left-aligned.events._222 {
  color: #556f80;
  margin-bottom: 20px;
}

.section-title.smaller.left-aligned.sports {
  color: var(--black);
}

.section-title.less-space {
  margin-top: 0;
}

.section-subhead {
  color: #556f80;
  text-align: left;
  margin-top: 10px;
  font-family: Avenir, sans-serif;
  font-size: 20px;
  font-weight: 800;
  line-height: 29px;
}

.section-subhead.narrower {
  width: 70%;
}

.section-subhead.narrower-middle {
  width: 55%;
  color: #556f80;
  margin-left: auto;
  margin-right: auto;
}

.section-subhead.left-aligned {
  text-align: left;
  margin-bottom: 100px;
  font-weight: 400;
}

.section-3 {
  background-image: linear-gradient(rgba(255, 255, 255, 0) 22%, rgba(6, 20, 12, .2) 58%), url('../images/restaurant.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  padding-top: 197px;
  padding-bottom: 0;
  display: none;
  overflow: hidden;
}

.circular-shape {
  width: 800px;
  height: 800px;
  background-color: #d4c1aa;
  border-radius: 80%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  bottom: -157px;
  left: 56px;
}

.circular-shape.green-pastel {
  background-color: #edfdfb;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 164px;
  padding-left: 60px;
  padding-right: 60px;
  bottom: -180px;
}

.hero-section-2 {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .68), rgba(255, 255, 255, 0)), url('../images/partnerimg.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  padding: 290px 10% 250px;
}

.hero-section-2.inner {
  text-align: center;
  background-image: linear-gradient(to right, rgba(5, 12, 20, .7), rgba(15, 14, 27, .18)), url('../images/careers_hero.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, scroll;
  margin-left: 0;
  margin-right: 0;
  padding-top: 205px;
  padding-bottom: 205px;
}

.hero-section-2.inner.maker {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .7), rgba(15, 14, 27, .18)), url('../images/TTI-Hero-2020-LG-RV4.jpg');
  background-position: 0 0, 100%;
}

.hero-section-2.inner.faq {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .7), rgba(15, 14, 27, .18)), url('../images/incentive_travel.jpg');
  padding-bottom: 180px;
}

.hero-section-2.inner.faq.meet {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .7), rgba(15, 14, 27, .18)), url('../images/meetings-bnw.jpg');
}

.hero-section-2.inner.contact {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .7), rgba(15, 14, 27, .18)), url('../images/backing1.jpg');
  background-position: 0 0, 50%;
}

.hero-section-2.inner.hiw {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .7), rgba(15, 14, 27, .18)), url('../images/TTI-Hero-2020-LG-RV4.jpg');
  background-position: 0 0, 50%;
  padding-bottom: 180px;
}

.hero-section-2.inner.entertainment {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .7), rgba(15, 14, 27, .18)), url('../images/incentive_travel.jpg');
  padding-bottom: 180px;
}

.hero-section-2.inner.entertainment.sports {
  background-image: linear-gradient(to right, rgba(5, 12, 20, .7), rgba(15, 14, 27, .18)), url('../images/1C09D71E-62F9-4F6B-BA6E-870139EA78CF-X5.jpg');
}

.hero-section-2.spaced {
  min-height: 800px;
  background-image: url('../images/TTI-Hero-2020-LG-RV4.jpg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  border-bottom: 3px solid #79c66b;
  margin-left: 0;
  margin-right: 0;
  padding-top: 270px;
  padding-bottom: 220px;
}

.div-content-hero {
  width: 65%;
}

.div-content-hero.inner {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.div-content-hero._60 {
  width: 60%;
}

.headline-2 {
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Avenir, sans-serif;
  font-size: 77px;
  line-height: 82px;
}

.headline-2.responsive {
  display: none;
}

.headline-2.non-responsive {
  color: var(--black);
}

.headline-2.inc {
  font-size: 50px;
  line-height: 55px;
}

.subhead-2 {
  width: 70%;
  color: rgba(242, 251, 255, .92);
  font-family: Avenir, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.subhead-2.inner {
  margin-left: auto;
  margin-right: auto;
}

.cta-2 {
  background-color: #0baa82;
  border-radius: 4px;
  margin-top: 30px;
  padding: 18px 25px;
  font-family: Averta, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.cta-2:hover {
  background-color: #03926e;
}

.cta-2.smaller {
  background-color: #0baa82;
  border-radius: 4px;
  margin-top: 0;
  margin-left: 40px;
  padding-top: 11px;
  padding-bottom: 11px;
  font-size: 17px;
  font-weight: 600;
}

.cta-2.smaller:hover {
  background-color: #03926e;
}

.cta-2.smaller.colour5 {
  color: #03926e;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #03926e;
  border-radius: 2px;
  padding: 9px 22px;
}

.cta-2.smaller.colour5:hover {
  color: #fff;
  background-color: #03926e;
}

.cta-2.smaller.colour5.round {
  color: #3d8dcb;
  border: 1px solid #3d8dcb;
  border-radius: 200px;
}

.cta-2.smaller.colour5.round:hover {
  color: #fff;
  background-color: #3d8dcb;
  border-color: #3d8dcb;
}

.cta-2.colour5 {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #03926e;
  border-radius: 200px;
  font-size: 12px;
}

.cta-2.colour5.bigger {
  color: #fff;
  text-align: center;
  background-color: #4d95cd;
  border-radius: 200px;
  padding-left: 35px;
  padding-right: 35px;
  font-size: 13px;
  display: none;
}

.cta-2.colour5.bigger:hover {
  color: #3d8dcb;
  background-color: rgba(61, 145, 198, 0);
  border-bottom: 1px solid #3d8dcb;
}

.amenities-holder {
  border: 1px solid rgba(8, 24, 25, .23);
  border-radius: 8px;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 60px;
  display: flex;
}

.amenities-holder.vertical {
  border-style: none;
  flex-direction: column;
  margin-top: 50px;
}

.amenities-holder.vertical.less-width {
  width: 80%;
}

.amenity-block {
  width: 25%;
  text-align: center;
  margin-bottom: 0;
  padding: 40px 2.5%;
}

.amenity-block.line-right {
  border-left: 1px solid rgba(8, 24, 25, .23);
}

.amenity-block.line-left {
  border-right: 1px solid rgba(8, 24, 25, .23);
}

.amenity-title {
  color: #fff;
  margin-top: 21px;
  font-family: Circularstd book, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.amenity-title.dark {
  color: #18394c;
  margin-top: 0;
  font-family: Avenir, sans-serif;
  font-weight: 500;
}

.amenity-title.light {
  font-family: Circularstd, sans-serif;
  font-weight: 500;
}

.nav-right-2 {
  align-items: center;
  margin-top: 20px;
  padding-right: 20px;
  display: flex;
}

.category-section {
  background-color: #fff;
  padding: 150px 10%;
  display: none;
}

.categories-holder {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.individual-category {
  width: 21%;
  margin-bottom: 60px;
  padding-top: 0;
  padding-bottom: 0;
}

.category-img {
  background-color: #f5f5f5;
  background-image: url('../images/home-img.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 90px;
  padding-bottom: 90px;
}

.category-img._2 {
  background-image: url('../images/oXMVetBmIOfVcw6KKF9IIuESc.jpeg');
  background-position: 50%;
}

.category-img._3 {
  background-image: url('../images/outdoor.jpg');
}

.category-img._4 {
  background-image: url('../images/OW8U8ESiUZyDNCu0kxqTm6TkoA.jpeg');
  background-position: 50%;
}

.category-img._5 {
  background-image: url('../images/xMw3HLNMyGaKTsbpp7QFL1a5c.jpeg');
}

.category-img._6 {
  background-image: url('../images/kitchen.jpg');
}

.category-img._7 {
  background-image: url('../images/candles.jpg');
  background-position: 50%;
}

.category-img._8 {
  background-image: url('../images/right-img.jpg');
}

.category-name {
  color: #293b46;
  margin-top: 10px;
  margin-bottom: 2px;
  font-family: Circularstd, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.category-info {
  color: #4a6575;
  font-family: Avenir, sans-serif;
}

.centred-cta {
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
  display: flex;
}

.hiw-number {
  width: 55px;
  height: 55px;
  color: rgba(255, 255, 255, .12);
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 30px;
  font-family: Tiempos headline, sans-serif;
  font-size: 58px;
  font-weight: 500;
  line-height: 34px;
  display: flex;
  transform: rotate(-90deg);
}

.hiw-number.darker {
  opacity: 1;
  color: rgba(116, 148, 140, .16);
  font-family: Avenir, sans-serif;
  font-size: 72px;
  transform: rotate(-90deg);
}

.hiw-number.darker.small {
  margin-right: 15px;
  font-size: 48px;
}

.paragraph-light {
  color: #b7cfcd;
  margin: 10px 0 0;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.paragraph-light.darker {
  color: #556f80;
  font-size: 17px;
  line-height: 21px;
}

.paragraph-light.darker.application {
  margin-top: 5px;
  margin-bottom: 30px;
}

.paragraph-light.darker.less-margin {
  margin-top: 5px;
}

.social-icon-link-2 {
  opacity: .9;
  cursor: pointer;
  margin-left: 0;
  margin-right: 20px;
}

.social-icon-link-2:hover {
  opacity: 1;
}

.social-icon-link-2.last {
  margin-right: 0;
}

.footer---updated-link {
  opacity: .85;
  color: #0b3646;
  margin-bottom: 4px;
  margin-left: 0;
  margin-right: 0;
  font-family: Avenir, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.footer---updated-link:hover, .footer---updated-link.w--current {
  opacity: 1;
  color: #03926e;
}

.footer---updated-link.second-set {
  color: #85878b;
  margin-bottom: 0;
  margin-left: 15px;
  margin-right: 15px;
  font-size: 15px;
}

.footer---updated-link.second-set:hover {
  color: var(--white);
}

.footer---updated-link.second-set.w--current {
  opacity: 1;
  color: #03926e;
}

.footer---updated-link.second-set.last {
  width: 100%;
  color: #85878b;
  margin-right: 0;
}

.footer---updated-link.second-set.last:hover {
  color: var(--white);
}

.footer---updated-link.second-set.privacy {
  display: none;
}

.lower-footer-links.wide {
  width: 100%;
  border-top: 1px solid rgba(13, 75, 111, .12);
  justify-content: space-between;
  align-items: center;
  padding-top: 25px;
  display: flex;
}

.lower-footer-links.right-links {
  width: 100%;
  text-align: right;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.social-icons {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 0;
  margin-right: 10px;
  display: flex;
}

.footer-text---lighter-2 {
  color: rgba(11, 54, 70, .64);
  font-family: Avenir, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 22px;
  display: inline-block;
}

.checkboxes-div {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 35px 12% 15px 20%;
  display: flex;
}

.plan-checkbox {
  width: 60%;
  color: #313b53;
  justify-content: flex-start;
  align-items: center;
  margin-top: 7px;
  margin-bottom: 7px;
  font-family: Averta, sans-serif;
  font-size: 15px;
  display: flex;
}

.plan-checkbox.left {
  width: 40%;
}

.plan-text {
  color: #435f72;
  text-align: left;
  margin-left: 9px;
  font-weight: 400;
}

.hiw-section {
  background-color: #fff;
  border-top: 1px rgba(21, 66, 111, .07);
  border-bottom: 1px rgba(21, 66, 111, .07);
  padding-top: 140px;
  padding-bottom: 170px;
  display: none;
}

.hiw-section.less-space {
  padding-top: 80px;
}

.split-holder {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  margin-right: 10%;
  display: flex;
}

.split-left {
  width: 50%;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 30px;
}

.content-holder {
  margin-left: 10%;
  margin-right: 10%;
}

.split-right {
  width: 50%;
  padding-left: 10%;
}

.green-features {
  background-color: #264a66;
  padding: 30px 10%;
  display: none;
}

.hiw-block {
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.hiw-block.middle {
  border-top: 1px solid rgba(21, 66, 111, .07);
  border-bottom: 1px solid rgba(21, 66, 111, .07);
  margin-top: 45px;
  margin-bottom: 45px;
  padding-top: 45px;
  padding-bottom: 45px;
}

.hiw-block.smaller {
  padding-bottom: 26px;
}

.features-content {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 0;
  display: flex;
}

.amenity-title-2 {
  color: #cce6e3;
  margin-top: 15px;
  font-family: Avenir, sans-serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
}

.collage-section {
  text-align: center;
  padding-top: 140px;
  display: none;
}

.title-holder {
  margin-left: 10%;
  margin-right: 10%;
}

.wide-collage {
  max-width: 100%;
  padding-left: 8%;
  padding-right: 8%;
}

.image-fixed {
  background-image: linear-gradient(rgba(255, 250, 250, .81), rgba(255, 250, 250, .81)), url('../images/pattern-bg.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  padding: 20px 40px;
  display: block;
}

.application-section {
  padding-bottom: 120px;
}

.form-holding-div {
  flex-direction: column;
  align-items: center;
  margin-top: -70px;
  display: flex;
}

.form-holding-div.horizontal {
  flex-direction: row;
  justify-content: space-between;
  align-items: stretch;
  padding-left: 15%;
  padding-right: 15%;
}

.form-wrap {
  width: 50%;
  background-color: #fff;
  border-radius: 3px;
  margin-top: 0;
  padding: 30px;
  box-shadow: 0 1px 14px 4px rgba(42, 100, 102, .06);
}

.form-wrap.wider {
  width: 57%;
  margin-bottom: 0;
}

.form-label {
  color: #18394c;
  margin-bottom: 2px;
  font-family: Avenir, sans-serif;
  font-weight: 500;
  line-height: 10px;
}

.form-style {
  height: 50px;
  color: #394650;
  border: 1px solid #d1dbe0;
  border-radius: 5px;
  margin-bottom: 22px;
  font-family: Avenir, sans-serif;
}

.form-style:hover {
  background-color: #f0f0f0;
}

.form-style.text-area {
  height: 100px;
  font-family: Avenir, sans-serif;
}

.form-style.text-area.address {
  height: 80px;
}

.submit-button {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #3d8dcb;
  border-radius: 200px;
  margin-top: 5px;
  padding: 14px 35px;
  font-family: Avenir, sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.submit-button:hover {
  background-color: #5cba47;
}

.success-msg {
  color: #fff;
  text-align: center;
  background-color: #10a76b;
  border-radius: 4px;
  padding: 65px 30px;
  font-family: Avenir, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}

.left-col---form {
  padding-left: 0;
}

.right-col---form {
  padding-right: 0;
}

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

.description-text {
  color: #768086;
  font-size: 13px;
}

.subhead-3 {
  width: 70%;
  color: rgba(255, 255, 255, .97);
  margin-left: auto;
  margin-right: auto;
  font-family: Avenir, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 26px;
}

.subhead-3.home {
  color: var(--black);
  margin-top: 10px;
  margin-left: 0;
  margin-right: 0;
  font-size: 22px;
  line-height: 28px;
  display: none;
}

.scrollable-nav {
  background-color: #fff;
  padding: 22px 25px;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(39, 46, 53, .14);
}

.nav-bar {
  background-color: #fff;
  padding: 0 0 10px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand-div {
  color: #102c38;
  align-items: center;
  margin-top: 2px;
  font-family: Avenir, sans-serif;
  font-size: 36px;
  font-weight: 800;
  line-height: 38px;
  display: flex;
}

.brand-div.w--current {
  margin-top: 10px;
  padding-left: 20px;
}

.scrolling-nav {
  background-color: #fff;
  padding: 20px 25px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  box-shadow: 0 1px 3px rgba(39, 46, 53, .14);
}

.faq {
  background-color: #fff;
  border-top: 1px solid rgba(21, 66, 111, .07);
  margin-left: 0%;
  margin-right: 0%;
  padding: 20px 10% 70px;
}

.faq.inner {
  border-top-style: none;
}

.faq.inner._1 {
  padding-top: 70px;
  padding-bottom: 0;
}

.faq.inner._2 {
  padding-top: 10px;
  padding-bottom: 20px;
}

.faq.inner._2.spne {
  background-image: linear-gradient(rgba(255, 255, 255, .7) 35%, rgba(255, 255, 255, .7)), url('../images/field.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.faq.inner._2.meetninc {
  background-image: linear-gradient(rgba(255, 255, 255, .75), rgba(255, 255, 255, .7)), url('../images/meetings-bnw.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.column {
  padding-left: 0;
}

.column._1 {
  padding-right: 30px;
}

.faq-row {
  color: #3d8dcb;
  margin-bottom: 45px;
}

.col-2 {
  padding-left: 15px;
  padding-right: 15px;
}

.paragraph {
  color: #556f80;
  font-family: Avenir, sans-serif;
  font-size: 17px;
  font-weight: 300;
  line-height: 24px;
}

.col-3 {
  padding-left: 30px;
  padding-right: 0;
}

.heading-3 {
  color: #363a3d;
  text-align: left;
  margin-top: 30px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.heading-3.no-top-padding {
  color: #5e9fd3;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  font-family: Avenir, sans-serif;
  font-size: 17px;
  font-weight: 800;
  line-height: 21px;
}

.heading-3.loren2 {
  display: none;
}

.link-style {
  color: #03926e;
  text-decoration: none;
}

.link-style:hover {
  color: #007255;
}

.faq-holder {
  margin-bottom: 20px;
}

.info-div {
  width: 100%;
  background-color: #fff;
  border-radius: 3px;
  padding: 30px;
  box-shadow: 0 1px 14px 4px rgba(42, 100, 102, .06);
}

.hiw-blocks {
  border-top: 1px solid rgba(21, 66, 111, .07);
  padding-top: 30px;
}

.light-link {
  color: #fff;
  border-bottom: 1px solid rgba(255, 255, 255, .27);
  text-decoration: none;
}

.light-link:hover {
  border-bottom-color: #fff;
}

.web-links-2 {
  flex-direction: row;
  flex: none;
  justify-content: center;
  align-items: flex-start;
  margin-right: 0;
  display: flex;
}

.web-links-2.footer-logo {
  margin-bottom: 0;
  padding-bottom: 40px;
}

.web-links-2.right {
  align-items: center;
  padding-bottom: 40px;
}

.footer-link {
  opacity: .85;
  color: #465a70;
  margin-bottom: 0;
  margin-left: 20px;
  margin-right: 20px;
  font-family: Averta, sans-serif;
  font-size: 15px;
  line-height: 22px;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
}

.footer-link.last {
  margin-right: 0;
}

.footer {
  background-color: #fff;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 45px 12% 30px;
  display: flex;
  box-shadow: 0 -1px 3px rgba(39, 46, 53, .06);
}

.terms-privacy {
  margin-top: 40px;
  margin-left: 10%;
  margin-right: 10%;
  padding-bottom: 60px;
}

.title-header {
  color: #293b46;
  text-align: left;
  text-transform: none;
  border-bottom: 1px #d9e1e6;
  margin-bottom: 0;
  padding-bottom: 5px;
  font-family: Avenir, sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 38px;
}

.paragraph-2 {
  color: #4d6472;
  font-family: Avenir, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}

.paragraph-2.loren1 {
  display: none;
}

.div-block {
  width: 100%;
  height: 35px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

.main-section {
  background-image: url('../images/bg.jpg'), linear-gradient(#fff, #fff);
  background-position: 0 0, 0 0;
  background-size: cover, auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 130px;
  padding-bottom: 130px;
  transition: all .367s;
  display: block;
  position: relative;
}

.main-section.bg {
  background-color: #0098ff;
  background-image: linear-gradient(#fafafa, #fafafa);
  border-top: 3px solid #3d8dcb;
  padding-top: 130px;
  padding-bottom: 130px;
  display: block;
  position: static;
}

.kind-lessons {
  text-align: center;
  margin-left: 0;
  padding: 0 10px;
}

.kind-text {
  color: #8a8a8a;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  line-height: 26px;
}

.hero-shot-heading {
  color: #676767;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  display: block;
}

.heading-section {
  color: #222;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 900;
}

.separator {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
}

.kind-heading {
  color: #222;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  font-weight: 900;
  line-height: 26px;
  transition: transform .2s;
  display: block;
}

.kind-heading:hover {
  color: #222;
  text-transform: uppercase;
  font-weight: 900;
  text-decoration: none;
}

.kind-image {
  color: rgba(0, 0, 0, 0);
  border-style: none;
  border-color: #000;
  border-radius: 1px;
  padding-left: 5px;
  padding-right: 3px;
}

.hero-subheading {
  width: 100%;
  color: rgba(34, 34, 34, .8);
  text-align: left;
  margin-left: 0;
  margin-right: 0;
  padding-top: 10px;
  padding-bottom: 70px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 30px;
  display: block;
}

.kind-row-1 {
  margin-top: -1px;
  margin-bottom: 1px;
  padding-top: 0;
  padding-bottom: 0;
}

.space {
  margin-top: -25px;
  margin-bottom: 1px;
  padding-top: 0;
  padding-bottom: 56px;
}

.text-span {
  color: #5cba47;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
}

.scial-nav-left, .social-nav-right {
  min-width: 50%;
}

.w_social_section {
  width: 100%;
  height: 42px;
  background-color: #36373d;
  align-items: center;
  display: flex;
}

.w_container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.w_row {
  flex: none;
  justify-content: space-between;
  position: relative;
}

.w_row.w_socials {
  width: 35%;
  text-align: right;
  border-top: 1px #303030;
  border-bottom: 1px #303030;
  justify-content: center;
  display: flex;
}

.h_col_socials {
  width: 50%;
  flex: none;
  align-items: center;
  display: flex;
}

.w_social_icon {
  width: 22px;
  opacity: .4;
  margin-right: 8px;
}

.w_social_icon:hover {
  opacity: 1;
}

.w_social_img {
  width: 100%;
}

.w_navlogo_link {
  width: 140px;
  flex: none;
}

.w_navrow_row {
  width: 100%;
  height: 100%;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.w_nav_link {
  text-transform: uppercase;
  margin-left: 12px;
  margin-right: 12px;
  padding-top: 4px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  position: relative;
}

.w_nav_link.w--current {
  border-bottom: 1px solid #6c9;
}

.w_nav_contact_group {
  width: 150px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.w_tooltip_text {
  color: #fff;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 6px 4px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: none;
}

.w_tooltip_arrow {
  width: 20px;
  height: 20px;
  background-color: #333;
  position: absolute;
  top: -8px;
  bottom: auto;
  left: auto;
  right: 20px;
  transform: rotate(45deg);
}

.w_nav_call_icon {
  width: 21px;
  cursor: pointer;
  flex: none;
  margin-right: 9px;
  padding-left: 4px;
  padding-right: 4px;
}

.w_call_tooltip {
  width: 130px;
  height: 40px;
  background-color: #333;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: auto;
  right: 51px;
  transform: translate(0);
}

.w_navrow_link_group {
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.w_nav_email_icon {
  width: 25px;
  flex: none;
  margin-right: 6px;
  padding-left: 2px;
  padding-right: 2px;
}

.w_tooltip_frame {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.w_tooltip_link {
  color: #fff;
  text-align: center;
  flex-direction: column;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 6px 4px;
  font-weight: 500;
  line-height: 14px;
  text-decoration: none;
}

.w_menu_icon {
  width: 30px;
  cursor: pointer;
  display: none;
  position: absolute;
}

.w_logo_img {
  width: 100%;
}

.w_nav_text {
  width: 100%;
  color: #000;
  text-align: center;
  text-transform: none;
  margin-bottom: 1px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  position: relative;
}

.w_nav_img {
  width: 100%;
}

.w_link_underline {
  width: 0%;
  height: 1px;
  background-color: #6c9;
  position: absolute;
  top: auto;
  bottom: -1px;
  left: 0%;
  right: auto;
}

.w_livechat_tooltip {
  width: 120px;
  height: 40px;
  background-color: #333;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: auto;
  right: -14px;
  transform: translate(0);
}

.w_nav_chat_icon {
  width: 30px;
  cursor: pointer;
  flex: none;
  padding-left: 4px;
  padding-right: 4px;
}

.w_container-2 {
  width: 90%;
  max-width: 1100px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.w_email_tooltip {
  width: 200px;
  height: 40px;
  background-color: #333;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
  top: 40px;
  bottom: auto;
  left: auto;
  right: 19px;
  transform: translate(0);
}

.w_nav_overlay_phone_icon {
  width: 10px;
  flex: none;
  margin-left: 2px;
  margin-right: 6px;
}

.w_nav_overlay_menu_icon {
  width: 30px;
  cursor: pointer;
  position: absolute;
  top: 10px;
  bottom: auto;
  left: 10px;
  right: auto;
}

.w_nav_overlay_contact_group {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 31px;
  display: flex;
}

.w_nav_overlay_cta_link {
  cursor: pointer;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  display: flex;
}

.w_nav_overlay_link_text {
  text-align: center;
  font-size: 15px;
  font-weight: 500;
}

.w_nav_overlay_link_row {
  width: 100%;
  color: #000;
  border-bottom: 1px solid #000;
  padding-top: 21px;
  padding-bottom: 21px;
  text-decoration: none;
}

.w_nav_overlay_mice_heading {
  width: 100%;
  color: #000;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 7px;
  font-size: 11px;
}

.w_contact_text {
  color: #000;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.w_nav_overlay_mail_icon {
  width: 16px;
  flex: none;
  margin-right: 4px;
}

.w_cta_linkbox {
  position: relative;
}

.div-block-2 {
  display: none;
}

.w_nav_overlay_link_group {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.w_nav_overlay {
  width: 100%;
  height: 100%;
  background-color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.w_nav_overlay_container {
  width: 80%;
  max-width: 800px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns {
  margin-top: 20px;
}

.column-2 {
  padding-top: 20px;
}

.w_sub_inner {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w_input {
  width: 100%;
  border-radius: 2px;
  flex: none;
  margin-top: 2px;
}

.w_terms_checkbox {
  position: relative;
  top: -2px;
}

.w_close_icon {
  z-index: 101;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background-color: #fff;
  flex: none;
  position: fixed;
  top: 15px;
  bottom: auto;
  left: auto;
  right: 25px;
}

.w_code {
  width: 100%;
  flex: none;
  position: relative;
}

.w_dash {
  width: 40px;
  height: 1px;
  background-color: #6c9;
  margin-top: 18px;
  margin-bottom: 18px;
}

.w_dash.w_terms_dash {
  margin-top: 10px;
  margin-bottom: 17px;
}

.w_dash.f1_dash {
  background-color: #e10600;
}

.w_dash.f1_dash-copy {
  background-color: #58ba47;
}

.h_cta_section {
  width: 100%;
  background-color: #fff;
  padding-top: 50px;
  padding-bottom: 0;
  display: block;
}

.w_cta_vert_divider {
  width: 1px;
  background-color: #e4e4e4;
  flex: none;
  margin-left: 49px;
  margin-right: 49px;
}

.w_terms_linkbox {
  cursor: pointer;
  font-family: Avenir, sans-serif;
  position: relative;
  top: -2px;
}

.w_form {
  width: 100%;
  flex: none;
}

.w_form_success {
  color: #fff;
  background-color: #81be66;
  border-radius: 4px;
}

.w_cta_link {
  cursor: pointer;
  align-items: center;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 10px;
  font-family: Avenir, sans-serif;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  position: relative;
}

.w_button {
  height: 28px;
  min-width: 64px;
  color: #000;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  font-size: 12px;
  font-weight: 500;
  line-height: 12px;
  text-decoration: none;
  transition: all .1s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.w_button:hover {
  color: #fff;
  background-color: #000;
}

.w_button.f1_back_button {
  width: 200px;
  color: #fff;
  background-color: #df2025;
  border-style: none;
  border-color: #000;
  border-radius: 25px;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 20px 25px;
  font-family: "Formula1 web 0", sans-serif;
  text-decoration: none;
}

.w_button.f1_back_button:hover {
  background-color: #88080c;
}

.w_mail_icon {
  width: 18px;
  flex: none;
  margin-right: 8px;
}

.w_cta_heading {
  width: 100%;
  max-width: 300px;
  font-family: Avenir, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
}

.w_phone_icon {
  width: 13px;
  flex: none;
  margin-left: 2px;
  margin-right: 10px;
}

.w_form_error {
  width: 100%;
  background-color: #ff6262;
  border-radius: 4px;
}

.w_contact_group {
  width: 100%;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.w_form_alert {
  width: 100%;
  color: #fff;
  text-align: center;
}

.w_hidden_input {
  width: 100%;
  height: 1px;
  border-radius: 2px;
  flex: none;
  margin-top: 26px;
  margin-bottom: 0;
  padding: 0;
}

.w_terms_scroller {
  width: 100%;
  height: 100%;
  padding-right: 24px;
  position: relative;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
  overflow: auto;
}

.w_cta_group {
  width: 320px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.w_terms_container {
  width: 80%;
  height: 500px;
  max-width: 800px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  padding: 25px 10px 25px 25px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.w_terms_link_text {
  font-family: Avenir, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.w_sub_row {
  width: 100%;
  flex: none;
  align-items: flex-start;
  display: flex;
}

.w_sub_checkbox {
  flex: none;
  align-items: flex-start;
  margin-bottom: 0;
  display: flex;
}

.w_terms_overlay {
  z-index: 101;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .31);
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 25px;
  padding-top: 78px;
  display: none;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.w_sub_terms_row {
  width: 100%;
  flex: none;
  align-items: flex-start;
  margin-top: 10px;
  margin-bottom: 11px;
  display: flex;
}

.w_sub_label {
  flex: none;
  margin-bottom: 0;
  margin-left: 7px;
  margin-right: 3px;
  font-family: Avenir, sans-serif;
  font-size: 15px;
  font-weight: 400;
}

.w_medium_heading {
  width: 53.2009%;
  color: #000;
  text-align: center;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 20px;
  font-weight: 600;
  line-height: 20px;
  display: block;
}

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

.w_medium_heading.f1_cal_heading {
  margin-bottom: 12px;
  font-family: "Formula1 web 0", sans-serif;
}

.w_medium_heading.f1_request {
  margin-bottom: 0;
}

.w_medium_heading.f1_calendar {
  margin-bottom: 0;
  font-family: "Formula1 web 0", sans-serif;
}

.w_medium_heading._2 {
  color: #df2025;
  text-align: left;
  padding-right: 40px;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 15px;
}

.w_medium_heading.f1_medium_heading_featured {
  width: 100%;
  color: var(--white);
  text-align: left;
  margin-top: 1px;
  margin-bottom: 0;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 25px;
  line-height: 30px;
}

.w_medium_heading.f1_package_heading {
  margin-bottom: 11px;
}

.h_cta_row {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.w_container-3 {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.paragraph-3 {
  font-family: Avenir, sans-serif;
  font-size: 15px;
}

.w_chat_icon {
  width: 20px;
  flex: none;
  margin-right: 6px;
}

.w_image {
  width: 100%;
  opacity: 1;
  flex: none;
}

.w_image.w_tico {
  width: 36px;
  margin-right: 15px;
}

.w_image.w_istaa {
  width: 33px;
}

.w_image.w_acta {
  width: 40px;
  margin-right: 16px;
}

.w_footer_section {
  width: 100%;
  background-color: #000;
  padding-top: 3px;
  padding-bottom: 39px;
  position: relative;
}

.w_footer_legal_row {
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  margin-top: 17px;
  padding-top: 13px;
  display: flex;
}

.w_footer_mice_link {
  color: #aaa;
  font-family: Avenir, sans-serif;
  font-size: 12px;
  text-decoration: none;
}

.w_footer_mice_link:hover {
  color: #fff;
}

.w_vert_dash {
  width: 1px;
  height: 12px;
  background-color: #424242;
  margin-left: 6px;
  margin-right: 6px;
}

.w_assoc_icons {
  width: 180px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.w_footer_copyright {
  color: #777;
  margin-right: 18px;
  padding-top: 2px;
  font-family: Avenir, sans-serif;
  font-size: 12px;
}

.slider-wrapper {
  width: 100%;
  height: 80vh;
  max-height: 760px;
}

.slider {
  height: 80vh;
  min-height: 750px;
  display: none;
}

.slide {
  overflow: hidden;
}

.slide-image {
  z-index: 3;
  height: 100%;
  background-image: url('../images/TTI-Hero-2020-LG-RV4.jpg');
  background-position: 100% 100%;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 40px;
  display: flex;
  position: relative;
}

.slide-image.slide-image-two {
  background-image: url('../images/TTI-Hero-2020-LG-RV4.jpg');
}

.left-arrow, .right-arrow {
  display: none;
}

.slide-nav {
  justify-content: flex-end;
  margin-bottom: 35px;
  padding-right: 106px;
  display: none;
}

.image-3 {
  max-width: 40%;
  clear: none;
  flex: 0 auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.heading-4 {
  color: #5cba47;
  text-align: center;
  text-transform: none;
  flex-wrap: wrap;
  flex: 0 auto;
  align-content: space-between;
  justify-content: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 0;
  font-family: PT Serif, serif;
  font-size: 18px;
  font-weight: 400;
  display: flex;
}

.button-text {
  margin-right: 8px;
}

.content-wrap {
  flex-direction: column;
  align-items: flex-start;
  padding-top: 0%;
  display: flex;
}

.content-section {
  border-top: 3px #3d8dcb;
  padding: 60px 4% 20px;
  position: relative;
}

.content-grid {
  grid-column-gap: 72px;
  grid-template-rows: auto;
  grid-template-columns: 1.1fr 1fr;
}

.bg-block-grey {
  z-index: -1;
  min-height: 2%;
  background-color: #f5f5f5;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.paragraph-large {
  max-width: 520px;
  font-family: Avenir, sans-serif;
  font-size: 18px;
}

.content-image {
  width: 100%;
  box-shadow: 0 62px 54px rgba(0, 0, 0, .25);
}

.button-dark {
  color: #fff;
  background-color: #000;
  border-top-right-radius: 20px;
  align-items: center;
  margin-top: 32px;
  padding: 20px 32px;
  font-weight: 500;
  text-decoration: none;
  transition: all .35s;
  display: flex;
}

.title-line {
  width: 100%;
  max-width: 170px;
  min-height: 2px;
  background-color: #3d8dcb;
  background-image: none;
  border-radius: 20px;
  margin-bottom: 12px;
}

.container-large {
  width: 100%;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
}

.content-h2 {
  text-align: center;
  margin-bottom: 10px;
  font-family: Avenir, sans-serif;
}

.italic-text {
  color: #3d8dcb;
}

.div-block-3 {
  margin-bottom: 100px;
}

.testimonial-section {
  min-height: 100%;
  background-color: #fff;
  background-image: linear-gradient(rgba(255, 255, 255, .85), rgba(255, 255, 255, .85)), url('../images/map-bg.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border-top: 3px solid #3d8dcb;
  flex-direction: column;
  align-items: center;
  padding-bottom: 20px;
  display: none;
}

.testimonial-block {
  max-width: 700px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
}

.testimonial-block.left-pic-side {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 350px;
}

.testimonial-block.right-pic-side {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 350px;
}

.quote-name-heading {
  color: #8a8a8a;
  font-family: Avenir, sans-serif;
}

.quote-name-heading.right-side {
  text-align: right;
}

.quote-paragraph {
  color: #8a8a8a;
  font-family: Avenir, sans-serif;
  font-style: italic;
}

.quote-paragraph.right-pic-side {
  text-align: right;
  font-style: italic;
}

.testimonial-heading-block {
  margin: 50px auto;
}

.testimonial-text-block {
  margin-left: 20px;
  margin-right: 20px;
  padding-left: 0;
}

.big-heading-brand {
  color: #cfcece;
  margin-top: -35px;
  margin-left: 100px;
  padding-top: 60px;
  font-size: 30px;
  display: block;
}

.big-heading-brand.testimonial {
  color: #3d8dcb;
  margin-left: 0;
  font-family: Avenir, sans-serif;
}

.stats-paragraph {
  margin: 0 350px 0 100px;
  padding-top: 0;
  font-size: 15px;
  font-weight: 700;
  line-height: 23px;
}

.stats-paragraph.testimonial {
  color: var(--black);
  margin-left: 0;
  font-family: Avenir, sans-serif;
}

.button {
  width: 55%;
  color: #afafaf;
  background-color: rgba(56, 152, 236, 0);
  border: 1px solid #afafaf;
  border-radius: 15px;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Avenir, sans-serif;
  font-size: 12px;
  display: flex;
}

.button:hover {
  color: var(--white);
  background-color: #3d8dcb;
  border-style: none;
}

.d-75-card-wrapper {
  width: 100%;
  height: 100%;
  min-height: 350px;
  background-color: #141414;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  margin-left: 5px;
  margin-right: 5px;
  display: flex;
  position: relative;
}

.d-75-card-wrapper.meetings {
  width: 100%;
  height: 100%;
  min-height: 350px;
  flex: 0 auto;
  margin-left: 5px;
  margin-right: 5px;
}

.d-75-card-wrapper.incentive {
  width: 100%;
  height: 100%;
  min-height: 350px;
  margin-left: 5px;
  margin-right: 5px;
}

.d-75-image {
  z-index: 5;
  cursor: pointer;
  background-image: url('../images/Content-Image-large-2.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 5px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-75-image.incentive {
  background-image: url('../images/incentive_travel.jpg');
  background-position: 50%;
  display: none;
}

.d-75-image.meetings {
  background-image: url('../images/meetings_sales.jpg');
  background-position: 100%;
  display: block;
}

.d-75-image.dealer {
  background-image: url('../images/IMG_5901-X5.jpg');
  background-position: 50%;
  display: block;
}

.d-75-image.sports {
  background-image: url('../images/1C09D71E-62F9-4F6B-BA6E-870139EA78CF-X5.jpg');
  background-position: 50% 100%;
  display: block;
}

.d-75-text-wrapper {
  flex-direction: column;
  align-items: center;
  margin-bottom: 10px;
  margin-left: 40px;
  margin-right: 40px;
  display: flex;
}

.heading {
  color: var(--white);
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  display: none;
}

.paragraph-4 {
  color: var(--white);
  text-align: left;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.d-75-link-block {
  background-color: #5cba47;
  border-radius: 3px;
  align-self: flex-end;
  align-items: center;
  margin-bottom: 20px;
  margin-right: 20px;
  padding: 5px 10px;
  text-decoration: none;
  display: flex;
}

.d-75-link-text {
  color: #fff;
}

.d-75-link-arrow {
  margin-left: 10px;
}

.column-3, .column-4 {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.columns-2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.columns-3 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.heading-5 {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  flex: 1;
  align-self: flex-start;
  padding-left: 20px;
  font-family: Avenir, sans-serif;
  font-size: 14px;
  font-weight: 800;
  line-height: 18px;
}

.div-block-4 {
  width: 100%;
  background-color: rgba(0, 0, 0, .55);
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.column-5, .column-6 {
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.d-102-outer-circle {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-102-top-right-slant-one {
  width: 100px;
  height: 75px;
  opacity: .8;
  background-color: #ffaff9;
  position: absolute;
  top: -50%;
  bottom: auto;
  left: auto;
  right: -30%;
  transform: skew(-20deg);
}

.d-102-card-wrapper {
  width: 300px;
  height: 400px;
  cursor: pointer;
  background-color: #999;
  background-image: url('../images/Angelo_Kioussis_01_web.jpg');
  background-repeat: no-repeat;
  background-size: 400px;
  border-radius: 10px;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-102-card-wrapper.jason-west {
  background-image: url('../images/Jason_West.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper.diane {
  background-image: url('../images/Diane-headshot.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper.bianca {
  background-image: url('../images/Bianca-1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-102-card-wrapper.pen {
  background-image: url('../images/Pen.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper.debbie {
  background-image: url('../images/Debbie-headshot.jpg');
  background-position: 50% 0;
}

.d-102-inner-circle {
  background-color: #5cba47;
  border-radius: 50%;
  margin: 15px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-102-icon-link-block-2 {
  width: 30px;
  height: 30px;
  color: #333;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: none;
}

.d-102-icon-link-block-2:hover {
  color: #4d16dd;
}

.d-102-right-slant {
  width: 60px;
  height: 50px;
  opacity: 1;
  background-color: #5cba47;
  position: absolute;
  top: 45%;
  bottom: 0%;
  left: auto;
  right: -40%;
  transform: skew(-20deg);
}

.d-102-circle-wrapper {
  width: 250px;
  height: 250px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: -20%;
  bottom: auto;
  left: auto;
  right: -25%;
}

.d-102-bottom-wrapper {
  z-index: 2;
  width: 200px;
  height: 50px;
  margin-bottom: 10px;
  position: relative;
}

.d-102-top-slant {
  width: 60px;
  height: 50px;
  opacity: .8;
  background-color: #ff47f9;
  position: absolute;
  top: -32%;
  bottom: auto;
  left: 35%;
  right: 0%;
  transform: skew(-20deg);
}

.d-102-social-media-wrapper {
  justify-content: flex-start;
  align-items: center;
  margin: auto;
  display: flex;
  position: relative;
}

.d-102-icon-link-block-3 {
  width: 30px;
  height: 30px;
  color: #333;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: flex;
}

.d-102-icon-link-block-3:hover {
  color: #4d16dd;
}

.d-102-slant-one {
  width: 150px;
  height: 50px;
  background-color: #5e9fd3;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: skew(-20deg);
}

.d-102-slant-two {
  width: 150px;
  height: 100px;
  background-color: #5cba47;
  margin-top: 10px;
  margin-left: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: skew(-20deg);
}

.d-102-slant-one-text {
  color: #fff;
  font-family: Avenir, sans-serif;
  font-size: 12px;
  font-weight: 800;
  line-height: 14px;
  transform: skew(20deg);
}

.d-102-icon-link-block-1 {
  width: 30px;
  height: 30px;
  color: #333;
  background-color: #fff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  transition: color .2s;
  display: none;
}

.d-102-icon-link-block-1:hover {
  color: #4d16dd;
}

.d-102-top-right-slant-two {
  width: 100px;
  height: 75px;
  background-color: #fff;
  position: absolute;
  top: -40%;
  bottom: auto;
  left: auto;
  right: -35%;
  transform: skew(-20deg);
}

.d-130-blog-card-wrapper {
  width: 500px;
  height: 400px;
  border: 10px solid #fff;
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.d-130-blog-card-wrapper.masters {
  display: none;
}

.d-130-color-overlay {
  background-color: rgba(0, 0, 0, .3);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-130-color-overlay:hover {
  background-color: rgba(0, 0, 0, .5);
}

.d-130-right-arrow {
  position: absolute;
  transform: skew(-25deg);
}

.d-130-description-wrapper {
  height: auto;
  background-color: #fff;
  margin-bottom: 10px;
  margin-left: 15px;
  margin-right: 15px;
  padding: 15px;
  position: absolute;
  top: auto;
  bottom: -15%;
  left: 0%;
  right: 0%;
}

.d-130-arrow-bg {
  width: 150px;
  height: 50px;
  background-color: #5cba47;
  justify-content: flex-end;
  align-items: center;
  padding-right: 18px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: -50%;
  right: 0%;
  transform: skew(25deg);
}

.d-130-read-more-link-block {
  width: 200px;
  height: 50px;
  justify-content: flex-end;
  align-items: center;
  margin-right: 10px;
  text-decoration: none;
  display: flex;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
  box-shadow: 0 1px 3px 1px rgba(0, 0, 0, .2);
}

.d-130-date {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  border: 5px solid #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  padding: 15px;
  font-family: Avenir, sans-serif;
  font-size: 48px;
  line-height: 48px;
  display: flex;
  position: relative;
}

.d-130-h3-heading {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Avenir, sans-serif;
  font-size: 26px;
}

.d-130-image-wrapper {
  justify-content: center;
  align-items: center;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.d-130-writing-icon {
  color: #333;
  font-family: Avenir, sans-serif;
  display: none;
}

.text-block {
  color: #333;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-right: 20px;
  font-family: Avenir, sans-serif;
  font-size: 12px;
}

.d-130-paragraph {
  color: #333;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Avenir, sans-serif;
  display: block;
}

.d-130-month {
  font-family: Avenir, sans-serif;
  font-size: 32px;
  font-weight: 800;
}

.d-130-image {
  width: 150%;
  height: 150%;
  background-image: url('../images/ef8fcf60-1827-46bd-9b31-8370968356cc1.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  position: absolute;
}

.d-130-image.f1 {
  background-image: url('../images/1_car.jpg');
  background-position: 50%;
}

.d-130-image.masters-img {
  background-image: url('../images/ryder_tile.jpg');
  background-position: 50%;
}

.d-130-image.fifa {
  background-image: url('../images/GettyImages-453347919.jpg');
  background-position: 100% 100%;
}

.d-130-image.japan {
  background-image: url('../images/Japan.jpg');
  background-position: 100% 100%;
}

.d-130-image.napa {
  background-image: url('../images/napavalley.jpg');
}

.d-130-image.wc {
  background-image: url('../images/WorldCupBrazil.jpg');
  background-position: 0 100%;
}

.d-130-image.rwc2023 {
  background-image: url('../images/128783269.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.columns-4 {
  margin-top: 20px;
  margin-bottom: 40px;
}

.bold-text {
  color: #fff;
  font-family: Avenir, sans-serif;
}

.bold-text._2227 {
  color: #556f80;
}

.bold-text.sports {
  color: var(--black);
}

.div-block-5 {
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: none;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-2 {
  border-radius: 10px;
  font-family: Avenir, sans-serif;
}

.d-103-card-wrapper {
  width: 200px;
  height: 100px;
  color: #647b8b;
  border: 1px solid #696969;
  border-right-style: none;
  border-radius: 5px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
  padding: 20px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-103-card-wrapper.long {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.d-103-shape-placeholder {
  width: 35px;
  height: 35px;
  background-color: rgba(61, 141, 203, 0);
  border-radius: 50%;
  margin-bottom: 0;
}

.d-103-option-text {
  color: #030303;
  justify-content: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: auto;
  font-family: Avenir, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 17px;
  display: flex;
}

.d-103-right-side {
  width: 50%;
  height: 120%;
  transform-origin: 0 100%;
  background-color: rgba(0, 0, 0, 0);
  background-image: linear-gradient(#3d8dcb, #5cba47);
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 100%;
  right: 0%;
  transform: rotate(-10deg);
}

.d-103-arrow {
  width: 15px;
  margin-top: 50px;
  margin-left: 5px;
  transform: rotate(10deg);
}

.image-4 {
  color: rgba(100, 123, 139, 0);
  display: none;
}

.background-video {
  width: 100%;
  height: 100%;
  margin-top: 50px;
  display: block;
}

.heading-29 {
  color: #fff;
}

.image-5 {
  border-radius: 5px;
}

.link-3 {
  color: #313030;
  text-decoration: none;
}

.column-7 {
  border-bottom: 1px solid #7c7c7c;
  border-left: 1px solid #7c7c7c;
  border-right: 1px solid #7c7c7c;
  border-bottom-right-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-8 {
  border-bottom: 1px solid #7c7c7c;
  border-right: 1px solid #7c7c7c;
  border-top-left-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.column-9 {
  border-bottom: 1px solid #7c7c7c;
  border-right: 1px #7c7c7c;
  border-top-right-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns-5 {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  display: block;
}

.heading-30 {
  font-weight: 400;
}

.modal-wrapper {
  max-width: 450px;
  color: #fff;
  padding-top: 2em;
}

.modal-close {
  max-height: 50px;
  max-width: 50px;
  float: right;
  clear: none;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -38px;
  margin-left: 0;
  margin-right: 20px;
  padding: 5px;
  display: block;
}

.columns-6 {
  max-height: 75px;
  background-color: #b4b4b4;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.div-block-6 {
  padding-left: 25px;
  padding-right: 25px;
}

.column-10 {
  border-bottom: 1px solid #000;
  border-left: 1px solid #7c7c7c;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-24 {
  text-align: left;
  text-transform: uppercase;
  font-family: Avenir, sans-serif;
  font-size: 22px;
  line-height: 29px;
}

.modal-close2 {
  color: #777;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  text-decoration: none;
}

.modal-container {
  z-index: 99999;
  opacity: 1;
  text-align: left;
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  margin-top: 20px;
  padding-top: 18px;
  padding-bottom: 50px;
  display: block;
  position: static;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 5px 5px 28px #000;
}

.modal-container.thankyou {
  padding-left: 100px;
  padding-right: 100px;
}

.modal-wc {
  z-index: 999999;
  opacity: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.paragraph-6 {
  text-align: left;
  margin-top: 10px;
  font-family: Avenir, sans-serif;
}

.div-block-7 {
  text-align: left;
}

.modal-napa, .modal-japan, .modal-bc {
  z-index: 999999;
  opacity: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-close-bc, .modal-close-japan, .modal-close-wc {
  max-height: 50px;
  max-width: 50px;
  float: right;
  clear: none;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -38px;
  margin-left: 0;
  margin-right: 20px;
  padding: 5px;
  display: block;
}

.bold-text-2 {
  font-family: Avenir, sans-serif;
}

.serviceincludes {
  color: var(--black);
  font-family: Avenir, sans-serif;
}

.bold-text-3 {
  font-family: Avenir, sans-serif;
}

.modal-wc-2020 {
  z-index: 999999;
  opacity: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  border-radius: 20px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.image-5-wc-2022 {
  border-radius: 5px;
}

.modal-sblvi {
  z-index: 999999;
  opacity: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-close-sblvi {
  max-height: 50px;
  max-width: 50px;
  float: right;
  clear: none;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -38px;
  margin-left: 0;
  margin-right: 20px;
  padding: 5px;
  display: block;
}

.d-130-image-sblvi {
  width: 150%;
  height: 150%;
  background-image: url('../images/Allegiant-Stadium.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
}

.d-130-image-sblvi.f1 {
  background-image: url('../images/1_car.jpg');
  background-position: 50%;
}

.d-130-image-sblvi.masters-img {
  background-image: url('../images/ryder_tile.jpg');
  background-position: 50%;
}

.d-130-image-sblvi.fifa {
  background-image: url('../images/GettyImages-453347919.jpg');
  background-position: 100% 100%;
}

.d-130-image-sblvi.japan {
  background-image: url('../images/Japan.jpg');
  background-position: 100% 100%;
}

.d-130-image-sblvi.napa {
  background-image: url('../images/napavalley.jpg');
}

.d-130-image-sblvi.wc {
  background-image: url('../images/WorldCupBrazil.jpg');
  background-position: 0 100%;
}

.image-5-sblvi {
  border-radius: 5px;
}

.modal-wc-f1 {
  z-index: 999999;
  opacity: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-wc-masters {
  z-index: 999999;
  opacity: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  border-radius: 0;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-closef1 {
  max-height: 50px;
  max-width: 50px;
  float: right;
  clear: none;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -38px;
  margin-left: 0;
  margin-right: 20px;
  padding: 5px;
  display: block;
}

.image-5-f1 {
  border-radius: 5px;
}

.modal-close-masters {
  max-height: 50px;
  max-width: 50px;
  float: right;
  clear: none;
  background-color: rgba(255, 255, 255, .5);
  border-radius: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: -38px;
  margin-left: 0;
  margin-right: 20px;
  padding: 5px;
  display: block;
}

.image-5-masters {
  border-radius: 5px;
}

.text-span-2 {
  font-weight: 400;
}

.list {
  color: #030303;
  font-family: Avenir, sans-serif;
}

.casestudies-m {
  display: none;
}

.f1_flag_feature {
  width: 30px;
  margin-right: 9px;
}

.f1_race_group {
  width: 100%;
  display: none;
}

.f1_race_group.f1_2019_race_group {
  margin-bottom: 35px;
  display: none;
}

.div-block-8 {
  display: none;
}

.f1_get_section {
  width: 100%;
  background-color: #8a8a8a;
  justify-content: center;
  align-items: stretch;
  padding-top: 13px;
  padding-bottom: 13px;
  display: none;
}

.ui_lightbox_thumb {
  width: 100px;
  height: 100px;
  background-image: url('../images/filler_1filler.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  flex: none;
  margin-bottom: 20px;
  margin-left: 10px;
  position: relative;
  overflow: hidden;
}

.ui_min_vh {
  width: 100%;
  min-height: 80vh;
  padding-top: 50px;
  position: relative;
}

.f1_cal_name_col {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-left: 15px;
  display: flex;
}

.f1_video_col {
  width: 60%;
  border: 10px solid #df2025;
  border-left: 0 solid #000;
  border-radius: 0 25px 25px 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 0;
}

.sbliv-formtext {
  width: 100%;
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 400;
}

.w_shape {
  width: 100%;
  position: relative;
}

.w_shape.w_f1_video {
  padding-top: 75%;
}

.ui_lightbox_thumb_bg {
  width: 100%;
  height: 100%;
  background-color: #ebebeb;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.ui_lightbox_thumb_bg._06 {
  background-image: url('../images/06.jpg');
  background-position: 0 0;
  background-size: cover;
}

.ui_lightbox_thumb_bg._05 {
  background-image: url('../images/05.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.ui_lightbox_thumb_bg._04 {
  background-image: url('../images/04.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.ui_lightbox_thumb_bg._02 {
  background-image: url('../images/02.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.ui_lightbox_thumb_bg._03 {
  background-image: url('../images/03.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.ui_lightbox_thumb_bg._01 {
  background-image: url('../images/01.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0;
}

.f1_flag_col {
  width: 50px;
}

.w_wide_container {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.f1_main_row {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.form {
  flex-direction: column;
  align-items: flex-start;
  padding: 17px;
  display: flex;
}

.f1_intro_row {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.f1_cal_view_col {
  width: 60px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.f1_code_col {
  width: 15%;
  background-color: #e9e9e9;
  margin-left: 7px;
  margin-right: 7px;
  overflow: hidden;
}

.text-field {
  background-color: #4db839;
}

.f1_feature_img_col {
  width: 320px;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.f1_feature_img_col.map {
  width: 420px;
  border-top: 10px solid #df2025;
  border-bottom: 10px solid #df2025;
  border-left: 10px solid #df2025;
  border-top-left-radius: 25px;
  border-bottom-left-radius: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.f1_cal_flag {
  width: 40px;
  height: 27px;
  background-color: #e4e4e4;
  background-image: url('../images/filler_1filler.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  overflow: hidden;
}

.f1_main_col {
  flex: 1;
  padding-right: 62px;
}

.f1_flag_group {
  width: 300px;
  margin-top: 58px;
}

.f1_section {
  width: 100%;
  padding-top: 30px;
  padding-bottom: 49px;
}

.f1_navi_col1 {
  width: 50%;
  flex: 1;
}

.f1_cal_location {
  width: 100%;
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.f1_flag_row {
  border-bottom: 1px solid rgba(0, 0, 0, .08);
  justify-content: space-between;
  align-items: center;
  margin-bottom: 11px;
  padding-bottom: 10px;
  display: flex;
}

.f1_info_col {
  width: 350px;
}

.f1_info_col.request {
  display: none;
}

.f1_event_tile_date {
  width: 110px;
  flex: none;
  justify-content: center;
  align-items: center;
  font-size: 12px;
  font-weight: 500;
  line-height: 16px;
  display: flex;
}

.w_frame {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.w_frame.w_f1_video {
  background-color: #b4b4b4;
  border-top: 10px solid #df2025;
  border-bottom: 10px solid #df2025;
  border-right: 10px solid #df2025;
  border-radius: 0 25px 25px 0;
  right: 0;
  overflow: hidden;
}

.f1_flag_text {
  width: 400px;
  font-size: 13px;
}

.f1_feature_section {
  width: 100%;
  background-color: #000;
  background-image: linear-gradient(rgba(0, 0, 0, .8), rgba(0, 0, 0, .8)), url('../images/Formula_one_Montreal_bg.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  padding-top: 44px;
  padding-bottom: 44px;
}

.f1_view_button {
  width: 50px;
  height: 26px;
  color: #000;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  padding-top: 1px;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
  text-decoration: none;
  transition: all .1s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.f1_view_button:hover {
  color: #fff;
  background-color: #000;
}

.f1_success_group {
  width: 80%;
  height: 340px;
  max-width: 600px;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 4px;
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
  box-shadow: 7px 7px 13px rgba(0, 0, 0, .14);
}

.w_navbar {
  z-index: 100;
  width: 100%;
  height: 50px;
  background-color: #fff;
  border-bottom: 1px solid #616161;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.f1_navi_row {
  width: 100%;
  justify-content: space-between;
  margin-bottom: 13px;
  display: flex;
}

.w_hero {
  z-index: 1;
  width: 100%;
  height: 700px;
  position: relative;
  overflow: hidden;
}

.w_hero.f1_hero {
  height: 450px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 100px;
  display: block;
}

.f1_php_get_race {
  width: 100%;
  height: 20px;
}

.f1_feature_heading {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.f1_feature_text_col {
  flex: 1;
  padding-right: 78px;
}

.f1_success_text {
  width: 100%;
  text-align: center;
  margin-bottom: 19px;
  padding-left: 20px;
  padding-right: 20px;
}

.f1_feature_row {
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.f1_success_frame {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 100px;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.f1_navi_col2 {
  width: 300px;
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.sbliv-form_group {
  width: 100%;
  border: 1px #b8b8b8;
  border-radius: 0;
  padding-left: 50px;
  padding-right: 50px;
  position: -webkit-sticky;
  position: sticky;
  top: 70px;
}

.sbliv-form_group.f1-display {
  display: none;
}

.f1_header_section {
  width: 100%;
  padding-top: 30px;
}

.sbliv_success_overlay {
  z-index: 101;
  background-color: rgba(0, 0, 0, .31);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.f1_nav_line {
  width: 100%;
  height: 2px;
  background-color: #e10600;
}

.f1_nav_line.f1_nav_line_calendar {
  margin-bottom: 41px;
}

.f1_flag_img {
  width: 100%;
}

.w_intro_col {
  width: 40%;
  flex-direction: column;
  justify-content: center;
  padding-left: 38px;
  display: flex;
}

.w_intro_col.top {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/F1-Canada-2019-Grandstands-2.jpg');
  background-position: 0 0, 0%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 100%;
  background-attachment: scroll, fixed;
  border-radius: 25px;
  padding-left: 0;
}

.f1_code_heading {
  width: 100%;
  color: #fff;
  text-align: center;
  background-color: #000;
  padding-top: 3px;
  padding-bottom: 3px;
  font-size: 13px;
  font-weight: 400;
}

.f1_code_heading.f1_page_code {
  background-color: #11b6ae;
}

.f1_code_heading.f1_kill {
  background-color: #8d169b;
}

.f1_code_heading.f1_plugin {
  background-color: #4960bd;
}

.f1_success_header {
  width: 100%;
  height: 140px;
  background-color: #c7c7c7;
  background-image: url('../images/f1_success_bg.jpg');
  background-position: 50%;
  background-size: cover;
  margin-bottom: 25px;
}

.f1_cal_name {
  width: 100%;
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: 500;
  line-height: 15px;
}

.f1_intro_section {
  width: 100%;
  background-color: #eee;
  padding-top: 48px;
  padding-bottom: 48px;
}

.f1_cal_post {
  width: 100%;
  color: #333;
  background-color: #fff;
  border: 1px solid rgba(255, 255, 255, 0);
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1px;
  padding: 15px 16px;
  text-decoration: none;
  transition: all .1s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.f1_cal_post:hover {
  border: 1px solid #e10600;
}

.f1_feature_blurb {
  color: var(--white);
  margin-bottom: 23px;
  font-size: 15px;
  line-height: 25px;
}

.w_wide_container-2 {
  width: 90%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.f1_header_section-2 {
  width: 100%;
  min-height: 350px;
  text-align: center;
  background-image: linear-gradient(to right, #000, rgba(0, 0, 0, 0)), url('../images/F1-2020-Russia-1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  border-bottom: 1px solid #606060;
  padding-top: 30px;
  transition: opacity .2s;
}

.dedicated-event-banner {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  background-color: #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 50px;
  padding-left: 40px;
  padding-right: 40px;
  display: grid;
}

.f1_body {
  background-color: #f7f4f4;
}

.f1_button_checkout {
  width: 100%;
  text-transform: uppercase;
  background-color: #e10600;
  border: 1px solid #e10600;
  border-radius: 3px;
  margin-top: 7px;
  font-size: 13px;
  font-weight: 400;
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
}

.f1_button_checkout:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #e10600;
}

.f1_button_checkout_call {
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #e10600;
  border: 1px solid #e10600;
  border-radius: 3px;
  margin-top: 7px;
  padding: 12px;
  font-size: 13px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
}

.f1_price_hotel_row {
  width: 100%;
  flex-wrap: wrap;
  display: flex;
}

.f1_location_row {
  width: 100%;
  justify-content: flex-start;
  display: flex;
}

.f1_subtotal_row {
  width: 100%;
  align-items: flex-start;
  margin-bottom: 1px;
  display: flex;
}

.f1_package_img {
  width: 100%;
  height: 300px;
  background-color: #ddd;
  background-image: url('../images/filler_1filler.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  margin-bottom: 23px;
  position: relative;
}

.f1_bread_col {
  width: 100%;
  align-items: flex-start;
  display: flex;
}

.f1_price_right_col {
  width: 120px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  transition: opacity .2s cubic-bezier(.645, .045, .355, 1);
}

.select-field {
  display: none;
}

.f1_call_text {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
}

.f1_package_price_name {
  width: 100%;
  min-height: 38px;
  background-color: #f8f8f8;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  align-items: center;
  padding-left: 8px;
  font-weight: 400;
  display: flex;
}

.f1_php_get_event {
  width: 100%;
  height: 20px;
}

.f1_bread_slash {
  padding-left: 4px;
  padding-right: 4px;
  font-size: 10px;
}

.f1_price_left_col {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding-right: 31px;
}

.f1_error_text {
  width: 100%;
  color: #e10600;
  margin-bottom: 10px;
  font-size: 12px;
  font-style: italic;
  transition: opacity .2s cubic-bezier(.645, .045, .355, 1);
}

.f1_price_section {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  margin-bottom: 22px;
  padding: 17px 13px 11px;
}

.f1_logo {
  width: 100%;
}

.f1_logo_link {
  width: 250px;
}

.ui_expander_outer {
  width: 100%;
  transition: all .3s cubic-bezier(.645, .045, .355, 1);
  overflow: hidden;
}

.f1_expander_row {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding: 11px 10px 11px 6px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.ui_expander {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
}

.f1_package_details {
  width: 100%;
}

.f1_bread_row {
  width: 100%;
  justify-content: space-between;
  padding-top: 8px;
  display: flex;
}

.f1_price_package_row {
  width: 100%;
  flex-wrap: wrap;
  margin-bottom: 21px;
  display: flex;
}

.f1_package_description {
  width: 100%;
  margin-bottom: 35px;
}

.ui_expander_inner {
  width: 100%;
  padding: 15px;
}

.f1_event_get {
  width: 100%;
  overflow: hidden;
}

.f1_bread_link {
  color: #000;
  text-transform: uppercase;
  cursor: pointer;
  font-size: 11px;
  text-decoration: none;
  transition: all .1s cubic-bezier(.645, .045, .355, 1);
}

.f1_bread_link:hover {
  color: #e10600;
}

.f1_bread_text {
  text-transform: uppercase;
  font-size: 11px;
}

.f1_inclusions_section {
  width: 100%;
  margin-bottom: 40px;
}

.f1_hotels_group {
  width: 100%;
}

.f1_event_name {
  width: 100%;
  margin-bottom: 7px;
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
}

.ui_expander_icon {
  width: 26px;
  height: 26px;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 6px;
  transition: all .2s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.f1_available {
  min-width: 110px;
  color: #fff;
  text-transform: uppercase;
  background-color: #000;
  border-radius: 15px;
  justify-content: center;
  align-items: center;
  padding: 4px 22px;
  font-size: 12px;
  display: flex;
}

.f1_event_circut {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  transition: all .1s cubic-bezier(.645, .045, .355, 1);
}

.f1_event_circut:hover {
  color: #e10600;
}

.f1_inclusions_group {
  width: 100%;
}

.f1_small_heading {
  justify-content: flex-start;
  align-items: flex-start;
  font-size: 18px;
  font-weight: 500;
  line-height: 20px;
}

.f1_small_heading.f1_subtotal {
  padding-right: 4px;
}

.f1_legal_text {
  width: 100%;
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: 400;
}

.f1_pricing_form {
  width: 100%;
}

.s_plus_icon {
  width: 100%;
  cursor: pointer;
  flex: none;
}

.f1_track_group {
  width: 80px;
  height: 80px;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 15px;
  left: 15px;
  right: auto;
  overflow: hidden;
}

.f1_temp_code {
  width: 100%;
  height: 20px;
  overflow: hidden;
}

.f1_p_name {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 9px 10px 6px;
  line-height: 14px;
  display: flex;
}

.f1_track_img {
  width: 80%;
  cursor: pointer;
  flex: none;
}

.f1_logo_row {
  width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 36px;
  display: flex;
}

.f1_page_header_section {
  width: 100%;
  padding-top: 30px;
}

.f1_hotels_section {
  width: 100%;
  margin-bottom: 40px;
}

.f1_package_heading_row {
  width: 100%;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  display: flex;
}

.f1_detail_col {
  width: 260px;
  background-color: #ddd;
  justify-content: space-between;
  display: flex;
}

.f1_h_view {
  width: 100px;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.f1_event_img {
  width: 100%;
  height: 300px;
  background-color: #ddd;
  background-image: url('../images/filler_1filler.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 4px;
  margin-bottom: 23px;
  position: relative;
}

.f1_h_status {
  width: 120px;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-weight: 500;
  display: flex;
}

.f1_h_package {
  color: #fff;
  background-color: #000;
  flex: 1;
  padding: 10px;
  font-weight: 500;
}

.f1_status_cell {
  width: 120px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f1_p_name_col {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  padding: 9px 10px 6px;
  line-height: 14px;
  display: flex;
}

.f1_packages_group {
  width: 100%;
}

.f1_event_location {
  color: #000;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
}

.f1_package_group {
  width: 100%;
  margin-bottom: 21px;
}

.f1_p_detail_col {
  width: 260px;
  justify-content: space-between;
  align-items: stretch;
  padding-top: 9px;
  padding-bottom: 9px;
  display: flex;
}

.f1_p_name_link {
  width: auto;
  color: #000;
  font-weight: 500;
  text-decoration: none;
  transition: all .1s cubic-bezier(.645, .045, .355, 1);
}

.f1_p_name_link:hover {
  color: #e10600;
}

.f1_view_cell {
  width: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.f1_event_date {
  color: #000;
  font-size: 14px;
  font-weight: 500;
}

.f1_package_row {
  width: 100%;
  color: #333;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0);
  border-bottom-color: #f7f4f4;
  flex-wrap: wrap;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .1s cubic-bezier(.645, .045, .355, 1);
  display: flex;
}

.f1_package_row:hover {
  border: 1px solid #e10600;
}

.f1_p_price {
  width: 100px;
  text-align: center;
  justify-content: center;
  align-items: center;
  font-size: 13px;
  line-height: 100%;
  display: flex;
}

.f1_event_dash {
  padding-left: 5px;
  padding-right: 5px;
  font-size: 13px;
}

.navbar-btn-wrapper {
  min-width: 200px;
  flex-direction: row;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.menu-navbar-dropdown {
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  position: static;
}

.menu-navbar-dropdown.f1-hero-btn-dd {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.navbar-btn-icon-close {
  max-width: 100px;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

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

.navbar-menu-btn {
  height: 50px;
  min-width: 170px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #df2025;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 12px;
  font-weight: 600;
  transition: background-color .2s, opacity .2s;
  display: flex;
}

.navbar-menu-btn:hover {
  background-color: #88080c;
}

.navbar-menu-btn.hero-f1-btn {
  display: flex;
}

.navbar-menu-btn._2022, .dropdown-list-2, .dropdown-list-2.w--open {
  display: none;
}

.navbar-btn-icon-wrapper {
  position: relative;
}

.navbar-mobile-btn {
  height: 50px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ffc401;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  padding-left: 15px;
  padding-right: 15px;
  transition: background-color .2s, opacity .2s;
  display: none;
}

.main-navbar-dropdown {
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  display: block;
  position: static;
}

.header-contact-button {
  width: 50px;
  height: 50px;
  text-transform: capitalize;
  background-color: #ffc303;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 10px;
  font-size: 2px;
  transition: background-color .2s;
  display: flex;
}

.navbar-btn-text {
  padding-left: 10px;
  font-family: "Formula1 web 0", sans-serif;
}

.menu-navbar {
  z-index: 500;
  width: 100%;
  height: 50px;
  color: #df2025;
  background-color: #df2025;
  border-bottom: 1px solid rgba(255, 255, 255, .05);
  margin-top: 100px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
  position: absolute;
  top: 100px;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.menu-navbar-links-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-navbar-link {
  height: 50px;
  color: #fff;
  letter-spacing: 2px;
  text-transform: none;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 3px;
  justify-content: space-between;
  align-items: center;
  padding-left: 25px;
  padding-right: 25px;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 12.5px;
  font-weight: 600;
  transition: background-color .3s, opacity .2s;
  display: flex;
}

.menu-navbar-link:hover {
  opacity: 1;
  background-color: #000;
}

.menu-navbar-link.sarnia {
  color: #fff;
  font-family: "Formula1 web 0", sans-serif;
  font-weight: 700;
}

.menu-navbar-link.sarnia:hover {
  color: #88080c;
}

.f1_hero_title {
  width: 100%;
  color: var(--white);
  text-align: left;
  padding-right: 100px;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 55px;
  line-height: 50px;
  transition: background-color .3s;
  display: flex;
  position: relative;
}

.button-3 {
  width: 45%;
  background-color: #df2025;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  padding: 20px 25px;
  display: flex;
  position: static;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.button-4 {
  position: relative;
}

.div-block-9 {
  width: 7%;
}

.hero_f1-btn {
  text-align: center;
  margin-top: 0;
  margin-left: 0;
  margin-right: 10px;
  position: static;
}

.hero_f1-btn.f1-hero-btn-dd {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.hero_btn_f1 {
  padding-left: 10px;
  padding-right: 10px;
  font-family: "Formula1 web 0", sans-serif;
  text-decoration: none;
}

.hero_btn_icn_wrapper {
  position: relative;
}

.f1_hero_btn {
  width: 30%;
  height: 50px;
  min-width: 90px;
  color: #fff;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #df2025;
  border-radius: 25px;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  padding-left: 25px;
  padding-right: 25px;
  font-size: 12px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .2s, opacity .2s;
  display: flex;
}

.f1_hero_btn:hover {
  opacity: 1;
  background-color: #88080c;
}

.f1_hero_btn.hero-f1-btn {
  display: flex;
}

.heading-31 {
  width: 70%;
  background-color: #eee;
  margin-top: -15px;
  padding-right: 20px;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 25px;
  line-height: 25px;
}

.paragraph-7 {
  margin-bottom: 100px;
  padding-right: 40px;
  font-size: 15px;
  line-height: 25px;
}

.col-sm-12 {
  width: 98%;
  max-width: none;
  min-width: 0;
  float: left;
  background-color: var(--white);
  border-radius: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: background-color .3s;
  position: relative;
  top: 1px;
  left: 15px;
  right: 15px;
}

.col-sm-12:hover {
  color: var(--white);
  background-color: #000;
}

.race_sched_col {
  width: 100%;
  border: 10px solid #df2025;
  border-left: 0 solid #000;
  border-radius: 0 25px 25px 0;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 20px;
}

.race_sched_right_col {
  width: 20%;
  flex-direction: column;
  justify-content: center;
  padding-left: 38px;
  display: flex;
}

.race_heading {
  width: 30%;
  background-color: #eee;
  margin-top: -27px;
  padding-right: 20px;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 25px;
}

.div-block-10 {
  flex-wrap: wrap;
  margin-bottom: 2px;
  padding-right: 20px;
  display: flex;
  overflow: hidden;
}

.event-date {
  width: 100%;
  height: 100%;
  max-width: 120px;
  color: #5c5c5c;
  text-align: center;
  padding-top: 10px;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 16px;
  display: block;
}

.text-span-3 {
  width: 50%;
  text-align: center;
  background-color: #ededed;
  border-radius: 25px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
  font-size: 12px;
  display: block;
}

.heading-32 {
  color: #df2025;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 20px;
}

.event-date-day, .event-date-day-copy {
  height: 100%;
  max-width: 120px;
  color: #5c5c5c;
  text-align: center;
  font-family: "Formula1 web 0", sans-serif;
  font-size: 16px;
  display: block;
}

.event-details {
  width: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-left: 3px dotted #d0d0d2;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  display: grid;
}

.column-11 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.flag {
  width: 70%;
  height: 70%;
}

.column-12 {
  height: 100%;
  align-items: center;
  display: block;
}

.columns-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  display: flex;
}

.heading-33 {
  width: 100%;
  font-family: "Formula1 web 0", sans-serif;
}

.div-block-12 {
  width: 100%;
  height: 100%;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin: auto;
  display: flex;
}

.paragraph-8 {
  text-align: center;
  margin-top: 5px;
  font-size: 10px;
  line-height: 11px;
}

.button-5 {
  opacity: 1;
  background-color: #df2025;
  border-radius: 25px;
  margin: auto 5px auto auto;
}

.button-5:hover {
  background-color: #88080c;
}

.hospitality-section {
  display: none;
}

.link-4 {
  color: #059e21;
  font-weight: 800;
  text-decoration: none;
}

.html-embed {
  margin-top: 10px;
  margin-bottom: 20px;
}

.heading-34 {
  color: #5bba47;
  text-align: center;
  font-weight: 400;
}

.column-13 {
  overflow: auto;
}

.collections-list-wrapper-manual.portugal, .collections-list-wrapper-manual.china, .collections-list-wrapper-manual.russia, .collections-list-wrapper-manual.azerbaijan, .collections-list-wrapper-manual.monaco, .collections-list-wrapper-manual.espana, .collections-list-wrapper-manual.miami, .collections-list-wrapper-manual.italy, .collections-list-wrapper-manual.austrailian, .collections-list-wrapper-manual.suadi-arabian, .collections-list-wrapper-manual.bahrain, .collections-list-wrapper-manual.france, .collection-list-wrapper {
  display: none;
}

.navbar {
  background-color: #911930;
}

.navbar-2 {
  background-color: var(--white);
  color: #fffdfd;
  border-bottom: 5px solid #911930;
}

.nav-link-2 {
  color: var(--white);
}

.link-block {
  justify-content: center;
  align-items: center;
  display: flex;
}

.container {
  justify-content: flex-start;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.shape {
  z-index: 2;
  flex: none;
  position: absolute;
  bottom: -23px;
  right: 23px;
}

.shape.home-hero-1 {
  z-index: 0;
  top: -94px;
  bottom: auto;
  left: -54px;
  right: -54px;
}

.shape.home-hero-4 {
  z-index: 0;
  bottom: auto;
  right: -59px;
}

.shape.home-hero-5 {
  z-index: 0;
  bottom: -100px;
  left: 39.5px;
  right: auto;
}

.shape.home-hero-2 {
  top: -27px;
  bottom: auto;
  right: -54px;
}

.shape.home-hero-3 {
  z-index: 0;
  bottom: auto;
  left: -35px;
  right: auto;
}

._2-buttons.home {
  text-align: center;
  justify-content: flex-start;
  align-items: stretch;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-span-4 {
  color: #d0ca9c;
  font-style: italic;
}

.follow-journey-wrapper {
  align-items: center;
  text-decoration: none;
  transition: color .35s;
  display: flex;
}

.card.follow-dropdown {
  box-shadow: none;
  background-color: #242425;
  border-radius: 28px 28px 70px;
  margin-top: 20px;
  padding: 40px 30px;
  right: 0;
  overflow: hidden;
}

.image-43 {
  z-index: 1;
  position: relative;
}

.image-43.home-hero {
  height: 100%;
  min-height: 500px;
  object-fit: cover;
}

.space-2 {
  min-width: 27px;
  display: flex;
}

.icon-social-media-dropdown {
  max-height: 48px;
  max-width: 48px;
  box-shadow: none;
  transition: box-shadow .35s, transform .35s;
}

.icon-social-media-dropdown:hover {
  box-shadow: 0 10px 13px rgba(208, 202, 156, .21);
}

.grid-2 {
  width: 100%;
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  grid-template-columns: auto auto auto;
}

.button-secondary {
  background-color: var(--official-red);
  color: var(--white);
  border-radius: 10px;
  margin-top: 20px;
  margin-right: 0;
  padding: 18px 25px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.778px;
  transition: background-color .3s, color .3s, transform .35s, box-shadow .35s;
  position: relative;
}

.button-secondary:hover {
  color: var(--white);
  background-color: #242425;
}

.button-secondary.w--current {
  display: none;
}

.plus-button {
  margin-left: 5px;
  font-size: 18px;
  font-weight: 800;
}

.button-primary.hero {
  box-shadow: none;
  background-color: #d0ca9c;
  border-radius: 45px;
  margin-left: auto;
  margin-right: auto;
  padding: 18px 25px;
  transition: transform .35s, box-shadow .35s;
}

.home-hero-wrapper {
  height: 100%;
  justify-content: space-between;
  display: flex;
  overflow: auto;
}

.image-wrapper.home-hero {
  z-index: 1;
  height: 100%;
  border-radius: 20px 20px 200px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.title-2.home-hero {
  color: var(--white);
  margin-top: 28px;
  margin-bottom: 22px;
  font-family: Playfair Display, sans-serif;
  font-size: 58px;
  font-weight: 800;
  line-height: 1.172em;
}

.title-2.home-hero._2 {
  color: #911930;
}

.paragraph-9 {
  color: #b3afaf;
  margin-bottom: 40px;
}

.heading-35 {
  color: var(--white);
}

.heading-35._2 {
  color: #911930;
}

.split-content {
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.split-content.home-hero-right {
  max-height: 570.109px;
  max-width: 39.998%;
  justify-content: center;
  margin-right: 0;
  display: none;
  position: relative;
}

.split-content.home-hero-left {
  width: 75%;
  max-width: 75%;
  margin-right: 0;
  padding-top: 0;
  padding-left: 10px;
  display: block;
}

.split-content.home-hero-left.wc {
  padding-top: 40px;
}

.section {
  padding-top: 40px;
  padding-bottom: 40px;
}

.section.world-cup-hero {
  height: 100%;
  max-height: 100%;
  border: 1px solid var(--official-red);
  background-image: url('../images/F1-Montreal-Header-web-4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-position: 50% 0, 0 0, 0 0;
  background-size: cover, auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 60px;
  display: block;
  overflow: visible;
}

.section.world-cup-hero._2 {
  background-image: url('../images/Qatar-WC-WHT-BG.png'), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-bottom-style: none;
}

.section.world-cup-hero.wc2022 {
  background-image: url('../images/Qatar-Header-web-v4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-position: 100% 0, 0 0, 0 0;
  background-size: cover, auto, auto;
}

.section.world-cup-hero.wc2022.mlse {
  background-image: url('../images/Qatar-Header-web-MLSE-Access.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

.section.mlse-f1-2023 {
  height: 100%;
  max-height: 100%;
  border: 1px solid var(--official-red);
  background-image: url('../images/F1-Montreal-Header-web-4-MLSE-sm.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-position: 50% 0, 0 0, 0 0;
  background-size: cover, auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 60px;
  display: block;
  overflow: visible;
}

.section.mlse-f1-2023._2 {
  background-image: url('../images/Qatar-WC-WHT-BG.png'), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-bottom-style: none;
}

.section.mlse-f1-2023-copy {
  height: 100%;
  max-height: 100%;
  border: 1px solid var(--official-red);
  background-image: url('../images/F1-Montreal-Header-web-4-MLSE-sm.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-position: 50% 0, 0 0, 0 0;
  background-size: cover, auto, auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 60px;
  display: block;
  overflow: visible;
}

.section.mlse-f1-2023-copy._2 {
  background-image: url('../images/Qatar-WC-WHT-BG.png'), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-bottom-style: none;
}

.section.sblvii {
  height: 100%;
  max-height: 100%;
  border: 1px solid var(--black);
  background-image: url('../images/SBLVII-Header-web-2.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  padding-top: 10px;
  padding-bottom: 60px;
  display: block;
  overflow: visible;
}

.section.sblvii._2 {
  background-image: url('../images/Qatar-WC-WHT-BG.png'), linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  border-bottom-style: none;
}

.text-block-2 {
  align-items: center;
  font-size: 12px;
  line-height: 1.78px;
  display: flex;
}

.container-default {
  height: 99.7214%;
  max-width: 1224px;
  justify-content: flex-start;
  align-items: center;
  padding-top: 5px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
  overflow: hidden;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 5fr 1fr;
  margin-left: 40px;
}

.div-block-13 {
  width: 100%;
  border-right: 4px solid #911930;
  padding-top: 40px;
  padding-bottom: 100px;
  padding-right: 20px;
}

.div-block-13.right {
  border-right-style: none;
  padding-top: 0;
  padding-right: 0;
}

.div-block-13._2 {
  border-right-style: none;
}

.div-block-13._88 {
  border-right-style: none;
  padding-left: 60px;
}

.paragraph-10 {
  font-size: 15px;
  line-height: 25px;
}

.image-44 {
  width: 100%;
  border-bottom: 4px solid #911930;
}

.div-block-14 {
  width: 59%;
  padding-left: 20px;
  padding-right: 40px;
}

.div-block-14._2 {
  padding-left: 0;
}

.wc2022-field-w-input {
  border-radius: 7px;
}

.wc-footer {
  height: 3%;
  min-height: 55px;
  background-color: var(--official-red);
  padding-bottom: 5px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.container-2 {
  display: inline;
}

.text-span-5 {
  font-size: 35px;
  font-weight: 700;
  line-height: 35px;
}

.text-span-5._2 {
  font-size: 25px;
  line-height: 15px;
}

.grid-4 {
  grid-template-rows: auto;
  display: none;
}

.grid-5 {
  margin-top: 40px;
}

.image-45 {
  width: 100%;
}

.grid-6 {
  grid-template-rows: auto;
  grid-template-columns: 3fr 1.75fr .75fr .75fr;
}

.paragraph-11 {
  color: #fff9f9;
  font-size: 12px;
  line-height: 14px;
}

.div-block-15 {
  margin-top: 0;
  margin-left: 0;
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 10px;
}

.div-block-16 {
  text-align: right;
  padding-top: 20px;
  padding-bottom: 0;
}

.div-block-17 {
  padding-top: 20px;
  padding-bottom: 0;
  padding-left: 20px;
}

.link-5, .link-6, .link-7 {
  color: var(--white);
  text-decoration: none;
}

.body {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
}

.body._22 {
  background-image: linear-gradient(273deg, rgba(255, 255, 255, 0), #fff 62%), url('../images/Qatar-WC-WHT-BG.png');
  background-position: 0 0, 100% 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.spacer-div {
  min-height: 450px;
}

.heading-36 {
  font-size: 20px;
}

.heading-37 {
  text-align: left;
  font-size: 15px;
}

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

.heading-38._2 {
  color: var(--white);
  font-size: 18px;
  line-height: 25px;
}

.checkbox-field, .checkbox-field-2, .field-label {
  text-align: left;
}

.field-label.wht {
  color: var(--white);
  margin-top: 20px;
}

.image-46, .image-47 {
  display: none;
}

.grid-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 2.5fr 1fr;
  margin-left: 40px;
}

.grid-9._77 {
  grid-template-columns: 5fr 1fr;
}

.checkbox-label, .checkbox-field-3 {
  text-align: left;
}

.wht {
  color: var(--white);
}

.grid-10 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr 1fr 1fr;
}

.paragraph-12 {
  color: var(--white);
  padding-top: 10px;
  padding-left: 10px;
  font-size: 11px;
  line-height: 15px;
}

.div-block-18 {
  align-items: center;
  padding-left: 40px;
  display: flex;
}

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

.form-2._21 {
  display: block;
}

.rwc2023-hero {
  height: 130vh;
  background-image: url('../images/RWC23_ENG_ED_Hero_IMG_FRM_SHP_RED_R_POS-3682x2465.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-bottom: 0;
  padding-bottom: 0;
}

.close-contact-form {
  width: 32px;
  height: 32px;
  background-color: var(--official-blue);
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.close-contact-form.sidepopout {
  background-color: var(--official-red);
  border-top-left-radius: 5px;
}

.error-message {
  font-size: 13px;
  line-height: 23px;
}

.heading-39.yellow {
  color: var(--official-blue);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Webbelliscup, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.heading-39.yellow.schedule {
  color: #fff;
}

.heading-39.yellow {
  color: #2d3cff;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Webbelliscup, sans-serif;
  font-style: normal;
  font-weight: 700;
}

.heading-39.yellow.schedule {
  color: #fff;
}

.text-field-3 {
  height: 20px;
  color: #2e2e2e;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 10px;
  font-size: 13px;
}

.text-field-3.bottom {
  height: 40px;
  line-height: 20;
}

.title {
  color: #000;
  letter-spacing: .5px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  position: relative;
}

.title.yellow {
  color: var(--official-blue);
  margin-top: 10px;
  font-family: Webbelliscup, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.form-block-2 {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.side-contact-form {
  display: block;
}

.success-message-2 {
  background-color: rgba(0, 0, 0, 0);
}

.success-message-2.pink {
  color: #f8faff;
}

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

.center-content.borders {
  margin-top: 5px;
  margin-bottom: 10px;
}

.top-margin {
  position: relative;
}

.top-margin._15-pixels {
  margin-top: 15px;
}

.text-area-3 {
  color: #2e2e2e;
  background-color: #fff;
  border-radius: 5px;
  margin-bottom: 25px;
  padding-top: 10px;
  padding-bottom: 40px;
  font-size: 13px;
}

.side-contact-tab {
  z-index: 100;
  height: 85px;
  min-width: 250px;
  color: var(--white);
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #2e3cff;
  border-radius: 0 0 5px 5px;
  margin-top: 350px;
  padding: 25px 5px 15px;
  font-size: 11px;
  font-weight: 500;
  text-decoration: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -89px;
  transform: rotate(-90deg);
  box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, .5);
}

.side-contact-box {
  z-index: 10000;
  width: 310px;
  min-height: 490px;
  background-color: #000;
  border-radius: 5px;
  margin-top: 0;
  padding: 10px 20px 45px;
  display: none;
  position: fixed;
}

.button-6 {
  width: 100%;
  height: 20px;
  min-height: 42px;
  min-width: 130px;
  border: 1px solid var(--official-blue);
  background-color: var(--official-blue);
  color: var(--white);
  text-align: center;
  border-radius: 5px;
  padding: 8px 4%;
  font-family: Webbelliscup, sans-serif;
  font-size: 15px;
  font-weight: 700;
  line-height: 18px;
  transition: color .2s, background-color .2s;
}

.button-6:hover {
  color: var(--official-blue);
  background-color: rgba(0, 0, 0, 0);
}

.wc2022-field-w-input-copy {
  border-radius: 7px;
}

.canadian-banner-nav {
  width: 100%;
  height: 150px;
  background-image: linear-gradient(to bottom, var(--official-blue), var(--official-blue));
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: static;
}

.button-secondary-w-button {
  text-align: left;
}

.section-6 {
  height: 175vh;
  background-color: var(--white);
  display: none;
}

.body-2 {
  height: auto;
}

.hero__p {
  width: 100%;
  font-family: Webbelliscup, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

.hero__title {
  width: 100%;
  font-size: 50px;
  line-height: 65px;
}

.hero-slider {
  height: 135vh;
  min-height: 130vh;
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}

.slide__image-wrapper {
  width: 100%;
  height: 130vh;
  overflow: hidden;
}

.hero-slider__arrows {
  display: none;
}

.slide__content {
  z-index: 10;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 100px;
  margin-bottom: 0;
  padding-bottom: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero__slides {
  height: 130vh;
}

.hero__container {
  width: 40%;
  max-width: 100%;
  text-align: left;
  margin-left: 20px;
  margin-right: auto;
  padding-left: 120px;
}

.hero__slide-nav {
  display: none;
}

.hero__slide-image {
  width: 100%;
  height: 100%;
  min-width: 100%;
  background-image: url('../images/RWC23_ENG_ED_Hero_IMG_FRM_SHP_RED_R_POS-3682x2465.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.hero__slide-image.two {
  background-image: url('../images/boban-simonovski-qkJ8sTSg0hk-unsplash_compressed.jpg');
}

.image-48 {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
  display: block;
}

.image-49 {
  margin-bottom: 20px;
  margin-left: 0;
}

.section-7 {
  padding-top: 20px;
  display: block;
}

.checkbox-label-2 {
  color: var(--white);
  margin-bottom: 0;
  font-family: Webbelliscup, sans-serif;
}

.checkbox-label-3 {
  color: var(--white);
  margin-bottom: 0;
  font-family: Webbelliscup, sans-serif;
  font-size: 14px;
}

.checkbox-label-4, .checkbox-label-5, .checkbox-label-6 {
  color: var(--white);
  font-family: Webbelliscup, sans-serif;
}

.form-3 {
  height: 400px;
  overflow: auto;
}

.form-3.main {
  height: 100%;
}

.checkbox-field-4, .checkbox-field-5, .checkbox-field-6, .checkbox-field-7, .checkbox-field-8, .checkbox-field-9, .checkbox-field-10, .checkbox-field-11 {
  margin-bottom: 0;
}

.checkbox-field-12 {
  margin-bottom: 0;
  font-family: Webbelliscup, sans-serif;
}

.checkbox {
  margin-top: 4px;
}

.textarea {
  height: auto;
  border-radius: 5px;
  margin-top: 20px;
}

.grid-11, .grid-12 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
}

.checkbox-label-7 {
  color: var(--white);
  font-family: Webbelliscup, sans-serif;
  font-size: 10px;
  line-height: 14px;
}

.checkbox-field-13 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.bold-text-5 {
  color: var(--official-red);
  border-radius: 2px;
  font-family: Webbelliscup, sans-serif;
}

.bold-text-6 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-size: 18px;
  line-height: 18px;
}

.rwc-package_btn {
  border: 2px solid var(--official-red);
  background-color: var(--official-red);
  text-align: center;
  border-radius: 5px;
  margin-top: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Webbelliscup, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.rwc-package_btn:hover {
  border: 2px solid var(--official-red);
  background-color: rgba(0, 0, 0, 0);
}

.rwc-package_btn.pagebtn {
  border-color: var(--official-blue);
  background-color: var(--official-blue);
}

.rwc-package_btn.pagebtn:hover {
  border: 2px solid var(--official-blue);
  background-color: rgba(0, 0, 0, 0);
}

.rwc-package_btn.pagebtn._2222:hover {
  color: var(--official-blue);
}

.rwc2023-main-content-section {
  margin-top: 0;
  padding-top: 60px;
  padding-bottom: 60px;
}

.grid-13 {
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  margin-left: 0;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 10px;
}

.paragraph-13 {
  font-family: Webbelliscup, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.paragraph-14 {
  margin-top: 20px;
  font-family: Webbelliscup, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.div-block-19 {
  padding-top: 60px;
  padding-left: 40px;
  padding-right: 10px;
}

.image-50 {
  width: 70%;
  margin-bottom: 10px;
}

.rwc2023-heading-2 {
  color: var(--official-blue);
  border-radius: 2px;
  font-family: Webbelliscup, sans-serif;
  font-size: 30px;
}

.rwc2023-content-title {
  width: 100%;
  margin-top: 5px;
  font-size: 30px;
  line-height: 35px;
}

.rwc2023-canadian-title {
  color: var(--white);
  padding-top: 10px;
  padding-left: 10px;
  font-family: Webbelliscup, sans-serif;
  font-weight: 700;
}

.rwc {
  align-items: center;
  padding-bottom: 5px;
  padding-left: 40px;
  display: flex;
}

.our-packages-section {
  height: 55vh;
  background-image: linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .25)), url('../images/RWC23_ENG_ED_Section_BG_IMG_FRM_SHP_BLUE_R_POS-3000x934.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-14 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.grid-15 {
  text-align: center;
  grid-template: "Area"
                 "."
                 / 1fr;
}

.image-51 {
  margin-left: auto;
  margin-right: auto;
}

.div-block-20 {
  padding-top: 60px;
  padding-bottom: 60px;
  padding-right: 40px;
}

.paragraph-15, .list-item, .paragraph-16 {
  font-family: Webbelliscup, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.rwc-package-img {
  width: 100%;
  height: auto;
}

.div-block-21 {
  margin-top: 0;
  padding: 40px 100px 0;
}

.heading-40 {
  color: var(--official-blue);
  margin-bottom: 40px;
  font-family: Webbelliscup, sans-serif;
}

.grid-16 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.rwc-pool-draw_img {
  width: 100%;
  height: auto;
}

.grid-17 {
  grid-template-rows: auto;
  grid-template-columns: .5fr 1fr;
}

.heading-41 {
  color: var(--official-blue);
  font-family: Webbelliscup, sans-serif;
  font-size: 38px;
}

.grid-18 {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
}

.col-sm-12-2 {
  width: 98%;
  max-width: none;
  min-width: 0;
  float: left;
  background-color: #fff;
  border-radius: 25px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: background-color .3s;
  position: relative;
  top: 1px;
  left: 15px;
  right: 15px;
}

.col-sm-12-2:hover {
  color: #fff;
  background-color: #000;
}

.rwc2023-match-headings {
  width: 100%;
  color: var(--white);
  margin-top: 10px;
  font-family: Webbelliscup, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
}

.rwc2023-match-headings.sidepopout {
  font-size: 12px;
  line-height: 14px;
}

.rwc2023-maatch-info-btn {
  background-color: var(--official-red);
  opacity: 1;
  border-radius: 5px;
  margin: auto;
}

.rwc2023-maatch-info-btn:hover {
  background-color: #88080c;
}

.rwc2023-event-date-day {
  height: 100%;
  max-width: 150px;
  color: var(--white);
  text-align: center;
  margin-bottom: 5px;
  font-family: Webbelliscup, sans-serif;
  font-size: 10px;
  font-weight: 300;
  display: block;
}

.rwc2023-event-time {
  width: 100%;
  background-color: var(--pool-a-green);
  color: var(--black);
  text-align: center;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
  font-family: Webbelliscup, sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: block;
}

.rwc2023-event-time.pool-b {
  background-color: var(--pool-b);
}

.rwc2023-event-time.pool-c {
  width: 100%;
  background-color: var(--pool-c);
}

.rwc2023-event-time.pool-d {
  background-color: #ff5673;
}

.rwc2023-event-time.playoffs {
  background-color: gold;
}

.rwc2023-event-details {
  width: 100%;
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border-left: 3px dotted var(--official-red);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .5fr .25fr .25fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  display: grid;
}

.rwc2023-col-events {
  width: 98%;
  max-width: none;
  min-width: 0;
  float: left;
  background-color: #1a194b;
  border-radius: 15px 5px 15px 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-top: 0;
  padding-bottom: 0;
  transition: background-color .3s;
  position: relative;
  top: 1px;
  left: 15px;
  right: 15px;
}

.rwc2023-col-events:hover {
  color: #fff;
  background-color: #000;
}

.rwc2023-col-events.sidepopout {
  border-top-left-radius: 15px;
  border-bottom-left-radius: 25px;
}

.rwc2023-col-events.sidepopout.title {
  background-color: var(--official-red);
}

.rwc2023-flag {
  width: 100%;
  height: 70%;
  align-items: center;
  display: flex;
}

.paragraph-8-rwc2023 {
  color: var(--white);
  text-align: center;
  margin-top: 10px;
  padding-left: 5px;
  font-size: 7px;
  line-height: 11px;
}

.paragraph-8-rwc2023-2 {
  color: var(--official-red);
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 25px;
  font-weight: 700;
  line-height: 11px;
}

.text-span-6 {
  color: var(--official-red);
}

.div-block-22 {
  padding-top: 20px;
}

.div-block-22.sidepopout {
  margin-top: 10px;
  padding-top: 0;
}

.text-span-7 {
  color: var(--pool-a-green);
  font-size: 18px;
  font-weight: 700;
}

.div-block-12-rwc2023 {
  width: 100%;
  height: 100%;
  text-align: center;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin: auto;
  display: flex;
}

.div-block-23 {
  height: 85vh;
  margin-top: 0;
  padding-top: 75px;
  overflow: auto;
}

.div-block-23.sidepopout {
  height: 55vh;
  margin-bottom: 0;
  padding-top: 0;
}

.grid-19 {
  grid-template-columns: 1fr;
}

.image-52 {
  width: 100%;
}

.text-span-pool-b {
  color: #cd72d7;
  font-size: 18px;
  font-weight: 700;
}

.text-span-pool-c {
  color: var(--pool-c);
  font-size: 18px;
  font-weight: 700;
}

.text-span-pool-c.playoffs {
  color: gold;
}

.text-span-pool-d {
  color: var(--pool-d);
  font-size: 18px;
  font-weight: 700;
}

.section-8 {
  background-image: url('../images/blue-shape.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  background-attachment: scroll;
  margin-top: 0;
}

.div-block-24 {
  width: 100%;
  height: 100%;
  margin-top: 40px;
  padding-top: 110px;
}

.div-block-25 {
  width: 100%;
  height: 100%;
  background-color: #2d3dff;
  background-image: url('../images/RWC23_SU_MAP_LIVE_WHITE_W.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  align-items: center;
  display: flex;
}

.grid-20 {
  width: 100%;
  height: 100%;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  padding-top: 40px;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-left: 0;
  display: flex;
}

.div-block-27 {
  height: 100%;
  padding-top: 0;
  padding-left: 40px;
  padding-right: 0;
}

.div-block-27.oldform {
  display: none;
}

.container-3 {
  width: 100%;
  height: 100%;
  background-color: #1b194b;
  border-radius: 350px 125px 125px 175px;
  justify-content: center;
  align-items: center;
  margin: 40px 5px 100px;
  padding: 60px 0;
  display: flex;
}

.container-3.rcnt {
  display: none;
}

.heading-42 {
  color: var(--white);
  font-family: Webbelliscup, sans-serif;
  font-size: 30px;
  line-height: 35px;
}

.know-your-team-section {
  height: 55vh;
  background-image: linear-gradient(358deg, rgba(0, 0, 0, .7), rgba(0, 0, 0, .25)), url('../images/128783269.jpg');
  background-position: 0 0, 50% 0;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-21 {
  grid-template-columns: 1fr;
}

.heading-43 {
  color: var(--white);
  text-transform: uppercase;
  font-family: Webbelliscup, sans-serif;
  font-size: 30px;
}

.div-block-28 {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-53 {
  margin-left: auto;
  margin-right: auto;
}

.section-9 {
  padding-bottom: 40px;
}

.div-block-29 {
  height: 100%;
  padding-top: 60px;
}

.html-embed-2 {
  padding-top: 75px;
  padding-bottom: 40px;
  display: none;
}

.rwc2023-scedule-div {
  width: 100%;
}

.grid-22 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr .25fr .75fr 1.5fr 1fr;
  align-items: center;
  justify-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
}

.grid-22.wc {
  width: 100%;
  grid-template-columns: 2fr 2fr 1fr 2fr 1fr 1fr;
}

.dates {
  padding: 5px;
}

.dates.sidepopout {
  margin-left: 5px;
  padding-left: 0;
  padding-right: 0;
}

.team-1 {
  width: 100%;
  text-align: center;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-55 {
  width: 30px;
  max-width: none;
}

.pool-div {
  width: 100%;
  text-align: left;
  justify-content: flex-start;
  align-items: flex-start;
  padding-left: 20px;
  display: flex;
}

.image-56 {
  width: 100%;
}

.bold-text-7 {
  font-weight: 300;
}

.div-block-31 {
  padding-top: 50px;
  padding-bottom: 40px;
}

.image-57 {
  border-radius: 90px 35px 20px 55px;
  padding: 10px;
}

.mask {
  height: 130vh;
}

.heading-44 {
  color: #ff3003;
  text-align: center;
  font-size: 25px;
}

.image-58 {
  width: 100%;
  height: 75%;
  margin: 20px 0;
  padding-left: 20px;
  padding-right: 20px;
}

.select-field-3 {
  color: #928888;
  font-size: 13px;
}

.select-field-3.side {
  height: 35px;
  color: #333;
  border-radius: 5px;
  font-size: 13px;
  line-height: 0;
}

.schedule-popout-box {
  z-index: 50;
  width: 500px;
  height: 110px;
  min-height: 490px;
  background-color: #000;
  border-radius: 5px;
  margin-top: 0;
  padding: 10px 20px 45px;
  display: none;
  position: fixed;
  top: 140px;
  right: 0;
}

.schedule-popout-tab {
  z-index: 100;
  height: 75px;
  min-width: 250px;
  background-color: var(--official-red);
  color: var(--white);
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  border-radius: 0 0 5px 5px;
  margin-top: 350px;
  padding: 25px 5px 15px;
  font-size: 11px;
  font-weight: 500;
  text-decoration: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: auto;
  right: -89px;
  transform: rotate(-90deg);
  box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, .5);
}

.grid-23 {
  grid-template-rows: auto;
}

.sales-agent-section {
  background-color: #1b194b;
  background-image: url('../images/RWC23_SU_MAP_LIVE_WHITE_W.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-top: 20px;
  padding-bottom: 20px;
}

.grid-24 {
  grid-template-columns: 1fr;
}

.heading-45 {
  color: var(--white);
  text-align: center;
  font-family: Webbelliscup, sans-serif;
}

.grid-25 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.paragraph-17 {
  color: var(--white);
  text-align: center;
  font-family: Webbelliscup, sans-serif;
}

.div-block-32, .div-block-33 {
  text-align: center;
}

.grid-26 {
  grid-template-columns: 1fr;
}

.heading-46 {
  color: #fff;
  text-align: center;
  font-family: Webbelliscup, sans-serif;
}

.paragraph-18 {
  color: #fff;
  text-align: center;
  font-family: Webbelliscup, sans-serif;
  font-weight: 700;
}

.heading-47 {
  color: var(--white);
  text-align: center;
  font-family: Webbelliscup, sans-serif;
  font-weight: 400;
}

.link-8 {
  color: #ff3000;
  text-decoration: none;
}

.div-block-34, .heading-48 {
  color: var(--white);
}

.div-block-35, .heading-49 {
  color: var(--white);
  text-align: center;
}

.link-9 {
  color: var(--official-red);
  text-decoration: none;
}

.modal-thank-you {
  z-index: 999999;
  opacity: 1;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.heading-50 {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  line-height: 22px;
}

.link-10 {
  color: #2c090f;
  font-weight: 700;
  text-decoration: none;
}

.text-span-8, .text-span-9 {
  font-size: 15px;
}

.text-span-10 {
  font-size: 15px;
  line-height: 22px;
}

.text-span-11 {
  color: #333;
  font-size: 15px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
}

.link-11 {
  line-height: 22px;
  text-decoration: none;
}

.text-span-12 {
  line-height: 22px;
}

.link-12 {
  color: #333;
  font-weight: 700;
  text-decoration: none;
}

.html-embed-3 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.background-video-2 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.link-13 {
  color: var(--black);
  text-decoration: none;
}

.heading-51, .heading-52 {
  width: 30%;
  color: var(--official-red);
  font-family: "Formula1 wide web 0", sans-serif;
}

.sblvii-footer {
  height: 3%;
  min-height: 55px;
  background-color: var(--black);
  padding-bottom: 5px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-sblvii {
  width: 30%;
  max-width: 50vw;
  color: var(--cyan);
  font-family: "Formula1 wide web 0", sans-serif;
  font-size: 25px;
}

.button-secondary-sblvii {
  background-color: var(--cyan);
  color: #000;
  border-radius: 10px;
  margin-top: 20px;
  margin-right: 0;
  padding: 18px 25px;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.778px;
  transition: background-color .3s, color .3s, transform .35s, box-shadow .35s;
  position: relative;
}

.button-secondary-sblvii:hover {
  color: var(--white);
  background-color: #242425;
}

.button-secondary-sblvii.w--current {
  display: none;
}

.body-2-sblvii {
  height: auto;
  background-color: #000;
}

.schedule-popout-tab-2 {
  z-index: 100;
  height: 75px;
  min-width: 250px;
  color: #fff;
  text-align: center;
  letter-spacing: .5px;
  text-transform: uppercase;
  background-color: #ff3000;
  border-radius: 0 0 5px 5px;
  margin-top: 350px;
  padding: 25px 5px 15px;
  font-size: 11px;
  font-weight: 500;
  text-decoration: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: auto;
  right: -89px;
  transform: rotate(-90deg);
  box-shadow: 4px 4px 10px 2px rgba(0, 0, 0, .5);
}

.text-span-pool-d-2 {
  color: #ff5673;
  font-size: 18px;
  font-weight: 700;
}

.rwc2023-maatch-info-btn-2 {
  opacity: 1;
  background-color: #ff3000;
  border-radius: 5px;
  margin: auto;
}

.rwc2023-maatch-info-btn-2:hover {
  background-color: #88080c;
}

.paragraph-8-rwc2023-2-2 {
  color: #ff3000;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 20px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 25px;
  font-weight: 700;
  line-height: 11px;
}

.text-span-13 {
  color: #79dcaa;
  font-size: 18px;
  font-weight: 700;
}

.paragraph-8-rwc2023-2 {
  color: #fff;
  text-align: center;
  margin-top: 10px;
  padding-left: 5px;
  font-size: 7px;
  line-height: 11px;
}

.paragraph-8-rwc2023-2.wc {
  font-size: 17px;
}

.rwc2023-event-date-day-2 {
  height: 100%;
  max-width: 150px;
  color: #fff;
  text-align: center;
  margin-bottom: 5px;
  font-family: Webbelliscup, sans-serif;
  font-size: 10px;
  font-weight: 300;
  display: block;
}

.rwc2023-event-date-day-2.wc {
  max-width: 200px;
  font-size: 14px;
}

.close-contact-form-2 {
  width: 32px;
  height: 32px;
  background-color: #2d3cff;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
}

.close-contact-form-2.sidepopout {
  background-color: #ff3000;
  border-top-left-radius: 5px;
}

.rwc2023-match-headings-2 {
  width: 100%;
  color: #fff;
  margin-top: 10px;
  font-family: Webbelliscup, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
}

.rwc2023-match-headings-2.sidepopout {
  font-size: 12px;
  line-height: 14px;
}

.rwc2023-event-time-2 {
  width: 100%;
  color: #000;
  text-align: center;
  background-color: #79dcaa;
  border-radius: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 2px;
  font-family: Webbelliscup, sans-serif;
  font-size: 12px;
  font-weight: 700;
  display: block;
}

.rwc2023-event-time-2.playoffs {
  background-color: gold;
}

.rwc2023-event-time-2.pool-b {
  background-color: #cd72d7;
}

.rwc2023-event-time-2.pool-c {
  width: 100%;
  background-color: #51c8e5;
}

.rwc2023-event-time-2.pool-d {
  background-color: #ff5673;
}

.text-span-pool-c-2 {
  color: #51c8e5;
  font-size: 18px;
  font-weight: 700;
}

.text-span-pool-c-2.playoffs {
  color: gold;
}

.div-block-36 {
  z-index: 0;
  background-color: var(--official-red);
  color: var(--white);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  margin-bottom: 0;
  padding: 10px 20px 55px;
  position: absolute;
  bottom: 0;
  right: 90px;
}

.grid-27 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-columns: 1fr;
}

.text-span-14 {
  font-size: 14px;
  font-weight: 700;
}

.image-59 {
  width: 50%;
  font-size: 10px;
}

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

.paragraph-19 {
  font-size: 12px;
}

.block-quote {
  border-left-color: var(--official-red);
  color: #fff;
  margin-top: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-span-15 {
  font-size: 14px;
  font-weight: 700;
}

.heading-54 {
  color: var(--white);
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
}

.form-4 {
  display: none;
}

.modal-sblviii {
  z-index: 999999;
  opacity: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.modal-wc-2026 {
  z-index: 999999;
  opacity: 0;
  text-align: left;
  background-color: rgba(0, 0, 0, .7);
  border-radius: 20px;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.faq-row-diane {
  color: #3d8dcb;
  margin-bottom: 45px;
  display: none;
}

.d-102-card-wrapper-diane {
  width: 300px;
  height: 400px;
  cursor: pointer;
  background-color: #999;
  background-image: url('../images/Angelo_Kioussis_01_web.jpg');
  background-repeat: no-repeat;
  background-size: 400px;
  border-radius: 10px;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-102-card-wrapper-diane.jason-west {
  background-image: url('../images/Jason_West.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper-diane.diane {
  background-image: url('../images/Diane-headshot.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper-diane.bianca {
  background-image: url('../images/Bianca-1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-102-card-wrapper-diane.pen {
  background-image: url('../images/Pen.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper-diane.debbie {
  background-image: url('../images/Debbie-headshot.jpg');
  background-position: 50% 0;
}

.faq-row-debbie {
  color: #3d8dcb;
  margin-bottom: 45px;
  display: none;
}

.d-102-card-wrapper-debbie {
  width: 300px;
  height: 400px;
  cursor: pointer;
  background-color: #999;
  background-image: url('../images/Angelo_Kioussis_01_web.jpg');
  background-repeat: no-repeat;
  background-size: 400px;
  border-radius: 10px;
  align-items: flex-end;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.d-102-card-wrapper-debbie.jason-west {
  background-image: url('../images/Jason_West.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper-debbie.diane {
  background-image: url('../images/Diane-headshot.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper-debbie.bianca {
  background-image: url('../images/Bianca-1.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.d-102-card-wrapper-debbie.pen {
  background-image: url('../images/Pen.jpg');
  background-position: 50% 0;
}

.d-102-card-wrapper-debbie.debbie {
  background-image: url('../images/Debbie-headshot.jpg');
  background-position: 50% 0;
}

.image-60 {
  width: 25%;
}

.html-embed-5 {
  width: 100%;
  height: 100%;
}

.div-block-37 {
  height: 100%;
  overflow: visible;
}

html.w-mod-js [data-ix="fade-on-load-1"], html.w-mod-js [data-ix="fade-on-load-2"], html.w-mod-js [data-ix="fade-on-load-3"], html.w-mod-js [data-ix="fade-on-scroll-1"], html.w-mod-js [data-ix="fade-on-scroll-2"] {
  opacity: 0;
  transform: translate(0, 10px);
}

html.w-mod-js [data-ix="display-none"] {
  display: none;
}

@media screen and (max-width: 991px) {
  .nav-link {
    text-align: center;
    margin-bottom: 32px;
    margin-right: 40px;
    font-size: 22px;
    line-height: 28px;
  }

  .section-subhead.narrower-middle {
    width: 90%;
  }

  .section-3 {
    padding-top: 7px;
  }

  .circular-shape.green-pastel {
    left: 37px;
  }

  .hero-section-2.inner {
    padding-top: 190px;
  }

  .hero-section-2.inner.faq, .hero-section-2.inner.hiw, .hero-section-2.inner.entertainment {
    padding-bottom: 150px;
  }

  .hero-section-2.spaced {
    margin-left: 0;
    margin-right: 0;
    padding: 200px 5% 150px;
  }

  .div-content-hero, .div-content-hero._60 {
    width: 100%;
  }

  .headline-2.responsive {
    display: none;
  }

  .cta-2.smaller.colour5.round {
    width: 70%;
    flex-direction: row;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 17px;
    padding-bottom: 17px;
    font-size: 20px;
    line-height: 24px;
    display: flex;
  }

  .amenities-holder.vertical.less-width {
    width: 90%;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .amenity-block {
    width: 50%;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .amenity-block.line-right {
    border-top: 1px solid rgba(8, 24, 25, .23);
    border-left-style: none;
  }

  .amenity-block.line-right._2 {
    border-right: 1px solid rgba(8, 24, 25, .23);
  }

  .amenity-block.line-left {
    border-bottom: 1px rgba(8, 24, 25, .23);
    border-right-style: solid;
  }

  .amenity-title.light {
    margin-top: 0;
  }

  .nav-right-2 {
    background-color: #fff;
    flex-direction: column;
    align-items: center;
    margin-top: 0;
    padding-top: 35px;
    padding-bottom: 60px;
    box-shadow: 0 3px 3px rgba(0, 0, 0, .06);
  }

  .category-section {
    padding: 100px 5%;
  }

  .individual-category {
    width: 46%;
  }

  .centred-cta {
    margin-top: 20px;
  }

  .hiw-section {
    padding-top: 100px;
    padding-bottom: 0;
  }

  .split-holder {
    flex-direction: column-reverse;
    margin-left: 5%;
    margin-right: 5%;
  }

  .split-left {
    width: 90%;
    margin-top: 69px;
    padding-right: 0;
  }

  .content-holder {
    margin-left: 5%;
    margin-right: 5%;
  }

  .split-right {
    width: 100%;
    padding-left: 0%;
  }

  .green-features {
    padding: 20px 5%;
  }

  .collage-section {
    padding-top: 100px;
  }

  .wide-collage {
    padding-left: 2%;
    padding-right: 2%;
  }

  .image-fixed {
    padding-top: 180px;
    padding-bottom: 180px;
  }

  .form-holding-div.horizontal {
    flex-direction: column;
    padding-left: 5%;
    padding-right: 6%;
  }

  .form-wrap {
    width: 90%;
  }

  .form-wrap.wider {
    width: 100%;
    padding-bottom: 50px;
  }

  .subhead-3.home {
    width: 90%;
  }

  .nav-bar {
    padding-top: 0;
    padding-bottom: 10px;
  }

  .brand-div {
    margin-top: 11px;
  }

  .scrolling-nav {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .faq {
    padding-top: 100px;
    padding-left: 8%;
    padding-right: 8%;
  }

  .column._1 {
    padding-right: 0;
    display: flex;
  }

  .faq-row {
    margin-bottom: 0;
  }

  .col-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .hiw-div {
    margin-bottom: 40px;
  }

  .col-3 {
    padding-left: 0;
  }

  .faq-holder {
    margin-bottom: 40px;
  }

  .info-div {
    width: 100%;
    margin-top: 30px;
  }

  .menu-button {
    color: #1d3857;
    padding: 6px 0;
    font-size: 48px;
  }

  .menu-button.w--open {
    color: #1d3857;
    background-color: #fff;
    transform: rotate(90deg);
  }

  .web-links-2.footer-logo {
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 2px;
    padding-bottom: 35px;
  }

  .web-links-2.right {
    width: 100%;
    padding-bottom: 30px;
  }

  .footer-link.left {
    margin-left: 0;
  }

  .footer {
    padding-left: 4%;
    padding-right: 4%;
  }

  .terms-privacy {
    margin-top: 20px;
    margin-left: 6%;
    margin-right: 6%;
  }

  .main-section {
    padding-top: 100px;
    padding-bottom: 90px;
  }

  .main-section.bg {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .kind-text {
    font-size: 14px;
  }

  .heading-section {
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 40px;
  }

  .separator {
    margin-bottom: 15px;
  }

  .hero-subheading {
    font-size: 14px;
    line-height: 26px;
  }

  .w_navlogo_link.w--current {
    margin-left: 0;
  }

  .w_navrow_row {
    justify-content: center;
  }

  .w_nav_contact_group {
    padding-right: 0;
    position: absolute;
    top: 14px;
    bottom: auto;
    left: auto;
    right: 0%;
  }

  .w_navrow_link_group {
    display: none;
  }

  .w_menu_icon {
    width: 26px;
    display: block;
    position: absolute;
    top: 12px;
    bottom: auto;
    left: 10px;
    right: auto;
  }

  .w_nav_overlay_menu_icon {
    display: block;
    position: absolute;
    top: 10px;
    bottom: auto;
    left: 10px;
    right: auto;
  }

  .w_close_icon {
    background-color: rgba(0, 0, 0, .08);
    position: fixed;
  }

  .w_cta_vert_divider {
    margin-left: 10px;
    margin-right: 10px;
  }

  .w_cta_heading {
    max-width: none;
  }

  .w_cta_group {
    width: 280px;
  }

  .w_terms_overlay {
    margin-top: 40px;
  }

  .w_assoc_icons {
    width: 100%;
    margin-bottom: 15px;
  }

  .slider {
    height: 80vh;
  }

  .slide-image {
    justify-content: flex-start;
    margin-top: 0;
    padding-top: 124px;
  }

  .image-3 {
    max-width: 70%;
  }

  .heading-4 {
    font-size: 20px;
  }

  .content-wrap {
    padding-top: 0%;
  }

  .content-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .content-grid {
    grid-column-gap: 24px;
    grid-row-gap: 44px;
    grid-template-columns: 1fr;
  }

  .div-block-3 {
    margin-bottom: 10px;
  }

  .testimonial-block.left-pic-side {
    margin: 30px 100px 30px 25px;
  }

  .testimonial-block.right-pic-side {
    margin: 30px 25px 30px 100px;
  }

  .quote-name-heading {
    font-size: 16px;
  }

  .quote-paragraph {
    font-size: 14px;
  }

  .testimonial-heading-block {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .big-heading-brand {
    font-size: 26px;
  }

  .big-heading-brand.testimonial {
    margin-bottom: 0;
    font-size: 26px;
  }

  .stats-paragraph {
    text-align: center;
    margin-right: 100px;
  }

  .stats-paragraph.testimonial {
    text-align: left;
  }

  .d-75-card-wrapper {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .d-102-card-wrapper {
    width: 200px;
    height: 250px;
    background-position: 0 0;
    background-size: cover;
    margin-bottom: 60px;
  }

  .d-130-blog-card-wrapper {
    margin-bottom: 100px;
  }

  .d-103-card-wrapper {
    width: 100%;
    background-color: var(--white);
    text-align: center;
    margin-bottom: 60px;
  }

  .d-103-card-wrapper.long {
    width: 100%;
    height: 200px;
  }

  .div-block-7 {
    height: 400px;
    overflow: auto;
  }

  .modal-napa {
    opacity: 0;
    display: none;
  }

  .list {
    text-align: left;
  }

  .ui_lightbox_thumb {
    width: 90px;
    height: 90px;
  }

  .f1_video_col, .w_wide_container {
    width: 100%;
  }

  .f1_main_row {
    justify-content: center;
    align-items: flex-start;
  }

  .f1_intro_row {
    align-items: flex-start;
  }

  .f1_feature_img_col {
    width: 100%;
    margin-bottom: 17px;
  }

  .f1_main_col {
    width: 100%;
    flex: none;
    padding-right: 0;
  }

  .f1_info_col {
    width: 100%;
    max-width: 500px;
    padding-top: 53px;
  }

  .w_hero {
    height: 400px;
  }

  .w_hero.f1_hero {
    padding-left: 40px;
  }

  .f1_feature_text_col {
    width: 100%;
    flex: none;
    padding-right: 0;
  }

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

  .f1_header_section {
    padding-top: 0;
  }

  .w_intro_col {
    width: 100%;
    padding-top: 35px;
    padding-left: 0;
  }

  .w_wide_container-2 {
    width: 100%;
  }

  .f1_header_section-2 {
    padding-top: 0;
  }

  .f1_page_header_section {
    padding-top: 50px;
  }

  .navbar-btn-wrapper {
    min-width: auto;
  }

  .dropdown-list {
    color: #ffc303;
    background-color: #000;
  }

  .navbar-menu-btn {
    min-width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .navbar-mobile-btn {
    display: flex;
  }

  .navbar-btn-text {
    display: none;
  }

  .menu-navbar {
    padding: 12.5px 0;
    top: 75px;
  }

  .menu-navbar-links-wrapper {
    width: 100%;
    justify-content: center;
    padding-left: 12.5px;
    padding-right: 12.5px;
  }

  .menu-navbar-link {
    justify-content: center;
    padding-left: 7.5px;
    padding-right: 7.5px;
  }

  .f1_hero_title {
    font-size: 45px;
  }

  .hero_btn_f1 {
    display: none;
  }

  .f1_hero_btn {
    min-width: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .race_sched_col {
    width: 100%;
  }

  .race_sched_right_col {
    width: 100%;
    padding-top: 35px;
    padding-left: 0;
    display: none;
  }

  .navbar-2 {
    max-height: 100%;
  }

  .shape.home-hero-6 {
    bottom: -34px;
    right: -21px;
  }

  .shape.home-hero-5 {
    bottom: -97px;
  }

  ._2-buttons.home {
    justify-content: center;
  }

  .image-43.home-hero {
    height: auto;
  }

  .button-secondary {
    margin-left: auto;
    margin-right: auto;
  }

  .home-hero-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .image-wrapper.home-hero {
    height: auto;
  }

  .split-content.home-hero-right {
    max-height: none;
    max-width: 467px;
  }

  .split-content.home-hero-left {
    width: auto;
    max-width: 601px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 129px;
    padding-left: 0;
  }

  .section.world-cup-hero {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/F1-Montreal-Header-web-4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 85%, 0 0, 0 0;
    background-size: auto, cover, auto, auto;
    padding-top: 119px;
    padding-bottom: 150px;
  }

  .section.world-cup-hero._2 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .section.mlse-f1-2023 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/F1-Montreal-Header-web-4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 85%, 0 0, 0 0;
    background-size: auto, cover, auto, auto;
    padding-top: 119px;
    padding-bottom: 150px;
  }

  .section.mlse-f1-2023._2 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .section.mlse-f1-2023-copy {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/F1-Montreal-Header-web-4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 85%, 0 0, 0 0;
    background-size: auto, cover, auto, auto;
    padding-top: 119px;
    padding-bottom: 150px;
  }

  .section.mlse-f1-2023-copy._2 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

  .section.sblvii {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/SBLVII-Header-web-sm.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 87%, 0 0, 0 0;
    background-size: auto, cover, auto, auto;
    padding-top: 119px;
    padding-bottom: 150px;
  }

  .section.sblvii._2 {
    padding-top: 100px;
    padding-bottom: 40px;
  }

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

  .div-block-14._2 {
    width: 75%;
  }

  .spacer-div {
    min-height: 350px;
  }

  .grid-9._77 {
    grid-template-columns: 5fr;
  }

  .grid-10 {
    grid-template-columns: 1fr 3fr 1fr;
  }

  .side-contact-box {
    z-index: 1000;
  }

  .hero__p, .hero__title {
    width: auto;
  }

  .hero__container {
    width: 70%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero__slide-image {
    background-image: linear-gradient(rgba(0, 0, 0, .25), rgba(0, 0, 0, .75)), url('../images/RWC23_ENG_ED_Hero_IMG_FRM_SHP_BLUE_R_POS-3682x2465.jpg');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .grid-13 {
    grid-template-columns: 1fr;
    margin-left: 10px;
  }

  .div-block-19 {
    padding-left: 10px;
  }

  .rwc2023-content-title {
    width: auto;
  }

  .rwc-package-img {
    height: auto;
  }

  .div-block-21 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-16 {
    grid-template-columns: 1fr 1fr;
    margin-left: auto;
    margin-right: auto;
  }

  .grid-17 {
    width: 100%;
    grid-template-columns: 1fr;
  }

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

  .div-block-23 {
    padding-top: 10px;
  }

  .grid-19 {
    grid-template-rows: auto;
  }

  .image-52 {
    display: none;
  }

  .div-block-24 {
    padding-top: 75px;
  }

  .schedule-popout-box {
    z-index: 1000;
  }

  .grid-24, .grid-26 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .heading-51 {
    width: 100%;
  }

  .heading-sblvii {
    width: 100%;
    color: var(--cyan);
    font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
    font-size: 55px;
  }

  .button-secondary-sblvii {
    background-color: var(--cyan);
    color: #000;
    margin-left: auto;
    margin-right: auto;
  }

  .faq-row-diane {
    margin-bottom: 0;
  }

  .d-102-card-wrapper-diane {
    width: 200px;
    height: 250px;
    background-position: 0 0;
    background-size: cover;
    margin-bottom: 60px;
  }

  .faq-row-debbie {
    margin-bottom: 0;
  }

  .d-102-card-wrapper-debbie {
    width: 200px;
    height: 250px;
    background-position: 0 0;
    background-size: cover;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {
  .section-title {
    font-size: 32px;
  }

  .section-3 {
    background-position: 0 0, 100%;
    padding-top: 0;
  }

  .circular-shape.green-pastel {
    width: 800px;
    height: 800px;
    padding-top: 119px;
    bottom: -213px;
    left: -118px;
  }

  .hero-section-2.inner {
    padding-left: 5%;
    padding-right: 5%;
  }

  .hero-section-2.inner.hiw {
    padding-bottom: 120px;
  }

  .hero-section-2.spaced {
    padding: 180px 2% 120px;
  }

  .div-content-hero {
    text-align: center;
  }

  .div-content-hero._60 {
    text-align: left;
  }

  .headline-2 {
    text-align: center;
    font-size: 52px;
    line-height: 64px;
  }

  .headline-2.responsive {
    font-size: 58px;
    display: block;
  }

  .headline-2.non-responsive {
    display: none;
  }

  .subhead-2.inner {
    width: 90%;
  }

  .image-fixed {
    padding-top: 140px;
    padding-bottom: 140px;
  }

  .application-section {
    padding-bottom: 90px;
  }

  .form-wrap {
    width: 90%;
  }

  .form-wrap.wider {
    padding-bottom: 40px;
  }

  .form-style {
    margin-bottom: 26px;
  }

  .left-col---form {
    padding-right: 0;
  }

  .right-col---form {
    padding-left: 0;
  }

  .subhead-3 {
    width: 85%;
  }

  .subhead-3.home {
    margin-left: auto;
    margin-right: auto;
  }

  .nav-bar, .scrolling-nav {
    padding-left: 15px;
    padding-right: 15px;
  }

  .faq {
    padding-top: 90px;
  }

  .column {
    padding-right: 0;
  }

  .column._1 {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-row {
    margin-bottom: 0;
  }

  .hiw-div {
    margin-bottom: 30px;
  }

  .web-links-2.footer-logo {
    padding-bottom: 45px;
  }

  .web-links-2.right {
    flex-wrap: wrap;
    justify-content: space-between;
    display: flex;
  }

  .main-section.bg {
    padding-top: 70px;
    padding-bottom: 70px;
  }

  .kind-lessons {
    padding-bottom: 17px;
  }

  .kind-text {
    text-align: center;
    margin-left: 11px;
    margin-right: 10px;
  }

  .heading-section {
    font-size: 36px;
  }

  .kind-image {
    margin-bottom: -28px;
  }

  .hero-subheading {
    width: 80%;
    padding-bottom: 50px;
  }

  .kind-row-1 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .w_container, .w_container-2 {
    width: 90%;
  }

  .w_cta_vert_divider {
    width: 100%;
    height: 1px;
    margin-bottom: 36px;
    margin-left: 0;
    margin-right: 0;
  }

  .w_cta_group {
    width: 100%;
    flex: none;
  }

  .w_cta_group.w_cta_contactus {
    margin-bottom: 46px;
  }

  .w_terms_container {
    width: 90%;
    height: 220px;
  }

  .w_terms_overlay {
    margin-top: 100px;
    padding-top: 19px;
  }

  .h_cta_row {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .w_container-3 {
    width: 90%;
  }

  .w_vert_dash.w_footer_dash_last {
    display: none;
  }

  .w_footer_copyright {
    width: 100%;
    padding-top: 7px;
  }

  .slider {
    min-height: 760px;
    display: block;
  }

  .heading-4 {
    font-size: 20px;
  }

  .content-grid {
    grid-template-columns: 1fr;
  }

  .stats-paragraph {
    margin-left: 20px;
    margin-right: 20px;
  }

  .stats-paragraph.testimonial {
    text-align: center;
    margin-right: 0;
  }

  .d-103-card-wrapper {
    width: 100%;
    background-color: var(--white);
    text-align: center;
  }

  .background-video {
    display: none;
  }

  .column-8 {
    border-right-style: none;
  }

  .column-9 {
    background-color: #27aa27;
    border-left: 1px #7c7c7c;
  }

  .columns-6 {
    max-height: 200px;
  }

  .column-10 {
    border-right: 1px solid #7c7c7c;
    border-radius: 0;
  }

  .div-block-7 {
    height: 250px;
    overflow: visible;
  }

  .modal-bc {
    opacity: 0;
    display: none;
  }

  .list {
    height: 150px;
    overflow: auto;
  }

  .f1_navi_col1 {
    width: 100%;
    flex: none;
  }

  .w_hero {
    height: 300px;
  }

  .f1_success_frame {
    justify-content: flex-start;
    padding-top: 69px;
  }

  .f1_navi_col2, .f1_bread_row {
    display: none;
  }

  .f1_detail_col, .f1_p_detail_col {
    width: 220px;
  }

  .menu-navbar-link {
    height: 30px;
    padding-left: 2.5px;
    padding-right: 2.5px;
    font-size: 10px;
    line-height: 12px;
  }

  .f1_hero_title {
    font-size: 25px;
    line-height: 35px;
  }

  .heading-31 {
    width: 85%;
  }

  .race_heading {
    width: 45%;
    line-height: 35px;
  }

  .event-details {
    margin-bottom: 10px;
  }

  .div-block-11 {
    text-align: center;
  }

  .heading-33 {
    font-size: 15px;
    line-height: 18px;
  }

  .columns-8 {
    height: 300px;
    overflow: auto;
  }

  .navbar-2, .container {
    max-height: 100%;
  }

  .shape.home-hero-1 {
    max-width: 40%;
    top: -29px;
    left: -43px;
  }

  .shape.home-hero-4 {
    max-width: 30%;
    right: -44px;
  }

  .shape.home-hero-6 {
    max-width: 28%;
    right: 0;
  }

  .shape.home-hero-5 {
    max-width: 40%;
    bottom: -57px;
    left: -36.5px;
  }

  .shape.home-hero-2 {
    max-width: 30%;
    right: -41px;
  }

  .shape.home-hero-3 {
    max-width: 30%;
    left: -48px;
  }

  .button-secondary {
    margin-left: auto;
    margin-right: auto;
  }

  .image-wrapper.home-hero {
    border-bottom-right-radius: 150px;
  }

  .split-content.home-hero-left {
    margin-bottom: 100px;
    padding-left: 0;
  }

  .section.world-cup-hero, .section.mlse-f1-2023, .section.mlse-f1-2023-copy {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/F1-Montreal-Header-web-4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 79% 100%, 0 0, 0 0;
    background-size: auto, auto, cover, auto;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .section.sblvii {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/SBLVII-Header-web-2.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 75% 0, 0 0, 0 0;
    background-size: auto, auto, cover, auto;
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .grid-3 {
    grid-template-columns: 1.5fr;
  }

  .grid-6 {
    grid-template-columns: 3.5fr 1fr 1fr;
  }

  .spacer-div {
    display: none;
  }

  .grid-9 {
    grid-template-columns: 1.5fr;
  }

  .grid-10 {
    grid-template-columns: 1fr 3fr;
  }

  .close-contact-form {
    right: -1px;
  }

  .hero__p {
    font-size: 15px;
    line-height: 28px;
  }

  .hero__title {
    font-size: 40px;
    line-height: 50px;
  }

  .hero-slider {
    min-height: 95vh;
  }

  .hero__container {
    width: 80%;
  }

  .hero__slide-image {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .25), var(--black)), url('../images/RWC23_ENG_ED_Hero_IMG_FRM_SHP_BLUE_R_POS-3682x2465.jpg');
    -webkit-text-fill-color: inherit;
    background-position: 0 0, 100%;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    background-clip: padding-box;
  }

  .rwc2023-main-content-section {
    padding-bottom: 10px;
  }

  .rwc2023-heading-2 {
    line-height: 40px;
  }

  .rwc2023-content-title {
    font-size: 40px;
    line-height: 50px;
  }

  .div-block-21 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .rwc2023-match-headings {
    text-align: center;
    font-size: 15px;
    line-height: 18px;
  }

  .rwc2023-event-date-day {
    max-width: 100%;
  }

  .rwc2023-event-time {
    width: 85%;
  }

  .rwc2023-event-details {
    grid-template-columns: 5fr;
    margin-bottom: 10px;
  }

  .rwc2023-flag {
    text-align: center;
    margin-bottom: 20px;
    padding-top: 10px;
    display: block;
  }

  .div-block-24 {
    padding-top: 55px;
  }

  .div-block-25 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-54 {
    max-width: 100%;
  }

  .grid-22 {
    grid-template-columns: 1fr .75fr .25fr .75fr;
  }

  .dates {
    width: 85%;
    text-align: center;
  }

  .button-secondary-sblvii {
    margin-left: auto;
    margin-right: auto;
  }

  .rwc2023-event-date-day-2 {
    max-width: 100%;
  }

  .close-contact-form-2 {
    right: -1px;
  }

  .rwc2023-match-headings-2 {
    text-align: center;
    font-size: 15px;
    line-height: 18px;
  }

  .rwc2023-event-time-2 {
    width: 85%;
  }

  .faq-row-diane, .faq-row-debbie {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 479px) {
  .section-title {
    font-size: 28px;
    line-height: 38px;
  }

  .section-subhead.narrower {
    width: 90%;
  }

  .section-subhead.narrower-middle {
    width: 95%;
    font-size: 19px;
  }

  .circular-shape.green-pastel {
    width: 100%;
    height: auto;
    border-radius: 0%;
    padding: 90px 20px;
    bottom: 0;
    left: 0;
  }

  .hero-section-2.inner {
    padding: 145px 3% 140px;
  }

  .hero-section-2.inner.faq, .hero-section-2.inner.hiw, .hero-section-2.inner.entertainment {
    padding-top: 150px;
    padding-bottom: 90px;
  }

  .hero-section-2.spaced {
    min-height: 700px;
    background-image: url('../images/TTI-Hero-2020-LG-RV4.jpg');
    background-position: 100% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 160px;
    padding-bottom: 100px;
  }

  .div-content-hero._60 {
    text-align: left;
    padding-left: 10px;
  }

  .headline-2 {
    font-size: 40px;
    line-height: 50px;
  }

  .headline-2.responsive {
    font-size: 44px;
  }

  .subhead-2.inner {
    width: 95%;
  }

  .cta-2.smaller.colour5.round {
    width: 90%;
  }

  .amenity-block {
    width: 100%;
    border-bottom: 1px solid rgba(8, 24, 25, .23);
  }

  .amenity-block.line-right {
    border-top-style: none;
  }

  .amenity-block.line-right._2 {
    border-top-style: none;
    border-right-style: none;
  }

  .amenity-block.line-right.last {
    border-bottom-style: none;
  }

  .amenity-block.line-left {
    border-bottom-style: solid;
    border-right-style: none;
  }

  .individual-category {
    width: 100%;
  }

  .hiw-number.darker {
    width: auto;
    height: auto;
    margin-bottom: 10px;
    margin-right: 0;
    font-size: 44px;
    transform: none;
  }

  .hiw-number.darker.small {
    width: 40px;
    height: 24px;
    color: rgba(116, 148, 140, .27);
    text-align: left;
    align-items: flex-start;
    margin-bottom: 11px;
    margin-right: 0;
    font-size: 24px;
    transform: none;
  }

  .lower-footer-links.wide {
    flex-wrap: wrap;
    justify-content: center;
  }

  .lower-footer-links.right-links {
    margin-top: 17px;
    padding-right: 10px;
  }

  .checkboxes-div {
    margin-left: 5%;
    margin-right: 5%;
  }

  .plan-checkbox, .plan-checkbox.left {
    width: 100%;
    justify-content: center;
  }

  .hiw-section {
    padding-bottom: 10px;
  }

  .split-left {
    width: 100%;
  }

  .hiw-block, .hiw-block.smaller {
    flex-direction: column;
    align-items: flex-start;
  }

  .title-holder {
    margin-left: 5%;
    margin-right: 5%;
  }

  .image-fixed {
    background-position: 50% 100%;
    background-size: cover;
    padding-top: 120px;
    padding-bottom: 120px;
  }

  .form-wrap {
    width: auto;
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .form-label.cvl {
    margin-top: 20px;
  }

  .success-msg {
    padding-left: 15px;
    padding-right: 15px;
  }

  .subhead-3 {
    width: 95%;
  }

  .nav-bar {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .faq {
    padding-left: 7%;
    padding-right: 7%;
  }

  .faq.inner._1 {
    padding-top: 60px;
  }

  .faq.inner._2.spne {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .column._1 {
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .col-2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .hiw-div {
    padding-left: 5px;
    padding-right: 5px;
  }

  .col-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .faq-holder {
    margin-bottom: 65px;
  }

  .menu-button.w--open {
    display: none;
  }

  .web-links-2.right {
    justify-content: center;
    padding-bottom: 20px;
  }

  .footer-link {
    margin-bottom: 9px;
    margin-left: 20px;
    margin-right: 20px;
  }

  .footer-link.last {
    margin-right: 20px;
  }

  .footer-link.left {
    margin-left: 20px;
  }

  .terms-privacy {
    margin-top: 25px;
  }

  .main-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .kind-text {
    text-align: center;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
  }

  .heading-section {
    font-size: 24px;
    line-height: 26px;
  }

  .kind-heading {
    font-size: 16px;
  }

  .hero-subheading {
    width: 80%;
    margin-left: 32px;
    margin-right: 25px;
    padding-left: 0;
    font-size: 14px;
    line-height: 20px;
  }

  .image-2 {
    display: block;
  }

  .w_container {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .w_row.w_socials {
    width: 100%;
    text-align: left;
  }

  .h_col_socials {
    width: 30%;
  }

  .w_navlogo_link {
    width: 130px;
    margin-left: 9px;
  }

  .w_nav_contact_group {
    padding-right: 1px;
    display: none;
  }

  .w_nav_overlay_link_text {
    display: block;
  }

  .div-block-2 {
    display: none;
  }

  .w_nav_overlay_container {
    width: 100%;
  }

  .w_sub_inner {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .w_cta_group {
    padding-right: 0;
  }

  .w_terms_container {
    height: 400px;
  }

  .w_terms_overlay {
    margin-top: 100px;
  }

  .w_medium_heading.f1_medium_heading_featured {
    font-size: 18px;
  }

  .slider {
    display: block;
  }

  .slide-image {
    justify-content: flex-start;
    padding-top: 124px;
  }

  .image-3 {
    max-width: 90%;
  }

  .testimonial-block.left-pic-side {
    margin-left: 10px;
    margin-right: 0;
  }

  .testimonial-block.right-pic-side {
    margin-left: 0;
  }

  .quote-name-heading {
    font-size: 15px;
    line-height: 20px;
  }

  .quote-paragraph {
    font-size: 13px;
    line-height: 16px;
  }

  .big-heading-brand {
    text-align: center;
    margin-left: 0;
  }

  .big-heading-brand.testimonial {
    padding-left: 10px;
    padding-right: 10px;
    line-height: 35px;
  }

  .stats-paragraph {
    margin-bottom: 0;
    margin-left: 10px;
    margin-right: 10px;
  }

  .stats-paragraph.testimonial {
    text-align: center;
    margin-right: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button {
    display: none;
  }

  .d-75-card-wrapper {
    width: 300px;
  }

  .d-75-image {
    display: block;
  }

  .d-75-text-wrapper {
    margin-left: 20px;
    margin-right: 20px;
  }

  .heading {
    font-size: 20px;
    line-height: 24px;
  }

  .paragraph-4, .d-75-link-text {
    font-size: 12px;
  }

  .d-130-blog-card-wrapper {
    width: 100%;
    margin-bottom: 180px;
  }

  .d-130-description-wrapper {
    bottom: -30%;
  }

  .d-103-card-wrapper {
    width: 100%;
    background-color: var(--white);
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
  }

  .d-103-card-wrapper.long {
    width: 100%;
    height: 200px;
  }

  .d-103-shape-placeholder {
    display: none;
  }

  .d-103-option-text {
    text-align: center;
  }

  .div-block-6 {
    overflow: visible;
  }

  .heading-24 {
    margin-bottom: 5px;
  }

  .modal-container.thankyou {
    padding-left: 10px;
    padding-right: 10px;
  }

  .modal-wc {
    opacity: 0;
    border-radius: 0;
    display: none;
  }

  .paragraph-6 {
    margin-top: 5px;
    font-size: 11px;
    line-height: 15px;
  }

  .div-block-7 {
    height: 400px;
    overflow: auto;
  }

  .modal-napa, .modal-wc-2020 {
    opacity: 0;
    display: none;
  }

  .list {
    height: 150px;
    overflow: auto;
  }

  .div-block-8 {
    display: block;
  }

  .f1_flag_group {
    width: 100%;
  }

  .f1_event_tile_date {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 10px;
  }

  .f1_navi_row {
    margin-bottom: 6px;
  }

  .w_hero {
    height: 250px;
  }

  .sbliv-form_group {
    padding-left: 10px;
    padding-right: 10px;
  }

  .f1_nav_line.f1_nav_line_calendar {
    margin-bottom: 15px;
  }

  .f1_cal_post {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .dedicated-event-banner {
    grid-column-gap: 0px;
    grid-row-gap: 5px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .f1_package_img {
    height: 260px;
  }

  .f1_package_price_name {
    overflow: hidden;
  }

  .f1_price_left_col {
    width: 100%;
    flex: none;
    margin-bottom: 13px;
    padding-right: 0;
  }

  .f1_bread_row {
    display: none;
  }

  .select-field-2 {
    width: 100%;
    overflow: hidden;
  }

  .f1_package_heading_row {
    display: none;
  }

  .f1_event_img {
    height: 260px;
  }

  .f1_p_name_col {
    width: 100%;
    flex: none;
  }

  .f1_p_detail_col {
    width: 100%;
    padding-top: 0;
    padding-bottom: 9px;
  }

  .f1_view_cell {
    flex: 1;
    justify-content: flex-end;
    padding-right: 7px;
  }

  .f1_p_price {
    justify-content: flex-start;
  }

  .navbar-btn-wrapper {
    padding-left: 5px;
    padding-right: 5px;
  }

  .navbar-btn-icon-close, .dropdown-list-2 {
    display: none;
  }

  .menu-navbar-link.sarnia {
    margin-right: 5px;
  }

  .f1_hero_title {
    padding-right: 5px;
    font-size: 20px;
    line-height: 25px;
  }

  .heading-31 {
    font-size: 15px;
    line-height: 19px;
  }

  .race_heading {
    width: 85%;
    font-size: 18px;
    line-height: 20px;
  }

  .event-date {
    width: 100%;
  }

  .div-block-11 {
    text-align: center;
    display: block;
  }

  .heading-33, .button-5 {
    font-size: 12px;
    line-height: 15px;
  }

  .bold-text-4 {
    font-size: 40px;
    line-height: 40px;
  }

  .navbar-2 {
    max-height: 100%;
    min-height: 50px;
  }

  .link-block {
    margin-top: 10px;
  }

  .container {
    height: 100%;
    max-height: 100%;
    justify-content: flex-start;
    padding-top: 0;
    padding-bottom: 0;
  }

  .shape.home-hero-6 {
    bottom: -23px;
    right: -1px;
  }

  .shape.home-hero-5 {
    max-width: 40%;
    bottom: -51px;
    left: -21.5px;
  }

  ._2-buttons.home {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .image-43.home-hero {
    height: auto;
  }

  .space-2 {
    height: 20px;
  }

  .button-secondary {
    align-self: stretch;
    margin-left: auto;
    margin-right: auto;
  }

  .dropdown-follow.header-follow {
    display: block;
  }

  .home-hero-wrapper {
    min-height: auto;
  }

  .image-wrapper.home-hero {
    border-bottom-right-radius: 100px;
  }

  .title-2.home-hero {
    text-align: center;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 34px;
  }

  .paragraph-9 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 15px;
  }

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

  .split-content.home-hero-right {
    max-height: none;
    max-width: 467px;
  }

  .split-content.home-hero-left {
    width: auto;
    max-width: 601px;
    justify-content: center;
    margin-bottom: 80px;
    margin-left: 0;
    padding-left: 0;
    display: block;
  }

  .section.world-cup-hero {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/F1-Montreal-Header-web-4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 75% 100%, 0 0, 0 0;
    background-size: auto, auto, auto, auto;
    padding: 40px 5px 10px;
  }

  .section.world-cup-hero._2 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .section.world-cup-hero.wc2022.mlse {
    background-image: url('../images/Qatar-Header-web-MLSE-Access.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, null, null);
    background-position: 0%, 0 0, 0 0;
  }

  .section.mlse-f1-2023 {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/F1-Montreal-Header-web-4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 75% 100%, 0 0, 0 0;
    background-size: auto, auto, auto, auto;
    padding: 40px 5px 10px;
  }

  .section.mlse-f1-2023._2 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .section.mlse-f1-2023-copy {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/F1-Montreal-Header-web-4.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 75% 100%, 0 0, 0 0;
    background-size: auto, auto, auto, auto;
    padding: 40px 5px 10px;
  }

  .section.mlse-f1-2023-copy._2 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .section.sblvii {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .4), var(--black)), url('../images/SBLVII-Header-web-2.jpg'), url('../images/Qatar-WC-WHT-BG-copy.png'), linear-gradient(to bottom, transparent, transparent);
    background-position: 0 0, 70% 0, 0 0, 0 0;
    background-size: auto, auto, auto, auto;
    padding: 40px 5px 10px;
  }

  .section.sblvii._2 {
    padding-top: 20px;
    padding-bottom: 0;
  }

  .container-default {
    min-height: auto;
    align-items: flex-start;
    padding-left: 5px;
    padding-right: 5px;
  }

  .grid-3 {
    grid-template-columns: 1.5fr;
    margin-left: 0;
  }

  .div-block-13.right {
    display: none;
  }

  .div-block-13._2 {
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .div-block-14._2 {
    width: 95%;
    margin-left: 0;
    padding-right: 0;
  }

  .grid-5 {
    grid-template-columns: 1fr;
  }

  .grid-6 {
    grid-template-columns: 5fr;
  }

  .div-block-16, .div-block-17 {
    text-align: center;
  }

  .spacer-div, .nav-menu {
    display: none;
  }

  .grid-9 {
    grid-template-columns: 1.5fr;
    margin-left: 0;
  }

  .grid-9._77 {
    grid-template-columns: 5fr;
    padding-left: 0;
  }

  .grid-10 {
    width: 100%;
    grid-template-columns: 1fr;
  }

  .paragraph-12 {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 10px;
  }

  .div-block-18 {
    width: 100%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    padding-left: 10px;
  }

  .icon, .menu-button-2 {
    display: none;
  }

  .form-2._21 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .rwc2023-hero {
    height: 100%;
    background-image: url('../images/127733778.jpg');
    background-position: 0 100%;
    background-size: cover;
    padding-bottom: 0;
  }

  .side-contact-form {
    display: none;
  }

  .hero__p {
    line-height: 20px;
  }

  .hero__title {
    text-align: center;
    font-size: 50px;
  }

  .hero-slider, .slide__image-wrapper {
    height: 100%;
  }

  .slide__content {
    justify-content: flex-start;
    margin-top: 140px;
  }

  .hero__container {
    width: 85%;
    padding-left: 0;
    padding-right: 0;
  }

  .hero__slide-image {
    width: 100%;
    height: 110vh;
    min-width: 100%;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .2), var(--black)), url('../images/RWC23_ENG_ED_Hero_IMG_FRM_SHP_BLUE_R_POS-3682x2465.jpg');
    background-position: 0 0, 75% 0;
    background-repeat: repeat, no-repeat;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }

  .image-49 {
    width: 100%;
    text-align: left;
    padding-left: 70px;
    padding-right: 70px;
  }

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

  .rwc2023-main-content-section {
    margin-top: 10px;
    padding-bottom: 20px;
  }

  .grid-13 {
    margin-left: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-19 {
    padding-top: 40px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .image-50 {
    width: 85%;
  }

  .rwc2023-heading-2 {
    font-size: 22px;
    line-height: 30px;
  }

  .rwc2023-content-title {
    font-size: 24px;
    line-height: 27px;
  }

  .rwc2023-canadian-title {
    margin-bottom: 0;
    padding-top: 0;
    font-size: 10px;
  }

  .rwc {
    width: 100%;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 5px;
    padding-left: 0;
  }

  .div-block-20 {
    padding-right: 0;
  }

  .div-block-21 {
    padding-left: 0;
    padding-right: 0;
  }

  .grid-16 {
    grid-template-columns: 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .rwc2023-match-headings {
    font-size: 12px;
    line-height: 15px;
  }

  .rwc2023-maatch-info-btn {
    text-align: center;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 15px;
  }

  .rwc2023-event-time {
    width: 75%;
  }

  .rwc2023-event-details {
    grid-template-columns: 5fr;
    padding-left: 10px;
  }

  .rwc2023-col-events {
    width: 100%;
  }

  .rwc2023-flag {
    height: 100%;
    text-align: center;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 10px;
    display: block;
  }

  .paragraph-8-rwc2023 {
    font-size: 11px;
  }

  .paragraph-8-rwc2023-2 {
    font-size: 15px;
  }

  .div-block-23 {
    width: 100%;
    text-align: left;
    padding-left: 5px;
    padding-right: 10px;
  }

  .div-block-24 {
    padding-top: 30px;
  }

  .div-block-25 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .grid-20 {
    grid-template-columns: 1fr;
    padding-top: 70px;
    overflow: scroll;
  }

  .div-block-26 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-27 {
    padding-left: 0;
  }

  .container-3 {
    margin-top: 20px;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-29 {
    margin-bottom: 40px;
    padding-top: 0;
  }

  .grid-22 {
    grid-template-columns: 1fr .75fr .25fr .75fr;
  }

  .div-block-30 {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .schedule-side-popout {
    display: none;
  }

  .heading-45, .heading-46 {
    font-size: 25px;
    line-height: 30px;
  }

  .modal-thank-you {
    opacity: 1;
    display: flex;
  }

  .heading-50 {
    font-size: 15px;
  }

  .html-embed-3 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-51 {
    font-size: 25px;
    line-height: 30px;
  }

  .html-embed-4 {
    width: 80%;
  }

  .heading-sblvii {
    font-size: 25px;
    line-height: 30px;
  }

  .button-secondary-sblvii {
    align-self: stretch;
    margin-left: auto;
    margin-right: auto;
  }

  .schedule-popout-tab-2.fifa {
    display: none;
  }

  .rwc2023-maatch-info-btn-2 {
    text-align: center;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 15px;
  }

  .paragraph-8-rwc2023-2-2 {
    font-size: 15px;
  }

  .paragraph-8-rwc2023-2 {
    font-size: 11px;
  }

  .rwc2023-match-headings-2 {
    font-size: 12px;
    line-height: 15px;
  }

  .rwc2023-event-time-2 {
    width: 75%;
  }

  .div-block-36, .block-quote.fifa {
    display: none;
  }

  .modal-wc-2026 {
    opacity: 0;
    display: none;
  }

  .html-embed-5 {
    object-fit: none;
    overflow: visible;
  }
}

#w-node-_93e847e6-d0fe-8975-0fbd-4f2bc758cb31-45d69043 {
  align-self: center;
  justify-self: center;
}

#w-node-eea49171-5d40-019d-bff1-5ebf3e794a1f-45d69043 {
  align-self: auto;
  justify-self: auto;
}

#w-node-_052fdb2d-2050-f324-d252-c4767cc29e0b-acce6d80 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93e847e6-d0fe-8975-0fbd-4f2bc758cb31-362ddac6 {
  align-self: center;
  justify-self: center;
}

#w-node-eea49171-5d40-019d-bff1-5ebf3e794a1f-362ddac6 {
  align-self: auto;
  justify-self: auto;
}

#w-node-_8cfa8cf2-868a-455b-8850-aad7cba561ab-362ddac6, #w-node-fe72c430-13be-fbe9-7f9b-9d5f3d3cd34c-362ddac6, #w-node-_438b76f5-a094-f317-8c04-b080f3d23f44-362ddac6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_93e847e6-d0fe-8975-0fbd-4f2bc758cb31-1982abf1 {
  align-self: center;
  justify-self: center;
}

#w-node-eea49171-5d40-019d-bff1-5ebf3e794a1f-1982abf1 {
  align-self: auto;
  justify-self: auto;
}

#w-node-_8cfa8cf2-868a-455b-8850-aad7cba561ab-1982abf1, #w-node-fe72c430-13be-fbe9-7f9b-9d5f3d3cd34c-1982abf1, #w-node-_438b76f5-a094-f317-8c04-b080f3d23f44-1982abf1 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Playfair Display';
  src: url('../fonts/PlayfairDisplay-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Formula1 web 0';
  src: url('../fonts/Formula1-Regular_web_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula1 wide web 0';
  src: url('../fonts/Formula1-Wide_web_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Formula1 web 0';
  src: url('../fonts/Formula1-Bold_web_0.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Webbelliscup';
  src: url('../fonts/WebbEllisCup-BoldItalic.ttf') format('truetype'), url('../fonts/WebbEllisCup-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Webbelliscup';
  src: url('../fonts/WebbEllisCup-Light.ttf') format('truetype'), url('../fonts/WebbEllisCup-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Webbelliscup';
  src: url('../fonts/WebbEllisCup-Regular.ttf') format('truetype'), url('../fonts/WebbEllisCup-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Webbelliscup';
  src: url('../fonts/WebbEllisCup-Bold.ttf') format('truetype'), url('../fonts/WebbEllisCup-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Webbelliscup';
  src: url('../fonts/WebbEllisCup-LightItalic.ttf') format('truetype'), url('../fonts/WebbEllisCup-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Webbelliscup';
  src: url('../fonts/WebbEllisCup-HeavyItalic.ttf') format('truetype'), url('../fonts/WebbEllisCup-HeavyItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Webbelliscup';
  src: url('../fonts/WebbEllisCup-Italic.ttf') format('truetype'), url('../fonts/WebbEllisCup-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Webbelliscup';
  src: url('../fonts/WebbEllisCup-Heavy.ttf') format('truetype'), url('../fonts/WebbEllisCup-Heavy.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Tiempos headline';
  src: url('../fonts/Tiempos-Headline---Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta-Thin.otf') format('opentype'), url('../fonts/Averta-Extrathin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Averta';
  src: url('../fonts/Averta.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd';
  src: url('../fonts/CircularStd-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Circularstd book';
  src: url('../fonts/CircularStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Medium.otf') format('opentype'), url('../fonts/AvenirLTStd-Roman.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Heavy.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Avenir';
  src: url('../fonts/AvenirLTStd-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}