* {
  font-family: Montserrat;
  box-sizing: border-box;
}

body {
  width: 100%;
  overflow-x: hidden !important;
}
a {
  cursor: pointer;
  text-decoration: none;
}
.fixed-header {
  position: relative !important;
}
.faq-section .answers ul {
  padding-left: 20px;
  padding-bottom: 20px;
}
.work-with-us-form {
  margin-bottom: -60px;
  padding-bottom: 60px;
}

ul,
ol {
  margin: 0;
  padding: 0;
}

h3 {
  font-weight: 700 !important;
}
p {
  font-family: Lato, Arial, Helvetica, sans-serif !important;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 15px !important;
}
p a {
  background: linear-gradient(90deg, #f5286e, #fc6d43);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f84a5a;
}

.main-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  width: 100%;
  overflow-x: hidden;
}

/*Hero Section*/
.event-ancillary {
  width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-position: center top;
  /* background: url(../img/deals-exp/envt-tick.png) no-repeat center top; */
  background-size: cover;
}

.event-ancillary .hero-content-ancillary {
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 156px;
  height: 42.36vw;
}

.event-ancillary .hero-content-ancillary .hero-heading-ancillary {
  width: 100%;
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}
.event-ancillary .hero-content-ancillary .hero-heading-ancillary h1 {
  font-family: Montserrat;
  font-size: 64px;
  font-weight: 700;
  line-height: 78px;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
  background-image: none !important;
}
.event-ancillary .hero-content-ancillary .hero-heading-ancillary h2 {
  font-family: Montserrat;
  font-size: 64px;
  font-weight: 700;
  line-height: 78px;
  text-align: center;
  color: #fff;
  margin-bottom: 25px;
  background-image: none !important;
}

.event-ancillary .hero-content-ancillary .hero-heading-ancillary p {
  font-family: Lato;
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  text-align: center;
  color: #fff;
  margin-top: 25px;
}

.event-ancillary .hero-content-ancillary .hero-heading-ancillary .talk-team {
  width: 250px;
  height: 56px;
  border-radius: 8px;
  background: #fff !important;
  box-shadow: 0 5px 15px rgba(245, 40, 109, 0.35);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 27px auto;
  text-align: center;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: white !important;
}
.event-ancillary
  .hero-content-ancillary
  .hero-heading-ancillary
  .talk-team
  span {
  display: inline-block;
  background: linear-gradient(90deg, #f5286e, #fc6d43);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f84a5a;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: 700;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .event-ancillary {
    background-size: cover !important;
  }
  .careers-gallery .gallery-wrap .column {
    margin-right: 9px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .current-openings .opening-title {
    width: 46% !important;
  }
}

@media screen and (max-width: 767px) {
  .show-modal .modal-content {
    padding-bottom: 4rem !important;
  }
  .event-ancillary .hero-content-ancillary .hero-heading-ancillary h1 {
    font-size: 36px !important;
    line-height: 44px !important;
    max-width: 303px;
    margin: auto;
  }
  .event-ancillary .hero-content-ancillary .hero-heading-ancillary h2 {
    font-size: 36px !important;
    line-height: 44px !important;
    max-width: 303px;
    margin: auto;
  }
  .event-ancillary .hero-content-ancillary {
    height: 488px !important;
  }
  .event-ancillary {
    background-size: cover !important;
  }
}

.terms-sec {
  padding: 140px 0;
  /* background-color: #F6F6F6; */
  background-color: #f8f6f1;
}

.terms-sec article h2 {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  margin: 0 0 48px;
}
.terms-sec .terms-sec-cards {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.terms-sec .terms-sec-cards .terms-sec-card {
  width: 19%;
  max-width: 100%;
  border-radius: 20px;
  padding: 26px;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.terms-sec .terms-sec-cards .terms-sec-card .perak-deal-icon {
  width: 78px;
  height: auto;
}
.terms-sec .terms-sec-cards .terms-sec-card h2 {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: 700;
  line-height: 29px;
  margin-top: 24.18px;
}
.terms-sec .terms-sec-cards .terms-sec-card h4 {
  font-family: Montserrat;
  font-size: 18px !important;
  font-weight: 700;
  line-height: 22px !important;
  margin-top: 24.18px;
}
.terms-sec .terms-sec-cards .terms-sec-card p {
  margin-top: 18px;
  letter-spacing: 0em;
  font-family: Lato;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 21px !important;
}
.terms-sec .terms-sec-cards .terms-sec-card p strong {
  background: linear-gradient(90deg, #f5286e, #fc6d43);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  color: #f84a5a;
}
.button-terms .terms {
  width: 213px;
  display: block;
  text-align: center;
}

.unation-culture {
  padding: 140px 0 40px;
  background-color: #fff;
}
.unation-culture .culture-wrap {
  justify-content: center;
  margin-bottom: 100px;
}

.unation-culture .culture-wrap .culture-image-section {
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.unation-culture .culture-wrap .culture-image-section img {
  border-radius: 0;
}

.unation-culture .culture-wrap .culture-text-section {
  width: 48%;
  display: flex;
  flex-direction: column;
  padding: 30px 100px 0;
}
.unation-culture .culture-wrap .culture-text-section h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #1e1f22;
}
.unation-culture .culture-wrap .culture-text-section p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #1e1f22;
}
.terms {
  padding: 16px 24px;
  background: linear-gradient(90deg, #f5296d 0%, #fc6d43 100%);
  box-shadow: 0 5px 15px 0 rgb(245 40 110 / 35%);
  border-radius: 8px;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: white !important;
  color: #fff;
}
.terms .button-text {
  color: #ffffff;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
}
.terms-sec .term-wrap {
  justify-content: space-between;
  align-items: center;
}
.terms-sec .terms-heading h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #1e1f22;
}

.terms-sec .terms-heading p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #1e1f22;
  max-width: 468px;
}

.current-openings {
  padding: 140px 0;
  /* background-color: #F6F6F6; */
  background-color: #f8f6f1;
}
.current-openings .current-heading {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.current-openings .current-heading h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #1e1f22;
}
.current-openings .current-heading p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #1e1f22;
  margin-bottom: 0 !important;
  max-width: 368px;
}
.current-openings .opening-title {
  padding: 35px 0 35px 50px;
  width: 60%;
}
.current-openings .opening-title h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #1e1f22;
}
.current-openings .opening-title h4 a {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #f5296d;
}
.current-openings .opening-location {
  padding-right: 50px;
}
.current-openings .opening-location h3 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  color: #1e1f22;
  margin-bottom: 0;
}
.current-openings .opening-location h4 {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 27px;
  color: #1e1f22;
  width: 120px;
}
.current-openings .opening-wrap {
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 20px;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.current-openings .opening-loc-wrap {
  align-items: center;
  padding-right: 50px;
}

.careers-gallery {
  background-color: #fff;
  padding: 140px 0;
}
.careers-gallery .gallery-wrap {
  flex-direction: row;
  gap: 10px;
}
.careers-gallery .gallery-wrap .column {
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 32%;
}
.careers-gallery .gallery-wrap .careers-img {
  width: 100%;
}
.careers-gallery .gallery-wrap .careers-img img {
  max-height: 504px;
  width: 100%;
  border-radius: 20px;
  height: 100%;
  object-fit: cover;
}
.careers-gallery .gallery-wrap .column:first-child {
  padding-top: 160px;
}
.careers-gallery .gallery-wrap .column:nth-child(2) {
  padding-top: 80px;
}

.follow-us-section {
  padding: 140px 0;
  background-color: #f6f6f6;
}

.follow-dark-bg {
  padding: 140px 0;
  background-color: #f8f6f1;
}
.follow-dark-bg .social-list li a {
  background: transparent;
  /* border: none; */
}
.follow-dark-bg .social-list li a img {
  display: block;
  max-width: 100%;
}
.follow-dark-bg .u-block-heading h2 {
  font-size: 36px;
}

.follow-us-section .follow-heading {
  margin-bottom: 40px;
  text-align: center;
}
.follow-us-section .follow-heading h2 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  text-align: center;
  color: #1e1f22;
}
.follow-us-section .follow-heading p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #1e1f22;
  margin-bottom: 0;
}
.follow-us-section .follow-icon {
  justify-content: center;
  align-items: center;
}
.follow-us-section .follow-icon .follow-img {
  padding-right: 20px;
  padding-left: 20px;
}

/* FAQ */
.deal-exp-faq {
  padding: 50px 0;
}
.deal-exp-faq .h2 {
  font-family: Montserrat;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: center;
}
.deal-exp-faq #tabs {
  width: 100%;
  display: flex;
  justify-content: center;
  list-style-type: none;
  padding: 20px 0 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #e3e3e3;
}
.deal-exp-faq #tabs li a {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 53px;
  cursor: pointer;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  color: #1e1f22;
  border-bottom: 2px solid #f84a5a;
}
.deal-exp-faq #tabs li a.inactive {
  color: #d2d2d3;
  border-bottom: 0;
}
.deal-exp-faq .accordion-2 {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700 !important;
  line-height: 22px;
  letter-spacing: 0em;
  transition: 0.4s;
  display: flex;
  padding: 30px;
  position: relative;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: black !important;
  background-image: none !important;
}
.deal-exp-faq .panel-2 {
  font-family: "Lato";
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  display: none;
  overflow: hidden;
  padding: 0 30px;
}
.deal-exp-faq .panel-2 p {
  font-family: "Lato";
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
}
.deal-exp-faq .accordion-2:after {
  content: "";
  background: url(../img/deals-exp/aws-r-arrow.svg) no-repeat center center;
  background-size: 100%;
  height: 13.36579704284668px;
  width: 7.69272518157959px;
  display: inline-block;
  margin-left: auto;
  transition: all 0.3s ease-in-out;
  position: absolute;
  right: 14px;
  top: 33px;
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  .u-block-heading {
    width: auto !important;
  }
  .social-list li a img {
    max-width: 56px !important;
  }
  .social-list li a {
    width: 60px !important;
    height: 60px !important;
  }
  .careers-gallery .gallery-wrap {
    height: auto;
  }
  .terms-sec .terms-sec-cards .terms-sec-card {
    justify-content: flex-start;
    width: 49%;
    margin-bottom: 15px;
  }
  .deal-exp-faq {
    padding: 60px 0;
  }
  .unation-culture {
    padding: 60px 0 0;
  }
  .current-openings {
    padding: 60px 0;
  }
  .follow-us-section {
    padding: 60px 0;
  }
  .follow-dark-bg {
    padding: 60px 0;
  }
  .careers-gallery {
    padding: 60px 0;
  }
  .terms-sec {
    padding: 60px 0;
  }
  .unation-culture .culture-wrap .culture-text-section {
    padding: 30px 30px 0;
  }
}
@media screen and (min-width: 401px) and (max-width: 767px) {
  .follow-us-section .follow-icon .follow-img {
    padding-right: 15px;
    padding-left: 15px;
    width: 65px;
  }
}
@media screen and (max-width: 400px) {
  .follow-us-section .follow-icon .follow-img {
    padding-right: 10px;
    padding-left: 10px;
    width: 50px;
  }
}
@media screen and (max-width: 767px) {
  .careers-gallery .gallery-wrap .column {
    width: 100%;
  }
  .careers-gallery .gallery-wrap .column:first-child {
    padding-top: 0;
  }
  .careers-gallery .gallery-wrap .column:nth-child(2) {
    padding-top: 0;
  }

  .follow-dark-bg .u-block-heading h2 {
    font-size: 30px !important;
    line-height: 45px !important;
  }
  .social-list li a img {
    max-width: 24px !important;
  }
  .deal-exp-faq {
    padding: 40px 0;
  }
  .deal-exp-faq .h2 {
    font-size: 30px;
  }
  .deal-exp-faq .accordion-2 {
    padding: 18px 15px;
    font-size: 18px;
  }
  .deal-exp-faq .panel-2 {
    font-size: 15px;
    padding: 0 15px;
  }
  .deal-exp-faq .accordion-2:after {
    top: 23px;
    right: 5px;
  }
  .terms-sec .terms-heading h2 {
    font-size: 30px;
  }
  .unation-culture .culture-wrap .culture-text-section h3 {
    font-size: 30px;
  }
  .current-openings .current-heading h2 {
    font-size: 30px;
  }
  .follow-us-section .follow-heading h2 {
    font-size: 30px;
  }
  .follow-us-section {
    padding: 40px 0;
  }
  .follow-dark-bg {
    padding: 40px 0;
  }
  .careers-gallery {
    padding: 40px 0;
  }
  .careers-gallery .gallery-wrap {
    justify-content: center;
    height: auto !important;
    flex-direction: column;
  }
  .careers-gallery .gallery-wrap .careers-img {
    align-items: center;
    display: flex;
    width: 100% !important;
    justify-content: center;
    margin-bottom: 20px;
  }
  .current-openings .opening-wrap {
    flex-direction: column;
  }
  .current-openings .opening-title {
    padding: 20px 0 0;
    text-align: center;
  }
  .current-openings .opening-location {
    padding-right: 0;
    text-align: center;
    padding-bottom: 15px;
  }
  .current-openings .opening-title {
    width: 95% !important;
  }
  .current-openings .opening-title h3 {
    font-size: 20px !important;
    line-height: 25px !important;
  }
  .terms-sec {
    padding: 40px 0;
  }
  .terms-sec .terms-sec-cards {
    margin-top: 50px;
  }
  .terms-sec .terms-sec-cards .terms-sec-card {
    width: 100%;
    margin-bottom: 20px;
  }
  .unation-culture .culture-wrap .culture-text-section {
    padding: 20px 0;
    width: 100%;
    order: 2;
  }
  .unation-culture .culture-wrap .culture-image-section {
    width: 100%;
    order: 1;
  }
  .unation-culture .culture-wrap {
    display: flex;
    flex-direction: row;
    margin-bottom: 50px;
  }
  .unation-culture {
    padding: 40px 0 0;
  }
  .current-openings {
    padding: 40px 0;
  }
  .current-openings .opening-loc-wrap {
    /* display: block; */
    padding-right: 0;
    padding-bottom: 50px;
    flex-direction: column;
  }
  .current-openings .opening-location h4 {
    width: auto !important;
  }
}

.peark-deal {
  background-color: #f8f6f1;
}
#follow-us .follow-dark-bg {
  background-color: #fff;
  padding: 60px 0 40px;
}
