.awt-hero-slider{align-items:center;background-color:var(--awt-hero-slider-bg,#f8fafc);box-sizing:border-box;display:flex;min-height:600px;overflow:hidden;padding-bottom:5rem;padding-top:5rem;position:relative;width:100%}@media(min-width:768px){.awt-hero-slider{min-height:700px}}@media(min-width:1024px){.awt-hero-slider{min-height:800px}}.awt-hero-slider *,.awt-hero-slider :after,.awt-hero-slider :before{box-sizing:border-box}.awt-hero-slider__blob{pointer-events:none;position:absolute;z-index:0}.awt-hero-slider__blob--top{background-color:var(--awt-hero-slider-blob1,rgba(239,246,255,.5));border-bottom-left-radius:100px;height:100%;right:0;top:0;width:50%}.awt-hero-slider__blob--bottom{background-color:var(--awt-hero-slider-blob2,rgba(234,88,12,.05));border-radius:9999px;bottom:0;filter:blur(48px);height:16rem;left:0;width:16rem}.awt-hero-slider__container{margin-left:auto;margin-right:auto;max-width:100%;padding-left:1.5rem;padding-right:1.5rem;width:100%}@media(min-width:640px){.awt-hero-slider__container{max-width:640px}}@media(min-width:768px){.awt-hero-slider__container{max-width:768px}}@media(min-width:1024px){.awt-hero-slider__container{max-width:1024px}}@media(min-width:1280px){.awt-hero-slider__container{max-width:1280px}}@media(min-width:1400px){.awt-hero-slider__container{max-width:1400px}}.awt-hero-slider__container,.awt-hero-slider__slider{position:relative;z-index:1}.awt-hero-slider__slider{height:100%;width:100%}.awt-hero-slider__track{height:100%;overflow:hidden}.awt-hero-slider__slides{display:flex;height:100%;list-style:none;margin:0;padding:0}.awt-hero-slider__slide{align-items:center;display:flex;flex-shrink:0;height:100%;margin:0}.awt-hero-slider__grid{align-items:center;display:grid;gap:3rem;grid-template-columns:1fr}@media(min-width:1024px){.awt-hero-slider__grid{grid-template-columns:1fr 1fr}}.awt-hero-slider__content{display:flex;flex-direction:column;gap:1.5rem}.awt-hero-slider__badge{align-items:center;align-self:flex-start;background-color:var(--awt-hero-slider-featured-bg,#fef9c3);border-radius:9999px;color:var(--awt-hero-slider-featured-text,#854d0e);display:inline-flex;font-family:var(--awt-font-sans,"Nunito",sans-serif);font-size:.75rem;font-weight:700;gap:.5rem;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.awt-hero-slider__badge-icon{height:.75rem;width:.75rem}.awt-hero-slider__title{font-family:var(--awt-font-serif,"Libre Baskerville",serif);font-size:2.25rem;font-weight:700;line-height:1.15;margin:0}@media(min-width:768px){.awt-hero-slider__title{font-size:3rem}}@media(min-width:1024px){.awt-hero-slider__title{font-size:3.75rem}}.awt-hero-slider__title-link{color:var(--awt-hero-slider-title-color,#0f172a);text-decoration:none;transition:opacity .3s ease-in-out}.awt-hero-slider__title-link:hover{opacity:.9}.awt-hero-slider__pricing{align-items:center;color:var(--awt-hero-slider-price-color,#0f172a);display:flex;font-family:var(--awt-font-serif,"Libre Baskerville",serif);font-size:1.875rem;font-weight:700;line-height:1}.awt-hero-slider__price-regular{color:#94a3b8;font-weight:400;margin-left:.5rem;text-decoration:line-through}.awt-hero-slider__excerpt,.awt-hero-slider__price-regular{font-family:var(--awt-font-sans,"Nunito",sans-serif);font-size:1.125rem}.awt-hero-slider__excerpt{color:var(--awt-hero-slider-excerpt-color,#475569);line-height:1.75;max-width:32rem}.awt-hero-slider__excerpt p{display:-webkit-box;-webkit-line-clamp:3;margin:0;-webkit-box-orient:vertical;overflow:hidden}.awt-hero-slider__actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;padding-top:1rem}.awt-hero-slider__buy-btn{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#0f172a;display:inline-flex;font-family:var(--awt-font-sans,"Nunito",sans-serif);font-size:1rem;font-weight:700;justify-content:center;padding:.875rem 1.5rem;text-decoration:none;transition:all .3s ease-in-out}.awt-hero-slider__buy-btn:hover{border-color:var(--awt-hero-slider-accent,#f90);color:var(--awt-hero-slider-accent,#f90)}.awt-hero-slider__store-btn{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.375rem;color:#0f172a;display:inline-flex;font-family:var(--awt-font-sans,"Nunito",sans-serif);font-size:1rem;font-weight:700;justify-content:center;padding:.875rem 1.5rem;text-decoration:none;transition:all .3s ease-in-out}.awt-hero-slider__store-btn:hover{border-color:var(--awt-hero-slider-accent,#f90);color:var(--awt-hero-slider-accent,#f90)}.awt-hero-slider__cover-wrap{display:flex;justify-content:center;position:relative}@media(min-width:1024px){.awt-hero-slider__cover-wrap{justify-content:flex-end}}.awt-hero-slider__cover-img{border:4px solid #fff;border-radius:.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);display:block;height:auto;transform:rotate(-3deg);transition:transform .5s ease-in-out;width:300px}@media(min-width:768px){.awt-hero-slider__cover-img{width:380px}}.awt-hero-slider__cover-img:hover{transform:rotate(0deg)}.awt-hero-slider__controls{position:static}.awt-hero-slider__arrow{align-items:center;backdrop-filter:blur(8px);background-color:hsla(0,0%,100%,.85);border:1px solid #e2e8f0;border-radius:9999px;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);color:#0f172a;cursor:pointer;display:flex;height:3rem;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease-in-out;width:3rem;z-index:20}.awt-hero-slider__arrow svg{height:1.5rem;width:1.5rem}.awt-hero-slider__arrow:hover{background-color:var(--awt-hero-slider-accent,#ea580c);border-color:var(--awt-hero-slider-accent,#ea580c);color:#fff}.awt-hero-slider__arrow--prev{left:1rem}@media(min-width:768px){.awt-hero-slider__arrow--prev{left:2rem}}.awt-hero-slider__arrow--next{right:1rem}@media(min-width:768px){.awt-hero-slider__arrow--next{right:2rem}}.awt-hero-slider .rswpbs-book-loop-btn{display:inline-block}.awt-hero-slider .rswpbs-book-loop-btn .button{align-items:center;background-color:#111827!important;border:1px solid transparent!important;border-radius:4px!important;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);color:#fff!important;display:inline-flex!important;font-size:1rem;font-weight:700!important;justify-content:center;line-height:1.2!important;padding:14px 24px!important;text-decoration:none!important;transition:all .2s ease-in-out}.awt-hero-slider .rswpbs-book-loop-btn .button:hover{background-color:#1f2937!important;border-color:hsla(0,0%,100%,.1)!important;color:#fff!important}.awt-hero-slider .rswpbs-book-loop-btn .button:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9IiNmZmYiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTcgMThjLTEuMSAwLTEuOTkuOS0xLjk5IDJTNS45IDIyIDcgMjJzMi0uOSAyLTItLjktMi0yLTJNMSAydjJoMmwzLjYgNy41OS0xLjM1IDIuNDVjLS4xNi4yOC0uMjUuNjEtLjI1Ljk2IDAgMS4xLjkgMiAyIDJoMTJ2LTJINy40MmMtLjE0IDAtLjI1LS4xMS0uMjUtLjI1bC4wMy0uMTIuOS0xLjYzaDcuNDVjLjc1IDAgMS40MS0uNDEgMS43NS0xLjAzbDMuNTgtNi40OUExLjAwMyAxLjAwMyAwIDAgMCAyMCA0SDUuMjFsLS45NC0yem0xNiAxNmMtMS4xIDAtMS45OS45LTEuOTkgMnMuODkgMiAxLjk5IDIgMi0uOSAyLTItLjktMi0yLTIiLz48L3N2Zz4=);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1.25em;margin-bottom:2px;margin-right:8px;vertical-align:middle;width:1.25em}
