@import "https://fonts.googleapis.com/css2?family=Inter:wght@600;700&family=Poppins:wght@300;400;500;600;700;800&display=swap";
:root{color:#111;font-synthesis:none;text-rendering:optimizelegibility;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-font-smoothing:antialiased;background:#f3f3f3;font-family:Poppins,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(90deg,#0000000a 1px,#0000 1px) 0 0/28px 28px,#f3f3f3;min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes card-rise{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes soft-pop{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}#app.no-motion-render *,#app.no-motion-render :before,#app.no-motion-render :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.phone-shell{background:#fff;width:min(100%,440px);min-height:100vh;margin:0 auto;padding-top:80px;position:relative;overflow:hidden visible}.phone-shell:has(.article-topbar){padding-top:90px}.phone-shell:has(.main-nav){padding-top:141px}:is(.business-shell,.phone-shell:has(.category-strip)){padding-top:209px}.blocked-shell{min-height:100vh}.topbar{z-index:20;background:#fff1e0;justify-content:space-between;align-items:center;width:min(100%,440px);height:80px;padding:0 25px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.article-topbar{height:90px}.brand,.language-menu{align-items:center;display:inline-flex}.brand{color:#111;gap:5px;min-width:0;font-size:16px;font-weight:600}.brand-button{text-align:left;background:0 0;border:0;padding:0}.brand-button:hover{color:#111}.brand-logo{aspect-ratio:1;object-fit:contain;border-radius:999px;flex:none;width:41px;height:41px}.goodone-brand-logo{border-radius:0;width:132px;height:39px}.brand span{text-overflow:ellipsis;white-space:nowrap;max-width:205px;overflow:hidden}.language-menu{z-index:30;color:#111;justify-content:flex-end;gap:6px;position:relative}.language-menu>img{flex:none;width:25px;height:25px}.language-trigger{color:#111;text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:6px;min-width:58px;max-width:76px;min-height:44px;padding:6px 0;font-size:16px;font-weight:600;line-height:1.2;display:inline-flex;overflow:hidden}.language-trigger img{pointer-events:none;flex:none;width:25px;height:25px}.language-trigger span{pointer-events:none;min-width:18px}.language-options{z-index:40;transform-origin:100% 0;background:#fff;border:1px solid #faecc0;border-radius:14px;min-width:184px;padding:6px;display:none;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 18px 42px #5344392e}.language-menu.open .language-options{gap:2px;animation:.18s both soft-pop;display:grid}.language-options button{color:#111;text-align:left;background:0 0;border:0;border-radius:10px;width:100%;padding:10px 12px;font-size:15px;font-weight:600;line-height:1.25}.language-options button:hover,.language-options button:focus-visible,.language-options button.active{color:#ff5303;background:#fff1e0;outline:none}.main-nav{z-index:19;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background:#fff1e0;justify-content:flex-start;align-items:center;gap:42px;width:min(100%,440px);height:61px;padding:0 30px;display:flex;position:fixed;top:80px;left:50%;overflow:auto hidden;transform:translate(-50%)}.main-nav::-webkit-scrollbar{display:none}.main-nav a,.main-nav button{color:#464646;text-align:center;white-space:nowrap;background:0 0;border:0;flex:none;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex;position:relative}.main-nav a:hover,.main-nav button:hover{color:#ff5303;transform:translateY(-1px)}.main-nav a.active,.main-nav button.active{color:#ff5303;font-size:16px;font-weight:600}.main-nav a.active:after,.main-nav button.active:after{content:"";background:#ff5303;border-radius:999px;width:14px;height:2px;animation:.18s both soft-pop;position:absolute;bottom:-8px;left:0}.category-strip{z-index:18;background:#fff;border-top:1px solid #f2e5d7;width:min(100%,440px);height:68px;padding:0;position:fixed;top:141px;left:50%;transform:translate(-50%)}.category-strip.category-expanded{height:auto}.category-strip-scroll{opacity:1;scrollbar-width:none;grid-template-columns:25px minmax(0,1fr) 1px 18px;align-items:center;gap:18px;height:68px;max-height:68px;padding:0 18px;transition:max-height .26s,opacity .18s,padding .26s;display:grid;overflow:hidden}.category-expanded .category-strip-scroll{opacity:0;pointer-events:none;max-height:0;padding-top:0;padding-bottom:0}.category-strip.search-open .category-strip-scroll{grid-template-columns:25px minmax(0,1fr);gap:14px}.category-strip-scroll::-webkit-scrollbar{display:none}.category-search-button{background:0 0;border:0;place-items:center;width:25px;height:25px;padding:0;transition:transform .18s;display:grid}.category-search-button:hover,.category-search-button:focus-visible{outline:none;transform:translateY(-1px)}.category-search-icon{object-fit:contain;width:25px;height:25px}.category-search-form{min-width:0;display:block}.category-search-form input{color:#464646;background:#fff;border:1px solid #ffad12;border-radius:10px;outline:none;width:100%;height:40px;padding:0 14px;font-size:16px;font-weight:300;line-height:40px;box-shadow:0 8px 26px #ffad1224}.category-search-form input::placeholder{color:#838383;opacity:1}.category-buttons{scrollbar-width:none;align-items:center;gap:26px;min-width:0;display:flex;overflow-x:auto}.category-buttons::-webkit-scrollbar{display:none}.category-strip button,.category-strip a{color:#464646;white-space:nowrap;background:0 0;border:0;flex:none;padding:0;font-size:16px;line-height:68px;text-decoration:none;transition:color .18s,transform .18s}.category-strip button.active,.category-strip a.active{color:#111;font-weight:700}.category-strip button:hover,.category-strip a:hover{color:#ff5303;transform:translateY(-1px)}.category-divider{background:#eaeaea;width:1px;height:25px}.category-chevron{object-fit:contain;width:8px;height:8px}.category-expand-button{background:0 0;border:0;place-items:center;width:34px;height:44px;padding:0;display:grid}.category-expand-button .category-chevron{transition:transform .22s}.category-expanded .category-expand-button .category-chevron{transform:rotate(180deg)}.category-panel{opacity:0;max-height:0;padding:0 26px;transition:max-height .28s,opacity .22s,padding .28s,transform .28s;overflow:hidden;transform:translateY(-8px)}.category-expanded .category-panel{opacity:1;max-height:860px;padding:20px 26px 28px;transform:translateY(0)}.category-panel-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.category-panel-heading h2{color:#464646;margin:0;font-size:20px;font-weight:600;line-height:28px}.category-panel-heading button{background:0 0;border:0;place-items:center;width:36px;height:36px;padding:0;display:grid}.category-panel-heading img{width:10px;height:10px;transform:rotate(180deg)}.category-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px;display:grid}.category-panel-grid a,.category-panel-grid button{color:#464646;text-align:center;white-space:normal;background:#fff;border:1px solid #e9e9e9;border-radius:10px;place-items:center;min-height:58px;padding:8px 10px;font-size:17px;font-weight:600;line-height:22px;text-decoration:none;transition:border-color .18s,color .18s,transform .18s,box-shadow .18s;display:grid}.category-panel-grid a.active,.category-panel-grid a:hover,.category-panel-grid button.active,.category-panel-grid button:hover{color:#464646;border-color:#ff5303;box-shadow:0 8px 18px #ff530314}.search-bar{background:#fff;border:1px solid #eaeaea;border-radius:10px;grid-template-columns:18px 1fr;align-items:center;gap:16px;height:40px;margin:10px 25px 0;padding:0 11px;animation:.36s both page-enter;display:grid}.search-bar[data-action=show-search]{cursor:pointer}.search-bar[data-action=show-search] input{pointer-events:none}.search-bar:focus-within{border-color:#ffad12;box-shadow:0 8px 26px #ffad1229}.search-bar img{width:18px;height:18px}.search-bar input{color:#464646;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:14px;font-weight:300}.search-bar input::placeholder{color:#838383;opacity:1}.search-page{padding-bottom:46px;animation:.42s both page-enter}.search-back-row{margin:0 26px}.search-page-form{margin-top:0}.business-search{margin-top:10px}.business-news-list{margin-top:16px}.business-news-list .news-item[hidden]{display:none}.article-list-state{color:#777;margin:18px 25px 0;font-size:13px;line-height:1.5}.fixed-ad{place-items:center;min-height:113px;margin:22px 26px 0;animation:.46s 90ms both card-rise;display:grid;overflow:hidden}.top-platform-ad{margin-top:20px}.platform-ad-link{display:block}.platform-ad-media{object-fit:cover;width:300px;max-width:100%;height:100px;display:block;overflow:hidden}.fixed-ad.mid .platform-ad-media{width:300px;height:250px}.fixed-ad.mid{min-height:263px}.carousel{background:#ff8d0d;border-radius:20px;transition:box-shadow .22s,transform .22s;animation:.48s both card-rise;position:relative;overflow:hidden}.hero-carousel{height:160px;margin:30px 26px 0}.carousel-track{height:100%;transition:transform .42s;display:flex}.carousel-slide{color:#fff;width:100%;min-width:100%;text-decoration:none;display:block;position:relative}.carousel img{object-fit:cover;width:100%;min-width:100%;height:100%;display:block}.carousel-dots{gap:6px;display:flex;position:absolute;bottom:12px;right:16px}.carousel-dots button{background:#ffffff94;border:0;border-radius:999px;width:7px;height:7px;padding:0;transition:width .22s,background .22s,transform .18s}.carousel-dots button:hover{transform:scale(1.15)}.carousel-dots button.active{background:#fff;width:19px}.section-heading{margin:18px 32px 0;animation:.42s 70ms both page-enter}.section-heading h1{color:#ff5303;margin:0;font-size:26px;font-weight:600;line-height:1.34}.section-heading p{color:#534439;margin:0;font-size:14px;line-height:21px}.news-list{gap:25px;margin:16px 32px 0;display:grid}.news-item{cursor:pointer;grid-template-columns:117px 1fr;gap:9px;min-height:117px;text-decoration:none;transition:transform .22s;animation:.44s both card-rise;display:grid}.news-item:focus-visible{outline-offset:6px;border-radius:14px;outline:2px solid #ffad12}.news-item img,.news-image-placeholder{border-radius:14px;width:117px;height:117px}.news-item img{object-fit:cover;transition:transform .26s,box-shadow .26s}.news-image-placeholder{background:#f5f5f5;display:block}.news-item:hover{transform:translateY(-2px)}.news-item:hover img{transform:scale(1.025);box-shadow:0 12px 26px #53443924}.news-item h2,.news-item p{color:#464646;margin:0}.news-item h2{text-transform:uppercase;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:38px;font-size:16px;font-weight:600;line-height:19px;display:-webkit-box;overflow:hidden}.news-item h2 button{width:100%;max-height:38px;color:inherit;font:inherit;line-height:inherit;text-align:left;text-transform:inherit;-webkit-line-clamp:2;background:0 0;border:0;-webkit-box-orient:vertical;padding:0;transition:color .18s;display:-webkit-box;overflow:hidden}.news-item h2 button:hover{color:#ff5303}.news-item p{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;line-height:15px;display:-webkit-box;overflow:hidden}.news-item small{color:#464646;margin-top:2px;font-size:10px;font-weight:300;line-height:21px;display:block}.author-dot{vertical-align:middle;background:#ffad12;border-radius:999px;width:20px;height:20px;margin-right:5px;display:inline-grid}.author-dot:after{content:"";background:#fff;border-radius:6px 6px 3px 3px;place-self:center;width:8px;height:11px}.author{color:#464646;vertical-align:middle;font-size:10px;line-height:21px}.news-item:first-child{animation-delay:80ms}.news-item:nth-child(2){animation-delay:.14s}.news-item:nth-child(3){animation-delay:.2s}.news-item:nth-child(4){animation-delay:.26s}.news-item:nth-child(5){animation-delay:.32s}.news-item:nth-child(n+6){animation-delay:.38s}.article-page{padding:0 26px;animation:.42s both page-enter}.privacy-page{padding:0 26px 46px;animation:.42s both page-enter}.article-back-row{grid-template-columns:20px 1fr;align-items:center;gap:12px;min-height:74px;display:grid}.article-back-row button,.article-back-row a{background:0 0;border:0;place-items:center;width:20px;height:34px;padding:0;display:grid}.article-back-row button span,.article-back-row a span{border-bottom:2px solid #464646;border-left:2px solid #464646;width:10px;height:10px;transform:rotate(45deg)}.article-back-row p{color:#534439;text-transform:uppercase;-webkit-line-clamp:1;-webkit-box-orient:vertical;margin:0;font-size:18px;font-weight:600;line-height:22px;display:-webkit-box;overflow:hidden}.privacy-back-row{min-height:69px}.privacy-content{color:#464646;font-size:12px;line-height:1.55;animation:.42s both card-rise}.privacy-content h1{color:#464646;margin:0 0 16px;font-size:16px;font-weight:600;line-height:21px}.privacy-content h2{color:#464646;margin:18px 0 8px;font-size:14px;font-weight:600;line-height:20px}.privacy-content p{margin:0 0 10px}.privacy-content ul,.privacy-content ol{margin:0 0 12px;padding-left:18px}.privacy-content li{margin-bottom:8px}.article-hero,.article-inline-image{border-radius:20px;width:100%;height:auto;animation:.44s both card-rise;display:block}.article-page>h1{color:#464646;text-transform:uppercase;margin:12px 0 14px;font-size:18px;font-weight:600;line-height:21px}.article-meta{color:#464646;grid-template-columns:20px max-content 3px 1fr 40px;align-items:center;gap:6px;margin-bottom:21px;font-size:10px;line-height:21px;display:grid}.article-meta .author-dot{margin:0}.article-meta i{background:#464646;border-radius:999px;width:3px;height:3px}.article-meta time{min-width:0}.article-meta button{background:#fff;border:1px solid #eaeaea;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.article-meta button img{width:20px;height:20px;display:block}.article-address{color:#464646;word-break:break-word;margin:0 0 18px;font-size:12px;line-height:1.6}.article-address a{color:#ff5303}.article-richtext{color:#464646;text-align:justify;font-size:12px;line-height:1.58}.article-richtext p,.article-richtext ul,.article-richtext h2{margin:0 0 14px}.article-richtext h2{text-align:left;text-transform:uppercase;font-size:16px;font-weight:600;line-height:1.35}.article-richtext ul{padding-left:18px}.article-richtext li+li{margin-top:6px}.article-richtext img{object-fit:contain;margin:16px auto;display:block;width:auto!important;max-width:100%!important;height:auto!important;max-height:none!important}.article-inline-image{margin:20px 0 18px}.static-page{padding:50px 26px;animation:.42s both page-enter}.static-brand-logo{aspect-ratio:337/100;object-fit:contain;width:min(337px,100%);max-width:100%;height:auto;margin:0 auto 44px;animation:.36s both soft-pop;display:block}.static-heading{margin-bottom:34px}.static-heading h1{color:#ff5303;text-transform:capitalize;margin:0 0 5px;font-size:26px;font-weight:600;line-height:31px}.static-heading p{color:#534439;max-width:324px;margin:0;font-size:14px;line-height:21px}.static-content{color:#464646;font-size:14px;line-height:24px;animation:.42s 80ms both card-rise}.static-content p,.static-content ul,.static-content h2{margin:0 0 18px}.static-content h2{color:#464646;text-transform:uppercase;font-size:16px;font-weight:600;line-height:24px}.static-content ul{padding-left:18px}.static-content li+li{margin-top:8px}.contact-page{padding-bottom:30px}.contact-page .static-brand-logo{margin-bottom:48px}.contact-info{color:#464646;text-transform:uppercase;font-size:14px;line-height:24px;animation:.42s 80ms both card-rise}.contact-info div{margin-bottom:22px}.contact-info strong,.contact-social-title{font-weight:600;display:block}.contact-info p{margin:0}.contact-info a,.footer-block a{color:inherit;text-decoration:none}.contact-socials{gap:20px;margin-top:9px;margin-bottom:45px;display:flex}.contact-socials .social-icon{color:#464646;place-items:center;width:25px;height:25px;font-size:12px;font-weight:700;display:grid}.contact-socials .social-icon img,.social-icons .social-icon img{object-fit:contain;width:25px;height:25px;display:block}.social-icon span{font-size:12px;font-weight:700;line-height:1}.contact-form{background:#fff;border:2px solid #ff5303;border-radius:20px;gap:11px;padding:27px 28px 26px;transition:box-shadow .22s,transform .22s;animation:.46s .15s both card-rise;display:grid}.contact-form:focus-within{transform:translateY(-2px);box-shadow:0 18px 42px #ff53031f}.contact-form h2{color:#ff5303;text-align:center;text-transform:capitalize;margin:0 0 13px;font-size:26px;font-weight:600;line-height:1.25}.contact-form label{color:#464646;text-transform:uppercase;gap:7px;font-size:14px;font-weight:600;line-height:24px;display:grid}.contact-form input,.contact-form textarea{color:#464646;width:100%;font:inherit;background:#fff;border:1px solid #eaeaea;border-radius:10px;outline:none;font-size:14px;font-weight:300}.contact-form input{height:49px;padding:0 17px}.contact-form textarea{resize:vertical;min-height:100px;padding:14px 17px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#838383}.contact-form button{color:#fff;background:linear-gradient(90deg,#ffad12 0%,#ff5303 100%);border:0;border-radius:15px;justify-self:center;width:155px;height:60px;margin-top:18px;font-size:16px;font-weight:600;transition:box-shadow .18s,opacity .18s,transform .18s}.contact-form button:disabled{opacity:.7}.contact-form button:not(:disabled):hover,.more-news-button:hover,.unlock-button:hover,.complete-button:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 12px 24px #ff530338}.contact-form button:not(:disabled):active,.more-news-button:active,.unlock-button:active,.complete-button:not(:disabled):active{transform:translateY(0)scale(.98)}.more-news-button{color:#fff;width:155px;height:60px;box-shadow:none;background:linear-gradient(90deg,#ffad12 0%,#ff5303 100%);border:0;border-radius:15px;margin:27px auto 23px;font-size:16px;font-weight:600;transition:box-shadow .18s,transform .18s;animation:.42s .22s both card-rise;display:block}.sponsored-card{background:#fff;border:2px solid #efefef;border-radius:20px;grid-template-columns:102px 1fr;gap:11px;min-height:113px;margin:0 27px 32px;padding:6px 10px 6px 8px;transition:border-color .2s,box-shadow .22s,transform .22s;animation:.46s .12s both card-rise;display:grid;overflow:hidden}.sponsored-card:hover{border-color:#faecc0;transform:translateY(-2px);box-shadow:0 14px 34px #5344391a}.sponsored-card img{object-fit:cover;border-radius:12px;width:102px;height:102px}.sponsored-card div{align-self:center;min-width:0}.sponsored-card h2,.sponsored-card p{margin:0}.sponsored-card h2{color:#111;font-size:18px;font-weight:500;line-height:21px}.sponsored-card p:not(.eyebrow){color:#534439;margin-top:3px;font-size:14px;line-height:21px}.eyebrow{color:#534439;text-transform:uppercase;font-size:16px;line-height:1.15}.wifi-promo{object-fit:cover;border-radius:20px;width:calc(100% - 53px);height:160px;margin:8px auto 0;animation:.46s both card-rise;display:block}.intro{text-align:center;margin-top:20px}.intro h1{text-align:center}.intro p{max-width:324px;margin-left:auto;margin-right:auto}.unlock-button{color:#fff;background:linear-gradient(90deg,#ffad12 0%,#ff5303 100%);border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:calc(100% - 53px);min-height:60px;margin:0 auto;padding:0 20px;font-size:16px;font-weight:600;transition:box-shadow .18s,transform .18s;animation:.42s 90ms both card-rise;display:flex}.unlock-button img{width:33px;height:33px}.password-card{color:#534439;background:#faf9f4;border:1px solid #faecc0;border-radius:14px;justify-content:space-between;align-items:center;gap:14px;margin:14px 26px 0;padding:14px 16px;display:flex}.password-card span{font-size:13px}.password-card strong{color:#ff5303;letter-spacing:0;font-size:16px}.wifi-card{flex-direction:column;align-items:stretch;animation:.36s both card-rise}.wifi-card div{justify-content:space-between;align-items:center;gap:12px;display:flex}.steps-card{background:#faf9f4;border:2px solid #faecc0;border-radius:20px;margin:35px 26px 29px;padding:20px 26px 28px;animation:.46s .16s both card-rise}.steps-card h2{color:#534439;text-align:center;margin:0 0 27px;font-size:20px;font-weight:600;line-height:1.4}.steps-card ol{gap:34px;margin:0;padding:0;list-style:none;display:grid}.steps-card li{grid-template-columns:35px 1fr;align-items:start;gap:16px;display:grid}.step-number{color:#765a05;background:#ffd57b url(/assets/step-badge.svg) 50%/cover no-repeat;border-radius:999px;place-items:center;width:35px;height:35px;font-size:14px;font-weight:600;display:grid}.steps-card h3,.steps-card p{margin:0}.steps-card h3{color:#464646;font-size:18px;font-weight:600;line-height:21px}.steps-card p{color:#534439;max-width:283px;margin-top:6px;font-size:14px;line-height:21px}.floating-wifi{z-index:5;color:#fff;text-align:center;touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(#ffad12 0%,#ff5303 100%);border:0;border-radius:15px;grid-template-rows:18px 1fr;place-items:center;width:79px;height:79px;padding:6px 5px;transition:box-shadow .18s;animation:.32s both soft-pop;display:grid;position:fixed;top:615px;right:max(12px,50vw - 211px);box-shadow:0 0 5px 2px #0000004d}.floating-wifi:hover{box-shadow:0 8px 18px #ff53035c}.floating-wifi.dragging{transition:none}.floating-wifi.snapping{transition:left .22s,top .22s,box-shadow .18s}.floating-wifi:before{content:"";pointer-events:none;border:1px solid #fff;border-radius:13px;position:absolute;inset:3px}.floating-wifi-label{z-index:1;pointer-events:none;font-size:11px;font-weight:800;line-height:16px;position:relative}.floating-wifi img{z-index:1;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:38px;height:30px;position:relative;transform:scaleX(-1)}.site-footer{color:#fff;text-align:left;text-transform:uppercase;background:linear-gradient(#ffa511 0%,#ff5504 100%);margin-top:23px;padding:36px 34px 31px}.footer-logo{aspect-ratio:300/88;object-fit:contain;width:300px;max-width:100%;height:auto;margin:0 auto 27px;display:block}.footer-tagline{text-align:center;max-width:386px;margin:0 auto 50px;font-family:Inter,sans-serif;font-size:16px;font-weight:700;line-height:24px}.footer-social{margin:0 0 14px;font-size:14px;font-weight:600;line-height:24px}.social-icons{gap:20px;margin-bottom:20px;display:flex}.social-icons .social-icon{color:#fff;place-items:center;width:25px;height:25px;font-size:12px;font-weight:700;display:grid}.footer-block{color:#fff;margin-top:17px;font-size:14px;line-height:24px}.footer-block strong{font-weight:600;display:block}.footer-block p,.footer-link{margin:0}.footer-link{color:inherit;font:inherit;text-align:left;text-transform:inherit;cursor:pointer;background:0 0;border:0;padding:0;line-height:24px;display:block}.footer-link:focus-visible{outline-offset:3px;outline:2px solid #fff}.footer-copy{text-align:center;margin:51px 0 0;font-size:12px;line-height:18px}.modal-backdrop{z-index:20;background:#11111180;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.ad-modal{background:#fff;border-radius:22px;width:min(100%,388px);padding:18px;animation:.26s both card-rise;box-shadow:0 28px 80px #00000047}.modal-close{color:#534439;background:0 0;border:0;margin-left:auto;padding:6px 0;display:block}.ad-modal h2{color:#ff5303;margin:2px 0 8px;font-size:22px;line-height:1.25}.ad-modal p{color:#534439;margin:0;font-size:14px;line-height:21px}.merchant-error-backdrop{background:#1111119e}.merchant-error-modal{padding:24px}.merchant-error-modal h2{margin-top:0}.reward-video-box{color:#765a05;background:#fff8e6;border:2px dashed #faecc0;border-radius:16px;place-items:center;min-height:168px;margin-top:18px;font-size:14px;font-weight:600;display:grid}.reward-ad-box{min-height:250px;display:block;overflow:hidden}.reward-video{object-fit:contain;background:#111;border-radius:14px;width:100%;height:250px;display:block}.verify-error{color:#d93310;margin-top:12px}.complete-button{color:#fff;background:#ff5303;border:0;border-radius:14px;width:100%;min-height:52px;margin-top:18px;font-weight:600;transition:box-shadow .18s,opacity .18s,transform .18s}.complete-button:disabled{cursor:wait;opacity:.55}.toast{z-index:30;color:#fff;opacity:0;pointer-events:none;background:#111;border-radius:999px;max-width:calc(100vw - 32px);padding:12px 16px;font-size:14px;transition:opacity .18s,transform .18s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,14px)}.toast.show{opacity:1;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}}@media (max-width:359px){.topbar{padding-left:16px;padding-right:16px}.brand{font-size:14px}.brand span{max-width:158px}.main-nav{gap:32px;padding-left:16px;padding-right:16px}.main-nav a.active,.main-nav button.active{font-size:14px}.main-nav a,.main-nav button{font-size:10px}.search-bar,.hero-carousel,.wifi-promo,.unlock-button,.steps-card{width:auto;margin-left:16px;margin-right:16px}.section-heading,.news-list{margin-left:20px;margin-right:20px}.news-item{grid-template-columns:96px 1fr}.news-item img{width:96px;height:96px}.sponsored-card{grid-template-columns:90px 1fr;margin-left:16px;margin-right:16px}.sponsored-card img{width:90px;height:90px}.sponsored-card h2,.steps-card h3{font-size:16px}.unlock-button{padding:0 12px;font-size:14px}.floating-wifi{right:8px}}
