@charset "UTF-8";
.ff-2,
.hero-banner .list li .wrap,
.video-card .wrap .caption .title,
.quiz-results-overview .i-want-to .discover-resources,
.quiz-results-overview .i-want-to .locate,
.quiz-results-overview .i-want-to .title,
.article-card .title,
.locate-care-services .my-tabs .tab-container .box .head .view-more,
.quiz-results-overview .my-tabs .tab-container .box .head .view-more,
.locate-care-services .my-tabs .tabs-nav li .wrap,
.quiz-results-overview .my-tabs .tabs-nav li .wrap,
.sidebar .head,

.footer .info-list,
.footer .copyright,
.footer .menu-list,
.pagi-item,
.dropdown,
.btn,
.main-content .subtitle,
.fz,
[class*="fz-"] {
  font-family: "DM Sans";
}

.fz,
[class*="fz-"] {
  line-height: 1.2;
}



*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  margin: 0;
  padding: 0;
}

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-rendering: optimizeLegibility;
}

html {
  height: -webkit-fill-available;
  font-size: 62.5%;
}

body {
  -webkit-box-sizing: border-box;
  position: relative;
  box-sizing: border-box;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  overflow-x: hidden;
  color: #212529;
  font-family: "Be Vietnam Pro";
  font-size: 1.4rem;
  font-weight: 300;
  line-height: calc(24 / 14);
}
@media (max-width: 767px) {
  body {
    font-size: 1.3rem;
  }
}

a {
  text-decoration: none;
}

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

button {
  cursor: pointer;
}

input,
textarea,
button {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.slick-slide:active,
.slick-slide:focus,
.slick-arrow:hover,
.slick-arrow:focus {
  outline: 0;
  border: 0;
}

.mdi-arrow-left:before {
  content: "󰁍";
}

.mdi-reload:before {
  content: "󰑓";
}

.mdi-account:before {
  content: "󰀄";
}

.mdi-magnify:before {
  content: "󰍉";
}

.mdi-home:before {
  content: "󰋜";
}

.mdi-close:before {
  content: "󰅖";
}

.mdi-menu:before {
  content: "󰍜";
}

.mdi-phone:before {
  content: "󰏲";
}

.mdi-email:before {
  content: "󰇮";
}

.mdi-plus-circle:before {
  content: "󰐗";
}

.mdi-alert-circle-outline:before {
  content: "󰗖";
}

.mdi-calendar:before {
  content: "󰃭";
}

.mdi-map-marker:before {
  content: "󰍎";
}

.mdi-chevron-double-left:before {
  content: "󰄽";
}

.mdi-chevron-double-right:before {
  content: "󰄾";
}

.mdi-cloud-download:before {
  content: "󰅢";
}

.mdi-briefcase:before {
  content: "󰃖";
}

.mdi-fax:before {
  content: "󰈒";
}

.mdi-whatsapp:before {
  content: "󰖣";
}

.mdi-map:before {
  content: "󰍍";
}

.mdi-printer:before {
  content: "󰐪";
}

.mdi-file-outline:before {
  content: "󰈤";
}

.mdi-chevron-down:before {
  content: "󰅀";
}

.mdi-chevron-up:before {
  content: "󰅃";
}

.mdi-chevron-left:before {
  content: "󰅁";
}

.mdi-chevron-right:before {
  content: "󰅂";
}

.mdi-link:before {
  content: "󰌷";
}

.mdi-arrow-right:before {
  content: "󰁔";
}

.mdi-facebook:before {
  content: "󰈌";
}

.mdi-linkedin:before {
  content: "󰌻";
}

.fa-twitter:before {
  content: "󰂙";
}

.mdi-instagram:before {
  content: "󰋾";
}

.mdi-twitter:before {
  content: "󰕄";
}

.mdi-youtube:before {
  content: "󰗃";
}

.mdi-play-circle-outline:before {
  content: "󰐍";
}

.mdi-cart:before {
  content: "󰄐";
}

.mdi-check-circle-outline:before {
  content: "󰗡";
}

.lnr-arrow-right:before {
  content: "";
}

.lnr-arrow-left:before {
  content: "";
}

.lnr-chevron-right:before {
  content: "";
}

.lnr-chevron-left:before {
  content: "";
}

.lnr-chevron-down:before {
  content: "";
}

.lnr-chevron-up:before {
  content: "";
}

.lnr-download:before {
  content: "";
}

.lnr-arrow-up:before {
  content: "";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

.mdi-cards-heart-outline:before {
  content: "󱢠";
}

.mdi-cards-heart:before {
  content: "󰣐";
}

.mdi-filter:before {
  content: "󰈲";
}

.mdi-clock-time-five:before {
  content: "󱑃";
}

.mdi-menu-down:before {
  content: "󰍝";
}

.mdi-menu-right:before {
  content: "󰍟";
}

.mdi-menu-up:before {
  content: "󰍠";
}

.mdi-check-circle:before {
  content: "󰗠";
}

.mdi-plus:before {
  content: "󰐕";
}

.mdi-minus:before {
  content: "󰍴";
}

/*GRID - media queries breakpoints*/
.col,
[class*="col-"] {
  padding-right: calc(1.5rem / 2);
  padding-left: calc(1.5rem / 2);
  width: 100%;
}

[class*="col-span-"],
[class*="col-end-"],
[class*="col-start-"] {
  padding-right: 0;
  padding-left: 0;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: calc(-1 * calc(1.5rem / 2));
  margin-left: calc(-1 * calc(1.5rem / 2));
}

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}

.container-fluid {
  padding-right: 5.5rem;
  padding-left: 5.5rem;
}
@media (max-width: 1279px) {
  .container-fluid {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}

.container {
  padding-right: 2.5rem;
  padding-left: 2.5rem;
}
@media (min-width: 1280px) {
  .container {
    max-width: calc(152 / 136.6 * 100%);
  }
}
@media (min-width: 1366px) {
  .container {
    max-width: 152rem;
  }
}
@media (min-width: 1280px) {
  .container-narrow {
    max-width: calc(99 / 136.6 * 100%);
  }
  .container-wide {
    max-width: calc(152 / 136.6 * 100%);
  }
}

.no-gutters {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.gap-large {
  margin-right: -1.5rem !important;
  margin-left: -1.5rem !important;
}
.gap-large > .col,
.gap-large > [class*="col-"] {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.img-white {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}





.my-tabs .tab-content {
  display: none;
}

.accordion-content {
  display: none;
}

.tabs-nav-wrap {
  overflow: hidden;
  overflow-x: auto;
}
.tabs-nav-wrap::-webkit-scrollbar {
  height: 0;
}

.price ins {
  text-decoration: none;
}

a {
  color: inherit;
}

.desc p:not(:last-child),
.brief-content p:not(:last-child),
.full-content p:not(:last-child) {
  margin-bottom: 2rem;
}

.row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}

.triangle {
  display: inline-block;
  margin: 5px;
  width: 0;
  height: 0;
}
.triangle--top {
  border-right: 1rem solid transparent;
  border-bottom: 1rem solid #000;
  border-left: 1rem solid transparent;
}
.triangle--bottom {
  border-top: 1rem solid #000;
  border-right: 1rem solid transparent;
  border-left: 1rem solid transparent;
}
.triangle--right {
  border-top: 1rem solid transparent;
  border-bottom: 1rem solid transparent;
  border-left: 1rem solid #000;
}
.triangle--left {
  border-top: 1rem solid transparent;
  border-right: 1rem solid #000;
  border-bottom: 1rem solid transparent;
}

.myFancyBox .fancybox-thumbs {
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
  padding: 5px;
  width: auto;
}

.fancybox-show-thumbs .fancybox-inner {
  width: 100%;
}

.myFancyBox .fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 0;
}

.fancybox-thumbs__list a:before {
  border: 0.3rem solid #5dc6e9;
}

.clearfix::after {
  display: table;
  clear: both;
  content: "";
}

.bg-overlay {
  position: relative;
}
.bg-overlay:after {
  inset: 0;
  position: absolute;
  content: "";
}
.bg-overlay-50:after {
  background: rgba(10, 11, 9, 0.5);
}
.bg-overlay-40:after {
  background: rgba(10, 11, 9, 0.4);
}

.main-content .subtitle {
  font-size: 3.6rem;
  font-weight: 500;
  letter-spacing: 0.072rem;
  line-height: calc(38 / 36);
}
.main-content .big-title {
  margin-top: 0.5rem;
}
.main-content .head {
  position: relative;
  margin-bottom: 1rem;
}
.main-content .head:after {
  position: absolute;
  bottom: -1rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #0a0b09;
  width: 3rem;
  height: 1px;
  content: "";
}
.main-content .head.line-white::after {
  background: #fff;
}
.main-content .head.line-left::after {
  left: 0;
  -webkit-transform: none;
  transform: none;
}

.big-title {
  font-size: 5.6rem;
  line-height: calc(60 / 56);
}
@media (max-width: 767px) {
  .big-title {
    font-size: 4.8rem;
  }
}


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



.choose-number {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #bababa;
}
.choose-number .minus,
.choose-number .plus {
  display: grid;
  place-items: center;
  cursor: pointer;
  background: none;
  width: 4.7rem;
  height: 4.7rem;
  color: #bababa;
  font-size: 1.8rem;
}
.choose-number .minus img,
.choose-number .plus img {
  width: 1.2rem;
}
.choose-number .input {
  outline: none;
  border: none;
  border-radius: 0;
  background: none;
  padding: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  width: 5rem;
  height: 2.5rem;
  color: #bababa;
  font-size: 2rem;
  text-align: center;
}
.choose-number ::-webkit-outer-spin-button,
.choose-number ::-webkit-inner-spin-button {
  display: none;
}

.dropdown {
  position: relative;
  background: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  min-width: 24rem;
  color: #000000;
  font-size: 2rem;
  font-weight: 500;
}
.dropdown-caret {
  position: relative;
  margin-left: 1rem;
  font-size: 1.6rem;
}
.dropdown-caret::before {
  font-weight: bold;
}
.dropdown-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  z-index: 9;
  cursor: pointer;
  border: 1px solid #3a3e47;
  padding: 0 3rem;
  height: 100%;
  line-height: 7rem;
}
.dropdown-list {
  display: none;
  position: absolute;
  top: calc(100% + 1rem);
  left: 0;
  z-index: 9;
  border: 1px solid #041229;
  background: #fff;
  padding: 1rem 0;
  width: 100%;
  list-style: none;
}
.dropdown-item {
  z-index: 2;
  cursor: pointer;
  margin-bottom: 0 !important;
  padding: 1rem 3rem;
}
.dropdown-item.selected,
.dropdown-item:hover {
  color: #de8a56;
}
.dropdown.open {
  z-index: 999;
}
.dropdown.open .dropdown-list .dropdown-item {
  display: block;
}
.dropdown.open .dropdown-caret img {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

input,
textarea {
  -webkit-transition: outline 0.2s;
  transition: outline 0.2s;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  border-bottom: 1px solid #bababa;
  border-radius: 0;
  background: none;
  padding: 1.5rem 0;
  width: 100%;
  font-size: 1.4rem;
  font-weight: normal;
}

textarea {
  border: 1px solid #bababa;
  padding: 1rem 2rem;
  min-height: 12rem;
  resize: none;
}

input[type="date"]::-webkit-inner-spin-button {
  display: none;
}

input[type="date"]::-webkit-calendar-picker-indicator {
  position: absolute;
  right: 0;
  opacity: 0;
  width: 4rem;
  height: 4rem;
}

.input-text.hasDatepicker {
  background-image: url(../img/icons/date.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 2rem auto;
}

::-webkit-input-placeholder {
  color: rgba(112, 112, 112, 0.5);
}

select:invalid {
  color: rgba(112, 112, 112, 0.5);
}



.datepicker-input {
  background-image: url(../img/gift-card/calendar.png);
  background-position: center;
  background-position: calc(100% - 2rem) center;
  background-repeat: no-repeat;
  background-size: 2.4rem auto;
}

button {
  outline: none !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}

@media screen and (min-width: 768px) {
  .form-row {
    grid-gap: 0 1.5rem;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(0, 1fr));
  }
}

.form-group .input {
  position: relative;
}

.form-group .dropdown,
.form-wrap .dropdown {
  width: 100%;
}
.form-group label,
.form-wrap label {
  margin-bottom: 0.5rem;
  font-size: 1.8rem;
  font-weight: 400;
}
.form-group label .required,
.form-wrap label .required {
  color: #ef5528;
}

.breadcrumb-section {
  position: relative;
  background: #f6f6f6;
  padding: 2.2rem 0;
}
.breadcrumb-section ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  list-style-type: none;
}
.breadcrumb-section ol li {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  color: rgba(77, 77, 77, 0.5);
  font-size: 1.8rem;
}
.breadcrumb-section ol li:not(:last-child) {
  margin-right: 4.3rem;
}
.breadcrumb-section ol li:not(:last-child):after {
  display: block;
  position: absolute;
  top: 50%;
  right: -2.15rem;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  border-radius: 50%;
  background: #003259;
  width: 0.5rem;
  height: 0.5rem;
  font-size: 1.8rem;
  letter-spacing: 0.036rem;
  content: "";
}
.breadcrumb-section ol li:last-child:after {
  display: none;
}
.breadcrumb-section ol li.active {
  color: #003259;
  font-weight: bold;
}

.pagi {
  gap: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
}
.pagi-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
  margin-bottom: 0 !important;
  background: none;
  font-size: 2.2rem;
}
.pagi-item.pagi-action {
  font-size: 1.6rem;
}
.pagi-item.pagi-action img {
  width: 1.5rem;
}
.pagi-item.pagi-action em:before {
  font-weight: bold;
}
.pagi-item.is-disabled {
  cursor: no-drop;
}


.custom-checkbox,
.custom-radio {
  cursor: pointer;
}
.custom-checkbox > label,
.custom-radio > label {
  margin-bottom: 0;
  font-weight: normal;
}
.custom-checkbox > input,
.custom-radio > input {
  display: none;
  cursor: pointer;
  margin-bottom: 0;
  padding: 0;
  width: initial;
  height: initial;
}
.custom-checkbox.style-1 > label,
.custom-checkbox.style-1 > span,
.custom-radio.style-1 > label,
.custom-radio.style-1 > span {
  position: relative;
  cursor: pointer;
  padding-left: 2.9rem;
  color: #b5b5b5;
}
.custom-checkbox.style-1 > label:before,
.custom-checkbox.style-1 > span:before,
.custom-radio.style-1 > label:before,
.custom-radio.style-1 > span:before {
  position: absolute;
  top: 0.4rem;
  left: 0;
  cursor: pointer;
  background: #ededed;
  width: 1.7rem;
  height: 1.7rem;
  content: "";
}
.custom-checkbox.style-1 > label:after,
.custom-checkbox.style-1 > span:after,
.custom-radio.style-1 > label:after,
.custom-radio.style-1 > span:after {
  display: block;
  position: absolute;
  top: 0.6rem;
  left: 0.7rem;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 0;
  border: solid #212529;
  border-width: 0 0.2rem 0.2rem 0;
  width: 0.5rem;
  height: 1rem;
  content: "";
}
.custom-checkbox.style-1 input[type="radio"]:focus + label,
.custom-checkbox.style-1 input[type="radio"]:focus + span,
.custom-radio.style-1 input[type="radio"]:focus + label,
.custom-radio.style-1 input[type="radio"]:focus + span {
  color: #212529;
}
.custom-checkbox.style-1 input[type="radio"]:focus + label::after,
.custom-checkbox.style-1 input[type="radio"]:focus + span::after,
.custom-radio.style-1 input[type="radio"]:focus + label::after,
.custom-radio.style-1 input[type="radio"]:focus + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type="radio"]:checked + label,
.custom-checkbox.style-1 input[type="radio"]:checked + span,
.custom-radio.style-1 input[type="radio"]:checked + label,
.custom-radio.style-1 input[type="radio"]:checked + span {
  color: #212529;
}
.custom-checkbox.style-1 input[type="radio"]:checked + label::after,
.custom-checkbox.style-1 input[type="radio"]:checked + span::after,
.custom-radio.style-1 input[type="radio"]:checked + label::after,
.custom-radio.style-1 input[type="radio"]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type="checkbox"]:focus + label,
.custom-checkbox.style-1 input[type="checkbox"]:focus + span,
.custom-radio.style-1 input[type="checkbox"]:focus + label,
.custom-radio.style-1 input[type="checkbox"]:focus + span {
  color: #212529;
}
.custom-checkbox.style-1 input[type="checkbox"]:focus + label::after,
.custom-checkbox.style-1 input[type="checkbox"]:focus + span::after,
.custom-radio.style-1 input[type="checkbox"]:focus + label::after,
.custom-radio.style-1 input[type="checkbox"]:focus + span::after {
  opacity: 1;
}
.custom-checkbox.style-1 input[type="checkbox"]:checked + label,
.custom-checkbox.style-1 input[type="checkbox"]:checked + span,
.custom-radio.style-1 input[type="checkbox"]:checked + label,
.custom-radio.style-1 input[type="checkbox"]:checked + span {
  color: #212529;
}
.custom-checkbox.style-1 input[type="checkbox"]:checked + label::after,
.custom-checkbox.style-1 input[type="checkbox"]:checked + span::after,
.custom-radio.style-1 input[type="checkbox"]:checked + label::after,
.custom-radio.style-1 input[type="checkbox"]:checked + span::after {
  opacity: 1;
}
.custom-checkbox.style-2 > label,
.custom-checkbox.style-2 > span,
.custom-radio.style-2 > label,
.custom-radio.style-2 > span {
  position: relative;
  cursor: pointer;
  padding-left: 4rem;
  color: #b5b5b5;
}
.custom-checkbox.style-2 > label:before,
.custom-checkbox.style-2 > span:before,
.custom-radio.style-2 > label:before,
.custom-radio.style-2 > span:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  border: 1px solid #b5b5b5;
  border-radius: 50%;
  background: #fff;
  width: 2rem;
  height: 2rem;
  content: "";
}
.custom-checkbox.style-2 input[type="radio"]:focus + label,
.custom-checkbox.style-2 input[type="radio"]:focus + span,
.custom-radio.style-2 input[type="radio"]:focus + label,
.custom-radio.style-2 input[type="radio"]:focus + span {
  color: #212529;
}
.custom-checkbox.style-2 input[type="radio"]:focus + label:before,
.custom-checkbox.style-2 input[type="radio"]:focus + span:before,
.custom-radio.style-2 input[type="radio"]:focus + label:before,
.custom-radio.style-2 input[type="radio"]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  border: 1px solid #ef5528;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #42009d 0%, #ef5528 100%) 0%
    0% no-repeat padding-box;
}
.custom-checkbox.style-2 input[type="radio"]:checked + label,
.custom-checkbox.style-2 input[type="radio"]:checked + span,
.custom-radio.style-2 input[type="radio"]:checked + label,
.custom-radio.style-2 input[type="radio"]:checked + span {
  color: #212529;
}
.custom-checkbox.style-2 input[type="radio"]:checked + label:before,
.custom-checkbox.style-2 input[type="radio"]:checked + span:before,
.custom-radio.style-2 input[type="radio"]:checked + label:before,
.custom-radio.style-2 input[type="radio"]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  border: 1px solid #ef5528;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #42009d 0%, #ef5528 100%) 0%
    0% no-repeat padding-box;
}
.custom-checkbox.style-2 input[type="checkbox"]:focus + label,
.custom-checkbox.style-2 input[type="checkbox"]:focus + span,
.custom-radio.style-2 input[type="checkbox"]:focus + label,
.custom-radio.style-2 input[type="checkbox"]:focus + span {
  color: #212529;
}
.custom-checkbox.style-2 input[type="checkbox"]:focus + label:before,
.custom-checkbox.style-2 input[type="checkbox"]:focus + span:before,
.custom-radio.style-2 input[type="checkbox"]:focus + label:before,
.custom-radio.style-2 input[type="checkbox"]:focus + span:before {
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  border: 1px solid #ef5528;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #42009d 0%, #ef5528 100%) 0%
    0% no-repeat padding-box;
}
.custom-checkbox.style-2 input[type="checkbox"]:checked + label,
.custom-checkbox.style-2 input[type="checkbox"]:checked + span,
.custom-radio.style-2 input[type="checkbox"]:checked + label,
.custom-radio.style-2 input[type="checkbox"]:checked + span {
  color: #212529;
}
.custom-checkbox.style-2 input[type="checkbox"]:checked + label:before,
.custom-checkbox.style-2 input[type="checkbox"]:checked + span:before,
.custom-radio.style-2 input[type="checkbox"]:checked + label:before,
.custom-radio.style-2 input[type="checkbox"]:checked + span:before {
  -webkit-box-shadow: inset 0 0 0 0.35rem #fff;
  box-shadow: inset 0 0 0 0.35rem #fff;
  border: 1px solid #ef5528;
  background: transparent -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(180deg, #42009d 0%, #ef5528 100%) 0%
    0% no-repeat padding-box;
}

[data-aos="box"] {
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
}
[data-aos="box"].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos="box-reverse"] {
  -webkit-clip-path: inset(0 0 0 100%);
  clip-path: inset(0 0 0 100%);
}
[data-aos="box-reverse"].aos-animate {
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
  -webkit-transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
  transition: 1s cubic-bezier(0.77, 0, 0.18, 1);
}

[data-aos="fadeup"] {
  -webkit-transform: translateY(50px);
  transform: translateY(50px);
}
[data-aos="fadeup"].aos-animate {
  -webkit-transform: translateY(0rem);
  transform: translateY(0rem);
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    z-index: 2;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    z-index: 0;
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  50% {
    z-index: 2;
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    z-index: 0;
  }
}
@-webkit-keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
@keyframes rotate2 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}



.header {
  position: relative;
  z-index: 999;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
.header .header-inner {
  position: relative;
  z-index: 9999;
  -webkit-box-shadow: 0 0.3rem 1rem #0000000a;
  box-shadow: 0 0.3rem 1rem #0000000a;
  background: #557266;
}
.header.fixed {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 99;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
}
.header .logo {
  display: block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;

}


.header .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
	justify-content: space-between;
  /* height: 12.2rem; */
  /* height: calc(6.6889632107vw + 20px); */

}
@media (max-width: 991px) {
  .header .wrapper {
    height: calc(6.6889632107vw + 18.6287625418px);
  }
}
@media (min-width: 992px) {
  .header .wrapper {
    height: 120px;
  }

}

@media (max-width:575px) {
  .header .wrapper{
    height: 89px;
  }
}
@media (max-width:425px) {
  .header .wrapper{
    height: 66px;
  }
}

.header .menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 0;
  list-style: none;
}

.header .menu-item .icon-dropdown {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-left: 1rem;
  font-size: 1.2rem;
}
.header .menu-item .icon-dropdown:before {
  font-weight: bold;
}
@media (max-width: 767px) {
  .header .menu-item .icon-dropdown {
    font-size: 1rem;
  }
}
@media (min-width: 992px) {
  .header .menu-item {
 
    position: relative;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
  }

  .header .menu-item .icon-dropdown {
    display: none;
  }
  .header .menu-item.has-dropdown {
    position: relative;
  }
  .header .menu-item.has-dropdown > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .header .menu-item.has-dropdown .nav-sub {
    position: absolute;
    top: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    z-index: 999;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-box-shadow: 0 0.3rem 1rem #0000000a;
    box-shadow: 0 0.3rem 1rem #0000000a;
    background: #fff;
    width: 21.4rem;
    list-style: none;
    padding: 0 2rem;
  }
  .header .menu-item.has-dropdown .nav-sub li {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    padding: 1.6rem 0;
  }
  .header .menu-item.has-dropdown .nav-sub li:hover,
  .header .menu-item.has-dropdown .nav-sub li.active {
    text-stroke: 0.05rem currentColor;
    -webkit-text-stroke: 0.05rem currentColor;
    color: #ef5528;
  }
  .header .menu-item.has-dropdown:hover .nav-sub {
    top: 269%;
    visibility: visible;
    opacity: 1;
  }
 
}
.header .menu-item:hover .menu-link,
.header .menu-item.active .menu-link {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
  color: #ef5528;
}
.header .menu-item:hover:after,
.header .menu-item.active:after {
  opacity: 1;
}
.header .btn-group {
  margin-left: 4.5rem;
}
.header .toggle-btn {
  display: none;
}
.header .mobile-nav-inner {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999;
  -webkit-box-shadow: 0 0.3rem 1rem #0000000a;
  box-shadow: 0 0.3rem 1rem #0000000a;
  background: #fff;
  padding: 2rem 2.5rem;
  width: 100%;
  height: auto;
  max-height: calc(100vh - 10rem);
  overflow: hidden;
  overflow-y: auto;
}

@media (max-width: 1279px) {
  .header .toggle-btn {
    display: block;
  }
  .header .btn-group {
    margin-left: auto;
  }
  .header .mobile-nav-inner .menu {
    margin-top: 2rem;
  }
  .header .mobile-nav-inner .menu-list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .header .mobile-nav-inner .menu-item {
    width: 100%;
    line-height: calc(21 / 16);
  }
  .header .mobile-nav-inner .menu-item:not(:last-child) {
    margin-bottom: 1.5rem;
  }
  .header .mobile-nav-inner .menu-link {
    gap: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .header .mobile-nav-inner .menu .nav-sub {
    display: none;
    padding: 1rem 1.5rem 0;
    list-style: none;
  }
  .header .mobile-nav-inner .menu li.active > a,
  .header .mobile-nav-inner .menu li:hover > a {
    color: #ef5528;
  }
  .header .mobile-nav-inner .menu li:not(:last-child) {
    margin-bottom: 1rem;
  }
  .header .mobile-nav-inner .menu .has-dropdown.active .menu-link {
    position: relative;
  }
  .header .mobile-nav-inner .menu .has-dropdown.active .icon-dropdown {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1);
  }
}
.toggle-btn {
  position: relative;
  z-index: 999;
  margin-left: 1rem;
}
@media (min-width: 1280px) {
  .toggle-btn {
    display: none;
  }
}
.toggle-btn .svg-trigger {
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
  cursor: pointer;
  width: 3rem;
  height: 3rem;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.toggle-btn .svg-trigger path {
  fill: none;
  stroke: #333;
  stroke-width: 5;
  stroke-linecap: round;
  -webkit-transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
  transition: stroke-dasharray 400ms, stroke-dashoffset 400ms;
}
.toggle-btn .svg-trigger path:nth-child(1) {
  stroke-dasharray: 40 160;
}
.toggle-btn .svg-trigger path:nth-child(2) {
  stroke-dasharray: 40 142;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: -webkit-transform 400ms;
  transition: -webkit-transform 400ms;
  transition: transform 400ms;
  transition: transform 400ms, -webkit-transform 400ms;
}
.toggle-btn .svg-trigger path:nth-child(3) {
  stroke-dasharray: 40 85;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
  transition: stroke-dashoffset 400ms, -webkit-transform 400ms;
  transition: transform 400ms, stroke-dashoffset 400ms;
  transition: transform 400ms, stroke-dashoffset 400ms, -webkit-transform 400ms;
}
.toggle-btn.active .svg-trigger {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.toggle-btn.active .svg-trigger path:nth-child(1),
.toggle-btn.active .svg-trigger path:nth-child(3) {
  stroke-dashoffset: -64px;
}
.toggle-btn.active .svg-trigger path:nth-child(2) {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.header .search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 10rem;
}
@media (max-width: 1279px) {
  .header .search {
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .header .search {
    position: static;
  }
}
.header .search-toggle {
  position: relative;
  z-index: 999;
  cursor: pointer;
  background-image: url(../img/icons/nav-search.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 1.6rem;
  height: 1.6rem;
}
.header .search .searchbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: calc(100% - 1px);
  right: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
  visibility: hidden;
  opacity: 0;
  z-index: 9999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  width: 39rem;
}
@media (max-width: 767px) {
  .header .search .searchbox {
    width: 100%;
  }
}
.header .search .searchbox .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 0;
  border-radius: 0.4rem;
  background: #f5f5f5;
  padding: 0;
  padding: 0 1.5rem;
  width: 100%;
}
.header .search .searchbox .form-group ::-webkit-input-placeholder {
  color: #797979;
}
.header .search .searchbox .form-group input {
  border: none;
  background: none;
  padding: 0;
  padding-left: 1.5rem;
  width: 100%;
  height: 3.6rem;
}
.header .search .searchbox .button {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1.2rem;
}
.header .search .searchbox .button img {
  -webkit-filter: grayscale(70%);
  filter: grayscale(70%);
}
.header .search .searchbox.active {
  -webkit-transform: scale(1);
  transform: scale(1);
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1279px) {
  .header .search {
    height: auto;
  }
  .header .search .search-toggle {
    display: none;
  }
  .header .search .searchbox {
    position: static;
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1;
    width: 100%;
  }
}

#loader-container {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #fff;
}
#loader-container .loader {
  display: grid;
  position: absolute;
  top: 50%;
  left: 50%;
  place-items: center;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
#loader-container .loader__logo {
  width: 5rem;
}
#loader-container .loader__logo img {
  width: 100%;
}
#loader-container .loader__progress {
  display: none;
  position: relative;
  width: 100%;
}
#loader-container .loader__progress #progress-percent {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 1.6rem;
  text-align: center;
}

.sidebar {
  position: relative;
}
.sidebar .sidebar-mb-filter {
  margin-top: 0;
  font-size: 10px;
}
@media (min-width: 768px) {
  .sidebar .sidebar-mb-filter {
    display: none;
  }
}
@media (max-width: 767px) {
  .sidebar {
    margin-bottom: 3rem;
  }
}
.sidebar-inner {
  -webkit-box-shadow: 0 0.3rem 1.2rem #0000000f;
  box-shadow: 0 0.3rem 1.2rem #0000000f;
  border-radius: 0.4rem;
}
@media (min-width: 768px) {
  .sidebar-inner {
    max-width: 26.8rem;
  }
}
@media (max-width: 767px) {
  .sidebar-inner {
    position: fixed;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    z-index: 99999;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    background: #fff;
    padding: 4rem 4.8rem;
    width: 30.6rem;
    height: 100vh;
    overflow: hidden;
    overflow-y: auto;
  }
  .sidebar-inner::-webkit-scrollbar {
    width: 0;
  }
  .sidebar-inner.active {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.sidebar .close-btn {
  -webkit-filter: brightness(0);
  filter: brightness(0);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  margin-bottom: 4rem;
  width: 1.8rem;
}
.sidebar .close-btn img {
  width: 100%;
}
.sidebar .close-btn:hover {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-filter: none;
  filter: none;
}
.sidebar .head {
  border-radius: 0.4rem;
  background: transparent -webkit-gradient(
      linear,
      left top,
      right top,
      from(#42009d),
      to(#ef5528)
    ) 0% 0% no-repeat padding-box;
  background: transparent linear-gradient(90deg, #42009d 0%, #ef5528 100%) 0% 0%
    no-repeat padding-box;
  padding: 1.5rem 2rem;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 500;
}
@media (max-width: 767px) {
  .sidebar .box {
    margin-top: 3rem;
  }
}
.sidebar .menu-list {
  list-style: none;
}
.sidebar .menu-link {
  display: block;
  padding: 1.5rem 2rem;
}
@media (max-width: 767px) {
  .sidebar .menu-link {
    padding: 1rem 0;
  }
}
.sidebar .menu-item {
  color: #797979;
  font-size: 1.3rem;
  letter-spacing: 0;
}
.sidebar .menu-item:hover .menu-link,
.sidebar .menu-item.active .menu-link {
  text-stroke: 0.05rem currentColor;
  -webkit-text-stroke: 0.05rem currentColor;
  color: #212529;
}
.sidebar .check-list {
  padding: 2rem;
}
.sidebar .check-list .custom-checkbox:not(:last-child) {
  margin-bottom: 1.5rem;
}
@media (max-width: 767px) {
  .sidebar .check-list {
    padding: 0;
  }
}

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

@media (max-width: 575px) {
	.resources-btn {
		font-size: 1.25rem !important;
	}
}

.resources-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* Ensures button stays at the bottom */
    height: 100%; /* Ensures all items stretch to match the tallest */
}

.resources-btn {
    margin-top: auto; /* Pushes the button to the bottom of the flex container */
    text-align: center; /* Keeps the button centered horizontally */
}

.blog {
	user-select: none !important;
}