/*!*************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/sites6-10/main.scss ***!
  \*************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Poppins:wght@400;500;600;700&family=Syne:wght@400;500;600;700&display=swap);
/*!*****************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/styles/sites6-10/main.scss (1) ***!
  \*****************************************************************************************************************************/
.black {
  color: #000000;
}

.black2 {
  color: #131313;
}

.black3 {
  color: #1A1A1C;
}
.black3-bg {
  background: #1A1A1C;
}

.white, .page--9-adventurizesmm .header, .page--7-glowupsmm .header, .page--6-instatriumph .header {
  color: #ffffff;
}

.red {
  color: #FC5F24;
}

.red2 {
  color: #D12A13;
}

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

.red-light {
  color: #FFAB91;
}

.blue {
  color: #24ABF5;
}

.blue2 {
  color: #1962F2;
}

.green {
  color: #95E158;
}

.main2 {
  color: #D0D0D0;
}

.main-color {
  color: #6b6b6b;
}

.gray {
  color: #7D7D7D;
}

.gray3 {
  color: #B5B5B5;
}

.gray4 {
  color: #969697;
}

.gray5 {
  color: #8C8C8C;
}

.aqua {
  color: #8FFFEA;
}

.orange {
  color: #FF6A00;
}

.orange2 {
  color: #F57950;
}

.violet-light {
  color: #BFA9FF;
}

.mud2 {
  color: #6E8187;
}

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

.pink3 {
  color: #E1699F;
}

.pink {
  color: #FF60EF;
}

.pink4 {
  color: #D81B60;
}

.yellow2 {
  color: #FFA903;
}

.gray6 {
  color: #AEAEAE;
}

.bg-black {
  background: #000000;
}
.bg-aqua_light {
  background: #F5FEFF;
}
.bg-savorviral {
  background: #D9F7F5;
}
.bg-mint {
  background: #D9F7E5;
}
.bg-orange {
  background: #FF6A00;
}

@keyframes loader {
  100% {
    transform: rotate(1turn);
  }
}
*,
*::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: "Poppins", "Roboto", sans-serif;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.75em;
  font-style: normal;
  text-transform: none;
  color: #6b6b6b;
}

.main {
  overflow: hidden;
}

.page--6-instatriumph {
  background: #000000;
  color: #D0D0D0;
}
.page--6-instatriumph .page-title {
  color: #ffffff;
}
.page--6-instatriumph .header {
  background: #141416;
}
.page--6-instatriumph .header-left {
  order: 2;
}
.page--6-instatriumph .header-center {
  order: 1;
}
.page--6-instatriumph .header-right {
  order: 3;
}
.page--6-instatriumph .header-link:hover {
  color: #FC5F24;
}
.page--6-instatriumph .hamburger span, .page--6-instatriumph .hamburger-checkbox:hover ~ span {
  background: #FF6A00;
}
.page--6-instatriumph .header-center.active ~ .hamburger span {
  background: #131313;
}
.page--7-glowupsmm {
  background: #000000;
  color: #D0D0D0;
}
.page--7-glowupsmm .header {
  background: #141416;
}
.page--7-glowupsmm .header-link:hover {
  color: #D33D3D;
}
.page--7-glowupsmm .hamburger span, .page--7-glowupsmm .hamburger-checkbox:hover ~ span {
  background: #D33D3D;
}
.page--7-glowupsmm .header-center.active ~ .hamburger span {
  background: #131313;
}
.page--8-savorviral, .page--10-impactfulsmm {
  color: #131313;
}
.page--8-savorviral .header, .page--10-impactfulsmm .header {
  background: #ffffff;
  border-bottom: 1px solid #D0D0D0;
}
.page--8-savorviral .header-link:hover, .page--10-impactfulsmm .header-link:hover {
  color: #FC5F23;
}
.page--8-savorviral .footer .logo, .page--10-impactfulsmm .footer .logo {
  background: url(../images/8-savorviral/logo-white.svg) left center no-repeat;
  background-size: contain;
}
.page--8-savorviral .footer .logo-svg, .page--10-impactfulsmm .footer .logo-svg {
  opacity: 0;
  visibility: hidden;
}
.page--8-savorviral .hamburger span, .page--8-savorviral .hamburger-checkbox:hover ~ span, .page--10-impactfulsmm .hamburger span, .page--10-impactfulsmm .hamburger-checkbox:hover ~ span {
  background: #F57950;
}
.page--8-savorviral .header-center.active ~ .hamburger span, .page--10-impactfulsmm .header-center.active ~ .hamburger span {
  background: #131313;
}
.page--8-savorviral:not(.page--main), .page--10-impactfulsmm:not(.page--main) {
  background: #F5FEFF;
}
.page--9-adventurizesmm {
  background: #000000;
  color: #D0D0D0;
}
.page--9-adventurizesmm .header {
  background: #141416;
}
.page--9-adventurizesmm .header-link:hover {
  color: #FF6A00;
}
.page--9-adventurizesmm .hamburger span, .page--9-adventurizesmm .hamburger-checkbox:hover ~ span {
  background: #FF6A00;
}
.page--9-adventurizesmm .header-center.active ~ .hamburger span {
  background: #131313;
}
.page--10-impactfulsmm .footer .logo {
  background: url(../images/10-impactfulsmm/logo-white.svg) left center no-repeat;
  background-size: contain;
}
.page--10-impactfulsmm .footer .logo-svg {
  opacity: 0;
  visibility: hidden;
}

.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);
}

.h0 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 140px;
  font-style: normal;
  font-weight: 700;
  line-height: 220px; /* 157.143% */
  max-width: 1500px;
}
@media screen and (max-width: 1280px) {
  .h0 {
    font-size: 80px;
    line-height: 90px;
  }
}
@media screen and (max-width: 480px) {
  .h0 {
    font-size: 40px;
    line-height: 48px;
  }
}

.h1 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 80px;
  font-style: normal;
  font-weight: 600;
  line-height: 90px;
  margin-top: 0;
  margin-bottom: 30px;
}
@media screen and (min-width: 1280px) {
  .page--9-adventurizesmm .h1 {
    font-size: 100px;
    line-height: 120px;
  }
}
@media screen and (max-width: 1280px) {
  .h1 {
    font-size: 64px;
    line-height: 70px;
  }
}
@media screen and (max-width: 480px) {
  .h1 {
    font-size: 40px;
    line-height: 48px;
  }
}

.h12 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 66px;
  font-weight: 700;
  line-height: 76px;
  margin-top: 0;
  margin-bottom: 23px;
}
@media screen and (max-width: 1280px) {
  .h12 {
    font-size: 42px;
    line-height: 46px;
  }
}
@media screen and (max-width: 640px) {
  .h12 {
    font-size: 36px;
    line-height: 38px;
  }
}

.h2 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
  margin-top: 0;
  margin-bottom: 23px;
}
@media screen and (max-width: 1280px) {
  .h2 {
    font-size: 42px;
    line-height: 46px;
  }
}
@media screen and (max-width: 640px) {
  .h2 {
    font-size: 36px;
    line-height: 38px;
  }
}

.h23 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 52px;
  margin-top: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 1280px) {
  .h23 {
    font-size: 36px;
    line-height: 38px;
  }
}
@media screen and (max-width: 640px) {
  .h23 {
    font-size: 28px;
    line-height: 32px;
  }
}

.h3 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 34px;
}

.h4 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px; /* 145.455% */
}

.h5 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  margin-top: 0;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.h6 {
  font-family: "Syne", "Roboto", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px;
  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;
  }
}

.heading {
  font-size: 18px;
  line-height: 28px;
}

.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-center--absolute {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
}
.text-uppercase {
  text-transform: uppercase;
}
.text--underscore-red {
  border-bottom: 2px solid #FC5F24;
}
.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;
}

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

.bold {
  font-weight: 700;
}

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

.uppercase {
  text-transform: uppercase;
}

.italic {
  font-style: italic;
}

.syne {
  font-family: "Syne", "Roboto", sans-serif;
}

.inter {
  font-family: "Inter", "Roboto", sans-serif;
}

.poppins {
  font-family: "Poppins", "Roboto", sans-serif;
}

.clip-text {
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #D0D0D0;
}
.clip-text--orange2 {
  -webkit-text-stroke: 1px #F57950;
}
.clip-text--white {
  -webkit-text-stroke: 1px #ffffff;
}

.line-40 {
  line-height: 40px;
}

.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;
}

.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;
  }
}

.ui-button {
  white-space: nowrap;
  border: 0;
  border-radius: 8px;
  transition: all 0.3s ease;
  outline: none;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px;
  height: 48px;
  font-weight: 500;
}
.ui-button--big {
  height: 56px;
  font-size: 18px;
}
.ui-button--full-radius {
  border-radius: 48px;
}
.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--instatriumph, .page--6-instatriumph .header .ui-button, .page--8-savorviral .header .ui-button, .page--10-impactfulsmm .header .ui-button, .page--9-adventurizesmm .header .ui-button {
  color: #ffffff;
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
}
.ui-button--instatriumph:hover, .page--6-instatriumph .header .ui-button:hover, .page--8-savorviral .header .ui-button:hover, .page--10-impactfulsmm .header .ui-button:hover, .page--9-adventurizesmm .header .ui-button:hover {
  background: linear-gradient(90deg, rgb(251.6569506726, 76.7040358744, 9.8430493274) 0%, rgb(234.6361702128, 14.8638297872, 93.429787234) 100%);
}
.ui-button--glowupsmm, .page--7-glowupsmm .card-selection__button--active, .page--7-glowupsmm .header .ui-button {
  color: #ffffff;
  background: linear-gradient(95deg, #D33D3D 0%, #FF3ADF 100%);
}
.ui-button--glowupsmm:hover, .page--7-glowupsmm .card-selection__button--active:hover, .page--7-glowupsmm .header .ui-button:hover {
  background: linear-gradient(90deg, rgb(200.9285714286, 45.5714285714, 45.5714285714) 0%, rgb(255, 32.5, 218.8578680203) 100%);
}
.ui-button--white {
  background: #ffffff;
  color: #000000;
  border: none;
}
.ui-button--white:hover {
  background: rgb(242.25, 242.25, 242.25);
  color: #000000;
}
.ui-button--orange {
  background: #FF6A00;
  color: #ffffff;
}
.ui-button--orange:hover {
  background: rgb(229.5, 95.4, 0);
  color: #ffffff;
}
.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[disabled] {
  opacity: 0.5;
  cursor: default;
}
.ui-button--yellow:hover {
  background: #FFD53F;
}
.ui-button--yellow2 {
  border-radius: 11px;
  background: #ffffff;
  border: 1px solid #FFC800;
  color: #000000;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  text-align: center;
  height: 52px;
}
.ui-button--yellow2:hover {
  background: #FFC800;
}
.ui-button--disabled {
  background: #B5B5B5 !important;
  color: #ffffff !important;
  border: none !important;
  cursor: default;
}
.ui-button--disabled:hover {
  background: #B5B5B5 !important;
  color: #ffffff !important;
}
.ui-button--arrow {
  width: 80px;
  height: 80px;
  border: 1px solid #ffffff;
  border-radius: 50px;
  position: relative;
  transition: all 0.5s ease;
}
.ui-button--arrow--dark-border {
  border-color: #2C2C2E;
}
.ui-button--arrow:after {
  content: "";
  position: absolute;
  left: -5px;
  top: -8px;
  width: 93px;
  height: 93px;
  background: url(../images/6-instatriumph/button-arrow.svg) center center no-repeat;
  background-size: cover;
  transform-origin: 50%;
  transition: all 0.5s ease;
}
.ui-button--arrow:hover {
  border: 1px solid transparent;
  background-image: linear-gradient(90deg, rgb(251.6569506726, 76.7040358744, 9.8430493274) 0%, rgb(234.6361702128, 14.8638297872, 93.429787234) 100%);
}
.ui-button--arrow:hover:after {
  transform: rotate(45deg);
}
.ui-button--arrow--black {
  display: inline-block;
}
.ui-button--arrow--black svg {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.5s ease;
}
.ui-button--arrow--black:after {
  display: none;
}
.ui-button--arrow--black:hover svg {
  transform: rotate(45deg);
}
.ui-button--arrow--black:hover svg path {
  fill: #ffffff;
}
.ui-button--arrow2 {
  width: 64px;
  height: 64px;
  border: none;
  border-radius: 64px;
  position: relative;
  transition: all 0.5s ease;
  padding: 0;
}
.ui-button--arrow2:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 64px;
  height: 64px;
  background: url(../images/9-adventurizesmm/arrow-transparent.svg) center center no-repeat;
  background-size: cover;
  transform-origin: 50%;
  transition: all 0.5s ease;
}
.ui-button--arrow2:hover:after {
  transform: rotate(45deg);
}
.ui-button[disabled], .ui-button.disabled {
  opacity: 0.5;
  cursor: default;
}
.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--bordered {
  border-bottom: 1px solid #6A6A75;
  padding-bottom: 30px;
}
.ui-list__item--bordered:last-child {
  border-bottom: none;
}
.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-form {
  background: #ECEEFE;
  border-radius: 20px;
  padding: 35px 60px;
}
.ui-form--dark {
  background: #1A1A1C;
}
.ui-form--white {
  background: #ffffff;
}
.ui-form__title {
  font-size: 30px;
  font-weight: 700;
  line-height: 39px;
  color: #000000;
  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: #000000;
  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: #95E158;
}
.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 #FC5F24;
}
.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: #95E158;
}
.ui-textarea.ui-input--error {
  border: 2px solid #FC5F24;
}
.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 #000000;
}
.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: #FC5F24;
}
.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: #95E158;
}
.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: #1A1A1C;
}
.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: #95E158;
}
.ui-input--black3.ui-input--error {
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom-color: #FC5F24;
}

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

@media screen and (max-width: 640px) {
  .header--small .flex--column-mobile {
    align-items: flex-start;
  }
  .header--small .flex--column-mobile .header-top__item {
    border-right: none;
  }
}
@media screen and (max-width: 480px) {
  .header--small .flex--column-mobile {
    display: none;
  }
}
.header-top {
  border-bottom: 1px solid #2C2C2E;
  padding: 14px 0;
}
@media screen and (max-width: 480px) {
  .header-top {
    text-align: center;
  }
}
.header-top__item {
  display: inline-block;
  position: relative;
  padding-right: 20px;
  border-right: 1px solid #2C2C2E;
  margin-right: 50px;
  font-size: 14px;
  line-height: 26px;
}
@media screen and (max-width: 960px) {
  .header-top__item {
    padding-right: 15px;
    margin-right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .header-top__item {
    padding-right: 0;
    margin-right: 0;
    border-right: 0;
  }
}
.header-top__item:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
.header-main {
  height: 100px;
  position: relative;
}
@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;
  top: 31px;
  right: 17px;
}
@media screen and (max-width: 1024px) {
  .header-right {
    padding-right: 50px;
  }
  .header--small .header-right {
    padding-right: 0;
    padding-left: 15px;
  }
}
@media screen and (max-width: 400px) {
  .header--small .header-right {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 360px) {
  .header-right {
    display: none;
  }
  .header--small .header-right {
    display: block;
  }
}
.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: #000000;
  }
  .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;
  transition: all 0.3s ease;
  padding-bottom: 2px;
  border-bottom: 1px solid transparent;
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
}
.header-link:hover {
  border-bottom: 1px solid;
}
.black .header-link {
  color: #000000;
}
.header-link--active {
  color: #000000;
  font-weight: 600;
}
.header-mobile__unsubscribe {
  color: #000000;
  display: none;
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .header-mobile__unsubscribe {
    display: block;
  }
}
.header-mobile__login {
  display: none;
  margin-top: 10px;
}
@media screen and (max-width: 360px) {
  .header-mobile__login {
    display: block;
  }
}

.hamburger {
  display: none;
  z-index: 500;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -12px;
}
@media screen and (max-width: 1024px) {
  .hamburger {
    display: block;
    order: 4;
  }
}
.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%;
}

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

.cards {
  align-items: flex-start;
  list-style: none;
  padding: 0;
  margin: 0;
}
.cards--pair .card {
  margin-bottom: 30px;
  align-self: stretch;
}
@media screen and (max-width: 960px) {
  .cards--4 {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 960px) {
  .cards--4 .card {
    flex: 0 0 45%;
    margin: 0 15px 20px 15px;
  }
}
@media screen and (max-width: 768px) {
  .cards--4 .card {
    flex: 0 0 100%;
    margin: 0 0 20px 0;
  }
}

.icon {
  width: 13px;
  height: 13px;
  border-radius: 13px;
}
.icon--check {
  width: 32px;
  height: 32px;
  border-radius: 32px;
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  position: relative;
}
.icon--check:after {
  content: "";
  left: 0;
  top: 0;
  position: absolute;
  width: 32px;
  height: 32px;
  background: url(../images/icons/checkbox-small.svg) center center no-repeat;
  background-size: contain;
}
.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: #FF60EF;
  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--black3 {
  background-color: #1A1A1C;
  padding: 40px;
}
.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--white {
  border-bottom-color: #ffffff;
}

.link {
  transition: all 0.3s ease;
  padding-bottom: 1px;
  border-bottom: 1px solid transparent;
}
.link:hover {
  border-bottom: 1px solid;
}
.link--dashed {
  border-bottom: 1px dashed transparent;
}
.link--dashed:hover {
  border-bottom: 1px dashed;
}
.link--underlined {
  border-bottom: 1px solid;
}
.link--purple {
  color: #A4ACF0;
}
.link--black {
  color: #A4ACF0;
}
.link--purple2 {
  color: #6D02C0;
}
.link--blue2 {
  color: #1962F2;
}
.link--pink2 {
  color: #F8BBD0;
}
.link--white {
  color: #ffffff;
}
.link--aqua {
  color: #8FFFEA;
}
.link--pink4 {
  color: #D81B60;
}
.link--pink4:hover {
  color: rgb(228.1666666667, 40.3333333333, 108.9074074074);
}
.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--arrow-up {
  position: relative;
}
.link--arrow-up:after {
  content: "";
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/8-savorviral/arrow-up.svg) center center no-repeat;
  right: -25px;
  top: 50%;
  margin-top: -8px;
  transition: all 0.3s ease;
}
.link--arrow-up:hover:after {
  transform: rotate(45deg);
}
.link--arrow-up--red:after {
  background: url(../images/9-adventurizesmm/arrow-up.svg) center center no-repeat;
}
.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;
  border-top: 1px solid #454545;
}
.faq-item--active .faq-item__question:after {
  content: "-";
}
.faq-item--active .faq-item__answer {
  padding-top: 15px;
  padding-bottom: 30px;
  max-height: 300px;
}
@media screen and (max-width: 640px) {
  .faq-item--active .faq-item__answer {
    max-height: 400px;
  }
}
.faq-item__question {
  transition: all 0.3s ease;
  border-radius: 4px;
  position: relative;
  padding: 20px 50px 20px 20px;
  font-weight: 600;
  width: 100%;
  display: block;
  cursor: pointer;
}
.faq-item__question:after {
  content: "+";
  position: absolute;
  right: 25px;
  top: 20px;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
}
.faq-item__question--plus-orange2:after {
  color: #F57950;
}
.faq-item__answer {
  transition: all 0.3s ease;
  padding: 0 60px 0 20px;
  margin: 0;
  max-height: 0;
  overflow: hidden;
}

.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 #FC5F24;
  margin-bottom: 20px;
  transition: width 1.5s ease-in-out;
}
.statistics--250 {
  width: 250px;
}
.statistics--line {
  border-bottom: none;
  position: relative;
  width: 100%;
}
.statistics-line {
  width: 100%;
  height: 3px;
  background-color: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}
.statistics-line--black {
  background-color: #000000;
}
.statistics-line--black .statistics-line-fill {
  background-color: #BFBFBF;
}
.statistics-line--orange {
  background-color: #000000;
}
.statistics-line--orange .statistics-item {
  color: #000000;
}
.statistics-line--orange .statistics-line-fill {
  background-color: #FF6A00;
}
.statistics-line-fill {
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-color: #FC5F24;
  transition: width 1.5s ease-in-out;
}

.steps__item {
  margin-bottom: 30px;
  flex: 0 0 30%;
}
.steps__item:nth-child(3n) {
  margin-right: 0;
}
.steps__item:nth-child(4n) {
  margin-left: 0;
}
.steps__item--with-padding {
  padding: 10px;
  border-radius: 8px;
}
.steps__item--with-padding .steps__item-image {
  text-align: center;
}
@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;
}
.steps__item-content {
  padding: 0 20px;
}

.boxed--1 {
  border-radius: 40px;
  border: 1px solid #4E1C1C;
  padding: 10px 10px 10px 40px;
}

.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-radius {
  border-radius: 0 !important;
}
.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 #FC5F24;
}
.card--red {
  background: none;
  box-shadow: none;
  border: 2px solid #FC5F24;
  border-radius: 8px;
}
.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: #000000;
}
.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: #1A1A1C;
  position: absolute;
}
.card--bg-dark {
  background: #1A1A1C;
}
.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: 35px 50px;
  background: #202020;
  border-radius: 15px;
}
.card--dark2 {
  margin-top: 100px;
  background: none;
  padding: 80px 35px 50px 35px;
  border-radius: 8px;
  border: 1px solid #2C2C2E;
}
@media screen and (max-width: 960px) {
  .card--dark2 {
    margin-top: 80px !important;
  }
}
.card--dark2 .flex--between {
  height: 100%;
}
.card--dark2 .card-icon {
  position: absolute;
  top: -64px;
  left: 30px;
  border-radius: 8px;
  width: 120px;
  height: 120px;
  background-color: #141416;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 64px;
}
.card--pricing {
  border-radius: 8px;
  border: 1px solid #48484B;
}
@media screen and (min-width: 1280px) {
  .card--pricing .card-text {
    min-height: 112px;
  }
}
.card--pricing .ui-switch__input:checked + label:after {
  background-color: #95E158;
}
.card--pricing .ui-switch__label:after {
  background: #484848;
}
.card--black3 {
  border: none;
  background-color: #1A1A1C;
}
.card--black3 .card-text {
  color: #aeaeae;
}
.card--savorviral {
  border: none;
  background-color: #D9F7F5;
}
.card--savorviral .card-text {
  color: #272727;
}
.card--impact1 {
  border: none;
  background-color: #DFECFF;
}
.card--impact1 .card-text {
  color: #272727;
}
.card--impact2 {
  border: none;
  background-color: #FFECDF;
}
.card--impact2 .card-text {
  color: #272727;
}
.card--mint {
  border: none;
  background-color: #D9F7E5;
}
.card--mint .card-text {
  color: #272727;
}
.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-family: "Syne", "Roboto", sans-serif;
  font-size: 21px;
  margin: 0 0 20px;
  display: block;
  font-weight: 600;
}
.card-price {
  font-family: "Syne", "Roboto", sans-serif;
  display: inline-flex;
  margin-bottom: 30px;
}
.card-price__number {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  margin-right: 3px;
}
.card-price__text {
  font-size: 18px;
  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;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 25px 15px 0;
}
.card-icon--small {
  width: 64px;
  height: 64px;
  flex: 0 0 64px;
}
.card-icon--center {
  margin: 0 auto 15px auto;
}
.card-icon--bottom {
  margin: 0;
  display: inline-block;
}
.card-icon--page6-sec3-1 {
  background-image: url(../images/6-instatriumph/page6-sec3-icon1.svg);
}
.card-icon--page6-sec3-2 {
  background-image: url(../images/6-instatriumph/page6-sec3-icon2.svg);
}
.card-icon--page6-sec3-3 {
  background-image: url(../images/6-instatriumph/page6-sec3-icon3.svg);
}
.card-icon--page6-sec6-1 {
  background-image: url(../images/6-instatriumph/page6-sec6-icon1.svg);
}
.card-icon--page6-sec6-2 {
  background-image: url(../images/6-instatriumph/page6-sec6-icon2.svg);
}
.card-icon--page6-sec6-3 {
  background-image: url(../images/6-instatriumph/page6-sec6-icon3.svg);
}
.card-icon--page6-sec6-4 {
  background-image: url(../images/6-instatriumph/page6-sec6-icon4.svg);
}
.card-icon--page6-sec6-5 {
  background-image: url(../images/6-instatriumph/page6-sec6-icon5.svg);
}
.card-icon--page6-sec6-6 {
  background-image: url(../images/6-instatriumph/page6-sec6-icon6.svg);
}
.card-icon--page7-sec3-1 {
  background-image: url(../images/7-glowupsmm/page7-sec3-icon1.svg);
}
.card-icon--page7-sec3-2 {
  background-image: url(../images/7-glowupsmm/page7-sec3-icon2.svg);
}
.card-icon--page7-sec3-3 {
  background-image: url(../images/7-glowupsmm/page7-sec3-icon3.svg);
}
.card-icon--page8-sec2-1 {
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  position: relative;
  display: inline-block;
  border-radius: 53px;
  width: 106px;
  height: 106px;
}
.card-icon--page8-sec2-1:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url(../images/8-savorviral/sec2/1.svg) center center no-repeat;
  background-size: 64px;
}
.card-icon--page8-sec2-2 {
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  position: relative;
  display: inline-block;
  border-radius: 53px;
  width: 106px;
  height: 106px;
}
.card-icon--page8-sec2-2:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url(../images/8-savorviral/sec2/2.svg) center center no-repeat;
  background-size: 64px;
}
.card-icon--page8-sec2-3 {
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  position: relative;
  display: inline-block;
  border-radius: 53px;
  width: 106px;
  height: 106px;
}
.card-icon--page8-sec2-3:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url(../images/8-savorviral/sec2/3.svg) center center no-repeat;
  background-size: 64px;
}
.card-icon--page8-sec2-4 {
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  position: relative;
  display: inline-block;
  border-radius: 53px;
  width: 106px;
  height: 106px;
}
.card-icon--page8-sec2-4:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background: url(../images/8-savorviral/sec2/4.svg) center center no-repeat;
  background-size: 64px;
}
.card-icon--page9-sec3-1 {
  background-image: url(../images/9-adventurizesmm/sec3/1.svg);
}
.card-icon--page9-sec3-2 {
  background-image: url(../images/9-adventurizesmm/sec3/2.svg);
}
.card-icon--page9-sec3-3 {
  background-image: url(../images/9-adventurizesmm/sec3/3.svg);
}
.card-icon--page9-sec3-4 {
  background-image: url(../images/9-adventurizesmm/sec3/4.svg);
}
.card-icon--page9-sec3-5 {
  background-image: url(../images/9-adventurizesmm/sec3/5.svg);
}
.card-icon--page9-sec3-6 {
  background-image: url(../images/9-adventurizesmm/sec3/6.svg);
}
.card-icon--page9-sec6-1 {
  background-image: url(../images/9-adventurizesmm/sec6/1.svg);
}
.card-icon--page9-sec6-2 {
  background-image: url(../images/9-adventurizesmm/sec6/2.svg);
}
.card-icon--page9-sec6-3 {
  background-image: url(../images/9-adventurizesmm/sec6/3.svg);
}
.card-icon--page9-sec6-4 {
  background-image: url(../images/9-adventurizesmm/sec6/4.svg);
}
.card-icon--transparent {
  background-color: transparent;
}
.card-button {
  width: 100%;
  max-width: 280px;
  padding: 0 20px;
}
.card-button .ui-button {
  width: 100%;
}
.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: #FC5F24 url(../images/icons/checkbox-small.svg) center center no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 7px;
}
.card-list__item--red, .card-list--red .card-list__item {
  padding-left: 34px;
}
.card-list__item--red:before, .card-list--red .card-list__item:before {
  width: 20px;
  height: 20px;
  top: 5px;
  background: url(../images/icons/checkbox-small-red2.svg) center center no-repeat;
}
.card-list--black .card-list__item {
  padding-left: 34px;
}
.card-list--black .card-list__item:before {
  width: 20px;
  height: 20px;
  top: 5px;
  background: url(../images/icons/checkbox-small-black.svg) center center no-repeat;
}
.card-list__item--arrow {
  padding-left: 30px;
}
.card-list__item--arrow:before {
  content: "";
  position: absolute;
  left: -5px;
  top: 2px;
  width: 25px;
  height: 25px;
  background: url(../images/7-glowupsmm/arrow-up.svg) center center no-repeat;
  background-size: cover;
}
.card-list__item--arrow--black:before {
  background: url(../images/8-savorviral/arrow-up.svg) center center no-repeat;
}
.card-list__item--arrow--orange:before {
  background: url(../images/10-impactfulsmm/arrow-up.svg) center center no-repeat;
}
.card-label {
  position: absolute;
  right: 0;
  top: 45px;
  padding: 3px 8px;
  border-radius: 5px 0 0 5px;
}
.card-label--red {
  background: #FC5F24;
  color: #ffffff;
}
.card-label--aqua {
  background: #8FFFEA;
  color: #000000;
}
.card-label--on-image {
  top: 24px;
  left: 24px;
  border-radius: 25px;
  width: auto;
  background: #ffffff;
  font-weight: 500;
  padding: 8px 24px;
  right: auto;
}
@media screen and (max-width: 640px) {
  .card-label--on-image {
    padding: 4px 16px;
    height: auto;
    left: 16px;
    top: 16px;
  }
}
.card-label--on-image-2 {
  left: 154px;
}
@media screen and (max-width: 640px) {
  .card-label--on-image-2 {
    left: 16px;
    top: 64px;
  }
}
.card-image {
  position: absolute;
  right: 20px;
  top: 20px;
}
.card-image ~ .card-title {
  padding-right: 40px;
}
.card-number {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  display: block;
  padding-left: 30px;
  margin-top: 20px;
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.card-selection {
  height: 40px;
  border-top: 1px solid rgba(255, 255, 255, 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: #48484B;
  color: #ffffff;
  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;
  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 {
  border-bottom: 1px solid transparent !important;
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
}
.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: #000000;
  margin-left: -10px;
}
.page--3-helppal .address-block, .page--descriptor .address-block {
  padding-left: 56px;
  margin-left: 0;
}
.page--3-helppal .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;
}

.footer {
  font-family: "Inter", "Roboto", sans-serif;
  background: #1A1A1C;
  padding-top: 60px;
  color: #ffffff;
}
@media screen and (max-width: 1280px) {
  .footer {
    padding-top: 30px;
  }
}
.footer .container, .footer .copyright {
  position: relative;
  z-index: 2;
}
.footer .footer-title {
  color: #ffffff;
}
.footer .footer-link__a {
  color: #E3E3E3;
}
.footer .footer-contacts__link {
  color: #E3E3E3;
}
.footer-links {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}
.footer-link {
  margin-bottom: 7px;
}
@media screen and (max-width: 480px) {
  .footer .flex-item {
    flex: 0 0 100%;
    margin: 0 0 20px;
    text-align: left;
  }
  .footer .flex-item:last-child {
    margin-bottom: 0;
  }
}
.footer-top {
  padding: 60px 0;
  border-bottom: 1px solid rgba(14, 21, 82, 0.3);
}
@media screen and (max-width: 960px) {
  .footer-top {
    padding: 30px 0;
  }
}
.footer-top__title {
  flex: 0 0 70%;
}
@media screen and (max-width: 960px) {
  .footer-top__title {
    margin-bottom: 20px !important;
  }
}
.footer-top__text {
  text-align: left;
}
@media screen and (max-width: 768px) {
  .footer-main {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .footer-main__left {
    flex: 0 0 100%;
    margin: 0 0 30px;
  }
}
.footer-main__text {
  max-width: 400px;
}
@media screen and (max-width: 768px) {
  .footer-main__text {
    max-width: 100%;
  }
}
.footer-menu {
  margin-top: 100px;
  margin-bottom: 20px;
}
@media screen and (max-width: 768px) {
  .footer-menu {
    margin: 30px 0 15px 0;
    flex-direction: column;
  }
}
.footer-menu .header-nav {
  padding-left: 0;
}
@media screen and (max-width: 768px) {
  .footer-menu .header-nav {
    margin-bottom: 15px;
  }
}

.copyright {
  border-top: 1px solid #3C3C3C;
  padding-top: 20px;
  height: 100px;
  font-size: 17px;
}
@media screen and (max-width: 1280px) {
  .copyright {
    margin: 30px 0 0 0;
  }
}

.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;
}

.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: #6b6b6b;
}

.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: #000000;
  border-radius: 100%;
  margin-right: 15px;
}
.member-item__icon--number {
  border: 1px solid #FC5F24;
}
.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: #000000;
  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: #000000;
  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: #131313;
}
.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: #000000;
}
.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;
}

@media screen and (max-width: 1024px) {
  .instatriumph-1 .col--60 {
    margin: 0 30px;
  }
  .instatriumph-1 .col--60:first-child {
    margin-left: 0;
  }
  .instatriumph-1 .col--60:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .instatriumph-1 .col--60 {
    margin: 0 15px;
  }
  .instatriumph-1 .col--60:first-child {
    margin-left: 0;
  }
  .instatriumph-1 .col--60:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .instatriumph-1 .col--60:last-child {
    display: none;
  }
}
.instatriumph-1__left {
  padding-top: 100px;
  position: relative;
}
@media screen and (max-width: 480px) {
  .instatriumph-1__left {
    padding-top: 0;
  }
}
.instatriumph-1__radiant-left {
  position: relative;
}
.instatriumph-1__radiant-left:before {
  content: "";
  display: block;
  width: 668px;
  height: 668px;
  pointer-events: none;
  z-index: 0;
  background-size: cover;
  position: absolute;
  opacity: 0.8;
  z-index: 0;
  width: 499px;
  height: 516px;
  border-radius: 516px;
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  filter: blur(75px);
  left: -100%;
  top: 50%;
  margin-top: -100px;
}
.instatriumph-1__radiant-left--left:before {
  left: 0;
  margin-left: -250px;
}
.instatriumph-1__radiant-left--left--left:before {
  left: 0;
  transform: translateX(-50%);
  right: auto;
}
.instatriumph-1__radiant-left--top:before {
  top: 0;
}
.instatriumph-1__radiant-left--top2:before {
  top: 300px;
  left: 100px;
}
.instatriumph-1__radiant-right {
  position: relative;
  padding-bottom: 120px;
}
.instatriumph-1__radiant-right:before {
  content: "";
  display: block;
  width: 668px;
  height: 668px;
  pointer-events: none;
  z-index: 0;
  background-size: cover;
  position: absolute;
  opacity: 0.8;
  z-index: 0;
  width: 499px;
  height: 516px;
  border-radius: 516px;
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  filter: blur(75px);
  right: 0;
  bottom: -250px;
  width: 584px;
  height: 402px;
}
.instatriumph-1__radiant-right--right:before {
  right: 0;
  transform: translateX(50%);
  left: auto;
}
.instatriumph-1__radiant-right--small:before {
  width: 282px;
  height: 292px;
}
.instatriumph-1__radiant-right--bottom:before {
  top: auto;
  bottom: 0;
}
.instatriumph-1__radiant-right--top {
  padding-bottom: 0;
}
.instatriumph-1__radiant-right--top:before {
  top: 0;
  bottom: auto;
}
.instatriumph-1__radiant-right--half:before {
  opacity: 0.5;
}

.count-number {
  margin-right: 10px;
  padding-top: 20px;
}
.section--marquee {
  padding-bottom: 160px;
}
.section--marquee-top {
  padding-top: 80px;
}

@keyframes marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translatex(-100%);
  }
}
@keyframes marquee-2 {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translatex(0);
  }
}
.marquee-wrap {
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
  width: 100%;
  position: relative;
  transform: scale(1.1) rotate(5deg);
  overflow: hidden;
  display: block;
}
.marquee-wrap--2 {
  transform: scale(1.1) rotate(10deg);
  overflow: hidden;
  display: block;
  padding: 20px 0;
}
@media screen and (max-width: 640px) {
  .marquee-wrap--2 {
    padding: 8px 0;
  }
}
.marquee-wrap--2--rotated {
  position: relative;
  top: 100px;
  transform: scale(1.1) rotate(-10deg);
}
@media screen and (max-width: 640px) {
  .marquee-wrap--2--rotated {
    top: 64px;
  }
}
.marquee-wrap--yellow {
  background: #F5DB6E;
}
.marquee-title--overflow {
  overflow: hidden;
  width: 100%;
}
.marquee-title--glowup {
  background: #FF60EF;
  padding: 20px 0;
}
.marquee-text {
  font-family: "Syne", "Roboto", sans-serif;
  animation: marquee 50s linear infinite;
  position: relative;
  display: inline-block;
  font-size: 100px;
  width: 100%;
  white-space: nowrap;
  line-height: 150px;
  font-weight: 600;
  color: #ffffff;
}
@media screen and (max-width: 768px) {
  .marquee-text {
    font-size: 60px;
    line-height: 80px;
    animation: marquee 30s linear infinite;
  }
}
@media screen and (max-width: 480px) {
  .marquee-text {
    font-size: 40px;
    line-height: 60px;
    animation: marquee 15s linear infinite;
  }
}
.marquee-text2 {
  font-family: "Syne", "Roboto", sans-serif;
  animation: marquee 50s linear infinite;
  position: relative;
  display: inline-block;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 52px; /* 152.941% */
  width: 100%;
  white-space: nowrap;
  color: #000000;
}
@media screen and (max-width: 768px) {
  .marquee-text2 {
    font-size: 26px;
    line-height: 42px;
    animation: marquee 30s linear infinite;
  }
}

.la-asterisk {
  width: 30px;
  height: 30px;
  background: url(../images/6-instatriumph/asterisk-icon.svg) center center no-repeat;
  background-size: contain;
  margin: 0 30px;
  display: inline-block;
  vertical-align: middle;
}
.la-asterisk--2 {
  width: 52px;
  height: 58px;
  transform: rotate(-13deg);
  background: url(../images/8-savorviral/asteriks2.png) center center no-repeat;
  background-size: contain;
  margin: 0 30px;
  display: inline-block;
  vertical-align: middle;
}

.asterisk {
  width: 64px;
  height: 64px;
  background: url(../images/6-instatriumph/asterisk2.svg) center center no-repeat;
  background-size: contain;
  margin: 0 30px;
  display: inline-block;
  vertical-align: middle;
}

.asterisk2 {
  width: 45px;
  height: 52px;
  background: url(../images/7-glowupsmm/marquee-star.png) center center no-repeat;
  background-size: contain;
  margin: 0 30px;
  display: inline-block;
  vertical-align: middle;
}

.count2 {
  background: #202020;
  padding: 60px 0;
}
.count2-number {
  font-family: "Poppins", "Roboto", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke: 1px #D0D0D0;
}
.count2-number2 {
  color: #FF6A00;
  font-family: "Poppins", "Roboto", sans-serif;
  font-size: 60px;
  font-style: normal;
  font-weight: 500;
  line-height: 60px;
}
.count2-text {
  font-family: "Syne", "Roboto", sans-serif;
}

@keyframes rotate {
  100% {
    transform: rotate(1turn);
  }
}
.rotate {
  -webkit-animation-name: rotate;
  -moz-animation-name: rotate;
  -ms-animation-name: rotate;
  -o-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-duration: 15s;
  -moz-animation-duration: 15s;
  -ms-animation-duration: 15s;
  -o-animation-duration: 15s;
  animation-duration: 15s;
  -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;
}

.bubbles {
  width: 164px;
  height: 164px;
  background: url(../images/6-instatriumph/bubbles.svg) center center no-repeat;
  background-size: contain;
  position: relative;
}
.bubbles--glow {
  background: url(../images/7-glowupsmm/logo-play.svg) left 55% center no-repeat;
}
.bubbles--adventurize {
  background: url(../images/9-adventurizesmm/logo-play.svg) center center no-repeat;
}
.bubbles-text {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.bubbles-text--insta {
  background: url(../images/6-instatriumph/round-text.svg) center center no-repeat;
}
.bubbles-text--glow {
  background: url(../images/7-glowupsmm/round-text.svg) center center no-repeat;
}

@media screen and (max-width: 1024px) {
  .instatriumph-1-8 {
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .instatriumph-1-8 {
    flex-wrap: wrap;
  }
}
.instatriumph-1-8 .flex-item {
  text-align: left;
}
@media screen and (max-width: 960px) {
  .instatriumph-1-8 .flex-item {
    flex: 0 0 50%;
    padding: 0 15px;
    margin: 0 0 20px;
    text-align: center;
  }
}
@media screen and (max-width: 480px) {
  .instatriumph-1-8 .flex-item {
    flex: 0 0 100%;
    padding: 0;
  }
}

.mastery {
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
}
.mastery-item {
  padding: 40px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.mastery-item:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}
.mastery--black .mastery-item {
  border-bottom: 1px solid #131313;
}
.mastery--black .mastery-item:first-child {
  border-top: 1px solid #131313;
}
@media screen and (max-width: 768px) {
  .mastery-item {
    flex-wrap: wrap;
  }
}
.mastery-item__number {
  flex: 0 0 90px;
  line-height: inherit;
}
@media screen and (max-width: 768px) {
  .mastery-item__number {
    flex: inherit;
    margin-right: 15px;
  }
}
.mastery-item__title {
  flex: auto;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .mastery-item__title {
    text-align: center;
    flex: 0 0 100%;
  }
}
.mastery-item__title span {
  text-align: left;
  display: block;
}
@media screen and (max-width: 768px) {
  .mastery-item__title span {
    margin: 0;
    max-width: initial;
    text-align: center;
    margin-bottom: 20px;
  }
}
.mastery-item__text {
  flex: 0 0 580px;
}
@media screen and (max-width: 960px) {
  .mastery-item__text {
    flex: auto;
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .mastery-item__text {
    flex: 0 0 100%;
  }
}

.section--swiper {
  background: #1A1A1C;
}

.swiper-slide__quote {
  width: 67px;
  height: 67px;
  display: block;
  margin-left: 84px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1024px) {
  .swiper-slide__quote {
    margin-left: 60px;
  }
}
@media screen and (max-width: 960px) {
  .swiper-slide__quote {
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .swiper-slide__quote {
    display: none;
  }
}
.swiper-slide__text {
  text-align: left;
  padding-left: 84px;
  border-left: 1px solid #2C2C2E;
}
@media screen and (max-width: 1024px) {
  .swiper-slide__text {
    padding-left: 60px;
  }
}
@media screen and (max-width: 960px) {
  .swiper-slide__text {
    padding-left: 30px;
  }
}
@media screen and (max-width: 768px) {
  .swiper-slide__text {
    padding-left: 0;
    border-left: none;
  }
}

@media screen and (min-width: 1280px) and (max-width: 2048px) {
  .glow-1-image {
    opacity: 0;
    visibility: hidden;
  }
}
.glow-1-abs {
  position: absolute;
  right: 0;
  top: 60px;
}
@media screen and (max-width: 1280px) {
  .glow-1-abs {
    display: none;
  }
}
@media screen and (min-width: 2049px) {
  .glow-1-abs {
    display: none;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .glow-1-buttons {
    flex-direction: column;
    display: inline-flex;
  }
  .glow-1-buttons .ui-button {
    margin: 0;
  }
  .glow-1-buttons .ui-button:first-child {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 480px) {
  .glow-1-buttons {
    flex-direction: column;
    display: inline-flex;
  }
  .glow-1-buttons .ui-button {
    margin: 0;
    padding: 0 40px;
    height: 48px;
  }
  .glow-1-buttons .ui-button:first-child {
    margin-bottom: 20px;
  }
}
.glow-8__content {
  max-width: 520px;
}
@media screen and (max-width: 1024px) {
  .glow-8__content {
    max-width: 100%;
  }
}
.glow-10 {
  background: linear-gradient(95deg, #D33D3D 0%, #FF3ADF 100%);
}
.glow-11-text {
  padding-right: 60px;
  text-align: right;
}
.glow-11-text .max-520 {
  max-width: 510px;
  text-align: left;
  display: inline-block;
}
@media screen and (max-width: 960px) {
  .glow-11-text {
    margin-top: 30px;
    padding: 0 !important;
  }
  .glow-11-text .max-520 {
    max-width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .glow-11 .text-right {
    text-align: center;
    flex: 0 0 100%;
    width: 50%;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  .glow-11 .text-right {
    width: 100%;
  }
}
.glow-11 .text-right + .glow-11-text {
  text-align: left;
  padding-left: 60px;
  padding-right: 0;
}
@media screen and (max-width: 960px) {
  .glow-11 .text-left {
    text-align: center;
    flex: 0 0 100%;
    width: 50%;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  .glow-11 .text-left {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .glow-13 .max-380, .glow-13 .max-280 {
    max-width: 100%;
  }
  .glow-13 .flex-item--60 {
    width: 100%;
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 640px) {
  .glow-13 .steps__item--with-padding {
    width: 100%;
    flex: 0 0 100%;
    margin: 0 0 20px 0;
  }
}

.savor-1 {
  background: url(../images/8-savorviral/section1.png) center center no-repeat;
  background-size: cover;
}
.savor-1__text {
  color: #DBDBDB;
}
.savor-13 {
  background: url(../images/8-savorviral/sec13.png) center center no-repeat;
  background-size: cover;
}

.adventurize-1 {
  background: url(../images/9-adventurizesmm/main.png) center center no-repeat;
  background-size: cover;
}
.adventurize-1-abs {
  position: absolute;
  right: 0;
  top: 60px;
}
.adventurize-1 .bubbles--adventurize {
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -82px;
}
@media screen and (max-width: 480px) {
  .adventurize-1 .bubbles--adventurize {
    display: none;
  }
}
@media screen and (min-width: 480px) {
  .adventurize-1 .container {
    padding-right: 160px;
  }
}
@media screen and (max-width: 480px) {
  .adventurize-1 .flex--column-portrait {
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .adventurize-2 .container > .flex {
    flex-wrap: wrap;
  }
  .adventurize-2 .container > .flex .flex-item--50 {
    flex: 0 0 100%;
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .adventurize-2 .container > .flex {
    flex-wrap: wrap;
  }
  .adventurize-2 .container > .flex > .flex-item:first-child {
    display: none;
  }
  .adventurize-2 .container > .flex > .flex-item--50 {
    margin-top: 30px;
  }
}
@media screen and (min-width: 960px) {
  .adventurize-3__cards {
    margin: 0 0 30px;
  }
}
@media screen and (min-width: 960px) {
  .adventurize-6 .card--dark:nth-child(2n) {
    position: relative;
    top: 50px;
  }
}
.adventurize-8__image {
  max-width: 360px;
  max-height: 360px;
  border-radius: 360px;
}
.adventurize-14 .bubbles--adventurize {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -82px 0 0 -82px;
}
@media screen and (max-width: 480px) {
  .adventurize-14 .bubbles--adventurize {
    display: none;
  }
}
.adventurize-16 .bubbles--adventurize {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -82px 0 0 -82px;
}
.adventurize-16 .bubbles--adventurize:before {
  content: "";
  position: absolute;
  left: -5%;
  top: -5%;
  width: 110%;
  height: 110%;
  border-radius: 200px;
  background: linear-gradient(90deg, #FC5F23 0%, #F1226C 100%);
}
.adventurize-16 .bubbles--adventurize:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../images/9-adventurizesmm/logo-play.svg) center center no-repeat;
}
@media screen and (max-width: 480px) {
  .adventurize-16 .bubbles--adventurize {
    display: none;
  }
}

.impactful-1 {
  background: url(../images/10-impactfulsmm/section1.png) center center no-repeat;
  background-size: cover;
}
.impactful-3 {
  background: #FFECDF;
  background-size: cover;
}
.impactful-5 {
  background: #DFECFF;
  background-size: cover;
}
.impactful-12 {
  background: url(../images/10-impactfulsmm/section12.png) center center no-repeat;
  background-size: cover;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  position: relative;
}

.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer, .odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer {
  *display: inline;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner, .odometer.odometer-theme-default .odometer-digit .odometer-digit-inner {
  text-align: left;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon {
  display: block;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner, .odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner {
  display: block;
  -webkit-backface-visibility: hidden;
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value, .odometer.odometer-theme-default .odometer-digit .odometer-value {
  display: block;
  -webkit-transform: translateZ(0);
}

.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value, .odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value {
  position: absolute;
}

.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
}

.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner {
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner, .odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner {
  -webkit-transition: -webkit-transform 2s;
  -moz-transition: -moz-transform 2s;
  -ms-transition: -ms-transform 2s;
  -o-transition: -o-transform 2s;
  transition: transform 2s;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.odometer.odometer-auto-theme, .odometer.odometer-theme-default {
  font-family: "Helvetica Neue", sans-serif;
  line-height: 1.1em;
}

.odometer.odometer-auto-theme .odometer-value, .odometer.odometer-theme-default .odometer-value {
  text-align: center;
}

/**
 * Swiper 11.0.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2023 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 22, 2023
 */
/* FONT_START */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
/* FONT_END */
:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block;
}

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-horizontal {
  touch-action: pan-y;
}

.swiper-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

.swiper-3d {
  perspective: 1200px;
}

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/* Slide styles end */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: #ffffff;
}
.swiper-pagination--gray .swiper-pagination-bullet {
  background: #CECECE;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #FC5F24;
}
.swiper-pagination--gray .swiper-pagination-bullet-active {
  background: #FC5F24;
}

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

/* nav**/
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 44px;
  height: 44px;
  border-radius: 22px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important;
}

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center;
}

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  background-image: url(../images/6-instatriumph/slider-button-prev.svg);
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  background-image: url(../images/6-instatriumph/slider-button-next.svg);
}

/* Navigation font end */
.cookie {
  position: fixed;
  left: 50%;
  transform: translateX(-50%);
  bottom: -200px;
  background: #ffffff;
  box-shadow: 10px 10px 8px 0 rgba(0, 0, 0, 0.16);
  padding: 24px 40px;
  width: 100%;
  max-width: 962px;
  transition: bottom 1s ease-out, transform 1s ease-out;
  font-size: 14px;
  line-height: 20px;
}
@media screen and (max-width: 962px) {
  .cookie {
    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: 962px) {
  .cookie--visible {
    transform: none;
  }
}
.cookie-title {
  color: #10182F;
  font-weight: bold;
}
.cookie-text {
  color: #6E7191;
  margin: 16px 0;
}
.cookie-buttons {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  justify-content: flex-end;
  width: 100%;
}
.cookie-buttons__button {
  height: 34px;
}
@media screen and (max-width: 962px) {
  .cookie-buttons__button {
    flex: 1;
    width: auto;
    padding: 0;
  }
}
.cookie-buttons__button--accept {
  margin-left: 8px;
  color: #ffffff;
  background: #000000;
  border: 2px solid #000000;
  order: 2;
}
.cookie-buttons__button--accept:hover {
  background-color: #131313;
}
.cookie-buttons__button--decline {
  order: 1;
  color: #000000;
  background: #ffffff;
  border: 2px solid #000000;
}
.cookie-buttons__button--decline:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}

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