/*
! tailwindcss v3.3.3 | MIT License | https://tailwindcss.com
*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-feature-settings:normal;font-variation-settings:normal}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.mx-auto{margin-left:auto;margin-right:auto}.mb-10{margin-bottom:2.5rem}.mt-5{margin-top:1.25rem}.block{display:block}.inline-block{display:inline-block}.table{display:table}.grid{display:grid}.hidden{display:none}.h-auto{height:auto}.w-auto{width:auto}.min-w-\[300px\]{min-width:300px}.max-w-\[620px\]{max-width:620px}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-5{gap:1.25rem}.border{border-width:1px}.text-center{text-align:center}.text-\[\#583529\]{--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.header-container .image-wrapper.mobile{margin-top:12px;display:flex;justify-content:center}@media (min-width:640px){.header-container .image-wrapper.mobile{display:none}}.header-container .image-wrapper.mobile img{width:100%;max-width:175px}.header{padding:15px 10px}@media (min-width:640px){.header{padding-top:20px;padding-bottom:20px}}.header .header-wrapper{margin:auto;display:flex;max-width:1006px;align-items:center;justify-content:space-between;-moz-column-gap:20px;column-gap:20px}.header .header-wrapper .image-wrapper{display:none;max-width:136px}@media (min-width:640px){.header .header-wrapper .image-wrapper{display:block}}.header .header-wrapper .image-wrapper img{width:100%}.header .header-wrapper .links-container{display:flex;-moz-column-gap:40px;column-gap:40px;padding-right:13px}.header .header-wrapper .open-menu{display:none}.header .header-wrapper .button.mobile{margin-left:10px;display:block;width:100%;max-width:165px;padding-left:20px;padding-right:20px;text-align:center}@media (min-width:640px){.header .header-wrapper .button.mobile{display:none}}.header .mobile-menu{position:fixed;top:0;left:0;z-index:999;display:flex;display:none;height:100%;width:100%;flex-direction:column;align-items:center;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:30px 10px}.header .mobile-menu .links-container{margin-bottom:30px;margin-top:40px}.header .mobile-menu .image-wrapper{margin-top:40px;max-width:136px}.header .mobile-menu .image-wrapper img{width:100%}.header .mobile-menu .header-right-section,.header .mobile-menu .links-container{display:flex;flex-direction:column;align-items:center;row-gap:10px}.header .mobile-menu .header-right-section{row-gap:15px}.header .mobile-menu .close-menu{position:absolute;right:20px}.header svg{cursor:pointer}.header.without-logo{padding-top:40px;padding-bottom:40px}.header.without-logo .header-wrapper{justify-content:center}.header.without-logo .header-wrapper .image-wrapper{display:none}@media(max-width:860px){.header .header-wrapper{flex-direction:row-reverse}@media (min-width:640px){.header .header-wrapper{padding-left:12px;padding-right:12px}}.header .header-wrapper .open-menu{display:block}.header .header-wrapper .links-container{display:none}.header .mobile-menu{display:flex;--tw-translate-x:-100%;transition:transform .3s ease-in-out}.header .mobile-menu,.header .mobile-menu.active{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.header .mobile-menu.active{--tw-translate-x:0}.header.without-logo .header-wrapper .links-container{display:flex;-moz-column-gap:25px;column-gap:25px}.header.without-logo .header-wrapper .open-menu{display:none}}@media(max-width:640px){.header.without-logo .header-wrapper{justify-content:flex-start}.header.without-logo .header-wrapper .links-container{display:none}.header.without-logo .header-wrapper .open-menu{display:block}}@media(max-width:440px){.header .header-wrapper .header-right-section svg{display:none}.header .header-wrapper .header-right-section .button{margin:0}}.hero{padding-left:10px;padding-right:10px;padding-top:61px}.hero .wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:1200px;flex-direction:column;align-items:center}.hero .wrapper .image-wrapper{max-width:380px}.hero .wrapper img{margin-bottom:20px}.hero .wrapper .title{margin-bottom:10px;font-size:20px;font-weight:700;line-height:30px}.hero .wrapper .description,.hero .wrapper .title{margin-left:auto;margin-right:auto;max-width:270px;text-align:center;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.hero .wrapper .description{margin-bottom:40px;font-family:var(--ubuntu);font-size:12px;font-weight:500;line-height:13.79px}@media (min-width:640px){.hero .wrapper .description{margin-bottom:60px}}.hero .wrapper svg{cursor:pointer}.hero-with-large-title{padding-left:10px;padding-right:10px;padding-top:60px}.hero-with-large-title .wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:1000px;flex-direction:column;align-items:center;justify-content:center}.hero-with-large-title .wrapper h1{margin-bottom:20px;max-width:595px;text-align:center;font-family:var(--atma);font-size:40px;font-weight:700;text-transform:uppercase;line-height:50px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.hero-with-large-title .wrapper h1{font-size:64px;line-height:76.8px}}.hero-with-large-title .wrapper .description{margin-bottom:10px}.hero-with-large-title .wrapper .image-wrapper{margin-bottom:55px;max-width:380px}.hero-with-large-title .wrapper .discount{margin-left:auto;margin-right:auto;margin-top:78px;display:flex;width:100%;max-width:350px;align-items:center;-moz-column-gap:10px;column-gap:10px;border-radius:50px;--tw-bg-opacity:1;background-color:rgb(255 238 214/var(--tw-bg-opacity));padding:8px 20px}.hero-with-large-title .wrapper .discount p{font-family:var(--ubuntu);font-size:16px;font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media(max-width:860px){.hero{padding-top:40px}}@media(max-width:450px){.hero .wrapper .image-wrapper{max-width:275px}.hero .wrapper .image-wrapper img{margin-bottom:38px}.hero .wrapper p{margin-bottom:31px}}.membership{margin-bottom:20px;padding-left:10px;padding-right:10px}.membership .wrapper{margin-left:auto;margin-right:auto;max-width:995px;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding:60px 15px 59px}@media (min-width:640px){.membership .wrapper{padding-top:80px;padding-bottom:80px}}@media (min-width:768px){.membership .wrapper{padding-top:61px;padding-bottom:61px}}.membership .wrapper{box-shadow:0 6px #efddd2}.membership .wrapper .main-title{margin-left:auto;margin-right:auto;margin-bottom:40px;max-width:884px;text-align:center;font-family:var(--atma);font-size:48px;font-weight:700;text-transform:uppercase;line-height:57.6px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}@media (min-width:1024px){.membership .wrapper .main-title{font-size:64px;line-height:76.8px}}.membership .wrapper .products{margin-left:auto;margin-right:auto;display:flex;max-width:890px;flex-direction:column;row-gap:59px;padding-bottom:60px}@media (min-width:768px){.membership .wrapper .products{flex-direction:row}}.membership .wrapper .products .product{display:flex;flex-direction:column;align-items:center;padding-bottom:59px}@media (min-width:768px){.membership .wrapper .products .product{width:50%;padding-bottom:0}}.membership .wrapper .products .product:first-child{border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(239 221 210/var(--tw-border-opacity))}@media (min-width:768px){.membership .wrapper .products .product:first-child{border-bottom-width:0;border-right-width:2px}}.membership .wrapper .products .product .image-wrapper{margin-bottom:34px;max-height:130px;max-width:263px}.membership .wrapper .products .product .image-wrapper img{max-height:130px;-o-object-fit:contain;object-fit:contain}.membership .wrapper .products .product p{text-align:center}.membership .wrapper .products .product .title{margin-bottom:8px;font-size:40px;text-transform:uppercase;line-height:48px}.membership .wrapper .products .product .price,.membership .wrapper .products .product .title{font-family:var(--atma);font-weight:700;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.membership .wrapper .products .product .price{margin-top:11px;margin-bottom:20px;font-size:64px;line-height:76.8px}.membership .wrapper .products .product .price span{font-family:var(--ubuntu);font-size:20px;line-height:24px}.membership .wrapper .products .product .checkout-button{position:relative;display:flex;width:100%;justify-content:center}.membership .wrapper .products .product .checkout-button .button{width:100%;max-width:167px}.membership .wrapper .products .product .checkout-button .button-text{font-family:var(--atma);font-size:14px;font-weight:700;text-transform:uppercase;line-height:22.67px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.membership .wrapper .products .product .checkout-button .loader{position:absolute;left:50%;top:0;display:none;--tw-translate-x:-50%;--tw-translate-y:70%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.membership .wrapper .products .product .checkout-button .loading .button-text{opacity:0}.membership .wrapper .products .product .checkout-button .loading .loader{display:block}.membership .wrapper .products .product .checkout-button .error{margin-top:20px;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.membership .wrapper .benefits{margin-left:auto;margin-right:auto;max-width:791px;border-radius:30px;--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));box-shadow:0 6px #ff862f}.membership .wrapper .benefits .benefits-wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:612px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px;padding:50px 10px 45px}@media (min-width:640px){.membership .wrapper .benefits .benefits-wrapper{flex-direction:row;align-items:flex-start}}.membership .wrapper .benefits .benefits-wrapper .title{text-align:center;font-family:var(--atma);font-size:40px;font-weight:700;text-transform:uppercase;line-height:48px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.membership .wrapper .benefits .benefits-wrapper .title{max-width:208px;text-align:left}}.membership .wrapper .benefits .benefits-wrapper ul{margin-right:5px}.membership .wrapper .benefits .benefits-wrapper ul li{margin-left:25px;font-family:var(--ubuntu);font-size:16px;line-height:32px}@media (min-width:640px){.membership .wrapper .benefits .benefits-wrapper ul li{margin-left:0}}.membership .wrapper .benefits .benefits-wrapper ul li:before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 4.5L6.75 12.75L3 9' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");display:inline-block;vertical-align:middle;margin-right:10px}.membership-v2{margin-bottom:20px;padding-left:10px;padding-right:10px}.membership-v2 .products-wrapper{border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding-top:60px;box-shadow:0 6px #efddd2}.membership-v2 .wrapper{margin-left:auto;margin-right:auto;max-width:1024px;padding:60px 15px 59px}@media (min-width:640px){.membership-v2 .wrapper{padding-top:80px;padding-bottom:80px}}@media (min-width:768px){.membership-v2 .wrapper{padding-top:61px;padding-bottom:61px}}.membership-v2 .wrapper .main-title{margin-left:auto;margin-right:auto;margin-bottom:40px;max-width:884px;text-align:center;font-family:var(--atma);font-size:48px;font-weight:700;text-transform:uppercase;line-height:57.6px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}@media (min-width:1024px){.membership-v2 .wrapper .main-title{font-size:64px;line-height:76.8px}}.membership-v2 .wrapper .products{margin-left:auto;margin-right:auto;display:flex;max-width:890px;flex-direction:column;row-gap:59px;padding-bottom:60px}@media (min-width:768px){.membership-v2 .wrapper .products{flex-direction:row}}.membership-v2 .wrapper .products .product{display:flex;flex-direction:column;align-items:center;padding-bottom:59px}@media (min-width:768px){.membership-v2 .wrapper .products .product{width:50%;padding-bottom:0}}.membership-v2 .wrapper .products .product:first-child{border-bottom-width:2px;--tw-border-opacity:1;border-color:rgb(239 221 210/var(--tw-border-opacity))}@media (min-width:768px){.membership-v2 .wrapper .products .product:first-child{border-bottom-width:0;border-right-width:2px}}.membership-v2 .wrapper .products .product .image-wrapper{margin-bottom:34px;max-height:130px;max-width:263px}.membership-v2 .wrapper .products .product .image-wrapper img{max-height:130px;-o-object-fit:contain;object-fit:contain}.membership-v2 .wrapper .products .product p{text-align:center}.membership-v2 .wrapper .products .product .title{margin-bottom:13px;font-size:40px;text-transform:uppercase;line-height:48px}.membership-v2 .wrapper .products .product .price,.membership-v2 .wrapper .products .product .title{font-family:var(--atma);font-weight:700;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.membership-v2 .wrapper .products .product .price{margin-top:11px;margin-bottom:20px;font-size:64px;line-height:76.8px}.membership-v2 .wrapper .products .product .price span{font-family:var(--ubuntu);font-size:20px;line-height:24px}.membership-v2 .wrapper .products .product .old-price{position:relative;font-family:var(--ubuntu);font-size:40px;font-weight:700;line-height:60px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}.membership-v2 .wrapper .products .product .old-price span{font-family:var(--ubuntu);font-size:20px;line-height:30px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}.membership-v2 .wrapper .products .product .old-price .line{position:absolute;top:59%;display:block;height:2px;width:100%;max-width:125px;--tw-translate-x:-10px;--tw-translate-y:-2px;--tw-rotate:15deg;--tw-bg-opacity:1;background-color:rgb(88 53 41/var(--tw-bg-opacity))}.membership-v2 .wrapper .products .product .old-price .line,.membership-v2 .wrapper .products .product .old-price .line.reverse{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.membership-v2 .wrapper .products .product .old-price .line.reverse{--tw-rotate:-15deg}.membership-v2 .wrapper .products .product .checkout-button{position:relative;display:flex;width:100%;justify-content:center}.membership-v2 .wrapper .products .product .checkout-button .button{width:100%;max-width:167px}.membership-v2 .wrapper .products .product .checkout-button .button-text{font-family:var(--atma);font-size:14px;font-weight:700;text-transform:uppercase;line-height:22.67px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.membership-v2 .wrapper .products .product .checkout-button .loader{position:absolute;left:50%;top:0;display:none;--tw-translate-x:-50%;--tw-translate-y:70%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.membership-v2 .wrapper .products .product .checkout-button .loading .button-text{opacity:0}.membership-v2 .wrapper .products .product .checkout-button .loading .loader{display:block}.membership-v2 .wrapper .products .product .checkout-button .error{margin-top:20px;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.membership-v2 .wrapper .benefits{margin-left:auto;margin-right:auto;margin-bottom:120px;max-width:791px;border-radius:30px;--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));box-shadow:0 6px #ff862f}.membership-v2 .wrapper .benefits .benefits-wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:612px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px;padding:50px 10px 45px}@media (min-width:640px){.membership-v2 .wrapper .benefits .benefits-wrapper{flex-direction:row;align-items:flex-start}}.membership-v2 .wrapper .benefits .benefits-wrapper .title{text-align:center;font-family:var(--atma);font-size:40px;font-weight:700;text-transform:uppercase;line-height:48px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.membership-v2 .wrapper .benefits .benefits-wrapper .title{max-width:208px;text-align:left}}.membership-v2 .wrapper .benefits .benefits-wrapper ul{margin-right:5px}.membership-v2 .wrapper .benefits .benefits-wrapper ul li{margin-left:25px;font-family:var(--ubuntu);font-size:16px;line-height:32px}@media (min-width:640px){.membership-v2 .wrapper .benefits .benefits-wrapper ul li{margin-left:0}}.membership-v2 .wrapper .benefits .benefits-wrapper ul li:before{content:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 18 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 4.5L6.75 12.75L3 9' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");display:inline-block;vertical-align:middle;margin-right:10px}@media(max-width:450px){.membership{padding-left:0;padding-right:0}.membership .wrapper{padding-left:20px;padding-right:20px}.membership .wrapper .main-title{margin-bottom:50px}.membership .wrapper .products{padding-bottom:0}.membership .wrapper .products .product .image-wrapper{margin-bottom:24px}.membership .wrapper .products .product .title{margin-bottom:13px}.membership .wrapper .products .product .price{margin-top:0;margin-bottom:8px}.membership .wrapper .products .product .checkout-button{width:100%}.membership .wrapper .products .product .checkout-button .button{width:100%;max-width:100%}.membership .wrapper .benefits .benefits-wrapper{row-gap:8px;padding-top:57px}.membership .wrapper .benefits .benefits-wrapper .title{padding-left:10px;padding-right:10px}.membership .wrapper .benefits .benefits-wrapper ul li{margin-left:2px}}.features{width:100%;padding:6% 10px 112px}.features .arrow{position:absolute;display:flex;min-height:48px;min-width:48px;align-items:center;justify-content:center;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(255 238 214/var(--tw-bg-opacity))}.features .arrow.right{right:0}.features .arrows{display:none}.features .wrapper{position:relative;margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1210px;align-items:center;-moz-column-gap:54px;column-gap:54px}.features .wrapper .features-slider{margin-left:auto;margin-right:auto;width:100%;max-width:1120px;padding-left:60px;padding-right:60px}.features .wrapper .features-slider .slider-title{margin-bottom:48px;max-width:380px;font-size:20px;line-height:30px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}.features .wrapper .features-slider .features-card{display:flex;justify-content:space-between;-moz-column-gap:20px;column-gap:20px}.features .wrapper .features-slider .features-card .content{width:50%;padding-top:68px}.features .wrapper .features-slider .features-card .content .title{margin-bottom:20px;max-width:357px;font-family:var(--atma);font-size:40px;font-weight:700;text-transform:uppercase;line-height:48px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.features .wrapper .features-slider .features-card .content .description{margin-bottom:34px;max-width:380px}.features .wrapper .features-slider .features-card .content .button{margin-bottom:60px;display:inline-block}.features .wrapper .features-slider .features-card .image-wrapper{position:relative;display:flex;width:58%;max-width:528px;align-items:center;justify-content:center}.features .wrapper .features-slider .dots{display:flex;-moz-column-gap:10px;column-gap:10px}.features .wrapper .features-slider .dots .dot{height:12px;width:12px;cursor:pointer;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity))}.features .wrapper .features-slider .dots .dot.active{width:32px}@media(max-width:940px){.features .wrapper .features-slider .slider-title{margin-bottom:30px}}@media(max-width:780px){.features .wrapper .features-slider{padding-left:0;padding-right:0}.features .wrapper .features-slider .features-card{flex-direction:column;row-gap:26px}.features .wrapper .features-slider .features-card .content{display:flex;width:100%;flex-direction:column;align-items:center;text-align:center}.features .wrapper .features-slider .features-card .image-wrapper{width:100%;max-width:100%}.features .wrapper .arrow{display:none}.features .arrows{margin-top:30px;display:flex;justify-content:center;-moz-column-gap:20px;column-gap:20px}.features .arrows .arrow{position:relative}}@media(max-width:540px){.features{padding-bottom:60px}}@media(max-width:450px){.features{padding-top:0;padding-bottom:5px}.features .wrapper .features-slider .features-card .content{padding-left:20px;padding-right:20px;padding-top:54px}.features .wrapper .features-slider .features-card .content .slider-title{margin-bottom:15px}.features .wrapper .features-slider .features-card .content .title{margin-bottom:13px}.features .wrapper .features-slider .features-card .content .description{margin-bottom:25px;max-width:340px}.features .wrapper .features-slider .features-card .content .button{margin-bottom:30px;width:100%}.features .wrapper .features-slider .features-card .image-wrapper{margin-left:auto;margin-right:auto;max-width:90%}.features .arrows{display:none}}@media(min-width:1920px){.features{width:100%;padding-left:10px;padding-right:10px;padding-top:110px}}.image-slider-features{position:relative;width:100%;padding:1% 10px 30px}@media (min-width:640px){.image-slider-features{padding-bottom:60px}}@media (min-width:768px){.image-slider-features{padding-left:30px}}.image-slider-features .arrow{position:absolute;top:49%;display:none;min-height:48px;min-width:48px;align-items:center;justify-content:center;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(255 238 214/var(--tw-bg-opacity))}@media (min-width:768px){.image-slider-features .arrow{display:flex}}.image-slider-features .arrow.right{right:-21px}.image-slider-features .arrow.left{left:-43px}.image-slider-features .arrows{margin-top:30px;display:flex;justify-content:center;-moz-column-gap:30px;column-gap:30px}@media (min-width:768px){.image-slider-features .arrows{display:none}}.image-slider-features .arrows .arrow{position:relative;display:flex}.image-slider-features .wrapper{position:relative;margin-left:auto;margin-right:auto;display:flex;width:100%;max-width:1134px;align-items:center;-moz-column-gap:54px;column-gap:54px}.image-slider-features .wrapper .content{max-width:455px;padding-top:17px}@media (min-width:768px){.image-slider-features .wrapper .content{width:50%;padding-top:68px}}.image-slider-features .wrapper .content .title{margin-left:auto;margin-right:auto;margin-bottom:13px;max-width:342px;text-align:center;font-family:var(--atma);font-size:36px;font-weight:700;text-transform:uppercase;line-height:43.2px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:768px){.image-slider-features .wrapper .content .title{margin-bottom:20px;max-width:100%;text-align:left;font-size:40px;line-height:48px}}.image-slider-features .wrapper .content .description{margin-bottom:28px}@media (min-width:768px){.image-slider-features .wrapper .content .description{margin-bottom:34px}}.image-slider-features .wrapper .content .description ul{margin-left:5px}@media (min-width:768px){.image-slider-features .wrapper .content .description ul{margin-left:0}}.image-slider-features .wrapper .content .description ul li{position:relative;margin-left:26px;font-family:var(--ubuntu);font-size:16px;line-height:25.6px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.image-slider-features .wrapper .content .description ul li:before{position:absolute;left:-24px;top:2px;content:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33301 6H10.6663M10.6663 6L5.99967 1.33334M10.6663 6L5.99967 10.6667' stroke='%23ADD74B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.image-slider-features .wrapper .content .description ul li:not(:last-child){margin-bottom:6px}.image-slider-features .wrapper .content .button{display:inline-block;width:100%;text-align:center}@media (min-width:640px){.image-slider-features .wrapper .content .button{margin-bottom:60px;max-width:175px}}.image-slider-features .wrapper .content .slider-title{margin-bottom:28px;text-align:center;font-size:20px;line-height:30px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}@media (min-width:768px){.image-slider-features .wrapper .content .slider-title{text-align:left}}.image-slider-features .wrapper .content .dots{display:none;-moz-column-gap:10px;column-gap:10px}@media (min-width:768px){.image-slider-features .wrapper .content .dots{display:flex}}.image-slider-features .wrapper .content .dots.mobile{margin-bottom:26px;display:flex;justify-content:center}@media (min-width:768px){.image-slider-features .wrapper .content .dots.mobile{display:none}}.image-slider-features .wrapper .content .dots .dot{height:12px;width:12px;cursor:pointer;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity))}.image-slider-features .wrapper .content .dots .dot.active{width:32px}.image-slider-features .wrapper .features-slider{margin-left:auto;margin-right:auto;display:flex;width:100%;flex-direction:column-reverse;align-items:center;justify-content:space-between;row-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:768px){.image-slider-features .wrapper .features-slider{flex-direction:row;padding-left:60px;padding-right:60px}}@media (min-width:1280px){.image-slider-features .wrapper .features-slider{align-items:flex-start}}.image-slider-features .wrapper .features-slider .keen-slider{margin-top:42px}@media (min-width:768px){.image-slider-features .wrapper .features-slider .keen-slider{width:50%}}.image-slider-features .wrapper .features-slider .image-wrapper{position:relative;margin-left:auto;margin-right:auto;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.image-slider-features .wrapper .features-slider .image-wrapper{margin-left:0;margin-right:0;max-width:498px}}@media(max-width:1240px){.image-slider-features .arrow.right{right:0}.image-slider-features .arrow.left{left:0}}.testimonials{width:100%;padding:60px 10px}@media (min-width:1024px){.testimonials{padding-top:100px;padding-bottom:100px}}.testimonials .arrow{position:absolute;display:none;min-height:48px;min-width:48px;align-items:center;justify-content:center;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(255 238 214/var(--tw-bg-opacity))}@media (min-width:1024px){.testimonials .arrow{display:flex}}.testimonials .arrow.right{right:0}.testimonials .wrapper{position:relative;max-width:1200px;-moz-column-gap:54px;column-gap:54px}.testimonials .wrapper,.testimonials .wrapper .testimonials-slider{margin-left:auto;margin-right:auto;display:flex;width:100%;align-items:center}.testimonials .wrapper .testimonials-slider{max-width:1120px;flex-direction:column;justify-content:space-between;row-gap:40px;-moz-column-gap:20px;column-gap:20px}@media (min-width:1024px){.testimonials .wrapper .testimonials-slider{flex-direction:row;padding-left:60px;padding-right:60px}}.testimonials .wrapper .testimonials-slider .content{display:flex;flex-direction:column;align-items:center}@media (min-width:1024px){.testimonials .wrapper .testimonials-slider .content{display:block;--tw-translate-y:-10px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}}.testimonials .wrapper .testimonials-slider .content .subtitle{margin-bottom:38px;max-width:380px;font-size:20px;line-height:30px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}@media (min-width:1024px){.testimonials .wrapper .testimonials-slider .content .subtitle{margin-bottom:48px}}.testimonials .wrapper .testimonials-slider .content .title{margin-bottom:45px;max-width:500px;text-align:center;font-family:var(--atma);font-size:36px;font-weight:700;text-transform:uppercase;line-height:43.2px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.testimonials .wrapper .testimonials-slider .content .title{font-size:40px;line-height:48px}}@media (min-width:1024px){.testimonials .wrapper .testimonials-slider .content .title{max-width:278px;text-align:left}}.testimonials .wrapper .testimonials-slider .keen-slider{display:none;width:100%;max-width:590px}@media (min-width:640px){.testimonials .wrapper .testimonials-slider .keen-slider{display:flex}}.testimonials .wrapper .testimonials-slider .keen-slider.mobile{display:flex}@media (min-width:640px){.testimonials .wrapper .testimonials-slider .keen-slider.mobile{display:none}}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card{display:flex;height:100%;min-height:410px;flex-direction:column;row-gap:20px;-moz-column-gap:10px;column-gap:10px;padding-bottom:10px}@media (min-width:640px){.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card{flex-direction:row;-moz-column-gap:28px;column-gap:28px}}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content{display:flex;height:100%;flex-direction:column;align-items:flex-start;justify-content:space-between;border-radius:30px;padding:34px 20px 41px}@media (min-width:640px){.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content{width:50%;padding-top:34px;padding-bottom:34px}}@media (min-width:768px){.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content{padding-right:28px;padding-left:31px}}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content.mobile{width:100%}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content .description{margin-bottom:22px;font-size:20px;font-style:italic;line-height:28px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content .author{position:relative;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:6px 20px 6px 40px;font-size:13px;font-weight:700;line-height:15.6px}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content .author.green-variant{--tw-text-opacity:1;color:rgb(173 215 75/var(--tw-text-opacity))}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content .author.green-variant:before{content:"";position:absolute;left:28px;top:50%;display:block;height:4px;width:4px;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(173 215 75/var(--tw-bg-opacity))}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content .author.blue-variant{--tw-text-opacity:1;color:rgb(115 213 255/var(--tw-text-opacity))}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content .author.blue-variant:before{content:"";position:absolute;left:28px;top:50%;display:block;height:4px;width:4px;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(115 213 255/var(--tw-bg-opacity))}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content.green-variant{--tw-bg-opacity:1;background-color:rgb(173 215 75/var(--tw-bg-opacity));box-shadow:0 6px #739622}.testimonials .wrapper .testimonials-slider .keen-slider .testimonials-card .card-content.blue-variant{--tw-bg-opacity:1;background-color:rgb(115 213 255/var(--tw-bg-opacity));box-shadow:0 6px #45aeda}.testimonials .wrapper .testimonials-slider .keen-slider.mobile .testimonials-card .card-content{min-height:410px}.testimonials .dots{display:none;-moz-column-gap:10px;column-gap:10px}@media (min-width:640px){.testimonials .dots{display:flex}}.testimonials .dots.mobile{display:flex}@media (min-width:640px){.testimonials .dots.mobile{display:none}}.testimonials .dots .dot{height:12px;width:12px;cursor:pointer;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));transition:width .3s ease-in-out}.testimonials .dots .dot.active{width:32px}@media(max-width:450px){.testimonials{padding-top:32px;padding-bottom:45px}.testimonials .wrapper .testimonials-slider .content .subtitle{margin-bottom:26px}.testimonials .wrapper .testimonials-slider .content .title{margin-bottom:28px;max-width:349px}}.download-section{padding-left:10px;padding-right:10px}.download-section.with-vertical-buttons{padding-top:30px}@media (min-width:640px){.download-section.with-vertical-buttons{padding-top:60px}}.download-section .wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:1048px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:15px;-moz-column-gap:20px;column-gap:20px}@media (min-width:768px){.download-section .wrapper{flex-direction:row}}.download-section .wrapper .content{margin-top:15px;max-width:420px;text-align:center}@media (min-width:1024px){.download-section .wrapper .content{text-align:left}}.download-section .wrapper .content .title{margin-bottom:20px;font-family:var(--atma);font-size:40px;font-weight:700;text-transform:uppercase;line-height:48px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.download-section .wrapper .content .buttons{margin-top:26px;display:flex;-moz-column-gap:18px;column-gap:18px}.download-section .wrapper .content-vertical{margin-top:15px;display:flex;width:100%;max-width:407px;flex-direction:column;align-items:center;text-align:left}@media (min-width:1024px){.download-section .wrapper .content-vertical{align-items:flex-start}}.download-section .wrapper .content-vertical .title{margin-bottom:25px;max-width:283px;text-align:center;font-family:var(--atma);font-size:36px;font-weight:700;text-transform:uppercase;line-height:43.2px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.download-section .wrapper .content-vertical .title{margin-bottom:20px;max-width:318px;font-size:40px;line-height:48px}}@media (min-width:1024px){.download-section .wrapper .content-vertical .title{text-align:left}}.download-section .wrapper .content-vertical .buttons{display:flex;width:100%;flex-direction:column;-moz-column-gap:18px;column-gap:18px;row-gap:20px}@media (min-width:640px){.download-section .wrapper .content-vertical .buttons{max-width:277px}}@media (min-width:1024px){.download-section .wrapper .content-vertical .buttons{margin-top:10px}}.download-section .wrapper .content-vertical .buttons .button-with-icon{width:100%;justify-content:center}.download-section .wrapper .image-wrapper{max-height:600px;max-width:497px}@media (min-width:768px){.download-section .wrapper .image-wrapper{margin-left:20px}}@media(max-width:480px){.download-section .wrapper .image-wrapper{max-width:357px}.download-section .wrapper .content{margin-top:2px;width:100%;max-width:100%;padding-left:30px;padding-right:30px}.download-section .wrapper .content .buttons{margin-top:19px;width:100%;flex-direction:column;align-items:center;row-gap:30px}.download-section .wrapper .content .buttons .button-with-icon{width:100%;justify-content:center}.download-section .wrapper .content p{max-width:349px}.download-section .wrapper .content .title{margin-left:auto;margin-right:auto;margin-bottom:10px;max-width:290px}}.footer{padding:118px 10px 115px}.footer .wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:1200px;flex-direction:column;align-items:center}.footer .wrapper .footer-links{margin-bottom:28px;display:flex;-moz-column-gap:40px;column-gap:40px}.footer .wrapper .footer-bottom-links{margin-bottom:28px;display:flex;-moz-column-gap:5px;column-gap:5px}.footer .wrapper .footer-bottom-links a{font-family:var(--ubuntu);font-size:12px;font-weight:700;line-height:18px}.footer .wrapper .footer-bottom-links a:not(:last-child):after{content:"|";margin-left:5px}@media(max-width:540px){.footer{padding-top:54px;padding-bottom:54px}.footer .wrapper .footer-links{margin-bottom:40px;flex-direction:column;row-gap:25px;text-align:center}}@media(max-width:300px){.footer .wrapper .footer-bottom-links{margin-bottom:30px;flex-direction:column;row-gap:15px;text-align:center}.footer .wrapper .footer-bottom-links a:after{display:none}}.hero-premium{display:flex;flex-direction:column;align-items:center}.hero-premium .image-wrapper{margin-bottom:38px;max-height:120px;max-width:204px}.hero-premium .image-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.hero-premium p{margin-left:auto;margin-right:auto;max-width:322px;text-align:center}.hero-premium h1{margin-bottom:11px;max-width:284px;text-align:center;font-family:var(--atma);font-size:32px;font-weight:700;text-transform:uppercase;line-height:38.4px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.subscription-wrapper{padding-top:20px;padding-bottom:34px}.subscription-wrapper form{margin-left:auto;margin-right:auto;margin-bottom:22px;max-width:350px}.subscription-wrapper form .custom-checkbox:not(:last-child){margin-bottom:10px}.subscription-wrapper form .button{position:relative;margin-top:10px;width:100%}.subscription-wrapper form .button .button-text{font-family:var(--atma);font-size:20px;font-weight:700;line-height:32.38px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.subscription-wrapper form .button .loader{position:absolute;left:50%;top:50%;display:none;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.subscription-wrapper form .button.loading .button-text{opacity:0}.subscription-wrapper form .button.loading .loader{display:block}.subscription-wrapper form .error{margin-top:10px;text-align:center;font-size:14px;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.subscription-wrapper .button.yellow-variant{margin-left:auto;margin-right:auto;margin-bottom:32px;display:flex;width:100%;max-width:350px;justify-content:center;font-size:20px;line-height:32.38px}.subscription-wrapper a.button{display:block}.subscription-wrapper a.button p{text-align:center}.subscription-wrapper .description p{margin-left:auto;margin-right:auto;max-width:344px;text-align:center}.subscription-premium{padding-left:10px;padding-right:10px}.subscription-premium .header{display:flex;flex-direction:column;align-items:center}.subscription-premium .header .image-wrapper{margin-bottom:25px;max-height:120px;max-width:204px}.subscription-premium .header .image-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.subscription-premium .header h1{font-family:var(--atma);font-size:32px;font-weight:700;text-transform:uppercase;line-height:38.4px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.subscription-premium form{margin-bottom:30px}.subscription-premium form .custom-checkbox{margin-bottom:6px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding-bottom:18px;box-shadow:0 3px #efddd2}.subscription-premium form .custom-checkbox .checkmark{min-height:36px;min-width:36px}.subscription-premium form .custom-checkbox .text-wrapper{margin-top:4px;display:flex;align-items:center}.subscription-premium form .custom-checkbox .text-wrapper .price{font-family:var(--atma);font-size:32px;font-weight:700;line-height:38.4px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.subscription-premium form .custom-checkbox .text-wrapper .interval{margin-top:6px;font-family:var(--ubuntu);font-size:16px;font-weight:700;line-height:19.2px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.subscription-premium form .custom-checkbox .text-wrapper .discount{margin-left:30px;white-space:nowrap;border-radius:50px;--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));padding:5px 10px;font-family:var(--ubuntu);font-size:14px;font-weight:700;line-height:21px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.subscription-premium form .button{position:relative;width:100%}.subscription-premium form .button p{font-family:var(--atma);font-size:20px;font-weight:700;line-height:32.38px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.subscription-premium form .button.loading .button-text{opacity:0}.subscription-premium form .button.loading .loader{display:block}.subscription-premium form .button .loader{position:absolute;left:50%;top:50%;display:none;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.subscription-premium form a.button{display:block}.subscription-premium form a.button p{text-align:center}.subscription-premium form .products-wrapper{margin-bottom:20px}.subscription-premium form .discount-code-section .input-wrapper{margin-bottom:11px;display:flex;align-items:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));padding:5px 5px 5px 30px}.subscription-premium form .discount-code-section .input-wrapper input{height:50px;width:100%;background-color:transparent;padding-right:10px;font-family:var(--ubuntu);font-size:14px;font-weight:500;line-height:16.09px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.subscription-premium form .discount-code-section .input-wrapper input::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.subscription-premium form .discount-code-section .input-wrapper input::placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.subscription-premium form .discount-code-section .input-wrapper input{outline:2px solid transparent;outline-offset:2px}.subscription-premium form .discount-code-section .input-wrapper .button{display:flex;max-width:79px;align-items:center;justify-content:center;font-family:var(--ubuntu);font-size:14px;font-weight:700;text-transform:none;line-height:21px;box-shadow:none;transition:none}.subscription-premium form .discount-code-section .input-wrapper .button:hover{transform:translateY(0)}.subscription-premium form .discount-code-section .discount-label{position:relative;margin-bottom:12px;display:flex;width:100%;align-items:center;-moz-column-gap:10px;column-gap:10px;border-radius:50px;--tw-bg-opacity:1;background-color:rgb(255 238 214/var(--tw-bg-opacity));padding:8px 20px}.subscription-premium form .discount-code-section .discount-label p{font-family:var(--ubuntu);font-size:16px;font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.subscription-premium form .discount-code-section .discount-label .close{position:absolute;right:20px;cursor:pointer}.subscription-premium form .discount-code-section .discount-label .close path{stroke:#583529}.subscription-premium .features-section{margin-bottom:34px;display:flex;flex-direction:column;justify-content:center;border-radius:30px;--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));padding:26px 32px 23px;box-shadow:0 6px #ff862f}.subscription-premium .features-section h2{margin-bottom:12px;text-align:center;font-family:var(--atma);font-size:32px;font-weight:700;text-transform:uppercase;line-height:38.4px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.subscription-premium .features-section ul li:before{position:absolute;left:-25px;margin-right:10px;content:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33301 6.00016H10.6663M10.6663 6.00016L5.99967 1.3335M10.6663 6.00016L5.99967 10.6668' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.subscription-premium .features-section ul li{position:relative;margin-left:25px;font-family:var(--ubuntu);font-size:16px;line-height:22.4px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.subscription-premium .features-section ul li:not(:last-child){margin-bottom:8px}.subscription-premium .back-btn{text-align:center}.subscription-premium .error{margin-top:20px;margin-bottom:10px;text-align:center;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}@media(max-width:400px){.subscription-premium form .custom-checkbox .discount span{display:none}}.sign-up{padding-left:10px;padding-right:10px;padding-top:7px}@media (min-width:640px){.sign-up{padding-top:34px}}.sign-up .wrapper{margin-left:auto;margin-right:auto;max-width:552px}.sign-up .header{display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.sign-up .header{margin-bottom:13px}}.sign-up .header .image-wrapper{margin-bottom:25px;max-width:176px}@media (min-width:640px){.sign-up .header .image-wrapper{margin-bottom:54px}}.sign-up .header .image-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.sign-up .header h1{font-family:var(--atma);font-size:32px;text-transform:uppercase;line-height:38.4px}.sign-up .header .description,.sign-up .header h1{font-weight:700;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.sign-up .header .description{margin-left:auto;margin-right:auto;max-width:288px;text-align:center;font-size:16px;line-height:22.4px}@media (min-width:640px){.sign-up .header .description{max-width:100%;font-size:20px;line-height:28px}}.sign-up form{margin-left:auto;margin-right:auto;margin-bottom:30px;max-width:350px}@media (min-width:640px){.sign-up form{max-width:380px}}.sign-up form .custom-checkbox{margin-bottom:6px;padding-bottom:18px}.sign-up form .custom-checkbox.active{--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity))}.sign-up form .custom-checkbox .checkmark{min-height:36px;min-width:36px}.sign-up form .custom-checkbox .text-wrapper{margin-top:4px;display:flex;width:100%;align-items:center}.sign-up form .custom-checkbox .text-wrapper .price{font-family:var(--atma);font-size:32px;font-weight:700;line-height:38.4px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.sign-up form .custom-checkbox .text-wrapper .interval{margin-top:6px;font-family:var(--ubuntu);font-size:16px;font-weight:700;line-height:19.2px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.sign-up form .custom-checkbox .text-wrapper .discount{margin-left:auto;white-space:nowrap;border-radius:50px;--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));padding:5px 10px;font-family:var(--ubuntu);font-size:14px;font-weight:700;line-height:21px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.sign-up form .button{position:relative;width:100%;padding-bottom:15px}.sign-up form .button p{font-family:var(--atma);font-size:20px;font-weight:700;line-height:32.38px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.sign-up form .button.loading .button-text{opacity:0}.sign-up form .button.loading .loader{display:block}.sign-up form .button .loader{position:absolute;left:50%;top:50%;display:none;--tw-translate-x:-50%;--tw-translate-y:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sign-up form a.button{display:block}.sign-up form a.button p{text-align:center}.sign-up form .products-wrapper{margin-bottom:20px}.sign-up form .discount-code-section .input-wrapper{margin-bottom:11px;display:flex;align-items:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));padding:5px 5px 5px 30px}.sign-up form .discount-code-section .input-wrapper input{height:50px;width:100%;background-color:transparent;padding-right:10px;font-family:var(--ubuntu);font-size:14px;font-weight:500;line-height:16.09px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.sign-up form .discount-code-section .input-wrapper input::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.sign-up form .discount-code-section .input-wrapper input::placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.sign-up form .discount-code-section .input-wrapper input{outline:2px solid transparent;outline-offset:2px}.sign-up form .discount-code-section .input-wrapper .button{display:flex;max-width:79px;align-items:center;justify-content:center;font-family:var(--ubuntu);font-size:14px;font-weight:700;text-transform:none;line-height:21px;box-shadow:none;transition:none}.sign-up form .discount-code-section .input-wrapper .button:hover{transform:translateY(0)}.sign-up form .discount-code-section .discount-label{position:relative;margin-bottom:12px;display:flex;width:100%;align-items:center;-moz-column-gap:10px;column-gap:10px;border-radius:50px;--tw-bg-opacity:1;background-color:rgb(255 238 214/var(--tw-bg-opacity));padding:8px 20px}.sign-up form .discount-code-section .discount-label p{font-family:var(--ubuntu);font-size:16px;font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.sign-up form .discount-code-section .discount-label .close{position:absolute;right:20px;cursor:pointer}.sign-up form .discount-code-section .discount-label .close path{stroke:#583529}.sign-up .features-section{margin-bottom:34px;display:flex;flex-direction:column;justify-content:center;border-radius:30px;--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));padding:26px 32px 23px;box-shadow:0 6px #ff862f}.sign-up .features-section h2{margin-bottom:12px;text-align:center;font-family:var(--atma);font-size:32px;font-weight:700;text-transform:uppercase;line-height:38.4px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.sign-up .features-section ul li:before{position:absolute;left:-25px;margin-right:10px;content:url("data:image/svg+xml,%3Csvg width='12' height='12' viewBox='0 0 12 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.33301 6.00016H10.6663M10.6663 6.00016L5.99967 1.3335M10.6663 6.00016L5.99967 10.6668' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.sign-up .features-section ul li{position:relative;margin-left:25px;font-family:var(--ubuntu);font-size:16px;line-height:22.4px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.sign-up .features-section ul li:not(:last-child){margin-bottom:8px}.sign-up .back-btn,.sign-up .error{text-align:center}.sign-up .error{margin-top:20px;margin-bottom:10px;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}@media(max-width:400px){.sign-up form .custom-checkbox .discount span{display:none}}.benefits-section{margin-left:auto;margin-right:auto;max-width:350px;border-radius:10px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:30px 20px 50px;box-shadow:0 4px #efddd2}.benefits-section .title{margin-bottom:20px;text-align:center;font-family:var(--atma);font-size:24px;font-weight:700;text-transform:uppercase;line-height:38.86px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}.benefits-section .benefits-list .benefits-item{display:flex;-moz-column-gap:10px;column-gap:10px}.benefits-section .benefits-list .benefits-item p{font-weight:700;line-height:19.2px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.benefits-section .benefits-list .benefits-item .list-icon{max-height:18px;min-height:18px;min-width:18px;max-width:18px;border-radius:50px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='8' height='8' viewBox='0 0 8 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 1L1 7M1 1L7 7' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.benefits-section .benefits-list .benefits-item .list-icon.include-benefits{--tw-bg-opacity:1;background-color:rgb(155 155 250/var(--tw-bg-opacity));background-image:url("data:image/svg+xml,%3Csvg width='10' height='8' viewBox='0 0 10 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 1L3.5 6.5L1 4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.benefits-section .benefits-list .benefits-item:not(:last-child){margin-bottom:12px}.thank-you-wrapper{display:flex;flex-direction:column;align-items:center}.thank-you-wrapper .image-wrapper{margin-bottom:30px;max-height:120px;max-width:204px}.thank-you-wrapper .image-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.thank-you-wrapper h1{margin-bottom:10px;max-width:284px;text-align:center;font-family:var(--atma);font-size:28px;font-weight:700;text-transform:uppercase;line-height:35px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.thank-you-wrapper p{margin-bottom:30px;text-align:center}.thank-you-wrapper .button{width:100%;max-width:300px;text-align:center;font-family:var(--atma);font-size:20px;font-weight:700;line-height:32.38px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.thank-you-wrapper .button:first-of-type{margin-bottom:20px}.faq{padding-left:10px;padding-right:10px;padding-top:60px}@media (min-width:640px){.faq{padding-top:95px}}.faq .wrapper{margin-left:auto;margin-right:auto;max-width:1000px}.faq .wrapper h2{margin-bottom:28px;text-align:center;font-family:var(--atma);font-size:36px;font-weight:700;text-transform:uppercase;line-height:40px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.faq .wrapper h2{font-size:40px;line-height:48px}}.faq .wrapper .expand-icon{display:flex;height:64px;width:64px;cursor:pointer;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(155 155 250/var(--tw-bg-opacity))}.faq .wrapper .expand-icon.active{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.faq .wrapper .expand-icon.active svg{--tw-rotate:180deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.faq .wrapper .expand-icon.active svg path{stroke:#9b9bfa}.faq .wrapper .ant-collapse-header{flex-direction:row-reverse;align-items:center;padding:23px 0 23px 40px}.faq .wrapper .ant-collapse-header-text{font-family:var(--ubuntu);font-size:18px;font-weight:700;line-height:25px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.faq .wrapper .ant-collapse-header-text{font-size:20px;line-height:28px}}.faq .wrapper .ant-collapse-content-box{--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));padding:4px 42px 37px;font-family:var(--ubuntu);font-size:16px;font-weight:400;line-height:25.6px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.faq .wrapper .ant-collapse,.faq .wrapper .ant-collapse-content,.faq .wrapper .ant-collapse-item{border-width:0}.faq .wrapper .ant-collapse{background-color:transparent}.faq .wrapper .ant-collapse-item{overflow:hidden;border-radius:40px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity))}.faq .wrapper .ant-collapse-item:not(:last-child){margin-bottom:20px}.faq .wrapper .ant-collapse-expand-icon{padding-right:5px!important}.text-with-description{padding-top:60px}@media (min-width:640px){.text-with-description{padding-left:10px;padding-right:10px}}@media (min-width:768px){.text-with-description{padding-top:120px}}.text-with-description .wrapper{margin-left:auto;margin-right:auto;max-width:995px;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding:56px 20px}@media (min-width:768px){.text-with-description .wrapper{padding-left:103px;padding-right:103px}}.text-with-description .wrapper{box-shadow:0 6px 0 #efddd2}.text-with-description .wrapper h1,.text-with-description .wrapper h2{margin-bottom:14px;word-break:break-all;font-family:var(--atma);font-weight:700;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:768px){.text-with-description .wrapper h1,.text-with-description .wrapper h2{margin-bottom:19px}}.text-with-description .wrapper h2{font-size:36px;line-height:43.2px}@media (min-width:768px){.text-with-description .wrapper h2{font-size:40px;line-height:48px}}.text-with-description .wrapper h1{font-size:40px;line-height:48px}@media (min-width:768px){.text-with-description .wrapper h1{font-size:46px;line-height:56px}}.text-with-description .wrapper h3,.text-with-description .wrapper h4,.text-with-description .wrapper h5,.text-with-description .wrapper h6{margin-bottom:19px;font-family:var(--ubuntu);font-weight:400;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}@media (min-width:768px){.text-with-description .wrapper h3,.text-with-description .wrapper h4,.text-with-description .wrapper h5,.text-with-description .wrapper h6{margin-bottom:25px}}.text-with-description .wrapper h4{font-size:20px;line-height:24px}@media (min-width:768px){.text-with-description .wrapper h4{line-height:30px}}.text-with-description .wrapper h3{font-size:24px;line-height:36px}.text-with-description .wrapper h5{font-size:18px;line-height:28px}.text-with-description .wrapper h6{font-size:16px;line-height:25px}.text-with-description .wrapper p:not(:last-child){margin-bottom:26px;max-width:767px}.text-with-description-centered{margin-bottom:30px;padding-top:36px}@media (min-width:640px){.text-with-description-centered{padding-left:10px;padding-right:10px;padding-top:60px}}@media (min-width:768px){.text-with-description-centered{margin-bottom:60px;padding-top:48px}}.text-with-description-centered .wrapper{margin-left:auto;margin-right:auto;max-width:995px;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding:56px 12px 61px}@media (min-width:640px){.text-with-description-centered .wrapper{padding-left:20px;padding-right:20px;padding-bottom:72px}}@media (min-width:768px){.text-with-description-centered .wrapper{padding-left:70px;padding-right:70px}}.text-with-description-centered .wrapper{box-shadow:0 6px 0 #efddd2}.text-with-description-centered .wrapper h1,.text-with-description-centered .wrapper h2{margin-bottom:23px;text-align:center;font-family:var(--atma);font-weight:700;text-transform:uppercase;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:768px){.text-with-description-centered .wrapper h1,.text-with-description-centered .wrapper h2{margin-bottom:19px}}.text-with-description-centered .wrapper h2{font-size:24px;line-height:33.6px}@media (min-width:640px){.text-with-description-centered .wrapper h2{line-height:30px}}@media (min-width:768px){.text-with-description-centered .wrapper h2{font-size:32px;line-height:44.8px}}.text-with-description-centered .wrapper h1{font-size:40px;line-height:48px}@media (min-width:768px){.text-with-description-centered .wrapper h1{font-size:46px;line-height:56px}}.text-with-description-centered .wrapper h3,.text-with-description-centered .wrapper h4,.text-with-description-centered .wrapper h5,.text-with-description-centered .wrapper h6{margin-bottom:19px;text-align:center;font-family:var(--ubuntu);font-weight:400;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}@media (min-width:768px){.text-with-description-centered .wrapper h3,.text-with-description-centered .wrapper h4,.text-with-description-centered .wrapper h5,.text-with-description-centered .wrapper h6{margin-bottom:25px}}.text-with-description-centered .wrapper h4{font-size:20px;line-height:24px}@media (min-width:768px){.text-with-description-centered .wrapper h4{line-height:30px}}.text-with-description-centered .wrapper h3{font-size:24px;line-height:36px}.text-with-description-centered .wrapper h5{font-size:18px;line-height:28px}.text-with-description-centered .wrapper h6{font-size:16px;line-height:25px}.text-with-description-centered .wrapper p:not(:last-child){margin-bottom:35px}@media (min-width:640px){.text-with-description-centered .wrapper p:not(:last-child){margin-bottom:45px}}.text-with-description-centered .wrapper p{margin-left:auto;margin-right:auto;max-width:802px;text-align:center}.text-with-description-centered .wrapper a{display:block;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(155 155 250/var(--tw-bg-opacity));padding:15px 40px 11px;text-align:center;font-family:var(--atma);font-size:14px;font-weight:700;text-transform:uppercase;line-height:22.67px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.text-with-description-centered .wrapper a{display:inline}}.text-with-description-centered .wrapper a{transition:box-shadow .2s ease-in-out,transform .2s ease-in-out;box-shadow:0 4px #7f7fdc}.text-with-description-centered .wrapper a:hover{transform:translateY(4px);box-shadow:0 0 #7f7fdc}.review-form{margin-bottom:23px;padding-left:10px;padding-right:10px;padding-top:60px}.review-form .wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:1200px;flex-direction:column;align-items:center;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}@media (min-width:1024px){.review-form .wrapper{flex-direction:row}}.review-form .wrapper .image-section{margin-bottom:50px;display:flex;width:100%;max-width:380px;flex-direction:column;align-items:center}@media (min-width:1024px){.review-form .wrapper .image-section{margin-bottom:0}}.review-form .wrapper .image-section .image-wrapper{margin-bottom:24px;max-width:380px}.review-form .wrapper .image-section .image-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.review-form .wrapper .image-section .title{margin-bottom:8px;font-size:20px;font-weight:700;line-height:30px}.review-form .wrapper .image-section .description,.review-form .wrapper .image-section .title{text-align:center;font-family:var(--ubuntu);--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.review-form .wrapper .image-section .description{font-size:12px;font-weight:500;line-height:13.79px}.review-form .wrapper .form-section{width:100%;max-width:686px}.review-form .wrapper .form-section .form-wrapper{border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding:40px 20px}@media (min-width:640px){.review-form .wrapper .form-section .form-wrapper{padding:55px 60px}}@media (min-width:768px){.review-form .wrapper .form-section .form-wrapper{padding-left:100px;padding-right:100px}}.review-form .wrapper .form-section .form-wrapper{box-shadow:0 6px #efddd2}.review-form .wrapper .form-section .title{margin-bottom:20px;text-align:center;font-family:var(--atma);font-size:40px;font-weight:700;text-transform:uppercase;line-height:48px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.review-form .wrapper .form-section .title{text-align:left}}.review-form .wrapper .form-section .description{text-align:center;font-family:var(--ubuntu);font-size:16px;line-height:24px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.review-form .wrapper .form-section .description{text-align:left}}.review-form .wrapper .form-section .success{margin-bottom:10px;text-align:center;--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}@media (min-width:640px){.review-form .wrapper .form-section .success{text-align:left}}.review-form .wrapper .form-section form .recaptcha-container{margin-top:10px;display:flex;flex-direction:column;align-items:center}.review-form .wrapper .form-section form .recaptcha-container .recaptcha-wrapper{height:150px;width:160px}.review-form .wrapper .form-section form .recaptcha-container .error{margin-bottom:10px}.review-form .wrapper .form-section form .error{margin-top:5px;text-align:center;font-size:14px;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.review-form .wrapper .form-section form .rating-stars-wrapper{margin-bottom:25px}.review-form .wrapper .form-section form .rating-stars-wrapper .error{margin-top:10px}.review-form .wrapper .form-section form .rating-stars{margin-top:16px;display:flex;justify-content:center;-moz-column-gap:15px;column-gap:15px}@media (min-width:640px){.review-form .wrapper .form-section form .rating-stars{max-width:340px;justify-content:space-between}}.review-form .wrapper .form-section form .rating-stars svg{cursor:pointer}.review-form .wrapper .form-section form .rating-stars svg.active path,.review-form .wrapper .form-section form .rating-stars svg:hover path{fill:#583529}.review-form .wrapper .form-section form .inputs-wrapper{margin-bottom:14px;display:flex;flex-direction:column;row-gap:15px;-moz-column-gap:14px;column-gap:14px}@media (min-width:640px){.review-form .wrapper .form-section form .inputs-wrapper{flex-direction:row}}.review-form .wrapper .form-section form .inputs-wrapper .input-wrapper{flex:1}.review-form .wrapper .form-section form .inputs-wrapper .input-wrapper input{width:100%;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));padding:22px 30px;font-family:var(--ubuntu);font-size:14px;font-weight:500;line-height:16.09px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.review-form .wrapper .form-section form .inputs-wrapper .input-wrapper input::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.review-form .wrapper .form-section form .inputs-wrapper .input-wrapper input::placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.review-form .wrapper .form-section form .inputs-wrapper .input-wrapper input{outline:2px solid transparent;outline-offset:2px}.review-form .wrapper .form-section form .checkboxes-container{margin-bottom:15px}.review-form .wrapper .form-section form .checkboxes-container .checkboxes-wrapper{margin-top:12px;display:flex;flex-wrap:wrap;justify-content:flex-start;row-gap:20px;-moz-column-gap:30px;column-gap:30px}@media (min-width:640px){.review-form .wrapper .form-section form .checkboxes-container .checkboxes-wrapper{flex-wrap:nowrap;justify-content:space-between;-moz-column-gap:10px;column-gap:10px}}.review-form .wrapper .form-section form .checkboxes-container .checkboxes-wrapper .custom-checkbox{-moz-column-gap:10px;column-gap:10px;padding:0}.review-form .wrapper .form-section form .checkboxes-container .checkboxes-wrapper .custom-checkbox .checkmark{border-color:transparent;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity))}.review-form .wrapper .form-section form .checkboxes-container .checkboxes-wrapper .custom-checkbox .checkmark.active{background-repeat:no-repeat;background-position:50%}.review-form .wrapper .form-section form .checkboxes-container .checkboxes-wrapper .custom-checkbox .checkmark.active,.review-form .wrapper .form-section form .checkboxes-container .checkboxes-wrapper .custom-checkbox input:checked~.checkmark{background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3337 1L5.00033 8.33333L1.66699 5' stroke='%23583529' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.review-form .wrapper .form-section form .textarea-wrapper .error{margin-bottom:5px}.review-form .wrapper .form-section form textarea{margin-top:4px;height:160px;width:100%;resize:none;border-radius:10px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));padding:22px 31px;font-family:var(--ubuntu);font-size:14px;font-weight:500;line-height:16.09px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.review-form .wrapper .form-section form textarea::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.review-form .wrapper .form-section form textarea::placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.review-form .wrapper .form-section form textarea{outline:2px solid transparent;outline-offset:2px}.review-form .wrapper .form-section form .button{position:relative;width:100%}.review-form .wrapper .form-section form .button p{font-family:var(--atma);font-size:20px;font-weight:700;text-transform:uppercase;line-height:32.38px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.review-form .wrapper .form-section form .button .loader{position:absolute;left:50%;top:0;display:none;--tw-translate-x:-50%;--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.review-form .wrapper .form-section form .button.loading .button-text{opacity:0}.review-form .wrapper .form-section form .button.loading .loader{display:block}.audio-player{margin-bottom:20px;padding-left:10px;padding-right:10px;padding-top:23px}@media (min-width:768px){.audio-player{padding-top:60px}}.audio-player .wrapper{margin-left:auto;margin-right:auto;max-width:995px}.audio-player .wrapper .audio-player-container{display:flex;flex-direction:column-reverse;align-items:center;justify-content:space-between;row-gap:40px;-moz-column-gap:20px;column-gap:20px}@media (min-width:768px){.audio-player .wrapper .audio-player-container{flex-direction:row}}.audio-player .wrapper .audio-player-container .image-wrapper img{width:100%;border-radius:30px;-o-object-fit:cover;object-fit:cover}@media (min-width:768px){.audio-player .wrapper .audio-player-container .image-wrapper img{max-width:482px}}.audio-player .wrapper .audio-player-container .image-wrapper img{box-shadow:0 6px 0 0 #efddd2}.audio-player .wrapper .audio-player-container .right-section{width:100%}@media (min-width:768px){.audio-player .wrapper .audio-player-container .right-section{min-width:320px;max-width:380px}}.audio-player .wrapper .audio-player-container .right-section .slider-container{position:relative;display:flex;align-items:center;-moz-column-gap:25px;column-gap:25px}.audio-player .wrapper .audio-player-container .right-section .slider-container .player{pointer-events:none;position:absolute}.audio-player .wrapper .audio-player-container .right-section .slider-container .slider-wrapper{margin-top:13px;width:100%}.audio-player .wrapper .audio-player-container .right-section .slider-container .slider-wrapper .duration-container{margin-top:2px;display:flex;align-items:center;justify-content:space-between}@media (min-width:640px){.audio-player .wrapper .audio-player-container .right-section .slider-container .slider-wrapper .duration-container{margin-top:4px}}.audio-player .wrapper .audio-player-container .right-section .slider-container .slider-wrapper .duration-container p{font-size:12px;font-weight:500;line-height:13.79px}.audio-player .wrapper .audio-player-container .right-section .slider-container .play-btn{display:flex;min-height:72px;min-width:72px;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(88 53 41/var(--tw-bg-opacity))}.audio-player .wrapper .audio-player-container .right-section .slider-container .rc-slider-handle.rc-slider-handle-dragging{box-shadow:none!important}.audio-player .wrapper .audio-player-container .right-section .title{margin-bottom:30px;text-align:center;font-size:20px;font-weight:500;line-height:30px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}@media (min-width:640px){.audio-player .wrapper .audio-player-container .right-section .title{margin-bottom:47px}}@media (min-width:768px){.audio-player .wrapper .audio-player-container .right-section .title{text-align:left}}.audio-player .wrapper .audio-player-container .right-section .audio-title{margin-left:auto;margin-right:auto;margin-bottom:27px;text-align:center;font-family:var(--atma);font-size:36px;font-weight:700;text-transform:uppercase;line-height:43.2px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.audio-player .wrapper .audio-player-container .right-section .audio-title{max-width:302px;line-height:48px}}@media (min-width:768px){.audio-player .wrapper .audio-player-container .right-section .audio-title{margin-left:0;margin-right:0;text-align:left;font-size:40px}}.audio-player .wrapper .buttons-wrapper{margin-left:auto;margin-right:auto;margin-top:40px;display:flex;width:100%;max-width:885px;flex-wrap:wrap;justify-content:center;row-gap:20px;-moz-column-gap:10px;column-gap:10px}.audio-player .wrapper .buttons-wrapper .button{width:100%;max-width:277px;white-space:nowrap;padding:17px 10px;text-align:center;flex:1 0 calc(50% - 10px)}@media(max-width:400px){.audio-player .wrapper .buttons-wrapper{width:100%;flex-direction:column}.audio-player .wrapper .buttons-wrapper .button{width:100%;max-width:100%;white-space:normal}}.newsletter{margin-bottom:30px}@media (min-width:640px){.newsletter{margin-bottom:60px;padding-left:20px;padding-right:20px}}.newsletter .wrapper{margin-left:auto;margin-right:auto;max-width:995px;border-radius:30px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding:54px 10px 68px}@media (min-width:640px){.newsletter .wrapper{padding-left:0;padding-right:0;padding-bottom:91px}}.newsletter .wrapper{box-shadow:0 6px 0 #efddd2}.newsletter .wrapper h2{margin-bottom:22px;text-align:center;font-family:var(--atma);font-size:24px;font-weight:700;text-transform:uppercase;line-height:33.6px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.newsletter .wrapper h2{margin-bottom:18px;font-size:32px;line-height:44.8px}}.newsletter .wrapper .description{margin-left:auto;margin-right:auto;max-width:813px;text-align:center}.newsletter .wrapper .description p{font-size:16px;line-height:25.6px}.newsletter .wrapper .success{margin-bottom:10px;text-align:center;--tw-text-opacity:1;color:rgb(34 197 94/var(--tw-text-opacity))}@media (min-width:640px){.newsletter .wrapper .success{text-align:left}}.newsletter .wrapper form{margin-left:auto;margin-right:auto;margin-top:33px;max-width:380px}.newsletter .wrapper form .input-wrapper{margin-bottom:10px}.newsletter .wrapper form .input-wrapper .input-container{display:flex;height:60px;align-items:center;-moz-column-gap:10px;column-gap:10px;border-radius:50px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));padding-left:30px;padding-right:30px}.newsletter .wrapper form .input-wrapper .input-container input{width:100%;background-color:transparent;font-family:var(--ubuntu);font-size:14px;font-weight:500;line-height:16.09px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.newsletter .wrapper form .input-wrapper .input-container input::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.newsletter .wrapper form .input-wrapper .input-container input::placeholder{--tw-placeholder-opacity:1;color:rgb(88 53 41/var(--tw-placeholder-opacity))}.newsletter .wrapper form .input-wrapper .input-container input{outline:2px solid transparent;outline-offset:2px}.newsletter .wrapper form .input-wrapper .error{margin-top:10px;text-align:center;font-size:14px;font-weight:500;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.newsletter .wrapper form .button{position:relative;height:55px;width:100%}@media (min-width:640px){.newsletter .wrapper form .button{height:auto}}.newsletter .wrapper form .button p{font-family:var(--atma);font-size:14px;font-weight:700;text-transform:uppercase;line-height:22.67px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.newsletter .wrapper form .button p{font-size:20px;line-height:32.38px}}.newsletter .wrapper form .button .loader{position:absolute;left:50%;top:0;display:none;--tw-translate-x:-50%;--tw-translate-y:100%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.newsletter .wrapper form .button.loading .button-text{opacity:0}.newsletter .wrapper form .button.loading .loader{display:block}.text-content-section{padding:36px 20px}.text-content-section .wrapper{margin-left:auto;margin-right:auto;max-width:1200px}.text-content-section .wrapper h1{margin-left:auto;margin-right:auto;margin-bottom:20px;max-width:585px;text-align:center;font-family:var(--atma);font-size:34px;font-weight:700;text-transform:uppercase;line-height:40px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.text-content-section .wrapper h1{font-size:40px;line-height:48px}}.text-content-section .wrapper p{margin-left:auto;margin-right:auto;max-width:790px;text-align:center}.bulk-section{margin-bottom:30px;padding:11px 20px}@media (min-width:640px){.bulk-section{margin-bottom:43px}}.bulk-section .wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:1085px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:30px;-moz-column-gap:20px;column-gap:20px}@media (min-width:1024px){.bulk-section .wrapper{flex-direction:row}}.bulk-section .wrapper .seats-section{width:100%;max-width:629px}.bulk-section .wrapper .seats-container{display:flex;width:100%;max-width:585px;flex-direction:column;align-items:center;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding:39px 10px 40px;box-shadow:0 6px 0 0 #efddd2}.bulk-section .wrapper .seats-container .seats-wrapper{margin-bottom:34px;display:flex;flex-wrap:wrap;justify-content:center;-moz-column-gap:9px;column-gap:9px;row-gap:10px}.bulk-section .wrapper .seats-container .seats-wrapper .seats-label{cursor:pointer;white-space:nowrap;border-radius:9999px;border-width:2px;border-color:transparent;--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));padding:3px 9px}.bulk-section .wrapper .seats-container .seats-wrapper .seats-label p{font-size:14px;font-weight:700;line-height:21px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.bulk-section .wrapper .seats-container .seats-wrapper .seats-label.active{--tw-border-opacity:1;border-color:rgb(255 170 70/var(--tw-border-opacity));background-color:transparent}.bulk-section .wrapper .seats-container .seats-wrapper .seats-label.active p{--tw-text-opacity:1;color:rgb(255 170 70/var(--tw-text-opacity))}.bulk-section .wrapper .seats-container .content{margin-bottom:34px}.bulk-section .wrapper .seats-container .content h2{margin-bottom:10px;text-align:center;font-family:var(--atma);font-size:36px;font-weight:700;text-transform:uppercase;line-height:40px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.bulk-section .wrapper .seats-container .content h2{font-size:40px;line-height:48px}}.bulk-section .wrapper .seats-container .content p{margin-left:auto;margin-right:auto;max-width:380px;text-align:center}.bulk-section .wrapper .seats-container .prices-container{margin-bottom:30px;display:flex;width:100%;max-width:469px;flex-direction:column;justify-content:space-between;row-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:640px){.bulk-section .wrapper .seats-container .prices-container{flex-direction:row}}.bulk-section .wrapper .seats-container .prices-container .price-wrapper{display:flex;-moz-column-gap:20px;column-gap:20px}.bulk-section .wrapper .seats-container .prices-container .price-wrapper .checkbox-container{position:relative;height:36px;width:36px;cursor:pointer;overflow:hidden;border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-color:rgb(88 53 41/var(--tw-border-opacity))}.bulk-section .wrapper .seats-container .prices-container .price-wrapper .checkbox-container input{position:absolute;top:0;left:0;z-index:2;height:100%;width:100%;cursor:pointer;opacity:0}.bulk-section .wrapper .seats-container .prices-container .price-wrapper .checkbox-container .checkmark{position:absolute;top:0;left:0;height:100%;width:100%}.bulk-section .wrapper .seats-container .prices-container .price-wrapper .checkbox-container input:checked~.checkmark{--tw-bg-opacity:1;background-color:rgb(155 155 250/var(--tw-bg-opacity))}.bulk-section .wrapper .seats-container .prices-container .price-wrapper .checkbox-container input:checked~.checkmark .checkmark-icon{position:absolute;top:50%;left:50%;--tw-translate-y:-50%;--tw-translate-x:-50%;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));content:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3327 1L4.99935 8.33333L1.66602 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.bulk-section .wrapper .seats-container .prices-container .price-wrapper .price p{font-family:var(--atma);font-size:32px;font-weight:700;line-height:38.4px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.bulk-section .wrapper .seats-container .prices-container .price-wrapper .price p span{font-family:var(--ubuntu);font-size:16px;font-weight:700;line-height:19.2px}.bulk-section .wrapper .seats-container .button{width:100%;max-width:505px}.reviews-section{padding-left:20px;padding-right:20px;padding-top:35px}.reviews-section .wrapper{margin-left:auto;margin-right:auto;max-width:995px}.reviews-section .wrapper .heading-section{margin-bottom:43px}.reviews-section .wrapper .heading-section h2{margin-bottom:27px;text-align:center;font-family:var(--atma);font-size:24px;font-weight:700;text-transform:uppercase;line-height:30px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.reviews-section .wrapper .heading-section h2{font-size:32px;line-height:40px}}@media (min-width:1024px){.reviews-section .wrapper .heading-section h2{font-size:40px;line-height:48px}}.reviews-section .wrapper .heading-section .rating-container{margin-left:auto;margin-right:auto;max-width:790px;border-radius:30px;--tw-bg-opacity:1;background-color:rgb(115 213 255/var(--tw-bg-opacity));padding:31px 20px;box-shadow:0 6px 0 0 #45aeda}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper{margin-left:auto;margin-right:auto;display:flex;max-width:590px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:640px){.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper{flex-direction:row}}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .left-section{width:100%;max-width:100px}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .left-section .reviews-number{display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .left-section .reviews-number{align-items:flex-start}}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .left-section .rating{font-family:var(--atma);font-size:40px;font-weight:700;line-height:50px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .left-section .rating{font-size:64px;line-height:76.8px}}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .left-section .stars{margin-bottom:7px;display:flex;-moz-column-gap:4px;column-gap:4px}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .left-section p{display:flex;font-size:14px;font-weight:500;line-height:21px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .reviews-ratings{width:100%;max-width:380px}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .reviews-ratings .reviews-ratings-item{display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .reviews-ratings .reviews-ratings-item p{display:flex;font-size:14px;font-weight:500;line-height:21px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .reviews-ratings .reviews-ratings-item .percentage{position:relative;height:7px;width:100%;overflow:hidden;border-radius:40px;background:hsla(0,0%,100%,.4)}.reviews-section .wrapper .heading-section .rating-container .rating-container-wrapper .reviews-ratings .reviews-ratings-item .percentage .overlay{position:absolute;top:0;left:0;height:100%;width:50%;border-radius:40px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.reviews-section .wrapper .reviews-cards{margin-bottom:43px}.reviews-section .wrapper .reviews-cards .infinite-scroll-component{display:flex;flex-direction:column;row-gap:20px}.reviews-section .wrapper .reviews-cards .infinite-scroll-component .no-results{margin-top:20px;display:flex;justify-content:center}.reviews-section .wrapper .reviews-cards .infinite-scroll-component .no-results p{font-size:20px}.reviews-section .wrapper .reviews-cards .review-card{border-radius:30px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding:30px 20px}@media (min-width:640px){.reviews-section .wrapper .reviews-cards .review-card{padding-top:39px;padding-bottom:34px}}.reviews-section .wrapper .reviews-cards .review-card{box-shadow:0 6px 0 0 #efddd2}.reviews-section .wrapper .reviews-cards .review-card .card-wrapper{margin-left:auto;margin-right:auto;max-width:790px}.reviews-section .wrapper .reviews-cards .review-card .user-info{margin-bottom:17px;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.reviews-section .wrapper .reviews-cards .review-card .user-info .avatar{position:relative;display:flex;height:36px;width:36px;align-items:center;justify-content:center;border-radius:9999px;--tw-bg-opacity:1;background-color:rgb(173 215 75/var(--tw-bg-opacity))}.reviews-section .wrapper .reviews-cards .review-card .user-info .avatar p{font-family:var(--atma);font-size:24px;font-weight:700;text-transform:uppercase;line-height:28.8px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.reviews-section .wrapper .reviews-cards .review-card .user-info p{font-size:16px;font-weight:700;line-height:22.4px}.reviews-section .wrapper .reviews-cards .review-card .rating-wrapper{margin-bottom:12px;display:flex;align-items:center;-moz-column-gap:10px;column-gap:10px}.reviews-section .wrapper .reviews-cards .review-card .rating-wrapper .stars{display:flex;-moz-column-gap:5px;column-gap:5px}.reviews-section .wrapper .reviews-cards .review-card .rating-wrapper p{font-size:12px;font-weight:500;line-height:18px;--tw-text-opacity:1;color:rgb(255 134 47/var(--tw-text-opacity))}.reviews-section .wrapper .reviews-cards .review-card .review-text{max-width:790px}.reviews-section .wrapper .button-wrapper{display:flex;justify-content:center}.reviews-section .wrapper .button-wrapper .button{width:100%;max-width:200px;padding-left:10px;padding-right:10px}.reviews-section .wrapper .write-review{margin-left:auto;margin-right:auto;margin-bottom:43px;display:flex;max-width:585px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px}@media (min-width:640px){.reviews-section .wrapper .write-review{flex-direction:row;align-items:flex-start}}.reviews-section .wrapper .write-review .stars{display:flex;flex-wrap:wrap;-moz-column-gap:10px;column-gap:10px}.reviews-section .wrapper .write-review .stars svg path{fill:#ffeed6}.reviews-section .wrapper .write-review .button{width:100%;max-width:171px;padding-left:10px;padding-right:10px;text-align:center}.gift-get-started .wrapper{margin-left:auto;margin-right:auto;max-width:995px}.gift-get-started .box{display:flex;flex-wrap:wrap;border-radius:40px;--tw-bg-opacity:1;background-color:rgb(115 213 255/var(--tw-bg-opacity));padding:10%;--tw-shadow:0 6px 0px #45aeda;--tw-shadow-colored:0 6px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gift-get-started figure{order:1;margin-bottom:2.5rem;width:100%}@media (min-width:768px){.gift-get-started figure{order:2;margin-top:-5%;margin-bottom:0;width:33.333333%}}.gift-get-started .content{order:2;width:100%;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:768px){.gift-get-started .content{order:1;width:66.666667%;padding-right:10%}}.gift-get-started .content h2{margin-bottom:14px;font-family:var(--atma);font-weight:700}@media (min-width:768px){.gift-get-started .content h2{margin-bottom:19px}}.gift-get-started .content h2{font-size:36px;text-transform:uppercase;line-height:43.2px}@media (min-width:768px){.gift-get-started .content h2{font-size:40px;line-height:48px}}.gift-get-started .content p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gift-get-started .content .button{margin-top:30px;display:inline-block;width:100%;max-width:278px;text-align:center}.gift-memberships .wrapper{margin-left:auto;margin-right:auto;max-width:995px}.gift-memberships .box{border-radius:40px;--tw-bg-opacity:1;background-color:rgb(255 249 246/var(--tw-bg-opacity));padding:10% 20px;--tw-shadow:0 6px 0px #efddd3;--tw-shadow-colored:0 6px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}@media (min-width:768px){.gift-memberships .box{padding:10%}}.gift-memberships .box h2{--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.gift-memberships h2{margin-bottom:14px;font-family:var(--atma);font-weight:700}@media (min-width:768px){.gift-memberships h2{margin-bottom:19px}}.gift-memberships h2{font-size:36px;text-transform:uppercase;line-height:43.2px}@media (min-width:768px){.gift-memberships h2{font-size:40px;line-height:48px}}.gift-memberships .content{margin-left:auto;margin-right:auto;margin-bottom:2.5rem;width:100%;max-width:500px}.gift-memberships .content,.gift-memberships .content p{--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.gift-memberships .content .button{margin-top:30px;display:inline-block;width:100%;max-width:278px;text-align:center}.gift-memberships ul{display:grid;gap:2rem}@media (min-width:768px){.gift-memberships ul{grid-template-columns:repeat(2,minmax(0,1fr))}}.gift-memberships ul li{position:relative;border-radius:20px;border-width:1px;--tw-border-opacity:1;border-color:rgb(239 221 210/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:30px;text-align:center;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.gift-memberships ul li:hover{border-color:transparent;--tw-bg-opacity:1;background-color:rgb(114 213 255/var(--tw-bg-opacity));--tw-shadow:0 6px 0px #45aeda;--tw-shadow-colored:0 6px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.gift-memberships ul li .popular{position:absolute;right:0;top:0;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));padding:5px 11px;font-size:14px;font-weight:700;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gift-memberships ul li h3{margin-bottom:14px;font-family:var(--atma);font-weight:700;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media (min-width:768px){.gift-memberships ul li h3{margin-bottom:19px}}.gift-memberships ul li h3{font-size:36px;text-transform:uppercase;line-height:43.2px}@media (min-width:768px){.gift-memberships ul li h3{font-size:40px;line-height:48px}}.group:hover .gift-memberships ul li h3{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.gift-memberships ul li .description{--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity));transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.gift-memberships ul li .description p{font-size:1.25rem;line-height:1.75rem;font-weight:700;color:inherit}.gift-memberships ul li .button{margin-top:1.25rem;display:inline-block}.gift-memberships form h2{--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.gift-memberships form .error{padding-left:20px;text-align:left;font-size:14px;--tw-text-opacity:1;color:rgb(220 38 38/var(--tw-text-opacity))}.gift-memberships form .form-group{margin-bottom:1.25rem;text-align:left}.gift-memberships form label:not(.custom-checkbox){margin-bottom:.5rem;display:block;padding-left:20px;text-align:left;font-size:14px;font-weight:700;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.gift-memberships form .StripeElement,.gift-memberships form input[type=text],.gift-memberships form textarea{height:60px;width:100%;border-radius:40px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));padding:.75rem 1.25rem}.gift-memberships form .StripeElement::-moz-placeholder,.gift-memberships form input[type=text]::-moz-placeholder,.gift-memberships form textarea::-moz-placeholder{font-size:14px;font-weight:500;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.gift-memberships form .StripeElement::placeholder,.gift-memberships form input[type=text]::placeholder,.gift-memberships form textarea::placeholder{font-size:14px;font-weight:500;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.gift-memberships form .StripeElement{padding-top:20px;padding-bottom:20px}.gift-memberships form textarea{min-height:150px;border-radius:20px}.gift-memberships form .button svg{margin-left:10px;display:inline-block}.spinner{transform-origin:center;animation:spinner .75s linear infinite}@keyframes spinner{to{transform:rotate(1turn)}}.hero-curriculum{margin-bottom:60px;padding-left:10px;padding-right:10px;padding-top:30px}@media (min-width:640px){.hero-curriculum{margin-bottom:80px}}@media (min-width:1024px){.hero-curriculum{margin-bottom:122px}}.hero-curriculum .wrapper{min-height:640px;border-radius:30px;padding:20px 10px;box-shadow:0 16px 32px 0 rgba(88,53,41,.078),0 0 8px 0 rgba(88,53,41,.039)}.hero-curriculum .wrapper,.hero-curriculum .wrapper .header-wrapper{margin-left:auto;margin-right:auto;max-width:1380px}@media (min-width:1280px){.hero-curriculum .wrapper .header-wrapper{padding-left:101px}}.hero-curriculum .wrapper .header{margin-left:auto;margin-right:auto;margin-bottom:60px;display:flex;width:-moz-fit-content;width:fit-content;max-width:1097px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px;-moz-column-gap:20px;column-gap:20px;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:11px 20px}@media (min-width:768px){.hero-curriculum .wrapper .header{margin-bottom:80px}}@media (min-width:1024px){.hero-curriculum .wrapper .header{margin-bottom:128px;width:100%;flex-direction:row}}.hero-curriculum .wrapper .header .logo-wrapper{width:100%;min-width:103px;max-width:103px}.hero-curriculum .wrapper .header .logo-wrapper img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.hero-curriculum .wrapper .header .left-section{display:flex;width:100%;max-width:836px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:1024px){.hero-curriculum .wrapper .header .left-section{flex-direction:row}}.hero-curriculum .wrapper .header .left-section .links{display:flex;flex-direction:column;align-items:center;-moz-column-gap:28px;column-gap:28px;row-gap:20px}@media (min-width:768px){.hero-curriculum .wrapper .header .left-section .links{flex-direction:row}}.hero-curriculum .wrapper .header .left-section .links a{display:flex;align-items:center;-moz-column-gap:7px;column-gap:7px}.hero-curriculum .wrapper .header .left-section .links a p{white-space:nowrap;font-weight:700;line-height:24px}.hero-curriculum .wrapper .header .left-section .links .link-image{height:32px;width:36px;min-width:36px}.hero-curriculum .wrapper .header .left-section .links .link-image img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.hero-curriculum .wrapper .content{margin-left:auto;margin-right:auto;display:flex;max-width:829px;flex-direction:column;align-items:center;padding-left:10px;padding-right:10px}.hero-curriculum .wrapper .content h1{margin-bottom:14px;text-align:center;font-family:var(--atma);font-size:36px;font-weight:700;line-height:40px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.hero-curriculum .wrapper .content h1{font-size:54px}}@media (min-width:1024px){.hero-curriculum .wrapper .content h1{font-size:72px;line-height:79.2px}}.hero-curriculum .wrapper .content h1 span{--tw-text-opacity:1;color:rgb(173 215 75/var(--tw-text-opacity))}.hero-curriculum .wrapper .content p{margin-bottom:36px;text-align:center;font-size:18px;line-height:21.6px}.hero-curriculum .wrapper .content .button:hover,.hero-curriculum .wrapper .content p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.overview{margin-bottom:80px;padding-left:10px;padding-right:10px}.overview .wrapper .component-name{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.overview .wrapper .component-name{margin-bottom:30px}}@media (min-width:1024px){.overview .wrapper .component-name{margin-bottom:47px}}.overview .wrapper .component-name p{font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(69 174 218/var(--tw-text-opacity))}.overview .wrapper .component-name .icon-wrapper{margin-bottom:5px;height:32px;min-width:36px;max-width:36px}.overview .wrapper .component-name .icon-wrapper img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.overview .wrapper h2{margin-left:auto;margin-right:auto;margin-bottom:20px;max-width:704px;text-align:center;font-family:var(--atma);font-size:28px;font-weight:700;text-transform:uppercase;line-height:35px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.overview .wrapper h2{margin-bottom:30px;font-size:32px;line-height:45px}}@media (min-width:1024px){.overview .wrapper h2{margin-bottom:38px;font-size:40px;line-height:52px}}.overview .wrapper .content{margin-left:auto;margin-right:auto;max-width:787px;text-align:center}.overview .wrapper .content p:not(:last-child){margin-bottom:15px}@media (min-width:640px){.overview .wrapper .content p:not(:last-child){margin-bottom:27px}}.overview .wrapper .cards{margin-left:auto;margin-right:auto;margin-top:40px;display:flex;max-width:1200px;flex-direction:column;flex-wrap:wrap;justify-content:space-between;row-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:640px){.overview .wrapper .cards{margin-top:60px;flex-direction:row;row-gap:30px}}@media (min-width:1024px){.overview .wrapper .cards{margin-top:73px}}.overview .wrapper .cards .card{max-width:380px;border-radius:30px;padding:30px}@media (min-width:640px){.overview .wrapper .cards .card{padding:40px 30px 40px 40px}}@media (min-width:1024px){.overview .wrapper .cards .card{padding-top:64px;padding-bottom:74px}}.overview .wrapper .cards .card{flex:1 0 calc(33% - 20px);max-width:calc(33% - 20px)}@media(max-width:875px){.overview .wrapper .cards .card{margin-left:auto;margin-right:auto;flex:1 0 calc(50% - 20px);max-width:calc(50% - 20px)}}@media(max-width:640px){.overview .wrapper .cards .card{margin-left:auto;margin-right:auto;flex:1 0 calc(100% - 20px);max-width:calc(100% - 20px)}}.overview .wrapper .cards .card .card-icon{margin-bottom:20px;height:41px;min-width:48px;max-width:48px}@media (min-width:640px){.overview .wrapper .cards .card .card-icon{margin-bottom:35px}}@media (min-width:1024px){.overview .wrapper .cards .card .card-icon{margin-bottom:56px}}.overview .wrapper .cards .card .card-icon img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.overview .wrapper .cards .card h3{margin-bottom:10px;font-family:var(--atma);font-size:20px;font-weight:700;text-transform:uppercase;line-height:25px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.overview .wrapper .cards .card h3{margin-bottom:20px;font-size:24px;line-height:32px}}@media (min-width:1024px){.overview .wrapper .cards .card h3{font-size:32px;line-height:44.8px}}.overview .wrapper .cards .card p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.what-you-get{margin-bottom:60px;padding-left:10px;padding-right:10px}@media (min-width:640px){.what-you-get{margin-bottom:80px}}@media (min-width:1024px){.what-you-get{margin-bottom:121px}}.what-you-get .wrapper-container{margin-left:auto;margin-right:auto;max-width:1380px;border-radius:30px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:30px 10px}@media (min-width:640px){.what-you-get .wrapper-container{padding-top:60px;padding-bottom:60px}}@media (min-width:1024px){.what-you-get .wrapper-container{padding-top:81px;padding-bottom:81px}}.what-you-get .wrapper-container{box-shadow:0 16px 32px 0 rgba(88,53,41,.08),0 0 8px 0 rgba(88,53,41,.04)}.what-you-get .wrapper .component-name{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.what-you-get .wrapper .component-name{margin-bottom:30px}}@media (min-width:1024px){.what-you-get .wrapper .component-name{margin-bottom:47px}}.what-you-get .wrapper .component-name p{font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(255 134 47/var(--tw-text-opacity))}.what-you-get .wrapper .component-name .icon-wrapper{margin-bottom:5px;height:32px;min-width:36px;max-width:36px}.what-you-get .wrapper .component-name .icon-wrapper img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.what-you-get .wrapper h2{margin-left:auto;margin-right:auto;margin-bottom:45px;max-width:586px;text-align:center;font-family:var(--atma);font-size:28px;font-weight:700;text-transform:uppercase;line-height:35px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.what-you-get .wrapper h2{font-size:32px;line-height:45px}}@media (min-width:1024px){.what-you-get .wrapper h2{font-size:40px;line-height:52px}}.what-you-get .wrapper .cards-container{margin-left:auto;margin-right:auto;display:flex;max-width:987px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:768px){.what-you-get .wrapper .cards-container{flex-direction:row;align-items:flex-start}}.what-you-get .wrapper .cards-container .sidebar{display:flex;width:100%;max-width:380px;flex-direction:column;align-items:center;row-gap:9px;border-radius:20px;--tw-bg-opacity:1;background-color:rgb(239 221 210/var(--tw-bg-opacity));padding:30px 20px}@media (min-width:768px){.what-you-get .wrapper .cards-container .sidebar{align-items:flex-start;padding-top:44px;padding-bottom:44px}}.what-you-get .wrapper .cards-container .sidebar p{text-align:center;font-weight:700;line-height:24px}@media (min-width:768px){.what-you-get .wrapper .cards-container .sidebar p{text-align:left}}.what-you-get .wrapper .cards-container .sidebar .sidebar-item{width:-moz-fit-content;width:fit-content;cursor:pointer;border-radius:30px;padding:9px 20px}.what-you-get .wrapper .cards-container .sidebar .sidebar-item.active{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.what-you-get .wrapper .cards-container .sidebar .sidebar-item.active p{--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}.what-you-get .wrapper .cards-container .sidebar .sidebar-item:hover{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.what-you-get .wrapper .cards-container .sidebar .sidebar-item:hover p{--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}.what-you-get .wrapper .cards-container .cards{margin-top:20px;display:flex;width:100%;max-width:475px;flex-direction:column;align-items:center}@media (min-width:768px){.what-you-get .wrapper .cards-container .cards{align-items:flex-start}}.what-you-get .wrapper .cards-container .cards h3{margin-bottom:15px;max-width:380px;text-align:center;font-family:var(--atma);font-size:24px;font-weight:700;text-transform:uppercase;line-height:30px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}@media (min-width:640px){.what-you-get .wrapper .cards-container .cards h3{font-size:28px;line-height:35px}}@media (min-width:768px){.what-you-get .wrapper .cards-container .cards h3{text-align:left}}@media (min-width:1024px){.what-you-get .wrapper .cards-container .cards h3{margin-bottom:20px;font-size:32px;line-height:41.6px}}.what-you-get .wrapper .cards-container .cards .content{margin-bottom:30px}@media (min-width:640px){.what-you-get .wrapper .cards-container .cards .content{margin-bottom:43px}}.what-you-get .wrapper .cards-container .cards .content ul li{font-family:var(--ubuntu);font-size:16px;line-height:28.8px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.what-you-get .wrapper .cards-container .cards .content ul li:before{content:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3346 1L5.0013 8.33333L1.66797 5' stroke='%23FF862F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");margin-right:11px}.what-you-get .wrapper .cards-container .cards .content p:not(:last-child){margin-bottom:15px}.what-people-say{margin-bottom:60px;padding-left:10px;padding-right:10px}@media (min-width:640px){.what-people-say{margin-bottom:74px}}.what-people-say .wrapper .component-name{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.what-people-say .wrapper .component-name{margin-bottom:30px}}@media (min-width:1024px){.what-people-say .wrapper .component-name{margin-bottom:47px}}.what-people-say .wrapper .component-name p{font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(129 168 38/var(--tw-text-opacity))}.what-people-say .wrapper .component-name .icon-wrapper{margin-bottom:5px;height:32px;min-width:36px;max-width:36px}.what-people-say .wrapper .component-name .icon-wrapper img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.what-people-say .wrapper h2{margin-left:auto;margin-right:auto;margin-bottom:18px;max-width:790px;text-align:center;font-family:var(--atma);font-size:28px;font-weight:700;text-transform:uppercase;line-height:35px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.what-people-say .wrapper h2{font-size:32px;line-height:45px}}@media (min-width:1024px){.what-people-say .wrapper h2{font-size:40px;line-height:52px}}.what-people-say .wrapper .subtitle{margin-left:auto;margin-right:auto;margin-bottom:30px;max-width:790px;text-align:center;font-weight:700;line-height:24px}@media (min-width:640px){.what-people-say .wrapper .subtitle{margin-bottom:54px}}.what-people-say .wrapper .reviews-cards{margin-left:auto;margin-right:auto;display:flex;max-width:996px;flex-wrap:wrap;justify-content:space-between;row-gap:30px;-moz-column-gap:20px;column-gap:20px}.what-people-say .wrapper .reviews-cards .card{max-width:288px;flex:1 0 calc(33% - 20px)}.what-people-say .wrapper .reviews-cards .stars{margin-bottom:20px;display:flex;-moz-column-gap:4px;column-gap:4px}@media (min-width:640px){.what-people-say .wrapper .reviews-cards .stars{margin-bottom:32px}}.what-people-say .wrapper .reviews-cards p{margin-bottom:20px;font-weight:500;font-style:italic;line-height:28.8px}@media (min-width:640px){.what-people-say .wrapper .reviews-cards p{margin-bottom:25px}}.what-people-say .wrapper .reviews-cards h4{font-size:16px;font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(69 174 218/var(--tw-text-opacity))}@media(max-width:750px){.what-people-say .wrapper .reviews-cards{flex-direction:column;align-items:center;justify-content:center}@media (min-width:640px){.what-people-say .wrapper .reviews-cards{flex-direction:row;align-items:flex-start}}.what-people-say .wrapper .reviews-cards .card{flex:1 0 calc(50% - 20px)}.what-people-say .wrapper .reviews-cards .stars{justify-content:center}.what-people-say .wrapper .reviews-cards h4,.what-people-say .wrapper .reviews-cards p{text-align:center}}.curriculum-banner{margin-bottom:60px;padding-left:10px;padding-right:10px}@media (min-width:640px){.curriculum-banner{margin-bottom:80px}}@media (min-width:1024px){.curriculum-banner{margin-bottom:122px}}.curriculum-banner .wrapper{margin-left:auto;margin-right:auto;display:flex;min-height:450px;max-width:1380px;align-items:center;border-radius:30px;padding-left:10px;padding-right:10px}@media (min-width:640px){.curriculum-banner .wrapper{min-height:616px}}.curriculum-banner .wrapper .content{margin-left:auto;margin-right:auto;display:flex;max-width:588px;flex-direction:column;align-items:center;padding-top:30px;padding-bottom:30px}.curriculum-banner .wrapper .content .logo-wrapper{margin-bottom:30px;width:100%;max-width:175px}@media (min-width:1024px){.curriculum-banner .wrapper .content .logo-wrapper{margin-bottom:54px}}.curriculum-banner .wrapper .content .logo-wrapper img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.curriculum-banner .wrapper .content h2{margin-bottom:20px;text-align:center;font-family:var(--atma);font-size:28px;font-weight:700;text-transform:uppercase;line-height:35px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.curriculum-banner .wrapper .content h2{font-size:32px;line-height:45px}}@media (min-width:1024px){.curriculum-banner .wrapper .content h2{font-size:40px;line-height:52px}}.curriculum-banner .wrapper .content p{margin-bottom:35px;text-align:center;font-size:18px;line-height:21.6px}.curriculum-banner .wrapper .content .button:hover,.curriculum-banner .wrapper .content p{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.curriculum-pricing{padding-left:10px;padding-right:10px}.curriculum-pricing .wrapper .component-name{margin-bottom:20px;display:flex;flex-direction:column;align-items:center}@media (min-width:640px){.curriculum-pricing .wrapper .component-name{margin-bottom:30px}}@media (min-width:1024px){.curriculum-pricing .wrapper .component-name{margin-bottom:47px}}.curriculum-pricing .wrapper .component-name p{font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(127 127 220/var(--tw-text-opacity))}.curriculum-pricing .wrapper .component-name .icon-wrapper{margin-bottom:5px;height:32px;min-width:36px;max-width:36px}.curriculum-pricing .wrapper .component-name .icon-wrapper img{height:100%;width:100%;-o-object-fit:contain;object-fit:contain}.curriculum-pricing .wrapper h2{margin-left:auto;margin-right:auto;margin-bottom:30px;max-width:586px;text-align:center;font-family:var(--atma);font-size:28px;font-weight:700;text-transform:uppercase;line-height:35px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.curriculum-pricing .wrapper h2{margin-bottom:45px;font-size:32px;line-height:45px}}@media (min-width:1024px){.curriculum-pricing .wrapper h2{font-size:40px;line-height:52px}}.curriculum-pricing .wrapper .cards{margin-left:auto;margin-right:auto;display:flex;max-width:850px;flex-direction:column;align-items:center;justify-content:space-between;row-gap:20px;-moz-column-gap:20px;column-gap:20px}@media (min-width:640px){.curriculum-pricing .wrapper .cards{flex-direction:row}}.curriculum-pricing .wrapper .cards .card{width:100%;max-width:380px;border-radius:30px;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));padding:30px}@media (min-width:640px){.curriculum-pricing .wrapper .cards .card{padding:40px}}@media (min-width:1024px){.curriculum-pricing .wrapper .cards .card{padding-top:52px;padding-bottom:61px}}.curriculum-pricing .wrapper .cards .card{box-shadow:0 16px 32px 0 rgba(88,53,41,.078),0 0 8px 0 rgba(88,53,41,.039)}.curriculum-pricing .wrapper .cards .card h4{margin-bottom:10px;font-size:20px;font-weight:700;line-height:30px;--tw-text-opacity:1;color:rgb(255 134 47/var(--tw-text-opacity))}@media (min-width:640px){.curriculum-pricing .wrapper .cards .card h4{margin-bottom:15px}}@media (min-width:1024px){.curriculum-pricing .wrapper .cards .card h4{margin-bottom:24px}}.curriculum-pricing .wrapper .cards .card:last-of-type h4{--tw-text-opacity:1;color:rgb(129 168 38/var(--tw-text-opacity))}.curriculum-pricing .wrapper .cards .card .price{margin-bottom:6px}@media (min-width:640px){.curriculum-pricing .wrapper .cards .card .price{margin-bottom:12px}}.curriculum-pricing .wrapper .cards .card .price p{font-family:var(--atma);font-size:35px;font-weight:700;line-height:44px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}@media (min-width:640px){.curriculum-pricing .wrapper .cards .card .price p{font-size:45px;line-height:55px}}@media (min-width:1024px){.curriculum-pricing .wrapper .cards .card .price p{font-size:64px;line-height:76.8px}}.curriculum-pricing .wrapper .cards .card .price p span{font-family:var(--ubuntu);font-size:20px;font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.curriculum-pricing .wrapper .cards .card .description{margin-bottom:33px}.curriculum-pricing .wrapper .cards .card .description ul li{font-size:16px;line-height:28.8px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.curriculum-pricing .wrapper .cards .card .description ul li:before{content:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3346 1L5.0013 8.33333L1.66797 5' stroke='%23FF862F' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");margin-right:11px}.curriculum-pricing .wrapper .cards .card:last-of-type .description li:before{content:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3346 1L5.0013 8.33333L1.66797 5' stroke='%2381A826' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.curriculum-pricing .wrapper .cards .card:last-of-type .button{--tw-bg-opacity:1;background-color:rgb(129 168 38/var(--tw-bg-opacity))}.curriculum-pricing .wrapper .cards .card:last-of-type .button:hover{--tw-border-opacity:1;border-color:rgb(129 168 38/var(--tw-border-opacity));background-color:transparent;--tw-text-opacity:1;color:rgb(129 168 38/var(--tw-text-opacity))}.curriculum-pricing .wrapper .cards .card .button{display:block;width:100%}*{box-sizing:border-box;margin:0;padding:0}body,html{scroll-behavior:smooth!important}body{font-family:var(--ubuntu)}a{font-size:16px;font-weight:700;line-height:24px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.icon-button{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.button{border-radius:100px;padding:15px 40px 11px;font-family:var(--atma);font-size:14px;font-weight:700;text-transform:uppercase;line-height:22.67px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}.button.purple-variant{--tw-bg-opacity:1;background-color:rgb(155 155 250/var(--tw-bg-opacity));box-shadow:0 4px #7f7fdc}.button.purple-variant:hover{transform:translateY(4px);box-shadow:0 0 #7f7fdc}.button.green-variant{--tw-bg-opacity:1;background-color:rgb(173 215 75/var(--tw-bg-opacity));box-shadow:0 4px #739622}.button.green-variant:hover{transform:translateY(4px);box-shadow:0 0 #739622}.button.yellow-variant{--tw-bg-opacity:1;background-color:rgb(255 238 214/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity));box-shadow:0 4px #efddd2}.button.yellow-variant:hover{transform:translateY(4px);box-shadow:0 0 #efddd2}.button.orange-variant{--tw-bg-opacity:1;background-color:rgb(255 170 70/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));box-shadow:0 4px #ff862f}.button.orange-variant:hover{transform:translateY(4px);box-shadow:0 0 #efddd2}.button-with-icon{display:flex;-moz-column-gap:12px;column-gap:12px;border-radius:100px;--tw-bg-opacity:1;background-color:rgb(155 155 250/var(--tw-bg-opacity));padding:15px 40px 11px;font-family:var(--atma);font-size:14px;font-weight:700;text-transform:uppercase;line-height:22.67px;--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));box-shadow:0 4px #7f7fdc;transition:box-shadow .2s ease-in-out,transform .2s ease-in-out}.button-with-icon .icon-wrapper{position:relative;height:24px;width:24px}.button-with-icon .icon-wrapper img{-o-object-fit:contain;object-fit:contain}.button-with-icon:hover{transform:translateY(4px);box-shadow:0 0 #7f7fdc}p{font-family:var(--ubuntu);font-size:16px;font-weight:400;line-height:25.6px;--tw-text-opacity:1;color:rgb(88 53 41/var(--tw-text-opacity))}.premium-page-wrapper{margin-left:auto;margin-right:auto;max-width:450px;--tw-bg-opacity:1;background-color:rgb(255 249 245/var(--tw-bg-opacity));padding:70px 10px 30px}.custom-checkbox{position:relative;display:flex;cursor:pointer;align-items:center;-moz-column-gap:20px;column-gap:20px;overflow:hidden;border-radius:10px;padding:20px}.custom-checkbox.active{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));box-shadow:0 3px #efddd2}.custom-checkbox input{position:absolute;height:100%;width:100%;cursor:pointer;opacity:0}.custom-checkbox .checkmark{height:36px;width:36px;border-radius:100px;border-width:2px;--tw-border-opacity:1;border-color:rgb(88 53 41/var(--tw-border-opacity))}.custom-checkbox input:checked~.checkmark{border-color:transparent;--tw-bg-opacity:1;background-color:rgb(155 155 250/var(--tw-bg-opacity));background-position:50%;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.3337 1L5.00033 8.33333L1.66699 5' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.custom-checkbox p{font-size:20px;font-weight:700;line-height:24px}.custom-html-section{margin-left:auto;margin-right:auto;max-width:1200px}.button.default{border-width:1px;border-color:transparent;--tw-bg-opacity:1;background-color:rgb(255 134 47/var(--tw-bg-opacity));padding:10px 28px 7px;text-align:center;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.button.default:hover{--tw-border-opacity:1;border-color:rgb(255 134 47/var(--tw-border-opacity));background-color:transparent;--tw-text-opacity:1;color:rgb(255 134 47/var(--tw-text-opacity))}.group:hover .group-hover\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}