/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.19.0.1668261252
Updated: 2022-11-12 13:54:12

*/
.levelmodal {
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  z-index: 999999;
  opacity: 0;
  visibility: hidden;
  background-color: #ffffff;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -ms-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.levelmodal.open {
  opacity: 1;
  visibility: visible;
}
.levelmodal-close {
  position: absolute;
  top: 50px;
  right: 50px;
}
.levelslider {
  position: absolute;
  overflow: hidden;
  max-width: 1000px;
  width: 100%;
  height: auto;
  border: 1px solid #f4f4f4;
}

.levelslider-slide {
  padding: 80px;
  display: flex;
  align-items: self-start;
  flex-direction: column;
  justify-content: flex-start;
}
.levelslider-content {
  padding-top: 50px;
  padding-bottom: 30px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: left;
}
.levelslider-content h1 {
  margin: 0;
  padding: 0 0 10px 0;
  color: #0a1e4e;
  font-size: 25px;
  font-weight: 700;
  line-height: 34px;
}
.levelslider-content h3 {
  margin: 0;
  padding-bottom: 15px;
  color: #0a1e4e;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
}
.levelslider-content p {
  margin: 0;
  font-size: 16px;
  line-height: 24px;
  color: #0a1e4e;
  font-weight: 400;
}
.swiper-slide-active #eJjOfHVAs2Y4 {
  animation: eJjOfHVAs2Y4__m 2000ms linear 1 normal forwards;
}

.levelslider-icon svg {
  width: 200px;
}
.levelslider-icon.levelicon-01 svg {
  width: 450px;
}
.levelslider-icon.levelicon-02 svg,
.levelslider-icon.levelicon-03 svg,
.levelslider-icon.levelicon-04 svg {
  width: 230px;
}

.levelslider-icon.levelicon-05 svg {
  width: 650px;
}
.levelslider-icon.levelicon-06 svg {
  width: 600px;
}

.swiper-right {
  position: absolute;
  z-index: 100;
  right: 50px;
  bottom: 50px;
  display: flex;
  align-items: center;
}
.swiper-right .swiper-button-next {
    position: relative;
    width: 20px;
    height: 20px;
    background-size: 15px 15px;
    background-image: none;
    top: 0;
    left: 0;
    bottom: 0;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    color: #dc9434;
    text-transform: uppercase;
}
.levelmodal-open .dsm_icon_list_child {
  cursor: pointer;
}
.swiper-right .swiper-button-next:after,
.swiper-right .swiper-rtl .swiper-button-prev:after {
  padding-left: 10px;
  font-size: 16px;
  color: #dc9434;
}

.levelslider .swiper-pagination {
  bottom: 40px !important;
}
.levelslider .swiper-pagination-bullet-active {
  background: #dc9434;
}

@keyframes eJjOfHVAs2Y4__m {
  0% {
    d: path(
      "M883.43,151.57L883.43,151.57C883.43,151.57,517.5,517.5,517.5,517.5L883.43,883.43C1085.53,681.33,1085.53,353.67,883.43,151.58Z"
    );
  }
  65% {
    d: path(
      "M883.43,151.57L883.43,151.57C883.43,151.57,517.5,517.5,517.5,517.5L883.43,883.43C1085.53,681.33,1085.53,353.67,883.43,151.58Z"
    );
  }
  75% {
    d: path(
      "M883.43,151.57L883.43,151.57C726.627426,179.991754,538.675227,357.720195,517.5,517.5L883.43,883.43C1085.53,681.33,1085.53,353.67,883.43,151.58Z"
    );
  }
  100% {
    d: path(
      "M883.43,151.57L883.43,151.57C726.627426,179.991754,538.675227,357.720195,517.5,517.5L883.43,883.43C1085.53,681.33,1085.53,353.67,883.43,151.58Z"
    );
  }
}
.custom-active-class #eJjOfHVAs2Y4_tr {
  animation: eJjOfHVAs2Y4_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes eJjOfHVAs2Y4_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #eJjOfHVAs2Y5 {
  animation: eJjOfHVAs2Y5__m 2000ms linear 1 normal forwards;
}
@keyframes eJjOfHVAs2Y5__m {
  0% {
    d: path(
      "M883.43,883.43L883.43,883.43C883.43,883.43,517.5,517.5,517.5,517.5C517.5,517.5,151.57,883.43,151.57,883.43C353.67,1085.53,681.33,1085.53,883.42,883.43Z"
    );
  }
  65% {
    d: path(
      "M883.43,883.43L883.43,883.43C883.43,883.43,517.5,517.5,517.5,517.5C517.5,517.5,151.57,883.43,151.57,883.43C353.67,1085.53,681.33,1085.53,883.42,883.43Z"
    );
  }
  75% {
    d: path(
      "M883.43,883.43L883.43,883.43C883.43,883.43,517.5,517.5,517.5,517.5C204.490973,472.026381,141.920879,710.889016,151.57,883.43C353.67,1085.53,681.33,1085.53,883.42,883.43Z"
    );
  }
  100% {
    d: path(
      "M883.43,883.43L883.43,883.43C883.43,883.43,517.5,517.5,517.5,517.5C204.490973,472.026381,141.920879,710.889016,151.57,883.43C353.67,1085.53,681.33,1085.53,883.42,883.43Z"
    );
  }
}
.custom-active-class #eJjOfHVAs2Y6_tr {
  animation: eJjOfHVAs2Y6_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes eJjOfHVAs2Y6_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #eJjOfHVAs2Y9 {
  animation: eJjOfHVAs2Y9__m 2000ms linear 1 normal forwards;
}
@keyframes eJjOfHVAs2Y9__m {
  0% {
    d: path(
      "M1918.43,151.57L1918.43,151.57C1918.43,151.57,1552.5,517.5,1552.5,517.5L1918.43,883.43C2120.53,681.33,2120.53,353.67,1918.43,151.58Z"
    );
  }
  65% {
    d: path(
      "M1918.43,151.57L1918.43,151.57C1918.43,151.57,1552.5,517.5,1552.5,517.5L1918.43,883.43C2120.53,681.33,2120.53,353.67,1918.43,151.58Z"
    );
  }
  75% {
    d: path(
      "M1918.43,151.57L1918.43,151.57C1749.379156,194.697415,1553.95425,368.317485,1552.5,517.5L1918.43,883.43C2120.53,681.33,2120.53,353.67,1918.43,151.58Z"
    );
  }
  100% {
    d: path(
      "M1918.43,151.57L1918.43,151.57C1749.379156,194.697415,1553.95425,368.317485,1552.5,517.5L1918.43,883.43C2120.53,681.33,2120.53,353.67,1918.43,151.58Z"
    );
  }
}
.custom-active-class #eJjOfHVAs2Y9_tr {
  animation: eJjOfHVAs2Y9_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes eJjOfHVAs2Y9_tr__tr {
  0% {
    transform: translate(1552.5px, 517.5px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1552.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(1552.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #eJjOfHVAs2Y10 {
  animation: eJjOfHVAs2Y10__m 2000ms linear 1 normal forwards;
}
@keyframes eJjOfHVAs2Y10__m {
  0% {
    d: path(
      "M1918.43,883.43L1918.43,883.43C1918.43,883.43,1552.5,517.5,1552.5,517.5C1552.5,517.5,1186.57,883.43,1186.57,883.43C1388.67,1085.53,1716.33,1085.53,1918.42,883.43Z"
    );
  }
  65% {
    d: path(
      "M1918.43,883.43L1918.43,883.43C1918.43,883.43,1552.5,517.5,1552.5,517.5C1552.5,517.5,1186.57,883.43,1186.57,883.43C1388.67,1085.53,1716.33,1085.53,1918.42,883.43Z"
    );
  }
  75% {
    d: path(
      "M1918.43,883.43L1918.43,883.43C1918.43,883.43,1552.5,517.5,1552.5,517.5C1396.555434,545.113142,1233.98439,742.353911,1186.57,883.43C1388.67,1085.53,1716.33,1085.53,1918.42,883.43Z"
    );
  }
  100% {
    d: path(
      "M1918.43,883.43L1918.43,883.43C1918.43,883.43,1552.5,517.5,1552.5,517.5C1396.555434,545.113142,1233.98439,742.353911,1186.57,883.43C1388.67,1085.53,1716.33,1085.53,1918.42,883.43Z"
    );
  }
}
.custom-active-class #eJjOfHVAs2Y11_tr {
  animation: eJjOfHVAs2Y11_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes eJjOfHVAs2Y11_tr__tr {
  0% {
    transform: translate(1552.5px, 517.5px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1552.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(1552.5px, 517.5px) rotate(0deg);
  }
}

.custom-active-class #edB5QF3qKMg3_tr {
  animation: edB5QF3qKMg3_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes edB5QF3qKMg3_tr__tr {
  0% {
    transform: translate(816.8px, 817.49px) rotate(-270deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(816.8px, 817.49px) rotate(0deg);
  }
  100% {
    transform: translate(816.8px, 817.49px) rotate(0deg);
  }
}
.custom-active-class #edB5QF3qKMg3 {
  animation: edB5QF3qKMg3__fl 2000ms linear 1 normal forwards;
}
@keyframes edB5QF3qKMg3__fl {
  0% {
    filter: opacity(0%);
  }
  35% {
    filter: opacity(0%);
  }
  40% {
    filter: opacity(100%);
  }
  100% {
    filter: opacity(100%);
  }
}
.custom-active-class #edB5QF3qKMg4 {
  animation: edB5QF3qKMg4__m 2000ms linear 1 normal forwards;
}
@keyframes edB5QF3qKMg4__m {
  0% {
    d: path(
      "M817.14,817.14L817.14,1634.28C1268.44,1634.28,1634.28,1268.43,1634.28,817.14C1634.28,817.14,817.14,817.14,817.14,817.14Z"
    );
  }
  70% {
    d: path(
      "M817.14,817.14L817.14,1634.28C1268.44,1634.28,1634.28,1268.43,1634.28,817.14C1634.28,817.14,817.14,817.14,817.14,817.14Z"
    );
  }
  75% {
    d: path(
      "M817.14,817.14L817.14,1634.28C1268.44,1634.28,1634.28,1268.43,1634.28,817.14C1384.976186,596.842741,1020.434637,658.477528,817.14,817.14Z"
    );
  }
  100% {
    d: path(
      "M817.14,817.14L817.14,1634.28C1268.44,1634.28,1634.28,1268.43,1634.28,817.14C1384.976186,596.842741,1020.434637,658.477528,817.14,817.14Z"
    );
  }
}
.custom-active-class #edB5QF3qKMg4_tr {
  animation: edB5QF3qKMg4_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes edB5QF3qKMg4_tr__tr {
  0% {
    transform: translate(817.145px, 817.49px) rotate(-180deg);
  }
  25% {
    transform: translate(817.145px, 817.49px) rotate(-180deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(817.145px, 817.49px) rotate(0deg);
  }
  100% {
    transform: translate(817.145px, 817.49px) rotate(0deg);
  }
}
.custom-active-class #edB5QF3qKMg5 {
  animation: edB5QF3qKMg5__m 2000ms linear 1 normal forwards;
}
@keyframes edB5QF3qKMg5__m {
  0% {
    d: path(
      "M1634.29,817.14C1634.29,365.85,1268.44,0,817.14,0C817.14,0,817.14,817.14,817.14,817.14L1634.28,817.14Z"
    );
  }
  45% {
    d: path(
      "M1634.29,817.14C1634.29,365.85,1268.44,0,817.14,0C817.14,0,817.14,817.14,817.14,817.14L1634.28,817.14Z"
    );
  }
  50% {
    d: path(
      "M1634.29,817.14C1634.29,365.85,1268.44,0,817.14,0C671.538252,166.617397,717.181178,577.795564,817.14,817.14L1634.28,817.14Z"
    );
  }
  100% {
    d: path(
      "M1634.29,817.14C1634.29,365.85,1268.44,0,817.14,0C671.538252,166.617397,717.181178,577.795564,817.14,817.14L1634.28,817.14Z"
    );
  }
}
.custom-active-class #edB5QF3qKMg5_tr {
  animation: edB5QF3qKMg5_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes edB5QF3qKMg5_tr__tr {
  0% {
    transform: translate(816.8px, 817.49px) rotate(-90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  50% {
    transform: translate(816.8px, 817.49px) rotate(0deg);
  }
  100% {
    transform: translate(816.8px, 817.49px) rotate(0deg);
  }
}

.custom-active-class #ejowhnQHbtu3_ts {
  animation: ejowhnQHbtu3_ts__ts 2000ms linear 1 normal forwards;
}
@keyframes ejowhnQHbtu3_ts__ts {
  0% {
    transform: translate(517.505005px, 517.5px) scale(0.25, 0.25);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.505005px, 517.5px) scale(1, 1);
  }
  100% {
    transform: translate(517.505005px, 517.5px) scale(1, 1);
  }
}

.custom-active-class #e2UiQSbYHED2 {
  animation: e2UiQSbYHED2__m 2000ms linear 1 normal forwards;
}
@keyframes e2UiQSbYHED2__m {
  0% {
    d: path(
      "M517.5,0L517.5,0C517.5,0,517.5,517.5,517.5,517.5L1035,517.5C1035,231.69,803.31,0,517.5,0Z"
    );
  }
  70% {
    d: path(
      "M517.5,0L517.5,0C517.5,0,517.5,517.5,517.5,517.5L1035,517.5C1035,231.69,803.31,0,517.5,0Z"
    );
  }
  75% {
    d: path(
      "M517.5,0L517.5,0C464.904154,138.90625,453.777947,397.65625,517.5,517.5L1035,517.5C1035,231.69,803.31,0,517.5,0Z"
    );
  }
  100% {
    d: path(
      "M517.5,0L517.5,0C464.904154,138.90625,453.777947,397.65625,517.5,517.5L1035,517.5C1035,231.69,803.31,0,517.5,0Z"
    );
  }
}
.custom-active-class #e2UiQSbYHED2_tr {
  animation: e2UiQSbYHED2_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes e2UiQSbYHED2_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(-45deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #e2UiQSbYHED3 {
  animation: e2UiQSbYHED3__m 2000ms linear 1 normal forwards;
}
@keyframes e2UiQSbYHED3__m {
  0% {
    d: path(
      "M1035,517.5L1035,517.5C1035,517.5,517.5,517.5,517.5,517.5C517.5,517.5,517.5,1035,517.5,1035C803.31,1035,1035,803.31,1035,517.5Z"
    );
  }
  70% {
    d: path(
      "M1035,517.5L1035,517.5C1035,517.5,517.5,517.5,517.5,517.5C517.5,517.5,517.5,1035,517.5,1035C803.31,1035,1035,803.31,1035,517.5Z"
    );
  }
  75% {
    d: path(
      "M1035,517.5L1035,517.5C1035,517.5,517.5,517.5,517.5,517.5C421.70234,627.16776,461.207985,883.28405,517.5,1035C803.31,1035,1035,803.31,1035,517.5Z"
    );
  }
  100% {
    d: path(
      "M1035,517.5L1035,517.5C1035,517.5,517.5,517.5,517.5,517.5C421.70234,627.16776,461.207985,883.28405,517.5,1035C803.31,1035,1035,803.31,1035,517.5Z"
    );
  }
}
.custom-active-class #e2UiQSbYHED3_tr {
  animation: e2UiQSbYHED3_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes e2UiQSbYHED3_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(-135deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  25% {
    transform: translate(517.5px, 517.5px) rotate(-90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #e2UiQSbYHED4_tr {
  animation: e2UiQSbYHED4_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes e2UiQSbYHED4_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(45deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #e2UiQSbYHED5_tr {
  animation: e2UiQSbYHED5_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes e2UiQSbYHED5_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(135deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  25% {
    transform: translate(517.5px, 517.5px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}

.custom-active-class #euiscURfgnP2_to {
  animation: euiscURfgnP2_to__to 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP2_to__to {
  0% {
    transform: translate(2599.214966px, 776.255035px);
  }
  50% {
    transform: translate(2599.214966px, 776.255035px);
    animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  }
  75% {
    transform: translate(2846.214966px, 776.255035px);
  }
  100% {
    transform: translate(2846.214966px, 776.255035px);
  }
}
.custom-active-class #euiscURfgnP2 {
  animation: euiscURfgnP2__fl 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP2__fl {
  0% {
    filter: opacity(0%);
  }
  45% {
    filter: opacity(0%);
    animation-timing-function: cubic-bezier(0.42, 0, 0.58, 1);
  }
  50% {
    filter: opacity(100%);
  }
  100% {
    filter: opacity(100%);
  }
}
.custom-active-class #euiscURfgnP4 {
  animation: euiscURfgnP4__m 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP4__m {
  0% {
    d: path(
      "M2070,517.5L2070,517.5C2070,517.5,2587.5,517.5,2587.5,517.5C2587.5,517.5,2587.5,0,2587.5,0C2301.69,0,2070,231.69,2070,517.5Z"
    );
  }
  70% {
    d: path(
      "M2070,517.5L2070,517.5C2070,517.5,2587.5,517.5,2587.5,517.5C2587.5,517.5,2587.5,0,2587.5,0C2301.69,0,2070,231.69,2070,517.5Z"
    );
  }
  75% {
    d: path(
      "M2070,517.5L2070,517.5C2070,517.5,2587.5,517.5,2587.5,517.5C2870.724346,338.630051,2654.833388,167.15512,2587.5,0C2301.69,0,2070,231.69,2070,517.5Z"
    );
  }
  100% {
    d: path(
      "M2070,517.5L2070,517.5C2070,517.5,2587.5,517.5,2587.5,517.5C2870.724346,338.630051,2654.833388,167.15512,2587.5,0C2301.69,0,2070,231.69,2070,517.5Z"
    );
  }
}
.custom-active-class #euiscURfgnP4_tr {
  animation: euiscURfgnP4_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP4_tr__tr {
  0% {
    transform: translate(2587.424804px, 517.5px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(2587.424804px, 517.5px) rotate(-90deg);
  }
  100% {
    transform: translate(2587.424804px, 517.5px) rotate(-90deg);
  }
}
.custom-active-class #euiscURfgnP5 {
  animation: euiscURfgnP5__m 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP5__m {
  0% {
    d: path(
      "M1552.5,517.5L1552.5,517.5C1552.5,517.5,2070,517.5,2070,517.5L2070,0C1784.19,0,1552.5,231.69,1552.5,517.5Z"
    );
  }
  70% {
    d: path(
      "M1552.5,517.5L1552.5,517.5C1552.5,517.5,2070,517.5,2070,517.5L2070,0C1784.19,0,1552.5,231.69,1552.5,517.5Z"
    );
  }
  75% {
    d: path(
      "M1552.5,517.5L1552.5,517.5C1680.903058,614.917018,1939.313928,606.099651,2070,517.5L2070,0C1784.19,0,1552.5,231.69,1552.5,517.5Z"
    );
  }
  100% {
    d: path(
      "M1552.5,517.5L1552.5,517.5C1680.903058,614.917018,1939.313928,606.099651,2070,517.5L2070,0C1784.19,0,1552.5,231.69,1552.5,517.5Z"
    );
  }
}
.custom-active-class #euiscURfgnP5_tr {
  animation: euiscURfgnP5_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP5_tr__tr {
  0% {
    transform: translate(2070px, 517.5px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(2070px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(2070px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #euiscURfgnP6_tr {
  animation: euiscURfgnP6_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP6_tr__tr {
  0% {
    transform: translate(2070px, 517.502502px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(2070px, 517.502502px) rotate(0deg);
  }
  100% {
    transform: translate(2070px, 517.502502px) rotate(0deg);
  }
}
.custom-active-class #euiscURfgnP7 {
  animation: euiscURfgnP7__m 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP7__m {
  0% {
    d: path(
      "M1552.5,517.5L1552.5,517.5C1552.5,517.5,1035,517.5,1035,517.5C1035,517.5,1035,1035,1035,1035C1320.81,1035,1552.5,803.31,1552.5,517.5Z"
    );
  }
  70% {
    d: path(
      "M1552.5,517.5L1552.5,517.5C1552.5,517.5,1035,517.5,1035,517.5C1035,517.5,1035,1035,1035,1035C1320.81,1035,1552.5,803.31,1552.5,517.5Z"
    );
  }
  75% {
    d: path(
      "M1552.5,517.5L1552.5,517.5C1403.890695,396.141254,1143.487756,381.264809,1035,517.5C973.063897,638.75,982.405947,897.5,1035,1035C1320.81,1035,1552.5,803.31,1552.5,517.5Z"
    );
  }
  100% {
    d: path(
      "M1552.5,517.5L1552.5,517.5C1403.890695,396.141254,1143.487756,381.264809,1035,517.5C973.063897,638.75,982.405947,897.5,1035,1035C1320.81,1035,1552.5,803.31,1552.5,517.5Z"
    );
  }
}
.custom-active-class #euiscURfgnP7_tr {
  animation: euiscURfgnP7_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP7_tr__tr {
  0% {
    transform: translate(1035px, 517.502502px) rotate(180deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1035px, 517.502502px) rotate(0deg);
  }
  100% {
    transform: translate(1035px, 517.502502px) rotate(0deg);
  }
}
.custom-active-class #euiscURfgnP8_tr {
  animation: euiscURfgnP8_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP8_tr__tr {
  0% {
    transform: translate(1552.485px, 517.502502px) rotate(45deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1552.485px, 517.502502px) rotate(0deg);
  }
  100% {
    transform: translate(1552.485px, 517.502502px) rotate(0deg);
  }
}
.custom-active-class #euiscURfgnP9 {
  animation: euiscURfgnP9__m 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP9__m {
  0% {
    d: path(
      "M517.5,0L517.5,0C517.5,0,517.5,517.5,517.5,517.5C517.5,517.5,1035,517.5,1035,517.5C1035,231.69,803.31,0,517.5,0Z"
    );
  }
  70% {
    d: path(
      "M517.5,0L517.5,0C517.5,0,517.5,517.5,517.5,517.5C517.5,517.5,1035,517.5,1035,517.5C1035,231.69,803.31,0,517.5,0Z"
    );
  }
  75% {
    d: path(
      "M517.5,0L517.5,0C477.1575,152.310781,442.153152,404.497466,517.5,517.5C663.895559,553.725738,919.401341,574.813155,1035,517.5C1035,231.69,803.31,0,517.5,0Z"
    );
  }
  100% {
    d: path(
      "M517.5,0L517.5,0C477.1575,152.310781,442.153152,404.497466,517.5,517.5C663.895559,553.725738,919.401341,574.813155,1035,517.5C1035,231.69,803.31,0,517.5,0Z"
    );
  }
}
.custom-active-class #euiscURfgnP9_tr {
  animation: euiscURfgnP9_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP9_tr__tr {
  0% {
    transform: translate(517.5px, 517.502502px) rotate(-90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.502502px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.502502px) rotate(0deg);
  }
}
.custom-active-class #euiscURfgnP10_tr {
  animation: euiscURfgnP10_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP10_tr__tr {
  0% {
    transform: translate(1035px, 517.502502px) rotate(180deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1035px, 517.502502px) rotate(0deg);
  }
  100% {
    transform: translate(1035px, 517.502502px) rotate(0deg);
  }
}
.custom-active-class #euiscURfgnP11_tr {
  animation: euiscURfgnP11_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes euiscURfgnP11_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}

.custom-active-class #ec9k2vgyUH32 {
  animation: ec9k2vgyUH32__m 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH32__m {
  0% {
    d: path(
      "M2587.5,0L2587.5,0C2587.5,0,2587.5,517.5,2587.5,517.5L3105,517.5C3105,231.69,2873.3,0,2587.5,0Z"
    );
  }
  70% {
    d: path(
      "M2587.5,0L2587.5,0C2587.5,0,2587.5,517.5,2587.5,517.5L3105,517.5C3105,231.69,2873.3,0,2587.5,0Z"
    );
  }
  75% {
    d: path(
      "M2587.5,0L2587.5,0C2523.480898,121.180932,2523.279555,379.90467,2587.5,517.5L3105,517.5C3105,231.69,2873.3,0,2587.5,0Z"
    );
  }
  100% {
    d: path(
      "M2587.5,0L2587.5,0C2523.480898,121.180932,2523.279555,379.90467,2587.5,517.5L3105,517.5C3105,231.69,2873.3,0,2587.5,0Z"
    );
  }
}
.custom-active-class #ec9k2vgyUH32_tr {
  animation: ec9k2vgyUH32_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH32_tr__tr {
  0% {
    transform: translate(2587.5px, 517.5px) rotate(135deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(2587.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(2587.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH33 {
  animation: ec9k2vgyUH33__m 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH33__m {
  0% {
    d: path(
      "M2587.5,517.5L2587.5,517.5C2587.5,517.5,2070,517.5,2070,517.5L2070,1035C2355.81,1035,2587.5,803.31,2587.5,517.5Z"
    );
  }
  70% {
    d: path(
      "M2587.5,517.5L2587.5,517.5C2587.5,517.5,2070,517.5,2070,517.5L2070,1035C2355.81,1035,2587.5,803.31,2587.5,517.5Z"
    );
  }
  75% {
    d: path(
      "M2587.5,517.5L2587.5,517.5C2465.752586,431.472407,2208.57066,452.641405,2070,517.5L2070,1035C2355.81,1035,2587.5,803.31,2587.5,517.5Z"
    );
  }
  100% {
    d: path(
      "M2587.5,517.5L2587.5,517.5C2465.752586,431.472407,2208.57066,452.641405,2070,517.5L2070,1035C2355.81,1035,2587.5,803.31,2587.5,517.5Z"
    );
  }
}
.custom-active-class #ec9k2vgyUH33_tr {
  animation: ec9k2vgyUH33_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH33_tr__tr {
  0% {
    transform: translate(2587.5px, 1039.881358px) rotate(45deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(2587.5px, 1039.881358px) rotate(0deg);
  }
  100% {
    transform: translate(2587.5px, 1039.881358px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH34_tr {
  animation: ec9k2vgyUH34_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH34_tr__tr {
  0% {
    transform: translate(2587.5px, 517.5px) rotate(45deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(2587.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(2587.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH35_tr {
  animation: ec9k2vgyUH35_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH35_tr__tr {
  0% {
    transform: translate(1552.500001px, 517.5px) rotate(-90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1552.500001px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(1552.500001px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH36 {
  animation: ec9k2vgyUH36__m 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH36__m {
  0% {
    d: path(
      "M1918.43,883.43L1918.43,883.43C1918.43,883.43,1552.5,517.5,1552.5,517.5L1186.57,883.43C1388.67,1085.53,1716.33,1085.53,1918.42,883.43Z"
    );
  }
  70% {
    d: path(
      "M1918.43,883.43L1918.43,883.43C1918.43,883.43,1552.5,517.5,1552.5,517.5L1186.57,883.43C1388.67,1085.53,1716.33,1085.53,1918.42,883.43Z"
    );
  }
  75% {
    d: path(
      "M1918.43,883.43L1918.43,883.43C1885.71912,708.56748,1705.141203,522.347368,1552.5,517.5L1186.57,883.43C1388.67,1085.53,1716.33,1085.53,1918.42,883.43Z"
    );
  }
  100% {
    d: path(
      "M1918.43,883.43L1918.43,883.43C1885.71912,708.56748,1705.141203,522.347368,1552.5,517.5L1186.57,883.43C1388.67,1085.53,1716.33,1085.53,1918.42,883.43Z"
    );
  }
}
.custom-active-class #ec9k2vgyUH36_tr {
  animation: ec9k2vgyUH36_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH36_tr__tr {
  0% {
    transform: translate(1552.5px, 517.500001px) rotate(180deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1552.5px, 517.500001px) rotate(0deg);
  }
  100% {
    transform: translate(1552.5px, 517.500001px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH37_tr {
  animation: ec9k2vgyUH37_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH37_tr__tr {
  0% {
    transform: translate(1552.500001px, 517.500001px) rotate(0deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1552.500001px, 517.500001px) rotate(0deg);
  }
  100% {
    transform: translate(1552.500001px, 517.500001px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH38 {
  animation: ec9k2vgyUH38__m 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH38__m {
  0% {
    d: path(
      "M1186.57,883.43L1186.57,883.43C1186.57,883.43,1552.5,517.5,1552.5,517.5C1552.5,517.5,1186.57,151.57,1186.57,151.57C984.47,353.67,984.47,681.33,1186.57,883.42Z"
    );
  }
  70% {
    d: path(
      "M1186.57,883.43L1186.57,883.43C1186.57,883.43,1552.5,517.5,1552.5,517.5C1552.5,517.5,1186.57,151.57,1186.57,151.57C984.47,353.67,984.47,681.33,1186.57,883.42Z"
    );
  }
  75% {
    d: path(
      "M1186.57,883.43L1186.57,883.43C1186.57,883.43,1552.5,517.5,1552.5,517.5C1646.246048,339.099674,1403.372054,192.080071,1186.57,151.57C984.47,353.67,984.47,681.33,1186.57,883.42Z"
    );
  }
  100% {
    d: path(
      "M1186.57,883.43L1186.57,883.43C1186.57,883.43,1552.5,517.5,1552.5,517.5C1646.246048,339.099674,1403.372054,192.080071,1186.57,151.57C984.47,353.67,984.47,681.33,1186.57,883.42Z"
    );
  }
}
.custom-active-class #ec9k2vgyUH38_tr {
  animation: ec9k2vgyUH38_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH38_tr__tr {
  0% {
    transform: translate(1552.5px, 517.500001px) rotate(270deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(1552.5px, 517.500001px) rotate(0deg);
  }
  100% {
    transform: translate(1552.5px, 517.500001px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH39_tr {
  animation: ec9k2vgyUH39_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH39_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(-90deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH310 {
  animation: ec9k2vgyUH310__m 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH310__m {
  0% {
    d: path(
      "M883.43,883.43L883.43,883.43C883.43,883.43,517.5,517.5,517.5,517.5L151.57,883.43C353.67,1085.53,681.33,1085.53,883.42,883.43Z"
    );
  }
  70% {
    d: path(
      "M883.43,883.43L883.43,883.43C883.43,883.43,517.5,517.5,517.5,517.5L151.57,883.43C353.67,1085.53,681.33,1085.53,883.42,883.43Z"
    );
  }
  75% {
    d: path(
      "M883.43,883.43L883.43,883.43C845.138266,729.829783,672.640529,536.852619,517.5,517.5L151.57,883.43C353.67,1085.53,681.33,1085.53,883.42,883.43Z"
    );
  }
  100% {
    d: path(
      "M883.43,883.43L883.43,883.43C845.138266,729.829783,672.640529,536.852619,517.5,517.5L151.57,883.43C353.67,1085.53,681.33,1085.53,883.42,883.43Z"
    );
  }
}
.custom-active-class #ec9k2vgyUH310_tr {
  animation: ec9k2vgyUH310_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH310_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(180deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH311_tr {
  animation: ec9k2vgyUH311_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH311_tr__tr {
  0% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
    animation-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  75% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.5px) rotate(0deg);
  }
}
.custom-active-class #ec9k2vgyUH312 {
  animation: ec9k2vgyUH312__m 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH312__m {
  0% {
    d: path(
      "M151.57,883.43L151.57,883.43C151.57,883.43,517.5,517.5,517.5,517.5C517.5,517.5,151.57,151.57,151.57,151.57C-50.53,353.67,-50.53,681.33,151.57,883.42Z"
    );
  }
  70% {
    d: path(
      "M151.57,883.43L151.57,883.43C151.57,883.43,517.5,517.5,517.5,517.5C517.5,517.5,151.57,151.57,151.57,151.57C-50.53,353.67,-50.53,681.33,151.57,883.42Z"
    );
  }
  75% {
    d: path(
      "M151.57,883.43L151.57,883.43C151.57,883.43,517.5,517.5,517.5,517.5C553.961114,352.298434,323.75022,210.279876,151.57,151.57C-50.53,353.67,-50.53,681.33,151.57,883.42Z"
    );
  }
  100% {
    d: path(
      "M151.57,883.43L151.57,883.43C151.57,883.43,517.5,517.5,517.5,517.5C553.961114,352.298434,323.75022,210.279876,151.57,151.57C-50.53,353.67,-50.53,681.33,151.57,883.42Z"
    );
  }
}
.custom-active-class #ec9k2vgyUH312_tr {
  animation: ec9k2vgyUH312_tr__tr 2000ms linear 1 normal forwards;
}
@keyframes ec9k2vgyUH312_tr__tr {
  0% {
    transform: translate(517.5px, 517.500001px) rotate(270deg);
  }
  75% {
    transform: translate(517.5px, 517.500001px) rotate(0deg);
  }
  100% {
    transform: translate(517.5px, 517.500001px) rotate(0deg);
  }
}

@media only screen and (max-width: 56.25em) {
  .levelslider {
      max-width: 100%;
      width: calc(100% - 30px);
  }
  .levelmodal-close {
      top: 30px;
      right: 30px;
  }
  .levelslider-icon.levelicon-01 svg {
      width: 200px;
  }
  .levelslider-slide {
    padding: 20px;
  }
  .levelslider-content {
      padding-top: 20px;
      padding-bottom: 20px;
      padding-right: 0;
      padding-left: 0;
  }
  .levelslider-icon.levelicon-02 svg, 
  .levelslider-icon.levelicon-03 svg, 
  .levelslider-icon.levelicon-04 svg {
      width: 100px;
  }
  .levelslider-icon.levelicon-05 svg {
      width: 250px;
  }
  .levelslider-icon.levelicon-06 svg {
      width: 250px;
  }
  .levelslider-content p {
    font-size: 14px;
    line-height: 22px;
  }
  .swiper-right {
      right: 40px;
      bottom: 15px;
  }
  .levelslider .swiper-pagination {
    bottom: 12px !important;
  }
}





