.bliss-brand-highlights{padding:8rem 0;background:linear-gradient(180deg,#ffffff,rgb(240.392,241.8,249.808));position:relative;overflow:hidden}.bliss-brand-highlights:before{content:"";position:absolute;top:-20%;left:-10%;width:40%;height:140%;background:radial-gradient(circle at center,rgba(255,215,0,.06) 0,transparent 70%);pointer-events:none}.bliss-brand-highlights .container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;text-align:center;position:relative;z-index:2}.bliss-brand-highlights__title{font-size:2.25rem;font-weight:800;margin:0 0 .5rem;color:#000;letter-spacing:-.02em;position:relative;display:inline-block;padding-bottom:.75rem}.bliss-brand-highlights__title:after{content:"";position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#3B4BA6,#00A651 50%,#FFD700);border-radius:2px}@media(max-width:768px){.bliss-brand-highlights__title{font-size:1.875rem}}.bliss-brand-highlights__subtitle{font-size:1.125rem;color:#666;max-width:560px;margin:0 auto 4rem;line-height:1.5}@media(max-width:768px){.bliss-brand-highlights__subtitle{font-size:1rem;margin-bottom:3rem}}.bliss-brand-highlights__loading{padding:4rem;color:#666}.bliss-brand-highlights__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem;align-items:stretch;text-align:left}@media(max-width:1024px){.bliss-brand-highlights__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.bliss-brand-highlights__grid{grid-template-columns:1fr;gap:1.5rem}}.bliss-offer-card{position:relative;min-height:320px;height:100%;display:flex;flex-direction:column;background:#fff;border-radius:1.5rem;box-shadow:0 4px 24px rgba(0,0,0,.06),0 1px 3px rgba(0,0,0,.04);overflow:hidden;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1)}.bliss-offer-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px rgba(0,0,0,.1),0 4px 12px rgba(0,0,0,.06)}.bliss-offer-card:hover .bliss-offer-card__accent{height:5px}.bliss-offer-card__accent{position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3B4BA6,#00A651);transition:height .3s cubic-bezier(.4,0,.2,1)}.bliss-offer-card:nth-child(2) .bliss-offer-card__accent{background:linear-gradient(90deg,#00A651,#FFD700)}.bliss-offer-card:nth-child(3) .bliss-offer-card__accent{background:linear-gradient(90deg,#FFD700,#E31E24)}.bliss-offer-card__body{flex:1 1;display:flex;flex-direction:column;padding:2rem;min-height:0}.bliss-offer-card__title{font-size:1.25rem;font-weight:700;color:#000;margin:0 0 1rem;line-height:1.3;letter-spacing:-.01em}@media(max-width:768px){.bliss-offer-card__title{font-size:1.125rem;margin-bottom:.75rem}}.bliss-offer-card__text{font-size:1rem;color:#333;line-height:1.65;margin:0 0 1.5rem;flex-grow:1;min-height:0}@media(max-width:768px){.bliss-offer-card__text{margin-bottom:1rem}}.bliss-offer-card__cta{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#3B4BA6,#00A651);border-radius:9999px;text-decoration:none;box-shadow:0 2px 12px rgba(59,75,166,.3);transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1);margin-top:auto;align-self:flex-start}.bliss-offer-card__cta:hover{transform:translateY(-2px);box-shadow:0 4px 20px rgba(59,75,166,.4)}@media(max-width:768px){.bliss-offer-card__cta{align-self:stretch}}.brand-showcase{background:linear-gradient(135deg,rgb(225.3413333333,228.2,244.4586666667),#f7f7f7);text-align:center}.brand-showcase .container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;max-width:800px}.brand-showcase__description{font-size:1.25rem;color:#333;margin-bottom:2rem;line-height:1.6}@media(max-width:768px){.brand-showcase__description{font-size:1.125rem;margin-bottom:1.5rem}}@media(max-width:640px){.brand-showcase__description{font-size:1rem}}.brand-showcase__cta-group{display:flex;justify-content:center;align-items:center;gap:1rem}@media(max-width:640px){.brand-showcase__cta-group{flex-direction:column;gap:.75rem}.brand-showcase__cta-group a{width:100%}}.category-blocks{padding:5rem 0;background:#fff}@media(max-width:768px){.category-blocks{padding:4rem 0}}.category-blocks__container{width:100%;max-width:1280px;margin:0 auto;padding:0 3rem}.category-blocks__heading{font-size:2.25rem;font-weight:800;color:#1a1a1a;text-align:center;margin-bottom:.5rem;letter-spacing:-.02em}@media(max-width:768px){.category-blocks__heading{font-size:1.875rem}}.category-blocks__subheading{font-size:1.125rem;color:#666;text-align:center;margin-bottom:4rem}.category-blocks__loading{text-align:center;color:#666;padding:3rem;margin:0}.category-blocks__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}@media(max-width:768px){.category-blocks__grid{grid-template-columns:1fr;gap:1.5rem}}.category-blocks__card{position:relative;border-radius:1rem;overflow:hidden;min-height:320px;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .3s cubic-bezier(.4,0,.2,1)}.category-blocks__card:hover{transform:translateY(-4px)}.category-blocks__card:hover .category-blocks__overlay{opacity:.85}.category-blocks__card:hover .category-blocks__cta{background:#fff;color:#3b4ba6}.category-blocks__image-wrap{position:absolute;inset:0}.category-blocks__image-wrap .category-blocks__image{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.category-blocks__card:hover .category-blocks__image{transform:scale(1.05)}.category-blocks__overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.88) 0,rgba(0,0,0,.3) 50%,transparent);opacity:.75;transition:opacity .3s ease}.category-blocks__content{position:relative;z-index:1;padding:2rem}.category-blocks__title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.02em}@media(max-width:768px){.category-blocks__title{font-size:1.25rem}}.category-blocks__description{font-size:1rem;color:hsla(0,0%,100%,.9);line-height:1.5;margin-bottom:1rem;max-width:480px}@media(max-width:768px){.category-blocks__description{font-size:.875rem}}.category-blocks__cta{display:inline-block;padding:.5rem 1.5rem;background:rgba(0,0,0,0);color:#fff;border:2px solid #fff;border-radius:9999px;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .3s ease}.category-blocks__cta:hover{background:#fff;color:#3b4ba6}.bliss-hero-carousel{position:relative;width:100%;min-height:100vh;overflow:hidden}.bliss-hero-carousel__track{position:relative;width:100%;height:100%;min-height:100vh}.bliss-hero-carousel__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease;pointer-events:none}.bliss-hero-carousel__slide.is-active{opacity:1;visibility:visible;position:relative;pointer-events:auto}.bliss-hero-carousel__slide-inner{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center}.bliss-hero-carousel__bg{position:absolute;inset:0;background:linear-gradient(135deg,rgb(195.24,201,233.76),#ffffff 50%,rgb(166,255,209.4277108434))}.bliss-hero-carousel__bg img{object-fit:cover!important}.bliss-hero-carousel__overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.5),rgba(0,0,0,.2) 50%,rgba(0,0,0,.4));pointer-events:none}.bliss-hero-carousel__content{position:relative;z-index:2;width:100%;max-width:1200px;padding:3rem 2rem;text-align:center}.bliss-hero-carousel__content-inner{margin:0 auto;max-width:720px}.bliss-hero-carousel__title{font-size:3.75rem;font-weight:800;color:#fff;line-height:1.2;line-height:1.1;margin-bottom:1.5rem;text-shadow:0 2px 20px rgba(0,0,0,.3)}@media(max-width:1280px){.bliss-hero-carousel__title{font-size:3rem}}@media(max-width:768px){.bliss-hero-carousel__title{font-size:2.25rem}}@media(max-width:640px){.bliss-hero-carousel__title{font-size:1.875rem}}.bliss-hero-carousel__title-gradient{display:inline-block;background:linear-gradient(135deg,#FFD700,#00A651 50%,rgb(119.9866666667,133,207.0133333333));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.bliss-hero-carousel__subtitle{font-size:1.25rem;line-height:1.7;color:hsla(0,0%,100%,.95);margin-bottom:3rem;text-shadow:0 1px 10px rgba(0,0,0,.3)}@media(max-width:768px){.bliss-hero-carousel__subtitle{font-size:1.125rem}}.bliss-hero-carousel__cta{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;align-items:center}.bliss-hero-carousel__btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;border-radius:.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}.bliss-hero-carousel__btn--primary{background:#00a651;color:#fff;border:2px solid #00a651;box-shadow:0 4px 14px rgba(0,166,81,.4)}.bliss-hero-carousel__btn--primary:hover{background:rgb(0,135.4,66.0686746988);border-color:rgb(0,135.4,66.0686746988);transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,166,81,.45)}.bliss-hero-carousel__btn--secondary{background:rgba(0,0,0,0);color:#fff;border:2px solid #fff}.bliss-hero-carousel__btn--secondary:hover{background:hsla(0,0%,100%,.15);transform:translateY(-2px)}@media(max-width:640px){.bliss-hero-carousel__btn{width:100%;max-width:280px}}.bliss-hero-carousel__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:52px;height:52px;border-radius:50%;border:none;background:hsla(0,0%,100%,.9);color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:2rem;line-height:1;transition:background .3s ease,color .3s ease;box-shadow:0 2px 16px rgba(0,0,0,.2)}.bliss-hero-carousel__nav:hover{background:#fff;color:#3b4ba6}.bliss-hero-carousel__nav:focus-visible{outline:2px solid #3b4ba6;outline-offset:2px}.bliss-hero-carousel__nav--prev{left:1rem}.bliss-hero-carousel__nav--next{right:1rem}@media(max-width:768px){.bliss-hero-carousel__nav{width:44px;height:44px;font-size:1.5rem}.bliss-hero-carousel__nav--prev{left:.5rem}.bliss-hero-carousel__nav--next{right:.5rem}}.bliss-hero-carousel__dots{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);z-index:3;display:flex;gap:.5rem;align-items:center;justify-content:center}.bliss-hero-carousel__dot{width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:rgba(0,0,0,0);cursor:pointer;padding:0;transition:background .3s ease,transform .3s ease}.bliss-hero-carousel__dot:hover{background:hsla(0,0%,100%,.5)}.bliss-hero-carousel__dot.is-active{background:#fff;transform:scale(1.15)}.bliss-hero-carousel__dot:focus-visible{outline:2px solid #fff;outline-offset:2px}.bliss-hero{position:relative;min-height:100vh;width:100%;overflow:hidden}.bliss-hero--loading{background:linear-gradient(135deg,rgb(214.0533333333,218,240.4466666667),#ffffff 50%,rgb(191.5,255,222.484939759))}.small-business{background-color:#f7f7f7;padding:4rem}.small-business__container{width:100%;max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap}@media(max-width:768px){.small-business__container{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-wrap:nowrap;text-align:center}}.small-business__content{max-width:600px}@media(max-width:768px){.small-business__content{max-width:100%;margin-bottom:2rem}}.small-business__title{font-size:1.875rem;font-weight:600;color:#1a1a1a;line-height:1.2;margin-bottom:.75rem}@media(max-width:480px){.small-business__title{font-size:1.5rem}}.small-business__description{font-size:1.125rem;color:#333;margin-bottom:1.5rem;line-height:1.6}@media(max-width:480px){.small-business__description{font-size:1rem;margin-bottom:1rem}}.small-business__image-container{max-width:450px}@media(max-width:768px){.small-business__image-container{max-width:80%;margin:0 auto}}@media(max-width:480px){.small-business__image-container{max-width:100%}}.small-business__image{width:100%;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .3s cubic-bezier(.4,0,.2,1)}.small-business__image:hover{transform:scale(1.02);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.bliss-section{padding:4rem 0}@media(max-width:768px){.bliss-section{padding:3rem 0}}@media(max-width:640px){.bliss-section{padding:2rem 0}}.bliss-section-title{font-size:2.25rem;font-weight:600;color:#1a1a1a;line-height:1.2;text-align:center;margin-bottom:3rem}.bliss-section-title--with-line{position:relative}.bliss-section-title--with-line:after{content:"";display:block;width:80px;height:4px;background:linear-gradient(90deg,#3B4BA6,#FFD700 50%,#00A651);margin:.75rem auto 0;border-radius:9999px}.bliss-card{background-color:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .3s cubic-bezier(.4,0,.2,1)}.bliss-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.bliss-card__image{width:100%;height:200px;object-fit:cover}.bliss-card__content{padding:1rem}.bliss-card__title{font-size:1.25rem;font-weight:600;color:#1a1a1a;line-height:1.2;margin-bottom:.5rem}.bliss-card__text{color:#666;margin-bottom:.75rem}.bliss-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.5rem;gap:1.5rem}@media(max-width:1024px){.bliss-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}}@media(max-width:640px){.bliss-grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:1rem;gap:1rem}}.text-gradient{background:linear-gradient(90deg,#3B4BA6,#FFD700 50%,#00A651);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.bg-gradient{background:linear-gradient(135deg,#3B4BA6,#00A651 50%,#FFD700);color:#fff}.btn-primary{display:inline-block;padding:.5rem 1rem;border-radius:.375rem;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;outline:none}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#3B4BA6,#00A651);color:#fff;box-shadow:0 4px 15px rgba(59,75,166,.3)}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 25px rgba(59,75,166,.4),0 0 30px rgba(0,166,81,.3)}.btn-secondary{display:inline-block;padding:.5rem 1rem;border-radius:.375rem;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;outline:none}.btn-secondary:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background-color:#f7f7f7;color:#1a1a1a}.btn-secondary:hover:not(:disabled){background-color:#e6e6e6}.btn-outline{display:inline-block;padding:.5rem 1rem;border-radius:.375rem;font-family:Poppins,sans-serif;font-weight:500;font-size:1rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer;border:none;outline:none}.btn-outline:disabled{opacity:.6;cursor:not-allowed}.btn-outline{background-color:rgba(0,0,0,0);border:2px solid #3b4ba6;color:#3b4ba6;position:relative;overflow:hidden;z-index:1}.btn-outline:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(135deg,#3B4BA6,#00A651);transition:width .3s ease;z-index:-1}.btn-outline:hover:not(:disabled){color:#fff;border-color:#00a651}.btn-outline:hover:not(:disabled):before{width:100%}.trusted-by{padding:4rem 0;background:#f7f7f7;overflow:hidden}@media(max-width:768px){.trusted-by{padding:3rem 0}}.trusted-by__container{width:100%;max-width:1280px;margin:0 auto;padding:0 3rem}.trusted-by__heading{font-size:1.5rem;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:.5rem}@media(max-width:768px){.trusted-by__heading{font-size:1.25rem}}.trusted-by__subheading{font-size:1rem;color:#666;text-align:center;margin-bottom:3rem}.trusted-by__slider-wrap{margin:0 -2rem;overflow:hidden}.trusted-by__slider{display:flex;gap:4rem;animation:trusted-by-scroll 40s linear infinite;width:max-content}.trusted-by__slider:hover{animation-play-state:paused}@keyframes trusted-by-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.trusted-by__logo{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:160px;height:80px;padding:1rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 2px 0 rgba(0,0,0,.05);transition:box-shadow .15s ease}.trusted-by__logo:hover{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.trusted-by__logo-img{width:100%;height:100%;object-fit:contain;filter:grayscale(.4);opacity:.85;transition:filter .15s ease,opacity .15s ease}.trusted-by__logo:hover .trusted-by__logo-img{filter:grayscale(0);opacity:1}