section.notification-center{padding-top:.12rem;padding-bottom:.12rem}@media screen and (max-width:900px){section.notification-center{padding:0}}section.notification-center .container{width:12.5rem}@media screen and (max-width:900px){section.notification-center .container{padding:0}}section.notification-center .container .inner-container{background-color:#fff;border-radius:.08rem;min-height:5rem}section.notification-center .container .inner-container .title{display:flex;flex-direction:row;justify-content:center;position:relative;background:#0033a0;padding:.14rem 0;border-top-left-radius:.12rem;border-top-right-radius:.12rem}@media screen and (max-width:900px){section.notification-center .container .inner-container .title{border-radius:0}}section.notification-center .container .inner-container .title .back{position:absolute;left:.14rem;top:.12rem;cursor:pointer;z-index:1}section.notification-center .container .inner-container .title .back img{width:.32rem;height:.32rem}section.notification-center .container .inner-container .title .mark-as-read-all{position:absolute;right:.2rem}@media screen and (max-width:900px){section.notification-center .container .inner-container .title .mark-as-read-all{top:.1rem;right:.1rem}}section.notification-center .container .inner-container .title .mark-as-read-all button{display:flex;align-items:center;justify-content:center;height:.3rem}@media screen and (max-width:900px){section.notification-center .container .inner-container .title .mark-as-read-all button{min-width:0;padding:.06rem}}section.notification-center .container .inner-container .title .mark-as-read-all button span{font-size:.12rem}@media screen and (max-width:900px){section.notification-center .container .inner-container .title .mark-as-read-all button span{font-size:.1rem}}section.notification-center .container .inner-container .title .mark-as-read-all button:disabled{border-color:#0443c9}section.notification-center .container .inner-container .title .mark-as-read-all button:disabled span{color:#0443c9}section.notification-center .container .inner-container .tabs{display:flex;flex-direction:row;align-items:center;justify-content:center;height:.44rem;background-color:#0033a0;border-top:.01rem solid #052569}section.notification-center .container .inner-container .tabs .tab-item{height:100%;width:2.4rem;border-bottom:.03rem solid transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}section.notification-center .container .inner-container .tabs .tab-item.active{height:100%;border-bottom:.03rem solid #e75618}@media screen and (max-width:900px){section.notification-center .container .inner-container .tabs .tab-item{flex:1 1}}section.notification-center .container .inner-container .content-list{display:flex;flex-direction:column;border-bottom-left-radius:.12rem;border-bottom-right-radius:.12rem}section.notification-center .container .inner-container .content-list .content-container{cursor:pointer}section.notification-center .container .inner-container .content-list .content-item{background-color:#fff;padding:.12rem .16rem;border-bottom:.01rem solid #e0e0e0}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-list .content-item{padding:.1rem .16rem}}section.notification-center .container .inner-container .content-list .content-item.unread{background-color:#e8f5ff}section.notification-center .container .inner-container .content-list .content-end{display:flex;align-items:center;justify-content:center;margin-top:.6rem;margin-bottom:.3rem}section.notification-center .container .inner-container .content-list .no-message{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.2rem;padding:.6rem}section.notification-center .container .inner-container .content-list .no-message .icon img{width:.54rem;height:.54rem}section.notification-center .container .inner-container .content-list .no-message .actions{display:flex;flex-direction:column;gap:.15rem;margin-top:.2rem}section.notification-center .container .inner-container .content-list .no-message .actions button{width:2.4rem}section.notification-center .container .inner-container .content-list .no-message .actions button.tertiary span{color:#0033a0}section.notification-center .container .inner-container .content-container{position:relative;min-height:.5rem;margin:0 1.8rem;display:flex;flex-direction:row}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container{margin:0}}section.notification-center .container .inner-container .content-container .icon img{width:.24rem;height:.24rem}section.notification-center .container .inner-container .content-container .action-icon{position:absolute;right:0;top:calc(50% - .09rem);display:flex;align-items:center}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .action-icon{top:calc(50% - .08rem)}}section.notification-center .container .inner-container .content-container .action-icon img{width:.18rem;height:.18rem}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .action-icon img{width:.16rem;height:.16rem}}section.notification-center .container .inner-container .content-container .content{display:flex;flex-direction:column;margin-left:.16rem;gap:.08rem}section.notification-center .container .inner-container .content-container .content .content-title{padding-right:1.2rem;font-size:.16rem;font-weight:600}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content .content-title{font-size:.14rem}}section.notification-center .container .inner-container .content-container .content .content-desc{padding-right:.32rem;font-size:.14rem;font-weight:400}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content .content-desc{font-size:.12rem}}section.notification-center .container .inner-container .content-container .content-time{position:absolute;right:0;top:0}section.notification-center .container .inner-container .content-container .content-detail{display:flex;flex-direction:column;width:100%;height:auto;align-items:center;padding:.2rem 0}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content-detail{padding:0}}section.notification-center .container .inner-container .content-container .content-detail .message{position:relative;border:.01rem solid #e0e0e0;border-radius:.04rem;width:100%;min-height:1rem;padding:.3rem .4rem}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content-detail .message{padding:.2rem;border:none}}section.notification-center .container .inner-container .content-container .content-detail .message .message-time{position:absolute;right:.1rem;top:.1rem}section.notification-center .container .inner-container .content-container .content-detail .message .message-title{max-width:7rem;font-size:.16rem;font-weight:700}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content-detail .message .message-title{max-width:2.5rem;font-size:.14rem}}section.notification-center .container .inner-container .content-container .content-detail .message .message-content{width:100%;border-top:.01rem solid #f6f6f8;border-bottom:.01rem solid #f6f6f8;padding:.2rem 0;margin-top:.2rem;margin-bottom:.2rem;font-size:.14rem;font-weight:400}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content-detail .message .message-content{font-size:.12rem;padding:.1rem 0;margin-top:.1rem;margin-bottom:.1rem}}section.notification-center .container .inner-container .content-container .content-detail .message .message-info{display:flex;flex-direction:row;width:100%;justify-content:center;align-items:center;gap:.1rem}section.notification-center .container .inner-container .content-container .content-detail .message .message-info img{height:.24rem;width:auto}section.notification-center .container .inner-container .content-container .content-detail .help-divider{height:.01rem;background-color:#dbd9d9;width:2rem;margin-top:.4rem;margin-bottom:.2rem}section.notification-center .container .inner-container .content-container .content-detail .help{display:flex;flex-direction:column;align-items:center;width:4rem;gap:.15rem}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content-detail .help{position:fixed;bottom:0;background-color:#fff;z-index:2;box-shadow:0 -.02rem .04rem 0 rgba(0,0,0,.102);align-items:start;padding:.1rem .2rem;gap:.1rem}}section.notification-center .container .inner-container .content-container .content-detail .help .help-description{font-size:.14rem;font-weight:400;color:#606060;text-align:center}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content-detail .help .help-description{font-size:.12rem;text-align:left}}section.notification-center .container .inner-container .content-container .content-detail .help .help-actions{display:flex;flex-direction:row;width:100%;gap:.1rem}@media screen and (max-width:900px){section.notification-center .container .inner-container .content-container .content-detail .help .help-actions{margin-bottom:.2rem}}section.notification-center .container .inner-container .content-container .content-detail .help .help-actions button{flex:1 1}section.notification-center .container .inner-container .content-container .content-detail .help .help-actions button.live-chat{background-color:#0033a0;border-color:#0033a0}section.notification-center .container .inner-container .content-container .content-detail .help .help-actions button.live-chat:hover{background-color:#002677;border-color:#002677}section.campaigns{padding-top:.12rem;padding-bottom:.12rem}@media screen and (max-width:900px){section.campaigns{padding-top:.08rem;padding-bottom:.08rem}}section.campaigns .content{display:flex;flex-wrap:wrap;gap:.2rem;margin-top:.24rem}@media screen and (max-width:900px){section.campaigns .content{margin-top:.12rem}}section.campaigns .content .campaign-card{background:#f9f9f9;width:3.85rem;height:4.2rem;border-radius:.12rem}section.campaigns .content .campaign-card .card-top{height:2.1rem;overflow:hidden;border-radius:.12rem .12rem 0 0}section.campaigns .content .campaign-card .card-top img{width:100%;height:100%;object-fit:cover}section.campaigns .content .campaign-card .card-bottom{padding:.12rem .25rem;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.15rem;height:calc(100% - 2.1rem)}section.campaigns .content .campaign-card .card-bottom .description-text{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;text-overflow:ellipsis}section.campaigns .content .campaign-card a{margin-top:auto}section.campaign-detail{padding-top:.12rem;padding-bottom:.12rem}@media screen and (max-width:900px){section.campaign-detail{padding-top:.08rem;padding-bottom:.08rem}}section.campaign-detail .content{display:grid;max-width:8rem;width:100%;margin:auto;grid-gap:.2rem;gap:.2rem}section.campaign-detail .content .btn-default{width:3.43rem}@media screen and (max-width:900px){section.campaign-detail .content .btn-default{width:100%}}section.campaign-detail .content .image{width:100%;height:2.25rem;border-radius:.16rem;overflow:hidden}section.campaign-detail .content .image img{width:100%;height:auto;object-fit:contain}@media screen and (max-width:900px){section.campaign-detail .content .image img{height:100%;object-fit:cover}}nav.gazi-menu .content{position:relative;height:1.28rem}@media screen and (max-width:900px){nav.gazi-menu .content{height:.48rem}}nav.gazi-menu .content .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:.3rem 1rem;margin:0}@media screen and (max-width:900px){nav.gazi-menu .content .container{padding:.12rem .2rem}}nav.gazi-menu .content .container .logo{height:.68rem}@media screen and (max-width:900px){nav.gazi-menu .content .container .logo{height:.24rem}}nav.gazi-menu .content .container .logo img{width:auto;height:100%}nav.gazi-menu .content .container .mobile-menu-icon{width:.24rem;height:auto;background:none;border:none;padding:0;cursor:pointer}nav.gazi-menu .content .container .mobile-menu-icon img{width:100%;height:auto}nav.gazi-menu .content .container .mobile-menu-overlay{position:fixed;inset:0;z-index:98;pointer-events:none}nav.gazi-menu .content .container .mobile-menu-overlay.open{pointer-events:auto}nav.gazi-menu .content .container .mobile-menu{display:flex;flex-direction:column;position:fixed;top:.48rem;right:0;height:calc(100vh - .48rem);gap:.5rem;z-index:99;padding:.4rem .3rem;transform:translateX(100%);transition:transform .3s ease,visibility 0s ease .3s;pointer-events:none;visibility:hidden}nav.gazi-menu .content .container .mobile-menu.open{transform:translateX(0);pointer-events:auto;visibility:visible;transition:transform .3s ease,visibility 0s ease 0s}nav.gazi-menu .content .container .mobile-menu .menu-item{cursor:pointer}nav.gazi-menu .content .container .mobile-menu .menu-item.button{background-color:#e75617;border-radius:.04rem;padding:.14rem .34rem;align-items:center;justify-content:center}nav.gazi-menu .content .container .actions{display:flex;flex-direction:row;align-items:center;gap:.4rem;position:relative}nav.gazi-menu .content .container .actions .menu-item{cursor:pointer}nav.gazi-menu .content .container .actions .menu-item.button{background-color:#e75617;border-radius:.04rem;padding:.1rem .3rem}@keyframes odometer-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes odometer-out{0%{transform:translateY(0)}to{transform:translateY(-100%)}}section.gazi-banner{width:100%;height:calc(100vh - 1.28rem)}@media screen and (max-width:900px){section.gazi-banner{height:calc(100vh - .48rem)}}section.gazi-banner .content{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;gap:.3rem}@media screen and (max-width:900px){section.gazi-banner .content{gap:.2rem}}section.gazi-banner .content .date-range{border:.01rem solid #c9a84c;border-radius:.08rem;padding:.06rem .21rem}@media screen and (max-width:900px){section.gazi-banner .content .date-range{padding:.06rem .18rem}}section.gazi-banner .content .date-range span{font-size:.2rem;font-weight:500;color:#c9a84c;letter-spacing:.03rem}@media screen and (max-width:900px){section.gazi-banner .content .date-range span{font-size:.13rem}}section.gazi-banner .content .pre-title span{font-size:.22rem;font-weight:400;color:#7e88b0;letter-spacing:.08rem}@media screen and (max-width:900px){section.gazi-banner .content .pre-title span{font-size:.12rem}}section.gazi-banner .content .title-container h1{display:flex;flex-direction:column;align-items:center;font-size:1.28rem;font-weight:400;text-align:center;line-height:1.28rem;letter-spacing:0}@media screen and (max-width:900px){section.gazi-banner .content .title-container h1{font-size:.64rem;line-height:.64rem}}section.gazi-banner .content .title-container h1 .title{font-family:Alfa Slab One,serif;color:#fff}section.gazi-banner .content .title-container h1 .title-highlight{font-family:Alfa Slab One,serif;color:#e75617}section.gazi-banner .content .sub-title span{font-size:.26rem;font-weight:400;color:#7e88b0;letter-spacing:.08rem}@media screen and (max-width:900px){section.gazi-banner .content .sub-title span{font-size:.12rem;letter-spacing:.04rem}}section.gazi-banner .content .countdown{display:flex;flex-direction:row;align-items:center;gap:.34rem;margin-top:.7rem;position:relative}@media screen and (max-width:900px){section.gazi-banner .content .countdown{gap:.16rem}}section.gazi-banner .content .countdown .countdown-item{position:relative;display:flex;flex-direction:column;align-items:center;border:.02rem solid #7e88b0;border-radius:.06rem;padding:.1rem}@media screen and (max-width:900px){section.gazi-banner .content .countdown .countdown-item{padding:.06rem}}section.gazi-banner .content .countdown .countdown-item:not(:last-child):after{content:":";position:absolute;left:calc(100% + .17rem);top:50%;transform:translate(-50%,-50%);font-weight:700;font-size:.5rem;letter-spacing:0;color:#7e88b0}@media screen and (max-width:900px){section.gazi-banner .content .countdown .countdown-item:not(:last-child):after{left:calc(100% + .1rem)}}section.gazi-banner .content .countdown .countdown-item .value{display:flex;flex-direction:row;font-size:.7rem;font-weight:700;color:#7e88b0}@media screen and (max-width:900px){section.gazi-banner .content .countdown .countdown-item .value{font-size:.44rem}}section.gazi-banner .content .countdown .countdown-item .value .odometer-digit{position:relative;display:inline-block;overflow:hidden;height:1em;line-height:1em}section.gazi-banner .content .countdown .countdown-item .value .odometer-digit .digit-char{display:block;line-height:1em}section.gazi-banner .content .countdown .countdown-item .value .odometer-digit .digit-char.ghost{visibility:hidden}section.gazi-banner .content .countdown .countdown-item .value .odometer-digit .digit-char.stable{position:absolute;inset:0}section.gazi-banner .content .countdown .countdown-item .value .odometer-digit .digit-char.entering{position:absolute;inset:0;animation:odometer-in .35s cubic-bezier(.22,1,.36,1) forwards}section.gazi-banner .content .countdown .countdown-item .value .odometer-digit .digit-char.exiting{position:absolute;inset:0;animation:odometer-out .35s cubic-bezier(.22,1,.36,1) forwards}section.gazi-banner .content .countdown .countdown-item .label{font-size:.3rem;font-weight:400;color:#7e88b0}@media screen and (max-width:900px){section.gazi-banner .content .countdown .countdown-item .label{font-size:.2rem}}section.gazi-banner .content .down-arrow{position:absolute;bottom:.3rem;left:calc(50% - .18rem);width:.36rem;height:auto}section.gazi-banner .content .down-arrow img,section.gazi-history{width:100%;height:auto}section.gazi-history .content{display:flex;flex-direction:column;gap:.6rem;padding:.6rem 4.04rem}@media screen and (max-width:1600px){section.gazi-history .content{padding:.6rem 2rem}}@media screen and (max-width:1280px){section.gazi-history .content{padding:.6rem 1rem}}@media screen and (max-width:900px){section.gazi-history .content{gap:.2rem;padding:.5rem .2rem;flex-direction:column}}section.gazi-history .content .inner-content{display:flex;flex-direction:row;gap:.6rem}@media screen and (max-width:900px){section.gazi-history .content .inner-content{gap:.2rem;flex-direction:column}}section.gazi-history .content .inner-content .box{display:flex;flex-direction:column;padding:1rem .76rem;gap:.1rem;border:.02rem solid #561a00;border-radius:.08rem;width:2.5rem;height:3rem;justify-content:center;align-items:center}@media screen and (max-width:900px){section.gazi-history .content .inner-content .box{width:100%;height:1.8rem;padding:.4rem 0}}section.gazi-history .content .inner-content .box .box-number span{font-family:Alfa Slab One,serif;font-size:.42rem;font-weight:400;letter-spacing:.05rem;color:#e75617}section.gazi-history .content .inner-content .box .box-text span{font-size:.16rem;font-weight:400;letter-spacing:.05rem;color:#7e88b0}section.gazi-history .content .inner-content .history-content{display:flex;flex-direction:column;gap:.15rem}section.gazi-history .content .inner-content .history-title{display:flex;flex-direction:column;gap:.1rem}section.gazi-history .content .inner-content .history-title .pre-title{position:relative;font-size:.16rem;font-weight:700;letter-spacing:.05rem;color:#e75617;margin-left:.58rem}@media screen and (max-width:900px){section.gazi-history .content .inner-content .history-title .pre-title{font-size:.12rem}}section.gazi-history .content .inner-content .history-title .pre-title:before{position:absolute;left:-.58rem;top:50%;transform:translateY(-50%);content:"";width:.48rem;height:.03rem;background-color:#e75617}section.gazi-history .content .inner-content .history-title .title{margin:0;font-size:.28rem;font-weight:700;letter-spacing:.05rem;color:#fff}@media screen and (max-width:900px){section.gazi-history .content .inner-content .history-title .title{font-size:.22rem}}section.gazi-history .content .inner-content .history-text{font-size:.14rem;line-height:.2rem;letter-spacing:0;font-weight:400;color:#fff;white-space:pre-wrap}@media screen and (max-width:900px){section.gazi-history .content .inner-content .history-text{font-size:.12rem}}section.gazi-history .content .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem}@media screen and (max-width:900px){section.gazi-history .content .actions{gap:.2rem;align-self:center}}section.gazi-history .content .actions .button{display:flex;background-color:#e75617;border-radius:.04rem;padding:.14rem .34rem;align-items:center;justify-content:center}@media screen and (max-width:900px){section.gazi-history .content .actions .button{padding:.1rem .2rem}}section.gazi-important-dates{width:100%;height:auto}section.gazi-important-dates .content{display:flex;flex-direction:column;gap:.6rem;padding:.4rem 3.6rem}@media screen and (max-width:1600px){section.gazi-important-dates .content{padding:.4rem 2rem}}@media screen and (max-width:1280px){section.gazi-important-dates .content{padding:.4rem 1rem}}@media screen and (max-width:900px){section.gazi-important-dates .content{gap:.4rem;padding:.5rem .2rem;flex-direction:column}}section.gazi-important-dates .content .content-title{display:flex;flex-direction:column;gap:.1rem}section.gazi-important-dates .content .content-title .pre-title{position:relative;font-size:.16rem;font-weight:700;letter-spacing:.05rem;color:#e75617;margin-left:.58rem}@media screen and (max-width:900px){section.gazi-important-dates .content .content-title .pre-title{font-size:.12rem}}section.gazi-important-dates .content .content-title .pre-title:before{position:absolute;left:-.58rem;top:50%;transform:translateY(-50%);content:"";width:.48rem;height:.03rem;background-color:#e75617}section.gazi-important-dates .content .content-title .title{margin:0;font-size:.28rem;font-weight:700;letter-spacing:.05rem;color:#fff}@media screen and (max-width:900px){section.gazi-important-dates .content .content-title .title{font-size:.22rem}}section.gazi-important-dates .content .dates{position:relative;display:flex;flex-direction:column;gap:.55rem;width:100%;max-width:9.8rem;margin-left:auto;margin-right:auto;padding:.35rem 0}section.gazi-important-dates .content .dates:before{content:"";position:absolute;top:var(--line-top,1rem);bottom:var(--line-bottom,1rem);left:50%;width:.1rem;transform:translateX(-50%);background:#35405f;z-index:1}@media screen and (max-width:900px){section.gazi-important-dates .content .dates:before{display:none}}section.gazi-important-dates .content .dates .date-item{position:relative;display:grid;grid-template-columns:minmax(0,1fr) .28rem minmax(0,1fr);align-items:center;min-height:1.15rem}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item{display:flex;flex-direction:column;align-items:stretch;gap:.24rem;min-height:auto;padding-left:0}}section.gazi-important-dates .content .dates .date-item:after{content:"";position:absolute;top:50%;left:50%;width:.2rem;height:.2rem;transform:translate(-50%,-50%);background:#f15a18;border-radius:50%;z-index:3}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item:after{left:.7rem;top:0;transform:none}}section.gazi-important-dates .content .dates .date-item:before{content:"";position:absolute;top:50%;width:.6rem;height:.1rem;transform:translateY(-50%);background:#35405f;z-index:2}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item:before{display:block;left:.8rem!important;right:auto!important;top:.075rem;width:calc(60% + .2rem);height:.05rem;transform:none}}section.gazi-important-dates .content .dates .date-item .date,section.gazi-important-dates .content .dates .date-item .description{grid-row:1;align-self:center}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item .date,section.gazi-important-dates .content .dates .date-item .description{grid-column:auto!important;grid-row:auto!important;justify-self:auto!important;align-self:auto}}section.gazi-important-dates .content .dates .date-item .date{font-size:.2rem;font-weight:700;color:#fff;line-height:1;z-index:4}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item .date{order:1;font-size:.15rem}}section.gazi-important-dates .content .dates .date-item .description{display:block;max-width:3rem;padding:.2rem;font-size:.16rem;color:#7e88b0;background:#15192c;border:.02rem solid #1c2132;border-radius:.08rem;box-shadow:0 0 .08rem rgba(0,0,0,.25);z-index:4}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item .description{order:2;width:100%;max-width:none;margin:0!important;flex:1 1}}section.gazi-important-dates .content .dates .date-item:nth-child(odd) .date{grid-column:1;justify-self:end;margin-right:.16rem}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item:nth-child(odd) .date{margin:0!important}}section.gazi-important-dates .content .dates .date-item:nth-child(odd) .description{grid-column:3;justify-self:start;margin-left:.64rem}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item:nth-child(odd) .description{margin:0!important}}section.gazi-important-dates .content .dates .date-item:nth-child(odd):before{left:50%}section.gazi-important-dates .content .dates .date-item:nth-child(2n) .date{grid-column:3;justify-self:start;margin-left:.16rem}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item:nth-child(2n) .date{margin:0!important}}section.gazi-important-dates .content .dates .date-item:nth-child(2n) .description{grid-column:1;justify-self:end;margin-right:.64rem}@media screen and (max-width:900px){section.gazi-important-dates .content .dates .date-item:nth-child(2n) .description{margin:0!important}}section.gazi-important-dates .content .dates .date-item:nth-child(2n):before{right:50%}@media screen and (max-width:900px){section.gazi-important-dates .content .dates.mobile-only{display:block;max-width:none;width:100%;margin:0;padding:0;overflow:hidden}section.gazi-important-dates .content .dates.mobile-only .swiper-wrapper{align-items:stretch!important}section.gazi-important-dates .content .dates.mobile-only .swiper-slide{height:auto!important}section.gazi-important-dates .content .dates.mobile-only .date-item{display:flex;flex-direction:column;flex:0 0 auto;width:auto;height:100%}section.gazi-important-dates .content .dates.mobile-only .date-item:after,section.gazi-important-dates .content .dates.mobile-only .date-item:before{display:none!important}section.gazi-important-dates .content .dates.mobile-only .date-item .date{display:flex;align-items:center}section.gazi-important-dates .content .dates.mobile-only .date-item .date:after{content:"";flex:1 1;min-width:.8rem;height:.2rem;margin-left:.1rem;background-image:radial-gradient(circle,#f15a18 50%,transparent 0),linear-gradient(#35405f,#35405f);background-size:.2rem .2rem,calc(100% - .3rem) .05rem;background-position:0,.3rem;background-repeat:no-repeat}section.gazi-important-dates .content .dates.mobile-only .swiper-pagination{position:relative;bottom:auto;margin-top:.28rem;display:flex;justify-content:center;align-items:center;gap:.08rem}section.gazi-important-dates .content .dates.mobile-only .swiper-pagination-bullet{width:.1rem;height:.1rem;margin:0!important;background:#d9d9d9;opacity:1}section.gazi-important-dates .content .dates.mobile-only .swiper-pagination-bullet-active{background:#e75617}}section.gazi-important-dates .content .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem}@media screen and (max-width:900px){section.gazi-important-dates .content .actions{gap:.2rem;align-self:center}}section.gazi-important-dates .content .actions .button{display:flex;background-color:#e75617;border-radius:.04rem;padding:.14rem .34rem;align-items:center;justify-content:center}@media screen and (max-width:900px){section.gazi-important-dates .content .actions .button{padding:.1rem .2rem}}section.gazi-champions{width:100%;height:auto}section.gazi-champions .content{display:flex;flex-direction:column;gap:.6rem;padding:.8rem 3.15rem .56rem}@media screen and (max-width:1600px){section.gazi-champions .content{padding:.8rem 2rem .56rem}}@media screen and (max-width:1280px){section.gazi-champions .content{padding:.8rem 1rem .56rem}}@media screen and (max-width:900px){section.gazi-champions .content{gap:.4rem;padding:.5rem .2rem;flex-direction:column}}section.gazi-champions .content .content-title{display:flex;flex-direction:column;gap:.1rem;margin-left:.45rem}@media screen and (max-width:900px){section.gazi-champions .content .content-title{margin-left:0}}@media screen and (max-width:1600px){section.gazi-champions .content .content-title{margin-left:0}}@media screen and (max-width:1280px){section.gazi-champions .content .content-title{margin-left:0}}section.gazi-champions .content .content-title .pre-title{position:relative;font-size:.16rem;font-weight:700;letter-spacing:.05rem;color:#e75617;margin-left:.58rem}@media screen and (max-width:900px){section.gazi-champions .content .content-title .pre-title{font-size:.12rem}}section.gazi-champions .content .content-title .pre-title:before{position:absolute;left:-.58rem;top:50%;transform:translateY(-50%);content:"";width:.48rem;height:.03rem;background-color:#e75617}section.gazi-champions .content .content-title .title{margin:0;font-size:.28rem;font-weight:700;letter-spacing:.05rem;color:#242424}@media screen and (max-width:900px){section.gazi-champions .content .content-title .title{font-size:.22rem}}section.gazi-champions .content .card-list{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.1rem;gap:.1rem}@media screen and (max-width:1600px){section.gazi-champions .content .card-list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width:1280px){section.gazi-champions .content .card-list{grid-template-columns:repeat(3,1fr)}}section.gazi-champions .content .card-list.mobile-only{display:block;grid-template-columns:unset;width:100%;box-sizing:border-box;padding-right:.4rem;overflow:visible}section.gazi-champions .content .card-list.mobile-only .swiper-wrapper{row-gap:.1rem}section.gazi-champions .content .card-list.mobile-only .card{height:1.2rem;box-sizing:border-box}section.gazi-champions .content .card-list.mobile-only .card .card-inner{min-height:1.2rem}section.gazi-champions .content .card-list.mobile-only .swiper-pagination{position:relative;bottom:auto;margin-top:.28rem;display:flex!important;justify-content:center;align-items:center;gap:.08rem}section.gazi-champions .content .card-list.mobile-only .swiper-pagination-bullet{width:.1rem;height:.1rem;margin:0!important;background:#d9d9d9;opacity:1}section.gazi-champions .content .card-list.mobile-only .swiper-pagination-bullet-active{background:#e75617}section.gazi-champions .content .card-list .card{display:flex;min-height:1.2rem;perspective:10rem;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}section.gazi-champions .content .card-list .card .card-inner{position:relative;width:100%;flex:1 1;min-height:1.2rem;transform-style:preserve-3d;transition:transform .6s ease;border:.01rem solid #d8d8d8;border-radius:.04rem}section.gazi-champions .content .card-list .card.is-active .card-inner{transform:rotateY(180deg)}section.gazi-champions .content .card-list .card .card-back,section.gazi-champions .content .card-list .card .card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.04rem;box-sizing:border-box;padding:.1rem}section.gazi-champions .content .card-list .card .card-back{position:absolute;top:0;left:0;width:100%;height:100%}section.gazi-champions .content .card-list .card .card-front{position:relative;display:flex;flex-direction:column;gap:.06rem}section.gazi-champions .content .card-list .card .card-front .card-title{display:flex;flex-direction:row;align-items:center;gap:.04rem;min-height:.2rem;max-width:1.8rem}section.gazi-champions .content .card-list .card .card-front .card-title img{width:.2rem;height:auto}section.gazi-champions .content .card-list .card .card-front .card-title .text-default{color:#eb7948}section.gazi-champions .content .card-list .card .card-front .count{position:absolute;right:.1rem;top:.1rem;display:flex;justify-content:center;align-items:center;border-radius:50%;width:.3rem;height:.3rem;background-color:#eb7948}section.gazi-champions .content .card-list .card .card-back{display:flex;align-items:center;background-color:#eb7948;transform:rotateY(180deg)}section.gazi-champions .content .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem}@media screen and (max-width:900px){section.gazi-champions .content .actions{gap:.2rem;align-self:center}}section.gazi-champions .content .actions .button{display:flex;background-color:#e75617;border-radius:.04rem;padding:.14rem .34rem;align-items:center;justify-content:center}@media screen and (max-width:900px){section.gazi-champions .content .actions .button{padding:.1rem .2rem}}section.gazi-lineup{width:100%;height:auto}section.gazi-lineup .content{display:flex;flex-direction:column;gap:.3rem;padding:.8rem 3.6rem .64rem}@media screen and (max-width:1600px){section.gazi-lineup .content{padding:.8rem 2rem .64rem}}@media screen and (max-width:1280px){section.gazi-lineup .content{padding:.8rem 1rem .64rem}}@media screen and (max-width:900px){section.gazi-lineup .content{gap:.2rem;padding:.5rem .2rem;flex-direction:column}}section.gazi-lineup .content .content-title{display:flex;flex-direction:column;gap:.1rem}@media screen and (max-width:900px){section.gazi-lineup .content .content-title{margin-left:0}}section.gazi-lineup .content .content-title .pre-title{position:relative;font-size:.16rem;font-weight:700;letter-spacing:.05rem;color:#e75617;margin-left:.58rem}@media screen and (max-width:900px){section.gazi-lineup .content .content-title .pre-title{font-size:.12rem}}section.gazi-lineup .content .content-title .pre-title:before{position:absolute;left:-.58rem;top:50%;transform:translateY(-50%);content:"";width:.48rem;height:.03rem;background-color:#e75617}section.gazi-lineup .content .content-title .title{margin:0;font-size:.28rem;font-weight:700;letter-spacing:.05rem;color:#fff}@media screen and (max-width:900px){section.gazi-lineup .content .content-title .title{font-size:.22rem}}section.gazi-lineup .content .content-title .description{font-size:.16rem;font-weight:400;color:#7e88b0}@media screen and (max-width:900px){section.gazi-lineup .content .content-title .description{font-size:.12rem}}section.gazi-lineup .content .card-list{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:.1rem;gap:.1rem}section.gazi-lineup .content .card-list.mobile-only{display:block;grid-template-columns:unset;width:100%;box-sizing:border-box;padding-right:.4rem;overflow:visible}section.gazi-lineup .content .card-list.mobile-only .swiper-wrapper{row-gap:.1rem}section.gazi-lineup .content .card-list.mobile-only .card{height:1.2rem;box-sizing:border-box}section.gazi-lineup .content .card-list.mobile-only .card .card-inner{min-height:1.2rem}section.gazi-lineup .content .card-list.mobile-only .swiper-pagination{position:relative;bottom:auto;margin-top:.28rem;display:flex!important;justify-content:center;align-items:center;gap:.08rem}section.gazi-lineup .content .card-list.mobile-only .swiper-pagination-bullet{width:.1rem;height:.1rem;margin:0!important;background:#d9d9d9;opacity:1}section.gazi-lineup .content .card-list.mobile-only .swiper-pagination-bullet-active{background:#e75617}section.gazi-lineup .content .card-list .card{display:flex;min-height:1.2rem;perspective:10rem;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}section.gazi-lineup .content .card-list .card .card-inner{position:relative;width:100%;flex:1 1;min-height:1.2rem;border:.02rem solid #1c2132;border-radius:.08rem}section.gazi-lineup .content .card-list .card .card-back,section.gazi-lineup .content .card-list .card .card-front{border-radius:.08rem;box-sizing:border-box;padding:.2rem;transition:opacity .3s ease}section.gazi-lineup .content .card-list .card .card-back{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;box-sizing:border-box}section.gazi-lineup .content .card-list .card.is-active .card-front{opacity:0}section.gazi-lineup .content .card-list .card.is-active .card-back{opacity:1;pointer-events:auto}section.gazi-lineup .content .card-list .card .card-front{position:relative;display:flex;flex-direction:column;gap:.06rem;background-color:#15192c}section.gazi-lineup .content .card-list .card .card-front:hover{position:relative;background-color:#291d17}section.gazi-lineup .content .card-list .card .card-front:hover:before{position:absolute;left:0;top:0;content:"";width:.05rem;height:100%;background-color:#e75617;border-top-left-radius:.08rem;border-bottom-left-radius:.08rem}section.gazi-lineup .content .card-list .card .card-front:hover .card-title .text-default{color:#e75617}section.gazi-lineup .content .card-list .card .card-front:hover .card-title .badge .text-default,section.gazi-lineup .content .card-list .card .card-front:hover .horse-name .text-default{color:#e75617!important}section.gazi-lineup .content .card-list .card .card-front .card-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:.04rem;min-height:.2rem;width:100%}section.gazi-lineup .content .card-list .card .card-front .card-title .text-default{color:#7e88b0}section.gazi-lineup .content .card-list .card .card-front .card-title .badge{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.04rem}section.gazi-lineup .content .card-list .card .card-front .card-title .badge img{width:.2rem;height:.2rem;object-fit:contain;display:block;flex-shrink:0}section.gazi-lineup .content .card-list .card .card-front .card-title .badge .text-default{display:flex;align-items:center;justify-content:center;line-height:1}section.gazi-lineup .content .card-list .card .card-front .gender-name,section.gazi-lineup .content .card-list .card .card-front .jockey-name{display:flex;flex-direction:row;width:calc(100% - .4rem)}section.gazi-lineup .content .card-list .card .card-front .arrow{position:absolute;right:.2rem;bottom:.2rem;height:.24rem;width:.24rem}section.gazi-lineup .content .card-list .card .card-front .arrow img{width:100%;height:auto}section.gazi-lineup .content .card-list .card .card-back{display:flex;align-items:center;background-color:#fff}section.gazi-lineup .content .card-list .card .card-back .text-default{color:#192a7a}section.gazi-lineup .content .card-list .card .card-back:before{position:absolute;left:0;top:0;content:"";width:.05rem;height:100%;background-color:#e75617;border-top-left-radius:.08rem;border-bottom-left-radius:.08rem}section.gazi-lineup .content .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem}@media screen and (max-width:900px){section.gazi-lineup .content .actions{gap:.2rem;align-self:center}}section.gazi-lineup .content .actions .button{display:flex;background-color:#e75617;border-radius:.04rem;padding:.14rem .34rem;align-items:center;justify-content:center}@media screen and (max-width:900px){section.gazi-lineup .content .actions .button{padding:.1rem .2rem}}section.gazi-bet-types{width:100%;height:auto;overflow:hidden}section.gazi-bet-types .content{display:flex;flex-direction:column;gap:.3rem;padding:.8rem 2.74rem .7rem;width:100%;box-sizing:border-box;justify-content:center;align-items:center}@media screen and (max-width:1600px){section.gazi-bet-types .content{padding:.8rem 2rem .64rem}}@media screen and (max-width:1280px){section.gazi-bet-types .content{padding:.8rem 1rem .64rem}}@media screen and (max-width:900px){section.gazi-bet-types .content{gap:.2rem;padding:.5rem .2rem;flex-direction:column;justify-content:start;align-items:start}}section.gazi-bet-types .content .content-title{display:flex;flex-direction:column;gap:.1rem;align-items:center}@media screen and (max-width:900px){section.gazi-bet-types .content .content-title{margin-left:0;align-items:start}}section.gazi-bet-types .content .content-title .pre-title{position:relative;font-size:.14rem;font-weight:700;letter-spacing:.05rem;color:#e75617;margin-left:.58rem;width:-moz-fit-content;width:fit-content;text-align:center}@media screen and (max-width:900px){section.gazi-bet-types .content .content-title .pre-title{font-size:.12rem}}section.gazi-bet-types .content .content-title .pre-title:before{position:absolute;left:-.58rem;top:50%;transform:translateY(-50%);content:"";width:.48rem;height:.03rem;background-color:#e75617}section.gazi-bet-types .content .content-title .pre-title:after{position:absolute;right:-.58rem;top:50%;transform:translateY(-50%);content:"";width:.48rem;height:.03rem;background-color:#e75617}@media screen and (max-width:900px){section.gazi-bet-types .content .content-title .pre-title:after{display:none}}section.gazi-bet-types .content .content-title .title{margin:0;font-family:Alfa Slab One,serif;font-size:.78rem;font-weight:400;color:#fff;text-align:center;line-height:.9rem;white-space:pre-wrap}@media screen and (max-width:900px){section.gazi-bet-types .content .content-title .title{font-size:.28rem;line-height:.36rem;letter-spacing:.02rem;text-align:left}}section.gazi-bet-types .content .content-title .description{font-size:.18rem;font-weight:500;line-height:.22rem;color:#7e88b0;text-align:center;white-space:pre-wrap}@media screen and (max-width:900px){section.gazi-bet-types .content .content-title .description{font-size:.12rem;font-weight:400;line-height:100%;text-align:left;letter-spacing:0}}section.gazi-bet-types .content .card-list-wrapper{display:flex;align-items:center;gap:.2rem;width:100%;box-sizing:border-box}section.gazi-bet-types .content .card-list-wrapper .swiper-nav-btn{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.48rem;height:.48rem;border-radius:50%;background-color:#e75617;border:none;cursor:pointer}section.gazi-bet-types .content .card-list-wrapper .swiper-nav-btn:hover{background-color:#c24813}section.gazi-bet-types .content .card-list-wrapper .swiper-nav-btn svg{width:.3rem;height:.3rem}section.gazi-bet-types .content .card-list-wrapper .card-swiper{flex:1 1;min-width:0}section.gazi-bet-types .content .card-list-wrapper .card-swiper .card-col{display:flex;flex-direction:column;gap:.2rem}section.gazi-bet-types .content .card-swiper{width:100%;box-sizing:border-box;padding-bottom:.4rem!important}section.gazi-bet-types .content .card-swiper .swiper-pagination{bottom:0}section.gazi-bet-types .content .card-swiper .swiper-pagination .swiper-pagination-bullet{width:.1rem;height:.1rem;background-color:#7e88b0;opacity:1}section.gazi-bet-types .content .card-swiper .swiper-pagination .swiper-pagination-bullet-active{background-color:#e75617}section.gazi-bet-types .content .card{display:flex;width:100%;min-height:2.4rem;box-sizing:border-box;background-color:#131b43}section.gazi-bet-types .content .card .card-inner{display:flex;flex-direction:column;gap:.15rem;width:100%;flex:1 1;border:.01rem solid #282b35;border-radius:.08rem;padding:.3rem;box-sizing:border-box}section.gazi-bet-types .content .card:hover{background-color:#24192f}section.gazi-bet-types .content .card .card-badge{min-height:.22rem;width:-moz-fit-content;width:fit-content}section.gazi-bet-types .content .card .card-badge:not(:empty){display:flex;justify-content:center;align-items:center;background-color:#e75617;border-radius:.04rem;padding:.04rem}@media screen and (max-width:900px){section.gazi-bet-types .content .card .card-badge:not(:empty){margin-left:auto}}section.gazi-bet-types .content .card .card-title{width:100%}section.gazi-bet-types .content .card .card-text{font-size:.14rem;line-height:.22rem;font-weight:400;color:#7e88b0}section.gazi-bet-types .content .actions{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:.3rem}@media screen and (max-width:900px){section.gazi-bet-types .content .actions{gap:.2rem;align-self:center}}section.gazi-bet-types .content .actions .button{display:flex;background-color:#e75617;border-radius:.04rem;padding:.14rem .34rem;align-items:center;justify-content:center}@media screen and (max-width:900px){section.gazi-bet-types .content .actions .button{padding:.1rem .2rem}}section.gazi-bet-types .content .actions .store-links{display:flex;flex-direction:row;gap:.25rem}@media screen and (max-width:900px){section.gazi-bet-types .content .actions .store-links{flex-direction:column;gap:.15rem}}section.gazi-bet-types .content .actions .store-links a img{height:.4rem;width:auto}.mobile-app-download-page{min-height:100vh;background-color:#0a1f8f;display:flex;flex-direction:column}.mobile-app-download-page header.mad-header{margin-bottom:0}.mobile-app-download-page .mad-header{background-color:#052569;height:.8rem;display:flex;align-items:center;flex-shrink:0}@media screen and (max-width:900px){.mobile-app-download-page .mad-header{height:.5rem}}.mobile-app-download-page .mad-header .mad-header-inner{width:100%;padding:0 2.8rem;display:flex;align-items:center;justify-content:space-between}@media screen and (max-width:900px){.mobile-app-download-page .mad-header .mad-header-inner{padding:0 .14rem}}.mobile-app-download-page .mad-header .mad-logo{width:1.58rem!important;height:.46rem!important;display:block;object-fit:contain;margin:.17rem 0}@media screen and (max-width:900px){.mobile-app-download-page .mad-header .mad-logo{width:.86rem!important;height:.25rem!important;margin:.12rem 0}}.mobile-app-download-page .mad-header .mad-back-btn{width:2.04rem;height:.48rem;margin:.17rem 0;display:inline-flex;align-items:center;justify-content:center;padding:0;min-width:unset}@media screen and (max-width:900px){.mobile-app-download-page .mad-header .mad-back-btn{height:.25rem;margin:.12rem 0;min-width:unset;width:auto;padding:0 .12rem;border-radius:.08rem}}.mobile-app-download-page .mad-header .mad-back-btn span{font-size:.24rem!important;font-weight:700!important}@media screen and (max-width:900px){.mobile-app-download-page .mad-header .mad-back-btn span{font-size:.14rem!important}}.mobile-app-download-page .mad-body{flex:1 1;padding-top:.54rem;background:linear-gradient(180deg,#0133a0,#032776)}@media screen and (max-width:900px){.mobile-app-download-page .mad-body{padding-top:0}}.mobile-app-download-page .mad-body .container{display:flex;flex-direction:column;gap:.4rem}@media screen and (max-width:900px){.mobile-app-download-page .mad-body .container{gap:0}}.mobile-app-download-page .mad-desktop{display:flex;align-items:flex-start;gap:.22rem;width:11.82rem;height:7.65rem;margin:0 auto}@media screen and (max-width:900px){.mobile-app-download-page .mad-desktop{display:none}}.mobile-app-download-page .mad-desktop .mad-banner-col{flex-shrink:0;width:4.1rem}@media screen and (max-width:1280px){.mobile-app-download-page .mad-desktop .mad-banner-col{width:3.8rem}}.mobile-app-download-page .mad-desktop .mad-banner-col img{width:100%;height:auto;display:block}.mobile-app-download-page .mad-desktop .mad-banner-col .mad-banner-placeholder{width:100%;height:5.6rem;background:hsla(0,0%,100%,.08);border-radius:.12rem}.mobile-app-download-page .mad-desktop .mad-info-col{flex:1 1;display:flex;flex-direction:column;gap:0;padding-top:.86rem}.mobile-app-download-page .mad-desktop .mad-info-col .mad-title{width:5.8rem;line-height:1.1!important}.mobile-app-download-page .mad-desktop .mad-info-col .mad-desc{margin-top:.3rem;line-height:1!important}.mobile-app-download-page .mad-desktop .mad-info-col .mad-desc p{line-height:1!important}.mobile-app-download-page .mad-desktop .mad-info-col .mad-store-row{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem;width:3.86rem;margin-top:.48rem;margin-bottom:.94rem}.mobile-app-download-page .mad-desktop .mad-info-col .mad-store-row .mad-download-btn{width:100%;height:.5rem;min-width:unset;display:inline-flex;align-items:center;justify-content:center;padding:0}.mobile-app-download-page .mad-desktop .mad-info-col .mad-store-row .mad-store-row-inner{margin-top:.5rem;display:flex;align-items:center;gap:.4rem}.mobile-app-download-page .mad-desktop .mad-info-col .mad-store-row .mad-store-row-inner .mad-qr{background:#fff;border-radius:.08rem;padding:.15rem;width:1.65rem;height:1.65rem;flex-shrink:0;box-sizing:border-box}.mobile-app-download-page .mad-desktop .mad-info-col .mad-store-row .mad-store-row-inner .mad-qr img{width:100%;height:100%;object-fit:contain;display:block}.mobile-app-download-page .mad-desktop .mad-info-col .mad-store-row .mad-store-row-inner .mad-qr-placeholder{width:1.65rem;height:1.65rem;background:hsla(0,0%,100%,.15);border-radius:.08rem;flex-shrink:0}.mobile-app-download-page .mad-desktop .mad-info-col .mad-store-row .mad-store-row-inner .mad-store-btns{display:flex;flex-direction:column;gap:.15rem}.mobile-app-download-page .mad-mobile{display:none}@media screen and (max-width:900px){.mobile-app-download-page .mad-mobile{display:flex;flex-direction:column;align-items:center;text-align:center}.mobile-app-download-page .mad-mobile .mad-title{margin-top:.4rem;padding:0 .86rem}}.mobile-app-download-page .mad-mobile .mad-banner-img-mobile{width:2.24rem!important;height:4.16rem!important;object-fit:contain;display:block;margin-top:.1rem}.mobile-app-download-page .mad-mobile .mad-store-btn-mobile{margin-top:.2rem}.mobile-app-download-page .mad-store-btn{display:flex;flex-direction:row;align-items:center;gap:.12rem;background:#fff;border-radius:.08rem;min-width:1.8rem;text-decoration:none;cursor:pointer;transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}.mobile-app-download-page .mad-store-btn:hover{opacity:.88}.mobile-app-download-page .mad-store-btn img{width:.28rem;height:auto!important;flex-shrink:0;display:block}.mobile-app-download-page .mad-store-btn span{font-size:.14rem;font-weight:600;color:#111;white-space:nowrap}.mobile-app-download-page .mad-store-btn-mobile{display:flex;flex-direction:row;align-items:center;gap:.1rem;border-radius:.08rem;width:1.6rem;height:.48rem;text-decoration:none;cursor:pointer;flex-shrink:0;transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease}.mobile-app-download-page .mad-store-btn-mobile:hover{opacity:.88}.mobile-app-download-page .mad-store-btn-mobile img{width:.28rem;height:auto!important;flex-shrink:0;display:block}.mobile-app-download-page .mad-store-btn-mobile span{font-size:.14rem;font-weight:600;color:#111;white-space:nowrap}.mobile-app-download-page .mad-seo{width:11.54rem;margin:0 auto;padding-top:.5rem;padding-bottom:.4rem;border-top:1px solid #003bb9}@media screen and (max-width:900px){.mobile-app-download-page .mad-seo{width:100%;margin-top:.3rem;padding-top:.2rem;text-align:left}}.mobile-app-download-page .mad-seo .mad-seo-text{font-family:Roboto;font-size:.14rem;font-weight:400;color:#fff;line-height:1.5}.mobile-app-download-page .mad-seo .mad-seo-read-more{background:none;border:none;padding:0;cursor:pointer;font-family:Roboto;font-size:.14rem;font-weight:700;color:#fff;text-decoration:underline;display:inline;vertical-align:baseline}.mad-bottom-sheet.popup-overlay{align-items:flex-end;background:rgba(0,0,0,.5);z-index:1000}.mad-bottom-sheet .popup-container{width:100%;max-width:100%;border-radius:.16rem .16rem 0 0;background:transparent;box-shadow:none;padding:0}.mad-bottom-sheet .mad-bs-content{background:#fff;border-radius:.16rem .16rem 0 0;padding:.28rem .2rem .4rem;display:flex;flex-direction:column;gap:.16rem;align-items:stretch}.mad-bottom-sheet .mad-bs-content .mad-bs-btn{width:100%}section.page-not-found .container .inner-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-top:1.2rem;padding-bottom:1.2rem}section.page-not-found .container .inner-container .text{margin-top:-.2rem}section.page-not-found .container .inner-container .button-container{margin-top:.12rem;width:3.5rem}@media screen and (max-width:900px){section.page-not-found .container .inner-container .button-container{width:auto}}section.page-not-found .container .inner-container .button-container .btn-default{width:100%}.contact-container{position:fixed;bottom:.32rem;left:.24rem;z-index:3;display:flex;flex-direction:row;gap:.15rem;align-items:end}.contact-container .contact-btn{width:.64rem;height:.64rem;background:#ff7915!important;border:none!important;border-radius:.12rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.contact-container .contact-btn img{width:.3rem;height:auto}.contact-container .live-chat-btn{width:.64rem;height:.64rem;background:#0033a0!important;border:none!important;border-radius:.12rem;display:flex;justify-content:center;align-items:center;cursor:pointer}.contact-container .live-chat-btn img{width:.3rem;height:.3rem}.contact-container .contact-form-container{width:100%;height:100%;z-index:3;height:unset;width:3.75rem;background:#fff;border-radius:.24rem;box-shadow:0 .08rem .32rem 0 rgba(0,0,0,.32);padding:.2rem}@media screen and (max-width:900px){.contact-container .contact-form-container{position:fixed;width:100%;height:100%;top:0;left:0;bottom:unset;background:#f6f6f8;padding:0;border-radius:0}}.contact-container .contact-form-container .close-icon{width:.24em;height:.24rem;position:absolute;top:0;right:0;cursor:pointer;display:flex;align-items:center;justify-content:center}@media screen and (max-width:900px){.contact-container .contact-form-container .close-icon{align-items:unset;justify-content:unset;top:.1rem;left:.1rem}}.contact-container .contact-form-container .top{display:flex;align-items:center;width:100%;height:.44rem;background:#0033a0;justify-self:center}.contact-container .contact-form-container .top .text-default{margin:auto}.contact-container .contact-form-container .top .close-icon{justify-self:start}.contact-container .contact-form-container .description{padding:.24rem}.contact-container .contact-form-container .contact-form{height:100%;width:100%;position:relative;display:flex}@media screen and (max-width:900px){.contact-container .contact-form-container .contact-form{height:-moz-fit-content;height:fit-content;width:calc(100% - .32rem);background:#ededed;padding:.16rem;border-radius:.16rem;margin:auto}}.contact-container .contact-form-container .contact-form .contact-form-text{margin-bottom:.16rem}.contact-container .contact-form-container .contact-form .contact-form-text .text-default{text-align:left}.contact-container .contact-form-container .contact-form .user-info{margin-bottom:.16rem;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.contact-container .contact-form-container .contact-form .row{display:flex;flex-direction:row;gap:.1rem;align-items:center}.contact-container .contact-form-container .contact-form .row .form-item{flex:1 1}.contact-container .contact-form-container .contact-form .row .form-item+.form-item{margin-top:0}.contact-container .contact-form-container .contact-form .row+.form-item{margin-top:.12rem}.contact-container .contact-form-container .contact-form .form-item .select-container{text-align:left}.contact-container .contact-form-container .contact-form .form-item+.form-item{margin-top:.12rem}.contact-container .contact-form-container .contact-form .actions{display:flex;align-items:center;justify-content:center;gap:.08rem}.contact-container .contact-form-container .contact-form .actions button{flex:1 1}.contact-container .contact-form-container .contact-form .actions button span{font-size:.14rem}.contact-container .contact-form-container .contact-form .actions .bg-none{background:none;border:none}.contact-container .contact-form-container .contact-form .actions .bg-none span{color:#242424}.contact-container .contact-form-container .send-info{height:100%;width:100%;position:relative;padding:.32rem;height:7.4rem}@media screen and (max-width:900px){.contact-container .contact-form-container .send-info{position:fixed;top:0;left:0;height:100%;width:100%;padding:0 .45rem;border-radius:0;margin:auto;background:rgba(0,0,0,.5);display:flex}}.contact-container .contact-form-container .send-info .content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;height:100%}@media screen and (max-width:900px){.contact-container .contact-form-container .send-info .content{height:-moz-fit-content;height:fit-content;background:#fff;padding:.36rem;border-radius:.08rem;margin:auto}.contact-container .contact-form-container .send-info .content img{width:.48rem;height:.48rem}}.contact-container{transition:none!important;-webkit-transition:none!important;-ms-transition:none!important;-moz-transition:none!important;-o-transition:none!important}.contact-container.opened{background:none;position:fixed;top:unset;bottom:.53rem!important;left:.24rem;z-index:3;height:unset;width:5.34rem;background:#ededed;border-radius:.24rem;box-shadow:0 .08rem .32rem 0 rgba(0,0,0,.32);padding:0}@media screen and (max-width:900px){.contact-container.opened{width:100%;height:100%;top:0;left:0;bottom:unset;background:#f6f6f8;padding:0;border-radius:0}}.job-update-popup .popup-container{width:4.6rem;height:auto!important;padding:.45rem;border-radius:.08rem;border:1px solid #e0dfdc;background:#fff}@media screen and (max-width:900px){.job-update-popup .popup-container{width:3.15rem;padding:.16rem .28rem}}.job-update-popup .popup-container .close{position:absolute;width:.24rem;height:.24rem;right:.24rem;top:.24rem;cursor:pointer}.job-update-popup .popup-container form{margin-top:.24rem;text-align:left}@media screen and (max-width:900px){.job-update-popup .popup-container form .btn-default{margin-top:.16rem}.job-update-popup .popup-container form{margin-top:.18rem}}.job-update-popup .popup-container .agreements:has(*){margin-top:.16rem}.job-update-popup .popup-container .agreements .agreement-item div{cursor:pointer;text-decoration:underline}.select-job-agreement-popup .popup-container{max-width:12rem;width:100%!important;height:auto!important;padding:.24rem;border-radius:.08rem;border:1px solid #e0dfdc;background:#fff}.select-job-agreement-popup .popup-container .close{position:absolute;width:.24rem;height:.24rem;right:.24rem;top:.24rem;cursor:pointer}.select-job-agreement-popup .popup-container .content{margin-top:.24rem;text-align:left}.marketing-consent-popup .popup-container{max-width:4rem;width:100%!important;height:auto!important;padding-top:.24rem;border-radius:.08rem;border:1px solid #e0dfdc;background:#fff;position:relative}.marketing-consent-popup .popup-container .close{position:absolute;width:.24rem;height:.24rem;right:.1rem;top:.1rem;cursor:pointer}.marketing-consent-popup .popup-container .content{display:flex;flex-direction:column;align-items:center;padding:.36rem;gap:.24rem;text-align:center}.marketing-consent-popup .popup-container .content .button-container{display:flex;flex-direction:column;align-items:center;width:100%;gap:.15rem}.marketing-consent-popup .popup-container .content .button-container>*{width:2.5rem!important;height:.4rem!important;display:flex;justify-content:center;align-items:center;cursor:pointer}@media screen and (max-width:900px){.login-popup{padding:0}}.login-popup .popup-container{max-width:5.2rem;width:100%!important;height:auto!important;padding-top:.24rem;border-radius:.08rem;border:1px solid #e0dfdc;background:#fff}@media screen and (max-width:900px){.login-popup .popup-container{width:100%!important;min-height:100vh!important;padding-top:0;border:none;border-radius:0}.login-popup .popup-container .title{display:flex;justify-content:center;align-items:center;background-color:#0033a0;height:.44rem}.login-popup .popup-container .title *{color:#fff}}.login-popup .popup-container .close{position:absolute;width:.24rem;height:.24rem;right:.24rem;top:.24rem;cursor:pointer}.login-popup .popup-container .arrow{position:absolute;width:.2rem;height:.2rem;left:.14rem;top:.12rem;cursor:pointer}.login-popup .popup-container .arrow img{width:100%;height:100%}.login-popup .popup-container .content{padding:.2rem .4rem .3rem}@media screen and (max-width:900px){.login-popup .popup-container .content{padding:.2rem .1rem}}.login-popup .popup-container .content .form-container .image{width:100%;border-radius:.08rem;overflow:hidden;margin-bottom:.24rem}@media screen and (max-width:900px){.login-popup .popup-container .content .form-container .image{margin-bottom:.2rem}}.login-popup .popup-container .content .form-container .image img{width:100%;height:auto}.login-popup .popup-container .content .form-container .container-title{margin-bottom:.15rem}.login-popup .popup-container .content .form-container form.general{padding:0 .06rem;text-align:left}.login-popup .popup-container .content .form-container form.general .btn-default{margin-top:.16rem}.login-popup .popup-container .content .form-container form.general .form-item{display:flex;align-items:center}.login-popup .popup-container .content .form-container form.general .form-item .input-icon{top:.1rem}.login-popup .popup-container .content .form-container form.general .form-item+.form-item{margin-top:.16rem}.login-popup .popup-container .content .form-container .forget-password{padding:0 .06rem;margin-top:.2rem;text-decoration:underline;color:#77cef3!important}.login-popup .popup-container .content .form-container .forget-password *{color:#77cef3!important}.login-popup .popup-container .content .form-container .redirect{padding:0 .06rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.login-popup .popup-container .content .form-container .redirect .seperator{margin-top:.25rem;margin-bottom:.15rem;width:2.3rem;height:1px;background-color:#d3cfcf}.login-popup .popup-container .content .form-container .redirect a{width:100%}.login-popup .popup-container .content .form-container .redirect .button-register{margin-top:.2rem;width:100%}.login-popup .popup-container .content .form-container .info-text{display:flex;flex-direction:row;gap:.05rem;justify-content:center;align-items:center;margin-top:.3rem}.login-popup .popup-container .content .form-container .info-text img{height:.22rem;width:auto}.login-popup .popup-container .content .form-container.login-error form.general .form-item input[type=password],.login-popup .popup-container .content .form-container.login-error form.general .form-item input[type=text]{border-color:#ffd0d0;background-color:#fff8f8}