:root{--home-font-regular:var(--font-milligram-regular),sans-serif,system-ui,-apple-system,Roboto,"Open Sans";--home-font-medium:var(--font-milligram-medium),sans-serif,system-ui,-apple-system,Roboto,"Open Sans";--home-font-bold:var(--font-milligram-bold),sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Roboto,"Open Sans","Helvetica Neue";--home-white:#fff;--home-muted-white:#ffffffb3;--home-card-bg:#ffffff1a;--home-card-bg-hover:#ffffff24;--home-trustpilot-card-bg:#1c1c1c;--home-purple:#6032dc;--home-honeysuckle:#b9f75f}.container{width:100%;max-width:1290px;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.main-section{padding-top:1rem;padding-bottom:1rem}@media (min-width:768px){.main-section{padding-top:2rem;padding-bottom:2rem}}@media (min-width:1024px){.main-section{padding-top:2.5rem;padding-bottom:2.5rem}}@media (min-width:1280px){.main-section{padding-top:3.5rem;padding-bottom:3.5rem}}.main-section-title{font-size:1.5rem;line-height:1.75rem;font-family:var(--font-milligram-extrabold),sans-serif,system-ui,-apple-system,Roboto,Open Sans;text-align:center;margin-bottom:.5rem}@media (min-width:768px){.main-section-title{font-size:32px;line-height:2.25rem}}.main-section-subtitle{text-align:center;color:#ffffffb3;width:100%;max-width:900px;margin-left:auto;margin-right:auto}@media (min-width:1024px){.main-section-subtitle{font-size:1.25rem;line-height:1.5rem}}.location-tab-btn,.plans-tab-btn,.home-mobile-plans__more,.home-mobile-plans__title,.mobile-home-tab-btn,#get-data-mobile .country-card span,#get-data-mobile .region-card>p:first-child,#get-data-mobile .region-card>div:last-child,.country-card span,.region-card div{font-family:var(--home-font-medium)}.home-mobile-plans__subtitle,#get-data-mobile .country-card p,#get-data-mobile .region-card>p:not(:first-child),.home-mobile-promo__footer p{font-family:var(--home-font-regular)}.location-tab-btn{text-align:center;color:#fff;white-space:nowrap;text-overflow:ellipsis;border-radius:.75rem;width:200px;padding:.5rem;font-size:16px;line-height:1.25rem;transition:all .2s;overflow:hidden}@media (max-width:639px){.location-tab-btn{font-size:14px;line-height:1rem}}.plans-tab-btn{text-transform:none;letter-spacing:0;height:46px;color:var(--home-white);border-radius:12px;padding:0;font-size:16px}.location-tab-btn.active-tab,.plans-tab-btn.active-tab{background:var(--home-white);color:#000}.home-mobile-plans__more{letter-spacing:-.2px;width:176px;height:56px;color:var(--home-white);cursor:pointer;background:0 0;border:2px solid #ffffff4d;border-radius:32px;justify-content:center;align-items:center;margin:0 auto;font-size:16px;line-height:.9;transition:background .2s,border-color .2s;display:flex}.home-mobile-plans__more:hover{background:#ffffff0f;border-color:#ffffff73}@keyframes pd-spin{to{transform:rotate(360deg)}}.pd-loader-wrap{justify-content:center;display:flex}.pd-loader{box-sizing:border-box;border:3px solid #fff3;border-top-color:#d6ff77;border-radius:50%;width:32px;height:32px;margin:0 auto 24px;animation:.8s linear infinite pd-spin}.pd-loader.pd-loader-abs{margin:0;position:absolute;top:12px;left:50%;transform:translate(-50%)}@media (min-width:768px){.pd-loader.pd-loader-abs{top:40px}}.home-mobile-plans{margin-bottom:56px}.home-mobile-plans__heading{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;margin-bottom:24px;display:flex}.home-mobile-plans__title{letter-spacing:-.5px;width:100%;color:var(--home-white);text-align:center;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:24px;line-height:1;overflow:hidden}.home-mobile-plans__subtitle{letter-spacing:-.2px;width:100%;color:var(--home-muted-white);text-align:center;margin:0;font-size:14px;line-height:1.1}.home-mobile-plans__tabs{--home-mobile-tabs-count:4;grid-template-columns:repeat(var(--home-mobile-tabs-count),minmax(0,1fr));background:#000;width:100%;margin:0 0 24px;padding:0;list-style:none;display:grid}.home-mobile-plans__tabs>li{list-style:none}.mobile-home-tab-btn{letter-spacing:-.03px;color:#ffffff80;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #fff3;width:100%;height:48px;font-size:16px;line-height:1}.mobile-home-tab-btn.active-tab{color:var(--home-white);border-bottom-color:var(--home-purple)}.home-mobile-plans__cards{flex-direction:column;gap:4px;margin:0 0 24px;padding:0;list-style:none;display:flex;position:relative}#get-data-mobile :is(.country-card,.region-card){background:var(--home-card-bg);width:100%;color:inherit;box-sizing:border-box;border-radius:34px;padding:16px 24px;text-decoration:none;display:flex}#get-data-mobile :is(.country-card,.region-card):hover{background:var(--home-card-bg-hover)}#get-data-mobile .country-card{align-items:center;gap:16px}#get-data-mobile .country-card>div{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}#get-data-mobile .country-card img{object-fit:cover;border-radius:9999px;flex-shrink:0;width:40px;height:40px}#get-data-mobile .country-card span{letter-spacing:-.5px;width:100%;color:var(--home-white);text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1;display:block;overflow:hidden}#get-data-mobile .country-card p{color:var(--home-muted-white);margin:4px 0 0;font-size:14px;line-height:18px}#get-data-mobile .region-card{flex-direction:column;gap:4px}#get-data-mobile .region-card>p{margin:0}#get-data-mobile .region-card>p:first-child{letter-spacing:-.5px;color:var(--home-white);font-size:20px;line-height:1}#get-data-mobile .region-card>p:not(:first-child){color:var(--home-muted-white);font-size:14px;line-height:18px}#get-data-mobile .region-card>div:last-child{background:var(--home-purple);width:-moz-fit-content;width:fit-content;color:var(--home-white);text-transform:none;letter-spacing:0;border-radius:999px;margin-top:8px;padding:8px 16px;font-size:14px;line-height:1}.home-mobile-promo{margin-bottom:24px}.home-mobile-promo__viewport{scrollbar-width:none;-ms-overflow-style:none;touch-action:pan-x pinch-zoom;overflow:auto hidden}.home-mobile-promo__viewport::-webkit-scrollbar{display:none}.home-mobile-promo__track{gap:12px;margin:0;padding:0;list-style:none;display:flex}.home-mobile-promo__item{flex:0 0 272px}.home-mobile-promo__card{cursor:pointer;width:100%;font:inherit;color:inherit;background:#ffffff0d;border:1px solid #ffffff4d;border-radius:34px;flex-direction:column;padding:0;text-decoration:none;display:flex;overflow:hidden}.home-mobile-promo__image{aspect-ratio:2;object-fit:cover;width:100%;display:block}.home-mobile-promo__footer{padding:12px 16px 14px}.home-mobile-promo__footer p{text-align:center;color:var(--home-muted-white);margin:0;font-size:14px;line-height:18px}.home-mobile-promo__actions{justify-content:center;margin-top:24px;display:flex}.country-card,.region-card{background:var(--home-card-bg);transition:all .3s}.country-card:hover,.region-card:hover{background:var(--home-card-bg-hover)}.country-card{border-radius:1rem;align-items:center;gap:1rem;padding:1.5rem;display:flex}.country-card img{object-fit:cover;border-radius:9999px;width:48px;height:48px}.country-card span{color:var(--home-white);font-size:20px;line-height:24px}.region-card{border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}.region-card p{font-family:var(--home-font-bold);transition:all .3s}.region-card:hover p:first-child{color:var(--home-white)}.region-card:hover p:not(:first-child){color:var(--home-muted-white)}.region-card div{background:var(--home-purple);text-transform:uppercase;letter-spacing:1px;border-radius:50px;width:-moz-fit-content;width:fit-content;padding:.5rem 1rem;font-size:.875rem}.trustpilot-widget-section{flex-direction:column;align-items:center;gap:32px;width:100%;margin:0 auto 56px;display:flex}.trustpilot-widget-card{background:var(--home-trustpilot-card-bg,#1c1c1c);border-radius:28px;width:100%;max-width:1360px;margin:0 auto;padding:24px 20px;overflow:hidden}.trustpilot-widget-copy{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;max-width:806px;display:flex}.trustpilot-widget-title{font-family:var(--home-font-medium);letter-spacing:-.8px;color:var(--home-white);margin:0;font-size:24px;line-height:.9}.trustpilot-widget-description{font-family:var(--home-font-regular);letter-spacing:-.2px;color:var(--home-muted-white);margin:0;font-size:14px;line-height:1.1}.trustpilot-widget-embed{width:100%;min-width:0;min-height:160px}.trustpilot-widget-embed .trustpilot-widget{width:100%;min-height:160px}.trustpilot-widget-embed .trustpilot-widget a{color:var(--home-white);text-decoration:none}.trustpilot-widget-embed .trustpilot-widget iframe,.trustpilot-widget-embed .trustpilot-widget button,.trustpilot-widget-embed .trustpilot-widget [role=button],.trustpilot-widget-embed .trustpilot-widget a{-webkit-tap-highlight-color:transparent;box-shadow:none!important;outline:none!important}.trustpilot-widget-embed .trustpilot-widget button:focus,.trustpilot-widget-embed .trustpilot-widget button:active,.trustpilot-widget-embed .trustpilot-widget [role=button]:focus,.trustpilot-widget-embed .trustpilot-widget [role=button]:active,.trustpilot-widget-embed .trustpilot-widget a:focus,.trustpilot-widget-embed .trustpilot-widget a:active,.trustpilot-widget-embed .trustpilot-widget iframe:focus,.trustpilot-widget-embed .trustpilot-widget iframe:active{box-shadow:none!important;border-color:#0000!important;outline:none!important}.trustpilot-widget-embed .trustpilot-widget button:focus-visible{box-shadow:none!important;border-color:#0000!important;outline:none!important}.trustpilot-widget-embed .trustpilot-widget [role=button]:focus-visible{box-shadow:none!important;border-color:#0000!important;outline:none!important}.trustpilot-widget-embed .trustpilot-widget a:focus-visible{box-shadow:none!important;border-color:#0000!important;outline:none!important}@media (min-width:768px){.trustpilot-widget-section{gap:56px;margin:0 auto}.trustpilot-widget-card{border-radius:40px;min-height:241px;padding:40px}.trustpilot-widget-title{letter-spacing:-1px;font-size:32px}.trustpilot-widget-description{font-size:16px}}.homepage-faqs-section{color:#fff;padding-top:0;padding-bottom:0}.homepage-faqs-section .main-section-title{color:#fff}.accordions-block{flex-direction:column;gap:1.5rem;display:flex}.accordions-block>div{flex-direction:column;flex:1;gap:1.5rem;display:flex}@media (max-width:767px){.homepage-faqs-section .accordions-block,.homepage-faqs-section .accordions-block>div{gap:1rem}.homepage-faqs-section .accordions-block>div>:not([hidden])~:not([hidden]){margin-top:0;margin-bottom:0}}@media (min-width:768px){.accordions-block{flex-direction:row;align-items:flex-start}}.esim-step-desc{color:#ffffff80;transition:color .3s}#esim-desktop .esim-step h6{color:#ffffff80}#esim-desktop .esim-step:not(.active-step):hover h6,#esim-desktop .esim-step:not(.active-step):hover .esim-step-desc{color:#ffffffb3}.active-step{border-color:#d6ff77!important}#esim-desktop .esim-step.active-step h6{color:#d6ff77}#esim-desktop .esim-step.active-step .esim-step-desc{color:#fff}#esim-mobile .esim-step{box-shadow:none;overflow:hidden;border:none!important}#esim-mobile .esim-step:not(.active-step){background-color:#242424;border-radius:9999px;padding:14px 22px}#esim-mobile .esim-step.active-step{background-color:#1a1a1a;border-radius:28px;padding:20px 22px;border:none!important}#esim-mobile .esim-step.active-step h6{color:#fff!important}#esim-mobile .esim-mobile-arrow{flex:0 0 16px;width:16px;height:16px;position:relative}#esim-mobile .esim-mobile-arrow:before{content:"";border-bottom:2px solid #fff;border-right:2px solid #fff;width:6px;height:6px;transition:transform .2s,top .2s;position:absolute;top:2px;left:4px;transform:rotate(45deg)}#esim-mobile .esim-mobile-step-body{flex-direction:column;gap:16px;margin-top:16px;display:none}#esim-mobile .active-step .esim-mobile-step-body{display:flex}#esim-mobile .active-step .esim-mobile-arrow:before{top:6px;transform:rotate(-135deg)}@media (max-width:767px){.main-section:has(#esim-mobile) .main-section-subtitle{color:#fff}}.search-suggestion-item{cursor:pointer;font-family:var(--font-milligram-bold),sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Roboto,Open Sans,Helvetica Neue;align-items:center;gap:1rem;padding:.5rem 1rem;display:flex}.search-suggestion-item:hover{background:#6032dc}.search-suggestion-item img{object-fit:cover;border-radius:9999px;width:24px;height:24px}.suggestion-plan-list{white-space:nowrap;flex-wrap:wrap;align-items:center;gap:.5rem;margin:.25rem 0;padding:0 1rem;display:flex}.suggestion-plan-list a{cursor:pointer;border:1px solid #fff;border-radius:9999px;padding:.25rem .5rem;font-size:.75rem;display:block}.suggestion-plan-list a:hover{background:#6032dc;border-color:#6032dc}@media (max-width:1024px){#esim-hero-stores ul{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px}#esim-hero-stores ul li{flex:0 calc(33.333% - 16px);width:100%;max-width:200px}}@media (max-width:768px){#esim-hero-stores img{height:28px!important}#esim-hero-stores span{line-height:1;font-size:14px!important}#esim-hero-stores ul{gap:10px}#esim-hero-stores ul li{flex:0 calc(33.333% - 8px);max-width:160px}}.screen-view-scroll{height:calc(100vh*var(--screen-count,8))}.screen-view-sticky{align-items:center;height:100vh;display:flex;position:sticky;top:0}.screen-view-card{aspect-ratio:1440/813;background:linear-gradient(135deg,#6032dc 0%,#7042e8 50%,#6032dc 100%);border-radius:40px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:clamp(18px,3vw,28px);width:calc(100vw - 80px);max-width:1700px;max-height:calc(100vh - 200px);margin:50px 40px 0;padding:clamp(28px,6vw,90px);display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.screen-view-hero,.screen-view-body,.screen-view-end{opacity:0;pointer-events:none;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);position:absolute;transform:translateY(20px)}.screen-view-hero.is-active,.screen-view-body.is-active,.screen-view-end.is-active{opacity:1;pointer-events:auto;position:relative;transform:translateY(0)}.screen-view-hero{z-index:2;width:100%;height:100%;top:0;left:0}#screen-view-section .screen-view-hero.is-active{text-align:center;box-sizing:border-box;justify-content:center;align-items:center;width:auto;height:auto;padding:clamp(10px,1.5vw,24px) clamp(16px,4vw,56px);display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.screen-view-title-xl{z-index:2;position:relative}@keyframes fadeInScale{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.screen-view-hero.is-active .screen-view-title-xl{animation:.8s cubic-bezier(.4,0,.2,1) forwards fadeInScale}.screen-view-body{z-index:2;width:100%;max-width:none;min-height:100%;position:relative}.screen-view-end{z-index:2;justify-content:center;align-items:center;width:100%;height:100%;padding:0 56px;display:flex;left:0;right:0}.screen-view-end.is-active{justify-content:center;align-items:center;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.screen-view-title-xl,.screen-view-title-end,.screen-view-list-item,#screen-view-mobile-section .screen-view-mobile-title,#screen-view-mobile-section .screen-view-mobile-end-copy p{font-family:var(--home-font-medium);color:var(--home-white)}.screen-view-sub,.screen-view-review-body,.screen-view-review-meta,#screen-view-mobile-section .screen-view-mobile-feature-subtitle,#screen-view-mobile-section .screen-view-mobile-review-body,#screen-view-mobile-section .screen-view-mobile-review-meta span{font-family:var(--home-font-regular)}.screen-view-review-name,#screen-view-mobile-section .screen-view-mobile-review-name{font-family:var(--home-font-bold);color:var(--home-white)}.screen-view-title-xl{letter-spacing:-1.5px;font-size:clamp(36px,5.8vw,82px);line-height:1.05}.screen-view-hero.is-active .screen-view-title-xl{letter-spacing:-1.5px;margin:0 auto;font-size:clamp(48px,6.4vw,92px);line-height:1.03}.screen-view-title-end{letter-spacing:-1.5px;text-align:center;max-width:1233px;margin:0 auto;font-size:clamp(34px,5vw,64px);line-height:1.1}.screen-view-title-end>span{display:block}.screen-view-highlight-text{color:#b9f75f;background:0 0;padding:0 2px;display:inline-block;position:relative}#screen-view-section .screen-view-highlight-text{color:#b9f75f;padding:0}.screen-view-sub{letter-spacing:-.5px;color:#ffffffb3;opacity:0;max-width:100%;margin-top:8px;padding-left:0;font-size:clamp(20px,2vw,28px);line-height:1;transition:opacity .7s cubic-bezier(.22,1,.36,1) .15s,transform .7s cubic-bezier(.22,1,.36,1) .15s;transform:translateY(-10px)}.screen-view-sub.is-visible{opacity:1;transform:translateY(0)}.screen-view-list{--screen-view-list-shift:0px;transform:translateY(calc(var(--screen-view-list-shift)*-1));will-change:transform;padding:0;z-index:3;flex-direction:column;justify-content:space-between;gap:0;width:min(547px,48%);max-width:547px;min-height:737px;margin:0;padding-block-start:80px;padding-block-end:80px;list-style:none;transition:transform .7s cubic-bezier(.22,1,.36,1);display:flex;position:relative}.screen-view-list-item{letter-spacing:-.5px;opacity:.3;cursor:default;white-space:nowrap;font-size:24px;line-height:1;transition:opacity .7s cubic-bezier(.22,1,.36,1),font-size .7s cubic-bezier(.22,1,.36,1),line-height .7s cubic-bezier(.22,1,.36,1),letter-spacing .7s cubic-bezier(.22,1,.36,1);transform:none}.screen-view-list-item.is-active{white-space:normal;opacity:1;letter-spacing:-1px;font-size:clamp(42px,4.6vw,56px);line-height:.9;transform:none}.screen-view-list-item.is-near{opacity:.65}.screen-view-item-text{transition:all .6s cubic-bezier(.22,1,.36,1)}.screen-view-item-highlight{color:inherit;background:0 0;width:auto;padding:0;transition:all .7s cubic-bezier(.22,1,.36,1);display:inline-block;position:relative}.screen-view-list-item.is-active .screen-view-item-highlight{color:#000;background:#b9f75f;margin-left:0;padding:6px 16px;animation:.6s cubic-bezier(.4,0,.2,1) highlightPulse;box-shadow:0 4px 20px #b9f75f66}.screen-view-list-item.is-active .screen-view-item-text+.screen-view-item-highlight{margin-left:16px}.screen-view-list-item .screen-view-item-block .screen-view-item-highlight{margin-left:0}@keyframes highlightPulse{0%{opacity:0;transform:scale(.9)}50%{transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.screen-view-item-block{margin-left:0;display:inline}.screen-view-list-item.is-active .screen-view-item-block{margin-top:0;display:block}@media (max-width:1280px){.screen-view-list{width:min(460px,44%);min-height:620px;padding-block-start:64px;padding-block-end:64px}.screen-view-sub{font-size:clamp(18px,1.8vw,24px)}.screen-view-list-item.is-active{font-size:clamp(32px,4.1vw,52px)}.screen-view-reviews{width:min(820px,60%);padding-right:40px;right:-150px}.screen-view-reviews-track{padding-right:40px}.screen-view-reviews-track:after{flex-basis:calc(100% - 255px)}}@media (max-width:900px){.screen-view-card{aspect-ratio:4/3;border-radius:24px}.screen-view-list-item{font-size:clamp(18px,2.2vw,22px)}.screen-view-list{min-height:auto;padding-block-start:40px;padding-block-end:40px}.screen-view-list-item.is-active{font-size:clamp(28px,4.5vw,48px)}.screen-view-graphics{width:70%;height:68%;right:-18%}.screen-view-reviews{width:min(980px,74%);padding-right:40px;right:-200px}.screen-view-review-card{border-radius:36px;flex-basis:250px;height:380px}.screen-view-reviews-track:after{flex-basis:calc(100% - 210px)}.screen-view-review-body{font-size:18px}}#screen-view-section .screen-view-list-item,#screen-view-section .screen-view-list-item *{cursor:pointer!important}#screen-view-section .screen-view-list-item:hover{opacity:1!important}#screen-view-section .screen-view-list-item.is-active .screen-view-item-highlight{color:#b9f75f!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;margin-left:0!important;padding:0!important;animation:none!important;display:inline!important}#screen-view-section .screen-view-list-item.is-active .screen-view-item-text+.screen-view-item-highlight{margin-left:0!important}#screen-view-section .screen-view-list-item.is-active .screen-view-item-block,#screen-view-section .screen-view-list-item.is-active .screen-view-item-block .screen-view-item-highlight{margin-top:0;display:block}.screen-view-graphics{z-index:2;pointer-events:none;width:min(60%,840px);height:90%;position:absolute;top:50%;right:-10%;transform:translateY(-50%)}.screen-view-graphic{object-fit:contain;opacity:0;filter:drop-shadow(0 10px 30px #0003);width:100%;height:100%;transition:opacity .45s,transform .45s;position:absolute;top:0;bottom:0;left:0;right:0;transform:translate(36px)scale(.95)}.screen-view-card.is-esim .screen-view-graphic--globe,.screen-view-card.is-rewards .screen-view-graphic--rewards,.screen-view-card.is-entertainment .screen-view-graphic--entertainment,.screen-view-card.is-calls .screen-view-graphic--calls,.screen-view-card.is-yolanda .screen-view-graphic--yolanda{opacity:1;transform:translate(-15%)scale(1.3)}.screen-view-reviews{box-sizing:border-box;opacity:0;pointer-events:none;z-index:4;width:min(980px,70%);padding-right:56px;transition:opacity .35s;position:absolute;top:50%;right:-140px;transform:translateY(-50%)}.screen-view-reviews-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;touch-action:pan-x;overscroll-behavior-x:contain;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;gap:24px;padding-bottom:10px;padding-right:56px;display:flex;overflow-x:auto}.screen-view-reviews-track.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.screen-view-reviews-track::-webkit-scrollbar{display:none}.screen-view-reviews-track:after{content:"";flex:0 0 calc(100% - 239px)}.screen-view-review-card{scroll-snap-align:start;scroll-snap-stop:always;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:44px;flex:0 0 295px;height:432px;position:relative;overflow:hidden}.screen-view-review-card img,.screen-view-review-video{object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%}.screen-view-review-card--text{background:#272727;justify-content:flex-start;align-items:flex-start;padding:28px;display:flex}.screen-view-review-body{color:#ffffffbf;-webkit-user-select:none;user-select:none;max-width:92%;margin:0;font-size:22px;line-height:1.35}.screen-view-review-bottom{background:linear-gradient(#1c1c1c00 0%,#1c1c1c 100%);padding:22px 18px 18px;position:absolute;bottom:0;left:0;right:0}.screen-view-review-name{margin:0 0 8px;font-size:18px;line-height:1.15}.screen-view-review-meta{color:#ffffffb3;align-items:center;gap:8px;font-size:13px;line-height:1;display:flex}.screen-view-review-meta img{object-fit:cover;border-radius:999px;flex:none;width:16px;height:16px}.screen-view-review-control{cursor:pointer;pointer-events:auto;background:#ffffffeb;border:0;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.screen-view-review-control-icon{color:#1c1c1c;display:block}.screen-view-review-control-icon.is-play{border-top:8px solid #0000;border-bottom:8px solid #0000;border-left:12px solid #1c1c1c;width:0;height:0;margin-left:2px}.screen-view-review-control-icon.is-pause{width:12px;height:14px;position:relative}.screen-view-review-control-icon.is-pause:before,.screen-view-review-control-icon.is-pause:after{content:"";background:#1c1c1c;border-radius:1px;width:4px;height:14px;position:absolute;top:0}.screen-view-review-control-icon.is-pause:before{left:0}.screen-view-review-control-icon.is-pause:after{right:0}.screen-view-reviews-dots{justify-content:center;gap:8px;margin-top:6px;display:flex}.screen-view-reviews-dot{cursor:pointer;vertical-align:middle;background:#fff6;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .25s;display:inline-block}.screen-view-reviews-dot:focus-visible{outline-offset:2px;outline:2px solid #b9f75f}.screen-view-reviews-dot.is-active{background:#b9f75f}.screen-view-card.is-reviews .screen-view-reviews{opacity:1;pointer-events:auto}#screen-view-mobile-section{--screen-view-mobile-sticky-offset:calc(env(safe-area-inset-top,0px) + 76px);--screen-view-mobile-card-gap:16px;box-sizing:border-box;width:100%;max-width:100%;margin-top:12px;margin-left:0;margin-right:0;position:relative;overflow-x:clip}#screen-view-mobile-section .screen-view-mobile-scroll{box-sizing:border-box;width:100%;max-width:100%;height:800vh;position:relative}#screen-view-mobile-section .screen-view-mobile-sticky{top:calc(var(--screen-view-mobile-sticky-offset) + 10px);box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:calc(100svh - var(--screen-view-mobile-sticky-offset));justify-content:center;align-items:start;padding:0;display:flex;position:sticky}#screen-view-mobile-section .screen-view-mobile-card{box-sizing:border-box;width:100%;max-width:100%;height:min(674px,calc(100svh - var(--screen-view-mobile-sticky-offset) - var(--screen-view-mobile-card-gap)));background:#6032dc;border-radius:44px;transition:height .35s;position:relative;overflow:hidden}#screen-view-mobile-section .screen-view-mobile-card.is-standard,#screen-view-mobile-section .screen-view-mobile-card.is-reviews,#screen-view-mobile-section .screen-view-mobile-card.is-end{height:min(600px,calc(100svh - var(--screen-view-mobile-sticky-offset) - var(--screen-view-mobile-card-gap)))}#screen-view-mobile-section .screen-view-mobile-state{opacity:0;pointer-events:none;transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .85s cubic-bezier(.22,1,.36,1);position:absolute;top:0;bottom:0;left:0;right:0;transform:translateY(20px)}#screen-view-mobile-section .screen-view-mobile-state.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}#screen-view-mobile-section .screen-view-mobile-arrow{background:#ffffff1a;border:0;border-radius:999px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute}#screen-view-mobile-section .screen-view-mobile-arrow:before{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23' fill='none'%3E%3Cpath d='M18.6943 12.6003C18.6943 12.9163 18.569 13.2196 18.3457 13.4431L12.0459 19.7439C11.9352 19.8548 11.803 19.9427 11.6582 20.0027C11.5136 20.0625 11.3586 20.0927 11.2021 20.0925C11.0454 20.0923 10.8898 20.062 10.7451 20.0017C10.6007 19.9415 10.4697 19.8529 10.3594 19.7419L4.05957 13.4421C3.83613 13.2187 3.71004 12.9154 3.70996 12.5994C3.70996 12.2833 3.83606 11.9801 4.05957 11.7566C4.28308 11.5331 4.58627 11.407 4.90234 11.407C5.21831 11.4071 5.52169 11.5332 5.74512 11.7566L10.0107 16.0242V3.49976C10.0108 3.18439 10.1365 2.88202 10.3594 2.65894C10.5825 2.43577 10.8856 2.3103 11.2012 2.3103C11.5168 2.31032 11.8198 2.43578 12.043 2.65894C12.2658 2.88202 12.3915 3.18442 12.3916 3.49976V16.0242L16.6602 11.7576H16.6611C16.8846 11.5345 17.1872 11.4089 17.5029 11.4089C17.819 11.409 18.1222 11.535 18.3457 11.7585C18.5689 11.9819 18.6942 12.2846 18.6943 12.6003Z' fill='white' stroke='white' stroke-width='0.28'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:23px 23px;width:23px;height:23px}#screen-view-mobile-section .screen-view-mobile-title{letter-spacing:-1px;margin:0;font-size:48px;line-height:.9}#screen-view-mobile-section .screen-view-mobile-title--intro{text-align:center;width:calc(100% - 60px);transition:top .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1),text-align .7s cubic-bezier(.22,1,.36,1);position:absolute;top:50%;left:30px;transform:translateY(-50%)}#screen-view-mobile-section .screen-view-mobile-title--intro span{color:#b9f75f}#screen-view-mobile-section .screen-view-mobile-state--intro.is-shifted .screen-view-mobile-title--intro{text-align:left;top:46px;transform:translateY(0)}#screen-view-mobile-section .screen-view-mobile-intro-arrow{opacity:0;pointer-events:none;transition:opacity .35s,transform .35s;bottom:208px;left:26px;transform:translateY(12px)}#screen-view-mobile-section .screen-view-mobile-state--intro.is-shifted .screen-view-mobile-intro-arrow{opacity:1;pointer-events:auto;transform:translateY(0)}#screen-view-mobile-section .screen-view-mobile-feature-copy{flex-direction:column;gap:8px;width:calc(100% - 60px);display:flex;position:absolute;top:40px;left:30px}#screen-view-mobile-section .screen-view-mobile-feature-subtitle{letter-spacing:-.2px;color:#ffffffb3;margin:0;font-size:18px;line-height:1.1}#screen-view-mobile-section .screen-view-mobile-feature-title span{color:#b9f75f}#screen-view-mobile-section .screen-view-mobile-feature-arrow{top:304px;left:26px}#screen-view-mobile-section .screen-view-mobile-graphic-wrap{pointer-events:none;position:absolute;bottom:0;left:50%;transform:translate(-50%)}#screen-view-mobile-section .screen-view-mobile-graphic{width:100%;height:auto;display:block}#screen-view-mobile-section .screen-view-mobile-state--globe .screen-view-mobile-graphic-wrap{width:436px;height:436px;top:323px}#screen-view-mobile-section .screen-view-mobile-state--rewards .screen-view-mobile-graphic-wrap,#screen-view-mobile-section .screen-view-mobile-state--entertainment .screen-view-mobile-graphic-wrap{width:479px;height:294px;top:306px}#screen-view-mobile-section .screen-view-mobile-state--calls .screen-view-mobile-graphic-wrap{width:455px;height:350px}#screen-view-mobile-section .screen-view-mobile-state--yolanda .screen-view-mobile-graphic-wrap{width:393px;height:319px;top:281px}#screen-view-mobile-section .screen-view-mobile-state--reviews .screen-view-mobile-feature-copy{top:40px}#screen-view-mobile-section .screen-view-mobile-state--reviews .screen-view-mobile-feature-title{width:100%}#screen-view-mobile-section .screen-view-mobile-reviews-arrow{top:220px;left:26px}#screen-view-mobile-section .screen-view-mobile-reviews{position:absolute;top:312px;left:0;right:0;overflow:hidden}#screen-view-mobile-section .screen-view-mobile-reviews-track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:16px;padding:0 16px 0 32px;scroll-padding-left:32px;display:flex;overflow:auto hidden}#screen-view-mobile-section .screen-view-mobile-reviews-track::-webkit-scrollbar{display:none}#screen-view-mobile-section .screen-view-mobile-review-card{scroll-snap-align:start;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:24px;flex:none;width:181px;height:270px;position:relative;overflow:hidden}#screen-view-mobile-section .screen-view-mobile-review-card--wide{background:#272727;width:181px}#screen-view-mobile-section .screen-view-mobile-review-card--video video{object-fit:cover;width:100%;height:100%;display:block}#screen-view-mobile-section .screen-view-mobile-review-body{color:#ffffffb3;text-overflow:ellipsis;-webkit-line-clamp:8;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.35;display:-webkit-box;position:absolute;top:20px;left:18px;right:18px;overflow:hidden}#screen-view-mobile-section .screen-view-mobile-review-overlay{background:linear-gradient(#1c1c1c00 0%,#1c1c1c 100%);padding:18px 18px 20px;position:absolute;bottom:0;left:0;right:0}#screen-view-mobile-section .screen-view-mobile-review-name{margin:0 0 10px;font-size:16px;line-height:20px}#screen-view-mobile-section .screen-view-mobile-review-meta{align-items:center;gap:10px;display:flex}#screen-view-mobile-section .screen-view-mobile-review-meta img{object-fit:cover;border-radius:999px;width:20px;height:20px}#screen-view-mobile-section .screen-view-mobile-review-meta span{color:#ffffffb3;font-size:14px;line-height:1.1}#screen-view-mobile-section .screen-view-mobile-review-control{background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#screen-view-mobile-section .screen-view-mobile-review-control-icon.is-play{border-top:7px solid #0000;border-bottom:7px solid #0000;border-left:11px solid #1c1c1c;width:0;height:0;margin-left:2px}#screen-view-mobile-section .screen-view-mobile-review-control-icon.is-pause{width:12px;height:14px;position:relative}#screen-view-mobile-section .screen-view-mobile-review-control-icon.is-pause:before,#screen-view-mobile-section .screen-view-mobile-review-control-icon.is-pause:after{content:"";background:#1c1c1c;width:4px;height:14px;position:absolute;top:0}#screen-view-mobile-section .screen-view-mobile-review-control-icon.is-pause:before{left:0}#screen-view-mobile-section .screen-view-mobile-review-control-icon.is-pause:after{right:0}#screen-view-mobile-section .screen-view-mobile-state--end{padding:54px 30px}#screen-view-mobile-section .screen-view-mobile-end-copy{flex-direction:column;gap:28px;display:flex}#screen-view-mobile-section .screen-view-mobile-end-copy p{letter-spacing:-1px;margin:0;font-size:42px;line-height:1}#screen-view-mobile-section .screen-view-mobile-end-copy p:last-child{color:#b9f75f}@media (max-height:799px){#screen-view-mobile-section .screen-view-mobile-state--reviews .screen-view-mobile-feature-copy{gap:6px;top:28px}#screen-view-mobile-section .screen-view-mobile-state--reviews .screen-view-mobile-feature-title{font-size:42px;line-height:.92}#screen-view-mobile-section .screen-view-mobile-state--reviews .screen-view-mobile-feature-subtitle{font-size:16px;line-height:1.05}#screen-view-mobile-section .screen-view-mobile-reviews-arrow{top:194px}#screen-view-mobile-section .screen-view-mobile-reviews{top:270px}#screen-view-mobile-section .screen-view-mobile-reviews-track{gap:12px;padding:0 16px 0 24px;scroll-padding-left:24px}#screen-view-mobile-section .screen-view-mobile-review-card,#screen-view-mobile-section .screen-view-mobile-review-card--wide{border-radius:22px;width:168px;height:238px}#screen-view-mobile-section .screen-view-mobile-review-body{-webkit-line-clamp:6;font-size:13px;line-height:1.3;top:16px;left:16px;right:16px}#screen-view-mobile-section .screen-view-mobile-review-overlay{padding:14px 16px 16px}#screen-view-mobile-section .screen-view-mobile-review-name{margin-bottom:8px;font-size:15px;line-height:18px}#screen-view-mobile-section .screen-view-mobile-review-meta{gap:8px}#screen-view-mobile-section .screen-view-mobile-review-meta img{width:18px;height:18px}#screen-view-mobile-section .screen-view-mobile-review-meta span{font-size:13px}}@media (max-height:699px){#screen-view-mobile-section .screen-view-mobile-state--reviews .screen-view-mobile-feature-copy{gap:4px;width:calc(100% - 48px);top:20px;left:24px}#screen-view-mobile-section .screen-view-mobile-state--reviews .screen-view-mobile-feature-title{letter-spacing:-.8px;font-size:36px;line-height:.94}#screen-view-mobile-section .screen-view-mobile-state--reviews .screen-view-mobile-feature-subtitle{font-size:15px;line-height:1.05}#screen-view-mobile-section .screen-view-mobile-reviews-arrow{width:52px;height:52px;top:164px;left:24px}#screen-view-mobile-section .screen-view-mobile-reviews{top:228px}#screen-view-mobile-section .screen-view-mobile-reviews-track{gap:10px;padding:0 12px 0 20px;scroll-padding-left:20px}#screen-view-mobile-section .screen-view-mobile-review-card,#screen-view-mobile-section .screen-view-mobile-review-card--wide{border-radius:20px;width:154px;height:212px}#screen-view-mobile-section .screen-view-mobile-review-body{-webkit-line-clamp:5;font-size:12px;line-height:1.28;top:14px;left:14px;right:14px}#screen-view-mobile-section .screen-view-mobile-review-overlay{padding:12px 14px 14px}#screen-view-mobile-section .screen-view-mobile-review-name{margin-bottom:6px;font-size:14px;line-height:16px}#screen-view-mobile-section .screen-view-mobile-review-meta{gap:6px}#screen-view-mobile-section .screen-view-mobile-review-meta img{width:16px;height:16px}#screen-view-mobile-section .screen-view-mobile-review-meta span{font-size:12px}#screen-view-mobile-section .screen-view-mobile-review-control{width:36px;height:36px}}
