/*!**************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/sites11-15/main.scss ***!
  \**************************************************************************************************************************/
.black {
  color: #191D27;
}

.white {
  color: #ffffff;
}

.red {
  color: #FF3F33;
}

.red2 {
  color: #D12A13;
}

.dark-red {
  color: #9F0000;
}

.red-light {
  color: #FFAB91;
}

.blue {
  color: #24ABF5;
}

.blue2 {
  color: #1962F2;
}

.green {
  color: #95E158;
}

.gray {
  color: #7D7D7D;
}

.gray2 {
  color: #4A4A4A;
}

.gray3 {
  color: #B5B5B5;
}

.gray4 {
  color: #969697;
}

.gray5 {
  color: #8C8C8C;
}

.aqua {
  color: #8FFFEA;
}

.orange {
  color: #FF7549;
}

.violet-light {
  color: #BFA9FF;
}

.mud2 {
  color: #6E8187;
}

.border--red {
  border-color: #FF3F33;
}
.border--blue {
  border-color: #FF3F33;
}
.border--green {
  border-color: #95E158;
}

.pink3 {
  color: #E1699F;
}

.pink4 {
  color: #D81B60;
}

.yellow2 {
  color: #FFA903;
}

.primary {
  color: #000000;
}

.bg-black {
  background: #000000;
}
.bg-white {
  background: #ffffff;
}

.color-main {
  color: #020842;
}

.color-violet-light {
  color: #8083A0;
}

.main2 {
  color: #49515B;
}

.main3 {
  color: #B6B8CA;
}

.primary {
  color: #0132B8;
}

.gray13 {
  color: #676767;
}

.bg-main {
  background: #020842;
}
.bg-blue {
  background: #0044EB;
}
.bg-green {
  background: #47B16A;
}
.bg-green.ui-button:hover {
  background: rgb(56.3991935484, 140.6008064516, 84.2016129032);
}
.bg-greenlight {
  background: #E1F2E8;
}
.bg-yellow {
  background: #FFBE16;
}
.bg-yellow.ui-button:hover {
  background: rgb(226, 162.9527896996, 0);
}
.bg-bluelight {
  background: #F1F6FC;
}
.bg-bluelight2, .page--15-beautyblogpro .section5:before, .page--15-beautyblogpro .section7:before, .page--12-blogproexperts .section5:before, .page--12-blogproexperts .section7:before {
  background: #E3F0FF;
}
.bg-pinklight {
  background: #FADBE3;
}

@keyframes loader {
  100% {
    transform: rotate(1turn);
  }
}
@font-face {
  font-family: "Axiforma";
  src: local("Axiforma Redular"), local("Axiforma-Redular"), url(../fonts/Axiforma/Axiforma-Regular.woff2) format("woff2"), url(../fonts/Axiforma/Axiforma-Regular.woff) format("woff"), url(../fonts/Axiforma/Axiforma-Regular.ttf) format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Axiforma";
  src: local("Axiforma Semi Bold"), local("Axiforma-Semi-Bold"), url(../fonts/Axiforma/Axiforma-SemiBold.woff2) format("woff2"), url(../fonts/Axiforma/Axiforma-SemiBold.woff) format("woff"), url(../fonts/Axiforma/Axiforma-SemiBold.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Axiforma";
  src: local("Axiforma Bold"), local("Axiforma-Bold"), url(../fonts/Axiforma/Axiforma-Bold.woff2) format("woff2"), url(../fonts/Axiforma/Axiforma-Bold.woff) format("woff"), url(../fonts/Axiforma/Axiforma-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Axiforma";
  src: local("Axiforma Black"), local("Axiforma-Black"), url(../fonts/Axiforma/Axiforma-Black.woff2) format("woff2"), url(../fonts/Axiforma/Axiforma-Black.woff) format("woff"), url(../fonts/Axiforma/Axiforma-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
*,
*::before,
*::after {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  touch-action: manipulation;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "liga";
  overflow-x: hidden;
}

html,
body,
pre {
  padding: 0;
  margin: 0;
}

a {
  background-color: transparent;
  text-decoration: none;
}
a:active, a:hover {
  outline: 0;
}

button,
select {
  text-transform: none;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

pre {
  overflow: auto;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  padding: 0;
}

[hidden],
#template,
template {
  display: none;
}

img {
  border: none;
  max-width: 100%;
}

address {
  font-style: normal;
}

body {
  font-family: "Axiforma", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  text-transform: none;
  color: #020842;
}

.page--custom, .page--simple {
  background-color: #E3F0FF;
}
.page .header {
  padding-top: 40px;
}
@media screen and (max-width: 1280px) {
  .page .header {
    padding-top: 24px;
    z-index: 5;
  }
}
@media screen and (min-width: 1024px) {
  .page .header-nav {
    box-shadow: 0 4px 4px 0 rgba(4, 9, 20, 0.02);
    background: #ffffff;
    padding: 0 24px;
    border-radius: 30px;
    height: 55px;
    display: flex;
  }
}
.page .hamburger {
  top: 50%;
  transform: translateY(-50%);
  right: 4px;
}
@media screen and (max-width: 576px) {
  .page .hamburger {
    right: 16px;
  }
}
.page .header-link {
  border-bottom: none;
}
.page .header-link:hover, .page .header-link--active {
  font-weight: normal;
  color: #0132B8;
  text-decoration: none;
  border-bottom: none;
}
.page .cookie {
  border-color: #E3F0FF;
}
.page .cookie-text {
  color: #49515B;
}
.page .cookie-buttons__button--accept {
  font-family: "Axiforma", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
}
.page .cookie-buttons__button--decline {
  font-family: "Axiforma", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
}
.page .payment {
  background: none;
  box-shadow: none;
}
.page .payment-info .ui-label {
  font-family: "Axiforma", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  font-weight: 600;
  color: #020842;
  margin-bottom: 0;
}
.page .payment-details {
  border-radius: 25px;
}
.page .payment-secure-logos {
  margin-left: -13.5px;
}

.section--payment-success h2, .section--payment-declined h2 {
  font-weight: 900 !important;
  text-align: center;
}
.section--payment-success p, .section--payment-declined p {
  color: #49515B;
  text-align: center;
}
.section--payment-success ul, .section--payment-declined ul {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.section--payment-success li, .section--payment-declined li {
  color: #49515B;
}
.section--payment-success .icon--success, .section--payment-success .icon--error, .section--payment-declined .icon--success, .section--payment-declined .icon--error {
  display: none;
}

.section--payment-success {
  background-image: url(../images/11-bizblogexperts/payment-success.svg);
  background-position: center bottom 90px;
  background-repeat: no-repeat;
  background-size: 164px;
  padding-bottom: 240px !important;
}

.section--payment-declined {
  background-image: url(../images/11-bizblogexperts/payment-declined.svg);
  background-position: left calc(50% + 15px) bottom 120px;
  background-repeat: no-repeat;
  background-size: 87px;
  padding-bottom: 200px !important;
}

.header-center.active ~ .hamburger {
  right: 11px;
  top: 24px;
  transform: none;
}

.content {
  padding-top: 73px;
}

.card--new-shadow {
  box-shadow: 0 1px 2px 0 rgba(174, 191, 210, 0.3);
}
.card--new-shadow-2 {
  box-shadow: 0 0 3px 0 rgba(174, 191, 210, 0.3);
}
.card--new-shadow-3, .page .cookie {
  box-shadow: 0 4px 23px 0 rgba(2, 9, 63, 0.16);
}
.card--new-shadow-4, .page .ui-input, .page .ui-textarea, .slick-list {
  box-shadow: 0 4px 23px 0 rgba(174, 191, 210, 0.3);
}
.card--new-shadow-5 {
  box-shadow: 0 20px 23px 0 rgba(174, 191, 210, 0.3);
}

.images-slider {
  margin-top: 60px;
}
@media screen and (max-width: 1280px) {
  .images-slider {
    overflow: hidden;
  }
}
.images-slider__item-image {
  max-width: inherit;
}

.card--payment .card-list__item:before {
  background: url(../images/11-bizblogexperts/check-blue.svg) center center/cover no-repeat;
}
.card--payment .card-price {
  background: rgba(0, 68, 235, 0.1);
  color: #0044EB;
  display: block;
}
.card--payment .card-price__num {
  font-size: 46px;
  line-height: 46px;
}
.card--payment .card-price__txt {
  font-size: 14px;
  color: #020842;
}
.card--payment.card--blue2 .card-price, .card--payment.site12-gradient .card-price, .card--payment.bg-green .card-price, .card--payment.bg-black .card-price {
  background: rgba(255, 255, 255, 0.1);
}
.card--payment.card--blue2 .card-list__item:before, .card--payment.site12-gradient .card-list__item:before, .card--payment.bg-green .card-list__item:before, .card--payment.bg-black .card-list__item:before {
  background: url(../images/11-bizblogexperts/check-white.svg) center center/cover no-repeat;
}
.card--payment.card--blue2 {
  background: #0044EB;
}
.card--payment.bg-green {
  background: #47B16A;
}
.card--payment.bg-black {
  background: #191D27;
}

.footer2 {
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}
.footer2__bottom {
  border-top: 1px solid #1B2155;
}
@media screen and (max-width: 991px) {
  .footer2__bottom .col-md-4 {
    text-align: center;
  }
  .footer2__bottom .col-md-8 {
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 480px) {
  .footer2__bottom .col-md-4 {
    text-align: left;
  }
  .footer2__bottom .col-md-8 {
    align-items: flex-start;
    justify-content: flex-start;
  }
  .footer2__bottom .col-md-8 .flex {
    display: block;
  }
  .footer2__bottom .col-md-8 .flex .mx-3 {
    padding: 0;
    margin-top: 1rem;
    width: 100%;
  }
}
.footer2 + .top-promo {
  margin-top: -60px;
}
.footer2 + .top-promo__inner {
  height: 40px;
}

.section {
  padding: 80px 55px;
}
@media screen and (max-width: 1280px) {
  .section {
    padding: 40px 0;
    overflow: hidden;
  }
}
.section--unlock {
  padding-top: 15px;
}
.section-item {
  margin: 0 30px;
}
.section-item:first-child {
  margin-left: 0;
}
.section-item:last-child {
  margin-right: 0;
}

.container, .container-old {
  margin: auto;
  width: 100%;
  max-width: 1320px;
  padding: 0 20px;
}

.container-small {
  margin: auto;
  width: 100%;
  max-width: 1100px;
  padding: 0 20px;
}

.button-item {
  margin: 0 15px;
}
.button-item:first-child {
  margin-left: 0;
}
.button-item:last-child {
  margin-right: 0;
}

.scrollup {
  position: fixed;
  z-index: 100;
  right: 20px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background: #ffffff url(../images/icons/arrowDown.svg) center center no-repeat;
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.25);
  border: none;
  outline: none;
  cursor: pointer;
  transition: all 0.5s ease;
  transform: rotate(180deg) translateX(-65px);
}
.scrollup:hover {
  background-color: #f2f2f2;
}
.scrollup--visible {
  transform: rotate(180deg);
}

.col {
  margin: 0 15px;
}
.col--min {
  margin: 0 5px;
}
.col--big {
  margin: 0 30px;
}
.col--60 {
  margin: 0 60px;
}
.col:first-child {
  margin-left: 0;
}
.col:last-child {
  margin-right: 0;
}
.col-4 {
  flex: 0 0 25%;
}
@media screen and (max-width: 960px) {
  .col-4--portrait-2 {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) {
  .col-4--landscape-2 {
    flex: 0 0 50%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .flex--column-container .col {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 1024px) {
  .flex--column-tablet .col {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 960px) {
  .flex--column-landscape .col {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 768px) {
  .flex--column-book .col {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 480px) {
  .flex--column-portrait .col {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 640px) {
  .flex--column-mobile .col {
    margin: 0 0 15px;
  }
}
@media screen and (max-width: 360px) {
  .flex--column-last .col {
    margin: 0 0 15px;
  }
}

@media screen and (max-width: 1280px) {
  .flex--column-container .media-image {
    max-width: 80%;
    margin: 0 auto 15px auto;
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .flex--column-tablet .media-image {
    max-width: 80%;
    margin: 0 auto 15px auto;
    display: block;
  }
}
@media screen and (max-width: 960px) {
  .flex--column-landscape .media-image {
    max-width: 80%;
    margin: 0 auto 15px auto;
    display: block;
  }
}
@media screen and (max-width: 768px) {
  .flex--column-book .media-image {
    max-width: 80%;
    margin: 0 auto 15px auto;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .flex--column-portrait .media-image {
    max-width: 80%;
    margin: 0 auto 15px auto;
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .flex--column-mobile .media-image {
    max-width: 80%;
    margin: 0 auto 15px auto;
    display: block;
  }
}
@media screen and (max-width: 360px) {
  .flex--column-last .media-image {
    max-width: 80%;
    margin: 0 auto 15px auto;
    display: block;
  }
}

.h1 {
  font-size: 60px;
  font-weight: 700;
  line-height: 78px;
  margin-top: 0;
  margin-bottom: 35px;
}
@media screen and (max-width: 1280px) {
  .h1 {
    font-size: 40px;
    line-height: 56px;
  }
}
@media screen and (max-width: 480px) {
  .h1 {
    font-size: 34px;
    line-height: 40px;
  }
}

.h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 56px;
  margin-top: 0;
  margin-bottom: 23px;
}
@media screen and (max-width: 1280px) {
  .h2 {
    font-size: 34px;
    line-height: 40px;
  }
}
@media screen and (max-width: 640px) {
  .h2 {
    font-size: 24px;
    line-height: 34px;
  }
}

.h3 {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
}

.h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
}

.h5 {
  font-size: 17px;
  font-style: normal;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
}

.title {
  font-size: 30px;
  font-weight: 600;
  line-height: 39px;
  margin: 0 0 15px 0;
}
@media screen and (max-width: 480px) {
  .title {
    font-size: 24px;
    line-height: 34px;
  }
}

.subtitle {
  font-size: 17px;
  font-weight: 400;
  line-height: 28px;
}

.megatext {
  font-size: 68px;
  font-weight: 700;
  line-height: 68px;
}
@media screen and (max-width: 1280px) {
  .megatext {
    font-size: 54px;
    line-height: 54px;
  }
}
@media screen and (max-width: 640px) {
  .megatext {
    font-size: 42px;
    line-height: 42px;
  }
}

.text-left {
  text-align: left;
  align-self: flex-start;
}
.text-right {
  text-align: right;
  align-self: flex-end;
}
.text-center {
  text-align: center;
  align-self: center;
}
.text-uppercase {
  text-transform: uppercase;
}
.text--underscore-red {
  border-bottom: 2px solid #FF3F33;
}
.text--underscore-violet {
  padding-bottom: 2px;
  border-bottom: 6px solid #524cbd;
}
.text--underscore-red2 {
  color: #FF417A;
  padding-bottom: 2px;
  border-bottom: 6px solid #FF417A;
}
.text--underscore-red-light {
  padding-bottom: 2px;
  border-bottom: 5px solid #F4B6B9;
}
.text-underline {
  position: relative;
  white-space: nowrap;
}
.text-underline:after {
  content: "";
  width: 100%;
  border-bottom: 2px solid;
  display: block;
  position: absolute;
  left: 0;
  bottom: -2px;
}

.normal {
  font-weight: 400;
}

.font500 {
  font-weight: 500;
}

.font--300 {
  font-weight: 300 !important;
}
.font--400 {
  font-weight: 400 !important;
}
.font--500 {
  font-weight: 500 !important;
}
.font--600 {
  font-weight: 600 !important;
}
.font--700 {
  font-weight: 700 !important;
}
.font--800 {
  font-weight: 800 !important;
}
.font--900 {
  font-weight: 900 !important;
}

.line--14 {
  line-height: 14px;
}
.line--16 {
  line-height: 16px;
}
.line--18 {
  line-height: 18px !important;
}

.medium {
  font-weight: 600 !important;
}

.bold {
  font-weight: 700;
}

.small {
  font-size: 11px;
  line-height: 22px; /* 200% */
}

h1, .h1 {
  font-size: 64px;
  font-weight: 900;
  line-height: 70px;
  margin-top: 0;
  margin-bottom: 35px;
}
@media screen and (max-width: 1280px) {
  h1, .h1 {
    font-size: 40px;
    line-height: 56px;
  }
}
@media screen and (max-width: 480px) {
  h1, .h1 {
    font-size: 34px;
    line-height: 40px;
  }
}

.h12 {
  font-size: 46px;
  line-height: 56px;
}
@media screen and (max-width: 1280px) {
  .h12 {
    font-size: 38px;
    line-height: 44px;
  }
}
@media screen and (max-width: 480px) {
  .h12 {
    font-size: 26px;
    line-height: 34px;
  }
}

h2, .h2 {
  font-size: 36px;
  line-height: 44px;
  font-weight: 900;
}
@media screen and (max-width: 1280px) {
  h2, .h2 {
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 640px) {
  h2, .h2 {
    font-size: 26px;
    line-height: 32px;
  }
}

h3, .h3 {
  font-size: 26px;
  line-height: 32px;
}

h4, .h4 {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
}

h5, .h5 {
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
}

h6, .h6 {
  font-size: 17px;
  line-height: 26px;
}

.font--12 {
  font-size: 12px;
}
.font--14 {
  font-size: 14px;
}
.font--16 {
  font-size: 16px;
}
.font--24 {
  font-size: 24px;
}

.text-underline {
  position: relative;
  white-space: nowrap;
}
.text-underline:after {
  content: "";
  width: 100%;
  border-bottom: 2px solid;
  display: block;
  position: absolute;
  left: 0;
  bottom: 2px;
}

.flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flex--center {
  align-items: center;
}
.flex--inline {
  display: inline-flex;
}
.flex--between {
  justify-content: space-between;
}
.flex--around {
  justify-content: space-around;
}
.flex--evenly {
  justify-content: space-evenly;
}
.flex--start {
  justify-content: flex-start;
}
.flex--end {
  justify-content: flex-end;
}
.flex--top {
  align-items: flex-start;
}
.flex--bottom {
  align-items: flex-end;
}
.flex--wrap {
  flex-wrap: wrap;
}
.flex--same-height .flex-item, .flex--same-height .same-height {
  align-self: stretch;
}
.flex--same-height .same-height > * {
  height: 100%;
}
.flex--column {
  flex-direction: column;
}
@media screen and (max-width: 1280px) {
  .flex--column-container {
    flex-direction: column;
  }
  .flex--column-container .flex-media-order-1 {
    order: 1;
  }
  .flex--column-container .flex-media-order-2 {
    order: 2;
  }
}
@media screen and (max-width: 1024px) {
  .flex--column-tablet {
    flex-direction: column;
  }
  .flex--column-tablet .flex-media-order-1 {
    order: 1;
  }
  .flex--column-tablet .flex-media-order-2 {
    order: 2;
  }
}
@media screen and (max-width: 960px) {
  .flex--column-landscape {
    flex-direction: column;
  }
  .flex--column-landscape .flex-media-order-1 {
    order: 1;
  }
  .flex--column-landscape .flex-media-order-2 {
    order: 2;
  }
}
@media screen and (max-width: 768px) {
  .flex--column-book {
    flex-direction: column;
  }
  .flex--column-book .flex-media-order-1 {
    order: 1;
  }
  .flex--column-book .flex-media-order-2 {
    order: 2;
  }
}
@media screen and (max-width: 640px) {
  .flex--column-mobile {
    flex-direction: column;
  }
  .flex--column-mobile .flex-media-order-1 {
    order: 1;
  }
  .flex--column-mobile .flex-media-order-2 {
    order: 2;
  }
}
@media screen and (max-width: 480px) {
  .flex--column-portrait {
    flex-direction: column;
  }
  .flex--column-portrait .flex-media-order-1 {
    order: 1;
  }
  .flex--column-portrait .flex-media-order-2 {
    order: 2;
  }
  .flex--column-portrait .flex-item {
    width: 100%;
    margin: 0 0 15px 0;
  }
}
@media screen and (max-width: 360px) {
  .flex--column-last {
    flex-direction: column;
  }
  .flex--column-last .flex-media-order-1 {
    order: 1;
  }
  .flex--column-last .flex-media-order-2 {
    order: 2;
  }
}
.flex-item {
  flex: 1;
}
.flex-item--40 {
  flex: 0 0 40%;
}
.flex-item--50 {
  flex: 0 0 50%;
}
.flex-item--60 {
  flex: 0 0 60%;
}

.block {
  display: block;
}

.nowrap {
  white-space: nowrap;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.ul {
  margin: 0 0 25px 0;
  padding: 0 0 0 30px;
  list-style: disc;
}
.ul--decimal {
  list-style: decimal;
}
.ul--decimal::marker {
  font-weight: bold;
}

.auto {
  margin-left: auto;
  margin-right: auto;
}
.auto-i {
  margin-left: auto !important;
  margin-right: auto !important;
}

.width-60 {
  width: 60px;
  flex: 0 0 60px;
}
.width-64 {
  width: 64px;
}
.width-100 {
  width: 100%;
}

.height-100 {
  height: 100%;
}
.height-60 {
  height: 60px;
}
.height-auto {
  height: auto !important;
}

.max-90 {
  max-width: 90px;
}
.max-120 {
  max-width: 120px;
}
.max-160 {
  max-width: 160px;
}
.max-240 {
  max-width: 240px;
}
.max-280 {
  max-width: 280px;
}
.max-320 {
  max-width: 320px;
}
.max-350 {
  max-width: 350px;
}
.max-380 {
  max-width: 380px;
}
.max-420 {
  max-width: 420px;
}
.max-470 {
  max-width: 470px;
}
.max-480 {
  max-width: 480px;
}
.max-490 {
  max-width: 490px;
}
.max-520 {
  max-width: 520px;
}
.max-540 {
  max-width: 540px;
}
.max-570 {
  max-width: 570px;
}
.max-580 {
  max-width: 580px;
}
.max-620 {
  max-width: 620px;
}
.max-680 {
  max-width: 680px;
}
.max-760 {
  max-width: 760px;
}
.max-860 {
  max-width: 860px;
}

.min-h-170 {
  min-height: 170px;
}
.min-h-500 {
  min-height: 500px;
}

.margin-0 {
  margin: 0;
}
.margin-t-0 {
  margin-top: 0;
}
.margin-t-10 {
  margin-top: 10px;
}
.margin-t-20 {
  margin-top: 20px;
}
.margin-t-30 {
  margin-top: 30px;
}
.margin-t-50 {
  margin-top: 50px;
}
.margin-l-15 {
  margin-left: 15px;
}
.margin-l-minus10 {
  margin-left: -10px;
}
.margin-b-0 {
  margin-bottom: 0 !important;
}
.margin-b-5 {
  margin-bottom: 5px;
}
.margin-b-15 {
  margin-bottom: 15px;
}
.margin-b-20 {
  margin-bottom: 20px;
}
.margin-b-30 {
  margin-bottom: 30px;
}
.margin-b-40 {
  margin-bottom: 40px;
}
.margin-b-50 {
  margin-bottom: 50px;
}
.margin-b-80 {
  margin-bottom: 80px;
}
.margin-r-3 {
  margin-right: 3px;
}
.margin-r-5 {
  margin-right: 5px;
}
.margin-r-10 {
  margin-right: 10px;
}
.margin-r-15 {
  margin-right: 15px;
}

.padding-0 {
  padding: 0 !important;
}
.padding-10-15 {
  padding: 10px 15px;
}
.padding-t-0 {
  padding-top: 0;
}
.padding-t-30 {
  padding-top: 30px;
}
.padding-t-60 {
  padding-top: 60px;
}
.padding-b-0 {
  padding-bottom: 0;
}
.padding-b-30 {
  padding-bottom: 30px;
}
.padding-b-60 {
  padding-bottom: 60px;
}
.padding-b-120 {
  padding-bottom: 120px;
}

.fix-ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}

.opacity-50 {
  opacity: 0.5;
}

.hidden {
  display: none;
}

.radius-10 {
  border-radius: 10px;
}
.radius-5 {
  border-radius: 5px;
}
.radius-16 {
  border-radius: 16px;
}
.radius-20 {
  border-radius: 20px;
}
.radius-100 {
  border-radius: 100% !important;
}

.round {
  border-radius: 100%;
}

.left-0 {
  left: 0;
}

.bottom-0 {
  bottom: 0;
}

.overflow-hidden {
  overflow: hidden;
}

.letter-1 {
  letter-spacing: 1px;
}
.letter-2 {
  letter-spacing: 2px;
}

.z-1 {
  z-index: 1;
}

/*!
 * Bootstrap Grid v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1320px;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x));
}
.row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}

.col {
  flex: 1 0 0%;
}

.row-cols-auto > * {
  flex: 0 0 auto;
  width: auto;
}

.row-cols-1 > * {
  flex: 0 0 auto;
  width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 auto;
  width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

.m-0 {
  margin: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important;
}

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important;
}

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important;
}

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important;
}

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important;
}

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important;
}

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important;
}

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important;
}

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important;
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.mt-1 {
  margin-top: 0.25rem !important;
}

.mt-2 {
  margin-top: 0.5rem !important;
}

.mt-3 {
  margin-top: 1rem !important;
}

.mt-4 {
  margin-top: 1.5rem !important;
}

.mt-5 {
  margin-top: 3rem !important;
}

.mt-auto {
  margin-top: auto !important;
}

.me-0 {
  margin-right: 0 !important;
}

.me-1 {
  margin-right: 0.25rem !important;
}

.me-2 {
  margin-right: 0.5rem !important;
}

.me-3 {
  margin-right: 1rem !important;
}

.me-4 {
  margin-right: 1.5rem !important;
}

.me-5 {
  margin-right: 3rem !important;
}

.me-auto {
  margin-right: auto !important;
}

.mb-0 {
  margin-bottom: 0 !important;
}

.mb-1 {
  margin-bottom: 0.25rem !important;
}

.mb-2 {
  margin-bottom: 0.5rem !important;
}

.mb-3 {
  margin-bottom: 1rem !important;
}

.mb-4 {
  margin-bottom: 1.5rem !important;
}

.mb-5 {
  margin-bottom: 3rem !important;
}

.mb-auto {
  margin-bottom: auto !important;
}

.ms-0 {
  margin-left: 0 !important;
}

.ms-1 {
  margin-left: 0.25rem !important;
}

.ms-2 {
  margin-left: 0.5rem !important;
}

.ms-3 {
  margin-left: 1rem !important;
}

.ms-4 {
  margin-left: 1.5rem !important;
}

.ms-5 {
  margin-left: 3rem !important;
}

.ms-auto {
  margin-left: auto !important;
}

.p-0 {
  padding: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important;
}

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important;
}

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important;
}

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
}

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.pt-0 {
  padding-top: 0 !important;
}

.pt-1 {
  padding-top: 0.25rem !important;
}

.pt-2 {
  padding-top: 0.5rem !important;
}

.pt-3 {
  padding-top: 1rem !important;
}

.pt-4 {
  padding-top: 1.5rem !important;
}

.pt-5 {
  padding-top: 3rem !important;
}

.pe-0 {
  padding-right: 0 !important;
}

.pe-1 {
  padding-right: 0.25rem !important;
}

.pe-2 {
  padding-right: 0.5rem !important;
}

.pe-3 {
  padding-right: 1rem !important;
}

.pe-4 {
  padding-right: 1.5rem !important;
}

.pe-5 {
  padding-right: 3rem !important;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 0.25rem !important;
}

.ps-2 {
  padding-left: 0.5rem !important;
}

.ps-3 {
  padding-left: 1rem !important;
}

.ps-4 {
  padding-left: 1.5rem !important;
}

.ps-5 {
  padding-left: 3rem !important;
}

@media (min-width: 576px) {
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-sm-0 {
    margin-top: 0 !important;
  }
  .mt-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mt-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mt-sm-3 {
    margin-top: 1rem !important;
  }
  .mt-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mt-sm-5 {
    margin-top: 3rem !important;
  }
  .mt-sm-auto {
    margin-top: auto !important;
  }
  .me-sm-0 {
    margin-right: 0 !important;
  }
  .me-sm-1 {
    margin-right: 0.25rem !important;
  }
  .me-sm-2 {
    margin-right: 0.5rem !important;
  }
  .me-sm-3 {
    margin-right: 1rem !important;
  }
  .me-sm-4 {
    margin-right: 1.5rem !important;
  }
  .me-sm-5 {
    margin-right: 3rem !important;
  }
  .me-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-0 {
    margin-bottom: 0 !important;
  }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-sm-3 {
    margin-bottom: 1rem !important;
  }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-sm-5 {
    margin-bottom: 3rem !important;
  }
  .mb-sm-auto {
    margin-bottom: auto !important;
  }
  .ms-sm-0 {
    margin-left: 0 !important;
  }
  .ms-sm-1 {
    margin-left: 0.25rem !important;
  }
  .ms-sm-2 {
    margin-left: 0.5rem !important;
  }
  .ms-sm-3 {
    margin-left: 1rem !important;
  }
  .ms-sm-4 {
    margin-left: 1.5rem !important;
  }
  .ms-sm-5 {
    margin-left: 3rem !important;
  }
  .ms-sm-auto {
    margin-left: auto !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-sm-0 {
    padding-top: 0 !important;
  }
  .pt-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pt-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pt-sm-3 {
    padding-top: 1rem !important;
  }
  .pt-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pt-sm-5 {
    padding-top: 3rem !important;
  }
  .pe-sm-0 {
    padding-right: 0 !important;
  }
  .pe-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pe-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pe-sm-3 {
    padding-right: 1rem !important;
  }
  .pe-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pe-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-0 {
    padding-bottom: 0 !important;
  }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-sm-5 {
    padding-bottom: 3rem !important;
  }
  .ps-sm-0 {
    padding-left: 0 !important;
  }
  .ps-sm-1 {
    padding-left: 0.25rem !important;
  }
  .ps-sm-2 {
    padding-left: 0.5rem !important;
  }
  .ps-sm-3 {
    padding-left: 1rem !important;
  }
  .ps-sm-4 {
    padding-left: 1.5rem !important;
  }
  .ps-sm-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 768px) {
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-md-0 {
    margin-top: 0 !important;
  }
  .mt-md-1 {
    margin-top: 0.25rem !important;
  }
  .mt-md-2 {
    margin-top: 0.5rem !important;
  }
  .mt-md-3 {
    margin-top: 1rem !important;
  }
  .mt-md-4 {
    margin-top: 1.5rem !important;
  }
  .mt-md-5 {
    margin-top: 3rem !important;
  }
  .mt-md-auto {
    margin-top: auto !important;
  }
  .me-md-0 {
    margin-right: 0 !important;
  }
  .me-md-1 {
    margin-right: 0.25rem !important;
  }
  .me-md-2 {
    margin-right: 0.5rem !important;
  }
  .me-md-3 {
    margin-right: 1rem !important;
  }
  .me-md-4 {
    margin-right: 1.5rem !important;
  }
  .me-md-5 {
    margin-right: 3rem !important;
  }
  .me-md-auto {
    margin-right: auto !important;
  }
  .mb-md-0 {
    margin-bottom: 0 !important;
  }
  .mb-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-md-3 {
    margin-bottom: 1rem !important;
  }
  .mb-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-md-5 {
    margin-bottom: 3rem !important;
  }
  .mb-md-auto {
    margin-bottom: auto !important;
  }
  .ms-md-0 {
    margin-left: 0 !important;
  }
  .ms-md-1 {
    margin-left: 0.25rem !important;
  }
  .ms-md-2 {
    margin-left: 0.5rem !important;
  }
  .ms-md-3 {
    margin-left: 1rem !important;
  }
  .ms-md-4 {
    margin-left: 1.5rem !important;
  }
  .ms-md-5 {
    margin-left: 3rem !important;
  }
  .ms-md-auto {
    margin-left: auto !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-md-0 {
    padding-top: 0 !important;
  }
  .pt-md-1 {
    padding-top: 0.25rem !important;
  }
  .pt-md-2 {
    padding-top: 0.5rem !important;
  }
  .pt-md-3 {
    padding-top: 1rem !important;
  }
  .pt-md-4 {
    padding-top: 1.5rem !important;
  }
  .pt-md-5 {
    padding-top: 3rem !important;
  }
  .pe-md-0 {
    padding-right: 0 !important;
  }
  .pe-md-1 {
    padding-right: 0.25rem !important;
  }
  .pe-md-2 {
    padding-right: 0.5rem !important;
  }
  .pe-md-3 {
    padding-right: 1rem !important;
  }
  .pe-md-4 {
    padding-right: 1.5rem !important;
  }
  .pe-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-0 {
    padding-bottom: 0 !important;
  }
  .pb-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-md-3 {
    padding-bottom: 1rem !important;
  }
  .pb-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-md-5 {
    padding-bottom: 3rem !important;
  }
  .ps-md-0 {
    padding-left: 0 !important;
  }
  .ps-md-1 {
    padding-left: 0.25rem !important;
  }
  .ps-md-2 {
    padding-left: 0.5rem !important;
  }
  .ps-md-3 {
    padding-left: 1rem !important;
  }
  .ps-md-4 {
    padding-left: 1.5rem !important;
  }
  .ps-md-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 992px) {
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-lg-0 {
    margin-top: 0 !important;
  }
  .mt-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mt-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mt-lg-3 {
    margin-top: 1rem !important;
  }
  .mt-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mt-lg-5 {
    margin-top: 3rem !important;
  }
  .mt-lg-auto {
    margin-top: auto !important;
  }
  .me-lg-0 {
    margin-right: 0 !important;
  }
  .me-lg-1 {
    margin-right: 0.25rem !important;
  }
  .me-lg-2 {
    margin-right: 0.5rem !important;
  }
  .me-lg-3 {
    margin-right: 1rem !important;
  }
  .me-lg-4 {
    margin-right: 1.5rem !important;
  }
  .me-lg-5 {
    margin-right: 3rem !important;
  }
  .me-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-0 {
    margin-bottom: 0 !important;
  }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-lg-3 {
    margin-bottom: 1rem !important;
  }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-lg-5 {
    margin-bottom: 3rem !important;
  }
  .mb-lg-auto {
    margin-bottom: auto !important;
  }
  .ms-lg-0 {
    margin-left: 0 !important;
  }
  .ms-lg-1 {
    margin-left: 0.25rem !important;
  }
  .ms-lg-2 {
    margin-left: 0.5rem !important;
  }
  .ms-lg-3 {
    margin-left: 1rem !important;
  }
  .ms-lg-4 {
    margin-left: 1.5rem !important;
  }
  .ms-lg-5 {
    margin-left: 3rem !important;
  }
  .ms-lg-auto {
    margin-left: auto !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-lg-0 {
    padding-top: 0 !important;
  }
  .pt-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pt-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pt-lg-3 {
    padding-top: 1rem !important;
  }
  .pt-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pt-lg-5 {
    padding-top: 3rem !important;
  }
  .pe-lg-0 {
    padding-right: 0 !important;
  }
  .pe-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pe-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pe-lg-3 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-lg-5 {
    padding-bottom: 3rem !important;
  }
  .ps-lg-0 {
    padding-left: 0 !important;
  }
  .ps-lg-1 {
    padding-left: 0.25rem !important;
  }
  .ps-lg-2 {
    padding-left: 0.5rem !important;
  }
  .ps-lg-3 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xl-0 {
    margin-top: 0 !important;
  }
  .mt-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xl-3 {
    margin-top: 1rem !important;
  }
  .mt-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xl-5 {
    margin-top: 3rem !important;
  }
  .mt-xl-auto {
    margin-top: auto !important;
  }
  .me-xl-0 {
    margin-right: 0 !important;
  }
  .me-xl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xl-3 {
    margin-right: 1rem !important;
  }
  .me-xl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xl-5 {
    margin-right: 3rem !important;
  }
  .me-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xl-auto {
    margin-bottom: auto !important;
  }
  .ms-xl-0 {
    margin-left: 0 !important;
  }
  .ms-xl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xl-3 {
    margin-left: 1rem !important;
  }
  .ms-xl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xl-5 {
    margin-left: 3rem !important;
  }
  .ms-xl-auto {
    margin-left: auto !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xl-0 {
    padding-top: 0 !important;
  }
  .pt-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xl-3 {
    padding-top: 1rem !important;
  }
  .pt-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xl-5 {
    padding-top: 3rem !important;
  }
  .pe-xl-0 {
    padding-right: 0 !important;
  }
  .pe-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xl-3 {
    padding-right: 1rem !important;
  }
  .pe-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xl-0 {
    padding-left: 0 !important;
  }
  .ps-xl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xl-3 {
    padding-left: 1rem !important;
  }
  .ps-xl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xl-5 {
    padding-left: 3rem !important;
  }
}
@media (min-width: 1400px) {
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 0.25rem !important;
  }
  .m-xxl-2 {
    margin: 0.5rem !important;
  }
  .m-xxl-3 {
    margin: 1rem !important;
  }
  .m-xxl-4 {
    margin: 1.5rem !important;
  }
  .m-xxl-5 {
    margin: 3rem !important;
  }
  .m-xxl-auto {
    margin: auto !important;
  }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important;
  }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important;
  }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
  }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important;
  }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important;
  }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important;
  }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important;
  }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important;
  }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important;
  }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important;
  }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important;
  }
  .mt-xxl-0 {
    margin-top: 0 !important;
  }
  .mt-xxl-1 {
    margin-top: 0.25rem !important;
  }
  .mt-xxl-2 {
    margin-top: 0.5rem !important;
  }
  .mt-xxl-3 {
    margin-top: 1rem !important;
  }
  .mt-xxl-4 {
    margin-top: 1.5rem !important;
  }
  .mt-xxl-5 {
    margin-top: 3rem !important;
  }
  .mt-xxl-auto {
    margin-top: auto !important;
  }
  .me-xxl-0 {
    margin-right: 0 !important;
  }
  .me-xxl-1 {
    margin-right: 0.25rem !important;
  }
  .me-xxl-2 {
    margin-right: 0.5rem !important;
  }
  .me-xxl-3 {
    margin-right: 1rem !important;
  }
  .me-xxl-4 {
    margin-right: 1.5rem !important;
  }
  .me-xxl-5 {
    margin-right: 3rem !important;
  }
  .me-xxl-auto {
    margin-right: auto !important;
  }
  .mb-xxl-0 {
    margin-bottom: 0 !important;
  }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important;
  }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important;
  }
  .mb-xxl-3 {
    margin-bottom: 1rem !important;
  }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important;
  }
  .mb-xxl-5 {
    margin-bottom: 3rem !important;
  }
  .mb-xxl-auto {
    margin-bottom: auto !important;
  }
  .ms-xxl-0 {
    margin-left: 0 !important;
  }
  .ms-xxl-1 {
    margin-left: 0.25rem !important;
  }
  .ms-xxl-2 {
    margin-left: 0.5rem !important;
  }
  .ms-xxl-3 {
    margin-left: 1rem !important;
  }
  .ms-xxl-4 {
    margin-left: 1.5rem !important;
  }
  .ms-xxl-5 {
    margin-left: 3rem !important;
  }
  .ms-xxl-auto {
    margin-left: auto !important;
  }
  .p-xxl-0 {
    padding: 0 !important;
  }
  .p-xxl-1 {
    padding: 0.25rem !important;
  }
  .p-xxl-2 {
    padding: 0.5rem !important;
  }
  .p-xxl-3 {
    padding: 1rem !important;
  }
  .p-xxl-4 {
    padding: 1.5rem !important;
  }
  .p-xxl-5 {
    padding: 3rem !important;
  }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important;
  }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
  }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
  }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important;
  }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important;
  }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
  }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
  }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
  }
  .pt-xxl-0 {
    padding-top: 0 !important;
  }
  .pt-xxl-1 {
    padding-top: 0.25rem !important;
  }
  .pt-xxl-2 {
    padding-top: 0.5rem !important;
  }
  .pt-xxl-3 {
    padding-top: 1rem !important;
  }
  .pt-xxl-4 {
    padding-top: 1.5rem !important;
  }
  .pt-xxl-5 {
    padding-top: 3rem !important;
  }
  .pe-xxl-0 {
    padding-right: 0 !important;
  }
  .pe-xxl-1 {
    padding-right: 0.25rem !important;
  }
  .pe-xxl-2 {
    padding-right: 0.5rem !important;
  }
  .pe-xxl-3 {
    padding-right: 1rem !important;
  }
  .pe-xxl-4 {
    padding-right: 1.5rem !important;
  }
  .pe-xxl-5 {
    padding-right: 3rem !important;
  }
  .pb-xxl-0 {
    padding-bottom: 0 !important;
  }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pb-xxl-3 {
    padding-bottom: 1rem !important;
  }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pb-xxl-5 {
    padding-bottom: 3rem !important;
  }
  .ps-xxl-0 {
    padding-left: 0 !important;
  }
  .ps-xxl-1 {
    padding-left: 0.25rem !important;
  }
  .ps-xxl-2 {
    padding-left: 0.5rem !important;
  }
  .ps-xxl-3 {
    padding-left: 1rem !important;
  }
  .ps-xxl-4 {
    padding-left: 1.5rem !important;
  }
  .ps-xxl-5 {
    padding-left: 3rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.ui-button {
  white-space: nowrap;
  border: 0;
  border-radius: 50px;
  transition: all 0.3s ease;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 35px;
  height: 48px;
  font-weight: 500;
}
.ui-button--big {
  height: 58px;
}
.ui-button--60 {
  height: 60px;
}
.ui-button--medium {
  height: 50px;
}
.ui-button--40, .cookie-buttons__button {
  height: 40px;
}
.ui-button--wide {
  width: 100%;
}
.ui-button--span {
  cursor: default;
}
.ui-button--small {
  height: 36px;
}
.ui-button--small2 {
  height: 38px;
  border-radius: 4px;
  padding: 0 16px;
}
.ui-button--round {
  border-radius: 50%;
}
.ui-button--primary, .page--13-travelblogpro .edit-plan, .page--13-travelblogpro .page .cookie-buttons__button--decline, .page .page--13-travelblogpro .cookie-buttons__button--decline, .page .cookie-buttons__button--accept {
  background-color: #0132B8;
  color: #ffffff;
}
.ui-button--primary:hover, .page--13-travelblogpro .edit-plan:hover, .page--13-travelblogpro .page .cookie-buttons__button--decline:hover, .page .page--13-travelblogpro .cookie-buttons__button--decline:hover, .page .cookie-buttons__button--accept:hover {
  background-color: rgb(0.8621621622, 43.1081081081, 158.6378378378);
}
.ui-button--darkblue, .page--1-personal .cookie-buttons__button--accept {
  background: #0E1552;
  color: #ffffff;
}
.ui-button--darkblue:hover, .page--1-personal .cookie-buttons__button--accept:hover {
  background: rgb(17.71875, 26.578125, 103.78125);
}
.page--5-jetset .header .ui-button--darkblue, .page--5-jetset .header .page--1-personal .cookie-buttons__button--accept, .page--1-personal .page--5-jetset .header .cookie-buttons__button--accept, .page--3-helppal .header .ui-button--darkblue, .page--3-helppal .header .page--1-personal .cookie-buttons__button--accept, .page--1-personal .page--3-helppal .header .cookie-buttons__button--accept {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.page--5-jetset .header .ui-button--darkblue:hover, .page--5-jetset .header .page--1-personal .cookie-buttons__button--accept:hover, .page--1-personal .page--5-jetset .header .cookie-buttons__button--accept:hover, .page--3-helppal .header .ui-button--darkblue:hover, .page--3-helppal .header .page--1-personal .cookie-buttons__button--accept:hover, .page--1-personal .page--3-helppal .header .cookie-buttons__button--accept:hover {
  color: #0E1552;
  background: #ffffff;
}
.ui-button--darkblue2 {
  background: none;
  color: #0E1552;
  border: 2px solid #0E1552;
}
.ui-button--darkblue2:hover {
  background: #0E1552;
  color: #ffffff;
}
.page--5-jetset .header .ui-button--darkblue2, .page--3-helppal .header .ui-button--darkblue2 {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.page--5-jetset .header .ui-button--darkblue2:hover, .page--3-helppal .header .ui-button--darkblue2:hover {
  color: #0E1552;
  background: #ffffff;
}
.ui-button--violet, .page--2-profits .cookie-buttons__button--accept {
  background: #7534FF;
  color: #ffffff;
}
.ui-button--violet:hover, .page--2-profits .cookie-buttons__button--accept:hover {
  background: rgb(134.3349753695, 77.5, 255);
}
.ui-button--violet-dark {
  background: #361F79;
  color: #ffffff;
}
.ui-button--violet-dark:hover {
  background: rgb(63.0592105263, 36.2006578947, 141.2993421053);
}
.ui-button--blue2, .page--4-assistant .cookie-buttons__button--accept, .page--5-jetset .cookie-buttons__button--accept {
  background: #1962F2;
  color: #ffffff;
}
.ui-button--blue2:hover, .page--4-assistant .cookie-buttons__button--accept:hover, .page--5-jetset .cookie-buttons__button--accept:hover {
  background: rgb(49.1358024691, 114.475308642, 243.3641975309);
}
.ui-button--red2 {
  background: #D12A13;
  color: #ffffff;
}
.ui-button--red2:hover {
  background: #FF3F33;
}
.ui-button--aqua_dark, .page--3-helppal .cookie-buttons__button--accept {
  background: #00838F;
  color: #ffffff;
}
.ui-button--aqua_dark:hover, .page--3-helppal .cookie-buttons__button--accept:hover {
  background: rgb(0, 154.3601398601, 168.5);
}
.ui-button--green2 {
  background: #1EE9AC;
  color: #191D27;
}
.ui-button--green2:hover {
  background: rgb(18.8825910931, 193.1174089069, 140.7611336032);
}
.ui-button--pink4 {
  background: #D81B60;
  color: #ffffff;
}
.ui-button--pink4:hover {
  background: rgb(228.1666666667, 40.3333333333, 108.9074074074);
}
.ui-button--yellow {
  border-radius: 11px;
  background: #FFC800;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}
.ui-button--yellow:hover {
  background: #FFBE16;
}
.ui-button--yellow2 {
  border-radius: 11px;
  background: #ffffff;
  border: 1px solid #FFC800;
  color: #191D27;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  height: 52px;
}
.ui-button--yellow2:hover {
  background: #FFC800;
}
.ui-button--white {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.ui-button--white:hover {
  background: rgb(17.71875, 26.578125, 103.78125);
}
.ui-button--white2 {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.ui-button--white2:hover {
  background: rgb(49.1358024691, 114.475308642, 243.3641975309);
}
.card--violet_dark .ui-button--white2:hover {
  background: rgb(63.0592105263, 36.2006578947, 141.2993421053);
}
.ui-button--white3 {
  color: #0E1552;
  background: #ffffff;
}
.ui-button--white3:hover {
  background: rgb(229.5, 229.5, 229.5);
}
.ui-button--white4, .cookie-buttons__button--decline {
  background: none;
  color: #ffffff;
  border: 1px solid #ffffff;
}
.ui-button--white4:hover, .cookie-buttons__button--decline:hover {
  background: rgb(242.25, 242.25, 242.25);
  color: #191D27;
}
.ui-button--disabled {
  background-color: #B5B5B5 !important;
  color: #ffffff !important;
  border: none !important;
  cursor: default;
}
.ui-button--disabled:hover {
  background-color: #B5B5B5 !important;
  color: #ffffff !important;
}
.ui-button--icon-cards {
  position: relative;
  padding-right: 60px;
}
.ui-button--icon-cards:after {
  content: "";
  display: block;
  width: 17px;
  height: 15px;
  background: url(../images/icons/cards.svg) center center no-repeat;
  background-size: cover;
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
}
.ui-button[disabled], .ui-button.disabled {
  opacity: 0.5;
  cursor: default;
}
.ui-button__loader {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
}
.ui-button__loader--after {
  margin: 1px 0 0 6px;
  position: absolute;
}
.ui-button__loader .member-loader {
  min-height: inherit;
}
.ui-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.ui-icon--red {
  background-color: #FF3F33;
}
.ui-icon--yellow {
  background-color: #FFBE16;
}
.ui-icon--phone {
  background-image: url(../images/icons/phone.svg);
}
.ui-icon--refresh {
  background-image: url(../images/icons/refresh.svg);
}
.ui-icon--48 {
  width: 48px;
  height: 48px;
}
.ui-icon-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.ui-icon-link--hoverable-border .ui-icon-link__text {
  transition: all 0.3s ease;
  border-bottom: 1px dashed transparent;
}
.ui-icon-link--hoverable-border:hover .ui-icon-link__text {
  border-bottom: 1px dashed;
}
.ui-icon-link__text {
  margin-left: 15px;
}
.ui-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ui-list--with-checkboxes .ui-list__item {
  position: relative;
  padding-left: 55px;
}
.ui-list--with-checkboxes .ui-list__item:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../images/icons/checkbox.svg) center center no-repeat;
  background-size: cover;
}
.ui-list--with-checkboxes--aqua .ui-list__item:before {
  background: url(../images/icons/checkbox-aqua.svg) center center no-repeat;
  background-size: cover;
}
.ui-list--with-checkboxes--small .ui-list__item {
  padding-left: 40px;
  margin-bottom: 20px;
}
.ui-list--with-checkboxes--small .ui-list__item:before {
  border-radius: 17px;
  top: 7px;
  width: 17px;
  height: 17px;
  background: #39C69B url(../images/icons/checkbox-small.svg) center center no-repeat;
  background-size: cover;
}
.ui-list--with-checkboxes-round .ui-list__item {
  padding-left: 60px;
}
.ui-list--with-checkboxes-round .ui-list__item:before {
  width: 42px;
  height: 42px;
  background: url(../images/icons/checkbox-round.svg) center center no-repeat;
}
.ui-list--with-checkmarks .ui-list__item {
  position: relative;
  padding-left: 32px;
}
.ui-list--with-checkmarks .ui-list__item:before {
  content: "";
  width: 22px;
  height: 22px;
  position: absolute;
  left: 0;
  top: 3px;
  background: url(../images/icons/checkmark.svg) center center no-repeat;
  background-size: cover;
}
.ui-list--member {
  padding-left: 80px;
}
@media screen and (max-width: 768px) {
  .ui-list--member {
    padding-left: 30px;
  }
}
.ui-list--member .ui-list__item {
  margin-bottom: 15px;
}
.ui-list__item {
  margin-bottom: 30px;
}
.ui-list__item-title {
  display: block;
  margin-bottom: 20px;
}
.ui-list__item-text {
  margin: 0;
}
.ui-accordion {
  padding: 0;
  margin: 0;
  list-style: none;
}
.ui-accordion__item {
  transition: all 0.3s ease;
  padding: 30px 40px;
  overflow: hidden;
  border-top: 1px solid #C3C6E3;
  border-radius: 0;
}
@media screen and (max-width: 960px) {
  .ui-accordion__item {
    padding: 20px 30px;
  }
}
.ui-accordion__item:first-child {
  border-top: 1px solid transparent;
}
.ui-accordion__item:last-child {
  border-bottom: 1px solid #C3C6E3;
}
.ui-accordion__item--active {
  padding: 40px;
  border-radius: 25px;
  background-color: #FFF2DF;
  border-bottom: none;
  border-top: 1px solid transparent;
}
@media screen and (max-width: 960px) {
  .ui-accordion__item--active {
    padding: 30px;
  }
}
.ui-accordion__item--active + .ui-accordion__item {
  border-top: 1px solid transparent;
}
.ui-accordion__item--active.ui-accordion__item:last-child {
  border-bottom: 1px solid transparent;
}
.ui-accordion__item-header {
  padding: 0 30px 0 0;
  position: relative;
  cursor: pointer;
  transition: all 0.3s ease;
}
.ui-accordion__item--active .ui-accordion__item-header {
  margin: 0 0 15px 0;
}
.ui-accordion__content {
  height: 0;
  overflow: hidden;
  transition: all 0.3s ease;
}
.ui-accordion__item--active .ui-accordion__content {
  height: 124px;
}
.ui-accordion__content-text {
  margin: 0 0 20px 0;
}
.ui-accordion__button {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  background: url(../images/icons/arrowDown.svg) center center no-repeat;
  background-size: cover;
  transition: all 0.3s ease;
  border: none;
  outline: none;
  cursor: pointer;
}
.ui-accordion__item--active .ui-accordion__button {
  background-color: #ffffff;
  transform: rotate(180deg);
}
.ui-close {
  width: 32px;
  height: 32px;
  border: none;
  padding: 0;
  cursor: pointer;
  position: absolute;
  right: 16px;
  top: 16px;
  background: url(../images/icons/close.svg) center center no-repeat;
}
.ui-close--delete {
  width: 18px;
  height: 18px;
  border: none;
  padding: 0;
  cursor: pointer;
  background: none;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  margin-top: -2px;
}
.ui-close--delete svg {
  transform: scale(0.6) translate(-6px, -6px);
}
.ui-close--delete--with-image {
  background: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" height=\"25\" transform=\"scale%280.6%29 translate%28-6, -6%29\" width=\"25\"><g transform=\"translate%283.9661017,3.5677966%29\"><path stroke-miterlimit=\"4\" fill=\"%23FF3F33\" stroke=\"%23FF3F33\" stroke-width=\"3.23161912\" stroke-linecap=\"round\" d=\"M -2.5783352e-4,-0.00146808 17.435473,18.212367\"/><path stroke-miterlimit=\"4\" fill=\"%23FF3F33\" stroke=\"%23FF3F33\" stroke-width=\"3.23161912\" stroke-linecap=\"round\" d=\"M -2.5783352e-4,18.212367 17.435473,-0.00146808\"/></g></svg>");
}

.ui-form {
  background: #ECEEFE;
  border-radius: 20px;
  padding: 35px 60px;
}
.ui-form--dark {
  background: #15131D;
}
.ui-form--white {
  background: #ffffff;
}
.ui-form__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 39px;
  color: #191D27;
  display: inline-block;
  margin: 0 0 10px 0;
}
.ui-form--dark .ui-form__title {
  color: #ffffff;
}
.ui-form__text {
  color: #7D7D7D;
  margin: 0 0 15px 0;
}
.ui-form__block {
  margin: 0 0 10px 0;
}
.ui-form__block--no-label {
  padding-top: 33px;
}
.ui-form__submit {
  display: block;
  text-align: center;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: inherit;
  font-size: inherit;
}
.ui-form__submit-loader {
  position: absolute;
  right: 0;
  top: 0;
}
.ui-form__submit-loader svg {
  -webkit-animation-name: loader;
  -moz-animation-name: loader;
  -ms-animation-name: loader;
  -o-animation-name: loader;
  animation-name: loader;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
.ui-form__submit-loader svg path {
  fill: #000000;
}
.ui-form__submit2 {
  font-family: inherit;
  font-size: inherit;
}
.ui-label {
  display: block;
  color: #191D27;
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 5px;
}
.ui-form--dark .ui-label {
  color: #ffffff;
}
.ui-input {
  font-family: "Plus Jakarta Sans", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  border-radius: 4px;
  border: 1px solid #CFCFCF;
  background: #FFF;
  height: 50px;
  font-size: 18px;
  font-weight: 500;
  padding: 12px 17px;
  transition: outline-color 0.3s ease, outline-width 0.3s ease;
  width: 100%;
}
.ui-input::-webkit-input-placeholder {
  color: #BCBCBC;
  font-weight: 400;
}
.ui-input::-moz-placeholder {
  color: #BCBCBC;
  font-weight: 400;
}
.ui-input:-ms-input-placeholder {
  color: #BCBCBC;
  font-weight: 400;
}
.ui-input:-moz-placeholder {
  color: #BCBCBC;
  font-weight: 400;
}
.ui-input:focus {
  border-color: #47B16A;
}
.ui-input--hidden {
  display: none;
}
.ui-input--white {
  background: #ffffff;
  border-radius: 11px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}
.ui-input--white::-webkit-input-placeholder {
  color: #999999;
}
.ui-input--white::-moz-placeholder {
  color: #999999;
}
.ui-input--white:-ms-input-placeholder {
  color: #999999;
}
.ui-input--white:-moz-placeholder {
  color: #999999;
}
.ui-input--white:focus {
  border-color: #999999;
}
.ui-input--error {
  border: 2px solid #FF3F33;
}
.ui-input--cvv {
  text-security: disc;
  -webkit-text-security: disc;
  -moz-text-security: disc;
}
.ui-input__block {
  position: relative;
  margin-bottom: 20px;
}
.ui-input__block .red {
  position: absolute;
  bottom: -25px;
}
.ui-textarea {
  font-family: "Plus Jakarta Sans", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  border-radius: 4px;
  border: 1px solid #CFCFCF;
  background: #FFF;
  padding: 12px 17px;
  min-height: 112px;
  transition: outline-color 0.3s ease, outline-width 0.3s ease;
  display: block;
}
.ui-textarea::-webkit-input-placeholder {
  color: #BCBCBC;
}
.ui-textarea::-moz-placeholder {
  color: #BCBCBC;
}
.ui-textarea:-ms-input-placeholder {
  color: #BCBCBC;
}
.ui-textarea:-moz-placeholder {
  color: #BCBCBC;
}
.ui-textarea:focus {
  border-color: #47B16A;
}
.ui-textarea.ui-input--error {
  border: 2px solid #FF3F33;
}
.ui-checkbox {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}
.ui-checkbox__input {
  width: 18px;
  height: 18px;
  flex: 0 0 18px;
  border-radius: 3px;
  background: #ffffff;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  margin: 0;
}
.ui-checkbox--2 .ui-checkbox__input {
  border: 1px solid #CFCFCF;
}
.payment--safari .ui-checkbox__input:focus {
  outline: 2px solid #191D27;
}
.ui-checkbox__input:checked + label:before {
  background: white url(../images/icons/checkbox-small-red.svg) center center no-repeat;
}
.ui-checkbox__input.ui-input--error + label:before {
  border-color: #FF3F33;
}
.ui-checkbox__label {
  color: #E2E2E2;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding-left: 15px;
  cursor: pointer;
}
.ui-checkbox--2 .ui-checkbox__label {
  color: #6b6b6b;
  font-size: 16px;
}
.ui-checkbox__label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border: 2px solid transparent;
  margin-right: 4px;
  cursor: pointer;
}
.ui-switch {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  padding-left: 56px;
}
.ui-switch__input {
  display: none;
}
.ui-switch__input:checked + label:before {
  transform: translateX(24px);
}
.card--blue2 .ui-switch__input:checked + label:before, .card--violet-dark .ui-switch__input:checked + label:before, .card--bg-dark .ui-switch__input:checked + label:before {
  background: #ffffff;
}
.ui-switch__input:checked + label:after {
  background-color: #47B16A;
}
.ui-switch__label {
  font-size: 15px;
  font-weight: normal;
  display: inline-flex;
  flex-direction: column;
  cursor: pointer;
}
.ui-switch__label:before, .ui-switch__label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 14px;
  margin-top: -12px;
  display: block;
  transition: all 0.3s ease;
}
.ui-switch__label:before {
  width: 16px;
  height: 16px;
  border-radius: 8px;
  background: #ffffff;
  z-index: 1;
  margin: -8px 0 0 4px;
}
.card--blue2 .ui-switch__label:before, .card--violet-dark .ui-switch__label:before {
  background: #0046D0;
}
.card--bg-dark .ui-switch__label:before {
  background: #15131D;
}
.ui-switch__label:after {
  width: 48px;
  height: 24px;
  background: #DFE5EC;
  border-radius: 12px;
}
.card--blue2 .ui-switch__label:after {
  background: #5389F5;
}
.ui-switch__label-description {
  font-size: 13px;
  line-height: 15px;
  font-weight: normal;
  color: #111111;
  opacity: 0.48;
}
.card--blue2 .ui-switch__label-description, .card--violet-dark .ui-switch__label-description, .card--bg-dark .ui-switch__label-description {
  color: rgba(255, 255, 255, 0.48);
}

.ui-input--bottom-border-only {
  border-top: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
  outline: none;
  padding-left: 0;
  padding-right: 0;
}
.ui-input--bottom-border-only::-webkit-input-placeholder {
  color: transparent;
}
.ui-input--bottom-border-only::-moz-placeholder {
  color: transparent;
}
.ui-input--bottom-border-only:-ms-input-placeholder {
  color: transparent;
}
.ui-input--bottom-border-only:-moz-placeholder {
  color: transparent;
}
.ui-input--bottom-border-only + label {
  position: relative;
  top: 40px;
  margin-bottom: 0;
  cursor: text;
  transition: all 0.3s ease;
  color: #7D7D7D;
  pointer-events: none;
}
.ui-input--bottom-border-only:focus + label, .ui-input--bottom-border-only:active + label, .ui-input--bottom-border-only:not(:placeholder-shown) + label, .ui-input--bottom-border-only:autofill + label, .ui-input--bottom-border-only:-webkit-autofill + label {
  top: 0;
}

.ui-input--black3 {
  background: none;
  border-radius: 0;
  box-shadow: none;
  color: #ffffff;
  border-bottom-color: #848484;
}
.page--8-savorviral .ui-input--black3, .page--10-impactfulsmm .ui-input--black3 {
  color: #1A1A1C;
}
.page--8-savorviral .card--black3 .ui-input--black3, .page--10-impactfulsmm .card--black3 .ui-input--black3 {
  color: #ffffff;
}
.ui-input--black3 + label {
  color: #A69999;
  font-weight: 400;
}
.ui-input--black3:focus {
  border-bottom-color: #47B16A;
}
.ui-input--black3.ui-input--error {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom-color: #FF3F33;
}

.logo {
  display: flex;
}
@media screen and (max-width: 360px) {
  .logo-svg {
    width: 120px;
  }
}

.main,
.page--1-personal .content,
.page--2-profits .content,
.page--3-helppal .main,
.page--4-assistant .intro4, .page--4-assistant .content,
.page--5-jetset .intro5, .page--5-jetset .content {
  padding-top: 73px;
}

.page--1-personal.page--main .main,
.page--2-profits.page--main .main,
.page--4-assistant.page--main .main,
.page--5-jetset.page--main .main {
  background: none;
  padding-top: 0;
}

.header {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  padding-top: 15px;
}
@media screen and (max-width: 1024px) {
  .header-left {
    flex: 1;
  }
}
@media screen and (max-width: 1024px) {
  .header-center {
    position: fixed;
    background: #ffffff;
    right: 0;
    top: 0;
    height: 100%;
    z-index: 100;
    padding-top: 70px;
    width: 240px;
    transform: translateX(100%);
    transition: all 0.3s ease;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
@media screen and (max-width: 360px) {
  .header-center {
    padding-top: 50px;
    width: 100%;
  }
}
.header-center.active {
  transform: none;
}
.header-center.active ~ .hamburger {
  position: fixed;
}
@media screen and (max-width: 1024px) {
  .header-right {
    padding-right: 50px;
  }
}
@media screen and (max-width: 640px) {
  .header-right {
    display: none;
  }
}
.header-right .ui-button {
  min-width: 160px;
}
@media screen and (max-width: 1024px) {
  .header-right .ui-button {
    height: 48px;
  }
}
@media screen and (max-width: 640px) {
  .header-right .ui-button {
    min-width: auto;
  }
}
@media screen and (max-width: 640px) {
  .header-right__unsubscribe {
    display: none;
  }
}
.header-nav {
  display: block;
}
.header-nav__list {
  padding: 0 15px;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 1024px) {
  .header-nav__list {
    flex-direction: column;
    padding: 0 28px;
    align-items: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .header-nav__list li {
    padding: 0;
    margin: 0 0 5px 0;
    width: 100%;
  }
  .header-nav__list li .header-link {
    width: 100%;
    display: block;
    padding-left: 3px;
    border-bottom: 1px solid #C3C6E3;
    color: #191D27;
  }
  .header-nav__list li .header-link:hover {
    border-bottom: 1px solid #0E1552;
  }
}
.header-item {
  padding: 0 15px;
}
.header-link {
  font-style: normal;
  font-weight: 400;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  color: inherit;
  cursor: pointer;
  transition: color 0.3s ease, border 0.3s ease;
}
.header-link:hover {
  border-bottom: 1px solid;
}
.black .header-link {
  color: #191D27;
}
.header-link--active {
  color: #191D27;
  font-weight: 600;
}
.header-mobile__unsubscribe {
  display: none;
  margin-top: 15px;
  color: #191D27;
}
@media screen and (max-width: 640px) {
  .header-mobile__unsubscribe {
    display: block;
  }
}
.header-mobile__login {
  display: none;
  margin-top: 10px;
}
@media screen and (max-width: 640px) {
  .header-mobile__login {
    display: block;
  }
}

.hamburger {
  position: absolute;
  right: 20px;
  top: 29px;
  display: none;
  z-index: 500;
  margin-left: 30px;
}
@media screen and (max-width: 1024px) {
  .hamburger {
    display: block;
  }
}
@media screen and (max-width: 360px) {
  .hamburger {
    right: 20px;
    top: 20px;
  }
}
@media screen and (min-width: 640px) {
  .page--4-assistant .hamburger {
    top: 34px;
  }
}
.hamburger-checkbox {
  display: block;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 3;
}
.hamburger-checkbox:hover ~ span {
  background: rgb(17.71875, 26.578125, 103.78125);
}
.hamburger-checkbox:checked ~ span {
  opacity: 1;
  transform: rotate(45deg) translate(1px, -2px);
}
.hamburger-checkbox:checked ~ span:nth-last-child(1) {
  transform: rotate(-45deg) translate(0, -1px);
}
.hamburger-checkbox:checked ~ span:nth-last-child(2) {
  opacity: 0;
  transform: rotate(0deg) scale(0, 0);
}
.hamburger span {
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  background: #0E1552;
  border-radius: 3px;
  z-index: 1;
  transform-origin: 4px 0;
  transition: transform 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.3s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.35s ease;
}
.hamburger span:first-child {
  transform-origin: 0% 0%;
}
.hamburger span:nth-last-child(2) {
  transform-origin: 0% 100%;
}

.floating-dot {
  width: 13px;
  height: 13px;
  border-radius: 13px;
  position: absolute;
  display: block;
}
.floating-dot--square {
  border-radius: 0;
}
.floating-dot--tiny {
  width: 7px;
  height: 7px;
}
.floating-dot--small {
  width: 11px;
  height: 11px;
}
.floating-dot--small-radius {
  border-radius: 4px;
}
.floating-dot--medium {
  width: 21px;
  height: 21px;
}
.floating-dot--big {
  width: 34px;
  height: 34px;
}
.floating-dot--triangle {
  border-radius: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 15px solid #FFA903;
}
.floating-dot--triangle-green {
  border-radius: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 15px solid #47B16A;
}
.floating-dot--two-borders {
  border: 3px solid #47B16A;
}
.floating-dot--two-borders:before {
  content: "";
  display: block;
  width: 13px;
  height: 13px;
  border-radius: 13px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -6.5px 0 0 -6.5px;
}
.floating-dot--two-borders--aqua {
  border: 3px solid #8FFFEA;
}
.floating-dot--blue {
  background: #0044EB;
}
.floating-dot--dark-blue {
  background: #0E1552;
}
.floating-dot--orange {
  background: #FF7549;
}
.floating-dot--green {
  background: #47B16A;
}
.floating-dot--pink {
  background: #FF77D9;
}
.floating-dot--pink2 {
  background: #eb407f;
}
.floating-dot--yellow2 {
  background: #FFA903;
}
.floating-dot--violet {
  background: #7534FF;
}
.floating-dot--red {
  background: #FF3F33;
}
.floating-dot--rotated-60 {
  transform: rotate(60deg);
}

.cards {
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
}
.cards--pair .card {
  margin-bottom: 30px;
  align-self: stretch;
}

.icon {
  width: 13px;
  height: 13px;
  border-radius: 13px;
}
.icon--success, .icon--error {
  height: 80px;
  width: 80px;
  border-radius: 80px;
}
.icon--success {
  background: url(../images/icons/checkmark-success.svg) center no-repeat;
  background-size: cover;
}
.icon--error {
  background: url(../images/icons/error.svg) center no-repeat;
  background-size: cover;
}

.label {
  border-radius: 6px;
  height: 28px;
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  font-weight: 400;
  font-size: 16px;
}
.label--big {
  height: 44px;
  padding: 0 15px;
  border-radius: 60px;
}
.label--white {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.label--with-shadow {
  box-shadow: 0 14px 26px 0 #D9E2F3;
}
.label--with-shield {
  background: url(../images/icons/shield.svg) left 16px center no-repeat;
  padding-left: 46px;
}
.label--multicolor {
  width: 88px;
  height: 42px;
  background: url(../images/5-jetset/label-multicolor.png) center center/cover no-repeat;
  text-align: center;
  justify-content: center;
  font-size: 15px;
}
.label--medium {
  font-weight: 600;
}
.label--dark-red {
  color: #ffffff;
  background-color: #9F0000;
}
.label--light-blue {
  font-weight: 500;
  color: #283593;
  background-color: #EEF9FF;
}
.label--pink {
  font-weight: 500;
  color: #FF77D9;
  background-color: #FFEFFA;
}

.box {
  position: relative;
  padding-left: 50px;
}
.box--light-blue:before {
  content: "";
  background: rgba(36, 171, 245, 0.1);
  display: block;
  width: calc(100% + 50px);
  height: calc(100% + 50px);
  top: -25px;
  left: -25px;
  position: absolute;
  z-index: 0;
}
.box-title {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 15px;
  position: relative;
}
.box-title__number {
  width: 30px;
  height: 30px;
  border: 1px dashed;
  position: absolute;
  left: -50px;
  top: 50%;
  margin-top: -15px;
  border-radius: 3px;
  text-align: center;
}

.hr {
  border: 0;
  border-bottom: 1px solid #eeeeee;
  margin: 30px 0;
}
.hr--small {
  margin: 15px 0;
}
.hr--big {
  border-bottom: 3px solid #E0E3E7;
}
.hr--blue {
  border-bottom-color: #6C9EFF;
}
.hr--gray {
  border-bottom-color: #DDD;
}

.link {
  transition: all 0.3s ease;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
  cursor: pointer;
}
.link:hover {
  border-bottom: 1px solid;
}
.link--dashed {
  border-bottom: 1px dashed transparent;
}
.link--dashed:hover {
  border-bottom: 1px dashed;
}
.link--underline {
  border-bottom: 1px solid;
  line-height: 20px;
  padding-bottom: 0;
}
.link--underlined {
  border-bottom: 1px solid;
}
.link--purple {
  color: #A4ACF0;
}
.link--purple2 {
  color: #6D02C0;
}
.link--blue2 {
  color: #1962F2;
}
.link--pink2 {
  color: #F8BBD0;
}
.link--white {
  color: #ffffff;
}
.link--aqua {
  color: #8FFFEA;
}
.link--with-dot {
  position: relative;
  margin-left: 20px;
  margin-right: 20px;
}
.link--with-dot:after {
  content: "";
  display: block;
  position: absolute;
  width: 4px;
  height: 4px;
  background: #A4ACF0;
  right: -20px;
  top: 50%;
  margin-top: -2px;
}
.link--with-dot:first-child {
  margin-left: 0;
}
.link--with-dot:last-child {
  margin-right: 0;
}
.link--with-dot:last-child:after {
  display: none;
}
.link--arrow-right {
  position: relative;
}
.link--arrow-right:after {
  content: "";
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(../images/icons/arrow_right.svg) center center no-repeat;
  right: -25px;
  top: 50%;
  margin-top: -9px;
}
.link--arrow-right.link--blue2:after {
  background-image: url(../images/icons/arrow_right-blue.svg);
}
.link--arrow-right2 {
  position: relative;
}
.link--arrow-right2:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 8px;
  background: url(../images/icons/arrow_right2.svg) center center no-repeat;
  right: -25px;
  top: 50%;
  margin-top: -4px;
  transition: all 0.3s ease;
}
.link--arrow-right2:hover:after {
  transform: translateX(5px);
}
.link--file {
  padding-left: 28px;
  background: url(../images/icons/file.svg) left 0 center no-repeat;
  background-size: 22px;
}

.faq {
  padding: 0;
  list-style: none;
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
}
.faq-item {
  width: 100%;
  display: block;
  margin-bottom: 10px;
}
.faq-item--active .faq-item__question {
  color: #ffffff;
  background: #1962F2;
}
.faq--dark .faq-item--active .faq-item__question {
  background: #1962F2;
}
.faq--dark .faq-item--active .faq-item__question:hover, .faq--dark .faq-item--active .faq-item__question:active, .faq--dark .faq-item--active .faq-item__question:focus {
  background: #1962F2;
}
.faq--blue3 .faq-item--active .faq-item__question {
  background: #0277BD;
}
.faq--blue3 .faq-item--active .faq-item__question:hover, .faq--blue3 .faq-item--active .faq-item__question:active, .faq--blue3 .faq-item--active .faq-item__question:focus {
  background: #0277BD;
}
.faq-item--active .faq-item__question:after {
  content: "-";
}
.faq-item--active .faq-item__question:hover, .faq-item--active .faq-item__question:active, .faq-item--active .faq-item__question:focus {
  background: #1962F2;
}
.faq-item--active .faq-item__answer {
  padding-top: 30px;
  padding-bottom: 30px;
  max-height: 300px;
}
.faq-item__question {
  transition: all 0.3s ease;
  border-radius: 4px;
  color: #191D27;
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
  position: relative;
  padding: 17px 50px 17px 20px;
  font-weight: 600;
  width: 100%;
  display: block;
  cursor: pointer;
  background: #ffffff;
}
.faq--dark .faq-item__question {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.1);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.06);
}
.faq--dark .faq-item__question:hover {
  background: rgba(255, 255, 255, 0.05);
}
.faq-item__question:hover {
  background: rgba(0, 0, 0, 0.06);
}
.faq-item__question:after {
  content: "+";
  position: absolute;
  right: 25px;
  top: 13px;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}
.faq-item__answer {
  transition: all 0.3s ease;
  padding: 0 30px;
  margin: 0;
  max-height: 0;
  overflow: hidden;
}
.faq--dark .faq-item__answer {
  color: #6B6B6B;
}

.disclaimer {
  padding: 50px;
  background: #D32F2F;
  color: #ffffff;
  border-radius: 30px;
  text-align: center;
  position: relative;
  z-index: 2;
}
.disclaimer--violet-dark {
  background: #361F79;
}
.disclaimer-title {
  display: block;
}

.stats-item {
  display: block;
  width: 100%;
}

.statistics {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 180px;
  justify-content: space-between;
  padding: 10px 0;
  border-bottom: 3px solid #FF3F33;
  margin-bottom: 20px;
  transition: width 1.5s ease-in-out;
}
.statistics--250 {
  width: 250px;
}

.steps__item {
  margin-bottom: 30px;
  flex: 0 0 30%;
}
.steps__item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  .steps__item--center-mobile {
    text-align: center;
  }
}
@media screen and (max-width: 960px) {
  .steps__item {
    flex: 0 0 45%;
  }
  .steps__item:nth-child(3n) {
    margin-right: 15px;
  }
  .steps__item:nth-child(2n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .steps__item {
    flex: 0 0 100%;
  }
}
.steps__item-image img {
  border-radius: 10px;
}
.steps__item-title {
  margin: 0 0 15px 0;
  display: block;
}
.steps__item-title--30 {
  margin: 30px 0 25px 0;
}
.steps__item-index {
  background: #1962F2;
  display: block;
  margin: 30px 0 15px 0;
  padding: 5px 10px;
}

.cookie {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: -100px;
  background: #ffffff;
  border: 2px solid #CFD8DC;
  padding: 16px 48px 16px 32px;
  width: 100%;
  max-width: 1080px;
  transition: bottom 1s ease-out, transform 1s ease-out;
  border-radius: 16px;
  height: 92px;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 1080px) {
  .cookie {
    height: auto;
    padding: 16px;
    flex-direction: column;
    max-width: 288px;
    right: 30px;
    left: auto;
    bottom: 30px;
    transform: translateY(120%);
  }
}
@media screen and (max-width: 360px) {
  .cookie {
    width: calc(100% - 24px);
    max-width: 100%;
    right: 12px;
  }
}
.cookie--visible {
  bottom: 30px;
  z-index: 5;
}
@media screen and (max-width: 1080px) {
  .cookie--visible {
    transform: none;
  }
}
.cookie-title {
  min-width: 160px;
  color: #191D27;
}
.cookie-title .bold {
  display: block;
  color: #222222;
  font-size: 20px;
}
@media screen and (max-width: 1080px) {
  .cookie-title .bold {
    font-size: 16px;
    display: inline;
  }
}
.cookie-text {
  padding: 0 32px;
  color: #37474F;
}
@media screen and (max-width: 1080px) {
  .cookie-text {
    padding: 0;
  }
}
.cookie-buttons {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1080px) {
  .cookie-buttons {
    flex-direction: column;
    width: 100%;
  }
}
@media screen and (max-width: 1080px) {
  .cookie-buttons__button {
    width: 100%;
  }
}
.cookie-buttons__button--accept {
  margin-right: 8px;
}
@media screen and (max-width: 1080px) {
  .cookie-buttons__button--accept {
    margin-right: 0;
    margin-bottom: 8px;
  }
}
.cookie-buttons__button--decline {
  color: #37474F;
}
.cookie-close {
  background: #CFD8DC;
  width: 40px;
  position: absolute;
  right: 4px;
  top: 4px;
}
@media screen and (max-width: 1080px) {
  .cookie-close {
    right: -16px;
    top: -16px;
  }
}

.star {
  background: url(../images/icons/star.svg) center no-repeat;
  width: 17px;
  height: 15px;
  background-size: cover;
}

.badge {
  background: #ffffff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1490196078);
  padding: 6px;
  height: 90px;
  border-radius: 50px;
}
@media screen and (max-width: 1280px) {
  .badge {
    height: 60px;
  }
}
.badge__text {
  padding: 0 32px;
}
@media screen and (max-width: 1280px) {
  .badge__text {
    padding: 0 16px;
    line-height: 20px;
  }
  .badge__text .font--24 {
    font-size: 20px;
  }
}
.badge__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 78px;
  height: 78px;
  border-radius: 78px;
}
@media screen and (max-width: 1280px) {
  .badge__icon {
    width: 48px;
    height: 48px;
    border-radius: 48px;
  }
}

.page .card-icon {
  width: 96px;
  height: 96px;
  flex: 0 0 96px;
  box-shadow: 0 40px 34px 0 rgba(29, 40, 78, 0.06);
  border-radius: 100%;
}
.page .card-icon--with-border:after {
  content: "";
  position: absolute;
  display: block;
  height: calc(100% - 72px);
  width: 0;
  border-left: 1px dashed #c2c7cf;
  top: 96px;
  margin-top: 8px;
}

.inst-label {
  font-size: 10px;
  line-height: 10px;
  height: 20px;
  border-radius: 3px;
  letter-spacing: 0.5px;
  padding: 0 6px;
  display: inline-flex;
  align-items: center;
}
.inst-label--red {
  background: rgba(242, 111, 77, 0.1);
  color: #F26F4D;
}
.inst-label--red2 {
  background: #F44380;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
  font-weight: 500;
}

.site12-gradient {
  background: linear-gradient(84.68deg, #FAEC60 0%, #F3A338 14.29%, #F37528 28.57%, #F44380 42.86%, #BE3DB3 57.14%, #0044EB 71.43%, #5A71F1 85.71%, #439EFF 100%) !important;
}

.top-promo {
  height: 100px;
}
.top-promo__inner {
  height: 35px;
}

.best-offer {
  background: url(../images/11-bizblogexperts/best-offer.svg) center no-repeat;
  width: 54px;
  height: 72px;
  background-size: cover;
  position: absolute;
  right: 40px;
  top: 0;
  font-size: 0;
}
@media screen and (max-width: 360px) {
  .best-offer {
    right: 20px;
  }
}

.faq-toggle--active .faq-toggle__question:after {
  content: "-";
}
.faq-toggle--active .faq-toggle__answer {
  padding-top: 24px;
  padding-bottom: 24px;
  max-height: 300px;
}
.faq-toggle__question {
  transition: all 0.3s ease;
  position: relative;
  cursor: pointer;
  padding-right: 1rem;
}
.faq-toggle__question:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 2px;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
}
.faq-toggle__answer {
  transition: all 0.3s ease;
  padding: 0 30px;
  margin: 0;
  max-height: 0;
  overflow: hidden;
  background: #CCE3FF;
}
.faq-name {
  padding: 60px 30px;
  border: 1px solid #020842;
  border-radius: 300px;
  margin-top: -30px;
  cursor: pointer;
  transition: all 0.3s ease;
}
@media screen and (max-width: 1280px) {
  .faq-name {
    padding: 30px 20px;
    margin-top: 10px;
  }
}
.faq-name:hover {
  background: #f8f9fa;
  z-index: 1;
}
.faq-name--active {
  background: #0044EB !important;
  color: #ffffff !important;
}

.slick-arrow {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 0;
  border: none;
  position: absolute;
  z-index: 10;
  bottom: 30px;
  background-color: #E3F0FF;
  background-size: 14px 16px;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  transition: all 0.3s ease;
}
.slick-arrow:hover {
  background-color: rgb(176, 212.6785714286, 255);
}

.slick-list {
  height: 100%;
  background: #ffffff;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .slick-list {
    padding-bottom: 60px;
  }
}

.slick-prev {
  right: 96px;
  background-image: url(../images/13-travelblogpro/arrow-left.svg);
}

.slick-next {
  right: 40px;
  background-image: url(../images/13-travelblogpro/arrow-right.svg);
}

@media screen and (min-width: 1200px) {
  .reviews-section-slider > .section {
    min-height: 751px;
  }
}

.review-switcher__card.inactive {
  position: absolute;
  animation: review-invisible 2s ease forwards;
}
.review-switcher__card.active {
  position: absolute;
  animation: review-visible 2s ease;
}

@keyframes review-invisible {
  0% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  100% {
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
  }
}
@keyframes review-visible {
  0% {
    transform: translateY(100%);
    opacity: 0;
    visibility: hidden;
  }
  100% {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
}
.card.site12-gradient .ui-switch__label:after, .card.bg-black .ui-switch__label:after, .card.bg-green .ui-switch__label:after {
  background: rgba(255, 255, 255, 0.1);
}
.card.bg-green .ui-switch__input:checked + label:before {
  background: #47B16A;
}
.ui-switch__input:checked + label:after {
  background-color: #47B16A;
}
.card.site12-gradient .ui-switch__input:checked + label:after, .card.bg-black .ui-switch__input:checked + label:after {
  background: #47B16A;
}
.card.bg-green .ui-switch__input:checked + label:after {
  background: #ffffff;
}

.card.site12-gradient .card-selection__button, .card.bg-black .card-selection__button, .card.bg-green .card-selection__button {
  background: rgba(255, 255, 255, 0.5);
}
.card.site12-gradient .card-selection__button.card-selection__button--active, .card.bg-black .card-selection__button.card-selection__button--active, .card.bg-green .card-selection__button.card-selection__button--active {
  color: #ffffff;
  background: none;
}

.page .ui-input, .page .ui-textarea {
  font-family: "Axiforma", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  border-radius: 10px;
  border: 1px solid #E3F0FF;
  background: #ffffff;
  height: 50px;
  font-weight: 400;
  padding: 8px 16px;
  transition: outline-color 0.3s ease, outline-width 0.3s ease;
}
.page .ui-input::-webkit-input-placeholder, .page .ui-textarea::-webkit-input-placeholder {
  color: #676767;
  font-weight: 400;
}
.page .ui-input::-moz-placeholder, .page .ui-textarea::-moz-placeholder {
  color: #676767;
  font-weight: 400;
}
.page .ui-input:-ms-input-placeholder, .page .ui-textarea:-ms-input-placeholder {
  color: #676767;
  font-weight: 400;
}
.page .ui-input:-moz-placeholder, .page .ui-textarea:-moz-placeholder {
  color: #676767;
  font-weight: 400;
}
.page .ui-input:focus, .page .ui-textarea:focus {
  border-color: #47B16A;
}
.page .ui-input--error, .page .ui-textarea--error {
  border-color: #FF3F33;
}
.page .ui-label {
  font-family: "Axiforma", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 8px;
  color: #020842;
}
.page .ui-form__block--no-label {
  padding-top: 26px;
}
.page .payment-details__card-exp {
  width: 96px;
}

.ui-button--light {
  background: #E3F0FF;
  color: #020842;
}
.ui-button--light:hover {
  background: rgb(201.5, 226.3392857143, 255);
}
.ui-button__icon--arrow-up {
  position: relative;
  top: -1.5px;
  width: 16px;
  height: 16px;
  background: url(../images/11-bizblogexperts/arrow-up.svg) center center no-repeat;
  transition: all 0.3s ease;
}
.ui-button__icon--arrow-up--white {
  background: url(../images/11-bizblogexperts/arrow-up-white.svg) center center no-repeat;
}
.ui-button__icon--arrow-up--primary {
  background: url(../images/11-bizblogexperts/arrow-up-primary.svg) center center no-repeat;
}
.ui-button--primary--arrow {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1px;
  padding-right: 48px;
  background-image: url(../images/11-bizblogexperts/arrow-up-white.svg);
  background-repeat: no-repeat;
  background-position: top calc(50% - 1px) right 24px;
}
.ui-button--secondary {
  font-family: "Axiforma", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  background: none;
  border: 1px solid #0132B8;
  color: #0132B8;
}
.ui-button--secondary:hover {
  background-color: #0132B8;
  color: #ffffff;
  border-color: #0132B8;
}
.ui-button--secondary:hover .ui-button__icon--arrow-up {
  background-image: url(../images/11-bizblogexperts/arrow-up-white.svg);
}
.ui-button--lime {
  font-family: "Axiforma", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  background: #00FF0A;
  color: #020842;
  text-transform: uppercase;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  border-radius: 11px;
}
.ui-button--lime:hover {
  background: rgb(0, 229.5, 9);
}

.edit-plan, .page .cookie-buttons__button--decline {
  background: #ffffff;
  border: 1px solid #F1F6FC;
  font-size: 14px;
}
.edit-plan:hover, .page .cookie-buttons__button--decline:hover {
  background-color: #E3F0FF;
  border-color: #E3F0FF;
}
.page--simple .edit-plan:hover, .page--simple .page .cookie-buttons__button--decline:hover, .page .page--simple .cookie-buttons__button--decline:hover {
  background-color: #0132B8;
  color: #ffffff;
  border-color: #0132B8;
}
.page--simple .edit-plan:hover .ui-button__icon--arrow-up, .page--simple .page .cookie-buttons__button--decline:hover .ui-button__icon--arrow-up, .page .page--simple .cookie-buttons__button--decline:hover .ui-button__icon--arrow-up {
  background-image: url(../images/11-bizblogexperts/arrow-up-white.svg);
}
.edit-plan .ui-button__icon--arrow-up, .page .cookie-buttons__button--decline .ui-button__icon--arrow-up {
  transition: all 0.3s ease;
}

.card {
  flex: 1 1 0;
  border-radius: 40px;
  background: #ffffff;
  box-shadow: 5px 5px 20px 0 rgba(86, 128, 208, 0.09);
  padding: 48px;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .card {
    padding: 20px;
  }
}
.card--small-radius {
  border-radius: 10px;
}
.card--medium-radius {
  border-radius: 20px;
}
.card--new-shadow {
  box-shadow: 0 6px 34px 0 rgba(225, 225, 225, 0.8);
}
.card--no-shadow {
  box-shadow: none;
}
.card--no-bg {
  background: none;
}
.card--30 {
  padding-left: 0;
  flex: 0 0 30%;
}
.card--small {
  padding: 20px;
}
.card--medium {
  padding: 30px;
}
.card--50 {
  flex: 0 0 50%;
  margin: 0;
}
.card--minus-top {
  margin-top: -50px;
}
.card--bottom-line-red {
  border-bottom: 2px solid #FF3F33;
}
.card--blue2 {
  background: #1962F2;
  color: #ffffff;
}
.card--blue2 .card-price__text {
  color: #ffffff;
}
.card--violet-dark {
  background: #361F79;
  color: #ffffff;
}
.card--violet-dark .card-price__text {
  color: #ffffff;
}
.card--white {
  background: #ffffff;
  color: #191D27;
}
.card--white .card-price__text {
  color: #ffffff;
}
.card--connect {
  position: relative;
}
.card--connect:before, .card--connect:after {
  content: "";
  position: absolute;
  top: 25px;
  width: 280px;
  height: 54px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.card--connect:before {
  left: -160px;
  background-image: url(../images/3-helppal/connect-dash-line1.svg);
}
.card--connect:after {
  background-image: url(../images/3-helppal/connect-dash-line2.svg);
  right: -155px;
}
@media screen and (max-width: 960px) {
  .card--connect:before, .card--connect:after {
    display: none;
  }
}
.card--half-bg {
  position: relative;
}
.card--half-bg:before {
  content: "";
  width: 100%;
  height: 60%;
  left: 0;
  top: 0;
  border-radius: 30px;
  background: #15131D;
  position: absolute;
}
.card--bg-dark {
  background: #15131D;
}
.card--bg-hill {
  padding: 86px 60px 30px 60px;
  width: 370px;
  height: 380px;
  background: url(../images/4-assistant/page4-sec9-card.png) center center/cover no-repeat;
}
.card--dark {
  padding: 30px;
  border-radius: 20px;
  background: #161A22;
  box-shadow: 5px 5px 20px 0 rgba(86, 128, 208, 0.05);
}
.card--dark p {
  color: #B1B1B1;
}
.card-index {
  position: absolute;
  right: 30px;
  top: -64px;
  color: #393939;
  font-size: 88px;
  height: 88px;
}
@media screen and (max-width: 1280px) {
  .card-index {
    top: -34px;
    font-size: 64px;
    height: 64px;
  }
}
.card-title {
  margin: 0 0 15px 0;
  display: block;
}
.card-name {
  font-size: 18px;
  margin: 0 0 10px;
  display: block;
}
.card-selection {
  height: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  opacity: 0.45;
  margin-left: -48px;
  margin-right: -48px;
}
.card-pricing--active .card-selection {
  opacity: 1;
}
@media screen and (max-width: 1280px) {
  .card-selection {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.card--blue2 .card-selection, .card--violet-dark .card-selection, .card--bg-dark .card-selection {
  border-top-color: rgba(255, 255, 255, 0.15);
}
.card-selection__button {
  font-family: "Plus Jakarta Sans", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  font-size: 18px;
  cursor: default;
  width: 100%;
  height: 40px;
  border: 0;
  background: #F3F3F3;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  font-weight: 700;
}
.card-pricing--active .card-selection__button {
  cursor: pointer;
}
.card--blue2 .card-selection__button {
  background: #0046D0;
  color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0.15);
}
.card-selection__button:first-child {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.card--blue2 .card-selection__button:first-child, .card--violet-dark .card-selection__button:first-child, .card--bg-dark .card-selection__button:first-child {
  border-right-color: rgba(255, 255, 255, 0.15);
}
.card-selection__button--active {
  background: none !important;
  border-bottom: 1px solid transparent !important;
  color: #1962F2;
}
.card--bg-dark .card-selection__button--active {
  color: #ffffff;
}
.card-price {
  display: inline-flex;
  margin-bottom: 15px;
}
.card-price__number {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  margin-right: 3px;
}
.card-price__text {
  color: #7D7D7D;
  font-size: 17px;
  font-style: normal;
  font-weight: 400;
}
.card-badge {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 0 0 10px 0;
}
.card-text {
  margin-top: 0;
  margin-bottom: 30px;
}
.card-icon {
  width: 100px;
  height: 100px;
  flex: 0 0 100px;
  border-radius: 45px;
  background-size: 50%;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 25px 15px 0;
}
.card-icon--small {
  width: 60px;
  height: 60px;
  flex: 0 0 60px;
}
.card-icon--no-radius {
  border-radius: 0;
}
.card-icon--center {
  margin: 0 auto 15px auto;
}
.card-icon--rhomb {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: none;
  position: relative;
  width: 57px;
  height: 57px;
  color: #ffffff;
}
.card-icon--rhomb:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 57px;
  height: 57px;
  transform: rotate(45deg);
  border-radius: 10px;
  background: linear-gradient(135deg, #D7AB56 -0.24%, #E76943 112.65%);
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.card-icon--m_glass {
  background-color: #FFF9E8;
  background-image: url(../images/icons/m_glass.svg);
}
.card-icon--browser {
  background-color: #EEF9FF;
  background-image: url(../images/icons/browser.svg);
}
.card-icon--lamp {
  background-color: #FFEDE8;
  background-image: url(../images/icons/lamp.svg);
}
.card-icon--compass {
  background-color: #FFF9E8;
  background-image: url(../images/icons/compass.svg);
}
.card-icon--puzzle {
  background-color: #EDFFDF;
  background-image: url(../images/icons/puzzle.svg);
}
.card-icon--crown {
  background-color: #EEF9FF;
  background-image: url(../images/icons/crown.svg);
}
.card-icon--edit {
  background-color: #FFEDE8;
  background-image: url(../images/icons/edit.svg);
  background-size: cover;
}
.card-icon--puzzle2 {
  background-color: #FFF9E8;
  background-image: url(../images/icons/puzzle2.svg);
  background-size: cover;
}
.card-icon--gear {
  background-color: #EEF9FF;
  background-image: url(../images/icons/gear.svg);
  background-size: cover;
}
.card-icon--message {
  background-color: #EDFFDF;
  background-image: url(../images/icons/message.svg);
  background-size: cover;
}
.card-icon--technology {
  background-image: url(../images/icons/icon-technology.png);
  background-size: cover;
}
.card-icon--safety {
  background-image: url(../images/icons/icon-safety.png);
  background-size: cover;
}
.card-icon--arrow {
  background-color: #FFEDE8;
  background-image: url(../images/icons/arrow.svg);
}
.card-icon--time {
  background-color: #EDFFDF;
  background-image: url(../images/icons/time.svg);
}
.card-icon--remote {
  background-color: #EEF9FF;
  background-image: url(../images/icons/remote.svg);
}
.card-icon--mail {
  background-color: #FFF9E8;
  background-image: url(../images/icons/mail.svg);
}
.card-icon--analysis {
  background-color: #E6E6FC;
  background-image: url(../images/icons/analysis.svg);
}
.card-icon--bell {
  background-color: #FFEFFA;
  background-image: url(../images/icons/bell.svg);
}
.card-icon--lamp-bulb {
  background-image: url(../images/icons/lamb-bulb.svg);
  background-size: cover;
}
.card-icon--browser--red {
  background-image: url(../images/icons/browser-red.svg);
  background-size: cover;
}
.card-icon--recources {
  background-image: url(../images/icons/resources.svg);
  background-size: cover;
}
.card-icon--storage {
  background-image: url(../images/icons/storage.svg);
  background-size: cover;
}
.card-icon--people {
  background-image: url(../images/icons/people.svg);
  background-size: contain;
}
.card-icon--code {
  background-image: url(../images/icons/code.svg);
  background-size: cover;
}
.card-icon--cloud {
  background-image: url(../images/icons/cloud.svg);
  background-size: cover;
}
.card-icon--white-red-1 {
  background-image: url(../images/icons/white-red-icons/icon1.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.card-icon--white-red-2 {
  background-image: url(../images/icons/white-red-icons/icon2.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.card-icon--white-red-3 {
  background-image: url(../images/icons/white-red-icons/icon3.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.card-icon--white-red-4 {
  background-image: url(../images/icons/white-red-icons/icon4.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.card-icon--white-red-5 {
  background-image: url(../images/icons/white-red-icons/icon5.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.card-icon--white-red-6 {
  background-image: url(../images/icons/white-red-icons/icon6.svg);
  background-size: 80%;
  background-position: center;
  background-repeat: no-repeat;
}
.card-icon--growth-1 {
  background-image: url(../images/icons/growth/growth1.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--growth-2 {
  background-image: url(../images/icons/growth/growth2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--growth-3 {
  background-image: url(../images/icons/growth/growth3.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--growth-4 {
  background-image: url(../images/icons/growth/growth4.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--cards-small {
  width: 29px;
  height: 29px;
  background-image: url(../images/icons/card-icons/cards-small.png);
}
.card-icon--net {
  width: 29px;
  height: 30px;
  background-image: url(../images/icons/card-icons/net.png);
}
.card-icon--service-1 {
  width: 62px;
  height: 62px;
  background-image: url(../images/3-helppal/service/ser1.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--service-2 {
  width: 62px;
  height: 62px;
  background-image: url(../images/3-helppal/service/ser2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--service-3 {
  width: 62px;
  height: 62px;
  background-image: url(../images/3-helppal/service/ser3.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--service-4 {
  width: 62px;
  height: 62px;
  background-image: url(../images/3-helppal/service/ser4.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--service-5 {
  width: 62px;
  height: 62px;
  background-image: url(../images/3-helppal/service/ser5.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--service-6 {
  width: 62px;
  height: 62px;
  background-image: url(../images/3-helppal/service/ser6.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--number-1 {
  border-radius: 0;
  height: 48px;
  background-image: url(../images/4-assistant/numbers/num01.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
}
.card-icon--number-1:before {
  display: block;
  content: "";
  position: absolute;
  left: -75px;
  top: 50%;
  width: 52px;
  height: 1px;
  background: rgba(0, 0, 0, 0.25);
}
.card-icon--story-1 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story1.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--story-2 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--story-3 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story3.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--elevate-1 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate1.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-2 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate2.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-3 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate3.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-4 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate4.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-1 {
  background-color: #EE964B;
  box-shadow: 0 10px 11px 0 rgba(238, 150, 75, 0.14);
}
.card-icon--elevate-2 {
  background-color: #FF5F55;
  box-shadow: 0 10px 11px 0 rgba(255, 95, 85, 0.16);
}
.card-icon--elevate-3 {
  background-color: #00A896;
  box-shadow: 0 10px 11px 0 rgba(0, 168, 150, 0.15);
}
.card-icon--elevate-4 {
  background-color: #637BFC;
  box-shadow: 0 10px 11px 0 rgba(99, 123, 252, 0.15);
}
.card-icon--gear2 {
  background-image: url(../images/5-jetset/key-icons/gear2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--phone2 {
  background-image: url(../images/5-jetset/key-icons/phone2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--refresh2 {
  background-image: url(../images/5-jetset/key-icons/refresh2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--number-2 {
  border-radius: 0;
  height: 48px;
  background-image: url(../images/4-assistant/numbers/num02.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
}
.card-icon--number-2:before {
  display: block;
  content: "";
  position: absolute;
  left: -75px;
  top: 50%;
  width: 52px;
  height: 1px;
  background: rgba(0, 0, 0, 0.25);
}
.card-icon--story-1 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story1.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--story-2 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--story-3 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story3.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--elevate-1 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate1.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-2 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate2.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-3 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate3.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-4 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate4.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-1 {
  background-color: #EE964B;
  box-shadow: 0 10px 11px 0 rgba(238, 150, 75, 0.14);
}
.card-icon--elevate-2 {
  background-color: #FF5F55;
  box-shadow: 0 10px 11px 0 rgba(255, 95, 85, 0.16);
}
.card-icon--elevate-3 {
  background-color: #00A896;
  box-shadow: 0 10px 11px 0 rgba(0, 168, 150, 0.15);
}
.card-icon--elevate-4 {
  background-color: #637BFC;
  box-shadow: 0 10px 11px 0 rgba(99, 123, 252, 0.15);
}
.card-icon--gear2 {
  background-image: url(../images/5-jetset/key-icons/gear2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--phone2 {
  background-image: url(../images/5-jetset/key-icons/phone2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--refresh2 {
  background-image: url(../images/5-jetset/key-icons/refresh2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--number-3 {
  border-radius: 0;
  height: 48px;
  background-image: url(../images/4-assistant/numbers/num03.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  display: inline-block;
}
.card-icon--number-3:before {
  display: block;
  content: "";
  position: absolute;
  left: -75px;
  top: 50%;
  width: 52px;
  height: 1px;
  background: rgba(0, 0, 0, 0.25);
}
.card-icon--story-1 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story1.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--story-2 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--story-3 {
  width: 65px;
  height: 65px;
  flex: 0 0 65px;
  background-image: url(../images/4-assistant/story/story3.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--elevate-1 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate1.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-2 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate2.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-3 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate3.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-4 {
  border-radius: 50%;
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  background-image: url(../images/5-jetset/elevate/elevate4.svg);
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}
.card-icon--elevate-1 {
  background-color: #EE964B;
  box-shadow: 0 10px 11px 0 rgba(238, 150, 75, 0.14);
}
.card-icon--elevate-2 {
  background-color: #FF5F55;
  box-shadow: 0 10px 11px 0 rgba(255, 95, 85, 0.16);
}
.card-icon--elevate-3 {
  background-color: #00A896;
  box-shadow: 0 10px 11px 0 rgba(0, 168, 150, 0.15);
}
.card-icon--elevate-4 {
  background-color: #637BFC;
  box-shadow: 0 10px 11px 0 rgba(99, 123, 252, 0.15);
}
.card-icon--gear2 {
  background-image: url(../images/5-jetset/key-icons/gear2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--phone2 {
  background-image: url(../images/5-jetset/key-icons/phone2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--refresh2 {
  background-image: url(../images/5-jetset/key-icons/refresh2.svg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.card-icon--number-1 {
  width: 65px;
  flex: 0 0 65px;
}
.card-icon--number-2 {
  width: 78px;
  flex: 0 0 78px;
}
.card-icon--number-3 {
  width: 77px;
  flex: 0 0 77px;
}
.card-icon--with-line {
  width: 78px;
  text-align: right;
}
.card-icon--transparent {
  background-color: transparent;
}
.card-link {
  color: #9F0000;
  font-weight: 600;
  position: relative;
}
.card-link:after {
  content: "";
  width: 17px;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  right: -25px;
  transition: all 0.3s ease;
  background-color: #E64A19;
}
.card-link:hover:after {
  transform: translateX(5px);
}
.card-list {
  margin: 0;
  padding: 0 0 30px 0;
  list-style: none;
}
.card-list__item {
  position: relative;
  margin-bottom: 15px;
  padding-left: 28px;
}
.card-list__item--disabled {
  opacity: 0.2;
}
.card-list__item:before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #FF3F33 url(../images/icons/checkbox-small.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 7px;
}
.card--violet-dark .card-list__item:before, .card--checkboxes-white .card-list__item:before {
  background: #ffffff url(../images/icons/checkbox-small-white.svg) center center no-repeat;
  background-size: contain;
}
.card--bg-dark .card-list__item:before {
  background: url(../images/icons/checkbox-small-aqua.svg) center center no-repeat;
  background-size: contain;
}
.card-label {
  position: absolute;
  right: 0;
  top: 45px;
  padding: 3px 8px;
  border-radius: 5px 0 0 5px;
}
.card-label--red {
  background: #FF3F33;
  color: #ffffff;
}
.card-label--aqua {
  background: #8FFFEA;
  color: #191D27;
}
.card-image {
  position: absolute;
  right: 20px;
  top: 20px;
}
.card-image ~ .card-title {
  padding-right: 40px;
}

.address {
  display: block;
  padding-bottom: 10px;
}
.address-block {
  font-family: "Plus Jakarta Sans", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  display: block;
  margin-bottom: 30px;
  padding-left: 45px;
  position: relative;
  font-style: normal;
  color: #191D27;
  margin-left: -10px;
}
.page--3-helppal .address-block, .page--descriptor .address-block, .page--1-personal.page--simple .address-block, .page--2-profits.page--simple .address-block, .page--4-assistant.page--simple .address-block, .page--5-jetset.page--simple .address-block {
  padding-left: 56px;
  margin-left: 0;
}
.page--3-helppal .address-block, .page--5-jetset.page--simple .address-block {
  color: #ffffff;
}
.address-block:before {
  content: "";
  position: absolute;
  width: 45px;
  height: 45px;
  background-position: center;
  background-size: initial;
  background-repeat: no-repeat;
  background-color: #ffffff;
  border-radius: 22.5px;
  left: 0;
  top: 50%;
  margin-top: -22.5px;
}
.address-block--email:before {
  background-image: url(../images/icons/address-reviews/mail-blue.svg);
}
.address-block--phone:before {
  background-image: url(../images/icons/address-reviews/phone-blue.svg);
}
.address-block--location:before {
  background-image: url(../images/icons/address-reviews/address-blue.svg);
}

.review--black {
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.63);
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.06);
  padding: 40px;
}
.review--dark {
  padding: 50px 40px;
  border-radius: 10px;
  color: #ffffff;
  background-color: #344361;
  background-image: url(../images/icons/quote.svg);
  background-position: top 28px left 15px;
  background-repeat: no-repeat;
}
.review-avatar {
  border-radius: 4px;
  width: 84px;
  height: 84px;
  overflow: hidden;
}
.review-avatar--small {
  width: 70px;
  height: 70px;
  margin-right: 15px;
}
.review-stars {
  margin: -5px 0 10px 0;
}
.review-text {
  margin-bottom: 15px;
}

.overlay {
  background: rgba(0, 0, 0, 0.65);
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1000;
  visibility: hidden;
  transition: all 0.5s ease;
}
.overlay--visible {
  opacity: 1;
  visibility: visible;
}
.overlay--absolute {
  position: absolute;
}

.ui-popup {
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
  padding: 60px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
  overflow: auto;
}
.ui-popup--visible {
  opacity: 1;
}
.ui-popup--unsubscribe {
  width: 605px;
  height: 550px;
  margin-left: -302.5px;
  margin-top: -275px;
  transform: none;
}
@media screen and (max-height: 550px) {
  .ui-popup--unsubscribe {
    height: 100%;
    top: 0;
    margin-top: 0;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 605px) {
  .ui-popup--unsubscribe {
    width: 100%;
    left: 0;
    margin-left: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.ui-popup__title {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 39px; /* 130% */
  text-align: center;
  display: block;
}
.ui-popup__body {
  min-width: 100%;
  min-height: 100%;
}
.ui-popup__text {
  padding: 10px 20px;
  color: #020842;
}

.assistant {
  border-radius: 10px;
  background: #ACACF9;
}
@media screen and (max-width: 640px) {
  .assistant {
    display: block;
    text-align: center;
  }
}
.assistant-text {
  color: #ffffff;
  padding: 30px 15px;
}
.assistant-text p {
  max-width: 200px;
}
@media screen and (max-width: 640px) {
  .assistant-text p {
    margin: auto;
  }
}

.member-content {
  padding-top: 30px;
  min-height: 300px;
}
.member-item {
  width: 100%;
  margin-bottom: 50px;
}
.member-item--border-right {
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  padding-right: 30px;
}
@media screen and (max-width: 768px) {
  .member-item--border-right {
    border-right: none;
  }
}
.member-item__icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 63px;
  height: 63px;
  flex: 0 0 63px;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  color: #191D27;
  border-radius: 100%;
  margin-right: 15px;
}
.member-item__icon--number {
  border: 1px solid #FF3F33;
}
.member-item__icon--checkbox {
  background: url(../images/icons/checkbox-green.svg) center center no-repeat;
  border: 1px solid #4EB364;
}
.member-item__icon--refresh {
  background: url(../images/icons/refresh-red.svg) center center no-repeat;
  border: 1px solid #CF5E45;
}
.member-item__title {
  color: #191D27;
  font-weight: 600;
  margin-bottom: 30px;
}
.member-books {
  max-width: 1000px;
  margin: auto;
  justify-content: flex-start;
}
.member-book {
  position: relative;
  margin: 0 5% 30px 0;
  flex: 0 0 30%;
  transition: all 0.5s ease;
  min-height: 468px;
  border: 1px solid transparent;
}
.member-book--loading {
  border-color: #e1e1e1;
}
.member-book--loading .member-loader {
  margin-top: -53px;
}
.member-book:hover {
  transform: scale(1.04);
  cursor: pointer;
}
.member-book:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1024px) {
  .member-book {
    flex: 0 0 47.5%;
    margin: 0 5% 30px 0 !important;
  }
  .member-book:nth-child(2n) {
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 480px) {
  .member-book {
    flex: 0 0 100%;
    margin: 0 0 20px 0 !important;
  }
}
.member-book__image {
  display: block;
}
.member-book__card {
  background: rgba(0, 0, 0, 0.6);
  color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 20px;
}
.member-book__card-title {
  display: block;
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 26px;
}
.member-loader {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100px;
}
.member-loader__icon {
  margin: auto;
  width: 63px;
  height: 63px;
  flex: 0 0 63px;
  font-size: 40px;
  font-style: normal;
  font-weight: 600;
  color: #191D27;
  border-radius: 100%;
  border: 1px solid #3172f3;
}
.member-loader--white .member-loader__icon {
  border-color: #ffffff;
}
.member-loader__icon.button {
  width: 16px;
  height: 16px;
  flex: 0 0 16px;
  border: none;
}
.member-loader__icon.button svg path {
  fill: #ffffff;
}
.member-loader svg {
  -webkit-animation-name: loader;
  -moz-animation-name: loader;
  -ms-animation-name: loader;
  -o-animation-name: loader;
  animation-name: loader;
  -webkit-animation-duration: 2s;
  -moz-animation-duration: 2s;
  -ms-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -ms-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  -moz-animation-timing-function: linear;
  -ms-animation-timing-function: linear;
  -o-animation-timing-function: linear;
  animation-timing-function: linear;
}
.member-loader path {
  fill: #3172f3;
}
.member-loader.member-loader--white path {
  fill: #ffffff;
}

.pagination {
  text-align: center;
  margin: 40px 0;
}
.pagination-list {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagination-list__item {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.pagination-list__item--active .pagination-list__item-link {
  background: #060A33;
  color: #ffffff;
}
.pagination-list__item--active .pagination-list__item-link:hover {
  background: #060A33;
}
.pagination-list__item-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  min-width: 40px;
  padding: 0 6px;
  height: 40px;
  margin: 0 6px;
  border-radius: 50px;
  background: #F5F7FF;
  color: #060A33;
  text-align: center;
  transition: all 0.3s ease;
}
.pagination-list__item-link:hover {
  background: rgb(219.5, 226.6, 255);
}
.pagination-list__item--prev path, .pagination-list__item--next path {
  stroke: #14121b;
}
.pagination-list__item--prev.disabled .pagination-list__item-link, .pagination-list__item--next.disabled .pagination-list__item-link {
  opacity: 0.5;
  cursor: default;
  background: none;
}
.pagination-list__item--prev {
  transform: rotate(90deg);
  margin-right: 10px;
}
.pagination-list__item--next {
  transform: rotate(-90deg);
  margin-left: 10px;
}

.login {
  max-width: 605px;
  max-height: 570px;
  margin: 30px auto 60px auto;
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
  padding: 35px 60px;
}
@media screen and (max-width: 480px) {
  .login {
    padding: 30px;
  }
}

.policy {
  max-width: 960px;
  width: 100%;
  margin: auto;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 960px) {
  .policy {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 640px) {
  .policy {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.policy--2, .policy--2 h3, .policy--2 .h4, .policy--2 .p {
  font-family: "Poppins", "Roboto", sans-serif;
}
.page--8-savorviral .policy--2, .page--10-impactfulsmm .policy--2, .page--8-savorviral .policy--2 h3, .page--10-impactfulsmm .policy--2 h3, .page--8-savorviral .policy--2 .h4, .page--10-impactfulsmm .policy--2 .h4, .page--8-savorviral .policy--2 .p, .page--10-impactfulsmm .policy--2 .p {
  color: #5F6168;
}
.policy-bg {
  background: url(../images/6-instatriumph/terms.jpg) top 30% center no-repeat;
  background-size: cover;
}
@media screen and (min-width: 1280px) and (max-width: 2048px) {
  .policy-bg {
    position: absolute;
    height: 320px;
    width: 100%;
    max-width: 2048px;
    left: 50%;
    transform: translateX(-50%);
  }
  .policy-bg + .section {
    padding-top: 350px;
  }
}
@media screen and (max-width: 1280px) {
  .policy-bg {
    margin-left: -30px;
    margin-right: -30px;
  }
}
@media screen and (max-width: 640px) {
  .policy-bg {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.policy-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: block;
  background: rgba(30, 36, 5, 0.9);
}
.policy-switch {
  background: rgba(255, 255, 255, 0.1);
  border-radius: 8px;
  height: 40px;
  padding: 16px 32px;
}
.policy-subtitle + .ul {
  margin-top: -5px;
  margin-left: 10px;
}
.policy .h3, .policy .h4 {
  margin: 30px 0 15px 0;
}
.policy p {
  padding: 15px 0;
  margin: 0;
}
.policy ul {
  padding: 15px 0 15px 15px;
  margin: 0;
}

.section--payment .h2 {
  color: #191D27;
}
.page--3-helppal .section--payment .h2, .page--5-jetset .section--payment .h2, .page--6-instatriumph .section--payment .h2, .page--7-glowupsmm .section--payment .h2, .page--9-adventurizesmm .section--payment .h2 {
  color: #ffffff;
}

.payment {
  background: #ffffff;
  box-shadow: 4px 4px 10px 0 rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 1024px) {
  .payment {
    display: block;
  }
}
.payment-info, .payment-details {
  padding: 50px;
}
@media screen and (max-width: 640px) {
  .payment-info, .payment-details {
    padding: 25px;
  }
}
.payment-info .ui-label {
  color: #5A5A5A;
}
.payment-details {
  background: #1962F2;
  border-radius: 50px 0 0 50px;
  color: #ffffff;
}
@media screen and (max-width: 1024px) {
  .payment-details {
    border-radius: 50px 50px 0 0;
  }
}
.payment-details .ui-label {
  color: #5A5A5A;
}
@media screen and (max-width: 480px) {
  .payment-details__card {
    flex-wrap: wrap;
    margin-top: -20px;
    padding-top: 0;
  }
}
.payment-details__card-number {
  max-width: 210px;
  width: 100%;
  font-size: 16px;
  margin-right: 20px;
  padding-left: 16px;
  padding-right: 16px;
}
@media screen and (max-width: 480px) {
  .payment-details__card-number {
    flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 20px;
  }
}
.payment-details__card-expiry {
  font-size: 16px;
  width: 90px;
  position: relative;
}
.payment-details__card-expiry:before {
  content: "/";
  position: absolute;
  left: 50%;
  top: 50%;
  color: #BCBCBC;
}
.payment-details__card-expiry-input {
  width: 40px;
  padding: 0;
  background-color: transparent;
}
.payment-details__card-exp {
  width: 90px;
  font-size: 16px;
  padding-left: 16px;
  padding-right: 16px;
}
.payment-details__card-cvv {
  margin-left: 20px;
  width: 60px;
  font-size: 16px;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.payment-details__slash {
  margin: 0 15px;
}
.payment-details__text {
  font-size: 14px;
  color: #E2E2E2;
}

.page--11-bizblogexperts .card--payment {
  border: 1px solid #0044EB;
}
.page--11-bizblogexperts .main-bg, .page--11-bizblogexperts.page--main .content {
  background: url(../images/11-bizblogexperts/main-bg.jpg) center center no-repeat;
  background-size: cover;
}
.page--11-bizblogexperts.page--main .main {
  background: none;
  padding-top: 0;
}
.page--11-bizblogexperts.page--main .content {
  position: relative;
}
.page--11-bizblogexperts.page--main .content:after {
  content: "";
  background: url(../images/11-bizblogexperts/main-bg2.jpg) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  transform: translateX(40%);
  top: 0;
  width: 50%;
  height: 100%;
  max-width: 530px;
}
@media screen and (max-width: 1500px) {
  .page--11-bizblogexperts.page--main .content:after {
    right: 0;
    transform: none;
    width: 35%;
    left: auto;
  }
}
@media screen and (max-width: 768px) {
  .page--11-bizblogexperts.page--main .content:after {
    display: none;
  }
}
.page--11-bizblogexperts .section1 {
  z-index: 1;
  padding-top: 0;
  margin-top: 80px;
}
@media screen and (max-width: 1280px) {
  .page--11-bizblogexperts .section1 {
    margin-top: 40px;
  }
}
.page--11-bizblogexperts .section1 .badge {
  position: absolute;
}
.page--11-bizblogexperts .section1 .badge--1 {
  left: -30px;
  top: 20px;
}
.page--11-bizblogexperts .section1 .badge--2 {
  right: -36px;
  top: 50%;
  margin-top: -36px;
}
@media screen and (max-width: 1280px) {
  .page--11-bizblogexperts .section1 .badge--2 {
    right: 0;
  }
}
.page--11-bizblogexperts .section1 .badge--3 {
  left: -30px;
  bottom: 20px;
}
.page--11-bizblogexperts .section4 .badge {
  position: absolute;
  bottom: 0;
  left: -7%;
}
.page--11-bizblogexperts .section5 {
  background: #47B16A url(../images/11-bizblogexperts/commas.png) top center no-repeat;
  background-size: contain;
}
.page--11-bizblogexperts .section6 .badge {
  position: absolute;
  bottom: 10%;
  left: 5%;
}
.page--11-bizblogexperts .section7 .badge, .page--11-bizblogexperts .section11 .badge {
  position: absolute;
  bottom: 0;
  left: -7%;
}
.page--11-bizblogexperts .section9 .badge {
  position: absolute;
  bottom: 10%;
  left: -7%;
}
.page--11-bizblogexperts .section13 .card1, .page--11-bizblogexperts .section13 .card2, .page--11-bizblogexperts .section13 .card3, .page--11-bizblogexperts .section13 .card4 {
  background-position: right 25% bottom;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1280px) {
  .page--11-bizblogexperts .section13 .card1, .page--11-bizblogexperts .section13 .card2, .page--11-bizblogexperts .section13 .card3, .page--11-bizblogexperts .section13 .card4 {
    background-position: right bottom;
  }
}
@media screen and (max-width: 360px) {
  .page--11-bizblogexperts .section13 .card1, .page--11-bizblogexperts .section13 .card2, .page--11-bizblogexperts .section13 .card3, .page--11-bizblogexperts .section13 .card4 {
    background-position: center;
    background-size: cover;
    border-radius: 16px;
  }
}
.page--11-bizblogexperts .section13 .card1 .bg-white, .page--11-bizblogexperts .section13 .card2 .bg-white, .page--11-bizblogexperts .section13 .card3 .bg-white, .page--11-bizblogexperts .section13 .card4 .bg-white {
  position: relative;
  right: 25%;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1280px) {
  .page--11-bizblogexperts .section13 .card1 .bg-white, .page--11-bizblogexperts .section13 .card2 .bg-white, .page--11-bizblogexperts .section13 .card3 .bg-white, .page--11-bizblogexperts .section13 .card4 .bg-white {
    right: auto;
  }
}
.page--11-bizblogexperts .section13 .card1 {
  background-image: url(../images/11-bizblogexperts/sec13/1.png);
}
.page--11-bizblogexperts .section13 .card2 {
  background-image: url(../images/11-bizblogexperts/sec13/2.png);
}
.page--11-bizblogexperts .section13 .card3 {
  background-image: url(../images/11-bizblogexperts/sec13/3.png);
}
.page--11-bizblogexperts .section13 .card4 {
  background-image: url(../images/11-bizblogexperts/sec13/4.png);
}

.col-lg-8half {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 992px) {
  .col-lg-8half {
    flex: 0 0 auto;
    width: 53.58333333%;
  }
}

.col-lg-3half {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
@media (min-width: 992px) {
  .col-lg-3half {
    flex: 0 0 auto;
    width: 46.41666667%;
  }
}

.page--12-blogproexperts .col {
  margin: 0;
}
.page--12-blogproexperts .main {
  padding-top: 35px;
}
.page--12-blogproexperts .content {
  padding-top: 56px;
}
@media screen and (max-width: 960px) {
  .page--12-blogproexperts .content {
    padding-top: 24px;
  }
}
.page--12-blogproexperts .header {
  top: 35px;
  background: #ffffff;
  padding-top: 22px;
  padding-bottom: 22px;
  border-radius: 40px 40px 0 0;
  border-bottom: 1px solid #E3F0FF;
}
.page--12-blogproexperts .header__label {
  position: absolute;
  left: 216px;
  top: 50%;
  margin-top: -10px;
}
@media screen and (max-width: 1400px) {
  .page--12-blogproexperts .header__label {
    left: 66px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 360px) {
  .page--12-blogproexperts .header__label {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .page--12-blogproexperts .section1 .max-570 {
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .page--12-blogproexperts .section2 ul {
    height: auto;
  }
}
.page--12-blogproexperts .section2 li.same-height {
  height: calc(50% - 10px);
}
.page--12-blogproexperts .section5:before, .page--12-blogproexperts .section7:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45%;
  z-index: -1;
}
.page--12-blogproexperts .section7:before {
  height: 80%;
}
.page--12-blogproexperts .section6 .card--new-shadow {
  position: relative;
}
.page--12-blogproexperts .section6 .card--new-shadow:before {
  content: "";
  position: absolute;
  left: 10%;
  bottom: -10%;
  width: 80%;
  padding-bottom: 80%;
  border-radius: 100%;
  opacity: 0.1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 55%, #0044EB 100%);
}
@media screen and (max-width: 1200px) {
  .page--12-blogproexperts .section6 .card--new-shadow:before {
    bottom: 10%;
  }
}
.page--12-blogproexperts .section6 .card--new-shadow:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, #FFFFFF 50%, rgba(0, 0, 0, 0) 100%);
}
.page--12-blogproexperts .section12 {
  background: url(../images/12-blogproexperts/sec11/main.png) center center no-repeat;
}

.page--13-travelblogpro .edit-plan .ui-button__icon--arrow-up, .page--13-travelblogpro .page .cookie-buttons__button--decline .ui-button__icon--arrow-up, .page .page--13-travelblogpro .cookie-buttons__button--decline .ui-button__icon--arrow-up {
  background: url(../images/11-bizblogexperts/arrow-up-white.svg) center center no-repeat;
}
.page--13-travelblogpro .content {
  padding-top: 0;
}
.page--13-travelblogpro .header {
  top: 0;
  height: 73px;
  padding: 0;
  display: flex;
  background: #ffffff;
}
.page--13-travelblogpro .header__label {
  position: absolute;
  left: 202px;
  top: 50%;
  margin-top: -10px;
}
@media screen and (max-width: 1400px) {
  .page--13-travelblogpro .header__label {
    left: 66px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 360px) {
  .page--13-travelblogpro .header__label {
    display: none;
  }
}
.page--13-travelblogpro h1, .page--13-travelblogpro .h1 {
  font-size: 52px;
}
@media screen and (max-width: 1280px) {
  .page--13-travelblogpro h1, .page--13-travelblogpro .h1 {
    font-size: 40px;
    line-height: 56px;
  }
}
@media screen and (max-width: 480px) {
  .page--13-travelblogpro h1, .page--13-travelblogpro .h1 {
    font-size: 34px;
    line-height: 40px;
  }
}
.page--13-travelblogpro .section1 {
  background: #020842 url(../images/13-travelblogpro/sec1/main.png) top -30px center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 1200px) {
  .page--13-travelblogpro .section1 {
    background-position: top -30px left 40px;
    background-size: cover;
  }
}
@media screen and (max-width: 576px) {
  .page--13-travelblogpro .section1 {
    background-position: top -30px left -10px;
  }
}
.page--13-travelblogpro .section2 {
  background: #E3F0FF url(../images/13-travelblogpro/sec2/bg-main.png) center center no-repeat;
  background-size: contain;
}
.page--13-travelblogpro .section2:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/13-travelblogpro/sec2/bg-top.png) left top no-repeat;
  background-size: contain;
}
.page--13-travelblogpro .section2:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/13-travelblogpro/sec2/bg-bottom.png) right bottom no-repeat;
  background-size: initial;
}
@media screen and (max-width: 576px) {
  .page--13-travelblogpro .section2 ul {
    height: auto;
  }
}
.page--13-travelblogpro .section3:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 33px;
  background: url(../images/13-travelblogpro/sec3/top.png) top center no-repeat;
  background-size: contain;
}
.page--13-travelblogpro .section3__megablock {
  width: 100%;
  max-width: 440px;
  background: url(../images/13-travelblogpro/sec3/2.png) top center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 480px) {
  .page--13-travelblogpro .section3__megablock {
    background-size: cover;
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 360px) {
  .page--13-travelblogpro .section3__megablock .gray13 {
    line-height: 15px;
  }
}
.page--13-travelblogpro .section3__megablock .ui-button {
  right: 0;
  top: 0;
  border-radius: 10px;
}
@media screen and (max-width: 480px) {
  .page--13-travelblogpro .section3__megablock .ui-button {
    bottom: -90px;
    right: auto;
    top: auto;
    left: 50%;
    transform: translateX(-50%);
  }
}
.page--13-travelblogpro .section6:after {
  content: "";
  background: url(../images/13-travelblogpro/sec6/right.svg) center center no-repeat;
  background-size: 13%;
  width: 100%;
  height: 100%;
  position: absolute;
  right: 0;
  bottom: -1.5%;
}
.page--13-travelblogpro .section10:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/13-travelblogpro/sec10/top.svg) left top no-repeat;
  background-size: 8%;
}
.page--13-travelblogpro .section10:after {
  content: "";
  position: absolute;
  bottom: -50%;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/13-travelblogpro/sec10/bottom.svg) right bottom no-repeat;
  background-size: 10%;
}
.page--13-travelblogpro .section12 {
  position: relative;
}
.page--13-travelblogpro .section12:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/13-travelblogpro/sec12/bg.png) right top no-repeat;
  background-size: contain;
}
.page--13-travelblogpro .faq-item--active .faq-item__question:after {
  background: #0132B8;
  color: #ffffff;
}
.page--13-travelblogpro .faq-item__question {
  background: none !important;
  color: #020842;
  box-shadow: none;
}
.page--13-travelblogpro .faq-item__question:after {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  transition: all 0.3s ease;
}
.page--13-travelblogpro .footer3 {
  position: relative;
}
.page--13-travelblogpro .footer3:before {
  content: "";
  position: absolute;
  left: 0;
  top: -1px;
  width: 100%;
  height: 33px;
  background: url(../images/13-travelblogpro/sec3/top.png) top center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 768px) {
  .page--13-travelblogpro .footer3__copyright .col-lg-6 {
    justify-content: center;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .page--13-travelblogpro .footer3__copyright .col-lg-6 {
    flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  .page--13-travelblogpro .footer3__copyright .mx-3 {
    margin: 0 0 1pt 0 !important;
  }
}

.travelblogpro-afterline {
  background: url(../images/13-travelblogpro/sec1/line.svg) bottom left no-repeat;
  background-size: contain;
}
.travelblogpro-afterline-white {
  background: url(../images/13-travelblogpro/sec1/line-white.svg) bottom left no-repeat;
  background-size: contain;
}
.travelblogpro-list__item {
  position: relative;
  padding-left: 36px;
}
.travelblogpro-list__item:before {
  content: "";
  position: absolute;
  left: 9.5px;
  top: 3px;
  width: 1px;
  height: calc(100% + 24px);
  background: #0132B8;
}
.travelblogpro-list__item:last-child:before {
  display: none;
}
.travelblogpro-list__item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  width: 20px;
  height: 20px;
  background: url(../images/13-travelblogpro/sec1/li.svg) center center no-repeat;
  background-size: cover;
}
.travelblogpro-list2__item {
  position: relative;
  padding: 6px 0 6px 24px;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #E3F0FF 100%);
}
.travelblogpro-list2__item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 16px;
  height: 16px;
  background: url(../images/13-travelblogpro/sec1/li.svg) center center no-repeat;
  background-size: cover;
}
.travelblogpro-right-corner-cut {
  position: relative;
}
.travelblogpro-right-corner-cut:before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  border-bottom: 70px solid transparent;
  border-left: 70px solid transparent;
  border-right: 70px solid #E3F0FF;
}
.travelblogpro-right-corner-cut:after {
  content: "";
  position: absolute;
  right: -6px;
  top: -6px;
  border-bottom: 80px solid transparent;
  border-left: 80px solid transparent;
  border-right: 80px solid #E3F0FF;
}
.travelblogpro__el {
  border: 1px solid #1B2155;
  border-radius: 30px;
  padding: 14px 32px 14px 60px;
  position: relative;
}
@media screen and (max-width: 1440px) {
  .travelblogpro__el {
    padding-right: 14px;
  }
}
.travelblogpro__el:before {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  background: #282D5E url(../images/13-travelblogpro/check.svg) center center no-repeat;
}
.travelblogpro__el:first-child:after {
  content: "";
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 130px;
  background: linear-gradient(90deg, #020842 0%, rgba(0, 0, 0, 0) 100%);
}
.travelblogpro__el:last-child:after {
  content: "";
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  width: 130px;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0) 0%, #020842 100%);
}

.page--14-boostblogfood .card--payment {
  border: 1px solid #47B16A;
}
.page--14-boostblogfood .card-price {
  background: rgba(71, 177, 106, 0.1);
  color: #47B16A;
}
.page--14-boostblogfood .primary {
  color: #47B16A;
}
.page--14-boostblogfood .ui-button--primary, .page--14-boostblogfood .page--13-travelblogpro .edit-plan, .page--13-travelblogpro .page--14-boostblogfood .edit-plan, .page--14-boostblogfood .page--13-travelblogpro .page .cookie-buttons__button--decline, .page--13-travelblogpro .page .page--14-boostblogfood .cookie-buttons__button--decline, .page--14-boostblogfood .page .page--13-travelblogpro .cookie-buttons__button--decline, .page .page--13-travelblogpro .page--14-boostblogfood .cookie-buttons__button--decline, .page--14-boostblogfood .cookie-buttons__button--accept {
  background-color: #47B16A;
}
.page--14-boostblogfood .ui-button--primary:hover, .page--14-boostblogfood .page--13-travelblogpro .edit-plan:hover, .page--13-travelblogpro .page--14-boostblogfood .edit-plan:hover, .page--14-boostblogfood .page--13-travelblogpro .page .cookie-buttons__button--decline:hover, .page--13-travelblogpro .page .page--14-boostblogfood .cookie-buttons__button--decline:hover, .page--14-boostblogfood .page .page--13-travelblogpro .cookie-buttons__button--decline:hover, .page .page--13-travelblogpro .page--14-boostblogfood .cookie-buttons__button--decline:hover, .page--14-boostblogfood .cookie-buttons__button--accept:hover {
  background-color: rgb(63.6995967742, 158.8004032258, 95.1008064516);
}
.page--14-boostblogfood.page--main .main {
  background: none;
  padding-top: 0;
}
.page--14-boostblogfood.page--main .content {
  position: relative;
}
.page--14-boostblogfood.page--main .content:after {
  content: "";
  background: url(../images/14-boostblogfood/main-bg.png) center center no-repeat;
  background-size: 150%;
  position: absolute;
  left: 50%;
  transform: translateX(40%);
  top: 0;
  width: 50%;
  height: 100%;
  max-width: 530px;
}
@media screen and (max-width: 1500px) {
  .page--14-boostblogfood.page--main .content:after {
    right: 0;
    transform: none;
    width: 35%;
    left: auto;
  }
}
@media screen and (max-width: 1280px) {
  .page--14-boostblogfood.page--main .content:after {
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .page--14-boostblogfood.page--main .content:after {
    width: 100%;
    height: 100%;
    left: 0;
    max-width: 100%;
  }
}
.page--14-boostblogfood .section1 {
  z-index: 1;
  padding-top: 0;
  margin-top: 80px;
}
@media screen and (max-width: 1280px) {
  .page--14-boostblogfood .section1 {
    margin-top: 40px;
  }
}
.page--14-boostblogfood .section1 .badge {
  position: absolute;
}
.page--14-boostblogfood .section1 .badge--1 {
  left: -30px;
  top: 20px;
}
.page--14-boostblogfood .section1 .badge--2 {
  right: -36px;
  top: 50%;
  margin-top: -36px;
}
@media screen and (max-width: 1280px) {
  .page--14-boostblogfood .section1 .badge--2 {
    right: 0;
  }
}
.page--14-boostblogfood .section1 .badge--3 {
  left: -30px;
  bottom: 20px;
}
.page--14-boostblogfood .section4 .badge {
  position: absolute;
  bottom: 0;
  left: -7%;
}
.page--14-boostblogfood .section5 {
  background: #FADBE3 url(../images/14-boostblogfood/sec5/bg.png) top center no-repeat;
  background-size: cover;
}
.page--14-boostblogfood .section6 .badge {
  position: absolute;
  bottom: 10%;
  left: 5%;
}
.page--14-boostblogfood .section7 .badge, .page--14-boostblogfood .section11 .badge {
  position: absolute;
  bottom: 0;
  left: -7%;
}
.page--14-boostblogfood .section9 .badge {
  position: absolute;
  bottom: 10%;
  left: -7%;
}
.page--14-boostblogfood .section13 .card1, .page--14-boostblogfood .section13 .card2, .page--14-boostblogfood .section13 .card3, .page--14-boostblogfood .section13 .card4 {
  background-position: right 25% bottom;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1280px) {
  .page--14-boostblogfood .section13 .card1, .page--14-boostblogfood .section13 .card2, .page--14-boostblogfood .section13 .card3, .page--14-boostblogfood .section13 .card4 {
    background-position: right bottom;
  }
}
@media screen and (max-width: 360px) {
  .page--14-boostblogfood .section13 .card1, .page--14-boostblogfood .section13 .card2, .page--14-boostblogfood .section13 .card3, .page--14-boostblogfood .section13 .card4 {
    background-position: center;
    background-size: cover;
    border-radius: 16px;
  }
}
.page--14-boostblogfood .section13 .card1 .bg-white, .page--14-boostblogfood .section13 .card2 .bg-white, .page--14-boostblogfood .section13 .card3 .bg-white, .page--14-boostblogfood .section13 .card4 .bg-white {
  position: relative;
  right: 25%;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}
@media screen and (max-width: 1280px) {
  .page--14-boostblogfood .section13 .card1 .bg-white, .page--14-boostblogfood .section13 .card2 .bg-white, .page--14-boostblogfood .section13 .card3 .bg-white, .page--14-boostblogfood .section13 .card4 .bg-white {
    right: auto;
  }
}
.page--14-boostblogfood .section13 .card1 {
  background-image: url(../images/14-boostblogfood/sec13/1.png);
}
.page--14-boostblogfood .section13 .card2 {
  background-image: url(../images/14-boostblogfood/sec13/2.png);
}
.page--14-boostblogfood .section13 .card3 {
  background-image: url(../images/14-boostblogfood/sec13/3.png);
}
.page--14-boostblogfood .section13 .card4 {
  background-image: url(../images/14-boostblogfood/sec13/4.png);
}
.page--14-boostblogfood footer {
  background: #002804;
}
.page--14-boostblogfood footer .link--blue {
  color: #47B16A;
}
.page--14-boostblogfood footer .link--blue:hover {
  border-bottom-color: #47B16A;
}
.page--14-boostblogfood footer + .bg-blue {
  background: #47B16A;
}

.page--15-beautyblogpro .col {
  margin: 0;
}
.page--15-beautyblogpro .main {
  padding-top: 35px;
}
.page--15-beautyblogpro .content {
  padding-top: 56px;
}
@media screen and (max-width: 960px) {
  .page--15-beautyblogpro .content {
    padding-top: 24px;
  }
}
.page--15-beautyblogpro .header {
  top: 35px;
  background: #ffffff;
  padding-top: 22px;
  padding-bottom: 22px;
  border-radius: 40px 40px 0 0;
  border-bottom: 1px solid #E3F0FF;
}
.page--15-beautyblogpro .header__label {
  position: absolute;
  left: 196px;
  top: 50%;
  margin-top: -10px;
}
@media screen and (max-width: 1400px) {
  .page--15-beautyblogpro .header__label {
    left: 66px;
    margin-top: 18px;
  }
}
@media screen and (max-width: 360px) {
  .page--15-beautyblogpro .header__label {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page--15-beautyblogpro .section1 .item-1, .page--15-beautyblogpro .section1 .item-2, .page--15-beautyblogpro .section1 .item-3, .page--15-beautyblogpro .section1 .item-4 {
    height: auto !important;
    width: 100%;
  }
}
.page--15-beautyblogpro .section1 .item-1 {
  height: 44%;
}
@media screen and (max-width: 480px) {
  .page--15-beautyblogpro .section1 .item-1 img {
    height: auto;
    width: auto;
  }
}
.page--15-beautyblogpro .section1 .item-2 {
  height: 44%;
  border-radius: 100px 20px 0 100px;
  background: #FB7929;
}
@media screen and (max-width: 480px) {
  .page--15-beautyblogpro .section1 .item-2 {
    padding: 24px 0 !important;
  }
}
.page--15-beautyblogpro .section1 .item-3 {
  height: 56%;
  border-radius: 0 100px 0 20px;
  background: #F44380;
}
@media screen and (max-width: 480px) {
  .page--15-beautyblogpro .section1 .item-3 {
    padding: 24px 0 !important;
  }
}
.page--15-beautyblogpro .section1 .item-4 {
  height: 56%;
}
@media screen and (max-width: 480px) {
  .page--15-beautyblogpro .section1 .item-4 img {
    height: auto;
    width: auto;
  }
}
@media screen and (max-width: 1024px) {
  .page--15-beautyblogpro .section1 .max-570 {
    max-width: 100%;
  }
}
@media screen and (max-width: 576px) {
  .page--15-beautyblogpro .section2 ul {
    height: auto;
  }
}
.page--15-beautyblogpro .section2 li.same-height {
  height: calc(50% - 10px);
}
.page--15-beautyblogpro .section5:before, .page--15-beautyblogpro .section7:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45%;
  z-index: -1;
}
.page--15-beautyblogpro .section7:before {
  height: 80%;
}
.page--15-beautyblogpro .section6 .card--new-shadow {
  position: relative;
}
.page--15-beautyblogpro .section6 .card--new-shadow:before {
  content: "";
  position: absolute;
  left: 10%;
  bottom: -30%;
  width: 80%;
  padding-bottom: 80%;
  border-radius: 100%;
  opacity: 0.1;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 55%, #0044EB 100%);
}
@media screen and (max-width: 1200px) {
  .page--15-beautyblogpro .section6 .card--new-shadow:before {
    bottom: 10%;
  }
}
.page--15-beautyblogpro .section6 .card--new-shadow:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 30%;
  background: linear-gradient(0deg, #FFFFFF 50%, rgba(0, 0, 0, 0) 100%);
}
.page--15-beautyblogpro .section12 {
  position: relative;
  background: url(../images/15-beautyblogpro/sec11/main.png) center center no-repeat;
}
.page--15-beautyblogpro .section12:before {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
}
.page--15-beautyblogpro footer.bg-main {
  background: #000000;
}

/*# sourceMappingURL=main3.css.map*/