.HeroSection-module__9n4Vnq__main-hero{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;height:auto;min-height:60vh;padding:4rem 1rem;display:flex;position:relative}.HeroSection-module__9n4Vnq__hero-overlay{z-index:1;background:linear-gradient(#00000073 0%,#0000008c 100%);position:absolute;inset:0}.HeroSection-module__9n4Vnq__hero-container{z-index:2;width:100%;max-width:1000px;margin:3rem auto 0;position:relative}.HeroSection-module__9n4Vnq__hero-content{text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex}.HeroSection-module__9n4Vnq__section-header{text-align:center;color:#fff;max-width:600px;margin:0 auto}.HeroSection-module__9n4Vnq__section-header h1{letter-spacing:-.04em;margin-bottom:1rem;font-size:1.77rem;font-weight:700;line-height:1.2}.HeroSection-module__9n4Vnq__section-header p{opacity:.9;line-height:1.5;font-size:var(--fs-normal)}.HeroSection-module__9n4Vnq__hero-buttons{justify-content:center;gap:1rem;display:flex}.HeroSection-module__9n4Vnq__btn-primary,.HeroSection-module__9n4Vnq__btn-secondary{min-width:48px;min-height:48px;font-size:var(--fs-normal);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.775rem 2.5rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.HeroSection-module__9n4Vnq__btn-primary{color:#111;background:#fff}.HeroSection-module__9n4Vnq__btn-primary strong{color:#111}.HeroSection-module__9n4Vnq__btn-primary:hover{opacity:.85;text-decoration:none}.HeroSection-module__9n4Vnq__btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff26}.HeroSection-module__9n4Vnq__btn-secondary strong{color:#fff}.HeroSection-module__9n4Vnq__btn-secondary:hover{background:#ffffff1f;border-color:#ffffff40;text-decoration:none}@media (max-width:768px){.HeroSection-module__9n4Vnq__main-hero{min-height:40vh;padding:2.5rem 1.5rem}.HeroSection-module__9n4Vnq__section-header{text-align:start;max-width:100%}.HeroSection-module__9n4Vnq__section-header h1{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:1.45rem;line-height:1.2}.HeroSection-module__9n4Vnq__section-header p{line-height:1.6}.HeroSection-module__9n4Vnq__hero-content{gap:1rem}.HeroSection-module__9n4Vnq__btn-primary,.HeroSection-module__9n4Vnq__btn-secondary{width:100%;min-height:48px;padding:.75rem 2rem}}@media (max-width:480px){.HeroSection-module__9n4Vnq__main-hero{min-height:35vh}.HeroSection-module__9n4Vnq__hero-buttons{flex-direction:column;gap:.75rem;width:100%}.HeroSection-module__9n4Vnq__btn-primary,.HeroSection-module__9n4Vnq__btn-secondary{width:100%;padding:.75rem 1.5rem}}
.Pricing-module__buM3wq__pricing-section{background-color:#000;width:100%;padding:4rem 2rem}.Pricing-module__buM3wq__pricing-header{text-align:center;color:#fff;margin-bottom:3rem}.Pricing-module__buM3wq__pricing-header h2{color:#fff;margin-bottom:1rem;font-size:1.77rem;font-weight:700}.Pricing-module__buM3wq__pricing-header p{font-size:var(--fs-normal);color:#ccc;max-width:600px;margin:0 auto;line-height:1.8}.Pricing-module__buM3wq__pricing-grid{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1260px;margin:2rem auto 0;display:grid}.Pricing-module__buM3wq__pricing-card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative;box-shadow:0 4px 24px #00000080}.Pricing-module__buM3wq__pricing-card:hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px #000000e6,0 0 0 1px #ffffff1a}.Pricing-module__buM3wq__pricing-card:nth-child(4){background:#ffffff0d;border:1px solid #ffffff1a;position:relative;overflow:hidden;transform:scale(1);box-shadow:0 4px 24px #00000080}.Pricing-module__buM3wq__pricing-card:nth-child(4):hover{border-color:#ffffff26;transform:translateY(-4px);box-shadow:0 20px 40px #000000e6,0 0 0 1px #ffffff1a}.Pricing-module__buM3wq__pricing-card:nth-child(4):before{display:none}@keyframes Pricing-module__buM3wq__pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.Pricing-module__buM3wq__pricing-card:nth-child(4) .Pricing-module__buM3wq__original-price{color:#ffffffb3;text-shadow:0 1px 3px #0003;margin-bottom:.25rem;font-size:1rem;text-decoration:line-through;display:block}.Pricing-module__buM3wq__pricing-card:nth-child(4) .Pricing-module__buM3wq__price-wrapper{flex-direction:column;align-items:flex-start;margin-bottom:.5rem;display:flex}.Pricing-module__buM3wq__pricing-card.Pricing-module__buM3wq__extended-plan{opacity:0;pointer-events:none;height:0;margin:0;padding:0;transition:all .3s;display:flex;overflow:hidden}.Pricing-module__buM3wq__pricing-card.Pricing-module__buM3wq__extended-plan.Pricing-module__buM3wq__show{opacity:1;height:auto;margin:initial;pointer-events:all;padding:2rem;overflow:visible}.Pricing-module__buM3wq__plan-header{margin-bottom:1rem}.Pricing-module__buM3wq__price-info{background:#ffffff1a;border:1px solid #ffffff26;border-radius:40px;align-items:baseline;gap:.25rem;padding:.5rem 1rem;transition:box-shadow .3s;display:inline-flex;position:relative}.Pricing-module__buM3wq__price{color:#fff;font-size:1.33rem;font-weight:700;line-height:1}.Pricing-module__buM3wq__currency{color:#fff;font-size:1rem;line-height:1}.Pricing-module__buM3wq__duration{color:#fff;opacity:.8;margin-left:.25rem;font-size:1rem;font-weight:400}.Pricing-module__buM3wq__features-list{flex-direction:column;gap:1rem;margin:.5rem 0;display:flex}.Pricing-module__buM3wq__feature-item{color:#fff;align-items:center;gap:.75rem;margin-bottom:.66rem;font-size:.95rem;font-weight:400;line-height:1.5;transition:transform .2s;display:flex}.Pricing-module__buM3wq__check-icon{color:gold;flex-shrink:0;width:20px;height:20px}.Pricing-module__buM3wq__subscribe-button{color:#000;cursor:pointer;text-align:center;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,gold,#daa520);border:1px solid #fff3;border-radius:50px;width:100%;margin-top:auto;padding:.85rem 1.5rem;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #ffd7004d}.Pricing-module__buM3wq__subscribe-button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #ffd70080}.Pricing-module__buM3wq__subscribe-button:active{transform:translateY(1px);box-shadow:0 4px 15px #ffd7004d}.Pricing-module__buM3wq__view-all-plans{text-align:center;margin-top:3rem}.Pricing-module__buM3wq__view-all-button{color:gold;cursor:pointer;text-transform:uppercase;letter-spacing:1px;background:#00000080;border:2px solid gold;border-radius:50px;align-items:center;gap:.5rem;padding:.85rem 2.5rem;font-size:1rem;font-weight:700;transition:all .3s;display:inline-flex}.Pricing-module__buM3wq__view-all-button:hover{color:#000;background:gold;transform:translateY(-2px);box-shadow:0 10px 25px #ffd70066}.Pricing-module__buM3wq__arrow-icon{color:currentColor;width:20px;height:20px;transition:transform .3s}.Pricing-module__buM3wq__arrow-icon.Pricing-module__buM3wq__rotated{transform:rotate(180deg)}.Pricing-module__buM3wq__view-all-button:hover .Pricing-module__buM3wq__arrow-icon{transform:translateY(2px)}.Pricing-module__buM3wq__view-all-button:hover .Pricing-module__buM3wq__arrow-icon.Pricing-module__buM3wq__rotated{transform:rotate(180deg)translateY(-2px)}@media (max-width:1200px){.Pricing-module__buM3wq__pricing-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:0 1rem}}@media (max-width:768px){.Pricing-module__buM3wq__pricing-section{padding:3rem 1.5rem}.Pricing-module__buM3wq__pricing-grid{grid-template-columns:1fr;gap:1.25rem;max-width:400px;margin:1.5rem auto 0}.Pricing-module__buM3wq__pricing-header h2{font-size:1.5rem}.Pricing-module__buM3wq__pricing-header p{font-size:.95rem;line-height:1.6}.Pricing-module__buM3wq__pricing-card{padding:1.5rem}.Pricing-module__buM3wq__price-info{padding:.4rem .8rem}.Pricing-module__buM3wq__price{font-size:1.2rem}.Pricing-module__buM3wq__currency{font-size:.95rem}.Pricing-module__buM3wq__duration{font-size:.9rem}.Pricing-module__buM3wq__feature-item{gap:.6rem;margin-bottom:.66rem;font-size:.9rem}.Pricing-module__buM3wq__feature-item:hover{transform:translate(3px)}.Pricing-module__buM3wq__check-icon{width:18px;height:18px}}@media (max-width:480px){.Pricing-module__buM3wq__pricing-section{padding:2.5rem 1rem}.Pricing-module__buM3wq__pricing-card{padding:1.25rem}.Pricing-module__buM3wq__price{font-size:1.1rem}.Pricing-module__buM3wq__currency{font-size:.9rem}.Pricing-module__buM3wq__duration{font-size:.85rem}.Pricing-module__buM3wq__subscribe-button{padding:.7rem;font-size:.9rem}.Pricing-module__buM3wq__view-all-button{padding:.7rem 1.5rem;font-size:.9rem}}@keyframes Pricing-module__buM3wq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Pricing-module__buM3wq__pricing-card{animation:.6s ease-out forwards Pricing-module__buM3wq__fadeInUp}.Pricing-module__buM3wq__pricing-card:first-child{animation-delay:.1s}.Pricing-module__buM3wq__pricing-card:nth-child(2){animation-delay:.2s}.Pricing-module__buM3wq__pricing-card:nth-child(3){animation-delay:.3s}.Pricing-module__buM3wq__pricing-card:nth-child(4){animation-delay:.4s}
.Faqs-module__vZM_Jq__section-faqs{background-color:#000;padding:4rem 0}.Faqs-module__vZM_Jq__faq-title{text-align:center;color:#fff;margin-bottom:.5rem;font-size:3rem;font-weight:700}.Faqs-module__vZM_Jq__faq-subtitle{text-align:center;color:#999;margin-bottom:3rem;font-size:1.5rem}.Faqs-module__vZM_Jq__section-faqs .Faqs-module__vZM_Jq__section-header{margin-bottom:1rem}.Faqs-module__vZM_Jq__faq-list{max-width:800px;margin:0 auto;padding:0 1rem}.Faqs-module__vZM_Jq__faq-item{cursor:pointer;opacity:1;visibility:visible;background:#1f1f1f;border:1px solid #2e2e2e;border-radius:.3rem;max-height:1000px;margin-bottom:.5rem;padding:0 1rem;transition:background-color .15s ease-out}.Faqs-module__vZM_Jq__faq-item.Faqs-module__vZM_Jq__hidden{opacity:0;visibility:hidden;pointer-events:none;max-height:0;margin:0;padding:0}.Faqs-module__vZM_Jq__faq-item:hover{background:#262626}.Faqs-module__vZM_Jq__faq-question{color:#fff;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;margin:0;padding:20px 0;font-size:1.1rem;font-weight:500;display:flex}.Faqs-module__vZM_Jq__arrow-icon{color:#fff;min-width:24px;transition:transform .15s ease-out}.Faqs-module__vZM_Jq__faq-item.Faqs-module__vZM_Jq__open .Faqs-module__vZM_Jq__arrow-icon{transform:rotate(180deg)}.Faqs-module__vZM_Jq__faq-item h3{font-size:var(--fs-h4);margin:0}.Faqs-module__vZM_Jq__faq-answer{opacity:0;max-height:0;padding:0;overflow:hidden}.Faqs-module__vZM_Jq__faq-item.Faqs-module__vZM_Jq__open .Faqs-module__vZM_Jq__faq-answer{opacity:1;max-height:300px;padding-bottom:20px}.Faqs-module__vZM_Jq__faq-answer p{opacity:.8;line-height:1.6;font-size:var(--fs-normal);margin:0;padding-top:10px;transition:transform .15s ease-out;transform:translateY(0)}.Faqs-module__vZM_Jq__faq-item.Faqs-module__vZM_Jq__open .Faqs-module__vZM_Jq__faq-answer p{transform:translateY(0)}.Faqs-module__vZM_Jq__visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Faqs-module__vZM_Jq__see-more-container{text-align:center;margin-top:2rem}.Faqs-module__vZM_Jq__see-more-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff1a;border:none;border-radius:50px;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.Faqs-module__vZM_Jq__see-more-btn:hover{background:#ffffff26;transform:translateY(-1px)}@media (max-width:768px){.Faqs-module__vZM_Jq__section-faqs{padding-left:1rem;padding-right:1rem}.Faqs-module__vZM_Jq__faq-list{padding:0 0}}@media (max-width:480px){.Faqs-module__vZM_Jq__faq-question{padding:16px 0}.Faqs-module__vZM_Jq__faq-title{font-size:2rem}.Faqs-module__vZM_Jq__faq-subtitle{font-size:1.2rem}}
.WorkIptvego-module__wxFhGG__WorkIptvego__section,.WorkIptvego-module__wxFhGG__PayIptvego__section,.WorkIptvego-module__wxFhGG__WhyIptvego__section{-webkit-backdrop-filter:blur(10px);background-color:#060606;padding:4rem 2rem}.WorkIptvego-module__wxFhGG__PayIptvego__section:before{content:"";background-color:#444;border-radius:20px;width:100px;height:4px;position:absolute;top:0%;left:50%;transform:translate(-50%,-50%)}.WorkIptvego-module__wxFhGG__cards__row{grid-template-columns:1fr 1fr 1fr;gap:1rem;width:100%;max-width:1260px;margin:2rem auto 0%;padding:0 1rem;display:grid}.WorkIptvego-module__wxFhGG__cards__row .WorkIptvego-module__wxFhGG__card__number{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffff09 radial-gradient(circle at 26% 0,#222,#0c0c0c 33%,#fff0 56%,#0b0b0b);border-radius:24px;padding:2.5rem;transition:all .2s linear;position:relative;overflow:hidden;box-shadow:inset 6px 84px 79px -40px #ffffff04,inset 0 -4px 1px -3px #ffffff26,inset 0 4px 1px -3px #ffffff26}.WorkIptvego-module__wxFhGG__cricle{-webkit-backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:1px solid #ffffff2b;border-radius:50%;place-content:center;width:50px;height:50px;margin:0% 0% 2rem;padding:0%;transition:all .3s ease-in-out;display:grid;position:relative;overflow:hidden}.WorkIptvego-module__wxFhGG__cricle:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)}.WorkIptvego-module__wxFhGG__cricle span{font-size:1.1rem;font-weight:700}.WorkIptvego-module__wxFhGG__card__number h3{color:#fff;margin-bottom:1rem;font-weight:600}.WorkIptvego-module__wxFhGG__cards__row .WorkIptvego-module__wxFhGG__card__number h3{font-size:var(--fs-h3);margin-bottom:1rem}.WorkIptvego-module__wxFhGG__card__number p{color:#f9f9f9;font-size:.9rem;line-height:1.6}.WorkIptvego-module__wxFhGG__cards__row .WorkIptvego-module__wxFhGG__card__number p{letter-spacing:0;color:#f9f9f9;margin-bottom:1rem;line-height:1.6}.WorkIptvego-module__wxFhGG__section__end{text-align:center;padding:2rem 0}.WorkIptvego-module__wxFhGG__section__end h2{margin-bottom:1rem}.WorkIptvego-module__wxFhGG__icon{width:25px;height:25px}.WorkIptvego-module__wxFhGG__showMoreBtn{color:#111;cursor:pointer;background-color:#fff;border:none;border-radius:5px;margin:2.5rem auto;padding:10px 20px;display:block}.WorkIptvego-module__wxFhGG__showMoreBtn:hover{opacity:.8}.WorkIptvego-module__wxFhGG__hidden,.WorkIptvego-module__wxFhGG__WhyIptvego__section .WorkIptvego-module__wxFhGG__card__number:before{display:none}.WorkIptvego-module__wxFhGG__icon-why-us{width:35px;height:35px;margin-bottom:2rem}.WorkIptvego-module__wxFhGG__img__icon{border-radius:50%;width:50px;height:50px;margin-bottom:1rem}.WorkIptvego-module__wxFhGG__img__icon svg{fill:#ccc;width:28px;height:28px}@media (max-width:1024px){.WorkIptvego-module__wxFhGG__cards__row{grid-template-columns:repeat(2,1fr)}}@media (max-width:983px){.WorkIptvego-module__wxFhGG__cards__row{grid-template-columns:1fr 1fr;gap:1rem}}@media (max-width:640px){.WorkIptvego-module__wxFhGG__cards__row{grid-template-columns:1fr}}@media screen and (max-width:580px){.WorkIptvego-module__wxFhGG__cards__row{grid-template-columns:1fr}}@media screen and (max-width:767px){.WorkIptvego-module__wxFhGG__WorkIptvego__section,.WorkIptvego-module__wxFhGG__PayIptvego__section,.WorkIptvego-module__wxFhGG__WhyIptvego__section{padding-left:1.5rem;padding-right:1.5rem}.WorkIptvego-module__wxFhGG__cards__row{padding:0%}.WorkIptvego-module__wxFhGG__showMoreBtn{display:none}.WorkIptvego-module__wxFhGG__hidden{display:block}}.WorkIptvego-module__wxFhGG__pBold{opacity:1;font-weight:700;font-size:var(--fs-h3)!important;color:#fff!important}
.WhyIptvego-module__3eGIXa__section{max-width:1200px;margin:0 auto;padding:5rem 2rem 4rem}.WhyIptvego-module__3eGIXa__header{text-align:center;margin-bottom:4rem}.WhyIptvego-module__3eGIXa__heading{letter-spacing:-1.5px;color:#fff;margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:500;line-height:1.1}.WhyIptvego-module__3eGIXa__subheading{color:#ffffff8c;max-width:520px;margin:0 auto;font-size:17px;line-height:1.6}.WhyIptvego-module__3eGIXa__grid{background:#ffffff14;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.WhyIptvego-module__3eGIXa__card{background:#0a0a0a;padding:2.5rem 2rem;transition:background .2s;position:relative}.WhyIptvego-module__3eGIXa__card:hover{background:#111}.WhyIptvego-module__3eGIXa__cardNum{color:#fff3;letter-spacing:.5px;font-size:11px;font-weight:500;position:absolute;top:2rem;right:2rem}.WhyIptvego-module__3eGIXa__icon{color:#fff;background:#ffffff0d;border:1px solid #ffffff17;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.5rem;display:flex}.WhyIptvego-module__3eGIXa__cardTitle{color:#fff;letter-spacing:-.3px;margin:0 0 .6rem;font-size:17px;font-weight:500}.WhyIptvego-module__3eGIXa__cardDesc{color:#ffffff80;margin:0;font-size:14px;line-height:1.65}@media (max-width:900px){.WhyIptvego-module__3eGIXa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:580px){.WhyIptvego-module__3eGIXa__section{padding:3rem 1.25rem}.WhyIptvego-module__3eGIXa__grid{grid-template-columns:1fr}.WhyIptvego-module__3eGIXa__heading{font-size:2rem}}
.commitment-module__19b-JW__sectionWrapper{background-color:#000;justify-content:center;width:100%;padding:4rem 2rem;display:flex}.commitment-module__19b-JW__sliderContainer{justify-content:flex-start;align-items:center;width:100%;max-width:1400px;min-height:600px;padding:4rem 5rem;display:flex;position:relative;overflow:hidden}.commitment-module__19b-JW__slide{opacity:0;z-index:1;background-position:50%;background-size:cover;width:100%;height:100%;transition:opacity 1.5s ease-in-out;position:absolute;top:0;left:0}.commitment-module__19b-JW__activeSlide{opacity:1}.commitment-module__19b-JW__overlay{z-index:2;pointer-events:none;background:linear-gradient(90deg,#000000d9 0%,#0000004d 50%,#0000 100%);position:absolute;inset:0}.commitment-module__19b-JW__overlayHide{z-index:2;pointer-events:none;position:absolute;inset:0}.commitment-module__19b-JW__content{z-index:3;text-align:left;flex-direction:column;align-items:flex-start;max-width:550px;display:flex;position:relative}.commitment-module__19b-JW__title{color:#fff;white-space:pre-line;letter-spacing:-.01em;margin:0 0 1rem;font-size:5rem;font-weight:700;line-height:1.1}.commitment-module__19b-JW__description{color:#fff;opacity:.95;max-width:480px;margin:0 0 2rem;font-size:1.25rem;line-height:1.6}.commitment-module__19b-JW__buttonWrapper{margin:0}.commitment-module__19b-JW__ctaButton{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:.5rem;width:fit-content;padding:.85rem 3rem;font-size:1.2rem;font-weight:700;transition:all .2s}.commitment-module__19b-JW__ctaButton:hover{background-color:#f3f3f3}.commitment-module__19b-JW__dotsContainer{z-index:4;gap:1.25rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.commitment-module__19b-JW__dot{background-color:#ffffff4d;border-radius:20px;width:30px;height:9px;transition:all .4s cubic-bezier(.4,0,.2,1)}.commitment-module__19b-JW__activeDot{background-color:#fff;width:50px;box-shadow:0 0 15px #ffffff4d}@media (max-width:1024px){.commitment-module__19b-JW__title{font-size:4rem}.commitment-module__19b-JW__sliderContainer{height:580px;padding:0 3rem}}@media (max-width:768px){.commitment-module__19b-JW__sectionWrapper{padding:1.5rem .75rem}.commitment-module__19b-JW__sliderContainer{border-radius:5px;justify-content:center;align-items:flex-end;height:auto;min-height:600px;padding:4rem 1.5rem 6rem}.commitment-module__19b-JW__overlay{background:linear-gradient(#0006 0%,#000000e6 100%)}.commitment-module__19b-JW__content{text-align:center;align-items:center;margin:0 auto}.commitment-module__19b-JW__title{white-space:normal;font-size:2.75rem}.commitment-module__19b-JW__description{max-width:100%;margin-bottom:1.5rem;font-size:1.1rem}.commitment-module__19b-JW__ctaButton{width:100px;min-width:240px}.commitment-module__19b-JW__dotsContainer{bottom:2rem}}
