.activity-history{width:100%;max-width:464px;margin:0 auto}.activity-history .activity-history__container{padding:1rem 1rem 0}.activity-history .activity__title{font-size:25px;margin:2rem 0 1rem}.activity-history .activity__text{font-size:14px}.activity-history .activity-filters{padding:2rem 0;overflow:scroll}.activity-history .activity-filters>div{display:inline-block;height:2.375rem;width:max-content}.activity-history .filters__filter{color:#000;background:#fff;border-radius:24px;border:1px solid #000;width:auto;font-size:12px;margin-right:5px;padding:.5rem;display:inline-block}.activity-history .filters__all{border:none;background:none}.activity-history .filters__filter.active{color:#fff;background:#000}.activity-history .activity-history__list{padding:0 1rem}.activity-history .activity-history__list-item{padding:1.5rem 1rem;border-bottom:1px solid #bababa;gap:.5rem;grid-template-columns:1fr 3fr 1.3fr;display:grid}.activity-history .activity-history__list-item img{border-radius:50%}.activity-history .list-item__data{display:flex;flex-direction:column;gap:1rem}.activity-history .list-item__title{font-size:20px}.activity-history .list-item__date{font-size:14px;font-family:Arial}.activity-history .list-item__points{text-align:right;font-size:20px}.challenges-section{padding:1.5rem 1.15rem 2rem}.challenges-section .challenges-header{margin-bottom:1rem}.challenges-section .challenges-title{font-size:25px;font-weight:900;letter-spacing:-.5px;color:#000;margin:0 0 5px}.challenges-section .challenges-subtitle{font-size:14px;font-weight:400;color:#333;margin:0}.challenges-section .challenges-grid{max-width:1400px;display:grid;grid-template-columns:1fr;gap:20px}.challenges-section .custom-card .points-badge--completed{background-color:#cfff04}@media (min-width: 1024px){.challenges-section .challenges-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 640px){.challenges-section{padding:60px 40px}.challenges-section .challenges-header{margin-bottom:2.6rem}.challenges-section .challenges-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.challenges-section .challenges-section{padding:30px 15px}.challenges-section .challenges-title{font-size:50px}.challenges-section .challenges-subtitle{font-size:20px}}.rewards-section{padding:1.5rem 1.15rem 2rem}.rewards-section .rewards-header{margin-bottom:1rem;display:flex;justify-content:space-between;width:100%;align-items:center}.rewards-section .rewards-title{font-size:25px;font-weight:900;letter-spacing:-.5px;color:#000;margin:0 0 5px}.rewards-section .rewards-grid{max-width:1400px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.rewards-section .rewards-link{font-size:12px;text-decoration:underline}.rewards-section .custom-card .visit-button{width:fit-content;padding:3px 7px;font-size:12px;letter-spacing:.5px}.rewards-section .custom-card .visit-button--blue{background:#0673f3;color:#fff}.rewards-section .custom-card .coupons-detail{position:absolute;left:0;bottom:0;width:100%;height:18px;background-color:#a4ee90;text-align:center}.rewards-section .custom-card .coupons-detail--blocked{background-color:#cfff04}.rewards-section .visit-button{width:100%;margin:5px 0}.rewards-section .coupon-code{width:180px;height:40px;padding:5px;background-color:#e5e5e5;display:flex;align-items:center;justify-content:space-between;margin:1.2rem auto}.rewards-section .coupon-code .coupon-code__code{width:80px}.rewards-section .coupon-code .coupon-code__copy{background:#fff;color:#000;width:80px;height:33px;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.rewards-section .coupon-code.after{background-color:#cfff05}.rewards-section .modal-description{font-size:30px}.rewards-section .reward__btns{display:flex;justify-content:space-between}.rewards-section .coupons-list .coupon-code{width:100%;padding-left:2rem}.rewards-section button[disabled],.rewards-section button[disabled]:hover{background-color:#ccc;color:#666;cursor:not-allowed}@media (min-width: 1024px){.rewards-section .rewards-grid{grid-template-columns:repeat(4,1fr);gap:2rem}}@media (min-width: 640px){.rewards-section{padding:60px 40px}.rewards-section .rewards-header{margin-bottom:2.6rem}.rewards-section .rewards-section{padding:30px 15px}.rewards-section .rewards-title{font-size:50px}.rewards-section .rewards-link{font-size:18px}.rewards-section .custom-card .visit-button{font-size:18px;padding:12px}}.tier-tracker__container{padding:1.2rem .5rem}.tier-tracker__container .tier-tracker{position:relative;width:100%;height:45px;margin-top:1.5rem}.tier-tracker__container .tier-tracker .empty-bar{height:6px;width:100%;background-color:#e0e0e0;border-radius:10px;position:absolute;left:0;top:0;z-index:1}.tier-tracker__container .tier-tracker .progress-bar{height:4px;background-color:#000;border-radius:10px;position:absolute;left:1px;top:1px;z-index:2}.tier-tracker__container .tier-tracker .tennis-ball{width:20px;height:20px;background:url(/assets/icons/tennis-ball.svg);position:absolute;top:-5px;z-index:2;transform:translate(-50%)}.tier-tracker__container .tier-tracker .markers{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}.tier-tracker__container .tier-tracker .marker{position:absolute;top:15px;left:0;width:30px;height:16px;background:#000;border-radius:20px;color:#fff;font-size:10px;text-align:center;display:flex;justify-content:center;align-items:center;transform:translate(-50%)}.tier-tracker__container .tier-tracker .marker:before{content:"\a";border-style:solid;border-width:0 4px 4px 0px;border-color:transparent #000 transparent transparent;position:absolute;top:-4px;transform:rotate(-45deg);left:13px}.tier-tracker__container .tier-tracker .marker.grey:before{border-color:transparent #ccc transparent transparent}@media (min-width: 768px){.tier-tracker__container{padding:4rem 4rem 1.2rem}.tier-tracker__container .tier-tracker{height:150px}.tier-tracker__container .tier-tracker .tennis-ball{width:50px;height:50px;background:url(/assets/icons/tennis-ball-desktop.svg);top:-20px}.tier-tracker__container .tier-tracker .marker{width:78px;height:37px;font-size:20px}.tier-tracker__container .tier-tracker .marker:before{border-width:0 14px 14px 0px;left:32px;top:-12px}}.badges-section{padding:1.5rem 1.15rem 2rem}.badges-section .badges-header{display:flex;justify-content:space-between;width:100%;align-items:center}.badges-section .badges-title{font-size:25px;font-weight:900;letter-spacing:-.5px;color:#000;margin:0 0 5px}.badges-section .badges-subtitle{font-size:14px;font-weight:400;color:#333;margin-bottom:1rem}.badges-section .badges-link{font-size:12px;text-decoration:underline}.badges-section .badges-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;place-items:center}.badges-section .badge__container{position:relative;width:124px;height:124px;display:flex;justify-content:center;align-items:flex-end;padding-bottom:24px;background-repeat:no-repeat;background-position:center;background-size:contain;cursor:pointer}.badges-section .badge__container .badge__title{font-size:9px;position:absolute}.badge__modal-content{display:flex;flex-direction:column;align-items:center;text-align:center}.badge__modal-content .badge__modal-image{max-width:125px;display:block;margin:0 auto 1.5rem}.badge__modal-content .badge__modal-description{font-size:16px;text-align:center}.badge__modal-content .badge__modal-tag{display:flex;align-items:center;gap:4px;font-size:16px;color:#000;background:#ffa000;border-radius:15px;padding:6px 7px;position:absolute;left:1.2rem;top:1.2rem;z-index:2}@media (min-width: 640px){.badges-section{padding:60px 40px}.badges-section .badge__container{width:219px;height:219px;padding-bottom:44px}.badges-section .badge__container .badge__title{font-size:17px}.badges-section .badges-subtitle{font-size:20px}.badges-section .badges-grid{grid-template-columns:repeat(auto-fit,minmax(219px,1fr))}.badges-section .badges-header{margin-bottom:.5rem}.badges-section .badges-section{padding:30px 15px}.badges-section .badges-title{font-size:50px}.badges-section .badges-link{font-size:18px}}.sweepstakes-section{padding:1.5rem 1.15rem 2rem}.sweepstakes-section .sweepstakes-header{margin-bottom:1rem}.sweepstakes-section .sweepstakes-title{font-size:25px;font-weight:900;letter-spacing:-.5px;color:#000;margin:0 0 5px}.sweepstakes-section .sweepstakes-subtitle{font-size:14px;font-weight:400;color:#333;margin:0}.sweepstakes-section .sweepstakes-grid{max-width:1400px;display:grid;grid-template-columns:1fr;gap:20px}.sweepstakes-section .sweepstake-block{border:1px solid #e0e0e0;border-radius:4px;padding:.5rem;display:flex;justify-content:space-between;align-items:center;margin:.5rem 0}.sweepstakes-section .sweepstake-block__btns{display:flex;justify-content:space-evenly;align-items:center;border-radius:4px;background-color:#0673f3;border:1px solid #055cc2;color:#fff;font-size:22px;width:75px;height:38px}.sweepstakes-section .sweepstake-block__btns button{font-size:18px;background-color:transparent;font-family:monospace;border:none;color:#fff;padding:10px;cursor:pointer}.sweepstakes-section .sweepstake-block__text{font-size:25px}.sweepstakes-section .custom-card .card-title{font-size:22px}.sweepstakes-section .custom-card .card-text{font-size:14px}.sweepstakes-section .custom-card .entries{position:absolute;right:.5rem;top:.5rem;height:31px;padding:0 .5rem;font-size:12px;background-color:#fff;border-radius:5px;display:flex;justify-content:center;align-items:center}.sweepstakes-section .custom-card .entries--blocked{background-color:#cfff04}.sweepstakes-section .visit-button{width:100%;margin:5px 0}.sweepstakes-section .modal-description{font-size:30px}.sweepstakes-section button[disabled],.sweepstakes-section button[disabled]:hover{background-color:#ccc;color:#666;cursor:not-allowed}@media (min-width: 1024px){.sweepstakes-section .sweepstakes-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 640px){.sweepstakes-section{padding:60px 40px}.sweepstakes-section .sweepstakes-header{margin-bottom:2.6rem}.sweepstakes-section .sweepstakes-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.sweepstakes-section .sweepstakes-section{padding:30px 15px}.sweepstakes-section .sweepstakes-title{font-size:50px}.sweepstakes-section .sweepstakes-subtitle{font-size:20px}}.quizzes-section{padding:1.5rem 1.15rem 2rem}.quizzes-section .quizzes-header{margin-bottom:1rem}.quizzes-section .quizzes-title{font-size:25px;font-weight:900;letter-spacing:-.5px;color:#000;margin:0 0 5px}.quizzes-section .quizzes-subtitle{font-size:14px;font-weight:400;color:#333;margin:0}.quizzes-section .quizzes-grid{max-width:1400px;display:grid;grid-template-columns:1fr;gap:20px}.card-details{display:inline-flex;width:100%;height:20px;margin:.5rem 0}.card-details .card-detail-item{display:flex;align-items:center}.card-details .first{margin-right:10px;padding-right:10px;border-right:1px solid #e0e0e0}.card-detail-item>span:first-child{margin-right:5px}@media (min-width: 1024px){.quizzes-section .quizzes-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 640px){.quizzes-section{padding:60px 40px}.quizzes-section .quizzes-header{margin-bottom:2.6rem}.quizzes-section .quizzes-grid{grid-template-columns:repeat(3,1fr);gap:2rem}.quizzes-section .quizzes-section{padding:30px 15px}.quizzes-section .quizzes-title{font-size:50px}.quizzes-section .quizzes-subtitle{font-size:20px}}.faq{width:100%;max-width:464px;margin:0 auto}.faq .faq__container{padding:1rem 1rem 0}.faq .faq__title{font-size:25px;margin:2rem 0 1rem}.faq .faq__list{padding:0 1rem;list-style:none}.faq .faq__list-item{padding:1.5rem 0 .7rem;border-bottom:1px solid #bababa;position:relative;height:58px;overflow:hidden}.faq .faq__list-item.active{height:auto}.faq .list-item__question{font-size:22px;margin-bottom:.7rem}.faq .list-item__answer{font-size:16px;line-height:1.2}.faq .list-item__toggle{position:absolute;right:0;top:1.5rem;border:none}.faq .faq__list-item.active .list-item__toggle{transform:rotate(180deg)}.section_ways-to-earn{padding:1.8rem 1rem 1rem;background:#000;color:#fff}.section_ways-to-earn .help-icon{width:15px;height:15px}.section_ways-to-earn .ways__title{color:#fff;font-size:24px;margin-bottom:.25rem}.section_ways-to-earn .ways__subtitle{color:#fff;font-size:14px;margin-bottom:1.2rem;display:inline-flex;align-items:center}.section_ways-to-earn .ways__list{display:grid;grid-template-columns:1fr 1fr;gap:.35rem}.section_ways-to-earn .ways__item{height:115px;padding:.5rem;border:1px solid rgba(255,255,255,.1);background:#1f1f1f;display:flex;flex-wrap:wrap;align-content:space-between;position:relative}.section_ways-to-earn .ways__item .item__title{font-size:14px;text-transform:uppercase;line-height:1;width:60%;display:block}.section_ways-to-earn .ways__item .btn{margin-right:50%}.section_ways-to-earn .ways__item .way__img{position:absolute;right:0;bottom:0}@media (min-width: 768px){.section_ways-to-earn{padding:3rem 4rem}.section_ways-to-earn .help-icon{width:31px;height:31px;margin-left:.25rem}.section_ways-to-earn .ways__title{font-size:50px}.section_ways-to-earn .ways__subtitle{font-size:20px}.section_ways-to-earn .ways__item{padding:1.7rem;height:290px}.section_ways-to-earn .ways__item .item__title{font-size:35px;width:50%}.section_ways-to-earn .ways__item .btn{font-size:18px;padding:1rem}.section_ways-to-earn .way__img{height:270px}}.tier-tracker__container .tier-tracker__title{color:#000;font-size:25px}.tier-tracker__container .tier-tracker__header{display:flex;justify-content:space-between}.tier-tracker__container .tier-tracker__subtitle{color:#000;font-size:14px}.tier-tracker__container .tier-tracker-balance{background-color:#000;border-radius:25px;color:#fff;padding:1.2rem .5rem;height:25px;font-size:15px;justify-content:center;display:flex;align-items:center}.tier-tracker__container .tier-tracker-balance .tier-tracker-balance__value{margin-left:.5rem;background-color:#fff;color:#000;border-radius:20px;padding:.1rem .6rem;display:flex;justify-content:space-between;align-items:center}@media (min-width: 768px){.tier-tracker__container .tier-tracker__title{font-size:50px}.tier-tracker__container .tier-tracker__subtitle{font-size:20px}.tier-tracker__container .tier-tracker-balance{height:50px;font-size:20px}}.banner-activity-history{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 2.5rem;height:290px;background:url(/assets/activity-history.jpg) no-repeat center;background-size:cover}.banner-activity-history .banner-activity-history__text{color:#fff;font-size:18px;margin-bottom:1.5rem;text-align:center}.banner-activity-history .banner-activity-history__btn{color:#fff;background:#000;font-size:18px;padding:.5rem 1.2rem;text-transform:capitalize;letter-spacing:1px;border-radius:0}@media (min-width: 1024px){.banner-activity-history{background-image:url(/assets/activity-history-big.jpg);height:490px}.banner-activity-history .banner-activity-history__text{font-size:50px;color:#fff;line-height:1.3;text-transform:uppercase;font-family:graphik-bold!important}.banner-activity-history .banner-activity-history__btn{color:#000;background:#fff}}.play-more-section{padding:1.5rem .7rem 2rem}.play-more-section .play-more-header{display:flex;justify-content:space-between;width:100%;align-items:center}.play-more-section .play-more-title{font-size:25px;font-weight:900;letter-spacing:-.5px;color:#000;margin:0 0 5px}.play-more-section .play-more-subtitle{font-size:14px;font-weight:400;color:#333;margin-bottom:1rem}.play-more-section .play-more__list{display:flex;flex-direction:column}.play-more-section .play-more__list-item{height:116px;background:#000;display:grid;grid-template-columns:repeat(2,1fr)}.play-more-section .play-more__list-item.inverse{direction:rtl;background:#0673f3}.play-more-section .list-item__data{padding:1rem .7rem;text-align:left;display:flex;flex-direction:column;justify-content:space-between;height:100%;max-height:116px}.play-more-section .list-item__title{font-size:15px;color:#fff}.play-more-section .list-item__description{font-size:12px;color:#fff}.play-more-section .list-item__img{background-repeat:no-repeat;background-size:cover;background-position:center}.play-more-section .visit-button{width:100%}@media (min-width: 768px){.play-more-section{margin-bottom:2rem}.play-more-section .play-more__list-item{height:267px}.play-more-section .play-more-title{font-size:50px}.play-more-section .play-more-subtitle{font-size:20px;margin-bottom:3.5rem}.play-more-section .list-item__title{font-size:40px}.play-more-section .list-item__description{font-size:20px}.play-more-section .list-item__data{padding:2rem;max-height:267px}.play-more-section .play-more__list{margin-bottom:3rem}.play-more-section .visit-button{width:auto;display:block;margin:0 auto;padding:.5rem 3rem}}@media (max-width: 768px){.section.play-more-section{border-bottom:none}}.login-pages.signup-page{max-width:414px}.login-pages.signup-page .login-header{background:url(/assets/login-bg.png) no-repeat center center/cover;color:#fff;text-align:center;padding:1.5rem 4rem 2.2rem;display:flex;align-items:center;justify-content:flex-end;height:390px;flex-direction:column}.login-pages.signup-page .header__msg{font-size:25px}.login-pages.signup-page main{background:linear-gradient(to top,#fff,#fff0);padding-top:0}.login-pages.signup-page .card{padding-top:0;padding-bottom:0}.login-pages.signup-page main .card{margin-top:-.8rem}.login-pages.login-page{max-width:414px}.login-pages.login-page .login-header{background:url(/assets/login-bg.png) no-repeat center center/cover;color:#fff;text-align:center;padding:1.5rem 4rem 2.2rem;display:flex;align-items:center;justify-content:flex-end;height:390px;flex-direction:column}.login-pages.login-page .header__msg{font-size:25px}.login-pages.login-page main{background:linear-gradient(to top,#fff,#fff0);padding-top:0}.login-pages.login-page .card{padding-top:0;padding-bottom:0}.login-pages.login-page main .card{margin-top:-.8rem}.login-pages.forgot-page{max-width:414px}.login-pages.forgot-page .title{font-size:25px;text-align:left}.login-pages.forgot-page .subtitle{font-size:14px;text-align:left;opacity:.7}.login-pages.forgot-page label{text-align:left}.login-pages.forgot-page main{background:linear-gradient(to top,#fff,#fff0);padding-top:0}.login-pages.forgot-page .card{padding-top:0;padding-bottom:0}.login-pages.check-page{max-width:414px}.login-pages.check-page .check__footer>*{color:#989898;font-size:14px}.login-pages.check-page .title{font-size:25px;text-align:left}.login-pages.check-page .subtitle{font-size:14px;text-align:left;opacity:.7}.login-pages.check-page label{text-align:left}.login-pages.check-page main{background:linear-gradient(to top,#fff,#fff0);padding-top:0}.login-pages.check-page .card{padding-top:0;padding-bottom:0}.login-pages.check-page .check__code{display:flex;justify-content:space-between}.login-pages.check-page .check__code input{border-radius:10px;border:1px solid #ccc;display:block;text-align:center;font-size:24px;width:50px;height:50px;background:#fff;padding:0;font-family:graphik-bold}.login-pages.reset-page{max-width:414px}.login-pages.reset-page .check__footer>*{color:#989898;font-size:14px}.login-pages.reset-page .title{font-size:25px;text-align:left}.login-pages.reset-page .subtitle{font-size:14px;text-align:left;opacity:.7}.login-pages.reset-page label{text-align:left}.login-pages.reset-page main{background:linear-gradient(to top,#fff,#fff0);padding-top:0}.login-pages.reset-page .card{padding-top:0;padding-bottom:0}.login-pages.new-password-page{max-width:414px}.login-pages.new-password-page .check__footer>*{color:#989898;font-size:14px}.login-pages.new-password-page .title{font-size:25px;text-align:left}.login-pages.new-password-page .subtitle{font-size:14px;text-align:left;opacity:.7}.login-pages.new-password-page label{text-align:left}.login-pages.new-password-page main{background:linear-gradient(to top,#fff,#fff0);padding-top:0}.login-pages.new-password-page .card{padding-top:0;padding-bottom:0}.login-pages.new-password-page .requirements{list-style:none;text-align:left;font-family:graphik-regular;font-size:16px}.login-pages.new-password-page .requirements li{padding-left:25px;margin-bottom:.5rem;background-image:url(/assets/icons/check-icon.svg);background-position:left center;background-size:15px 15px;background-repeat:no-repeat}.login-pages.new-password-page .requirements-indicator{width:100%;display:flex;justify-content:space-between}.login-pages.new-password-page .requirements-indicator span{width:31%;height:4px;border-radius:2px;background:#2dc077}.login-pages.new-password-page .success-modal-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:92%;padding:2rem 0}@media (min-width: 415px){.login-pages{padding-top:4rem;margin:2rem auto;box-shadow:0 4px 10px #00000040;-webkit-box-shadow:0px 4px 10px 0px rgba(0,0,0,.25)}.login-pages .login-header{background:none;height:auto}.login-pages main .card{margin-top:0rem}}:root{--yeg-blue: #0060a9;--yeg-blue-dark: #013964;--primary-color: #000;--opaque-primary-color: rgba(0, 36, 93, .6);--opaque-primary-color-light: rgba(0, 36, 93, .2);--primary-gradient: linear-gradient(45deg, #00245d, #004080);--button-shadow: rgba(76, 175, 80, .3);--basic-bg-color: #f8f8f8;--basic-bg-color-light: #ffffff;--text-color-primary: var(--primary-color);--text-color-white: #ffffff;--text-color-black: #000000;--text-color-secondary: #027eac;--border-color: #00245d25}*{margin:0;padding:0;box-sizing:border-box}@font-face{font-family:graphik-bold;src:local("graphik-bold"),url(/assets/graphikxcondensed_bold.otf) format("opentype")}@font-face{font-family:graphik-regular;src:local("graphik-regular"),url(/assets/Graphik-Regular-Trial.otf) format("opentype")}.graphik-regular{font-family:graphik-regular!important;letter-spacing:0}.graphik-bold{font-family:graphik-bold!important}body{font-family:graphik-bold,Arial,sans-serif;line-height:1;color:#333;background:#fff;display:flex;align-items:center;justify-content:center;height:100%;display:block}.container{width:100%;height:100%;background:#fff;overflow:hidden}main{padding:2rem;text-align:center;background-color:#fff}main p{font-size:1rem;color:var(--primary-color);line-height:1.6}.action-button{background:linear-gradient(45deg,#4caf50,#45a049);color:#fff;border:none;padding:15px 30px;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #4caf504d;text-transform:uppercase;letter-spacing:1px;position:relative;overflow:hidden}.action-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.action-button:hover:before{left:100%}.action-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4caf5066}.action-button:active{transform:translateY(0);box-shadow:0 2px 10px #4caf504d}.card{display:flex;flex-direction:column;border-radius:10px;padding:30px 20px}.card img{width:100%;border-radius:10px}.card hr{border-top-color:var(--border-color)}.card .card-points{height:40px}.card .card-points img{width:30px}.card h1{color:var(--text-color-secondary)}.card button{gap:0}.card button img{width:20px}footer{background:#f8f9fa;text-align:center;padding:1rem;color:#666;font-size:.9rem;border-top:1px solid #e9ecef}h1,h2,h3,h4,h5,h6{font-weight:600;color:var(--primary-color);line-height:1;font-family:graphik-bold,Arial,Helvetica,sans-serif}p,a{font-size:1rem;line-height:1.33;letter-spacing:1.2px;color:var(--primary-color)}a{text-decoration:none;letter-spacing:1.2px;color:var(--primary-color);font-weight:600}input,.input-field{border:1px solid var(--opaque-primary-color-light);padding:13px 15px;font-size:.9rem;font-weight:700;letter-spacing:1px;width:100%;min-height:56px;background-color:#f7f8f9;font-family:graphik-regular,Arial,sans-serif}.input-error-msg{display:none;color:#ff5558;text-align:left;font-size:14px;font-family:graphik-regular;margin-bottom:.7rem}input.error{border-color:#ff5558}input.error+.input-error-msg{display:block}.button{font-family:graphik-bold,Arial,sans-serif;border:none;font-size:1rem;font-weight:600;background-color:var(--primary-color);color:var(--text-color-white);padding:12px 16px;display:flex;justify-content:center;align-items:center;gap:1em;cursor:pointer}.button.rounded{border-radius:200px;height:56px;border:1px solid #f1f1f1}.button.btn-white{background-color:var(--text-color-white);color:var(--primary-color)}.menu-button{background-color:transparent}.main-header{flex-direction:column;background:url(/assets/bg-mobile.png) no-repeat center center/cover;color:#fff;padding:1.5rem 4rem;display:flex;justify-content:flex-start;padding:1.2rem .5rem}.main-header__subtitle{margin-top:7px;font-size:12px;color:#000}button.lang-button{background-color:var(--basic-bg-color-light);border-radius:6px;color:var(--primary-color);padding:6px 8px;display:flex;gap:4px;align-content:center}button.lang-button p{font-size:12px;color:var(--yeg-blue-dark);line-height:100%;vertical-align:middle;letter-spacing:-.5px}button.lang-button img{width:6px}.flex{display:flex;align-items:center;justify-content:center}.flex-column{display:flex;flex-direction:column}.flex-justify-start{display:flex;justify-content:flex-start}.flex-space-between{display:flex;align-items:center;justify-content:space-between}.flex-gap-1{display:flex;gap:1rem}.flex-gap-2{display:flex;gap:2rem}.flex-gap-3{display:flex;gap:3rem}.border-bottom-10{border-bottom:1px solid rgba(255,255,255,.1)}.txt-primary{color:var(--primary-color)}.txt-white{color:var(--text-color-white)}.txt-bold{font-weight:600}.txt-center{text-align:center}.ms{margin:.5rem}.mts{margin-top:.5rem}.mrs{margin-right:.5rem}.mbs{margin-bottom:.5rem}.mls{margin-left:.5rem}.m1{margin:1rem}.mt1{margin-top:1rem}.mr1{margin-right:1rem}.mb1{margin-bottom:1rem}.ml1{margin-left:1rem}.m2{margin:2rem}.mt2{margin-top:2rem}.mr2{margin-right:2rem}.mb2{margin-bottom:2rem}.ml2{margin-left:2rem}.m3{margin:3rem}.mt3{margin-top:3rem}.mr3{margin-right:3rem}.mb3{margin-bottom:3rem}.ml3{margin-left:3rem}.m4{margin:4rem}.mt4{margin-top:4rem}.mr4{margin-right:4rem}.mb4{margin-bottom:4rem}.ml4{margin-left:4rem}.m5{margin:5rem}.mt5{margin-top:5rem}.mr5{margin-right:5rem}.mb5{margin-bottom:5rem}.ml5{margin-left:5rem}.ps{padding:.5rem}.pts{padding-top:.5rem}.prs{padding-right:.5rem}.pbs{padding-bottom:.5rem}.pls{padding-left:.5rem}.p1{padding:1rem}.pt1{padding-top:1rem}.pr1{padding-right:1rem}.pb1{padding-bottom:1rem}.pl1{padding-left:1rem}.p2{padding:2rem}.pt2{padding-top:2rem}.pr2{padding-right:2rem}.pb2{padding-bottom:2rem}.pl2{padding-left:2rem}.p3{padding:3rem}.pt3{padding-top:3rem}.pr3{padding-right:3rem}.pb3{padding-bottom:3rem}.pl3{padding-left:3rem}.p4{padding:4rem}.pt4{padding-top:4rem}.pr4{padding-right:4rem}.pb4{padding-bottom:4rem}.pl4{padding-left:4rem}.p5{padding:5rem}.pt5{padding-top:5rem}.pr5{padding-right:5rem}.pb5{padding-bottom:5rem}.pl5{padding-left:5rem}.zindex1{z-index:1}.zindex2{z-index:2}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#0006;z-index:1}.hidden{display:none!important}.form-footer{position:relative;padding:0 10px;color:var(--primary-color);display:flex;flex-direction:column}.form-footer hr{border:none;border-top:1px solid #bababa}.form-footer p{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:0 10px}.form-footer button{border-radius:200px}.form-footer .google{background-color:var(--basic-bg-color-light);color:var(--text-color-black)}.form-footer .facebook{background-color:#fff;color:var(--text-color-white)}.form-footer .apple{background-color:#fff;color:#000}.btn{padding:.3rem .4rem;background:#fff;color:#000;font-size:12px;border-radius:3px;cursor:pointer;letter-spacing:.3px;vertical-align:middle;line-height:1}.btn-back{background-color:transparent;border:none;display:flex;align-items:center;cursor:pointer}.btn-back>div{width:42px;height:42px;border-radius:50%;color:#000;display:flex;justify-content:center;align-items:center;margin-right:.6rem;background:url(/assets/icons/arrow-back.svg) no-repeat center #f2f2f2}.btn-back>span{font-size:25px}.accordion-icon{width:16px;height:16px;background:url(/assets/icons/accordion-icon.svg) center;background-repeat:no-repeat;border-radius:50%}.help-icon{width:31px;height:31px;background:url(/assets/icons/help.svg);display:block;background-size:contain}.time-icon{width:10px;height:10px;background:url(/assets/icons/time.svg) no-repeat center;display:block}.question-icon{width:11px;height:11px;background:url(/assets/icons/question.svg) no-repeat center;display:block}.help-icon-black{width:15px;height:15px;background:url(/assets/icons/help-black.svg) no-repeat center;display:block}.section{border-bottom:7px solid #cfff04}.footer{display:flex;flex-direction:column;padding:1rem 0 2rem;gap:2rem;align-items:center}.footer .footer__links{display:inline-flex;font-size:14px}.footer a:first-child{margin-right:10px;padding-right:10px;border-right:1px solid #000}.footer__btns-container{gap:.5rem}.custom-card{overflow:hidden;display:flex;flex-direction:column}.custom-card .card-image-wrapper{position:relative;width:100%;padding-bottom:75%;background-color:#e8e8e8;border-radius:3px;overflow:hidden}.custom-card .card-image{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center}.custom-card .points-badge{position:absolute;top:8px;right:8px;background-color:#fff;padding:4px 7px;border-radius:3px;display:flex;align-items:center;gap:6px;box-shadow:0 2px 8px #00000026}.custom-card .points-text{font-size:14px;font-weight:700;color:#000;margin:0;letter-spacing:0}.custom-card .ball-icon{width:12px;height:12px;background:url(/assets/icons/tennis-ball-small.svg) center;background-repeat:no-repeat;border-radius:50%}.custom-card .card-title{font-size:22px;font-weight:700;color:#000;padding:20px 0 0;margin:0}.custom-card .bar{height:10px;background-color:#a4ee90;margin:12px 0}.custom-card .card-description{font-size:14px;font-weight:700;letter-spacing:.5px;color:#000;padding:5px 0 0;margin:0;text-transform:uppercase}.custom-card .card-text{font-size:12px;font-weight:400;color:#000;line-height:1.2;padding:8px 0 3px;margin:0;flex-grow:1;letter-spacing:.6px}.visit-button{background-color:#000;color:#fff;font-size:20px;font-weight:600;letter-spacing:.5px;border:none;cursor:pointer;transition:background-color .2s ease;border-radius:4px;font-family:inherit;margin:15px 0;padding:12px 0}.visit-button:hover{background-color:#333}.visit-button--cancel{color:#000;background-color:#e5e5e5}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.no-arrows::-webkit-outer-spin-button,.no-arrows::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.no-arrows{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.dialog-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;width:100%}.dialog-overlay .dialog-container{width:100%;max-width:480px;height:100vh;max-height:900px;background:#fff;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;position:relative}.dialog-overlay .close-button{border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:20px;background:#000;color:#fff;border:none;width:30px;height:30px;right:1rem;top:1rem;position:absolute;font-weight:lighter;outline:none}.dialog-overlay .close-btn{background:#fff;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:50%;font-size:26px;width:44px;height:44px;font-weight:100}.dialog--small .dialog-container{max-width:90%;min-height:40%;height:auto;padding:3rem 1rem 1rem}@media (max-width: 480px){.container{width:100%;height:100%;margin:0}main{padding:1.5rem}.action-button{padding:12px 25px;font-size:1rem}}@media (display-mode: standalone){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@media (min-width: 768px){.main-header{padding:1.2rem 4rem}.main-header__subtitle{font-size:18px}.btn-back{position:absolute;left:4rem;top:9.4rem}.footer{gap:3rem}.footer img{width:466px}.footer a:first-child{margin-right:30px;padding-right:30px;border-right:3px solid #000}.footer .footer__links a{font-size:30px}}@media (min-width: 640px){.card-image-wrapper{padding-bottom:65%}.points-badge{top:10px;right:10px;padding:6px 12px}.ball-icon{width:10px;height:10px}.card-title{font-size:24px;padding:15px 0 0}.bar{margin:10px 0}.card-description{padding:3px 0 0;font-size:20px}.card-text{padding:6px 0 0;font-size:13px}}
