:root{--bg-primary: #efd1b8;--bg-primary-light: rgba(239, 209, 184, 0.2);--bg-secondary: white;--bg-w2: rgba(250, 250, 250);--color-text1: hsl(26, 57%, 63%);--color-cta: #a46497;--color-cta-hover: #96588a}body{font-family:"Poppins",sans-serif;color:#000;min-height:100vh;min-width:320px;display:flex;flex-direction:column}.post-edit-link{opacity:.3}.bg-primary{background:#efd1b8;background:var(--bg-primary)}.bg-secondary{background:white;background:var(--bg-secondary)}.bg-w2{background:rgba(250, 250, 250);background:var(--bg-w2)}.hoverable{transition:200ms all}.hoverable:hover{transform:translateY(-3px)}[id]{scroll-margin-top:79px}.cta{display:inline-block;padding:15px 30px;background:#a46497;background:var(--color-cta);color:#fff;border-radius:5px;font-size:20px;border:none;transition:200ms all}.cta svg{width:30px;height:30px;fill:#fff;display:inline-block}.cta:hover{background:#96588a;background:var(--color-cta-hover);transform:translateY(-3px)}.post-inner p{margin-bottom: 1rem}.post-inner ul,.post-inner ol{list-style:auto;padding-left:40px;margin:20px 0}.post-inner ul{list-style-type:disc}.post-inner ol{list-style-type:decimal}div.lazy{background-image:none}.header{z-index:1001;position:sticky;top:0;background:#efd1b8;background:var(--bg-primary)}.header:stuck{background-color:red}.header__logo{transition:200ms all;margin-right:auto}.home .header__logo{opacity:0;transform:scale(0.5)}.header__logo img{max-height:100%}.home .header__logo--visible{opacity:1;transform:scale(1)}.main-nav{display:none;align-items:center;height:100%}@media screen and (min-width: 1280px){.main-nav{display:flex}}.main-nav--footer{justify-content:center}.main-nav .menu{display:flex}.main-nav .menu-item:last-child{margin-right:0}.main-nav .menu-item a{display:block;position:relative;padding:10px}.main-nav .menu-item a:after{content:"";position:absolute;bottom:5px;left:5%;width:90%;height:1px;background-color:#000;transition:transform 300ms;transform:scale(0);transform-origin:center}.main-nav .menu-item a:hover:after{transform:scale(1)}.main-nav svg{width:20px;height:20px}.header__mobile-nav{transition:200ms all;position:fixed;right:0;top:0;z-index:10;background:#efd1b8;background:var(--bg-primary);opacity:.5;border-bottom-left-radius:50%;overflow:hidden;font-size:1.6rem;transform:translate(100%, -100%);width:100%;height:100%}.header__mobile-nav--open{transform:translate(0%, 0%);opacity:1;border-bottom-left-radius:0%;overflow-y:scroll}.header__mobile-nav-wrapper{display:flex;position:relative;z-index:11}@media screen and (min-width: 1280px){.header__mobile-nav-wrapper{display:none}}.cart{position:relative}.cart-count{border-radius:50%;background:#fff;color:#000;width:18px;height:18px;position:absolute;top:3px;right:0px;font-size:12px;font-weight:bold;text-align:center;display:flex;justify-content:center;align-items:center}.main-nav-mobile{display:flex;align-items:center;margin-top:30px;margin-left:50px}.main-nav-mobile a{display:block;padding:3px 0}.main-nav-mobile-socials{display:flex;margin-right:50px}@media screen and (min-width: 1280px){.main-nav-mobile-socials{display:none}}.socials-nav-mobile{margin-left:50px}.socials-nav-mobile a{display:block;padding:3px 0}.menu-bar{width:35px;height:24px;cursor:pointer}.bar{height:5px;width:100%;background-color:#000;display:block;border-radius:5px;transition:.3s ease}.bar2{transform:translateY(4px)}.bar3{transform:translateY(8px)}.menu-bar--change .bar1{transform:translateY(8px) rotateZ(-45deg)}.menu-bar--change .bar2{opacity:0}.menu-bar--change .bar3{transform:translateY(-2px) rotateZ(45deg)}.hero{display:flex;position:relative;background:#efd1b8;background:var(--bg-primary);overflow:hidden;background-size:cover}@media screen and (min-width: 1280px){.hero{min-height:700px}}.hero__title{position:relative;margin:-40px auto 0;width:300px}@media screen and (min-width: 640px){.hero__title{margin:-20px 0 0}}@media screen and (min-width: 1024px){.hero__title{margin:-40px 0 0;width:400px}}@media screen and (min-width: 1280px){.hero__title{width:500px}}.hero__desc{font-size: 1.25rem;line-height: 1.75rem;text-align:center}@media screen and (min-width: 768px){.hero__desc{max-width: 28rem;text-align:left}}@media screen and (min-width: 1280px){.hero__desc{max-width:500px;font-size: 1.5rem;line-height: 2rem}}.main-bg-wrapper{position:absolute;right:16px;background-repeat:no-repeat;display:none;background-image:url(55eb133e01875cae2850.webp);border-radius:50%;background-size:cover}@media screen and (min-width: 640px){.main-bg-wrapper{display:block;width:260px;height:260px}}@media screen and (min-width: 768px){.main-bg-wrapper{width:500px;height:500px;right:-22%}}@media screen and (min-width: 1024px){.main-bg-wrapper{width:600px;height:600px;right:-10%}}@media screen and (min-width: 1280px){.main-bg-wrapper{right:0%;top:20px}}.about{position:relative}.about .shape__circle{position:absolute;width:600px;height:600px;border-radius:50%;background:linear-gradient(45deg, #eee, transparent 90%);z-index:-1;left:-105%;top:-20%}.posts{position:relative}.posts:after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;background:url(b1af9346e0664083b289.jpg);background-position:center;opacity:.05;z-index:-1}.posts__list{list-style:none;display:flex;flex-wrap:wrap}.posts__list-item{flex-basis:48%;box-shadow:5px 5px 10px #191919;margin:0 1.5rem 1.5rem 0;border-radius:6px;overflow:hidden}.posts__list-item__img-wrapper{overflow:hidden}.posts__list-item__content{padding:20px}.section{align-items:center}.section__container{position:relative}.section__img{border-radius:10px;box-shadow:10px 10px 0px #efd1b8;box-shadow:10px 10px 0px var(--bg-primary);position:relative;z-index:1}@media screen and (min-width: 1280px){.section__img{box-shadow:none}}.section__content p{margin-bottom: 1.5rem}.section__content ul{list-style:disc;margin-left: 1.5rem;margin-bottom: 0.5rem}.section__content ul li{margin-bottom: 1rem}@media screen and (min-width: 1280px){.section__content-2cols ul{-moz-columns:2;columns:2}.section__content-2cols ul li{page-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}}.section .check-list ul{margin:0;list-style:none}.section .check-list ul li{position:relative;padding-left:45px}.section .check-list ul li:before{content:"✔";position:absolute;left:0;color:green;font-size:35px;top:0px}.section .hand-list ul{margin:0;list-style:none}.section .hand-list ul li{position:relative;padding-left:35px}.section .hand-list ul li:before{content:"👉";position:absolute;left:0;color:green;font-size:24px;top:0px}.section .question-list ul{margin:0;list-style:none}.section .question-list ul li{position:relative;padding-left:35px}.section .question-list ul li:before{content:"❓";position:absolute;left:0;color:green;font-size:24px;top:0px;font-family:Arial,Helvetica,sans-serif}.section__bg{height:400px;max-height:100%;min-height:300px;background-image:url(83881d0beb762fe5626b.webp);background-position:44% 0px;background-size:cover;background-attachment:fixed;background-origin:inherit}@media screen and (min-width: 1280px){.section__bg{height:600px}}.section__header--offer{display:flex;align-items:center;width:50%;text-align:center;justify-content:center;position:relative}.section__header-skewed{margin-top:40px;width:100%}@media screen and (min-width: 1280px){.section__header-skewed{margin-top:0}}.section__opinions{position:relative}.section__opinions .opinion{margin-bottom:20px}@media screen and (min-width: 640px){.section__opinions .opinion{margin:20px}}.section__opinions .opinion__author{margin-top:20px}.section__opinions .splide__pagination{bottom:-10px}.section__opinions .splide__pagination__page.is-active{background:#efd1b8;background:var(--bg-primary)}.section__opinions .splide__pagination__page{width:20px;height:20px;margin:3px 7px}.section__opinions .splide__pagination__page:hover{background:#f4a460}.section__opinions .splide__arrow{width:1em}.section__opinions .splide__arrow:hover:not(:disabled) svg{fill:#f4a460}.section__opinions .splide__arrow svg{fill:#efd1b8;fill:var(--bg-primary)}.section__opinions .splide{padding:20px 40px}@media screen and (min-width: 640px){.section__opinions .splide{padding:20px 60px}}.section__opinions .splide__arrow--prev{left:0}.section__opinions .splide__arrow--next{right:0}.section__contact{background:url(c18c67bd5cdf313099ca.svg);background-size:cover;background-position:top left}.section__contact .button{display:inline-block;padding:30px;margin-top:30px;background:#000;color:#fff;border-radius:20px;font-weight:bold}.section__contact div.wpforms-container-full .wpforms-form{max-width:600px;margin:0 auto}.section__contact div.wpforms-container-full .wpforms-form input.wpforms-field-medium{border-radius:5px;padding:5px 10px}.section__contact div.wpforms-container-full .wpforms-form .wpforms-field textarea,.section__contact div.wpforms-container-full .wpforms-form .wpforms-field input{border-radius:5px}.section__contact div.wpforms-container-full .wpforms-form .wpforms-field-label{font-weight:normal;font-size:18px}.section__contact div.wpforms-container-full .wpforms-form .wpforms-field-label-inline{font-size:18px}.section__contact div.wpforms-container-full .wpforms-form button[type=submit],.section__contact .wpforms-submit-container button.wpforms-submit{display:inline-block;padding:15px 30px;background:#a46497;background:var(--color-cta);color:#fff;border-radius:5px;font-size:20px;border:none;transition:200ms all}.section__contact div.wpforms-container-full .wpforms-form button[type=submit]:hover,.section__contact .wpforms-submit-container button.wpforms-submit:hover{background:#96588a;background:var(--color-cta-hover);transform:translateY(-3px);border:none}.section__contact .wpforms-confirmation-container-full{border:none;background:none;box-sizing:border-box;font-weight:bold;color:green}.contact__socials{display:flex;justify-content:center;margin:10px 0}.contact__socials li{padding:0 10px}.contact__email{display:inline-flex;padding:10px 20px;background:#faebd7;border-radius:14px;justify-content:center;align-items:center}.contact__email i{margin-right:15px}.icon{display:inline-block;width:20px}.icon--big{width:30px}.footer{margin-top:auto;background:#a46497;background:var(--color-cta);background:#fafafa}.footer__wrapper{display:flex;justify-content:space-between;flex-wrap:wrap}.footer__copyright{margin-top:10px}.footer__links{margin:0 auto;text-align:center}@media screen and (min-width: 640px){.footer__links{justify-content:flex-end;width:auto;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 0 auto auto;gap:50px;text-align:left}}.footer__company{width:100%;justify-content:center;display:flex;margin-top:30px;order:1;text-align:center}@media screen and (min-width: 640px){.footer__company{margin-right:auto;margin:0;order:0;width:auto;text-align:right}}.woocommerce .woocommerce-cart table.cart td.actions .coupon .input-text{width:300px}.woocommerce .single-product .cart{display:flex;align-items:stretch}.woocommerce .description{overflow:auto;width:100%;margin-bottom:50px}.woocommerce select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22m6%209%206%206%206-6%22%2F%3E%3C%2Fsvg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;padding-right:2.5rem;cursor:pointer}.woocommerce select::-ms-expand{display:none}.woocommerce .input-text{border-radius:5px;border:1px solid #ccc;height:100%;padding:5px 10px}.woocommerce input[type=search]::-webkit-search-decoration,.woocommerce input[type=search]::-webkit-search-cancel-button,.woocommerce input[type=search]::-webkit-search-results-button,.woocommerce input[type=search]::-webkit-search-results-decoration{-webkit-appearance:none;display:none}.woocommerce #customer_details{margin-bottom:50px}.woocommerce .woocommerce-terms-and-conditions-wrapper a{text-decoration:underline}.woocommerce a.button,.woocommerce button.button{font-weight:normal}.woocommerce .add-to-cart-wrap a.button,.woocommerce .add-to-cart-wrap button.button{display:flex !important;align-items:center !important;justify-content:center !important;width:44px !important;height:44px !important;min-height:44px !important;background:#a46497 !important;background:var(--color-cta) !important;color:#fff !important;border-radius:12px !important;padding:0 !important;transition:all .3s ease !important;box-shadow:none !important}.woocommerce .add-to-cart-wrap a.button svg,.woocommerce .add-to-cart-wrap button.button svg{width:20px;height:20px}.woocommerce .add-to-cart-wrap a.button:hover,.woocommerce .add-to-cart-wrap button.button:hover{background:#96588a !important;background:var(--color-cta-hover) !important;box-shadow:none !important}.woocommerce .add-to-cart-wrap a.button:hover,.woocommerce .add-to-cart-wrap button.button:hover{transform:scale(1.1)}.woocommerce .add-to-cart-wrap a.button:active,.woocommerce .add-to-cart-wrap button.button:active{transform:scale(0.95)}.woocommerce .add-to-cart-wrap a.button.loading::after,.woocommerce .add-to-cart-wrap button.button.loading::after{top:50% !important;left:50% !important;margin-top:-8px !important;margin-left:-8px !important}.woocommerce .add-to-cart-wrap a.button.loading svg,.woocommerce .add-to-cart-wrap button.button.loading svg{opacity:0}.woocommerce .add-to-cart-wrap a.button.added svg,.woocommerce .add-to-cart-wrap button.button.added svg{display:none !important}.woocommerce .add-to-cart-wrap a.button.added::after,.woocommerce .add-to-cart-wrap button.button.added::after{margin:0 !important;position:static !important;display:inline-block !important;font-size:1.25rem !important;line-height:1 !important}.woocommerce .woocommerce-message{display:flex;flex-wrap:wrap;text-align:left}.woocommerce .woocommerce-message a.button{order:2;text-align:center;margin-left:auto}.woocommerce .woocommerce-product-gallery{opacity:1 !important}.woocommerce table.shop_table.woocommerce-checkout-review-order-table{margin-bottom:50px}.woocommerce table.cart td.actions .input-text{width:200px}.woocommerce span.onsale{position:absolute;top:1rem;left:1rem;z-index:10;min-height:auto;min-width:auto;background-color:#a46497;background-color:var(--color-cta);color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;padding:6px 12px;border-radius:50px;line-height:1;box-shadow:0 4px 15px rgba(0,0,0,.1);pointer-events:none}.woocommerce .star-rating{font-size:.875rem;color:#fbbf24;display:inline-block;vertical-align:middle}.woocommerce a.added_to_cart{display:none !important}.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow{height:40px}.woocommerce .select2-container--default .select2-selection--single{height:40px}.woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered{padding:5px 20px 8px 8px}.woocommerce .woocommerce-notice--error{color:red}.woocommerce .woocommerce-privacy-policy-link,.woocommerce .woocommerce-terms-and-conditions-link{text-decoration:underline}.woocommerce .single-product .description ul,.woocommerce .single-product .description ol{list-style:disc outside none;list-style:initial;margin:10px 30px;padding:0;padding:initial}.woocommerce div.product div.images ol.flex-control-thumbs{display:grid;grid-template-columns:repeat(auto-fit, 100px);grid-gap:20px;gap:20px}.woocommerce div.product div.images ol.flex-control-thumbs li{float:none;width:auto;margin:0}.woocommerce div.product div.images .flex-control-thumbs{margin-top:20px}.woocommerce div.product div.images .flex-control-thumbs li{margin-right:20px}.woocommerce div.product div.images .flex-control-thumbs li:last-child{margin-right:0}.woocommerce .price{font-size:1.2em}.woocommerce .price del{opacity:.5;font-weight:normal;margin-right:.25rem}.woocommerce .price ins{text-decoration:none;font-weight:700}.woocommerce .woocommerce-terms-and-conditions-wrapper{text-align:left}.woocommerce .wt-cli-manage-consent-link{text-decoration:underline;cursor:pointer}.woocommerce .summary.entry-summary p{margin-bottom:0}.woocommerce .summary.entry-summary .price{margin-bottom:20px;display:inline-block;font-size:1.75em}.woocommerce .somdn-download-wrap{margin-bottom:2rem}.woocommerce .product .cart{margin:0}.woocommerce .woocommerce-product-details__short-description{margin-bottom:20px}.woocommerce ul.products li.product .woocommerce-loop-category__title{display:none}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:65px}.woocommerce .products-categories p{margin-bottom:10px}.woocommerce .products-categories ul{list-style:none;margin:0;padding:0}.woocommerce .products-categories li{margin-bottom:3px}.woocommerce .products-categories li .active{text-decoration:underline}.woocommerce .products-categories li input{margin-right:5px;pointer-events:none}.woocommerce .filters{display:flex;padding-top:40px;padding-bottom:20px;margin-bottom:20px;justify-content:flex-end;flex-wrap:wrap}.woocommerce .filters .woocommerce-ordering,.woocommerce .filters .woocommerce-mobile-categories{margin:0}.woocommerce .filters .woocommerce-ordering select,.woocommerce .filters .woocommerce-mobile-categories select{width:100%}.woocommerce .filters .woocommerce-ordering{float:none;display:flex}@media screen and (min-width: 768px){.woocommerce .filters{flex-wrap:wrap}.woocommerce .filters .woocommerce-ordering,.woocommerce .filters .woocommerce-mobile-categories{width:auto}.woocommerce .filters .woocommerce-ordering{margin:0}}@media screen and (min-width: 1024px){.woocommerce .filters{display:none}}.woocommerce .related,.woocommerce .description,.woocommerce .upsells{padding-top:2rem;border-top:1px solid #eee}.woocommerce .related h2,.woocommerce .description h2,.woocommerce .upsells h2{margin-bottom:2rem;font-size:20px}.woocommerce div.product .product_title{font-size:30px;margin-bottom:2.5rem}.woocommerce nav.woocommerce-pagination{margin-bottom:30px;text-align:center;display:flex;justify-content:center;align-items:center;font-size:18px;position:sticky;bottom:0;padding:10px;background-color:#fff;z-index:11}@media screen and (min-width: 1024px){.woocommerce nav.woocommerce-pagination{position:static}}.woocommerce nav.woocommerce-pagination ul{margin-left:10px;border:none}.woocommerce nav.woocommerce-pagination ul li{border:none;margin-right:3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span.current{color:#000;border-radius:6px}.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.loading::after{top:.9rem}.ajax-toast{max-width:380px;width:calc(100vw - 3rem);background-color:#10b981;color:#fff;border:1px solid #34d399}@media screen and (min-width: 640px){.ajax-toast{width:380px}}.ajax-toast{will-change:transform,opacity}.ajax-toast .toast-icon-wrapper{background-color:hsla(0,0%,100%,.2);backdrop-filter:blur(4px)}#ajax-toast-container{pointer-events:none}@media screen and (max-width: 640px){#ajax-toast-container{bottom:1.5rem;right:1.5rem;left:1.5rem;align-items:center}}.blob1{display:none;width:650px;height:650px;position:absolute;z-index:0}@media screen and (min-width: 1280px){.blob1{display:block}}.blob2{display:none;width:650px;height:650px;position:absolute;z-index:0;opacity:.2;margin-top:-60px}@media screen and (min-width: 1280px){.blob2{display:block}}.blob3{display:none;width:650px;height:650px;position:absolute;z-index:0;opacity:.2;margin-top:60px}@media screen and (min-width: 1280px){.blob3{display:block}}.section__gotoshop{background:url(10534b3e5da6bac31559.svg);background-size:cover;background-position:center bottom}.section__socials{background:#fafafa}.section__newsletter{background:#fcfcfc;text-align:center}.section__newsletter .tnp-subscription{max-width:600px}.section__newsletter .tnp-privacy-field{font-size:16px}.section__newsletter .tnp-subscription input.tnp-submit{display:inline-block;padding:15px 30px;background-color:#a46497;background-color:var(--color-cta);color:#fff;border-radius:5px;border:none;transition:200ms all;font-size:20px;margin-top:1.25rem;cursor:pointer}.section__newsletter .tnp-subscription input.tnp-submit:hover{background:#96588a;background:var(--color-cta-hover);transform:translateY(-3px);border:none}.section__newsletter .tnp-subscription input[type=checkbox]{max-width:none;display:inline-block;width:16px;height:16px;margin-right:5px}.section__newsletter .tnp-subscription label{font-weight:normal;font-size:18px}.section__newsletter .tnp-subscription div.tnp-field{font-size:18px}.section__newsletter .tnp-subscription input[type=text],.section__newsletter .tnp-subscription input[type=email]{background-color:#fff;box-sizing:border-box;color:#333;display:block;float:none;font-size:16px;font-family:inherit;border:1px solid #ccc;padding:6px 10px;height:38px;width:100%;line-height:1.3;border-radius:5px}.section__newsletter .tnp-subscription input[type=text]:focus,.section__newsletter .tnp-subscription input[type=email]:focus{border:1px solid #999}*, ::before, ::after{--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, 0.5);--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);--tw-ring-shadow: 0 0 rgba(0,0,0,0);--tw-shadow: 0 0 rgba(0,0,0,0);--tw-shadow-colored: 0 0 rgba(0,0,0,0);--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:  ;--tw-contain-size:  ;--tw-contain-layout:  ;--tw-contain-paint:  ;--tw-contain-style:  }::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, 0.5);--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);--tw-ring-shadow: 0 0 rgba(0,0,0,0);--tw-shadow: 0 0 rgba(0,0,0,0);--tw-shadow-colored: 0 0 rgba(0,0,0,0);--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:  ;--tw-contain-size:  ;--tw-contain-layout:  ;--tw-contain-paint:  ;--tw-contain-style:  }/*
! tailwindcss v3.4.19 | MIT License | https://tailwindcss.com
*//*
1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
2. Allow adding a border to an element by just adding a border-width. (https://github.com/tailwindcss/tailwindcss/pull/116)
*/*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: #e5e7eb; /* 2 */
}::before,
::after {
  --tw-content: '';
}/*
1. Use a consistent sensible line-height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size.
4. Use the user's configured `sans` font-family by default.
5. Use the user's configured `sans` font-feature-settings by default.
6. Use the user's configured `sans` font-variation-settings by default.
7. Disable tap highlights on iOS
*/html,
:host {
  line-height: 1.5; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -moz-tab-size: 4; /* 3 */
  -o-tab-size: 4;
     tab-size: 4; /* 3 */
  font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 4 */
  font-feature-settings: normal; /* 5 */
  font-variation-settings: normal; /* 6 */
  -webkit-tap-highlight-color: transparent; /* 7 */
}/*
1. Remove the margin in all browsers.
2. Inherit line-height from `html` so users can set them as a class directly on the `html` element.
*/body {
  margin: 0; /* 1 */
  line-height: inherit; /* 2 */
}/*
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
3. Ensure horizontal rules are visible by default.
*/hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
  border-top-width: 1px; /* 3 */
}/*
Add the correct text decoration in Chrome, Edge, and Safari.
*/abbr:where([title]) {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted currentColor;
          text-decoration: underline dotted currentColor;
}/*
Remove the default font size and weight for headings.
*/h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}/*
Reset links to optimize for opt-in styling instead of opt-out.
*/a {
  color: inherit;
  text-decoration: inherit;
}/*
Add the correct font weight in Edge and Safari.
*/b,
strong {
  font-weight: bolder;
}/*
1. Use the user's configured `mono` font-family by default.
2. Use the user's configured `mono` font-feature-settings by default.
3. Use the user's configured `mono` font-variation-settings by default.
4. Correct the odd `em` font sizing in all browsers.
*/code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; /* 1 */
  font-feature-settings: normal; /* 2 */
  font-variation-settings: normal; /* 3 */
  font-size: 1em; /* 4 */
}/*
Add the correct font size in all browsers.
*/small {
  font-size: 80%;
}/*
Prevent `sub` and `sup` elements from affecting the line height in all browsers.
*/sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}sub {
  bottom: -0.25em;
}sup {
  top: -0.5em;
}/*
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
3. Remove gaps between table borders by default.
*/table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
  border-collapse: collapse; /* 3 */
}/*
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
3. Remove default padding in all browsers.
*/button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-feature-settings: inherit; /* 1 */
  font-variation-settings: inherit; /* 1 */
  font-size: 100%; /* 1 */
  font-weight: inherit; /* 1 */
  line-height: inherit; /* 1 */
  letter-spacing: inherit; /* 1 */
  color: inherit; /* 1 */
  margin: 0; /* 2 */
  padding: 0; /* 3 */
}/*
Remove the inheritance of text transform in Edge and Firefox.
*/button,
select {
  text-transform: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Remove default button styles.
*/button,
input:where([type='button']),
input:where([type='reset']),
input:where([type='submit']) {
  -webkit-appearance: button; /* 1 */
  background-color: transparent; /* 2 */
  background-image: none; /* 2 */
}/*
Use the modern Firefox focus style for all focusable elements.
*/:-moz-focusring {
  outline: auto;
}/*
Remove the additional `:invalid` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
*/:-moz-ui-invalid {
  box-shadow: none;
}/*
Add the correct vertical alignment in Chrome and Firefox.
*/progress {
  vertical-align: baseline;
}/*
Correct the cursor style of increment and decrement buttons in Safari.
*/::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}/*
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/[type='search'] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}/*
Remove the inner padding in Chrome and Safari on macOS.
*/::-webkit-search-decoration {
  -webkit-appearance: none;
}/*
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to `inherit` in Safari.
*/::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}/*
Add the correct display in Chrome and Safari.
*/summary {
  display: list-item;
}/*
Removes the default spacing and border for appropriate elements.
*/blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}fieldset {
  margin: 0;
  padding: 0;
}legend {
  padding: 0;
}ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}/*
Reset default styling for dialogs.
*/dialog {
  padding: 0;
}/*
Prevent resizing textareas horizontally by default.
*/textarea {
  resize: vertical;
}/*
1. Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
2. Set the default placeholder color to the user's configured gray 400 color.
*/input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}input::placeholder,
textarea::placeholder {
  opacity: 1; /* 1 */
  color: #9ca3af; /* 2 */
}/*
Set the default cursor for buttons.
*/button,
[role="button"] {
  cursor: pointer;
}/*
Make sure disabled buttons don't get the pointer cursor.
*/:disabled {
  cursor: default;
}/*
1. Make replaced elements `display: block` by default. (https://github.com/mozdevs/cssremedy/issues/14)
2. Add `vertical-align: middle` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
   This can trigger a poorly considered lint error in some tools but is included by design.
*/img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}/*
Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
*/img,
video {
  max-width: 100%;
  height: auto;
}/* Make elements with the HTML hidden attribute stay hidden by default */[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}.container{max-width: 100%;}@media (min-width: 640px){.container{width: 640px}}@media (min-width: 768px){.container{width: 768px}}@media (min-width: 1024px){.container{width: 1024px}}@media (min-width: 1280px){.container{width: 1280px}}.pointer-events-none{pointer-events: none}.visible{visibility: visible}.static{position: static}.fixed{position: fixed}.absolute{position: absolute}.relative{position: relative}.inset-0{top: 0px;right: 0px;bottom: 0px;left: 0px}.bottom-6{bottom: 1.5rem}.left-3{left: 0.75rem}.right-2{right: 0.5rem}.right-6{right: 1.5rem}.top-1\/2{top: 50%}.z-\[9999\]{z-index: 9999}.mx-auto{margin-left: auto;margin-right: auto}.mb-1{margin-bottom: 0.25rem}.mb-10{margin-bottom: 2.5rem}.mb-2{margin-bottom: 0.5rem}.mb-20{margin-bottom: 5rem}.mb-4{margin-bottom: 1rem}.mb-8{margin-bottom: 2rem}.mb-auto{margin-bottom: auto}.mt-10{margin-top: 2.5rem}.mt-20{margin-top: 5rem}.mt-4{margin-top: 1rem}.mt-5{margin-top: 1.25rem}.mt-8{margin-top: 2rem}.block{display: block}.inline-block{display: inline-block}.flex{display: flex}.inline-flex{display: inline-flex}.table{display: table}.grid{display: grid}.contents{display: contents}.hidden{display: none}.h-11{height: 2.75rem}.h-16{height: 4rem}.h-5{height: 1.25rem}.h-full{height: 100%}.w-11{width: 2.75rem}.w-5{width: 1.25rem}.w-full{width: 100%}.max-w-lg{max-width: 32rem}.shrink-0{flex-shrink: 0}.flex-grow{flex-grow: 1}.-translate-y-1\/2{--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))}.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))}.flex-row-reverse{flex-direction: row-reverse}.flex-col{flex-direction: column}.flex-wrap{flex-wrap: wrap}.items-start{align-items: flex-start}.items-center{align-items: center}.justify-center{justify-content: center}.justify-between{justify-content: space-between}.gap-1{gap: 0.25rem}.gap-3{gap: 0.75rem}.gap-4{gap: 1rem}.gap-6{gap: 1.5rem}.gap-8{gap: 2rem}.space-y-1 > :not([hidden]) ~ :not([hidden]){--tw-space-y-reverse: 0;margin-top: calc(0.25rem * (1 - var(--tw-space-y-reverse)));margin-top: calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom: calc(0.25rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow: hidden}.rounded{border-radius: 0.25rem}.rounded-2xl{border-radius: 1rem}.rounded-lg{border-radius: 0.5rem}.rounded-xl{border-radius: 0.75rem}.border{border-width: 1px}.border-t{border-top-width: 1px}.border-gray-100{--tw-border-opacity: 1;border-color: rgba(243, 244, 246, 1);border-color: rgba(243, 244, 246, var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color: rgba(229, 231, 235, 1);border-color: rgba(229, 231, 235, var(--tw-border-opacity, 1))}.border-gray-50{--tw-border-opacity: 1;border-color: rgba(249, 250, 251, 1);border-color: rgba(249, 250, 251, var(--tw-border-opacity, 1))}.bg-black\/5{background-color: rgba(0, 0, 0, 0.05)}.bg-cta{--tw-bg-opacity: 1;background-color: rgba(164, 100, 151, 1);background-color: rgba(164, 100, 151, var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color: rgba(243, 244, 246, 1);background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1))}.bg-gray-50{--tw-bg-opacity: 1;background-color: rgba(249, 250, 251, 1);background-color: rgba(249, 250, 251, var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color: rgba(255, 255, 255, 1);background-color: rgba(255, 255, 255, var(--tw-bg-opacity, 1))}.object-cover{-o-object-fit: cover;object-fit: cover}.p-2{padding: 0.5rem}.p-3{padding: 0.75rem}.p-5{padding: 1.25rem}.px-3{padding-left: 0.75rem;padding-right: 0.75rem}.px-4{padding-left: 1rem;padding-right: 1rem}.py-10{padding-top: 2.5rem;padding-bottom: 2.5rem}.py-2{padding-top: 0.5rem;padding-bottom: 0.5rem}.py-20{padding-top: 5rem;padding-bottom: 5rem}.py-3{padding-top: 0.75rem;padding-bottom: 0.75rem}.py-4{padding-top: 1rem;padding-bottom: 1rem}.pb-10{padding-bottom: 2.5rem}.pb-12{padding-bottom: 3rem}.pb-4{padding-bottom: 1rem}.pb-5{padding-bottom: 1.25rem}.pl-10{padding-left: 2.5rem}.pr-10{padding-right: 2.5rem}.pt-10{padding-top: 2.5rem}.pt-2{padding-top: 0.5rem}.pt-20{padding-top: 5rem}.pt-4{padding-top: 1rem}.pt-8{padding-top: 2rem}.text-center{text-align: center}.text-2xl{font-size: 1.5rem;line-height: 2rem}.text-4xl{font-size: 2.25rem;line-height: 2.5rem}.text-5xl{font-size: 3rem;line-height: 1}.text-\[10px\]{font-size: 10px}.text-\[11px\]{font-size: 11px}.text-lg{font-size: 1.125rem;line-height: 1.75rem}.text-sm{font-size: 0.875rem;line-height: 1.25rem}.text-xl{font-size: 1.25rem;line-height: 1.75rem}.font-bold{font-weight: 700}.font-medium{font-weight: 500}.font-semibold{font-weight: 600}.uppercase{text-transform: uppercase}.leading-8{line-height: 2rem}.leading-\[1\.3\]{line-height: 1.3}.leading-none{line-height: 1}.tracking-wider{letter-spacing: 0.05em}.text-black{--tw-text-opacity: 1;color: rgba(0, 0, 0, 1);color: rgba(0, 0, 0, var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color: rgba(156, 163, 175, 1);color: rgba(156, 163, 175, var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color: rgba(75, 85, 99, 1);color: rgba(75, 85, 99, var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color: rgba(17, 24, 39, 1);color: rgba(17, 24, 39, var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color: rgba(255, 255, 255, 1);color: rgba(255, 255, 255, var(--tw-text-opacity, 1))}.underline{text-decoration-line: underline}.opacity-0{opacity: 0}.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)}.transition-all{transition-property: all;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 150ms}.transition-colors{transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 150ms}.transition-opacity{transition-property: opacity;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 150ms}.transition-transform{transition-property: transform;transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);transition-duration: 150ms}.duration-200{transition-duration: 200ms}.duration-300{transition-duration: 300ms}.duration-500{transition-duration: 500ms}.duration-700{transition-duration: 700ms}.ease-out{transition-timing-function: cubic-bezier(0, 0, 0.2, 1)}.hover\:bg-cta-hover:hover{--tw-bg-opacity: 1;background-color: rgba(150, 88, 138, 1);background-color: rgba(150, 88, 138, var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color: rgba(243, 244, 246, 1);background-color: rgba(243, 244, 246, var(--tw-bg-opacity, 1))}.hover\:text-black:hover{--tw-text-opacity: 1;color: rgba(0, 0, 0, 1);color: rgba(0, 0, 0, var(--tw-text-opacity, 1))}.hover\:shadow-lg:hover{--tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow: 0 0 rgba(0,0,0,0), 0 0 rgba(0,0,0,0), var(--tw-shadow);box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0,0,0,0)), var(--tw-ring-shadow, 0 0 rgba(0,0,0,0)), var(--tw-shadow)}.hover\:shadow-cta\/30:hover{--tw-shadow-color: rgba(164, 100, 151, 0.3);--tw-shadow: var(--tw-shadow-colored)}.focus\:outline-none:focus{outline: 2px solid transparent;outline-offset: 2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), 0 0 rgba(0,0,0,0);box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 rgba(0,0,0,0))}.focus\:ring-black:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(0, 0, 0, var(--tw-ring-opacity, 1))}.active\:scale-95:active{--tw-scale-x: .95;--tw-scale-y: .95;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))}.group:hover .group-hover\:scale-105{--tw-scale-x: 1.05;--tw-scale-y: 1.05;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))}.group:hover .group-hover\:bg-cta{--tw-bg-opacity: 1;background-color: rgba(164, 100, 151, 1);background-color: rgba(164, 100, 151, var(--tw-bg-opacity, 1))}.group:hover .group-hover\:opacity-100{opacity: 1}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (min-width: 768px){.md\:max-w-screen-sm{max-width: 640px}.md\:grid-cols-2{grid-template-columns: repeat(2, minmax(0, 1fr))}}@media (min-width: 1024px){.lg\:sticky{position: sticky}.lg\:top-24{top: 6rem}.lg\:col-span-1{grid-column: span 1 / span 1}.lg\:col-span-3{grid-column: span 3 / span 3}.lg\:mb-0{margin-bottom: 0px}.lg\:mb-20{margin-bottom: 5rem}.lg\:flex{display: flex}.lg\:hidden{display: none}.lg\:grid-cols-4{grid-template-columns: repeat(4, minmax(0, 1fr))}.lg\:flex-col{flex-direction: column}.lg\:gap-8{gap: 2rem}.lg\:p-6{padding: 1.5rem}}@media (min-width: 1280px){.xl\:mb-0{margin-bottom: 0px}.xl\:mb-20{margin-bottom: 5rem}.xl\:mt-20{margin-top: 5rem}.xl\:h-20{height: 5rem}.xl\:w-6\/12{width: 50%}.xl\:max-w-lg{max-width: 32rem}.xl\:grid-cols-3{grid-template-columns: repeat(3, minmax(0, 1fr))}.xl\:gap-12{gap: 3rem}.xl\:py-10{padding-top: 2.5rem;padding-bottom: 2.5rem}.xl\:pl-10{padding-left: 2.5rem}.xl\:pl-20{padding-left: 5rem}.xl\:pl-6{padding-left: 1.5rem}.xl\:pr-20{padding-right: 5rem}.xl\:pt-20{padding-top: 5rem}}
