html{
  scroll-behavior: smooth;
}
.seabord__festival{
  font-family: 'Poppins', sans-serif !important;
}
.seabord__festival img{
  max-width: 100%;
  height: auto;
}
header.seaboard__header {
  padding: 0px 0px;
      background-position: center;
    background-size: cover;
        display: flex;
    justify-content: space-between;
}
header.seaboard__header .container{
    display: flex;
    flex-flow: column;
    justify-content: center;
}
header.seaboard__header {
  padding: 0px 0px;
      background-position: center;
    background-size: cover;
        display: flex;
    justify-content: space-between;
}
img.seaboard__headermobile{
  display: block;
}
  img.seaboard__headerdesktop{
  display: none;
}
@media screen and (min-width: 720px) {
  img.seaboard__headermobile{
    display: none;
  }
  img.seaboard__headerdesktop{
  display: block;
  }
}
@media screen and (max-width: 720px) {

header.seaboard__header {
  padding: 0px;
      background-position: left;
    background: url('https://res.cloudinary.com/ncsy/image/upload/v1668601215/ats/mord2.png');
}
}
.seaboard__header__img{
  float: right;
  width: auto;
}
@media screen and (max-width: 980px) {
 .seaboard__header__img{
    display:none; 
  }
}
.seaboard__header__inner h2{
font-weight: 700;
font-size: 32px;
line-height: 50px;
text-transform: uppercase;
color: #FFFAF6;  
margin-bottom:18px;
}
h3.seabord__bold {
  font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 48px;
text-transform: capitalize;
color: #FFFAF6;
}
span.seabord__orange sup {
    text-transform: none;
}
.seaboard__header__inner h3{
font-style: normal;
font-weight: 600;
font-size: 24px;
line-height: 48px;
text-transform: capitalize;
color: #FFFAF6;
}

@media screen and (max-width: 720px) {

  .seaboard__header__inner h3 {
      font-style: normal;
      font-weight: 600;
      font-size: 22px;
      text-align: center;
      line-height: 35px;
      text-transform: capitalize;
      color: #FFFAF6;
  }
}
.seabord__orange{
  color: #FFA65A;
}
.seaboard__header__top {
  display: flex;
  gap: 30px;
  padding-top:25px;
  align-items:center;
}
.seaboard__header__inner {
    margin: auto;
}

@media screen and (max-width: 980px) {
  .seaboard__header__inner {
        padding-top: 45px;
      padding-bottom: 50px;
  }
  .seaboard__header__top {
      display: flex;
      gap: 20px;
      padding-top:0px;
      align-items:center;
  }
}
.seabord__navs {
    position: fixed;
    top: 100px;
    right: 0px;
    z-index: 9;
}

@media screen and (max-width: 720px) {
.seabord__navs {
    position: sticky;
    top: 10px;
    right: 0px;
    left: 0px;
    z-index: 9;
}

}
.seabord__navs ul{
    padding: 0px;
    margin: 0px;
        display: flex;
}
@media screen and (max-width: 720px) {
  .seabord__navs ul{
    justify-content: space-between;
  }
  .seabord__navs a:hover > span{
    display:none;
  }
}
@media screen and (min-width: 720px) {
.seabord__navs ul{
    padding: 0px;
    margin: 0px;
        display: flex;
    flex-flow: column;
    align-items: flex-end;
}

}
.seabord__navs li{
        display: block;
background: #FDFDFD;
border-radius: 99px;
    margin-bottom: 32px;
}
@media screen and (min-width: 720px) {
  .seabord__navs li{
      margin-bottom: 20px;
  }
}
.seabord__navs a{
    display: flex;
    gap: 12px;
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 120%;
    display: flex;
    align-items: center;
    color: #1F67AF;
     padding: 13px;
     text-transform:none;
     text-decoration:none;
    transition: opacity .3s linear;
    transform: translate(0);
    opacity: 1;
}
.seabord__navs a:hover{
 padding: 16px 24px;
     text-transform:none;
     text-decoration:none;
    transition: opacity .3s linear;
    transform: translate(0);
    opacity: 1;
}
.seabord__navs  li a span{
    display: none;
      transform: translate(9999px);
    opacity: 0;
}
.seabord__navs a:hover > span{
  display: block;
    transition: opacity .3s linear;
    transform: translate(0);
    opacity: 1;
}




.seaboard__info {
    background: #F8FAFB;
box-shadow: 0px 40px 40px rgba(110, 128, 145, 0.06), 0px -40px 60px rgba(108, 181, 232, 0.2);
}
.seaboard__info__inner {
  display: flex;
  max-width: 1165px;
  gap: 41px;
  padding: 30px 0px 21px;
  flex-flow:wrap;
}

@media screen and (min-width: 720px) {

.seabord__navs a{
    min-width: 50px;
    min-height: 50px;
    justify-content: center;
}

.seaboard__info__inner {
  display: flex;
  max-width: 1165px;
  gap: 81px;
  justify-content: space-between;
  padding: 60px 0px 41px;
  flex-flow:wrap;
}


}
.seaboard__col {
  /* flex: 1; */
}
.seaboard__col  h4{
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #1F67AF;
    margin-bottom: 25px;
}
.seaboard__col p{
  margin-bottom:16px;
  font-style: normal;
  /* max-width: 272px; */
font-weight: 400;
font-size: 15px;
line-height: 24px;
letter-spacing: 0.75px;
color: #232E38;
}
.seaboard__col strong{
font-weight: 600;
color: #232E38;
}
a.seaboard__viewmap{
/* padding: 12px 24px; */
gap: 12px;
width: 159px;
height: 48px;
border: 1px solid #1F67AF;
border-radius: 99px;
font-style: normal;
font-weight: 500;
font-size: 15px;
line-height: 20px;
display: flex;
justify-content:center;
align-items: center;
text-align: center;
letter-spacing: 0.75px;
color: #1F67AF;

}

a.seaboard__viewmap:hover{
    background: rgba(0, 0, 0, 0.04);
    border: 1px solid #2678C1;
    color: #2678C1;
    text-decoration: none;
    text-transform:none;
}



.seaboard__tickets{
  padding: 55px 0px;
      background: #F5F5F5;
}
.seaboard__tickets.seaboard__tickets--thin{
  padding: 60px 0px 75px;
      background: #F5F5F5;
}
@media screen and (max-width: 720px) {
.seaboard__tickets {
  padding: 50px 0px;
      background: #F5F5F5;
}
}
.seaboard__tickets h2{
      margin-bottom: 16px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    display: flex;
        justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
    color: #232E38;
}
.seaboard__tickets h4{
font-style: normal;
font-weight: 700;
    justify-content: center;
font-size: 18px;
line-height: 32px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
color: #232E38;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
}

.seaboard__tickets__group {
  display: flex;
  gap: 24px;
  flex-flow:wrap;
}
.seaboard__tickets__group.seaboard__tickets__group--tight{
      align-items: flex-start;
}
.seaboardticket__col {
  flex: 1;
    display: flex;
  gap: 24px;
  flex-flow:wrap;
}
@media screen and (max-width: 720px) {
.seaboardticket__col {
  flex: 1;
min-width: calc(100% - 6px);
    max-width: calc(100% - 6px);
    display: flex;
  gap: 12px;
  flex-flow:wrap;
}
}
.seaboardticket__col.seaboardticket__colchart{
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    padding: 32px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.seaboard__tickets__group--tight{
  .seaboardticket__item {
    padding: 13px 13px;
  }
}
.seaboardticket__item {
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    min-width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    padding: 32px;
    position:relative;
    display: flex;
    flex-flow: column;
    transition: box-shadow 0.25s ease-in-out;
}

.seaboardticket__item.seabord--desktop{
  display: none;
}
.seaboardticket__item.seabord--mobile{
  display: flex;
}

@media screen and (min-width: 720px) {
  .seaboardticket__item.seabord--mobile{
  display: none;
  }
.seaboardticket__item.seabord--desktop{
  display: flex;
  }
}


.seaboardticket__item.selected {
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.04), 0 0 0 2px #3797E0;

}

@media screen and (max-width: 720px) {
.seaboardticket__col.seaboardticket__colchart{
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    padding: 14px;
    flex-flow:column;
}
.seaboardticket__item {
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    min-width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    padding: 37px 10px 24px;
    position:relative;
}

}
/* .seaboardticket__vip::before {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
        top: 0;
    left: 0;
    border: 5px solid #946300;
    border-top-color: transparent;
    border-right-color: transparent;
box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
} */
.seaboardticket__vip {
      right: 16px;
      position: absolute;
    top: -9px;
      /* text-transform: uppercase;
    filter: drop-shadow(0px 0px 16px rgba(0, 0, 0, 0.04));
    background: #EAAC30;
    border-radius: 0px 4px 4px 4px;
    width: 34px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items:center;
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.25px;
    color: #FCFCFC;
    text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04); */
}

@media screen and (max-width: 720px) {
.seaboardticket__vip {
    right: 0px;
    position: absolute;
    top: -11px;
}

}
.seaboardticket__title {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    min-height:30px;
    line-height: 19px;
    display: flex;
    align-items: center;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #6E8091;
    text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    margin-bottom: 15px;
}


.seaboardticket__price {
  font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 32px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 1px;
color: #232E38;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
margin-bottom: 10px;
}
@media screen and (max-width: 720px) {
  .seaboardticket__title {
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    min-height:0px;
    line-height: 15px;
    display: flex;
    align-items: center;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #6E8091;
    text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    margin-bottom: 10px;
}
.seaboardticket__price {
  font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 22px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 1px;
color: #232E38;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
margin-bottom: 12px;
}
}
.seaboardticket__desc {
  font-style: italic;
font-weight: 400;
font-size: 13px;
line-height: 16px;
display: flex;
align-items: center;
color: #4B5866;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
/* margin-bottom: 16px; */
}

a.seaboardticket__link {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 8px 24px;
gap: 12px;
width: 100%;
height: 44px;
background: #2678C1;
border-radius: 99px;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 20px;
text-align: center;
color: #ECF8FF;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
text-decoration:none;
text-transform:none;
margin-top: 14px;
}
a.seaboardticket__link:hover{
background: #1F67AF;
text-decoration:none;
text-transform:none;
color: white;
}





.seaboard__ctickets {
  padding: 100px 0px;
        background: #EFF0F6;
}
@media screen and (max-width: 720px) {
.seaboard__ctickets {
  padding: 50px 0px;
      background: #F5F5F5;
}
}
.seaboard__ctickets h2{
      margin-bottom: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    display: flex;
        justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
    color: #232E38;
}
.seaboard__ctickets h4{
font-style: normal;
font-weight: 700;
    justify-content: center;
font-size: 18px;
line-height: 32px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 1px;
text-transform: uppercase;
color: #232E38;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
}

.seaboard__ctickets__group {
  display: flex;
  gap: 24px;
  flex-flow:wrap;
}
@media screen and (max-width: 720px) {
.seaboard__ctickets__group {
  display: flex;
  gap: 12px;
  flex-flow:wrap;
}

}
.seaboardcticket__col {
  flex: 1;
min-width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    display: flex;
  gap: 24px;
  flex-flow:wrap;
}

@media screen and (max-width: 720px) {
.seaboardcticket__col {
  flex: 1;
min-width: calc(100% - 6px);
    max-width: calc(10050% - 6px);
    display: flex;
  gap: 12px;
  flex-flow:wrap;
}

}
.seaboardcticket__col.seaboardticket__colchart{
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    padding: 32px;
    flex-flow:column;

    justify-content: center;
    align-items: center;
}
.seaboardticket__col.seaboardticket__colchart.seaboardticket__colchart--tight{
        margin-bottom: 20px;
}
@media screen and (max-width: 720px) {
.seaboardcticket__col.seaboardticket__colchart{
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    padding: 14px;
    flex-flow:column;
}
}
.seaboardcticket__item {
    background: #FFFFFF;
    transition: box-shadow 0.25s ease-in-out;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    min-width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    padding: 40px 14px 14px;
    position:relative;
      display: flex;
    flex-flow: column;
}
.seaboardcticket__item.selected {
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.04), 0 0 0 2px #3797E0;
 }
@media screen and (max-width: 720px) {
.seaboardcticket__item {
    background: #FFFFFF;
    box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    border-radius: 20px;
    min-width: calc(50% - 6px);
    max-width: calc(50% - 6px);
    padding: 36px 14px 14px;
    position:relative;
}

}
.seaboardcticket__title {
        font-style: normal;
        font-weight: 600;
        font-size: 12px;
        min-height: auto;
        line-height: 12px;
        display: flex;
        align-items: center;
        letter-spacing: 0.75px;
        text-transform: uppercase;
        color: #6E8091;
        text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
        margin-bottom: 12px;
}
@media screen and (max-width: 720px) {
.seaboardcticket__title {
  font-style: normal;
font-weight: 600;
font-size: 15px;
min-height: 0px;
line-height: 15px;
display: flex;
align-items: center;
letter-spacing: 0.75px;
text-transform: uppercase;
color: #6E8091;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
margin-bottom: 10px;
}
}
.seaboardcticket__price {
  font-style: normal;
font-weight: 600;
font-size: 32px;
line-height: 32px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 1px;
color: #232E38;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
margin-bottom: 20px;
}
@media screen and (min-width: 960px) {
.seaboardcticket__price {
            margin-bottom: 12px;
            font-size: 26px;
            line-height: 25px;
}
}
@media screen and (max-width: 720px) {
.seaboardcticket__price {
  font-style: normal;
font-weight: 600;
font-size: 22px;
line-height: 22px;
display: flex;
align-items: center;
text-align: center;
letter-spacing: 1px;
color: #232E38;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
margin-bottom: 10px;
}

}
.seaboardcticket__desc {
  font-style: italic;
font-weight: 400;
font-size: 13px;
line-height: 16px;
display: flex;
align-items: center;
color: #4B5866;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
margin-bottom: 16px;
}

a.seaboardcticket__link {
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
padding: 8px 24px;
gap: 12px;
width: 100%;
height: 44px;
background: #2678C1;
border-radius: 99px;
font-style: normal;
font-weight: 600;
font-size: 14px;
line-height: 20px;
text-align: center;
color: #ECF8FF;
text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
text-decoration:none;
text-transform:none;
}
a.seaboardcticket__link:hover{
background: #1F67AF;
text-decoration:none;
text-transform:none;
color: white;
}



.seaboardcticket__perklink{
  font-style: normal;
font-weight: 600;
cursor:pointer;
font-size: 14px;
line-height: 20px;
display: flex;
align-items: center;
text-align: center;
justify-content:center;
gap: 12px;
width: 100%;
  transition: all 0.3s;
height: 34px;
background: #EFF0F6;
border-radius: 99px;
margin-bottom:10px;
/* Grayscale/Body */
color: #4B5866;
}

#sponsorshipTicketsColumn .seaboardcticket__perklink{
      height: 34px;
      margin-bottom: 0px;
}

ul.seaboardcticket__perklist{
  padding: 0px;
  margin: 0px 0px 0px;
  height: 0;
  overflow:hidden;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    transition: all .5s ease;
}
.seaboardcticket__perks.active ul.seaboardcticket__perklist{
    height:auto;
  margin: 10px 0px 0px;
}

ul.seaboardcticket__perklist li{
display: flex;
flex-direction: row;
align-items: flex-start;
padding: 0px;
padding-bottom: 4px;
gap: 4px;
font-style: italic;
font-weight: 400;
font-size: 13px;
line-height: 16px;
color: #4B5866;
}



.seaboard__contact {
  padding: 100px 0px;
}
@media screen and (max-width: 720px) {

.seaboard__contact {
  padding: 50px 0px;
}

}
.seaboard__contact h2 {
      margin-bottom: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-transform:uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
    color: #232E38;
}
.seaboard__contact__inner {
  display: flex;
  padding-top: 30px;
  justify-content: space-between;
  flex-flow:wrap;
}

@media screen and (max-width: 720px) {
.seaboard__contact__inner {
  flex-flow:column;
}

}
.seaboard__cdir {
  flex: 1;
}
.seaboard__cdir h4{
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 17px;
    display: flex;
    align-items: center;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #1F67AF;
    margin-bottom: 25px;
}
@media screen and (max-width: 720px) {
.seaboard__cdir h4{
    margin-bottom: 15px;
}

}
.seaboard__cdir.seaboard__cdir--left p {
    margin-bottom: 40px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.75px;
    color: #232E38;
}
.seaboard__cdir p {
    margin-bottom: 16px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.75px;
    color: #232E38;
}

@media screen and (max-width: 720px) {
.seaboard__cdir.seaboard__cdir--left p {
    margin-bottom: 20px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.75px;
    color: #232E38;
}
.seaboard__cdir p {
    margin-bottom: 10px;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 24px;
    letter-spacing: 0.75px;
    color: #232E38;
}

}
.seaboard__cdir a {
    color: #232E38;
}

.seaboard__cdir strong {
    font-weight: 600;
    color: #232E38;
}


.seaboard__faqs {
  background: #EFF0F6;
  border-radius: 0px;
  padding: 85px 0px;
}
@media screen and (max-width: 720px) {
.seaboard__faqs {
  background: #EFF0F6;
  border-radius: 0px;
  padding: 55px 0px;
}

}
.seaboard__faqs h2 {
      margin-bottom: 40px;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-transform:uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 1px;
    color: #232E38;
}


.seaboard__faqs__inner {
  max-width: 736px;
  margin: 0 auto;
}


.all-faq {
  border: 1px solid #ddd;
  border-radius: 4px;
}
.faq {
  border-bottom: 1px solid #6E8091;
      margin-bottom: 24px;
    padding-bottom: 24px;
}
.faq > header {
  display: flex;
  padding: 0px;
  gap: 16px;
  font-size: 20px;
  align-items: center;
  cursor: pointer;
}

.faq__question{
  font-style: normal;
font-weight: 500;
font-size: 16px;
margin-bottom: 0px;
line-height: 24px;
letter-spacing: 0.75px;
color: #1F67AF;

}

span.faq__handle {
  font-size: 15px;
  margin-left: auto;
  color: #1F67AF;
}
.faq__answer {
  padding: 0px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.75px;
  color: #232E38;
  height: 0;
  overflow:hidden;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  transition: all .5s ease;

}
.faq__answer a{
color: #232E38;
}
.active .faq__answer {
  padding: 20px 40px 0px;
  height:auto;
  /* border-top: 1px solid #6E8091; */
}
.active.faq > header:hover {
  cursor: pointer;
} 



.footer__seaboard {
  padding: 28px 0px;
  background: #134A90;
box-shadow: 0px -25px 50px rgba(255, 255, 255, 0.05);
}
.footer__seaboard .container {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 720px) {
.footer__seaboard .container {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    gap: 17px;
    align-items: center;
}

}
.footer__seaboard__text {
  font-style: normal;
font-weight: 400;
font-size: 13px;
line-height: 13px;
display: flex;
flex-flow:wrap;
align-items: center;
letter-spacing: 0.25px;
color: #FFFFFF;
}

.footer__seaboard__text a{
  color: #FFFFFF;
}



.seaboardticket__info {
    margin-top:16px;
    background: #FFFFFF;
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    gap: 6px;
    border-radius: 14px;
    font-style: italic;
    font-weight: 400;
    font-size: 13px;
    line-height: 16px;
    color: #6E8091;
}


.faq__handle-icn::before{
  width:20px;
  height:20px;
  content: '';
  display: block;
}
.faq__handle-icn.icon__down::before{
  background:url('https://res.cloudinary.com/ncsy/image/upload/v1667828634/ats/Actions_Minus.png');

}
.faq__handle-icn.icon__plus::before{
  background:url('https://res.cloudinary.com/ncsy/image/upload/v1667828634/ats/Actions_Plus.png');

}

.seamodal__header{
  padding: 32px;
      display: flex;
    align-items: center;
    justify-content: space-between;
}
.seamodal__header h2{
  font-family: 'Poppins';
font-style: normal;
font-weight: 700;
font-size: 24px;
line-height: 32px;
text-align: left;
margin:0px;
letter-spacing: 1px;
text-transform: uppercase;
color: #232E38;
}
.seamodal--popup {
    display: none;
    background: #FFFFFF;
    border-radius: 8px;
    position: relative;
    max-width: 100%;
}
	.seamodal--popup__close{
    padding: 5px;
    cursor:pointer;
	}
	.seamodal--popup__close:hover{
    background: rgba(0, 0, 0, 0.04);
	}
  @media only screen and (max-width: 720px) {
    .seamodal__header{
          padding: 20px;
    }
	}

  @media only screen and (min-width: 960px) {
div#sponsorshipTicketsColumn .seaboardticket__item {
    min-width: calc(25% - 18px);
    padding: 37px 18px 12px;
    max-width: calc(25% - 18px);
}
  }

div#sponsorshipTicketsColumn .seaboardticket__item a.seaboardticket__link{
   margin-top: 10px;
}

div#sponsorshipTicketsColumn .seaboardticket__title {
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    min-height: auto;
    line-height: 12px;
    display: flex;
    align-items: center;
    letter-spacing: 0.75px;
    text-transform: uppercase;
    color: #6E8091;
    text-shadow: 0px 0px 32px rgba(0, 0, 0, 0.04);
    margin-bottom: 12px;
}


  @media only screen and (min-width: 960px) {
div#sponsorshipTicketsColumn .seaboardticket__price {
    margin-bottom: 12px;
        font-size: 26px;
    line-height: 25px;
}
  }

  @media only screen and (min-width: 960px) {
section#tickets  .seaboardticket__col,
section#corporate .seaboardticket__col {
    flex: 1;
    min-width: calc(50% - 12px);
    max-width: calc(50% - 12px);
    display: flex;
    gap: 24px;
    flex-flow: wrap;
}
  }

#sponsorshipTicketsColumn {
    gap: 18px 24px;
    justify-content: center;
}

@media screen and (max-width: 720px) {
#mobileqtyscrenn{
      margin-top: 10px;
}
.asdasdasdasdas{
  display:none;
}
}