 :root {--blue: #21abca;--golden: #f49c1e;--pink: #e95b9e;--off-white: #f4f4f4;--green: #b7d158;--grey: #cac8e4;}html {scroll-behavior: smooth;}body {font-family: "Roboto", sans-serif;font-size: 1rem;width: 100%;color: black;font-weight: 400;margin: 0;padding: 0;}main *, main *::before, main *::after {box-sizing: border-box;}h1 {font-family: "Roboto", cursive;font-weight: 300;font-style: normal;color: black;font-size: 42px;}h2 {font-family: "Roboto", cursive;font-weight: 700;font-style: normal;color: black;font-size: 2.5rem;}h3 {font-family: "Roboto", cursive;font-weight: 700;font-style: normal;color: black;font-size: 1rem;margin: 16px 0;}main p {font-size: 1rem;color: black;font-family: inherit;line-height: 1.625rem;font-weight: 400;margin: 1em 0;}a {text-decoration: none;color: black;}img {max-width: 100%;border: none;image-rendering: -webkit-optimize-contrast;-ms-interpolation-mode: nearest-neighbor;height: auto;}main ul li {font-weight: 400;margin: 0;line-height: normal;}main ul {margin: 16px 0;padding-left: 40px;}.primary__btn {font-weight: bold;border-radius: 28px;background-color: var(--blue);padding: 8px 18px;display: inline-block;color: white;font-size: 14px;line-height: 18px;margin-top: 16px;}.primary__btn:hover {background-color: #1e9ab6;}.btn--d {display: none;}.bold {font-weight: bold;}.italic {font-style: italic;}.u {text-decoration: underline;}.text-blue {color: var(--blue);}.text-golden {color: var(--golden);}.text-pink {color: var(--pink);}.text-grey {color: var(--grey);}.bg--pink {background-color: var(--pink);}.bg--grey {background-color: var(--grey);}.bg--green {background-color: var(--green);}.bg--blue {background-color: var(--blue);}.bg--white {background-color: white;}.center {text-align: center;}.flex {display: flex;}.flex-col {flex-direction: column;}.container {max-width: 352px;margin: 0 auto;padding: 1rem;}.section__title {font-size: 38px;font-weight: 400;font-family: "Abril Fatface", cursive;line-height: 1.3;margin: 0.8em 0;}.section__subtitle {font-size: 14px;max-width: 352px;margin: 1rem auto;line-height: 1.3;}h3.section__title {font-size: 14px;font-weight: bold;font-family: "Roboto", cursive;letter-spacing: 2px;text-align: center;max-width: 250px;margin: 1.5em auto;margin-bottom: 38px;padding-left: 0;}.hero {background-image: url("./images/circle.png");background-repeat: no-repeat;background-size: 200px;background-position: -75px -100px;overflow: hidden;}.hero .container {padding-top: 0;}.hero .section__title {font-size: 45px;margin-bottom: -20px;line-height: 1;}.hero__image--d {display: none;}.hero__image {margin: 80px 0;position: relative;font-size: 0;}.hero__content {margin-top: 40px;}.hero__image::after {content: "";display: block;position: absolute;top: -50px;bottom: -50px;left: 64px;right: -100px;background-color: var(--blue);z-index: -1;}.hero__image img {border-radius: 24px;}.hero__overview h3 {letter-spacing: 2px;margin: 0;padding: 20px 0 0;}.ctas a.primary__btn {min-width: 140px;text-align: center;padding: 8px 24px;}.ctas a.primary__btn:first-child {margin-right: 8px;}.info__card {border-bottom: 1px solid var(--grey);padding: 20px 0;padding-top: 0;}.info__card:last-child {border-bottom: 0;}.info__card h3 {font-size: 16px;letter-spacing: 2px;word-spacing: 2px;margin-right: -10px;position: relative;display: inline-block;margin-bottom: 8px;z-index: 1;}.info__card h3::after {content: "";display: inline-block;position: absolute;left: -10px;right: -8px;bottom: -2px;height: 13px;background-color: var(--green);z-index: -1;}.info__card.card__1 h3::after {background-color: #b6d160;}.info__card.card__2 h3::after {background-color: #f8d1db;}.info__card.card__3 h3::after {background-color: #b8e0e0;}.info__card.card__4 h3::after {background-color: #b6d160;}.info__list {list-style: none;padding-left: 0;}.info__list li {font-size: 14px;margin-bottom: 10px;}.info__list li::before {content: "";width: 25px;height: 25px;display: inline-block;background-image: url("./images/blue-check.png");background-size: 25px;margin-right: 10px;vertical-align: middle;}.info__list li.check--gray::before {background-image: url("./images/gray-check.png");}.include {overflow: hidden;margin-top: 80px;}.include .container {max-width: 500px;padding: 0;}.include__content {max-width: 352px;margin: 0 auto;padding: 0 16px;}.include .section__title {text-align: left;line-height: 1.2;margin-bottom: 22px;}.include .section__title span {display: inline-block;}.include__image {position: relative;width: 110%;right: -30px;left: auto;}.include__list {padding-left: 22px;margin: 0;}.include__list li {font-size: 14px;line-height: 1.2;}.supplies {padding-top: 0px;margin-top: 0px;overflow: hidden;position: relative;}.supplies .section__title {margin-bottom: 10px !important;}.supplies__card {margin-bottom: 0px;}.supplies__card h3 {letter-spacing: 2px;}.supplies__list {padding-left: 18px;padding-bottom: 25px;}.supplies__list li {font-size: 14px;line-height: 1.2;}.difference__card {position: relative;padding: 32px 0;margin-top: 170px;}.difference__card::before {content: "";display: block;position: absolute;top: 0;right: -100%;bottom: 0;left: -100%;background-color: var(--off-white);z-index: -1;}.difference__card h3 {letter-spacing: 2px;}.supplies__ctas {margin: 30px 0 64px;}.pricing {background-image: url("./images/pricing.png");background-size: cover;background-position: center center;background-repeat: no-repeat;color: white;position: relative;margin-top: 80px;}.pricing::after {content: "";display: block;position: absolute;top: 0;bottom: 0;left: 0;right: 0;background-color: var(--blue);z-index: 1;opacity: 0.9;pointer-events: none;user-select: none;}.pricing .container {max-width: 428px;}.pricing__card--start {color: #000;margin-bottom: 10px;letter-spacing: 1px;}.pricing__wrapper {position: relative;z-index: 2;}.pricing .section__title {color: white;text-align: center;margin: 0.6em 0 0.5em;}.pricing__cards {padding: 0 6%;margin-top: 50px;margin-bottom: 60px;}.pricing__card {border: 6px solid #00abc8;box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.5);border-radius: 10px;padding: 0 0 10px;background-color: white;text-align: center;max-width: 340px;margin-left: auto;margin-right: auto;margin-bottom: 30px;box-shadow: 0px 0px 12px 1px rgb(0, 0, 0, 0.4);}.pricing__card h3 {color: white;line-height: 1;text-align: center;letter-spacing: 4px;padding: 12px 0 18px;margin: 0;background-color: #00abc8;text-transform: uppercase;display: flex;flex-direction: column;gap: 5px;}.pricing__card__content {background-color: white;padding: 80px 0 32px;max-width: 235px;margin: 0 auto;}.pricing__card__price {text-align: center;line-height: 1;display: inline-block;padding-bottom: 28px;}.pricing__card--price {color: var(--blue);font-weight: bold;font-size: 68px;}.pricing__card--unit {color: var(--blue);font-size: 30px;}.pricing__card--tax {color: black;font-size: 16px;text-align: center;}.pricing__card__ctas a.primary__btn {min-width: 180px;padding: 10px 30px;margin-top: 20px;}.pricing .section__subtitle {color: white;text-align: left;max-width: 340px;margin: 16px auto;padding: 0 6%;}.addons {background-color: #bae1e1;background-image: url("./images/circle-skyblue.svg"), url("./images/circle-skyblue.svg");background-repeat: no-repeat;background-size: 200px;background-position: calc(100% + 25px) -110px, -30px calc(115% + 50px);position: relative;padding-bottom: 30px;}.addons .section__title {margin-bottom: 20px;}.addons__images {display: flex;align-items: flex-start;justify-content: space-between;margin: 42px 0;}.addons__images > picture {max-width: 47%;}.addons__images img {border-radius: 12px;}.addons__images .img1 img {margin-top: 38px;}.addons__cta {text-align: center;margin-bottom: 20px;}.addons__cta a.primary__btn {min-width: 180px;padding: 10px 30px;margin-top: 0;}.relevant {background-image: url(./images/waves.png);background-position: right 50px;background-repeat: no-repeat;background-size: 130px;overflow: auto;margin: 40px 0;}.relevant__slider {margin-top: 50px;}.relevant .container {max-width: 428px;padding: 16px 0;}.relevant .section__title {text-align: left;margin-top: 0;max-width: 300px;margin: 0 auto;}.topexp__card {max-width: 300px;border-radius: 24px;margin: 15px 15px 25px;box-shadow: rgba(0, 0, 0, 0.1) 0px 3px 8px;position: relative;}.topexp__card .topexp__card__img {border-top-left-radius: 24px;border-top-right-radius: 24px;}.topexp__card__content {padding: 16px 16px 20px;margin-top: -3px;}.topexp__card__title {font-size: 16px;font-weight: bold;font-family: "Roboto", cursive;letter-spacing: 2px;max-width: 230px;margin: 0;text-align: left;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}.topexp__card__title:hover {white-space: normal;}.topexp__card__tag, .topexp__card__duration {font-size: 14px;display: flex;align-items: center;margin: 10px 0;}.topexp__card .topexp__card__tag img, .topexp__card .topexp__card__duration img {width: 16px;margin-right: 10px;}.flower-kit {position: absolute;right: 0;bottom: 305px;left: 50%;transform: translateX(-50%);z-index: -1;}@media (min-width: 960px) {h3 {font-size: 1.125rem;}.section__title {padding-left: 0;font-size: 45px;}.section__subtitle {max-width: 610px;margin: 1rem auto;font-size: 16px;padding-left: 0;margin-left: 0;}.btn--m {display: none;}.btn--d {display: block;}.primary__btn {font-size: 15px;padding: 10px 30px;}.container {max-width: 1164px;margin: 0 16px;margin: 0 auto;}h3.section__title {font-size: 22px;}.hero {background: none;}.hero .container {position: relative;}.hero .container::before {content: "";display: inline-block;position: absolute;top: -30px;left: -78px;width: 200px;height: 200px;background-image: url("./images/circle.png");background-repeat: no-repeat;background-size: 200px;z-index: -1;user-select: none;}.hero__wrapper {display: flex;align-items: center;justify-content: space-between;}.hero__content {margin-top: 0px;}.hero .section__title {margin-top: 0;margin-bottom: -20px;font-size: 58px;line-height: 1;}.hero__offer__item {text-align: left !important;}.hero__overview h3 {font-size: 22px;}.hero__image--m {display: none;}.hero .section__subtitle {max-width: 410px;font-size: 16px;}.ctas a.primary__btn {padding: 10px 30px;min-width: 180px;}.ctas a.primary__btn:first-child {margin-right: 16px;}.hero__image--d {display: block;margin: 68px 0;}.hero__image img {max-width: 550px;border-radius: 34px;}.hero__image::after {top: -80px;bottom: 195px;right: -256px;}.info__wrapper {display: flex;justify-content: space-around;padding-top: 60px;}.info__card {border-bottom: 0;border-right: 2px solid var(--grey);border: 0;width: 200px;}.info__wrapper .vr {width: 2px;background-color: var(--grey);}.info__card h3 {font-size: 18px;margin-right: 0;max-width: 195px;margin: 0 0 16px;}.info__card h3::after {top: 8px;bottom: initial;}.info__card:last-child {border-right-width: 0;}.info {background-image: url(./images/hollow-circle.png);background-position: right 0;background-repeat: no-repeat;background-size: 130px;}.include {background-image: url("./images/waves.png");background-position: right 85px;background-repeat: no-repeat;background-size: 130px;overflow: auto;margin: 80px 0;}.include .container {max-width: 1440px;padding: 0;}.include__wrapper {padding-top: 16px;display: flex;align-items: center;margin-top: 32px;}.include__content {max-width: 960px;order: 2;width: 50%;margin-right: 10%;margin-left: -10%;margin-top: -16px;background-color: white;position: relative;left: -8%;z-index: 1;padding: 16px 0 21px;padding-left: 50px;border-radius: 32px;}.include__image {width: 50%;left: -165px;right: auto;}.include__image img {min-width: 800px;}.include .section__title {margin-top: 36px;margin: 0;margin-bottom: 22px;display: inline-block;min-width: 550px;font-size: 45px;}.include .section__subtitle {margin: 0;max-width: 700px !important;display: inline-block;margin-right: -115px;margin-bottom: 10px;}.include__list li {font-size: 16px;}.supplies {margin-top: 0;padding-top: 75px;position: relative;}.supplies .container {position: relative;}.supplies .section__title {text-align: left;}.supplies__card__wrapper {display: flex;flex-direction: column;}.supplies__list {display: flex;gap: 30px;padding-bottom: 0;}.supplies__list > div:first-child {margin-right: 16px;}.supplies__list li {max-width: 230px;}.supplies__card h3 {font-size: 18px;max-width: 310px;}.supplies .section__title {margin-bottom: 10px !important;}.supplies__list li {font-size: 15px;line-height: 1.5;}.difference__card {display: flex;flex-direction: column;}.difference__card::before {display: none;}.difference__card {padding: 28px 150px;border-radius: 32px;background-color: var(--off-white);max-width: 1060px;margin: 0 auto;margin-top: 30px;}.difference__card h3 {font-size: 16px;line-height: 1.5;margin: 0;box-sizing: content-box;text-align: center;}.difference__card p.section__subtitle {margin: 20px auto 20px auto;max-width: 420px !important;}.supplies__ctas {text-align: center;}.supplies__ctas a.primary__btn {min-width: 200px;}.pricing::after {opacity: 0.85;}.pricing .container {max-width: 980px;}.pricing__cards {display: flex;justify-content: space-evenly;padding: 0;margin-top: 50px;margin-bottom: 70px;}.pricing__card {margin: 0;flex: 1;max-width: 380px;}.pricing .section__subtitle {font-size: 18px;max-width: initial;margin: 48px 0 24px;}.pricing {margin-top: 40px;}.addons {overflow: hidden;padding-bottom: 10px;}.addons .container {position: relative;}.addons .section__title {text-align: center;margin-left: auto;margin-right: auto;margin-top: 20px;}.addons .section__subtitle {text-align: center;margin-bottom: 8px;max-width: 580px;margin: 30px auto;}.addons__images {position: absolute;top: -80px;left: 0;right: 0;bottom: -56px;pointer-events: none;user-select: none;}.addons__images .img1 {align-self: flex-start;}.addons__images img {max-width: 170px;border-radius: 12px 12px 0 0;}.addons__images .img1 img {border-radius: 0 0 12px 12px;}.addons__images picture {align-self: flex-end;margin-top: 0;order: 2;}.rewards .section__title {max-width: 750px;}.rewards .section__subtitle {text-align: center;max-width: 310px;}.rewards .addons__images {flex-direction: row;}.rewards.addons {background-position: calc(100% + 50px) -100px, -50px calc(125% + 50px);}.relevant .container {max-width: 980px;}.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {display: block;}.topexp__card {margin-left: auto;margin-right: auto;max-width: 280px;}.topexp__card__content .topexp__card__title {font-size: 18px;}.topexp__card .topexp__card__tag, .topexp__card .topexp__card__duration {font-size: 16px;margin: 14px 0;}.topexp__card .topexp__card__tag img, .topexp__card .topexp__card__duration img {width: 18px;margin-right: 14px;}.relevant {background-image: none;}.relevant .section__title {text-align: center;margin-top: 0;max-width: 500px;margin: 0 auto;}.addons {background-position: calc(100% + 50px) -100px, -50px calc(125% + 50px);}.flower-kit {position: absolute;max-width: 500px;right: 180px;transform: none;bottom: 210px;}}.enjoy {margin-top: 24px;overflow: hidden;}.enjoy .container {max-width: 428px;padding: 0;}.enjoy__content__d {max-width: 352px;padding: 16px;margin: 0 auto;display: none;}.enjoy__content__m {max-width: 352px;padding: 16px;margin: 0 auto;display: block;}.enjoy__content__m .section__title {margin-top: 0;}.enjoy h3 {margin-top: 32px;margin-bottom: 20px;letter-spacing: 2px;line-height: 1.3;}.enjoy .events__list {display: flex;justify-content: space-between;padding-left: 16px;}.enjoy .events__list > div:last-child {margin-right: 16px;}.enjoy__image {margin-top: 10px;}.enjoy__image img {position: relative;left: 50%;transform: translateX(-50%);width: 80%;max-width: initial;}@media (min-width: 960px) {.enjoy .container {max-width: 1360px;padding: 16px 0;}.enjoy__wrapper {display: flex;}.enjoy__content__d {order: 2;padding: 0;max-width: 455px;margin: 0;margin-left: 2%;width: 40%;display: block;}.enjoy__content__m {display: none;padding: 0;max-width: 455px;margin: 0;margin-left: 4%;width: 40%;}.enjoy__image {width: 50%;}.enjoy h3 {max-width: 400px;letter-spacing: 3px;font-size: 20px;}.enjoy .section__title {max-width: 400px;}.enjoy .events__list {max-width: 375px;}.enjoy__image img {top: -25px;left: -80px;transform: none;width: 100%;}}.multiple h2.section__title {margin-bottom: 48px;}webp .multiple .section__title {text-align: left;line-height: 1.1;margin-top: 0;}.multiple ul {padding-left: 25px;margin: 0;}.multiple ul li {font-size: 15px;}.multiple__headline__wrapper {padding-top: 16px;display: flex;align-items: center;flex-direction: column-reverse;}.multiple__headline {margin-top: 0;}.multiple__image {width: 120%;position: relative;left: -50px !important;z-index: -2;display: block;}.pricing__subtitle {color: white;line-height: 1;text-align: center;letter-spacing: 4px;margin: 0;text-transform: uppercase;font-weight: bold;text-align: left;padding: 0 6%;}.pricing__card .pricing__card__subtitle {font-size: 12px;font-weight: 400;letter-spacing: 1px;}.difference__subtitle {max-width: 100% !important;text-align: left;margin-bottom: 0 !important;}@media (min-width: 960px) {.multiple {background-image: none;overflow: hidden;}.multiple .container {max-width: 1440px;padding: 64px 0;position: relative;}.multiple__headline__wrapper {flex-direction: row;}.multiple__headline {max-width: 960px;width: 65%;margin-top: -16px;background-color: white;position: absolute;left: 70px;padding: 40px 0;padding-left: 230px;border-radius: 32px;}.multiple h2.section__title {margin: 0;line-height: 1.3;font-size: 45px;}.multiple__image {width: 100%;left: 47% !important;position: relative;}.multiple__list {display: flex;gap: 20px;}.multiple ul {padding-left: 25px;margin: 16px 0;}.pricing__subtitle {text-align: center;padding: 0;}.pricing .section__subtitle {text-align: center;padding: 0;}.difference__subtitle {text-align: center;}}.supplies .section__subtitle {max-width: 400px !important;}.rewards .section__subtitle {max-width: 580px !important;margin: 20px auto;}.need {text-align: right;position: relative;margin: 30px 0;}.need .section__title {text-align: left;}.need .section__subtitle {line-height: 1.3;text-align: left;}.need__image__wrapper {display: flex;justify-content: space-between;}.need__image__wrapper img {width: 200px;width: 30%;}.need__image__wrapper img:last-child {margin-right: 0;}.need__image {position: relative;}.need__text {display: none;}.need__text__bottom {display: block;}.yaymaker-d {display: none;}.yaymaker-m {display: block;}@media (min-width: 960px) {.need {margin: 100px 0;}.need .container {display: flex;align-items: center;}.need__content {flex: 1;max-width: 340px;margin: 0 10%;}.need__image {flex: 1.2;left: -40px;}.need .section__title {text-align: right;}.need__text {display: block;}.need__text__bottom {display: none;}.need .section__subtitle {text-align: right;}.yaymaker-d {display: block;}.yaymaker-m {display: none;}}.hero__offer__item {position: relative;font-size: 20px;font-weight: bold;letter-spacing: 0.2em;z-index: 1;margin: 0;text-align: center;}.hero__offer__item span {position: relative;}.hero__offer__item span::after {content: "";position: absolute;bottom: 10px;left: -10px;right: -10px;height: 20px;z-index: -1;}.hero__offer__item.blue span::after {background-color: #b6e0e0;}.hero__content h3 {margin-top: 10px;margin-bottom: 30px;display: none;}.hero__overview .hero__title {margin-top: 0;margin-bottom: 10px;display: block;}@media (min-width: 960px) {.hero__overview .hero__title {margin-bottom: -10px;display: none;}.hero__content h3 {display: block;}}.faqs {background-color: var(--off-white);margin-top: 64px;}.faqs .container {max-width: 440px;padding-bottom: 60px;}.faqs .section__title {text-align: center;margin-bottom: 42px;}.faq__wrapper {margin: 0 auto;}.faqs__image {text-align: center;margin-top: 48px;margin-bottom: -62px;display: none;}.faqs__image img {max-width: 80px;}.accordion .accordion-item {background-color: white;padding: 12px 24px;margin-bottom: 16px;border: 1px solid #d0cece;border-radius: 15px;}.accordion button {position: relative;display: block;text-align: left;width: 100%;color: black;font-size: 12px;font-weight: bold;font-family: "Roboto", sans-serif;border: none;background: none;outline: none;padding: 0;}.accordion button .icon {display: inline-block;position: absolute;right: -8px;width: 22px;height: 22px;border-radius: 22px;transform: scale(0.7) translateY(-50%);top: calc(50% - 4px);color: #00abc8;}.accordion .accordion-content {opacity: 0;max-height: 0;overflow: hidden;transition: opacity 200ms linear, max-height 200ms linear;will-change: opacity, max-height;}.accordion .accordion-content p {font-size: 12px;font-weight: 400;margin: 12px 18px 0 0;line-height: 1.3;}.accordion button .icon::before {display: block;position: absolute;content: "";top: 10px;left: 4px;width: 14px;height: 4px;background: currentColor;}.accordion button .icon::after {display: block;position: absolute;content: "";top: 5px;left: 9px;width: 4px;height: 14px;background: currentColor;}.accordion button[aria-expanded="true"] .icon::after {width: 0;}.accordion button[aria-expanded="true"] + .accordion-content {opacity: 1;max-height: 9em;transition: all 200ms linear;will-change: opacity, max-height;}.supplies .dots__supplies {position: absolute;top: 12rem;right: -150px;}.supplies__border {border-bottom: 1px solid #e5e4e4;padding-right: 0;padding-top: 20px;}.pricing__circle {position: absolute;top: -130px;left: 0px;width: 100px;rotate: 120deg;z-index: -1;display: block;}.addons {max-width: 1164px;margin: 0 auto;border-radius: 0;}.rewards {max-width: 1164px;margin: 0 auto;border-radius: 0;}.topexp__slider__wrapper {max-width: 996px;margin: 40px auto;}@media (min-width: 960px) {.faqs .container {max-width: 980px;margin-left: auto;margin-right: auto;}.faqs__wrapper {display: flex;justify-content: space-between;align-items: center;padding: 64px 0 32px;}.faq__wrapper .accordion {max-width: 625px;}.faqs .accordion button {font-size: 15px;}.faqs .accordion button .icon {transform: scale(1) translateY(-50%);top: calc(50% - 1px);}.faqs .accordion .accordion-item {padding: 14px 34px;border-radius: 22px;}.accordion .accordion-content p {font-size: 14px;margin-top: 16px;}.faqs .section__title {margin-left: auto;margin-right: auto;margin: 0;}.faqs__image {margin-top: 0;margin-bottom: 0;display: block;}.faqs .accordion button {font-size: 15px;}.accordion .accordion-content p {font-size: 14px;margin-top: 16px;}.supplies .dots__supplies {position: absolute;top: -12.5rem;left: 20px;max-width: 200px;display: block;}.supplies__border {border-right: 2px solid #e5e4e4;border-bottom: 0;padding-right: 45px;padding-top: 0;}.pricing__circle {display: none;}.addons {border-radius: 0 20px;}.rewards {border-radius: 0px 20px;}}.topexp {position: relative;margin-bottom: 32px;}.topexp .container {padding: 0;max-width: 440px;}.topexp .section__title {padding-left: 0;text-align: center;margin-top: 0;padding-top: 0.8em;}.topexp::after {content: "";background-color: var(--off-white);width: 100%;height: 273px;position: absolute;top: 0;left: 0;right: 0;bottom: 0;z-index: -2;}.glideTopexp .glide__bullets {bottom: -2.5em;z-index: 2;gap: 0.5em;}.glideTopexp .glide__bullets .glide__bullet.glide__bullet--active {background-color: #c3c2c2;border: 0;}.glideTopexp .glide__bullets .glide__bullet {background-color: #eae9e9;width: 15px;height: 15px;border: 0;-webkit-tap-highlight-color: transparent;}.glideTopexp .glideNav {display: none;}@media (min-width: 960px) {.topexp {margin-bottom: 68px;}.topexp::after {height: 405px;}.topexp .container {max-width: 996px;}.topexp .section__title {padding-top: 1.2em;}.topexp__slider__wrapper {max-width: 996px;margin: 40px auto;}.glideTopexp .glideNav {display: flex;position: absolute;top: -48px;right: 16px;}.glideNav .glide__arrow--left {left: -16px;}.glideNav .glide__arrow {border: 1px solid #c3c2c2;background-color: transparent;width: 60px;height: 50px;padding: 0;display: flex;align-items: center;justify-content: center;}.glideNav .glide__arrow img {width: 10px;}.glideNav .glide__arrow {background-repeat: no-repeat;background-size: 10px;background-position: center center;border-radius: 8px;position: relative;}.glideNav .glide__arrow--left {background-image: url("./images/arrow-head-left.png");}.glideNav .glide__arrow--right {background-image: url("./images/arrow-head-right.png");right: 0;}.glideNav .glide__arrow--left:hover {background-image: url("./images/arrow-head-left-active.png");background-color: #c3c2c2;}.glideNav .glide__arrow--right:hover {background-image: url("./images/arrow-head-right-active.png");background-color: #c3c2c2;}}.glide {position: relative;width: 100%;box-sizing: border-box;}.glide * {box-sizing: inherit;}.glide__track {overflow: hidden;}.glide__slides {position: relative;width: 100%;list-style: none;backface-visibility: hidden;transform-style: preserve-3d;touch-action: pan-Y;overflow: hidden;margin: 0;padding: 0;white-space: nowrap;display: flex;flex-wrap: nowrap;will-change: transform;}.glide__slides--dragging {user-select: none;}.glide__slide {width: 100%;height: 100%;flex-shrink: 0;white-space: normal;user-select: none;-webkit-touch-callout: none;-webkit-tap-highlight-color: transparent;}.glide__slide a {user-select: none;-webkit-user-drag: none;-moz-user-select: none;-ms-user-select: none;}.glide__arrows {-webkit-touch-callout: none;user-select: none;}.glide__bullets {-webkit-touch-callout: none;user-select: none;}.glide--rtl {direction: rtl;}.glide__arrow {position: absolute;display: block;top: 50%;z-index: 2;color: #fff;text-transform: uppercase;padding: 9px 12px;background-color: transparent;border: 2px solid rgba(255, 255, 255, 0.5);border-radius: 4px;box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);opacity: 1;cursor: pointer;transition: opacity 150ms ease, border 300ms ease-in-out;transform: translateY(-50%);line-height: 1;}.glide__arrow:focus {outline: none;}.glide__arrow:hover {border-color: #fff;}.glide__arrow--left {left: 2em;}.glide__arrow--right {right: 2em;}.glide__arrow--disabled {opacity: 0.33;}.glide__bullets {position: absolute;z-index: 2;bottom: 2em;left: 50%;display: inline-flex;list-style: none;transform: translateX(-50%);}.glide__bullet {background-color: rgba(255, 255, 255, 0.5);width: 9px;height: 9px;padding: 0;border-radius: 50%;border: 2px solid transparent;transition: all 300ms ease-in-out;cursor: pointer;line-height: 0;box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);margin: 0 0.25em;}.glide__bullet:focus {outline: none;}.glide__bullet:hover, .glide__bullet:focus {border: 2px solid #fff;background-color: rgba(255, 255, 255, 0.5);}.glide__bullet--active {background-color: #fff;}.glide--swipeable {cursor: grab;cursor: -moz-grab;cursor: -webkit-grab;}.glide--dragging {cursor: grabbing;cursor: -moz-grabbing;cursor: -webkit-grabbing;}@media (min-width: 1440px) {.multiple__image {width: 100%;left: 52% !important;position: relative;}.multiple__headline {max-width: 960px;width: 65%;margin-top: -16px;background-color: white;position: absolute;left: 100px;padding: 40px 0;padding-left: 330px;border-radius: 32px;}.enjoy__image img {top: -25px;left: -120px;transform: none;width: 100%;}.include__image img {min-width: 900px;}.include__image {width: 50%;left: -200px;right: auto;}.include__content {max-width: 960px;order: 2;width: 50%;margin-right: 10%;margin-left: -10%;margin-top: -16px;background-color: white;position: relative;left: -14%;z-index: 1;padding: 32px 0px 42px 50px;border-radius: 32px;}}.faq__arrow {margin: 0 auto;max-width: 100px;padding: 15px 0;margin-bottom: -65px;}.question__hidden {display: none;}.info__card.card__1 p {font-size: 12px;line-height: 1.1;}