button,
input,
optgroup,
select,
textarea {font-family: 'SST', sans-serif;}

.single-careers #section-simple-text{
  min-height: 50vh;
}

.home #section-video-bg .section-video-text .holder .title{
  text-transform: unset;
}

.home #section-slider .slide {
  background: none;
  height: auto;
}
.home #section-slider .slick-arrow {
  top:50%;
}

header#header-main{z-index: 20;}
body.strattic-search .footer{
  position: fixed;
  bottom: 0px;
}
footer .bottom-footer .footer-menu li a{color: #898991;text-transform: none;font-size: 110%;line-height: 1.5;}
body.strattic-search .footer.normal{
  position: relative;
}

body.strattic-search .page-result.loading{
  display: flex;
    justify-content: center;
    align-items: center;
}

.preload-strattic-search-results {
  border: 16px solid #f3f3f3; /* Light grey */
  border-top: 16px solid #3498db; /* Blue */
  border-radius: 50%;
  width: 120px;
  height: 120px;
  animation: spin 2s linear infinite;
}
.position-relative {position: relative;}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0,0,0,0);
  }
.career-new h3 {text-transform: inherit;}
.single-careers #section-product-text.career-new .sidebar #section-contact-form .req-fields-message, .single-products #section-contact-form .req-fields-message,
.page-id-11493 #section-top-banner.app-text .col.col-image {background-position: center;}


.faq__item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-top: solid 1px #3c3c42;
}
.faq__item:first-child {border:0;}
.faq__header {
    font-size: 1.17em;
    margin-bottom: 10px;
    line-height: 1;
    color: #00E0E3;
    font-weight: 700;    
}
@media only screen and (max-width: 600px) {
  .preload-strattic-search-results {
    border: 8px solid #f3f3f3;
    border-top: 8px solid #3498db;
    width: 50px;
    height: 50px;
    animation: spin 2s linear infinite;
  }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@media (max-width: 64.0525em) {
    footer .footer-section.footer-info-holder {
        -webkit-box-flex: 1;
        -ms-flex: 1 100%;
        flex: 1 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    footer .footer-section.footer-info-holder .delimiter{
      display: none;
    }

    footer .footer-section.footer-info-holder .poweredby{
      display: block;
    }

    footer .footer-section.footer-info-holder .credits {
        text-align: center
    }
}

/* ************** */
/* accessibility */
/* ************ */

a:focus-visible,
input[type="submit"]:focus-visible,
button:focus-visible,
.home #section-testimonials .section-testimonials-buttons .slick-slide:focus-visible {
  outline: #000 solid 3px;
  outline-offset: 0px;
}
.home #section-testimonials .section-testimonials-buttons .slick-slide {margin: 3px;}
.home #section-testimonials .section-testimonials-buttons .slick-slide.slick-current:before{bottom: -3px;}
header#header-main .hamburger:focus-visible{
  outline-color: #fff;
}

#header-main a:focus-visible,
.footer a:focus-visible,
button.mfp-close {
  outline-color: #fff;
}

button.mfp-close:before {
  top: 0;
  right: 3px;
}

#section-related-resources .items a:focus-visible {
  transform: scale(1.05);
}

.video-buttons {
  position: absolute;
  z-index: 10;
  bottom: 0;
  right: 0;
}

.video-buttons .button {
  width: 20px;
  height: 20px;
  background: #000;
  border: 0;
  padding: 0;
  margin: 0;
  position: relative;
  cursor: pointer;
}

.video-buttons .button:focus-visible {
  outline-color: #fff;
}

.video-buttons .button i {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
}

.video-buttons.play .video-play-icon {display: none;}
.video-buttons.pause .video-pause-icon {display: none;}

.video-buttons .button i.video-pause-icon::before,
.video-buttons .button i.video-pause-icon::after {
  content: "";
  width: 20%;
  height: 60%;
  background: #fff;
  margin: 0 2px;
}

.video-buttons .button i.video-play-icon::before {
  content: "";
  width: 0; 
  height: 0; 
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 10px solid #fff;
}

.report-buttons {
  display: flex;
}
.report-buttons .hs-cta-wrapper:not(:first-child) {
  margin-left: 20px;
}

.req-fields-message {
  font-size: 12px;
  margin: 5px 0;
}
header#header-main #nav-social {order: 1;}
.hide-mobile {display: block;}
.show-mobile {display: none;}
#section-text-2cols-new .section-header h2,
#section-text-2cols-new .col h3 {
  font-size: 100%;
}
#section-text-2cols-new .col .holder h3 {
  margin-top: 0;
}
header#header-main #nav-main .mega-menu .mega-col:nth-child(1) { flex: 0 1 auto; }
.tmpl-careers-new .mfp-close-btn-in .mfp-close {
    top: 0px;color: #000;right: 0;}
.btn {line-height: 1;}
.page-nave-container .shell {justify-content: center;align-items: center;}
.page-nave-container .page-numbers {margin: 0 5px;color: #414141;font-weight: 700;opacity: 0.5;font-size: 18px;}
.page-nave-container .page-numbers.current,.page-nave-container .page-numbers.next, .page-nave-container .page-numbers.prev {opacity: 1;}
.page-nave-container .forward-button span,.page-nave-container .back-button span {font-size: 0;}
.page-nave-container .forward-button,.page-nave-container .back-button {
  background-color: #00aeef;
  border-radius: 50%;
  width: 37px;
  height: 37px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.page-nave-container .forward-button img,.page-nave-container .back-button img{
  width: 13px;
  height: 20px;
}
.page-nave-container .back-button img {
  transform: rotate(180deg);
}
#resources-feed .item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#resources-feed #section-product-text .item .item-title {
  margin-top: 0.83em;
  margin-bottom: 0;
  font-size: 20px;
  text-transform: capitalize;
}
#section-product-text .form-holder .form-title.form-blog-title {
  font-size: 20px;
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-template-tmpl-blog #section-product-text .form-holder {
  margin: 0;
}
.blog-single #section-product-text .item-image {height: 100%;}
.blog-single #section-product-text .main-content{padding: 30px 30px 0 0;}
.blog-single #section-product-text .sidebar {padding: 30px 0 0;}
figure.wp-block-image{margin: 1em 0;}
.blog-single #section-product-text.single-resource .item-img img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  width: 100%;
  min-height: 100%;
}
.page-template-tmpl-blog #section-product-text .form-holder .hbspt-form input, 
.blog-single #section-product-text .form-holder .hbspt-form input{float: left;}
@media (max-width: 64.0525em) {
  .show-mobile {display: block;}
  .hide-mobile {display: none!important;}  
  .blog-single #section-product-text .main-content {
    width: 50%;
    flex: 0 0 50%;
    padding: 30px 0 0;
  }
  .blog-single #section-product-text .sidebar {
    width: 50%;
    flex: 0 0 50%;
    max-width: unset;
    padding-left: 30px;
  }
}
@media (max-width: 47.9275em) {
  .blog-single #section-product-text .main-content {
    width: 100%;
    flex: 0 0 100%;
    padding: 30px 0 0;}
  .blog-single #section-product-text .sidebar {
    width: 100%;
    flex: 0 0 100%;
    order: 1;padding-left: 0;}
}
@media only screen and (max-width: 600px) {
  .report-buttons {
    flex-direction: column;
  }
  .report-buttons .hs-cta-wrapper:not(:first-child) {
    margin-left: 0;
    margin-top: 20px;
  }
  .page-template-tmpl-blog #resources-feed .item-resources:nth-child(3) {
    order: 1;
  }
}
@media (max-width: 29.99em) {
  .page-template-tmpl-blog #section-product-text .item .item-image {
    flex: 0 0 auto;
    padding-bottom: 55%;
  }
  .page-template-tmpl-blog #section-product-text .item .item-title,
  .page-template-tmpl-blog #section-product-text .item .item-text {
    text-align: inherit;
  }

}

/* ************** */
/* new section in sidebar on product page */
/* ************ */
.single-products .sidebar .text-holder{
  background-color: #f3f4f8;
  padding:20px 15px;
}

.single-products .sidebar .text-holder ul{
  margin: 20px 0;
  padding: 0;
  list-style: none;
}

.single-products .sidebar .text-holder ul li{
  padding: 0 0 0 25px;
  margin: 7px 0;
  position: relative;
}

.single-products .sidebar .text-holder ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background: #00E0E3;
}
.navigation.post-navigation {width: 100%;}
.nav-links {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-left: -10px;
    margin-right: -10px;
}
.nav-links .nav-previous, .nav-links .nav-next {
  width: 300px;
}
.nav-links a {    
    padding: 10px;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.nav-links a svg {width: 24px;height: 24px;}
.nav-links .nav-next a {text-align: end;}
.b-tabs .tab-buttons {
  display: flex;
  flex-wrap: wrap;
}

.b-tabs .tab-button {
  flex-grow: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border: 1px solid #00E0E3;
  padding: 20px;
  transition: 0.4s ease all;
  background: transparent;
  cursor: pointer;
  color: #000000;
  background: #fff;
}

.b-tabs .tab-button.active {
  border-color: #00E0E3;
  outline: 1px solid #00E0E3;
  background: #00E0E3;
}

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

.b-tabs .tab-buttons {
  gap: clamp(20px, 3vw, 30px);
}

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

.b-tabs .tab-content.active {
  display: block;
}

.b-tabs {
  font-size: 18px;
  line-height: 1.6;
  padding: 80px 0;
}

.b-tabs p:last-child {
  margin: 0;
}

.b-tabs ul,
.b-tabs ol {
  padding-left: 30px;
}

.b-tabs__before {
  margin-bottom: 40px;
}

.b-tabs__text {
  padding: 40px 0;
}

.b-tabs__item {
  display: flex;
  border-top: 1px solid #00E0E3;
  padding: 40px 0;
  flex-direction: column;
  gap: 20px;
}

.b-tabs__item:first-child, .b-tabs__item:first-child + .b-tabs__item {
  border-top-color: transparent;
}
/*.b-tabs__item-img a {
  display: inline-block;
}*/
.b-tabs__item-img {
  max-width: 150px;
}
.b-tabs__item-img img {
  max-width: 100%;
  object-fit: contain;
}

.b-tabs__item-in {
  flex: 1 1;
}

.b-tabs__item-title {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 10px;
}


.b-tabs__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-column-gap: clamp(20px, 3vw, 40px);
     -moz-column-gap: clamp(20px, 3vw, 40px);
          column-gap: clamp(20px, 3vw, 40px);
}

@media screen and (min-width: 1025px) {

  .b-tabs__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 48%;
        -ms-flex: 1 0 48%;
            flex: 1 0 48%;
  }
}















.t-hero {
  color: #fff;
  position: relative;
  z-index: 1;
  padding: clamp(50px, 5vw, 90px) 0 clamp(80px, 7vw, 170px);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
}

.t-hero:before {
  content: '';
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  right: clamp(0px, 10vw, 15%);
  bottom: 0;
  background: linear-gradient(270deg, rgba(5,7,7,0) 0%, #050707 100%);
}

.t-hero__title {
  margin: 0;
  font-size: clamp(35px, 4vw, 70px);
  font-weight: 500;
  line-height: 1.2;
  text-transform: initial;
}

.t-hero .shell {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.t-hero .shell .dark-bg {
  max-width: 50%;
  background: #000;
  color: #fff;
  display: flex;
  flex-direction: column;
  padding: 3rem 3.5rem 2.5rem 3.5rem;
  gap: 20px;
}
.t-hero__text {
  font-size: clamp(22px, 2vw, 32px);
  line-height: 1.48;
}
.t-hero .shell .dark-bg .t-hero__text {
  font-size: 1rem;
}
.t-hero__text p:last-child {
  margin: 0;
}

.t-text {
  margin: clamp(50px, 5vw, 80px) 0;
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.7;
}

.t-text p:last-child {
  margin: 0;
}

.t-text .shell {
  display: flex;
  flex-direction: column;
  gap: 50px;
}

.t-text .shell > * {
  width: 100%;
}

.t-text__item-image {
  font-size: 0;
  line-height: 0;
  margin-bottom: clamp(12px, 2vw, 26px);
}

.t-text__item-image img {
  width: 100%;
}

.t-related__title {
  font-size: clamp(24px, 4vw, 30px);
  margin: 0 0 30px;
  line-height: 1.1;
  color: #000;
  text-transform: initial;
}

.t-related__item {
  color: #000;
  text-decoration: none;
  line-height: 1.4;
}

.t-related__item-in {
  padding: 15px clamp(15px, 3vw, 35px) 24px;
  flex: 1 1;
  display: flex;
  flex-direction: column;
}

.t-related__item-categories {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 10px;
}

.t-related__item-category {
  font-size: 14px;
  line-height: 1;
  border: 1px solid #000;
  border-radius: 4px;
  padding: 8px 8px 6px;
}

.t-related__item-title {
  margin: 0 0 14px;
  text-transform: inherit;
  font-size: clamp(18px, 2vw, 22px);
}

.t-related__item-text {
  margin: 0 0 14px;
  font-size: clamp(16px, 2vw, 18px);
}

.t-related__item-footer {
  padding-top: 30px;
  margin-top: auto;
}

.t-related__item-footer .btn {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  background: #00aeef;
  color: #fff;
  border-radius: 0;
  border: 2px solid #00aeef;
  text-align: center;
  padding: 9px 10px;
  width: 100%;
  max-width: 260px;
  transition: 0.4s ease all;
}

.t-related__item-footer .btn:hover {
  background-color: #fff;
  color: #000;
}

#section-related-resources.t-related {
  padding: 80px 0 120px;
  background: #f3f4f8;
}

#section-related-resources.t-related .items {
  padding-top: 0;
  gap: 30px;
}

#section-related-resources.t-related .item-resources {
  background: #fff;
  box-shadow: 0px 4px 32px 0px rgba(0,0,0,0.251);
  width: auto;
  flex: 1 1;
  margin: 0;
  min-width: 300px;
}

.t-block {
  padding: clamp(50px, 5vw, 70px) 0;
  color: #000;
}

.t-block p:first-child {
  margin-top: 0;
}

.t-block p:last-child {
  margin-bottom: 0;
}

.t-block .shell {
  display: flex;
  flex-direction: column;
  gap: clamp(50px, 5vw, 80px);
}

.t-block .shell > * {
  width: 100%;
}

.t-block__feedback {
  color: #fff;
  position: relative;
  z-index: 1;
  padding: 30px 15px 30px clamp(15px, 3vw, 48px);
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: space-between;
}

.t-block__feedback .t-block__item-image {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

.t-block__feedback .t-block__item-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.t-block__feedback .t-block__item-title {
  font-size: clamp(24px, 3vw, 36px);
  margin: 0;
}

.t-block__feedback .t-block__item-part--image {
  flex: 1 1;
  text-align: center;
}

.t-block__item {
  display: flex;
  gap: clamp(20px, 3vw, 50px);
  flex-direction: column-reverse;
}

.t-block__item-title {
  font-weight: 700;
  text-transform: initial;
  font-size: clamp(24px, 3vw, 30px);
  line-height: 1.2;
  margin: 0 0 24px;
}

.t-block__item-text {
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.7;
}

.t-block__item-btn {
  display: inline-block;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  line-height: 1;
  background: #00aeef;
  color: #fff;
  border-radius: 0;
  border: 2px solid #00aeef;
  text-align: center;
  padding: clamp(8px, 1vw, 18px) 10px clamp(6px, 1vw, 14px);
  width: 100%;
  max-width: clamp(210px, 18vw, 283px);
  min-width: clamp(210px, 18vw, 240px);
  transition: 0.4s ease all;
}

.t-block__item-btn:hover {
  background-color: #fff;
  color: #000;
}

.t-block__item-image {
  font-size: 0;
  line-height: 0;
}

.t-block__item-image img {
  width: 100%;
}

.feedback-form {
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.251);
  max-width: 533px;
  margin: auto;
  position: relative;
  z-index: 1;
  padding: 35px clamp(20px, 4vw, 40px);
	max-height:90vh;
	overflow:hidden;
	overflow-y:auto;
}

.feedback-form:after {
  content: '';
  clear: both;
  display: block;
}
.feedback-form.with-placeholders .form-title{margin-top: 0;}
.feedback-form form {
  display: flex;
  flex-wrap: wrap;
  gap: 4%;
}

.feedback-form fieldset {
  width: 108%;
}

@media screen and (min-width: 541px) {
  .feedback-form fieldset:nth-child(1),
  .feedback-form fieldset:nth-child(2),
  .feedback-form fieldset:nth-child(9),
  .feedback-form fieldset:nth-child(10) {
    width: 48% !important;
  }
}

.feedback-form .hs-form-field {
  margin: 0 0 14px;
}

.feedback-form .hs-form-field label {
  float: none;
  display: flex;
  width: auto;
  flex-direction: row;
  justify-content: start;
	align-items:start;
}

.feedback-form .input {
  margin: 0 !important;
  width: 100% !important;
}

.feedback-form .hs-form-field label {
  font-size: 16px;
  color: #333f48;
  line-height: 1.2;
}

.feedback-form .hs-error-msgs label {
  font-size: 12px;
  line-height: 1;
  color: #f00;
}



.feedback-form input::placeholder,
.feedback-form select::placeholder,
.feedback-form textarea::placeholder {
  color: transparent;
}
.feedback-form.with-placeholders input::placeholder,
.feedback-form.with-placeholders select::placeholder,
.feedback-form.with-placeholders textarea::placeholder {
  color: #000;
}
.feedback-form textarea {
  min-height: 75px;
}

.feedback-form .mfp-close {
  right: 0;
  top: 0;
  color: #000;
  opacity: 1;
  transform: scale(0.8);
}

.feedback-form .hs-submit {
  width: 100%;
  text-align: center;
margin-top:1rem;
}



.feedback-form .hs-submit input.hs-button.primary.large:hover {
  background-color: #fff !important;
  color: #000 !important;
}

@media screen and (min-width: 768px) {
  .t-text__items {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
  }

  .t-text__item {
    width: 48%;
  }
}

@media screen and (min-width: 1025px) {
  #section-related-resources.t-related .items {
    margin-left: -60px;
    gap: 0;
  }

  #section-related-resources.t-related .item-resources {
    min-width: 1px;
    width: calc(33.33% - 60px);
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(33.33% - 60px);
    margin: 0 0 30px 60px;
  }

  .t-block__item {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }

  .t-block__item:nth-of-type(even) {
    flex-direction: row-reverse;
  }

  .t-block__item-part--text {
    width: 50%;
  }

  .t-block__item-part--image {
    flex: 1 1;
  }
}

@media screen and (max-width: 1024px) {
  .t-block__feedback {
    text-align: center;
  }

  .t-block__feedback .t-block__item-image {
    left: -15px;
    right: -15px;
  }

  .t-block__feedback .t-block__item-part--text {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .t-text__item {
    margin-bottom: 40px;
  }
}


.t-hero__title {
  max-width: 660px;
}

.t-icons {
  color: #000;
  overflow: hidden;
  padding: 70px 0 !important;
}

.t-icons .section-body {
  margin-left: -20px;
  margin-right: -20px;
  justify-content: space-between;
}

.t-icons__title {
  font-size: clamp(16px, 2vw, 18px);
  font-weight: 700;
  text-transform: initial;
  margin: 12px 0;
}

.t-icons__text {
  font-size: clamp(16px, 2vw, 18px);
  line-height: 1.7;
}

@media screen and (min-width: 767px) {
  .t-icons .item {
    max-width: 356px;
  }
}






@media screen and (min-width: 1025px) {
  .t-block__item.reverse-block {
    flex-direction: row-reverse;
  }
}


.t-hero__text small {
  font-size: 64%;
  display: block;
}



.t-block__item-video {
  position: relative;
  width: 100%;
}

.t-block__item-video:before {
  content: '';
  display: block;
  padding-top: 56%;
}

.t-block__item-video video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}







.b-hero {
  color: #fff;
  padding: 20px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #010005;
}

.b-hero__row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  flex-direction: column;
}

.b-hero__col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.b-hero__img {
  max-width: 520px;
  flex: 1 1;
}

.b-hero__img img {
  max-width: 100%;
}

.b-hero__img.bottom {
  align-items: flex-end;
  display: flex;
  margin-bottom: -20px;
}

.b-hero h1,
.b-hero .b-hero__h1 {
  text-transform: inherit;
  font-size: clamp(32px, 4vw, 50px);
  margin: 0;
  font-weight: 500;
  background: transparent;
}
.b-hero h1.b-hero__note,
.b-hero__note {
  font-size: clamp(18px, 3vw, 24px);
  font-weight: 400;
}

.b-content {
  padding: 40px 0;
}

.b-benefits {
  padding: 40px 0;
  text-align: center;
  color: #000;
}

.b-benefits .icons_grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  row-gap: 30px;
}

.b-benefits .col {
  padding: 15px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
  width: 50%;
}

.b-benefits .section-header {
  margin: 0 0 40px;
}

.b-benefits .section-header h2 {
  margin: 0;
  text-transform: inherit;
  font-size: clamp(24px, 3vw, 30px);
}

.b-benefits .icon {
  height: 60px;
}

.b-benefits .icon img {
  max-width: 100%;
  max-height: 100%;
}

.b-benefits .title {
  font-weight: bold;
  font-size: clamp(18px, 3vw, 22px);
}
.section-form {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  color: #fff;
  padding: 2rem;
}
body.single-resources #section-product-text.section-form .form-holder {
  max-width: 560px;
  margin: 0 auto;
  background-color: #fff;
  color: #414141;
}
#section-product-text.section-form .form-holder .hs-form-field label
{
  color: #414141;
}
#section-product-text.section-form .form-holder .hs-form-field .hs-input {
    border-color: #000;
    background-color: #fff;
}
.b-hero .btn-blue,
body.single-resources #section-product-text.section-form .form-holder .hs-button.primary.large {
  border-color: #00E0E3;
  background: #00E0E3;
  border-radius: 0;
  color: #000!important;
  float: left;
  font-weight: 500;
}
.b-hero .btn-blue:hover,
body.single-resources #section-product-text .form-holder .hs-button.primary.large:hover {
  background: #fff;
  color: #000!important;
}
body.single-resources #section-product-text.section-form a,
body.single-resources #section-product-text.section-form .form-holder .legal-consent-container label a,
body.single-resources .b-content a {
  color: #00E0E3;
  text-decoration: underline;
}
#section-product-text.section-form .form-holder .form-title {max-width: 100%;}
@media screen and (min-width: 768px) {
  .b-hero__row {
    flex-direction: row;
  }

  .b-hero__col {
    max-width: 52%;
  }
  .b-hero__col.w-70 {
    max-width: 63%;
  }
  .b-benefits .col {
    width: 25%;
  }
}

@media screen and (max-width: 767px) {
  .b-hero {
    padding: 40px 20px 20px;
  }

  .b-hero__col {
    text-align: center;
    align-items: center;
  }
  .b-hero__note > div {
    margin: 0 auto;
  }
}

.cky-btn-revisit-wrapper{
  display: none!important;
}

.section-body{
	max-width: 100%;
}




/* section-items-accordion */

.section-items-accordion {
  background: #f8f6f6;
  padding: 80px 0;
}

.items-accordion__item {
  margin-bottom: -1px;
}

.items-accordion__item.is-open .items-accordion__toggle {
  border-bottom-color: transparent;
}

.items-accordion__item.is-open .items-accordion__toggle > span {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
       -o-transform: rotate(45deg);
          transform: rotate(45deg);
}

.items-accordion__toggle {
  background: transparent;
  border: none;
  border-top: 1px solid #00e0e3;
  border-bottom: 1px solid #00e0e3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  cursor: pointer;
  gap: 20px;
  padding: 24px 0;
  width: 100%;
  max-width: 800px;
  text-align: left;
}

.items-accordion__toggle:hover > span, .items-accordion__toggle:focus > span {
  border-color: #00e0e3;
}

.items-accordion__toggle > span {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  border: 2px solid #011935;
  position: relative;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

.items-accordion__toggle > span:before,
.items-accordion__toggle > span:after {
  content: '';
  display: block;
  position: absolute;
  width: 30px;
  height: 2px;
  border-radius: 2px;
  background: #011935;
  left: 50%;
  top: 50%;
}

.items-accordion__toggle > span:before {
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
       -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.items-accordion__toggle > span:after {
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
      -ms-transform: translate(-50%, -50%) rotate(90deg);
       -o-transform: translate(-50%, -50%) rotate(90deg);
          transform: translate(-50%, -50%) rotate(90deg);
}

.items-accordion__title {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  margin: 0;
  font-weight: bold;
}

.items-accordion__title-main {
  font-size: 28px;
  color: #011935;
}

.items-accordion__title-accent {
  display: inline;
  font-size: 22px;
  color: #00e0e3;
}



@media screen and (min-width: 576px) {
  .items-accordion__image {
    width: clamp(200px, 24vw, 288px);
    min-width: clamp(200px, 24vw, 288px);
  } 
}

@media screen and (max-width: 575px) {
  .items-accordion__image {
    width: 80%;
    max-width: 320px;
    margin: 20px 0;
  } 
}

.items-accordion__text {
  font-size: 16px;
  line-height: 1.4;
}

.items-accordion__text-wrap {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  padding-bottom: 60px;
  max-width: 800px;
}

.items-accordion__actions {
  margin-top: 35px;
}



@media screen and (min-width: 768px) {
  .items-accordion__title-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .items-accordion__title-wrap:before {
    content: '';
    width: clamp(200px, 24vw, 288px);
    min-width: clamp(200px, 24vw, 288px);
  }

  .items-accordion__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 60px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 767px) and (min-width: 576px) {
  .items-accordion__content:after {
    content: '';
    display: block;
    clear: both;
  }

  .items-accordion__image {
    float: left;
    margin: 0 40px 10px 0;
  }
}



/* btn-site and b-image */


.btn-site {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  cursor: pointer;
  border: none;
  font-size: clamp(14px, 3vw, 18px);
  font-weight: bold;
  color: #011935;
  padding: clamp(12px, 2vw, 22px) clamp(15px, 2vw, 25px);
  background: -webkit-linear-gradient(163.53deg, #00e0e3 36.41%, #02c3fa 52.61%, #8383fb 63.59%, #fc7483 77.18%);
  background: -o-linear-gradient(163.53deg, #00e0e3 36.41%, #02c3fa 52.61%, #8383fb 63.59%, #fc7483 77.18%);
  background: linear-gradient(286.47deg, #00e0e3 36.41%, #02c3fa 52.61%, #8383fb 63.59%, #fc7483 77.18%);
  position: relative;
  z-index: 1;
}

.btn-site:before,
.btn-site:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.5s ease opacity;
  -o-transition: 0.5s ease opacity;
  transition: 0.5s ease opacity;
  z-index: -1;
}

.btn-site:before {
  background: #fff;
  margin: 1px;
}

.btn-site:after {
  background: #00E0E3;
}

.btn-site:hover:after {
  opacity: 0;
}

.b-image {
  position: relative;
  z-index: 1;
}

.b-image:before {
  content: '';
  display: block;
  padding-top: 100%;
}

.b-image > img,
.b-image > iframe,
.b-image > video {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.b-image__border {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='321' height='321' viewBox='0 0 321 321' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='url(%23a)' stroke-width='10' d='M5 5h310.396v310.396H5z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x2='320.396' y2='320.396' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.25' stop-color='%2300E0E3'/%3E%3Cstop offset='.548' stop-color='%2302C3FA'/%3E%3Cstop offset='.75' stop-color='%238383FB'/%3E%3Cstop offset='1' stop-color='%23FC7483'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  -webkit-transform: translate(clamp(20px, 3vw, 40px), -webkit-calc(clamp(15px, 3vw, 40px) * -1));
      -ms-transform: translate(clamp(20px, 3vw, 40px), calc(clamp(15px, 3vw, 40px) * -1));
       -o-transform: translate(clamp(20px, 3vw, 40px), calc(clamp(15px, 3vw, 40px) * -1));
          transform: translate(clamp(20px, 3vw, 40px), calc(clamp(15px, 3vw, 40px) * -1));
  z-index: -1;
}





/* #section-related-resources */

#section-related-resources {
  background-color: #011935;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='320' height='562' viewBox='0 0 320 562' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)' stroke-width='.77' stroke-miterlimit='10'%3E%3Cpath d='M310.901 360.287l247.538 195.32-314.612 5.96L1.189 356.302l309.712 3.985z' stroke='url(%23b)'/%3E%3Cpath d='M315.4 347.79l247.527 195.32-314.611 5.96L5.677 343.806 315.4 347.79z' stroke='url(%23c)'/%3E%3Cpath d='M319.889 335.293l247.527 195.321-314.6 5.96L10.166 331.32l309.723 3.973z' stroke='url(%23d)'/%3E%3Cpath d='M324.377 322.796l247.528 195.321-314.601 5.96-242.65-205.254 309.723 3.973z' stroke='url(%23e)'/%3E%3Cpath d='M328.866 310.311L576.393 505.62l-314.6 5.971-242.65-205.264 309.723 3.984z' stroke='url(%23f)'/%3E%3Cpath d='M333.354 297.814l247.528 195.32-314.601 5.96L23.631 293.83l309.723 3.984z' stroke='url(%23g)'/%3E%3Cpath d='M337.843 285.317l247.538 195.321-314.611 5.96L28.12 281.333l309.723 3.984z' stroke='url(%23h)'/%3E%3Cpath d='M342.332 272.821l247.538 195.32-314.611 5.96-242.65-205.254 309.723 3.974z' stroke='url(%23i)'/%3E%3Cpath d='M346.82 260.324l247.539 195.32-314.612 5.96L37.097 256.35l309.723 3.974z' stroke='url(%23j)'/%3E%3Cpath d='M351.309 247.838l247.538 195.309-314.611 5.971-242.65-205.264 309.723 3.984z' stroke='url(%23k)'/%3E%3Cpath d='M355.809 235.341l247.527 195.321-314.612 5.96L46.086 231.357l309.723 3.984z' stroke='url(%23l)'/%3E%3Cpath d='M360.297 222.844l247.527 195.321-314.611 5.96L50.574 218.86l309.723 3.984z' stroke='url(%23m)'/%3E%3Cpath d='M340.876 141.86l247.527 195.32-314.6 5.96-242.65-205.254 309.723 3.974z' stroke='url(%23n)'/%3E%3Cpath d='M345.365 129.374l247.527 195.309-314.6 5.96L35.642 125.39l309.723 3.984z' stroke='url(%23o)'/%3E%3Cpath d='M349.853 116.877l247.539 195.31-314.612 5.97L40.13 112.893l309.723 3.984z' stroke='url(%23p)'/%3E%3Cpath d='M354.342 104.38L601.88 299.701l-314.611 5.96-242.65-205.265 309.723 3.984z' stroke='url(%23q)'/%3E%3Cpath d='M358.831 91.884l247.538 195.32-314.612 5.96L49.107 87.91l309.724 3.974z' stroke='url(%23r)'/%3E%3Cpath d='M363.319 79.387l247.538 195.32-314.611 5.96L53.596 75.414l309.723 3.973z' stroke='url(%23s)'/%3E%3Cpath d='M367.819 66.901L615.346 262.21l-314.611 5.96L58.096 62.917 367.819 66.9z' stroke='url(%23t)'/%3E%3Cpath d='M372.307 54.404l247.528 195.31-314.612 5.971L62.584 50.42l309.723 3.984z' stroke='url(%23u)'/%3E%3Cpath d='M376.796 41.907l247.527 195.321-314.6 5.96L67.073 37.923l309.723 3.984z' stroke='url(%23v)'/%3E%3Cpath d='M381.285 29.41l247.527 195.321-314.601 5.96L71.561 25.437l309.724 3.974z' stroke='url(%23w)'/%3E%3Cpath d='M385.773 16.914L633.3 212.234l-314.6 5.96L76.05 12.941l309.723 3.973z' stroke='url(%23x)'/%3E%3Cpath d='M390.262 4.428L637.8 199.738l-314.611 5.96L80.539.444l309.723 3.984z' stroke='url(%23y)'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='b' x1='558.126' y1='452.695' x2='1.536' y2='460.864' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='c' x1='562.61' y1='440.209' x2='6.031' y2='448.378' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='d' x1='567.104' y1='427.712' x2='10.514' y2='435.881' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='e' x1='571.588' y1='415.214' x2='15.009' y2='423.384' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='f' x1='576.082' y1='402.717' x2='19.492' y2='410.886' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='g' x1='580.577' y1='390.231' x2='23.987' y2='398.4' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='h' x1='585.06' y1='377.734' x2='28.47' y2='385.903' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='i' x1='589.555' y1='365.236' x2='32.965' y2='373.406' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='j' x1='594.038' y1='352.739' x2='37.459' y2='360.908' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='k' x1='598.533' y1='340.253' x2='41.943' y2='348.422' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='l' x1='603.017' y1='327.756' x2='46.438' y2='335.925' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='m' x1='607.511' y1='315.258' x2='50.921' y2='323.428' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.35' stop-color='%2300E0E3'/%3E%3Cstop offset='.41' stop-color='%2300D9DD'/%3E%3Cstop offset='.5' stop-color='%2302C8CD'/%3E%3Cstop offset='.61' stop-color='%2305ACB3'/%3E%3Cstop offset='.72' stop-color='%230A858F'/%3E%3Cstop offset='.84' stop-color='%230F5361'/%3E%3Cstop offset='.88' stop-color='%23124150'/%3E%3Cstop offset='.92' stop-color='%23174E62'/%3E%3Cstop offset='.97' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='n' x1='588.1' y1='234.283' x2='31.51' y2='242.452' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='o' x1='592.583' y1='221.785' x2='35.993' y2='229.955' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='p' x1='597.078' y1='209.288' x2='40.487' y2='217.457' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='q' x1='601.561' y1='196.791' x2='44.982' y2='204.96' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='r' x1='606.056' y1='184.305' x2='49.465' y2='192.474' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='s' x1='610.539' y1='171.807' x2='53.96' y2='179.977' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='t' x1='615.034' y1='159.31' x2='58.444' y2='167.479' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='u' x1='619.528' y1='146.813' x2='62.938' y2='154.982' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='v' x1='624.012' y1='134.327' x2='67.422' y2='142.496' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='w' x1='628.506' y1='121.829' x2='71.916' y2='129.999' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='x' x1='632.99' y1='109.332' x2='76.411' y2='117.501' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3ClinearGradient id='y' x1='637.484' y1='96.835' x2='80.894' y2='105.004' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2300E0E3'/%3E%3Cstop offset='.7' stop-color='%23124150'/%3E%3Cstop offset='.79' stop-color='%23174E62'/%3E%3Cstop offset='.92' stop-color='%231E5E77'/%3E%3Cstop offset='1' stop-color='%2321647F'/%3E%3C/linearGradient%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='matrix(-1 0 0 1 639 0)' d='M0 0h639v562H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  padding: 50px 0;
}

#section-related-resources .section-title {
  border: none;
  font-size: 32px;
  color: #00e0e3;
  text-align: center;
}

#section-related-resources .items {
  padding-top: 20px;
  justify-content: center;
}

#section-related-resources .item-resources {
  padding: 20px 20px 10px;
  background: -webkit-linear-gradient(264.79deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  background: -o-linear-gradient(264.79deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  background: linear-gradient(185.21deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  position: relative;
  z-index: 1;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

#section-related-resources .item-resources:after {
  content: '';
  display: block;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 19px;
  height: 19px;
  background: #011935;
}

#section-related-resources .item-resources:before {
  content: '';
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  bottom: 1px;
  right: 1px;
  background: #fff;
  z-index: -1;
}

#section-related-resources .item-image {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

#section-related-resources .item-category,
#section-related-resources .item-title,
#section-related-resources .item-text,
#section-related-resources .item-footer {
  padding-left: 0;
  padding-right: 0;
}

#section-related-resources .item-category {
  font-size: 16px;
  color: #02C3FA;
  text-transform: inherit;
}

#section-related-resources .item-category-image {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  padding: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #00E0E3;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#section-related-resources .item-category-image img {
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(85%) hue-rotate(54deg) brightness(117%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(85%) hue-rotate(54deg) brightness(117%) contrast(100%);
}

#section-related-resources .item-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: inherit;
  color: #011935;
  margin: 0 0 10px;
}

#section-related-resources .item-text {
  font-size: 16px;
  color: #000;
  line-height: 1.2;
}

#section-related-resources .item-footer .btn {
  border: none;
  padding: 4px 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: bold;
  background: transparent !important;
  color: #011935 !important;
  position: relative;
}

#section-related-resources .item-footer .btn:before,
#section-related-resources .item-footer .btn:after {
  content: '→';
  display: inline-block;
  pointer-events: none;
}

#section-related-resources .item-footer .btn:before {
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

#section-related-resources .item-footer .btn:hover {
  padding-left: 24px;
  color: #00e0e3 !important;
}

#section-related-resources .item-footer .btn:hover:before {
  width: 20px;
  opacity: 1;
}

#section-related-resources .item-footer .btn:hover:after {
  opacity: 0;
}






/* p-hero  */

.p-hero {
  padding: 60px 0;
}

.p-hero__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
}

.p-hero__label {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}

.p-hero__title {
  font-size: clamp(32px, 3vw, 39px);
  color: #00e0e3;
  font-weight: bold;
  text-transform: inherit;
  margin: 0 0 20px;
}

.p-hero__text {
  font-size: 16px;
  line-height: 1.43;
  font-weight: 400;
}

.b-bg {
  background: #011935;
  position: relative;
  z-index: 2;
  color: #fff;
}

.b-bg:before,
.b-bg:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.b-bg:before {
  width: clamp(60px, 6vw, 109px);
  height: clamp(60px, 6vw, 109px);
  left: 0;
  top: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='109' height='109' viewBox='0 0 109 109' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0v67h67V0H0z' fill='%23153F50'/%3E%3Cpath d='M68 68v41h41V68H68z' fill='%2300E0E3'/%3E%3C/svg%3E");
}

.b-bg:after {
  width: 82px;
  height: 123px;
  right: 0;
  bottom: -42px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='82' height='124' viewBox='0 0 82 124' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.997 40.75H41.36v40.638h40.637V40.75z' fill='%23256C82'/%3E%3Cpath d='M40.637 81H0v40.637h40.637V81z' fill='%23153F50'/%3E%3Cpath d='M41.36 0H.723v40.637H41.36V0z' fill='%2300E0E3'/%3E%3C/svg%3E");
}

@media screen and (min-width: 992px) {
  .p-hero__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    gap: 30px;
  }

  .p-hero__content {
    max-width: 700px;
  }

  .p-hero__media {
    width: clamp(206px, 28vw, 349px);
    margin-top: 30px;
  }

  .p-hero__image-wrap {
    width: clamp(158px, 25vw, 308px);
  }
}

@media screen and (max-width: 1440px) {
  .b-bg:before {
    display: none;
  }
}

@media screen and (max-width: 991px) {
  .p-hero__media {
    margin: 60px 0 0;
  }

  .p-hero__image-wrap {
    width: 80%;
    max-width: 200px;
  }
}



header#header-main {
  background: #fff;
}

body {
  padding-top: 86px;
}

header#header-main #nav-main ul > li > a {
  color: #000;
  font-weight: bold;
}

header#header-main #nav-main {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  padding: 0 0 0 clamp(20px, 3vw, 50px);
}

header#header-main #nav-main ul .dropdown-menu {
  background: #fff;
}

header#header-main .shell {
  height: 86px;
}

header#header-main #nav-main ul > li {
  margin-left: clamp(10px, 2vw, 35px);
}

header#header-main .hamburger-inner,
header#header-main .hamburger-inner::before,
header#header-main .hamburger-inner::after {
  background: #000;
}

header#header-main .hamburger {
  margin: 0;
}

header#header-main #nav-social {
  margin-right: -10px;
}

@media screen and (min-width: 1025px) {
  header#header-main #nav-social {
    display: none !important;
  }
}



/* #resources-feed */
#resources-feed .section-title {
  border: none;
  font-size: 32px;
  color: #00e0e3;
  text-align: center;
}

#resources-feed .items {
  padding-top: 10px;
}

#resources-feed .item-resources {
  padding: 20px 20px 10px;
  background: -webkit-linear-gradient(264.79deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  background: -o-linear-gradient(264.79deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  background: linear-gradient(185.21deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  position: relative;
  z-index: 1;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

#resources-feed .item-resources:after {
  content: '';
  display: block;
  position: absolute;
  right: 1px;
  top: 1px;
  width: 19px;
  height: 19px;
  background: #011935;
}

#resources-feed .item-resources:before {
  content: '';
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  bottom: 1px;
  right: 1px;
  background: #fff;
  z-index: -1;
}

#resources-feed .item-image {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
      -ms-flex-order: -1;
          order: -1;
}

#resources-feed .item-category,
#resources-feed .item-title,
#resources-feed .item-text,
#resources-feed .item-footer {
  padding-left: 0;
  padding-right: 0;
}

#resources-feed .item-category {
  font-size: 16px;
  color: #00E0E3;
  text-transform: inherit;
}

#resources-feed .item-category-image {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  padding: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #00E0E3;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#resources-feed .item-category-image img {
  max-width: 100%;
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(85%) hue-rotate(54deg) brightness(117%) contrast(100%);
          filter: brightness(0) saturate(100%) invert(100%) sepia(1%) saturate(85%) hue-rotate(54deg) brightness(117%) contrast(100%);
}

#resources-feed .item-title {
  font-size: 18px;
  font-weight: bold;
  text-transform: inherit;
  color: #011935;
  margin: 0 0 10px;
}

#resources-feed .item-text {
  font-size: 16px;
  color: #000;
  line-height: 1.2;
}

#resources-feed .item-footer .btn {
  border: none;
  padding: 4px 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  font-weight: bold;
  background: transparent !important;
  color: #011935 !important;
  position: relative;
}

#resources-feed .item-footer .btn:before,
#resources-feed .item-footer .btn:after {
  content: '→';
  display: inline-block;
  pointer-events: none;
}

#resources-feed .item-footer .btn:before {
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
       -o-transform: translate(0, -50%);
          transform: translate(0, -50%);
}

#resources-feed .item-footer .btn:hover {
  padding-left: 24px;
  color: #00e0e3 !important;
}

#resources-feed .item-footer .btn:hover:before {
  width: 20px;
  opacity: 1;
}

#resources-feed .item-footer .btn:hover:after {
  opacity: 0;
}







header#header-main #nav-main ul > li.current-menu-item .dropdown-menu li a,
header#header-main #nav-main ul > li.current-menu-ancestor .dropdown-menu li a {
  color: #000;
}

body {
  background: #f8f6f6;
}

.r-hero {
  padding: 50px 0;
}

.r-hero:after {
  content: none;
}

.r-hero__title {
  font-size: clamp(32px, 3vw, 40px);
  color: #00e0e3;
  text-transform: inherit;
  text-align: center;
  margin: 0;
  font-weight: bold;
}

.r-filter {
  padding-top: 20px;
  padding-bottom: 40px;
}

.r-filter__select {
  width: 100%;
}

.r-filter__select select {
  -webkit-appearance: none;
  border: 1px solid #dedfe3;
  width: 100%;
  padding: 10px;
  position: relative;
  -moz-appearance: none;
       appearance: none;
  padding: 10px 20px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23011935' stroke-width='2' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
}

.r-filter__list {
  display: none;
}

.r-filter__list a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-shadow: none;
  color: #000;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
  background: #fff;
  border: 1px solid #00e0e3;
  padding: 14px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  white-space: nowrap;
  min-width: 80px;
}

.r-filter__list a.is-active,
.r-filter__list a:hover {
  background: #00E0E3;
}

@media screen and (min-width: 768px) {
  .r-filter__select {
    display: none;
  }

  .r-filter__list {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    gap: 15px;
  }
}


header#header-main #nav-main ul > li.current-menu-item .dropdown-menu li.active .dropdown-menu li a,
header#header-main #nav-main ul > li.current-menu-ancestor .dropdown-menu li.active .dropdown-menu li a {
  color: #000;
}

header#header-main #nav-main ul > li.current-menu-item .dropdown-menu li.active a,
header#header-main #nav-main ul > li.current-menu-ancestor .dropdown-menu li.active a {
  color: #00E0E3;
}



.b-faq {
  padding: 30px 0 clamp(50px, 7vw, 80px);
}

.b-faq .items-accordion__title {
  font-size: 20px;
}

.b-faq .items-accordion__toggle {
  max-width: none;
}

.b-faq .items-accordion__title-wrap:before {
  content: none;
}


.b-faq__text-wrap {
  max-width: none;
} 






.r-hero--news:after,
.r-hero--eco:after {
  content: '';
  bottom: -83px;
  height: 124px;
}

.n-list {
  padding: clamp(60px, 8vw, 80px) 0;
}

.n-list__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(20px, 3vw, 30px);
}

.n-list__card {
  position: relative;
  z-index: 1;
  padding: clamp(20px, 2vw, 35px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: clamp(30px, 4vw, 60px);
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  background: -webkit-linear-gradient(194.34deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  background: -o-linear-gradient(194.34deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  background: linear-gradient(255.66deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  max-width: 100%;
}

.n-list__card:before {
  content: '';
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  z-index: -1;
  background: #fff;
}

.n-list__title {
  font-size: clamp(22px, 2vw, 28px);
  text-transform: inherit;
  margin: 0;
  color: #011935;
}

.n-list__date {
  font-weight: bold;
  font-size: clamp(16px, 3vw, 20px);
  color: #3a546d;
}

.n-list__inner {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: clamp(15px, 2vw, 25px);
}

.n-list__button {
  padding: clamp(12px, 2vw, 15px) clamp(15px, 2vw, 25px);
}

.n-list__cover {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

@media screen and (min-width: 576px) {
  .n-list__card {
    max-width: -webkit-calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
}

@media screen and (min-width: 992px) {
  .n-list__card {
    max-width: -webkit-calc(33.33% - 20px);
    max-width: calc(33.33% - 20px);
  }
}


.p-block {
  padding: clamp(40px, 8vw, 90px);
}

.p-block .items-accordion__text-wrap {
  border: none;
  padding: 0;
}

.p-block .items-accordion__text {
  font-size: 16px;
  line-height: 1.4;
}




.a-block {
  position: relative;
  z-index: 1;
  background: -webkit-linear-gradient(166.85deg, #00e0e3 34.28%, #02c3fa 52.55%, #8383fb 64.94%, #fc7483 80.27%);
  background: -o-linear-gradient(166.85deg, #00e0e3 34.28%, #02c3fa 52.55%, #8383fb 64.94%, #fc7483 80.27%);
  background: linear-gradient(283.15deg, #00e0e3 34.28%, #02c3fa 52.55%, #8383fb 64.94%, #fc7483 80.27%);
}

.a-block:nth-child(odd) .items-accordion__content {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}


.a-block:nth-child(odd):after {
  content: '';
  display: block;
  width: 73px;
  height: 74px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='73' height='74' viewBox='0 0 73 74' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23153F50' d='M24 0h49v49H24z'/%3E%3Cpath fill='%23011935' d='M0 50h24v24H0z'/%3E%3C/svg%3E");
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-transform: translate(-100%, 100%);
      -ms-transform: translate(-100%, 100%);
       -o-transform: translate(-100%, 100%);
          transform: translate(-100%, 100%);
  position: absolute;
  left: 0;
  bottom: 0;
}

.a-block:nth-child(even):after {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 78px;
  height: 78px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='78' height='78' viewBox='0 0 78 78' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23256C82' d='M0 0h49v49H0z'/%3E%3Cpath fill='%233A546D' d='M49 49h29v29H49z'/%3E%3C/svg%3E");
  background-position: 0 0;
  -webkit-background-size: contain;
          background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(100%, 100%);
      -ms-transform: translate(100%, 100%);
       -o-transform: translate(100%, 100%);
          transform: translate(100%, 100%);
}

.a-block:last-child:after {
  content: none;
}

.a-block:before {
  content: '';
  display: block;
  position: absolute;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  z-index: -1;
  background: #fff;
}

.a-block .items-accordion__text-wrap {
  max-width: 590px;
  border: none;
  padding: 0;
}

.a-block .items-accordion__content {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 768px) {
  .a-block .items-accordion__content {
    padding: clamp(30px, 5vw, 80px) clamp(30px, 5vw, 80px) clamp(30px, 5vw, 50px) clamp(30px, 5vw, 80px);
  }
  .a-block:nth-child(odd) .items-accordion__content {
    padding: clamp(30px, 5vw, 80px) clamp(80px, 8vw, 130px) clamp(30px, 5vw, 50px) clamp(30px, 5vw, 80px);
  } 
   .a-block .items-accordion__image {
    width: clamp(200px, 24vw, 277px);
    min-width: clamp(200px, 24vw, 277px);
  }
}
@media screen and (max-width: 767px) {
  .a-block .items-accordion__content {
    padding: clamp(30px, 5vw, 80px) clamp(30px, 5vw, 80px) clamp(30px, 5vw, 50px) clamp(30px, 5vw, 80px);
  }
  
}


.a-block .section-header h4,
.a-block .section-header h2 {
  font-size: 28px;
  margin-top: 0;
  text-transform: inherit;
}

.a-block .items-accordion__text {
  font-size: 16px;
  line-height: 1.4;
}

.a-block-wrap {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin: 60px 0 100px;
}

.a-block-wrap .shell {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: clamp(30px, 5vw, 50px);
}

.n-archive {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 20px;
  margin-bottom: clamp(20px, 4vw, 40px);
}

.n-archive a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  cursor: pointer;
  border: none;
  font-size: clamp(14px, 3vw, 18px);
  font-weight: bold;
  color: #011935;
  padding: clamp(12px, 2vw, 12px) clamp(15px, 2vw, 30px);
  background: -webkit-linear-gradient(163.53deg, #00e0e3 36.41%, #02c3fa 52.61%, #8383fb 63.59%, #fc7483 77.18%);
  background: -o-linear-gradient(163.53deg, #00e0e3 36.41%, #02c3fa 52.61%, #8383fb 63.59%, #fc7483 77.18%);
  background: linear-gradient(286.47deg, #00e0e3 36.41%, #02c3fa 52.61%, #8383fb 63.59%, #fc7483 77.18%);
  position: relative;
  z-index: 1;
}

.n-archive a:before,
.n-archive a:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: 0.5s ease opacity;
  -o-transition: 0.5s ease opacity;
  transition: 0.5s ease opacity;
  z-index: -1;
}

.n-archive a:before {
  background: #fff;
  margin: 1px;
}

.n-archive a:after {
  background: #00e0e3;
}

.n-archive a:hover:after,
.n-archive .active a:after,
.n-archive a:focus:after {
  opacity: 0;
}


.a-info {
  margin: clamp(40px, 8vw, 60px) 0;
}

.a-info__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: clamp(10px, 3vw, 30px);
}

.a-info__item {
  position: relative;
  z-index: 1;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 15px;
  width: -webkit-calc(33.33% - 20px);
  width: calc(33.33% - 20px);
  min-width: 290px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 -webkit-calc(33.33% - 20px);
      -ms-flex: 1 0 calc(33.33% - 20px);
          flex-grow: 1;
          flex-shrink: 0;
          flex-basis: calc(33.33% - 20px);
  padding: clamp(25px, 4vw, 45px) clamp(15px, 4vw, 35px);
  background: -webkit-linear-gradient(237.06deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  background: -o-linear-gradient(237.06deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
  background: linear-gradient(212.94deg, #00e0e3 25%, #02c3fa 54.81%, #8383fb 75%, #fc7483 100%);
}

.a-info__item:before {
  content: '';
  display: block;
  position: absolute;
  inset: 2px;
  z-index: -1;
  background: #011935;
}

.a-info__icon {
  height: 90px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.a-info__icon img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.a-info__title {
  font-weight: bold;
  font-size: 22px;
  color: #00e0e3;
  margin: 0;
}

.a-info__text {
  font-size: 16px;
  line-height: 1.4;
}




.c-block {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.c-block h1,
.c-block h2,
.c-block h3,
.c-block h4,
.c-block h5,
.c-block h6 {
  margin-top: 0;
}

.c-block__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: clamp(20px, 5vw, 70px);
}

.c-block__text {
  font-size: 18px;
  line-height: 1.4;
  color: #000;
}

.c-block__text a {
  color: inherit;
}

.c-block__part {
  position: relative;
}

.c-block__part:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: -10000px;
  z-index: -1;
  background: #fff;
}

.c-block .form-title {
  font-size: 28px;
  margin: 0 0 20px;
  font-weight: bold;
  text-transform: capitalize;
  color: #011935;
}

.c-block .hs-form-field {
  margin: 0 0 15px;
}

.c-block .hs-form-field label {
  display: none;
}

.c-block .hs-form-field label.hs-form-booleancheckbox-display {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  float: none;
}

.c-block .hs-form-field label.hs-form-booleancheckbox-display input {
  height: 20px;
  width: 20px;
  min-width: 20px;
  max-width: 20px;
  padding: 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-radius: 2px;
}

.c-block .hs-form-field label.hs-form-booleancheckbox-display input:checked {
  border-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.375 14.675l7.425-7.45-2.075-2.075-5.35 5.325-2.55-2.525-2.075 2.075 4.625 4.65zM3.15 19.7c-.883 0-1.63-.304-2.237-.912C.304 18.178 0 17.433 0 16.55V3.15C0 2.267.304 1.52.912.913 1.522.304 2.268 0 3.15 0h13.4c.883 0 1.63.304 2.238.912.608.609.912 1.355.912 2.238v13.4c0 .883-.304 1.63-.912 2.238-.609.608-1.355.912-2.238.912H3.15z' fill='%2300E0E3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.c-block .hs-form-field label.hs-form-booleancheckbox-display span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  margin-left: 16px;
}

.c-block .hs-form-field .input {
  width: 100%;
}

.c-block .hbspt-form input,
.c-block .hbspt-form select,
.c-block .hbspt-form textarea {
  height: 38px;
  border-color: #3a546d;
  border-radius: 0;
  padding: 10px 15px;
  color: #000;
  line-height: 1.2;
}

.c-block .hbspt-form input::-webkit-input-placeholder,
.c-block .hbspt-form textarea::-webkit-input-placeholder {
  color: #000;
}

.c-block .hbspt-form input::-moz-placeholder,
.c-block .hbspt-form textarea::-moz-placeholder {
  color: #000;
}

.c-block .hbspt-form input::-ms-input-placeholder,
.c-block .hbspt-form textarea::-ms-input-placeholder {
  color: #000;
}

.c-block .hbspt-form input::placeholder,
.c-block .hbspt-form textarea::placeholder {
  color: #000;
}

.c-block .hs-button.primary.large,
.feedback-form .hs-submit input.hs-button.primary.large {
  float: none;
  font-size: 18px;
  font-weight: bold;
  padding: 11px 24px;
  min-width: 112px;
  text-align: center;
  border-radius: 0;
  background: #00e0e3;
  border: 1px solid transparent;
  color: #000;
}

.c-block .hs-button.primary.large:hover, .feedback-form .hs-submit input.hs-button.primary.large:hover {
  color: #000;
  background: -webkit-linear-gradient(#fff, #fff) padding-box, -webkit-linear-gradient(163.53deg, #00e0e3, #02c3fa, #8383fb, #fc7483) border-box;
  background: -o-linear-gradient(#fff, #fff) padding-box, -o-linear-gradient(163.53deg, #00e0e3, #02c3fa, #8383fb, #fc7483) border-box;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(286.47deg, #00e0e3, #02c3fa, #8383fb, #fc7483) border-box;
}

.c-block .legal-consent-container {
  margin: 5px 0;
}

@media screen and (min-width: 992px) {
  .c-block__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1 1;
    padding: clamp(40px, 6vw, 70px) clamp(20px, 4vw, 30px) 20px 0;
  }

  .c-block__part {
    width: clamp(360px, 30vw, 430px);
    padding: clamp(40px, 6vw, 60px) 0 30px clamp(20px, 5vw, 45px);
  }
}

@media screen and (max-width: 991px) {
  .c-block__text {
    padding-top: 60px;
  }

  .c-block__part {
    width: 100%;
    padding: 40px 0;
  }

  .c-block__part:before {
    left: -20px;
  }
}


.c-block {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.c-block h1,
.c-block h2,
.c-block h3,
.c-block h4,
.c-block h5,
.c-block h6 {
  margin-top: 0;
}

.c-block__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: clamp(20px, 5vw, 70px);
}

.c-block__text {
  font-size: 18px;
  line-height: 1.4;
  color: #000;
}

.c-block__text a {
  color: inherit;
}

.c-block__part {
  position: relative;
}

.c-block__part:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: -10000px;
  z-index: -1;
  background: #fff;
}

.c-block .form-title {
  font-size: 28px;
  margin: 0 0 20px;
  font-weight: bold;
  text-transform: capitalize;
  color: #011935;
}

.c-block .hs-form-field {
  margin: 0 0 15px;
}

.c-block .hs-form-field label {
  display: none;
}

.c-block .hs-form-field label.hs-form-booleancheckbox-display {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 11px;
  float: none;
}

.c-block .hs-form-field label.hs-form-booleancheckbox-display input {
  height: 20px;
  width: 20px;
  padding: 0;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
  border-radius: 2px;
}

.c-block .hs-form-field label.hs-form-booleancheckbox-display input:checked {
  border-color: transparent;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M8.375 14.675l7.425-7.45-2.075-2.075-5.35 5.325-2.55-2.525-2.075 2.075 4.625 4.65zM3.15 19.7c-.883 0-1.63-.304-2.237-.912C.304 18.178 0 17.433 0 16.55V3.15C0 2.267.304 1.52.912.913 1.522.304 2.268 0 3.15 0h13.4c.883 0 1.63.304 2.238.912.608.609.912 1.355.912 2.238v13.4c0 .883-.304 1.63-.912 2.238-.609.608-1.355.912-2.238.912H3.15z' fill='%2300E0E3'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  -webkit-background-size: contain;
          background-size: contain;
}

.c-block .hs-form-field label.hs-form-booleancheckbox-display span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  margin-left: 16px;
}

.c-block .hs-form-field .input {
  width: 100%;
}

.c-block .hbspt-form input,
.c-block .hbspt-form select,
.c-block .hbspt-form textarea {
  height: 38px;
  border-color: #3a546d;
  border-radius: 0;
  padding: 10px 15px;
  color: #000;
  line-height: 1.2;
}

.c-block .hbspt-form input::-webkit-input-placeholder,
.c-block .hbspt-form textarea::-webkit-input-placeholder {
  color: #000;
}

.c-block .hbspt-form input::-moz-placeholder,
.c-block .hbspt-form textarea::-moz-placeholder {
  color: #000;
}

.c-block .hbspt-form input::-ms-input-placeholder,
.c-block .hbspt-form textarea::-ms-input-placeholder {
  color: #000;
}

.c-block .hbspt-form input::placeholder,
.c-block .hbspt-form textarea::placeholder {
  color: #000;
}

.c-block .hs-button.primary.large {
  float: none;
  font-size: 18px;
  font-weight: bold;
  padding: 11px 20px;
  min-width: 112px;
  text-align: center;
  border-radius: 0;
  background: #00e0e3;
  border: 1px solid transparent;
  color: #000;
}

.c-block .hs-button.primary.large:hover, .c-block .hs-button.primary.large:focus {
  color: #000;
  background: -webkit-linear-gradient(#fff, #fff) padding-box, -webkit-linear-gradient(163.53deg, #00e0e3, #02c3fa, #8383fb, #fc7483) border-box;
  background: -o-linear-gradient(#fff, #fff) padding-box, -o-linear-gradient(163.53deg, #00e0e3, #02c3fa, #8383fb, #fc7483) border-box;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(286.47deg, #00e0e3, #02c3fa, #8383fb, #fc7483) border-box;
}

.c-block .legal-consent-container {
  margin: 5px 0;
}

.a-hero {
  padding: 45px 0;
  text-align: center;
  margin-bottom: 145px;
}

.a-hero__label {
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: bold;
}

.a-hero__title {
  font-size: clamp(32px, 3vw, 40px);
  color: #00e0e3;
  margin: 0;
}

.a-hero__items {
  margin-top: 45px;
  margin-bottom: -140px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: clamp(15px, 3vw, 30px);
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.a-hero__item {
  background: -webkit-linear-gradient(215.99deg, #00e0e3 24.9%, #02c3fa 54.71%, #8383fb 74.9%, #fc7483 99.9%);
  background: -o-linear-gradient(215.99deg, #00e0e3 24.9%, #02c3fa 54.71%, #8383fb 74.9%, #fc7483 99.9%);
  background: linear-gradient(234.01deg, #00e0e3 24.9%, #02c3fa 54.71%, #8383fb 74.9%, #fc7483 99.9%);
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  padding: clamp(30px, 3vw, 45px) clamp(20px, 3vw, 35px);
  color: #011935;
  width: -webkit-calc(50% - 23px);
  width: calc(50% - 23px);
}

.a-hero__item:before {
  content: '';
  display: block;
  position: absolute;
  inset: 1px;
  z-index: -1;
  background: #fff;
}

.a-hero__item-icon {
  height: 70px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.a-hero__item-icon img {
  max-width: 100%;
  max-height: 100%;
}

.a-hero__item-text {
  font-weight: bold;
  font-size: clamp(18px, 1.5vw, 22px);
}

.a-video {
  margin: clamp(40px, 8vw, 90px) 0;
}

.a-video p {
  margin-top: 0;
}

.a-video__text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  font-size: 18px;
  line-height: 1.4;
}

.a-video__media {
  width: clamp(220px, 30vw, 343px);
  margin-right: 50px;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}

.a-video__media .b-image__border {
  -webkit-transform: translate(clamp(20px, 3vw, 40px), clamp(15px, 3vw, 40px));
      -ms-transform: translate(clamp(20px, 3vw, 40px), clamp(15px, 3vw, 40px));
       -o-transform: translate(clamp(20px, 3vw, 40px), clamp(15px, 3vw, 40px));
          transform: translate(clamp(20px, 3vw, 40px), clamp(15px, 3vw, 40px));
}

.a-video__link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  inset: 0;
  gap: 10px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
  text-decoration: none;
}

.a-video__link:hover, .a-video__link:focus {
  text-decoration: underline;
}

.a-video__link img {
  max-width: 100%;
  width: 40px;
}

@media screen and (min-width: 992px) {
  .c-block__text {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1 1;
    padding: clamp(40px, 6vw, 70px) clamp(20px, 4vw, 30px) 20px 0;
  }

  .c-block__part {
    width: clamp(360px, 30vw, 430px);
    padding: clamp(40px, 6vw, 60px) 0 30px clamp(20px, 5vw, 45px);
  }

  .a-hero__item {
    width: -webkit-calc(25% - 23px);
    width: calc(25% - 23px);
  }

  .a-video__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: clamp(20px, 5vw, 50px);
  }
}

@media screen and (max-width: 991px) {
  .c-block__text {
    padding-top: 60px;
  }

  .c-block__part {
    width: 100%;
    padding: 40px 0;
  }

  .c-block__part:before {
    left: -20px;
  }
}

@media screen and (max-width: 575px) {
  .a-video__media {
    width: 100%;
    max-width: 80%;
    margin: 0 0 40px;
  }
}

@media screen and (max-width: 991px) and (min-width: 576px) {
  .a-video__media {
    float: right;
    margin: 0 50px 40px 30px;
  }
}


.c-benefits {
  margin-top: 30px;
}

.c-benefits__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: clamp(15px, 3vw, 20px);
}

.c-benefits__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
}

.c-benefits__item-icon {
  width: 70px;
  height: 70px;
  background: #00e0e3;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 5px;
}

.c-benefits__item-icon img {
  max-width: 100%;
  max-height: 100%;
}

.c-benefits__item-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  font-weight: bold;
  font-size: clamp(16px, 3vw, 20px);
}

@media screen and (min-width: 992px) {
  .c-block--webinar {
    margin-bottom: clamp(40px, 4vw, 60px);
  }
}


.c-block--blog {
  padding-bottom: 60px;
}

.c-block--blog p:first-child {
  margin-top: 0;
}

.a-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: clamp(15px, 3vw, 40px);
  margin-top: 50px;
}

.a-nav__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: clamp(5px, 2vw, 12px);
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}

.a-nav__item,
.a-nav__dots {
  width: clamp(38px, 3vw, 48px);
  height: clamp(38px, 3vw, 48px);
  font-size: clamp(16px, 2vw, 20px);
  font-weight: bold;
  color: #011935;
  border-radius: 50%;
  border: 1px solid #011935;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  text-decoration: none;
}

.a-nav__item:hover, .a-nav__item:focus {
  border-color: #7b61ff;
}

.a-nav__item.is-active {
  background: #00d1d1;
  border-color: transparent;
}

.a-nav__link {
  font-weight: bold;
  font-size: clamp(16px, 2vw, 18px);
  color: #011935;
  text-decoration: none;
  display: inline-block;
  padding: 4px;
}

.a-nav__link:hover, .a-nav__link:focus {
  text-decoration: underline;
}

.a-nav__link.is-disabled {
  opacity: 0.3;
  pointer-events: none;
}

@media screen and (min-width: 992px) {
  .c-block--blog .c-block__content {
    display: block;
  }

  .c-block--blog .c-block__content:after {
    display: block;
    content: '';
    clear: both;
  }

  .c-block--blog .c-block__part {
    float: right;
    margin: 0 0 clamp(20px, 5vw, 70px) clamp(20px, 5vw, 70px);
  }

  .c-block--blog .c-block__text {
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .c-block--blog .c-block__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  .c-block--blog .c-block__part {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
        -ms-flex-order: 1;
            order: 1;
  }
}


.c-block--contact {
  padding: 0;
  z-index: 2;
  overflow: initial;
}

.c-block--contact .p-hero__label {
  color: #fff;
}

.c-block--contact .p-hero__media {
  margin-top: clamp(50px, 6vw, 90px);
}

.c-block--contact fieldset {
  max-width: 100% !important;
}

.c-block--contact fieldset .input {
  margin: 0 !important;
}

.c-block--contact fieldset .hs-input {
  width: 100% !important;
}

.c-block-wrap {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 0 0 40px;
  margin-bottom: clamp(50px, 8vw, 110px);
}

.a-contacts {
  margin: clamp(50px, 8vw, 110px) 0;
}

.a-contacts__item {
  border-top: 1px solid #00e0e3;
  border-bottom: 1px solid #00e0e3;
  margin-bottom: -1px;
}

.a-contacts__item-title {
  font-weight: bold;
  font-size: 27px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  color: #011935;
}

.a-contacts__item-icon {
  width: 48px;
  -webkit-transition: 0.5s ease all;
  -o-transition: 0.5s ease all;
  transition: 0.5s ease all;
  height: 48px;
}

.a-contacts__item-text {
  font-size: 18px;
  color: #000;
}

.a-contacts__item-text a {
  color: inherit;
}

@media screen and (min-width: 992px) {
  .c-block--contact .p-hero__media {
    margin-bottom: -webkit-calc(clamp(15px, 3vw, 40px) * -1);
    margin-bottom: calc(clamp(15px, 3vw, 40px) * -1);
  }

  .c-block--contact .c-block__text {
    padding: clamp(50px, 8vw, 110px) 0 0;
  }

  .a-contacts__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    cursor: pointer;
  }

  .a-contacts__item:before {
    content: '';
    display: block;
    height: 90px;
  }

  .a-contacts__item:hover .a-contacts__item-icon, .a-contacts__item:focus .a-contacts__item-icon {
    color: #00e0e3;
  }

  .a-contacts__item:hover .a-contacts__item-text, .a-contacts__item:focus .a-contacts__item-text {
    opacity: 1;
    visibility: visible;
  }

  .a-contacts__item-text {
    width: 260px;
    opacity: 0;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
    visibility: hidden;
  }

  .a-contacts__item-title {
    min-width: 350px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
        -ms-flex-order: -1;
            order: -1;
  }
}

@media screen and (max-width: 991px) {
  .a-contacts__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-column-gap: 20px;
       -moz-column-gap: 20px;
            column-gap: 20px;
  }

  .a-contacts__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 47%;
        -ms-flex: 1 0 47%;
            flex: 1 0 47%;
    min-width: 290px;
    padding: 20px 0;
  }

  .a-contacts__item-icon {
    display: none;
  }
}


.a-features {
  margin: 50px 0;
  position: relative;
  z-index: 1;
}


.a-features__top:after {
  opacity: 0;
}

.a-features__grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: clamp(20px, 3vw, 50px);
  margin-top: 30px;
}

.a-features__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  background: -webkit-linear-gradient(215.99deg, #00e0e3 24.9%, #02c3fa 54.71%, #8383fb 74.9%, #fc7483 99.9%);
  background: -o-linear-gradient(215.99deg, #00e0e3 24.9%, #02c3fa 54.71%, #8383fb 74.9%, #fc7483 99.9%);
  background: linear-gradient(234.01deg, #00e0e3 24.9%, #02c3fa 54.71%, #8383fb 74.9%, #fc7483 99.9%);
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  gap: clamp(10px, 2vw, 20px);
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  padding: clamp(20px, 3vw, 46px) clamp(10px, 2vw, 20px);
  min-width: 130px;
}

.a-features__item:before {
  content: '';
  display: block;
  position: absolute;
  inset: 1px;
  background: #011935;
  z-index: -1;
}

.a-features__item-title {
  color: #00e0e3;
  font-size: clamp(16px, 2vw, 22px);
  font-weight: bold;
  line-height: 1.4;
}

.a-features__item-icon {
  height: clamp(50px, 5vw, 70px);
  width: 100%;
}

.a-features__item-icon img {
  max-height: 100%;
}

.a-features .items-accordion__content {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -webkit-flex-direction: row !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}



.m-hero {
  margin-bottom: 40px;
  background: #011b3d;
}

.m-hero:after {
  content: none;
}

.m-hero__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
}

.m-hero__content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  max-width: 610px;
  padding: clamp(40px, 6vw, 90px) 0;
}


.m-hero__media video {
  max-width: 100%;
}

.m-hero__title {
  font-size: clamp(32px, 3vw, 40px);
  color: #00e0e3;
  line-height: 1.4;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .m-hero__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}



#section-related-resources.r-main {
  background: #f8f6f6;
}

#section-related-resources.r-main .section-title {
  color: #011935;
}




.a-cta {
  background: #011935;
  position: relative;
  z-index: 1;
  color: #fff;
  line-height: 1.4;
}

.a-cta:before {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: 240px;
  top: -53px;
  bottom: -47px;
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='430' height='381' viewBox='0 0 430 381' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23a)'%3E%3Cpath d='M335.469 47.554v47.553h-47.634V47.554h47.634zM287.835 1v47.554H240.2V1h47.635z' fill='%23000'/%3E%3Cpath d='M240.2 190.218v47.554h-47.634v-47.554H240.2z' fill='%2300E0E3'/%3E%3Cpath d='M192.566 237.83v47.553h-47.635V237.83h47.635z' fill='%23205F79'/%3E%3Cpath d='M240.2 142.664v47.554h-47.634v-47.554H240.2z' fill='%23000'/%3E%3Cpath d='M240.2 95.108v47.553h-47.634V95.108H240.2zM287.835 142.664v47.554H240.2v-47.554h47.635z' fill='%23153F50'/%3E%3Cpath d='M287.835 95.108v47.553H240.2V95.108h47.635z' fill='%23205F79'/%3E%3Cpath d='M382.913 95.56v47.553h-47.634V95.559h47.634zM430 47.995V95.55h-47.634V47.995H430z' fill='%23153F50'/%3E%3Cpath d='M240.2 47.554v47.553h-47.634V47.554H240.2z' fill='%23205F79'/%3E%3Cpath d='M97.16 1v47.554H49.527V1h47.635z' fill='%23256C82'/%3E%3Cpath d='M47.638 48.4v47.553H.003V48.4h47.635z' fill='%23153F50'/%3E%3Cpath d='M144.928 47.554v47.553H97.293V47.554h47.635z' fill='%2300E0E3'/%3E%3Cpath d='M382.233 285.893v47.553h-47.635v-47.553h47.635z' fill='%23256C82'/%3E%3Cpath d='M335.469 238.335v47.554h-47.634v-47.554h47.634z' fill='%23153F50'/%3E%3Cpath d='M430 333.446V381h-47.634v-47.554H430z' fill='%23000'/%3E%3Cpath d='M335.469 142.664v47.554h-47.634v-47.554h47.634z' fill='%2300E0E3'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='a'%3E%3Cpath fill='%23fff' transform='matrix(0 -1 -1 0 430 381)' d='M0 0h381v430H0z'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 50%;
  -webkit-background-size: contain;
          background-size: contain;
}

.a-cta__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.a-cta__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  padding: clamp(30px, 3vw, 50px) 0;
}

.a-cta__subtitle {
  font-size: 16px;
  font-weight: bold;
}

.a-cta__title {
  margin: 0;
  font-weight: bold;
  font-size: 24px;
  color: #00e0e3;
}

.a-cta__text {
  font-size: 16px;
}

.a-cta__actions {
  margin-top: 20px;
}

.a-cta__button {
  max-width: 100%;
  min-width: clamp(200px, 35vw, 300px);
  line-height: 1;
}

.a-cta__media {
  font-size: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  text-align: center;
}

.a-cta__image-wrap {
  width: 100%;
}

.a-cta__image-wrap img {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .a-cta:before {
    content: '';
  }

  .a-cta__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
        -ms-flex-direction: row;
            flex-direction: row;
  }

  .a-cta__content {
    max-width: 760px;
  }

  .a-cta__media {
    width: clamp(280px, 45vw, 470px);
  }
}



.m-products {
  margin: 40px 0 clamp(40px, 10vw, 130px);
}

.m-products__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
  -webkit-box-align: start;
  -webkit-align-items: start;
      -ms-flex-align: start;
          align-items: start;
}

.m-products__media {
  width: clamp(200px, 30vw, 390px);
}

.m-products__grid {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 25px;
}

.m-products__item {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 40%;
      -ms-flex: 1 0 40%;
          flex: 1 0 40%;
  padding: clamp(20px, 3vw, 35px);
  min-width: 230px;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 17px;
  line-height: 1.4;
  background: -webkit-linear-gradient(226.97deg, #00e0e3 25.82%, #02c3fa 55.3%, #8383fb 75.27%, #fc7483 100%);
  background: -o-linear-gradient(226.97deg, #00e0e3 25.82%, #02c3fa 55.3%, #8383fb 75.27%, #fc7483 100%);
  background: linear-gradient(223.03deg, #00e0e3 25.82%, #02c3fa 55.3%, #8383fb 75.27%, #fc7483 100%);
}

.m-products__item:before {
  content: '';
  display: block;
  position: absolute;
  inset: 1px;
  z-index: -1;
  background: #fff;
}

.m-products__item-title {
  font-size: 22px;
  font-weight: bold;
  color: #011935;
}

.m-products__item-subtitle {
  font-size: 20px;
  font-weight: bold;
  color: #00e0e3;
}

.m-products__item-text {
  font-size: 16px;
  color: #000;
}

.m-products__item-link2 {
  position: absolute;
  inset: 0;
  display: block;
}

.m-products__item-link {
  text-decoration: none;
  position: relative;
  border: none;
  padding: 4px 0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 4px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  background: transparent !important;
  color: #011935 !important;
}

.m-products__item-link:before,
.m-products__item-link:after {
  content: '→';
  display: inline-block;
  pointer-events: none;
}

.m-products__item-link:before {
  -webkit-transition: 0.4s ease all;
  -o-transition: 0.4s ease all;
  transition: 0.4s ease all;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.m-products__item-link:hover, .m-products__item-link:focus {
  padding-left: 24px;
  color: #00e0e3 !important;
}

.m-products__item-link:hover:before, .m-products__item-link:focus:before {
  width: 20px;
  opacity: 1;
}

.m-products__item-link:hover:after, .m-products__item-link:focus:after {
  opacity: 0;
}

.m-products__image-wrap {
  margin-left: -200px;
  text-align: right;
}

.m-products__image-wrap img {
  max-width: 100%;
}

@media screen and (max-width: 991px) {
  .m-products__media {
    display: none;
  }
}




#section-text-2cols-new,
#section-text-2cols-new .shell {
  background: #d9d9d9;
}

#section-text-2cols-new .section-header h2,
#section-text-2cols-new .section-header h4 {
  text-align: center;
  font-size: 32px;
  font-weight: bold;
  color: #011935;
  text-transform: inherit;
  line-height: 1.4;
}

#section-text-2cols-new .section-header {
  border: none;
  padding: 0;
}

#section-text-2cols-new .col a {
  color: inherit;
}

#section-text-2cols-new .col a:hover, #section-text-2cols-new .col a:focus {
  text-decoration: none;
}



.b-bg--2 .shell {
  position: static;
}

.b-bg--2 .shell:before {
  content: '';
  display: block;
  position: absolute;
  margin-left: 50px;
  left: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='645' height='273' viewBox='0 0 645 273' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M447.421 349.61L250.62 152.81 447.421-44l196.8 196.8-196.8 196.8v.01zm169.05-196.8L419.661-44l-196.8 196.8 196.8 196.8 196.8-196.8.01.01zm-27.77 0L391.901-44l-196.8 196.8 196.8 196.8 196.8-196.8v.01zm-27.761 0L364.141-44 167.34 152.8l196.801 196.8L560.94 152.8v.01zm-27.759 0L336.381-44l-196.8 196.8 196.8 196.8 196.8-196.8v.01zm-27.76 0L308.621-44l-196.8 196.81 196.8 196.8 196.8-196.8zm-27.76 0L280.861-44l-196.8 196.81 196.8 196.8 196.8-196.8zm-27.76 0L253.101-44l-196.8 196.81 196.8 196.8 196.8-196.8zm-27.76 0L225.34-44 28.53 152.81l196.801 196.8 196.8-196.8h.01zm-27.76 0L197.581-44 .771 152.81l196.8 196.8 196.8-196.8h.01z' stroke='url(%23a)' stroke-width='1.09' stroke-miterlimit='10'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='443.771' y1='166' x2='108.216' y2='-18.64' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='.25' stop-color='%2300E0E3'/%3E%3Cstop offset='.548' stop-color='%2302C3FA'/%3E%3Cstop offset='.75' stop-color='%238383FB'/%3E%3Cstop offset='1' stop-color='%23FC7483'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: auto 100%;
          background-size: auto 100%;
  z-index: -1;
}


.m-hero__media {
  position: absolute;
  inset: 0;
  z-index: -2;
}

.m-hero:after {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  width: 82px;
  height: 123px;
  right: 0;
  bottom: -42px;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='82' height='124' viewBox='0 0 82 124' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M81.997 40.75H41.36v40.638h40.637V40.75z' fill='%23256C82'/%3E%3Cpath d='M40.637 81H0v40.637h40.637V81z' fill='%23153F50'/%3E%3Cpath d='M41.36 0H.723v40.637H41.36V0z' fill='%2300E0E3'/%3E%3C/svg%3E");
}

.m-hero .shell {
  position: static;
}

.m-hero__video {
  position: absolute;
  inset: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: end;
      -ms-flex-pack: end;
          justify-content: end;
}

.m-hero__video video {
  width: 60%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.m-hero__video:after {
  content: '';
  display: block;
  background: -webkit-gradient(linear, left top, right top, color-stop(40.11%, #011935), color-stop(75.5%, rgba(1,25,53,0)));
  background: -webkit-linear-gradient(left, #011935 40.11%, rgba(1,25,53,0) 75.5%);
  background: -o-linear-gradient(left, #011935 40.11%, rgba(1,25,53,0) 75.5%);
  background: linear-gradient(90deg, #011935 40.11%, rgba(1,25,53,0) 75.5%);
  position: absolute;
  inset: 0;
}

@media screen and (max-width: 575px) {
  .m-hero__video video {
    width: 100%;
  }

  .m-hero__video:after {
    opacity: 0.7;
    background: #011935;
  }
}


.s-jobs {
  padding: 80px 0;
}

.s-jobs__title {
  margin: 0 0 32px;
  color: #001b44;
  font-size: 32px;
  line-height: 1.1;
  font-weight: 700;
  text-align: center;
}

.s-jobs__filters {
  display: grid;
  grid-template-columns: 300px 300px 1fr;
  gap: 22px;
  margin-bottom: 48px;
}

.s-jobs__filter {
  position: relative;
}

.s-jobs__select {
  width: 100%;
  height: 52px;
  padding: 0 44px 0 16px;
  border: 1px solid #5f7898;
  background: transparent;
  color: #001b44;
  font-size: 18px;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg width='18' height='10' viewBox='0 0 18 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2 1l7 7 7-7' stroke='%23001b44' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 16px center;
}

.s-jobs__filter--search {
  position: relative;
}

.s-jobs__search {
  width: 100%;
  height: 52px;
  padding: 0 56px 0 16px;
  border: 1px solid #5f7898;
  background: transparent;
  color: #001b44;
  font-size: 18px;
}

.s-jobs__search::-webkit-input-placeholder {
  color: #001b44;
  opacity: 1;
}

.s-jobs__search::-moz-placeholder {
  color: #001b44;
  opacity: 1;
}

.s-jobs__search::-ms-input-placeholder {
  color: #001b44;
  opacity: 1;
}

.s-jobs__search::placeholder {
  color: #001b44;
  opacity: 1;
}

.s-jobs__search-btn {
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  border: 0;
  background: transparent;
  padding: 0;
  color: #000;
  cursor: pointer;
}

.s-jobs__group {
  margin-bottom: 64px;
}

.s-jobs__group-title {
  margin: 0 0 28px;
  color: #001b44;
  font-size: 32px;
  line-height: 1.1;
  font-weight: 700;
}

.s-jobs__item {
  border-top: 1px solid #27dce6;
}

.s-jobs__item:last-child {
  border-bottom: 1px solid #27dce6;
}

.s-jobs__item-main {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  gap: 32px;
  padding: 28px 0;
}

.s-jobs__item-text {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

.s-jobs__item-title {
  display: inline-block;
  margin: 0 0 10px;
  color: #001b44;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  text-decoration: none;
}

.s-jobs__item-title:hover, .s-jobs__item-title:focus {
  text-decoration: none;
}

.s-jobs__item-location {
  color: #12d9e3;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 600;
}

.s-jobs__item-action {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
}

.s-jobs__button {
  min-width: 170px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #1dd3dc;
  color: #001b44;
  border: 0;
}

@media (max-width: 1199px) {
  .s-jobs__filters {
    grid-template-columns: 1fr 1fr;
  }

  .s-jobs__filter--search {
    grid-column: 1/-1;
  }
}

@media (max-width: 767px) {
  .s-jobs {
    padding: 56px 0;
  }

  .s-jobs__title {
    font-size: 28px;
  }

  .s-jobs__filters {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .s-jobs__item-main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .s-jobs__item-title {
    font-size: 20px;
  }

  .s-jobs__group-title {
    font-size: 28px;
  }

  .s-jobs__button {
    min-width: 0;
    width: 100%;
  }
}


.p-hero__title-white {
  display: block;
  color: #fff;
}

#section-simple-text.career-page-new {
  margin: clamp(40px, 4vw, 60px);
}