/* Reset CSS */
* {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

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

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

.szsts {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #FFFEFC;
}

.fcroy {
  scroll-behavior: smooth;
  overflow-x: hidden;
  background: #fffefc;
}
.glwzz {
  max-width: 1280px;
  margin: 0 auto;
  height: 100%;
}

.iados {
  color: #000;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 31.2px */
  font-variant: all-small-caps;
}
@media (min-width: 1024px) {
  .iados {
    font-size: 32px;
  }
}

@-webkit-keyframes fhmas {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes fhmas {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.spmrf {
  font-weight: 700;
}

.kqwsj {
  padding-inline: 16px;
  padding-block: 8px;
  background: #fffefc;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  z-index: 2;
}
@media (min-width: 768px) {
  .kqwsj {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .kqwsj {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .kqwsj {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .kqwsj {
    padding-block: 18px;
  }
}
.kmnjb {
  max-width: 1280px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.npbtc {
  display: block;
  width: 126px;
}
@media (min-width: 1024px) {
  .npbtc {
    margin-right: 20px;
  }
}
@media (min-width: 1440px) {
  .npbtc {
    width: 231px;
    margin-right: 130px;
  }
}
.grxij {
  display: block;
  margin-left: auto;
}
.grxij img {
  display: block;
  width: 42px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.grxij img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .grxij {
    display: none;
  }
}
.dsspg {
  margin-left: auto;
}
.dsspg img {
  display: block;
  width: 42px;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.dsspg img:hover {
  -webkit-transform: rotate(240deg);
          transform: rotate(240deg);
}
@media (min-width: 1024px) {
  .dsspg {
    display: none;
  }
}

.iotqw {
  display: none;
}

@media (min-width: 1024px) {
  .iotqw {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .vicxd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
  }
  .zugfr {
    color: #5a3f2c;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: var(--line-height-24, 24px); /* 150% */
  }
  .tmbsy {
    color: #5a3f2c;
    text-decoration: none;
    position: relative;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
  }
  .tmbsy::after {
    content: "";
    position: absolute;
    display: block;
    height: 1px;
    width: 100%;
    background-color: #ed4848;
    bottom: -5px;
    -webkit-transform: scale(0);
            transform: scale(0);
    -webkit-transform-origin: center;
            transform-origin: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .tmbsy:hover::after {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .tmbsy:hover {
    color: #ed4848;
  }
}
.jfmox {
  padding-inline: 16px;
  border-radius: 0 0 20px 20px;
  border-bottom: 1px solid #ed4848;
  background: #fffefc;
  -webkit-box-shadow: 0 4px 4px 0 rgba(237, 72, 72, 0.25);
          box-shadow: 0 4px 4px 0 rgba(237, 72, 72, 0.25);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  height: 80%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (min-width: 768px) {
  .jfmox {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .jfmox {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .jfmox {
    padding-inline: 0;
  }
}
.jfmox:target {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  pointer-events: all;
  visibility: visible;
  opacity: 1;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
@media (min-width: 1024px) {
  .jfmox {
    display: none;
  }
}

.ewtlh {
  -webkit-transform: translateY(92px);
          transform: translateY(92px);
}
.guubd {
  -webkit-transform: translateY(74px);
          transform: translateY(74px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
}
.ladlw {
  color: #5a3f2c;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: var(--line-height-24, 24px); /* 150% */
}
.abxej {
  color: #5a3f2c;
  display: inline-block;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  text-decoration: none;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.abxej::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #000;
  width: 100%;
  bottom: -5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.abxej:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.abxej:hover {
  color: #000;
}

.bpwbx {
  color: #ed4848;
}

.wfaeu {
  padding-inline: 16px;
  padding-block: 90px 0px;
  background: #edfcff;
}
@media (min-width: 768px) {
  .wfaeu {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .wfaeu {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .wfaeu {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .wfaeu {
    padding-block: 181px 0px;
  }
}
.hxmkc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1440px) {
  .hxmkc {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.famjr {
  max-width: 628px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 26px;
}
@media (min-width: 1024px) {
  .famjr {
    gap: 52px;
  }
}
.dqqbg {
  color: #000;
  font-family: "Lora", sans-serif;
  font-size: 28px;
  font-style: italic;
  font-weight: 600;
  line-height: 120%; /* 33.6px */
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .dqqbg {
    font-size: 48px;
    font-weight: 700;
  }
}
.vsyvs {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 24px */
}
@media (min-width: 1024px) {
  .vsyvs {
    font-size: 24px;
  }
}
.gmxdn {
  display: block;
  width: clamp(305px, 80vw, 543px);
}

.obxxa {
  display: block;
  width: 226px;
  height: 75px;
  cursor: pointer;
  -webkit-animation: fhmas 2s ease infinite;
          animation: fhmas 2s ease infinite;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.tnopz {
  padding-inline: 16px;
  padding-block: 55px 72px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.47%, #edfcff), color-stop(103.81%, #fffefb));
  background: linear-gradient(180deg, #edfcff 22.47%, #fffefb 103.81%);
}
@media (min-width: 768px) {
  .tnopz {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .tnopz {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .tnopz {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .tnopz {
    padding-block: 72px 72px;
  }
}
.eoreh {
  margin-top: 76px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.rpwdd {
  width: 302px;
  height: 290px;
  padding: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 8px;
  border: 1px solid #ed4848;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.rpwdd:hover {
  background-color: #ed4848;
}
@media (min-width: 1024px) {
  .rpwdd {
    height: 322px;
    gap: 24px;
  }
}
.rpwdd h3 {
  color: #000;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  font-variant: all-small-caps;
}
@media (min-width: 1024px) {
  .rpwdd h3 {
    font-size: 22px;
  }
}
.rpwdd img {
  display: block;
  width: 162px;
}
@media (min-width: 1024px) {
  .rpwdd img {
    width: 216px;
  }
}
.rpwdd p {
  color: #000;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 21.6px */
  font-variant: all-small-caps;
}
@media (min-width: 1024px) {
  .rpwdd p {
    font-size: 20px;
  }
}
.vvzzi {
  margin-top: 60px;
  color: #000;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  font-variant: all-small-caps;
}

.pzyyv {
  padding-inline: 16px;
  padding-block: 56px 0;
}
@media (min-width: 768px) {
  .pzyyv {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .pzyyv {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .pzyyv {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .pzyyv {
    padding-block: 72px 113px;
  }
}
.dtbnq {
  margin-top: 51px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .dtbnq {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}
@media (min-width: 1440px) {
  .dtbnq {
    gap: 109px;
    margin-top: 97px;
  }
}
.tsgvi {
  max-width: 543px;
  max-height: 560px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
}
@media (min-width: 1440px) {
  .tsgvi {
    height: 560px;
  }
}
.ozwny {
  display: block;
  height: 100%;
  width: 20px;
}
.uceze {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.uceze p {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .uceze p {
    font-size: 22px;
  }
}
.ybvxp {
  display: block;
  width: clamp(375px, 80vw, 519px);
}

.qbzii {
  padding-inline: 16px;
  padding-block: 56px 78px;
  background: url(/images/pictures/why-teams-use-us-bg.png) no-repeat center/cover;
}
@media (min-width: 768px) {
  .qbzii {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .qbzii {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .qbzii {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .qbzii {
    padding-block: 72px 156px;
  }
}
.ugewq {
  margin-top: 42px;
  text-align: center;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  font-variant: all-small-caps;
}
@media (min-width: 1024px) {
  .ugewq {
    margin-top: 49px;
    font-size: 24px;
  }
}
.dwsao {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 42px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .dwsao {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 49px;
  }
}
.dwsao ul {
  max-width: 302px;
  margin-left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 24px;
  list-style-type: disc;
}
@media (min-width: 1024px) {
  .dwsao ul {
    gap: 92px;
  }
}
.dwsao ul li {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%; /* 24px */
  font-variant: all-small-caps;
  text-align: left;
}
@media (min-width: 1024px) {
  .dwsao ul li {
    font-weight: 600;
  }
}
.dwsao img {
  display: block;
  width: clamp(163px, 50vw, 242px);
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .dwsao img {
    margin: unset;
  }
}

.swiper-container-1 {
  max-width: 1050px;
  width: 100%;
  overflow-x: hidden;
  margin: 56px auto 0 auto;
}
.swiper-container-1 .swiper-wrapper {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.swiper-container-1 .swiper-slide {
  width: auto !important;
  height: auto !important;
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
}

.swiper--buttons {
  position: absolute;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.swiper--left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 52px;
  -webkit-transform: translateX(-130%);
          transform: translateX(-130%);
}
.swiper--left img {
  display: block;
  width: 100%;
}

.swiper--right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 52px;
  -webkit-transform: translateX(130%);
          transform: translateX(130%);
}
.swiper--right img {
  display: block;
  width: 100%;
}

.swiper-container-1 .swiper-stories-pagination {
  position: static !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 32px;
}
@media (min-width: 1440px) {
  .swiper-container-1 .swiper-stories-pagination {
    display: none;
  }
}

.swiper-container-1 .swiper-pagination-bullet {
  width: 16px !important;
  height: 16px !important;
  background-image: url("/images/icons/icon-bullet.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 1 !important;
  background-color: transparent;
  border-radius: 0;
}

.swiper-container-1 .swiper-pagination-bullet-active {
  background-image: url("/images/icons/icon-bullet-active.png");
}

/* second swiper */
.swiper-container-2 {
  width: 100%;
  margin: 40px auto 0 auto;
}
@media (min-width: 1024px) {
  .swiper-container-2 {
    margin: 80px auto 0 auto;
  }
}

.swiper-container-2 .swiper {
  width: 100%;
  overflow-x: hidden;
}

.swiper-container-2 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.swiper-container-2 .swiper-slide {
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
  width: auto !important;
}

.swiper--buttons {
  margin-top: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 32px;
}
@media (min-width: 1024px) {
  .swiper--buttons {
    margin-top: 48px;
  }
}

.swiper--left {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 36px;
}
@media (min-width: 1024px) {
  .swiper--left {
    width: 40px;
  }
}
.swiper--left img {
  display: block;
  width: 100%;
}

.swiper--right {
  cursor: pointer;
  background-color: transparent;
  border: none;
  width: 36px;
}
@media (min-width: 1024px) {
  .swiper--right {
    width: 40px;
  }
}
.swiper--right img {
  display: block;
  width: 100%;
}

/* third swiper */
.swiper-container-3 {
  margin-top: 12px;
}
@media (min-width: 1024px) {
  .swiper-container-3 {
    margin-top: 36px;
  }
}
@media (min-width: 1440px) {
  .swiper-container-3 {
    display: none;
  }
}

.swiper-container-3 .swiper {
  width: 100%;
  overflow-x: hidden;
}

.swiper-container-3 .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}

.swiper-container-3 .swiper-slide {
  -webkit-transition: all 0.5s ease !important;
  transition: all 0.5s ease !important;
  width: auto !important;
}

.zjwjw {
  padding-inline: 16px;
  padding-block: 56px 128px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.47%, #edfcff), color-stop(103.81%, #fffefb));
  background: linear-gradient(180deg, #edfcff 22.47%, #fffefb 103.81%);
}
@media (min-width: 768px) {
  .zjwjw {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .zjwjw {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .zjwjw {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .zjwjw {
    padding-block: 72px 152px;
  }
}
.nagkh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 330px;
  height: 172px;
  padding: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 14px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  border-radius: 7.362px;
  border: 1px solid #5088ae;
  background: #fff;
  margin-bottom: 12px;
  -webkit-box-shadow: 12px 12px 0px rgba(80, 136, 174, 0.9);
          box-shadow: 12px 12px 0px rgba(80, 136, 174, 0.9);
}
.nagkh p {
  color: #000;
  text-shadow: 0 0 13.804px #fff;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.vucnd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.vucnd h4 {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.vucnd img {
  display: block;
  width: 70px;
}

.swlwq {
  padding-inline: 16px;
  padding-block: 59px 53px;
  background: url(/images/pictures/pricing-bg.png) no-repeat center/cover;
}
@media (min-width: 768px) {
  .swlwq {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .swlwq {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .swlwq {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .swlwq {
    padding-block: 72px 152px;
  }
}
.fqpcx {
  margin-top: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.ulfqs {
  width: 342px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 216px;
  padding: 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 24px;
  border-radius: 8px;
  border: 2px solid #00375d;
  background: #a8dcff;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  cursor: pointer;
  -webkit-transition: -webkit-transform 0.5s;
  transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.ulfqs:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
@media (min-width: 1024px) {
  .ulfqs {
    width: 238px;
  }
}
.ulfqs h5 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 188px;
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 8px;
  background: #5088ae;
  -webkit-box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  color: #fffefb;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
  font-variant: all-small-caps;
}
.ulfqs p {
  color: #000;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  font-variant: all-small-caps;
}
.ulfqs span {
  width: 294px;
  height: 64px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 8px 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  color: #000;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 24px */
  font-variant: all-small-caps;
}
@media (min-width: 1024px) {
  .ulfqs span {
    width: 190px;
  }
}

.iqmjz {
  padding-inline: 16px;
  padding-block: 56px;
  background: #f4fbfc;
}
@media (min-width: 768px) {
  .iqmjz {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .iqmjz {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .iqmjz {
    padding-inline: 0;
  }
}
.crixk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 42px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media (min-width: 1024px) {
  .crixk {
    position: relative;
  }
}
.fvogb {
  max-width: 648px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 42px;
  text-align: center;
}
.rhbja {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  font-variant: all-small-caps;
}
.phmik {
  color: #000;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 24px */
  font-variant: all-small-caps;
}
.nmvtv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.9);
  color: #00375d;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 26.4px */
  font-variant: all-small-caps;
  margin-inline: -16px;
}
.mpsim {
  display: block;
  width: 163px;
}
@media (min-width: 1024px) {
  .mpsim {
    position: absolute;
    left: 0;
  }
}

.gezmr {
  padding: 56px 84px;
  background: #fffefb;
}
@media (min-width: 1024px) {
  .gezmr {
    padding-block: 40px 41px;
  }
}
.txqkv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 42px;
}
@media (min-width: 1024px) {
  .txqkv {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.coccf {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
  font-variant: all-small-caps;
  text-decoration: none;
  cursor: pointer;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.coccf::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  width: 100%;
  background-color: #000;
  bottom: -5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.coccf:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.coccf:hover {
  color: #000;
}
.bcryv {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media (min-width: 1024px) {
  .bcryv {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.bcryv a {
  color: #000;
  text-align: center;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
  font-variant: all-small-caps;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  cursor: pointer;
  position: relative;
  -webkit-transition: color 0.5s;
  transition: color 0.5s;
}
.bcryv a::after {
  content: "";
  position: absolute;
  display: block;
  height: 1px;
  background-color: #000;
  width: 100%;
  bottom: -5px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.bcryv a:hover::after {
  -webkit-transform: scale(0);
          transform: scale(0);
}
.bcryv a:hover {
  color: #ed4848;
}
.ejfea {
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%; /* 19.2px */
  font-variant: all-small-caps;
}

.khkgi {
  padding-inline: 16px;
  border-top: 2px solid #ff6560;
  padding-block: 40px;
  background: #fffdfa;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
  position: fixed;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
@media (min-width: 768px) {
  .khkgi {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .khkgi {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .khkgi {
    padding-inline: 0;
  }
}
@media (min-width: 1440px) {
  .khkgi {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.anfub {
  max-width: 750px;
  color: #000;
  text-align: center;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 142%; /* 157.143% */
}
@media (min-width: 1024px) {
  .anfub {
    text-align: center;
    font-size: 24px;
  }
}
.tcjoe {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 18px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.yatcg {
  width: 343px;
  height: 55px;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px; /* 150% */
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.tlwxx {
  color: #000;
  border-radius: 12px;
  border: 2px solid #ff6560;
  background: transparent;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.tlwxx:hover {
  background-color: #0c5a2e;
}

.azbuu {
  color: #fffdfa;
  border-radius: 12px;
  background: #ff6560;
  border: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.azbuu:hover {
  background-color: #8c2f1a;
}

.uneyn {
  pointer-events: none;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

#uneyn {
  pointer-events: none;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: -webkit-transform 1s ease;
  transition: -webkit-transform 1s ease;
  transition: transform 1s ease;
  transition: transform 1s ease, -webkit-transform 1s ease;
}

.qfrxj {
  padding-inline: 16px;
  margin-top: 102px;
  margin-bottom: 128px;
  color: #1f1401;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 768px) {
  .qfrxj {
    padding-inline: 20px;
  }
}
@media (min-width: 1024px) {
  .qfrxj {
    padding-inline: 24px;
  }
}
@media (min-width: 1400px) {
  .qfrxj {
    padding-inline: 0;
  }
}
@media (min-width: 1024px) {
  .qfrxj {
    margin-top: 172px;
    margin-bottom: 92px;
  }
}

.lozgv {
  color: #1f1401;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-align: center;
  margin-bottom: 42px;
}
@media (min-width: 1024px) {
  .lozgv {
    font-size: 24px;
  }
}
.mztgx {
  font-weight: 400;
}

.hpvmm {
  text-align: left;
}
.ihlly {
  color: #1f1401;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.bjcnx {
  color: #000;
}
.ixixk {
  list-style-type: disc;
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .ixixk {
    margin-left: 35px;
  }
}
.sntbx {
  color: #000;
  text-decoration: none;
}
.iepxi {
  font-weight: 400;
}
.vmgxw {
  text-decoration: none;
  color: inherit;
}

.nmupj {
  list-style: disc;
  margin-left: 10px;
}

.ryccg {
  max-width: 1280px;
  margin: 0 auto;
}

.skfmg {
  padding: 0;
}

.peifi {
  margin: 0;
}

.pudes {
  font-weight: 400;
}

strong {
  font-weight: 700;
}