@charset "UTF-8";
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
section {
  position: relative;
}
section.padT-xs {
  padding-top: 30px;
}
section.padT-s {
  padding-top: 60px;
}
section.padT-m {
  padding-top: 90px;
}
section.padT-l {
  padding-top: 120px;
}
section.padT-xl {
  padding-top: 150px;
}
section.padB-xs {
  padding-bottom: 30px;
}
section.padB-s {
  padding-bottom: 60px;
}
section.padB-m {
  padding-bottom: 90px;
}
section.padB-l {
  padding-bottom: 120px;
}
section.padB-xl {
  padding-bottom: 150px;
}
section.marT-xs {
  margin-top: 30px;
}
section.marT-s {
  margin-top: 60px;
}
section.marT-m {
  margin-top: 90px;
}
section.marT-l {
  margin-top: 120px;
}
section.marT-xl {
  margin-top: 150px;
}
section.marB-xs {
  margin-bottom: 30px;
}
section.marB-s {
  margin-bottom: 60px;
}
section.marB-m {
  margin-bottom: 90px;
}
section.marB-l {
  margin-bottom: 120px;
}
section.marB-xl {
  margin-bottom: 150px;
}
@media (max-width: 767px) {
  section.padTmob-none {
    padding-top: 0px;
  }
  section.padTmob-xs {
    padding-top: 30px;
  }
  section.padTmob-s {
    padding-top: 60px;
  }
  section.padTmob-m {
    padding-top: 90px;
  }
  section.padTmob-l {
    padding-top: 120px;
  }
  section.padTmob-xl {
    padding-top: 150px;
  }
  section.padBmob-none {
    padding-bottom: 0px;
  }
  section.padBmob-xs {
    padding-bottom: 30px;
  }
  section.padBmob-s {
    padding-bottom: 60px;
  }
  section.padBmob-m {
    padding-bottom: 90px;
  }
  section.padBmob-l {
    padding-bottom: 120px;
  }
  section.padBmob-xl {
    padding-bottom: 150px;
  }
  section.marTmob-none {
    margin-top: 0px;
  }
  section.marTmob-xs {
    margin-top: 30px;
  }
  section.marTmob-s {
    margin-top: 60px;
  }
  section.marTmob-m {
    margin-top: 90px;
  }
  section.marTmob-l {
    margin-top: 120px;
  }
  section.marTmob-xl {
    margin-top: 150px;
  }
  section.marBmob-none {
    margin-bottom: 0px;
  }
  section.marBmob-xs {
    margin-bottom: 30px;
  }
  section.marBmob-s {
    margin-bottom: 60px;
  }
  section.marBmob-m {
    margin-bottom: 90px;
  }
  section.marBmob-l {
    margin-bottom: 120px;
  }
  section.marBmob-xl {
    margin-bottom: 150px;
  }
}

/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
.ani {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: 1;
  animation-duration: 1;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.ani_dur-1 {
  -webkit-animation-duration: 0.1s;
  animation-duration: 0.1s;
}

.ani_dur-2 {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}

.ani_dur-3 {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}

.ani_dur-4 {
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s;
}

.ani_dur-5 {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.ani_dur-6 {
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
}

.ani_dur-7 {
  -webkit-animation-duration: 0.7s;
  animation-duration: 0.7s;
}

.ani_dur-8 {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
}

.ani_dur-9 {
  -webkit-animation-duration: 0.9s;
  animation-duration: 0.9s;
}

.ani_dur-10 {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.ani_dur-11 {
  -webkit-animation-duration: 1.1s;
  animation-duration: 1.1s;
}

.ani_dur-12 {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}

.ani_dur-13 {
  -webkit-animation-duration: 1.3s;
  animation-duration: 1.3s;
}

.ani_dur-14 {
  -webkit-animation-duration: 1.4s;
  animation-duration: 1.4s;
}

.ani_dur-15 {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.ani_dur-16 {
  -webkit-animation-duration: 1.6s;
  animation-duration: 1.6s;
}

.ani_dur-17 {
  -webkit-animation-duration: 1.7s;
  animation-duration: 1.7s;
}

.ani_dur-18 {
  -webkit-animation-duration: 1.8s;
  animation-duration: 1.8s;
}

.ani_dur-19 {
  -webkit-animation-duration: 1.9s;
  animation-duration: 1.9s;
}

.ani_dur-20 {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.ani_dur-21 {
  -webkit-animation-duration: 2.1s;
  animation-duration: 2.1s;
}

.ani_dur-22 {
  -webkit-animation-duration: 2.2s;
  animation-duration: 2.2s;
}

.ani_dur-23 {
  -webkit-animation-duration: 2.3s;
  animation-duration: 2.3s;
}

.ani_dur-24 {
  -webkit-animation-duration: 2.4s;
  animation-duration: 2.4s;
}

.ani_dur-25 {
  -webkit-animation-duration: 2.5s;
  animation-duration: 2.5s;
}

.ani_dur-26 {
  -webkit-animation-duration: 2.6s;
  animation-duration: 2.6s;
}

.ani_dur-27 {
  -webkit-animation-duration: 2.7s;
  animation-duration: 2.7s;
}

.ani_dur-28 {
  -webkit-animation-duration: 2.8s;
  animation-duration: 2.8s;
}

.ani_dur-29 {
  -webkit-animation-duration: 2.9s;
  animation-duration: 2.9s;
}

.ani_dur-30 {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
}

.ani_dur-31 {
  -webkit-animation-duration: 3.1s;
  animation-duration: 3.1s;
}

.ani_dur-32 {
  -webkit-animation-duration: 3.2s;
  animation-duration: 3.2s;
}

.ani_dur-33 {
  -webkit-animation-duration: 3.3s;
  animation-duration: 3.3s;
}

.ani_dur-34 {
  -webkit-animation-duration: 3.4s;
  animation-duration: 3.4s;
}

.ani_dur-35 {
  -webkit-animation-duration: 3.5s;
  animation-duration: 3.5s;
}

.ani_dur-36 {
  -webkit-animation-duration: 3.6s;
  animation-duration: 3.6s;
}

.ani_dur-37 {
  -webkit-animation-duration: 3.7s;
  animation-duration: 3.7s;
}

.ani_dur-38 {
  -webkit-animation-duration: 3.8s;
  animation-duration: 3.8s;
}

.ani_dur-39 {
  -webkit-animation-duration: 3.9s;
  animation-duration: 3.9s;
}

.ani_dur-40 {
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
}

.ani_dur-41 {
  -webkit-animation-duration: 4.1s;
  animation-duration: 4.1s;
}

.ani_dur-42 {
  -webkit-animation-duration: 4.2s;
  animation-duration: 4.2s;
}

.ani_dur-43 {
  -webkit-animation-duration: 4.3s;
  animation-duration: 4.3s;
}

.ani_dur-44 {
  -webkit-animation-duration: 4.4s;
  animation-duration: 4.4s;
}

.ani_dur-45 {
  -webkit-animation-duration: 4.5s;
  animation-duration: 4.5s;
}

.ani_dur-46 {
  -webkit-animation-duration: 4.6s;
  animation-duration: 4.6s;
}

.ani_dur-47 {
  -webkit-animation-duration: 4.7s;
  animation-duration: 4.7s;
}

.ani_dur-48 {
  -webkit-animation-duration: 4.8s;
  animation-duration: 4.8s;
}

.ani_dur-49 {
  -webkit-animation-duration: 4.9s;
  animation-duration: 4.9s;
}

.ani_dur-50 {
  -webkit-animation-duration: 5s;
  animation-duration: 5s;
}

.ani_delay-1 {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.ani_delay-2 {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.ani_delay-3 {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.ani_delay-4 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.ani_delay-5 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.ani_delay-6 {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.ani_delay-7 {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.ani_delay-8 {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}

.ani_delay-9 {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

.ani_delay-10 {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.ani_delay-11 {
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
}

.ani_delay-12 {
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}

.ani_delay-13 {
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.ani_delay-14 {
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}

.ani_delay-15 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.ani_delay-16 {
  -webkit-animation-delay: 1.6s;
  animation-delay: 1.6s;
}

.ani_delay-17 {
  -webkit-animation-delay: 1.7s;
  animation-delay: 1.7s;
}

.ani_delay-18 {
  -webkit-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.ani_delay-19 {
  -webkit-animation-delay: 1.9s;
  animation-delay: 1.9s;
}

.ani_delay-20 {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.ani_delay-21 {
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.ani_delay-22 {
  -webkit-animation-delay: 2.2s;
  animation-delay: 2.2s;
}

.ani_delay-23 {
  -webkit-animation-delay: 2.3s;
  animation-delay: 2.3s;
}

.ani_delay-24 {
  -webkit-animation-delay: 2.4s;
  animation-delay: 2.4s;
}

.ani_delay-25 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}

.ani_delay-26 {
  -webkit-animation-delay: 2.6s;
  animation-delay: 2.6s;
}

.ani_delay-27 {
  -webkit-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.ani_delay-28 {
  -webkit-animation-delay: 2.8s;
  animation-delay: 2.8s;
}

.ani_delay-29 {
  -webkit-animation-delay: 2.9s;
  animation-delay: 2.9s;
}

.ani_delay-30 {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.ani_delay-31 {
  -webkit-animation-delay: 3.1s;
  animation-delay: 3.1s;
}

.ani_delay-32 {
  -webkit-animation-delay: 3.2s;
  animation-delay: 3.2s;
}

.ani_delay-33 {
  -webkit-animation-delay: 3.3s;
  animation-delay: 3.3s;
}

.ani_delay-34 {
  -webkit-animation-delay: 3.4s;
  animation-delay: 3.4s;
}

.ani_delay-35 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
}

.ani_delay-36 {
  -webkit-animation-delay: 3.6s;
  animation-delay: 3.6s;
}

.ani_delay-37 {
  -webkit-animation-delay: 3.7s;
  animation-delay: 3.7s;
}

.ani_delay-38 {
  -webkit-animation-delay: 3.8s;
  animation-delay: 3.8s;
}

.ani_delay-39 {
  -webkit-animation-delay: 3.9s;
  animation-delay: 3.9s;
}

.ani_delay-40 {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.ani_delay-41 {
  -webkit-animation-delay: 4.1s;
  animation-delay: 4.1s;
}

.ani_delay-42 {
  -webkit-animation-delay: 4.2s;
  animation-delay: 4.2s;
}

.ani_delay-43 {
  -webkit-animation-delay: 4.3s;
  animation-delay: 4.3s;
}

.ani_delay-44 {
  -webkit-animation-delay: 4.4s;
  animation-delay: 4.4s;
}

.ani_delay-45 {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s;
}

.ani_delay-46 {
  -webkit-animation-delay: 4.6s;
  animation-delay: 4.6s;
}

.ani_delay-47 {
  -webkit-animation-delay: 4.7s;
  animation-delay: 4.7s;
}

.ani_delay-48 {
  -webkit-animation-delay: 4.8s;
  animation-delay: 4.8s;
}

.ani_delay-49 {
  -webkit-animation-delay: 4.9s;
  animation-delay: 4.9s;
}

.ani_delay-50 {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

/*==============================================================*/
/*==============================================================*/
@-webkit-keyframes zoomIn {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.6, 0.6, 0.6);
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6);
  }
  50% {
    opacity: 1;
  }
}
@-moz-keyframes zoomIn {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.6, 0.6, 0.6);
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6);
  }
  50% {
    opacity: 1;
  }
}
@-o-keyframes zoomIn {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.6, 0.6, 0.6);
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    -ms-transform: scale3d(0.6, 0.6, 0.6);
    -webkit-transform: scale3d(0.6, 0.6, 0.6);
    transform: scale3d(0.6, 0.6, 0.6);
  }
  50% {
    opacity: 1;
  }
}
.inView.ani-zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.inView.ani-fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-moz-keyframes fadeInDown {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-o-keyframes fadeInDown {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, -100px, 0);
    -webkit-transform: translate3d(0, -100px, 0);
    transform: translate3d(0, -100px, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
.inView.ani-fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -ms-transform: translate3d(-200px, 0, 0);
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-moz-keyframes fadeInLeft {
  from {
    opacity: 0;
    -ms-transform: translate3d(-200px, 0, 0);
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-o-keyframes fadeInLeft {
  from {
    opacity: 0;
    -ms-transform: translate3d(-200px, 0, 0);
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -ms-transform: translate3d(-200px, 0, 0);
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
.inView.ani-fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -ms-transform: translate3d(200px, 0, 0);
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
}
@-moz-keyframes fadeInRight {
  from {
    opacity: 0;
    -ms-transform: translate3d(200px, 0, 0);
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
}
@-o-keyframes fadeInRight {
  from {
    opacity: 0;
    -ms-transform: translate3d(200px, 0, 0);
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -ms-transform: translate3d(200px, 0, 0);
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0px, 0, 0);
    -webkit-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0);
  }
}
.inView.ani-fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, 100px, 0);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-moz-keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, 100px, 0);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@-o-keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, 100px, 0);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-transform: translate3d(0, 100px, 0);
    -webkit-transform: translate3d(0, 100px, 0);
    transform: translate3d(0, 100px, 0);
  }
  to {
    opacity: 1;
    -ms-transform: translate3d(0, 0px, 0);
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
  }
}
.inView.ani-fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes curve-slideFromRight {
  from {
    right: 0;
  }
  to {
    right: 100%;
  }
}
@-moz-keyframes curve-slideFromRight {
  from {
    right: 0;
  }
  to {
    right: 100%;
  }
}
@-o-keyframes curve-slideFromRight {
  from {
    right: 0;
  }
  to {
    right: 100%;
  }
}
@keyframes curve-slideFromRight {
  from {
    right: 0;
  }
  to {
    right: 100%;
  }
}
@-webkit-keyframes curve-slideFromRight-svg {
  from {
    right: 0;
  }
  to {
    right: -moz-calc(100% - 150px);
    right: -webkit-calc(100% - 150px);
    right: calc(100% - 150px);
  }
}
@-moz-keyframes curve-slideFromRight-svg {
  from {
    right: 0;
  }
  to {
    right: -moz-calc(100% - 150px);
    right: -webkit-calc(100% - 150px);
    right: calc(100% - 150px);
  }
}
@-o-keyframes curve-slideFromRight-svg {
  from {
    right: 0;
  }
  to {
    right: -moz-calc(100% - 150px);
    right: -webkit-calc(100% - 150px);
    right: calc(100% - 150px);
  }
}
@keyframes curve-slideFromRight-svg {
  from {
    right: 0;
  }
  to {
    right: -moz-calc(100% - 150px);
    right: -webkit-calc(100% - 150px);
    right: calc(100% - 150px);
  }
}
.inView.ani-curveSFR {
  -webkit-animation-name: curve-slideFromRight;
  animation-name: curve-slideFromRight;
}
.inView.ani-curveSFR.customSvg {
  -webkit-animation-name: curve-slideFromRight-svg;
  animation-name: curve-slideFromRight-svg;
}

@-webkit-keyframes curve-slideFromLeft {
  from {
    left: -150px;
  }
  to {
    left: -moz-calc(100% - 150px);
    left: -webkit-calc(100% - 150px);
    left: calc(100% - 150px);
  }
}
@-moz-keyframes curve-slideFromLeft {
  from {
    left: -150px;
  }
  to {
    left: -moz-calc(100% - 150px);
    left: -webkit-calc(100% - 150px);
    left: calc(100% - 150px);
  }
}
@-o-keyframes curve-slideFromLeft {
  from {
    left: -150px;
  }
  to {
    left: -moz-calc(100% - 150px);
    left: -webkit-calc(100% - 150px);
    left: calc(100% - 150px);
  }
}
@keyframes curve-slideFromLeft {
  from {
    left: -150px;
  }
  to {
    left: -moz-calc(100% - 150px);
    left: -webkit-calc(100% - 150px);
    left: calc(100% - 150px);
  }
}
.inView.ani-curveSFL {
  -webkit-animation-name: curve-slideFromLeft;
  animation-name: curve-slideFromLeft;
}

@-webkit-keyframes ovalMaskMob {
  from {
    width: 100%;
  }
  to {
    width: 92vw;
  }
}
@-moz-keyframes ovalMaskMob {
  from {
    width: 100%;
  }
  to {
    width: 92vw;
  }
}
@-o-keyframes ovalMaskMob {
  from {
    width: 100%;
  }
  to {
    width: 92vw;
  }
}
@keyframes ovalMaskMob {
  from {
    width: 100%;
  }
  to {
    width: 92vw;
  }
}
@-webkit-keyframes ovalMaskTab {
  from {
    width: 100%;
  }
  to {
    width: 80vw;
  }
}
@-moz-keyframes ovalMaskTab {
  from {
    width: 100%;
  }
  to {
    width: 80vw;
  }
}
@-o-keyframes ovalMaskTab {
  from {
    width: 100%;
  }
  to {
    width: 80vw;
  }
}
@keyframes ovalMaskTab {
  from {
    width: 100%;
  }
  to {
    width: 80vw;
  }
}
@-webkit-keyframes ovalMaskDesk {
  from {
    width: 100%;
  }
  to {
    width: 905px;
  }
}
@-moz-keyframes ovalMaskDesk {
  from {
    width: 100%;
  }
  to {
    width: 905px;
  }
}
@-o-keyframes ovalMaskDesk {
  from {
    width: 100%;
  }
  to {
    width: 905px;
  }
}
@keyframes ovalMaskDesk {
  from {
    width: 100%;
  }
  to {
    width: 905px;
  }
}
.inView.ani-ovalMask {
  -webkit-animation-name: ovalMaskMob;
  animation-name: ovalMaskMob;
}
@media (min-width: 900px) {
  .inView.ani-ovalMask {
    -webkit-animation-name: ovalMaskTab;
    animation-name: ovalMaskTab;
  }
}
@media (min-width: 1024px) {
  .inView.ani-ovalMask {
    -webkit-animation-name: ovalMaskDesk;
    animation-name: ovalMaskDesk;
  }
}

@-webkit-keyframes customSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-moz-keyframes customSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@-o-keyframes customSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes customSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.inView.ani-customSpin {
  animation: customSpin 5s infinite linear;
  transform-origin: 50% 50%;
  transform-box: fill-box;
}

@-webkit-keyframes customBarLeft {
  from {
    opacity: 0;
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  to {
    opacity: 1;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes customBarLeft {
  from {
    opacity: 0;
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  to {
    opacity: 1;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@-o-keyframes customBarLeft {
  from {
    opacity: 0;
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  to {
    opacity: 1;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes customBarLeft {
  from {
    opacity: 0;
    -ms-transform: translateX(-300px);
    -webkit-transform: translateX(-300px);
    transform: translateX(-300px);
  }
  to {
    opacity: 1;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.inView.ani-customBarLeft {
  -webkit-animation-name: customBarLeft;
  animation-name: customBarLeft;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  transition-timing-function: ease-out;
}

#bar1Wrap, #bar2Wrap, #bar3Wrap,
#bar1Wrap-mob, #bar2Wrap-mob, #bar3Wrap-mob {
  overflow: hidden;
}

#border path {
  fill: #EB7253 !important;
}

.testGraph {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 600px;
}

@-webkit-keyframes customDot {
  from {
    opacity: 0;
    -ms-transform: translateY(300px);
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
  }
  to {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-moz-keyframes customDot {
  from {
    opacity: 0;
    -ms-transform: translateY(300px);
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
  }
  to {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@-o-keyframes customDot {
  from {
    opacity: 0;
    -ms-transform: translateY(300px);
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
  }
  to {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes customDot {
  from {
    opacity: 0;
    -ms-transform: translateY(300px);
    -webkit-transform: translateY(300px);
    transform: translateY(300px);
  }
  to {
    opacity: 1;
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.inView.ani-customDot {
  -webkit-animation-name: customDot;
  animation-name: customDot;
  transition-timing-function: ease-out;
}

html {
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  height: auto;
  max-width: 100%;
  display: block;
}

img[src$=".svg"]:not(.general img) {
  width: 100%;
}

*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:focus {
  outline: none;
}

input[type=text], input[type=email], input[type=submit], textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/*==============================================================*/
/*==============================================================*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text.nice-select.open, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

p.multiBtn {
  margin-left: -5px;
  margin-right: -5px;
}
p.multiBtn a.btn {
  margin: 10px 5px 0 5px;
}

header#masthead {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}

/*==============================================================*/
/*==============================================================*/
header#masthead.altHead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
  color: black;
}
header#masthead.altHead .wrap .logo.logoWhite {
  display: none;
}
header#masthead.altHead .wrap .logo.logoColor {
  display: block;
}

header#masthead {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
}
header#masthead .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  height: 78px;
}
header#masthead .wrap .logo {
  margin-top: 3px;
  width: 196px;
}
header#masthead .wrap .logo.logoColor {
  display: none;
}
@media (max-width: 1023px) {
  header#masthead nav {
    flex: 1;
  }
}
@media (min-width: 1024px) {
  header#masthead nav {
    margin-left: auto;
  }
}
header#masthead #mega-menu-wrap-primary ul#mega-menu-primary li.mega-menu-item span.mega-indicator {
  margin: 0;
}
header#masthead #mega-menu-wrap-primary ul#mega-menu-primary li.mega-menu-item span.mega-indicator:after {
  margin-left: 5px !important;
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e904";
  font-size: 6px;
  display: inline-block;
  vertical-align: middle;
  color: #EB7253;
}
@media (max-width: 1023px) {
  header#masthead #mega-menu-wrap-primary {
    height: 100%;
    vertical-align: middle;
  }
  header#masthead #mega-menu-wrap-primary .mega-menu-toggle {
    height: 100%;
  }
}
@media (min-width: 1024px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary {
    margin-right: -14px;
  }
}
@media (min-width: 1240px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary {
    margin-right: -20px;
  }
}
@media (min-width: 1400px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary {
    margin-right: -28px;
  }
}
@media (min-width: 1024px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item {
    border-bottom: 5px solid transparent;
  }
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item.mega-toggle-on, header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item:hover {
    border-color: #FFB23E;
  }
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item a.mega-menu-link {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-optical-sizing: auto;
    color: white;
    height: auto;
    font-size: 16px;
    letter-spacing: -0.32px;
    line-height: 24px;
    padding: 0 14px;
  }
}
@media (min-width: 1024px) and (min-width: 1240px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item a.mega-menu-link {
    padding: 0 20px;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item a.mega-menu-link {
    padding: 0 28px;
  }
}
@media (min-width: 1024px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item a.mega-menu-link:hover {
    color: #EB7253;
  }
}
@media (min-width: 1024px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item a.mega-menu-link span.mega-indicator:after {
    color: #EB7253;
    line-height: 23px;
  }
}
@media (min-width: 1024px) {
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item ul.mega-sub-menu {
    margin: 5px 0 0;
    padding: 20px 30px 10px;
    background-color: #EB7253;
    background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
    background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
    background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
    background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
    -moz-border-radius: 0 0 50px 0;
    -webkit-border-radius: 0 0 50px 0;
    border-radius: 0 0 50px 0;
  }
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
    margin-bottom: 15px;
  }
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-optical-sizing: auto;
    text-shadow: 1px 1px 2px #EB7253;
    color: white;
    padding: 0;
  }
  header#masthead #mega-menu-wrap-primary > ul#mega-menu-primary > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    color: #383838;
  }
}

header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle.mega-menu-open + ul#mega-menu-primary {
  right: 0;
}
@media (max-width: 1023px) {
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary {
    background-color: #EB7253;
    background-image: -webkit-linear-gradient(157deg, #EB7253 35%, #FFB23E 100%);
    background-image: -moz-linear-gradient(157deg, #EB7253 35%, #FFB23E 100%);
    background-image: -o-linear-gradient(157deg, #EB7253 35%, #FFB23E 100%);
    background-image: linear-gradient(157deg, #EB7253 35%, #FFB23E 100%);
    min-height: 100%;
    width: 100%;
    max-width: 100%;
    padding: 0 30px 70px;
    margin: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap;
    right: -100%;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mobileNavHeader {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px !important;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mobileNavHeader .mobileNavLogo {
    display: inline-block;
    width: 196px;
    margin-top: 3px;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mobileNavHeader .mobileNavLogo img {
    height: 75px;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mobileNavHeader #mobileNavClose {
    position: absolute;
    right: 0;
    top: 35px;
    border: none;
    background: none;
    font-size: 20px;
    color: white;
    padding: 0;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item {
    margin: 0;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item a.mega-menu-link {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-style: normal;
    font-optical-sizing: auto;
    color: white;
    font-size: 32px;
    letter-spacing: -1px;
    line-height: 1;
    height: auto;
    padding: 17px 0px;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item a.mega-menu-link span.mega-indicator:after {
    font-size: 9px;
    color: white;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item.mega-toggle-on a.mega-menu-link span.mega-indicator:after {
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item ul.mega-sub-menu {
    margin: 0 0 17px;
    padding: 0;
    border-left: 1px solid white;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item ul.mega-sub-menu li.mega-menu-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    font-size: 20px;
    letter-spacing: -0.5px;
    line-height: 24px;
    padding: 22px 0 22px 25px;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    background: rgba(0, 0, 0, 0.2);
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding-left: 35px;
  }
  header#masthead .wrap nav #mega-menu-wrap-primary .mega-menu-toggle + ul#mega-menu-primary li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    padding-left: 50px;
  }
}

/*==============================================================*/
/*==============================================================*/
footer#colophon .wrap {
  position: relative;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column wrap;
}
@media (min-width: 600px) {
  footer#colophon .wrap {
    padding-top: 83.3333333333px;
    padding-bottom: 66.6666666667px;
  }
}
@media (min-width: 768px) {
  footer#colophon .wrap {
    padding-top: 106.6666666667px;
    padding-bottom: 93.3333333333px;
  }
}
@media (min-width: 900px) {
  footer#colophon .wrap {
    padding-top: 130px;
    padding-bottom: 120px;
  }
}
@media (min-width: 1024px) {
  footer#colophon .wrap {
    padding-top: 153.3333333333px;
    padding-bottom: 146.6666666667px;
  }
}
@media (min-width: 1240px) {
  footer#colophon .wrap {
    padding-top: 176.6666666667px;
    padding-bottom: 173.3333333333px;
  }
}
@media (min-width: 1400px) {
  footer#colophon .wrap {
    padding-top: 200px;
    padding-bottom: 200px;
  }
}
@media (min-width: 600px) {
  footer#colophon .wrap {
    flex-flow: row wrap;
    justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  footer#colophon .wrap {
    justify-content: flex-start;
  }
}
@media (max-width: 599px) {
  footer#colophon .wrap .contact {
    width: 265px;
    text-align: center;
    margin: 0 auto 83px;
  }
}
@media (min-width: 600px) {
  footer#colophon .wrap .contact {
    width: 350px;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  footer#colophon .wrap .contact {
    padding-right: 72px;
  }
}
footer#colophon .wrap .contact a.logo {
  display: block;
  margin-bottom: 45px;
}
footer#colophon .wrap .contact a.btn {
  margin-bottom: 50px;
}
@media (min-width: 600px) {
  footer#colophon .wrap .contact a.btn {
    margin-bottom: 49.1666666667px;
  }
}
@media (min-width: 768px) {
  footer#colophon .wrap .contact a.btn {
    margin-bottom: 48.3333333333px;
  }
}
@media (min-width: 900px) {
  footer#colophon .wrap .contact a.btn {
    margin-bottom: 47.5px;
  }
}
@media (min-width: 1024px) {
  footer#colophon .wrap .contact a.btn {
    margin-bottom: 46.6666666667px;
  }
}
@media (min-width: 1240px) {
  footer#colophon .wrap .contact a.btn {
    margin-bottom: 45.8333333333px;
  }
}
@media (min-width: 1400px) {
  footer#colophon .wrap .contact a.btn {
    margin-bottom: 45px;
  }
}
footer#colophon .wrap .contact ul.social li {
  display: inline-block;
  margin-right: 14px;
}
footer#colophon .wrap .contact ul.social li a {
  font-size: 22px;
}
footer#colophon .wrap .footerNav {
  position: relative;
  width: fit-content;
  padding-left: 35px;
}
@media (max-width: 599px) {
  footer#colophon .wrap .footerNav {
    margin: 0 auto;
  }
}
footer#colophon .wrap .footerNav:before {
  content: "";
  width: 5px;
  height: 100%;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(180deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(180deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(180deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(180deg, #EB7253 0%, #FFB23E 100%);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
}
footer#colophon .wrap .footerNav ul li {
  margin-bottom: 10px;
}
footer#colophon .wrap .footerNav ul li#menu-item-224 {
  display: none;
}
footer#colophon .wrap .footerNav ul li a {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
}
footer#colophon .wrap .copyright {
  margin-left: auto;
  text-align: right;
  align-self: flex-end;
  padding-left: 20px;
}
@media (max-width: 1023px) {
  footer#colophon .wrap .copyright {
    width: 100%;
    text-align: center;
    margin-top: 66px;
  }
}
@media (max-width: 1023px) and (min-width: 600px) {
  footer#colophon .wrap .copyright {
    margin-top: 73.5px;
  }
}
@media (max-width: 1023px) and (min-width: 768px) {
  footer#colophon .wrap .copyright {
    margin-top: 81px;
  }
}
@media (max-width: 1023px) and (min-width: 900px) {
  footer#colophon .wrap .copyright {
    margin-top: 88.5px;
  }
}
@media (max-width: 1023px) and (min-width: 1024px) {
  footer#colophon .wrap .copyright {
    margin-top: 96px;
  }
}
@media (max-width: 1023px) and (min-width: 1240px) {
  footer#colophon .wrap .copyright {
    margin-top: 103.5px;
  }
}
@media (max-width: 1023px) and (min-width: 1400px) {
  footer#colophon .wrap .copyright {
    margin-top: 111px;
  }
}
footer#colophon .wrap .copyright p {
  text-transform: none;
  font-size: 12px;
  line-height: 22px;
  letter-spacing: -0.15px;
}
@media (min-width: 600px) {
  footer#colophon .wrap .copyright p {
    font-size: 12.3333333333px;
    line-height: 22.3333333333px;
    letter-spacing: -0.2183333333px;
  }
}
@media (min-width: 768px) {
  footer#colophon .wrap .copyright p {
    font-size: 12.6666666667px;
    line-height: 22.6666666667px;
    letter-spacing: -0.2866666667px;
  }
}
@media (min-width: 900px) {
  footer#colophon .wrap .copyright p {
    font-size: 13px;
    line-height: 23px;
    letter-spacing: -0.355px;
  }
}
@media (min-width: 1024px) {
  footer#colophon .wrap .copyright p {
    font-size: 13.3333333333px;
    line-height: 23.3333333333px;
    letter-spacing: -0.4233333333px;
  }
}
@media (min-width: 1240px) {
  footer#colophon .wrap .copyright p {
    font-size: 13.6666666667px;
    line-height: 23.6666666667px;
    letter-spacing: -0.4916666667px;
  }
}
@media (min-width: 1400px) {
  footer#colophon .wrap .copyright p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.56px;
  }
}
footer#colophon .wrap .copyright p a {
  text-decoration: underline;
}

.hero {
  background-size: cover;
  background-position: 70% center;
}
@media (min-width: 768px) {
  .hero {
    background-position: right center;
  }
}
.hero:after {
  content: "";
  width: 35vw;
  height: 35vw;
  max-width: 305px;
  max-height: 305px;
  background: url("../images/heroCurve.svg") no-repeat right bottom;
  background-size: cover;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media (min-width: 480px) {
  .hero:after {
    width: 25vw;
    height: 25vw;
  }
}
.hero.type-file .wrap, .hero.type-oembed .wrap {
  padding-top: 60px;
  padding-bottom: 80px;
}
@media (min-width: 600px) {
  .hero.type-file .wrap, .hero.type-oembed .wrap {
    padding-top: 75px;
    padding-bottom: 94.3333333333px;
  }
}
@media (min-width: 768px) {
  .hero.type-file .wrap, .hero.type-oembed .wrap {
    padding-top: 90px;
    padding-bottom: 108.6666666667px;
  }
}
@media (min-width: 900px) {
  .hero.type-file .wrap, .hero.type-oembed .wrap {
    padding-top: 105px;
    padding-bottom: 123px;
  }
}
@media (min-width: 1024px) {
  .hero.type-file .wrap, .hero.type-oembed .wrap {
    padding-top: 120px;
    padding-bottom: 137.3333333333px;
  }
}
@media (min-width: 1240px) {
  .hero.type-file .wrap, .hero.type-oembed .wrap {
    padding-top: 135px;
    padding-bottom: 151.6666666667px;
  }
}
@media (min-width: 1400px) {
  .hero.type-file .wrap, .hero.type-oembed .wrap {
    padding-top: 150px;
    padding-bottom: 166px;
  }
}
.hero.type-img .wrap {
  padding-top: 50px;
  padding-bottom: 60px;
}
@media (min-width: 600px) {
  .hero.type-img .wrap {
    padding-top: 63px;
    padding-bottom: 84.3333333333px;
  }
}
@media (min-width: 768px) {
  .hero.type-img .wrap {
    padding-top: 76px;
    padding-bottom: 108.6666666667px;
  }
}
@media (min-width: 900px) {
  .hero.type-img .wrap {
    padding-top: 89px;
    padding-bottom: 133px;
  }
}
@media (min-width: 1024px) {
  .hero.type-img .wrap {
    padding-top: 102px;
    padding-bottom: 157.3333333333px;
  }
}
@media (min-width: 1240px) {
  .hero.type-img .wrap {
    padding-top: 115px;
    padding-bottom: 181.6666666667px;
  }
}
@media (min-width: 1400px) {
  .hero.type-img .wrap {
    padding-top: 128px;
    padding-bottom: 206px;
  }
}
.hero.type-txt:after {
  display: none;
}
.hero.type-txt .wrap {
  padding-top: 30px;
  padding-bottom: 60px;
  color: #383838;
  text-align: center;
}
@media (min-width: 600px) {
  .hero.type-txt .wrap {
    padding-top: 33.3333333333px;
    padding-bottom: 63.3333333333px;
  }
}
@media (min-width: 768px) {
  .hero.type-txt .wrap {
    padding-top: 36.6666666667px;
    padding-bottom: 66.6666666667px;
  }
}
@media (min-width: 900px) {
  .hero.type-txt .wrap {
    padding-top: 40px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1024px) {
  .hero.type-txt .wrap {
    padding-top: 43.3333333333px;
    padding-bottom: 73.3333333333px;
  }
}
@media (min-width: 1240px) {
  .hero.type-txt .wrap {
    padding-top: 46.6666666667px;
    padding-bottom: 76.6666666667px;
  }
}
@media (min-width: 1400px) {
  .hero.type-txt .wrap {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
.hero.type-txt .wrap .breadcrumbs {
  color: #EB7253;
}
.hero.type-txt .wrap .breadcrumbs a {
  color: #EB7253;
  text-decoration: none;
}
.hero .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
  position: relative;
}
.hero .wrap .breadcrumbs {
  color: #FFB23E;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1.2px;
}
@media (min-width: 600px) {
  .hero .wrap .breadcrumbs {
    font-size: 14.3333333333px;
    line-height: 30.3333333333px;
    letter-spacing: 1.4px;
  }
}
@media (min-width: 768px) {
  .hero .wrap .breadcrumbs {
    font-size: 14.6666666667px;
    line-height: 30.6666666667px;
    letter-spacing: 1.6px;
  }
}
@media (min-width: 900px) {
  .hero .wrap .breadcrumbs {
    font-size: 15px;
    line-height: 31px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 1024px) {
  .hero .wrap .breadcrumbs {
    font-size: 15.3333333333px;
    line-height: 31.3333333333px;
    letter-spacing: 2px;
  }
}
@media (min-width: 1240px) {
  .hero .wrap .breadcrumbs {
    font-size: 15.6666666667px;
    line-height: 31.6666666667px;
    letter-spacing: 2.2px;
  }
}
@media (min-width: 1400px) {
  .hero .wrap .breadcrumbs {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2.4px;
  }
}
.hero .wrap .breadcrumbs a {
  color: #FFB23E;
  text-decoration: none;
}
.hero .wrap .breadcrumbs a:hover {
  color: white;
}
.hero .wrap h1 {
  margin-bottom: 28px;
}
@media (min-width: 600px) {
  .hero .wrap h1 {
    margin-bottom: 32.5px;
  }
}
@media (min-width: 768px) {
  .hero .wrap h1 {
    margin-bottom: 37px;
  }
}
@media (min-width: 900px) {
  .hero .wrap h1 {
    margin-bottom: 41.5px;
  }
}
@media (min-width: 1024px) {
  .hero .wrap h1 {
    margin-bottom: 46px;
  }
}
@media (min-width: 1240px) {
  .hero .wrap h1 {
    margin-bottom: 50.5px;
  }
}
@media (min-width: 1400px) {
  .hero .wrap h1 {
    margin-bottom: 55px;
  }
}
.hero .wrap p {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: -0.24px;
  margin-bottom: 25px;
}
@media (min-width: 600px) {
  .hero .wrap p {
    font-size: 20.6666666667px;
    line-height: 28.6666666667px;
    letter-spacing: -0.28px;
  }
}
@media (min-width: 768px) {
  .hero .wrap p {
    font-size: 21.3333333333px;
    line-height: 29.3333333333px;
    letter-spacing: -0.32px;
  }
}
@media (min-width: 900px) {
  .hero .wrap p {
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.36px;
  }
}
@media (min-width: 1024px) {
  .hero .wrap p {
    font-size: 22.6666666667px;
    line-height: 30.6666666667px;
    letter-spacing: -0.4px;
  }
}
@media (min-width: 1240px) {
  .hero .wrap p {
    font-size: 23.3333333333px;
    line-height: 31.3333333333px;
    letter-spacing: -0.44px;
  }
}
@media (min-width: 1400px) {
  .hero .wrap p {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 600px) {
  .hero .wrap p {
    margin-bottom: 32.5px;
  }
}
@media (min-width: 768px) {
  .hero .wrap p {
    margin-bottom: 40px;
  }
}
@media (min-width: 900px) {
  .hero .wrap p {
    margin-bottom: 47.5px;
  }
}
@media (min-width: 1024px) {
  .hero .wrap p {
    margin-bottom: 55px;
  }
}
@media (min-width: 1240px) {
  .hero .wrap p {
    margin-bottom: 62.5px;
  }
}
@media (min-width: 1400px) {
  .hero .wrap p {
    margin-bottom: 70px;
  }
}

.bgMediaTxt {
  background-size: cover;
  background-position: 70% center;
}
@media (min-width: 768px) {
  .bgMediaTxt {
    background-position: 40% center;
  }
}
@media (max-width: 767px) {
  .bgMediaTxt.alt .wrap .inner {
    background: rgba(56, 56, 56, 0.82);
    border: 1px solid #383838;
  }
}
.bgMediaTxt .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
  z-index: 3;
  position: relative;
  padding-top: 50px;
  padding-bottom: 55px;
}
@media (min-width: 600px) {
  .bgMediaTxt .wrap {
    padding-top: 61.6666666667px;
    padding-bottom: 67.5px;
  }
}
@media (min-width: 768px) {
  .bgMediaTxt .wrap {
    padding-top: 73.3333333333px;
    padding-bottom: 80px;
  }
}
@media (min-width: 900px) {
  .bgMediaTxt .wrap {
    padding-top: 85px;
    padding-bottom: 92.5px;
  }
}
@media (min-width: 1024px) {
  .bgMediaTxt .wrap {
    padding-top: 96.6666666667px;
    padding-bottom: 105px;
  }
}
@media (min-width: 1240px) {
  .bgMediaTxt .wrap {
    padding-top: 108.3333333333px;
    padding-bottom: 117.5px;
  }
}
@media (min-width: 1400px) {
  .bgMediaTxt .wrap {
    padding-top: 120px;
    padding-bottom: 130px;
  }
}
@media (max-width: 767px) {
  .bgMediaTxt .wrap {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .bgMediaTxt .wrap .inner {
    border: 1px solid #F4F3EF;
    padding: 40px;
    background: rgba(255, 255, 255, 0.82);
    -moz-border-radius: 0 100px 0 0;
    -webkit-border-radius: 0 100px 0 0;
    border-radius: 0 100px 0 0;
  }
}
@media (min-width: 768px) {
  .bgMediaTxt .wrap .inner {
    width: 60%;
  }
}
@media (min-width: 1024px) {
  .bgMediaTxt .wrap .inner {
    width: 50%;
    max-width: 585px;
  }
}

.bgMediaTxt .constrainWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column wrap;
}
@media (min-width: 768px) {
  .bgMediaTxt .constrainWrap {
    flex-flow: row nowrap;
    align-items: center;
  }
}
@media (min-width: 768px) {
  .bgMediaTxt .constrainWrap .wrap {
    margin: 0;
    flex: 1;
    padding-right: 4%;
    padding-left: -moz-calc(max((100% - 1400px) / 2, 4%));
    padding-left: -webkit-calc(max((100% - 1400px) / 2, 4%));
    padding-left: calc(max((100% - 1400px) / 2, 4%));
  }
}
@media (max-width: 767px) {
  .bgMediaTxt .constrainWrap .wrap {
    order: 2;
    padding: 35px 0 50px;
  }
}
.bgMediaTxt .constrainWrap .vidwrap, .bgMediaTxt .constrainWrap video, .bgMediaTxt .constrainWrap .img {
  width: 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .bgMediaTxt .constrainWrap .vidwrap, .bgMediaTxt .constrainWrap video, .bgMediaTxt .constrainWrap .img {
    width: 50%;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .bgMediaTxt .constrainWrap .vidwrap, .bgMediaTxt .constrainWrap video, .bgMediaTxt .constrainWrap .img {
    order: 1;
  }
}
.bgMediaTxt .constrainWrap .vidwrap.pos-center, .bgMediaTxt .constrainWrap video.pos-center, .bgMediaTxt .constrainWrap .img.pos-center {
  align-self: center;
}
.bgMediaTxt .constrainWrap .vidwrap.pos-top, .bgMediaTxt .constrainWrap video.pos-top, .bgMediaTxt .constrainWrap .img.pos-top {
  align-self: flex-start;
}
.bgMediaTxt .constrainWrap .vidwrap.pos-bottom, .bgMediaTxt .constrainWrap video.pos-bottom, .bgMediaTxt .constrainWrap .img.pos-bottom {
  align-self: flex-end;
}
@media (min-width: 768px) {
  .bgMediaTxt .constrainWrap .vidwrap.pos-bottom img, .bgMediaTxt .constrainWrap video.pos-bottom img, .bgMediaTxt .constrainWrap .img.pos-bottom img {
    margin-top: 30px;
  }
}
@media (min-width: 768px) {
  .bgMediaTxt .constrainWrap .img {
    width: 35%;
  }
}
@media (min-width: 900px) {
  .bgMediaTxt .constrainWrap .img {
    width: 40%;
  }
}
@media (min-width: 1024px) {
  .bgMediaTxt .constrainWrap .img {
    width: 45%;
  }
}
@media (min-width: 1240px) {
  .bgMediaTxt .constrainWrap .img {
    width: 50%;
  }
}
.bgMediaTxt .constrainWrap .vidwrap .embedContainer {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.bgMediaTxt .constrainWrap .vidwrap .embedContainer iframe, .bgMediaTxt .constrainWrap .vidwrap .embedContainer object, .bgMediaTxt .constrainWrap .vidwrap .embedContainer embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.oembedVid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  pointer-events: none;
  overflow: hidden;
  z-index: 2;
}
.oembedVid iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.jquery-background-video-wrapper {
  height: 100%;
  position: relative;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
}
.jquery-background-video-wrapper .jquery-background-video-pauseplay {
  display: none;
}
.jquery-background-video-wrapper .jquery-background-video {
  position: absolute;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  top: 50%;
  left: 50%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transition-duration: 0ms;
}

.js .jquery-background-video {
  opacity: 0;
  -webkit-transition: opacity 300ms linear;
  transition: opacity 300ms linear;
}
.js .jquery-background-video.is-visible {
  opacity: 1;
}

video.constrain {
  width: 50%;
  left: 50%;
  position: absolute;
  top: 50%;
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.curve-TL {
  -moz-border-radius: 100px 0 0 0;
  -webkit-border-radius: 100px 0 0 0;
  border-radius: 100px 0 0 0;
}
@media (min-width: 600px) {
  .curve-TL {
    -moz-border-radius: 150px 0 0 0;
    -webkit-border-radius: 150px 0 0 0;
    border-radius: 150px 0 0 0;
  }
}

.curve-TR {
  -moz-border-radius: 0 100px 0 0;
  -webkit-border-radius: 0 100px 0 0;
  border-radius: 0 100px 0 0;
}
@media (min-width: 600px) {
  .curve-TR {
    -moz-border-radius: 0 150px 0 0;
    -webkit-border-radius: 0 150px 0 0;
    border-radius: 0 150px 0 0;
  }
}

.curve-BR {
  -moz-border-radius: 0 0 100px 0;
  -webkit-border-radius: 0 0 100px 0;
  border-radius: 0 0 100px 0;
}
@media (min-width: 600px) {
  .curve-BR {
    -moz-border-radius: 0 0 150px 0;
    -webkit-border-radius: 0 0 150px 0;
    border-radius: 0 0 150px 0;
  }
}

.curve-BL {
  -moz-border-radius: 0 0 0 100px;
  -webkit-border-radius: 0 0 0 100px;
  border-radius: 0 0 0 100px;
}
@media (min-width: 600px) {
  .curve-BL {
    -moz-border-radius: 0 0 0 150px;
    -webkit-border-radius: 0 0 0 150px;
    border-radius: 0 0 0 150px;
  }
}

@media (max-width: 1023px) {
  .txtImgHalves.padTmob-none {
    padding-top: 0px;
  }
  .txtImgHalves.padTmob-xs {
    padding-top: 30px;
  }
  .txtImgHalves.padTmob-s {
    padding-top: 60px;
  }
  .txtImgHalves.padTmob-m {
    padding-top: 90px;
  }
  .txtImgHalves.padTmob-l {
    padding-top: 120px;
  }
  .txtImgHalves.padTmob-xl {
    padding-top: 150px;
  }
  .txtImgHalves.padBmob-none {
    padding-bottom: 0px;
  }
  .txtImgHalves.padBmob-xs {
    padding-bottom: 30px;
  }
  .txtImgHalves.padBmob-s {
    padding-bottom: 60px;
  }
  .txtImgHalves.padBmob-m {
    padding-bottom: 90px;
  }
  .txtImgHalves.padBmob-l {
    padding-bottom: 120px;
  }
  .txtImgHalves.padBmob-xl {
    padding-bottom: 150px;
  }
  .txtImgHalves.marTmob-none {
    margin-top: 0px;
  }
  .txtImgHalves.marTmob-xs {
    margin-top: 30px;
  }
  .txtImgHalves.marTmob-s {
    margin-top: 60px;
  }
  .txtImgHalves.marTmob-m {
    margin-top: 90px;
  }
  .txtImgHalves.marTmob-l {
    margin-top: 120px;
  }
  .txtImgHalves.marTmob-xl {
    margin-top: 150px;
  }
  .txtImgHalves.marBmob-none {
    margin-bottom: 0px;
  }
  .txtImgHalves.marBmob-xs {
    margin-bottom: 30px;
  }
  .txtImgHalves.marBmob-s {
    margin-bottom: 60px;
  }
  .txtImgHalves.marBmob-m {
    margin-bottom: 90px;
  }
  .txtImgHalves.marBmob-l {
    margin-bottom: 120px;
  }
  .txtImgHalves.marBmob-xl {
    margin-bottom: 150px;
  }
}
@media (min-width: 1024px) {
  .txtImgHalves .halves {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
@media (min-width: 1024px) {
  .txtImgHalves .halves .txt, .txtImgHalves .halves .img {
    width: 50%;
  }
}
@media (max-width: 1023px) {
  .txtImgHalves .halves .txt {
    margin-left: auto;
    margin-right: auto;
    width: 92%;
    max-width: 700px;
    margin-top: 20px;
    text-align: center;
  }
}
@media (min-width: 1024px) {
  .txtImgHalves .halves .txt {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
@media (min-width: 1024px) and (min-width: 600px) {
  .txtImgHalves .halves .txt {
    padding-top: 55px;
    padding-bottom: 76.6666666667px;
  }
}
@media (min-width: 1024px) and (min-width: 768px) {
  .txtImgHalves .halves .txt {
    padding-top: 60px;
    padding-bottom: 83.3333333333px;
  }
}
@media (min-width: 1024px) and (min-width: 900px) {
  .txtImgHalves .halves .txt {
    padding-top: 65px;
    padding-bottom: 90px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  .txtImgHalves .halves .txt {
    padding-top: 70px;
    padding-bottom: 96.6666666667px;
  }
}
@media (min-width: 1024px) and (min-width: 1240px) {
  .txtImgHalves .halves .txt {
    padding-top: 75px;
    padding-bottom: 103.3333333333px;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .txtImgHalves .halves .txt {
    padding-top: 80px;
    padding-bottom: 110px;
  }
}
.txtImgHalves .halves .txt .inner {
  max-width: 700px;
}
.txtImgHalves .halves .img {
  position: relative;
  overflow: hidden;
}
@media (min-width: 1024px) {
  .txtImgHalves .halves .img {
    background-size: cover;
    background-position: center center;
  }
}
@media (max-width: 1023px) {
  .txtImgHalves .halves .img {
    background-image: none !important;
    max-width: 700px;
    margin: 0 auto;
    -moz-border-radius: 0 100px 0 100px;
    -webkit-border-radius: 0 100px 0 100px;
    border-radius: 0 100px 0 100px;
  }
}
.txtImgHalves .halves .img.txtImgConstrain {
  text-align: center;
  background-size: contain;
  background-color: #F4F3EF;
  background-repeat: no-repeat;
}
.txtImgHalves .halves .img.txtImgConstrain img, .txtImgHalves .halves .img.txtImgConstrain svg {
  object-fit: contain;
  object-position: center center;
}
.txtImgHalves .halves .img.txtImgConstrain .mask {
  position: absolute;
  top: 0;
}
@media (max-width: 1023px) {
  .txtImgHalves .halves .img .mask {
    display: none;
  }
}
.txtImgHalves .halves .img img {
  object-fit: cover;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 1024px) {
  .txtImgHalves .halves .img img {
    display: none;
  }
}
.txtImgHalves .halves .img, .txtImgHalves .halves .img img, .txtImgHalves .halves .img svg {
  height: 250px;
}
@media (min-width: 480px) {
  .txtImgHalves .halves .img, .txtImgHalves .halves .img img, .txtImgHalves .halves .img svg {
    height: 300px;
  }
}
@media (min-width: 600px) {
  .txtImgHalves .halves .img, .txtImgHalves .halves .img img, .txtImgHalves .halves .img svg {
    height: 350px;
  }
}
@media (min-width: 768px) {
  .txtImgHalves .halves .img, .txtImgHalves .halves .img img, .txtImgHalves .halves .img svg {
    height: 400px;
  }
}
@media (min-width: 900px) {
  .txtImgHalves .halves .img, .txtImgHalves .halves .img img, .txtImgHalves .halves .img svg {
    height: 450px;
  }
}
@media (min-width: 1024px) {
  .txtImgHalves .halves .img, .txtImgHalves .halves .img img, .txtImgHalves .halves .img svg {
    height: auto;
  }
}
@media (min-width: 1024px) {
  .txtImgHalves.layout-TI .txt {
    order: 1;
    padding-left: -moz-calc(max((100% - 1400px) / 2, 4%));
    padding-left: -webkit-calc(max((100% - 1400px) / 2, 4%));
    padding-left: calc(max((100% - 1400px) / 2, 4%));
  }
}
@media (min-width: 1024px) {
  .txtImgHalves.layout-TI .txt .inner {
    margin-left: auto;
    padding-right: 15%;
  }
}
@media (min-width: 1024px) {
  .txtImgHalves.layout-TI .img {
    order: 2;
  }
}
@media (min-width: 1024px) {
  .txtImgHalves.layout-IT .txt {
    padding-right: -moz-calc(max((100% - 1400px) / 2, 4%));
    padding-right: -webkit-calc(max((100% - 1400px) / 2, 4%));
    padding-right: calc(max((100% - 1400px) / 2, 4%));
  }
}
@media (min-width: 1024px) {
  .txtImgHalves.layout-IT .txt .inner {
    padding-left: 15%;
  }
}

nav.slideArrows {
  text-align: center;
}
nav.slideArrows button {
  border: none;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: #EB7253;
  width: 40px;
  height: 40px;
  line-height: 40px;
  color: white;
}
@media (min-width: 768px) {
  nav.slideArrows button {
    line-height: 50px;
    width: 50px;
    height: 50px;
  }
}
nav.slideArrows button.prev {
  margin-right: 5px;
}
nav.slideArrows button.next {
  margin-left: 5px;
}
nav.slideArrows button span {
  font-size: 25px;
}
@media (min-width: 768px) {
  nav.slideArrows button span {
    font-size: 30px;
  }
}

.news .intro {
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .news .intro {
    margin-bottom: 43.3333333333px;
  }
}
@media (min-width: 768px) {
  .news .intro {
    margin-bottom: 46.6666666667px;
  }
}
@media (min-width: 900px) {
  .news .intro {
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .news .intro {
    margin-bottom: 53.3333333333px;
  }
}
@media (min-width: 1240px) {
  .news .intro {
    margin-bottom: 56.6666666667px;
  }
}
@media (min-width: 1400px) {
  .news .intro {
    margin-bottom: 60px;
  }
}
.news .slideWrap {
  overflow: hidden;
}
@media (max-width: 479px) {
  .news .slideWrap {
    padding-left: -moz-calc(4% - 15px);
    padding-left: -webkit-calc(4% - 15px);
    padding-left: calc(4% - 15px);
    padding-right: -moz-calc(4% - 15px);
    padding-right: -webkit-calc(4% - 15px);
    padding-right: calc(4% - 15px);
  }
}
@media (min-width: 768px) {
  .news .slideWrap {
    margin-left: -12.5%;
  }
}
@media (min-width: 1024px) {
  .news .slideWrap {
    margin-left: -moz-calc(max((100% - 1400px) / 2, 4%));
    margin-left: -webkit-calc(max((100% - 1400px) / 2, 4%));
    margin-left: calc(max((100% - 1400px) / 2, 4%));
  }
}
.news .slideInner {
  overflow: hidden;
}
@media (min-width: 768px) {
  .news .slideInner {
    width: 125%;
  }
}
@media (min-width: 1024px) {
  .news .slideInner {
    width: 112.5%;
  }
}
.news .slideInner .slick-list {
  overflow: visible;
}
.news .slideInner .slick-track {
  display: flex !important;
}
.news .slideInner ul.postSlider {
  width: 100%;
}
@media (min-width: 1024px) {
  .news .slideInner ul.postSlider {
    margin: 0 -15px;
  }
}
.news .slideInner .slick-slide {
  position: relative;
  background: url("../images/bg-circuits-tan.svg") #F4F3EF no-repeat top left;
  background-size: 72% auto;
  -moz-border-radius: 0 0 100px 0;
  -webkit-border-radius: 0 0 100px 0;
  border-radius: 0 0 100px 0;
  height: inherit !important;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column wrap;
  padding: 5px 30px 35px;
  margin: 0 15px;
}
@media (min-width: 1024px) {
  .news .slideInner .slick-slide {
    -moz-border-radius: 0 0 150px 0;
    -webkit-border-radius: 0 0 150px 0;
    border-radius: 0 0 150px 0;
    padding: 5px 45px 45px;
  }
}
.news .slideInner .slick-slide:before {
  content: "";
  position: absolute;
  top: 0;
  height: 5px;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  left: 0;
  width: 100%;
}
.news .slideInner .slick-slide p.date {
  color: #EB7253;
  margin: 15px 0 10px;
  text-transform: none;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.14px;
}
@media (min-width: 600px) {
  .news .slideInner .slick-slide p.date {
    font-size: 12.3333333333px;
    line-height: 12.3333333333px;
    letter-spacing: -0.1633333333px;
  }
}
@media (min-width: 768px) {
  .news .slideInner .slick-slide p.date {
    font-size: 12.6666666667px;
    line-height: 12.6666666667px;
    letter-spacing: -0.1866666667px;
  }
}
@media (min-width: 900px) {
  .news .slideInner .slick-slide p.date {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.21px;
  }
}
@media (min-width: 1024px) {
  .news .slideInner .slick-slide p.date {
    font-size: 13.3333333333px;
    line-height: 13.3333333333px;
    letter-spacing: -0.2333333333px;
  }
}
@media (min-width: 1240px) {
  .news .slideInner .slick-slide p.date {
    font-size: 13.6666666667px;
    line-height: 13.6666666667px;
    letter-spacing: -0.2566666667px;
  }
}
@media (min-width: 1400px) {
  .news .slideInner .slick-slide p.date {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.28px;
  }
}
.news .slideInner .slick-slide h4 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: -0.5px;
  margin-bottom: 35px;
}
@media (min-width: 600px) {
  .news .slideInner .slick-slide h4 {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: -0.6033333333px;
  }
}
@media (min-width: 768px) {
  .news .slideInner .slick-slide h4 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.7066666667px;
  }
}
@media (min-width: 900px) {
  .news .slideInner .slick-slide h4 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -0.81px;
  }
}
@media (min-width: 1024px) {
  .news .slideInner .slick-slide h4 {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -0.9133333333px;
  }
}
@media (min-width: 1240px) {
  .news .slideInner .slick-slide h4 {
    font-size: 27px;
    line-height: 37px;
    letter-spacing: -1.0166666667px;
  }
}
@media (min-width: 1400px) {
  .news .slideInner .slick-slide h4 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -1.12px;
  }
}
@media (min-width: 600px) {
  .news .slideInner .slick-slide h4 {
    margin-bottom: 37.5px;
  }
}
@media (min-width: 768px) {
  .news .slideInner .slick-slide h4 {
    margin-bottom: 40px;
  }
}
@media (min-width: 900px) {
  .news .slideInner .slick-slide h4 {
    margin-bottom: 42.5px;
  }
}
@media (min-width: 1024px) {
  .news .slideInner .slick-slide h4 {
    margin-bottom: 45px;
  }
}
@media (min-width: 1240px) {
  .news .slideInner .slick-slide h4 {
    margin-bottom: 47.5px;
  }
}
@media (min-width: 1400px) {
  .news .slideInner .slick-slide h4 {
    margin-bottom: 50px;
  }
}
.news .slideInner .slick-slide h4 a:hover {
  color: #EB7253;
}
.news .slideInner .slick-slide a.more {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  margin-top: auto;
  color: #EB7253;
  text-transform: none;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.14px;
}
@media (min-width: 600px) {
  .news .slideInner .slick-slide a.more {
    font-size: 12.3333333333px;
    line-height: 12.3333333333px;
    letter-spacing: -0.1633333333px;
  }
}
@media (min-width: 768px) {
  .news .slideInner .slick-slide a.more {
    font-size: 12.6666666667px;
    line-height: 12.6666666667px;
    letter-spacing: -0.1866666667px;
  }
}
@media (min-width: 900px) {
  .news .slideInner .slick-slide a.more {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.21px;
  }
}
@media (min-width: 1024px) {
  .news .slideInner .slick-slide a.more {
    font-size: 13.3333333333px;
    line-height: 13.3333333333px;
    letter-spacing: -0.2333333333px;
  }
}
@media (min-width: 1240px) {
  .news .slideInner .slick-slide a.more {
    font-size: 13.6666666667px;
    line-height: 13.6666666667px;
    letter-spacing: -0.2566666667px;
  }
}
@media (min-width: 1400px) {
  .news .slideInner .slick-slide a.more {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.28px;
  }
}
.news .slideInner .slick-slide a.more:after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  margin-left: 6px;
  font-size: 80%;
}
.news .slideInner .slick-slide a.more:hover {
  color: #00A9A5;
}
.news .slideInner .slick-slide a.more:hover:after {
  margin-left: 12px;
}
.news nav.slideArrows button {
  background: #F4F3EF;
  color: #EB7253;
  margin-top: 25px;
}
@media (min-width: 600px) {
  .news nav.slideArrows button {
    margin-top: 27.5px;
  }
}
@media (min-width: 768px) {
  .news nav.slideArrows button {
    margin-top: 30px;
  }
}
@media (min-width: 900px) {
  .news nav.slideArrows button {
    margin-top: 32.5px;
  }
}
@media (min-width: 1024px) {
  .news nav.slideArrows button {
    margin-top: 35px;
  }
}
@media (min-width: 1240px) {
  .news nav.slideArrows button {
    margin-top: 37.5px;
  }
}
@media (min-width: 1400px) {
  .news nav.slideArrows button {
    margin-top: 40px;
  }
}
.news .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
}
.news .archiveDropdowns {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .news .archiveDropdowns {
    margin-bottom: 42.5px;
  }
}
@media (min-width: 768px) {
  .news .archiveDropdowns {
    margin-bottom: 45px;
  }
}
@media (min-width: 900px) {
  .news .archiveDropdowns {
    margin-bottom: 47.5px;
  }
}
@media (min-width: 1024px) {
  .news .archiveDropdowns {
    margin-bottom: 50px;
  }
}
@media (min-width: 1240px) {
  .news .archiveDropdowns {
    margin-bottom: 52.5px;
  }
}
@media (min-width: 1400px) {
  .news .archiveDropdowns {
    margin-bottom: 55px;
  }
}
.news .archiveDropdowns span.label {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  margin-right: 10px;
}
.news .archiveDropdowns .nice-select {
  width: 200px;
}
.news .articles {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  margin: 0 -1.5% -35px;
}
.news .articles article {
  z-index: 1;
  position: relative;
  background: url("../images/bg-circuits-tan.svg") #F4F3EF no-repeat top left;
  background-size: 72% auto;
  -moz-border-radius: 0 0 100px 0;
  -webkit-border-radius: 0 0 100px 0;
  border-radius: 0 0 100px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column wrap;
  width: 100%;
  margin: 0 auto 35px;
  padding: 5px 30px 35px;
}
@media (max-width: 767px) {
  .news .articles article {
    max-width: 450px;
  }
}
@media (min-width: 768px) {
  .news .articles article {
    margin: 0 1.5% 35px;
    width: 47%;
  }
}
@media (min-width: 1024px) {
  .news .articles article {
    -moz-border-radius: 0 0 150px 0;
    -webkit-border-radius: 0 0 150px 0;
    border-radius: 0 0 150px 0;
    padding: 5px 45px 45px;
  }
}
@media (min-width: 1240px) {
  .news .articles article {
    width: 30.33%;
  }
}
.news .articles article:before {
  content: "";
  position: absolute;
  top: 0;
  height: 5px;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  left: 0;
  width: 100%;
}
.news .articles article p.date {
  color: #EB7253;
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform: none;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.14px;
}
@media (min-width: 600px) {
  .news .articles article p.date {
    margin-top: 16.6666666667px;
    margin-bottom: 15.8333333333px;
  }
}
@media (min-width: 768px) {
  .news .articles article p.date {
    margin-top: 18.3333333333px;
    margin-bottom: 16.6666666667px;
  }
}
@media (min-width: 900px) {
  .news .articles article p.date {
    margin-top: 20px;
    margin-bottom: 17.5px;
  }
}
@media (min-width: 1024px) {
  .news .articles article p.date {
    margin-top: 21.6666666667px;
    margin-bottom: 18.3333333333px;
  }
}
@media (min-width: 1240px) {
  .news .articles article p.date {
    margin-top: 23.3333333333px;
    margin-bottom: 19.1666666667px;
  }
}
@media (min-width: 1400px) {
  .news .articles article p.date {
    margin-top: 25px;
    margin-bottom: 20px;
  }
}
@media (min-width: 600px) {
  .news .articles article p.date {
    font-size: 12.3333333333px;
    line-height: 12.3333333333px;
    letter-spacing: -0.1633333333px;
  }
}
@media (min-width: 768px) {
  .news .articles article p.date {
    font-size: 12.6666666667px;
    line-height: 12.6666666667px;
    letter-spacing: -0.1866666667px;
  }
}
@media (min-width: 900px) {
  .news .articles article p.date {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.21px;
  }
}
@media (min-width: 1024px) {
  .news .articles article p.date {
    font-size: 13.3333333333px;
    line-height: 13.3333333333px;
    letter-spacing: -0.2333333333px;
  }
}
@media (min-width: 1240px) {
  .news .articles article p.date {
    font-size: 13.6666666667px;
    line-height: 13.6666666667px;
    letter-spacing: -0.2566666667px;
  }
}
@media (min-width: 1400px) {
  .news .articles article p.date {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.28px;
  }
}
.news .articles article h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: -0.5px;
  margin-bottom: 50px;
}
@media (min-width: 600px) {
  .news .articles article h2 {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: -0.6033333333px;
  }
}
@media (min-width: 768px) {
  .news .articles article h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.7066666667px;
  }
}
@media (min-width: 900px) {
  .news .articles article h2 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -0.81px;
  }
}
@media (min-width: 1024px) {
  .news .articles article h2 {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -0.9133333333px;
  }
}
@media (min-width: 1240px) {
  .news .articles article h2 {
    font-size: 27px;
    line-height: 37px;
    letter-spacing: -1.0166666667px;
  }
}
@media (min-width: 1400px) {
  .news .articles article h2 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -1.12px;
  }
}
@media (min-width: 600px) {
  .news .articles article h2 {
    margin-bottom: 54.1666666667px;
  }
}
@media (min-width: 768px) {
  .news .articles article h2 {
    margin-bottom: 58.3333333333px;
  }
}
@media (min-width: 900px) {
  .news .articles article h2 {
    margin-bottom: 62.5px;
  }
}
@media (min-width: 1024px) {
  .news .articles article h2 {
    margin-bottom: 66.6666666667px;
  }
}
@media (min-width: 1240px) {
  .news .articles article h2 {
    margin-bottom: 70.8333333333px;
  }
}
@media (min-width: 1400px) {
  .news .articles article h2 {
    margin-bottom: 75px;
  }
}
.news .articles article h2 a:hover {
  color: #EB7253;
}
.news .articles article .source {
  color: #EB7253;
}
.news .articles article a.more {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  margin-top: auto;
  color: #EB7253;
  text-transform: none;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.14px;
}
@media (min-width: 600px) {
  .news .articles article a.more {
    font-size: 12.3333333333px;
    line-height: 12.3333333333px;
    letter-spacing: -0.1633333333px;
  }
}
@media (min-width: 768px) {
  .news .articles article a.more {
    font-size: 12.6666666667px;
    line-height: 12.6666666667px;
    letter-spacing: -0.1866666667px;
  }
}
@media (min-width: 900px) {
  .news .articles article a.more {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.21px;
  }
}
@media (min-width: 1024px) {
  .news .articles article a.more {
    font-size: 13.3333333333px;
    line-height: 13.3333333333px;
    letter-spacing: -0.2333333333px;
  }
}
@media (min-width: 1240px) {
  .news .articles article a.more {
    font-size: 13.6666666667px;
    line-height: 13.6666666667px;
    letter-spacing: -0.2566666667px;
  }
}
@media (min-width: 1400px) {
  .news .articles article a.more {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.28px;
  }
}
.news .articles article a.more:after {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  margin-left: 6px;
  font-size: 80%;
}
.news .articles article a.more:hover {
  color: #00A9A5;
}
.news .articles article a.more:hover:after {
  margin-left: 12px;
}

.articles article a.cats, .newsSingle .box a.cats, .postSlider .slick-slide a.cats {
  text-decoration: none;
  min-width: 113px;
  height: 30px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  padding: 0 16px 0 30px;
  text-align: right;
  background: #FFB23E;
  color: white;
  align-self: flex-end;
  margin-right: -30px;
  -moz-border-radius: 0 0 0 30px;
  -webkit-border-radius: 0 0 0 30px;
  border-radius: 0 0 0 30px;
  text-transform: none;
  font-size: 12px;
  line-height: 26px;
  letter-spacing: 0px;
}
@media (min-width: 600px) {
  .articles article a.cats, .newsSingle .box a.cats, .postSlider .slick-slide a.cats {
    font-size: 12.3333333333px;
    line-height: 26.1666666667px;
    letter-spacing: 0px;
  }
}
@media (min-width: 768px) {
  .articles article a.cats, .newsSingle .box a.cats, .postSlider .slick-slide a.cats {
    font-size: 12.6666666667px;
    line-height: 26.3333333333px;
    letter-spacing: 0px;
  }
}
@media (min-width: 900px) {
  .articles article a.cats, .newsSingle .box a.cats, .postSlider .slick-slide a.cats {
    font-size: 13px;
    line-height: 26.5px;
    letter-spacing: 0px;
  }
}
@media (min-width: 1024px) {
  .articles article a.cats, .newsSingle .box a.cats, .postSlider .slick-slide a.cats {
    font-size: 13.3333333333px;
    line-height: 26.6666666667px;
    letter-spacing: 0px;
  }
}
@media (min-width: 1240px) {
  .articles article a.cats, .newsSingle .box a.cats, .postSlider .slick-slide a.cats {
    font-size: 13.6666666667px;
    line-height: 26.8333333333px;
    letter-spacing: 0px;
  }
}
@media (min-width: 1400px) {
  .articles article a.cats, .newsSingle .box a.cats, .postSlider .slick-slide a.cats {
    font-size: 14px;
    line-height: 27px;
    letter-spacing: 0px;
  }
}
@media (min-width: 1024px) {
  .articles article a.cats, .newsSingle .box a.cats, .postSlider .slick-slide a.cats {
    margin-right: -45px;
  }
}
.articles article a.cats:hover, .newsSingle .box a.cats:hover, .postSlider .slick-slide a.cats:hover {
  background: #00A9A5;
  color: white;
}
.articles article p.date, .newsSingle .box p.date, .postSlider .slick-slide p.date {
  color: #EB7253;
  margin-bottom: 15px;
  text-transform: none;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: -0.14px;
}
@media (min-width: 600px) {
  .articles article p.date, .newsSingle .box p.date, .postSlider .slick-slide p.date {
    font-size: 12.3333333333px;
    line-height: 12.3333333333px;
    letter-spacing: -0.1633333333px;
  }
}
@media (min-width: 768px) {
  .articles article p.date, .newsSingle .box p.date, .postSlider .slick-slide p.date {
    font-size: 12.6666666667px;
    line-height: 12.6666666667px;
    letter-spacing: -0.1866666667px;
  }
}
@media (min-width: 900px) {
  .articles article p.date, .newsSingle .box p.date, .postSlider .slick-slide p.date {
    font-size: 13px;
    line-height: 13px;
    letter-spacing: -0.21px;
  }
}
@media (min-width: 1024px) {
  .articles article p.date, .newsSingle .box p.date, .postSlider .slick-slide p.date {
    font-size: 13.3333333333px;
    line-height: 13.3333333333px;
    letter-spacing: -0.2333333333px;
  }
}
@media (min-width: 1240px) {
  .articles article p.date, .newsSingle .box p.date, .postSlider .slick-slide p.date {
    font-size: 13.6666666667px;
    line-height: 13.6666666667px;
    letter-spacing: -0.2566666667px;
  }
}
@media (min-width: 1400px) {
  .articles article p.date, .newsSingle .box p.date, .postSlider .slick-slide p.date {
    font-size: 14px;
    line-height: 14px;
    letter-spacing: -0.28px;
  }
}
.articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
  display: block;
  text-decoration: none;
  margin-bottom: 6px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.9px;
}
@media (min-width: 600px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    margin-bottom: 7px;
  }
}
@media (min-width: 768px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    margin-bottom: 8px;
  }
}
@media (min-width: 900px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    margin-bottom: 9px;
  }
}
@media (min-width: 1024px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    margin-bottom: 10px;
  }
}
@media (min-width: 1240px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    margin-bottom: 11px;
  }
}
@media (min-width: 1400px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    margin-bottom: 12px;
  }
}
@media (min-width: 600px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.05px;
  }
}
@media (min-width: 768px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.2px;
  }
}
@media (min-width: 900px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.35px;
  }
}
@media (min-width: 1024px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.5px;
  }
}
@media (min-width: 1240px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.65px;
  }
}
@media (min-width: 1400px) {
  .articles article .source, .newsSingle .box .source, .postSlider .slick-slide .source {
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 1.8px;
  }
}
.articles article a.source:hover, .newsSingle .box a.source:hover, .postSlider .slick-slide a.source:hover {
  color: #FFB23E;
}

.newsSingle .box {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 936px;
  background: #F4F3EF;
  -moz-border-radius: 0 0 100px 0;
  -webkit-border-radius: 0 0 100px 0;
  border-radius: 0 0 100px 0;
  padding-top: 55px;
  padding-bottom: 40px;
  padding-left: 5.5%;
  padding-right: 5.75%;
}
@media (min-width: 600px) {
  .newsSingle .box {
    padding-top: 58.3333333333px;
    padding-bottom: 43.3333333333px;
  }
}
@media (min-width: 768px) {
  .newsSingle .box {
    padding-top: 61.6666666667px;
    padding-bottom: 46.6666666667px;
  }
}
@media (min-width: 900px) {
  .newsSingle .box {
    padding-top: 65px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .newsSingle .box {
    padding-top: 68.3333333333px;
    padding-bottom: 53.3333333333px;
  }
}
@media (min-width: 1240px) {
  .newsSingle .box {
    padding-top: 71.6666666667px;
    padding-bottom: 56.6666666667px;
  }
}
@media (min-width: 1400px) {
  .newsSingle .box {
    padding-top: 75px;
    padding-bottom: 60px;
  }
}
@media (min-width: 1024px) {
  .newsSingle .box {
    -moz-border-radius: 0 0 150px 0;
    -webkit-border-radius: 0 0 150px 0;
    border-radius: 0 0 150px 0;
  }
}
.newsSingle .box:before {
  content: "";
  position: absolute;
  top: 0;
  height: 5px;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  left: 0;
  width: 100%;
}
.newsSingle .box a.cats {
  margin-right: 0;
  position: absolute;
  right: 0;
  top: 5px;
}
.newsSingle .box .source {
  color: #889696;
  border-bottom: 1px solid #D2D4C8;
  margin-bottom: 30px;
  padding-bottom: 10px;
}
.newsSingle .box h1 {
  color: #EB7253;
  border-bottom: 1px solid #D2D4C8;
  text-transform: none;
  font-size: 30px;
  line-height: 40px;
  letter-spacing: -0.8px;
  padding-bottom: 30px;
  margin-bottom: 35px;
}
@media (min-width: 600px) {
  .newsSingle .box h1 {
    font-size: 31.6666666667px;
    line-height: 41.6666666667px;
    letter-spacing: -0.9333333333px;
  }
}
@media (min-width: 768px) {
  .newsSingle .box h1 {
    font-size: 33.3333333333px;
    line-height: 43.3333333333px;
    letter-spacing: -1.0666666667px;
  }
}
@media (min-width: 900px) {
  .newsSingle .box h1 {
    font-size: 35px;
    line-height: 45px;
    letter-spacing: -1.2px;
  }
}
@media (min-width: 1024px) {
  .newsSingle .box h1 {
    font-size: 36.6666666667px;
    line-height: 46.6666666667px;
    letter-spacing: -1.3333333333px;
  }
}
@media (min-width: 1240px) {
  .newsSingle .box h1 {
    font-size: 38.3333333333px;
    line-height: 48.3333333333px;
    letter-spacing: -1.4666666667px;
  }
}
@media (min-width: 1400px) {
  .newsSingle .box h1 {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -1.6px;
  }
}
@media (min-width: 600px) {
  .newsSingle .box h1 {
    margin-bottom: 37.5px;
  }
}
@media (min-width: 768px) {
  .newsSingle .box h1 {
    margin-bottom: 40px;
  }
}
@media (min-width: 900px) {
  .newsSingle .box h1 {
    margin-bottom: 42.5px;
  }
}
@media (min-width: 1024px) {
  .newsSingle .box h1 {
    margin-bottom: 45px;
  }
}
@media (min-width: 1240px) {
  .newsSingle .box h1 {
    margin-bottom: 47.5px;
  }
}
@media (min-width: 1400px) {
  .newsSingle .box h1 {
    margin-bottom: 50px;
  }
}
.newsSingle .box a {
  text-decoration: underline;
}
.newsSingle .box .addtoany_shortcode {
  margin-top: 60px;
  text-align: center;
}
.newsSingle .box .addtoany_shortcode:before {
  content: "Share This:";
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  color: #EB7253;
  margin-right: 8px;
}
.newsSingle .box .addtoany_shortcode a {
  margin: 0 8px;
}
.newsSingle .box .addtoany_shortcode a span {
  height: 28px !important;
}
.newsSingle .navLinks {
  position: relative;
  z-index: 9;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 936px;
}
@media (max-width: 599px) {
  .newsSingle .navLinks .archiveDropdowns {
    display: none;
  }
}
@media (min-width: 768px) {
  .newsSingle .navLinks .archiveDropdowns {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
  }
}
.newsSingle .navLinks .archiveDropdowns span.label {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
}
@media (max-width: 767px) {
  .newsSingle .navLinks .archiveDropdowns span.label {
    text-align: center;
    display: block;
  }
}
@media (min-width: 768px) {
  .newsSingle .navLinks .archiveDropdowns span.label {
    margin-right: 10px;
  }
}
.newsSingle .navLinks .archiveDropdowns .nice-select {
  width: 200px;
}

.navLinks {
  width: 100%;
  overflow: visible;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 35px;
}
@media (min-width: 600px) {
  .navLinks {
    margin-top: 37.5px;
  }
}
@media (min-width: 768px) {
  .navLinks {
    margin-top: 40px;
  }
}
@media (min-width: 900px) {
  .navLinks {
    margin-top: 42.5px;
  }
}
@media (min-width: 1024px) {
  .navLinks {
    margin-top: 45px;
  }
}
@media (min-width: 1240px) {
  .navLinks {
    margin-top: 47.5px;
  }
}
@media (min-width: 1400px) {
  .navLinks {
    margin-top: 50px;
  }
}
.navLinks .navNext a, .navLinks .navPrev a {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
}
.navLinks .navNext a:hover, .navLinks .navPrev a:hover {
  color: #FFB23E;
}
.navLinks .navNext a span, .navLinks .navPrev a span {
  font-size: 80%;
  color: #EB7253;
  margin: 0 6px;
}
.navLinks .navPrev:hover span {
  margin: 0 12px 0 0;
}
.navLinks .navNext {
  text-align: right;
}
.navLinks .navNext:hover span {
  margin: 0 0 0 12px;
}

main .nice-select {
  border-radius: 0;
  height: 50px;
  background: white;
  border: 1px solid #D2D4C8;
  display: inline-block;
  float: none;
  width: 100%;
  line-height: 48px;
  padding-left: 12px;
}
main .nice-select:after {
  border-bottom-color: #EB7253;
  border-right-color: #EB7253;
  height: 8px;
  width: 8px;
}
main .nice-select span.current {
  text-transform: none;
  font-size: 16px;
  line-height: 48px;
  letter-spacing: -0.27px;
}
@media (min-width: 600px) {
  main .nice-select span.current {
    font-size: 16.3333333333px;
    line-height: 48px;
    letter-spacing: -0.345px;
  }
}
@media (min-width: 768px) {
  main .nice-select span.current {
    font-size: 16.6666666667px;
    line-height: 48px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 900px) {
  main .nice-select span.current {
    font-size: 17px;
    line-height: 48px;
    letter-spacing: -0.495px;
  }
}
@media (min-width: 1024px) {
  main .nice-select span.current {
    font-size: 17.3333333333px;
    line-height: 48px;
    letter-spacing: -0.57px;
  }
}
@media (min-width: 1240px) {
  main .nice-select span.current {
    font-size: 17.6666666667px;
    line-height: 48px;
    letter-spacing: -0.645px;
  }
}
@media (min-width: 1400px) {
  main .nice-select span.current {
    font-size: 18px;
    line-height: 48px;
    letter-spacing: -0.72px;
  }
}
main .nice-select ul.list {
  position: absolute;
  z-index: 2;
  width: 100%;
  border-radius: 0;
  margin: 4px 0 0;
}
main .nice-select ul.list li {
  padding: 5px 10px;
  margin: 0;
  text-transform: none;
  font-size: 14px;
  line-height: 35px;
  letter-spacing: -0.27px;
}
@media (min-width: 600px) {
  main .nice-select ul.list li {
    font-size: 14.3333333333px;
    line-height: 35px;
    letter-spacing: -0.345px;
  }
}
@media (min-width: 768px) {
  main .nice-select ul.list li {
    font-size: 14.6666666667px;
    line-height: 35px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 900px) {
  main .nice-select ul.list li {
    font-size: 15px;
    line-height: 35px;
    letter-spacing: -0.495px;
  }
}
@media (min-width: 1024px) {
  main .nice-select ul.list li {
    font-size: 15.3333333333px;
    line-height: 35px;
    letter-spacing: -0.57px;
  }
}
@media (min-width: 1240px) {
  main .nice-select ul.list li {
    font-size: 15.6666666667px;
    line-height: 35px;
    letter-spacing: -0.645px;
  }
}
@media (min-width: 1400px) {
  main .nice-select ul.list li {
    font-size: 16px;
    line-height: 35px;
    letter-spacing: -0.72px;
  }
}
main .nice-select ul.list li:before {
  display: none;
}

.team .intro {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 936px;
  margin-bottom: 60px;
}
@media (min-width: 600px) {
  .team .intro {
    margin-bottom: 65px;
  }
}
@media (min-width: 768px) {
  .team .intro {
    margin-bottom: 70px;
  }
}
@media (min-width: 900px) {
  .team .intro {
    margin-bottom: 75px;
  }
}
@media (min-width: 1024px) {
  .team .intro {
    margin-bottom: 80px;
  }
}
@media (min-width: 1240px) {
  .team .intro {
    margin-bottom: 85px;
  }
}
@media (min-width: 1400px) {
  .team .intro {
    margin-bottom: 90px;
  }
}
.team .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
}
.team:not(.type-team) ul.teamMembers li button, .team:not(.type-team) ul.teamMembers li .noBio {
  text-align: left;
  -moz-border-radius: 0 0 40px 0;
  -webkit-border-radius: 0 0 40px 0;
  border-radius: 0 0 40px 0;
}
@media (min-width: 900px) {
  .team:not(.type-team) ul.teamMembers li button, .team:not(.type-team) ul.teamMembers li .noBio {
    -moz-border-radius: 0 0 60px 0;
    -webkit-border-radius: 0 0 60px 0;
    border-radius: 0 0 60px 0;
  }
}
@media (min-width: 1240px) {
  .team:not(.type-team) ul.teamMembers li button, .team:not(.type-team) ul.teamMembers li .noBio {
    -moz-border-radius: 0 0 80px 0;
    -webkit-border-radius: 0 0 80px 0;
    border-radius: 0 0 80px 0;
  }
}
.team:not(.type-team) ul.teamMembers li .info {
  position: absolute;
  background-color: rgba(0, 0, 0, 0);
  background-image: -webkit-linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  background-image: -moz-linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  background-image: -o-linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  color: white;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: column wrap;
  padding: 0 30px 20px 20px;
}
@media (min-width: 768px) {
  .team:not(.type-team) ul.teamMembers li .info {
    padding: 0 35px 20px 20px;
  }
}
@media (min-width: 1024px) {
  .team:not(.type-team) ul.teamMembers li .info {
    padding: 0 43px 28px 27px;
  }
}
.team:not(.type-team) ul.teamMembers li .info h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  margin-top: auto;
  margin-bottom: 3px;
  text-transform: none;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.48px;
}
@media (min-width: 600px) {
  .team:not(.type-team) ul.teamMembers li .info h3 {
    font-size: 20.6666666667px;
    line-height: 26.6666666667px;
    letter-spacing: -0.56px;
  }
}
@media (min-width: 768px) {
  .team:not(.type-team) ul.teamMembers li .info h3 {
    font-size: 21.3333333333px;
    line-height: 27.3333333333px;
    letter-spacing: -0.64px;
  }
}
@media (min-width: 900px) {
  .team:not(.type-team) ul.teamMembers li .info h3 {
    font-size: 22px;
    line-height: 28px;
    letter-spacing: -0.72px;
  }
}
@media (min-width: 1024px) {
  .team:not(.type-team) ul.teamMembers li .info h3 {
    font-size: 22.6666666667px;
    line-height: 28.6666666667px;
    letter-spacing: -0.8px;
  }
}
@media (min-width: 1240px) {
  .team:not(.type-team) ul.teamMembers li .info h3 {
    font-size: 23.3333333333px;
    line-height: 29.3333333333px;
    letter-spacing: -0.88px;
  }
}
@media (min-width: 1400px) {
  .team:not(.type-team) ul.teamMembers li .info h3 {
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.96px;
  }
}
.team:not(.type-team) ul.teamMembers li .info p {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: italic;
  font-variation-settings: "ital" 1;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: -0.14px;
}
@media (min-width: 600px) {
  .team:not(.type-team) ul.teamMembers li .info p {
    font-size: 12.3333333333px;
    line-height: 16.3333333333px;
    letter-spacing: -0.1633333333px;
  }
}
@media (min-width: 768px) {
  .team:not(.type-team) ul.teamMembers li .info p {
    font-size: 12.6666666667px;
    line-height: 16.6666666667px;
    letter-spacing: -0.1866666667px;
  }
}
@media (min-width: 900px) {
  .team:not(.type-team) ul.teamMembers li .info p {
    font-size: 13px;
    line-height: 17px;
    letter-spacing: -0.21px;
  }
}
@media (min-width: 1024px) {
  .team:not(.type-team) ul.teamMembers li .info p {
    font-size: 13.3333333333px;
    line-height: 17.3333333333px;
    letter-spacing: -0.2333333333px;
  }
}
@media (min-width: 1240px) {
  .team:not(.type-team) ul.teamMembers li .info p {
    font-size: 13.6666666667px;
    line-height: 17.6666666667px;
    letter-spacing: -0.2566666667px;
  }
}
@media (min-width: 1400px) {
  .team:not(.type-team) ul.teamMembers li .info p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: -0.28px;
  }
}
.team.type-team ul.teamMembers li {
  text-align: center;
}
.team.type-team ul.teamMembers li h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin: 5px 5px 0 0;
}
@media (min-width: 600px) {
  .team.type-team ul.teamMembers li h3 {
    font-size: 16.3333333333px;
    line-height: 28.3333333333px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 768px) {
  .team.type-team ul.teamMembers li h3 {
    font-size: 16.6666666667px;
    line-height: 28.6666666667px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 900px) {
  .team.type-team ul.teamMembers li h3 {
    font-size: 17px;
    line-height: 29px;
    letter-spacing: -0.54px;
  }
}
@media (min-width: 1024px) {
  .team.type-team ul.teamMembers li h3 {
    font-size: 17.3333333333px;
    line-height: 29.3333333333px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1240px) {
  .team.type-team ul.teamMembers li h3 {
    font-size: 17.6666666667px;
    line-height: 29.6666666667px;
    letter-spacing: -0.66px;
  }
}
@media (min-width: 1400px) {
  .team.type-team ul.teamMembers li h3 {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.72px;
  }
}
.team.type-team ul.teamMembers li img {
  -moz-border-radius: 0 0 40px 0;
  -webkit-border-radius: 0 0 40px 0;
  border-radius: 0 0 40px 0;
}
@media (min-width: 900px) {
  .team.type-team ul.teamMembers li img {
    -moz-border-radius: 0 0 60px 0;
    -webkit-border-radius: 0 0 60px 0;
    border-radius: 0 0 60px 0;
  }
}
@media (min-width: 1240px) {
  .team.type-team ul.teamMembers li img {
    -moz-border-radius: 0 0 80px 0;
    -webkit-border-radius: 0 0 80px 0;
    border-radius: 0 0 80px 0;
  }
}
.team ul.teamMembers {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  margin-left: -2%;
  margin-right: -2%;
  margin-bottom: -40px;
}
@media (min-width: 600px) {
  .team ul.teamMembers {
    margin-bottom: -43.3333333333px;
  }
}
@media (min-width: 768px) {
  .team ul.teamMembers {
    margin-bottom: -46.6666666667px;
  }
}
@media (min-width: 900px) {
  .team ul.teamMembers {
    margin-bottom: -50px;
  }
}
@media (min-width: 1024px) {
  .team ul.teamMembers {
    margin-bottom: -53.3333333333px;
  }
}
@media (min-width: 1240px) {
  .team ul.teamMembers {
    margin-bottom: -56.6666666667px;
  }
}
@media (min-width: 1400px) {
  .team ul.teamMembers {
    margin-bottom: -60px;
  }
}
@media (min-width: 480px) {
  .team ul.teamMembers.col3 li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .team ul.teamMembers.col3 li {
    width: 33.33%;
  }
}
@media (min-width: 480px) {
  .team ul.teamMembers.col4 li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .team ul.teamMembers.col4 li {
    width: 33.33%;
  }
}
@media (min-width: 1024px) {
  .team ul.teamMembers.col4 li {
    width: 25%;
  }
}
@media (min-width: 480px) {
  .team ul.teamMembers.col5 li {
    width: 50%;
  }
}
@media (min-width: 600px) {
  .team ul.teamMembers.col5 li {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .team ul.teamMembers.col5 li {
    width: 25%;
  }
}
@media (min-width: 1240px) {
  .team ul.teamMembers.col5 li {
    width: 20%;
  }
}
.team ul.teamMembers.col6 li {
  width: 50%;
}
@media (min-width: 400px) {
  .team ul.teamMembers.col6 li {
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .team ul.teamMembers.col6 li {
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .team ul.teamMembers.col6 li {
    width: 20%;
  }
}
@media (min-width: 1240px) {
  .team ul.teamMembers.col6 li {
    width: 16.66%;
  }
}
.team ul.teamMembers li {
  margin-bottom: 25px;
  padding: 0 2%;
}
@media (min-width: 600px) {
  .team ul.teamMembers li {
    margin-bottom: 30.8333333333px;
  }
}
@media (min-width: 768px) {
  .team ul.teamMembers li {
    margin-bottom: 36.6666666667px;
  }
}
@media (min-width: 900px) {
  .team ul.teamMembers li {
    margin-bottom: 42.5px;
  }
}
@media (min-width: 1024px) {
  .team ul.teamMembers li {
    margin-bottom: 48.3333333333px;
  }
}
@media (min-width: 1240px) {
  .team ul.teamMembers li {
    margin-bottom: 54.1666666667px;
  }
}
@media (min-width: 1400px) {
  .team ul.teamMembers li {
    margin-bottom: 60px;
  }
}
@media (max-width: 479px) {
  .team ul.teamMembers li {
    width: 80%;
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
}
.team ul.teamMembers li button, .team ul.teamMembers li .noBio {
  width: 100%;
  border: none;
  padding: 0;
  background: none;
  overflow: hidden;
  position: relative;
}
.team ul.teamMembers li button:hover {
  cursor: pointer;
}
.team ul.teamMembers li button:hover img {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.team ul.teamMembers li button:hover h3 {
  color: #FFB23E;
}
.team ul.teamMembers li img {
  width: 100%;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
  border: 1px solid #F4F3EF;
}

.fancybox-container.fancybox-is-open .fancybox-bg {
  opacity: 1;
}
.fancybox-container.teamPop.fancybox-is-open .fancybox-bg {
  background-color: #FFB23E;
  background-image: -webkit-linear-gradient(45deg, #FFB23E 0%, #EB7253 50%);
  background-image: -moz-linear-gradient(45deg, #FFB23E 0%, #EB7253 50%);
  background-image: -o-linear-gradient(45deg, #FFB23E 0%, #EB7253 50%);
  background-image: linear-gradient(45deg, #FFB23E 0%, #EB7253 50%);
}
.fancybox-container .fancybox-infobar, .fancybox-container .fancybox-navigation, .fancybox-container .fancybox-toolbar {
  display: none !important;
}

.bioPopContent {
  display: none;
  padding: 0;
  background: none;
  position: unset;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
  padding: 120px 0;
}
.bioPopContent .popHead {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 120px;
}
.bioPopContent .popHead .logo {
  width: 196px;
}
.bioPopContent .popHead button {
  border: none;
  color: white;
  background: none;
  padding: 5px 0 5px 5px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
}
.bioPopContent .popHead button span {
  margin-left: 5px;
  vertical-align: middle;
}
.bioPopContent .popHead button:hover {
  color: #FFB23E;
}
.bioPopContent .mobTop {
  margin-bottom: 75px;
  text-align: center;
}
@media (min-width: 600px) {
  .bioPopContent .mobTop {
    text-align: left;
    margin-bottom: 35px;
  }
}
@media (min-width: 768px) {
  .bioPopContent .mobTop {
    display: none;
  }
}
.bioPopContent .bioWrap {
  margin-top: 35px;
}
@media (min-width: 600px) {
  .bioPopContent .bioWrap {
    margin-top: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
@media (max-width: 767px) {
  .bioPopContent .bioWrap {
    background: #383838;
    -moz-border-radius: 0 0 100px 0;
    -webkit-border-radius: 0 0 100px 0;
    border-radius: 0 0 100px 0;
  }
}
@media (min-width: 768px) {
  .bioPopContent .bioWrap {
    display: grid;
    grid-template-rows: 0px 1fr 0px;
    grid-template-columns: 20% 11% 69%;
  }
}
@media (min-width: 768px) and (min-width: 1024px) {
  .bioPopContent .bioWrap {
    grid-template-columns: 20% 10% 70%;
  }
}
.bioPopContent .bioWrap .img {
  z-index: 2;
  position: relative;
  overflow: hidden;
}
@media (max-width: 599px) {
  .bioPopContent .bioWrap .img {
    top: -35px;
  }
}
@media (max-width: 767px) {
  .bioPopContent .bioWrap .img {
    width: 200px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .bioPopContent .bioWrap .img {
    grid-column: 1/3;
    grid-row: 1/4;
  }
}
.bioPopContent .bioWrap .img img {
  width: 100%;
  max-width: 500px;
  border: 1px solid #F4F3EF;
  -moz-border-radius: 0 0 100px 0;
  -webkit-border-radius: 0 0 100px 0;
  border-radius: 0 0 100px 0;
}
.bioPopContent .bioWrap .txt {
  margin-top: -10px;
  padding: 0 28px 50px;
}
@media (min-width: 600px) {
  .bioPopContent .bioWrap .txt {
    margin: 0;
    padding: 45px 35px 50px 25px;
  }
}
@media (max-width: 767px) {
  .bioPopContent .bioWrap .txt {
    flex: 1;
  }
}
@media (min-width: 768px) {
  .bioPopContent .bioWrap .txt {
    grid-column: 2/4;
    grid-row: 2/3;
  }
}
@media (min-width: 768px) {
  .bioPopContent .bioWrap .txt .top, .bioPopContent .bioWrap .txt .box {
    padding-right: 10%;
    padding-left: 18%;
    max-width: 936px;
  }
}
@media (max-width: 767px) {
  .bioPopContent .bioWrap .txt .top {
    display: none;
  }
}
.bioPopContent .bioWrap .txt .top h2 {
  margin-bottom: 0;
}
.bioPopContent .bioWrap .txt .top p {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1.2px;
}
@media (min-width: 600px) {
  .bioPopContent .bioWrap .txt .top p {
    font-size: 14.3333333333px;
    line-height: 30.3333333333px;
    letter-spacing: 1.4px;
  }
}
@media (min-width: 768px) {
  .bioPopContent .bioWrap .txt .top p {
    font-size: 14.6666666667px;
    line-height: 30.6666666667px;
    letter-spacing: 1.6px;
  }
}
@media (min-width: 900px) {
  .bioPopContent .bioWrap .txt .top p {
    font-size: 15px;
    line-height: 31px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 1024px) {
  .bioPopContent .bioWrap .txt .top p {
    font-size: 15.3333333333px;
    line-height: 31.3333333333px;
    letter-spacing: 2px;
  }
}
@media (min-width: 1240px) {
  .bioPopContent .bioWrap .txt .top p {
    font-size: 15.6666666667px;
    line-height: 31.6666666667px;
    letter-spacing: 2.2px;
  }
}
@media (min-width: 1400px) {
  .bioPopContent .bioWrap .txt .top p {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2.4px;
  }
}
@media (min-width: 768px) {
  .bioPopContent .bioWrap .txt .box {
    margin-top: 50px;
    padding-top: 45px;
    padding-bottom: 60px;
    background: #383838;
    -moz-border-radius: 0 0 100px 0;
    -webkit-border-radius: 0 0 100px 0;
    border-radius: 0 0 100px 0;
  }
}

.contentEditor.width-s .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 936px;
}
.contentEditor.width-m .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1170px;
}
.contentEditor.width-l .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
}
.contentEditor.bg-tan {
  padding-top: 75px;
  padding-bottom: 75px;
  -moz-border-radius: 0 100px 0 0;
  -webkit-border-radius: 0 100px 0 0;
  border-radius: 0 100px 0 0;
}
@media (min-width: 600px) {
  .contentEditor.bg-tan {
    padding-top: 87.5px;
    padding-bottom: 87.5px;
  }
}
@media (min-width: 768px) {
  .contentEditor.bg-tan {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media (min-width: 900px) {
  .contentEditor.bg-tan {
    padding-top: 112.5px;
    padding-bottom: 112.5px;
  }
}
@media (min-width: 1024px) {
  .contentEditor.bg-tan {
    padding-top: 125px;
    padding-bottom: 125px;
  }
}
@media (min-width: 1240px) {
  .contentEditor.bg-tan {
    padding-top: 137.5px;
    padding-bottom: 137.5px;
  }
}
@media (min-width: 1400px) {
  .contentEditor.bg-tan {
    padding-top: 150px;
    padding-bottom: 150px;
  }
}
@media (min-width: 768px) {
  .contentEditor.bg-tan {
    -moz-border-radius: 0 150px 0 0;
    -webkit-border-radius: 0 150px 0 0;
    border-radius: 0 150px 0 0;
  }
}
.contentEditor.bg-black {
  background-image: url("../images/circuits-bg-dgray.svg") no-repeat top left;
  background-size: 600px auto;
  padding-top: 75px;
  padding-bottom: 75px;
}
@media (min-width: 600px) {
  .contentEditor.bg-black {
    padding-top: 80.8333333333px;
    padding-bottom: 80.8333333333px;
  }
}
@media (min-width: 768px) {
  .contentEditor.bg-black {
    padding-top: 86.6666666667px;
    padding-bottom: 86.6666666667px;
  }
}
@media (min-width: 900px) {
  .contentEditor.bg-black {
    padding-top: 92.5px;
    padding-bottom: 92.5px;
  }
}
@media (min-width: 1024px) {
  .contentEditor.bg-black {
    padding-top: 98.3333333333px;
    padding-bottom: 98.3333333333px;
  }
}
@media (min-width: 1240px) {
  .contentEditor.bg-black {
    padding-top: 104.1666666667px;
    padding-bottom: 104.1666666667px;
  }
}
@media (min-width: 1400px) {
  .contentEditor.bg-black {
    padding-top: 110px;
    padding-bottom: 110px;
  }
}

.ovalMask {
  background: url("../images/bg-orbs.svg") no-repeat center center, linear-gradient(90deg, #EB7253 10%, #FFB23E 90%);
  background-size: cover;
  text-align: center;
  overflow: hidden;
}
.ovalMask .ovalWrap {
  width: 150%;
  position: relative;
  left: -25%;
}
.ovalMask .oval {
  margin: 0 auto;
  background: #383838;
  -moz-border-radius: 150px;
  -webkit-border-radius: 150px;
  border-radius: 150px;
  padding: 65px 30px 75px;
}
@media (min-width: 400px) {
  .ovalMask .oval {
    padding: 90px 50px 100px;
  }
}
@media (min-width: 900px) {
  .ovalMask .oval {
    -moz-border-radius: 200px;
    -webkit-border-radius: 200px;
    border-radius: 200px;
    padding: 60px 150px 75px;
  }
}
@media (min-width: 1024px) {
  .ovalMask .oval {
    -moz-border-radius: 500px;
    -webkit-border-radius: 500px;
    border-radius: 500px;
    padding: 100px 200px;
  }
}
.ovalMask .oval .wrap {
  margin: 0 auto;
  width: -moz-calc(92vw - 60px);
  width: -webkit-calc(92vw - 60px);
  width: calc(92vw - 60px);
}
@media (min-width: 400px) {
  .ovalMask .oval .wrap {
    width: -moz-calc(92vw - 100px);
    width: -webkit-calc(92vw - 100px);
    width: calc(92vw - 100px);
  }
}
@media (min-width: 900px) {
  .ovalMask .oval .wrap {
    width: -moz-calc(80vw - 300px);
    width: -webkit-calc(80vw - 300px);
    width: calc(80vw - 300px);
  }
}
@media (min-width: 1024px) {
  .ovalMask .oval .wrap {
    width: 505px;
  }
}

.linkedLogos .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1170px;
}
.linkedLogos .intro {
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .linkedLogos .intro {
    margin-bottom: 43.3333333333px;
  }
}
@media (min-width: 768px) {
  .linkedLogos .intro {
    margin-bottom: 46.6666666667px;
  }
}
@media (min-width: 900px) {
  .linkedLogos .intro {
    margin-bottom: 50px;
  }
}
@media (min-width: 1024px) {
  .linkedLogos .intro {
    margin-bottom: 53.3333333333px;
  }
}
@media (min-width: 1240px) {
  .linkedLogos .intro {
    margin-bottom: 56.6666666667px;
  }
}
@media (min-width: 1400px) {
  .linkedLogos .intro {
    margin-bottom: 60px;
  }
}
.linkedLogos ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: center;
  margin: -15px -20px;
}
@media (min-width: 400px) {
  .linkedLogos ul {
    margin: -20px -20px;
  }
}
@media (min-width: 768px) {
  .linkedLogos ul {
    margin: -20px -30px;
  }
}
.linkedLogos ul li {
  padding: 0 20px;
  margin: 15px 0;
  width: 50%;
}
@media (min-width: 400px) {
  .linkedLogos ul li {
    margin: 20px 0;
    width: 33.33%;
  }
}
@media (min-width: 768px) {
  .linkedLogos ul li {
    padding: 0 30px;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .linkedLogos ul li {
    width: 20%;
  }
}
.linkedLogos ul li a {
  display: block;
  margin: 0 auto;
  max-width: 125px;
}
@media (min-width: 768px) {
  .linkedLogos ul li a {
    max-width: 150px;
  }
}
@media (min-width: 1024px) {
  .linkedLogos ul li a {
    max-width: 175px;
  }
}
.linkedLogos ul li a img {
  opacity: 0.4;
  -webkit-transition: all 0.25s linear;
  -moz-transition: all 0.25s linear;
  -ms-transition: all 0.25s linear;
  -o-transition: all 0.25s linear;
  transition: all 0.25s linear;
}
.linkedLogos ul li a:hover img {
  opacity: 1;
}

.callout {
  padding-top: 35px;
  padding-bottom: 35px;
}
@media (min-width: 600px) {
  .callout {
    padding-top: 37.5px;
    padding-bottom: 37.5px;
  }
}
@media (min-width: 768px) {
  .callout {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media (min-width: 900px) {
  .callout {
    padding-top: 42.5px;
    padding-bottom: 42.5px;
  }
}
@media (min-width: 1024px) {
  .callout {
    padding-top: 45px;
    padding-bottom: 45px;
  }
}
@media (min-width: 1240px) {
  .callout {
    padding-top: 47.5px;
    padding-bottom: 47.5px;
  }
}
@media (min-width: 1400px) {
  .callout {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
.callout .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
}
.callout .wrap h4 a.btn {
  vertical-align: middle;
}
@media (max-width: 479px) {
  .callout .wrap h4 a.btn {
    display: block;
    margin: 8px auto 0;
    max-width: 225px;
  }
}
@media (min-width: 480px) {
  .callout .wrap h4 a.btn {
    margin-left: 10px;
  }
}
.callout .wrap a.social {
  text-align: center;
  background: #EB7253;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 38px;
  display: inline-block;
  text-decoration: none;
}
@media (min-width: 900px) {
  .callout .wrap a.social {
    width: 50px;
    height: 50px;
    line-height: 48px;
  }
}
.callout .wrap a.social span.icon-li {
  padding-left: 8px;
  font-size: 20px;
}
@media (min-width: 900px) {
  .callout .wrap a.social span.icon-li {
    padding-left: 10px;
    font-size: 24px;
  }
}
.callout .wrap a.social:hover {
  background: #00A9A5;
}

.testimonials {
  border: 1px solid #F4F3EF;
  border-bottom: none;
  background-color: white;
  background-image: -webkit-linear-gradient(68deg, white 54%, #F4F3EF 93%);
  background-image: -moz-linear-gradient(68deg, white 54%, #F4F3EF 93%);
  background-image: -o-linear-gradient(68deg, white 54%, #F4F3EF 93%);
  background-image: linear-gradient(68deg, white 54%, #F4F3EF 93%);
  -moz-border-radius: 0 100px 0 0;
  -webkit-border-radius: 0 100px 0 0;
  border-radius: 0 100px 0 0;
}
@media (min-width: 768px) {
  .testimonials {
    -moz-border-radius: 0 150px 0 0;
    -webkit-border-radius: 0 150px 0 0;
    border-radius: 0 150px 0 0;
  }
}
.testimonials .slideArrows {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
  text-align: center;
  margin: 30px auto 20px;
  z-index: 2;
  position: relative;
}
@media (min-width: 900px) {
  .testimonials .slideArrows {
    text-align: left;
    margin: 60px auto 0;
  }
}
.testimonials .testiSlider {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
}
@media (min-width: 900px) {
  .testimonials .testiSlider {
    margin-top: -50px;
  }
}
@media (min-width: 900px) {
  .testimonials .testiSlider .testimonial {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
  }
}
.testimonials .testiSlider .testimonial .txt {
  align-self: center;
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.56px;
}
@media (min-width: 600px) {
  .testimonials .testiSlider .testimonial .txt {
    font-size: 21.3333333333px;
    line-height: 31.3333333333px;
    letter-spacing: -0.6533333333px;
  }
}
@media (min-width: 768px) {
  .testimonials .testiSlider .testimonial .txt {
    font-size: 22.6666666667px;
    line-height: 32.6666666667px;
    letter-spacing: -0.7466666667px;
  }
}
@media (min-width: 900px) {
  .testimonials .testiSlider .testimonial .txt {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.84px;
  }
}
@media (min-width: 1024px) {
  .testimonials .testiSlider .testimonial .txt {
    font-size: 25.3333333333px;
    line-height: 35.3333333333px;
    letter-spacing: -0.9333333333px;
  }
}
@media (min-width: 1240px) {
  .testimonials .testiSlider .testimonial .txt {
    font-size: 26.6666666667px;
    line-height: 36.6666666667px;
    letter-spacing: -1.0266666667px;
  }
}
@media (min-width: 1400px) {
  .testimonials .testiSlider .testimonial .txt {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -1.12px;
  }
}
@media (max-width: 899px) {
  .testimonials .testiSlider .testimonial .txt {
    text-align: center;
    max-width: 86%;
    margin: 0 auto;
  }
  .testimonials .testiSlider .testimonial .txt hr {
    display: none;
  }
}
@media (min-width: 900px) {
  .testimonials .testiSlider .testimonial .txt {
    padding-top: 70px;
    width: 45%;
  }
}
.testimonials .testiSlider .testimonial .txt p.byline {
  margin: 15px auto 35px;
  color: #EB7253;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 1.2px;
}
@media (min-width: 600px) {
  .testimonials .testiSlider .testimonial .txt p.byline {
    font-size: 14.3333333333px;
    line-height: 30.3333333333px;
    letter-spacing: 1.4px;
  }
}
@media (min-width: 768px) {
  .testimonials .testiSlider .testimonial .txt p.byline {
    font-size: 14.6666666667px;
    line-height: 30.6666666667px;
    letter-spacing: 1.6px;
  }
}
@media (min-width: 900px) {
  .testimonials .testiSlider .testimonial .txt p.byline {
    font-size: 15px;
    line-height: 31px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 1024px) {
  .testimonials .testiSlider .testimonial .txt p.byline {
    font-size: 15.3333333333px;
    line-height: 31.3333333333px;
    letter-spacing: 2px;
  }
}
@media (min-width: 1240px) {
  .testimonials .testiSlider .testimonial .txt p.byline {
    font-size: 15.6666666667px;
    line-height: 31.6666666667px;
    letter-spacing: 2.2px;
  }
}
@media (min-width: 1400px) {
  .testimonials .testiSlider .testimonial .txt p.byline {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 2.4px;
  }
}
@media (min-width: 900px) {
  .testimonials .testiSlider .testimonial .txt p.byline {
    margin: 35px 0 0;
  }
}
@media (min-width: 900px) {
  .testimonials .testiSlider .testimonial .img {
    width: 50%;
    align-self: flex-end;
  }
}
.testimonials .testiSlider .testimonial .img img {
  width: auto;
  margin: 0 auto;
  max-height: 350px;
}
@media (min-width: 900px) {
  .testimonials .testiSlider .testimonial .img img {
    margin-right: 0;
    max-height: 650px;
  }
}

.iconCols .intro {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1170px;
  margin-bottom: 35px;
}
@media (min-width: 600px) {
  .iconCols .intro {
    margin-bottom: 38.3333333333px;
  }
}
@media (min-width: 768px) {
  .iconCols .intro {
    margin-bottom: 41.6666666667px;
  }
}
@media (min-width: 900px) {
  .iconCols .intro {
    margin-bottom: 45px;
  }
}
@media (min-width: 1024px) {
  .iconCols .intro {
    margin-bottom: 48.3333333333px;
  }
}
@media (min-width: 1240px) {
  .iconCols .intro {
    margin-bottom: 51.6666666667px;
  }
}
@media (min-width: 1400px) {
  .iconCols .intro {
    margin-bottom: 55px;
  }
}
.iconCols .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
}
.iconCols.bg-black {
  padding-top: 60px;
  padding-bottom: 70px;
}
@media (min-width: 600px) {
  .iconCols.bg-black {
    padding-top: 71.6666666667px;
    padding-bottom: 83.3333333333px;
  }
}
@media (min-width: 768px) {
  .iconCols.bg-black {
    padding-top: 83.3333333333px;
    padding-bottom: 96.6666666667px;
  }
}
@media (min-width: 900px) {
  .iconCols.bg-black {
    padding-top: 95px;
    padding-bottom: 110px;
  }
}
@media (min-width: 1024px) {
  .iconCols.bg-black {
    padding-top: 106.6666666667px;
    padding-bottom: 123.3333333333px;
  }
}
@media (min-width: 1240px) {
  .iconCols.bg-black {
    padding-top: 118.3333333333px;
    padding-bottom: 136.6666666667px;
  }
}
@media (min-width: 1400px) {
  .iconCols.bg-black {
    padding-top: 130px;
    padding-bottom: 150px;
  }
}
.iconCols.bg-black ul {
  margin-bottom: -45px;
}
@media (min-width: 600px) {
  .iconCols.bg-black ul {
    margin-bottom: -60px;
  }
}
.iconCols.bg-black ul.col3 li {
  width: 100%;
}
@media (max-width: 599px) {
  .iconCols.bg-black ul.col3 li {
    text-align: center;
  }
}
@media (min-width: 600px) {
  .iconCols.bg-black ul.col3 li {
    width: 50%;
  }
}
@media (min-width: 768px) {
  .iconCols.bg-black ul.col3 li {
    width: 33.33%;
  }
}
.iconCols.bg-black ul.col4 li {
  width: 25%;
}
.iconCols.bg-black ul li {
  padding-top: 15px;
  background: url("../images/bg-circuits-dgray.svg") no-repeat left top;
  background-size: 75% auto;
  margin-bottom: 45px;
}
@media (min-width: 600px) {
  .iconCols.bg-black ul li {
    padding-top: 30px;
    background-position: center top;
    margin-bottom: 60px;
  }
}
.iconCols.bg-black ul li.boxed {
  align-self: flex-start;
  background: none;
}
.iconCols.bg-black ul li.boxed .inner {
  border: 1px solid #EB7253;
  -moz-border-radius: 0 0 75px 0;
  -webkit-border-radius: 0 0 75px 0;
  border-radius: 0 0 75px 0;
  padding: 10% 12% 12%;
  max-width: 467px;
  margin: 0 auto;
}
@media (min-width: 1240px) {
  .iconCols.bg-black ul li.boxed .inner {
    padding: 10% 16% 12%;
    -moz-border-radius: 0 0 100px 0;
    -webkit-border-radius: 0 0 100px 0;
    border-radius: 0 0 100px 0;
  }
}
.iconCols.bg-black ul li img {
  width: 40%;
  max-width: 150px;
}
@media (max-width: 599px) {
  .iconCols.bg-black ul li img {
    width: 100px;
    margin: 0 auto 10px;
  }
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols {
    margin: 0 -25px 0x -40px;
  }
}
@media (min-width: 1240px) {
  .iconCols.bg-white ul.cols {
    margin: 0 -25px 0 -60px;
  }
}
@media (max-width: 1023px) {
  .iconCols.bg-white ul.cols {
    display: block;
  }
}
.iconCols.bg-white ul.cols > li {
  position: relative;
  text-align: center;
  margin: 0 auto 50px;
  max-width: 350px !important;
  display: block;
  border-bottom: 2px solid #D2D4C8;
  padding-bottom: 30px;
}
@media (min-width: 768px) {
  .iconCols.bg-white ul.cols > li {
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    max-width: 700px !important;
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols > li {
    max-width: 100% !important;
    margin-bottom: 75px;
    width: 25%;
    align-items: flex-start;
    border-bottom: none;
    padding-bottom: 0;
  }
}
.iconCols.bg-white ul.cols > li:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.iconCols.bg-white ul.cols > li:last-of-type:after {
  display: none;
}
.iconCols.bg-white ul.cols > li:first-of-type .txt:before {
  display: none;
}
@media (max-width: 1023px) {
  .iconCols.bg-white ul.cols > li:after {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e90a";
    color: #D2D4C8;
    font-size: 24px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -24px;
    text-align: center;
  }
}
.iconCols.bg-white ul.cols > li img {
  max-width: 200px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .iconCols.bg-white ul.cols > li img {
    margin: 0 25px 0 0;
  }
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols > li img {
    width: 60%;
    margin: 0 0 15px;
  }
}
.iconCols.bg-white ul.cols > li .txt {
  width: 100%;
}
.iconCols.bg-white ul.cols > li .txt ul li {
  text-align: left !important;
}
.iconCols.bg-white ul.cols > li .txt h4 {
  color: #EB7253;
  margin-bottom: 10px;
}
.iconCols.bg-white ul.cols > li .txt p {
  margin-bottom: 10px;
}
.iconCols.bg-white ul.cols > li .txt p, .iconCols.bg-white ul.cols > li .txt li {
  text-transform: none;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: -0.32px;
}
@media (min-width: 600px) {
  .iconCols.bg-white ul.cols > li .txt p, .iconCols.bg-white ul.cols > li .txt li {
    font-size: 14.3333333333px;
    line-height: 24.3333333333px;
    letter-spacing: -0.3733333333px;
  }
}
@media (min-width: 768px) {
  .iconCols.bg-white ul.cols > li .txt p, .iconCols.bg-white ul.cols > li .txt li {
    font-size: 14.6666666667px;
    line-height: 24.6666666667px;
    letter-spacing: -0.4266666667px;
  }
}
@media (min-width: 900px) {
  .iconCols.bg-white ul.cols > li .txt p, .iconCols.bg-white ul.cols > li .txt li {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols > li .txt p, .iconCols.bg-white ul.cols > li .txt li {
    font-size: 15.3333333333px;
    line-height: 25.3333333333px;
    letter-spacing: -0.5333333333px;
  }
}
@media (min-width: 1240px) {
  .iconCols.bg-white ul.cols > li .txt p, .iconCols.bg-white ul.cols > li .txt li {
    font-size: 15.6666666667px;
    line-height: 25.6666666667px;
    letter-spacing: -0.5866666667px;
  }
}
@media (min-width: 1400px) {
  .iconCols.bg-white ul.cols > li .txt p, .iconCols.bg-white ul.cols > li .txt li {
    font-size: 16px;
    line-height: 26px;
    letter-spacing: -0.64px;
  }
}
.iconCols.bg-white ul.cols > li *:last-child {
  margin-bottom: 0;
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols li:not(.lastWideArrows) {
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: column nowrap;
  }
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols li:not(.lastWideArrows) img {
    margin-left: 40px;
  }
}
@media (min-width: 1240px) {
  .iconCols.bg-white ul.cols li:not(.lastWideArrows) img {
    margin-left: 60px;
  }
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols li:not(.lastWideArrows) .txt {
    height: 100%;
    position: relative;
    border-right: 3px solid #D2D4C8;
    padding: 0 25px 0 40px;
  }
}
@media (min-width: 1240px) {
  .iconCols.bg-white ul.cols li:not(.lastWideArrows) .txt {
    padding: 0 25px 0 60px;
  }
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols li:not(.lastWideArrows) .txt:before {
    font-family: "icomoon";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e909";
    color: #D2D4C8;
    font-size: 24px;
    position: absolute;
    left: -1px;
    top: 10px;
  }
}
@media (min-width: 1240px) {
  .iconCols.bg-white ul.cols li:not(.lastWideArrows) .txt:before {
    content: "\e907";
  }
}
.iconCols.bg-white ul.cols li:not(.lastWideArrows):nth-of-type(4n) .txt {
  border-right: none;
}
@media (min-width: 1024px) {
  .iconCols.bg-white ul.cols li.lastWideArrows {
    display: block;
    background: white;
    text-align: center;
    border-left: 3px solid #D2D4C8;
    border-right: 3px solid #D2D4C8;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    width: 90% !important;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows:before, .iconCols.bg-white ul.cols li.lastWideArrows:after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 0 !important;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows:before {
    left: -9px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border: 3px solid #D2D4C8;
    border-width: 0 3px 3px 0;
    padding: 3px;
    display: inline-block;
    background: transparent;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows:after {
    right: -9px;
    border-top: 3px solid #D2D4C8;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows img {
    margin-left: auto;
    margin-right: auto;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows .txt {
    margin: 0 24px;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows .txt .inner {
    display: inline-block;
    background: white;
    position: relative;
    padding: 0 20px;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows .txt .inner:before, .iconCols.bg-white ul.cols li.lastWideArrows .txt .inner:after {
    content: "";
    position: absolute;
    top: 50%;
    -ms-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    width: 16px;
    height: 16px;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows .txt .inner:before {
    left: -16px;
    border-right: 3px solid #D2D4C8;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows .txt .inner:after {
    top: -moz-calc(50% - 7px);
    top: -webkit-calc(50% - 7px);
    top: calc(50% - 7px);
    right: -16px;
    -ms-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    border: 3px solid #D2D4C8;
    border-width: 0 3px 3px 0;
    padding: 3px;
    display: inline-block;
    background: transparent;
  }
  .iconCols.bg-white ul.cols li.lastWideArrows .txt span.line {
    width: -moz-calc(100% + 6px);
    width: -webkit-calc(100% + 6px);
    width: calc(100% + 6px);
    display: block;
    position: absolute;
    left: -3px;
    bottom: 0;
    background: white;
    border-top: 3px solid #D2D4C8;
  }
}
@media (min-width: 1240px) {
  .iconCols.bg-white ul.cols li.lastWideArrows {
    width: 75% !important;
  }
}
.iconCols ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-flow: row wrap;
  margin: 0 -3%;
}
.iconCols ul li {
  padding: 0 3%;
}
.iconCols ul li .btn {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 600px) {
  .iconCols ul li .btn {
    padding-left: 23.3333333333px;
    padding-right: 23.3333333333px;
  }
}
@media (min-width: 768px) {
  .iconCols ul li .btn {
    padding-left: 26.6666666667px;
    padding-right: 26.6666666667px;
  }
}
@media (min-width: 900px) {
  .iconCols ul li .btn {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .iconCols ul li .btn {
    padding-left: 33.3333333333px;
    padding-right: 33.3333333333px;
  }
}
@media (min-width: 1240px) {
  .iconCols ul li .btn {
    padding-left: 36.6666666667px;
    padding-right: 36.6666666667px;
  }
}
@media (min-width: 1400px) {
  .iconCols ul li .btn {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.iconCols ul li img {
  margin-bottom: 20px;
}
.iconCols ul li .txt ul {
  display: block;
  margin: 0 0 0 23px;
}
.iconCols ul li .txt ul li {
  width: 100%;
  padding: 0;
  position: relative;
  margin-bottom: 3px !important;
}
.iconCols ul li .txt ul li:before {
  position: absolute;
  content: "•";
  color: #383838;
  margin-left: -17px;
  font-size: 18px;
}

.mobdeskImg img {
  margin: 0 auto;
}
@media (max-width: 1023px) {
  .mobdeskImg .imgDesk {
    display: none;
  }
}
.mobdeskImg .imgTab img {
  max-width: 550px;
}
@media (max-width: 599px) {
  .mobdeskImg .imgTab {
    display: none;
  }
}
@media (min-width: 1024px) {
  .mobdeskImg .imgTab {
    display: none;
  }
}
.mobdeskImg .imgMob img {
  max-width: 250px;
}
@media (min-width: 600px) {
  .mobdeskImg .imgMob {
    display: none;
  }
}
@media (max-width: 599px) {
  .mobdeskImg .imgTabDesk {
    display: none;
  }
}
.mobdeskImg.width-s .intro, .mobdeskImg.width-s .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 936px;
}
.mobdeskImg.width-m .intro {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 936px;
}
.mobdeskImg.width-m .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1170px;
}
.mobdeskImg.width-l .intro {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1170px;
}
.mobdeskImg.width-l .wrap {
  margin-left: auto;
  margin-right: auto;
  width: 92%;
  max-width: 1400px;
}
.mobdeskImg .intro {
  margin-bottom: 40px;
}
@media (min-width: 600px) {
  .mobdeskImg .intro {
    margin-bottom: 44.1666666667px;
  }
}
@media (min-width: 768px) {
  .mobdeskImg .intro {
    margin-bottom: 48.3333333333px;
  }
}
@media (min-width: 900px) {
  .mobdeskImg .intro {
    margin-bottom: 52.5px;
  }
}
@media (min-width: 1024px) {
  .mobdeskImg .intro {
    margin-bottom: 56.6666666667px;
  }
}
@media (min-width: 1240px) {
  .mobdeskImg .intro {
    margin-bottom: 60.8333333333px;
  }
}
@media (min-width: 1400px) {
  .mobdeskImg .intro {
    margin-bottom: 65px;
  }
}

.nice-select {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  transition: all 0.2s ease-in-out;
  user-select: none;
  white-space: nowrap;
  width: auto;
}
.nice-select:hover {
  border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999;
}
.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: "";
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  transform-origin: 66% 66%;
  transform: rotate(45deg);
  transition: all 0.15s ease-in-out;
  width: 5px;
}
.nice-select.open:after {
  transform: rotate(-135deg);
}
.nice-select.open .list {
  opacity: 1;
  pointer-events: auto;
  transform: scale(1) translateY(0);
}
.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.nice-select.disabled:after {
  border-color: #cccccc;
}
.nice-select.wide {
  width: 100%;
}
.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.nice-select.right {
  float: right;
}
.nice-select.right .list {
  left: auto;
  right: 0;
}
.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.nice-select.small:after {
  height: 4px;
  width: 4px;
}
.nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.nice-select .list {
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  transform-origin: 50% 0;
  transform: scale(0.75) translateY(-21px);
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  transition: all 0.2s;
}
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.nice-select .option.selected {
  font-weight: bold;
}
.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}

.no-csspointerevents .nice-select .list {
  display: none;
}
.no-csspointerevents .nice-select.open .list {
  display: block;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "icomoon";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "\e900";
}
[dir=rtl] .slick-prev:before {
  content: "\e901";
}

.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "\e901";
}
[dir=rtl] .slick-next:before {
  content: "\e900";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "icomoon";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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 {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.general .gform_wrapper.gravity-theme .gform_validation_errors {
  box-shadow: none;
  padding: 0;
  margin: 0 0 30px;
  border: none;
  background: none;
}
.general .gform_wrapper.gravity-theme .gform_validation_errors h2 {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: -0.56px;
  text-align: center;
  color: #EB7253;
}
@media (min-width: 600px) {
  .general .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: -0.6533333333px;
  }
}
@media (min-width: 768px) {
  .general .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.7466666667px;
  }
}
@media (min-width: 900px) {
  .general .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -0.84px;
  }
}
@media (min-width: 1024px) {
  .general .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -0.9333333333px;
  }
}
@media (min-width: 1240px) {
  .general .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 27px;
    line-height: 37px;
    letter-spacing: -1.0266666667px;
  }
}
@media (min-width: 1400px) {
  .general .gform_wrapper.gravity-theme .gform_validation_errors h2 {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -1.12px;
  }
}
.general .gform_wrapper.gravity-theme .gform_validation_errors h2 span {
  display: none;
}
.general .gform_wrapper.gravity-theme .gform_required_legend {
  display: none;
}
.general .gform_wrapper.gravity-theme form .gform_body .gform_fields {
  grid-row-gap: 25px;
}
.general .gform_wrapper.gravity-theme .gfield.gfield_error .gfield_description.validation_message {
  padding: 0;
  border: none;
  margin: 5px 0 0;
  background: none;
  font-size: 12px;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  color: #EB7253;
}
.general .gform_wrapper.gravity-theme .gfield.gfield_error .gfield_label, .general .gform_wrapper.gravity-theme .gfield.gfield_error label {
  color: #218380;
}
.general .gform_wrapper.gravity-theme .gfield.gfield_error input, .general .gform_wrapper.gravity-theme .gfield.gfield_error textarea, .general .gform_wrapper.gravity-theme .gfield.gfield_error select {
  border-color: #00A9A5;
}
.general .gform_wrapper.gravity-theme .gfield input:not([type=checkbox]) + label {
  padding-top: 2px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 30px;
  letter-spacing: 1px;
}
@media (min-width: 600px) {
  .general .gform_wrapper.gravity-theme .gfield input:not([type=checkbox]) + label {
    font-size: 12.3333333333px;
    line-height: 30.3333333333px;
    letter-spacing: 1.1833333333px;
  }
}
@media (min-width: 768px) {
  .general .gform_wrapper.gravity-theme .gfield input:not([type=checkbox]) + label {
    font-size: 12.6666666667px;
    line-height: 30.6666666667px;
    letter-spacing: 1.3666666667px;
  }
}
@media (min-width: 900px) {
  .general .gform_wrapper.gravity-theme .gfield input:not([type=checkbox]) + label {
    font-size: 13px;
    line-height: 31px;
    letter-spacing: 1.55px;
  }
}
@media (min-width: 1024px) {
  .general .gform_wrapper.gravity-theme .gfield input:not([type=checkbox]) + label {
    font-size: 13.3333333333px;
    line-height: 31.3333333333px;
    letter-spacing: 1.7333333333px;
  }
}
@media (min-width: 1240px) {
  .general .gform_wrapper.gravity-theme .gfield input:not([type=checkbox]) + label {
    font-size: 13.6666666667px;
    line-height: 31.6666666667px;
    letter-spacing: 1.9166666667px;
  }
}
@media (min-width: 1400px) {
  .general .gform_wrapper.gravity-theme .gfield input:not([type=checkbox]) + label {
    font-size: 14px;
    line-height: 32px;
    letter-spacing: 2.1px;
  }
}
.general .gform_wrapper.gravity-theme .gfield .gfield_label {
  text-transform: none;
  font-size: 16px;
  line-height: 28px;
  letter-spacing: -0.36px;
  margin-bottom: 2px;
}
@media (min-width: 600px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_label {
    font-size: 16.3333333333px;
    line-height: 28.3333333333px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 768px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_label {
    font-size: 16.6666666667px;
    line-height: 28.6666666667px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 900px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_label {
    font-size: 17px;
    line-height: 29px;
    letter-spacing: -0.54px;
  }
}
@media (min-width: 1024px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_label {
    font-size: 17.3333333333px;
    line-height: 29.3333333333px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1240px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_label {
    font-size: 17.6666666667px;
    line-height: 29.6666666667px;
    letter-spacing: -0.66px;
  }
}
@media (min-width: 1400px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_label {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.72px;
  }
}
.general .gform_wrapper.gravity-theme .gfield .gfield_label .gfield_required {
  color: #EB7253;
}
.general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
  text-transform: none;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: -0.36px;
  width: 100%;
  border: 1px solid #D2D4C8;
  border-bottom: 2px solid #D2D4C8;
  -moz-border-radius: 0 25px 0 0;
  -webkit-border-radius: 0 25px 0 0;
  border-radius: 0 25px 0 0;
  background: white;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: auto;
  padding: 8px 12px;
}
@media (min-width: 600px) {
  .general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
    font-size: 14.3333333333px;
    line-height: 28.3333333333px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 768px) {
  .general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
    font-size: 14.6666666667px;
    line-height: 28.6666666667px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 900px) {
  .general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
    font-size: 15px;
    line-height: 29px;
    letter-spacing: -0.54px;
  }
}
@media (min-width: 1024px) {
  .general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
    font-size: 15.3333333333px;
    line-height: 29.3333333333px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1240px) {
  .general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
    font-size: 15.6666666667px;
    line-height: 29.6666666667px;
    letter-spacing: -0.66px;
  }
}
@media (min-width: 1400px) {
  .general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.72px;
  }
}
@media (min-width: 768px) {
  .general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
    padding: 10px 12px;
  }
}
@media (max-width: 640px) {
  .general .gform_wrapper.gravity-theme .gfield input, .general .gform_wrapper.gravity-theme .gfield textarea, .general .gform_wrapper.gravity-theme .gfield select, .general .gform_wrapper.gravity-theme .gfield .nice-select {
    -moz-border-radius: 0 20px 0 20px;
    -webkit-border-radius: 0 20px 0 20px;
    border-radius: 0 20px 0 20px;
  }
}
.general .gform_wrapper.gravity-theme .gfield .nice-select span {
  line-height: 1;
}
.general .gform_wrapper.gravity-theme .gfield textarea {
  height: 150px !important;
}
.general .gform_wrapper.gravity-theme .gfield select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  padding-right: 40px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI2LjAuMywgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCAxOCAxMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTggMTI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojRTNFMUREO30KCS5zdDF7ZmlsbDojRkZGRkZGO30KCS5zdDJ7ZmlsbDojQ0U4MDQ2O30KCS5zdDN7ZmlsbDojMDA0NjQzO30KCS5zdDR7ZmlsbDojRjA0RTIzO30KCS5zdDV7ZmlsbDojN0RCN0I2O30KCS5zdDZ7ZmlsbDojNTQ2MzREO30KCS5zdDd7ZmlsbDojQkM4QjQ2O30KCS5zdDh7ZmlsbDojRUY0RTIzO30KCS5zdDl7ZmlsbDojMjMxRjIwO30KCS5zdDEwe2ZpbGw6bm9uZTtzdHJva2U6IzIzMUYyMDtzdHJva2Utd2lkdGg6NTtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9Cgkuc3QxMXtmaWxsOiNFRjRFMjI7fQo8L3N0eWxlPgo8cG9seWdvbiBjbGFzcz0ic3QxMSIgcG9pbnRzPSIxOCwwIDAsMCA5LDEyICIvPgo8L3N2Zz4K) pink no-repeat right center;
  background-size: 27px 6px;
}
.general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) label {
  text-transform: none;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: -0.36px;
}
@media (min-width: 600px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) label {
    font-size: 14.3333333333px;
    line-height: 28.3333333333px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 768px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) label {
    font-size: 14.6666666667px;
    line-height: 28.6666666667px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 900px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) label {
    font-size: 15px;
    line-height: 29px;
    letter-spacing: -0.54px;
  }
}
@media (min-width: 1024px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) label {
    font-size: 15.3333333333px;
    line-height: 29.3333333333px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1240px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) label {
    font-size: 15.6666666667px;
    line-height: 29.6666666667px;
    letter-spacing: -0.66px;
  }
}
@media (min-width: 1400px) {
  .general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) label {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: -0.72px;
  }
}
.general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) .gchoice {
  padding: 0;
  text-indent: 0;
}
.general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) .gchoice > input[type=checkbox] {
  opacity: 0;
  float: left;
  width: 1px;
  margin: 0;
}
.general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) .gchoice > input[type=checkbox] + label {
  clear: none;
  margin: 0;
  width: 100%;
  display: block;
  cursor: pointer;
  background: url(../images/checkOff.svg) no-repeat left center;
  background-size: 25px;
  padding: 7px 0 9px 35px;
}
.general .gform_wrapper.gravity-theme .gfield .gfield_checkbox:not(#foo) .gchoice > input[type=checkbox]:checked + label {
  background-image: url(../images/checkOn.svg);
}

form .gform_footer {
  align-content: flex-start;
  flex-flow: column wrap;
}
form .gform_footer input.button {
  border: none;
  text-decoration: none !important;
  text-align: center;
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-transform: none;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.5px;
  color: white !important;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  padding-left: 50px;
  padding-right: 50px;
  line-height: 1 !important;
  min-height: 0 !important;
  margin: 20px 0 0;
}
@media (min-width: 600px) {
  form .gform_footer input.button {
    padding-left: 33.3333333333px;
    padding-right: 33.3333333333px;
  }
}
@media (min-width: 768px) {
  form .gform_footer input.button {
    padding-left: 36.6666666667px;
    padding-right: 36.6666666667px;
  }
}
@media (min-width: 900px) {
  form .gform_footer input.button {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1024px) {
  form .gform_footer input.button {
    padding-left: 43.3333333333px;
    padding-right: 43.3333333333px;
  }
}
@media (min-width: 1240px) {
  form .gform_footer input.button {
    padding-left: 46.6666666667px;
    padding-right: 46.6666666667px;
  }
}
@media (min-width: 1400px) {
  form .gform_footer input.button {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 600px) {
  form .gform_footer input.button {
    padding-top: 11.8333333333px;
    padding-bottom: 11.8333333333px;
  }
}
@media (min-width: 768px) {
  form .gform_footer input.button {
    padding-top: 12.6666666667px;
    padding-bottom: 12.6666666667px;
  }
}
@media (min-width: 900px) {
  form .gform_footer input.button {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}
@media (min-width: 1024px) {
  form .gform_footer input.button {
    padding-top: 14.3333333333px;
    padding-bottom: 14.3333333333px;
  }
}
@media (min-width: 1240px) {
  form .gform_footer input.button {
    padding-top: 15.1666666667px;
    padding-bottom: 15.1666666667px;
  }
}
@media (min-width: 1400px) {
  form .gform_footer input.button {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media (min-width: 600px) {
  form .gform_footer input.button {
    font-size: 16.3333333333px;
    line-height: 16.3333333333px;
    letter-spacing: -0.5366666667px;
  }
}
@media (min-width: 768px) {
  form .gform_footer input.button {
    font-size: 16.6666666667px;
    line-height: 16.6666666667px;
    letter-spacing: -0.5733333333px;
  }
}
@media (min-width: 900px) {
  form .gform_footer input.button {
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -0.61px;
  }
}
@media (min-width: 1024px) {
  form .gform_footer input.button {
    font-size: 17.3333333333px;
    line-height: 17.3333333333px;
    letter-spacing: -0.6466666667px;
  }
}
@media (min-width: 1240px) {
  form .gform_footer input.button {
    font-size: 17.6666666667px;
    line-height: 17.6666666667px;
    letter-spacing: -0.6833333333px;
  }
}
@media (min-width: 1400px) {
  form .gform_footer input.button {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.72px;
  }
}
form .gform_footer input.button:hover {
  background-color: #FFB23E;
  background-image: -webkit-linear-gradient(90deg, #FFB23E 0%, #EB7253 100%);
  background-image: -moz-linear-gradient(90deg, #FFB23E 0%, #EB7253 100%);
  background-image: -o-linear-gradient(90deg, #FFB23E 0%, #EB7253 100%);
  background-image: linear-gradient(90deg, #FFB23E 0%, #EB7253 100%);
}
@media (min-width: 600px) {
  form .gform_footer input.button {
    padding-left: 55px;
    padding-right: 55px;
  }
}
@media (min-width: 768px) {
  form .gform_footer input.button {
    padding-left: 60px;
    padding-right: 60px;
  }
}
@media (min-width: 900px) {
  form .gform_footer input.button {
    padding-left: 65px;
    padding-right: 65px;
  }
}
@media (min-width: 1024px) {
  form .gform_footer input.button {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media (min-width: 1240px) {
  form .gform_footer input.button {
    padding-left: 75px;
    padding-right: 75px;
  }
}
@media (min-width: 1400px) {
  form .gform_footer input.button {
    padding-left: 80px;
    padding-right: 80px;
  }
}
form .gform_footer .gform_ajax_spinner {
  display: none;
}

.gform_confirmation_message {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 22px;
  line-height: 32px;
  letter-spacing: -0.56px;
  text-align: center;
  color: #218380;
}
@media (min-width: 600px) {
  .gform_confirmation_message {
    font-size: 23px;
    line-height: 33px;
    letter-spacing: -0.6533333333px;
  }
}
@media (min-width: 768px) {
  .gform_confirmation_message {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.7466666667px;
  }
}
@media (min-width: 900px) {
  .gform_confirmation_message {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -0.84px;
  }
}
@media (min-width: 1024px) {
  .gform_confirmation_message {
    font-size: 26px;
    line-height: 36px;
    letter-spacing: -0.9333333333px;
  }
}
@media (min-width: 1240px) {
  .gform_confirmation_message {
    font-size: 27px;
    line-height: 37px;
    letter-spacing: -1.0266666667px;
  }
}
@media (min-width: 1400px) {
  .gform_confirmation_message {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -1.12px;
  }
}

body {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.36px;
  background: white;
  overflow-x: hidden;
  color: #383838;
}
@media (min-width: 600px) {
  body {
    font-size: 16.3333333333px;
    line-height: 26.6666666667px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 768px) {
  body {
    font-size: 16.6666666667px;
    line-height: 27.3333333333px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 900px) {
  body {
    font-size: 17px;
    line-height: 28px;
    letter-spacing: -0.54px;
  }
}
@media (min-width: 1024px) {
  body {
    font-size: 17.3333333333px;
    line-height: 28.6666666667px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1240px) {
  body {
    font-size: 17.6666666667px;
    line-height: 29.3333333333px;
    letter-spacing: -0.66px;
  }
}
@media (min-width: 1400px) {
  body {
    font-size: 18px;
    line-height: 30px;
    letter-spacing: -0.72px;
  }
}

a, a:after, .navLinks a span, button, .btn {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.btn {
  border: none;
  text-decoration: none !important;
  text-align: center;
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-transform: none;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.5px;
  color: white !important;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
}
@media (min-width: 600px) {
  .btn {
    padding-left: 33.3333333333px;
    padding-right: 33.3333333333px;
  }
}
@media (min-width: 768px) {
  .btn {
    padding-left: 36.6666666667px;
    padding-right: 36.6666666667px;
  }
}
@media (min-width: 900px) {
  .btn {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1024px) {
  .btn {
    padding-left: 43.3333333333px;
    padding-right: 43.3333333333px;
  }
}
@media (min-width: 1240px) {
  .btn {
    padding-left: 46.6666666667px;
    padding-right: 46.6666666667px;
  }
}
@media (min-width: 1400px) {
  .btn {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 600px) {
  .btn {
    padding-top: 11.8333333333px;
    padding-bottom: 11.8333333333px;
  }
}
@media (min-width: 768px) {
  .btn {
    padding-top: 12.6666666667px;
    padding-bottom: 12.6666666667px;
  }
}
@media (min-width: 900px) {
  .btn {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}
@media (min-width: 1024px) {
  .btn {
    padding-top: 14.3333333333px;
    padding-bottom: 14.3333333333px;
  }
}
@media (min-width: 1240px) {
  .btn {
    padding-top: 15.1666666667px;
    padding-bottom: 15.1666666667px;
  }
}
@media (min-width: 1400px) {
  .btn {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media (min-width: 600px) {
  .btn {
    font-size: 16.3333333333px;
    line-height: 16.3333333333px;
    letter-spacing: -0.5366666667px;
  }
}
@media (min-width: 768px) {
  .btn {
    font-size: 16.6666666667px;
    line-height: 16.6666666667px;
    letter-spacing: -0.5733333333px;
  }
}
@media (min-width: 900px) {
  .btn {
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -0.61px;
  }
}
@media (min-width: 1024px) {
  .btn {
    font-size: 17.3333333333px;
    line-height: 17.3333333333px;
    letter-spacing: -0.6466666667px;
  }
}
@media (min-width: 1240px) {
  .btn {
    font-size: 17.6666666667px;
    line-height: 17.6666666667px;
    letter-spacing: -0.6833333333px;
  }
}
@media (min-width: 1400px) {
  .btn {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.72px;
  }
}
.btn:hover {
  background-color: #FFB23E;
  background-image: -webkit-linear-gradient(90deg, #FFB23E 0%, #EB7253 100%);
  background-image: -moz-linear-gradient(90deg, #FFB23E 0%, #EB7253 100%);
  background-image: -o-linear-gradient(90deg, #FFB23E 0%, #EB7253 100%);
  background-image: linear-gradient(90deg, #FFB23E 0%, #EB7253 100%);
}

p[class^=btnLine] {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
p[class^=btnLine] span {
  height: 5px;
  flex: 1;
}

p.btnLineR span {
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
}

p.btnLineC {
  justify-content: center;
}
p.btnLineC span:first-of-type {
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #e78d4a 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #e78d4a 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #e78d4a 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #e78d4a 100%);
}
p.btnLineC span:last-of-type {
  background-color: #e78d4a;
  background-image: -webkit-linear-gradient(90deg, #e78d4a 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #e78d4a 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #e78d4a 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #e78d4a 0%, #FFB23E 100%);
}

strong {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
}

em {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-style: italic;
  font-variation-settings: "ital" 1;
  font-optical-sizing: auto;
}

strong em, em strong {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: italic;
  font-variation-settings: "ital" 1;
  font-optical-sizing: auto;
}

#main {
  clear: both;
}

h1 {
  display: block;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 60px;
  line-height: 60px;
  letter-spacing: -2px;
}
@media (min-width: 600px) {
  h1 {
    font-size: 66px;
    line-height: 65px;
    letter-spacing: -2.4666666667px;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 72px;
    line-height: 70px;
    letter-spacing: -2.9333333333px;
  }
}
@media (min-width: 900px) {
  h1 {
    font-size: 78px;
    line-height: 75px;
    letter-spacing: -3.4px;
  }
}
@media (min-width: 1024px) {
  h1 {
    font-size: 84px;
    line-height: 80px;
    letter-spacing: -3.8666666667px;
  }
}
@media (min-width: 1240px) {
  h1 {
    font-size: 90px;
    line-height: 85px;
    letter-spacing: -4.3333333333px;
  }
}
@media (min-width: 1400px) {
  h1 {
    font-size: 96px;
    line-height: 90px;
    letter-spacing: -4.8px;
  }
}
h1 span {
  padding-right: 3px;
}

h2 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 40px;
  line-height: 42px;
  letter-spacing: -1.28px;
}
@media (min-width: 600px) {
  h2 {
    font-size: 44px;
    line-height: 46px;
    letter-spacing: -1.4933333333px;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 48px;
    line-height: 50px;
    letter-spacing: -1.7066666667px;
  }
}
@media (min-width: 900px) {
  h2 {
    font-size: 52px;
    line-height: 54px;
    letter-spacing: -1.92px;
  }
}
@media (min-width: 1024px) {
  h2 {
    font-size: 56px;
    line-height: 58px;
    letter-spacing: -2.1333333333px;
  }
}
@media (min-width: 1240px) {
  h2 {
    font-size: 60px;
    line-height: 62px;
    letter-spacing: -2.3466666667px;
  }
}
@media (min-width: 1400px) {
  h2 {
    font-size: 64px;
    line-height: 66px;
    letter-spacing: -2.56px;
  }
}

h3 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 30px;
  line-height: 36px;
  letter-spacing: -0.8px;
}
@media (min-width: 600px) {
  h3 {
    font-size: 31.6666666667px;
    line-height: 37.6666666667px;
    letter-spacing: -0.9333333333px;
  }
}
@media (min-width: 768px) {
  h3 {
    font-size: 33.3333333333px;
    line-height: 39.3333333333px;
    letter-spacing: -1.0666666667px;
  }
}
@media (min-width: 900px) {
  h3 {
    font-size: 35px;
    line-height: 41px;
    letter-spacing: -1.2px;
  }
}
@media (min-width: 1024px) {
  h3 {
    font-size: 36.6666666667px;
    line-height: 42.6666666667px;
    letter-spacing: -1.3333333333px;
  }
}
@media (min-width: 1240px) {
  h3 {
    font-size: 38.3333333333px;
    line-height: 44.3333333333px;
    letter-spacing: -1.4666666667px;
  }
}
@media (min-width: 1400px) {
  h3 {
    font-size: 40px;
    line-height: 46px;
    letter-spacing: -1.6px;
  }
}

h4 {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: -0.56px;
}
@media (min-width: 600px) {
  h4 {
    font-size: 23px;
    line-height: 27px;
    letter-spacing: -0.6533333333px;
  }
}
@media (min-width: 768px) {
  h4 {
    font-size: 24px;
    line-height: 28px;
    letter-spacing: -0.7466666667px;
  }
}
@media (min-width: 900px) {
  h4 {
    font-size: 25px;
    line-height: 29px;
    letter-spacing: -0.84px;
  }
}
@media (min-width: 1024px) {
  h4 {
    font-size: 26px;
    line-height: 30px;
    letter-spacing: -0.9333333333px;
  }
}
@media (min-width: 1240px) {
  h4 {
    font-size: 27px;
    line-height: 31px;
    letter-spacing: -1.0266666667px;
  }
}
@media (min-width: 1400px) {
  h4 {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -1.12px;
  }
}

h2 span.eyebrow, h3 span.eyebrow, h4 span.eyebrow {
  display: block;
  color: #EB7253;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 1.2px;
  margin-bottom: 10px;
}
@media (min-width: 600px) {
  h2 span.eyebrow, h3 span.eyebrow, h4 span.eyebrow {
    font-size: 14.3333333333px;
    line-height: 18.3333333333px;
    letter-spacing: 1.4px;
  }
}
@media (min-width: 768px) {
  h2 span.eyebrow, h3 span.eyebrow, h4 span.eyebrow {
    font-size: 14.6666666667px;
    line-height: 18.6666666667px;
    letter-spacing: 1.6px;
  }
}
@media (min-width: 900px) {
  h2 span.eyebrow, h3 span.eyebrow, h4 span.eyebrow {
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 1.8px;
  }
}
@media (min-width: 1024px) {
  h2 span.eyebrow, h3 span.eyebrow, h4 span.eyebrow {
    font-size: 15.3333333333px;
    line-height: 19.3333333333px;
    letter-spacing: 2px;
  }
}
@media (min-width: 1240px) {
  h2 span.eyebrow, h3 span.eyebrow, h4 span.eyebrow {
    font-size: 15.6666666667px;
    line-height: 19.6666666667px;
    letter-spacing: 2.2px;
  }
}
@media (min-width: 1400px) {
  h2 span.eyebrow, h3 span.eyebrow, h4 span.eyebrow {
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 2.4px;
  }
}

p.pLarge {
  font-family: "Inter", sans-serif;
  font-weight: 300;
  font-style: normal;
  font-optical-sizing: auto;
  text-transform: none;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.56px;
}
@media (min-width: 600px) {
  p.pLarge {
    font-size: 21.3333333333px;
    line-height: 31.3333333333px;
    letter-spacing: -0.6533333333px;
  }
}
@media (min-width: 768px) {
  p.pLarge {
    font-size: 22.6666666667px;
    line-height: 32.6666666667px;
    letter-spacing: -0.7466666667px;
  }
}
@media (min-width: 900px) {
  p.pLarge {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: -0.84px;
  }
}
@media (min-width: 1024px) {
  p.pLarge {
    font-size: 25.3333333333px;
    line-height: 35.3333333333px;
    letter-spacing: -0.9333333333px;
  }
}
@media (min-width: 1240px) {
  p.pLarge {
    font-size: 26.6666666667px;
    line-height: 36.6666666667px;
    letter-spacing: -1.0266666667px;
  }
}
@media (min-width: 1400px) {
  p.pLarge {
    font-size: 28px;
    line-height: 38px;
    letter-spacing: -1.12px;
  }
}
p.pSmall {
  text-transform: none;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: -0.25px;
}
@media (min-width: 600px) {
  p.pSmall {
    font-size: 13.3333333333px;
    line-height: 23.3333333333px;
    letter-spacing: -0.2916666667px;
  }
}
@media (min-width: 768px) {
  p.pSmall {
    font-size: 13.6666666667px;
    line-height: 23.6666666667px;
    letter-spacing: -0.3333333333px;
  }
}
@media (min-width: 900px) {
  p.pSmall {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: -0.375px;
  }
}
@media (min-width: 1024px) {
  p.pSmall {
    font-size: 14.3333333333px;
    line-height: 24.3333333333px;
    letter-spacing: -0.4166666667px;
  }
}
@media (min-width: 1240px) {
  p.pSmall {
    font-size: 14.6666666667px;
    line-height: 24.6666666667px;
    letter-spacing: -0.4583333333px;
  }
}
@media (min-width: 1400px) {
  p.pSmall {
    font-size: 15px;
    line-height: 25px;
    letter-spacing: -0.5px;
  }
}

.gradText {
  padding-right: 3px;
  background: #EB7253;
  background: -webkit-linear-gradient(90deg, #EB7253 10%, #FFB23E 90%);
  background: -moz-linear-gradient(90deg, #EB7253 10%, #FFB23E 90%);
  background: -o-linear-gradient(90deg, #EB7253 10%, #FFB23E 90%);
  background: linear-gradient(90deg, #EB7253 10%, #FFB23E 90%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

hr {
  border: none;
  width: 100%;
  height: 5px;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  margin: 0;
  margin-top: 35px;
  margin-bottom: 35px;
}
@media (min-width: 600px) {
  hr {
    margin-top: 36.6666666667px;
    margin-bottom: 36.6666666667px;
  }
}
@media (min-width: 768px) {
  hr {
    margin-top: 38.3333333333px;
    margin-bottom: 38.3333333333px;
  }
}
@media (min-width: 900px) {
  hr {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1024px) {
  hr {
    margin-top: 41.6666666667px;
    margin-bottom: 41.6666666667px;
  }
}
@media (min-width: 1240px) {
  hr {
    margin-top: 43.3333333333px;
    margin-bottom: 43.3333333333px;
  }
}
@media (min-width: 1400px) {
  hr {
    margin-top: 45px;
    margin-bottom: 45px;
  }
}

.mask {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  width: -moz-calc(100% + 150px);
  width: -webkit-calc(100% + 150px);
  width: calc(100% + 150px);
  position: relative;
}
.mask .curve {
  width: 150px;
  height: 150px;
  background: url("../images/curveMask.svg");
}
.mask .filler {
  background: white;
  flex: 1;
}
.mask.curve-BL .curve {
  align-self: flex-end;
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.mask.curve-TR .filler {
  order: 2;
}
.mask.curve-TR .curve {
  order: 1;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.mask.curve-BR .filler {
  order: 2;
}
.mask.curve-BR .curve {
  order: 1;
  align-self: flex-end;
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

p.multiImg, p.inlineLinkedImgs {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  flex-flow: row wrap;
  align-items: center;
  margin: 20px 0 30px;
  margin-left: -30px;
  margin-right: -30px;
}

p.multiImg img, p.inlineLinkedImgs a {
  margin: 15px 30px;
}

/*==============================================================*/
/*==============================================================*/
table.tablepress {
  max-width: 890px;
}
@media (max-width: 479px) {
  table.tablepress.productpipeline .column-1 {
    width: 65px;
  }
}
table.tablepress thead {
  position: relative;
  padding-bottom: 8px;
}
table.tablepress thead:after {
  display: block;
  content: "";
  width: 100%;
  height: 5px;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}
table.tablepress thead th {
  background: none;
  text-transform: none;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: -0.36px;
  padding-bottom: 15px;
}
@media (min-width: 600px) {
  table.tablepress thead th {
    font-size: 14.6666666667px;
    line-height: 17.8333333333px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 768px) {
  table.tablepress thead th {
    font-size: 15.3333333333px;
    line-height: 18.6666666667px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 900px) {
  table.tablepress thead th {
    font-size: 16px;
    line-height: 19.5px;
    letter-spacing: -0.54px;
  }
}
@media (min-width: 1024px) {
  table.tablepress thead th {
    font-size: 16.6666666667px;
    line-height: 20.3333333333px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1240px) {
  table.tablepress thead th {
    font-size: 17.3333333333px;
    line-height: 21.1666666667px;
    letter-spacing: -0.66px;
  }
}
@media (min-width: 1400px) {
  table.tablepress thead th {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -0.72px;
  }
}
@media (max-width: 479px) {
  table.tablepress thead th {
    font-size: 12px;
    padding: 0 0 12px 10px;
  }
}
table.tablepress thead th.column-1 {
  padding-left: 0;
}
table.tablepress tbody tr.row-2 td {
  border-top: none;
}
table.tablepress tbody tr td {
  vertical-align: middle;
  border-color: #D2D4C8;
  text-transform: none;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: -0.36px;
}
@media (min-width: 600px) {
  table.tablepress tbody tr td {
    font-size: 13.8333333333px;
    line-height: 18.8333333333px;
    letter-spacing: -0.42px;
  }
}
@media (min-width: 768px) {
  table.tablepress tbody tr td {
    font-size: 14.6666666667px;
    line-height: 19.6666666667px;
    letter-spacing: -0.48px;
  }
}
@media (min-width: 900px) {
  table.tablepress tbody tr td {
    font-size: 15.5px;
    line-height: 20.5px;
    letter-spacing: -0.54px;
  }
}
@media (min-width: 1024px) {
  table.tablepress tbody tr td {
    font-size: 16.3333333333px;
    line-height: 21.3333333333px;
    letter-spacing: -0.6px;
  }
}
@media (min-width: 1240px) {
  table.tablepress tbody tr td {
    font-size: 17.1666666667px;
    line-height: 22.1666666667px;
    letter-spacing: -0.66px;
  }
}
@media (min-width: 1400px) {
  table.tablepress tbody tr td {
    font-size: 18px;
    line-height: 23px;
    letter-spacing: -0.72px;
  }
}
@media (max-width: 479px) {
  table.tablepress tbody tr td {
    padding: 8px 0 8px 10px;
    font-size: 12px;
  }
}
table.tablepress tbody tr td.column-1 {
  padding-left: 0;
}
table.tablepress tbody tr:hover td {
  background-color: #F4F3EF;
  color: white;
}
table.tablepress tbody tr .marker {
  width: 14px;
  height: 14px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  display: block;
  text-indent: -999em;
  margin-top: 3px;
}
@media (min-width: 900px) {
  table.tablepress tbody tr .marker {
    width: 18px;
    height: 18px;
  }
}
table.tablepress.centered th:not(.column-1), table.tablepress.centered td:not(.column-1) {
  text-align: center;
}
table.tablepress.centered th:not(.column-1) span.marker, table.tablepress.centered td:not(.column-1) span.marker {
  margin-left: auto;
  margin-right: auto;
}

.noMarB {
  margin-bottom: 0 !important;
}

.bg-tan {
  background: #F4F3EF;
}

.bg-orange {
  background: #EB7253;
}

.bg-gold {
  background: #FFB23E;
}

.bg-black {
  background: #383838;
}

.bg-grad {
  background-color: #EB7253;
  background-image: -webkit-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -moz-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: -o-linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
  background-image: linear-gradient(90deg, #EB7253 0%, #FFB23E 100%);
}

.bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
  border: none;
  text-decoration: none !important;
  text-align: center;
  display: inline-block;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-optical-sizing: auto;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  padding-bottom: 11px;
  text-transform: none;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: -0.5px;
  color: white !important;
  background: #383838;
}
@media (min-width: 600px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-left: 33.3333333333px;
    padding-right: 33.3333333333px;
  }
}
@media (min-width: 768px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-left: 36.6666666667px;
    padding-right: 36.6666666667px;
  }
}
@media (min-width: 900px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (min-width: 1024px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-left: 43.3333333333px;
    padding-right: 43.3333333333px;
  }
}
@media (min-width: 1240px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-left: 46.6666666667px;
    padding-right: 46.6666666667px;
  }
}
@media (min-width: 1400px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 600px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-top: 11.8333333333px;
    padding-bottom: 11.8333333333px;
  }
}
@media (min-width: 768px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-top: 12.6666666667px;
    padding-bottom: 12.6666666667px;
  }
}
@media (min-width: 900px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}
@media (min-width: 1024px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-top: 14.3333333333px;
    padding-bottom: 14.3333333333px;
  }
}
@media (min-width: 1240px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-top: 15.1666666667px;
    padding-bottom: 15.1666666667px;
  }
}
@media (min-width: 1400px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
@media (min-width: 600px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    font-size: 16.3333333333px;
    line-height: 16.3333333333px;
    letter-spacing: -0.5366666667px;
  }
}
@media (min-width: 768px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    font-size: 16.6666666667px;
    line-height: 16.6666666667px;
    letter-spacing: -0.5733333333px;
  }
}
@media (min-width: 900px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    font-size: 17px;
    line-height: 17px;
    letter-spacing: -0.61px;
  }
}
@media (min-width: 1024px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    font-size: 17.3333333333px;
    line-height: 17.3333333333px;
    letter-spacing: -0.6466666667px;
  }
}
@media (min-width: 1240px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    font-size: 17.6666666667px;
    line-height: 17.6666666667px;
    letter-spacing: -0.6833333333px;
  }
}
@media (min-width: 1400px) {
  .bg-orange .btn, .bg-gold .btn, .bg-grad .btn {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: -0.72px;
  }
}
.bg-orange .btn:hover, .bg-gold .btn:hover, .bg-grad .btn:hover {
  background: #00A9A5;
}

.general.alt *, .general .alt *, .alt *,
.bg-black .general *, .bg-black * {
  color: white;
}
.general.alt p a:not(.btn):hover, .general.alt li a:not(.btn):hover, .general .alt p a:not(.btn):hover, .general .alt li a:not(.btn):hover, .alt p a:not(.btn):hover, .alt li a:not(.btn):hover,
.bg-black .general p a:not(.btn):hover,
.bg-black .general li a:not(.btn):hover, .bg-black p a:not(.btn):hover, .bg-black li a:not(.btn):hover {
  color: #FFB23E;
}
.general.alt table.tablepress tbody tr td, .general .alt table.tablepress tbody tr td, .alt table.tablepress tbody tr td,
.bg-black .general table.tablepress tbody tr td, .bg-black table.tablepress tbody tr td {
  border-color: #5F7470;
  color: white;
}
.general.alt table.tablepress tbody tr:hover td, .general .alt table.tablepress tbody tr:hover td, .alt table.tablepress tbody tr:hover td,
.bg-black .general table.tablepress tbody tr:hover td, .bg-black table.tablepress tbody tr:hover td {
  background-color: rgba(95, 116, 112, 0.25);
}

.general *:last-child, .general li:last-of-type {
  margin-bottom: 0 !important;
}
.general h2 {
  margin-bottom: 25px;
}
@media (min-width: 600px) {
  .general h2 {
    margin-bottom: 26.6666666667px;
  }
}
@media (min-width: 768px) {
  .general h2 {
    margin-bottom: 28.3333333333px;
  }
}
@media (min-width: 900px) {
  .general h2 {
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .general h2 {
    margin-bottom: 31.6666666667px;
  }
}
@media (min-width: 1240px) {
  .general h2 {
    margin-bottom: 33.3333333333px;
  }
}
@media (min-width: 1400px) {
  .general h2 {
    margin-bottom: 35px;
  }
}
.general h2.lessMarB {
  margin-bottom: 15px;
}
.general h3 {
  margin-bottom: 25px;
}
@media (min-width: 600px) {
  .general h3 {
    margin-bottom: 26.6666666667px;
  }
}
@media (min-width: 768px) {
  .general h3 {
    margin-bottom: 28.3333333333px;
  }
}
@media (min-width: 900px) {
  .general h3 {
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .general h3 {
    margin-bottom: 31.6666666667px;
  }
}
@media (min-width: 1240px) {
  .general h3 {
    margin-bottom: 33.3333333333px;
  }
}
@media (min-width: 1400px) {
  .general h3 {
    margin-bottom: 35px;
  }
}
.general h3.lessMarB {
  margin-bottom: 15px;
}
.general h4 {
  margin-bottom: 20px;
}
@media (min-width: 600px) {
  .general h4 {
    margin-bottom: 21.6666666667px;
  }
}
@media (min-width: 768px) {
  .general h4 {
    margin-bottom: 23.3333333333px;
  }
}
@media (min-width: 900px) {
  .general h4 {
    margin-bottom: 25px;
  }
}
@media (min-width: 1024px) {
  .general h4 {
    margin-bottom: 26.6666666667px;
  }
}
@media (min-width: 1240px) {
  .general h4 {
    margin-bottom: 28.3333333333px;
  }
}
@media (min-width: 1400px) {
  .general h4 {
    margin-bottom: 30px;
  }
}
.general h4.lessMarB {
  margin-bottom: 10px;
}
.general p {
  margin-bottom: 25px;
}
@media (min-width: 600px) {
  .general p {
    margin-bottom: 26.6666666667px;
  }
}
@media (min-width: 768px) {
  .general p {
    margin-bottom: 28.3333333333px;
  }
}
@media (min-width: 900px) {
  .general p {
    margin-bottom: 30px;
  }
}
@media (min-width: 1024px) {
  .general p {
    margin-bottom: 31.6666666667px;
  }
}
@media (min-width: 1240px) {
  .general p {
    margin-bottom: 33.3333333333px;
  }
}
@media (min-width: 1400px) {
  .general p {
    margin-bottom: 35px;
  }
}
.general p.lessMarB {
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .general p.lessMarB {
    margin-bottom: 15.8333333333px;
  }
}
@media (min-width: 768px) {
  .general p.lessMarB {
    margin-bottom: 16.6666666667px;
  }
}
@media (min-width: 900px) {
  .general p.lessMarB {
    margin-bottom: 17.5px;
  }
}
@media (min-width: 1024px) {
  .general p.lessMarB {
    margin-bottom: 18.3333333333px;
  }
}
@media (min-width: 1240px) {
  .general p.lessMarB {
    margin-bottom: 19.1666666667px;
  }
}
@media (min-width: 1400px) {
  .general p.lessMarB {
    margin-bottom: 20px;
  }
}
.general a {
  color: #EB7253;
  text-decoration: underline;
}
.general a:hover, .general a:focus {
  color: #00A9A5;
}
.general p + h2, .general p + h3, .general ul + h2, .general ul + h3, .general ol + h2, .general ol + h3 {
  margin-top: 40px;
}
@media (min-width: 600px) {
  .general p + h2, .general p + h3, .general ul + h2, .general ul + h3, .general ol + h2, .general ol + h3 {
    margin-top: 41.6666666667px;
  }
}
@media (min-width: 768px) {
  .general p + h2, .general p + h3, .general ul + h2, .general ul + h3, .general ol + h2, .general ol + h3 {
    margin-top: 43.3333333333px;
  }
}
@media (min-width: 900px) {
  .general p + h2, .general p + h3, .general ul + h2, .general ul + h3, .general ol + h2, .general ol + h3 {
    margin-top: 45px;
  }
}
@media (min-width: 1024px) {
  .general p + h2, .general p + h3, .general ul + h2, .general ul + h3, .general ol + h2, .general ol + h3 {
    margin-top: 46.6666666667px;
  }
}
@media (min-width: 1240px) {
  .general p + h2, .general p + h3, .general ul + h2, .general ul + h3, .general ol + h2, .general ol + h3 {
    margin-top: 48.3333333333px;
  }
}
@media (min-width: 1400px) {
  .general p + h2, .general p + h3, .general ul + h2, .general ul + h3, .general ol + h2, .general ol + h3 {
    margin-top: 50px;
  }
}
.general ul, .general ol {
  clear: both;
  margin-bottom: 30px;
}
@media (min-width: 600px) {
  .general ul, .general ol {
    margin-bottom: 31.6666666667px;
  }
}
@media (min-width: 768px) {
  .general ul, .general ol {
    margin-bottom: 33.3333333333px;
  }
}
@media (min-width: 900px) {
  .general ul, .general ol {
    margin-bottom: 35px;
  }
}
@media (min-width: 1024px) {
  .general ul, .general ol {
    margin-bottom: 36.6666666667px;
  }
}
@media (min-width: 1240px) {
  .general ul, .general ol {
    margin-bottom: 38.3333333333px;
  }
}
@media (min-width: 1400px) {
  .general ul, .general ol {
    margin-bottom: 40px;
  }
}
.general ul.lessMarB, .general ol.lessMarB {
  margin-bottom: 15px;
}
@media (min-width: 600px) {
  .general ul.lessMarB, .general ol.lessMarB {
    margin-bottom: 15.8333333333px;
  }
}
@media (min-width: 768px) {
  .general ul.lessMarB, .general ol.lessMarB {
    margin-bottom: 16.6666666667px;
  }
}
@media (min-width: 900px) {
  .general ul.lessMarB, .general ol.lessMarB {
    margin-bottom: 17.5px;
  }
}
@media (min-width: 1024px) {
  .general ul.lessMarB, .general ol.lessMarB {
    margin-bottom: 18.3333333333px;
  }
}
@media (min-width: 1240px) {
  .general ul.lessMarB, .general ol.lessMarB {
    margin-bottom: 19.1666666667px;
  }
}
@media (min-width: 1400px) {
  .general ul.lessMarB, .general ol.lessMarB {
    margin-bottom: 20px;
  }
}
.general ul {
  margin-left: 27px;
}
.general ul li {
  position: relative;
  margin-bottom: 15px;
  line-height: 1.3em;
}
.general ul li:before {
  position: absolute;
  content: "•";
  color: #383838;
  margin-left: -20px;
  font-size: 18px;
}

/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
/*==============================================================*/
