/* Colours */
.color-blush-pink, .color-blush-pink * {
  color: #ecb4cb !important;
}
.blush-pink-dual-color.fusion-title strong {
  color: #ecb4cb !important;
  font-weight: inherit !important;
}
.color-blush-pink75, .color-blush-pink75 * {
  color: #f1c7d8 !important;
}
.blush-pink75-dual-color.fusion-title strong {
  color: #f1c7d8 !important;
  font-weight: inherit !important;
}
.color-blush-pink50, .color-blush-pink50 * {
  color: #f5d9e5 !important;
}
.blush-pink50-dual-color.fusion-title strong {
  color: #f5d9e5 !important;
  font-weight: inherit !important;
}
.color-lavender, .color-lavender * {
  color: #c1a1cc !important;
}
.lavender-dual-color.fusion-title strong {
  color: #c1a1cc !important;
  font-weight: inherit !important;
}
.color-lavender75, .color-lavender75 * {
  color: #d1b9d9 !important;
}
.lavender75-dual-color.fusion-title strong {
  color: #d1b9d9 !important;
  font-weight: inherit !important;
}
.color-lavender50, .color-lavender50 * {
  color: #e0d0e5 !important;
}
.lavender50-dual-color.fusion-title strong {
  color: #e0d0e5 !important;
  font-weight: inherit !important;
}
.color-butter, .color-butter * {
  color: #fdf4ea !important;
}
.butter-dual-color.fusion-title strong {
  color: #fdf4ea !important;
  font-weight: inherit !important;
}
.color-white, .color-white * {
  color: #fff !important;
}
.white-dual-color.fusion-title strong {
  color: #fff !important;
  font-weight: inherit !important;
}
.color-black, .color-black * {
  color: #000 !important;
}
.black-dual-color.fusion-title strong {
  color: #000 !important;
  font-weight: inherit !important;
}
/* Breakpoints */
/* Global styles */
* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Fonts */
/* Default Heading Style */
h1, h1 * {
  font-size: 3.875rem !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
}
@media only screen and (max-width: 1024px) {
  h1, h1 * {
    font-size: 3.125rem !important;
  }
}
h2, h2 * {
  font-size: 3.875rem !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
}
@media only screen and (max-width: 1024px) {
  h2, h2 * {
    font-size: 50px !important;
  }
}
h3, h3 * {
  font-size: 2rem !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
}
@media only screen and (max-width: 1024px) {
  h3, h3 * {
    font-size: 24px !important;
  }
}
h4, h4 * {
  font-size: 1.625rem !important;
  line-height: 1.32 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
}
@media only screen and (max-width: 1024px) {
  h4, h4 * {
    font-size: 22px !important;
  }
}
h5, h5 * {
  font-size: 20px !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.01em !important;
}
h6, h6 * {
  font-size: 18px !important;
  line-height: 1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase;
}
/* Override Classes */
.h1, .h1 * {
  font-size: 3.875rem !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
}
@media only screen and (max-width: 1024px) {
  .h1, .h1 * {
    font-size: 3.125rem !important;
  }
}
@media only screen and (max-width: 768px) {
  .h1, .h1 * {
    font-size: 2.5rem !important;
  }
}
.h2, .h2 * {
  font-size: 3.875rem !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
}
@media only screen and (max-width: 1024px) {
  .h2, .h2 * {
    font-size: 50px !important;
  }
}
@media only screen and (max-width: 768px) {
  .h2, .h2 * {
    font-size: 2.5rem !important;
  }
}
.h3, .h3 * {
  font-size: 2rem !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.02em !important;
}
@media only screen and (max-width: 1024px) {
  .h3, .h3 * {
    font-size: 24px !important;
  }
}
.h4, .h4 * {
  font-size: 1.625rem !important;
  line-height: 1.32 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
}
@media only screen and (max-width: 1024px) {
  .h4, .h4 * {
    font-size: 22px !important;
  }
}
.h5, .h5 * {
  font-size: 20px !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.01em !important;
}
.h6, .h6 * {
  font-size: 18px !important;
  line-height: 1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}
/* Other Font Style */
.medium, .medium * {
  font-weight: 500 !important;
}
.announcement, .announcement * {
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: normal !important;
  letter-spacing: 0.06em !important;
  text-transform: uppercase !important;
}
.size-118, .size-118 * {
  font-size: 7.375rem !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
}
@media only screen and (max-width: 1024px) {
  .size-118, .size-118 * {
    font-size: 50px !important;
  }
}
.size-34, .size-34 * {
  font-size: 2.125rem !important;
  line-height: 1.1 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  font-weight: 500 !important;
  letter-spacing: -0.03em !important;
}
@media only screen and (max-width: 1024px) {
  .size-34, .size-34 * {
    font-size: 24px !important;
  }
}
.size-24, .size-24 * {
  font-size: 24px !important;
  line-height: 1.4 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
}
@media only screen and (max-width: 1024px) {
  .size-24, .size-24 * {
    font-size: 18px !important;
  }
}
.body-xl, .body-xl * {
  font-size: 2rem !important;
  line-height: 1.36 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  letter-spacing: -0.019em !important;
}
@media only screen and (max-width: 1024px) {
  .body-xl, .body-xl * {
    font-size: 24px !important;
  }
}
.size-14, .size-14 * {
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
}
.size-11, .size-11 * {
  font-size: 11px !important;
  line-height: normal !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
}
@media only screen and (max-width: 1024px) {
  .fusion-title-heading br {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .fusion-title-size-paragraph br {
    display: none;
  }
}
.fusion-title-size-paragraph p {
  margin-top: 0px !important;
}
.fusion-title-size-paragraph p:last-of-type {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 1024px) {
  .fusion-title-size-paragraph p {
    font-size: 16px !important;
  }
}
@media only screen and (max-width: 1024px) {
  .fusion-text br {
    display: none;
  }
}
.fusion-text p {
  margin-top: 0px !important;
}
.fusion-text p:last-of-type {
  margin-bottom: 0px !important;
}
@media only screen and (max-width: 1024px) {
  .fusion-text p {
    font-size: 16px !important;
  }
}
.fusion-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 1024px) {
  .fusion-text ul {
    font-size: 16px !important;
  }
}
.fusion-text ul li {
  position: relative;
  margin-bottom: 12px;
  padding-left: 31px;
}
@media only screen and (max-width: 768px) {
  .fusion-text ul li {
    margin-bottom: 6px;
  }
}
.fusion-text ul li:before {
  content: '';
  width: 16px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(/wp-content/uploads/2025/12/check-lavender.svg);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: left center;
  margin-right: 15px;
  line-height: 1;
  position: absolute;
  left: 0;
}
@media only screen and (max-width: 768px) {
  .fusion-text ul li:before {
    height: 23px;
  }
}
.fusion-text ul li:last-child {
  margin-bottom: 0px;
}
.marginlr-auto, .fusion-title.marginlr-auto {
  margin-left: auto !important;
  margin-right: auto !important;
}
/* Fusion Button */
.fusion-button {
  min-width: 146px;
  min-height: 41px;
}
.fusion-button:after {
  content: '';
  height: 11px;
  width: 0px;
  display: block;
  transition: width 0.2s ease-in-out, margin 0.2s ease-in-out;
  background-image: url(/wp-content/uploads/2025/12/arrow.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.fusion-button:hover:after {
  width: 19px;
  margin-left: 8px;
}
.fusion-button.white-btn {
  color: #fff !important;
  border: 1px solid #fff !important;
}
.fusion-button.white-btn > span {
  color: #fff !important;
}
.fusion-button.white-btn:hover {
  color: #fff !important;
  border: 1px solid #fff !important;
}
.fusion-button.white-btn:hover > span {
  color: #fff !important;
}
.fusion-button.white-btn:after {
  filter: invert(1) brightness(1);
}
/* Text width */
.mw-490 > .fusion-column-wrapper {
  max-width: 490px;
}
@media only screen and (max-width: 1024px) {
  .mw-490 > .fusion-column-wrapper {
    max-width: 100%;
  }
}
.mw-424 > .fusion-column-wrapper {
  max-width: 424px;
}
@media only screen and (max-width: 1024px) {
  .mw-424 > .fusion-column-wrapper {
    max-width: 100%;
  }
}
.txtw-959 {
  max-width: 959px;
}
.txtw-424 {
  max-width: 424px !important;
}
@media only screen and (max-width: 1024px) {
  .txtw-424 {
    max-width: 100% !important;
  }
}
.txtw-406 {
  max-width: 406px;
}
@media only screen and (max-width: 1024px) {
  .txtw-406 {
    max-width: 100%;
  }
}
/* Image Height */
.imgh-786 {
  width: 100%;
}
.imgh-786 > img {
  width: 100%;
  height: 786px;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 1024px) {
  .imgh-786 > img {
    height: 645px;
  }
}
@media only screen and (max-width: 768px) {
  .imgh-786 > img {
    height: 600px;
  }
}
.imgh-722 {
  width: 100%;
}
.imgh-722 > img {
  width: 100%;
  height: 722px;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 1024px) {
  .imgh-722 > img {
    height: 550px;
  }
}
.imgh-718 {
  width: 100%;
}
.imgh-718 > img {
  width: 100%;
  height: 718px;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 1024px) {
  .imgh-718 > img {
    height: 550px;
  }
}
.imgh-654 {
  width: 100%;
}
.imgh-654 > img {
  width: 100%;
  height: 654px;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 1024px) {
  .imgh-654 > img {
    height: 550px;
  }
}
.imgh-650 {
  width: 100%;
}
.imgh-650 > img {
  width: 100%;
  height: 650px;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 1024px) {
  .imgh-650 > img {
    height: 550px;
  }
}
.imgh-593 {
  width: 100%;
}
.imgh-593 > img {
  width: 100%;
  height: 593px;
  object-fit: cover;
  object-position: top;
}
.imgh-517 {
  width: 100%;
}
.imgh-517 > img {
  width: 100%;
  height: 517px;
  object-fit: cover;
  object-position: top;
}
.imgh-582 {
  width: 100%;
}
.imgh-582 > img {
  width: 100%;
  height: 582px;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 1024px) {
  .imgh-582 > img {
    height: 550px;
  }
}
.imgh-494 {
  width: 100%;
}
.imgh-494 > img {
  width: 100%;
  height: 494px;
  object-fit: cover;
  object-position: top;
}
.imgh-416 {
  width: 100%;
}
.imgh-416 > img {
  width: 100%;
  height: 416px;
  object-fit: cover;
  object-position: top;
}
/* Section Max width */
.mwsec-1174 > .fusion-row {
  max-width: calc(1174px + 20px) !important;
}
/* Fusion Accordion */
.fusion-accordian .fusion-panel:first-child .panel-title a {
  padding: 0px 0 23px;
}
.fusion-accordian .fusion-panel:first-child .panel-title a.active {
  padding-bottom: 15px;
}
.fusion-accordian .fusion-panel .panel-title {
  font-size: 24px !important;
  line-height: 1.4 !important;
  letter-spacing: normal !important;
}
.fusion-accordian .fusion-panel .panel-title * {
  font-size: 24px !important;
  line-height: 1.4 !important;
  letter-spacing: normal !important;
}
.fusion-accordian .fusion-panel .panel-title a {
  padding: 23px 0;
}
.fusion-accordian .fusion-panel .panel-title a.active {
  padding-bottom: 15px;
}
.fusion-accordian .fusion-panel .panel-title a .fa-fusion-box:before {
  content: '';
  width: 31px;
  height: 31px;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.fusion-accordian .fusion-panel .panel-title a .fa-fusion-box.inactive-icon.awb-icon-plus:before {
  background-image: url(/wp-content/uploads/2025/12/plus-icon.svg);
}
.fusion-accordian .fusion-panel .panel-title a .fa-fusion-box.active-icon.awb-icon-minus:before {
  background-image: url(/wp-content/uploads/2025/12/minus-icon.svg);
}
.fusion-accordian .fusion-panel .toggle-content {
  padding: 0 0 23px;
  max-width: 677px;
}
.fusion-accordian .fusion-panel .toggle-content p:last-of-type {
  margin-bottom: 0;
}
.w-100 {
  width: 100% !important;
}
.list-marker-black li::before {
  filter: brightness(0%);
}
.list-mb-16.fusion-text ul {
  margin-bottom: -16px;
}
.list-mb-16.fusion-text ul li {
  margin-bottom: 16px;
}
.page-banner .fusion_builder_column {
  min-height: 640px;
}
@media (max-width: 768px) {
  .page-banner .fusion_builder_column {
    min-height: 450px;
  }
}
.page-banner .fusion_builder_column .fusion-column-wrapper {
  padding-right: 64px;
  padding-left: 64px;
}
@media (max-width: 768px) {
  .page-banner .fusion_builder_column .fusion-column-wrapper {
    padding-top: 20px;
    padding-right: 30px;
    padding-bottom: 20px;
    padding-left: 30px;
  }
}
@media (max-width: 1200px) and (min-width: 1025px) {
  .page-banner-full .fusion_builder_column:first-child .fusion-column-wrapper, .page-banner-full .fusion_builder_column:first-child .fusion-column-wrapper {
    padding: 24px !important;
  }
}
@media (min-width: 769px) {
  .page-banner-full .fusion_builder_column:first-child .absolute-bottom.fusion-button {
    position: absolute;
    bottom: 48px;
  }
}
@media (max-width: 870px) and (min-width: 769px) {
  .page-banner-full .fusion_builder_column:first-child .fusion-title > * {
    font-size: 2.5rem !important;
  }
}
/* RTL Marquee animation */
@keyframes marquee-rtl {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.top-bar-sec .marquee {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.top-bar-sec .marquee .marquee-wrap {
  display: flex;
  width: max-content;
  gap: 31px;
  animation: marquee-rtl 30s linear infinite;
}
.top-bar-sec .marquee .marquee-wrap .marquee-txt {
  display: flex;
  align-items: center;
  gap: 31px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 0.84px;
}
.top-bar-sec .marquee .marquee-wrap .marquee-txt:after {
  content: '' !important;
  width: 20px;
  height: 20px;
  background: url('/wp-content/uploads/2025/12/logomark-butter.svg');
  background-size: cover;
}
.header-sec.fw-banner {
  --awb-margin-bottom: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .header-sec .fusion-image-element {
    --awb-max-width: 240px !important;
  }
}
@media only screen and (max-width: 991px) {
  .header-sec .fusion-image-element {
    --awb-max-width: 200px !important;
    --awb-margin-right: 16px !important;
  }
}
@media only screen and (max-width: 991px) {
  .header-sec .main-menu {
    --awb-gap: 16px !important;
    --awb-font-size: 16px !important;
  }
}
.header-sec .main-menu .menu-item-has-children .menu-text {
  line-height: 1;
}
.header-sec .main-menu .menu-item-has-children .awb-menu__open-nav-submenu-hover {
  padding-left: 8px !important;
}
@media only screen and (max-width: 991px) {
  .header-sec .main-menu .menu-item-has-children .awb-menu__open-nav-submenu-hover {
    padding-left: 4px !important;
  }
}
.header-sec .main-menu .menu-item-has-children .awb-menu__open-nav-submenu-hover:before {
  content: '' !important;
  width: 12px;
  height: 12px;
  background: url('/wp-content/uploads/2025/12/icon-plus.svg');
  background-size: cover;
}
@media only screen and (max-width: 991px) {
  .header-sec .main-menu .menu-item-has-children .awb-menu__open-nav-submenu-hover:before {
    width: 8px;
    height: 8px;
  }
}
.header-sec .main-menu .menu-item-has-children .awb-menu__sub-ul {
  left: -20px !important;
}
@media only screen and (max-width: 991px) {
  .header-sec .main-menu .menu-item-has-children .awb-menu__sub-ul {
    left: -16px !important;
    --awb-font-size: 16px !important;
    --awb-submenu-items-padding-left: 16px !important;
    --awb-submenu-items-padding-left: 16px !important;
  }
}
@media only screen and (max-width: 768px) {
  .header-sec .main-menu .menu-item-has-children .awb-menu__sub-ul {
    left: 0 !important;
  }
}
.header-sec .main-menu .menu-item-has-children .awb-menu__sub-ul li {
  border-bottom: 0 !important;
}
.header-sec .main-menu .menu-item-has-children .awb-menu__sub-ul li:first-of-type a {
  padding-top: 20px;
}
.header-sec .main-menu .menu-item-has-children .awb-menu__sub-ul li:last-of-type a {
  padding-bottom: 20px;
}
.header-sec .main-menu .btn-arrow a {
  border: solid 1px;
  border-radius: 27px;
  padding: 0 17px;
}
@media only screen and (max-width: 991px) {
  .header-sec .main-menu .btn-arrow a {
    padding: 0 12px;
  }
}
.header-sec .main-menu .btn-arrow a:after {
  content: '';
  height: 11px;
  width: 0px;
  display: block;
  transition: width 0.2s ease-in-out, margin 0.2s ease-in-out;
  background-image: url(/wp-content/uploads/2025/12/arrow.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.header-sec .main-menu .btn-arrow a:hover:after {
  width: 19px;
  margin-left: 8px;
}
.page-id-36 .footer-cta {
  display: none;
}
@media only screen and (max-width: 440px) {
  .footer-menus-col > .fusion-column-wrapper {
    flex-direction: column !important;
  }
}
.col2-list {
  display: flex;
  gap: 12px 80px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1140px) {
  .col2-list {
    gap: 6px 20px;
  }
}
.col2-list ul {
  flex: 1;
}
@media only screen and (max-width: 1439px) {
  .col2-list ul {
    flex: 1;
  }
}
@media only screen and (max-width: 900px) {
  .col2-list ul {
    flex: none;
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 640px) {
  .col2-list ul {
    width: 100%;
  }
}
.quote-cta {
  position: relative;
  overflow: hidden;
}
.quote-cta::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.34) 0%, rgba(0, 0, 0, 0.34) 100%), url(https://cosmeticnurseinsura.milo.r6d.dev/wp-content/uploads/2025/12/quote-cta-min-scaled.jpg);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-blend-mode: multiply, normal;
  transform: scale(1);
  transition: transform 0.6s ease;
  will-change: transform;
}
.quote-cta:hover::before {
  transform: scale(1.1);
}
.scrolling-txt {
  height: 606px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1300px) {
  .scrolling-txt {
    height: 650px;
  }
}
@media only screen and (max-width: 1180px) {
  .scrolling-txt {
    height: 770px;
  }
}
@media only screen and (max-width: 1024px) {
  .scrolling-txt {
    height: 635px;
  }
}
@media only screen and (max-width: 768px) {
  .scrolling-txt {
    height: 400px;
  }
}
.scrolling-txt ul {
  font-size: 24px;
  letter-spacing: normal;
  line-height: 1.4;
  display: flex;
  flex-direction: column;
  animation: scrollUp 15s linear infinite;
}
.scrolling-txt ul li {
  position: relative;
  margin-bottom: 21px;
  padding-left: 45px;
}
@media only screen and (max-width: 768px) {
  .scrolling-txt ul li {
    margin-bottom: 6px;
  }
}
.scrolling-txt ul li:before {
  width: 21px;
  height: 34px;
  background-image: url(/wp-content/uploads/2025/12/shield-icon.svg);
  background-size: 21px;
  margin-right: 24px;
}
@media only screen and (max-width: 768px) {
  .scrolling-txt ul li:before {
    height: 23px;
  }
}
/* Keyframes for upward scroll */
@keyframes scrollUp {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-50%);
  }
}
.product-box > .fusion-column-wrapper {
  height: 100vh;
  max-height: 438px !important;
}
@media only screen and (max-width: 1024px) {
  .product-box > .fusion-column-wrapper {
    height: 400px;
    background-color: rgba(0, 0, 0, 0.3) !important;
    --awb-bg-color: rgba(0, 0, 0, 0.3) !important;
  }
}
@media only screen and (max-width: 768px) {
  .product-box > .fusion-column-wrapper {
    max-width: 310px;
    height: 300px;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}
.team-boxes.fusion-content-boxes {
  --content-boxes-gutter: 64px;
  --link_color: var(--awb-body-color);
  display: flex;
  flex-wrap: wrap;
  margin: calc((var(--content-boxes-gutter) / 2) * -1);
}
@media (max-width: 768px) {
  .team-boxes.fusion-content-boxes {
    --content-boxes-gutter: 30px;
  }
}
.team-boxes.fusion-content-boxes::before, .team-boxes.fusion-content-boxes::after {
  content: none;
}
.team-boxes.fusion-content-boxes a {
  display: block;
}
.team-boxes.fusion-content-boxes .content-box-column {
  flex-basis: 50%;
  width: 50% !important;
  max-width: 100%;
  margin-bottom: 0 !important;
  padding: calc(var(--content-boxes-gutter) / 2);
}
@media (max-width: 768px) {
  .team-boxes.fusion-content-boxes .content-box-column {
    width: 100% !important;
    flex-basis: 100%;
  }
}
.team-boxes.fusion-content-boxes .content-box-wrapper {
  margin-bottom: 0;
}
.team-boxes.fusion-content-boxes .heading {
  margin-bottom: 16px;
  text-align: left !important;
}
.team-boxes.fusion-content-boxes .image {
  margin-bottom: 24px;
}
.team-boxes.fusion-content-boxes .image img {
  margin-bottom: 0 !important;
  height: 415.658px;
  object-fit: cover;
  border-radius: 16px;
}
@media (max-width: 1024px) {
  .team-boxes.fusion-content-boxes .image img {
    height: 400px;
  }
}
.team-boxes.fusion-content-boxes .content-box-heading {
  --awb-hover-accent-color: var(--awb-title-color);
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: -0.64px;
}
.team-boxes.fusion-content-boxes .content-container {
  margin-bottom: 0;
  text-align: left !important;
}
.team-boxes.fusion-content-boxes .fusion-read-more {
  --awb-hover-accent-color: var(--awb-body-color);
}
.team-boxes.fusion-content-boxes .fusion-read-more::after {
  content: none;
}
.team-boxes.fusion-content-boxes .fusion-clearfix {
  display: none;
}
.achievements-boxes.fusion-content-boxes {
  --content-boxes-gutter: 16px;
  --link_color: var(--awb-body-color);
  display: flex;
  flex-wrap: wrap;
  margin: calc((var(--content-boxes-gutter) / 2) * -1);
}
.achievements-boxes.fusion-content-boxes::before, .achievements-boxes.fusion-content-boxes::after {
  content: none;
}
.achievements-boxes.fusion-content-boxes a {
  display: block;
}
.achievements-boxes.fusion-content-boxes .content-box-column {
  flex-basis: 100%;
  width: 100% !important;
  max-width: 100%;
  margin-bottom: 0 !important;
  padding: calc(var(--content-boxes-gutter) / 2);
}
.achievements-boxes.fusion-content-boxes .content-box-wrapper {
  margin-bottom: 0;
}
.achievements-boxes.fusion-content-boxes .content-box-column:not(.content-box-column-last) .content-box-wrapper::before {
  content: '';
  position: absolute;
  top: 42px;
  left: 9px;
  width: 2px;
  height: calc(100% - 42px);
  background-color: rgba(13, 12, 12, 0.15);
}
.achievements-boxes.fusion-content-boxes .heading {
  margin-bottom: 16px !important;
  line-height: 1;
}
.achievements-boxes.fusion-content-boxes .image img {
  margin-bottom: 0 !important;
}
.achievements-boxes.fusion-content-boxes .content-box-heading {
  --awb-hover-accent-color: var(--awb-title-color);
  line-height: 1 !important;
  font-weight: 500;
  letter-spacing: -0.78px;
  padding-left: 60px !important;
}
.achievements-boxes.fusion-content-boxes .content-container {
  margin-bottom: 0 !important;
  padding-left: 60px;
}
.achievements-boxes.fusion-content-boxes .content-box-column:not(.content-box-column-last) .content-container {
  min-height: 100px;
}
.achievements-boxes.fusion-content-boxes .fusion-read-more {
  --awb-hover-accent-color: var(--awb-body-color);
}
.achievements-boxes.fusion-content-boxes .fusion-read-more::after {
  content: none;
}
.achievements-boxes.fusion-content-boxes .fusion-clearfix {
  display: none;
}
.page-id-25 .contact-banner .pink-box {
  background: #ecb4cb;
  max-width: 174px;
  height: 174px;
  padding: 13.7px;
  border-radius: 19px;
  text-align: center;
  display: flex;
  flex-direction: row;
  align-items: center;
  margin-left: auto;
}
.page-id-25 .contact-sec .fusion-title.sep-underline {
  padding-bottom: 16px;
}
.page-id-25 .contact-sec #map {
  height: 325px;
  border-radius: 16px;
}
.page-id-25 .contact-sec #map .maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon {
  background-image: url('/wp-content/uploads/2025/12/fullscreen.png') !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.page-id-25 .contact-sec #map .maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon svg {
  display: none !important;
}
.page-id-25 .contact-sec #map .maplibregl-ctrl .maplibregl-ctrl-group {
  box-shadow: none !important;
}
.imgh-854 {
  width: 100%;
}
.imgh-854 > img {
  width: 100%;
  height: 854px;
  object-fit: cover;
  object-position: top;
}
@media only screen and (max-width: 768px) {
  .imgh-854 > img {
    height: 550px;
  }
}
.who-we-cover-img-col img.fusion-empty-dims-img-placeholder {
  max-height: 854px;
}
@media only screen and (max-width: 1280px) {
  .who-we-cover-img-col img.fusion-empty-dims-img-placeholder {
    max-height: 100%;
  }
}
.who-we-cover-list ul {
  font-size: 24px;
  letter-spacing: normal;
  line-height: 1.4;
}
.who-we-cover-list ul li {
  position: relative;
  padding: 20px 84px 20px 32px;
  border-bottom: 1px solid rgba(13, 12, 12, 0.15);
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .who-we-cover-list ul li {
    padding: 10px 60px 10px 20px;
  }
}
.who-we-cover-list ul li:before {
  display: none;
}
.who-we-cover-list ul li:after {
  content: '';
  width: 20px;
  height: 34px;
  background-image: url(/wp-content/uploads/2025/12/shield-icon.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: right center;
  line-height: 1;
  position: absolute;
  right: 32px;
  margin-left: 34px;
}
@media only screen and (max-width: 768px) {
  .who-we-cover-list ul li:after {
    height: 23px;
    right: 20px;
    margin-left: 20px;
  }
}
.who-we-cover-list ul li:last-child {
  border-bottom: 0;
}
.col4-list {
  display: flex;
  gap: 12px 71px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1140px) {
  .col4-list {
    gap: 6px 20px;
  }
}
@media only screen and (max-width: 1439px) {
  .col4-list ul {
    flex: 1;
  }
}
@media only screen and (max-width: 900px) {
  .col4-list ul {
    flex: none;
    width: calc(50% - 10px);
  }
}
@media only screen and (max-width: 640px) {
  .col4-list ul {
    width: 100%;
  }
}
.page-id-24 .forms-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: stretch;
  justify-content: center;
  gap: 20px;
  width: 100%;
}
.page-id-24 .forms-wrap .form-box {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 24px;
  width: 100%;
  max-width: calc(50% - 10px);
  min-height: 416px;
  background: #ecb4cb;
  padding: 32px;
  border-radius: 24px;
  min-width: 416px;
}
@media only screen and (max-width: 480px) {
  .page-id-24 .forms-wrap .form-box {
    min-width: 100%;
  }
}
.page-id-24 .forms-wrap .form-box .form-data {
  max-width: 352px;
}
.page-id-24 .forms-wrap .form-box .form-data img {
  margin-bottom: 24px;
}
.page-id-24 .forms-wrap .form-box .form-data .h3 {
  margin-bottom: 16px;
}
.page-id-24 .forms-wrap .form-box .form-data .h5 {
  border-bottom: solid 1px rgba(13, 12, 12, 0.15);
  padding-bottom: 16px;
  margin-bottom: 16px;
}
.page-id-24 .forms-wrap .form-box .buttons {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
}
.parent-pageid-24 .banner-sec {
  background: linear-gradient(to bottom, #000 64%, transparent 36%);
}
.parent-pageid-24 .banner-sec .pink-box {
  min-height: 473px;
}
@media only screen and (max-width: 1024px) {
  .parent-pageid-24 .banner-sec .pink-box {
    min-height: initial;
  }
}
.wpcf7-form {
  /* Firefox */
  /* IE 10-11 */
  /* Old Edge */
}
.wpcf7-form .h4 {
  margin-bottom: 18px;
}
.wpcf7-form .h6 {
  margin-bottom: 20px;
}
.wpcf7-form ol {
  padding: 0;
  margin: 12px 0 20px;
  list-style: none;
  counter-reset: item;
}
.wpcf7-form ol li {
  counter-increment: item;
  position: relative;
  padding: 0 0 12px 2.5rem;
}
.wpcf7-form ol li:before {
  content: counter(item,lower-roman) ".";
  position: absolute;
  left: 0;
}
.wpcf7-form ol li:last-of-type {
  padding-bottom: 0 !important;
}
.wpcf7-form .form-section {
  margin-bottom: 52px;
  counter-reset: item-counter;
}
.wpcf7-form .form-section .subtitle {
  margin-bottom: 16px;
}
.wpcf7-form .form-section:last-of-type {
  margin-bottom: 0 !important;
}
.wpcf7-form .form-section .field-wrap:first-of-type {
  margin-bottom: 0 !important;
}
.wpcf7-form .form-section .field-wrap.gap-8 {
  margin-bottom: 8px !important;
}
.wpcf7-form .form-section .field-wrap.col-2 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 20px 20px;
}
.wpcf7-form .form-section .field-wrap.col-2 .col {
  width: 100%;
  max-width: calc(50% - 10px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media only screen and (max-width: 480px) {
  .wpcf7-form .form-section .field-wrap.col-2 .col {
    max-width: 100%;
  }
}
.wpcf7-form .form-section .title, .wpcf7-form .form-section .inner-fields {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 8px;
}
.wpcf7-form .field-wrap {
  margin-bottom: 24px !important;
}
.wpcf7-form .field-wrap.nowrap-checkbox .wpcf7-form-control.wpcf7-checkbox {
  flex-direction: column !important;
}
.wpcf7-form .field-wrap .col-4 {
  display: flex;
  flex-direction: column;
  margin-top: 8px;
  gap: 8px;
}
@media only screen and (max-width: 768px) {
  .wpcf7-form .field-wrap .col-4 {
    gap: 24px 8px;
  }
}
.wpcf7-form .field-wrap .col-4 .row-title, .wpcf7-form .field-wrap .col-4 .row-fields {
  gap: 8px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
}
.wpcf7-form .field-wrap .col-4 .row-title > div, .wpcf7-form .field-wrap .col-4 .row-fields > div {
  width: 100%;
  max-width: calc(25% - 6px);
}
@media only screen and (max-width: 768px) {
  .wpcf7-form .field-wrap .col-4 .row-title > div, .wpcf7-form .field-wrap .col-4 .row-fields > div {
    max-width: calc(50% - 4px);
  }
}
@media only screen and (max-width: 480px) {
  .wpcf7-form .field-wrap .col-4 .row-title > div, .wpcf7-form .field-wrap .col-4 .row-fields > div {
    max-width: 100%;
  }
}
.wpcf7-form .field-wrap .col-4 .row-title > div .title-box, .wpcf7-form .field-wrap .col-4 .row-fields > div .title-box {
  border-radius: 12px;
  border: 1px solid rgba(13, 12, 12, 0.15);
  background: rgba(13, 12, 12, 0.05);
  padding: 16px 11px;
  min-height: 51px;
  font-weight: 700;
  line-height: normal !important;
}
.wpcf7-form .field-wrap .col-4 .row-title > div input, .wpcf7-form .field-wrap .col-4 .row-fields > div input {
  margin-top: 0 !important;
}
@media only screen and (max-width: 768px) {
  .wpcf7-form .field-wrap .col-4 .row-title.hide-mtitle, .wpcf7-form .field-wrap .col-4 .row-fields.hide-mtitle {
    display: none;
  }
}
.wpcf7-form .field-wrap .col-4 .row-title.mlabel, .wpcf7-form .field-wrap .col-4 .row-fields.mlabel {
  align-items: flex-end;
  align-content: stretch;
}
.wpcf7-form .field-wrap .col-4 .row-title.mlabel label div, .wpcf7-form .field-wrap .col-4 .row-fields.mlabel label div {
  font-size: 14px !important;
  line-height: 1.5 !important;
  font-family: "Albert Sans", Arial, Helvetica, sans-serif !important;
  display: none;
}
@media only screen and (max-width: 768px) {
  .wpcf7-form .field-wrap .col-4 .row-title.mlabel label div, .wpcf7-form .field-wrap .col-4 .row-fields.mlabel label div {
    display: block;
  }
}
.wpcf7-form .field-wrap .col-8 {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-top: 8px;
  gap: 8px;
}
.wpcf7-form .field-wrap .col-8 .row-fields {
  display: flex;
  flex-direction: column;
  width: 100%;
  max-width: calc(12.5% - 7px);
}
@media only screen and (max-width: 768px) {
  .wpcf7-form .field-wrap .col-8 .row-fields {
    max-width: calc(25% - 10.667px);
  }
}
@media only screen and (max-width: 480px) {
  .wpcf7-form .field-wrap .col-8 .row-fields {
    max-width: 100%;
  }
}
.wpcf7-form .field-wrap .item {
  margin-left: 0.5rem;
  display: flex;
  flex-direction: row;
  gap: 4px;
}
.wpcf7-form .field-wrap .item:before {
  counter-increment: item-counter;
  content: counter(item-counter) ". ";
}
.wpcf7-form .field-wrap .desc {
  margin-top: 8px;
}
.wpcf7-form .field-wrap .desc.italic {
  font-style: italic;
}
.wpcf7-form .field-wrap .wpcf7-form-control {
  margin-top: 8px;
  padding: 12px !important;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-textarea {
  min-height: 180px;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox {
  flex-direction: row !important;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  width: 100%;
  max-width: calc(50% - 4px);
}
@media only screen and (max-width: 768px) {
  .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
    max-width: 100%;
  }
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0 !important;
  gap: 0 8px;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
  margin: 0 !important;
  padding-bottom: 8px;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item:last-of-type, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item:last-of-type {
  padding-bottom: 0 !important;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  gap: 8px;
  align-items: center;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input {
  margin: 0 !important;
  min-width: 16px;
  height: 16px;
  opacity: 0;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label input:checked + span:after, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label input:checked + span:after {
  visibility: visible;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label span, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label span {
  font-size: 14px;
  line-height: 150%;
  position: relative;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label span:before, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 4px;
  height: 16px;
  width: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -24px;
  border: 1px solid rgba(13, 12, 12, 0.15);
  background: rgba(13, 12, 12, 0.05);
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label span:after, .wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item label span:after {
  display: block;
  position: absolute;
  height: 18px;
  width: 18px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -24px;
  visibility: hidden;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label span:before {
  border-radius: 100px;
}
.wpcf7-form .field-wrap .wpcf7-form-control.wpcf7-radio .wpcf7-list-item label span:after {
  content: '\f111';
  left: -24.6px;
  font-size: 11px;
  top: -2px;
  z-index: 1;
  position: absolute;
}
.wpcf7-form .field-wrap.accept-terms {
  margin-bottom: 40px !important;
  line-height: 1;
}
.wpcf7-form .field-wrap.accept-terms .wpcf7-acceptance {
  margin-top: 0 !important;
  padding: 0 !important;
}
.wpcf7-form .field-wrap.accept-terms .wpcf7-acceptance .wpcf7-list-item {
  margin: 0 !important;
  display: flex !important;
}
.wpcf7-form .field-wrap.accept-terms .wpcf7-acceptance .wpcf7-list-item label {
  display: flex;
  gap: 8px;
  align-items: center;
}
.wpcf7-form .field-wrap.accept-terms .wpcf7-acceptance .wpcf7-list-item label input {
  margin: 0 !important;
  min-width: 16px;
  height: 16px;
  opacity: 0;
}
.wpcf7-form .field-wrap.accept-terms .wpcf7-acceptance .wpcf7-list-item label input:checked + span:after {
  visibility: visible;
}
.wpcf7-form .field-wrap.accept-terms .wpcf7-acceptance .wpcf7-list-item label span {
  font-size: 14px;
  line-height: 150%;
}
.wpcf7-form .field-wrap.accept-terms .wpcf7-acceptance .wpcf7-list-item label span:before {
  display: block;
  position: absolute;
  content: '';
  border-radius: 4px;
  height: 16px;
  min-width: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0px;
  border: 1px solid rgba(13, 12, 12, 0.15);
  background: rgba(13, 12, 12, 0.05);
}
.wpcf7-form .field-wrap.accept-terms .wpcf7-acceptance .wpcf7-list-item label span:after {
  display: block;
  position: absolute;
  height: 18px;
  width: 18px;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
  visibility: hidden;
  font-size: 12px;
  text-align: center;
  line-height: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: '\f00c';
}
.wpcf7-form .wpcf7-not-valid-tip {
  font-size: 14px;
}
.wpcf7-form .submit-btn {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center;
  border: solid 1px;
  border-radius: 24px;
  padding: 7px 17px;
  width: fit-content;
}
.wpcf7-form .submit-btn .wpcf7-submit {
  margin-top: 0 !important;
  padding: 0 !important;
  border: none;
  line-height: 140%;
}
.wpcf7-form .submit-btn:after {
  content: '';
  height: 11px;
  width: 0px;
  display: block;
  transition: width 0.2s ease-in-out, margin 0.2s ease-in-out;
  background-image: url(/wp-content/uploads/2025/12/arrow.svg);
  background-position: left center;
  background-repeat: no-repeat;
}
.wpcf7-form .submit-btn:hover:after {
  width: 19px;
  margin-left: 8px;
}
.wpcf7-form input::placeholder, .wpcf7-form textarea::placeholder {
  color: #0d0c0c;
  opacity: 0.6;
}
.wpcf7-form input::-moz-placeholder, .wpcf7-form textarea::-moz-placeholder {
  color: #0d0c0c;
  opacity: 0.6;
}
.wpcf7-form input:-ms-input-placeholder, .wpcf7-form textarea:-ms-input-placeholder {
  color: #0d0c0c;
  opacity: 0.6;
}
.wpcf7-form input::-ms-input-placeholder, .wpcf7-form textarea::-ms-input-placeholder {
  color: #0d0c0c;
  opacity: 0.6;
}
@media (max-width: 1300px) and (min-width: 1025px) {
  .price-card .fusion-builder-row:first-child > .fusion_builder_column_inner:first-child {
    width: 60%;
  }
}
@media (max-width: 1300px) and (min-width: 1025px) {
  .price-card .fusion-builder-row:first-child > .fusion_builder_column_inner:nth-child(2) {
    width: 40%;
  }
}
@media (max-width: 768px) {
  .price-card .col-price > .fusion-column-wrapper {
    flex-wrap: wrap;
    flex-direction: row-reverse !important;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
  }
}
.policy-price.fusion-text {
  font-size: 3rem;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -0.96px;
}
@media (max-width: 1200px) {
  .policy-price.fusion-text {
    font-size: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .policy-price.fusion-text {
    font-size: 1.875rem;
  }
}
.policy-price.fusion-text.hide {
  display: none;
}
.policy-price.fusion-text p {
  font-size: inherit !important;
}
.switch-wrapper {
  position: relative;
  display: inline-flex;
  align-self: flex-end;
  padding: 4px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .5);
  border-radius: 100px;
}
.switch-wrapper [type="radio"] {
  position: absolute;
  left: -9999px;
}
.switch-wrapper [type="radio"]:checked[id*="monthly"] ~ label[for*="monthly"], .switch-wrapper [type="radio"]:checked[id*="yearly"] ~ label[for*="yearly"] {
  color: #fff;
}
.switch-wrapper [type="radio"]:checked[id*="monthly"] ~ label[for*="monthly"]:hover, .switch-wrapper [type="radio"]:checked[id*="yearly"] ~ label[for*="yearly"]:hover {
  background-color: transparent;
}
.switch-wrapper [type="radio"]:checked[id*="monthly"] + label[for*="yearly"] ~ .highlighter {
  transform: none;
}
.switch-wrapper [type="radio"]:checked[id*="yearly"] + label[for*="monthly"] ~ .highlighter {
  transform: translateX(calc(100% + 12px));
  width: 56px;
}
@media (max-width: 1024px) {
  .switch-wrapper [type="radio"]:checked[id*="yearly"] + label[for*="monthly"] ~ .highlighter {
    transform: translateX(calc(100% + 10px));
    width: 50px;
  }
}
.switch-wrapper label {
  font-size: 0.875rem;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  z-index: 1;
  cursor: pointer;
  border-radius: 100px;
  transition: color 0.25s ease-in-out;
  padding: 4px 8px;
}
@media (max-width: 1024px) {
  .switch-wrapper label {
    font-size: 0.75rem;
  }
}
.switch-wrapper label:hover {
  color: rgba(0, 0, 0, 0.75);
}
.switch-wrapper label[for*="monthly"] {
  min-width: 68px;
}
@media (max-width: 1024px) {
  .switch-wrapper label[for*="monthly"] {
    min-width: 60px;
  }
}
.switch-wrapper label[for*="yearly"] {
  min-width: 56px;
}
@media (max-width: 1024px) {
  .switch-wrapper label[for*="yearly"] {
    min-width: 50px;
  }
}
.switch-wrapper .highlighter {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 68px;
  height: calc(100% - 8px);
  border-radius: 100px;
  background-color: #000;
  transition: transform 0.25s ease-in-out, width 0.25s ease-in-out;
}
@media (max-width: 1024px) {
  .switch-wrapper .highlighter {
    width: 60px;
  }
}
.img-icon:before {
  content: '';
  width: 80px;
  height: 80px;
  display: block;
  position: absolute;
  bottom: 16px;
  left: 16px;
  background-image: url(/wp-content/uploads/2025/12/img-icon.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
