@keyframes no-matches-module_shake__LpMEG {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes no-matches-module_flash-background__2gpXq {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.no-matches-module_title__-E5Lk {
  position: relative;
  margin-block-end: 32px;
  color: var(--ob-no-match-title-cl);
  font-family: var(--ob-typ-font-main);
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--ob-no-matches-cl);
  margin-block: 56px;
}
.no-matches-module_title__-E5Lk::before {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 72px;
  height: 4px;
  background: red;
}

.no-matches-module_paragraph__BaeEB {
  color: var(--ob-no-matches-cl);
  line-height: 32px;
}
.no-matches-module_paragraph__BaeEB a {
  color: var(--ob-no-matches-anchor-cl);
}
@keyframes no-matches-script-module_shake__Acbi4 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes no-matches-script-module_flash-background__pYsWv {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.no-matches-script-module_container__-Yb7t {
  margin-block: 56px;
}
@keyframes matches-module_shake__-ub45 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes matches-module_flash-background__P-Bm7 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.matches-module_matches__dfkoc {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
}

.matches-module_subtitle__f6KGR {
  position: relative;
  margin-block-end: 32px;
  color: var(--ob-no-match-title-cl);
  font-family: var(--ob-typ-font-main);
  font-weight: 600;
  font-size: 1.25rem;
  color: var(--ob-colour-black);
}
.matches-module_subtitle__f6KGR::before {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 72px;
  height: 4px;
  background: red;
}
.matches-module_subtitleFirst__EJO3l {
  color: var(--ob-colour-white);
}

.matches-module_details__OcyM9 {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  margin-block: 56px 0;
}

.matches-module_button__iJZW7 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  justify-content: space-between;
}
@keyframes loyalty-points-module_shake__3Y56k {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes loyalty-points-module_flash-background__dV63K {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.loyalty-points-module_value__22oUM, .loyalty-points-module_title__DhQ0f {
  font-family: var(--ob-typ-font-header);
  font-weight: 400;
  margin: 0;
}

.loyalty-points-module_title__DhQ0f {
  font-size: var(--ob-loyalty-points-label-size);
  color: var(--ob-loyalty-points-label-colour);
}

.loyalty-points-module_value__22oUM {
  font-size: var(--ob-loyalty-points-value-size);
  font-weight: 500;
  color: var(--ob-loyalty-points-value-colour);
}

.loyalty-points-module_separator__yBLfP {
  margin: 0;
  border-bottom-width: 1px;
  border-color: var(--ob-loyalty-separator-colour);
}
.loyalty-points-module_separatorTop__ArHo3 {
  margin-block-end: 16px;
}
.loyalty-points-module_separatorBottom__ywBKn {
  margin-block-start: 16px;
}

.loyalty-points-module_container__-JbCk {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  max-width: 345px;
}
.loyalty-points-module_containerLargeView__r4dfy {
  flex: 1 1 100%;
  padding-block-end: 40px;
  align-self: flex-end;
}

.loyalty-points-module_contentsVertical__bBXSg {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
}

.loyalty-points-module_contentsHorizontal__mw-Is {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
  width: 100%;
}

.loyalty-points-module_rightAlign__-0E8t {
  justify-content: flex-end;
}

.loyalty-points-module_uppercase__7CSlV {
  text-transform: uppercase;
}
@keyframes match-banner-module_shake__D0lHD {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes match-banner-module_flash-background__Cjxby {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.match-banner-module_banner__lc-7F {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  text-transform: uppercase;
  background: var(--ob-match-banner-bg);
  color: var(--ob-match-banner-cl);
  padding: 8px 24px;
  gap: 8px;
  font-size: 1.125rem;
  font-weight: 700;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: 0;
  height: var(--ob-match-banner-height);
}

.match-banner-module_alt__X8gTj {
  background: var(--ob-match-banner-alt-bg);
  color: var(--ob-match-banner-alt-cl);
}

.match-banner-module_icon__CokYa {
  fill: var(--ob-match-banner-icon-cl);
}
@keyframes match-module_shake__NJV6- {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes match-module_flash-background__6xUx- {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.match-module_footer__dU1y- {
  z-index: 10;
}

.match-module_matchesLargeView__ff9PU {
  width: 100%;
  box-sizing: border-box;
}

.match-module_owner__UbIb4 {
  color: var(--ob-evt-own-team-colour);
}

.match-module_card__zFJ5f {
  position: relative;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
}
.match-module_card--large-view__aXU-3 {
  padding: 56px;
}

.match-module_footer__dU1y- {
  display: block;
  width: 100%;
}

.match-module_banner__MwEzB {
  margin-bottom: 32px;
  width: 100%;
}
@keyframes event-details-module_shake__bzvWu {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes event-details-module_flash-background__PusV4 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.event-details-module_date__ERnUt, .event-details-module_group__XJhxi, .event-details-module_location__y2Yk- {
  line-height: 1.169;
  font-family: var(--ob-typ-font-main);
}

.event-details-module_event__ia5Sl {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  gap: 16px;
}
.event-details-module_event__ia5Sl > div {
  z-index: 10;
}

.event-details-module_title1__XwtfO,
.event-details-module_title2__paURP {
  line-height: 1;
  text-transform: uppercase;
  font-family: var(--ob-typ-font-header);
  font-weight: 600;
  margin: 0;
}
.event-details-module_title1__XwtfO[class*=_owner],
.event-details-module_title2__paURP[class*=_owner] {
  color: var(--ob-evt-own-team-colour);
}
.event-details-module_title1__XwtfO:not([class*=_owner]),
.event-details-module_title2__paURP:not([class*=_owner]) {
  color: var(--ob-evt-opponent-team-colour);
}

.event-details-module_titleLargeView__OgpMz {
  font-size: 1.875rem;
}

.event-details-module_location__y2Yk- {
  font-size: 1.125rem;
  color: var(--ob-evt-location);
  font-weight: 500;
}

.event-details-module_group__XJhxi {
  text-transform: uppercase;
  font-size: 0.875rem;
  color: var(--ob-evt-group);
  margin: 0;
}

.event-details-module_locationGroup__z4Z4B {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.event-details-module_date__ERnUt {
  font-size: 0.875rem;
  color: var(--ob-evt-date);
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}

.event-details-module_time__pTKvs {
  font-weight: 700;
}

.event-details-module_dateLargeView__K3zkw {
  font-size: 1rem;
}

.event-details-module_locationGroupLargeView__ar2XP {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.event-details-module_uppercase__2D-IC {
  text-transform: uppercase;
}
@keyframes event-status-module_shake__mnRfR {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes event-status-module_flash-background__ORJPE {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.event-status-module_status__Z9t6i {
  font-size: 1.5rem;
  font-family: var(--ob-typ-font-header);
  margin: 0;
  line-height: 80%;
}
.event-status-module_status__Z9t6i:not([class*=_statusOutline]) {
  color: var(--ob-evt-status-colour);
}

.event-status-module_statusOutline__Lfh0k {
  -webkit-text-stroke: 1px var(--ob-evt-status-stroke-colour);
  color: transparent;
}

.event-status-module_defaultColours__I2SAF {
  color: var(--ob-evt-status-colour);
}
.event-status-module_defaultColours__I2SAF svg, .event-status-module_defaultColours__I2SAF svg path {
  fill: var(--ob-evt-status-colour);
}

.event-status-module_alternativeColours__hJdrc {
  color: var(--ob-evt-status-alt-colour);
}
.event-status-module_alternativeColours__hJdrc svg, .event-status-module_alternativeColours__hJdrc svg path {
  fill: var(--ob-evt-status-alt-colour);
}

.event-status-module_containerAbove__-c9Lt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
}

.event-status-module_containerBelow__yxuNo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column-reverse;
}

.event-status-module_containerBefore__RdDBM {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: center;
}

.event-status-module_containerAfter__baI8M {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: flex-end;
  flex-direction: row-reverse;
}

.event-status-module_container__HTnpt {
  position: absolute;
  top: 0;
  right: var(--ob-padding-inline);
  gap: 4px;
}

.event-status-module_containerBelowBanner__FsW6r {
  top: var(--ob-match-banner-height);
}
@keyframes team-badge-module_shake__dOQzF {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes team-badge-module_flash-background__rHVLq {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.team-badge-module_badge__peSB4 {
  max-width: var(--ob-team-badge-max-width-sm);
  max-height: var(--ob-team-badge-max-width-sm);
}

.team-badge-module_noBadge__j425F {
  width: var(--ob-team-badge-max-width-sm);
}

.team-badge-module_badgeLarge__C9sL7 {
  max-width: var(--ob-team-badge-max-width-lg);
  max-height: var(--ob-team-badge-max-width-lg);
}

.team-badge-module_noBadgeLarge__Rou57 {
  width: var(--ob-team-badge-max-width-lg);
}

.team-badge-module_container__8B2Om {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: var(--ob-team-badge-max-width-sm);
}

.team-badge-module_containerLarge__ygGFh {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: var(--ob-team-badge-max-width-lg);
}
@keyframes large-view-event-module_shake__2vezY {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes large-view-event-module_flash-background__ZxvoU {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.large-view-event-module_children__1SzFq, .large-view-event-module_event__tXYUr {
  z-index: 10;
}

.large-view-event-module_event__tXYUr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}

.large-view-event-module_badge__ORZSr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-block-end: 24px;
  align-items: flex-start;
  flex: 1 1 50%;
  gap: 32px;
  height: 144px;
}

.large-view-event-module_card__jKLx7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  box-sizing: border-box;
  width: 100%;
}

.large-view-event-module_pad__e0Jvl {
  padding-block: 24px 0;
  padding-inline: var(--ob-padding-inline);
  box-sizing: border-box;
}

.large-view-event-module_separator__GOWHF {
  margin-block: -8px;
}

.large-view-event-module_children__1SzFq {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  align-items: flex-end;
  width: 100%;
}

.large-view-event-module_childContent__-dlHz {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: flex-end;
  gap: 8px;
  flex-wrap: wrap;
  width: 100%;
}
.large-view-event-module_childContent__-dlHz :first-child {
  justify-self: flex-start;
}

.large-view-event-module_fullWidthContent__ByKvJ :first-child {
  width: 100vw;
}
@keyframes large-view-event-inline-module_shake__zaiwN {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes large-view-event-inline-module_flash-background__JR-IZ {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.large-view-event-inline-module_viewEvent__1YJ-C {
  z-index: 10;
}

.large-view-event-inline-module_viewEvent__1YJ-C {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  align-items: stretch;
  justify-content: flex-start;
  box-sizing: border-box;
  gap: 100px;
}

.large-view-event-inline-module_badge__qYRw- {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
  gap: 24px;
}

.large-view-event-inline-module_children__CJda- {
  border-left: 1px solid var(--ob-lin-separator-primary);
  padding-inline-start: 32px;
}

.large-view-event-inline-module_event__sErFK {
  flex: 1 1 50%;
}

.large-view-event-inline-module_card__iNn5I {
  position: relative;
  height: 100%;
  width: 100%;
}
.large-view-event-inline-module_card--large-view__oO-rW {
  padding: 56px;
}

.large-view-event-inline-module_pad__vGYGj {
  padding-block: 24px 0;
  padding-inline: 32px;
}
@keyframes small-view-event-module_shake__4Y8w9 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes small-view-event-module_flash-background__iNg37 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.small-view-event-module_content__g7ked, .small-view-event-module_card__S5UmY, .small-view-event-module_status__MM9Id {
  z-index: 10;
}

.small-view-event-module_status__MM9Id {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: center;
  justify-content: space-between;
  margin-block-end: 16px;
}

.small-view-event-module_card__S5UmY {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: stretch;
  box-sizing: border-box;
  padding-inline: 0;
  width: 100%;
}

.small-view-event-module_content__g7ked {
  width: 100%;
}

.small-view-event-module_padIndividual__ZzEcf {
  padding-block-start: 0;
  padding-inline: 24px;
  width: 100%;
}

.small-view-event-module_children__8ItSt {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  flex-direction: column;
  margin-block-start: 16px;
  gap: 24px;
  align-items: stretch;
  width: 100%;
}
@keyframes view-event-module_shake__IlwMy {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes view-event-module_flash-background__fJK05 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.view-event-module_footer__wy69p {
  z-index: 10;
}

.view-event-module_footer__wy69p {
  display: block;
  width: 100%;
}
@keyframes sales-window-module_shake__ZvShl {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes sales-window-module_flash-background__3Ma1G {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.sales-window-module_container__XnOfW {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  font-size: 0.875rem;
}
.sales-window-module_containerLargeView__K65jX {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.sales-window-module_title__cw6ys {
  line-height: 0.8333;
  font-weight: 600;
  color: var(--ob-saleswin-title-cl);
  font-family: var(--ob-saleswin-title-font);
  margin-bottom: 0;
  text-transform: uppercase;
}
.sales-window-module_titleLargeView__WwwYu {
  margin: 0;
}

.sales-window-module_subtitle__Nuk0Z {
  line-height: 1.3125;
  font-weight: 400;
  color: var(--ob-saleswin-sub-cl);
  margin: 0;
}
.sales-window-module_subtitleLargeView__NEdPX {
  line-height: 1;
  margin-top: 0;
}

.sales-window-module_separator__7QHAs {
  margin: 16px 0;
}
@keyframes ticket-message-module_shake__ViZrk {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes ticket-message-module_flash-background__1uv03 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.ticket-message-module_message__HGGQn {
  color: var(--ob-ticket-message-cl);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 0.875rem;
}
@keyframes auto-seat-confirm-module_shake__fVmWy {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes auto-seat-confirm-module_flash-background__iRylb {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.auto-seat-confirm-module_container__2vQXj {
  width: 100%;
  --ob-vert-hor-box1-bg: var(--ob-hosp-card-bg);
}
.auto-seat-confirm-module_containerLargeView__1h7iD {
  flex: 1 1 100%;
}
@media (max-height: 700px) {
  .auto-seat-confirm-module_container__2vQXj div[class*=team-badge-module_container] {
    display: none;
  }
}

.auto-seat-confirm-module_border__aDo40 {
  width: 50%;
  margin: 0 auto;
}

.auto-seat-confirm-module_match__g933K {
  flex: 0;
  width: 100%;
  max-width: var(--ob-site-max-width);
  box-shadow: none;
}

.auto-seat-confirm-module_tray__xmSwG {
  max-width: var(--ob-site-max-width);
}

.auto-seat-confirm-module_backButton__6o6kH {
  position: absolute;
  top: 32px;
  z-index: 10;
  position: unset;
}

.auto-seat-confirm-module_ticket__12aeQ {
  flex: 0 1 0%;
  background-color: var(--ob-ticket-bg);
}

.auto-seat-confirm-module_mmc__6dnFP {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
  align-items: flex-start;
  width: 100%;
}

.auto-seat-confirm-module_mmcContent__raoU0 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 100%;
  justify-self: stretch;
}

.auto-seat-confirm-module_mapViewLargeView__qp5fJ {
  max-width: none;
  padding-inline: calc(var(--ob-padding-inline) * 2) !important;
  justify-content: flex-start !important;
}
@keyframes selected-tickets-module_shake__481nz {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes selected-tickets-module_flash-background__ULcHZ {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.selected-tickets-module_wrapper__BdZNh {
  --ob-page-title-bg: transparent;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  justify-content: center;
  align-items: flex-start;
  flex: 1;
  width: 100%;
  background: var(--ob-tariffs-bg);
  background-image: var(--ob-ticket-tariff-background-svg);
  background-size: cover;
  background-position: center;
  overflow-y: auto;
}
.selected-tickets-module_wrapperLargeView__VnvA1 {
  justify-content: flex-start;
  padding-bottom: 20px;
}

.selected-tickets-module_button__Rtr1B {
  width: 100%;
}

.selected-tickets-module_viewButton__Ykvz6 {
  min-width: auto;
}
@keyframes mmc-module_shake__V5P2c {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes mmc-module_flash-background__7Wzrl {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.mmc-module_mmcContainer__PuJc8 {
  width: 100%;
  height: 400px;
  padding: 24px 0;
  position: relative;
}

.mmc-module_mmc3dContainer__4aLJ5 {
  width: 100%;
  min-height: 375px;
  height: 100%;
  padding: 24px 0;
  z-index: 2;
}

.mmc-module_mmcZoomControls__H1aIz {
  position: absolute;
  bottom: 42px;
  right: 20px;
  display: flex;
  gap: 10px;
  z-index: 2;
}

.mmc-module_mmcZoomControl__mUwfD {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  border: none;
  border-radius: 4px;
  background-color: var(--ob-colour-grey-15);
  transition: background-color 200ms;
}
.mmc-module_mmcZoomControl__mUwfD:hover {
  cursor: pointer;
  background-color: var(--ob-colour-grey-75);
}

.mmc-module_mmcZoomControlPlus__TkAMh {
  width: 20px;
  height: 20px;
  margin: 6px;
}

.mmc-module_mmcZoomControlMinus__k2ZDG {
  width: 32px;
  height: 32px;
}
@keyframes ticketing-line-item-module_shake__d3Dym {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes ticketing-line-item-module_flash-background__KA7pv {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.ticketing-line-item-module_topRow__GNcDd {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.ticketing-line-item-module_header__CEJOf,
.ticketing-line-item-module_priceSmallView__F3iRq {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}

.ticketing-line-item-module_card__GJuIM {
  padding: 16px;
  width: 100%;
  box-sizing: border-box;
  max-width: var(--ob-ticket-max-width);
}
.ticketing-line-item-module_card__GJuIM:not(:first-child) {
  border-top: 1px var(--ob-ticket-separator-cl) solid;
}

.ticketing-line-item-module_details__ttfwE {
  text-align: left;
  width: 100%;
}

.ticketing-line-item-module_head__pSeYE th,
.ticketing-line-item-module_titleReduced__kJo3K {
  font-family: var(--ob-typ-font-header);
  font-size: 0.75rem;
  font-weight: 400;
  color: var(--ob-tbl-header-cl);
}

.ticketing-line-item-module_data__Rb49M,
.ticketing-line-item-module_title__TIXgK {
  color: var(--ob-typ-font-colour-main);
  font-weight: 700;
  font-size: 1rem;
}

.ticketing-line-item-module_uppercase__fAblK {
  text-transform: uppercase;
}

.ticketing-line-item-module_separator__MbNNh {
  --ob-lin-separator-primary: var(--ob-colour-grey-25);
  margin-block: 16px;
}

.ticketing-line-item-module_data__Rb49M {
  line-height: 1.5;
}

.ticketing-line-item-module_smallPrice__15mSr {
  font-weight: 700;
  text-align: right;
  width: 100%;
}
@keyframes line-item-ticket-module_shake__8B4dQ {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes line-item-ticket-module_flash-background__TvyQz {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.line-item-ticket-module_topRow__fRLx4 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.line-item-ticket-module_header__1smTI,
.line-item-ticket-module_priceSmallView__ITSXG {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
}

.line-item-ticket-module_card__VsyNP {
  padding: 16px;
  width: 100%;
  box-sizing: border-box;
  max-width: var(--ob-ticket-max-width);
}

.line-item-ticket-module_details__mGAqP {
  text-align: left;
  width: 100%;
}
.line-item-ticket-module_details__mGAqP thead th:first-child,
.line-item-ticket-module_details__mGAqP tbody td:first-child {
  width: 30%;
}
.line-item-ticket-module_details__mGAqP thead th:not(:first-child),
.line-item-ticket-module_details__mGAqP tbody td:not(:first-child),
.line-item-ticket-module_details__mGAqP .line-item-ticket-module_smallPrice__kYQ6d {
  text-align: right;
  width: 10%;
}
.line-item-ticket-module_details__mGAqP .line-item-ticket-module_price__XGsSj {
  width: 50%;
}

.line-item-ticket-module_head__PBhiC th,
.line-item-ticket-module_titleReduced__cGrfm {
  font-family: var(--ob-typ-font-header);
  font-size: 0.75rem;
  font-weight: 400;
  color: var(--ob-tbl-header-cl);
}

.line-item-ticket-module_data__83u3s,
.line-item-ticket-module_title__n9BiT {
  color: var(--ob-typ-font-colour-main);
  font-weight: 700;
  font-size: 1rem;
}

.line-item-ticket-module_uppercase__3OeS0 {
  text-transform: uppercase;
}

.line-item-ticket-module_separator__aZ2nd {
  --ob-lin-separator-primary: var(--ob-colour-grey-25);
  margin-block: 16px;
}

.line-item-ticket-module_data__83u3s {
  line-height: 1.5;
}

.line-item-ticket-module_smallPrice__kYQ6d {
  font-weight: 700;
  text-align: right;
  width: 100%;
}
@keyframes event-details-order-module_shake__Nnr80 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes event-details-order-module_flash-background__-Dul6 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.event-details-order-module_date__GpyzD, .event-details-order-module_location__Dl0Ps {
  text-transform: uppercase;
  line-height: 1.169;
  font-weight: 700;
  font-family: var(--ob-typ-font-main);
}

.event-details-order-module_title1__-xaVQ,
.event-details-order-module_title2__1M-jz {
  font-size: 1.3125rem;
  line-height: 0.8333;
  margin: 0;
  text-transform: uppercase;
  font-family: var(--ob-typ-font-header);
  font-weight: 400;
}

.event-details-order-module_event__0dC42 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-block-end: 16px;
  padding-inline-start: 16px;
}
.event-details-order-module_event__0dC42 > div {
  z-index: 10;
}

.event-details-order-module_title1__-xaVQ[class*=_owner],
.event-details-order-module_title2__1M-jz[class*=_owner] {
  color: var(--ob-evt-own-team-colour);
}
.event-details-order-module_title1__-xaVQ:not([class*=_owner]),
.event-details-order-module_title2__1M-jz:not([class*=_owner]) {
  color: var(--ob-evt-opponent-team-colour);
}

.event-details-order-module_titleSmallView__JtYxf:first-child {
  margin-block-end: 4px;
}
.event-details-order-module_titleSmallView__JtYxf:nth-child(2) {
  margin-block-end: 12px;
}

.event-details-order-module_title__jfRcc .event-details-order-module_title2__1M-jz {
  margin-block-start: 0;
}

.event-details-order-module_location__Dl0Ps {
  font-size: 0.75rem;
  margin: 0;
  color: var(--ob-typ-font-colour-light);
}

.event-details-order-module_date__GpyzD {
  font-size: 0.75rem;
  color: var(--ob-typ-font-colour-main);
  margin: 0 0 0.75rem 0;
}
@keyframes assigned-contact-module_shake__8iFHM {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes assigned-contact-module_flash-background__mMvDh {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.assigned-contact-module_assignedName__5r5IJ {
  text-transform: uppercase;
  line-height: 1.169;
  font-weight: 700;
  font-family: var(--ob-typ-font-main);
}

.assigned-contact-module_container__mxfnk {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  width: 100%;
  padding-block: 16px;
}

.assigned-contact-module_assigned__Sqi-a {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}

.assigned-contact-module_assignedName__5r5IJ {
  font-size: 0.875rem;
  color: var(--ob-typ-font-colour-highlight);
}

.assigned-contact-module_assignedLabel__gfuiS {
  font-size: 0.875rem;
  color: var(--ob-typ-font-colour-light);
}

.assigned-contact-module_changeButton__9KcmR {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  font-size: 0.875rem;
  justify-content: flex-end;
  gap: 8px;
  color: var(--ob-order-btn-cl);
  width: auto;
  background: transparent;
  border: none;
  cursor: pointer;
}
.assigned-contact-module_changeButton__9KcmR svg path {
  fill: var(--ob-order-btn-cl);
}
.assigned-contact-module_changeButton__9KcmR:hover svg path {
  fill: var(--ob-order-btn-cl-hv);
}
.assigned-contact-module_changeButton__9KcmR:hover {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-order-btn-cl-hv);
}
@keyframes seat-details-module_shake__n2xBc {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes seat-details-module_flash-background__rbJIv {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.seat-details-module_data__kTyEQ td, .seat-details-module_title__GOhhT {
  font-size: 0.875rem;
  line-height: 0.8333;
  text-transform: uppercase;
  font-family: var(--ob-typ-font-header);
  font-weight: 400;
}

.seat-details-module_container__FSjel {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  padding-block: 16px;
}

.seat-details-module_eventLargeView__igdzq {
  flex-direction: column-reverse;
}

.seat-details-module_title__GOhhT {
  text-transform: uppercase;
  color: var(--ob-typ-font-colour-light);
  font-family: var(--ob-typ-font-main);
  font-size: 0.875rem;
  font-weight: 500;
}

.seat-details-module_heading__nBH85 th {
  text-transform: uppercase;
  color: var(--ob-typ-font-colour-main);
  font-family: var(--ob-typ-font-main);
  font-size: 0.75rem;
  font-weight: 400;
  text-align: left;
  width: 96px;
}

.seat-details-module_data__kTyEQ td {
  color: var(--ob-typ-font-colour-light);
  font-weight: 700;
  font-size: 1rem;
  text-align: left;
}

.seat-details-module_price__RETrE {
  font-family: var(--ob-typ-font-header);
  font-size: 1.3125rem;
  font-weight: 400;
  color: var(--ob-typ-font-colour-main);
}

.seat-details-module_secondaryRow__xJNKz {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.seat-details-module_details__GtNx3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
@keyframes large-ticket-order-item-module_shake__2pfAm {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes large-ticket-order-item-module_flash-background__07oci {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.large-ticket-order-item-module_children__gwKnc, .large-ticket-order-item-module_event__t5ZqH {
  z-index: 10;
}

.large-ticket-order-item-module_event__t5ZqH {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 1 30%;
}

.large-ticket-order-item-module_badge__0067l {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1 1 50%;
}

.large-ticket-order-item-module_card__WIcb0 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  box-sizing: border-box;
  width: 100%;
}

.large-ticket-order-item-module_children__gwKnc {
  width: 100%;
}

.large-ticket-order-item-module_pad__hz-m3 {
  padding-block: 24px 0;
  padding-inline: 32px;
}

.large-ticket-order-item-module_separator__TyCkJ[class*=_vertical] {
  margin-inline: 2%;
}

.large-ticket-order-item-module_details__8BQHJ {
  flex: 1 1 60%;
}

.large-ticket-order-item-module_footer__qhyKB {
  flex: 1 1 10%;
}
@keyframes small-ticket-order-item-module_shake__iminW {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes small-ticket-order-item-module_flash-background__9m1So {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.small-ticket-order-item-module_content__j6BDD, .small-ticket-order-item-module_card__Tz1mh, .small-ticket-order-item-module_badge__3MdQ1 {
  z-index: 10;
}

.small-ticket-order-item-module_badge__3MdQ1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
  justify-content: space-between;
}

.small-ticket-order-item-module_card__Tz1mh {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: stretch;
  box-sizing: border-box;
}

.small-ticket-order-item-module_smallPad__Pqt-m {
  padding-block-start: 0;
  padding-inline: 24px;
  width: 100%;
}
@keyframes ticket-order-item-module_shake__DFniF {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes ticket-order-item-module_flash-background__9OkFa {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.ticket-order-item-module_badge__Igk2W {
  max-width: 65px;
}

.ticket-order-item-module_badgeLarge__NgZUC {
  max-width: 120px;
}

.ticket-order-item-module_actions__Xxx7H {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  padding-block: 16px;
  gap: 8px;
  min-width: 128px;
}

.ticket-order-item-module_owner__pW1i4 {
  color: var(--ob-evt-own-team-colour);
}
@keyframes event-details-condensed-module_shake__KdsMl {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes event-details-condensed-module_flash-background__IC3rn {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.event-details-condensed-module_date__Z36XC, .event-details-condensed-module_event__EXbEY {
  line-height: 1.169;
  font-family: var(--ob-typ-font-main);
}

.event-details-condensed-module_event__EXbEY {
  font-size: 1rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 24px 0 0 0;
}

.event-details-condensed-module_primary__a5gHG {
  color: var(--ob-evt-condensed-primary);
}

.event-details-condensed-module_secondary__pfV7H {
  color: var(--ob-evt-condensed-secondary);
}

.event-details-condensed-module_title__KeFjL,
.event-details-condensed-module_stackedTitle__42DwA {
  line-height: 1;
  text-transform: uppercase;
  font-family: var(--ob-typ-font-header);
  font-weight: 600;
  margin: 0;
}

.event-details-condensed-module_stackedTitle__42DwA {
  color: var(--ob-evt-condensed-secondary);
  font-size: 1.3125rem;
}

.event-details-condensed-module_date__Z36XC {
  font-size: 0.875rem;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0;
}
@keyframes ticketing-line-item-list-module_shake__D-rir {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes ticketing-line-item-list-module_flash-background__lAqd0 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.ticketing-line-item-list-module_items__5q-Np {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  display: flex;
  max-width: var(--ob-ticket-max-width);
}
@keyframes line-item-wrapper-module_shake__qXpXV {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes line-item-wrapper-module_flash-background__6grdO {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.line-item-wrapper-module_wrapper__kws76 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  width: 100%;
  max-width: var(--ob-ticket-max-width);
}
.line-item-wrapper-module_wrapperLargeView__UItyT {
  align-items: center;
}
@keyframes line-item-header-module_shake__pT7CI {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes line-item-header-module_flash-background__YcLW4 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.line-item-header-module_header__n2-07 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  background: var(--ob-hosp-card-bg);
  padding: 32px;
  width: 100%;
  color: var(--ob-line-item-header-cl);
}
@keyframes cross-sell-module_shake__IxXH5 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes cross-sell-module_flash-background__3Lent {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.cross-sell-module_card__Ws4w5 {
  --title-font-size: 1.125rem;
  --body-font-size: 0.875rem;
  box-sizing: border-box;
  align-self: stretch;
  border-radius: 0.125rem;
  width: var(--ob-carousel-panel-width);
  flex-shrink: 0;
  padding: 32px 24px !important;
}
.cross-sell-module_cardSmallView__gKB-P {
  max-width: 100%;
  --title-font-size: 1rem;
  --body-font-size: 0.75rem;
  padding-block: 24px 32px;
}

.cross-sell-module_crossSell__wQBje {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  gap: 16px;
  height: 100%;
}

.cross-sell-module_header__MvOJJ {
  font-family: var(--ob-typ-font-header);
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: var(--ob-typ-font-colour-main);
  padding-block: 0;
  line-height: 1.4;
  font-size: var(--title-font-size);
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: var(--ob-typ-font-colour-main);
}
.cross-sell-module_header__MvOJJ:focus-visible {
  outline: none;
}

.cross-sell-module_image__ilDTS {
  width: 100%;
  height: 170px;
}
.cross-sell-module_image__ilDTS img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.cross-sell-module_description__vrl-t {
  font-size: var(--body-font-size);
  color: var(--ob-typ-font-colour-body);
  line-height: 1.4;
  padding: 0;
  margin: 0;
  flex: 1 1 100%;
}

.cross-sell-module_price__1QSm4 {
  font-family: var(--ob-typ-font-header);
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: var(--ob-typ-font-colour-main);
  padding-block: 0;
  font-size: var(--title-font-size);
  font-weight: 700;
}

.cross-sell-module_incVat__vpt8D {
  color: var(--ob-typ-font-colour-main);
  font-size: var(--body-font-size);
}

.cross-sell-module_fullPrice__qXfTV {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  justify-content: flex-start;
}

.cross-sell-module_addToBasket__ne5h3 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  --ob-stepper-control-max-width: 100%;
  width: 100%;
  gap: 16px;
}
.cross-sell-module_addToBasketLargeView__rmJfR {
  flex-direction: row;
}
.cross-sell-module_addToBasket__ne5h3 > * {
  width: 100%;
}
@keyframes cross-sell-carousel-module_shake__ym86H {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes cross-sell-carousel-module_flash-background__62Pbn {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.cross-sell-carousel-module_crossSells__K29oT {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: var(--ob-carousel-item-gap);
  width: 100%;
  box-sizing: border-box;
  padding: 4px;
  transition: all 0.5s ease;
  overflow-x: scroll;
  outline: none;
  padding-bottom: 8px;
}
.cross-sell-carousel-module_crossSellsLargeView__VHTed {
  --ob-carousel-panel-width: 410px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: stretch;
}
.cross-sell-carousel-module_crossSells__K29oT:focus:not(:focus-visible) {
  outline: none;
}

.cross-sell-carousel-module_vertical__5DCZf {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.cross-sell-carousel-module_viewer__GX9sV {
  --ob-carousel-panel-width: 310px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 4px;
  width: 100%;
  overflow: hidden;
}
.cross-sell-carousel-module_viewer__GX9sV *::-webkit-scrollbar {
  width: 0;
}
.cross-sell-carousel-module_viewer__GX9sV *::-webkit-scrollbar-track {
  background: transparent;
}
.cross-sell-carousel-module_viewer__GX9sV *::-webkit-scrollbar-thumb {
  background: transparent;
  border: none;
}
.cross-sell-carousel-module_viewerLargeView__CTB-j {
  --ob-carousel-panel-width: 310px;
}

.cross-sell-carousel-module_controls__A9dme {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}
@keyframes cross-sells-module_shake__jY7FI {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes cross-sells-module_flash-background__p82IB {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.cross-sells-module_dialog__2h5mN {
  overflow: auto !important;
  height: 95vh;
}

.cross-sells-module_form__QF2U4 {
  display: block !important;
  overflow-y: auto;
  max-block-size: unset !important;
}

.cross-sells-module_body__QhDV- {
  margin-top: -12px;
  height: -moz-fit-content !important;
  height: fit-content !important;
  padding-bottom: 24px !important;
}
@media (min-width: 1024px) {
  .cross-sells-module_body__QhDV- {
    margin-top: -24px;
  }
}

.cross-sells-module_footer__RuVxj {
  position: sticky;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: white;
  padding-bottom: 24px !important;
}

.cross-sells-module_card__zJQQb {
  --title-font-size: 1.125rem;
  --body-font-size: 0.875rem;
  box-sizing: border-box;
  align-self: stretch;
  border-radius: 0.125rem;
  padding: 56px 32px;
}
.cross-sells-module_cardSmallView__Gq3c- {
  --title-font-size: 1rem;
  --body-font-size: 0.75rem;
  padding-block: 24px 32px;
}

.cross-sells-module_crossSell__DyZKo {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  gap: 16px;
}

.cross-sells-module_header__m8Bi3 {
  font-family: var(--ob-typ-font-header);
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: var(--ob-typ-font-colour-main);
  padding-block: 0;
  font-size: var(--title-font-size);
  font-weight: 700;
  margin: 0;
  padding: 0;
  color: var(--ob-typ-font-colour-main);
}
.cross-sells-module_header__m8Bi3:focus-visible {
  outline: none;
}

.cross-sells-module_description__HjRkd {
  font-size: var(--body-font-size);
  color: var(--ob-typ-font-colour-body);
  line-height: 1;
  padding: 0;
  margin: 0;
}

.cross-sells-module_selected__N4T47 {
  outline: 2px solid var(--ob-focus-ring);
}
.cross-sells-module_selected__N4T47:focus-visible {
  outline: none;
}

.cross-sells-module_price__EWXlL {
  font-family: var(--ob-typ-font-header);
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: var(--ob-typ-font-colour-main);
  padding-block: 0;
  font-size: var(--title-font-size);
  font-weight: 700;
}

.cross-sells-module_incVat__EZ1NY {
  color: var(--ob-typ-font-colour-main);
  font-size: var(--body-font-size);
}

.cross-sells-module_fullPrice__ncU45 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  justify-content: flex-start;
}

.cross-sells-module_addToBasket__6waab {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  --ob-stepper-control-max-width: 100%;
  width: 100%;
  gap: 16px;
}
.cross-sells-module_addToBasketLargeView__xxVs1 {
  flex-direction: row;
}
@keyframes basket-module_shake__eqX0i {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes basket-module_flash-background__NEU9J {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.basket-module_container__mkzkO {
  background: var(--ob-vert-hor-box2-bg);
  width: 100%;
}
.basket-module_containerNoTray__1UQqz {
  height: 100%;
}

.basket-module_content__Lg9g7 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
  gap: 24px 0;
  max-width: var(--ob-site-max-width);
  padding-inline: var(--ob-padding-inline);
  margin: 0 auto;
  padding-bottom: calc(var(--ob-tray-height-lg) * 1.5);
}

.basket-module_tray__L-pWV {
  max-width: var(--ob-site-max-width);
}

.basket-module_dialog__RXeFa {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  padding-inline: 64px;
  box-sizing: border-box;
}
.basket-module_dialogLargeView__zk8bv {
  padding: 96px;
}

.basket-module_logInMessage__ONVID {
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  font-weight: 300;
  margin-block-start: 1rem;
  margin-block-end: 2.5rem;
}
@media (max-width: 450px) {
  .basket-module_logInMessage__ONVID {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .basket-module_logInMessage__ONVID {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .basket-module_logInMessage__ONVID {
    font-size: 1rem;
  }
}

.basket-module_headerControls__gXTk5 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  justify-content: flex-end;
  max-width: var(--ob-site-max-width);
  margin-inline: auto;
  padding: 24px var(--ob-padding-inline);
}

.basket-module_emptyBasket__Old5A {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 32px 0;
}

.basket-module_emptyBasketText__8-xWq {
  max-width: 45ch;
  text-align: center;
}

.basket-module_checkboxes__pEll3 {
  display: flex;
  flex-direction: column;
  row-gap: 32px;
}
@keyframes line-item-consumable-module_shake__u1bNP {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes line-item-consumable-module_flash-background__rCyry {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.line-item-consumable-module_card__a-uNg {
  padding: 16px;
  width: 100%;
  box-sizing: border-box;
  max-width: var(--ob-ticket-max-width);
}

.line-item-consumable-module_title__yqFxq {
  font-size: 1rem;
}

.line-item-consumable-module_details__C-48H {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.line-item-consumable-module_smallPrice__WdgSn {
  color: var(--ob-typ-font-colour-main);
  font-size: 1.125rem;
  font-weight: 700;
  text-align: right;
  width: -moz-fit-content;
  width: fit-content;
}
@keyframes checkbox-module_shake__cAhwO {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes checkbox-module_flash-background__E6K-0 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.checkbox-module_container__3UU8U {
  width: 100%;
  max-width: var(--ob-ticket-max-width);
  position: relative;
  cursor: pointer;
}
.checkbox-module_container__3UU8U:hover input ~ .checkbox-module_checkmark__afsTd {
  background-color: #ccc;
}
.checkbox-module_container__3UU8U:hover input ~ .checkbox-module_checkmarkError__2QtJW {
  background-color: rgba(238, 75, 43, 0.8);
}
.checkbox-module_container__3UU8U input:checked ~ .checkbox-module_checkmark__afsTd {
  background-color: var(--dark-blue);
}
.checkbox-module_container__3UU8U input:checked ~ .checkbox-module_checkmark__afsTd::after {
  display: block;
}
.checkbox-module_container__3UU8U input:checked ~ .checkbox-module_checkmarkError__2QtJW {
  background-color: rgba(238, 75, 43, 0.8);
}
.checkbox-module_container__3UU8U input:checked ~ .checkbox-module_checkmarkError__2QtJW::after {
  display: block;
}

.checkbox-module_label__OD-Ar {
  font-size: 0.875rem;
  line-height: 1.169;
  color: var(--dark-grey);
  margin-left: 28px;
  cursor: pointer;
  display: flex;
}
.checkbox-module_label__OD-Ar a,
.checkbox-module_label__OD-Ar a:visited {
  color: var(--dark-grey);
  text-decoration: underline;
}

.checkbox-module_labelError__Yw3yQ {
  color: #ee4b2b;
  font-weight: 600;
}
.checkbox-module_labelError__Yw3yQ a,
.checkbox-module_labelError__Yw3yQ a:visited {
  color: #ee4b2b !important;
}

.checkbox-module_input__kuo-9 {
  position: absolute;
  opacity: 0;
  height: 0;
  width: 0;
  cursor: pointer;
}

.checkbox-module_checkmark__afsTd {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: #dbdee1;
  cursor: pointer;
  transition: all 200ms;
}
.checkbox-module_checkmark__afsTd::after {
  content: "";
  position: absolute;
  display: none;
  top: 4px;
  left: 8px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

.checkbox-module_checkmarkError__2QtJW {
  background-color: #ee4b2b;
}

.checkbox-module_content__corUk {
  display: flex;
  flex-direction: column;
  row-gap: 11px;
}

.checkbox-module_contentLabel__d4pyf {
  line-height: 1.45;
}

.checkbox-module_contentLabelWithDescription__i1qij {
  font-weight: bold;
}

.checkbox-module_contentDescription__NBIZ3 {
  line-height: 1.7;
}
.checkbox-module_contentDescription__NBIZ3 a,
.checkbox-module_contentDescription__NBIZ3 a:hover,
.checkbox-module_contentDescription__NBIZ3 a:visited {
  text-decoration: underline;
}
@keyframes budget-picker-module_shake__veq78 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes budget-picker-module_flash-background__EQbCw {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.budget-picker-module_heading__DumS2 {
  margin-block: 32px;
}
@keyframes checkout-module_shake__uvMWv {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes checkout-module_flash-background__U7k-t {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.checkout-module_container__hWOhr {
  width: 100%;
  height: auto;
  background-color: #f7f9fa;
  --ob-crd-bg: transparent;
  --ob-vert-hor-box1-bg: var(--ob-hosp-card-bg);
}
.checkout-module_containerLargeView__zvj4T {
  flex: 1 1 100%;
}
@media (max-height: 700px) {
  .checkout-module_container__hWOhr div[class*=team-badge-module_container] {
    display: none;
  }
}

.checkout-module_wrapper__fq2cC {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  width: 100%;
  background: var(--ob-tariffs-bg);
  background-image: var(--ob-ticket-tariff-background-svg);
  background-size: cover;
  background-position: center;
}
.checkout-module_wrapperLargeView__sQ-wU {
  justify-content: center;
}

.checkout-module_tray__wS0s0 {
  max-width: var(--ob-site-max-width);
}

.checkout-module_total__85Nxv {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.checkout-module_total__85Nxv span {
  color: var(--dark-grey);
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}
@keyframes customer-details-module_shake__kNY-j {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes customer-details-module_flash-background__JW1W- {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.customer-details-module_heading__I6GBY {
  color: var(--dark-blue);
  font-size: 24px;
  font-weight: 700;
  line-height: 27.6px;
  margin: 0 0 40px 0;
}

.customer-details-module_address__yf7sr {
  width: 100%;
}
@keyframes ticketing-dashboard-module_shake__RzrHm {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes ticketing-dashboard-module_flash-background__rqB6z {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.ticketing-dashboard-module_dashboard__0D1yg {
  padding-bottom: 50px;
  background-color: var(--ob-colour-grey-25);
  position: relative;
  display: flex;
  justify-content: center;
  position: relative;
  width: 100%;
}

.ticketing-dashboard-module_banner__kG--I {
  height: 500px;
  background: var(--ob-colour-black);
  background-image: var(--ob-ticket-dash-header-svg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  z-index: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.ticketing-dashboard-module_body__SNpxO {
  box-sizing: border-box;
  color: var(--ob-colour-white);
  max-width: 1276px;
  padding-inline: 32px;
  width: 100%;
  z-index: 10;
  align-self: flex-start;
  padding-block-start: 56px;
}
.ticketing-dashboard-module_bodyLargeView__DF3se {
  padding-inline: 56px;
}

.ticketing-dashboard-module_title__GI80f {
  position: relative;
  display: flex;
  align-items: center;
  margin-block-end: 24px;
  font-family: var(--ob-typ-font-header);
  font-weight: 600;
  line-height: 0.8333;
  font-size: 2rem;
  color: var(--ob-colour-white);
}
.ticketing-dashboard-module_title__GI80f::before {
  content: "";
  position: absolute;
  left: -16px;
  width: 4px;
  height: 24px;
  background: var(--ob-ticket-dash-title-indent-cl);
}
.ticketing-dashboard-module_title--banner__IyAKJ {
  margin-block-start: 48px;
}
@keyframes delivery-method-module_shake__c5tHU {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes delivery-method-module_flash-background__ev0bk {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.delivery-method-module_card__D6qkU {
  width: clamp(200px, 100%, 400px);
}
.delivery-method-module_cardSmallView__M16CI {
  padding: 16px;
  min-height: 140px;
}

.delivery-method-module_delivery__K53Bp {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  width: -moz-fit-content;
  width: fit-content;
}
.delivery-method-module_delivery__K53Bp svg {
  min-height: 52px;
  height: 52px;
  min-width: 52px;
  width: 52px;
}
.delivery-method-module_deliverySmallView__a-RWq svg {
  min-height: 36px;
  height: 36px;
  min-width: 36px;
  width: 36px;
}

.delivery-method-module_header__rJite {
  line-height: 1;
  margin: 0;
  padding-inline-start: 24px;
  font-family: var(--ob-typ-font-header-heavy);
  font-weight: 900;
  font-size: 1rem;
  color: var(--ob-typ-font-colour-main-bright);
  text-transform: uppercase;
}

.delivery-method-module_details__uCjBI {
  font-size: 0.875rem;
  color: var(--ob-typ-font-colour-light);
  line-height: 1.5;
  margin-block-start: 16px;
}

.delivery-method-module_detailsContainer__klZwX {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.delivery-method-module_selected__kV4yl {
  outline: 2px solid var(--ob-focus-ring);
}
.delivery-method-module_selected__kV4yl:focus-within {
  outline: 2px solid var(--ob-focus-ring);
  outline-offset: 2px;
}
.delivery-method-module_selected__kV4yl:focus:not(:focus-visible) {
  outline: none;
}
@keyframes delivery-methods-module_shake__l5DPq {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes delivery-methods-module_flash-background__zznZc {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.delivery-methods-module_deliveryMethods__14lHF {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px;
  width: 100%;
}
.delivery-methods-module_deliveryMethodsLarge__q4dr6 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: stretch;
  justify-content: center;
}
@keyframes hospitality-tariff-selection-module_shake__-Ewse {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes hospitality-tariff-selection-module_flash-background__B7HJn {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.hospitality-tariff-selection-module_container__b4B-7 {
  --ob-crd-bg: transparent;
  --ob-vert-hor-box1-bg: var(--ob-hosp-card-bg);
  width: 100%;
}
.hospitality-tariff-selection-module_containerLargeView__PCDh- {
  flex: 1 1 100%;
}
@media (max-height: 700px) {
  .hospitality-tariff-selection-module_container__b4B-7 div[class*=team-badge-module_container] {
    display: none;
  }
}

.hospitality-tariff-selection-module_border__Ex0l4 {
  width: 50%;
  margin: 0 auto;
}

.hospitality-tariff-selection-module_box1LargeView__XoFCk {
  flex: 1 1 50%;
}

.hospitality-tariff-selection-module_box2__r-mEq {
  align-items: flex-start;
  justify-content: center;
  flex: 1 1 50%;
}
@media (min-width: 1024px) {
  .hospitality-tariff-selection-module_box2__r-mEq {
    padding-block: 0 !important;
  }
}

@media (max-height: 700px) {
  .hospitality-tariff-selection-module_content1__tZBjI {
    display: flex;
    flex-direction: column;
    gap: 40px;
  }
}

.hospitality-tariff-selection-module_content2__XJWiQ {
  padding-inline: calc(var(--ob-padding-inline) * 2) !important;
}
@media (min-width: 1024px) {
  .hospitality-tariff-selection-module_content2__XJWiQ {
    padding-inline: 128px calc(var(--ob-padding-inline) * 2) !important;
  }
}

.hospitality-tariff-selection-module_match__9M54- {
  flex: 0;
  width: 100%;
  height: 100%;
  max-width: var(--ob-site-max-width);
  box-shadow: none;
}

.hospitality-tariff-selection-module_wrapper__SO5VK {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  width: 100%;
  background: var(--ob-tariffs-bg);
  background-image: var(--ob-ticket-tariff-background-svg);
  background-size: cover;
  background-position: center;
}
.hospitality-tariff-selection-module_wrapperLargeView__oXYnT {
  justify-content: center;
  align-items: center;
}

.hospitality-tariff-selection-module_tariffs__gupQx {
  width: 100%;
  background: transparent;
}
.hospitality-tariff-selection-module_tariffsLargeView__ckWCO {
  max-width: var(--ob-tariff-selection-max-width);
}

.hospitality-tariff-selection-module_tray__mztDK {
  max-width: var(--ob-site-max-width);
}

.hospitality-tariff-selection-module_eligibleTitle__KZen2 h1 {
  font-size: 1.5rem;
  line-height: 1;
}
.hospitality-tariff-selection-module_eligibleTitleLargeView__E-7YQ h1 {
  font-size: 1.75rem;
}

.hospitality-tariff-selection-module_eligible__wQYcH {
  width: 100%;
}

.hospitality-tariff-selection-module_backButton__bQHdS {
  position: absolute;
  top: 32px;
  z-index: 10;
}
@keyframes seat-category-title-module_shake__rZK0c {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes seat-category-title-module_flash-background__3-vJo {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.seat-category-title-module_seatCategory__kz4sJ {
  font-size: 1.25rem;
  padding-inline: 0;
}
.seat-category-title-module_seatCategoryHeader__dltTt {
  font-weight: 700;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: var(--ob-seat-category-title-cl);
  padding-block: 24px;
}
@keyframes tariffs-module_shake__io5nY {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes tariffs-module_flash-background__s0Cwa {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.tariffs-module_tariffs__gpyQ8 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  justify-content: center;
  align-items: stretch;
  gap: 32px;
  padding-block: 32px;
  max-width: var(--ob-tariffs-max-width);
}
.tariffs-module_tariffs__gpyQ8.tariffs-module_tariffsLargeView__mXr4F {
  justify-content: space-between;
  flex-wrap: wrap;
}

.tariffs-module_description__BDEPf {
  margin: 0;
  color: var(--ob-typ-font-colour-light);
  font-family: var(--ob-typ-font-main);
  font-size: 1.125rem;
  line-height: 1.5;
}

.tariffs-module_tariffInputLargeView__JQcDm {
  flex: 0 1 47%;
}

.tariffs-module_tarrifInputLastChildOdd__wRqls:last-child {
  flex-grow: 0;
}

.tariffs-module_limitedAvailability__8bWXn {
  margin: 0;
  margin-top: 8px;
  font-size: 0.75rem;
}
@keyframes hospitality-card-module_shake__0gd4g {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes hospitality-card-module_flash-background__7nX1i {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.hospitality-card-module_card__a1oE0 {
  background: transparent;
  padding: 0;
  justify-content: center;
}
@media (max-height: 700px) {
  .hospitality-card-module_card__a1oE0 {
    height: -moz-fit-content;
    height: fit-content;
  }
}
@media (max-height: 870px) {
  .hospitality-card-module_card__a1oE0 {
    margin-top: 24px;
    justify-content: center;
  }
}
@keyframes manual-seat-selection-module_shake__wobey {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes manual-seat-selection-module_flash-background__KlO-M {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.manual-seat-selection-module_container__LBRG- {
  --ob-vert-hor-box1-bg: var(--ob-hosp-card-bg);
  width: 100%;
}
.manual-seat-selection-module_containerLargeView__et7rh {
  flex: 1 1 100%;
}
@media (max-height: 700px) {
  .manual-seat-selection-module_container__LBRG- div[class*=team-badge-module_container] {
    display: none;
  }
}

.manual-seat-selection-module_border__Q5zSh {
  width: 50%;
  margin: 0 auto;
}

.manual-seat-selection-module_match__YSjoD {
  flex: 0;
  width: 100%;
  max-width: var(--ob-site-max-width);
  box-shadow: none;
}

.manual-seat-selection-module_tray__SGqWf {
  max-width: var(--ob-site-max-width);
}

.manual-seat-selection-module_floatToTop__teFnT {
  position: absolute;
  top: 0;
}

.manual-seat-selection-module_ticket__45iFb {
  flex: 0 1 0%;
  background-color: var(--ob-ticket-bg);
}

.manual-seat-selection-module_backButton__nIyZR {
  position: absolute;
  top: 32px;
  z-index: 10;
  position: unset;
}

.manual-seat-selection-module_mmc__BN1-u {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
  align-items: flex-start;
  width: 100%;
}

.manual-seat-selection-module_mmcContent__mE0X0 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  height: 100%;
  justify-self: stretch;
}

.manual-seat-selection-module_mapViewLargeView__cGcaQ {
  max-width: none;
  padding-inline: calc(var(--ob-padding-inline) * 2);
  padding-right: var(--ob-padding-inline);
  justify-content: flex-start !important;
}

.manual-seat-selection-module_ticketContainer__KA5Zn {
  padding-bottom: 0;
}
@keyframes order-confirmation-module_shake__YXmG4 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes order-confirmation-module_flash-background__m39ow {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.order-confirmation-module_container__sYsUi {
  width: 100%;
  background: var(--ob-vert-hor-box2-bg);
  position: relative;
}

.order-confirmation-module_content__60dTF {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  align-items: center;
  width: 100%;
  max-width: var(--ob-order-confirm-width);
  margin: 32px auto;
  padding: 32px;
}

.order-confirmation-module_heading__OOqcW {
  width: 22ch;
  font-size: 1.5rem;
  text-align: center;
}

.order-confirmation-module_message__vvI0J {
  font-size: 1rem;
  text-align: center;
  margin: 0;
}
@keyframes order-container-module_shake__mVBH6 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes order-container-module_flash-background__YFjFL {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.order-container-module_container__ZPm-v {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
  background: var(--ob-basic-bg);
}
.order-container-module_containerLargeView__UQw5b {
  flex: 1 1 100%;
}

.order-container-module_timer__bTGoO {
  position: sticky;
  z-index: 10;
  top: 0;
  width: 100%;
  max-width: var(--ob-site-max-width);
}
.order-container-module_timerLargeView__Y71cA {
  padding-inline: 32px;
}

.order-container-module_headingContainer__bewEk {
  width: 100%;
  max-width: var(--ob-site-max-width);
}
.order-container-module_headingContainerLargeView__kw8pq {
  padding-inline: 32px;
}

.order-container-module_heading__Cc-Pg h1 {
  font-size: 1.5rem;
  line-height: 1;
  margin-bottom: 0;
  font-family: var(--ob-typ-font-header);
  font-weight: 600;
}

.order-container-module_headingLargeView__o1Bjl h1 {
  font-size: 1.5rem;
  margin: 0;
}

.order-container-module_tickets__wAUoB {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: var(--ob-site-max-width);
  margin-block-start: 16px;
  padding-inline: 32px;
  gap: 16px;
}

.order-container-module_tray__5CRqN {
  max-width: var(--ob-site-max-width);
}
.order-container-module_trayLargeView__Kvqsu a {
  padding-inline: 56px;
}

.order-container-module_peopleTitle__-Gqhk h1 {
  font-size: 1.5rem;
}
.order-container-module_peopleTitleLargeView__k0zyd h1 {
  font-size: 1.75rem;
}

.order-container-module_assignList__RoHDB {
  justify-content: flex-start;
  max-width: var(--ob-site-max-width);
  margin-block-start: 0;
  background: var(--ob-assign-bg);
}
.order-container-module_assignList__RoHDB li:not([class*=_selected]) {
  outline: 1px solid var(--ob-focus-ring);
}

.order-container-module_order__ww4t6 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  max-width: var(--ob-site-max-width);
}
.order-container-module_order__loading__igWGY {
  height: 100%;
}
.order-container-module_order__wrapper__F5DXR {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
}
.order-container-module_order__tray-wrapper__so-it {
  background: var(--ob-tray-wrap-bg);
}
.order-container-module_order__list__DRULc {
  max-width: var(--ob-site-max-width);
  margin-block-start: 0;
}
@keyframes order-failure-module_shake__9OJ3c {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes order-failure-module_flash-background__zkvv7 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.order-failure-module_container__Bv2zE {
  width: 100%;
  background: var(--ob-vert-hor-box2-bg);
  position: relative;
}

.order-failure-module_content__X-w6H {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  align-items: center;
  width: 100%;
  max-width: var(--ob-order-confirm-width);
  margin: 32px auto;
  padding: 32px;
}

.order-failure-module_heading__1MK3x {
  width: 22ch;
  font-size: 1.5rem;
  text-align: center;
}

.order-failure-module_message__9q5nX {
  font-size: 1rem;
  text-align: center;
  margin: 0;
}
@keyframes order-pending-module_shake__UKE3I {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes order-pending-module_flash-background__yLsPn {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.order-pending-module_container__w3VKT {
  width: 100%;
  background: var(--ob-vert-hor-box2-bg);
  position: relative;
}

.order-pending-module_content__ndVNv {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 24px;
  align-items: center;
  width: 100%;
  max-width: var(--ob-order-confirm-width);
  margin: 32px auto;
  padding: 32px;
}

.order-pending-module_heading__-Xkn5 {
  width: 22ch;
  font-size: 1.5rem;
  text-align: center;
}

.order-pending-module_message__sbGkP {
  font-size: 1rem;
  text-align: center;
  margin: 0;
}
@keyframes adyen-module_shake__88pBm {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes adyen-module_flash-background__nibr5 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.adyen-module_container__8FhwV {
  width: 100%;
  height: auto;
  position: relative;
  background: var(--ob-vert-hor-box2-bg);
}

.adyen-module_content__65LGZ {
  max-width: min(60ch, 100%);
  padding: var(--ob-padding-inline);
  margin: 0 auto;
}
.adyen-module_contentLargeView__ZxXYx {
  padding: 72px;
}

.adyen-module_tray__rkHyt {
  max-width: var(--ob-site-max-width);
}

.adyen-module_headerControls__zUnMC {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  padding: 24px var(--ob-padding-inline);
}

.adyen-module_buttonWrapper__NVQj5 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  max-width: var(--ob-site-max-width);
  width: 100%;
}

.adyen-module_button__dnZB- {
  --ob-btn-back-cl: var(--ob-typ-font-colour-main);
  --ob-btn-back-cl-hv: var(--ob-typ-font-colour-main);
}
.adyen-checkout__spinner__wrapper{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__spinner__wrapper--inline{display:inline-block;height:auto;margin-right:8px}[dir=rtl] .adyen-checkout__spinner__wrapper--inline{margin-left:8px;margin-right:0}.adyen-checkout__spinner{animation:rotate-spinner 1.5s linear infinite;border:3px solid #0075ff;border-radius:50%;border-top-color:transparent;height:43px;width:43px}.adyen-checkout__spinner--large{height:43px;width:43px}.adyen-checkout__spinner--small{border-width:2px;height:16px;width:16px}.adyen-checkout__spinner--medium{height:28px;width:28px}@keyframes rotate-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
.adyen-checkout__button{background:#00112c;border:0;border-radius:6px;color:#fff;cursor:pointer;font-size:1em;font-weight:500;height:48px;margin:0;padding:15px;text-decoration:none;transition:background .3s ease-out,box-shadow .3s ease-out;width:100%}.adyen-checkout__button:focus{box-shadow:0 0 0 2px #3070ED;outline:0}.adyen-checkout__button:hover{background:#1c3045;box-shadow:0 0,0 2px 4px -1px rgba(0,0,0,.2),0 4px 5px 0 rgba(0,0,0,.14)}.adyen-checkout__button:active{background:#3a4a5c}.adyen-checkout__button:hover:focus{box-shadow:0 0 0 2px #3070ED,0 3px 4px rgba(0,15,45,.2)}.adyen-checkout__button:disabled,.adyen-checkout__button:disabled:hover{box-shadow:none;cursor:not-allowed;opacity:.4;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--loading{background:#687282;box-shadow:none;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button.adyen-checkout__button--pay{display:flex;justify-content:center;margin-top:24px}.adyen-checkout__button.adyen-checkout__button--pay:disabled{opacity:.4}.adyen-checkout__button.adyen-checkout__button--standalone{margin-top:0}.adyen-checkout__button.adyen-checkout__button--inline{display:block;font-size:.81em;height:auto;padding:10px 8px;width:auto}.adyen-checkout__button.adyen-checkout__button--ghost{background:none;border:0;color:#00112c}.adyen-checkout__button.adyen-checkout__button--ghost:hover{background:#f7f8f9;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--ghost:active{background:#e6e9eb;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary{background:#fff;border:1px solid #00112c;color:#00112c;padding:10px 12px}.adyen-checkout__button.adyen-checkout__button--secondary:hover{background:#f7f8f9;box-shadow:0 2px 4px rgba(27,42,60,.2),0 4px 5px rgba(27,42,60,.14)}.adyen-checkout__button.adyen-checkout__button--secondary:active,.adyen-checkout__button.adyen-checkout__button--secondary:active:hover{background:#f7f8f9;box-shadow:none}.adyen-checkout__button.adyen-checkout__button--secondary:disabled,.adyen-checkout__button.adyen-checkout__button--secondary:disabled:hover{background-color:#f7f8f9;border-color:#99a3ad;box-shadow:none;cursor:not-allowed;opacity:.5;-webkit-user-select:all;-moz-user-select:all;user-select:all}.adyen-checkout__button.adyen-checkout__button--secondary .adyen-checkout__spinner{border-color:transparent #00112c #00112c}.adyen-checkout__button.adyen-checkout__button--action{background:rgba(0,102,255,.1);border:1px solid transparent;color:#0075ff;padding:10px 12px}.adyen-checkout__button.adyen-checkout__button--action:hover{background:rgba(0,102,255,.2);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--action:active,.adyen-checkout__button.adyen-checkout__button--action:active:hover{background:rgba(0,102,255,.3);box-shadow:none}.adyen-checkout__button.adyen-checkout__button--link{background:transparent;border:1px solid transparent;border-radius:3px;color:#0075ff;font-weight:400;padding:2px}.adyen-checkout__button.adyen-checkout__button--link:hover{background:transparent;box-shadow:none;text-decoration:underline}.adyen-checkout__button.adyen-checkout__button--completed,.adyen-checkout__button.adyen-checkout__button--completed:active,.adyen-checkout__button.adyen-checkout__button--completed:active:hover,.adyen-checkout__button.adyen-checkout__button--completed:hover{background:#089a43;color:#fff}.adyen-checkout__button.adyen-checkout__button--completed .adyen-checkout__button__icon{filter:brightness(0) invert(1)}.adyen-checkout__button__content{align-items:center;display:flex;height:100%;justify-content:center}.adyen-checkout__button__icon{margin-right:12px}[dir=rtl] .adyen-checkout__button__icon{margin-left:12px;margin-right:0}.adyen-checkout__button__text{display:block;justify-content:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__button .adyen-checkout__spinner{border-color:transparent #fff #fff}
.checkout-secondary-button__text{font-size:.85em;margin-left:5px;margin-top:1px}
.adyen-checkout__iframe{border:0}
.adyen-checkout__fieldset{border:none;display:block;margin-inline-end:0;margin-inline-start:0;margin:0;padding-block-start:0;padding-bottom:8px;padding-block-end:0;padding-inline-end:0;padding-inline-start:0;width:100%}.adyen-checkout__fieldset:last-of-type{padding-bottom:0}.adyen-checkout__fieldset+.adyen-checkout__fieldset{margin-top:16px}.adyen-checkout__fieldset__title{color:#687282;display:block;font-size:.68em;font-weight:700;letter-spacing:1px;margin:0;padding:0 0 12px;text-transform:uppercase}.adyen-checkout__field-group,.adyen-checkout__fieldset__fields{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}@media (min-width:480px){.adyen-checkout__field-group:last-of-type .adyen-checkout__field{margin-bottom:0}}.adyen-checkout__field-group:last-of-type .adyen-checkout__field:last-of-type,:not(.adyen-checkout__field-group)>.adyen-checkout__field:last-of-type{margin-bottom:0}.adyen-checkout__fieldset--readonly .adyen-checkout__fieldset__fields{color:#00112c;font-size:.81em;line-height:19px;margin:0}
.adyen-checkout__field{display:block;margin-bottom:16px;width:100%}.adyen-checkout__label{display:block;position:relative}.adyen-checkout__helper-text,.adyen-checkout__label__text{color:#00112c;display:block;font-size:.81em;font-weight:400;line-height:13px;padding-bottom:5px}.adyen-checkout__label-adornment--end{position:absolute;right:0;top:0}.adyen-checkout__helper-text{color:#687282}.adyen-checkout__label__text{display:block;overflow:hidden;text-overflow:ellipsis;transition:color .1s ease-out;white-space:nowrap}.adyen-checkout__label__text--error{color:#c12424}.adyen-checkout__label--focused .adyen-checkout__label__text{color:#0075ff}.adyen-checkout__error-text{align-items:center;color:#c12424;display:flex;font-size:.75em;font-weight:400;margin-top:4px}
.adyen-checkout__field-wrapper{display:flex;width:100%}@media (min-width:480px){.adyen-checkout__field--20{width:20%}.adyen-checkout__field--30{width:30%}.adyen-checkout__field--40{width:40%}.adyen-checkout__field--50{width:50%}.adyen-checkout__field--60{width:60%}.adyen-checkout__field--70{width:70%}.adyen-checkout__field--80{width:80%}.adyen-checkout__field--col-70{width:calc(70% - 8px)}.adyen-checkout__field--col-30{width:calc(30% - 8px)}.adyen-checkout__field--col-50{width:calc(50% - 8px)}}.adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-right:8px}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:first-child{margin-left:8px;margin-right:0}.adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:8px}[dir=rtl] .adyen-checkout__field-wrapper>.adyen-checkout__field:nth-child(2){margin-left:0;margin-right:8px}.adyen-checkout__field-wrapper:last-of-type>.adyen-checkout__field{margin-bottom:0}.adyen-checkout__input{background:#fff;border:1px solid #b9c4c9;border-radius:6px;box-sizing:border-box;caret-color:#0075ff;color:#00112c;display:block;font-family:inherit;font-size:1em;height:40px;outline:none;padding:5px 8px;position:relative;transition:border .2s ease-out,box-shadow .2s ease-out;width:100%}.adyen-checkout__input:hover{border-color:#99a3ad}.adyen-checkout__input:required{box-shadow:none}.adyen-checkout__input--disabled,.adyen-checkout__input[readonly]{background:#e6e9eb;border-color:#e6e9eb}.adyen-checkout__input--disabled:hover{border-color:#e6e9eb}.adyen-checkout__input-wrapper{display:block;position:relative}.adyen-checkout__input-wrapper--block{display:block}.adyen-checkout-input__inline-validation{height:16px;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:16px}[dir=rtl] .adyen-checkout-input__inline-validation{left:14px;right:auto}[dir=ltr] .adyen-checkout-input__inline-validation{left:auto;right:14px}.adyen-checkout-input__inline-validation--valid{color:#089a43}.adyen-checkout-input__inline-validation--invalid{color:#c12424}.adyen-checkout__input--valid{border-bottom-color:#089a43}.adyen-checkout__input--error,.adyen-checkout__input--error:hover,.adyen-checkout__input--invalid,.adyen-checkout__input--invalid:hover{border-color:#c12424}.adyen-checkout__input::-moz-placeholder{color:#707070;font-weight:200}.adyen-checkout__input::placeholder{color:#707070;font-weight:200}.adyen-checkout__input--date{padding-right:30px}.adyen-checkout__input--focus,.adyen-checkout__input--focus:hover,.adyen-checkout__input:active,.adyen-checkout__input:active:hover,.adyen-checkout__input:focus,.adyen-checkout__input:focus:hover{border:1px solid #0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__input[readonly],.adyen-checkout__input[readonly]:hover{background-color:#e6e9eb;border-color:transparent;color:#687282;cursor:default}
.adyen-checkout__fieldset--personalDetails .adyen-checkout__field--gender .adyen-checkout__radio_group{display:flex}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group{display:flex;margin:8px 0}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper{margin-right:20px}.adyen-checkout__fieldset--personalDetails .adyen-checkout__radio_group__input-wrapper:last-child{margin:0}
.adyen-checkout__radio_group+.adyen-checkout-input__inline-validation{display:none}.adyen-checkout__radio_group__input{opacity:0;position:absolute}.adyen-checkout__radio_group__label{color:inherit;display:block;font-size:.81em;font-weight:400;line-height:16px;overflow:visible;padding-bottom:0;padding-left:24px;position:relative}.adyen-checkout__label--focused .adyen-checkout__radio_group__label{color:inherit}.adyen-checkout__radio_group__label:before{background-color:#fff;border:1px solid #b9c4c9;border-radius:50%;content:"";height:16px;left:0;position:absolute;top:0;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:16px}.adyen-checkout__radio_group__label:hover:before{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db;cursor:pointer}.adyen-checkout__radio_group__label:after{background-color:#fff;border-radius:50%;box-shadow:0 1px 1px rgba(0,15,45,.25);content:"";display:block;height:6px;left:5px;margin:0 auto;position:absolute;top:5px;transform:scale(0);transition:transform .2s ease-out;width:6px}.adyen-checkout__radio_group__label:hover{border-color:#0075ff;cursor:pointer}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__label--selected{background-color:#0075ff;border:0;transition:all .2s ease-out}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:after{transform:scale(1)}.adyen-checkout__radio_group__input:focus+.adyen-checkout__radio_group__label:before{border-color:#0075ff;box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__radio_group__input:checked+.adyen-checkout__radio_group__label:hover:before,.adyen-checkout__radio_group__input:checked:active+.adyen-checkout__radio_group__label:before,.adyen-checkout__radio_group__input:checked:focus+.adyen-checkout__radio_group__label:before{box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__radio_group__label.adyen-checkout__radio_group__label--invalid:before{border:1px solid #c12424}
.Select-module_adyen-checkout__dropdown__0Mj-n{position:relative}.Select-module_adyen-checkout__dropdown__button__yTyqq{align-items:center;cursor:pointer;display:flex}.Select-module_adyen-checkout__dropdown__button__yTyqq:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%277%27 fill=%27none%27%3E%3Cpath fill=%27%23687282%27 d=%27M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982Z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:6px;position:absolute;right:16px;width:8px}[dir=rtl] .Select-module_adyen-checkout__dropdown__button__yTyqq:after{left:16px;right:auto}.Select-module_adyen-checkout__dropdown__button--active__Ej-JR:after{transform:rotate(180deg)}.Select-module_adyen-checkout__filter-input__CwPBS{background:#fff;border:0;caret-color:#0075ff;color:#00112c;font-family:inherit;font-size:1em;height:100%;padding:0;width:100%}.Select-module_adyen-checkout__filter-input__CwPBS::-moz-placeholder{color:#b9c4c9;font-weight:200}.Select-module_adyen-checkout__filter-input__CwPBS::placeholder{color:#b9c4c9;font-weight:200}.Select-module_adyen-checkout__filter-input__CwPBS:active,.Select-module_adyen-checkout__filter-input__CwPBS:focus{outline:0}.Select-module_adyen-checkout__filter-input__CwPBS[readonly]{background:#e6e9eb;border-color:transparent;color:#00112c;cursor:not-allowed}.Select-module_adyen-checkout__dropdown__list__YtEzj{background:#fff;display:none;list-style:none;margin:0 0 50px;overflow-y:auto;padding:0;position:absolute;width:100%;z-index:1}.Select-module_adyen-checkout__dropdown__list__YtEzj.Select-module_adyen-checkout__dropdown__list--active__Gegw2{display:block}.Select-module_adyen-checkout__dropdown__element__ORU4-{align-items:center;display:flex}
.adyen-checkout__image{opacity:0;transition:opacity .6s ease-out}.adyen-checkout__image--loaded{opacity:1}
.adyen-checkout__dropdown__button-icon--left{flex-direction:row-reverse;justify-content:flex-end}.adyen-checkout__dropdown__button-icon--left>img{margin-left:0;margin-right:12px}.adyen-checkout__dropdown{font-size:1em;max-width:100%;width:100%}.adyen-checkout__dropdown__button{background:#fff;border:1px solid #b9c4c9;border-radius:6px;color:#00112c;font-size:1em;height:40px;line-height:20px;outline:0;padding:7px 24px 7px 12px;text-decoration:none;transition:border .2s ease-out,box-shadow .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%}[dir=rtl] .adyen-checkout__dropdown__button{padding:7px 12px 7px 24px}.adyen-checkout__dropdown__button:hover{border-color:#99a3ad}.adyen-checkout__dropdown__button__icon{border-radius:3px;height:26px;margin-right:12px;max-width:40px}.adyen-checkout__dropdown__button--disabled{opacity:.4}.adyen-checkout__dropdown__button--active,.adyen-checkout__dropdown__button--active:hover,.adyen-checkout__dropdown__button:active,.adyen-checkout__dropdown__button:focus{border-color:#0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__dropdown__button--readonly,.adyen-checkout__dropdown__button--readonly--active,.adyen-checkout__dropdown__button--readonly:focus,.adyen-checkout__dropdown__button--readonly:hover{background:#e6e9eb;border-color:transparent;color:#00112c;cursor:not-allowed}.adyen-checkout__dropdown__button--readonly:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%278%27 height=%277%27 fill=%27none%27%3E%3Cpath fill=%27%23B9C4C9%27 d=%27M3.195 6.565a1 1 0 0 0 1.6 0l2.992-3.98a1 1 0 0 0-.8-1.602H1.013a1 1 0 0 0-.8 1.6l2.983 3.982Z%27/%3E%3C/svg%3E")}.adyen-checkout__dropdown__button--invalid{border-color:#c12424}.adyen-checkout__dropdown__button--valid{border-bottom-color:#089a43}.adyen-checkout__dropdown__button__text{flex-grow:1;overflow:hidden;pointer-events:none;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__dropdown__button__secondary-text{margin-right:16px}.adyen-checkout__dropdown__list{border-radius:6px;box-shadow:0 2px 7px rgba(0,15,45,.3);max-height:375px;z-index:2}.adyen-checkout__dropdown__list.adyen-checkout__dropdown__list--active{margin-top:2px}.adyen-checkout__dropdown__element{border:1px solid transparent;cursor:pointer;font-size:.81em;-webkit-hyphens:auto;hyphens:auto;line-height:20px;outline:0;padding:8px;transition:background .2s ease-out,border-color .2s ease-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;word-break:break-word}.adyen-checkout__dropdown__element .adyen-checkout__icon{position:absolute;right:8px}.adyen-checkout__dropdown__element:last-child{border-bottom:0}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--active{background:rgba(230,233,235,.6)}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected{background:rgba(0,102,255,.1)}.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:active,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:focus,.adyen-checkout__dropdown__element.adyen-checkout__dropdown__element--selected:hover{background:rgba(0,102,255,.15)}.adyen-checkout__dropdown__element--disabled{cursor:not-allowed;opacity:.4}.adyen-checkout__dropdown__element__icon{border-radius:3px;margin-right:12px;max-height:26px;max-width:40px}.adyen-checkout__dropdown__element__text{flex-grow:1}.adyen-checkout__dropdown__element__secondary-text:not(:last-child){margin-right:8px}.adyen-checkout__dropdown__element__flag{margin-left:8px;margin-right:10px;max-height:18px;max-width:27px}.adyen-checkout__dropdown+.adyen-checkout-input__inline-validation{right:32px}
.adyen-checkout__address-search{position:relative}.adyen-checkout__address-search .adyen-checkout__dropdown__button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27none%27%3E%3Cpath fill=%27%23687282%27 d=%27M6.5 11.9a4.5 4.5 0 0 0 2.6-.83l2.77 2.74c.13.13.3.19.48.19.38 0 .65-.29.65-.66a.63.63 0 0 0-.19-.46l-2.75-2.73a4.4 4.4 0 0 0 .92-2.7 4.48 4.48 0 0 0-8.98 0 4.48 4.48 0 0 0 4.5 4.45Zm0-.96a3.53 3.53 0 0 1-3.53-3.49 3.52 3.52 0 0 1 7.04 0c0 1.9-1.59 3.49-3.52 3.49Z%27/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;content:"";height:16px;left:12px;position:absolute;width:16px}.adyen-checkout__address-search .adyen-checkout__dropdown__button--active:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2716%27 height=%2716%27 fill=%27none%27%3E%3Cpath fill=%27%2300112C%27 d=%27M6.5 11.9a4.5 4.5 0 0 0 2.6-.83l2.77 2.74c.13.13.3.19.48.19.38 0 .65-.29.65-.66a.63.63 0 0 0-.19-.46l-2.75-2.73a4.4 4.4 0 0 0 .92-2.7 4.48 4.48 0 0 0-8.98 0 4.48 4.48 0 0 0 4.5 4.45Zm0-.96a3.53 3.53 0 0 1-3.53-3.49 3.52 3.52 0 0 1 7.04 0c0 1.9-1.59 3.49-3.52 3.49Z%27/%3E%3C/svg%3E");transform:none}.adyen-checkout__address-search .adyen-checkout__filter-input{padding-left:24px}.adyen-checkout__address-search__manual-add{position:absolute;right:0;top:0}.adyen-checkout__address-search__manual-add .adyen-checkout__address-search__manual-add__button{border:0;padding:0}
.adyen-checkout__checkbox{display:block}.adyen-checkout__checkbox__label{color:#00112c;cursor:pointer;font-size:.81em;font-weight:400;line-height:19px;padding-left:24px;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}[dir=rtl] .adyen-checkout__checkbox__label{padding-left:0;padding-right:24px}.adyen-checkout__checkbox__input{opacity:0;pointer-events:none;position:absolute}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:before{opacity:1}.adyen-checkout__checkbox__input:checked+.adyen-checkout__checkbox__label:after{background-color:#0075ff;border:1px solid #0075ff}.adyen-checkout__checkbox__input:checked:hover+.adyen-checkout__checkbox__label:after{border-color:#0075ff;box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__checkbox__input:focus+.adyen-checkout__checkbox__label:after{border:1px solid #0075ff;box-shadow:0 0 0 2px #3070ED}.adyen-checkout__checkbox__input:hover:not(:focus)+.adyen-checkout__checkbox__label:after{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{border-color:transparent #fff #fff transparent;border-radius:0 2px 1px;border-style:solid;border-width:1px 2px 2px 1px;content:"";height:11px;left:1px;opacity:0;position:absolute;top:2px;transform:rotate(37deg);transform-origin:100% 100%;transition:opacity .2s ease-out;width:6px;z-index:1}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:before{left:auto;right:8px}.adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{background-color:#fff;border:1px solid #b9c4c9;border-radius:3px;content:"";height:16px;left:0;position:absolute;top:0;transition:background .15s ease-out,border .05s ease-out,box-shadow .1s ease-out;width:16px;z-index:0}[dir=rtl] .adyen-checkout__checkbox__input+.adyen-checkout__checkbox__label:after{left:auto;right:0}.adyen-checkout__field--consentCheckbox{background:#e6e9eb;border:1px solid #e6e9eb;border-radius:6px;padding:14px 14px 13px}[dir=rtl] .adyen-checkout__field--consentCheckbox{padding:14px 14px 13px}.adyen-checkout__field--consentCheckbox.adyen-checkout__field--error{border-color:#c12424}.adyen-checkout__field--consentCheckbox .adyen-checkout-input__inline-validation{right:-5px;top:10px}
.adyen-checkout__open-invoice .adyen-checkout__fieldset--billingAddress{margin-bottom:16px}.adyen-checkout__open-invoice .adyen-checkout__fieldset--deliveryAddress{margin-top:24px;padding-bottom:8px}.adyen-checkout__open-invoice .adyen-checkout__input--separateDeliveryAddress{margin-bottom:0}.adyen-checkout__input--separateDeliveryAddress+.adyen-checkout__checkbox__label,.adyen-checkout__open-invoice .adyen-checkout__field--consentCheckbox{margin-top:16px}
.adyen-checkout-form-instruction{color:#687282;font-size:.81em;font-weight:400;line-height:19px;margin-top:0}[dir=rtl] .adyen-checkout-form-instruction{padding-right:0}
.adyen-checkout__amazonpay__button{margin:auto}.adyen-checkout__amazonpay .adyen-checkout__button--ghost{display:block;margin:8px auto 0;width:auto}
@supports (-webkit-appearance:-apple-pay-button){.ApplePayButton-module_apple-pay-button__l5g-d,.ApplePayButton-module_apple-pay__gYjuP{-webkit-appearance:-apple-pay-button}.ApplePayButton-module_apple-pay-button__l5g-d{cursor:pointer;display:inline-block}.ApplePayButton-module_apple-pay-button-black__istwW{-apple-pay-button-style:black}.ApplePayButton-module_apple-pay-button-white__-wLaE{-apple-pay-button-style:white}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7{-apple-pay-button-style:white-outline}.ApplePayButton-module_apple-pay-button--type-plain__ycfNl{-apple-pay-button-type:plain}.ApplePayButton-module_apple-pay-button--type-buy__9m8AB{-apple-pay-button-type:buy}.ApplePayButton-module_apple-pay-button--type-donate__HmRdK{-apple-pay-button-type:donate}.ApplePayButton-module_apple-pay-button--type-check-out__XdGWd{-apple-pay-button-type:check-out}.ApplePayButton-module_apple-pay-button--type-book__-v-VY{-apple-pay-button-type:book}.ApplePayButton-module_apple-pay-button--type-subscribe__WxWIF{-apple-pay-button-type:subscribe}.ApplePayButton-module_apple-pay-button--type-add-money__zeBA8{-apple-pay-button-type:add-money}.ApplePayButton-module_apple-pay-button--type-contribute__G3E8e{-apple-pay-button-type:contribute}.ApplePayButton-module_apple-pay-button--type-order__ggI6j{-apple-pay-button-type:order}.ApplePayButton-module_apple-pay-button--type-reload__QbgLd{-apple-pay-button-type:reload}.ApplePayButton-module_apple-pay-button--type-rent__VzC-E{-apple-pay-button-type:rent}.ApplePayButton-module_apple-pay-button--type-support__6EjmY{-apple-pay-button-type:support}.ApplePayButton-module_apple-pay-button--type-tip__bdzGK{-apple-pay-button-type:tip}.ApplePayButton-module_apple-pay-button--type-top-up__Eb3qR{-apple-pay-button-type:top-up}}@supports not (-webkit-appearance:-apple-pay-button){.ApplePayButton-module_apple-pay-button__l5g-d{background-position:50% 50%;background-repeat:no-repeat;background-size:100% 60%;border-radius:5px;box-sizing:border-box;display:inline-block;max-height:64px;min-height:32px;min-width:200px;padding:0}.ApplePayButton-module_apple-pay-button-black__istwW{background-color:black;background-image:-webkit-named-image(apple-pay-logo-white)}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7,.ApplePayButton-module_apple-pay-button-white__-wLaE{background-color:white;background-image:-webkit-named-image(apple-pay-logo-black)}.ApplePayButton-module_apple-pay-button-white-with-line__MlRq7{border:.5px solid black}}
.adyen-checkout__applepay__button{height:48px;width:240px}.adyen-checkout__dropin .adyen-checkout__applepay__button{width:100%}
.adyen-checkout__issuer-button{align-items:center;background-color:#fff;border:none;border-radius:6px;box-shadow:inset 0 0 0 1px #b9c4c9;cursor:pointer;display:flex;flex-basis:47%;flex-grow:2;font-size:.81em;height:40px;padding:0 12px;transition:background .3s ease-out,box-shadow .3s ease-out}.adyen-checkout__issuer-button:active{color:black}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):focus-visible{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button:not(.adyen-checkout__issuer-button--selected):hover{box-shadow:inset 0 0 0 2px #99a3ad;outline:none}.adyen-checkout__issuer-button--selected{background:#fff;box-shadow:inset 0 0 0 2px #0075ff;color:#0075ff;font-weight:500;height:40px;transition:none}.adyen-checkout__issuer-button-img{margin-right:8px;max-height:26px}
.adyen-checkout__issuer-button-group{display:flex;flex-wrap:wrap;gap:16px 16px}
.adyen-checkout__content-separator{align-items:center;color:#687282;display:flex;font-size:13px;justify-content:center;line-height:19px;margin-bottom:16px;margin-top:16px;white-space:nowrap}.adyen-checkout__content-separator:after,.adyen-checkout__content-separator:before{background:#e6e9eb;content:"";display:block;height:1px;width:100%}.adyen-checkout__content-separator:after{margin-left:20px}.adyen-checkout__content-separator:before{margin-right:20px}
.adyen-checkout__field--issuer-list{margin-bottom:0}.adyen-checkout__issuer-list__termsAndConditions{text-align:center}
.adyen-checkout-disclaimer__label{color:#687282;display:inline-block;font-size:.81em;font-weight:400;line-height:19px;margin-top:16px;padding-left:0}[dir=rtl] .adyen-checkout-disclaimer__label{padding-right:0}
.js-iframe{border:none;height:100%;overflow:hidden;width:100%}
.adyen-checkout__card-input__form{transition:opacity .25s ease-out}.adyen-checkout__card__cardNumber{max-width:400px}.adyen-checkout__card__cardNumber__input{padding:5px 8px}.adyen-checkout__card__exp-date__input--oneclick{font-weight:400;line-height:30px;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__field--storedCard .adyen-checkout__input[readonly],.adyen-checkout__field--storedCard .adyen-checkout__input[readonly]:hover{color:#00112c}.adyen-checkout__card__holderName,.adyen-checkout__field--expiryDate,.adyen-checkout__field--storedCard{margin-bottom:0}.adyen-checkout__card-input .adyen-checkout__fieldset--billingAddress,.adyen-checkout__card__holderName,.adyen-checkout__card__kcp-authentication,.adyen-checkout__card__socialSecurityNumber,.adyen-checkout__installments,.adyen-checkout__store-details{margin-top:16px}.adyen-checkout__card-input.adyen-checkout__card-input--loading{pointer-events:none}.adyen-checkout__card__holderName:first-child{margin:0 0 16px}.adyen-checkout__field--cardNumber .adyen-checkout__input--error .adyen-checkout__card__cardNumber__brandIcon,.adyen-checkout__field--cardNumber .adyen-checkout__input--valid:not(.adyen-checkout__card__cardNumber__input--noBrand)+.adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__field--securityCode.adyen-checkout__field--error .adyen-checkout__card__cvc__hint,.adyen-checkout__field--securityCode.adyen-checkout__field--valid .adyen-checkout__card__cvc__hint{opacity:0}@keyframes cvc-indicate-location{0%{opacity:1}to{opacity:.3}}.adyen-checkout__label--focused .adyen-checkout__field__cvc--back-hint .adyen-checkout__card__cvc__hint--back .adyen-checkout__card__cvc__hint__location,.adyen-checkout__label--focused .adyen-checkout__field__cvc--front-hint .adyen-checkout__card__cvc__hint--front .adyen-checkout__card__cvc__hint__location{animation-direction:alternate;animation-duration:1s;animation-iteration-count:infinite;animation-name:cvc-indicate-location}.adyen-checkout__card__cvc__hint__wrapper{align-items:center;backface-visibility:visible;display:flex;height:100%;margin:0 10px;position:absolute;right:0;top:0;transform:translateZ(0);transform-origin:center;transform-style:preserve-3d;transition:transform .3s cubic-bezier(.455,.03,.515,.955);width:27px;will-change:transform}.adyen-checkout__field__cvc--front-hint.adyen-checkout__card__cvc__hint__wrapper{transform:rotateY(180deg)}.adyen-checkout__card__cvc__hint{backface-visibility:hidden;position:absolute;transition:opacity .1s linear}.adyen-checkout__field__exp-date_hint_wrapper{align-items:center;bottom:0;display:flex;position:absolute;right:0;top:0;transition:opacity .1s linear}.adyen-checkout__field__exp-date_hint_wrapper.adyen-checkout__field__exp-date_hint_wrapper--hidden{opacity:0}.adyen-checkout__field__exp-date_hint{height:18px;margin:0 10px 0 0;width:27px}.adyen-checkout__card__cvc__hint--front{transform:rotateY(180deg)}@media (prefers-reduced-motion:reduce){.adyen-checkout__card__cvc__hint__wrapper{transition:none}}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__fieldset__fields{justify-content:left}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group{display:flex;flex-direction:column}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__radio_group__input-wrapper{margin-top:20px}.adyen-checkout__fieldset--revolving-plan .adyen-checkout__field--revolving-plan-installments{margin-left:15px;position:relative;top:42px;width:30%}
.LoadingWrapper-module_loading-input__form__ffCKa{opacity:1}.LoadingWrapper-module_loading-input__form--loading__7GmVo{opacity:0}.LoadingWrapper-module_loading-input__spinner__GxA51{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.LoadingWrapper-module_loading-input__spinner--active__ENNBS{display:block}
.CardInput-module_card-input__wrapper__wXSCw{position:relative}.CardInput-module_card-input__wrapper__wXSCw *,.CardInput-module_card-input__wrapper__wXSCw :after,.CardInput-module_card-input__wrapper__wXSCw :before{box-sizing:border-box}.CardInput-module_card-input__icon__3Cz5M{border-radius:3px;height:18px;margin-left:7px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:27px}.CardInput-module_card-input__form__fRo1r{opacity:1}.CardInput-module_card-input__spinner__-j2Qi{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.CardInput-module_card-input__spinner--active__slD7w{display:block}.CardInput-module_card-input__form--loading__rrmdj{opacity:0}.CardInput-module_adyen-checkout__input__11tlB{display:block;max-height:100px}.CardInput-module_adyen-checkout__card__cvc__input--hidden__VIlHV,.CardInput-module_adyen-checkout__card__exp-date__input--hidden__evi6-{display:none}.CardInput-module_adyen-checkout__card__exp-cvc__exp-date__input--hidden__YC3VT{justify-content:flex-end}.CardInput-module_revolving-plan-installments__disabled__VhNj2{opacity:.4;pointer-events:none}
.adyen-checkout__card__dual-branding__buttons{display:flex;opacity:.4;pointer-events:none}.adyen-checkout__card__dual-branding__buttons--active{opacity:1;pointer-events:auto}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon{cursor:pointer;opacity:1}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon:first-child{right:40px}.adyen-checkout__card__dual-branding__buttons .adyen-checkout__card__cardNumber__brandIcon--not-selected{opacity:.5}
.adyen-checkout__card__brands{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;gap:4px;height:16px;margin-bottom:16px;margin-top:-8px;overflow:hidden;transition:all .2s ease-out}.adyen-checkout__card__brands--hidden{height:0;margin:-8px 0 8px;opacity:0}.adyen-checkout__card__brands img{border-radius:3px;height:16px;width:24px}.adyen-checkout__card__brands__brand-wrapper{display:inline-block;height:16px;position:relative;width:24px}.adyen-checkout__card__brands__brand-wrapper:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}
.adyen-checkout-ctp__otp-resend-code{color:#0075ff;cursor:pointer;font-size:13px;font-weight:400;margin-left:auto}.adyen-checkout-ctp__otp-resend-code--confirmation,.adyen-checkout-ctp__otp-resend-code--disabled{color:#687282;cursor:default;font-size:13px;font-weight:400;margin-left:auto;pointer-events:none}.adyen-checkout-ctp__otp-resend-code--confirmation{align-items:center;display:flex}.adyen-checkout-ctp__otp-resend-code--confirmation>img{margin-left:4px}.adyen-checkout-ctp__otp-resend-code-counter{color:black;cursor:default;display:inline-block;font-size:13px;font-weight:400;margin-left:auto;text-align:right}.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--otp{margin-bottom:12px}
.adyen_checkout-ctp__brand-wrapper{align-items:center;display:flex;height:18px}.adyen_checkout-ctp__brand-logo{margin-right:6px;width:24px}.adyen_checkout-ctp__brand-pipe{height:15px;margin-right:6px}.adyen_checkout-ctp__brand-scheme{margin-right:6px;-o-object-fit:none;object-fit:none}.adyen_checkout-ctp__brand-scheme-mc{width:27px}.adyen_checkout-ctp__brand-scheme-visa{width:35px}
.adyen-checkout__modal-wrapper{align-items:center;display:flex;height:100%;left:0;overflow-y:auto;overscroll-behavior-y:contain;padding:24px;position:fixed;top:0;visibility:hidden;width:100%;z-index:10}.adyen-checkout__modal-wrapper:before{background:rgba(0,17,44,.5);content:"";height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s linear;width:100%;z-index:10}.adyen-checkout__modal-wrapper--open{visibility:visible}.adyen-checkout__modal-wrapper--open .adyen-checkout__modal,.adyen-checkout__modal-wrapper--open:before{opacity:1}.adyen-checkout__modal{background-color:#fff;border-radius:12px;box-shadow:0 8px 24px rgba(0,17,44,.15);margin:auto;opacity:0;padding:16px;position:relative;transition:opacity .2s ease,visibility .2s ease;z-index:11}@media (max-width:480px){.adyen-checkout__modal-wrapper{padding:0}.adyen-checkout__modal{border-radius:0;height:100%}}
.adyen-checkout__ctp-modal-header-image{display:block;margin:auto}.adyen-checkout__ctp-modal-title{font-size:20px;font-weight:700;line-height:24px;margin:0 0 12px;padding:0}.adyen-checkout__ctp-modal-text{font-size:13px;font-weight:400;line-height:19px;margin-bottom:16px}.adyen-checkout__ctp-modal-benefits{margin-left:0;padding-left:20px}.adyen-checkout__ctp-modal-benefits li{list-style:disc;margin-bottom:16px}.adyen-checkout__modal-wrapper--ctp .adyen-checkout__modal{max-width:464px}.adyen_checkout-ctp__brand-wrapper--popup{justify-content:center;margin-bottom:24px}
.adyen-web__ctp-info-button{background-color:transparent;border:0;cursor:pointer;padding:0}
.adyen-checkout-ctp__section-logout-button{color:#0075ff;cursor:pointer;font-size:13px;font-weight:400;line-height:19px;margin-left:auto}.adyen-checkout-ctp__section-logout-button--disabled{color:#687282;pointer-events:none}
.adyen-checkout-ctp__section{background-color:white;border-radius:12px;box-shadow:0 6px 12px rgba(0,17,44,.08),0 2px 4px rgba(0,17,44,.04);padding:16px;position:relative}.adyen-checkout-ctp__section-brand{align-items:center;display:flex;height:18px;margin-bottom:16px}.adyen-checkout-ctp__section--standalone{all:unset}.adyen-checkout-ctp__section .adyen-checkout__fieldset{margin-bottom:24px}.adyen-checkout-ctp__section-header{align-items:center;display:flex}.adyen-checkout-ctp__section-header-title{font-size:17px;font-weight:600;line-height:22px;margin:0;padding:0;width:auto}@media screen and (max-width:400px){.adyen-checkout-ctp__section-header-title{font-size:15px}}.adyen-checkout-ctp__section-header-adornment{margin-left:5px}.adyen-checkout-ctp__section-text{color:#707070;font-size:13px;font-weight:400;line-height:19px;margin:0 0 16px}.adyen-checkout-ctp__separator{color:#00112c;font-size:13px;font-weight:400}
.adyen-checkout-ctp__otp-subtitle--highlighted{color:#00112c;font-weight:500}
.adyen-checkout-ctp__otp-checkbox-container{background-color:#f7f8f9;border-radius:6px;margin-bottom:16px;padding:12px}.adyen-checkout-ctp__otp-checkbox-container--checked{background-color:#F2F8FF}.adyen-checkout-ctp__otp-checkbox-container label{cursor:pointer}.adyen-checkout-ctp__section .adyen-checkout__field.adyen-checkout-ctp__otp-checkbox-container{margin-bottom:4px}.adyen-checkout-ctp__otp-checkbox-info{color:#707070;font-size:13px;font-weight:400;line-height:19px;margin:4px 0 0}.adyen-checkout-ctp__otp-readmore-button{all:unset;color:#0075ff;cursor:pointer;text-transform:lowercase}
.adyen-checkout-ctp__card-list-single-card{align-items:center;background-color:#f7f8f9;border-radius:6px;display:flex;font-size:13px;font-weight:400;height:40px;line-height:19px;padding:12px}.adyen-checkout-ctp__card-list-single-card-expired{color:#687282;text-decoration:line-through}.adyen-checkout-ctp__expired-label{color:#687282;font-weight:500;line-height:17px;margin-left:auto}.adyen-checkout-ctp__card-image{border-radius:3px;margin-right:8px}
.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled{opacity:1}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled .adyen-checkout__dropdown__element__text{margin:0;opacity:.4;text-decoration:line-through}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__element--disabled .adyen-checkout__dropdown__element__secondary-text{color:#687282;font-weight:500;line-height:17px}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled{opacity:1}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled .adyen-checkout__dropdown__button__text{opacity:.4;text-decoration:line-through}.adyen-checkout-ctp__cards-list-dropdown .adyen-checkout__dropdown__button--disabled .adyen-checkout__dropdown__button__secondary-text{color:#687282;font-weight:500;opacity:1}
.adyen-checkout-ctp__card{background-color:white;border:none;border-radius:4px;box-shadow:0 0 0 2px #999595;cursor:pointer;height:40px;margin:0 0 20px;width:100%}.adyen-checkout-ctp__empty-cards{align-items:center;background-color:#f7f8f9;border-radius:6px;color:#687282;display:flex;font-size:13px;font-weight:400;height:40px;line-height:19px;margin-bottom:24px;padding:12px 16px}.adyen-checkout__iframe--ctpIframe{pointer-events:auto}.adyen-checkout__iframe--ctpIframe-hidden{display:none}
@keyframes card-bounce{0%{animation-timing-function:cubic-bezier(.17,.17,.32,1);-webkit-translate:0 -60%;-moz-translate:0 -60%;-ms-translate:0 -60%;translate:0 -60%}9.70874%{animation-timing-function:cubic-bezier(.41,0,.49,1);-webkit-translate:0 8.5%;-moz-translate:0 8.5%;-ms-translate:0 8.5%;translate:0 8.5%}23.4466%{animation-timing-function:cubic-bezier(.29,0,.26,1);-webkit-translate:0 -22.5%;-moz-translate:0 -22.5%;-ms-translate:0 -22.5%;translate:0 -22.5%}47.7184%{-webkit-translate:0;-moz-translate:0;-ms-translate:0;translate:0}63.8835%{animation-timing-function:cubic-bezier(1,0,.78,1);-webkit-translate:0;-moz-translate:0;-ms-translate:0;translate:0}86.5534%{-webkit-translate:0 40.7%;-moz-translate:0 40.7%;-ms-translate:0 40.7%;translate:0 40.7%}to{-webkit-translate:0 40.7%;-moz-translate:0 40.7%;-ms-translate:0 40.7%;translate:0 40.7%}}@keyframes card-fade-100{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:1}78.4466%{opacity:1}86.5534%{opacity:0}to{opacity:0}}@keyframes card-fade-60{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:.6}78.4466%{opacity:.6}86.5534%{opacity:0}to{opacity:0}}@keyframes card-fade-20{0%{animation-timing-function:linear;opacity:0}8.1068%{opacity:.2}78.4466%{opacity:.2}86.5534%{opacity:0}to{opacity:0}}.adyen-checkout-ctp__card-animation{aspect-ratio:1/.438;filter:grayscale(1);margin:40px auto 50px;max-width:100%;position:relative;width:140px}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer{background-size:contain!important;height:100%;opacity:0;position:absolute;width:100%}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:first-of-type{animation:card-bounce 2.06s linear infinite both,card-fade-100 2.06s linear infinite both;animation-delay:.1s;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271064%27 height=%27466%27 fill=%27none%27%3E%3Cpath fill=%27%23fff%27 fill-rule=%27evenodd%27 d=%27m895.31 228.862-46.416-10.988c-1.172-.381-2.528-.481-3.565-.203-1.582.424-1.825 1.567-.543 2.554.676.52 1.641.893 2.634 1.067l42.816 10.545-.537 21.742-2.328.624-6.897 1.848 1.146-20.056c.002-.012.002-.025.003-.037h.005c.061-.536-.274-1.054-.864-1.494-.563-.447-1.399-.831-2.462-1.065l-.003.001-.072-.016-46.587-10.849a.3.3 0 0 1-.032-.008c-1.18-.39-2.554-.496-3.601-.215l-16.926 4.535c-1.582.424-1.825 1.568-.542 2.555.389.299.859.593 1.407.742l44.453 10.938-.526 19.429c-.021.101.234 2.007-2.662 2.783l-22.831 6.118c-3.105.832-7.644.01-10.253-1.998l-32.227-24.8c-2.271-1.748-2.029-4.233 1.146-5.083l14.204-3.806c1.674-.449 1.938-1.481.58-2.526s-3.556-1.501-5.23-1.053l-14.297 3.879c-6.795 1.82-6.817 6.539-2.199 10.093l32.275 24.837c4.972 3.826 14.615 5.636 20.567 4.042l22.824-6.116c1.151-.309 2.067-.696 2.797-1.118.104-.061.204-.122.301-.183 2.32-1.48 2.521-3.296 2.528-3.671l1.19-21.406c.081-.992-1.14-2.073-3.289-2.548l-.003.002-.072-.017-39.385-9.196 7.065-1.893 2.329-.624 41.998 10.256-.496 22.836c-.001.007.031.018.093.032.113.304.361.618.75.918 1.283.987 3.605 1.443 5.187 1.02l16.925-4.535c1.048-.281 1.507-.878 1.326-1.536l1.612-23.779.002-.037.005-.001c.123-1.083-1.369-2.092-3.323-2.539z%27/%3E%3Cpath stroke=%27%23fff%27 d=%27m895.31 228.862-46.416-10.988c-1.172-.381-2.528-.481-3.565-.203-1.582.424-1.825 1.567-.543 2.554.676.52 1.641.893 2.634 1.067l42.816 10.545-.537 21.742-2.328.624-6.897 1.848 1.146-20.056c.002-.012.002-.025.003-.037h.005c.061-.536-.274-1.054-.864-1.494-.563-.447-1.399-.831-2.462-1.065l-.003.001-.072-.016-46.587-10.849a.3.3 0 0 1-.032-.008c-1.18-.39-2.554-.496-3.601-.215l-16.926 4.535c-1.582.424-1.825 1.568-.542 2.555.389.299.859.593 1.407.742l44.453 10.938-.526 19.429c-.021.101.234 2.007-2.662 2.783l-22.831 6.118c-3.105.832-7.644.01-10.253-1.998l-32.227-24.8c-2.271-1.748-2.029-4.233 1.146-5.083l14.204-3.806c1.674-.449 1.938-1.481.58-2.526s-3.556-1.501-5.23-1.053l-14.297 3.879c-6.795 1.82-6.817 6.539-2.199 10.093l32.275 24.837c4.972 3.826 14.615 5.636 20.567 4.042l22.824-6.116c1.151-.309 2.067-.696 2.797-1.118.104-.061.204-.122.301-.183 2.32-1.48 2.521-3.296 2.528-3.671l1.19-21.406c.081-.992-1.14-2.073-3.289-2.548l-.003.002-.072-.017-39.385-9.196 7.065-1.893 2.329-.624 41.998 10.256-.496 22.836c-.001.007.031.018.093.032.113.304.361.618.75.918 1.283.987 3.605 1.443 5.187 1.02l16.925-4.535c1.048-.281 1.507-.878 1.326-1.536l1.612-23.779.002-.037.005-.001c.123-1.083-1.369-2.092-3.323-2.539%27/%3E%3Cpath fill=%27%23fff%27 fill-opacity=%27.9%27 fill-rule=%27evenodd%27 d=%27M418.95 242.813c-1.166.08-3.042-.372-4.121-.994-.702-.405-.941-.755-1.527-2.243-2.373-6.017-6.517-11.028-13.679-16.54-6.921-5.325-13.863-9.053-24.178-12.987-2.215-.844-4.182-1.652-4.368-1.795-.687-.528-.979-1.482-.612-1.986.505-.691 2.349-1.081 3.824-.809.567.103 2.521.743 4.345 1.421 7.215 2.687 13.99 5.937 20.009 9.598 3.723 2.267 9.803 6.823 12.219 9.164 4.462 4.317 7.493 8.422 9.4 12.73 1.153 2.604 1.269 3.77.4 4.003a2.41 2.41 0 0 0-.548.23c-.132.08-.653.173-1.164.208zm-16.069-.701c-1.791.122-4.29-.719-4.965-1.671-.163-.23-.697-1.349-1.19-2.485-2.083-4.815-6.346-9.43-12.427-13.455-4.994-3.305-8.797-5.218-15.392-7.737-4.424-1.69-4.929-2-5.087-3.117-.146-1.06 1.961-1.804 4.061-1.431 1.457.258 8.467 2.972 11.969 4.634 11.594 5.498 19.993 12.484 23.913 19.889 2.008 3.792 1.779 5.192-.882 5.373zm-16.492-.659c-1.224-.015-2.768-.406-3.758-.951-.603-.332-.912-.797-1.614-2.437-2.575-6.024-8.768-10.833-18.898-14.676-4.447-1.688-5.038-2.104-4.718-3.324.158-.605.358-.757 1.34-1.02 1.642-.44 3.175-.146 7.121 1.365 6.068 2.325 10.298 4.621 14.525 7.881 4.345 3.352 6.465 5.882 8.069 9.62.915 2.141.839 2.79-.389 3.282-.375.149-1.131.266-1.678.26zm-15.379-.611c-.949.006-2.546-.385-3.476-.851-1.035-.519-1.424-1.045-1.796-2.434-.477-1.786-1.147-2.632-3.558-4.488s-3.719-2.531-6.931-3.584c-1.089-.356-2.302-.809-2.698-1.003-1.658-.818-1.914-2.296-.508-2.936 1.187-.544 2.67-.406 5.617.522 8.533 2.685 14.934 7.611 15.941 12.27.357 1.645-.521 2.495-2.591 2.504z%27/%3E%3Crect width=%27110%27 height=%2774%27 fill=%27url%28%23a%29%27 rx=%2710%27 transform=%27matrix%28.96593 -.25882 .7925 .60987 199.717 245.906%29%27/%3E%3Cg stroke=%27%23000%27 stroke-opacity=%27.8%27 stroke-width=%272%27%3E%3Cpath d=%27m233.447 236.868 46.846 36.05c.876.673.72 1.451-.347 1.737l-31.799 8.521M266.657 262.424l-33.731 9.038m17.126-21.816-33.73 9.038m115.215 13.423-46.846-36.05c-.875-.673-.72-1.451.347-1.737l31.799-8.52M298.327 246.551l33.731-9.038m-17.126 21.816 33.731-9.038%27/%3E%3Crect width=%27112%27 height=%2776%27 x=%27-1.758%27 y=%27-.351%27 rx=%2711%27 style=%27mix-blend-mode:soft-light%27 transform=%27matrix%28.96593 -.25882 .7925 .60987 199.935 245.314%29%27/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id=%27a%27 x1=%27-12.604%27 x2=%2799.193%27 y1=%270%27 y2=%2788.114%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%23fff%27/%3E%3Cstop offset=%27.484%27 stop-color=%27%23b3b3b3%27/%3E%3Cstop offset=%271%27 stop-color=%27%23fff%27/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat,url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271064%27 height=%27466%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23a%29%27%3E%3Crect width=%27728%27 height=%27455%27 fill=%27url%28%23b%29%27 rx=%2724%27 transform=%27matrix%28.96593 -.25882 .7925 .60987 0 188.42%29%27/%3E%3Cg fill=%27%23033783%27%3E%3Cpath fill-opacity=%27.2%27 d=%27M638.209-50.009C376.564 99.506 477.408 320.518 560.535 412.335L1063.78 277.49 638.209-50.009z%27/%3E%3Cpath fill-opacity=%27.4%27 d=%27M711.119 6.099C494.132 130.043 577.63 313.21 646.503 389.3l417.277-111.81L711.119 6.099z%27/%3E%3C/g%3E%3Cpath fill=%27%23003780%27 d=%27M791.162 67.695C624.04 163.343 688.839 304.87 742.129 363.677l321.651-86.187L791.162 67.695z%27/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id=%27b%27 x1=%2772.545%27 x2=%27249.224%27 y1=%2726.435%27 y2=%27498.002%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%233382ea%27/%3E%3Cstop offset=%271%27 stop-color=%27%23003ea9%27/%3E%3C/linearGradient%3E%3CclipPath id=%27a%27%3E%3Crect width=%27728%27 height=%27455%27 fill=%27%23fff%27 rx=%2724%27 transform=%27matrix%28.96593 -.25882 .7925 .60987 0 188.42%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat;opacity:1;z-index:3}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(2){animation:card-bounce 2.06s linear infinite both,card-fade-60 2.06s linear infinite both;animation-delay:50ms;opacity:.6;transform:translateY(25%);z-index:2}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(2),.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(3){background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%271064%27 height=%27466%27 fill=%27none%27%3E%3Cg clip-path=%27url%28%23a%29%27%3E%3Crect width=%27728%27 height=%27455%27 fill=%27url%28%23b%29%27 rx=%2724%27 transform=%27matrix%28.96593 -.25882 .7925 .60987 0 188.42%29%27/%3E%3Cg fill=%27%23033783%27%3E%3Cpath fill-opacity=%27.2%27 d=%27M638.209-50.009C376.564 99.506 477.408 320.518 560.535 412.335L1063.78 277.49 638.209-50.009z%27/%3E%3Cpath fill-opacity=%27.4%27 d=%27M711.119 6.099C494.132 130.043 577.63 313.21 646.503 389.3l417.277-111.81L711.119 6.099z%27/%3E%3C/g%3E%3Cpath fill=%27%23003780%27 d=%27M791.162 67.695C624.04 163.343 688.839 304.87 742.129 363.677l321.651-86.187L791.162 67.695z%27/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id=%27b%27 x1=%2772.545%27 x2=%27249.224%27 y1=%2726.435%27 y2=%27498.002%27 gradientUnits=%27userSpaceOnUse%27%3E%3Cstop stop-color=%27%233382ea%27/%3E%3Cstop offset=%271%27 stop-color=%27%23003ea9%27/%3E%3C/linearGradient%3E%3CclipPath id=%27a%27%3E%3Crect width=%27728%27 height=%27455%27 fill=%27%23fff%27 rx=%2724%27 transform=%27matrix%28.96593 -.25882 .7925 .60987 0 188.42%29%27/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E") 0 0 no-repeat}.adyen-checkout-ctp__card-animation>.adyen-checkout-ctp__card-animation-layer:nth-of-type(3){animation:card-bounce 2.06s linear infinite both,card-fade-20 2.06s linear infinite both;opacity:.2;transform:translateY(50%);z-index:1}.adyen-checkout-ctp__loading-subtitle{font-size:16px;line-height:19px;margin:0 auto 58px;max-width:280px;text-align:center}
.adyen-checkout-ctp__section>.adyen-checkout__field.adyen-checkout__field--shopperLogin{margin-bottom:20px}
.adyen-checkout__cashapp>.adyen-checkout__store-details{margin-bottom:16px;margin-top:0}
.adyen-checkout__button-group{background:transparent;display:flex;justify-content:space-between}.adyen-checkout__button-group .adyen-checkout__button{background:transparent;border:0;box-shadow:inset 0 0 0 1px #99a3ad;color:#00112c;font-size:.81em;font-weight:400;height:40px;line-height:40px;margin-right:8px;padding:0;text-align:center}.adyen-checkout__button-group .adyen-checkout__button:last-child{margin-right:0}.adyen-checkout__button-group .adyen-checkout__button:hover{background:transparent;box-shadow:inset 0 0 0 2px #99a3ad}.adyen-checkout__button-group .adyen-checkout__button:active{background:#f7f8f9;box-shadow:inset 0 0 0 2px #99a3ad}.adyen-checkout__button-group .adyen-checkout__button--disabled,.adyen-checkout__button-group .adyen-checkout__button--disabled:hover{cursor:not-allowed;opacity:.4;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__button-group .adyen-checkout__button--selected,.adyen-checkout__button-group .adyen-checkout__button--selected:active,.adyen-checkout__button-group .adyen-checkout__button--selected:active:hover,.adyen-checkout__button-group .adyen-checkout__button--selected:hover{background:#e5efff;box-shadow:inset 0 0 0 2px #0075ff;color:#0075ff;font-weight:500;height:40px;transition:none}.adyen-checkout__button-group .adyen-checkout__button .adyen-checkout__button-group__input{opacity:0;pointer-events:none;position:absolute}
.adyen-checkout__adyen-giving .adyen-checkout__status__icon{display:block;margin:56px auto 32px}.adyen-checkout__adyen-giving .adyen-checkout__status__text{color:#00112c;margin-bottom:56px;text-align:center}.adyen-checkout__campaign{background:#00112c;border-radius:6px;height:227px;overflow:hidden;position:relative}.adyen-checkout__campaign-link:hover .adyen-checkout__campaign-description{text-decoration:underline}.adyen-checkout__campaign-container{height:100%}.adyen-checkout__campaign-logo{border:2px solid rgba(255,255,255,.4);border-radius:3px;display:block;height:48px;margin-bottom:16px;overflow:hidden;width:48px}.adyen-checkout__campaign-background-image{background-color:#00112c;background-position:50%;background-size:cover;height:100%}.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:before{background:inherit;content:"";height:100%;position:absolute;transition:transform .6s ease-out;width:100%}.adyen-checkout__campaign-link .adyen-checkout__campaign-background-image:hover:before{transform:scale(1.1)}.adyen-checkout__campaign-link .adyen-checkout__campaign-content{pointer-events:none}.adyen-checkout__campaign-content{bottom:0;padding:16px;position:absolute;z-index:2}.adyen-checkout__campaign-description,.adyen-checkout__campaign-title{color:#fff;font-weight:400;margin:0}.adyen-checkout__campaign-title{font-size:1em;margin-bottom:8px}.adyen-checkout__campaign-description{font-size:.81em;line-height:19px}.adyen-checkout__adyen-giving-actions{margin-top:16px;text-align:center}.adyen-checkout__button.adyen-checkout__button--donate{margin:16px auto 8px}.adyen-checkout__button.adyen-checkout__button--decline{display:block;margin:auto;width:auto}
.adyen-checkout__paywithgoogle{height:48px}.adyen-checkout__paywithgoogle>div>button,.adyen-checkout__paywithgoogle>div>button.long,.adyen-checkout__paywithgoogle>div>button.short{height:48px;transition:background-color .3s ease-out,box-shadow .3s ease-out}.adyen-checkout__paywithgoogle>div>button.long:focus,.adyen-checkout__paywithgoogle>div>button.short:focus,.adyen-checkout__paywithgoogle>div>button:focus{box-shadow:0 0 0 2px #99c2ff;outline:0}.adyen-checkout__paywithgoogle>div>button.gpay-button{padding:15px 24px 13px}
.adyen-checkout__econtext-input__field>.adyen-checkout__button--pay:only-child{margin-top:0}
.adyen-checkout__voucher-result{border-radius:12px;box-sizing:border-box;position:relative;text-align:center}.adyen-checkout__voucher-result__bottom,.adyen-checkout__voucher-result__top{background:#fff;border:1px solid #d4d9db}.adyen-checkout__voucher-result__top{border-bottom:0;border-radius:12px 12px 0 0;padding:40px 0 24px}.adyen-checkout__voucher-result__bottom{border-radius:0 0 12px 12px;border-top:0}.adyen-checkout__voucher-result__separator{align-items:center;background:#fff;display:flex;height:13px;margin:0 auto;position:relative;width:calc(100% - 14px)}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI3IiBoZWlnaHQ9IjEzIiBmaWxsPSJub25lIj48ZyBjbGlwLXBhdGg9InVybCgjYSkiPjxwYXRoIGZpbGw9IiNmZmYiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0ibTAgMCA1IDIgMS41IDRIN1YwSDBabTAgMTMgNS0yIDEuNS00SDd2NkgwWiIgY2xpcC1ydWxlPSJldmVub2RkIi8+PHBhdGggc3Ryb2tlPSIjRDREOURCIiBkPSJNNi40MjMgNi41QzYuNDIzIDMuMzEyIDMuNzgzLjc1Ni41LjUxOGMzLjM4Ni4yMzYgNiAyLjg1NSA2IDUuOTgyIDAgMy4xMjctMi42MTQgNS43NDYtNiA1Ljk4M3YtLjAwMWMzLjI4NC0uMjM3IDUuOTIzLTIuNzk0IDUuOTIzLTUuOTgyWiIvPjxwYXRoIGZpbGw9IiNENEQ5REIiIGQ9Ik0wIDBoMXYxSDB6TTAgMTJoMXYxSDB6Ii8+PC9nPjxkZWZzPjxjbGlwUGF0aCBpZD0iYSI+PHBhdGggZmlsbD0iI2ZmZiIgZD0iTTAgMGg3djEzSDB6Ii8+PC9jbGlwUGF0aD48L2RlZnM+PC9zdmc+)}.adyen-checkout__voucher-result__separator:before{left:-7px}.adyen-checkout__voucher-result__separator:after,.adyen-checkout__voucher-result__separator:before{background-position:100%;background-repeat:no-repeat;content:"";height:13px;position:absolute;top:0;width:7px}.adyen-checkout__voucher-result__separator:after{right:-7px;transform:rotate(-180deg)}.adyen-checkout__voucher-result__separator__inner{border-top:1px solid #e6e9eb;width:100%}.adyen-checkout__voucher-result__image{align-items:center;display:flex;justify-content:center;margin-bottom:40px;width:100%}.adyen-checkout__link--voucher-result-instructions{display:inline-block}.adyen-checkout__voucher-result__image__wrapper{display:block;height:48px;margin:0 24px;position:relative}.adyen-checkout__voucher-result__image__wrapper:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__voucher-result__image__wrapper:nth-child(2):before{border-left:1px solid #d4d9db;content:"";height:64px;left:-24.5px;position:absolute;top:-8px;width:1px}.adyen-checkout__voucher-result__image__brand,.adyen-checkout__voucher-result__image__issuer{border-radius:3px;height:48px}.adyen-checkout__voucher-result__introduction{color:#00112c;font-size:.81em;line-height:19px;margin:0 auto;max-width:400px;text-align:center}.adyen-checkout__voucher-result__amount{color:#00112c;font-size:1em;font-weight:700;margin:24px auto 0;text-align:center}.adyen-checkout__voucher-result__surcharge{color:#687282;display:block;font-size:.81em;font-weight:400;line-height:19px;text-align:center}.adyen-checkout__voucher-result__code__label{display:block;font-weight:400;left:0;line-height:19px;margin:0 auto;position:absolute;right:0;top:-2px;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:auto}.adyen-checkout__voucher-result__code__label:before{content:"";position:absolute}.adyen-checkout__voucher-result__code__label__text{background:#fff;color:#00112c;font-size:13px;letter-spacing:normal;line-height:1;padding:0 8px}.adyen-checkout__voucher-result__code__barcode{display:block;height:56px;margin:0 auto 8px;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__voucher-result__code{border-width:1px 0;color:#00112c;display:inline-block;font-size:1.5em;font-weight:700;letter-spacing:1px;line-height:1.2;margin:0 auto;padding:16px 48px;position:relative;text-align:center;-webkit-user-select:all;-moz-user-select:all;user-select:all;width:100%;word-break:break-word}.adyen-checkout__voucher-result__details{list-style:none;margin:-1px auto 0;padding:0}.adyen-checkout__voucher-result__details__item{border-top:1px solid #e6e9eb;color:#00112c;display:flex;font-size:.81em;justify-content:space-between;padding:16px 24px;word-break:break-word}.adyen-checkout__voucher-result__details__item:last-child{margin-bottom:0}.adyen-checkout__voucher-result__details__label{max-width:50%;text-align:left}.adyen-checkout__voucher-result__details__value{font-weight:700;max-width:50%;text-align:right}.adyen-checkout__voucher-result__actions{align-items:center;display:flex;justify-content:center;list-style:none;margin:0 auto 32px;max-width:100%;min-width:200px;padding:0;width:300px}.adyen-checkout__voucher-result__actions__item{margin:0 4px}
.adyen-checkout__paypal__buttons{position:relative;z-index:0}.adyen-checkout__paypal__button{display:flex;margin-bottom:16px}.adyen-checkout__paypal__button:empty{display:none}.adyen-checkout__paypal__status--pending{margin:16px 0}.adyen-checkout__paypal__status--processing{align-items:center;display:flex;font-size:13px;justify-content:center;padding:24px 0}.adyen-checkout__paypal-processing .adyen-checkout__paypal__button{display:none}.adyen-checkout__payment-method .adyen-checkout__paypal__status--pending{margin:-16px 0 38px}.adyen-checkout__payment-method .adyen-checkout__paypal__status--processing{padding:20px 0 65px}
.adyen-checkout__phone-input{direction:ltr}.adyen-checkout__phone-input .adyen-checkout__input-wrapper{width:100%}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input{height:auto;padding:0}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input:focus{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button{border:0;border-bottom-right-radius:0;border-top-right-radius:0;height:35px;width:auto}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after{box-sizing:revert;height:10px;left:60px}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input--phoneNumber{border:1px solid transparent;height:35px;margin-left:8px;padding-left:15px}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput{align-items:center;display:flex}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__input-wrapper--phoneInput:focus{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__phoneNumber{align-items:center;display:flex;margin-left:65px;width:100%}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__countryFlag{position:absolute}.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active,.adyen-checkout__phone-input .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover{box-shadow:none}
.adyen-checkout__threeds2__challenge,.adyen-checkout__threeds2__challenge-container{background-color:transparent;box-sizing:border-box;display:block;height:inherit;min-height:400px;overflow:hidden;position:relative;width:100%}.adyen-checkout__threeds2__challenge--01,.adyen-checkout__threeds2__challenge--01 .adyen-checkout__iframe--threeDSIframe{height:400px;width:250px}.adyen-checkout__threeds2__challenge--02,.adyen-checkout__threeds2__challenge--02 .adyen-checkout__iframe--threeDSIframe{height:400px;width:390px}.adyen-checkout__threeds2__challenge--03,.adyen-checkout__threeds2__challenge--03 .adyen-checkout__iframe--threeDSIframe{height:600px;width:500px}.adyen-checkout__threeds2__challenge--04,.adyen-checkout__threeds2__challenge--04 .adyen-checkout__iframe--threeDSIframe{height:400px;width:600px}.adyen-checkout__threeds2__challenge--05,.adyen-checkout__threeds2__challenge--05 .adyen-checkout__iframe--threeDSIframe{height:100%;width:100%}.adyen-checkout__iframe--threeDSIframe{border:0;left:0;position:absolute;top:0}
.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__icon{display:block;margin:56px auto 32px}.adyen-checkout__threeds2-challenge-error .adyen-checkout__status__text{color:#c12424;margin-bottom:56px;text-align:center}
.adyen-checkout__qr-loader{background:#fff;border:1px solid #d4d9db;border-radius:12px;padding:40px;text-align:center}.adyen-checkout__qr-loader--result{padding:100px}.adyen-checkout__qr-loader--app{border:0;border-radius:0;padding:0}.adyen-checkout__qr-loader__brand-logo{border-radius:3px;width:74px}.adyen-checkout__qr-loader__subtitle{margin:32px auto 0;max-width:400px}.adyen-checkout__qr-loader__subtitle--result{margin-bottom:32px}.adyen-checkout__qr-loader__payment_amount,.adyen-checkout__qr-loader__subtitle{color:#00112c;font-size:1em;line-height:19px}.adyen-checkout__qr-loader__icon{height:88px;width:88px}.adyen-checkout__qr-loader__payment_amount{font-weight:700}.adyen-checkout__qr-loader__progress{background:#d4d9db;border-radius:24px;height:4px;margin:32px auto 12px;padding-right:3%;width:152px}[dir=rtl] .adyen-checkout__qr-loader__progress{padding-left:3%;padding-right:0}.adyen-checkout__qr-loader__percentage{background:#0075ff;border-radius:24px;display:block;height:100%}.adyen-checkout__qr-loader__countdown{color:#687282;font-size:.81em}.adyen-checkout__qr-loader>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__qr-loader__app-link{display:none}.adyen-checkout__button.adyen-checkout__button--qr-loader{margin-top:24px;text-decoration:none}.adyen-checkout__qr-loader__instructions{color:#687282;font-size:1em;line-height:1.5;margin-top:32px}.adyen-checkout__qr-loader__actions{align-items:center;display:flex;justify-content:center;margin-top:32px}@media only screen and (max-device-width:1200px){.adyen-checkout__qr-loader__app-link{display:block}}
.adyen-checkout__voucher-result--boletobancario .adyen-checkout__voucher-result__code{font-size:.81em;line-height:19px;padding:24px;word-break:break-all}
.adyen-checkout__voucher-result--oxxo .adyen-checkout__voucher-result__code{font-size:.81em;line-height:19px;padding:24px;word-break:break-all}
.adyen-checkout__alert-message{border-radius:6px;display:flex;font-size:.81em;margin:0 0 16px;padding:12px;text-align:left}.adyen-checkout__alert-message--error{background:#fbe6ed}.adyen-checkout__alert-message--warning{background:#ffeacc}.adyen-checkout__alert-message--info{background:#e5efff}.adyen-checkout__alert-message__icon{height:14px;margin-right:8px;width:14px}
.adyen-checkout__giftcard-result__header{align-items:center;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:400;justify-content:space-between;position:relative;width:100%}.adyen-checkout__giftcard-result__header__title{align-items:center;display:flex}.adyen-checkout__giftcard-result__name{margin-left:8px}.adyen-checkout__giftcard-result__balance{list-style:none;margin:16px 0 0;padding:0}.adyen-checkout__giftcard-result__balance__item{display:flex;justify-content:space-between;margin-bottom:8px}.adyen-checkout__giftcard-result__balance__item .adyen-checkout__giftcard-result__balance__title--transactionLimit{color:#687282}.adyen-checkout__giftcard-result__balance__item:last-child{margin-bottom:0}.adyen-checkout__giftcard-result__balance__value--amount{font-weight:700}.adyen-checkout__giftcard-result__remaining-balance{color:#687282;font-size:13px;line-height:19px;margin:8px auto 0;text-align:center}
.DropinComponent-module_adyen-checkout__payment-methods-list__mAjAm{list-style:none;margin:0;padding:0}.DropinComponent-module_adyen-checkout__payment-method__nWdwg{display:block;max-height:60px}.DropinComponent-module_adyen-checkout__payment-method__details__-rsW7{display:none}.DropinComponent-module_adyen-checkout__payment-method__image__nB80V{height:26px;width:40px}.DropinComponent-module_adyen-checkout__payment-method__image__wrapper__6NWzA{margin-right:8px}[dir=rtl] .DropinComponent-module_adyen-checkout__payment-method__image__wrapper__6NWzA{margin-left:8px;margin-right:0}.DropinComponent-module_adyen-checkout__payment-method--selected__6egZF{max-height:100%}.DropinComponent-module_adyen-checkout__payment-method--selected__6egZF .DropinComponent-module_adyen-checkout__payment-method__details__-rsW7{display:block}
.adyen-checkout__payment-method__disable-confirmation{background:#c12424;border-left:1px solid #b82222;border-right:1px solid #b82222;color:#fff;font-size:.81em;margin:0 -17px;max-height:0;opacity:0;overflow:hidden;transition:opacity .15s ease-out,max-height .15s linear,margin-bottom .1s linear}.adyen-checkout__payment-method__disable-confirmation.adyen-checkout__payment-method__disable-confirmation--open{margin-bottom:16px;max-height:62px;opacity:1}.adyen-checkout__payment-method__disable-confirmation__content{align-items:center;display:flex;justify-content:space-between;padding:8px 16px}.adyen-checkout__payment-method__disable-confirmation__buttons{display:flex}.adyen-checkout__payment-method__disable-confirmation__button{background:#c12424;border:1px solid transparent;border-radius:6px;color:#fff;cursor:pointer;display:block;height:auto;line-height:14px;margin:0 0 0 8px;padding:8px;width:auto}.adyen-checkout__payment-method__disable-confirmation__button:hover,.adyen-checkout__payment-method__disable-confirmation__button:hover:focus{background:#ac2020;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button:active,.adyen-checkout__payment-method__disable-confirmation__button:hover:active{background:#961c1c;box-shadow:none}.adyen-checkout__payment-method__disable-confirmation__button--remove,.adyen-checkout__payment-method__disable-confirmation__button--remove:disabled{border-color:#fff}.adyen-checkout__payment-method__disable-confirmation__button--cancel,.adyen-checkout__payment-method__disable-confirmation__button--cancel:disabled{border-color:transparent}
.adyen-checkout__payment-method{background:#fff;border:1px solid #e6e9eb;cursor:pointer;margin-top:-1px;position:relative;transition:opacity .3s ease-out;width:100%}.adyen-checkout__payment-method:focus{outline:0}.adyen-checkout__payment-method--selected+.adyen-checkout__payment-method,.adyen-checkout__payment-method:first-child{border-top-left-radius:12px;border-top-right-radius:12px;margin-top:0}.adyen-checkout__payment-method--next-selected,.adyen-checkout__payment-method:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px;margin-bottom:0}.adyen-checkout__payment-method--loading{opacity:.2}.adyen-checkout__payment-method--selected.adyen-checkout__payment-method--loading{opacity:.9}.adyen-checkout__payment-method--confirming .adyen-checkout__payment-method__details__content,.adyen-checkout__payment-method--disabling{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__payment-method--disabling{opacity:.3}.adyen-checkout__payment-method__header{align-items:center;color:#00112c;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:400;justify-content:space-between;padding:12px 16px 12px 44px;position:relative;transition:background .1s ease-out;width:100%}[dir=rtl] .adyen-checkout__payment-method__header{padding:12px 44px 12px 12px}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__header{padding:16px}.adyen-checkout__payment-method__header__title{align-items:center;background:none;border:none;color:#00112c;cursor:pointer;display:flex;flex-shrink:0;font-size:1em;font-weight:400;margin-right:16px;max-width:100%;padding:4px}[dir=rtl] .adyen-checkout__payment-method__header__title{margin-left:16px;margin-right:0}.adyen-checkout__payment-method__surcharge{color:#687282;margin-left:5px}.adyen-checkout__payment-method--selected{background:#f7f8f9;border:1px solid #e6e9eb;border-radius:12px;cursor:default;margin:8px 0;transition:margin .15s cubic-bezier(.4,0,.2,1) 0ms,opacity .3s ease-out}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__header{flex-wrap:wrap}.adyen-checkout__payment-method__details{padding:0 16px;position:relative}.adyen-checkout__payment-method__details__content{margin:0 0 16px}.adyen-checkout__payment-method__image__wrapper{height:26px;position:relative;width:40px}.adyen-checkout__payment-method__image__wrapper--outline:after{border:1px solid rgba(0,27,43,.17);border-radius:3px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.adyen-checkout__payment-method__image{border-radius:3px;display:block}.adyen-checkout__payment-method__brands{display:flex;flex-basis:auto;flex-shrink:1;flex-wrap:wrap;height:16px;margin:4px 0;overflow:hidden;text-align:right}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__brand-number{color:#687282;font-size:13px}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands{height:auto;overflow:visible;text-align:left}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{display:inline-block;height:16px;margin-right:4px;transition:opacity .2s ease-out;width:24px}.adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper:last-child{margin:0}.adyen-checkout__payment-method--selected .adyen-checkout__payment-method__brands .adyen-checkout__payment-method__image__wrapper{margin-bottom:4px}.adyen-checkout__payment-method__brands img{height:16px;width:24px}.adyen-checkout__payment-method__image__wrapper--disabled{opacity:.25}.adyen-checkout__payment-method__radio{background-color:#fff;border:1px solid #b9c4c9;border-radius:50%;height:16px;left:16px;position:absolute;transition:border-color .2s ease-out,box-shadow .2s ease-out;width:16px}[dir=rtl] .adyen-checkout__payment-method__radio{left:auto;right:16px}.adyen-checkout__payment-method--standalone .adyen-checkout__payment-method__radio{display:none}.adyen-checkout__payment-method__radio:after{background-color:#fff;border-radius:50%;content:"";display:block;height:6px;left:0;margin:0 auto;position:absolute;right:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease-out;width:6px}.adyen-checkout__payment-method:hover:not(.adyen-checkout__payment-method--selected) .adyen-checkout__payment-method__radio{border-color:#99a3ad;box-shadow:0 0 0 2px #d4d9db;cursor:pointer}.adyen-checkout__payment-method__radio--selected{background-color:#0075ff;border:0;transition:all .3s ease-out}.adyen-checkout__payment-method__radio--selected:hover{box-shadow:0 0 0 2px rgba(0,102,255,.4)}.adyen-checkout__payment-method__radio--selected:after{transform:translateY(-50%) scale(1)}
.adyen-checkout__payment-method__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adyen-checkout__payment-method__name--selected{font-weight:500}.adyen-checkout__payment-method__additional-info{color:#687282;font-size:.81em}.adyen-checkout__payment-method__name_wrapper{align-items:flex-start;display:flex;flex-direction:column}
.adyen-checkout__order-payment-methods-list{list-style:none;margin:0 auto 16px;padding:0}.adyen-checkout__order-payment-method{background:#fff;border:1px solid #e6e9eb;margin-top:-1px;position:relative;width:100%}.adyen-checkout__order-payment-method:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.adyen-checkout__order-payment-method:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.adyen-checkout__order-payment-method__header{align-items:center;color:#00112c;display:flex;flex-wrap:nowrap;font-size:1em;font-weight:500;justify-content:space-between;padding:16px;position:relative;transition:background .1s ease-out;width:100%}.adyen-checkout__order-payment-method__header .adyen-checkout__payment-method__header__title{padding:0}.adyen-checkout__order-payment-method__details{padding:0 16px 16px}.adyen-checkout__order-payment-method__deducted-amount{display:flex;font-size:1em;justify-content:space-between;line-height:1em}.adyen-checkout__order-payment-method__deducted-amount__label{font-size:.81em}.adyen-checkout__order-payment-method__deducted-amount__value{font-weight:500}.adyen-checkout__order-remaining-amount{background:#ffeacc;border-radius:6px;color:#7f4a00;display:block;font-size:.81em;margin-bottom:16px;padding:8px 16px;width:100%}.adyen-checkout__order-remaining-amount strong{font-weight:700}
.adyen-checkout__status{align-items:center;background-color:#fff;border:1px solid #d4d9db;border-radius:6px;color:#00112c;display:flex;flex-direction:column;font-size:1em;height:350px;justify-content:center;margin:0;padding:32px;text-align:center}.adyen-checkout__status__icon{margin-bottom:24px}.adyen-checkout__status .adyen-checkout__spinner__wrapper{max-height:88px}
.adyen-checkout__dropin,.adyen-checkout__dropin *,.adyen-checkout__dropin :after,.adyen-checkout__dropin :before{box-sizing:border-box}.adyen-checkout__payment-methods-list--loading{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.adyen-checkout__instant-payment-methods-list{list-style:none;margin:0;padding:0}.adyen-checkout__instant-payment-methods-list li:not(:last-child){margin-bottom:8px}.adyen-checkout__link{color:#0075ff;text-decoration:none}.adyen-checkout__link:hover{text-decoration:underline}
.AchInput-module_sf-input__wrapper__lfdiv{position:relative}.AchInput-module_sf-input__wrapper__lfdiv *,.AchInput-module_sf-input__wrapper__lfdiv :after,.AchInput-module_sf-input__wrapper__lfdiv :before{box-sizing:border-box}.AchInput-module_adyen-checkout__input__8WwCR{display:block;max-height:100px}
.adyen-checkout__loading-input__form{transition:opacity .25s ease-out}.adyen-checkout__pm__holderName{margin-bottom:0}.adyen-checkout__fieldset__title+.adyen-checkout__ach-sf__form{margin-top:0}.adyen-checkout__ach-input .adyen-checkout__fieldset--address,.adyen-checkout__ach-sf__form{margin-top:16px}
.adyen-checkout__loading-input__form{transition:opacity .25s ease-out}
.adyen-checkout-phone-input--new{direction:ltr}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper{width:100%}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input{height:auto;padding:0}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input:focus-within{border:1px solid #0075ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__input:focus-within .adyen-checkout-dropdown--countrycode-selector{border-right:1px solid #0075ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button{border:0;border-bottom-right-radius:0;border-top-right-radius:0;height:35px;width:auto}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button:after{box-sizing:revert;height:10px}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active,.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout__dropdown__button--active:hover{box-shadow:none}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input--phone-number{border:1px solid transparent;height:35px;line-height:35px;min-height:35px;padding-bottom:0;padding-left:15px;padding-top:0}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input--phone-number:focus-within{border:1px solid #0075ff;box-shadow:0 0 0 2px #99c2ff}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-dropdown--countrycode-selector{border-right:1px solid #dce0e5;min-width:144px;width:144px}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-input-holder--phone-input{align-items:center;display:flex}.adyen-checkout-phone-input--new .adyen-checkout__input-wrapper .adyen-checkout-phone-number{align-items:center;display:flex;flex:3}.adyen-checkout-phone-input--new .adyen-checkout-phone-input__error-holder{margin-top:-10px}
.adyen-checkout__await{background:#fff;border:1px solid #d4d9db;border-radius:12px;padding:40px;text-align:center}.adyen-checkout__await--result{padding:100px}.adyen-checkout__qr-loader--app{border:0;border-radius:0;padding:0}.adyen-checkout__await__brand-logo{border-radius:3px;width:74px}.adyen-checkout__await__indicator-text,.adyen-checkout__await__subtitle{color:#00112c;font-size:1em;line-height:19px;margin-top:32px}.adyen-checkout__await__indicator-holder .adyen-checkout__await__indicator-text{margin-left:10px;margin-top:6px}.adyen-checkout__await__indicator-holder{display:flex;justify-content:center;margin-bottom:20px;margin-top:32px}.adyen-checkout__await__subtitle--result{margin-bottom:32px}.adyen-checkout__await__icon{height:88px;width:88px}.adyen-checkout__await__progress{background:#d4d9db;border-radius:24px;height:4px;margin:32px auto 12px;width:152px}.adyen-checkout__await__percentage{background:#0075ff;border-radius:24px;display:block;height:100%}.adyen-checkout__await__countdown{color:#687282;font-size:.81em}.adyen-checkout__await>.adyen-checkout__spinner__wrapper{margin:60px 0}.adyen-checkout__await__app-link{display:none;margin-top:16px}@media only screen and (max-device-width:1200px){.adyen-checkout__await__app-link{display:block}}
.adyen-checkout__blik__helper{color:#00112c;font-size:1em;font-weight:400;margin:0 0 16px;padding:0}
.adyen-checkout__bankTransfer__introduction{color:#00112c;font-size:.81em;font-weight:400;margin:0 0 16px;padding:0}.adyen-checkout__bankTransfer__emailField{margin:0 0 16px}
.adyen-checkout__bacs--confirm{position:relative}.adyen-checkout__bacs--confirm .adyen-checkout-input__inline-validation--valid{display:none}.adyen-checkout__bacs .adyen-checkout__field--inactive{pointer-events:none}.adyen-checkout__bacs .adyen-checkout__bacs--edit{cursor:pointer;position:absolute;right:0;top:-25px;width:20%}.adyen-checkout__bacs .adyen-checkout__bacs--edit-dropin{top:-50px}.adyen-checkout__bacs .adyen-checkout__bacs--edit .adyen-checkout__bacs--edit-button{background:none;border:none;color:#0075ff;cursor:pointer;text-align:end;text-decoration:underline}
.adyen-checkout__voucher-result__introduction{font-size:1em;max-width:420px}
.adyen-checkout__klarna-widget{pointer-events:all}
.adyen-checkout__field--vpa{margin-bottom:0}
.adyen-checkout__segmented-control{background:#fff;border:1px solid #b9c4c9;border-radius:6px;display:flex;gap:4px;justify-content:space-between;padding:4px 5px}.adyen-checkout__segmented-control--disabled{pointer-events:none}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment{color:#8390a3}.adyen-checkout__segmented-control--disabled>.adyen-checkout__segmented-control-segment--selected{background:#f3f6f9;border:1.5px solid #8390a3}.adyen-checkout__segmented-control-segment{background:#fff;border:0;border-radius:6px;color:#0075ff;cursor:pointer;flex-grow:1;font-weight:500;height:40px;text-align:center;transition:background .3s ease-out;width:100%}.adyen-checkout__segmented-control-segment:not(.adyen-checkout__segmented-control-segment--selected):hover{background-color:#f7f8f9}.adyen-checkout__segmented-control-segment:active{background-color:#f7f8f9;border:1.5px solid #687282}.adyen-checkout__segmented-control-segment--selected{background:#e5f1ff;border:1.5px solid #0075ff;color:#0075ff;font-weight:700}
.adyen-checkout_upi-mode-selection-text{font-size:13px;font-weight:400;line-height:19px;margin-bottom:7px;margin-top:0}.adyen-checkout__segmented-control--upi-margin-bottom{margin-bottom:16px}
.adyen-checkout-trustly{margin-bottom:16px}.adyen-checkout-trustly__descriptor{font-size:1em;font-weight:500;margin:0 0 4px}.adyen-checkout-trustly__description-list{font-size:.81em;line-height:1.5;list-style-type:disc;margin:0;padding-left:20px}
.adyen-checkout-payme-instructions{color:#5c687c;font-size:.81em;line-height:20px;text-align:center}.adyen-checkout-payme-instructions__steps{list-style-position:inside;margin:16px 0;padding-bottom:8px;padding-inline-start:0}
.adyen-checkout-sr-panel{font-size:.75em;margin-bottom:20px}.adyen-checkout-sr-panel--sr-only{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}
@keyframes person-module_shake__cBB6M {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes person-module_flash-background__U9kfX {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.person-module_person__zU4Cb {
  width: 100%;
}

.person-module_name__tEKWi {
  color: var(--ob-typ-font-colour-secondary);
  font-family: var(--ob-typ-font-main);
  text-transform: uppercase;
  font-size: 1rem;
  margin: 0;
}

.person-module_top__Zv5Gw {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  margin-block: 16px 0;
}

.person-module_loyaltyPoints__H3KZq {
  color: var(--ob-typ-font-colour-light);
  font-size: 0.875rem;
}

.person-module_tariff__l79ic {
  color: var(--ob-typ-font-colour-light);
  font-family: var(--ob-typ-font-italic);
  font-size: 0.875rem;
  font-style: italic;
  width: 100%;
}
@keyframes people-module_shake__0S-7T {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes people-module_flash-background__8miuy {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.people-module_people__Xort5 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  justify-content: flex-start;
  box-sizing: border-box;
  min-width: min(70vw, 30ch);
  width: 100%;
  padding-inline: 144px;
  min-height: 144px;
  padding-block-end: 40px;
}
.people-module_peopleSmallView__1BAP- {
  padding-inline: 32px;
}

.people-module_title__Ib408 {
  color: var(--ob-typ-font-colour-main-bright);
  font-family: var(--ob-typ-font-header);
  font-size: 0.875rem;
  text-transform: uppercase;
  margin-block-end: 0;
}

.people-module_columnTitle__CCQVQ {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: flex-end;
  color: var(--ob-typ-font-colour-light);
  font-size: 0.75rem;
  font-weight: 700;
  margin: 0;
  text-transform: uppercase;
  width: 100%;
}

.people-module_peopleDarkMode__T8I85 {
  background: var(--ob-crd-bg-dark);
}
.people-module_peopleDarkModeLargeView__OWWkA {
  padding-block-end: 144px;
}

.people-module_separator__LA-PG {
  margin-block: 16px;
}
@keyframes seat-selection-process-module_shake__xVcgy {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes seat-selection-process-module_flash-background__f3Rl7 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.seat-selection-process-module_container__dQnjc {
  --ob-crd-bg: transparent;
  --ob-vert-hor-box1-bg: var(--ob-hosp-card-bg);
  width: 100%;
}
.seat-selection-process-module_containerLargeView__RnVQp {
  flex: 1 1 100%;
}
@media (max-height: 700px) {
  .seat-selection-process-module_container__dQnjc div[class*=team-badge-module_container] {
    display: none;
  }
}

.seat-selection-process-module_border__Z-Ql5 {
  width: 50%;
  margin: 0 auto;
}

.seat-selection-process-module_match__D4M6H {
  flex: 0;
  width: 100%;
  max-width: var(--ob-site-max-width);
  box-shadow: none;
}

.seat-selection-process-module_wrapper__gnZUy {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  flex: 1;
  width: 100%;
  background: var(--ob-tariffs-bg);
  background-image: var(--ob-ticket-tariff-background-svg);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
}
.seat-selection-process-module_wrapperLargeView__5p2z9 {
  justify-content: center;
}

.seat-selection-process-module_tray__ygKEh {
  max-width: var(--ob-site-max-width);
}

eligibleTitle h1 {
  font-size: 1.5rem;
  line-height: 1;
}
eligibleTitleLargeView h1 {
  font-size: 1.75rem;
}

.seat-selection-process-module_eligible__fgGVN {
  width: 100%;
}

.seat-selection-process-module_box1__GXZFb {
  padding-block-end: 16px;
  justify-content: flex-start;
  flex-shrink: 0;
}
.seat-selection-process-module_box1LargeView__JUGQE {
  flex: 1 1 50%;
}

.seat-selection-process-module_box2__np1DE {
  padding: 48px;
  overflow-y: auto;
}
.seat-selection-process-module_box2LargeView__6Cem1 {
  flex: 1 1 50%;
}

.seat-selection-process-module_backButton__CYUD6 {
  position: absolute;
  top: 32px;
  z-index: 10;
}

.seat-selection-process-module_panel__fIIcB {
  flex: 0 0 calc(50% - 16px);
}

.seat-selection-process-module_content2__DMqAr {
  padding: 0;
  /* TODO: Tech debt - CSS styling order */
  padding-inline: 0 !important;
}
@keyframes tariff-selection-module_shake__zvwGE {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes tariff-selection-module_flash-background__gu-lU {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.tariff-selection-module_container__H4qlr {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  overflow: auto;
}
.tariff-selection-module_containerLargeView__K0nZD {
  flex: 1 1 100%;
}

.tariff-selection-module_border__P72kM {
  width: 50%;
  margin: 0 auto;
}

.tariff-selection-module_match__0KWmL {
  flex: 0;
  width: 100%;
  max-width: var(--ob-site-max-width);
  box-shadow: none;
}

.tariff-selection-module_wrapper__iCu0x {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  justify-content: center;
  flex: 1;
  width: 100%;
  padding-bottom: 200px;
  background: var(--ob-tariffs-bg);
  background-image: var(--ob-ticket-tariff-background-svg);
  background-size: cover;
  background-position: center;
}

.tariff-selection-module_tariffs__7GbmO {
  width: 100%;
  background: transparent;
}
.tariff-selection-module_tariffsLargeView__vDNkH {
  max-width: var(--ob-tariff-selection-max-width);
}

.tariff-selection-module_tray__CcxHN {
  max-width: var(--ob-site-max-width);
}

eligibleTitle h1 {
  font-size: 1.5rem;
  line-height: 1;
}
eligibleTitleLargeView h1 {
  font-size: 1.75rem;
}

.tariff-selection-module_eligible__nYmlg {
  width: 100%;
}

.tariff-selection-module_loading__nfW6- {
  height: 100%;
}
.eligible-message-module_messageSmallView__4YyHQ {
  width: 100%;
}
@keyframes ticketing-module_shake__x5Emx {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes ticketing-module_flash-background__AHm67 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.ticketing-module_container__4ctaq {
  width: 100%;
}
.ticketing-module_containerSmallView__vk8Oa {
  min-height: 100%;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  --ob-padding-inline: calc(var(--ob-default-spacing) / 2);
}
.ticketing-module_containerLargeView__cTMPl {
  min-height: 100%;
  display: flex;
  align-items: stretch;
  justify-content: stretch;
  --ob-padding-inline: var(--ob-default-spacing);
}
@keyframes basic-alert-module_shake__oICEe {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes basic-alert-module_flash-background__K9ilK {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.basic-alert-module_container__e2vVA {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  --ob-alert-offset: 40px;
  --ob-alert-bottom: var(--ob-alert-offset);
  align-items: flex-end;
  position: absolute;
  height: var(--ob-alert-height);
  top: var(--ob-alert-bottom)-var(--ob-alert-height);
  bottom: var(--ob-alert-bottom);
}
.basic-alert-module_containerMobile__GmqZl {
  --ob-alert-bottom: var(--ob-alert-offset);
}
.basic-alert-module_containerTray__NdqFq {
  --ob-alert-bottom: calc(var(--ob-tray-height) + var(--ob-alert-offset));
}
.basic-alert-module_containerTrayMobile__Ralz- {
  --ob-alert-bottom: calc(
    var(--ob-tray-height-mobile) + var(--ob-alert-offset)
  );
}

.basic-alert-module_alert__YkB7I {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  opacity: 1;
  animation-fill-mode: both;
  animation: basic-alert-module_fade__pm1YP 500ms ease-in-out 1;
  background: var(--ob-alert-bg-basic);
  color: var(--ob-colour-contrast-higher);
  cursor: pointer;
  font-size: 1.2rem;
  z-index: 101;
  padding-inline: 40px;
  border-radius: 2px;
  height: var(--ob-alert-height);
  display: flex;
  position: fixed;
}
.basic-alert-module_alertClose__3RiU1 {
  padding-inline-end: 0;
  overflow: hidden;
}

.basic-alert-module_content__NZ6sM {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  gap: 14px;
}

.basic-alert-module_success__FGTbH {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-alert-bg-success);
  color: var(--ob-alert-cl-success);
}
.basic-alert-module_success__FGTbH:hover {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-alert-bg-hv-success);
}

.basic-alert-module_information__i9K5E {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-alert-bg-info);
  color: var(--ob-alert-cl-info);
}
.basic-alert-module_information__i9K5E:hover {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-alert-bg-hv-info);
}

.basic-alert-module_warning__dt8sS {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-alert-bg-warning);
  color: var(--ob-alert-cl-warning);
}
.basic-alert-module_warning__dt8sS:hover {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-alert-bg-hv-warning);
}

.basic-alert-module_error__qoYfT {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-alert-bg-error);
  color: var(--ob-alert-cl-error);
}
.basic-alert-module_error__qoYfT:hover {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-alert-bg-hv-error);
}

.basic-alert-module_body__1dMpw {
  display: flex;
}
.basic-alert-module_body__1dMpw h2 {
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 32px;
  margin-right: 1.1rem;
}

.basic-alert-module_alertIcon__NXCo5 {
  display: flex;
  align-items: center;
  margin-right: 40px;
  font-size: 2.5rem;
}

.basic-alert-module_close__YdYGb {
  font-weight: bold;
  width: 14px;
  fill: var(--ob-alert-cl-close);
}
.basic-alert-module_closeContainer__f3wGn {
  width: auto;
  height: 100%;
  display: flex;
  background: var(--ob-alert-bg-close);
  padding-inline: 16px;
  box-sizing: content-box;
}

@keyframes basic-alert-module_fade__pm1YP {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes basic-alert-module_slide-in__tSg9C {
  0% {
    bottom: -20%;
  }
  100% {
    bottom: var(--ob-alert-bottom);
  }
}
@media (prefers-reduced-motion: no-preference) {
  .basic-alert-module_alert__YkB7I {
    animation: basic-alert-module_fade__pm1YP 500ms cubic-bezier(0, 0, 0.2, 1) 1, basic-alert-module_slide-in__tSg9C 400ms cubic-bezier(0, 0, 0.2, 1) 1;
  }
}
@keyframes live-region-module_shake__MEpvv {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes live-region-module_flash-background__Z4Jzv {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.live-region-module_hidden__h5Z4c {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
}
@keyframes visually-hidden-module_shake__3mRHk {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes visually-hidden-module_flash-background__5Z5H0 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.visually-hidden-module_hidden__ZnRvd {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
}
@keyframes breadcrumbs-module_shake__R9mFw {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes breadcrumbs-module_flash-background__2uDjS {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.breadcrumbs-module_container__UWc6T {
  padding: 59px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  box-sizing: border-box;
}

.breadcrumbs-module_breadcrumb__zr-Ok {
  color: var(--ob-colour-white);
}

.breadcrumbs-module_separator__s-XJi {
  margin: 0 32px;
}
@keyframes button-module_shake__Rpki1 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes button-module_flash-background__uSxav {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.button-module_button__veuGy {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  border-radius: 0.25rem;
  border: 1px solid var(--ob-lin-separator-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-weight: 700;
  background: var(--ob-colour-grey-mid);
  border: 1px solid transparent;
  color: var(--ob-colour-white);
  font-size: 0.9rem;
  font-family: inherit;
  padding: 0.17em 1em;
  width: auto;
  height: 2.5rem;
  gap: 8px;
}
.button-module_button__veuGy:not(:disabled) {
  cursor: pointer;
}
.button-module_button__veuGy:disabled {
  cursor: not-allowed;
  color: var(--ob-colour-disabled);
  background: var(--ob-colour-disabled-bg);
}
.button-module_button__veuGy:not(:disabled):hover {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  background: dark(var(--ob-colour-grey-mid));
  color: dark(var(--ob-colour-white));
}

.button-module_iconright__1bH-N {
  flex-direction: row-reverse;
}
@keyframes basic-button-module_shake__S5oKL {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes basic-button-module_flash-background__jO574 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.basic-button-module_button__e1a2H {
  color: var(--ob-btn-cl);
  background: var(--ob-btn-bg);
}
.basic-button-module_button__e1a2H:not(:disabled):hover {
  color: var(--ob-btn-cl);
  background-color: var(--ob-btn-bg-hv);
}
@keyframes theme-button-module_shake__0Hr8f {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes theme-button-module_flash-background__VIObG {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.theme-button-module_button__LR12e {
  transition: filter 500ms cubic-bezier(0, 0, 0.2, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  justify-content: center;
  position: relative;
  border: none;
  cursor: pointer;
  gap: 40px;
  padding: 16px;
  min-width: 244px;
  min-height: var(--ob-btn-height);
  font-size: 0.875rem;
  font-weight: 600;
  font-family: var(--ob-typ-font-main);
  text-transform: capitalize;
  overflow: hidden;
}
.theme-button-module_button__LR12e svg {
  transition: all 0.5s ease;
}
.theme-button-module_button__LR12e:not(:disabled):hover {
  transition: filter 500ms cubic-bezier(0, 0, 0.2, 1);
  filter: brightness(0.85);
}
.theme-button-module_button__LR12e svg path {
  transition: fill 100ms cubic-bezier(0, 0, 0.2, 1);
}
.theme-button-module_button__LR12e:not(:disabled) {
  cursor: pointer;
}
.theme-button-module_button__LR12e:disabled {
  cursor: not-allowed;
  color: var(--ob-btn-disabled-cl);
  background: var(--ob-btn-disabled-bg);
}

.theme-button-module_uppercase__kNMgL {
  text-transform: uppercase;
}

.theme-button-module_primaryColour__Guvhm {
  background: var(--ob-btn-bg);
  color: var(--ob-btn-cl);
  --ob-btn-icon-cl: var(--ob-btn-cl);
}

.theme-button-module_primaryColourPrice__N61Lo {
  color: var(--ob-btn-price-value);
}

.theme-button-module_secondaryColour__iggq3 {
  background: var(--ob-btn-secondary-bg);
  color: var(--ob-btn-secondary-cl);
  --ob-btn-icon-cl: var(--ob-btn-secondary-cl);
}

.theme-button-module_secondaryColourPrice__gY-m9 {
  color: var(--ob-btn-price-value-alt);
}

.theme-button-module_tertiaryColour__OdLzQ {
  background: var(--ob-btn-tertiary-bg);
  color: var(--ob-btn-tertiary-cl);
  --ob-btn-icon-cl: var(--ob-btn-tertiary-cl);
  --ob-btn-border-cl: --ob-btn-tertiary-cl;
}

.theme-button-module_tertiaryColourPrice__x1sM- {
  color: var(--ob-btn-price-value-tertiary);
}

.theme-button-module_quaternaryColour__HcsiK {
  background: var(--ob-btn-quaternary-bg);
  color: var(--ob-btn-quaternary-cl);
  --ob-btn-icon-cl: var(--ob-btn-quaternary-cl);
  --ob-btn-border-cl: var(--ob-btn-quaternary-cl);
}

.theme-button-module_quaternaryColourPrice__IcGQo {
  color: var(--ob-btn-price-value-quaternary);
}

.theme-button-module_back__3QEm5 {
  transition: color 500ms cubic-bezier(0, 0, 0.2, 1);
  background: var(--ob-btn-back-bg);
  color: var(--ob-btn-back-cl);
  --ob-btn-icon-cl: var(--ob-btn-back-cl);
  gap: 16px;
  flex-direction: row-reverse;
  justify-content: flex-end;
  padding-left: 0;
  overflow: visible;
  position: unset;
}
.theme-button-module_back__3QEm5:not(:disabled):hover {
  transition: color 500ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-btn-back-cl-hv);
}
.theme-button-module_back__3QEm5:not(:disabled):hover svg path {
  transition: fill 100ms cubic-bezier(0, 0, 0.2, 1);
  fill: var(--ob-btn-back-cl-hv);
}

.theme-button-module_border__yywxb {
  border: 1.5px solid var(--ob-lin-separator-primary);
  border-color: var(--ob-btn-border-cl);
}

.theme-button-module_anchorTag__Cotue {
  text-decoration: none;
  box-sizing: border-box;
}

.theme-button-module_shake__0Hr8f:not(:disabled):hover svg {
  animation: theme-button-module_shake__0Hr8f 0.15s 3;
}

.theme-button-module_slide__v7ab6:not(:disabled):hover svg {
  transform: translateX(8px);
  transition: all 0.5s ease;
}

.theme-button-module_slideReverse__KQwjL:not(:disabled):hover svg {
  transform: translateX(-8px);
  transition: all 0.5s ease;
}

.theme-button-module_fullWidth__BUQep {
  width: 100%;
}

.theme-button-module_standardWidth__AmUtm {
  width: -moz-fit-content;
  width: fit-content;
}

.theme-button-module_fitWidth__TBQnz {
  width: auto;
  min-width: auto;
}

.theme-button-module_transparent__HBATQ {
  background: transparent;
}

.theme-button-module_right__uLQta {
  display: flex;
  justify-content: flex-end;
  padding-right: 0;
}

.theme-button-module_left__3Tiod {
  display: flex;
  justify-content: flex-start;
  padding-left: 0;
}
@keyframes theme-button-details-module_shake__ddZI7 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes theme-button-details-module_flash-background__ZfdOe {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.theme-button-details-module_prefix__V9EeA {
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--ob-btn-price-prefix);
  text-transform: capitalize;
}

.theme-button-details-module_value__JGq7r {
  font-size: 1rem;
  font-weight: 600;
}

.theme-button-details-module_price__kiWis {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 4px;
}

.theme-button-details-module_icon__VrNQA path {
  fill: var(--ob-btn-icon-cl);
}

.theme-button-details-module_right__YQ6XH {
  position: absolute;
  right: 16px;
}

.theme-button-details-module_left__SvGLL {
  position: absolute;
  left: 16px;
}

.theme-button-details-module_none__NBqIw {
  position: relative;
}
@keyframes disabled-anchor-module_shake__zf3Gm {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes disabled-anchor-module_flash-background__XyvrU {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.disabled-anchor-module_disabled__9ZmxB {
  cursor: not-allowed;
  opacity: 0.4;
}
.disabled-anchor-module_disabled__9ZmxB:hover {
  transform: none;
}
.disabled-anchor-module_disabled__9ZmxB:hover svg {
  transform: none;
}
@keyframes icon-button-module_shake__Bp5-m {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes icon-button-module_flash-background__PTZMF {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.icon-button-module_button__qXIFR {
  transition: color 200ms cubic-bezier(0, 0, 0.2, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  background: transparent;
  border: none;
  color: var(--ob-icon-btn-cl);
  cursor: pointer;
  font-size: 0.875rem;
  gap: 8px;
  justify-content: flex-end;
  padding: 0;
  width: auto;
}
.icon-button-module_button__qXIFR:hover {
  color: var(--ob-icon-btn-cl-hv);
}
.icon-button-module_button__qXIFR svg path {
  transition: fill 100ms cubic-bezier(0, 0, 0.2, 1);
  fill: var(--ob-icon-btn-cl);
}
.icon-button-module_button__qXIFR:hover svg path {
  fill: var(--ob-icon-btn-cl-hv);
}

.icon-button-module_uppercase__JemoV {
  text-transform: uppercase;
}
@keyframes card-module_shake__pe8Jk {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes card-module_flash-background__F9v8G {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.card-module_card__Pdp8N {
  position: relative;
  align-items: flex-start;
  background-color: var(--ob-crd-bg);
  background-blend-mode: initial;
  display: flex;
  flex-direction: column;
}

.card-module_backgroundImgSvg__NdQGi {
  position: absolute;
  height: 100%;
  top: 8px;
  bottom: 0;
  left: 0;
  right: 0;
  color: var(--ob-crd-bg-img-colour);
}
.card-module_backgroundImgSvg__NdQGi svg {
  height: 192px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.card-module_backgroundLargeView__F3nT9 {
  top: 32px;
}

.card-module_pad__-4ayj {
  padding: 32px;
}

.card-module_padCondensed__ZVKGp {
  padding: 32px 4px 4px 4px;
}

.card-module_shadow__gesne {
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
}

.card-module_banner__9T3Nz {
  width: 100%;
}

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

.card-module_round__n1lDA {
  border-radius: 0.5rem;
}
@keyframes close-icon-module_shake__QWSTP {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes close-icon-module_flash-background__UW8aP {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.close-icon-module_close__dit5j {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: flex-end;
  aspect-ratio: 1;
  background: var(--ob-colour-white);
  border: none;
  color: var(--ob-dlg-close-colour);
  flex-shrink: 0;
  font-family: var(--ob-typ-font-main);
  font-size: 1.25rem;
  font-weight: 700;
  gap: 8px;
  height: 16px;
  margin: 0;
  padding: 0;
  place-items: center;
}
.close-icon-module_close__dit5j:hover {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
}
.close-icon-module_close__dit5j:focus-within {
  outline: 2px solid var(--ob-focus-ring);
  outline-offset: 2px;
}
.close-icon-module_close__dit5j:focus:not(:focus-visible) {
  outline: none;
}
.close-icon-module_close__dit5j:focus-within {
  outline-offset: 16px;
}
.close-icon-module_close__dit5j svg {
  width: 24px;
  height: 1.125rem;
}
@media (max-width: 450px) {
  .close-icon-module_close__dit5j svg {
    width: 16px;
  }
}
.close-icon-module_close__dit5j svg path {
  fill: var(--ob-dlg-close-colour);
}
@keyframes dialog-module_shake__LIFxe {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes dialog-module_flash-background__FvWH3 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.ob-dialog-open {
  overflow: hidden;
}

.dialog-module_modal__CTAKq {
  width: 100%;
  z-index: 999;
  visibility: visible;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: none;
  margin: 0;
  inset: 0;
  background: none;
  height: 100%;
  display: flex;
  width: 100vw;
  width: 100dvw;
  height: 100vh;
  height: 100dvh;
  max-width: 100vw;
  max-height: 100vh;
  max-width: 100dvw;
  max-height: 100dvh;
  margin: 0;
  padding: 0;
}
.dialog-module_modal__CTAKq:not([open]) {
  pointer-events: none;
  opacity: 0;
  visibility: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.dialog-module_modal__CTAKq::backdrop {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  transition: -webkit-backdrop-filter 0.5s ease;
  transition: backdrop-filter 0.5s ease;
  transition: backdrop-filter 0.5s ease, -webkit-backdrop-filter 0.5s ease;
  background: rgba(0, 0, 0, 0.2);
}
@media (prefers-reduced-motion: no-preference) {
  .dialog-module_modal__CTAKq {
    animation: dialog-module_scale-down__jEMKo 0.5s cubic-bezier(0.25, 0, 0.3, 1) forwards;
    animation-timing-function: cubic-bezier(0.5, -0.5, 0.1, 1.5);
  }
  .dialog-module_modal__CTAKq[open] {
    animation: dialog-module_slide-in-up__lnhIG 0.5s cubic-bezier(0.25, 0, 0.3, 1) forwards;
  }
  @keyframes dialog-module_scale-down__jEMKo {
    to {
      transform: scale(0.75);
    }
  }
  @keyframes dialog-module_slide-in-up__lnhIG {
    from {
      transform: translateY(100%);
    }
  }
}
@media (prefers-reduced-motion: no-preference) and (max-width: 450px) {
  .dialog-module_modal__CTAKq {
    animation: dialog-module_slide-out-down__UUa2y 0.5s cubic-bezier(0.25, 0, 0.3, 1) forwards;
    animation-timing-function: cubic-bezier(0.5, -0.3, 0.1, 1.5);
  }
}
.dialog-module_modalBottomAlign__YkaG5 {
  margin-block-end: 0;
  max-inline-size: 100vw;
  justify-content: flex-end;
}
.dialog-module_modalBottomAlign__YkaG5 .dialog-module_form__ekMqP {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.dialog-module_modalFullScreen__DBVoG .dialog-module_form__ekMqP {
  block-size: 100vh;
  margin-inline: 0;
  max-height: 100%;
  height: 100vh;
  max-inline-size: 100vw;
}

.dialog-module_form__ekMqP {
  display: grid;
  grid-template-rows: auto 1fr;
  box-shadow: 0 0.5rem 1rem rgba(42, 43, 60, 0.5);
  width: 100%;
  max-inline-size: min(100%, 700px);
  max-block-size: 95dvh;
  width: 100%;
  max-block-size: 100vh;
  overflow: hidden;
  transition: opacity 0.5s cubic-bezier(0.25, 0, 0.3, 1);
  background: #fff;
  max-height: 95vh;
  max-height: 95dvh;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.dialog-module_form__ekMqP.dialog-module_rounded__jFYJB, .dialog-module_form__ekMqP.dialog-module_headerRounded__AmBxY {
  border-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
}

.dialog-module_innerContainer__tyP7W {
  overflow: auto;
  max-height: 100%;
  width: 100%;
}

.dialog-module_vertical__Hcfsc {
  flex-direction: column;
}

.dialog-module_centered__KCczZ {
  align-items: center;
  align-content: center;
}
.dialog-module_centered__KCczZ h1 {
  align-items: center;
}

.dialog-module_header__IuR0L {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 16px 0;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
  padding-block: 32px 16px;
  padding-inline: 32px;
}
.dialog-module_header__IuR0L h1,
.dialog-module_header__IuR0L h2,
.dialog-module_header__IuR0L h3,
.dialog-module_header__IuR0L h4,
.dialog-module_header__IuR0L h5,
.dialog-module_header__IuR0L h6 {
  font-family: var(--ob-typ-font-header);
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: var(--ob-typ-font-colour-main);
  padding-block: 0;
  width: 100%;
  box-sizing: border-box;
  padding: 0;
  margin: 0;
}
.dialog-module_headerLargeView__vGhTw {
  padding-block: 48px 40px;
  padding-inline: 48px;
}

.dialog-module_topTint__ISKH5 {
  border-top: 4px solid var(--ob-colour-primary);
}

.dialog-module_underline__R7E4- {
  position: relative;
}
.dialog-module_underline__R7E4-::before {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 72px;
  height: 4px;
  background: var(--ob-ticket-dash-title-indent-cl);
}

.dialog-module_close__uokRn {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  cursor: pointer;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: flex-end;
  text-transform: uppercase;
  aspect-ratio: 1;
  background: var(--ob-colour-white);
  border: none;
  color: var(--ob-dlg-close-colour);
  flex-shrink: 0;
  font-family: var(--ob-typ-font-main);
  font-size: 0.875rem;
  font-weight: 700;
  gap: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  place-items: center;
  z-index: 1;
}
.dialog-module_close__uokRn:hover {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
}
.dialog-module_close__uokRn:focus-within {
  outline: 2px solid var(--ob-focus-ring);
  outline-offset: 2px;
}
.dialog-module_close__uokRn:focus:not(:focus-visible) {
  outline: none;
}
.dialog-module_close__uokRn:focus-within {
  outline-offset: 16px;
}
.dialog-module_close__uokRn svg {
  width: 24px;
  height: 1.125rem;
}
@media (max-width: 450px) {
  .dialog-module_close__uokRn svg {
    width: 16px;
  }
}
.dialog-module_close__uokRn svg path {
  fill: var(--ob-dlg-close-colour);
}
.dialog-module_closeOffset__YiUx- {
  background-color: transparent;
  color: var(--ob-dlg-close-colour-offset);
}
.dialog-module_closeOffset__YiUx- i {
  background-color: transparent;
}
.dialog-module_closeOffset__YiUx- i svg path {
  fill: var(--ob-dlg-close-colour-offset);
}

.dialog-module_closeBanner__gHfnW {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: flex-end;
  width: 100%;
  box-sizing: border-box;
  z-index: 20;
}
.dialog-module_closeBannerOffset__cWAq8 {
  padding: 0;
  position: absolute;
  top: -40px;
  background-color: transparent;
}

.dialog-module_body__n9rzJ {
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1.3125rem;
  display: grid;
  gap: 1rem;
  justify-items: center;
  max-block-size: 100%; /* safari */
  overflow-y: auto;
  overscroll-behavior-y: contain;
  padding-block: 0;
  z-index: 10;
  font-family: var(--ob-typ-font-main);
  font-size: 1rem;
  line-height: 2;
}
@media (max-width: 450px) {
  .dialog-module_body__n9rzJ {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .dialog-module_body__n9rzJ {
    font-size: 1rem;
  }
}

.dialog-module_formShowFooter__lBlLn {
  grid-template-rows: auto 1fr auto;
  align-items: start;
}

.dialog-module_footer__n3wMJ {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  align-items: flex-start;
  justify-content: space-between;
  padding-block: 24px 48px;
  padding-inline: 48px;
  box-sizing: border-box;
  gap: 8px;
}
.dialog-module_footerVertical__TnhBo {
  flex-direction: column;
}
.dialog-module_footerSmallView__dvDvE {
  padding-inline: 32px;
}
.dialog-module_footerSmallView__dvDvE button {
  width: 100%;
}
.dialog-module_footer__n3wMJ .dialog-module_titleLargeView__O4hXU {
  margin-block-start: 0;
}
.dialog-module_footerBottomAlign__PgzuW {
  width: 100%;
}

.dialog-module_padding__ANv9Q {
  padding-inline: 32px;
}
.dialog-module_paddingLargeView__fy-gf {
  padding-inline: 48px;
}

.dialog-module_alignLeft__Mqfo0 {
  text-align: left;
  align-items: flex-start;
}

.dialog-module_alignCenter__QPwpq {
  text-align: center;
  align-items: center;
}

.dialog-module_alignRight__ZeTXJ {
  text-align: right;
  align-items: flex-end;
}
@keyframes header-item-module_shake__aopPv {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes header-item-module_flash-background__mctbv {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.header-item-module_container__HahIA {
  padding: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  padding-inline: 0;
  box-sizing: border-box;
  color: var(--ob-colour-white);
}

.header-item-module_headerText__JvDzd {
  color: var(--ob-colour-white);
  margin: 0;
  line-height: 1.1;
  font-size: 1.2rem;
}

.header-item-module_buttons__cENnw {
  display: flex;
  gap: 32px;
  flex-direction: row;
}

.header-item-module_button__ATkyE {
  color: var(--ob-colour-white);
}

.header-item-module_notifications__3GAtR {
  color: var(--ob-colour-white);
  opacity: 0.5;
  margin-right: 32px;
  font-size: 2.4rem;
}
.header-item-module_notifications__3GAtR:hover {
  color: var(--ob-layout-bg-highlight);
}
.header-item-module_notifications__3GAtR i {
  color: var(--ob-colour-white);
  font-size: 2.4em;
}

.header-item-module_unread__ALqFX {
  opacity: 1;
}

.header-item-module_newNotifications__oyy9q {
  animation: header-item-module_flash__xdS8u 0.3s linear 4;
}

@keyframes header-item-module_flash__xdS8u {
  50% {
    opacity: 0.2;
  }
}
.header-item-module_user__ZXSYm {
  background: transparent;
  border: none;
  cursor: pointer;
  margin-right: 32px;
}
.header-item-module_user__ZXSYm:hover svg {
  color: var(--ob-layout-bg-highlight);
}

.header-item-module_user__ZXSYm:not(:disabled):hover {
  background: transparent;
}
.header-item-module_user__ZXSYm:not(:disabled):hover,
.header-item-module_user__ZXSYm:not(:disabled):hover i {
  transition: color 200ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-layout-bg-highlight);
}

.header-item-module_pageIndicator__uXKbn {
  margin-left: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  font-size: 0.875rem;
}
@keyframes heading-module_shake__-gVSl {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes heading-module_flash-background__scR1J {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.heading-module_heading__8W55h {
  font-family: var(--ob-typ-font-header);
  font-style: normal;
}
.heading-module_heading__8W55h:focus-visible {
  outline: none;
}

.heading-module_colour__lzTKP {
  color: var(--ob-typ-font-colour-main);
}

.heading-module_noMargin__mZra7 {
  margin: 0;
}

.heading-module_markerHorizontal__fuDQw {
  position: relative;
}
.heading-module_markerHorizontal__fuDQw::before {
  content: "";
  position: absolute;
  bottom: -12px;
  width: 72px;
  height: 4px;
  background: var(--ob-header-underline-cl);
}

.heading-module_markerVertical__c8L7n {
  position: relative;
}
.heading-module_markerVertical__c8L7n::before {
  content: "";
  position: absolute;
  left: -16px;
  width: 4px;
  height: 24px;
  background: var(--ob-header-indent-cl);
}
@keyframes header-module_shake__EF5-I {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes header-module_flash-background__vFySJ {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.header-module_header__XhXQC {
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  background: var(--ob-layout-aside-bg-darkest);
  color: var(--ob-colour-white);
  grid-column: 2;
  grid-row: 1;
}
@keyframes main-module_shake__R2pgw {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes main-module_flash-background__v-Zrt {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.main-module_main__Wd57b {
  grid-column: 2;
  grid-row: 2;
  margin: 0;
}

.main-module_content__C-CZ3 {
  position: relative;
  box-sizing: border-box;
  height: 100%;
}
@keyframes layout-module_shake__lFbML {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes layout-module_flash-background__Vjde1 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.layout-module_layout__yJ-UY {
  display: grid;
  grid-template-columns: minmax(12rem, 14vw) minmax(200px, 100%);
  grid-template-rows: 70px 1fr 55px;
  height: 100vh;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.layout-module_collapsed__JR-d9 {
  grid-template-columns: 80px minmax(200px, 100%);
}

.layout-module_bannerUpper__Okd7F {
  background: var(--ob-layout-aside-bg-darkest);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  grid-column: 1/5;
  grid-row: 1;
}

.layout-module_bannerLower__l81rN {
  background: var(--ob-layout-nav-lower-bg);
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  grid-column: 1/2;
  grid-row: 3;
}
@keyframes aside-module_shake__HfS3o {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes aside-module_flash-background__d3Cxk {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.aside-module_aside__6uty4 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background: var(--ob-layout-aside-bg);
  color: var(--ob-colour-white);
  flex-direction: column;
  justify-content: space-between;
  z-index: 2;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.2);
  grid-column: 1/2;
  grid-row: 1/5;
}

.aside-module_nav__vInVG {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
}

.aside-module_logo__wvHXb {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: 70px;
}

.aside-module_toggleMenu__QkUqF {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  justify-content: flex-end;
  height: 55px;
  padding: 40px;
  width: 100%;
  border: 0;
  cursor: pointer;
  color: var(--ob-colour-white);
  background: var(--ob-layout-aside-bg-darkest);
}
.aside-module_toggleMenu__QkUqF .aside-module_horizontal__oAN1d {
  transform: rotate(90deg);
}
.aside-module_toggleMenu__QkUqF:hover {
  background: var(--ob-layout-aside-bg-darker);
}

.aside-module_toggleMenuCollapsed__z-4TA {
  justify-content: center;
}
@keyframes expand-icon-module_shake__SXZ7k {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes expand-icon-module_flash-background__DLZ7M {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.expand-icon-module_icon__8at3Y {
  vertical-align: middle;
  fill: var(--ob-colour-primary);
  transform: rotate(-90deg);
}

.expand-icon-module_active__t7nw4 {
  transform: rotate(90deg);
  outline: 0;
}

@media (prefers-reduced-motion: no-preference) {
  .expand-icon-module_active__t7nw4 {
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  }
  .expand-icon-module_icon__8at3Y {
    transition: all 0.2s cubic-bezier(0, 0, 0.2, 1);
  }
}
@keyframes menu-group-module_shake__Y5ixi {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes menu-group-module_flash-background__M8pPd {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.menu-group-module_groupActive__dKIdp, .menu-group-module_group__mzBaC {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.menu-group-module_header__OzJrr {
  display: flex;
  width: 100%;
}

.menu-group-module_groupActive__dKIdp {
  background: var(--ob-layout-aside-bg-darkest);
}

.menu-group-module_header__OzJrr {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  transition: background 200ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-colour-white);
  font-size: 1em;
  font-weight: 500 !important;
  text-decoration: none;
  cursor: pointer;
  justify-content: space-between;
}
.menu-group-module_header__OzJrr:hover {
  transition: background 200ms cubic-bezier(0, 0, 0.2, 1);
}
.menu-group-module_header__OzJrr:not(.menu-group-module_active__BDjNs):hover {
  background: rgba(var(--ob-layout-bg-highlight), 0.75);
}
.menu-group-module_header__OzJrr i {
  margin-right: 40px;
}
.menu-group-module_header__OzJrr div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  width: auto;
  cursor: pointer;
  padding: 40px;
}

.menu-group-module_children__2X4Zm {
  background: var(--ob-layout-aside-bg-darkest);
}
.menu-group-module_children__2X4Zm a {
  padding-left: 80px;
}

/* To display the Menu Group header icon/title and expand more icon as a column */
.menu-group-module_collapsed__M3FC1 div {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  font-size: 0.875rem;
  flex-direction: column;
  padding: 40px 40px 0px 40px;
}
.menu-group-module_collapsed__M3FC1 i {
  margin-right: 0;
}

.menu-group-module_groupActiveCollapsed__cFozT {
  /* Menu group items */
}
.menu-group-module_groupActiveCollapsed__cFozT section {
  /* Menu Group header icon and title to align vertically*/
  flex-direction: column;
}
.menu-group-module_groupActiveCollapsed__cFozT div i {
  margin-right: 0;
}
.menu-group-module_groupActiveCollapsed__cFozT div section > a {
  padding-left: 40px;
}
@keyframes menu-item-module_shake__QRVvZ {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes menu-item-module_flash-background__LDcHs {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.menu-item-module_link__JbYb6 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  transition: background 200ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-colour-white);
  font-size: 1em;
  font-weight: 500 !important;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  padding: 40px;
}
.menu-item-module_link__JbYb6:hover {
  transition: background 200ms cubic-bezier(0, 0, 0.2, 1);
}
.menu-item-module_link__JbYb6:not(.menu-item-module_collapsed__arbQl) {
  justify-content: flex-start;
}
.menu-item-module_link__JbYb6:hover {
  background: rgba(var(--ob-layout-bg-highlight), 0.5);
}
.menu-item-module_link__JbYb6 i {
  margin-right: 40px;
}

.menu-item-module_active__6g-to {
  background: radial-gradient(circle at left, rgba(var(--ob-layout-bg-highlight), 0.75), transparent);
}
.menu-item-module_active__6g-to:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background-color: var(--ob-layout-bg-highlight);
  content: "";
}

.menu-item-module_altBackground__n3SA6 {
  background: var(--ob-layout-aside-bg-light);
}

.menu-item-module_item__ekKi0 {
  display: flex;
  width: 100%;
}

.menu-item-module_collapsed__arbQl {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  font-size: 0.875rem;
  flex-direction: column;
  text-align: center;
}
.menu-item-module_collapsed__arbQl i {
  margin-right: 0;
}
@keyframes footer-module_shake__XQocw {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes footer-module_flash-background__dY4yg {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.footer-module_footer__JHQiQ {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  background: var(--ob-layout-aside-bg-darkest);
  color: var(--ob-colour-white);
  font-size: 0.9em;
  grid-column: 2;
  grid-row: 3;
}
.footer-module_footer__JHQiQ span:first-child {
  padding-left: 43px;
}
.footer-module_footer__JHQiQ span:last-child {
  padding-right: 43px;
}
.footer-module_footer__JHQiQ span:last-child svg:last-child {
  margin-left: 56px;
}

.footer-module_logos__31xTg {
  display: flex;
  align-items: center;
}
@keyframes content-error-boundary-module_shake__2W8TH {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes content-error-boundary-module_flash-background__nOcbT {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.content-error-boundary-module_container__n4oK6 {
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  display: flex;
  box-sizing: border-box;
  height: calc(100vh - 70px - 55px);
  width: 103vw;
  background: var(--ob-error-bg);
  margin-left: -140px;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 32px;
}

.content-error-boundary-module_error__j-Cy8 {
  color: var(--ob-error-cl);
  margin: 0;
  font-size: 4rem;
  font-weight: 500;
  margin-bottom: 6.25rem;
}

.content-error-boundary-module_message__sVfyq {
  color: var(--ob-error-cl);
  margin: 0;
  font-size: 1.3rem;
  letter-spacing: 0.075rem;
}

.content-error-boundary-module_errorHeader__kzYGx {
  line-height: 3.125rem;
}

.content-error-boundary-module_icon__h86QW {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  fill: var(--ob-error-cl);
  margin-bottom: 1.875rem;
}
@keyframes general-error-boundary-module_shake__tBaLp {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes general-error-boundary-module_flash-background__Gdq8B {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.general-error-boundary-module_container__vuk7h {
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  display: flex;
  box-sizing: border-box;
  height: calc(100vh - 70px - 55px);
  width: 103vw;
  background: var(--ob-error-bg);
  margin-left: -140px;
  text-align: center;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 32px;
}

.general-error-boundary-module_error__DTrIR {
  color: var(--ob-error-cl);
  margin: 0;
  font-size: 4rem;
  font-weight: 500;
  margin-bottom: 6.25rem;
}

.general-error-boundary-module_message__Gl2tA {
  color: var(--ob-error-cl);
  margin: 0;
  font-size: 1.3rem;
  letter-spacing: 0.075rem;
}

.general-error-boundary-module_errorHeader__-IrAH {
  line-height: 3.125rem;
}

.general-error-boundary-module_icon__tlP-I {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  fill: var(--ob-error-cl);
  margin-bottom: 1.875rem;
}
@keyframes page-title-module_shake__Ce0Vp {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes page-title-module_flash-background__ZPpnc {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.page-title-module_title__UKCO6 {
  padding: 0;
  background: var(--ob-page-title-bg);
  width: 100%;
}
.page-title-module_titleContent__-r2qL {
  max-width: var(--ob-site-max-width);
  margin-inline: auto;
  flex: 1 1 100%;
}

.page-title-module_padding__NdN1k {
  padding-block: var(--ob-padding-inline);
  padding-inline: var(--ob-padding-inline);
}
@keyframes page-content-module_shake__KYaZc {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes page-content-module_flash-background__UT0g- {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.page-content-module_content__txBxX {
  padding: 56px;
  background: var(--ob-colour-white);
  height: 100%;
  height: calc(100vh - 70px - 55px);
  box-sizing: border-box;
}

.page-content-module_scroll__D5nTr {
  overflow: auto;
  max-height: calc(100vh - 126px);
  min-height: calc(100vh - 126px);
}

.page-content-module_title__Z0-Dk {
  margin: cale(-32px);
}
@keyframes vertical-horizontal-module_shake__uSWHc {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes vertical-horizontal-module_flash-background__xf-g- {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.vertical-horizontal-module_container__12HHn {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  width: 100%;
  min-height: 100%;
  align-items: stretch;
}
@media (min-width: 1024px) {
  .vertical-horizontal-module_container__12HHn div[class*=_content1] {
    padding-inline: var(--ob-padding-inline) 128px;
  }
  .vertical-horizontal-module_container__12HHn div[class*=_content2] {
    padding-inline: 128px var(--ob-padding-inline);
  }
}

.vertical-horizontal-module_vertical__hrfaJ {
  flex-direction: column;
}

.vertical-horizontal-module_box1__kC72Y,
.vertical-horizontal-module_box2__OaHkB {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  box-sizing: border-box;
  width: 100%;
  position: relative;
}

.vertical-horizontal-module_topAlign__BaPhl {
  align-items: flex-start;
  justify-content: flex-start;
}

.vertical-horizontal-module_box1__kC72Y {
  background: var(--ob-vert-hor-box1-bg);
}

.vertical-horizontal-module_defaultBox1__hF-70 {
  flex: 1 1 50%;
}
.vertical-horizontal-module_defaultBox1__hF-70:not(.vertical-horizontal-module_topAlign__BaPhl) {
  align-items: flex-end;
  justify-content: flex-end;
}

.vertical-horizontal-module_box2__OaHkB {
  background: var(--ob-vert-hor-box2-bg);
  flex: 1 1 50%;
}

.vertical-horizontal-module_defaultBox2__D-a33 {
  align-items: flex-start;
  justify-content: center;
  flex: 1 1 50%;
}

.vertical-horizontal-module_padSmall__Z-MVj {
  padding-block: 16px;
  padding-inline: var(--ob-padding-inline);
}

.vertical-horizontal-module_padSmall__Z-MVj.vertical-horizontal-module_box2__OaHkB {
  padding-block-end: calc(var(--ob-tray-height-lg) + 16px);
  flex: 1 1 50%;
}

.vertical-horizontal-module_padLarge__Ahea4.vertical-horizontal-module_box1__kC72Y,
.vertical-horizontal-module_padLarge__Ahea4.vertical-horizontal-module_box2__OaHkB {
  padding-block-end: calc(var(--ob-tray-height) + 16px);
}

.vertical-horizontal-module_padLarge__Ahea4.vertical-horizontal-module_box1__kC72Y {
  flex: 0 1 30%;
}
@media (min-width: 1440px) {
  .vertical-horizontal-module_padLarge__Ahea4.vertical-horizontal-module_box1__kC72Y {
    flex: 1 1 50%;
  }
}

.vertical-horizontal-module_padLarge__Ahea4.vertical-horizontal-module_box2__OaHkB {
  flex: 1 1 50%;
}

.vertical-horizontal-module_content1__0X49s,
.vertical-horizontal-module_content2__RbPBs {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  width: 100%;
  max-width: calc(var(--ob-site-max-width) / 2);
  box-sizing: border-box;
  padding-block: 32px 24px;
  padding-inline: 128px;
  flex-direction: column;
  flex-grow: 1;
}

.vertical-horizontal-module_content1__0X49s,
.vertical-horizontal-module_content2__RbPBs {
  padding-inline: calc(var(--ob-padding-inline)) 64px;
  overflow: hidden;
  position: relative;
}
@media (min-width: 1440px) {
  .vertical-horizontal-module_content1__0X49s,
  .vertical-horizontal-module_content2__RbPBs {
    padding-inline: calc(var(--ob-padding-inline) * 2) 128px;
  }
}

@media (min-width: 450px) {
  .vertical-horizontal-module_content1__0X49s {
    align-self: flex-end;
  }
}

.vertical-horizontal-module_content2__RbPBs {
  padding-inline: 128px calc(var(--ob-padding-inline) * 2);
  overflow-y: auto;
}
@keyframes expand-panel-module_shake__n7H1k {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes expand-panel-module_flash-background__YVKa0 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.expand-panel-module_header__3mTrH {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  transition: background 200ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-colour-white);
  font-size: 1em;
  font-weight: 500 !important;
  text-decoration: none;
  cursor: pointer;
  justify-content: space-between;
  background-color: transparent;
  border: none;
  width: 100%;
  padding: 0;
  flex: 1 1 100;
  color: var(--ob-expand-panel-color);
}
.expand-panel-module_header__3mTrH:hover {
  transition: background 200ms cubic-bezier(0, 0, 0.2, 1);
}

.expand-panel-module_children__WxNkP {
  background: var(--ob-layout-aside-bg-darkest);
}
.expand-panel-module_children__WxNkP a {
  padding-left: 80px;
}

.expand-panel-module_panel__v0iUa {
  transition: all 150ms cubic-bezier(0, 0, 0.2, 1);
  flex: 1 1 0;
  overflow: hidden;
  width: 100%;
}

.expand-panel-module_activePanel__QU7pu {
  transition: all 150ms cubic-bezier(0, 0, 0.2, 1);
  flex-basis: 100;
  padding-block: 24px;
}

.expand-panel-module_group__KrvIv {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@keyframes info-box-module_shake__OvkAC {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes info-box-module_flash-background__MQglC {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.info-box-module_info__-lQAC {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  background: none;
  box-sizing: border-box;
  color: var(--ob-info-box-cl);
  font-family: var(--ob-info-box-font);
  font-weight: 400;
  gap: 16px;
  padding: 16px 32px;
}
.info-box-module_info__-lQAC svg {
  min-width: calc(4px * 5);
}
.info-box-module_info__-lQAC svg path {
  fill: var(--ob-info-box-icon-cl);
}
.info-box-module_info__-lQAC p {
  font-size: var(--ob-info-box-font-size);
  line-height: 1.5;
  margin: 0 auto;
  max-width: var(--ob-site-max-width);
}
.info-box-module_info__-lQAC button {
  color: var(--ob-info-box-button);
  text-decoration: underline;
  padding: 0;
  background: none;
  border: none;
  cursor: pointer;
  font-weight: 700;
}
.info-box-module_info__-lQAC button:hover {
  color: var(--ob-info-box-button-hv);
}
.info-box-module_info__-lQAC a {
  color: var(--ob-info-box-anchor-cl);
  text-decoration: underline;
  font-weight: 700;
}
.info-box-module_infoLargeView__nik-o {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
.info-box-module_infoBanner__2J4qn a {
  opacity: 1;
}
.info-box-module_infoBanner__2J4qn p {
  opacity: 1;
}
.info-box-module_infoBanner__2J4qn svg {
  opacity: 1;
}
.info-box-module_infoBanner__2J4qn svg path {
  fill: var(--ob-info-box-banner-icon-cl);
}
.info-box-module_infoDark__-68rk {
  color: var(--ob-info-box-dark-cl);
  background: var(--ob-info-box-dark-bg);
}
.info-box-module_infoDark__-68rk a,
.info-box-module_infoDark__-68rk button {
  color: var(--ob-info-box-dark-cl-btn);
}
.info-box-module_infoDark__-68rk svg path {
  fill: var(--ob-info-box-dark-cl-btn);
}
.info-box-module_infoContent__wzy1k {
  flex-direction: column;
}
@keyframes select-input-module_shake__VYnMV {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes select-input-module_flash-background__MLBEQ {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.select-input-module_input__BmTj1 {
  transition: border-color 200ms cubic-bezier(0, 0, 0.2, 1) box-shadow 200ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  width: min(36ch, 100%);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; /* hides the native UI */
  background-image: url("data:image/svg+xml;utf8,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 20 20\" height=\"20\" width=\"20\" fill=\"grey\" stroke=\"none\"><path d=\"M7 10l5 5 5-5z\"/><path d=\"M0 0h24v24H0z\" fill=\"none\"/></svg>");
  background-position: right 0.7rem center;
  background-repeat: no-repeat;
  cursor: pointer;
  padding-right: 2em; /* prevents input text from running into background image */
}
@media (max-width: 450px) {
  .select-input-module_input__BmTj1 {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .select-input-module_input__BmTj1 {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .select-input-module_input__BmTj1 {
    font-size: 1rem;
  }
}

.select-input-module_label__zSKTM {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 0;
  cursor: pointer;
  display: block;
}
@media (max-width: 450px) {
  .select-input-module_label__zSKTM {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .select-input-module_label__zSKTM {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .select-input-module_label__zSKTM {
    font-size: 1rem;
  }
}

.select-input-module_margin__PJYXM {
  margin-top: 56px;
}

.select-input-module_floatingWrapper__f7qco {
  width: 100%;
  position: relative;
  margin: 24px 0;
}
.select-input-module_floatingWrapper__f7qco .select-input-module_input__BmTj1 {
  width: 42ch;
  max-width: 100%;
  border: 1px solid var(--ob-colour-grey-100);
  padding: 16px 32px 12px 16px;
  border-radius: 4px;
  background-color: var(--ob-colour-white);
}

.select-input-module_floatingLabel__9jMdk {
  margin: 0;
  padding: 0 4px !important;
  background-color: #f7f9fa;
  position: absolute;
  left: 16px;
  top: 0;
  transform: translateY(-50%);
}
.select-input-module_floatingLabel__9jMdk::after {
  content: "";
  height: 50%;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  background-color: var(--ob-colour-white);
  z-index: -1;
}
@keyframes separator-module_shake__4raxO {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes separator-module_flash-background__Qf6aF {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.separator-module_vertical__JMPnd, .separator-module_separator__wzuWW {
  border: none;
  border-style: solid;
}

.separator-module_labelSecondary__daO8a, .separator-module_labelPrimary__YeTbs {
  font-size: 0.875rem;
  font-weight: 400;
}

.separator-module_horizontalContainer__wbj-J {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
}

.separator-module_verticalContainer__urBfd {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  flex-direction: column;
  align-content: space-between;
  height: 100%;
}

.separator-module_separator__wzuWW {
  width: 100%;
  border-width: 1px;
}

.separator-module_vertical__JMPnd {
  height: 100%;
  width: 1px;
  border-width: 0 0 0 1px;
}

.separator-module_primary__WH1cx {
  border-color: var(--ob-lin-separator-primary);
}

.separator-module_secondary__69dsP {
  border-color: var(--ob-lin-separator-secondary);
}

.separator-module_labelPrimary__YeTbs {
  color: var(--ob-lin-separator-primary);
}

.separator-module_labelSecondary__daO8a {
  color: var(--ob-lin-separator-secondary);
}

.separator-module_verticalLabel__2pmyM {
  padding-block: 16px;
}

.separator-module_horizontalLabel__5QVEx {
  padding-inline: 32px;
}
@keyframes stepper-input-module_shake__88Epn {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes stepper-input-module_flash-background__8TGOj {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.stepper-input-module_input__Ojr-0 {
  transition: border-color 200ms cubic-bezier(0, 0, 0.2, 1) box-shadow 200ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  width: min(36ch, 100%);
  border: none;
}
@media (max-width: 450px) {
  .stepper-input-module_input__Ojr-0 {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .stepper-input-module_input__Ojr-0 {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .stepper-input-module_input__Ojr-0 {
    font-size: 1rem;
  }
}

.stepper-input-module_label__B67Ic {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 0;
  cursor: pointer;
  display: block;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@media (max-width: 450px) {
  .stepper-input-module_label__B67Ic {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .stepper-input-module_label__B67Ic {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .stepper-input-module_label__B67Ic {
    font-size: 1rem;
  }
}

.stepper-input-module_title__7r1oU {
  color: var(--ob-typ-font-colour-main);
  font-size: var(--title-font-size);
  font-weight: 500;
}

.stepper-input-module_subtitle__hSb-x {
  color: var(--ob-typ-font-colour-light);
  font-size: 0.875rem;
}

.stepper-input-module_inputWrapper__-Y5wP {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  width: -moz-fit-content;
  width: fit-content;
}

.stepper-input-module_container__siqLU {
  --title-font-size: 1rem;
  --body-font-size: 0.75rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  width: -moz-fit-content;
  width: fit-content;
}
.stepper-input-module_containerLargeView__9Vnxg {
  --title-font-size: 1.125rem;
  --body-font-size: 0.875rem;
}

.stepper-input-module_control__IzMoa {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: center;
  max-width: var(--ob-stepper-control-max-width);
  box-sizing: content-box;
}
.stepper-input-module_control__IzMoa input {
  font-weight: 700;
  font-size: var(--title-font-size);
  text-align: center;
  min-width: 4ch;
  max-width: var(--ob-stepper-max-width);
  margin: 0;
  padding: 8px 40px;
  background-color: transparent;
  border-radius: 2px;
  box-sizing: border-box;
}
.stepper-input-module_control__IzMoa input:not(.stepper-input-module_positive__6xIs5) {
  color: var(--ob-stepper-count);
}
.stepper-input-module_control__IzMoa input:focus-visible {
  outline: none;
}

.stepper-input-module_stepUp__P009b, .stepper-input-module_stepDown__12NXe {
  position: absolute;
  background-color: transparent;
  border: none;
  height: 100%;
  font-size: var(--title-font-size);
  color: var(--ob-typ-font-colour-disabled);
  padding: 0;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.stepper-input-module_stepUp__P009b:hover:not(:disabled), .stepper-input-module_stepDown__12NXe:hover:not(:disabled) {
  color: var(--ob-typ-font-colour-main);
}
.stepper-input-module_stepUp__P009b:disabled, .stepper-input-module_stepDown__12NXe:disabled {
  color: var(--ob-typ-font-colour-disabled);
  opacity: 0.7;
  cursor: not-allowed;
}

.stepper-input-module_defaultStepDown__2SVcB {
  left: 0;
}

.stepper-input-module_roundStepDown__BBiR9 {
  left: 16px;
}

.stepper-input-module_defaultStepUp__bFilJ {
  right: 0;
}

.stepper-input-module_roundStepUp__oNpHn {
  right: 16px;
}

.stepper-input-module_positive__6xIs5 {
  color: var(--ob-stepper-positive-count);
}

.stepper-input-module_border__oVx0P {
  border-radius: 0.25rem;
  border: 1px solid var(--ob-lin-separator-primary);
}

.stepper-input-module_round__H096X {
  border-radius: 2.5rem;
  padding-inline: 48px;
}

.stepper-input-module_secondary__E8ZGR {
  background-color: var(--ob-stepper-secondary-bg);
}
.stepper-input-module_secondary__E8ZGR input {
  border: none;
  padding: 16px 0;
}

.stepper-input-module_fullWidth__G3WS- {
  width: 100%;
}
@charset "UTF-8";
@keyframes error-container-module_shake__5jkaP {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes error-container-module_flash-background__dz-3Y {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.error-container-module_error__7Tgk- {
  color: var(--dark-red);
  width: 100%;
}
.error-container-module_error__7Tgk- li {
  list-style-type: none;
}
.error-container-module_error__7Tgk- li:before {
  content: "⚠";
  font-size: 1.1em;
  margin-left: -16px;
  margin-right: 10px;
}
.error-container-module_error__7Tgk- [class^=SingleDatePicker] li:before {
  content: "";
}
.error-container-module_error__7Tgk- [class^=DateRangePicker] li:before {
  content: "";
}
.error-container-module_error__7Tgk- textarea[name*=background],
.error-container-module_error__7Tgk- textarea[name*=justification],
.error-container-module_error__7Tgk- textarea[name*=additionalInformation] {
  width: 100%;
}

.error-container-module_wrapper__1FTMX {
  color: var(--dark-red);
  white-space: break-spaces;
}

.error-container-module_list__5UURC {
  position: relative;
  padding-inline-start: 22px;
  margin-block-start: 4px;
}

.error-container-module_align__Oz21G {
  display: flex;
  align-items: center;
  width: 100%;
}
@keyframes required-module_shake__UwsQM {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes required-module_flash-background__jqmQK {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.required-module_required__cukpq {
  color: var(--dark-red);
}

.required-module_hidden__uN4E9 {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
}
@keyframes required-explanation-module_shake__ryqzQ {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes required-explanation-module_flash-background__uOtq7 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.required-explanation-module_explanation__ita93 {
  color: var(--ob-colour-contrast-higher);
  font-style: italic;
}

.required-explanation-module_hidden__uk1yq {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
}

.required-explanation-module_container__Pw2i3 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  font-size: 0.875rem;
  justify-content: flex-start;
}
@keyframes validation-summary-module_shake__MV4B3 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes validation-summary-module_flash-background__UNi67 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.validation-summary-module_error__5FXPt {
  margin: 32px 64px;
}

.validation-summary-module_header__KW0FJ {
  margin: 0;
}

.validation-summary-module_alertIcon__Oi-zH {
  font-size: 2rem;
  margin-right: 32px;
}

.validation-summary-module_topRow__19FR1 {
  display: flex;
  align-items: center;
  gap: 2rem;
}

.validation-summary-module_container__H2Kit {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 2rem;
  padding: 40px;
  margin: 40px 0;
  color: var(--ob-error-cl);
  background: var(--ob-error-bg);
  border-radius: 0.5rem;
  border: 2px solid var(--ob-colour-danger);
}
@keyframes basic-input-module_shake__rIVhZ {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes basic-input-module_flash-background__tqGJo {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.basic-input-module_input__pWCgy {
  transition: border-color 200ms cubic-bezier(0, 0, 0.2, 1) box-shadow 200ms cubic-bezier(0, 0, 0.2, 1);
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  width: min(36ch, 100%);
}
@media (max-width: 450px) {
  .basic-input-module_input__pWCgy {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .basic-input-module_input__pWCgy {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .basic-input-module_input__pWCgy {
    font-size: 1rem;
  }
}

.basic-input-module_label__uSzxh {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  margin-bottom: 0;
  cursor: pointer;
  display: block;
}
@media (max-width: 450px) {
  .basic-input-module_label__uSzxh {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .basic-input-module_label__uSzxh {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .basic-input-module_label__uSzxh {
    font-size: 1rem;
  }
}

.basic-input-module_margin__Kyt2f {
  margin-top: 40px;
}

.basic-input-module_floatingWrapper__U5xMs {
  width: 100%;
  position: relative;
  margin: 24px 0;
}
.basic-input-module_floatingWrapper__U5xMs .basic-input-module_input__pWCgy {
  width: 42ch;
  max-width: 100%;
  border: 1px solid var(--ob-colour-grey-100);
  padding: 16px 12px;
  border-radius: 4px;
}

.basic-input-module_floatingLabel__WIyiL {
  margin: 0;
  padding: 0 4px !important;
  background-color: #f7f9fa;
  position: absolute;
  left: 16px;
  top: 0;
  transform: translateY(-50%);
}
.basic-input-module_floatingLabel__WIyiL::after {
  content: "";
  height: 50%;
  position: absolute;
  bottom: -1px;
  left: 0;
  right: 0;
  background-color: var(--ob-colour-white);
  z-index: -1;
}
@keyframes list-item-module_shake__U6SSU {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes list-item-module_flash-background__MGC6h {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.list-item-module_item__Hl0pf {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  padding: 24px;
  list-style: none;
  background: var(--ob-lst-item-bg);
  gap: 10px;
  box-sizing: border-box;
}
.list-item-module_item__Hl0pf:focus-within {
  outline: 2px solid var(--ob-focus-ring);
  outline-offset: 2px;
}
.list-item-module_item__Hl0pf:focus:not(:focus-visible) {
  outline: none;
}

.list-item-module_name__N1-3g {
  color: var(--ob-lst-item-cl);
  font-family: var(--ob-typ-font-main);
  font-size: 0.875rem;
  font-weight: 700;
  text-transform: uppercase;
}

.list-item-module_prefix__goDUM {
  color: var(--ob-lst-item-pre-cl);
  font-family: var(--ob-typ-font-italic);
  font-size: 0.875rem;
  min-width: 5ch;
}

.list-item-module_value__zvF9t {
  color: var(--ob-lst-item-val-cl);
  font-family: var(--ob-typ-font-header);
  font-size: 1.25rem;
}

.list-item-module_gap__ID2Aa {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: center;
  align-items: flex-end;
  gap: 8px;
}

.list-item-module_selected__Crymp {
  outline: 2px solid var(--ob-focus-ring);
}
.list-item-module_selected__Crymp:focus-within {
  outline: 2px solid var(--ob-focus-ring);
  outline-offset: 2px;
}
.list-item-module_selected__Crymp:focus:not(:focus-visible) {
  outline: none;
}
@keyframes list-module_shake__5W6Np {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes list-module_flash-background__GPzk7 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.list-module_list__CxYQk {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 8px;
  background: var(--ob-lst-bg);
  padding: 32px;
  width: 100%;
  box-sizing: border-box;
}
@keyframes page-module_shake__H-ESF {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes page-module_flash-background__7c7Bv {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.page-module_page__uRNH8 {
  align-items: flex-start;
  background-color: var(--ob-crd-bg);
  background-blend-mode: initial;
  display: flex;
  flex-direction: column;
  flex: 1 1 0;
  padding-block: 24px;
  padding-inline: 32px;
}

.page-module_smallPage__Zf65K {
  padding-inline: 24px;
}
@keyframes page-header-module_shake__LC3G- {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes page-header-module_flash-background__jC0Cl {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.page-header-module_header__KTPHD {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 32px;
  box-sizing: border-box;
  background: var(--ob-page-header-bg);
  position: relative;
}
.page-header-module_headerLargeView__1RgLo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  align-items: flex-start;
}

.page-header-module_title__f2u8E {
  color: var(--ob-typ-font-colour-main);
  font-family: var(--ob-typ-font-header);
  font-size: 1.5rem;
}
.page-header-module_titleLargeView__z3mq9 {
  margin-block: 0 8px;
}

.page-header-module_subtitle__XTQaR {
  color: var(--ob-typ-font-colour-light);
  font-family: var(--ob-typ-font-main);
  font-size: 1rem;
  margin: 8px 0 0;
  font-style: italic;
}

.page-header-module_headerText__k0OgY {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-block: 32px 0;
}
.page-header-module_headerTextLargeView__gtozu {
  margin-block: 0;
}

.page-header-module_button__y6iLf {
  padding: 32px;
  position: absolute;
  top: 0;
  right: 0;
}
.page-header-module_buttonLargeView__OMARR {
  position: initial;
}
@keyframes multi-range-slider-module_shake__X2Ioe {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes multi-range-slider-module_flash-background__F9V1D {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.multi-range-slider-module_container__QCQ8m {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
}

.multi-range-slider-module_slider__WQu9N {
  position: relative;
  width: 100%;
}

.multi-range-slider-module_track__zTvTq {
  position: absolute;
  background-color: var(--ob-slider-back-track);
  width: 100%;
  z-index: 1;
  height: 3px;
}

.multi-range-slider-module_range__ODrEW {
  height: 4px;
  position: absolute;
  background-color: var(--ob-slider-active-track);
  z-index: 2;
}

.multi-range-slider-module_hidden__JICut {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
}

.multi-range-slider-module_thumb__u-KN4 {
  pointer-events: none;
  position: absolute;
  height: 0;
  width: 100%;
  outline: none;
  z-index: 3;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
}
.multi-range-slider-module_thumb__u-KN4:focus::-webkit-slider-thumb {
  background-color: var(--ob-slider-thumb-focus);
  z-index: 5;
}
.multi-range-slider-module_thumb__u-KN4:focus::-moz-range-thumb {
  background-color: var(--ob-slider-thumb-focus);
  z-index: 5;
}
.multi-range-slider-module_thumb__u-KN4::-webkit-slider-thumb {
  appearance: none;
  -webkit-appearance: none;
  -webkit-tap-highlight-color: transparent;
  background-color: var(--ob-slider-thumb);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin-top: 4px;
  pointer-events: all;
  position: relative;
  z-index: 4;
}
.multi-range-slider-module_thumb__u-KN4::-moz-range-thumb {
  background-color: var(--ob-slider-thumb);
  border: none;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin-top: 4px;
  pointer-events: all;
  position: relative;
  z-index: 4;
}

.multi-range-slider-module_values__keN0q {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  margin-top: 32px;
}

.multi-range-slider-module_value__1lDaX {
  color: var(--ob-slider-value-cl);
  font-size: 0.875rem;
  font-weight: 600;
}
@keyframes tab-module_shake__cNiXM {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes tab-module_flash-background__5AGsK {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.tab-module_tab__zJYXC {
  transition: background-color 200ms cubic-bezier(0, 0, 0.2, 1), color 100ms cubic-bezier(0, 0, 0.2, 1);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  border-radius: 1.25rem;
  position: relative;
  justify-content: center;
  width: 8.85vw;
  line-height: 1.5rem;
  color: var(--ob-tab-cl);
  background: var(--ob-tab-bg);
  border: none;
  padding: 0 72px;
  height: 32px;
  box-shadow: none;
  font-size: 0.75rem;
  font-weight: 700;
}
@media (-webkit-min-device-pixel-ratio: 1.1) {
  .tab-module_tab__zJYXC {
    width: 8.7vw;
  }
}
.tab-module_tab__zJYXC:hover:not(.tab-module_disabled__FGHIX) {
  cursor: pointer;
  text-decoration: underline;
}
.tab-module_tab__zJYXC:hover:not(.tab-module_disabled__FGHIX):not(.tab-module_active__9W5Ea) {
  background: var(--ob-tab-hover-bg);
}

.tab-module_shadow__6eanP {
  box-shadow: 0 0.5rem 1rem rgba(42, 43, 60, 0.5);
}

.tab-module_disabled__FGHIX {
  opacity: 0.5;
}

.tab-module_uppercase__rdris {
  text-transform: uppercase;
}

.tab-module_largeView__sEt8I {
  border-radius: 1.75rem;
  padding: 0 96px;
  height: 56px;
  font-size: 1rem;
  font-weight: 600;
}

.tab-module_active__9W5Ea {
  background: var(--ob-tab-bg-active);
  z-index: 1;
}
.tab-module_active__9W5Ea:hover {
  background: var(--ob-tab-hover-bg-active);
}
@keyframes tab-list-module_shake__I5qXQ {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes tab-list-module_flash-background__RjIxA {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.tab-list-module_tabList__GXHSQ {
  border-radius: 1.25rem;
  background-color: var(--ob-tablist-bg);
  display: flex;
  align-items: flex-end;
}

.tab-list-module_largeView__U18KE {
  border-radius: 1.75rem;
  display: flex;
}
@keyframes tab-panel-module_shake__zhd3F {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes tab-panel-module_flash-background__t2xn1 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.tab-panel-module_panel__v1Z41 {
  border: none;
  width: 100%;
}

.tab-panel-module_active__fDfH7 {
  position: relative;
  opacity: 1;
  background: var(--ob-tabpanel-bg);
  z-index: 10;
  box-sizing: border-box;
}

.tab-panel-module_padding__En6f6 {
  padding: 56px;
}

.tab-panel-module_scroll__2DHXb {
  overflow: auto;
  max-height: calc(100vh - 189px);
  min-height: calc(100vh - 189px);
}

.tab-panel-module_shadow__1Dr8R {
  box-shadow: 0 0.5rem 1rem rgba(42, 43, 60, 0.5);
}

.tab-panel-module_hidden__SE3Da {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

.tab-panel-module_border__cqjeV {
  border: 1px solid var(--ob-lin-separator-primary);
}

.tab-panel-module_transparent__3-z8B {
  background-color: transparent;
}
@keyframes tabs-module_shake__i1nF2 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes tabs-module_flash-background__vI7WZ {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.tabs-module_tabs__6EK9E {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  align-items: flex-start;
  position: relative;
}
.tabs-module_tabsLargeView__CoXCt {
  align-items: center;
}
@keyframes timer-module_shake__MH3Tt {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes timer-module_flash-background__IKJR- {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
li::marker {
  color: var(--ob-list-marker-colour);
}

progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 4px;
  width: 100%;
}

::-moz-progress-bar {
  background-color: var(--ob-timer-color);
}

::-webkit-progress-bar {
  background-color: var(--ob-timer-bg);
}

::-webkit-progress-value {
  background-color: var(--ob-timer-color);
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

.timer-module_timer__uOMxC {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  flex-direction: column;
  align-items: flex-start;
  color: var(--ob-timer-text-color);
  box-sizing: border-box;
  gap: 8px;
}
.timer-module_timerLargeView__wO9XI {
  flex-direction: row;
  align-items: center;
  gap: 24px;
  height: 64px;
}

.timer-module_progress__-liq4 {
  font-size: 3rem;
  width: 100%;
}
.timer-module_progressLargeView__G69DL {
  flex: 1 1 100%;
}

.timer-module_text__F6ucO {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  gap: 8px;
  margin: 0;
  width: auto;
}
.timer-module_textLargeView__oAbK6 {
  gap: 24px;
}

.timer-module_remaining__jM8Im {
  font-weight: 700;
  font-size: 0.875rem;
  line-height: 1.5;
  width: 4ch;
}
.timer-module_remainingLargeView__ySK0m {
  font-size: 1rem;
}

.timer-module_message__5943A {
  font-family: var(--ob-typ-font-main);
  font-size: 0.875rem;
  font-weight: 400;
  white-space: nowrap;
}
.highlight-module_highlight__ah5xZ {
  font-family: var(--ob-highlight-font);
  font-weight: 700;
  color: var(--ob-highlight-cl);
}
.highlight-module_highlight__ah5xZ p {
  margin: 0;
  font-size: 0.875rem;
  line-height: 1.71;
}
.highlight-module_highlight__ah5xZ a {
  color: var(--ob-highlight-anchor-cl);
  text-decoration: underline;
  font-weight: 700;
}
.highlight-module_highlightLargeVview__skiNd {
  width: 100%;
}
.highlight-module_highlightDarkMode__TRJWz {
  color: var(--ob-highlight-cl-dark);
}
@keyframes tray-module_shake__Xxdj9 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes tray-module_flash-background__eDyf5 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.tray-module_wrapper__yQA-l {
  box-shadow: 0 0.5rem 1rem rgba(42, 43, 60, 0.5);
  width: 100%;
  bottom: 0;
  position: fixed;
  z-index: 999;
  transition: opacity 0.5s cubic-bezier(0.25, 0, 0.3, 1);
  background: var(--ob-tray-wrap-bg);
}
.tray-module_wrapper__yQA-l:not([data-show]) {
  pointer-events: none;
  opacity: 0;
}
.tray-module_wrapperSmallView__ay8z- {
  min-height: var(--ob-tray-height-lg);
}
.tray-module_wrapperSmallView__ay8z- a, .tray-module_wrapperSmallView__ay8z- button, .tray-module_wrapperSmallView__ay8z- div {
  width: 100%;
}
@keyframes tray-module_slide-in-up__HwxMo {
  from {
    transform: translateY(100%);
  }
}
@keyframes tray-module_slide-out-down__f0tyi {
  to {
    transform: translateY(100%);
  }
}
@media (prefers-reduced-motion: no-preference) {
  .tray-module_wrapper__yQA-l {
    animation: tray-module_slide-out-down__f0tyi 0.5s cubic-bezier(0.25, 0, 0.3, 1) forwards;
    animation-timing-function: cubic-bezier(0.5, -0.5, 0.1, 1.5);
  }
  .tray-module_wrapper__yQA-l[data-show=true] {
    animation: tray-module_slide-in-up__HwxMo 0.5s cubic-bezier(0.25, 0, 0.3, 1) forwards;
  }
}

.tray-module_tray__n0reY {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  background: var(--ob-tray-bg);
  color: var(--ob-typ-font-colour-main);
  padding: 24px var(--ob-padding-inline);
  box-sizing: border-box;
  margin: 0 auto;
  gap: 16px;
}
.tray-module_traySmallView__OTa-D {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin: 0;
}

.tray-module_header__3U5mY {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  font-weight: 700;
  font-size: 1.125rem;
  gap: 8px;
}

.tray-module_uppercase__1GrwN {
  text-transform: uppercase;
}

.tray-module_subtitle__nYMHp {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  gap: 8px;
}
@keyframes icon-panel-module_shake__e4dNJ {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes icon-panel-module_flash-background__Z4cT1 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.icon-panel-module_card__K0eS- {
  box-sizing: border-box;
  align-self: stretch;
  border-radius: 0.125rem;
  padding: 56px 32px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.icon-panel-module_cardSmallView__XxJjM {
  padding-block: 24px 32px;
}
.icon-panel-module_card__K0eS-:hover, .icon-panel-module_card__K0eS-:focus {
  outline: 2px solid var(--ob-focus-ring);
}

.icon-panel-module_iconPanel__xTCWV {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  gap: 16px;
}
.icon-panel-module_iconPanel__xTCWV svg {
  min-height: var(--ob-icon-pnl-lg);
  height: var(--ob-icon-pnl-lg);
  min-width: var(--ob-icon-pnl-lg);
  width: var(--ob-icon-pnl-lg);
}
.icon-panel-module_iconPanelSmallView__DkpPP svg {
  min-height: var(--ob-icon-pnl-sm);
  height: var(--ob-icon-pnl-sm);
  min-width: var(--ob-icon-pnl-sm);
  width: var(--ob-icon-pnl-sm);
}

.icon-panel-module_header__0ycBY {
  font-family: var(--ob-typ-font-header);
  font-size: 1.875rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  color: var(--ob-typ-font-colour-main);
  padding-block: 0;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0;
  padding: 0;
  color: var(--ob-typ-font-colour-main);
}
.icon-panel-module_header__0ycBY:focus-visible {
  outline: none;
}
.icon-panel-module_headerSmallView__86I-O {
  font-size: 1.125rem;
}

.icon-panel-module_description__JiqFe {
  font-size: 0.875rem;
  color: var(--ob-typ-font-colour-light);
  line-height: 1.5;
  padding: 0;
  margin: 0;
}

.icon-panel-module_selected__ziDke {
  outline: 2px solid var(--ob-focus-ring);
}
.icon-panel-module_selected__ziDke:focus:not(:focus-visible) {
  outline: none;
}

.icon-panel-module_uppercase__QKMEd {
  text-transform: uppercase;
}
@keyframes icon-panels-module_shake__hlvlm {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes icon-panels-module_flash-background__rG8CW {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.icon-panels-module_iconPanels__qWtjn {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  justify-content: center;
  gap: 24px;
  width: 100%;
  box-sizing: border-box;
  padding: 4px;
}
@media (min-width: 1024px) {
  .icon-panels-module_iconPanels__qWtjn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    align-items: stretch;
    justify-content: center;
  }
}
.icon-panels-module_iconPanels__qWtjn:focus:not(:focus-visible) {
  outline: none;
}

.icon-panels-module_vertical__0MziW {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
@keyframes multi-range-slider-panel-module_shake__dE-Q7 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes multi-range-slider-panel-module_flash-background__1NHj4 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.multi-range-slider-panel-module_container__Mm86a {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}

.multi-range-slider-panel-module_sliderContainer__NYN8R {
  position: relative;
  margin-block-start: 24px;
  width: 75%;
}

.multi-range-slider-panel-module_header__PHcqP {
  text-transform: uppercase;
  color: var(--ob-typ-font-colour-main-bright);
  font-size: 1rem;
}

.multi-range-slider-panel-module_description__Zxr45 {
  color: var(--ob-typ-font-colour-light);
  font-size: 0.875rem;
}
@keyframes loader-module_shake__7CSST {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes loader-module_flash-background__Rpyc7 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.loader-module_container__-k7nq {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 5%;
}

.loader-module_childContainer__FueOx {
  width: 100%;
  height: 100%;
}

.loader-module_loader__5HSKL {
  position: relative;
  margin: 0 auto;
  width: 100px;
  height: 100%;
}
.loader-module_loader__5HSKL:before {
  content: "";
  display: block;
  padding-top: 100%;
}

.loader-module_circular__kuJLK {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  animation: loader-module_rotate__0zLCI 2s linear infinite;
  height: 100%;
  transform-origin: center center;
  width: 100%;
  margin: auto;
}

.loader-module_path__x-QZj {
  stroke-dasharray: 1, 200;
  stroke-dashoffset: 0;
  animation: loader-module_dash__VaTh7 1.5s ease-in-out infinite, loader-module_color__1o-HL 6s ease-in-out infinite;
  stroke-linecap: round;
}

@keyframes loader-module_rotate__0zLCI {
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loader-module_dash__VaTh7 {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px;
  }
}
@keyframes loader-module_color__1o-HL {
  100%, 0% {
    stroke: var(--ob-loader-cl-1);
  }
  40% {
    stroke: var(--ob-loader-cl-2);
  }
  66% {
    stroke: var(--ob-loader-cl-3);
  }
  80%, 90% {
    stroke: var(--ob-loader-cl-4);
  }
}
@keyframes confirmation-module_shake__pk78c {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes confirmation-module_flash-background__7s2Vn {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.confirmation-module_title__VrQuY {
  font-family: var(--ob-typ-font-header);
}

.confirmation-module_body__YxyCw {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  height: 100%;
  padding-block-end: 24px;
  box-sizing: border-box;
}

.confirmation-module_message__bYjNE {
  font-family: var(--ob-typ-font-main);
  font-size: 1rem;
  line-height: 1.4;
  margin: 0;
  padding: 0;
}
@keyframes dialog-round-module_shake__ZdOLW {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes dialog-round-module_flash-background__gWSd6 {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.dialog-round-module_title__ucwN7 {
  font-family: var(--ob-typ-font-header);
}
.dialog-round-module_title__ucwN7 h1 {
  padding-inline: 48px;
  font-size: 1.5rem;
  line-height: 1;
}
.dialog-round-module_titleLargeView__XRtGv h1 {
  font-size: 1.75rem;
}

.dialog-round-module_body__c2-im {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: flex-start;
  height: 100%;
  padding-inline: 64px;
  box-sizing: border-box;
}

.dialog-round-module_message__HIUXW {
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  font-weight: 300;
  margin-block-start: 1rem;
  margin-block-end: 2.5rem;
}
@media (max-width: 450px) {
  .dialog-round-module_message__HIUXW {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .dialog-round-module_message__HIUXW {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .dialog-round-module_message__HIUXW {
    font-size: 1rem;
  }
}

.dialog-round-module_footer__m8vpZ > button, .dialog-round-module_footer__m8vpZ > a {
  width: 100%;
}
.dialog-round-module_footer__m8vpZ:not([class*=_footerBottomAlign]) > button, .dialog-round-module_footer__m8vpZ:not([class*=_footerBottomAlign]) > a {
  max-width: var(--ob-btn-max-width);
}
li::marker {
  color: var(--ob-list-marker-colour);
}

progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 4px;
  width: 100%;
}

::-moz-progress-bar {
  background-color: var(--ob-timer-color);
}

::-webkit-progress-bar {
  background-color: var(--ob-timer-bg);
}

::-webkit-progress-value {
  background-color: var(--ob-timer-color);
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

@keyframes basket-timer-module_shake__Jo-It {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes basket-timer-module_flash-background__9XDBp {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.basket-timer-module_container__mqk0g {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  background: var(--ob-timer-text-bg);
  gap: 16px;
  height: var(--ob-timer-height);
  padding: calc(var(--ob-padding-inline) / 2) var(--ob-padding-inline);
  box-sizing: border-box;
}

.basket-timer-module_contents__ZAdfo {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  max-width: var(--ob-site-max-width);
  padding: var(--ob-site-header-padding);
}

.basket-timer-module_timer__uLP-g {
  flex: 1 1 100%;
  max-width: var(--ob-site-max-width);
}

.basket-timer-module_expiring__l6CMU {
  --ob-flash-background1: $background1;
  --ob-flash-background2: $background2;
  animation: basket-timer-module_flash-background__9XDBp 2000ms ease-in-out infinite;
}

.basket-timer-module_separator__tNvrt {
  flex: 0 0 1%;
}
@keyframes badge-module_shake__meoSm {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes badge-module_flash-background__vRfiy {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.badge-module_badge__LA7QK {
  background: var(--ob-badge-bg);
  color: var(--ob-badge-cl);
  clip-path: circle(30%);
  font-size: 0.7rem;
  padding: 10px;
  position: absolute;
  top: -5px;
  left: -5px;
}
li::marker {
  color: var(--ob-list-marker-colour);
}

progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  height: 4px;
  width: 100%;
}

::-moz-progress-bar {
  background-color: var(--ob-timer-color);
}

::-webkit-progress-bar {
  background-color: var(--ob-timer-bg);
}

::-webkit-progress-value {
  background-color: var(--ob-timer-color);
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
}

@keyframes badge-icon-module_shake__1iCKY {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes badge-icon-module_flash-background__pBEkG {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.badge-icon-module_container__9XpRH {
  position: relative;
}

.badge-icon-module_button__XjA43 {
  background: transparent;
  border: none;
  cursor: pointer;
}
@keyframes dialog-loader-module_shake__10bdB {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes dialog-loader-module_flash-background__yxV1g {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.dialog-loader-module_body__Gy3Oa {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  height: 100%;
  padding: 64px;
  box-sizing: border-box;
}
.dialog-loader-module_bodyLargeView__AssT3 {
  padding: 96px;
}

.dialog-loader-module_message__xKeMw {
  color: var(--ob-typ-font-colour-body);
  font-family: var(--ob-typ-font-main);
  font-weight: 400;
  font-size: 1rem;
  font-weight: 300;
  margin-block-start: 1rem;
  margin-block-end: 2.5rem;
}
@media (max-width: 450px) {
  .dialog-loader-module_message__xKeMw {
    font-size: 0.875rem;
  }
}
@media (max-width: 450px) and (min-width: 450px) and (max-width: 768px) {
  .dialog-loader-module_message__xKeMw {
    font-size: 1rem;
  }
}
@media (min-width: 450px) and (max-width: 768px) {
  .dialog-loader-module_message__xKeMw {
    font-size: 1rem;
  }
}
@keyframes loader-wrapper-module_shake__pir9r {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes loader-wrapper-module_flash-background__dvKxC {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.loader-wrapper-module_fullHeight__G5KP1 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.loader-wrapper-module_fullHeightLargeView__-AJdb {
  width: 100%;
}
@keyframes tray-basket-module_shake__sQbpJ {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes tray-basket-module_flash-background__-qN1q {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.tray-basket-module_content__7KNuE {
  max-width: var(--ob-site-max-width);
}

.tray-basket-module_item__-XqV5 {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  box-sizing: border-box;
  width: auto;
  margin: 0;
  line-height: 1.5;
  font-size: 0.875rem;
  text-transform: uppercase;
  font-family: var(--ob-typ-font-main);
}
.tray-basket-module_item__-XqV5:not(:last-child) {
  padding-bottom: 8px;
}

.tray-basket-module_itemPriceLargeView__QoE7G {
  font-weight: 700;
}

.tray-basket-module_items__FnbqW {
  width: 100%;
  box-sizing: border-box;
  margin: 0;
}
.tray-basket-module_itemsLargeView__XXhNS {
  flex: 1 1 10%;
  max-width: 25ch;
}

.tray-basket-module_prefix__lWr8m {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .tray-basket-module_prefix__lWr8m {
    font-size: 0.875rem;
  }
}

.tray-basket-module_buttons__e-n7K {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  justify-content: flex-end;
  gap: 8px;
}
.tray-basket-module_buttonsSmallView__bEX1m {
  width: 100%;
}

.tray-basket-module_headerLargeView__LUpPo {
  flex: 1 1 20%;
}

.tray-basket-module_total__94rq6 {
  display: flex;
  align-items: stretch;
  height: var(--ob-btn-height);
  gap: 16px;
}

.tray-basket-module_details__l-vDI {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  gap: 16px;
}
.tray-basket-module_detailsLargeView__1iSgn {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  justify-content: flex-end;
  flex: 1 1 80%;
  gap: 24px;
}

.tray-basket-module_subtitle__7y6vZ,
.tray-basket-module_prefix__lWr8m {
  align-self: center;
}
@keyframes form-module_shake__PsLWP {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(5deg);
  }
  50% {
    transform: rotate(0eg);
  }
  75% {
    transform: rotate(-5deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@keyframes form-module_flash-background__2j-MM {
  0% {
    background: var(--ob-timer-text-bg);
  }
  50% {
    background: var(--ob-timer-text-bg-exp);
  }
  100% {
    background: var(--ob-timer-text-bg);
  }
}
.form-module_form__qdAPp {
  padding: 56px;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  justify-content: flex-start;
  flex-wrap: nowrap;
  overflow-y: auto;
  max-width: var(--ob-site-max-width);
  margin-inline: auto;
  padding-inline: var(--ob-padding-inline);
  padding-top: 0;
  box-sizing: border-box;
}
.form-module_form__qdAPp label {
  padding: 8px 0;
  max-width: -moz-fit-content;
  max-width: fit-content;
}
.form-module_form__qdAPp input[aria-invalid=true],
.form-module_form__qdAPp textarea[aria-invalid=true],
.form-module_form__qdAPp select[aria-invalid=true],
.form-module_form__qdAPp checkbox[aria-invalid=true] {
  border-radius: 0.25rem;
  border: 2px solid var(--ob-colour-danger);
  transition: border 800ms cubic-bezier(0, 0, 0.2, 1);
}
.form-module_form__qdAPp fieldset {
  border-radius: 0.25rem;
  border: 1.5px solid var(--ob-lin-separator-primary);
  padding: 0 56px 56px 56px;
  display: flex;
}
.form-module_form__qdAPp fieldset legend {
  margin-left: -32px;
}
.form-module_form__qdAPp fieldset div {
  flex: 1 1 30;
  max-width: 32ch;
}

.form-module_formWithSidebar__ZR6Kg {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px 24px;
  padding: 56px;
}
.form-module_formWithSidebarSmallView__QW0mH {
  flex-direction: column;
  padding: 40px 24px;
}

.form-module_button__eDiVP {
  margin-top: 32px;
}
.form-module_buttonSmallView__zzRlo {
  width: 100%;
}
.form-module_buttonSidebar__FJiYc {
  width: 100%;
  margin-top: 0;
}

.form-module_formFields__nUaNT {
  width: 576px;
  max-width: 100%;
}

.form-module_checkout__OC-f1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: 56px 0;
  width: 416px;
  max-width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  background-color: var(--ob-colour-white);
  padding: 32px 24px;
}
.form-module_checkoutSmallView__AACqL {
  width: 100%;
}
.html-util-module_wrapper__kC5Js {
  width: 100%;
}
.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;border-radius:4px;cursor:pointer;opacity:.7}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #20b2aa;opacity:1}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:1em;top:0}.splide__pagination--ttb .splide__pagination__page{height:20px;width:5px}.splide__arrow{-ms-flex-align:center;align-items:center;background:transparent;border:0;border-radius:0;cursor:pointer;display:-ms-flexbox;display:flex;height:2.5em;-ms-flex-pack:center;justify-content:center;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2.5em;z-index:1}.splide__arrow svg{fill:#20b2aa;height:2.5em;transition:fill .2s linear;width:2.5em}.splide__arrow:hover:not(:disabled) svg{fill:#57e1d9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__pagination{bottom:1em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:2.5px;display:inline-block;height:5px;margin:3px;padding:0;position:relative;transition:background-color .2s linear;width:20px}.splide__pagination__page.is-active{background:#20b2aa;z-index:1}.splide__pagination__page:hover{background:#57e1d9;cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0);border-radius:4px}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #20b2aa}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #20b2aa;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #20b2aa}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#20b2aa}}.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #20b2aa;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__progress__bar{background:#ccc;height:3px}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #20b2aa;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #20b2aa;outline-offset:3px}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__slider>.splide__arrows .splide__arrow--prev{left:-2.5em}.splide__slider>.splide__arrows .splide__arrow--next{right:-2.5em}.splide{padding:3em}
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;line-height:1.15}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:initial;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:initial}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;-moz-appearance:button;appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:initial}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*,:after,:before{background:0 0!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}select{background:#fff!important}}@font-face{font-display:swap;font-family:Chelsea Basis Bold;src:url(/assets/fonts/ChelseaBasis-Bold.eot);src:local("Chelsea Basis Bold"),url(/assets/fonts/ChelseaBasis-Bold.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Bold.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Bold.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis Chiselled;src:url(/assets/fonts/ChelseaBasis-Chiselled.eot);src:local("Chelsea Basis Chiselled"),url(/assets/fonts/ChelseaBasis-Chiselled.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Chiselled.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Chiselled.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis Chiselled;font-weight:700;src:url(/assets/fonts/ChelseaBasis-Chiselled.eot);src:local("Chelsea Basis Chiselled"),url(/assets/fonts/ChelseaBasis-Chiselled.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Chiselled.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Chiselled.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis;font-weight:300;src:url(/assets/fonts/ChelseaBasis-Light.eot);src:local("Chelsea Basis Light"),url(/assets/fonts/ChelseaBasis-Light.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Light.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Light.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis;font-weight:400;src:url(/assets/fonts/ChelseaBasis-Regular.eot);src:local("Chelsea Basis Regular"),url(/assets/fonts/ChelseaBasis-Regular.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Regular.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Regular.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis;font-weight:500;src:url(/assets/fonts/ChelseaBasis-Medium.eot);src:local("Chelsea Basis Medium"),url(/assets/fonts/ChelseaBasis-Medium.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Medium.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Chelsea Basis;font-weight:700;src:url(/assets/fonts/ChelseaBasis-Bold.eot);src:local("Chelsea Basis Bold"),url(/assets/fonts/ChelseaBasis-Bold.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Bold.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Bold.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis Light;src:url(/assets/fonts/ChelseaBasis-Light.eot);src:local("Chelsea Basis Light"),url(/assets/fonts/ChelseaBasis-Light.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Light.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Light.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis Medium;src:url(/assets/fonts/ChelseaBasis-Medium.eot);src:local("Chelsea Basis Medium"),url(/assets/fonts/ChelseaBasis-Medium.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Medium.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Medium.woff2) format("woff2")}@font-face{font-display:swap;font-family:Chelsea Basis Regular;src:url(/assets/fonts/ChelseaBasis-Regular.eot);src:local("Chelsea Basis Regular"),url(/assets/fonts/ChelseaBasis-Regular.woff) format("woff"),url(/assets/fonts/ChelseaBasis-Regular.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-Regular.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis ClubOutline;font-weight:400;src:url(/assets/fonts/ChelseaBasis-Regular.eot);src:local("Chelsea Basis ClubOutline"),url(/assets/fonts/ChelseaBasis-ClubOutline.woff) format("woff"),url(/assets/fonts/ChelseaBasis-ClubOutline.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-ClubOutline.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis ClubOutline;font-weight:700;src:url(/assets/fonts/ChelseaBasis-Regular.eot);src:local("Chelsea Basis ClubOutline"),url(/assets/fonts/ChelseaBasis-ClubOutline.woff) format("woff"),url(/assets/fonts/ChelseaBasis-ClubOutline.woff2) format("woff2"),url(/assets/fonts/ChelseaBasis-ClubOutline.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis Kit;font-weight:500;src:url(/assets/fonts/ChelseaBasisKit-Medium.eot);src:local("Chelsea Basis Kit"),url(/assets/fonts/ChelseaBasisKit-Medium.woff) format("woff"),url(/assets/fonts/ChelseaBasisKit-Medium.woff2) format("woff2"),url(/assets/fonts/ChelseaBasisKit-Medium.ttf) format("ttf")}@font-face{font-display:swap;font-family:Chelsea Basis Kit;font-weight:700;src:url(/assets/fonts/ChelseaBasisKit-Medium.eot);src:local("Chelsea Basis Kit"),url(/assets/fonts/ChelseaBasisKit-Medium.woff) format("woff"),url(/assets/fonts/ChelseaBasisKit-Medium.woff2) format("woff2"),url(/assets/fonts/ChelseaBasisKit-Medium.ttf) format("ttf")}:root{--offset:32px;--max_width:1280px;--columns:6;--gutter:calc(5.40541vw - 3.45946px);--baseline:8px;--baseline-offset:0;--color:hsla(0,0%,54%,.2);--repeating-width:calc(17.56757vw - 11.24324px);--column-width:calc(12.16216vw - 7.78378px);--background-width:100vw;--background-columns:repeating-linear-gradient(to right,var(--color),var(--color) var(--column-width),transparent var(--column-width),transparent var(--repeating-width));--background-baseline:repeating-linear-gradient(to bottom,var(--color),var(--color) 1px,transparent 1px,transparent var(--baseline))}@media(min-width:768px){:root{--offset:60px;--gutter:calc(3.7037vw - 4.44444px);--columns:8;--column-width:calc(9.25926vw - 11.11111px);--repeating-width:calc(12.96296vw - 15.55555px)}}@media(min-width:1176px){:root{--offset:82px;--gutter:calc(3.93701vw - 6.45669px);--columns:12;--column-width:calc(4.72441vw - 7.74803px);--repeating-width:calc(8.66142vw - 14.20472px)}}@media(min-width:1440px){:root{--offset:calc(50vw - 640px);--max_width:1280px;--gutter:49.23077px;--column-width:61.53846px;--repeating-width:110.76923px}}.gridOverlay-visible:before{background-image:var(--background-columns),var(--background-baseline);background-position:0 var(--baseline-offset);background-size:var(--background-width) 100%;content:"";height:100%;left:calc(50% - var(--scrollbar-width)/2);pointer-events:none;position:fixed;top:0;transform:translateX(-50%);width:calc(100vw - var(--offset)*2 - var(--scrollbar-width));z-index:99999999}html{min-height:100vh}.dark-mode:after{background-color:#000;content:"";height:100%;inset:0;position:absolute;width:100%;z-index:-1}.col-2-grid-item-example-with-passed-in-offset{flex:0 0 calc(25% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-left:calc(25% + 1.9685vw - 3.22835px)!important;margin-right:calc(1.9685vw - 3.22835px)}.offset-by-two-example{margin-left:calc(1.9685vw - 3.22835px);margin-left:calc(16.66667% + 1.9685vw - 3.22835px)!important}.offset-by-two-example,.offset-by-two-flush-example{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px);margin-right:calc(1.9685vw - 3.22835px)}.offset-by-two-flush-example{margin-left:calc(1.9685vw - 3.22835px);margin-left:16.66667%!important}.grid{display:flex;flex-wrap:wrap;margin:0 calc(-2.7027vw - -1.72973px)}@media(min-width:768px){.grid{margin:0 calc(-1.85185vw - -2.22222px)}}@media(min-width:1176px){.grid{margin:0 calc(-1.88679vw - -2.71698px)}}@media(min-width:1440px){.grid{margin:0 calc(-1.9685vw - -3.22835px)}}.grid--flush{display:flex;flex-wrap:wrap;margin:0}@media(min-width:768px){.grid--flush{margin:0 calc(-1.85185vw - -2.22222px)}}@media(min-width:1176px){.grid--flush{margin:0 calc(-1.88679vw - -2.71698px)}}@media(min-width:1440px){.grid--flush{margin:0 calc(-1.9685vw - -3.22835px)}}.grid--flush .grid{margin:0}@media(min-width:768px){.grid--flush .grid{margin:0}}@media(min-width:1176px){.grid--flush .grid{margin:0}}@media(max-width:768px){.col-sm-1{flex:0 0 calc(16.66667% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-1,.col-sm-1 .col-sm-1 .col-sm-1{flex:0 0 calc(100% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-1 .col-sm-2{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-1 .col-sm-2,.col-sm-1 .col-sm-1 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-1 .col-sm-3{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-1 .col-sm-4{flex:0 0 calc(400% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-1 .col-sm-4,.col-sm-1 .col-sm-1 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-1 .col-sm-5{flex:0 0 calc(500% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-1 .col-sm-6{flex:0 0 calc(600% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-1 .col-sm-6,.col-sm-1 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-2{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-2 .col-sm-1{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-2 .col-sm-1,.col-sm-1 .col-sm-2 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-2 .col-sm-2{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-2 .col-sm-3{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-2 .col-sm-3,.col-sm-1 .col-sm-2 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-2 .col-sm-4{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-2 .col-sm-5{flex:0 0 calc(250% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-2 .col-sm-6,.col-sm-1 .col-sm-3{flex:0 0 calc(300% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-3 .col-sm-1{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-3 .col-sm-1,.col-sm-1 .col-sm-3 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-3 .col-sm-2{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-3 .col-sm-3{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-3 .col-sm-3,.col-sm-1 .col-sm-3 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-3 .col-sm-4{flex:0 0 calc(133.33333% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-3 .col-sm-5{flex:0 0 calc(166.66667% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-3 .col-sm-5,.col-sm-1 .col-sm-3 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-3 .col-sm-6{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-4{flex:0 0 calc(400% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-4,.col-sm-1 .col-sm-4 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-4 .col-sm-1{flex:0 0 calc(25% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-4 .col-sm-2{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-4 .col-sm-2,.col-sm-1 .col-sm-4 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-4 .col-sm-3{flex:0 0 calc(75% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-4 .col-sm-4{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-4 .col-sm-4,.col-sm-1 .col-sm-4 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-4 .col-sm-5{flex:0 0 calc(125% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-4 .col-sm-6{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-4 .col-sm-6,.col-sm-1 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-5{flex:0 0 calc(500% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-5 .col-sm-1{flex:0 0 calc(20% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-5 .col-sm-1,.col-sm-1 .col-sm-5 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-5 .col-sm-2{flex:0 0 calc(40% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-5 .col-sm-3{flex:0 0 calc(60% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-5 .col-sm-3,.col-sm-1 .col-sm-5 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-5 .col-sm-4{flex:0 0 calc(80% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-5 .col-sm-5{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-5 .col-sm-5,.col-sm-1 .col-sm-5 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-5 .col-sm-6{flex:0 0 calc(120% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-6{flex:0 0 calc(600% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-6,.col-sm-1 .col-sm-6 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-6 .col-sm-1{flex:0 0 calc(16.66667% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-6 .col-sm-2{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-6 .col-sm-2,.col-sm-1 .col-sm-6 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-6 .col-sm-3{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-6 .col-sm-4{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-6 .col-sm-4,.col-sm-1 .col-sm-6 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-1 .col-sm-6 .col-sm-5{flex:0 0 calc(83.33333% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-6 .col-sm-6{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-1 .col-sm-6 .col-sm-6,.col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-1{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-1,.col-sm-2 .col-sm-1 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-1 .col-sm-1{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-1 .col-sm-2{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-1 .col-sm-2,.col-sm-2 .col-sm-1 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-1 .col-sm-3{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-1 .col-sm-4{flex:0 0 calc(400% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-1 .col-sm-4,.col-sm-2 .col-sm-1 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-1 .col-sm-5{flex:0 0 calc(500% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-1 .col-sm-6{flex:0 0 calc(600% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-1 .col-sm-6,.col-sm-2 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-2{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-2 .col-sm-1{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-2 .col-sm-1,.col-sm-2 .col-sm-2 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-2 .col-sm-2{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-2 .col-sm-3{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-2 .col-sm-3,.col-sm-2 .col-sm-2 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-2 .col-sm-4{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-2 .col-sm-5{flex:0 0 calc(250% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-2 .col-sm-5,.col-sm-2 .col-sm-2 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-2 .col-sm-6{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-3{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-3,.col-sm-2 .col-sm-3 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-3 .col-sm-1{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-3 .col-sm-2{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-3 .col-sm-2,.col-sm-2 .col-sm-3 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-3 .col-sm-3{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-3 .col-sm-4{flex:0 0 calc(133.33333% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-3 .col-sm-4,.col-sm-2 .col-sm-3 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-3 .col-sm-5{flex:0 0 calc(166.66667% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-3 .col-sm-6,.col-sm-2 .col-sm-4{flex:0 0 calc(200% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-4 .col-sm-1{flex:0 0 calc(25% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-4 .col-sm-1,.col-sm-2 .col-sm-4 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-4 .col-sm-2{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-4 .col-sm-3{flex:0 0 calc(75% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-4 .col-sm-3,.col-sm-2 .col-sm-4 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-4 .col-sm-4{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-4 .col-sm-5{flex:0 0 calc(125% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-4 .col-sm-5,.col-sm-2 .col-sm-4 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-4 .col-sm-6{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-5{flex:0 0 calc(250% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-5,.col-sm-2 .col-sm-5 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-5 .col-sm-1{flex:0 0 calc(20% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-5 .col-sm-2{flex:0 0 calc(40% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-5 .col-sm-2,.col-sm-2 .col-sm-5 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-5 .col-sm-3{flex:0 0 calc(60% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-5 .col-sm-4{flex:0 0 calc(80% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-5 .col-sm-4,.col-sm-2 .col-sm-5 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-5 .col-sm-5{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-5 .col-sm-6{flex:0 0 calc(120% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-5 .col-sm-6,.col-sm-2 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-6{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-6 .col-sm-1{flex:0 0 calc(16.66667% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-6 .col-sm-1,.col-sm-2 .col-sm-6 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-6 .col-sm-2{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-6 .col-sm-3{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-6 .col-sm-3,.col-sm-2 .col-sm-6 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-6 .col-sm-4{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-6 .col-sm-5{flex:0 0 calc(83.33333% - 5.40541vw + 3.45946px)}.col-sm-2 .col-sm-6 .col-sm-5,.col-sm-2 .col-sm-6 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-2 .col-sm-6 .col-sm-6{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-3{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-3,.col-sm-3 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-1{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-1 .col-sm-1{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-1 .col-sm-1,.col-sm-3 .col-sm-1 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-1 .col-sm-2{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-1 .col-sm-3{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-1 .col-sm-3,.col-sm-3 .col-sm-1 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-1 .col-sm-4{flex:0 0 calc(400% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-1 .col-sm-5{flex:0 0 calc(500% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-1 .col-sm-5,.col-sm-3 .col-sm-1 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-1 .col-sm-6{flex:0 0 calc(600% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-2{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-2,.col-sm-3 .col-sm-2 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-2 .col-sm-1{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-2 .col-sm-2{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-2 .col-sm-2,.col-sm-3 .col-sm-2 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-2 .col-sm-3{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-2 .col-sm-4{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-2 .col-sm-4,.col-sm-3 .col-sm-2 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-2 .col-sm-5{flex:0 0 calc(250% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-2 .col-sm-6{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-2 .col-sm-6,.col-sm-3 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-3{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-3 .col-sm-1{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-3 .col-sm-1,.col-sm-3 .col-sm-3 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-3 .col-sm-2{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-3 .col-sm-3{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-3 .col-sm-3,.col-sm-3 .col-sm-3 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-3 .col-sm-4{flex:0 0 calc(133.33333% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-3 .col-sm-5{flex:0 0 calc(166.66667% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-3 .col-sm-5,.col-sm-3 .col-sm-3 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-3 .col-sm-6{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-4{flex:0 0 calc(133.33333% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-4,.col-sm-3 .col-sm-4 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-4 .col-sm-1{flex:0 0 calc(25% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-4 .col-sm-2{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-4 .col-sm-2,.col-sm-3 .col-sm-4 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-4 .col-sm-3{flex:0 0 calc(75% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-4 .col-sm-4{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-4 .col-sm-4,.col-sm-3 .col-sm-4 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-4 .col-sm-5{flex:0 0 calc(125% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-4 .col-sm-6{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-4 .col-sm-6,.col-sm-3 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-5{flex:0 0 calc(166.66667% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-5 .col-sm-1{flex:0 0 calc(20% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-5 .col-sm-1,.col-sm-3 .col-sm-5 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-5 .col-sm-2{flex:0 0 calc(40% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-5 .col-sm-3{flex:0 0 calc(60% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-5 .col-sm-3,.col-sm-3 .col-sm-5 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-5 .col-sm-4{flex:0 0 calc(80% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-5 .col-sm-5{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-5 .col-sm-5,.col-sm-3 .col-sm-5 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-5 .col-sm-6{flex:0 0 calc(120% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-6{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-6,.col-sm-3 .col-sm-6 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-6 .col-sm-1{flex:0 0 calc(16.66667% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-6 .col-sm-2{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-6 .col-sm-2,.col-sm-3 .col-sm-6 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-6 .col-sm-3{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-6 .col-sm-4{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-6 .col-sm-4,.col-sm-3 .col-sm-6 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-3 .col-sm-6 .col-sm-5{flex:0 0 calc(83.33333% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-6 .col-sm-6{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-3 .col-sm-6 .col-sm-6,.col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-1{flex:0 0 calc(25% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-1,.col-sm-4 .col-sm-1 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-1 .col-sm-1{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-1 .col-sm-2{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-1 .col-sm-2,.col-sm-4 .col-sm-1 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-1 .col-sm-3{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-1 .col-sm-4{flex:0 0 calc(400% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-1 .col-sm-4,.col-sm-4 .col-sm-1 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-1 .col-sm-5{flex:0 0 calc(500% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-1 .col-sm-6{flex:0 0 calc(600% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-2,.col-sm-4 .col-sm-2 .col-sm-1{flex:0 0 calc(50% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-2 .col-sm-2{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-2 .col-sm-2,.col-sm-4 .col-sm-2 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-2 .col-sm-3{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-2 .col-sm-4{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-2 .col-sm-4,.col-sm-4 .col-sm-2 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-2 .col-sm-5{flex:0 0 calc(250% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-2 .col-sm-6{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-2 .col-sm-6,.col-sm-4 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-3{flex:0 0 calc(75% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-3 .col-sm-1{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-3 .col-sm-1,.col-sm-4 .col-sm-3 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-3 .col-sm-2{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-3 .col-sm-3{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-3 .col-sm-3,.col-sm-4 .col-sm-3 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-3 .col-sm-4{flex:0 0 calc(133.33333% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-3 .col-sm-5{flex:0 0 calc(166.66667% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-3 .col-sm-5,.col-sm-4 .col-sm-3 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-3 .col-sm-6{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-4{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-4,.col-sm-4 .col-sm-4 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-4 .col-sm-1{flex:0 0 calc(25% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-4 .col-sm-2{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-4 .col-sm-2,.col-sm-4 .col-sm-4 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-4 .col-sm-3{flex:0 0 calc(75% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-4 .col-sm-4{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-4 .col-sm-4,.col-sm-4 .col-sm-4 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-4 .col-sm-5{flex:0 0 calc(125% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-4 .col-sm-6{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-4 .col-sm-6,.col-sm-4 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-5{flex:0 0 calc(125% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-5 .col-sm-1{flex:0 0 calc(20% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-5 .col-sm-1,.col-sm-4 .col-sm-5 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-5 .col-sm-2{flex:0 0 calc(40% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-5 .col-sm-3{flex:0 0 calc(60% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-5 .col-sm-3,.col-sm-4 .col-sm-5 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-5 .col-sm-4{flex:0 0 calc(80% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-5 .col-sm-5{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-5 .col-sm-5,.col-sm-4 .col-sm-5 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-5 .col-sm-6{flex:0 0 calc(120% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-6{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-6,.col-sm-4 .col-sm-6 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-6 .col-sm-1{flex:0 0 calc(16.66667% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-6 .col-sm-2{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-6 .col-sm-2,.col-sm-4 .col-sm-6 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-6 .col-sm-3{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-6 .col-sm-4{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-6 .col-sm-4,.col-sm-4 .col-sm-6 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-4 .col-sm-6 .col-sm-5{flex:0 0 calc(83.33333% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-6 .col-sm-6{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-4 .col-sm-6 .col-sm-6,.col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5{flex:0 0 calc(83.33333% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-1{flex:0 0 calc(20% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-1,.col-sm-5 .col-sm-1 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-1 .col-sm-1{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-1 .col-sm-2{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-1 .col-sm-2,.col-sm-5 .col-sm-1 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-1 .col-sm-3{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-1 .col-sm-4{flex:0 0 calc(400% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-1 .col-sm-4,.col-sm-5 .col-sm-1 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-1 .col-sm-5{flex:0 0 calc(500% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-1 .col-sm-6{flex:0 0 calc(600% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-1 .col-sm-6,.col-sm-5 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-2{flex:0 0 calc(40% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-2 .col-sm-1{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-2 .col-sm-1,.col-sm-5 .col-sm-2 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-2 .col-sm-2{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-2 .col-sm-3{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-2 .col-sm-3,.col-sm-5 .col-sm-2 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-2 .col-sm-4{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-2 .col-sm-5{flex:0 0 calc(250% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-2 .col-sm-5,.col-sm-5 .col-sm-2 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-2 .col-sm-6{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-3{flex:0 0 calc(60% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-3,.col-sm-5 .col-sm-3 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-3 .col-sm-1{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-3 .col-sm-2{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-3 .col-sm-2,.col-sm-5 .col-sm-3 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-3 .col-sm-3{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-3 .col-sm-4{flex:0 0 calc(133.33333% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-3 .col-sm-4,.col-sm-5 .col-sm-3 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-3 .col-sm-5{flex:0 0 calc(166.66667% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-3 .col-sm-6{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-3 .col-sm-6,.col-sm-5 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-4{flex:0 0 calc(80% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-4 .col-sm-1{flex:0 0 calc(25% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-4 .col-sm-1,.col-sm-5 .col-sm-4 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-4 .col-sm-2{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-4 .col-sm-3{flex:0 0 calc(75% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-4 .col-sm-3,.col-sm-5 .col-sm-4 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-4 .col-sm-4{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-4 .col-sm-5{flex:0 0 calc(125% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-4 .col-sm-5,.col-sm-5 .col-sm-4 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-4 .col-sm-6{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-5{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-5,.col-sm-5 .col-sm-5 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-5 .col-sm-1{flex:0 0 calc(20% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-5 .col-sm-2{flex:0 0 calc(40% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-5 .col-sm-2,.col-sm-5 .col-sm-5 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-5 .col-sm-3{flex:0 0 calc(60% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-5 .col-sm-4{flex:0 0 calc(80% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-5 .col-sm-4,.col-sm-5 .col-sm-5 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-5 .col-sm-5{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-5 .col-sm-6,.col-sm-5 .col-sm-6{flex:0 0 calc(120% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-6 .col-sm-1{flex:0 0 calc(16.66667% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-6 .col-sm-1,.col-sm-5 .col-sm-6 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-6 .col-sm-2{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-6 .col-sm-3{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-6 .col-sm-3,.col-sm-5 .col-sm-6 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-6 .col-sm-4{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-6 .col-sm-5{flex:0 0 calc(83.33333% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-5 .col-sm-6 .col-sm-6,.col-sm-6{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-5 .col-sm-6 .col-sm-6,.col-sm-6,.col-sm-6 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-1{flex:0 0 calc(16.66667% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-1 .col-sm-1{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-1 .col-sm-1,.col-sm-6 .col-sm-1 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-1 .col-sm-2{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-1 .col-sm-3{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-1 .col-sm-3,.col-sm-6 .col-sm-1 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-1 .col-sm-4{flex:0 0 calc(400% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-1 .col-sm-5{flex:0 0 calc(500% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-1 .col-sm-5,.col-sm-6 .col-sm-1 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-1 .col-sm-6{flex:0 0 calc(600% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-2{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-2,.col-sm-6 .col-sm-2 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-2 .col-sm-1{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-2 .col-sm-2{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-2 .col-sm-2,.col-sm-6 .col-sm-2 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-2 .col-sm-3{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-2 .col-sm-4{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-2 .col-sm-4,.col-sm-6 .col-sm-2 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-2 .col-sm-5{flex:0 0 calc(250% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-2 .col-sm-6{flex:0 0 calc(300% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-2 .col-sm-6,.col-sm-6 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-3{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-3 .col-sm-1{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-3 .col-sm-1,.col-sm-6 .col-sm-3 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-3 .col-sm-2{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-3 .col-sm-3{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-3 .col-sm-3,.col-sm-6 .col-sm-3 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-3 .col-sm-4{flex:0 0 calc(133.33333% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-3 .col-sm-5{flex:0 0 calc(166.66667% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-3 .col-sm-5,.col-sm-6 .col-sm-3 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-3 .col-sm-6{flex:0 0 calc(200% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-4{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-4,.col-sm-6 .col-sm-4 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-4 .col-sm-1{flex:0 0 calc(25% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-4 .col-sm-2{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-4 .col-sm-2,.col-sm-6 .col-sm-4 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-4 .col-sm-3{flex:0 0 calc(75% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-4 .col-sm-4{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-4 .col-sm-4,.col-sm-6 .col-sm-4 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-4 .col-sm-5{flex:0 0 calc(125% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-4 .col-sm-6{flex:0 0 calc(150% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-4 .col-sm-6,.col-sm-6 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-5{flex:0 0 calc(83.33333% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-5 .col-sm-1{flex:0 0 calc(20% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-5 .col-sm-1,.col-sm-6 .col-sm-5 .col-sm-2{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-5 .col-sm-2{flex:0 0 calc(40% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-5 .col-sm-3{flex:0 0 calc(60% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-5 .col-sm-3,.col-sm-6 .col-sm-5 .col-sm-4{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-5 .col-sm-4{flex:0 0 calc(80% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-5 .col-sm-5{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-5 .col-sm-5,.col-sm-6 .col-sm-5 .col-sm-6{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-5 .col-sm-6{flex:0 0 calc(120% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-6{flex:0 0 calc(100% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-6,.col-sm-6 .col-sm-6 .col-sm-1{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-6 .col-sm-1{flex:0 0 calc(16.66667% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-6 .col-sm-2{flex:0 0 calc(33.33333% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-6 .col-sm-2,.col-sm-6 .col-sm-6 .col-sm-3{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-6 .col-sm-3{flex:0 0 calc(50% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-6 .col-sm-4{flex:0 0 calc(66.66667% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-6 .col-sm-4,.col-sm-6 .col-sm-6 .col-sm-5{margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}.col-sm-6 .col-sm-6 .col-sm-5{flex:0 0 calc(83.33333% - 5.40541vw + 3.45946px)}.col-sm-6 .col-sm-6 .col-sm-6{flex:0 0 calc(100% - 5.40541vw + 3.45946px);margin-left:calc(2.7027vw - 1.72973px);margin-right:calc(2.7027vw - 1.72973px)}}@media(min-width:768px)and (max-width:1176px){.col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px);margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-1,.col-md-1 .col-md-1 .col-md-1{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-1,.col-md-1 .col-md-1 .col-md-1,.col-md-1 .col-md-1 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-1 .col-md-3,.col-md-1 .col-md-1 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-1 .col-md-5,.col-md-1 .col-md-1 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-1 .col-md-7,.col-md-1 .col-md-1 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2,.col-md-1 .col-md-2 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2 .col-md-2,.col-md-1 .col-md-2 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2 .col-md-4,.col-md-1 .col-md-2 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2 .col-md-6,.col-md-1 .col-md-2 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-2 .col-md-8,.col-md-1 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-3 .col-md-1,.col-md-1 .col-md-3 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-3 .col-md-3,.col-md-1 .col-md-3 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-3 .col-md-5,.col-md-1 .col-md-3 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-3 .col-md-7,.col-md-1 .col-md-3 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4,.col-md-1 .col-md-4 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4 .col-md-2{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4 .col-md-2,.col-md-1 .col-md-4 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4 .col-md-4,.col-md-1 .col-md-4 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4 .col-md-6,.col-md-1 .col-md-4 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-4 .col-md-8,.col-md-1 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-5 .col-md-1,.col-md-1 .col-md-5 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-5 .col-md-3,.col-md-1 .col-md-5 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-5 .col-md-5,.col-md-1 .col-md-5 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-5 .col-md-7,.col-md-1 .col-md-5 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6,.col-md-1 .col-md-6 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6 .col-md-2,.col-md-1 .col-md-6 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6 .col-md-4,.col-md-1 .col-md-6 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6 .col-md-6,.col-md-1 .col-md-6 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-6 .col-md-8,.col-md-1 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-7 .col-md-1,.col-md-1 .col-md-7 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-7 .col-md-3,.col-md-1 .col-md-7 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-7 .col-md-5,.col-md-1 .col-md-7 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-7 .col-md-7,.col-md-1 .col-md-7 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-7 .col-md-8{flex:0 0 calc(114.28571% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8,.col-md-1 .col-md-8 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8 .col-md-2,.col-md-1 .col-md-8 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8 .col-md-4,.col-md-1 .col-md-8 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8 .col-md-6,.col-md-1 .col-md-8 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-1 .col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8 .col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-1 .col-md-8 .col-md-8,.col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1,.col-md-2 .col-md-1 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-1 .col-md-1{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1 .col-md-2,.col-md-2 .col-md-1 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1 .col-md-4,.col-md-2 .col-md-1 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1 .col-md-6,.col-md-2 .col-md-1 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-1 .col-md-8,.col-md-2 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-2 .col-md-1,.col-md-2 .col-md-2 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-2 .col-md-3,.col-md-2 .col-md-2 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-2 .col-md-5,.col-md-2 .col-md-2 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-2 .col-md-7,.col-md-2 .col-md-2 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3,.col-md-2 .col-md-3 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3 .col-md-2,.col-md-2 .col-md-3 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3 .col-md-4,.col-md-2 .col-md-3 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3 .col-md-6,.col-md-2 .col-md-3 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-3 .col-md-8,.col-md-2 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-4 .col-md-1,.col-md-2 .col-md-4 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-4 .col-md-2{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-4 .col-md-3,.col-md-2 .col-md-4 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-4 .col-md-5,.col-md-2 .col-md-4 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-4 .col-md-7,.col-md-2 .col-md-4 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5,.col-md-2 .col-md-5 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5 .col-md-2,.col-md-2 .col-md-5 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5 .col-md-4,.col-md-2 .col-md-5 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5 .col-md-6,.col-md-2 .col-md-5 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-5 .col-md-8,.col-md-2 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-6 .col-md-1,.col-md-2 .col-md-6 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-6 .col-md-3,.col-md-2 .col-md-6 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-6 .col-md-5,.col-md-2 .col-md-6 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-6 .col-md-7,.col-md-2 .col-md-6 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7,.col-md-2 .col-md-7 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7 .col-md-2,.col-md-2 .col-md-7 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7 .col-md-4,.col-md-2 .col-md-7 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7 .col-md-6,.col-md-2 .col-md-7 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7 .col-md-8{flex:0 0 calc(114.28571% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-7 .col-md-8,.col-md-2 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-8 .col-md-1,.col-md-2 .col-md-8 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-8 .col-md-3,.col-md-2 .col-md-8 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-8 .col-md-5,.col-md-2 .col-md-8 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-2 .col-md-8 .col-md-7,.col-md-2 .col-md-8 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-2 .col-md-8 .col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-3,.col-md-3 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-1 .col-md-1{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-1 .col-md-1,.col-md-3 .col-md-1 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-1 .col-md-3,.col-md-3 .col-md-1 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-1 .col-md-5,.col-md-3 .col-md-1 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-1 .col-md-7,.col-md-3 .col-md-1 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2,.col-md-3 .col-md-2 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2 .col-md-2,.col-md-3 .col-md-2 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2 .col-md-4,.col-md-3 .col-md-2 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2 .col-md-6,.col-md-3 .col-md-2 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-2 .col-md-8,.col-md-3 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-3 .col-md-1,.col-md-3 .col-md-3 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-3 .col-md-3,.col-md-3 .col-md-3 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-3 .col-md-5,.col-md-3 .col-md-3 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-3 .col-md-7,.col-md-3 .col-md-3 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4,.col-md-3 .col-md-4 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4 .col-md-2{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4 .col-md-2,.col-md-3 .col-md-4 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4 .col-md-4,.col-md-3 .col-md-4 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4 .col-md-6,.col-md-3 .col-md-4 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-4 .col-md-8,.col-md-3 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-5 .col-md-1,.col-md-3 .col-md-5 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-5 .col-md-3,.col-md-3 .col-md-5 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-5 .col-md-5,.col-md-3 .col-md-5 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-5 .col-md-7,.col-md-3 .col-md-5 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6,.col-md-3 .col-md-6 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6 .col-md-2,.col-md-3 .col-md-6 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6 .col-md-4,.col-md-3 .col-md-6 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6 .col-md-6,.col-md-3 .col-md-6 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-6 .col-md-8,.col-md-3 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-7 .col-md-1,.col-md-3 .col-md-7 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-7 .col-md-3,.col-md-3 .col-md-7 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-7 .col-md-5,.col-md-3 .col-md-7 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-7 .col-md-7,.col-md-3 .col-md-7 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-7 .col-md-8{flex:0 0 calc(114.28571% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8,.col-md-3 .col-md-8 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8 .col-md-2,.col-md-3 .col-md-8 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8 .col-md-4,.col-md-3 .col-md-8 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8 .col-md-6,.col-md-3 .col-md-8 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-3 .col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8 .col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-3 .col-md-8 .col-md-8,.col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1,.col-md-4 .col-md-1 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-1 .col-md-1{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1 .col-md-2,.col-md-4 .col-md-1 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1 .col-md-4,.col-md-4 .col-md-1 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1 .col-md-6,.col-md-4 .col-md-1 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px);margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-2,.col-md-4 .col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-2,.col-md-4 .col-md-2 .col-md-1,.col-md-4 .col-md-2 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-2 .col-md-3,.col-md-4 .col-md-2 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-2 .col-md-5,.col-md-4 .col-md-2 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-2 .col-md-7,.col-md-4 .col-md-2 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3,.col-md-4 .col-md-3 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3 .col-md-2,.col-md-4 .col-md-3 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3 .col-md-4,.col-md-4 .col-md-3 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3 .col-md-6,.col-md-4 .col-md-3 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-3 .col-md-8,.col-md-4 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-4 .col-md-1,.col-md-4 .col-md-4 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-4 .col-md-2{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-4 .col-md-3,.col-md-4 .col-md-4 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-4 .col-md-5,.col-md-4 .col-md-4 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-4 .col-md-7,.col-md-4 .col-md-4 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5,.col-md-4 .col-md-5 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5 .col-md-2,.col-md-4 .col-md-5 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5 .col-md-4,.col-md-4 .col-md-5 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5 .col-md-6,.col-md-4 .col-md-5 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-5 .col-md-8,.col-md-4 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-6 .col-md-1,.col-md-4 .col-md-6 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-6 .col-md-3,.col-md-4 .col-md-6 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-6 .col-md-5,.col-md-4 .col-md-6 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-6 .col-md-7,.col-md-4 .col-md-6 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7,.col-md-4 .col-md-7 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7 .col-md-2,.col-md-4 .col-md-7 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7 .col-md-4,.col-md-4 .col-md-7 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7 .col-md-6,.col-md-4 .col-md-7 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7 .col-md-8{flex:0 0 calc(114.28571% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-7 .col-md-8,.col-md-4 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-8 .col-md-1,.col-md-4 .col-md-8 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-8 .col-md-3,.col-md-4 .col-md-8 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-8 .col-md-5,.col-md-4 .col-md-8 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-4 .col-md-8 .col-md-7,.col-md-4 .col-md-8 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-4 .col-md-8 .col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-5,.col-md-5 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-1 .col-md-1{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-1 .col-md-1,.col-md-5 .col-md-1 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-1 .col-md-3,.col-md-5 .col-md-1 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-1 .col-md-5,.col-md-5 .col-md-1 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-1 .col-md-7,.col-md-5 .col-md-1 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2,.col-md-5 .col-md-2 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2 .col-md-2,.col-md-5 .col-md-2 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2 .col-md-4,.col-md-5 .col-md-2 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2 .col-md-6,.col-md-5 .col-md-2 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-2 .col-md-8,.col-md-5 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-3 .col-md-1,.col-md-5 .col-md-3 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-3 .col-md-3,.col-md-5 .col-md-3 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-3 .col-md-5,.col-md-5 .col-md-3 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-3 .col-md-7,.col-md-5 .col-md-3 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4,.col-md-5 .col-md-4 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4 .col-md-2{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4 .col-md-2,.col-md-5 .col-md-4 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4 .col-md-4,.col-md-5 .col-md-4 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4 .col-md-6,.col-md-5 .col-md-4 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-4 .col-md-8,.col-md-5 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-5 .col-md-1,.col-md-5 .col-md-5 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-5 .col-md-3,.col-md-5 .col-md-5 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-5 .col-md-5,.col-md-5 .col-md-5 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-5 .col-md-7,.col-md-5 .col-md-5 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6,.col-md-5 .col-md-6 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6 .col-md-2,.col-md-5 .col-md-6 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6 .col-md-4,.col-md-5 .col-md-6 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6 .col-md-6,.col-md-5 .col-md-6 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-6 .col-md-8,.col-md-5 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-7 .col-md-1,.col-md-5 .col-md-7 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-7 .col-md-3,.col-md-5 .col-md-7 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-7 .col-md-5,.col-md-5 .col-md-7 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-7 .col-md-7,.col-md-5 .col-md-7 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-7 .col-md-8{flex:0 0 calc(114.28571% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8,.col-md-5 .col-md-8 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8 .col-md-2,.col-md-5 .col-md-8 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8 .col-md-4,.col-md-5 .col-md-8 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8 .col-md-6,.col-md-5 .col-md-8 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-5 .col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8 .col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-5 .col-md-8 .col-md-8,.col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1,.col-md-6 .col-md-1 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-1 .col-md-1{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1 .col-md-2,.col-md-6 .col-md-1 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1 .col-md-4,.col-md-6 .col-md-1 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1 .col-md-6,.col-md-6 .col-md-1 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-1 .col-md-8,.col-md-6 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-2 .col-md-1,.col-md-6 .col-md-2 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-2 .col-md-3,.col-md-6 .col-md-2 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-2 .col-md-5,.col-md-6 .col-md-2 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-2 .col-md-7,.col-md-6 .col-md-2 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3,.col-md-6 .col-md-3 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3 .col-md-2,.col-md-6 .col-md-3 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3 .col-md-4,.col-md-6 .col-md-3 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3 .col-md-6,.col-md-6 .col-md-3 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-3 .col-md-8,.col-md-6 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-4 .col-md-1,.col-md-6 .col-md-4 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-4 .col-md-2{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-4 .col-md-3,.col-md-6 .col-md-4 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-4 .col-md-5,.col-md-6 .col-md-4 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-4 .col-md-7,.col-md-6 .col-md-4 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5,.col-md-6 .col-md-5 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5 .col-md-2,.col-md-6 .col-md-5 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5 .col-md-4,.col-md-6 .col-md-5 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5 .col-md-6,.col-md-6 .col-md-5 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-5 .col-md-8,.col-md-6 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-6 .col-md-1,.col-md-6 .col-md-6 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-6 .col-md-3,.col-md-6 .col-md-6 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-6 .col-md-5,.col-md-6 .col-md-6 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-6 .col-md-7,.col-md-6 .col-md-6 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7,.col-md-6 .col-md-7 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7 .col-md-2,.col-md-6 .col-md-7 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7 .col-md-4,.col-md-6 .col-md-7 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7 .col-md-6,.col-md-6 .col-md-7 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7 .col-md-8{flex:0 0 calc(114.28571% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-7 .col-md-8,.col-md-6 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-8 .col-md-1,.col-md-6 .col-md-8 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-8 .col-md-3,.col-md-6 .col-md-8 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-8 .col-md-5,.col-md-6 .col-md-8 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-6 .col-md-8 .col-md-7,.col-md-6 .col-md-8 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-6 .col-md-8 .col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-7,.col-md-7 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-1 .col-md-1{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-1 .col-md-1,.col-md-7 .col-md-1 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-1 .col-md-3,.col-md-7 .col-md-1 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-1 .col-md-5,.col-md-7 .col-md-1 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-1 .col-md-7,.col-md-7 .col-md-1 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2,.col-md-7 .col-md-2 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2 .col-md-2,.col-md-7 .col-md-2 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2 .col-md-4,.col-md-7 .col-md-2 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2 .col-md-6,.col-md-7 .col-md-2 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-2 .col-md-8,.col-md-7 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-3 .col-md-1,.col-md-7 .col-md-3 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-3 .col-md-3,.col-md-7 .col-md-3 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-3 .col-md-5,.col-md-7 .col-md-3 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-3 .col-md-7,.col-md-7 .col-md-3 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4,.col-md-7 .col-md-4 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4 .col-md-2{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4 .col-md-2,.col-md-7 .col-md-4 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4 .col-md-4,.col-md-7 .col-md-4 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4 .col-md-6,.col-md-7 .col-md-4 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-4 .col-md-8,.col-md-7 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-5 .col-md-1,.col-md-7 .col-md-5 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-5 .col-md-3,.col-md-7 .col-md-5 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-5 .col-md-5,.col-md-7 .col-md-5 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-5 .col-md-7,.col-md-7 .col-md-5 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6,.col-md-7 .col-md-6 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6 .col-md-2,.col-md-7 .col-md-6 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6 .col-md-4,.col-md-7 .col-md-6 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6 .col-md-6,.col-md-7 .col-md-6 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-6 .col-md-8,.col-md-7 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-7 .col-md-1,.col-md-7 .col-md-7 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-7 .col-md-3,.col-md-7 .col-md-7 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-7 .col-md-5,.col-md-7 .col-md-7 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px);margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-7 .col-md-8,.col-md-7 .col-md-8{flex:0 0 calc(114.28571% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-7 .col-md-8,.col-md-7 .col-md-8,.col-md-7 .col-md-8 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-8 .col-md-2,.col-md-7 .col-md-8 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-8 .col-md-4,.col-md-7 .col-md-8 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-8 .col-md-6,.col-md-7 .col-md-8 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-7 .col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-8 .col-md-8,.col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-7 .col-md-8 .col-md-8,.col-md-8,.col-md-8 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-1 .col-md-1{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-1 .col-md-1,.col-md-8 .col-md-1 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-1 .col-md-2{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-1 .col-md-3{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-1 .col-md-3,.col-md-8 .col-md-1 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-1 .col-md-4{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-1 .col-md-5{flex:0 0 calc(500% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-1 .col-md-5,.col-md-8 .col-md-1 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-1 .col-md-6{flex:0 0 calc(600% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-1 .col-md-7{flex:0 0 calc(700% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-1 .col-md-7,.col-md-8 .col-md-1 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-1 .col-md-8{flex:0 0 calc(800% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2,.col-md-8 .col-md-2 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-2 .col-md-1{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2 .col-md-2{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2 .col-md-2,.col-md-8 .col-md-2 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-2 .col-md-3{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2 .col-md-4{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2 .col-md-4,.col-md-8 .col-md-2 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-2 .col-md-5{flex:0 0 calc(250% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2 .col-md-6{flex:0 0 calc(300% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2 .col-md-6,.col-md-8 .col-md-2 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-2 .col-md-7{flex:0 0 calc(350% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2 .col-md-8{flex:0 0 calc(400% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-2 .col-md-8,.col-md-8 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-3 .col-md-1{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-3 .col-md-1,.col-md-8 .col-md-3 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-3 .col-md-2{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-3 .col-md-3{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-3 .col-md-3,.col-md-8 .col-md-3 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-3 .col-md-4{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-3 .col-md-5{flex:0 0 calc(166.66667% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-3 .col-md-5,.col-md-8 .col-md-3 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-3 .col-md-6{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-3 .col-md-7{flex:0 0 calc(233.33333% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-3 .col-md-7,.col-md-8 .col-md-3 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-3 .col-md-8{flex:0 0 calc(266.66667% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4,.col-md-8 .col-md-4 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-4 .col-md-1{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4 .col-md-2{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4 .col-md-2,.col-md-8 .col-md-4 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-4 .col-md-3{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4 .col-md-4{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4 .col-md-4,.col-md-8 .col-md-4 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-4 .col-md-5{flex:0 0 calc(125% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4 .col-md-6{flex:0 0 calc(150% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4 .col-md-6,.col-md-8 .col-md-4 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-4 .col-md-7{flex:0 0 calc(175% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4 .col-md-8{flex:0 0 calc(200% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-4 .col-md-8,.col-md-8 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-5 .col-md-1{flex:0 0 calc(20% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-5 .col-md-1,.col-md-8 .col-md-5 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-5 .col-md-2{flex:0 0 calc(40% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-5 .col-md-3{flex:0 0 calc(60% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-5 .col-md-3,.col-md-8 .col-md-5 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-5 .col-md-4{flex:0 0 calc(80% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-5 .col-md-5{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-5 .col-md-5,.col-md-8 .col-md-5 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-5 .col-md-6{flex:0 0 calc(120% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-5 .col-md-7{flex:0 0 calc(140% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-5 .col-md-7,.col-md-8 .col-md-5 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-5 .col-md-8{flex:0 0 calc(160% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6,.col-md-8 .col-md-6 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-6 .col-md-1{flex:0 0 calc(16.66667% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6 .col-md-2{flex:0 0 calc(33.33333% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6 .col-md-2,.col-md-8 .col-md-6 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-6 .col-md-3{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6 .col-md-4{flex:0 0 calc(66.66667% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6 .col-md-4,.col-md-8 .col-md-6 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-6 .col-md-5{flex:0 0 calc(83.33333% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6 .col-md-6{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6 .col-md-6,.col-md-8 .col-md-6 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-6 .col-md-7{flex:0 0 calc(116.66667% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6 .col-md-8{flex:0 0 calc(133.33333% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-6 .col-md-8,.col-md-8 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-7 .col-md-1{flex:0 0 calc(14.28571% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-7 .col-md-1,.col-md-8 .col-md-7 .col-md-2{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-7 .col-md-2{flex:0 0 calc(28.57143% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-7 .col-md-3{flex:0 0 calc(42.85714% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-7 .col-md-3,.col-md-8 .col-md-7 .col-md-4{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-7 .col-md-4{flex:0 0 calc(57.14286% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-7 .col-md-5{flex:0 0 calc(71.42857% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-7 .col-md-5,.col-md-8 .col-md-7 .col-md-6{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-7 .col-md-6{flex:0 0 calc(85.71429% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-7 .col-md-7{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-7 .col-md-7,.col-md-8 .col-md-7 .col-md-8{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-7 .col-md-8{flex:0 0 calc(114.28571% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8,.col-md-8 .col-md-8 .col-md-1{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-8 .col-md-1{flex:0 0 calc(12.5% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8 .col-md-2{flex:0 0 calc(25% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8 .col-md-2,.col-md-8 .col-md-8 .col-md-3{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-8 .col-md-3{flex:0 0 calc(37.5% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8 .col-md-4{flex:0 0 calc(50% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8 .col-md-4,.col-md-8 .col-md-8 .col-md-5{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-8 .col-md-5{flex:0 0 calc(62.5% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8 .col-md-6{flex:0 0 calc(75% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8 .col-md-6,.col-md-8 .col-md-8 .col-md-7{margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}.col-md-8 .col-md-8 .col-md-7{flex:0 0 calc(87.5% - 3.7037vw + 4.44444px)}.col-md-8 .col-md-8 .col-md-8{flex:0 0 calc(100% - 3.7037vw + 4.44444px);margin-left:calc(1.85185vw - 2.22222px);margin-right:calc(1.85185vw - 2.22222px)}}@media(min-width:1176px){.col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-1,.col-lg-1 .col-lg-1 .col-lg-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-1 .col-lg-2,.col-lg-1 .col-lg-1 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-1 .col-lg-4,.col-lg-1 .col-lg-1 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-1 .col-lg-6,.col-lg-1 .col-lg-1 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-1 .col-lg-8,.col-lg-1 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-2 .col-lg-1,.col-lg-1 .col-lg-2 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-2 .col-lg-3,.col-lg-1 .col-lg-2 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-2 .col-lg-5,.col-lg-1 .col-lg-2 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-2 .col-lg-7,.col-lg-1 .col-lg-2 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3,.col-lg-1 .col-lg-3 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3 .col-lg-2,.col-lg-1 .col-lg-3 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3 .col-lg-4,.col-lg-1 .col-lg-3 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3 .col-lg-6,.col-lg-1 .col-lg-3 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-3 .col-lg-8,.col-lg-1 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-4 .col-lg-1,.col-lg-1 .col-lg-4 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-4 .col-lg-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-4 .col-lg-3,.col-lg-1 .col-lg-4 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-4 .col-lg-5,.col-lg-1 .col-lg-4 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-4 .col-lg-7,.col-lg-1 .col-lg-4 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5,.col-lg-1 .col-lg-5 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5 .col-lg-2,.col-lg-1 .col-lg-5 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5 .col-lg-4,.col-lg-1 .col-lg-5 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5 .col-lg-6,.col-lg-1 .col-lg-5 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-5 .col-lg-8,.col-lg-1 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-6 .col-lg-1,.col-lg-1 .col-lg-6 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-6 .col-lg-3,.col-lg-1 .col-lg-6 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-6 .col-lg-5,.col-lg-1 .col-lg-6 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-6 .col-lg-7,.col-lg-1 .col-lg-6 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7,.col-lg-1 .col-lg-7 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7 .col-lg-2,.col-lg-1 .col-lg-7 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7 .col-lg-4,.col-lg-1 .col-lg-7 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7 .col-lg-6,.col-lg-1 .col-lg-7 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7 .col-lg-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-7 .col-lg-8,.col-lg-1 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-8 .col-lg-1,.col-lg-1 .col-lg-8 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-8 .col-lg-3,.col-lg-1 .col-lg-8 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-8 .col-lg-5,.col-lg-1 .col-lg-8 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-1 .col-lg-8 .col-lg-7,.col-lg-1 .col-lg-8 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-1 .col-lg-8 .col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-2,.col-lg-2 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-1 .col-lg-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-1 .col-lg-1,.col-lg-2 .col-lg-1 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-1 .col-lg-3,.col-lg-2 .col-lg-1 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-1 .col-lg-5,.col-lg-2 .col-lg-1 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-1 .col-lg-7,.col-lg-2 .col-lg-1 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2,.col-lg-2 .col-lg-2 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2 .col-lg-2,.col-lg-2 .col-lg-2 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2 .col-lg-4,.col-lg-2 .col-lg-2 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2 .col-lg-6,.col-lg-2 .col-lg-2 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-2 .col-lg-8,.col-lg-2 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-3 .col-lg-1,.col-lg-2 .col-lg-3 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-3 .col-lg-3,.col-lg-2 .col-lg-3 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-3 .col-lg-5,.col-lg-2 .col-lg-3 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-3 .col-lg-7,.col-lg-2 .col-lg-3 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4,.col-lg-2 .col-lg-4 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4 .col-lg-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4 .col-lg-2,.col-lg-2 .col-lg-4 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4 .col-lg-4,.col-lg-2 .col-lg-4 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4 .col-lg-6,.col-lg-2 .col-lg-4 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-4 .col-lg-8,.col-lg-2 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-5 .col-lg-1,.col-lg-2 .col-lg-5 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-5 .col-lg-3,.col-lg-2 .col-lg-5 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-5 .col-lg-5,.col-lg-2 .col-lg-5 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-5 .col-lg-7,.col-lg-2 .col-lg-5 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6,.col-lg-2 .col-lg-6 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6 .col-lg-2,.col-lg-2 .col-lg-6 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6 .col-lg-4,.col-lg-2 .col-lg-6 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6 .col-lg-6,.col-lg-2 .col-lg-6 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-6 .col-lg-8,.col-lg-2 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-7 .col-lg-1,.col-lg-2 .col-lg-7 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-7 .col-lg-3,.col-lg-2 .col-lg-7 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-7 .col-lg-5,.col-lg-2 .col-lg-7 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-7 .col-lg-7,.col-lg-2 .col-lg-7 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-7 .col-lg-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8,.col-lg-2 .col-lg-8 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8 .col-lg-2,.col-lg-2 .col-lg-8 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8 .col-lg-4,.col-lg-2 .col-lg-8 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8 .col-lg-6,.col-lg-2 .col-lg-8 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-2 .col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8 .col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-2 .col-lg-8 .col-lg-8,.col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1,.col-lg-3 .col-lg-1 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-1 .col-lg-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1 .col-lg-2,.col-lg-3 .col-lg-1 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1 .col-lg-4,.col-lg-3 .col-lg-1 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1 .col-lg-6,.col-lg-3 .col-lg-1 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-1 .col-lg-8,.col-lg-3 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-2 .col-lg-1,.col-lg-3 .col-lg-2 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-2 .col-lg-3,.col-lg-3 .col-lg-2 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-2 .col-lg-5,.col-lg-3 .col-lg-2 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-2 .col-lg-7,.col-lg-3 .col-lg-2 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3,.col-lg-3 .col-lg-3 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3 .col-lg-2,.col-lg-3 .col-lg-3 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3 .col-lg-4,.col-lg-3 .col-lg-3 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3 .col-lg-6,.col-lg-3 .col-lg-3 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-3 .col-lg-8,.col-lg-3 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-4 .col-lg-1,.col-lg-3 .col-lg-4 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-4 .col-lg-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-4 .col-lg-3,.col-lg-3 .col-lg-4 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-4 .col-lg-5,.col-lg-3 .col-lg-4 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-4 .col-lg-7,.col-lg-3 .col-lg-4 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5,.col-lg-3 .col-lg-5 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5 .col-lg-2,.col-lg-3 .col-lg-5 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5 .col-lg-4,.col-lg-3 .col-lg-5 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5 .col-lg-6,.col-lg-3 .col-lg-5 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-5 .col-lg-8,.col-lg-3 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-6 .col-lg-1,.col-lg-3 .col-lg-6 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-6 .col-lg-3,.col-lg-3 .col-lg-6 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-6 .col-lg-5,.col-lg-3 .col-lg-6 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-6 .col-lg-7,.col-lg-3 .col-lg-6 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7,.col-lg-3 .col-lg-7 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7 .col-lg-2,.col-lg-3 .col-lg-7 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7 .col-lg-4,.col-lg-3 .col-lg-7 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7 .col-lg-6,.col-lg-3 .col-lg-7 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7 .col-lg-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-7 .col-lg-8,.col-lg-3 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-8 .col-lg-1,.col-lg-3 .col-lg-8 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-8 .col-lg-3,.col-lg-3 .col-lg-8 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-8 .col-lg-5,.col-lg-3 .col-lg-8 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-3 .col-lg-8 .col-lg-7,.col-lg-3 .col-lg-8 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-3 .col-lg-8 .col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-4,.col-lg-4 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-1 .col-lg-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-1 .col-lg-1,.col-lg-4 .col-lg-1 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-1 .col-lg-3,.col-lg-4 .col-lg-1 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-1 .col-lg-5,.col-lg-4 .col-lg-1 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-1 .col-lg-7,.col-lg-4 .col-lg-1 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-2,.col-lg-4 .col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-2 .col-lg-2,.col-lg-4 .col-lg-2 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-2 .col-lg-4,.col-lg-4 .col-lg-2 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-2 .col-lg-6,.col-lg-4 .col-lg-2 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-2 .col-lg-8,.col-lg-4 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-3 .col-lg-1,.col-lg-4 .col-lg-3 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-3 .col-lg-3,.col-lg-4 .col-lg-3 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-3 .col-lg-5,.col-lg-4 .col-lg-3 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-3 .col-lg-7,.col-lg-4 .col-lg-3 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4,.col-lg-4 .col-lg-4 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4 .col-lg-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4 .col-lg-2,.col-lg-4 .col-lg-4 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4 .col-lg-4,.col-lg-4 .col-lg-4 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4 .col-lg-6,.col-lg-4 .col-lg-4 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-4 .col-lg-8,.col-lg-4 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-5 .col-lg-1,.col-lg-4 .col-lg-5 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-5 .col-lg-3,.col-lg-4 .col-lg-5 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-5 .col-lg-5,.col-lg-4 .col-lg-5 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-5 .col-lg-7,.col-lg-4 .col-lg-5 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6,.col-lg-4 .col-lg-6 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6 .col-lg-2,.col-lg-4 .col-lg-6 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6 .col-lg-4,.col-lg-4 .col-lg-6 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6 .col-lg-6,.col-lg-4 .col-lg-6 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-6 .col-lg-8,.col-lg-4 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-7 .col-lg-1,.col-lg-4 .col-lg-7 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-7 .col-lg-3,.col-lg-4 .col-lg-7 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-7 .col-lg-5,.col-lg-4 .col-lg-7 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-7 .col-lg-7,.col-lg-4 .col-lg-7 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-7 .col-lg-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8,.col-lg-4 .col-lg-8 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8 .col-lg-2,.col-lg-4 .col-lg-8 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8 .col-lg-4,.col-lg-4 .col-lg-8 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8 .col-lg-6,.col-lg-4 .col-lg-8 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-4 .col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8 .col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-4 .col-lg-8 .col-lg-8,.col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1,.col-lg-5 .col-lg-1 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-1 .col-lg-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1 .col-lg-2,.col-lg-5 .col-lg-1 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1 .col-lg-4,.col-lg-5 .col-lg-1 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1 .col-lg-6,.col-lg-5 .col-lg-1 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-1 .col-lg-8,.col-lg-5 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-2 .col-lg-1,.col-lg-5 .col-lg-2 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-2 .col-lg-3,.col-lg-5 .col-lg-2 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-2 .col-lg-5,.col-lg-5 .col-lg-2 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-2 .col-lg-7,.col-lg-5 .col-lg-2 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3,.col-lg-5 .col-lg-3 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3 .col-lg-2,.col-lg-5 .col-lg-3 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3 .col-lg-4,.col-lg-5 .col-lg-3 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3 .col-lg-6,.col-lg-5 .col-lg-3 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-3 .col-lg-8,.col-lg-5 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-4 .col-lg-1,.col-lg-5 .col-lg-4 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-4 .col-lg-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-4 .col-lg-3,.col-lg-5 .col-lg-4 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-4 .col-lg-5,.col-lg-5 .col-lg-4 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-4 .col-lg-7,.col-lg-5 .col-lg-4 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5,.col-lg-5 .col-lg-5 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5 .col-lg-2,.col-lg-5 .col-lg-5 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5 .col-lg-4,.col-lg-5 .col-lg-5 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5 .col-lg-6,.col-lg-5 .col-lg-5 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-5 .col-lg-8,.col-lg-5 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-6 .col-lg-1,.col-lg-5 .col-lg-6 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-6 .col-lg-3,.col-lg-5 .col-lg-6 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-6 .col-lg-5,.col-lg-5 .col-lg-6 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-6 .col-lg-7,.col-lg-5 .col-lg-6 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7,.col-lg-5 .col-lg-7 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7 .col-lg-2,.col-lg-5 .col-lg-7 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7 .col-lg-4,.col-lg-5 .col-lg-7 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7 .col-lg-6,.col-lg-5 .col-lg-7 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7 .col-lg-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-7 .col-lg-8,.col-lg-5 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-8 .col-lg-1,.col-lg-5 .col-lg-8 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-8 .col-lg-3,.col-lg-5 .col-lg-8 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-8 .col-lg-5,.col-lg-5 .col-lg-8 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-5 .col-lg-8 .col-lg-7,.col-lg-5 .col-lg-8 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-5 .col-lg-8 .col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-6,.col-lg-6 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-1 .col-lg-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-1 .col-lg-1,.col-lg-6 .col-lg-1 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-1 .col-lg-3,.col-lg-6 .col-lg-1 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-1 .col-lg-5,.col-lg-6 .col-lg-1 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-1 .col-lg-7,.col-lg-6 .col-lg-1 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2,.col-lg-6 .col-lg-2 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2 .col-lg-2,.col-lg-6 .col-lg-2 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2 .col-lg-4,.col-lg-6 .col-lg-2 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2 .col-lg-6,.col-lg-6 .col-lg-2 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-2 .col-lg-8,.col-lg-6 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-3 .col-lg-1,.col-lg-6 .col-lg-3 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-3 .col-lg-3,.col-lg-6 .col-lg-3 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-3 .col-lg-5,.col-lg-6 .col-lg-3 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-3 .col-lg-7,.col-lg-6 .col-lg-3 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4,.col-lg-6 .col-lg-4 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4 .col-lg-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4 .col-lg-2,.col-lg-6 .col-lg-4 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4 .col-lg-4,.col-lg-6 .col-lg-4 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4 .col-lg-6,.col-lg-6 .col-lg-4 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-4 .col-lg-8,.col-lg-6 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-5 .col-lg-1,.col-lg-6 .col-lg-5 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-5 .col-lg-3,.col-lg-6 .col-lg-5 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-5 .col-lg-5,.col-lg-6 .col-lg-5 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-5 .col-lg-7,.col-lg-6 .col-lg-5 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6,.col-lg-6 .col-lg-6 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6 .col-lg-2,.col-lg-6 .col-lg-6 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6 .col-lg-4,.col-lg-6 .col-lg-6 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6 .col-lg-6,.col-lg-6 .col-lg-6 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-6 .col-lg-8,.col-lg-6 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-7 .col-lg-1,.col-lg-6 .col-lg-7 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-7 .col-lg-3,.col-lg-6 .col-lg-7 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-7 .col-lg-5,.col-lg-6 .col-lg-7 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-7 .col-lg-7,.col-lg-6 .col-lg-7 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-7 .col-lg-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8,.col-lg-6 .col-lg-8 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8 .col-lg-2,.col-lg-6 .col-lg-8 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8 .col-lg-4,.col-lg-6 .col-lg-8 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8 .col-lg-6,.col-lg-6 .col-lg-8 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-6 .col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8 .col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-6 .col-lg-8 .col-lg-8,.col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1,.col-lg-7 .col-lg-1 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-1 .col-lg-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1 .col-lg-2,.col-lg-7 .col-lg-1 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1 .col-lg-4,.col-lg-7 .col-lg-1 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1 .col-lg-6,.col-lg-7 .col-lg-1 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-1 .col-lg-8,.col-lg-7 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-2 .col-lg-1,.col-lg-7 .col-lg-2 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-2 .col-lg-3,.col-lg-7 .col-lg-2 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-2 .col-lg-5,.col-lg-7 .col-lg-2 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-2 .col-lg-7,.col-lg-7 .col-lg-2 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3,.col-lg-7 .col-lg-3 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3 .col-lg-2,.col-lg-7 .col-lg-3 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3 .col-lg-4,.col-lg-7 .col-lg-3 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3 .col-lg-6,.col-lg-7 .col-lg-3 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-3 .col-lg-8,.col-lg-7 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-4 .col-lg-1,.col-lg-7 .col-lg-4 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-4 .col-lg-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-4 .col-lg-3,.col-lg-7 .col-lg-4 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-4 .col-lg-5,.col-lg-7 .col-lg-4 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-4 .col-lg-7,.col-lg-7 .col-lg-4 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5,.col-lg-7 .col-lg-5 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5 .col-lg-2,.col-lg-7 .col-lg-5 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5 .col-lg-4,.col-lg-7 .col-lg-5 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5 .col-lg-6,.col-lg-7 .col-lg-5 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-5 .col-lg-8,.col-lg-7 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-6 .col-lg-1,.col-lg-7 .col-lg-6 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-6 .col-lg-3,.col-lg-7 .col-lg-6 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-6 .col-lg-5,.col-lg-7 .col-lg-6 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-6 .col-lg-7,.col-lg-7 .col-lg-6 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7,.col-lg-7 .col-lg-7 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7 .col-lg-2,.col-lg-7 .col-lg-7 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7 .col-lg-4,.col-lg-7 .col-lg-7 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7 .col-lg-6,.col-lg-7 .col-lg-7 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-7 .col-lg-8,.col-lg-7 .col-lg-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-8 .col-lg-1,.col-lg-7 .col-lg-8 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-8 .col-lg-3,.col-lg-7 .col-lg-8 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-8 .col-lg-5,.col-lg-7 .col-lg-8 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-7 .col-lg-8 .col-lg-8,.col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-7 .col-lg-8 .col-lg-8,.col-lg-8,.col-lg-8 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-1 .col-lg-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-1 .col-lg-1,.col-lg-8 .col-lg-1 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-1 .col-lg-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-1 .col-lg-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-1 .col-lg-3,.col-lg-8 .col-lg-1 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-1 .col-lg-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-1 .col-lg-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-1 .col-lg-5,.col-lg-8 .col-lg-1 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-1 .col-lg-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-1 .col-lg-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-1 .col-lg-7,.col-lg-8 .col-lg-1 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-1 .col-lg-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2,.col-lg-8 .col-lg-2 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-2 .col-lg-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2 .col-lg-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2 .col-lg-2,.col-lg-8 .col-lg-2 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-2 .col-lg-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2 .col-lg-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2 .col-lg-4,.col-lg-8 .col-lg-2 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-2 .col-lg-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2 .col-lg-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2 .col-lg-6,.col-lg-8 .col-lg-2 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-2 .col-lg-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2 .col-lg-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-2 .col-lg-8,.col-lg-8 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-3 .col-lg-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-3 .col-lg-1,.col-lg-8 .col-lg-3 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-3 .col-lg-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-3 .col-lg-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-3 .col-lg-3,.col-lg-8 .col-lg-3 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-3 .col-lg-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-3 .col-lg-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-3 .col-lg-5,.col-lg-8 .col-lg-3 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-3 .col-lg-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-3 .col-lg-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-3 .col-lg-7,.col-lg-8 .col-lg-3 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-3 .col-lg-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4,.col-lg-8 .col-lg-4 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-4 .col-lg-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4 .col-lg-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4 .col-lg-2,.col-lg-8 .col-lg-4 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-4 .col-lg-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4 .col-lg-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4 .col-lg-4,.col-lg-8 .col-lg-4 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-4 .col-lg-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4 .col-lg-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4 .col-lg-6,.col-lg-8 .col-lg-4 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-4 .col-lg-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4 .col-lg-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-4 .col-lg-8,.col-lg-8 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-5 .col-lg-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-5 .col-lg-1,.col-lg-8 .col-lg-5 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-5 .col-lg-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-5 .col-lg-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-5 .col-lg-3,.col-lg-8 .col-lg-5 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-5 .col-lg-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-5 .col-lg-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-5 .col-lg-5,.col-lg-8 .col-lg-5 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-5 .col-lg-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-5 .col-lg-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-5 .col-lg-7,.col-lg-8 .col-lg-5 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-5 .col-lg-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6,.col-lg-8 .col-lg-6 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-6 .col-lg-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6 .col-lg-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6 .col-lg-2,.col-lg-8 .col-lg-6 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-6 .col-lg-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6 .col-lg-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6 .col-lg-4,.col-lg-8 .col-lg-6 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-6 .col-lg-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6 .col-lg-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6 .col-lg-6,.col-lg-8 .col-lg-6 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-6 .col-lg-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6 .col-lg-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-6 .col-lg-8,.col-lg-8 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-7 .col-lg-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-7 .col-lg-1,.col-lg-8 .col-lg-7 .col-lg-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-7 .col-lg-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-7 .col-lg-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-7 .col-lg-3,.col-lg-8 .col-lg-7 .col-lg-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-7 .col-lg-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-7 .col-lg-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-7 .col-lg-5,.col-lg-8 .col-lg-7 .col-lg-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-7 .col-lg-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-7 .col-lg-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-7 .col-lg-7,.col-lg-8 .col-lg-7 .col-lg-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-7 .col-lg-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8,.col-lg-8 .col-lg-8 .col-lg-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-8 .col-lg-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8 .col-lg-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8 .col-lg-2,.col-lg-8 .col-lg-8 .col-lg-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-8 .col-lg-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8 .col-lg-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8 .col-lg-4,.col-lg-8 .col-lg-8 .col-lg-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-8 .col-lg-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8 .col-lg-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8 .col-lg-6,.col-lg-8 .col-lg-8 .col-lg-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-lg-8 .col-lg-8 .col-lg-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-lg-8 .col-lg-8 .col-lg-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}}@media(min-width:1440px){.col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-1,.col-xl-1 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-2,.col-xl-1 .col-xl-1 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-4,.col-xl-1 .col-xl-1 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-6,.col-xl-1 .col-xl-1 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-8,.col-xl-1 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-10,.col-xl-1 .col-xl-1 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-1 .col-xl-12,.col-xl-1 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-1,.col-xl-1 .col-xl-2 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-3,.col-xl-1 .col-xl-2 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-5,.col-xl-1 .col-xl-2 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-7,.col-xl-1 .col-xl-2 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-10,.col-xl-1 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-2 .col-xl-11,.col-xl-1 .col-xl-2 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3,.col-xl-1 .col-xl-3 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-2,.col-xl-1 .col-xl-3 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-4,.col-xl-1 .col-xl-3 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-6,.col-xl-1 .col-xl-3 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-8,.col-xl-1 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-10,.col-xl-1 .col-xl-3 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-3 .col-xl-12,.col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-1,.col-xl-1 .col-xl-4 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-3,.col-xl-1 .col-xl-4 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-5,.col-xl-1 .col-xl-4 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-7,.col-xl-1 .col-xl-4 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-10,.col-xl-1 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-4 .col-xl-11,.col-xl-1 .col-xl-4 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5,.col-xl-1 .col-xl-5 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-2,.col-xl-1 .col-xl-5 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-4,.col-xl-1 .col-xl-5 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-6,.col-xl-1 .col-xl-5 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-8,.col-xl-1 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-10,.col-xl-1 .col-xl-5 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-5 .col-xl-12,.col-xl-1 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-1,.col-xl-1 .col-xl-6 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-3,.col-xl-1 .col-xl-6 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-5,.col-xl-1 .col-xl-6 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-7,.col-xl-1 .col-xl-6 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-10,.col-xl-1 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-6 .col-xl-11,.col-xl-1 .col-xl-6 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7,.col-xl-1 .col-xl-7 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-2,.col-xl-1 .col-xl-7 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-4,.col-xl-1 .col-xl-7 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-6,.col-xl-1 .col-xl-7 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-8,.col-xl-1 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-10,.col-xl-1 .col-xl-7 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-7 .col-xl-12,.col-xl-1 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-1,.col-xl-1 .col-xl-8 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-3,.col-xl-1 .col-xl-8 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-5,.col-xl-1 .col-xl-8 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-7,.col-xl-1 .col-xl-8 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-10,.col-xl-1 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-8 .col-xl-11,.col-xl-1 .col-xl-8 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9,.col-xl-1 .col-xl-9 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-2,.col-xl-1 .col-xl-9 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-4,.col-xl-1 .col-xl-9 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-6,.col-xl-1 .col-xl-9 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-8,.col-xl-1 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-10,.col-xl-1 .col-xl-9 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10,.col-xl-1 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-1,.col-xl-1 .col-xl-10 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-3,.col-xl-1 .col-xl-10 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-5,.col-xl-1 .col-xl-10 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-7,.col-xl-1 .col-xl-10 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-10,.col-xl-1 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-10 .col-xl-11,.col-xl-1 .col-xl-10 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11,.col-xl-1 .col-xl-11 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-2,.col-xl-1 .col-xl-11 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-4,.col-xl-1 .col-xl-11 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-6,.col-xl-1 .col-xl-11 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-8,.col-xl-1 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-10,.col-xl-1 .col-xl-11 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-11 .col-xl-12,.col-xl-1 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-1,.col-xl-1 .col-xl-12 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-3,.col-xl-1 .col-xl-12 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-5,.col-xl-1 .col-xl-12 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-7,.col-xl-1 .col-xl-12 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-10,.col-xl-1 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-1 .col-xl-12 .col-xl-11,.col-xl-1 .col-xl-12 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-1 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-2,.col-xl-2 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-1,.col-xl-2 .col-xl-1 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-3,.col-xl-2 .col-xl-1 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-5,.col-xl-2 .col-xl-1 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-7,.col-xl-2 .col-xl-1 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-10,.col-xl-2 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-1 .col-xl-11,.col-xl-2 .col-xl-1 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2,.col-xl-2 .col-xl-2 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-2,.col-xl-2 .col-xl-2 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-4,.col-xl-2 .col-xl-2 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-6,.col-xl-2 .col-xl-2 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-8,.col-xl-2 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-10,.col-xl-2 .col-xl-2 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-2 .col-xl-12,.col-xl-2 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-1,.col-xl-2 .col-xl-3 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-3,.col-xl-2 .col-xl-3 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-5,.col-xl-2 .col-xl-3 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-7,.col-xl-2 .col-xl-3 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-10,.col-xl-2 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-3 .col-xl-11,.col-xl-2 .col-xl-3 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4,.col-xl-2 .col-xl-4 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-2,.col-xl-2 .col-xl-4 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-4,.col-xl-2 .col-xl-4 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-6,.col-xl-2 .col-xl-4 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-8,.col-xl-2 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-10,.col-xl-2 .col-xl-4 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-4 .col-xl-12,.col-xl-2 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-1,.col-xl-2 .col-xl-5 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-3,.col-xl-2 .col-xl-5 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-5,.col-xl-2 .col-xl-5 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-7,.col-xl-2 .col-xl-5 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-10,.col-xl-2 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-5 .col-xl-11,.col-xl-2 .col-xl-5 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6,.col-xl-2 .col-xl-6 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-2,.col-xl-2 .col-xl-6 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-4,.col-xl-2 .col-xl-6 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-6,.col-xl-2 .col-xl-6 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-8,.col-xl-2 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-10,.col-xl-2 .col-xl-6 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-6 .col-xl-12,.col-xl-2 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-1,.col-xl-2 .col-xl-7 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-3,.col-xl-2 .col-xl-7 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-5,.col-xl-2 .col-xl-7 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-7,.col-xl-2 .col-xl-7 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-10,.col-xl-2 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-7 .col-xl-11,.col-xl-2 .col-xl-7 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8,.col-xl-2 .col-xl-8 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-2,.col-xl-2 .col-xl-8 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-4,.col-xl-2 .col-xl-8 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-6,.col-xl-2 .col-xl-8 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-8,.col-xl-2 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-10,.col-xl-2 .col-xl-8 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-8 .col-xl-12,.col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-1,.col-xl-2 .col-xl-9 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-3,.col-xl-2 .col-xl-9 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-5,.col-xl-2 .col-xl-9 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-7,.col-xl-2 .col-xl-9 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-10,.col-xl-2 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-9 .col-xl-11,.col-xl-2 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10,.col-xl-2 .col-xl-10 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-2,.col-xl-2 .col-xl-10 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-4,.col-xl-2 .col-xl-10 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-6,.col-xl-2 .col-xl-10 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-8,.col-xl-2 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-10,.col-xl-2 .col-xl-10 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-10 .col-xl-12,.col-xl-2 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-1,.col-xl-2 .col-xl-11 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-3,.col-xl-2 .col-xl-11 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-5,.col-xl-2 .col-xl-11 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-7,.col-xl-2 .col-xl-11 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-10,.col-xl-2 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-11 .col-xl-11,.col-xl-2 .col-xl-11 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12,.col-xl-2 .col-xl-12 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-2,.col-xl-2 .col-xl-12 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-4,.col-xl-2 .col-xl-12 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-6,.col-xl-2 .col-xl-12 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-8,.col-xl-2 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-10,.col-xl-2 .col-xl-12 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-2 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-2 .col-xl-12 .col-xl-12,.col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1,.col-xl-3 .col-xl-1 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-2,.col-xl-3 .col-xl-1 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-4,.col-xl-3 .col-xl-1 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-6,.col-xl-3 .col-xl-1 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-8,.col-xl-3 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-10,.col-xl-3 .col-xl-1 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-1 .col-xl-12,.col-xl-3 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-1,.col-xl-3 .col-xl-2 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-3,.col-xl-3 .col-xl-2 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-5,.col-xl-3 .col-xl-2 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-7,.col-xl-3 .col-xl-2 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-10,.col-xl-3 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-2 .col-xl-11,.col-xl-3 .col-xl-2 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3,.col-xl-3 .col-xl-3 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-2,.col-xl-3 .col-xl-3 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-4,.col-xl-3 .col-xl-3 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-6,.col-xl-3 .col-xl-3 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-8,.col-xl-3 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-10,.col-xl-3 .col-xl-3 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-3 .col-xl-12,.col-xl-3 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-1,.col-xl-3 .col-xl-4 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-3,.col-xl-3 .col-xl-4 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-5,.col-xl-3 .col-xl-4 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-7,.col-xl-3 .col-xl-4 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-10,.col-xl-3 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-4 .col-xl-11,.col-xl-3 .col-xl-4 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5,.col-xl-3 .col-xl-5 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-2,.col-xl-3 .col-xl-5 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-4,.col-xl-3 .col-xl-5 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-6,.col-xl-3 .col-xl-5 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-8,.col-xl-3 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-10,.col-xl-3 .col-xl-5 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-5 .col-xl-12,.col-xl-3 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-1,.col-xl-3 .col-xl-6 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-3,.col-xl-3 .col-xl-6 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-5,.col-xl-3 .col-xl-6 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-7,.col-xl-3 .col-xl-6 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-10,.col-xl-3 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-6 .col-xl-11,.col-xl-3 .col-xl-6 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7,.col-xl-3 .col-xl-7 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-2,.col-xl-3 .col-xl-7 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-4,.col-xl-3 .col-xl-7 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-6,.col-xl-3 .col-xl-7 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-8,.col-xl-3 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-10,.col-xl-3 .col-xl-7 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-7 .col-xl-12,.col-xl-3 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-1,.col-xl-3 .col-xl-8 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-3,.col-xl-3 .col-xl-8 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-5,.col-xl-3 .col-xl-8 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-7,.col-xl-3 .col-xl-8 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-10,.col-xl-3 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-8 .col-xl-11,.col-xl-3 .col-xl-8 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9,.col-xl-3 .col-xl-9 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-2,.col-xl-3 .col-xl-9 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-4,.col-xl-3 .col-xl-9 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-6,.col-xl-3 .col-xl-9 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-8,.col-xl-3 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-10,.col-xl-3 .col-xl-9 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10,.col-xl-3 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-1,.col-xl-3 .col-xl-10 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-3,.col-xl-3 .col-xl-10 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-5,.col-xl-3 .col-xl-10 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-7,.col-xl-3 .col-xl-10 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-10,.col-xl-3 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-10 .col-xl-11,.col-xl-3 .col-xl-10 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11,.col-xl-3 .col-xl-11 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-2,.col-xl-3 .col-xl-11 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-4,.col-xl-3 .col-xl-11 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-6,.col-xl-3 .col-xl-11 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-8,.col-xl-3 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-10,.col-xl-3 .col-xl-11 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-11 .col-xl-12,.col-xl-3 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-1,.col-xl-3 .col-xl-12 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-3,.col-xl-3 .col-xl-12 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-5,.col-xl-3 .col-xl-12 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-7,.col-xl-3 .col-xl-12 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-10,.col-xl-3 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-3 .col-xl-12 .col-xl-11,.col-xl-3 .col-xl-12 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-3 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-4,.col-xl-4 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-1,.col-xl-4 .col-xl-1 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-3,.col-xl-4 .col-xl-1 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-5,.col-xl-4 .col-xl-1 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-7,.col-xl-4 .col-xl-1 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-10,.col-xl-4 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-1 .col-xl-11,.col-xl-4 .col-xl-1 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2,.col-xl-4 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-2,.col-xl-4 .col-xl-2 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-4,.col-xl-4 .col-xl-2 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-6,.col-xl-4 .col-xl-2 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-8,.col-xl-4 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-10,.col-xl-4 .col-xl-2 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-2 .col-xl-12,.col-xl-4 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-1,.col-xl-4 .col-xl-3 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-3,.col-xl-4 .col-xl-3 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-5,.col-xl-4 .col-xl-3 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-7,.col-xl-4 .col-xl-3 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-10,.col-xl-4 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-3 .col-xl-11,.col-xl-4 .col-xl-3 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4,.col-xl-4 .col-xl-4 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-2,.col-xl-4 .col-xl-4 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-4,.col-xl-4 .col-xl-4 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-6,.col-xl-4 .col-xl-4 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-8,.col-xl-4 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-10,.col-xl-4 .col-xl-4 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-4 .col-xl-12,.col-xl-4 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-1,.col-xl-4 .col-xl-5 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-3,.col-xl-4 .col-xl-5 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-5,.col-xl-4 .col-xl-5 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-7,.col-xl-4 .col-xl-5 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-10,.col-xl-4 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-5 .col-xl-11,.col-xl-4 .col-xl-5 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6,.col-xl-4 .col-xl-6 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-2,.col-xl-4 .col-xl-6 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-4,.col-xl-4 .col-xl-6 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-6,.col-xl-4 .col-xl-6 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-8,.col-xl-4 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-10,.col-xl-4 .col-xl-6 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-6 .col-xl-12,.col-xl-4 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-1,.col-xl-4 .col-xl-7 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-3,.col-xl-4 .col-xl-7 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-5,.col-xl-4 .col-xl-7 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-7,.col-xl-4 .col-xl-7 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-10,.col-xl-4 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-7 .col-xl-11,.col-xl-4 .col-xl-7 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8,.col-xl-4 .col-xl-8 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-2,.col-xl-4 .col-xl-8 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-4,.col-xl-4 .col-xl-8 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-6,.col-xl-4 .col-xl-8 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-8,.col-xl-4 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-10,.col-xl-4 .col-xl-8 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-8 .col-xl-12,.col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-1,.col-xl-4 .col-xl-9 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-3,.col-xl-4 .col-xl-9 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-5,.col-xl-4 .col-xl-9 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-7,.col-xl-4 .col-xl-9 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-10,.col-xl-4 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-9 .col-xl-11,.col-xl-4 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10,.col-xl-4 .col-xl-10 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-2,.col-xl-4 .col-xl-10 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-4,.col-xl-4 .col-xl-10 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-6,.col-xl-4 .col-xl-10 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-8,.col-xl-4 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-10,.col-xl-4 .col-xl-10 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-10 .col-xl-12,.col-xl-4 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-1,.col-xl-4 .col-xl-11 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-3,.col-xl-4 .col-xl-11 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-5,.col-xl-4 .col-xl-11 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-7,.col-xl-4 .col-xl-11 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-10,.col-xl-4 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-11 .col-xl-11,.col-xl-4 .col-xl-11 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12,.col-xl-4 .col-xl-12 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-2,.col-xl-4 .col-xl-12 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-4,.col-xl-4 .col-xl-12 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-6,.col-xl-4 .col-xl-12 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-8,.col-xl-4 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-10,.col-xl-4 .col-xl-12 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-4 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-4 .col-xl-12 .col-xl-12,.col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1,.col-xl-5 .col-xl-1 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-2,.col-xl-5 .col-xl-1 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-4,.col-xl-5 .col-xl-1 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-6,.col-xl-5 .col-xl-1 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-8,.col-xl-5 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-10,.col-xl-5 .col-xl-1 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-1 .col-xl-12,.col-xl-5 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-1,.col-xl-5 .col-xl-2 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-3,.col-xl-5 .col-xl-2 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-5,.col-xl-5 .col-xl-2 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-7,.col-xl-5 .col-xl-2 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-10,.col-xl-5 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-2 .col-xl-11,.col-xl-5 .col-xl-2 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3,.col-xl-5 .col-xl-3 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-2,.col-xl-5 .col-xl-3 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-4,.col-xl-5 .col-xl-3 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-6,.col-xl-5 .col-xl-3 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-8,.col-xl-5 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-10,.col-xl-5 .col-xl-3 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-3 .col-xl-12,.col-xl-5 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-1,.col-xl-5 .col-xl-4 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-3,.col-xl-5 .col-xl-4 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-5,.col-xl-5 .col-xl-4 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-7,.col-xl-5 .col-xl-4 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-10,.col-xl-5 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-4 .col-xl-11,.col-xl-5 .col-xl-4 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5,.col-xl-5 .col-xl-5 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-2,.col-xl-5 .col-xl-5 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-4,.col-xl-5 .col-xl-5 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-6,.col-xl-5 .col-xl-5 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-8,.col-xl-5 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-10,.col-xl-5 .col-xl-5 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-5 .col-xl-12,.col-xl-5 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-1,.col-xl-5 .col-xl-6 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-3,.col-xl-5 .col-xl-6 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-5,.col-xl-5 .col-xl-6 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-7,.col-xl-5 .col-xl-6 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-10,.col-xl-5 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-6 .col-xl-11,.col-xl-5 .col-xl-6 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7,.col-xl-5 .col-xl-7 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-2,.col-xl-5 .col-xl-7 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-4,.col-xl-5 .col-xl-7 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-6,.col-xl-5 .col-xl-7 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-8,.col-xl-5 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-10,.col-xl-5 .col-xl-7 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-7 .col-xl-12,.col-xl-5 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-1,.col-xl-5 .col-xl-8 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-3,.col-xl-5 .col-xl-8 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-5,.col-xl-5 .col-xl-8 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-7,.col-xl-5 .col-xl-8 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-10,.col-xl-5 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-8 .col-xl-11,.col-xl-5 .col-xl-8 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9,.col-xl-5 .col-xl-9 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-2,.col-xl-5 .col-xl-9 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-4,.col-xl-5 .col-xl-9 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-6,.col-xl-5 .col-xl-9 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-8,.col-xl-5 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-10,.col-xl-5 .col-xl-9 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10,.col-xl-5 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-1,.col-xl-5 .col-xl-10 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-3,.col-xl-5 .col-xl-10 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-5,.col-xl-5 .col-xl-10 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-7,.col-xl-5 .col-xl-10 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-10,.col-xl-5 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-10 .col-xl-11,.col-xl-5 .col-xl-10 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11,.col-xl-5 .col-xl-11 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-2,.col-xl-5 .col-xl-11 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-4,.col-xl-5 .col-xl-11 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-6,.col-xl-5 .col-xl-11 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-8,.col-xl-5 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-10,.col-xl-5 .col-xl-11 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-11 .col-xl-12,.col-xl-5 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-1,.col-xl-5 .col-xl-12 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-3,.col-xl-5 .col-xl-12 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-5,.col-xl-5 .col-xl-12 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-7,.col-xl-5 .col-xl-12 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-10,.col-xl-5 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-5 .col-xl-12 .col-xl-11,.col-xl-5 .col-xl-12 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-5 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-6,.col-xl-6 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-1,.col-xl-6 .col-xl-1 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-3,.col-xl-6 .col-xl-1 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-5,.col-xl-6 .col-xl-1 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-7,.col-xl-6 .col-xl-1 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-10,.col-xl-6 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-1 .col-xl-11,.col-xl-6 .col-xl-1 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2,.col-xl-6 .col-xl-2 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-2,.col-xl-6 .col-xl-2 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-4,.col-xl-6 .col-xl-2 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-6,.col-xl-6 .col-xl-2 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-8,.col-xl-6 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-10,.col-xl-6 .col-xl-2 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-2 .col-xl-12,.col-xl-6 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-1,.col-xl-6 .col-xl-3 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-3,.col-xl-6 .col-xl-3 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-5,.col-xl-6 .col-xl-3 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-7,.col-xl-6 .col-xl-3 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-10,.col-xl-6 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-3 .col-xl-11,.col-xl-6 .col-xl-3 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4,.col-xl-6 .col-xl-4 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-2,.col-xl-6 .col-xl-4 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-4,.col-xl-6 .col-xl-4 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-6,.col-xl-6 .col-xl-4 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-8,.col-xl-6 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-10,.col-xl-6 .col-xl-4 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-4 .col-xl-12,.col-xl-6 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-1,.col-xl-6 .col-xl-5 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-3,.col-xl-6 .col-xl-5 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-5,.col-xl-6 .col-xl-5 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-7,.col-xl-6 .col-xl-5 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-10,.col-xl-6 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-5 .col-xl-11,.col-xl-6 .col-xl-5 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6,.col-xl-6 .col-xl-6 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-2,.col-xl-6 .col-xl-6 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-4,.col-xl-6 .col-xl-6 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-6,.col-xl-6 .col-xl-6 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-8,.col-xl-6 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-10,.col-xl-6 .col-xl-6 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-6 .col-xl-12,.col-xl-6 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-1,.col-xl-6 .col-xl-7 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-3,.col-xl-6 .col-xl-7 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-5,.col-xl-6 .col-xl-7 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-7,.col-xl-6 .col-xl-7 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-10,.col-xl-6 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-7 .col-xl-11,.col-xl-6 .col-xl-7 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8,.col-xl-6 .col-xl-8 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-2,.col-xl-6 .col-xl-8 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-4,.col-xl-6 .col-xl-8 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-6,.col-xl-6 .col-xl-8 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-8,.col-xl-6 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-10,.col-xl-6 .col-xl-8 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-8 .col-xl-12,.col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-1,.col-xl-6 .col-xl-9 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-3,.col-xl-6 .col-xl-9 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-5,.col-xl-6 .col-xl-9 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-7,.col-xl-6 .col-xl-9 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-10,.col-xl-6 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-9 .col-xl-11,.col-xl-6 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10,.col-xl-6 .col-xl-10 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-2,.col-xl-6 .col-xl-10 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-4,.col-xl-6 .col-xl-10 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-6,.col-xl-6 .col-xl-10 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-8,.col-xl-6 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-10,.col-xl-6 .col-xl-10 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-10 .col-xl-12,.col-xl-6 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-1,.col-xl-6 .col-xl-11 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-3,.col-xl-6 .col-xl-11 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-5,.col-xl-6 .col-xl-11 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-7,.col-xl-6 .col-xl-11 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-10,.col-xl-6 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-11 .col-xl-11,.col-xl-6 .col-xl-11 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12,.col-xl-6 .col-xl-12 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-2,.col-xl-6 .col-xl-12 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-4,.col-xl-6 .col-xl-12 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-6,.col-xl-6 .col-xl-12 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-8,.col-xl-6 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-10,.col-xl-6 .col-xl-12 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-6 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-6 .col-xl-12 .col-xl-12,.col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1,.col-xl-7 .col-xl-1 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-2,.col-xl-7 .col-xl-1 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-4,.col-xl-7 .col-xl-1 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-6,.col-xl-7 .col-xl-1 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-8,.col-xl-7 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-10,.col-xl-7 .col-xl-1 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-1 .col-xl-12,.col-xl-7 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-1,.col-xl-7 .col-xl-2 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-3,.col-xl-7 .col-xl-2 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-5,.col-xl-7 .col-xl-2 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-7,.col-xl-7 .col-xl-2 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-10,.col-xl-7 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-2 .col-xl-11,.col-xl-7 .col-xl-2 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3,.col-xl-7 .col-xl-3 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-2,.col-xl-7 .col-xl-3 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-4,.col-xl-7 .col-xl-3 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-6,.col-xl-7 .col-xl-3 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-8,.col-xl-7 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-10,.col-xl-7 .col-xl-3 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-3 .col-xl-12,.col-xl-7 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-1,.col-xl-7 .col-xl-4 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-3,.col-xl-7 .col-xl-4 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-5,.col-xl-7 .col-xl-4 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-7,.col-xl-7 .col-xl-4 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-10,.col-xl-7 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-4 .col-xl-11,.col-xl-7 .col-xl-4 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5,.col-xl-7 .col-xl-5 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-2,.col-xl-7 .col-xl-5 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-4,.col-xl-7 .col-xl-5 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-6,.col-xl-7 .col-xl-5 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-8,.col-xl-7 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-10,.col-xl-7 .col-xl-5 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-5 .col-xl-12,.col-xl-7 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-1,.col-xl-7 .col-xl-6 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-3,.col-xl-7 .col-xl-6 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-5,.col-xl-7 .col-xl-6 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-7,.col-xl-7 .col-xl-6 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-10,.col-xl-7 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-6 .col-xl-11,.col-xl-7 .col-xl-6 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7,.col-xl-7 .col-xl-7 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-2,.col-xl-7 .col-xl-7 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-4,.col-xl-7 .col-xl-7 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-6,.col-xl-7 .col-xl-7 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-8,.col-xl-7 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-10,.col-xl-7 .col-xl-7 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-7 .col-xl-12,.col-xl-7 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-1,.col-xl-7 .col-xl-8 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-3,.col-xl-7 .col-xl-8 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-5,.col-xl-7 .col-xl-8 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-7,.col-xl-7 .col-xl-8 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-10,.col-xl-7 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-8 .col-xl-11,.col-xl-7 .col-xl-8 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9,.col-xl-7 .col-xl-9 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-2,.col-xl-7 .col-xl-9 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-4,.col-xl-7 .col-xl-9 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-6,.col-xl-7 .col-xl-9 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-8,.col-xl-7 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-10,.col-xl-7 .col-xl-9 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10,.col-xl-7 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-1,.col-xl-7 .col-xl-10 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-3,.col-xl-7 .col-xl-10 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-5,.col-xl-7 .col-xl-10 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-7,.col-xl-7 .col-xl-10 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-10,.col-xl-7 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-10 .col-xl-11,.col-xl-7 .col-xl-10 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11,.col-xl-7 .col-xl-11 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-2,.col-xl-7 .col-xl-11 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-4,.col-xl-7 .col-xl-11 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-6,.col-xl-7 .col-xl-11 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-8,.col-xl-7 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-10,.col-xl-7 .col-xl-11 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-11 .col-xl-12,.col-xl-7 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-1,.col-xl-7 .col-xl-12 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-3,.col-xl-7 .col-xl-12 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-5,.col-xl-7 .col-xl-12 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-7,.col-xl-7 .col-xl-12 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-10,.col-xl-7 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-7 .col-xl-12 .col-xl-11,.col-xl-7 .col-xl-12 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-7 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-8,.col-xl-8 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-1,.col-xl-8 .col-xl-1 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-3,.col-xl-8 .col-xl-1 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-5,.col-xl-8 .col-xl-1 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-7,.col-xl-8 .col-xl-1 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-10,.col-xl-8 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-1 .col-xl-11,.col-xl-8 .col-xl-1 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2,.col-xl-8 .col-xl-2 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-2,.col-xl-8 .col-xl-2 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-4,.col-xl-8 .col-xl-2 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-6,.col-xl-8 .col-xl-2 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-8,.col-xl-8 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-10,.col-xl-8 .col-xl-2 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-2 .col-xl-12,.col-xl-8 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-1,.col-xl-8 .col-xl-3 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-3,.col-xl-8 .col-xl-3 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-5,.col-xl-8 .col-xl-3 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-7,.col-xl-8 .col-xl-3 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-10,.col-xl-8 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-3 .col-xl-11,.col-xl-8 .col-xl-3 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4,.col-xl-8 .col-xl-4 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-2,.col-xl-8 .col-xl-4 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-4,.col-xl-8 .col-xl-4 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-6,.col-xl-8 .col-xl-4 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-8,.col-xl-8 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-10,.col-xl-8 .col-xl-4 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-4 .col-xl-12,.col-xl-8 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-1,.col-xl-8 .col-xl-5 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-3,.col-xl-8 .col-xl-5 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-5,.col-xl-8 .col-xl-5 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-7,.col-xl-8 .col-xl-5 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-10,.col-xl-8 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-5 .col-xl-11,.col-xl-8 .col-xl-5 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6,.col-xl-8 .col-xl-6 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-2,.col-xl-8 .col-xl-6 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-4,.col-xl-8 .col-xl-6 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-6,.col-xl-8 .col-xl-6 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-8,.col-xl-8 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-10,.col-xl-8 .col-xl-6 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-6 .col-xl-12,.col-xl-8 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-1,.col-xl-8 .col-xl-7 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-3,.col-xl-8 .col-xl-7 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-5,.col-xl-8 .col-xl-7 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-7,.col-xl-8 .col-xl-7 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-10,.col-xl-8 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-7 .col-xl-11,.col-xl-8 .col-xl-7 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8,.col-xl-8 .col-xl-8 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-2,.col-xl-8 .col-xl-8 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-4,.col-xl-8 .col-xl-8 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-6,.col-xl-8 .col-xl-8 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-8,.col-xl-8 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-10,.col-xl-8 .col-xl-8 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-8 .col-xl-12,.col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-1,.col-xl-8 .col-xl-9 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-3,.col-xl-8 .col-xl-9 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-5,.col-xl-8 .col-xl-9 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-7,.col-xl-8 .col-xl-9 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-10,.col-xl-8 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-9 .col-xl-11,.col-xl-8 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10,.col-xl-8 .col-xl-10 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-2,.col-xl-8 .col-xl-10 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-4,.col-xl-8 .col-xl-10 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-6,.col-xl-8 .col-xl-10 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-8,.col-xl-8 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-10,.col-xl-8 .col-xl-10 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-10 .col-xl-12,.col-xl-8 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-1,.col-xl-8 .col-xl-11 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-3,.col-xl-8 .col-xl-11 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-5,.col-xl-8 .col-xl-11 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-7,.col-xl-8 .col-xl-11 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-10,.col-xl-8 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-11 .col-xl-11,.col-xl-8 .col-xl-11 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12,.col-xl-8 .col-xl-12 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-2,.col-xl-8 .col-xl-12 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-4,.col-xl-8 .col-xl-12 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-6,.col-xl-8 .col-xl-12 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-8,.col-xl-8 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-10,.col-xl-8 .col-xl-12 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-8 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-8 .col-xl-12 .col-xl-12,.col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1,.col-xl-9 .col-xl-1 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-2,.col-xl-9 .col-xl-1 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-4,.col-xl-9 .col-xl-1 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-6,.col-xl-9 .col-xl-1 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-8,.col-xl-9 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-10,.col-xl-9 .col-xl-1 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-1 .col-xl-12,.col-xl-9 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-1,.col-xl-9 .col-xl-2 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-3,.col-xl-9 .col-xl-2 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-5,.col-xl-9 .col-xl-2 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-7,.col-xl-9 .col-xl-2 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-10,.col-xl-9 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-2 .col-xl-11,.col-xl-9 .col-xl-2 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3,.col-xl-9 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-2,.col-xl-9 .col-xl-3 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-4,.col-xl-9 .col-xl-3 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-6,.col-xl-9 .col-xl-3 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-8,.col-xl-9 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-10,.col-xl-9 .col-xl-3 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-3 .col-xl-12,.col-xl-9 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-1,.col-xl-9 .col-xl-4 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-3,.col-xl-9 .col-xl-4 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-5,.col-xl-9 .col-xl-4 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-7,.col-xl-9 .col-xl-4 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-10,.col-xl-9 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-4 .col-xl-11,.col-xl-9 .col-xl-4 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5,.col-xl-9 .col-xl-5 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-2,.col-xl-9 .col-xl-5 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-4,.col-xl-9 .col-xl-5 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-6,.col-xl-9 .col-xl-5 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-8,.col-xl-9 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-10,.col-xl-9 .col-xl-5 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-5 .col-xl-12,.col-xl-9 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-1,.col-xl-9 .col-xl-6 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-3,.col-xl-9 .col-xl-6 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-5,.col-xl-9 .col-xl-6 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-7,.col-xl-9 .col-xl-6 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-10,.col-xl-9 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-6 .col-xl-11,.col-xl-9 .col-xl-6 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7,.col-xl-9 .col-xl-7 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-2,.col-xl-9 .col-xl-7 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-4,.col-xl-9 .col-xl-7 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-6,.col-xl-9 .col-xl-7 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-8,.col-xl-9 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-10,.col-xl-9 .col-xl-7 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-7 .col-xl-12,.col-xl-9 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-1,.col-xl-9 .col-xl-8 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-3,.col-xl-9 .col-xl-8 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-5,.col-xl-9 .col-xl-8 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-7,.col-xl-9 .col-xl-8 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-10,.col-xl-9 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-8 .col-xl-11,.col-xl-9 .col-xl-8 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9,.col-xl-9 .col-xl-9 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-2,.col-xl-9 .col-xl-9 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-4,.col-xl-9 .col-xl-9 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-6,.col-xl-9 .col-xl-9 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-8,.col-xl-9 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-10,.col-xl-9 .col-xl-9 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10,.col-xl-9 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-1,.col-xl-9 .col-xl-10 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-3,.col-xl-9 .col-xl-10 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-5,.col-xl-9 .col-xl-10 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-7,.col-xl-9 .col-xl-10 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-10,.col-xl-9 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-10 .col-xl-11,.col-xl-9 .col-xl-10 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11,.col-xl-9 .col-xl-11 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-2,.col-xl-9 .col-xl-11 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-4,.col-xl-9 .col-xl-11 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-6,.col-xl-9 .col-xl-11 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-8,.col-xl-9 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-10,.col-xl-9 .col-xl-11 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-11 .col-xl-12,.col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-1,.col-xl-9 .col-xl-12 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-3,.col-xl-9 .col-xl-12 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-5,.col-xl-9 .col-xl-12 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-7,.col-xl-9 .col-xl-12 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-10,.col-xl-9 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-9 .col-xl-12 .col-xl-11,.col-xl-9 .col-xl-12 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-9 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-10,.col-xl-10 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-1,.col-xl-10 .col-xl-1 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-3,.col-xl-10 .col-xl-1 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-5,.col-xl-10 .col-xl-1 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-7,.col-xl-10 .col-xl-1 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-10,.col-xl-10 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-1 .col-xl-11,.col-xl-10 .col-xl-1 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2,.col-xl-10 .col-xl-2 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-2,.col-xl-10 .col-xl-2 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-4,.col-xl-10 .col-xl-2 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-6,.col-xl-10 .col-xl-2 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-8,.col-xl-10 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-10,.col-xl-10 .col-xl-2 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-2 .col-xl-12,.col-xl-10 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-1,.col-xl-10 .col-xl-3 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-3,.col-xl-10 .col-xl-3 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-5,.col-xl-10 .col-xl-3 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-7,.col-xl-10 .col-xl-3 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-10,.col-xl-10 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-3 .col-xl-11,.col-xl-10 .col-xl-3 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4,.col-xl-10 .col-xl-4 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-2,.col-xl-10 .col-xl-4 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-4,.col-xl-10 .col-xl-4 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-6,.col-xl-10 .col-xl-4 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-8,.col-xl-10 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-10,.col-xl-10 .col-xl-4 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-4 .col-xl-12,.col-xl-10 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-1,.col-xl-10 .col-xl-5 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-3,.col-xl-10 .col-xl-5 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-5,.col-xl-10 .col-xl-5 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-7,.col-xl-10 .col-xl-5 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-10,.col-xl-10 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-5 .col-xl-11,.col-xl-10 .col-xl-5 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6,.col-xl-10 .col-xl-6 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-2,.col-xl-10 .col-xl-6 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-4,.col-xl-10 .col-xl-6 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-6,.col-xl-10 .col-xl-6 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-8,.col-xl-10 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-10,.col-xl-10 .col-xl-6 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-6 .col-xl-12,.col-xl-10 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-1,.col-xl-10 .col-xl-7 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-3,.col-xl-10 .col-xl-7 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-5,.col-xl-10 .col-xl-7 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-7,.col-xl-10 .col-xl-7 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-10,.col-xl-10 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-7 .col-xl-11,.col-xl-10 .col-xl-7 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8,.col-xl-10 .col-xl-8 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-2,.col-xl-10 .col-xl-8 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-4,.col-xl-10 .col-xl-8 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-6,.col-xl-10 .col-xl-8 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-8,.col-xl-10 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-10,.col-xl-10 .col-xl-8 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-8 .col-xl-12,.col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-1,.col-xl-10 .col-xl-9 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-3,.col-xl-10 .col-xl-9 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-5,.col-xl-10 .col-xl-9 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-7,.col-xl-10 .col-xl-9 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-10,.col-xl-10 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-9 .col-xl-11,.col-xl-10 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10,.col-xl-10 .col-xl-10 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-2,.col-xl-10 .col-xl-10 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-4,.col-xl-10 .col-xl-10 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-6,.col-xl-10 .col-xl-10 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-8,.col-xl-10 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-10,.col-xl-10 .col-xl-10 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-10 .col-xl-12,.col-xl-10 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-1,.col-xl-10 .col-xl-11 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-3,.col-xl-10 .col-xl-11 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-5,.col-xl-10 .col-xl-11 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-7,.col-xl-10 .col-xl-11 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-10,.col-xl-10 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-11 .col-xl-11,.col-xl-10 .col-xl-11 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12,.col-xl-10 .col-xl-12 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-2,.col-xl-10 .col-xl-12 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-4,.col-xl-10 .col-xl-12 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-6,.col-xl-10 .col-xl-12 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-8,.col-xl-10 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-10,.col-xl-10 .col-xl-12 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-10 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-10 .col-xl-12 .col-xl-12,.col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1,.col-xl-11 .col-xl-1 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-2,.col-xl-11 .col-xl-1 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-4,.col-xl-11 .col-xl-1 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-6,.col-xl-11 .col-xl-1 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-8,.col-xl-11 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-10,.col-xl-11 .col-xl-1 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-1 .col-xl-12,.col-xl-11 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-1,.col-xl-11 .col-xl-2 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-3,.col-xl-11 .col-xl-2 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-5,.col-xl-11 .col-xl-2 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-7,.col-xl-11 .col-xl-2 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-10,.col-xl-11 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-2 .col-xl-11,.col-xl-11 .col-xl-2 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3,.col-xl-11 .col-xl-3 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-2,.col-xl-11 .col-xl-3 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-4,.col-xl-11 .col-xl-3 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-6,.col-xl-11 .col-xl-3 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-8,.col-xl-11 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-10,.col-xl-11 .col-xl-3 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-3 .col-xl-12,.col-xl-11 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-1,.col-xl-11 .col-xl-4 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-3,.col-xl-11 .col-xl-4 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-5,.col-xl-11 .col-xl-4 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-7,.col-xl-11 .col-xl-4 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-10,.col-xl-11 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-4 .col-xl-11,.col-xl-11 .col-xl-4 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5,.col-xl-11 .col-xl-5 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-2,.col-xl-11 .col-xl-5 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-4,.col-xl-11 .col-xl-5 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-6,.col-xl-11 .col-xl-5 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-8,.col-xl-11 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-10,.col-xl-11 .col-xl-5 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-5 .col-xl-12,.col-xl-11 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-1,.col-xl-11 .col-xl-6 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-3,.col-xl-11 .col-xl-6 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-5,.col-xl-11 .col-xl-6 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-7,.col-xl-11 .col-xl-6 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-10,.col-xl-11 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-6 .col-xl-11,.col-xl-11 .col-xl-6 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7,.col-xl-11 .col-xl-7 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-2,.col-xl-11 .col-xl-7 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-4,.col-xl-11 .col-xl-7 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-6,.col-xl-11 .col-xl-7 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-8,.col-xl-11 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-10,.col-xl-11 .col-xl-7 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-7 .col-xl-12,.col-xl-11 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-1,.col-xl-11 .col-xl-8 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-3,.col-xl-11 .col-xl-8 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-5,.col-xl-11 .col-xl-8 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-7,.col-xl-11 .col-xl-8 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-10,.col-xl-11 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-8 .col-xl-11,.col-xl-11 .col-xl-8 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9,.col-xl-11 .col-xl-9 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-2,.col-xl-11 .col-xl-9 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-4,.col-xl-11 .col-xl-9 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-6,.col-xl-11 .col-xl-9 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-8,.col-xl-11 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-10,.col-xl-11 .col-xl-9 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10,.col-xl-11 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-1,.col-xl-11 .col-xl-10 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-3,.col-xl-11 .col-xl-10 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-5,.col-xl-11 .col-xl-10 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-7,.col-xl-11 .col-xl-10 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-10,.col-xl-11 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-10 .col-xl-11,.col-xl-11 .col-xl-10 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11,.col-xl-11 .col-xl-11 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-2,.col-xl-11 .col-xl-11 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-4,.col-xl-11 .col-xl-11 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-6,.col-xl-11 .col-xl-11 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-8,.col-xl-11 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-10,.col-xl-11 .col-xl-11 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-11 .col-xl-12,.col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-1,.col-xl-11 .col-xl-12 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-3,.col-xl-11 .col-xl-12 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-5,.col-xl-11 .col-xl-12 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-7,.col-xl-11 .col-xl-12 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-10,.col-xl-11 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-11 .col-xl-12 .col-xl-12,.col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-11 .col-xl-12 .col-xl-12,.col-xl-12,.col-xl-12 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-1{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-1,.col-xl-12 .col-xl-1 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-1 .col-xl-2{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-3{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-3,.col-xl-12 .col-xl-1 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-1 .col-xl-4{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-5{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-5,.col-xl-12 .col-xl-1 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-1 .col-xl-6{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-7{flex:0 0 calc(700% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-7,.col-xl-12 .col-xl-1 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-1 .col-xl-8{flex:0 0 calc(800% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-9{flex:0 0 calc(900% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-10,.col-xl-12 .col-xl-1 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-1 .col-xl-10{flex:0 0 calc(1000% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-11{flex:0 0 calc(1100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-1 .col-xl-11,.col-xl-12 .col-xl-1 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-1 .col-xl-12{flex:0 0 calc(1200% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2,.col-xl-12 .col-xl-2 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-2 .col-xl-1{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-2{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-2,.col-xl-12 .col-xl-2 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-2 .col-xl-3{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-4{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-4,.col-xl-12 .col-xl-2 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-2 .col-xl-5{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-6{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-6,.col-xl-12 .col-xl-2 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-2 .col-xl-7{flex:0 0 calc(350% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-8{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-8,.col-xl-12 .col-xl-2 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-2 .col-xl-9{flex:0 0 calc(450% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-10{flex:0 0 calc(500% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-10,.col-xl-12 .col-xl-2 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-2 .col-xl-11{flex:0 0 calc(550% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-12{flex:0 0 calc(600% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-2 .col-xl-12,.col-xl-12 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-1{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-1,.col-xl-12 .col-xl-3 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-3 .col-xl-2{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-3{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-3,.col-xl-12 .col-xl-3 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-3 .col-xl-4{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-5{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-5,.col-xl-12 .col-xl-3 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-3 .col-xl-6{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-7{flex:0 0 calc(233.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-7,.col-xl-12 .col-xl-3 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-3 .col-xl-8{flex:0 0 calc(266.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-9{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-10,.col-xl-12 .col-xl-3 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-3 .col-xl-10{flex:0 0 calc(333.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-11{flex:0 0 calc(366.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-3 .col-xl-11,.col-xl-12 .col-xl-3 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-3 .col-xl-12{flex:0 0 calc(400% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4,.col-xl-12 .col-xl-4 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-4 .col-xl-1{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-2{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-2,.col-xl-12 .col-xl-4 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-4 .col-xl-3{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-4{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-4,.col-xl-12 .col-xl-4 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-4 .col-xl-5{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-6{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-6,.col-xl-12 .col-xl-4 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-4 .col-xl-7{flex:0 0 calc(175% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-8{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-8,.col-xl-12 .col-xl-4 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-4 .col-xl-9{flex:0 0 calc(225% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-10{flex:0 0 calc(250% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-10,.col-xl-12 .col-xl-4 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-4 .col-xl-11{flex:0 0 calc(275% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-12{flex:0 0 calc(300% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-4 .col-xl-12,.col-xl-12 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-1{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-1,.col-xl-12 .col-xl-5 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-5 .col-xl-2{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-3{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-3,.col-xl-12 .col-xl-5 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-5 .col-xl-4{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-5{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-5,.col-xl-12 .col-xl-5 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-5 .col-xl-6{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-7{flex:0 0 calc(140% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-7,.col-xl-12 .col-xl-5 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-5 .col-xl-8{flex:0 0 calc(160% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-9{flex:0 0 calc(180% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-10,.col-xl-12 .col-xl-5 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-5 .col-xl-10{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-11{flex:0 0 calc(220% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-5 .col-xl-11,.col-xl-12 .col-xl-5 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-5 .col-xl-12{flex:0 0 calc(240% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6,.col-xl-12 .col-xl-6 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-6 .col-xl-1{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-2{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-2,.col-xl-12 .col-xl-6 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-6 .col-xl-3{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-4{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-4,.col-xl-12 .col-xl-6 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-6 .col-xl-5{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-6{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-6,.col-xl-12 .col-xl-6 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-6 .col-xl-7{flex:0 0 calc(116.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-8{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-8,.col-xl-12 .col-xl-6 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-6 .col-xl-9{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-10{flex:0 0 calc(166.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-10,.col-xl-12 .col-xl-6 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-6 .col-xl-11{flex:0 0 calc(183.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-12{flex:0 0 calc(200% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-6 .col-xl-12,.col-xl-12 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-1{flex:0 0 calc(14.28571% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-1,.col-xl-12 .col-xl-7 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-7 .col-xl-2{flex:0 0 calc(28.57143% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-3{flex:0 0 calc(42.85714% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-3,.col-xl-12 .col-xl-7 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-7 .col-xl-4{flex:0 0 calc(57.14286% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-5{flex:0 0 calc(71.42857% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-5,.col-xl-12 .col-xl-7 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-7 .col-xl-6{flex:0 0 calc(85.71429% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-7{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-7,.col-xl-12 .col-xl-7 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-7 .col-xl-8{flex:0 0 calc(114.28571% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-9{flex:0 0 calc(128.57143% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-10,.col-xl-12 .col-xl-7 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-7 .col-xl-10{flex:0 0 calc(142.85714% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-11{flex:0 0 calc(157.14286% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-7 .col-xl-11,.col-xl-12 .col-xl-7 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-7 .col-xl-12{flex:0 0 calc(171.42857% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8,.col-xl-12 .col-xl-8 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-8 .col-xl-1{flex:0 0 calc(12.5% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-2{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-2,.col-xl-12 .col-xl-8 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-8 .col-xl-3{flex:0 0 calc(37.5% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-4{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-4,.col-xl-12 .col-xl-8 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-8 .col-xl-5{flex:0 0 calc(62.5% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-6{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-6,.col-xl-12 .col-xl-8 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-8 .col-xl-7{flex:0 0 calc(87.5% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-8{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-8,.col-xl-12 .col-xl-8 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-8 .col-xl-9{flex:0 0 calc(112.5% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-10{flex:0 0 calc(125% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-10,.col-xl-12 .col-xl-8 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-8 .col-xl-11{flex:0 0 calc(137.5% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-12{flex:0 0 calc(150% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-8 .col-xl-12,.col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-1{flex:0 0 calc(11.11111% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-1,.col-xl-12 .col-xl-9 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-9 .col-xl-2{flex:0 0 calc(22.22222% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-3{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-3,.col-xl-12 .col-xl-9 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-9 .col-xl-4{flex:0 0 calc(44.44444% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-5{flex:0 0 calc(55.55556% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-5,.col-xl-12 .col-xl-9 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-9 .col-xl-6{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-7{flex:0 0 calc(77.77778% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-7,.col-xl-12 .col-xl-9 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-9 .col-xl-8{flex:0 0 calc(88.88889% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-9{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-10,.col-xl-12 .col-xl-9 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-9 .col-xl-10{flex:0 0 calc(111.11111% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-11{flex:0 0 calc(122.22222% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-9 .col-xl-11,.col-xl-12 .col-xl-9 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-9 .col-xl-12{flex:0 0 calc(133.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10,.col-xl-12 .col-xl-10 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-10 .col-xl-1{flex:0 0 calc(10% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-2{flex:0 0 calc(20% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-2,.col-xl-12 .col-xl-10 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-10 .col-xl-3{flex:0 0 calc(30% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-4{flex:0 0 calc(40% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-4,.col-xl-12 .col-xl-10 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-10 .col-xl-5{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-6{flex:0 0 calc(60% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-6,.col-xl-12 .col-xl-10 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-10 .col-xl-7{flex:0 0 calc(70% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-8{flex:0 0 calc(80% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-8,.col-xl-12 .col-xl-10 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-10 .col-xl-9{flex:0 0 calc(90% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-10{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-10,.col-xl-12 .col-xl-10 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-10 .col-xl-11{flex:0 0 calc(110% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-12{flex:0 0 calc(120% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-10 .col-xl-12,.col-xl-12 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-1{flex:0 0 calc(9.09091% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-1,.col-xl-12 .col-xl-11 .col-xl-2{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-11 .col-xl-2{flex:0 0 calc(18.18182% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-3{flex:0 0 calc(27.27273% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-3,.col-xl-12 .col-xl-11 .col-xl-4{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-11 .col-xl-4{flex:0 0 calc(36.36364% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-5{flex:0 0 calc(45.45455% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-5,.col-xl-12 .col-xl-11 .col-xl-6{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-11 .col-xl-6{flex:0 0 calc(54.54545% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-7{flex:0 0 calc(63.63636% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-7,.col-xl-12 .col-xl-11 .col-xl-8{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-11 .col-xl-8{flex:0 0 calc(72.72727% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-9{flex:0 0 calc(81.81818% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-10,.col-xl-12 .col-xl-11 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-11 .col-xl-10{flex:0 0 calc(90.90909% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-11{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-11 .col-xl-11,.col-xl-12 .col-xl-11 .col-xl-12{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-11 .col-xl-12{flex:0 0 calc(109.09091% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12,.col-xl-12 .col-xl-12 .col-xl-1{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-12 .col-xl-1{flex:0 0 calc(8.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-2{flex:0 0 calc(16.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-2,.col-xl-12 .col-xl-12 .col-xl-3{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-12 .col-xl-3{flex:0 0 calc(25% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-4{flex:0 0 calc(33.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-4,.col-xl-12 .col-xl-12 .col-xl-5{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-12 .col-xl-5{flex:0 0 calc(41.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-6{flex:0 0 calc(50% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-6,.col-xl-12 .col-xl-12 .col-xl-7{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-12 .col-xl-7{flex:0 0 calc(58.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-8{flex:0 0 calc(66.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-8,.col-xl-12 .col-xl-12 .col-xl-9{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-12 .col-xl-9{flex:0 0 calc(75% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-10{flex:0 0 calc(83.33333% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-10,.col-xl-12 .col-xl-12 .col-xl-11{margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}.col-xl-12 .col-xl-12 .col-xl-11{flex:0 0 calc(91.66667% - 3.93701vw + 6.45669px)}.col-xl-12 .col-xl-12 .col-xl-12{flex:0 0 calc(100% - 3.93701vw + 6.45669px);margin-left:calc(1.9685vw - 3.22835px);margin-right:calc(1.9685vw - 3.22835px)}}:root{--app-height:100%}*,:after,:before{box-sizing:inherit;box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,.2);box-sizing:border-box;font-size:100%;overflow-x:hidden;position:relative;scroll-behavior:smooth}@media(prefers-reduced-motion){html{scroll-behavior:auto!important}}body,html{width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Chelsea Basis Regular,sans-serif;line-height:1.25;margin:0;overflow-x:hidden}body.locked{height:100vh;height:var(--app-height);overflow:hidden}@media(min-width:1176px){body{border-top:4px solid #001489}}h1{font-family:Chelsea Basis,sans-serif;font-size:20px;font-size:1.25rem;font-weight:700;line-height:1.5}a:focus-visible,button:focus-visible{outline:1px auto #fbb700}.container{margin-left:32px;margin-right:32px;max-width:1280px}@media(min-width:768px){.container{margin-left:60px;margin-right:60px}}@media(min-width:1176px){.container{margin-left:82px;margin-right:82px}}@media(min-width:1440px){.container{margin-left:calc(50vw - 640px);margin-right:calc(50vw - 640px)}}.container--overflow-hidden{overflow:hidden;width:100%}.social-embed{display:flex;justify-content:center}.social-embed .iframely-embed{width:100%}.social-embed--you-tube>div{display:contents}.is-sticky{animation:sticky-nav .8s forwards;left:0;position:relative;position:fixed!important;right:0;top:0}.is-sticky:before{background-color:inherit;content:"";height:100%;left:-150%;position:absolute;top:0;width:250vw;z-index:-1}@keyframes sticky-nav{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.is-hidden{animation:standard-nav .8s forwards;left:0;position:relative;position:fixed!important;right:0;top:0}.is-hidden:before{background-color:inherit;content:"";height:100%;left:-150%;position:absolute;top:0;width:250vw;z-index:-1}@keyframes standard-nav{to{transform:translateY(-100%)}}.is-default{left:0;position:relative;position:absolute!important;right:0;top:0}.is-default:before{background-color:inherit;content:"";height:100%;left:-150%;position:absolute;top:0;width:250vw;z-index:-1}.is-club-chelsea .site-banner__more span{color:#fff}.is-club-chelsea .video-embed__category{color:#b88f4f}.is-club-chelsea .video-embed:after{background-color:#140a47}.is-club-chelsea .generic-content-block table{border-collapse:collapse;font-family:Chelsea Basis,sans-serif;margin:32px 0;width:100%}.is-club-chelsea .generic-content-block table tr{border-bottom:1px solid rgba(0,0,0,.2)}.is-club-chelsea .generic-content-block table th{color:#7f7f7f;font-size:8px;font-size:.5rem;font-weight:700;line-height:2;padding:12px 0;text-align:center;text-transform:uppercase}@media(min-width:1176px){.is-club-chelsea .generic-content-block table th{font-size:12px;font-size:.75rem;line-height:1.3333333333}}.is-club-chelsea .generic-content-block table td{color:#001489;font-size:12px;font-size:.75rem;font-weight:700;line-height:1.5;padding:12px 0;text-align:center}@media(min-width:1176px){.is-club-chelsea .generic-content-block table td{font-size:16px;font-size:1rem;line-height:1.375}}.is-club-chelsea .generic-content-block table td:first-of-type{text-align:left}.is-club-chelsea .generic-content-block table td *,.is-club-chelsea .generic-content-block table th *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0 20px;padding:0;text-align:inherit}.is-club-chelsea .generic-content-block:first-of-type{text-align:left}.is-club-chelsea .generic-content-block td *,.is-club-chelsea .generic-content-block th *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0 20px;padding:0;text-align:inherit}.club-chelsea-page .button,.is-club-chelsea .button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;cursor:pointer;display:flex;height:3.125rem;justify-content:center;text-decoration:none;width:11.25rem}.club-chelsea-page .button__label,.is-club-chelsea .button__label{font-family:Chelsea Basis Regular,sans-serif;font-size:1rem;font-style:normal;font-weight:700;letter-spacing:normal;line-height:1.1875rem;text-transform:uppercase}.club-chelsea-page .button--deep-blue,.is-club-chelsea .button--deep-blue{background-color:#140a47;color:#fff;white-space:nowrap}.club-chelsea-page .button--vibrant-blue,.is-club-chelsea .button--vibrant-blue{background-color:#03f;color:#fff;white-space:nowrap}.club-chelsea-page .button--gold,.is-club-chelsea .button--gold{background-color:#b88f4f;color:#fff;white-space:nowrap}.club-chelsea-page .button--gold .button__label,.is-club-chelsea .button--gold .button__label{font-size:12px;font-size:.75rem;line-height:1}.club-chelsea-page .matchday-fixture__price-tag .button--disabled,.is-club-chelsea .matchday-fixture__price-tag .button--disabled{background-color:#d4d0e9;color:#140a47;opacity:1;pointer-events:none}.club-chelsea-page .hospitality-hero-main__button .button,.is-club-chelsea .hospitality-hero-main__button .button{background-color:#b88f4f;color:#fff}.club-chelsea-page .content-card--image-background .content-card__details,.is-club-chelsea .content-card--image-background .content-card__details{margin-top:unset}.club-chelsea-page .button--has-icon .button__label,.club-chelsea-page button[type=submit] .button__label,.is-club-chelsea .button--has-icon .button__label,.is-club-chelsea button[type=submit] .button__label{text-transform:none}.club-chelsea-page .social-login .button,.is-club-chelsea .social-login .button{text-transform:none;width:100%}.club-chelsea-page .footer,.club-chelsea-page .footer .responsive-image,.is-club-chelsea .footer,.is-club-chelsea .footer .responsive-image{background-color:#140a47}.club-chelsea-page .site-header{background-color:#140a47!important}.club-chelsea-page div[data-habitat=C1]{grid-column:1/-1}.club-chelsea-page .video-embed__video{z-index:2}.club-chelsea-page .video-embed:after{background-color:#140a47;z-index:1}.club-chelsea-page .standard-content-block table{border-collapse:collapse;font-family:Chelsea Basis,sans-serif;margin:32px 0;width:100%}.club-chelsea-page .standard-content-block table tr{border-bottom:1px solid rgba(0,0,0,.2)}.club-chelsea-page .standard-content-block table th{color:#7f7f7f;font-size:8px;font-size:.5rem;font-weight:700;line-height:2;padding:12px 0;text-align:center;text-transform:uppercase}@media(min-width:1176px){.club-chelsea-page .standard-content-block table th{font-size:12px;font-size:.75rem;line-height:1.3333333333}}.club-chelsea-page .standard-content-block table td{color:#140a47;font-size:12px;font-size:.75rem;font-weight:700;line-height:1.5;padding:12px 0;text-align:center}@media(min-width:1176px){.club-chelsea-page .standard-content-block table td{font-size:16px;font-size:1rem;line-height:1.375}}.club-chelsea-page .standard-content-block table td:first-of-type{text-align:left}.club-chelsea-page .standard-content-block table td *,.club-chelsea-page .standard-content-block table th *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0 20px;padding:0;text-align:inherit}.club-chelsea-page .standard-content-block:first-of-type{text-align:left}.club-chelsea-page .standard-content-block td *,.club-chelsea-page .standard-content-block th *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0 20px;padding:0;text-align:inherit}.rte ol,.rte p,.rte ul{color:#3e3d40;font-family:Chelsea Basis,sans-serif;font-size:16px;font-size:1rem;line-height:1.75}.rte a{color:#03f}.rte a,.rte h1,.rte h2,.rte strong{font-family:Chelsea Basis,sans-serif;font-weight:700}.rte h1,.rte h2{color:#001489;font-size:18px;font-size:1.125rem;line-height:1.1111111111;padding-bottom:24px;position:relative}.rte h1:after,.rte h2:after{background-color:#fbb700;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}.rte h3,.rte h4{color:#001489;font-weight:700}.rte h3,.rte h4,.rte table{font-family:Chelsea Basis,sans-serif}.rte table{border-collapse:collapse;margin:32px 0;width:100%}.rte table tr{border-bottom:1px solid rgba(0,0,0,.2)}.rte table tr td:first-of-type{text-align:left}.rte table th{color:#7f7f7f;font-size:8px;font-size:.5rem;font-weight:700;line-height:2;padding:12px 0;text-align:center;text-transform:uppercase}@media(min-width:1176px){.rte table th{font-size:12px;font-size:.75rem;line-height:1.3333333333}}.rte table td{color:#140a47;font-size:12px;font-size:.75rem;font-weight:700;line-height:1.5;padding:12px 0;text-align:center}@media(min-width:1176px){.rte table td{font-size:16px;font-size:1rem;line-height:1.375}}.rte table td *,.rte table th *{color:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0;text-align:inherit}[data-google-query-id]{align-items:center;display:flex;justify-content:center;padding:32px 0}@media(min-width:1176px){[data-google-query-id]{padding:64px 0}}.page-loader{height:300px}@media(min-width:768px){.page-loader{height:400px}}@media(min-width:1176px){.page-loader{height:550px}}.loader{align-items:center;display:flex;justify-content:center;margin:0 auto;min-height:100%;text-align:center;width:100%}.loader *{animation-play-state:paused}.loader:hover{opacity:1}.loader:hover *{animation-play-state:running}.loading-bars{text-align:center}.loading-bars .bar{animation:loader 1s ease-out infinite;background:#001489;display:inline-block;height:20px;margin-right:2px;width:10px}.loading-bars .bar:nth-of-type(0n+1){animation-delay:0s}.loading-bars .bar:nth-of-type(0n+2){animation-delay:.2s}.loading-bars .bar:nth-of-type(0n+3){animation-delay:.4s}.loading-bars .bar:nth-of-type(0n+4){animation-delay:.6s}.loading-bars .bar:nth-of-type(0n+5){animation-delay:.8s;margin-right:0}@keyframes loader{0%,75%{transform:scale(1)}25%{transform:scaleY(3)}}.ticket-overlay-bg{background-color:rgba(0,0,0,.4);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.overlay.ticket-overlay{background-color:#fff;background-image:none;left:auto;max-width:700px;overflow:initial;right:0;width:calc(100vw - 60px)}.overlay.ticket-overlay .ticket-fixture{border-bottom:1px solid rgba(0,0,0,.2);display:block;margin-bottom:48px;padding-bottom:24px}.overlay.ticket-overlay .ticket-fixture__details{margin:0}.overlay.ticket-overlay .ticket-fixture__title{font-size:24px;font-size:1.5rem;line-height:1.25}.overlay.ticket-overlay .overlay__content{height:100vh;padding-top:60px}.overlay.ticket-overlay .overlay__content.container{margin:auto 32px}@media(min-width:768px){.overlay.ticket-overlay .overlay__content.container{margin:auto 72px}}@media(min-width:1176px){.overlay.ticket-overlay .overlay__content.container{margin:auto 104px}}.overlay.ticket-overlay .overlay__close{align-items:center;background-color:#2550ff;display:flex;height:48px;justify-content:center;right:0;top:0;width:48px}@media(min-width:1176px){.overlay.ticket-overlay .overlay__close{height:84px;width:84px}}.overlay.ticket-overlay .overlay__close svg{fill:#fff;color:#fff}.overlay.ticket-overlay--club-chelsea{background-color:#140a47}.overlay.ticket-overlay--club-chelsea .club-chelsea-title{margin-bottom:30px}.overlay.ticket-overlay--club-chelsea .club-chelsea-title h1{font-size:50px;font-size:3.125rem;line-height:1.2}@media(min-width:1176px){.overlay.ticket-overlay--club-chelsea .club-chelsea-title h1{font-size:80px;font-size:5rem;line-height:1.2}}.overlay.ticket-overlay--club-chelsea .club-chelsea-title h1 span{font-size:20px;font-size:1.25rem;line-height:1.2}@media(min-width:1176px){.overlay.ticket-overlay--club-chelsea .club-chelsea-title h1 span{font-size:30px;font-size:1.875rem;line-height:1.3333333333}}.overlay.ticket-overlay--club-chelsea .ticket-fixture__competition,.overlay.ticket-overlay--club-chelsea .ticket-fixture__date,.overlay.ticket-overlay--club-chelsea .ticket-fixture__title{color:#fff}.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte>div.rte__content-wrapper{display:contents}.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte a{color:#b88f4f}.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte h1,.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte h2,.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte h3,.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte h4,.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte h5,.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte h6,.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte p,.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte td,.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte th{color:#fff!important}.overlay.ticket-overlay--club-chelsea .ticket-overlay__content.rte tr{border-color:#fff}.display-contents{display:contents}h1,h2,h3,h4,h5,h6,strong{font-family:Chelsea Basis,sans-serif}strong{font-weight:700}p{font-size:16px;font-size:1rem;line-height:1.5;margin:24px 0 0}@media(min-width:768px){p{font-size:20px;font-size:1.25rem;line-height:1.6;margin:26px 0 0}}.article h2{color:#001489;font-family:Chelsea Basis,sans-serif;font-size:24px;font-size:1.5rem;font-weight:700;line-height:1.25;padding-bottom:12px;position:relative}.article h2:after{background-color:#fbb700;bottom:0;content:"";height:4px;left:0;position:absolute;width:60px}ol,ul{margin:24px 0 0}a{color:#03f;font-family:Chelsea Basis,sans-serif;font-weight:700;transition:color .2s ease-in}a,a:hover{text-decoration:none}.sr-only,.visually-hidden{clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes shortFadeInUp{0%{opacity:0;transform:translate3d(0,20%,0)}to{opacity:1;transform:translateZ(0)}}@keyframes newEventLine{0%{background:#03f;transform:scale(0)}75%{transform:scale(1)}to{background:rgba(0,0,0,.1)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}.slideInDown{animation-name:slideInDown}.slideOutLeft{animation-name:slideOutLeft}.slideOutRight{animation-name:slideOutRight}.slideInRight{animation-name:slideInRight}.shortFadeInUp{animation-fill-mode:backwards;animation-name:shortFadeInUp;position:static}.fadeIn{animation-fill-mode:both;animation-name:fadeIn}.fadeOut{animation-fill-mode:both;animation-name:fadeOut}.news-article-page__body{display:grid;grid-template-columns:32px repeat(5,calc(12.16216vw - 7.78378px) calc(5.40541vw - 3.45946px)) calc(12.16216vw - 7.78378px) 32px;width:100%}@media(min-width:768px){.news-article-page__body{grid-template-columns:60px repeat(7,calc(9.25926vw - 11.11111px) calc(3.7037vw - 4.44444px)) calc(9.25926vw - 11.11111px) 60px}}@media(min-width:1176px){.news-article-page__body{grid-template-columns:82px repeat(11,calc(4.72441vw - 7.74803px) calc(3.93701vw - 6.45669px)) calc(4.72441vw - 7.74803px) 82px}}@media(min-width:1440px){.news-article-page__body{grid-template-columns:calc(50vw - 640px) repeat(11,61.53846px 49.23077px) 61.53846px calc(50vw - 640px)}}.news-article-page [data-google-query-id]{grid-column:2/-2}.news-article-page contentful-rich-text,.news-article-page div[data-habitat=C1]{display:contents}.news-article-page contentful-rich-text p{color:#1f1f1f;font-family:Chelsea Basis Regular,sans-serif;font-size:16px;font-size:1rem;line-height:1.75;margin-bottom:40px;margin-top:0}.news-article-page contentful-rich-text .riddle-target-initialised,.news-article-page contentful-rich-text .social-embed,.news-article-page contentful-rich-text blockquote,.news-article-page contentful-rich-text h2,.news-article-page contentful-rich-text h3,.news-article-page contentful-rich-text h4,.news-article-page contentful-rich-text h5,.news-article-page contentful-rich-text h6,.news-article-page contentful-rich-text ol,.news-article-page contentful-rich-text p,.news-article-page contentful-rich-text table,.news-article-page contentful-rich-text ul,.news-article-page contentful-rich-text>div{grid-column:2/-2}@media(min-width:1176px){.news-article-page contentful-rich-text .riddle-target-initialised,.news-article-page contentful-rich-text .social-embed,.news-article-page contentful-rich-text blockquote,.news-article-page contentful-rich-text h2,.news-article-page contentful-rich-text h3,.news-article-page contentful-rich-text h4,.news-article-page contentful-rich-text h5,.news-article-page contentful-rich-text h6,.news-article-page contentful-rich-text ol,.news-article-page contentful-rich-text p,.news-article-page contentful-rich-text table,.news-article-page contentful-rich-text ul,.news-article-page contentful-rich-text>div{grid-column:8/-2}}.news-article-page contentful-rich-text .live-like-widget{grid-column:2/-2}@media(min-width:1176px){.news-article-page contentful-rich-text .live-like-widget{grid-column:8/19}}.news-article-page .back-link{display:none}.news-article-page .header-container{min-height:640px}@media(min-width:1176px){.news-article-page .header-container{min-height:856px}}.news-article-page .header-container__body{display:flex;flex-direction:column;justify-content:flex-end}.news-article-page .article-author{grid-column:2/-2;margin:50px 0}@media(min-width:1176px){.news-article-page .article-author{grid-column:4/7;margin:0}}.news-article-page__summary{color:#1f1f1f!important;font-family:Chelsea Basis,sans-serif;font-size:20px;font-size:1.25rem;font-weight:300;grid-column:2/-2;line-height:1.8;margin:40px 0}@media(min-width:1176px){.news-article-page__summary{font-size:28px;font-size:1.75rem;grid-column:4/19;line-height:1.5714285714}}.news-article-page__body-copy{color:#1f1f1f;font-family:Chelsea Basis Regular,sans-serif;font-size:16px;font-size:1rem;grid-column:2/-2;line-height:1.75}@media(min-width:1176px){.news-article-page__body-copy{grid-column:8/-2}}.news-article-page__body-copy p{margin-bottom:40px;margin-top:0}.news-article-page .gallery-embed{grid-column:1/-1;margin:40px 0}.news-article-page .full-width-image{grid-column:1/-1;margin:0 0 40px}@media(min-width:768px){.news-article-page .full-width-image{grid-column:2/-2;margin:40px 0}.news-article-page .full-width-image__details{z-index:10}}.news-article-page .pull-quote{grid-column:1/-1;margin-bottom:40px}@media(min-width:1440px){.news-article-page .pull-quote{grid-column:2/-2}}.news-article-page__video-embed{grid-column:1/-1;margin:40px 0}.news-article-page .tag{width:-moz-fit-content;width:fit-content}.news-article-page .tag-list{display:flex;flex-wrap:wrap;gap:10px;grid-column:2/-2;justify-content:left;margin:40px 0}@media(min-width:1176px){.news-article-page .tag-list{grid-column:8/-2}}.news-article-page .restricted-width-image,.news-article-page .video-embed{grid-column:1/-1}.news-article-page .featured-article,.news-article-page__carousel{grid-column:1/-1;margin:40px 0}.gallery{background-color:#000a69}.gallery .news-gallery-page__body{padding-bottom:50px;padding-left:32px;padding-right:32px}@media(min-width:768px){.gallery .news-gallery-page__body{padding-left:60px;padding-right:60px}}@media(min-width:1176px){.gallery .news-gallery-page__body{padding-left:82px;padding-right:82px}}@media(min-width:1440px){.gallery .news-gallery-page__body{padding-left:calc(50vw - 640px);padding-right:calc(50vw - 640px)}}.gallery .news-gallery-page__summary{display:grid;grid-column:2/-2;grid-template-columns:repeat(5,calc(12.16216vw - 7.78378px) calc(5.40541vw - 3.45946px)) calc(12.16216vw - 7.78378px)}@media(min-width:768px){.gallery .news-gallery-page__summary{grid-template-columns:repeat(7,calc(9.25926vw - 11.11111px) calc(3.7037vw - 4.44444px)) calc(9.25926vw - 11.11111px)}}@media(min-width:1176px){.gallery .news-gallery-page__summary{grid-template-columns:repeat(11,calc(4.72441vw - 7.74803px) calc(3.93701vw - 6.45669px)) calc(4.72441vw - 7.74803px)}}@media(min-width:1440px){.gallery .news-gallery-page__summary{grid-template-columns:repeat(11,61.53846px 49.23077px) 61.53846px}}.gallery .news-gallery-page__summary span{color:#fff;display:block;font-family:Chelsea Basis,sans-serif;font-size:20px;font-size:1.25rem;font-weight:300;grid-column:1/-1;line-height:1.8;margin:40px 0}@media(min-width:1176px){.gallery .news-gallery-page__summary span{font-size:28px;font-size:1.75rem;grid-column:3/18;line-height:1.5714285714}.gallery .full-width-image--left .full-width-image__details{left:0}.gallery .full-width-image--right .full-width-image__details{right:0}}.responsive-image .blur-up{filter:blur(2px);opacity:.7;transition:filter .4s,opacity .4s}.responsive-image .blur-up.lazyloaded{filter:blur(0);opacity:1}.error-page{color:#fff;font-family:Chelsea Basis,sans-serif;font-weight:700;position:relative}.error-page:after{background-color:#fbb700;bottom:0;content:"";height:94px;position:absolute;width:5px}@media(min-width:1176px){.error-page:after{height:243px;width:6px}}.error-page__container{margin-left:32px;margin-right:32px;max-width:1280px;position:absolute;top:42%}@media(min-width:768px){.error-page__container{margin-left:60px;margin-right:60px}}@media(min-width:1176px){.error-page__container{margin-left:82px;margin-right:82px}}@media(min-width:1440px){.error-page__container{margin-left:calc(50vw - 640px);margin-right:calc(50vw - 640px)}}.error-page__copy{font-family:Chelsea Basis Chiselled,sans-serif;font-size:60px;font-size:3.75rem;line-height:1.2}@media(min-width:1176px){.error-page__copy{font-size:200px;font-size:12.5rem;line-height:.36}}.error-page__title{font-size:20px;font-size:1.25rem;line-height:1.2;margin:12px 0;max-width:164px}@media(min-width:1176px){.error-page__title{font-size:60px;font-size:3.75rem;line-height:1.2;max-width:464px}}.error-page__body{font-size:18px;font-size:1.125rem;line-height:1.2222222222;margin:11px 0 36px}@media(min-width:1176px){.error-page__body{font-size:24px;font-size:1.5rem;line-height:1.2083333333;margin:32px 0;max-width:520px}}.error-page__link{align-items:center;color:#fff!important;display:flex;font-size:28px;font-size:1.75rem;line-height:1.4285714286}@media(min-width:1176px){.error-page__link{font-size:36px;font-size:2.25rem;line-height:1.2222222222}}.error-page__link:hover{color:#fbb700!important;transition:all .3s ease}.error-page__link-container{bottom:0;height:94px;margin-left:32px;margin-right:32px;max-width:1280px;position:absolute}@media(min-width:768px){.error-page__link-container{margin-left:60px;margin-right:60px}}@media(min-width:1176px){.error-page__link-container{margin-left:82px;margin-right:82px}}@media(min-width:1440px){.error-page__link-container{margin-left:calc(50vw - 640px);margin-right:calc(50vw - 640px)}}@media(min-width:1176px){.error-page__link-container{height:243px}}.error-page__link svg{height:14.83px;margin-left:13.93px;width:20.3px}@media(min-width:1176px){.error-page__link svg{height:19.77px;margin-left:10.67px;width:27.22px}}.error-page--404{background:linear-gradient(rgba(0,0,0,.59),rgba(0,0,0,.59)),url(/assets/1.0.0.39928/4a4cc70684fcff50578a.jpg);background-position:top;background-repeat:no-repeat;background-size:cover;height:100vh;position:relative}.error-page--404:before{content:"";height:100%;left:-150%;position:absolute;top:0;width:250vw;z-index:-1}.slick-slider{-webkit-touch-callout:none;-webkit-tap-color-highlight:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-dots li button{background:transparent;border:0;color:transparent;cursor:pointer;display:block;font-size:0;height:100%;line-height:0;outline:none;width:100%}.slick-dots li button:focus,.slick-dots li button:hover{opacity:1;outline:none}.slick-dots li.slick-active{background:#fff}.carousel .slick-next,.carousel .slick-prev,.inline-gallery .slick-next,.inline-gallery .slick-prev,.promo-carousel .slick-next,.promo-carousel .slick-prev,.shop-promo .slick-next,.shop-promo .slick-prev{background:none;border:none;cursor:pointer;display:block;font-size:0;height:48px;line-height:0;opacity:.75;outline:none;padding:0;position:absolute;transition:all .3s ease-in;width:48px;z-index:2}.carousel .slick-next:after,.carousel .slick-prev:after,.inline-gallery .slick-next:after,.inline-gallery .slick-prev:after,.promo-carousel .slick-next:after,.promo-carousel .slick-prev:after,.shop-promo .slick-next:after,.shop-promo .slick-prev:after{content:" ";height:30%;left:35%;position:absolute;top:40%;transform:rotate(45deg);width:30%}.carousel .slick-prev,.inline-gallery .slick-prev,.promo-carousel .slick-prev,.shop-promo .slick-prev{right:65px}@media(min-width:1440px){.carousel .slick-prev,.inline-gallery .slick-prev,.promo-carousel .slick-prev,.shop-promo .slick-prev{right:35px}}.carousel .slick-prev:after,.inline-gallery .slick-prev:after,.promo-carousel .slick-prev:after,.shop-promo .slick-prev:after{transform:rotate(-135deg)}.carousel .slick-next,.inline-gallery .slick-next,.promo-carousel .slick-next,.shop-promo .slick-next{right:35px}@media(min-width:1440px){.carousel .slick-next,.inline-gallery .slick-next,.promo-carousel .slick-next,.shop-promo .slick-next{right:5px}}.carousel .slick-next:focus,.carousel .slick-next:hover,.carousel .slick-prev:focus,.carousel .slick-prev:hover,.inline-gallery .slick-next:focus,.inline-gallery .slick-next:hover,.inline-gallery .slick-prev:focus,.inline-gallery .slick-prev:hover,.promo-carousel .slick-next:focus,.promo-carousel .slick-next:hover,.promo-carousel .slick-prev:focus,.promo-carousel .slick-prev:hover,.shop-promo .slick-next:focus,.shop-promo .slick-next:hover,.shop-promo .slick-prev:focus,.shop-promo .slick-prev:hover{opacity:1;outline:none}.carousel .slick-next.slick-disabled,.carousel .slick-prev.slick-disabled,.inline-gallery .slick-next.slick-disabled,.inline-gallery .slick-prev.slick-disabled,.promo-carousel .slick-next.slick-disabled,.promo-carousel .slick-prev.slick-disabled,.shop-promo .slick-next.slick-disabled,.shop-promo .slick-prev.slick-disabled{cursor:default;opacity:.2}.carousel .slick-next,.carousel .slick-prev,.promo-carousel .slick-next,.promo-carousel .slick-prev,.shop-promo .slick-next,.shop-promo .slick-prev{top:-72px}.carousel .slick-next:after,.carousel .slick-prev:after,.promo-carousel .slick-next:after,.promo-carousel .slick-prev:after,.shop-promo .slick-next:after,.shop-promo .slick-prev:after{border-right:3px solid #001489;border-top:3px solid #001489}.shop-promo .slick-next:after,.shop-promo .slick-prev:after{border-right:3px solid #fff;border-top:3px solid #fff}.inline-gallery .slick-next,.inline-gallery .slick-prev{bottom:0}.inline-gallery .slick-next:after,.inline-gallery .slick-prev:after{border-right:3px solid #fff;border-top:3px solid #fff}.generic-content-page .faq-module{margin-left:32px;margin-right:32px;max-width:1280px}@media(min-width:768px){.generic-content-page .faq-module{margin-left:60px;margin-right:60px}}@media(min-width:1176px){.generic-content-page .faq-module{margin-left:82px;margin-right:82px}}@media(min-width:1440px){.generic-content-page .faq-module{margin-left:calc(50vw - 640px);margin-right:calc(50vw - 640px)}}.discover-page .header,.watch-section .header{background-color:#140a47;display:flex;flex-direction:column;height:80px;justify-content:center;padding-left:32px;padding-right:32px}@media(min-width:768px){.discover-page .header,.watch-section .header{padding-left:60px;padding-right:60px}}@media(min-width:1176px){.discover-page .header,.watch-section .header{padding-left:82px;padding-right:82px}}@media(min-width:1440px){.discover-page .header,.watch-section .header{padding-left:calc(50vw - 640px);padding-right:calc(50vw - 640px)}}.discover-page .header__links .link,.watch-section .header__links .link{height:80px}.discover-page .header__links .link--active,.watch-section .header__links .link--active{position:relative}.discover-page .header__links .link--active:after,.watch-section .header__links .link--active:after{position:absolute}.discover-page .header__links:after,.watch-section .header__links:after{display:none}.discover-page .header__links-li,.watch-section .header__links-li{padding-right:22px}.discover-page .header__links-li span,.watch-section .header__links-li span{display:flex;transform:translateY(25px)}.discover-page .header__links-li:last-of-type .link,.watch-section .header__links-li:last-of-type .link{border-bottom:none!important}.discover-page .header__links span,.watch-section .header__links span{color:#fff;font-family:Chelsea Basis,sans-serif;font-size:18px;font-size:1.125rem;font-weight:700;line-height:1;text-transform:uppercase}:root{--ob-colour-greyscale-h:0;--ob-colour-greyscale-s:0%;--ob-colour-white:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),100%);--ob-colour-black:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),0%);--ob-colour-grey-15:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),95%);--ob-colour-grey-25:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),93%);--ob-colour-grey-50:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),90%);--ob-colour-grey-75:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),85%);--ob-colour-grey-100:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),80%);--ob-colour-grey-200:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),70%);--ob-colour-grey-300:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),60%);--ob-colour-grey-400:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),50%);--ob-colour-grey-450:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),45%);--ob-colour-grey-500:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),40%);--ob-colour-grey-600:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),30%);--ob-colour-grey-700:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),20%);--ob-colour-grey-800:hsl(var(--ob-colour-greyscale-h),var(--ob-colour-greyscale-s),10%);--green:#a0c2a0;--blue:#8da8c1;--pink:#e29ca9;--dark-pink:#d494a0;--dark-blue:#404446;--deep-blue:#140a47;--dark-gold:#957d54;--dark-green:#9bb39b;--cool-grey:#dad9d7;--deep-red:#370019;--gold:#b49664;--deep-red-hover:#1f000e;--crest-red:#c10000;--punchy-red:#ff0028;--light-red:#ff1c24;--crest-grey:#e6e6e6;--soft-grey:#d9d9d9;--dark-grey:#404446;--darkest-grey:#302f2d;--dark-red:#c61d23;--ob-colour-danger:var(--dark-red);--ob-loader-cl-1:#5b7fd2;--ob-loader-cl-2:#85d6b0;--ob-loader-cl-3:#ff75b3;--ob-loader-cl-4:#b080d1;--ob-typ-font-header:"Chelsea Basis",sans-serif;--ob-typ-font-header-heavy:"Sting Black",sans-serif;--ob-typ-font-main:"Chelsea Basis",sans-serif;--ob-typ-font-italic:"Karla Bold",sans-serif;--ob-typ-font-colour-body:var(--dark-blue);--ob-typ-font-colour-main:var(--deep-blue);--ob-typ-font-colour-main-bright:var(--crest-red);--ob-typ-font-colour-light:var(--dark-grey);--ob-typ-font-colour-highlight:var(--crest-red);--ob-title-cl:var(--dark-red);--site-header-height-desktop:173px;--site-header-height-mobile:88px;--ob-tray-height:96px;--ob-tray-height-lg:148px;--ob-timer-height:80px;--ob-site-max-width:1280px;--ob-site-header-padding:4px 0 0 20px;--ob-site-content-height-mobile:calc(100vh - var(--site-header-height-mobile));--ob-site-content-height-desktop:calc(100vh - var(--site-header-height-desktop));--ob-default-spacing:32px;--ob-padding-inline:var(--ob-default-spacing);--ob-page-title-bg:var(--ob-colour-white);--ob-crd-bg:var(--ob-colour-white);--ob-crd-bg-img-colour:#f7f7f7;--ob-dlg-close-colour-offset:var(--ob-colour-white);--ob-dlg-close-colour:var(--ob-colour-grey-450);--ob-focus-ring:var(--gold);--ob-lin-separator-primary:var(--gold);--ob-lin-separator-secondary:#a2a9ad;--ob-lst-bg:var(--crest-grey);--ob-lst-item-bg:var(--ob-colour-white);--ob-lst-item-cl:var(--deep-red);--ob-lst-item-pre-cl:var(--ob-colour-grey-200);--ob-lst-item-val-cl:var(--deep-red);--ob-timer-bg:var(--ob-colour-white);--ob-timer-color:var(--ob-colour-black);--ob-timer-text-bg-exp:var(--dark-gold);--ob-timer-text-bg:var(--gold);--ob-timer-text-color:var(--ob-colour-white);--ob-icon-btn-cl:var(--ob-colour-white);--ob-icon-btn-cl-hv:var(--ob-colour-grey-50);--ob-page-header-bg:var(--ob-colour-white);--ob-list-marker-colour:var(--crest-red);--ob-colour-primary:var(--gold);--ob-colour-primary-hover:var(--gold);--ob-colour-accent:#5c4820;--ob-alert-cl-close:var(--ob-colour-white);--ob-alert-bg-close:var(--ob-colour-black);--ob-alert-height:50px;--ob-alert-bg-close:var(--deep-red-hover);--ob-alert-bg-info:var(--blue);--ob-alert-bg-hv-info:var(--dark-blue);--ob-alert-cl-info:var(--ob-colour-white);--ob-alert-bg-success:var(--green);--ob-alert-bg-hv-success:var(--dark-green);--ob-alert-cl-success:var(--ob-colour-white);--ob-alert-bg-warning:var(--deep-red);--ob-alert-bg-hv-warning:var(--deep-red-hover);--ob-alert-cl-warning:var(--ob-colour-white);--ob-alert-bg-error:var(--pink);--ob-alert-bg-hv-error:var(--dark-pink);--ob-alert-cl-error:var(--ob-colour-white);--ob-info-box-font:var(--ob-typ-font-main);--ob-info-box-button:var(--crest-red);--ob-info-box-button-hv:var(--dark-red);--ob-info-box-anchor-cl:var(--crest-red);--ob-info-box-banner-icon-cl:var(--ob-colour-white);--ob-info-box-cl:var(--punchy-red);--ob-info-box-icon-cl:var(--punchy-red);--ob-info-box-dark-cl:var(--ob-colour-white);--ob-info-box-dark-cl-btn:var(--light-red);--ob-info-box-dark-bg:var(--deep-red);--ob-highlight-font:var(--ob-typ-font-main);--ob-highlight-anchor-cl:var(--crest-red);--ob-highlight-cl:var(--crest-red);--ob-highlight-cl-dark:#d10034;--ob-btn-height:46px;--ob-btn-cl:var(--ob-colour-black);--ob-btn-bg:var(--ob-colour-primary);--ob-btn-disabled-cl:var(--ob-colour-grey-400);--ob-btn-disabled-bg:var(--ob-colour-grey-25);--ob-btn-secondary-bg:var(--ob-colour-grey-25);--ob-btn-secondary-cl:var(--ob-colour-black);--ob-btn-price-prefix:var(--cool-grey);--ob-btn-price-value:var(--ob-colour-black);--ob-btn-price-value-alt:var(--gold);--ob-btn-tertiary-bg:transparent;--ob-btn-tertiary-cl:var(--ob-typ-font-colour-main);--ob-btn-quaternary-bg:var(--deep-blue);--ob-btn-quaternary-cl:var(--ob-colour-white);--ob-btn-back-bg:transparent;--ob-btn-back-cl-hv:var(--ob-colour-white);--ob-btn-back-cl:var(--ob-colour-white);--ob-btn-max-width:300px;--ob-evt-status-stroke-colour:var(--dark-grey);--ob-evt-status-colour:var(--dark-grey);--ob-evt-status-alt-colour:var(--dark-grey);--ob-evt-own-team-colour:var(--punchy-red);--ob-evt-opponent-team-colour:var(--ob-colour-primary);--ob-evt-date:var(--ob-colour-white);--ob-evt-location:var(--ob-colour-white);--ob-evt-group:var(--ob-colour-white);--ob-evt-condensed-primary:var(--ob-colour-primary);--ob-evt-condensed-secondary:var(--ob-colour-white);--ob-loyalty-separator-colour:var(--dark-grey);--ob-loyalty-points-value-colour:var(--punchy-red);--ob-loyalty-points-label-colour:var(--ob-colour-white);--ob-loyalty-points-label-size:0.875rem;--ob-loyalty-points-value-size:1.3125rem;--ob-saleswin-title-cl:var(--dark-red);--ob-saleswin-sub-cl:var(--dark-grey);--ob-saleswin-title-font:var(--ob-typ-font-main);--ob-tab-bg-active:var(--ob-colour-primary);--ob-tab-hover-bg-active:var(--ob-colour-primary);--ob-tab-hover-bg:var(--darkest-grey);--ob-tab-cl:var(--ob-colour-white);--ob-tab-bg:var(--ob-colour-black);--ob-tablist-bg:var(--ob-colour-black);--ob-tabpanel-bg:var(--ob-colour-white);--ob-tray-bg:var(--ob-colour-white);--ob-tray-wrap-bg:var(--ob-colour-white);--ob-slider-back-track:var(--ob-colour-grey-300);--ob-slider-active-track:var(--crest-red);--ob-slider-thumb:var(--crest-red);--ob-slider-thumb-focus:var(--ob-colour-black);--ob-slider-value-cl:var(--ob-colour-grey-600);--ob-header-underline-cl:var(--ob-colour-primary);--ob-header-indent-cl:var(--ob-colour-primary);--ob-basic-bg:(--ob-colour-grey-100);--ob-badge-bg:var(--ob-colour-white);--ob-badge-cl:var(--ob-colour-black);--ob-match-banner-bg:var(--ob-colour-grey-700);--ob-match-banner-cl:var(--ob-colour-white);--ob-ticket-message-cl:var(--ob-colour-grey-500);--ob-ticket-separator-cl:var(--ob-colour-grey-100);--ob-no-matches-cl:var(--ob-colour-white);--ob-no-matches-anchor-cl:var(--ob-colour-primary);--ob-hosp-card-bg:linear-gradient(166deg,#140a47,#1c0d68 36.98%,#140a47);--ob-stepper-positive-count:var(--ob-colour-grey-700);--ob-stepper-max-width:200px;--ob-stepper-control-max-width:9ch;--ob-stepper-secondary-bg:var(--ob-colour-grey-15);--ob-team-badge-max-width-lg:8.75rem;--ob-team-badge-max-width-sm:5rem;--ob-vert-hor-box1-bg:var(--ob-colour-white);--ob-vert-hor-box2-bg:var(--ob-colour-grey-15);--ob-tbl-header-cl:var(--ob-colour-grey-400);--ob-seat-category-title-cl:var(--ob-colour-white);--ob-icon-pnl-sm:48px;--ob-icon-pnl-lg:48px;--ob-ticket-bg:var(--ob-colour-white);--ob-ticket-max-width:49rem;--ob-order-confirm-width:520px;--ob-seats-unavailable-cl:#023474;--ob-seats-unavailable-bg:#023474b2;--ob-seats-available-cl:#238f56;--ob-seats-available-bg:#51dd93a3;--ob-seats-available-hv-cl:#238f56;--ob-seats-available-hv-bg:#b3ffd7d6;--ob-seats-selected-cl:#41a167;--ob-seats-selected-bg:#24a225e5;--ob-seats-selected-hv-cl:#24a225;--ob-seats-selected-hv-bg:#41a167;--ob-carousel-panel-width:296px;--ob-carousel-item-gap:16px;--ob-line-item-header-cl:var(--ob-colour-white)}
