@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Quicksand:wght@500&family=Roboto:wght@100;200;300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css?family=Lustria|Lato:300);*{scrollbar-color:gold}body{background:linear-gradient(180deg,#111 0,#1e1d1b);font-family:Montserrat Alternates!important;margin:0 auto;width:100%}.flex-between,.flex-column,.flex-row{align-items:center;display:flex}.flex-row{flex-direction:row}.flex-column{flex-direction:column}.flex-between{flex-direction:row;justify-content:space-between}h1{font-size:26px;font-weight:700;line-height:31px}h2{font-size:22px;font-weight:800;line-height:28px}h3{font-size:17px;font-weight:700;line-height:16px;text-transform:uppercase}.container{height:auto;margin-top:14px}.wrapper{height:100%;margin:0 auto;max-width:460px;min-width:375px}.cardsContainer{align-items:center;flex-direction:column;margin-top:auto;width:100%}.cardsWrapper{align-self:center;margin-bottom:35px;width:100%}.buttonContainer{margin-top:auto;width:100%}.componentSubtitle{color:#bbb;font-size:12px;font-weight:400;line-height:15px;margin-top:8px}.cardTitle{color:#1e1e27;font-size:15px;font-weight:400;line-height:18px}.cardContainer{border:.1px solid #d3d3d3;border-radius:8px;box-shadow:0 0 10px -2px rgba(0,0,0,.12);cursor:pointer;position:relative}.cardContainer:active:before{border:1px solid #e15768;border-radius:8px;bottom:-.4px;box-shadow:0 0 10px -2px rgba(225,87,104,.4);content:"";left:-.4px;position:absolute;right:-.4px;top:-.4px}.pinkCardContainer:active:before{border:1px solid #e15768;box-shadow:0 0 10px -2px rgba(225,87,104,.4)}.purpleCardContainer:active:before{border:1px solid #7d8bf6;box-shadow:0 0 10px -2px rgba(202,207,247,.79)}.resultSubtitle{color:#1b1d22;font-size:15px;font-weight:700;line-height:18px}.questionContainer{background:linear-gradient(180deg,rgba(17,17,23,0) 13.02%,#111117);font-family:Roboto,sans-serif;height:382px;padding:0 20px;width:100%}.questionContainer .questionTitle{color:#fff;font-size:47px;font-weight:700;line-height:55px;margin-bottom:31px;width:100%}.questionContainer .buttonsContainer{bottom:12px;display:flex;flex-direction:column;justify-content:space-between;left:20px;position:fixed;width:calc(100% - 40px)}.questionContainer .buttonsContainer .button{border:1px solid #fff;border-radius:8px;cursor:pointer;font-size:18px;font-weight:700;height:56px;line-height:21px;text-align:center}.questionContainer .buttonsContainer .firstButton{background-color:transparent;color:#fff;width:119px}.questionContainer .buttonsContainer .secondButton{background-color:#fff;color:#000;width:203px}.pulse-button__rings{-webkit-animation:pulse_1 2s infinite;animation:pulse_1 2s infinite;border:1px solid #e15768;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.pulse-button__rings:nth-child(2){-webkit-animation:pulse 2s .7s infinite;animation:pulse 2s .7s infinite}.pulse-button__rings:nth-child(3){-webkit-animation:pulse 2s 1.4s infinite;animation:pulse 2s 1.4s infinite}@-webkit-keyframes pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}@keyframes pulse{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}html{box-sizing:border-box;scrollbar-color:rgba(153,113,51,0) rgba(128,83,0,0);scrollbar-width:none}*,:after,:before{box-sizing:inherit}ol[class],ul[class]{margin-bottom:0;padding:0}blockquote,dd,dl,figcaption,figure,h1,h2,h3,h4,h5,h6,li,ol,p,ul{margin:0}ul[class]{list-style:none}img{display:block;max-width:100%}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-transition:all 5000s ease-in-out 0s;transition:all 5000s ease-in-out 0s}button,input,select,textarea{box-shadow:none!important;font:inherit}button:active,button:focus,input:active,input:focus,select:active,select:focus,textarea:active,textarea:focus{box-shadow:none;outline:none!important;outline-offset:0!important}.Footer_footerContainer__eYuun p{color:#fff;cursor:pointer;filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-transition:all 1s ease}.Footer_footerContainer__eYuun p:hover{color:#5cd3c6;filter:grayscale(0);filter:gray;-webkit-filter:grayscale(0);filter:none;transition:1s ease}.App{background:#1b1717}body{background:linear-gradient(184deg,#5a4e4e,#000);color:#fff;font-family:Futura!important;margin:0;min-height:100vh}.container{max-width:1200px;padding:0 10px!important}h1,h2,h3{color:#cab857}.btn{align-content:center;align-items:center;border:none;cursor:pointer;display:flex;justify-content:center;padding:10px 20px}.btn.primary{background-color:#cab857;color:#111}.btn.secondary{background-color:#fff;color:#111}.section{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);transition:opacity .6s ease-out,-webkit-transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out;transition:opacity .6s ease-out,transform .6s ease-out,-webkit-transform .6s ease-out}.section.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.fade-in{opacity:0;transition:opacity 1.8s ease-in}.fade-in.visible{opacity:1}.fade-in.delay-1{transition-delay:.2s}.fade-in.delay-2{transition-delay:.4s}.fade-in.delay-3{transition-delay:.6s}.fade-in.delay-4{transition-delay:.8s}.fade-in.delay-5{transition-delay:1s}.slide-up{opacity:0;-webkit-transform:translateY(30px);transform:translateY(30px);transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out}.slide-up.visible{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.slide-up.delay-1{transition-delay:.2s}.slide-up.delay-2{transition-delay:.4s}.slide-up.delay-3{transition-delay:.6s}.slide-up.delay-4{transition-delay:.8s}.slide-up.delay-5{transition-delay:1s}.slide-left{opacity:0;-webkit-transform:translateX(-30px);transform:translateX(-30px);transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out}.slide-left.visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.slide-left.delay-1{transition-delay:.2s}.slide-left.delay-2{transition-delay:.4s}.slide-left.delay-3{transition-delay:.6s}.slide-left.delay-4{transition-delay:.8s}.slide-left.delay-5{transition-delay:1s}.slide-right{opacity:0;-webkit-transform:translateX(1300px);transform:translateX(1300px);transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out}.slide-right.visible{opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.slide-right.delay-1{transition-delay:.2s}.slide-right.delay-2{transition-delay:.4s}.slide-right.delay-3{transition-delay:.6s}.slide-right.delay-4{transition-delay:.8s}.slide-right.delay-5{transition-delay:1s}.scale-in{opacity:0;-webkit-transform:scale(.9);transform:scale(.9);transition:opacity .8s ease-out,-webkit-transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out;transition:opacity .8s ease-out,transform .8s ease-out,-webkit-transform .8s ease-out}.scale-in.visible{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.scale-in.delay-1{transition-delay:.2s}.scale-in.delay-2{transition-delay:.4s}.scale-in.delay-3{transition-delay:.6s}.scale-in.delay-4{transition-delay:.8s}.scale-in.delay-5{transition-delay:1s}.header{background:linear-gradient(180deg,#111 0,#1e1d1b);padding:20px 0;position:fixed;top:0;width:100%;z-index:100}.header,.header .container{align-items:center;display:flex;justify-content:space-between}.header .logo{color:#cab857;font-size:24px}.header .nav ul{display:flex;list-style:none;margin:0;padding:0}.header .nav ul li{margin-left:0}.header .nav ul li a{color:#fff;padding-left:20px;text-align:center;text-decoration:none;transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,transform .3s ease;transition:color .3s ease,transform .3s ease,-webkit-transform .3s ease}.header .nav ul li a:hover{color:#cab857;-webkit-transform:scale(1.1);transform:scale(1.1)}.header .hamburger{cursor:pointer;display:none;flex-direction:column}.header .hamburger span{background:#fff;height:3px;margin:4px 0;transition:all .3s ease;width:25px}.hero{font-family:Montserrat!important;height:100vh}.hero .abonementCard .qr .code{padding:5px}.hero .abonementCard .qr .number .circle{height:250px;width:250px}.hero .hero-video{object-fit:cover}.hero .hero-video,.hero .video-fallback{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero .video-fallback{align-items:center;background:#1e1d1b;color:#fff;display:flex;font-size:24px;justify-content:center}.hero .heroContainer{border-radius:8px;margin-top:30%;padding:20px;position:relative;width:100%;z-index:1}.hero h1{font-family:Montserrat!important;font-size:48px;font-weight:900;text-shadow:2px 2px 12px #000}@media(max-width:450px){.hero h1{font-size:48px}}.hero p{color:#fff;font-family:Montserrat!important;font-size:28px;font-weight:600;padding-top:20px;text-shadow:2px 2px 12px #000}@media(max-width:450px){.hero p{font-size:18px}}.hero .cta-buttons{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:20px}.hero .cta-buttons button{border-radius:35px;font-family:Montserrat;font-size:18px;font-weight:500;height:60px;margin:10px;width:200px}@media(max-width:450px){.hero .cta-buttons button{font-size:14px}}.about{background:linear-gradient(180deg,rgba(0,0,0,.92),#181714);font-family:Roboto Condensed!important;padding:80px 0}.about .advsG{display:flex;flex-direction:column}.about .advsG .advs{display:flex;flex-direction:row}.about .advsG .advs .adv{align-content:center;background-image:linear-gradient(148deg,#5a4e4e,#252424);color:#e9ece3;font-size:12px;font-weight:500;height:50px;text-align:center}.about .advsG .advs .adv,.about button{border-radius:15px;font-family:Montserrat!important;margin:10px;width:200px}.about button{font-size:16px;font-weight:600;height:60px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.about button:hover{-webkit-transform:scale(1.05);transform:scale(1.05)}.about .content{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:450px){.about .content{flex-direction:column}}.about .content .textContent{width:40%}@media(max-width:450px){.about .content .textContent{width:100%}}.about .content .textContent .textAbout{color:#fff;font-size:20px;font-weight:500;padding-bottom:15px}@media(max-width:450px){.about .content .textContent .textAbout{font-size:12px}}.about .content .textContent .textHeader{color:#fff;font-size:36px;font-weight:600}@media(max-width:450px){.about .content .textContent .textHeader{font-size:24px}}.about .content .textContent .textHeader2{color:#cab857;font-size:64px;font-weight:600;line-height:60px;padding-bottom:10px}@media(max-width:450px){.about .content .textContent .textHeader2{font-size:48px;line-height:44px}}.about .content .textContent .content{color:#fff;font-family:Montserrat;font-size:14px;padding-bottom:20px;padding-top:10px}.about .content .image{position:relative;width:45%}.about .content .image .aboutVideo{border-radius:50px;position:relative;width:550px}@media(max-width:450px){.about .content .image .aboutVideo{width:70%}}.about .content .image .rightPhoto{border:8px solid #141414;border-radius:50px;height:200px;left:500px;margin:0 0 0 -50px;position:absolute;top:0;-webkit-transform:rotate(20deg);transform:rotate(20deg);width:200px}@media(max-width:450px){.about .content .image .rightPhoto{border-radius:20px;height:100px;left:300px;width:100px}}@media(max-width:360px){.about .content .image .rightPhoto{border-radius:20px;height:100px;left:270px;width:100px}}.about .content .image .bottomPhoto{border:8px solid #141414;border-radius:50px;height:200px;left:510px;margin:0 0 0 -50px;position:absolute;top:400px;-webkit-transform:rotate(343deg);transform:rotate(343deg);width:200px}@media(max-width:450px){.about .content .image .bottomPhoto{border-radius:20px;height:100px;left:310px;top:300px;width:100px}}@media(max-width:360px){.about .content .image .bottomPhoto{border-radius:20px;height:100px;left:260px;width:100px}}.about .content .image .bottomButton{align-content:center;background-image:linear-gradient(184deg,#ceab1c,#5d500c);border:8px solid #141414;border-radius:45px;color:#fff;font-size:28px;font-weight:600;height:130px;left:50px;position:absolute;text-align:center;top:480px;width:350px}@media(max-width:450px){.about .content .image .bottomButton{font-size:24px;font-weight:500;height:100px;left:25px;top:300px;width:250px}}.about .content .image .placeholder{align-items:center;background:#cab857;display:flex;height:300px;justify-content:center;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}.about .content .image .placeholder:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.services{background:linear-gradient(180deg,rgba(0,0,0,.92),rgba(11,7,0,.7));font-family:Roboto Condensed!important;padding:80px 0}.services .label{color:#fff;font-size:18px;padding-bottom:20px}.services .serviceHeader{display:flex;justify-content:space-around;padding-bottom:40px}@media(max-width:450px){.services .serviceHeader{flex-direction:column}}.services .serviceHeader .text{color:#fff;display:flex;flex-direction:column;font-size:38px;font-weight:600;width:60%}@media(max-width:450px){.services .serviceHeader .text{font-size:28px;width:100%}}.services .serviceHeader .descr{display:flex;flex-direction:column;width:40%}@media(max-width:450px){.services .serviceHeader .descr{width:100%}}.services .serviceHeader .descr .descText{color:#fff;font-family:Montserrat;font-size:14px;font-weight:300;padding-bottom:20px}.services .serviceHeader .descr .actions{display:flex;flex-direction:row}.services .serviceHeader .descr .actions .other{border-radius:35px;font-size:16px;font-weight:600;margin-right:5px}@media(max-width:450px){.services .serviceHeader .descr .actions .other{font-size:16px}}.services .serviceHeader .descr .actions .record{background:#fff;border-radius:35px;font-size:16px;font-weight:600}.services .service-cards{display:flex;justify-content:space-around;padding-bottom:30px}.services .service-cards .banner{background:linear-gradient(180deg,rgba(197,168,65,.92),rgba(11,7,1,.7));border-radius:35px;display:flex;flex-direction:column;height:450px;position:relative;width:700px}@media(max-width:450px){.services .service-cards .banner{height:380px;width:90%}}.services .service-cards .banner .bannerImg{height:120%;left:50%;position:absolute;top:-12%;z-index:-1}@media(max-width:450px){.services .service-cards .banner .bannerImg{left:0}}.services .service-cards .banner .begin{color:#fff;font-size:32px;font-weight:700;margin-bottom:2%;margin-left:20px;margin-top:25%}@media(max-width:450px){.services .service-cards .banner .begin{font-size:22px;margin-top:45%;text-shadow:2px 2px 12px #000}}.services .service-cards .banner .begin1{color:#d8bd4a;font-size:26px;font-weight:900;margin-bottom:2%;margin-left:20px}@media(max-width:450px){.services .service-cards .banner .begin1{font-size:20px;text-shadow:2px 2px 12px #000}}.services .service-cards .banner .choose{background:#fff;border-radius:35px;font-size:16px;font-weight:700;margin:10px;width:45%}.services .service-cards .card{align-items:center;border:1px solid #515049;border-radius:30px;display:flex;flex-direction:row;height:450px;justify-content:center;text-align:center;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,box-shadow .5s ease;transition:transform .5s ease,box-shadow .5s ease,-webkit-transform .5s ease;width:350px}.services .service-cards .card .cardBody{border-radius:35px;color:#111;height:95%;position:relative;width:95%}.services .service-cards .card .cardBody .cardImg{border-radius:35px;height:100%;position:absolute;width:100%;z-index:-1}.services .service-cards .card .cardBody .navigate{align-items:center;background:gray;border-radius:50px;display:flex;height:50px;justify-content:center;left:5%;position:absolute;top:10%;width:50px}.services .service-cards .card .cardBody .navigate:hover{background:gold;box-shadow:0 4px 12px rgba(202,184,87,.3)}.services .service-cards .card .cardBody .serviceName{color:#fff;font-size:28px;font-weight:700;margin-left:5%;margin-top:85%;text-align:left}.services .service-cards .card .cardBody .shortDescr{color:#fff;font-size:16px;margin-left:5%;padding-top:10px;text-align:left}.services .service-cards .card:hover{box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.classes{background:linear-gradient(180deg,hsla(0,0%,8%,.96),rgba(14,9,0,.87));font-family:Roboto Condensed!important;padding:80px 0}.classes .classesContainer{background-image:url(/static/media/classes.5fbcc00e9a5997f9ffa5.png);background-size:cover;border-radius:40px;color:wheat;display:flex;flex-direction:column;margin:60px;position:relative}.classes .classesContainer .classesImg{position:absolute;width:auto}@media(max-width:450px){.classes .classesContainer{background-image:url(/static/media/classes_h.a4939e497d43f6bc0228.webp);margin:10px}}.classes .classesContainer .classesHeader{color:#fff;font-size:18px;padding-bottom:60px;padding-top:50px;text-align:center;text-shadow:2px 2px 12px #000}.classes .classesContainer .classesBook{color:#fff;font-size:36px;font-weight:700;padding-bottom:30px;text-align:center;text-shadow:2px 2px 12px #000}@media(max-width:450px){.classes .classesContainer .classesBook{font-size:20px}}.classes .classesContainer .classesBook1{font-size:56px;font-weight:700;padding-bottom:50px;text-align:center;text-shadow:2px 2px 12px #000}@media(max-width:450px){.classes .classesContainer .classesBook1{font-size:40px}}.classes .class-list{align-content:flex-end;align-items:flex-end;display:flex;flex-direction:column;justify-content:space-around;padding-right:30px}.classes .class-list .schedule{border-radius:25px;margin-bottom:50px;width:45%}@media(max-width:450px){.classes .class-list{padding-right:0}}.classes .class-list .class-item{align-items:center;background:rgba(7,5,1,.81);border:1px solid gray;border-radius:35px;display:flex;flex-direction:row;height:100px;justify-content:space-around;margin-bottom:30px;text-align:center;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,box-shadow .5s ease;transition:transform .5s ease,box-shadow .5s ease,-webkit-transform .5s ease;width:50%}.classes .class-list .class-item .class-desc{font-family:Roboto Condensed;width:40%}@media(max-width:450px){.classes .class-list .class-item .class-desc{width:100%}}.classes .class-list .class-item .class-desc .title{font-size:22px;font-weight:700;padding-bottom:20px;padding-left:10px;text-align:left}@media(max-width:450px){.classes .class-list .class-item .class-desc .title{font-size:20px;line-height:24px;padding-bottom:5px;padding-top:5px;text-align:center}}.classes .class-list .class-item .class-desc .subtitle{color:#fff;font-size:14px;font-weight:700;padding-left:10px;text-align:left}@media(max-width:450px){.classes .class-list .class-item .class-desc .subtitle{font-size:14px;text-align:center}}.classes .class-list .class-item .class-time{font-family:Roboto Condensed;font-size:14px;text-align:left;width:35%}@media(max-width:450px){.classes .class-list .class-item .class-time{align-items:center;display:flex;font-size:11px;justify-content:center;text-align:center;width:100%}}.classes .class-list .class-item .class-time .cday{padding-right:5px}.classes .class-list .class-item .class-time .cday,.classes .class-list .class-item .class-time .ctime{align-items:center;display:flex;justify-content:center;text-align:center}.classes .class-list .class-item .class-join{border-radius:25px;font-family:Roboto Condensed;font-size:14px;font-weight:600;width:20%}@media(max-width:450px){.classes .class-list .class-item .class-join{border-radius:25px;font-size:14px;height:40px;margin-bottom:10px;visibility:hidden;width:60%}.classes .class-list .class-item{flex-direction:column;width:100%}}.classes .class-list .class-item:hover{background:rgba(35,25,3,.87);box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.plans{background:linear-gradient(180deg,rgba(17,16,9,.94),rgba(0,0,0,.89));font-family:Roboto Condensed;padding:80px 0}.plans .plansLabel{color:#fff;font-size:16px;padding-bottom:20px}.plans .plansHeader{display:flex;flex-direction:row;padding-bottom:40px}@media(max-width:450px){.plans .plansHeader{flex-direction:column}}.plans .plansHeader .planTitle{width:60%}@media(max-width:450px){.plans .plansHeader .planTitle{width:100%}}.plans .plansHeader .planTitle .title1{font-size:30px;font-weight:800}.plans .plansHeader .planTitle .title2{font-size:30px;font-weight:800;padding-bottom:20px}.plans .plansHeader .plansDescription{color:#fff;font-family:Montserrat;font-size:14px;font-weight:500;width:40%}@media(max-width:450px){.plans .plansHeader .plansDescription{width:100%}}.plans .plans-cards{display:flex;justify-content:space-around}@media(max-width:450px){.plans .plans-cards{flex-direction:column}}.plans .plans-cards .card{border-radius:25px;height:500px;text-align:center;width:30%}@media(max-width:450px){.plans .plans-cards .card{width:100%}}.plans .plans-cards .card .placeholder{align-items:flex-start;background:linear-gradient(180deg,#0b0a06,rgba(71,66,56,.7));border-radius:25px;color:#fff;display:flex;flex-direction:column;height:200px;padding-left:40px;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,box-shadow .5s ease;transition:transform .5s ease,box-shadow .5s ease,-webkit-transform .5s ease;width:100%}.plans .plans-cards .card .placeholder .icon{border-radius:50px;height:60px;width:60px}.plans .plans-cards .card .placeholder .title{color:#e5c66c;font-size:24px;font-weight:700;padding-top:20px}.plans .plans-cards .card .placeholder .subtitle{font-size:20px}.plans .plans-cards .card .placeholder .priceRow{align-items:flex-start;display:flex;flex-direction:column}.plans .plans-cards .card .placeholder .priceRow .price{font-family:Roboto Condensed;font-size:22px;font-weight:800;line-height:24px}.plans .plans-cards .card .placeholder .priceRow .duration{font-size:16px;font-weight:800;text-align:right}.plans .plans-cards .card .placeholder:hover{box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:scale(1.02);transform:scale(1.02)}.plans .plans-cards .card .placeholderM{background:linear-gradient(180deg,#0a0a01,#363425,#a08500)!important}.plans .plans-cards .card .placeholderM .title{color:#eabe40;font-size:32px;font-weight:700;padding-top:20px}.plans .plans-cards .card .placeholderM .price{font-size:58px;font-weight:800}.plans .plans-cards .card .includes{color:#fff;font-size:16px;padding:25px;text-align:left}.plans .plans-cards .card .feature{color:#fff;font-size:14px;padding-left:25px;text-align:left}.plans .plans-cards .card .choosePlan{background-color:#292925;border-radius:25px;color:#fff;margin:25px;width:90%}.plans .plans-cards .card .choosePlan:hover{background-color:#a69226;box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:scale(1.02);transform:scale(1.02)}.trainers{background:linear-gradient(180deg,#191715,rgba(10,10,0,.89));font-family:Roboto Condensed!important;padding:80px 0}.trainers .label{color:#fff;font-size:18px;text-align:center}.trainers .trainersHeader{color:#fff;font-size:36px;font-weight:800;padding-top:40px;text-align:center}.trainers .trainersHeader1{color:#cea905;font-size:36px;font-weight:800;text-align:center}@media(max-width:450px){.trainers .trainersHeader1{padding-bottom:40px}}.trainers .trainer-cards{display:flex;justify-content:space-around}.trainers .trainer-cards .card{align-items:center;background-size:cover;display:flex;flex-direction:column;height:500px;justify-content:flex-start;padding-top:3%;position:relative;text-align:center;width:300px}@media(max-width:450px){.trainers .trainer-cards .card{height:400px;width:300px}}.trainers .trainer-cards .card .bcgr{position:absolute;z-index:-1}@media(max-width:450px){.trainers .trainer-cards .card .bcgr{height:400px}}.trainers .trainer-cards .card .name{color:#fff;font-size:24px;font-weight:800;height:10%;line-height:24px;margin-bottom:28px;text-align:center;width:50%}@media(max-width:450px){.trainers .trainer-cards .card .name{font-size:20px;line-height:20px;margin-bottom:10px}}.trainers .trainer-cards .card .descr{color:#d4d9e4;font-size:14px;font-weight:500;height:10%;margin-bottom:30px;text-align:center;text-transform:uppercase;width:85%}@media(max-width:450px){.trainers .trainer-cards .card .descr{font-size:12px;line-height:20px;margin-bottom:10px}}.trainers .trainer-cards .card .placeholder{align-items:center;display:flex;height:100%;justify-content:center;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,box-shadow .5s ease;transition:transform .5s ease,box-shadow .5s ease,-webkit-transform .5s ease}.trainers .trainer-cards .card .placeholder:hover{-webkit-transform:scale(1.22);transform:scale(1.22)}.master{background-image:url(/static/media/master_bkgr.232541b6b6b7952f43d7.webp);background-size:cover;display:flex;flex-direction:row;font-family:Roboto Condensed!important;height:800px}@media(max-width:450px){.master{background-image:url(/static/media/master_bkgr_h.8004ae608b8a3e204eac.webp);flex-direction:column}}.master .rowd{align-items:center;display:flex;flex-direction:column;height:95%;justify-content:space-around;width:100%}.master .rowd .headerM{display:flex;flex-direction:row}@media(max-width:450px){.master .rowd .headerM{align-items:center;flex-direction:row;justify-content:center;width:100%}}.master .rowd .headerM .titleM{align-content:center;align-items:center;display:flex;flex-direction:column;justify-content:center;padding-left:20px}@media(max-width:450px){.master .rowd .headerM .titleM{padding-top:20px}}.master .rowd .headerM .titleM .label{color:#cab857;font-size:55px;font-weight:600;text-align:center}@media(max-width:450px){.master .rowd .headerM .titleM .label{font-size:38px}}.master .rowd .headerM .titleM .masterHeader{color:#fff;font-size:22px;font-weight:500;padding-top:20px;text-align:center}@media(max-width:450px){.master .rowd .headerM .titleM .masterHeader{font-size:16px}}.master .rowd .headerM .titleM .masterHeader1{color:#fff;font-size:18px;font-weight:500;text-align:center}@media(max-width:450px){.master .rowd .headerM .titleM .masterHeader1{font-size:16px;padding-bottom:40px}}.master .rowd .headerM .placeholder{align-items:center;border:1px solid gold;border-radius:75px;display:flex;height:150px;justify-content:center;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,box-shadow .5s ease;transition:transform .5s ease,box-shadow .5s ease,-webkit-transform .5s ease;width:150px}.master .rowd .headerM .placeholder .icon{border-radius:150px;height:150px;width:150px}@media(max-width:450px){.master .rowd .headerM .placeholder,.master .rowd .headerM .placeholder .icon{height:120px;width:120px}}.master .rowd .headerM .placeholder:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.master .rowd .masterP{align-items:center;border-left:1px solid #cab857;color:#fff;font-size:22px;font-weight:500;padding-left:15px;text-align:center;width:430px}@media(max-width:450px){.master .rowd .masterP{font-size:18px;width:90%}}.master .rowd .actions{align-items:center;display:flex;flex-direction:column}.master .rowd .actions .apply{border-radius:15px;font-size:20px;font-weight:700;height:55px;margin:10px;text-align:center;width:250px}.master .rowd .actions .apply:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.master .rowd .actions .question{background-color:#c6c1a1;border-radius:15px;font-size:20px;font-weight:700;height:55px;margin:10px;text-align:center;width:250px}.master .rowd .actions .question:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.testimonials{background:linear-gradient(180deg,#000,#000);font-family:Roboto Condensed!important;padding:80px 0}.testimonials .reviewLabel{color:#fff;font-size:20px;padding-bottom:20px}.testimonials .reviewHeader{border-bottom:.5px solid rgba(70,70,70,.871);display:flex;flex-direction:row;padding-bottom:40px}@media(max-width:450px){.testimonials .reviewHeader{flex-direction:column}}.testimonials .reviewHeader .reviewTitle{font-size:40px;font-weight:700;width:65%}@media(max-width:450px){.testimonials .reviewHeader .reviewTitle{font-size:36px;line-height:36px;width:100%}}.testimonials .reviewHeader .reviewDescr{color:#fff;font-family:Montserrat!important;font-size:16px;font-weight:500;line-height:16px;text-transform:inherit;width:35%}@media(max-width:450px){.testimonials .reviewHeader .reviewDescr{padding-top:10px;width:95%}}.testimonials .reviewStars{align-items:center;background:linear-gradient(180deg,rgba(255,226,52,.8),#000);border-radius:50px;color:#fff;display:flex;flex-direction:column;height:500px;justify-content:center;text-align:center;width:300px}.testimonials .reviewStars .reviewAvatars,.testimonials .reviewStars .stars{margin-bottom:15px;width:60%}.testimonials .reviewStars .rating{font-size:20px;font-weight:700;margin-bottom:15px}.testimonials .reviewStars .based{font-size:14px;font-weight:500;margin-bottom:45px}.testimonials .reviewStars .apply{border-radius:50px;color:#000;margin-top:45px}.testimonials .testimonial-list{display:flex;justify-content:space-around;padding:80px 0}@media(max-width:450px){.testimonials .testimonial-list{padding:20px}}.testimonials .testimonial-list .swiperNavigation{display:flex;flex-direction:row;left:30%;position:absolute;top:70%;z-index:1}@media(max-width:450px){.testimonials .testimonial-list .swiperNavigation{left:45%;top:45%}}.testimonials .testimonial-list .swiperNavigation .swiperBack{align-content:center;align-items:center;background:#aba9a0;border-radius:50px;display:flex;height:60px;justify-content:center;margin:9px;width:60px}@media(max-width:450px){.testimonials .testimonial-list .swiperNavigation .swiperBack{height:45px;width:45px}}.testimonials .testimonial-list .swiperNavigation .swiperBack:hover{background:gold;-webkit-transform:scale(1.02);transform:scale(1.02)}.testimonials .testimonial-list .swiperNavigation .swiperNext{align-content:center;align-items:center;background:#aba9a0;border-radius:50px;display:flex;height:60px;justify-content:center;margin:9px;width:60px}@media(max-width:450px){.testimonials .testimonial-list .swiperNavigation .swiperNext{height:45px;width:45px}}.testimonials .testimonial-list .swiperNavigation .swiperNext:hover{background:gold;-webkit-transform:scale(1.02);transform:scale(1.02)}.testimonials .testimonial-list .testimonial{background:#000;border-radius:25px;color:#fff;display:flex;height:500px;text-align:center;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease}@media(max-width:450px){.testimonials .testimonial-list .testimonial{flex-direction:column-reverse;height:850px;width:100%!important}}.testimonials .testimonial-list .testimonial .reviewBody{display:flex;flex-direction:column;margin-top:15px;padding:10px;text-align:left;width:65%}@media(max-width:450px){.testimonials .testimonial-list .testimonial .reviewBody{padding:0;width:100%}}.testimonials .testimonial-list .testimonial .reviewBody .reviewIcon{margin-top:15px;width:50px}.testimonials .testimonial-list .testimonial .reviewBody .hr{background:#6e746e;border-color:#f6fff6;color:#fff;height:1px;width:60px!important}.testimonials .testimonial-list .testimonial .reviewBody .reviewText{font-size:20px;font-weight:700;margin-bottom:25px;margin-top:25%;text-transform:uppercase}@media(max-width:450px){.testimonials .testimonial-list .testimonial .reviewBody .reviewText{font-size:14px;margin-bottom:15px;padding:0;width:90%}}.testimonials .testimonial-list .testimonial .reviewBody .reviewAuthor{color:#b8b8b8;font-size:22px;font-weight:700;margin-top:25px;text-transform:uppercase}.testimonials .testimonial-list .testimonial .reviewBody .reviewRole{font-size:16px;font-weight:500;text-transform:uppercase}.testimonials .testimonial-list .testimonial .reviewPhoto{border-bottom-right-radius:25px;border-top-right-radius:25px}.testimonials .testimonial-list .testimonial:hover{box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.testimonials .testimonial-list .swiperWrapper{position:relative}.testimonials .testimonial-list .swiper{width:65%}@media(max-width:450px){.testimonials .testimonial-list .swiper{width:100%}}.pricing{background:linear-gradient(180deg,hsla(0,0%,7%,.7),rgba(30,29,27,.7));padding:80px 0}.pricing .pricing-plans{display:flex;justify-content:space-around}.pricing .pricing-plans .plan{background:#fff;border-radius:8px;color:#111;padding:20px;text-align:center;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,box-shadow .5s ease;transition:transform .5s ease,box-shadow .5s ease,-webkit-transform .5s ease;width:30%}.pricing .pricing-plans .plan:hover{box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.pricing .pricing-plans .plan ul{list-style:none;padding:0}.blog{background:linear-gradient(180deg,#110e0e,rgba(6,4,0,.85));font-family:Roboto Condensed!important;padding:80px 0}.blog .blogContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}.blog .blogContainer .blogLabel{color:#fff;font-size:20px;margin:20px}.blog .blogContainer .blogTitle{color:#fff;font-size:34px;font-weight:800}@media(max-width:450px){.blog .blogContainer .blogTitle{font-size:22px}}.blog .blogContainer .blogTitle1{color:#fff;font-size:34px;font-weight:800;margin-bottom:40px}@media(max-width:450px){.blog .blogContainer .blogTitle1{font-size:22px}}.blog .blogContainer .blogTitle1 .kf{color:#cab857;font-weight:800}.blog .blogContainer .morePosts{border-radius:50px;color:#000;font-weight:700;margin-top:20px;width:25%}@media(max-width:450px){.blog .blogContainer .morePosts{border-radius:20px;width:85%}}.blog .blogContainer .blog-posts{display:flex;justify-content:space-around}@media(max-width:450px){.blog .blogContainer .blog-posts{flex-direction:column}}.blog .blogContainer .blog-posts .post{border:3px solid #362f24;border-radius:25px;display:flex;flex-direction:column;height:320px;justify-content:flex-end;margin-left:10px;position:relative;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,box-shadow .5s ease;transition:transform .5s ease,box-shadow .5s ease,-webkit-transform .5s ease;width:210px}@media(max-width:450px){.blog .blogContainer .blog-posts .post{margin-left:0}}.blog .blogContainer .blog-posts .post .postBcgr{border-radius:25px;height:100%;position:absolute;width:100%;z-index:-1}.blog .blogContainer .blog-posts .post .postTitle{color:#fff;font-size:18px;font-weight:600;line-height:20px;padding:20px;text-shadow:2px 3px 14px #000}.blog .blogContainer .blog-posts .post .postTitle:hover{color:gold}.blog .blogContainer .blog-posts .post .authorLine{align-items:center;display:flex;padding:1px}.blog .blogContainer .blog-posts .post .authorLine .authorIcon{padding:5px;width:25px}.blog .blogContainer .blog-posts .post .authorLine .authorName{color:gold;font-size:12px;font-weight:800;text-shadow:2px 2px 12px #000}.blog .blogContainer .blog-posts .post .authorLine .postDate{color:#fff;font-size:11px;text-shadow:2px 2px 12px #000}.blog .blogContainer .blog-posts .post:hover{box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.gallery{background:linear-gradient(180deg,#110e0e,rgba(6,4,0,.85));background-image:url(/static/media/gallery.860d09a8ea619509bca4.png);font-family:Roboto Condensed!important;padding:80px 0}.gallery .blogContainer{align-items:center;display:flex;flex-direction:column;justify-content:center}.gallery .blogContainer .blogLabel{color:#fff;font-size:20px;margin:20px}.gallery .blogContainer .blogTitle{color:#fff;font-size:34px;font-weight:800}@media(max-width:450px){.gallery .blogContainer .blogTitle{font-size:22px}}.gallery .blogContainer .blogTitle1{color:#fff;font-size:34px;font-weight:800;margin-bottom:40px}@media(max-width:450px){.gallery .blogContainer .blogTitle1{font-size:22px}}.gallery .blogContainer .blogTitle1 .kf{color:#cab857;font-weight:800}.gallery .blogContainer .morePosts{border-radius:50px;color:#000;font-weight:700;margin-top:20px;width:25%}@media(max-width:450px){.gallery .blogContainer .morePosts{border-radius:20px;width:85%}}.gallery .blogContainer .blog-posts{display:flex;justify-content:space-around}@media(max-width:450px){.gallery .blogContainer .blog-posts{flex-direction:column}}.gallery .blogContainer .blog-posts .post{border:5px solid #362f24;border-radius:50px;display:flex;flex-direction:column;height:500px;justify-content:flex-end;margin-left:40px;position:relative;transition:box-shadow .5s ease,-webkit-transform .5s ease;transition:transform .5s ease,box-shadow .5s ease;transition:transform .5s ease,box-shadow .5s ease,-webkit-transform .5s ease;width:350px}@media(max-width:450px){.gallery .blogContainer .blog-posts .post{margin-left:0}}.gallery .blogContainer .blog-posts .post .postBcgr{border-radius:50px;height:100%;position:absolute;width:100%;z-index:-1}.gallery .blogContainer .blog-posts .post .postTitle{color:#fff;font-size:28px;font-weight:800;line-height:28px;padding:20px;text-shadow:2px 2px 12px #000}.gallery .blogContainer .blog-posts .post .postTitle:hover{color:gold}.gallery .blogContainer .blog-posts .post .authorLine{align-items:center;display:flex;padding:20px}.gallery .blogContainer .blog-posts .post .authorLine .authorIcon{padding:5px;width:25px}.gallery .blogContainer .blog-posts .post .authorLine .authorName{color:gold;font-size:20px;font-weight:800}.gallery .blogContainer .blog-posts .post .authorLine .postDate{color:#fff;font-size:16px;text-shadow:2px 2px 12px #000}.gallery .blogContainer .blog-posts .post:hover{box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:translateY(-10px);transform:translateY(-10px)}.consultation{background:linear-gradient(180deg,rgba(2,1,1,.88),rgba(30,29,27,.7));font-family:Roboto Condensed!important;overflow:hidden;padding-bottom:180px;position:relative}.consultation .bcgrC{position:absolute;width:100%;z-index:-1}.consultation .consultLabel{color:#fff;font-size:20px;margin-bottom:20px;margin-top:80px;text-align:center}.consultation .consultHeader{font-size:46px;margin-bottom:60px;margin-left:37%;text-align:center}@media(max-width:450px){.consultation .consultHeader{font-size:26px;line-height:26px}}.consultation .consultContainer{display:flex;flex-direction:row;margin-left:30%}@media(max-width:450px){.consultation .consultContainer{align-items:center;flex-direction:column;margin-left:0}}.consultation .consultContainer .contact-form{background:linear-gradient(180deg,#74736d,rgba(30,29,27,.7));border-radius:25px;display:flex;flex-direction:column;height:500px;margin-bottom:0;margin-right:auto;margin-top:0;max-width:500px;padding:30px}.consultation .consultContainer .contact-form .formLine{display:flex;flex-direction:row;margin-bottom:30px;margin-left:5px;margin-right:5px}@media(max-width:450px){.consultation .consultContainer .contact-form .formLine{flex-direction:column}}.consultation .consultContainer .contact-form .formLine .formName{padding:15px}@media(max-width:450px){.consultation .consultContainer .contact-form .formLine .formName{margin-bottom:30px}}.consultation .consultContainer .contact-form .formLine .formPhone{margin-left:5px;padding:15px}.consultation .consultContainer .contact-form .formEmail{height:50px;margin-left:5px;margin-right:5px;padding:15px}.consultation .consultContainer .contact-form .formMessage{height:45%;margin:30px 5px;padding:15px}@media(max-width:450px){.consultation .consultContainer .contact-form{height:500px;margin-bottom:30px;margin-right:0;width:90%}}.consultation .consultContainer .contact-form input,.consultation .consultContainer .contact-form textarea{background:#efede4;border:none;border-radius:25px;color:#111;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:box-shadow .3s ease,transform .3s ease;transition:box-shadow .3s ease,transform .3s ease,-webkit-transform .3s ease}.consultation .consultContainer .contact-form input:focus,.consultation .consultContainer .contact-form textarea:focus{box-shadow:0 0 8px #cab857;outline:none;-webkit-transform:scale(1.02);transform:scale(1.02)}.consultation .consultContainer .contact-form button{align-self:flex-start;border-radius:25px;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.consultation .consultContainer .contact-form button:hover{box-shadow:0 4px 12px rgba(202,184,87,.3);-webkit-transform:scale(1.05);transform:scale(1.05)}.consultation .consultContainer .tips{color:#fff;display:flex;flex-direction:column;height:500px;margin-left:50px;width:500px}@media(max-width:450px){.consultation .consultContainer .tips{margin-right:0;width:90%}}.consultation .consultContainer .tips .tipsHeader{color:#fff;font-size:26px;font-weight:700;margin-left:50px}.consultation .consultContainer .tips .tipsHeader1{font-size:26px;font-weight:700;margin-bottom:20px;margin-left:50px}.consultation .consultContainer .tips .tip{align-items:center;border-bottom:.5px solid rgba(255,227,76,.431);display:flex;flex-direction:row;height:150px;width:80%}.consultation .consultContainer .tips .tip .tipIcon{height:70px;margin:10px;width:70px}.consultation .consultContainer .tips .tip .tipContent{margin:10px}.consultation .consultContainer .tips .tip .tipContent .tipTitle{font-family:Montserrat!important;font-size:12px}.consultation .consultContainer .tips .tip .tipContent .tipBody{font-size:18px;font-weight:700}@media(max-width:450px){.consultation .consultContainer .tips .tip .tipContent .tipBody{font-size:16px}}.contact{font-family:Roboto Condensed!important;overflow:hidden;padding:80px 0;position:relative}.contact .contact-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%;z-index:-1}.contact .contactLabel{color:#fff;font-size:20px;padding:40px;text-shadow:2px 2px 12px #000}.contact .contactsContent{display:flex;flex-direction:row;justify-content:space-between;padding:40px}@media(max-width:450px){.contact .contactsContent{flex-direction:column}}.contact .contactsContent .contactPart1{display:flex;flex-direction:column;width:45%}@media(max-width:450px){.contact .contactsContent .contactPart1{width:95%}}.contact .contactsContent .contactPart1 .contactHeader{color:#fff;font-size:36px;font-weight:800;margin-bottom:20px;text-shadow:2px 2px 12px #000}.contact .contactsContent .contactPart1 .contactHeader .mkf{color:#cab857;font-size:36px;font-weight:800;text-shadow:2px 2px 12px #000}.contact .contactsContent .contactPart1 .contactDescr{color:#fff;font-family:Montserrat;font-size:18px;margin-bottom:20px;text-shadow:2px 2px 12px #000}.contact .contactsContent .contactPart1 .email{color:#fff;font-size:28px;font-weight:800;margin-bottom:20px;text-shadow:2px 2px 12px #000}@media(max-width:450px){.contact .contactsContent .contactPart1 .email{font-size:24px}}.contact .contactsContent .contactPart1 .phone{color:#fff;font-size:28px;font-weight:800;text-shadow:2px 2px 12px #000}@media(max-width:450px){.contact .contactsContent .contactPart1 .phone{font-size:24px;margin-bottom:50px}}.contact .contactsContent .contactPart1 .socials{display:flex;padding-top:10px}.contact .contactsContent .contactPart1 .socials .social{-webkit-filter:drop-shadow(2px 2px 3px rgba(0,0,0,.4));filter:drop-shadow(2px 2px 3px rgba(0,0,0,.4));margin:20px;width:60px}.contact .contactsContent .contactPart2{width:25%}@media(max-width:450px){.contact .contactsContent .contactPart2{width:95%}}.contact .contactsContent .contactPart2 .locationlabel{color:gold;font-size:16px;font-weight:700;margin-bottom:40px;text-shadow:2px 2px 12px #000}.contact .contactsContent .contactPart2 .location{color:#fff;font-size:20px;font-weight:700;margin-bottom:10px;text-shadow:2px 2px 12px #000}.contact .contactsContent .contactPart2 .address{color:#fff;font-size:20px;margin-bottom:50px;text-shadow:2px 2px 12px #000}.contact .contactsContent .contactPart3{width:25%}@media(max-width:450px){.contact .contactsContent .contactPart3{width:95%}}.contact .contactsContent .contactPart3 .workingHourLabel{color:gold;font-size:16px;font-weight:700;margin-bottom:40px;text-shadow:2px 2px 12px #000}.contact .contactsContent .contactPart3 .day{color:#fff;font-size:24px;font-weight:700;margin-bottom:10px;text-shadow:2px 2px 12px #000}.contact .contactsContent .contactPart3 .time{color:#fff;font-size:20px;margin-bottom:50px;text-shadow:2px 2px 12px #000}.contact .video-fallback{align-items:center;background:#1e1d1b;color:#fff;display:flex;font-size:24px;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:-1}.contact .container{position:relative;z-index:1}.footer{background:linear-gradient(180deg,hsla(0,0%,7%,.7),rgba(30,29,27,.7));padding:20px 0;text-align:center}.footer ul{display:flex;justify-content:center;list-style:none;margin:10px 0}.footer ul li{margin:0 10px;transition:color .3s ease,-webkit-transform .3s ease;transition:color .3s ease,transform .3s ease;transition:color .3s ease,transform .3s ease,-webkit-transform .3s ease}.footer ul li a{color:#cab857}.footer ul li:hover{color:#cab857;-webkit-transform:scale(1.1);transform:scale(1.1)}@media(max-width:768px){.header .nav ul{background:linear-gradient(180deg,#111,#1e1d1b);display:none;flex-direction:column;left:0;position:absolute;top:60px;width:100%}.header .nav ul li{margin:10px 0;text-align:center}.header .hamburger{display:flex}.hero h1{font-size:32px;padding-top:85%}.hero p{font-size:18px}.about .content{flex-direction:column}.about .content .image,.about .content .text{width:100%}.blog .blog-posts,.classes .class-list,.pricing .pricing-plans,.services .service-cards,.testimonials .testimonial-list,.trainers .trainer-cards{align-items:center;flex-direction:column}.blog .blog-posts .card,.blog .blog-posts .class-item,.blog .blog-posts .plan,.blog .blog-posts .post,.blog .blog-posts .testimonial,.classes .class-list .card,.classes .class-list .class-item,.classes .class-list .plan,.classes .class-list .post,.classes .class-list .testimonial,.pricing .pricing-plans .card,.pricing .pricing-plans .class-item,.pricing .pricing-plans .plan,.pricing .pricing-plans .post,.pricing .pricing-plans .testimonial,.services .service-cards .card,.services .service-cards .class-item,.services .service-cards .plan,.services .service-cards .post,.services .service-cards .testimonial,.testimonials .testimonial-list .card,.testimonials .testimonial-list .class-item,.testimonials .testimonial-list .plan,.testimonials .testimonial-list .post,.testimonials .testimonial-list .testimonial,.trainers .trainer-cards .card,.trainers .trainer-cards .class-item,.trainers .trainer-cards .plan,.trainers .trainer-cards .post,.trainers .trainer-cards .testimonial{margin-bottom:20px;width:90%}}.album-card{@media (max-width:480px){width:95%}}.nav-btn{background:rgba(0,123,255,.9)}.nav-btn:hover{background:#007bff}.thumbnail-container.active{border-color:#007bff}.share-btn{background:#28a745}.share-btn:hover{background:#218838}@media (max-width:768px){.album-grid{flex-direction:column}.slider-content{padding:1rem;width:95%}.main-image-container{height:300px}.nav-btn{font-size:1.25rem;height:40px;width:40px}.slider-main{margin:1rem 0}.filter-buttons{gap:.5rem}.filter-btn{font-size:.9rem;padding:.5rem 1rem}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.__myAlert *{font-family:inherit}.__myAlert{background:#0000001e;height:100%;left:0;opacity:0;outline:0;overflow:hidden;position:fixed;top:0;transition:all .4s ease-in-out;visibility:hidden;width:100%;z-index:99999999!important}.__myAlert.show{opacity:1;visibility:visible}.__myAlertModal{background:#fff;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.2);left:50%;margin:auto;max-width:320px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%}.__myAlertModal .alert-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 3px 20px 2px #c5c5c5;height:auto;margin:auto;max-width:400px;padding:1.5em;position:relative;width:100%}.__myAlertModal .alert-wrapper .__alert-close-icon{background:transparent;border:none;color:#95969f;cursor:pointer;font-size:24px;font-weight:400;height:20px;line-height:20px;padding:0;position:absolute;right:1.5rem;text-align:center;top:.5rem;transition:all .3s ease-in-out;width:20px;z-index:999}.__myAlertModal .alert-wrapper .__alert-close-icon:hover{-webkit-transform:scale(1.25);transform:scale(1.25)}.__myAlertModal .d-flex{align-items:center;display:flex!important;justify-content:flex-start}.__myAlertModal .__alert-dialogue{display:flex;flex-direction:column}.__myAlertModal .__alert-text{color:#262938;font-family:inherit;font-size:1rem;font-stretch:normal;font-style:normal;font-weight:500;letter-spacing:normal;line-height:normal;margin:auto 0;padding:0;position:relative;text-align:left}.__myAlertModal .alert-status-icon{margin:0 12px 0 0;min-width:35px;width:35px}.__myAlertModal .__close-alert-btn{background-color:#1d36ad;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:14px;font-stretch:normal;font-style:normal;font-weight:600;height:36px;letter-spacing:.35px;line-height:normal;margin:1rem 0 0;min-width:120px;padding:4px;text-align:center;text-transform:capitalize;transition:all .3s ease-in-out;width:auto}.__myAlertModal .close-alert-btn:hover{opacity:.75;-webkit-transform:scale(1.025);transform:scale(1.025)}.__myAlertModal .__close-alert-btn:focus{outline:none}.__myAlertModal .__alert-quote{color:#262938;font-family:inherit;font-size:14px;font-stretch:normal;font-style:italic;font-weight:400;letter-spacing:.08px;line-height:1.4;margin:1rem 0 0}.__myAlertModal .mb-0{margin-bottom:0}.Footer_footerContainer__eXgpi p{color:#fff;cursor:pointer;filter:grayscale(100%);-webkit-filter:grayscale(100%);-webkit-transition:all 1s ease}.Footer_footerContainer__eXgpi p:hover{color:#5cd3c6;filter:grayscale(0);filter:gray;-webkit-filter:grayscale(0);filter:none;transition:1s ease}.Policy_contentContainer__ko2iu{color:#fff;font-family:Montserrat}.Policy_contentContainer__ko2iu p{font-size:16px;padding-bottom:20px}.Policy_contentContainer__ko2iu .Policy_contentPart__3g8Ew{padding-bottom:20px}.Policy_contentContainer__ko2iu .Policy_contentHeader__Oz5dR{font-size:26px;font-weight:600;padding-bottom:20px}.ScheduleList_container__Chrqw{overflow-anchor:none;overflow-x:hidden}.ScheduleList_container__Chrqw .ScheduleList_loader__2gfHb{display:flex;justify-content:center}ul li .ScheduleList_overlay__tYGgt{background:#000;display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:8}ul li .ScheduleList_info__NF9BK{box-sizing:border-box;color:#fff;display:block;padding:30px 20px 20px;position:relative;text-align:center;width:100%;z-index:999}ul li .ScheduleList_info__NF9BK .ScheduleList_infoHeader__-xevP{font-weight:500;margin-bottom:20px}ul li .ScheduleList_info__NF9BK .ScheduleList_infoDescription__GgC5g{font-weight:400}ul li .ScheduleList_info__NF9BK h2{font-family:Montserrat,sans-serif;font-size:30px;line-height:50px}ul li .ScheduleList_info__NF9BK p{font-family:Montserrat,sans-serif;font-size:18px;line-height:30px;padding-bottom:20px}ul li .ScheduleList_info__NF9BK .ScheduleList_btn__NmrJU{border:1px solid #fff;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-size:14px;line-height:30px;margin-bottom:20px;padding:0 10px;text-decoration:none;text-transform:uppercase}ul li .ScheduleList_bgIm__ojcrt img{height:auto;min-width:100%;position:absolute;top:0;width:100%}.ScheduleList_bannersContainer__l5nUS{align-content:center;align-items:flex-start;display:flex;flex-flow:row wrap;font-family:Montserrat!important;justify-content:space-evenly}.react-tabs{-webkit-tap-highlight-color:transparent}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{border:1px solid transparent;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;list-style:none;padding:6px 12px;position:relative}.react-tabs__tab--selected{background:#fff;border-color:#aaa;border-radius:5px 5px 0 0;color:#000}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{background:#fff;bottom:-5px;content:"";height:5px;left:-4px;position:absolute;right:-4px}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.ScheduleTable_buttonContainer__WwwnM{background:linear-gradient(201deg,#f9e8d0 5.23%,#f7e6ce 83.78%);border:none;border-radius:8px;box-shadow:0 4px 2px rgba(142,113,116,.3)!important;color:#000;cursor:pointer;font-size:17px;font-weight:700;height:48px;line-height:16px;padding:0 24px;position:relative;text-transform:uppercase;width:calc(100% - 40px);z-index:2}.ScheduleTable_buttonContainer__WwwnM .ScheduleTable_pulseButtonRings__-8ff3{-webkit-animation:ScheduleTable_pulse_1__j44GC 2s infinite;animation:ScheduleTable_pulse_1__j44GC 2s infinite;border:1px solid #e15768;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.ScheduleTable_buttonContainer__WwwnM .ScheduleTable_pulseButtonRings__-8ff3:nth-child(2){-webkit-animation:ScheduleTable_pulse__AaoC\+ 2s .7s infinite;animation:ScheduleTable_pulse__AaoC\+ 2s .7s infinite}.ScheduleTable_buttonContainer__WwwnM .ScheduleTable_pulseButtonRings__-8ff3:nth-child(3){-webkit-animation:ScheduleTable_pulse__AaoC\+ 2s 1.4s infinite;animation:ScheduleTable_pulse__AaoC\+ 2s 1.4s infinite}@-webkit-keyframes ScheduleTable_pulse__AaoC\+{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}@keyframes ScheduleTable_pulse__AaoC\+{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}.ScheduleTable_buttonCell__25LY3{align-items:center;display:flex;flex-direction:column}.ScheduleTable_table__BzfEn{background-image:url(/static/media/schedule_bg.c37bec3268aeff9fec77.jpg);background-size:cover}.ScheduleTable_tableContainer__drdR8{font-family:Montserrat,sans-serif!important}.ScheduleTable_headerRow__xgWhZ{display:flex;justify-content:space-around}.ScheduleTable_timeCell__F2PRk{text-align:center;width:140px!important}@media screen and (max-width:500px){.ScheduleTable_timeCell__F2PRk{width:350px!important}}.ScheduleTable_typeCell__re7zE{text-align:center;width:190px!important}@media screen and (max-width:500px){.ScheduleTable_typeCell__re7zE{width:350px!important}}.ScheduleTable_teacherCell__Bsy9x{text-align:center;width:280px!important}@media screen and (max-width:500px){.ScheduleTable_teacherCell__Bsy9x{width:350px!important}}.ScheduleTable_placesCell__Y6HYe{text-align:center;width:250px!important}@media screen and (max-width:500px){.ScheduleTable_placesCell__Y6HYe{width:350px!important}}.ScheduleTable_tab__QcQDA{border:thin solid #cdcabf;border-radius:8px 8px 0 0!important}.ScheduleTable_selectedTab__QRU\+u,.ScheduleTable_tab__QcQDA{color:#000!important;font-size:15px!important;font-weight:500!important;height:38px!important;line-height:16px!important;padding:10px 24px!important;text-align:center;text-transform:uppercase!important;width:400px!important}.ScheduleTable_selectedTab__QRU\+u{background:linear-gradient(179deg,#e6e3d3 5.23%,#f3f3f3 83.78%)!important;border:thin solid #f2b300;border-radius:8px 8px 0 0!important}.ScheduleTable_tabList__S4Hkz{display:inline-flex}@media screen and (max-width:500px){.ScheduleTable_tableRow__Ck9Rm{border-bottom:1px solid #5d1d1d;display:inline-flex!important;flex-direction:column}}.ScheduleTable_tableM__W9HFs{min-width:650px}@media screen and (max-width:500px){.ScheduleTable_tableM__W9HFs{min-width:0;min-width:auto}}.ScheduleTableN_scheduleContainer__x7mf-{font-family:Montserrat!important;margin:0 auto;max-width:90%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_daysContainer__9C3Yg{display:flex;justify-content:space-between;margin-bottom:15px;overflow-x:auto;padding-bottom:5px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_daysContainer__9C3Yg .ScheduleTableN_dayButton__qeCIQ{background-color:#f5f5f5;border:1px solid #ddd;border-radius:20px;font-size:12px;min-width:50px;padding:10px 15px}@media(min-width:1200px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_daysContainer__9C3Yg .ScheduleTableN_dayButton__qeCIQ{background-color:#ac984f;color:#fff;width:150px}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_daysContainer__9C3Yg .ScheduleTableN_selectedDayButton__A2ajy{background-color:#ac984f;border-color:#b2b430;border-radius:20px;color:#fff;font-size:12px;min-width:50px;padding:10px 15px}@media(min-width:1200px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_daysContainer__9C3Yg .ScheduleTableN_selectedDayButton__A2ajy{width:150px}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_filterContainer__Vat1o{display:flex;gap:10px;margin-bottom:25px}@media(max-width:500px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_filterContainer__Vat1o{align-items:center;flex-direction:column}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_filterContainer__Vat1o .ScheduleTableN_select__PbBp4{color:#fff}@media(max-width:500px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_filterContainer__Vat1o .ScheduleTableN_select__PbBp4{margin:auto;width:90%}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_filterContainer__Vat1o .ScheduleTableN_select__PbBp4 .ScheduleTableN_filterSelect__N1Dgx{border:1px solid #ddd;border-radius:8px;color:#000;flex:1 1;font-size:16px;padding:12px}@media(max-width:500px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_filterContainer__Vat1o .ScheduleTableN_select__PbBp4 .ScheduleTableN_filterSelect__N1Dgx{margin:auto;width:100%}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_filterContainer__Vat1o .ScheduleTableN_select__PbBp4 .ScheduleTableN_filterSelect__N1Dgx option{color:#000}@media(max-width:500px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_filterContainer__Vat1o .ScheduleTableN_select__PbBp4 .ScheduleTableN_filterSelect__N1Dgx option{margin:auto;width:100%}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M{display:flex;flex-direction:row;justify-content:space-between}@media(max-width:540px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M{display:block}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi{border-radius:12px;display:flex;flex-direction:column;min-height:300px;padding:5px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_noClasses__3zGtg{color:#777;padding:30px;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButton__jZc8L{background-color:#9f7474;border:1px solid #eee;border-radius:10px;box-shadow:0 2px 4px rgba(0,0,0,.05);color:#fff;margin-bottom:10px;padding:15px;text-align:left;width:150px}@media(max-width:540px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButton__jZc8L{width:100%}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButton__jZc8L .ScheduleTableN_classTime__W65zM{color:#fff;font-size:13px;font-weight:700;margin-bottom:5px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButton__jZc8L .ScheduleTableN_classTitle__pnyL2{color:gold;font-size:16px;font-weight:700;margin-bottom:10px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButton__jZc8L .ScheduleTableN_classDescription__5iuNg{color:gold;font-size:14px;font-weight:700;margin-bottom:10px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButton__jZc8L .ScheduleTableN_classInstructor__UBnZc{color:#fff;font-size:13px;margin-bottom:10px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButton__jZc8L .ScheduleTableN_planning__BymL2{background-color:#fff;border-radius:5px;color:#000;font-size:12px;margin-bottom:10px;padding:3px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButton__jZc8L .ScheduleTableN_in_set__M1ruc{background-color:#fff;border-radius:5px;color:#000;font-size:12px;margin:3px 3px 10px;padding:3px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonQ__p6jIJ{background-color:#637c91}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonF__ewBCB{background-color:#5e4647}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonT__7F6TG{background-color:#206096}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonKF__9RHfp{background-color:#5e4647}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonKFCh__vwy6b{background-color:#826391}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonKFW__Ersdj{background-color:#81496c}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonM__\+h7sP{background-color:#637c91}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonS__PXptO{background-color:#999066}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonE__afjc3{background-color:#6ba96e}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonU__POSGF{background-color:#2f6b50}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_schedulesColumn__5O1-M .ScheduleTableN_schedules__xPCOi .ScheduleTableN_classButtonY__Qzcro{background-color:#328680}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL{grid-gap:4px;display:grid;gap:4px;grid-template-columns:100px repeat(7,1fr);overflow-x:auto}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_headerCell__IZCal{align-content:center;background-color:#ddca98;border-radius:5px;color:#281d1d;font-weight:700;padding:12px 5px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:10}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_timeCell__nHy3q{align-content:center;background-color:#d0c3b0;background:#37342f;border-radius:8px;border-right:1px solid #e0e0e0;color:#fff;font-size:.9em;left:0;padding:10px 5px;position:-webkit-sticky;position:sticky;text-align:center;z-index:5}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7{align-items:center;background-color:#231c1c;border-radius:8px;display:flex;flex-direction:column;min-height:90px;padding:1px;position:relative}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4{background-color:#3c7b57;border:none;border-radius:8px;border-right:1px solid hsla(50,63%,71%,.361);color:#fff;cursor:pointer;height:100%;margin:3px;padding:8px;text-align:left;transition:all .2s;width:100%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4:hover{background-color:#27ae60;box-shadow:0 3px 8px rgba(0,0,0,.2);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4 .ScheduleTableN_serviceName__ALVhg{color:#ffd49b;font-size:14px;font-weight:700;padding-bottom:15px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4 .ScheduleTableN_serviceDescription__m4tMR{color:#f5f5f5;font-size:12px;font-weight:700;padding-bottom:15px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4 .ScheduleTableN_serviceDuration__sOrMC{font-size:11px;font-weight:800;margin-bottom:3px;opacity:.9;padding-bottom:15px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4 .ScheduleTableN_classAddress__Dj9VY{font-size:11px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4 .ScheduleTableN_serviceInstructor__8Qvti{font-size:12px;margin-bottom:3px;opacity:1;padding-bottom:15px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4 .ScheduleTableN_planning__BymL2{background-color:#fff;border-radius:5px;color:#000;font-size:12px;padding:3px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButton__-KGO4 .ScheduleTableN_in_set__M1ruc{background-color:#fff;border-radius:5px;color:#000;font-size:12px;margin:3px;padding:3px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonQ__X\+L4b{background-color:#637c91!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonQ__X\+L4b:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonU__W\+apJ{background-color:#4c5539!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonU__W\+apJ:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonKF__ewCLl{background-color:#5e4647!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonKF__ewCLl:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonF__O28vf{background-color:#3f9cb8!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonF__O28vf:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonKFW__cbSrP{background-color:#81496c!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonKFW__cbSrP:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonKFCh__TO5WN{background-color:#826391!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonKFCh__TO5WN:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonT__uT955{background-color:#206096!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonT__uT955:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonY__nV4sW{background-color:#328680!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonY__nV4sW:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonM__FW3Ui{background-color:#637c91!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonM__FW3Ui:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonS__bxAxT{background-color:#999066!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonS__bxAxT:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonE__K-21u{background-color:#6ba96e!important}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid__d1mvL .ScheduleTableN_cell__ofrS7 .ScheduleTableN_serviceButtonE__K-21u:hover{background-color:#27ae61}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1{grid-gap:2px;background-color:#f0f0f0;border:1px solid #ddd;display:grid;gap:2px;grid-auto-rows:40px;grid-template-columns:100px repeat(7,1fr)}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCell__ZJ2wm{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;justify-content:center;padding:5px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCellTimeHeader__DHDDi{left:0}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCellDayHeader__MSWKi,.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCellTimeHeader__DHDDi{align-items:center;background-color:#fff;background-color:#2c3e50;box-sizing:border-box;color:#fff;display:flex;font-weight:700;justify-content:center;padding:5px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCellTimeLabel__mVk3H{align-items:center;background-color:#fff;background-color:#2c3e50;box-sizing:border-box;color:#fff;display:flex;font-weight:700;justify-content:center;justify-content:flex-end;left:0;padding:5px 10px 5px 5px;position:-webkit-sticky;position:sticky;z-index:10}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCellClassSlot__Z9c1R{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;grid-column:auto;justify-content:center;overflow:hidden;padding:0}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCellClassSlot__Z9c1R .ScheduleTableN_classButton__jZc8L{align-items:center;background-color:#3498db;border:none;color:#fff;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:center;padding:5px;text-align:center;transition:background-color .3s;width:100%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCellClassSlot__Z9c1R .ScheduleTableN_classButton__jZc8L:hover{background-color:#2980b9}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_scheduleGrid1__tpHm1 .ScheduleTableN_gridCellClassSlot__Z9c1R .ScheduleTableN_classButton__jZc8L .ScheduleTableN_classTime__W65zM{font-size:.8em;margin-top:5px;opacity:.9}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk{align-items:center;background-color:rgba(62,62,62,.93);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:40px;z-index:11}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+{background-color:#27231e;border:2px solid #1f1e1c;border-radius:8px;box-shadow:4px 7px 16px 14px rgba(0,0,0,.32);height:90%;max-width:400px;overflow:scroll;padding:20px;width:90%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ h1,.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ h2,.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ h3{color:#e6e6e6;margin-top:0;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ h1{font-size:2rem;margin-bottom:1px solid #fffabb}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ h2{border-bottom:1px solid #70693c;font-size:1.3rem;margin-bottom:1rem;padding-bottom:.5rem}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ h4{border-bottom:1px solid #70693c;font-size:1.1rem;margin-top:1rem;padding-bottom:.5rem}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ h3{color:#fffabb;font-size:1rem;margin-bottom:1px solid #70693c}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ p{color:#fff;line-height:1.6}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_header__aRqic{color:#fffabb;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_description__dOZx\+{color:#cebc75;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_places__W0\+xS{color:#cebc75;padding-top:10px;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_amount__N2euq{color:#fff}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_amount__N2euq .ScheduleTableN_selectedAmount__z\+WZo{padding-bottom:20px;padding-top:20px;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_amount__N2euq .ScheduleTableN_selectRowHeader__v4s6b{padding-bottom:20px;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_amount__N2euq .ScheduleTableN_selectAmountRow__ZwweD{display:flex;flex-direction:row}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_amount__N2euq .ScheduleTableN_selectAmountRow__ZwweD .ScheduleTableN_amountCell__Yvq7A{align-content:center;border:.05rem solid #5d5439;border-radius:5px;color:gray;height:50px;text-align:center;width:50px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_amount__N2euq .ScheduleTableN_selectAmountRow__ZwweD .ScheduleTableN_amountCellAvailable__-PwI1{align-content:center;border:.05rem solid #aba06a;border-radius:5px;height:50px;text-align:center;width:50px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_amount__N2euq .ScheduleTableN_selectAmountRow__ZwweD .ScheduleTableN_amountCellSelected__nI7-q{align-content:center;background:#d0bb2d;border:.08rem solid #000;border-radius:5px;height:50px;text-align:center;width:50px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_inputMask__THMyH{border-radius:4px;color:#000;padding:10px;width:100%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ input:-webkit-autofill{-webkit-text-fill-color:#000;box-shadow:transparent}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_dateSelection__6T3ZQ .ScheduleTableN_header__aRqic{color:#fff;font-size:14px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_dateSelection__6T3ZQ .ScheduleTableN_availableDates__sWGKZ{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin:15px 0}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_dateSelection__6T3ZQ .ScheduleTableN_availableDates__sWGKZ .ScheduleTableN_dateOption__PAkGG{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;padding:12px 8px;transition:all .3s}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_dateSelection__6T3ZQ .ScheduleTableN_availableDates__sWGKZ .ScheduleTableN_dateOption__PAkGG:hover{border-color:#ffea1e;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_dateSelection__6T3ZQ .ScheduleTableN_availableDates__sWGKZ .ScheduleTableN_dateOption__PAkGG .ScheduleTableN_day__aYbi\+{color:#2c3e50;font-weight:700}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_dateSelection__6T3ZQ .ScheduleTableN_availableDates__sWGKZ .ScheduleTableN_dateOption__PAkGG .ScheduleTableN_date__8P7jT{color:#7f8c8d;font-size:.9em}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_dateSelection__6T3ZQ .ScheduleTableN_availableDates__sWGKZ .ScheduleTableN_selected__E-anK{background-color:#e7e1a8;border-color:#d0bb2d}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalNextChargeDate__ULKjc{color:#a6a864;display:flex;flex-direction:column;font-size:10px;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalNextChargeDate__ULKjc .ScheduleTableN_accept__fwRXT{align-items:center;display:flex;justify-content:center;margin:auto;padding:10px;width:85%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalNextChargeDate__ULKjc input{margin:5px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalDetails__KSPQ7{margin:15px 0}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalDetails__KSPQ7 .ScheduleTableN_modalTabs__GFDlp{display:flex;justify-content:space-around}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalDetails__KSPQ7 .ScheduleTableN_instructorSection__-8zET{margin-bottom:1.5rem}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalDetails__KSPQ7 .ScheduleTableN_instructorSection__-8zET .ScheduleTableN_instructorProfile__DNLcN{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalDetails__KSPQ7 .ScheduleTableN_instructorSection__-8zET .ScheduleTableN_instructorProfile__DNLcN .ScheduleTableN_avatarContainer__mLGwT{flex-shrink:0}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalDetails__KSPQ7 .ScheduleTableN_instructorSection__-8zET .ScheduleTableN_instructorProfile__DNLcN .ScheduleTableN_instructorAvatar__EaYIq{border:4px solid #f5f7ff;border-radius:50%;box-shadow:0 4px 10px rgba(0,0,0,.1);height:120px;object-fit:cover;width:120px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalDetails__KSPQ7 .ScheduleTableN_instructorSection__-8zET .ScheduleTableN_instructorProfile__DNLcN .ScheduleTableN_instructorInfo__ZjANU{color:#fffabb;flex:1 1}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_modalDetails__KSPQ7 .ScheduleTableN_aboutSection__p74Rn .ScheduleTableN_about__F4A05{color:#fff}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_closeButton__5FDSS{background-color:#0c0909;border:none;border-radius:15px;color:#fff;cursor:pointer;float:center;padding:10px 20px;width:100%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_modalContent__byqv\+ .ScheduleTableN_closeButton__5FDSS:hover{background-color:#bcb2b2}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:70%;padding:12px 15px;position:absolute;width:450px}@media(max-width:500px){.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm{width:90%}}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalSuccessHeader__UgRVC{font-size:20px;margin-bottom:5%;margin-top:5%;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementHeader__7h-6G{font-size:18px;font-weight:900;margin-bottom:3%;margin-top:5%;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementBody__GhHCb{align-items:center;background:hsla(42,43%,91%,.922);border:1px solid #cfcece;border-radius:18px;display:flex;flex-direction:column;height:75%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementBody__GhHCb .ScheduleTableN_modalAbonementInfo__jXlrw{font-size:12px;margin-bottom:3%;margin-top:3%;text-align:center;width:60%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementBody__GhHCb .ScheduleTableN_modalLogoImage__c2Fnm{margin-top:1%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementBody__GhHCb .ScheduleTableN_modalAbonement__wRLWr{font-size:12px;margin-top:3%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementBody__GhHCb .ScheduleTableN_modalAbonementImage__MJ0WA{display:flex;justify-content:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementBody__GhHCb .ScheduleTableN_modalAbonementImage__MJ0WA .ScheduleTableN_modalAbonement__wRLWr{border-radius:18px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementActions__LkXYW{display:flex;flex-direction:row;justify-content:center;margin-top:10px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementActions__LkXYW .ScheduleTableN_modalAbonementDownload__GAEi\+{font-size:13px;margin-right:25px;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_abonementModal__u6ehm .ScheduleTableN_modalAbonementActions__LkXYW .ScheduleTableN_modalAbonementEmail__G6TFP{font-size:13px;text-align:center}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_errorModal__dQyUt{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:30%;line-height:20px;padding:12px 15px;position:absolute}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_errorModal__dQyUt .ScheduleTableN_modalSelect__K0pAA{font-size:20px;font-weight:700;margin-top:10%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_errorModal__dQyUt .ScheduleTableN_selectAmount__NA7Km{margin-top:20%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_acceptModal__UqQF8{background:#27231e;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:70%;line-height:20px;overflow-y:scroll;padding:12px 15px;position:absolute;width:70%}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_acceptModal__UqQF8 .ScheduleTableN_acceptHeader__h73Vw{font-size:16px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_acceptModal__UqQF8 .ScheduleTableN_contentContainer__v1cs5{color:#fff;font-family:Montserrat}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_acceptModal__UqQF8 .ScheduleTableN_contentContainer__v1cs5 p{font-size:16px;padding-bottom:20px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_acceptModal__UqQF8 .ScheduleTableN_contentContainer__v1cs5 .ScheduleTableN_contentPart__5sFYL{padding-bottom:20px}.ScheduleTableN_scheduleContainer__x7mf- .ScheduleTableN_modalOverlay__7iCnk .ScheduleTableN_acceptModal__UqQF8 .ScheduleTableN_contentContainer__v1cs5 .ScheduleTableN_contentHeader__Pq2af{font-size:26px;font-weight:600;padding-bottom:20px}.fitness-schedule{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.schedule-grid{grid-gap:1px;background-color:#e0e0e0;border:1px solid #ddd;display:grid;gap:1px;grid-auto-rows:40px;grid-template-columns:120px repeat(7,1fr);min-height:1360px;position:relative}.grid-header{align-items:center;background-color:#2c3e50;color:#fff;display:flex;font-weight:700;justify-content:center;padding:10px;position:-webkit-sticky;position:sticky;top:0;z-index:20}.corner{grid-column:1;grid-row:1}.day{grid-row:1;z-index:20}.time-slot{align-items:center;background-color:#2c3e50;color:#fff;display:flex;font-size:.9em;justify-content:flex-end;left:0;padding:0 10px;position:-webkit-sticky;position:sticky;z-index:15}.grid-cell{background-color:#fff;border-bottom:1px solid #eee}.events-container{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.event-button{align-items:center;background-color:#3498db;border:none;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);box-sizing:border-box;color:#fff;cursor:pointer;display:flex;flex-direction:column;justify-content:center;overflow:hidden;padding:5px;pointer-events:auto;position:absolute;text-align:center;transition:background-color .3s}.event-button:hover{background-color:#2980b9;box-shadow:0 2px 8px rgba(0,0,0,.2)}.event-name{font-size:.9em;font-weight:700;margin-bottom:3px}.event-time{font-size:.75em;opacity:.9}.Product_buyButtonContainer__VeUFk{background-color:#fff;border:.05rem solid #737168;border-radius:.4rem;box-shadow:0 4px 2px #d2cdc6!important;color:#000;cursor:pointer;font-weight:500;height:2.6em;letter-spacing:.1rem;margin:2px 0}.Product_buyButtonContainer__VeUFk .Product_pulseButtonRings__U4PkU{-webkit-animation:Product_pulse_1__vmgSn 2s infinite;animation:Product_pulse_1__vmgSn 2s infinite;border:1px solid #e15768;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.Product_buyButtonContainer__VeUFk .Product_pulseButtonRings__U4PkU:nth-child(2){-webkit-animation:Product_pulse__fUGMV 2s .7s infinite;animation:Product_pulse__fUGMV 2s .7s infinite}.Product_buyButtonContainer__VeUFk .Product_pulseButtonRings__U4PkU:nth-child(3){-webkit-animation:Product_pulse__fUGMV 2s 1.4s infinite;animation:Product_pulse__fUGMV 2s 1.4s infinite}@-webkit-keyframes Product_pulse__fUGMV{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}@keyframes Product_pulse__fUGMV{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}.Product_moreButtonContainer__tbfEL{background-color:#dca300;border:.1rem solid #9b4dca;border-radius:.4rem;color:#000;cursor:pointer;font-weight:700;height:2.6em;letter-spacing:.1rem;margin:2px 0;text-transform:uppercase}.Product_description__Ylgzv{color:#f8f9fa;font-size:1.25em;height:20%;margin:20px 0;text-align:center;white-space:inherit}@media(max-width:500px){.Product_description__Ylgzv{font-size:.95em}}.Product_title__8ZeMf{color:#ebbe76;font-size:32px;font-weight:700;margin:20px 0;max-width:none!important;text-align:center;white-space:inherit;white-space:inherit!important}@media(max-width:500px){.Product_title__8ZeMf{font-size:1.75em}}.Product_btnPrimary__wwHgK{background:rgba(97,81,58,.67);border:1px solid hsla(0,0%,100%,.41);border-radius:.75em;display:flex;height:120px;justify-content:space-between;margin:.75rem 1rem;padding:.75rem 1rem;place-items:center;text-decoration:none;transition:all .25s ease-in-out}@media(max-width:500px){.Product_btnPrimary__wwHgK{margin:.35rem .45rem;padding:.35rem .45rem;width:100%}}.Product_btnPrimary__wwHgK span{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(69deg,#4a4949,#353030);transition:all .25s ease-in-out}.Product_btnPrimary__wwHgK:active{-webkit-transform:translateY(2px);transform:translateY(2px);transition:all .25s ease-in-out}.Product_btnPrimary__wwHgK:active span{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(69deg,#dbd56e,#edeab5);font-weight:400}.Product_black__\+u9Nv{background:#000!important}.Product_banner__ezuvW{align-items:center;border-radius:18px;box-shadow:none!important;flex-grow:0;flex-shrink:0;justify-content:center;margin:5px;padding:12px!important;width:725px}@media(max-width:500px){.Product_banner__ezuvW{width:90%}}.Product_timesModal__sPyjx{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:30%;line-height:20px;padding:12px 15px;position:absolute;right:-10px;top:-10px}.Product_timesModal__sPyjx .Product_modalSelect__NE6-7{font-size:20px;font-weight:700;margin-top:10%}.Product_timesModal__sPyjx .Product_selectTime__Ja5BA{margin-top:20%}.Product_errorModal__UvJp1{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:30%;line-height:20px;padding:12px 15px;position:absolute;right:-10px;top:-10px}.Product_errorModal__UvJp1 .Product_modalSelect__NE6-7{font-size:20px;font-weight:700;margin-top:10%}.Product_errorModal__UvJp1 .Product_selectAmount__eLNR0{margin-top:20%}.Product_confirmationModal__EUFLD{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:70%;line-height:20px;padding:12px 15px;position:absolute;right:-10px;top:-10px;width:450px}@media(max-width:500px){.Product_confirmationModal__EUFLD{width:90%}}.Product_confirmationModal__EUFLD .Product_modalSuccessHeader__eh-TK{font-size:20px;margin-bottom:5%;margin-top:5%;text-align:center}.Product_confirmationModal__EUFLD .Product_modalAbonementHeader__fAzM0{font-size:18px;font-weight:900;margin-bottom:3%;margin-top:5%;text-align:center}.Product_confirmationModal__EUFLD .Product_modalAbonementBody__5FwCM{align-items:center;background:hsla(42,43%,91%,.922);border:1px solid #cfcece;border-radius:18px;display:flex;flex-direction:column;height:75%}.Product_confirmationModal__EUFLD .Product_modalAbonementBody__5FwCM .Product_modalAbonementInfo__5ZC5L{font-size:12px;margin-bottom:3%;margin-top:3%;text-align:center;width:60%}.Product_confirmationModal__EUFLD .Product_modalAbonementBody__5FwCM .Product_modalLogoImage__cBwxg{margin-top:1%}.Product_confirmationModal__EUFLD .Product_modalAbonementBody__5FwCM .Product_modalAbonement__92W0d{font-size:12px;margin-top:3%}.Product_confirmationModal__EUFLD .Product_modalAbonementBody__5FwCM .Product_modalAbonementImage__x7ff\+{display:flex;justify-content:center}.Product_confirmationModal__EUFLD .Product_modalAbonementBody__5FwCM .Product_modalAbonementImage__x7ff\+ .Product_modalAbonement__92W0d{border-radius:18px}.Product_confirmationModal__EUFLD .Product_modalAbonementActions__Sko8f{display:flex;flex-direction:row;justify-content:center;margin-top:10px}.Product_confirmationModal__EUFLD .Product_modalAbonementActions__Sko8f .Product_modalAbonementDownload__UCNNn{font-size:13px;margin-right:25px;text-align:center}.Product_confirmationModal__EUFLD .Product_modalAbonementActions__Sko8f .Product_modalAbonementEmail__FWlC6{font-size:13px;text-align:center}.Product_amountModal__HHvky{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:30%;line-height:20px;padding:12px 15px;position:absolute;right:-10px;top:-10px}.Product_amountModal__HHvky .Product_modalSelect__NE6-7{font-size:20px;font-weight:700;margin-top:10%}.Product_amountModal__HHvky .Product_selectAmount__eLNR0{margin-top:20%}.Product_dayModal__ErpaM{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:30%;line-height:20px;padding:12px 15px;position:absolute;right:-10px;top:-10px}.Product_dayModal__ErpaM .Product_modalSelect__NE6-7{font-size:20px;font-weight:700;margin-top:10%}.Product_dayModal__ErpaM .Product_selectDay__ekR2y{margin-top:20%}.Product_acceptModal__quRFT{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;height:30%;line-height:20px;padding:12px 15px;position:absolute;right:-10px;top:-10px}.Product_acceptModal__quRFT .Product_acceptHeader__u3nCb{font-size:16px}.Product_modal__7beVV{background:#26221c;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;line-height:20px;padding:12px 15px;position:absolute;right:-10px;top:-10px}@media(max-width:500px){.Product_modal__7beVV{width:90%}}.Product_modal__7beVV .Product_modalHeader__xhr\+B{color:#fff;font-size:24px;font-weight:500;padding:10px;text-align:center;width:100%}.Product_modal__7beVV .Product_tabList__twqLT{border-bottom:1px solid #aaa;display:flex;justify-content:center;margin:0 0 10px}.Product_modal__7beVV .Product_tabList__twqLT .Product_tab__RzmCR{border:1px solid transparent;border-bottom:none;bottom:-1px;cursor:pointer;display:inline-block;font-size:13px;font-weight:400;list-style:none;padding:6px 12px;position:relative;text-align:center;width:30%}.Product_modal__7beVV .Product_tabList__twqLT .Product_tabSelected__YOmx2{background:#ede6d2;border:1px solid transparent;border-bottom:none;border-radius:5px 5px 0 0;bottom:-1px;color:#000;cursor:pointer;display:inline-block;font-size:14px;font-weight:500;list-style:none;padding:6px 12px;position:relative;text-align:center;width:30%}.Product_modal__7beVV .Product_modalService__ZWS9G{color:#fff;font-size:28px;padding:10px;text-align:center;width:100%}.Product_modal__7beVV .Product_modalType__TY45T{color:#fff;font-size:18px;font-weight:600;padding-bottom:10px;text-align:center;width:100%}.Product_modal__7beVV .Product_modalPrice__gVQqx{color:#fff;padding:10px}.Product_modal__7beVV .Product_modalPrice__gVQqx .Product_modalClassesLeft__5KNzB{font-size:16px;font-weight:400}.Product_modal__7beVV .Product_modalPrice__gVQqx{font-size:16px;text-align:center;width:100%}.Product_modal__7beVV .Product_modalOldSeasonPrice__Jp0Pe{text-decoration-line:line-through}.Product_modal__7beVV .Product_modalSpecialOfferHeader__mVpN2{font-size:16px;font-weight:400;padding:10px;text-align:center}.Product_modal__7beVV .Product_modalSpecialOfferDescription__3gXYP{font-size:18px;font-weight:600;padding:5px;text-align:center}.Product_modal__7beVV .Product_modalSpecialOfferTitle__JfGeg{font-size:16px;font-weight:400;padding:10px;text-align:center}.Product_modal__7beVV .Product_specialOfferBox__lftkY{align-items:center;background-color:#e8e2ec;border-radius:20px;display:flex;flex-direction:column;justify-content:center}.Product_modal__7beVV .Product_specialOfferBox__lftkY .Product_modalOfferPrices__j1i4u{display:flex}.Product_modal__7beVV .Product_specialOfferBox__lftkY .Product_modalOfferPrices__j1i4u .Product_modalOfferSeasonPrice__43JOd{font-size:18px;font-weight:700;padding-bottom:10px;padding-right:5px;padding-top:10px}.Product_modal__7beVV .Product_specialOfferBox__lftkY .Product_modalOfferPrices__j1i4u .Product_modalOldSeasonPrice__Jp0Pe{color:red;font-size:18px;font-weight:400;padding-bottom:10px;padding-top:10px}.Product_modal__7beVV .Product_specialOfferBox__lftkY .Product_modalGetOffer__5VJs2{padding:10px}.Product_modal__7beVV .Product_specialOfferBox__lftkY .Product_modalGetOffer__5VJs2 .Product_modalCheckboxLabel__UOt8f{font-size:16px;font-weight:400}.Product_modal__7beVV .Product_specialOfferBox__lftkY .Product_modalGetOffer__5VJs2 .Product_modalCheckbox__z\+w9Q{zoom:1.5;border-radius:50%;color:red}.Product_modal__7beVV .Product_modalGetSpecialOfferDescription__3GHcc{font-size:10px;text-align:center;width:400px}@media(max-width:500px){.Product_modal__7beVV .Product_modalGetSpecialOfferDescription__3GHcc{width:90%}}.Product_modal__7beVV .Product_modalNextChargeDate__yap7O{color:#a6a864;display:flex;flex-direction:column;font-size:10px;text-align:center}.Product_modal__7beVV .Product_modalNextChargeDate__yap7O .Product_accept__yL1Ch{align-items:center;display:flex}.Product_modal__7beVV .Product_modalNextChargeDate__yap7O input{margin:5px}.Product_modal__7beVV .Product_modalHR__NpVqz{background:#000;border-color:#000;color:#000;height:1px;margin-bottom:10px;margin-top:10px;width:100%}.Product_modal__7beVV .Product_modalBuyForm__GhYkL{display:flex;flex-direction:column;padding:15px}.Product_modal__7beVV .Product_modalBuyForm__GhYkL .Product_amount__JDrxc .Product_selectedAmount__wUufb{padding-bottom:20px;padding-top:20px;text-align:center}.Product_modal__7beVV .Product_modalBuyForm__GhYkL .Product_amount__JDrxc .Product_selectRowHeader__pZQtn{padding-bottom:20px;text-align:center}.Product_modal__7beVV .Product_modalBuyForm__GhYkL .Product_amount__JDrxc .Product_selectAmountRow__2Pp1u{display:flex;flex-direction:row}.Product_modal__7beVV .Product_modalBuyForm__GhYkL .Product_amount__JDrxc .Product_selectAmountRow__2Pp1u .Product_amountCell__IVlct{align-content:center;border:.05rem solid #aba06a;border-radius:5px;height:50px;text-align:center;width:50px}.Product_modal__7beVV .Product_modalBuyForm__GhYkL .Product_amount__JDrxc .Product_selectAmountRow__2Pp1u .Product_amountCellSelected__8TZCI{align-content:center;background:#faebd7;border:.08rem solid #000;border-radius:5px;height:50px;text-align:center;width:50px}.Product_modal__7beVV .Product_modalOrderCall__dV4jR{display:flex;flex-direction:column;padding:15px}.Product_modal__7beVV .Product_options__F2PD7{display:flex;flex-direction:row;justify-content:center}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR{display:flex;flex-direction:column;font-size:14px;padding-bottom:15px;padding-right:10px}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_dayOption__PSieg{border:1px solid #ddd;border-radius:4px;flex:1 0 45%;padding:.75rem;position:relative}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_dayOptionPreferable__0emnx{background-color:#f0fff4;border-color:#68d391}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_recommend__EjI7w{background-color:#68d391;border-radius:4px;color:#fff;font-size:.75rem;margin-left:8px;padding:2px 6px}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_daysColumn__kZman{display:flex;flex-direction:column}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_modalSelect__NE6-7{font-size:16px;font-weight:700;padding-top:10px;text-align:center}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_buttonSelect__Ve-tp{border-radius:8px;color:#fff;font-size:14px;height:40px;width:160px}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_buttonSelect__Ve-tp:hover{color:#d1b61b}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_buttonSelected__QW-q5{border-radius:8px;color:#fff;font-size:14px;height:40px;width:160px}.Product_modal__7beVV .Product_options__F2PD7 .Product_days__zF4mR .Product_buttonSelected__QW-q5:hover{color:#d1b61b}.Product_modal__7beVV .Product_options__F2PD7 .Product_times__LNw8f{display:flex;flex-direction:column}.Product_modal__7beVV .Product_options__F2PD7 .Product_times__LNw8f .Product_time__PFzwu{display:flex;flex-direction:column;font-size:14px;padding-right:10px}.Product_modal__7beVV .Product_options__F2PD7 .Product_times__LNw8f .Product_time__PFzwu .Product_modalSelect__NE6-7{font-size:16px;font-weight:700;padding-top:10px;text-align:center}.Product_modal__7beVV .Product_options__F2PD7 .Product_buttonSelect__Ve-tp{background:#4a4a4a;border-radius:10px;color:#fff;font-size:14px;height:40px;width:160px}.Product_modal__7beVV .Product_options__F2PD7 .Product_buttonSelect__Ve-tp:hover{background:#4a4a4a;color:#d1b61b}.Product_modal__7beVV .Product_options__F2PD7 .Product_buttonSelected__QW-q5{background:#5d5000;border-radius:10px;color:#fff;font-size:14px;height:40px;width:160px}.Product_modal__7beVV .Product_options__F2PD7 .Product_buttonSelected__QW-q5:hover{color:#d1b61b}.Product_modal__7beVV .Product_enterEmail__7AGk0{border-radius:8px;color:#000;height:40px;margin:0 15px;padding:15px}.Product_modal__7beVV .Product_modalBuy__KosUw{display:flex;flex-direction:column;padding:15px}.Product_modal__7beVV .Product_modalBuy__KosUw .Product_modalBuyButtonActive__-ZTeE{background:linear-gradient(201deg,#ffdc3d 5.23%,#e6b167 83.78%);border-radius:8px;color:#000;font-size:18px;font-weight:500;height:40px}.Product_modal__7beVV .Product_modalBuy__KosUw .Product_modalBuyButtonActive__-ZTeE span{font-size:18px;font-weight:600}.Product_modal__7beVV .Product_modalBuy__KosUw .Product_modalBuyButtonInactive__goX5n{background:linear-gradient(201deg,#7a664c 5.23%,#816c26 83.78%);border-radius:8px;color:#a1aeb9;font-size:18px;font-weight:300;height:40px}.Product_modal__7beVV .Product_modalBuy__KosUw .Product_modalBuyButtonInactive__goX5n span{font-size:18px;font-weight:400}.Product_modalContent__4GqhK{font-size:20px;padding:30px 55px;width:100%}.Product_modal__7beVV>.Product_actions__SMQtS{margin:auto;padding:10px 5px;text-align:center;width:100%}.Product_modal__7beVV>.Product_close__wpZD0{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-size:24px;line-height:20px;padding:2px 5px;position:absolute;right:-10px;top:-10px}.Product_tierInfo__JZKpy{padding-right:10px;width:70%}.Product_tierInfo__JZKpy .Product_tierDescription__9aXON{color:#d2c69d;display:block;font-size:1.55rem;font-weight:600;text-align:left}@media(max-width:500px){.Product_tierInfo__JZKpy .Product_tierDescription__9aXON{font-size:.95rem}}.Product_tierInfo__JZKpy .Product_tierDuration__PnFl4{color:#f9f9f9;display:block;font-size:1.45rem;font-weight:400;text-align:left}@media(max-width:500px){.Product_tierInfo__JZKpy .Product_tierDuration__PnFl4{font-size:.85rem}}.Product_tierInfo__JZKpy .Product_tierSubDescription__tjpKO{color:hsla(43,38%,82%,.86);display:block;font-size:1.35rem;font-weight:400;text-align:left}@media(max-width:500px){.Product_tierInfo__JZKpy .Product_tierSubDescription__tjpKO{font-size:.75rem}}.Product_tierPrice__Fx4su{align-content:center;border-left:1px solid gray;color:#f3f2ef;display:block;font-size:1.55rem;font-weight:600;height:85%;margin:auto;padding-left:10px;text-align:left}@media(max-width:500px){.Product_tierPrice__Fx4su{font-size:.85rem;width:30%}}.Product_popup__Z00kn{border:1px solid #d7d7d7;padding:5px}.Product_duration__jWG00{flex-direction:row;font-size:16px;padding-top:20px}.Product_bonus__ahYyd,.Product_duration__jWG00{align-content:space-between;color:#000;display:flex;justify-content:center}.Product_bonus__ahYyd{flex-direction:column;font-size:12px;font-weight:700;margin-bottom:10px;margin-top:10px;text-align:center}.popup-content{background:#fff;border:1px solid #d7d7d7;margin:auto;padding:5px;width:50%}[role=tooltip].popup-content{border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,.16);width:200px}.popup-overlay{background:rgba(0,0,0,.5)}[data-popup=tooltip].popup-overlay{background:transparent}.popup-arrow{stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;bottom:0;color:#fff;-webkit-filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));left:0;right:0;top:0}.ProductTable_buttonContainer__q2vKO{background:linear-gradient(201deg,#f9e8d0 5.23%,#f7e6ce 83.78%);border:none;border-radius:8px;box-shadow:0 4px 2px rgba(142,113,116,.3)!important;color:#000;cursor:pointer;font-size:17px;font-weight:700;height:48px;line-height:16px;padding:0 24px;position:relative;text-transform:uppercase;width:calc(100% - 40px);z-index:2}.ProductTable_buttonContainer__q2vKO .ProductTable_pulseButtonRings__0yU-H{-webkit-animation:ProductTable_pulse_1__v0S6Q 2s infinite;animation:ProductTable_pulse_1__v0S6Q 2s infinite;border:1px solid #e15768;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.ProductTable_buttonContainer__q2vKO .ProductTable_pulseButtonRings__0yU-H:nth-child(2){-webkit-animation:ProductTable_pulse__CHiAu 2s .7s infinite;animation:ProductTable_pulse__CHiAu 2s .7s infinite}.ProductTable_buttonContainer__q2vKO .ProductTable_pulseButtonRings__0yU-H:nth-child(3){-webkit-animation:ProductTable_pulse__CHiAu 2s 1.4s infinite;animation:ProductTable_pulse__CHiAu 2s 1.4s infinite}@-webkit-keyframes ProductTable_pulse__CHiAu{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}@keyframes ProductTable_pulse__CHiAu{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}.ProductTable_buttonCell__zFcwg{align-items:center;display:flex;flex-direction:column}.ProductTable_tableContainer__ZM2YI{font-family:Montserrat,sans-serif!important}.ProductTable_headerRow__5Ylex{display:flex;justify-content:space-around}.ProductTable_timeCell__LM7Q\+{text-align:center;width:140px!important}@media screen and (max-width:500px){.ProductTable_timeCell__LM7Q\+{width:350px!important}}.ProductTable_typeCell__JYUXR{text-align:center;width:190px!important}@media screen and (max-width:500px){.ProductTable_typeCell__JYUXR{width:350px!important}}.ProductTable_teacherCell__0w8jI{text-align:center;width:280px!important}@media screen and (max-width:500px){.ProductTable_teacherCell__0w8jI{width:350px!important}}.ProductTable_placesCell__zgSyt{text-align:center;width:250px!important}@media screen and (max-width:500px){.ProductTable_placesCell__zgSyt{width:350px!important}}.ProductTable_tab__sNMO-{border:thin solid #cdcabf;border-radius:8px 8px 0 0!important}.ProductTable_selectedTab__DeIdd,.ProductTable_tab__sNMO-{color:#000!important;font-size:15px!important;font-weight:500!important;height:38px!important;line-height:16px!important;padding:10px 24px!important;text-align:center;text-transform:uppercase!important;width:400px!important}.ProductTable_selectedTab__DeIdd{background:linear-gradient(179deg,#e6e3d3 5.23%,#f3f3f3 83.78%)!important;border:thin solid #f2b300;border-radius:8px 8px 0 0!important}.ProductTable_tabList__bN3og{display:inline-flex}@media screen and (max-width:500px){.ProductTable_tableRow__mAdd7{border-bottom:1px solid #5d1d1d;display:inline-flex!important;flex-direction:column}}.ProductTable_image__hbhZc{min-width:650px}@media screen and (max-width:500px){.ProductTable_image__hbhZc{min-width:0;min-width:auto}}.ProductTable_bannersContainer__mimJY{align-items:center;background:rgba(71,63,48,.58);border-radius:25px;display:flex;flex-direction:column;font-family:Montserrat!important;justify-content:center;margin:auto;width:70%}@media(max-width:500px){.ProductTable_bannersContainer__mimJY{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;width:auto}}.ProductTable_modalConsultForm__PUOVT{align-items:center;background:rgba(41,37,31,.57);border:1px solid #535144;border-radius:15px;display:flex;flex-direction:column;font-family:Montserrat!important;margin-left:auto;margin-right:auto;margin-top:30px;padding:25px;width:30%}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalOrderCall__fZ6Q6{background:linear-gradient(201deg,#efeec9 5.23%,#ffe7bd 83.78%);border-color:#dbd56e;border-radius:10px;font-size:14px;height:40px;width:300px}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalEnter__VfVAq{margin-bottom:20px;margin-top:20px}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalEnter__VfVAq .ProductTable_modalEnterTel__hkGSk{color:#fff}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalEnter__VfVAq .ProductTable_modalEnterName__zR9\+v{color:#fff;margin-top:10px}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalEnter__VfVAq input{border:1px solid #b5a4a4;border-radius:8px;color:#fff;height:40px;margin:3px;width:300px}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalEnter__VfVAq input::-webkit-input-placeholder{color:#d3d3d3;font-size:1em;padding:10px}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalEnter__VfVAq input::placeholder{color:#d3d3d3;font-size:1em;padding:10px}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalRecord__9LY9\+{color:#fff;font-size:18px;padding:10px;text-align:center;width:100%}.ProductTable_modalConsultForm__PUOVT .ProductTable_modalRecall__qRsr2{color:wheat;font-size:13px;text-align:center;width:100%}.ProductTable_serviceTitle__2xmq-{width:100%}.ProductTable_serviceTitleText__9a7eA{color:#ebbe76;font-family:Montserrat!important;font-size:48px;font-weight:500;text-align:center}@media(max-width:500px){.ProductTable_serviceTitleText__9a7eA{font-size:36px}}.ProductTable_serviceBack__7A8Ps{color:#fff;font-family:Montserrat!important;font-size:20px;font-weight:200;padding-left:20px}@media(max-width:500px){.ProductTable_serviceBack__7A8Ps{font-size:16px}}.ProductTable_header__C99LK{align-content:stretch;align-items:baseline;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:auto;padding-top:10px}.ProductTable_description__7htI3{color:#ebcaa0;font-family:Montserrat!important;font-size:1.6rem;text-align:start}@media(max-width:500px){.ProductTable_description__7htI3{font-size:1.3em;text-align:center}}.ProductTable_goal__XEScI{color:#fff;font-family:Montserrat!important;font-size:1.3rem;padding-top:40px;text-align:start}@media(max-width:500px){.ProductTable_goal__XEScI{font-size:1.1em;text-align:center}}.ProductTable_serviceAbout__1vakt{border-radius:25px;display:flex;justify-content:center;margin:30px}@media(max-width:500px){.ProductTable_serviceAbout__1vakt{align-items:center;flex-direction:column;margin:10px}}.ProductTable_serviceAboutDescription__rcZmd{display:flex;flex-direction:column;height:600px;justify-content:center;padding-right:40px;width:55%}@media(max-width:500px){.ProductTable_serviceAboutDescription__rcZmd{height:auto;justify-content:flex-start!important;padding-right:0;text-align:center;width:100%}}.ProductTable_videoContainer__Ck9mx{display:flex;flex-direction:column;height:600px;position:relative;width:45%}@media(max-width:500px){.ProductTable_videoContainer__Ck9mx{height:560px;width:100%}}.ProductTable_video__F0yX8{background-color:#000;border-radius:18px;height:500px;margin:50px;width:auto}@media(max-width:500px){.ProductTable_video__F0yX8{margin:10px}}.ProductTable_mute__orNC8{background-color:transparent;border:none;bottom:45px;cursor:pointer;left:305px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}@media(max-width:500px){.ProductTable_mute__orNC8{bottom:85px;left:345px}}.ProductTable_mute__orNC8 .ProductTable_muteImg__d7Zqy{height:100%;width:100%}.ApplicationCard_buttonContainer__-jug8{background:linear-gradient(201deg,#f9e8d0 5.23%,#f7e6ce 83.78%);border:none;border-radius:8px;box-shadow:0 4px 2px rgba(142,113,116,.3)!important;color:#000;cursor:pointer;font-size:17px;font-weight:700;height:48px;line-height:16px;padding:0 24px;position:relative;text-transform:uppercase;width:calc(100% - 40px);z-index:2}.ApplicationCard_buttonContainer__-jug8 .ApplicationCard_pulseButtonRings__YY-jX{-webkit-animation:ApplicationCard_pulse_1__ANQC2 2s infinite;animation:ApplicationCard_pulse_1__ANQC2 2s infinite;border:1px solid #e15768;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.ApplicationCard_buttonContainer__-jug8 .ApplicationCard_pulseButtonRings__YY-jX:nth-child(2){-webkit-animation:ApplicationCard_pulse__j997m 2s .7s infinite;animation:ApplicationCard_pulse__j997m 2s .7s infinite}.ApplicationCard_buttonContainer__-jug8 .ApplicationCard_pulseButtonRings__YY-jX:nth-child(3){-webkit-animation:ApplicationCard_pulse__j997m 2s 1.4s infinite;animation:ApplicationCard_pulse__j997m 2s 1.4s infinite}@-webkit-keyframes ApplicationCard_pulse__j997m{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}@keyframes ApplicationCard_pulse__j997m{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}.ApplicationCard_buttonCell__EeqxW{align-items:center;display:flex;flex-direction:column}.ApplicationCard_tableContainer__LbfXA{font-family:Montserrat,sans-serif!important}.ApplicationCard_headerRow__10sMs{display:flex;justify-content:space-around}.ApplicationCard_timeCell__yx5hd{text-align:center;width:140px!important}@media screen and (max-width:500px){.ApplicationCard_timeCell__yx5hd{width:350px!important}}.ApplicationCard_typeCell__5pczQ{text-align:center;width:190px!important}@media screen and (max-width:500px){.ApplicationCard_typeCell__5pczQ{width:350px!important}}.ApplicationCard_teacherCell__yTeCN{text-align:center;width:280px!important}@media screen and (max-width:500px){.ApplicationCard_teacherCell__yTeCN{width:350px!important}}.ApplicationCard_placesCell__S0BI3{text-align:center;width:250px!important}@media screen and (max-width:500px){.ApplicationCard_placesCell__S0BI3{width:350px!important}}.ApplicationCard_tab__12s33{border:thin solid #cdcabf;border-radius:8px 8px 0 0!important}.ApplicationCard_selectedTab__5CsGa,.ApplicationCard_tab__12s33{color:#000!important;font-size:15px!important;font-weight:500!important;height:38px!important;line-height:16px!important;padding:10px 24px!important;text-align:center;text-transform:uppercase!important;width:400px!important}.ApplicationCard_selectedTab__5CsGa{background:linear-gradient(179deg,#e6e3d3 5.23%,#f3f3f3 83.78%)!important;border:thin solid #f2b300;border-radius:8px 8px 0 0!important}.ApplicationCard_tabList__w\+ZSL{display:inline-flex}@media screen and (max-width:500px){.ApplicationCard_tableRow__LCf1j{border-bottom:1px solid #5d1d1d;display:inline-flex!important;flex-direction:column}}.ApplicationCard_image__QqL\+4{min-width:650px}@media screen and (max-width:500px){.ApplicationCard_image__QqL\+4{min-width:0;min-width:auto}}.ApplicationCard_bannersContainer__KdT6U{align-items:center;background:rgba(71,63,48,.58);border-radius:25px;display:flex;flex-direction:column;font-family:Montserrat!important;justify-content:center;margin:auto;width:70%}@media(max-width:500px){.ApplicationCard_bannersContainer__KdT6U{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;margin-top:30px;width:90%}}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4{align-items:center;background:rgba(41,37,31,.57);border-radius:15px;display:flex;flex-direction:column;font-family:Montserrat!important;margin:30px auto;padding:25px}@media(max-width:500px){.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial}}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalOrderCall__iLWH4{background:linear-gradient(201deg,#efeec9 5.23%,#ffe7bd 83.78%);border-radius:10px;font-size:14px;height:40px;width:300px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalEnter__8tiFr{margin-bottom:20px;margin-top:20px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalEnter__8tiFr .ApplicationCard_modalEnterTel__ZfRXb{color:#fff}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalEnter__8tiFr .ApplicationCard_modalEnterName__Qhrqu{color:#fff;margin-top:10px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalEnter__8tiFr input{border:1px solid #b5a4a4;border-radius:8px;color:#000;height:40px;margin:5px;padding:5px;width:300px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalEnter__8tiFr input::-webkit-input-placeholder{color:rgba(120,107,0,.8);font-size:1em;padding:10px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalEnter__8tiFr input::placeholder{color:rgba(120,107,0,.8);font-size:1em;padding:10px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 textarea{border:1px solid #b5a4a4;border-radius:8px;color:#000;height:140px;margin:5px;padding:5px;width:300px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 textarea::-webkit-input-placeholder{color:rgba(120,107,0,.8);font-size:1em;padding:10px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 textarea::placeholder{color:rgba(120,107,0,.8);font-size:1em;padding:10px}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalRecord__3MDpU{color:#ebbe76;font-size:32px;font-weight:700;padding:10px;text-align:center;white-space:inherit;width:100%}@media(max-width:500px){.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalRecord__3MDpU{font-size:30px}}.ApplicationCard_bannersContainer__KdT6U .ApplicationCard_modalConsultForm__H\+uc4 .ApplicationCard_modalRecall__JoDEU{color:wheat;font-size:13px;text-align:center;width:100%}.ApplicationCard_serviceTitle__wlYy0{width:100%}.ApplicationCard_serviceTitleText__\+YotC{color:#ebbe76;font-family:Montserrat!important;font-size:48px;font-weight:500;text-align:center}@media(max-width:500px){.ApplicationCard_serviceTitleText__\+YotC{font-size:36px}}.ApplicationCard_serviceBack__bEyr-{color:#fff;font-family:Montserrat!important;font-size:20px;font-weight:200;padding-left:20px}@media(max-width:500px){.ApplicationCard_serviceBack__bEyr-{font-size:16px}}.ApplicationCard_header__vj0Qj{align-content:stretch;align-items:baseline;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:auto;padding-top:10px}.ApplicationCard_description__57tn2{color:#ebcaa0;font-family:Montserrat!important;font-size:1.6rem;text-align:start}@media(max-width:500px){.ApplicationCard_description__57tn2{font-size:1.3em}}.ApplicationCard_goal__D1r1X{color:#fff;font-family:Montserrat!important;font-size:1.3rem;padding-top:40px;text-align:start}@media(max-width:500px){.ApplicationCard_goal__D1r1X{font-size:1.1em}}.ApplicationCard_serviceAbout__6KGBX{border-radius:25px;display:flex;justify-content:center;margin:30px}@media(max-width:500px){.ApplicationCard_serviceAbout__6KGBX{align-items:center;flex-direction:column}}.ApplicationCard_serviceAboutDescription__RtzYq{display:flex;flex-direction:column;height:600px;justify-content:center;padding-right:40px;width:55%}@media(max-width:500px){.ApplicationCard_serviceAboutDescription__RtzYq{margin-right:5%;width:90%}}.ApplicationCard_videoContainer__BKRmj{display:flex;flex-direction:column;height:600px;position:relative;width:45%}.ApplicationCard_video__Dzdpy{background-color:#000;border-radius:18px;height:500px;margin:50px;width:auto}.ApplicationCard_mute__dQcID{background-color:transparent;border:none;bottom:45px;cursor:pointer;left:305px;position:absolute;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.ApplicationCard_mute__dQcID .ApplicationCard_muteImg__mVjle{height:100%;width:100%}.fitness-questionnaire{background:#fff;border-radius:12px;box-shadow:0 5px 20px rgba(0,0,0,.1);font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:2rem auto;max-width:800px;padding:2rem}.fitness-questionnaire .questionnaire-title{border-bottom:2px solid #e5c66c;color:#2c3e50;font-size:2rem;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.progress-container{margin-bottom:2rem}.progress-container .progress-bar{background:#ecf0f1;border-radius:5px;height:10px;overflow:hidden}.progress-container .progress-fill{background:#e5c66c;height:100%;transition:width .3s ease}.progress-container .progress-text{color:#7f8c8d;font-weight:500;margin-top:.5rem;text-align:right}.question-step{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:10px;padding:1.5rem}.question-step h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1.5rem}.options-group{display:flex;flex-direction:column;gap:1rem}.option-label{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;padding:1rem;transition:all .2s}.option-label:hover{background:rgba(52,152,219,.05);border-color:#e5c66c}.option-label input{display:none}.option-label input:checked+.custom-radio{background:#e5c66c;border-color:#e5c66c}.option-label input:checked+.custom-radio:after{background:#fff;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px}.option-label .custom-radio{border:2px solid #bdc3c7;border-radius:50%;height:20px;margin-right:15px;position:relative;transition:all .2s;width:20px}.navigation-buttons{display:flex;justify-content:space-between;margin-top:2rem}.navigation-buttons .btn{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem 2rem;transition:all .3s}.navigation-buttons .btn:disabled{background:#bdc3c7;cursor:not-allowed}.navigation-buttons .next-btn{background:#e5c66c;color:#fff;margin-left:auto}.navigation-buttons .next-btn:hover:not(:disabled){background:#ddb541}.navigation-buttons .back-btn{background:#ecf0f1;color:#2c3e50}.navigation-buttons .back-btn:hover{background:#cfd9db}.results-container{padding:1.5rem}.results-container h2{color:#2c3e50;margin-bottom:2rem;text-align:center}.next-steps-box,.recommendation-box{border-radius:10px;line-height:1.6;margin-bottom:2rem;padding:1.5rem}.next-steps-box h3,.recommendation-box h3{color:#2c3e50;font-size:1.3rem;margin-bottom:1rem}.recommendation-box{background:rgba(52,152,219,.1);border-left:4px solid #e5c66c}.next-steps-box{background:rgba(243,156,18,.1);border-left:4px solid #f39c12}.next-steps-box ul{padding-left:1.5rem}.next-steps-box ul li{margin-bottom:.8rem}.results-footer{margin-top:2rem;text-align:center}.results-footer .restart-btn{background:#2ecc71;color:#fff;font-size:1.1rem;padding:1rem 2.5rem}.results-footer .restart-btn:hover{background:#25a25a}.results-footer p{color:#7f8c8d;margin-top:1.5rem}.range-container{margin:1.5rem 0}.range-container input[type=range]{background:#ecf0f1;border-radius:5px;height:8px;outline:none;width:100%}.range-container input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#e5c66c;border-radius:50%;cursor:pointer;height:20px;width:20px}.select-input,.text-input{border:1px solid #e0e0e0;border-radius:6px;font-size:1rem;margin-top:.5rem;padding:.8rem;width:100%}.select-input:focus,.text-input:focus{border-color:#e5c66c;box-shadow:0 0 0 3px rgba(52,152,219,.2);outline:none}.textarea-input{min-height:120px;resize:vertical}@media(max-width:768px){.fitness-questionnaire{margin:1rem;padding:1rem}.question-step{padding:1rem}.navigation-buttons{flex-direction:column;gap:1rem}.navigation-buttons .btn{width:100%}}*{overflow-anchor:none}.ServicesList_container__jwmuj{overflow-anchor:none;overflow-x:hidden}ul{font-family:Montserrat!important;font-weight:600;overflow-anchor:none}ul li{cursor:pointer;position:relative}ul li .ServicesList_overlay__c53v3{background:#000;display:block;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:8}ul li .ServicesList_info__Ud7Zr{box-sizing:border-box;color:#fff;display:block;padding:30px 20px 20px;position:relative;text-align:center;width:100%;z-index:999}ul li .ServicesList_info__Ud7Zr .ServicesList_infoHeader__pJznY{font-weight:500;margin-bottom:20px}ul li .ServicesList_info__Ud7Zr .ServicesList_infoDescription__mxA6W{font-weight:400}ul li .ServicesList_info__Ud7Zr h2{font-family:Montserrat,sans-serif;font-size:30px;line-height:50px}ul li .ServicesList_info__Ud7Zr p{font-family:Montserrat,sans-serif;font-size:18px;line-height:30px;padding-bottom:20px}ul li .ServicesList_info__Ud7Zr .ServicesList_btn__CkpGY{border:1px solid #fff;color:#fff;display:inline-block;font-family:Montserrat,sans-serif;font-size:14px;line-height:30px;margin-bottom:20px;padding:0 10px;text-decoration:none;text-transform:uppercase}ul li .ServicesList_bgIm__iZGQJ img{height:auto;min-width:100%;position:absolute;top:0;width:100%}.ServicesList_info__Ud7Zr{background:#f0f8ff;background-image:url(/static/media/abonement.9638d3b9248ccbbad1a2.png);background-size:cover;border-radius:30px;box-shadow:1px 3px 3px 0 #998f81!important;font-family:Montserrat!important;height:10%;margin:30px auto auto;text-align:center;width:65%}@media(max-width:500px){.ServicesList_info__Ud7Zr{width:90%}}.ServicesList_info__Ud7Zr .ServicesList_header__g6iVE{color:#fff;font-size:34px;font-weight:700;padding-bottom:10px;padding-top:10px}@media(max-width:500px){.ServicesList_info__Ud7Zr .ServicesList_header__g6iVE{font-size:24px}}.ServicesList_info__Ud7Zr .ServicesList_content__nvJJ\+{color:#fff;font-size:24px;font-weight:400;padding-left:30px;padding-right:30px}@media(max-width:500px){.ServicesList_info__Ud7Zr .ServicesList_content__nvJJ\+{font-size:14px}}.ServicesList_info__Ud7Zr .ServicesList_learnMore__nT7ao{align-items:center;color:#fff;display:flex;flex-direction:column;justify-content:center;padding-bottom:10px;padding-top:30px}.ServicesList_info__Ud7Zr .ServicesList_learnMore__nT7ao .ServicesList_icon__LiiUT{padding-bottom:10px;padding-top:10px}.ServicesList_modalConsultForm__JbV43{align-items:center;background:rgba(41,37,31,.57);border:1px solid #535144;border-radius:15px;display:flex;flex-direction:column;font-family:Montserrat!important;margin-left:auto;margin-right:auto;margin-top:30px;padding:25px;width:30%}@media(max-width:500px){.ServicesList_modalConsultForm__JbV43{background:transparent none repeat 0 0/auto auto padding-box border-box scroll;background:initial;margin-top:30px;width:90%}}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalOrderCall__UVtfE{background:linear-gradient(201deg,#efeec9 5.23%,#ffe7bd 83.78%);border-color:#dbd56e;border-radius:10px;font-size:14px;height:40px;width:300px}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalEnter__YmCGc{margin-bottom:20px;margin-top:20px}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalEnter__YmCGc .ServicesList_modalEnterTel__zjn30{color:#fff}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalEnter__YmCGc .ServicesList_modalEnterName__ES3-o{color:#fff;margin-top:10px}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalEnter__YmCGc input{border:1px solid #b5a4a4;border-radius:8px;color:#fff;height:40px;margin:3px;width:300px}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalEnter__YmCGc input::-webkit-input-placeholder{color:#d3d3d3;font-size:1em;padding:10px}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalEnter__YmCGc input::placeholder{color:#d3d3d3;font-size:1em;padding:10px}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalRecord__NL6aT{color:#fff;font-size:18px;padding:10px;text-align:center;width:100%}.ServicesList_modalConsultForm__JbV43 .ServicesList_modalRecall__QXKS2{color:wheat;font-size:13px;text-align:center;width:100%}.ServicesList_bannersContainer__Aovjz{align-content:center;align-items:flex-start;display:flex;flex-flow:row wrap;font-family:Montserrat!important;justify-content:center;margin:auto}@media(min-width:960px){.ServicesList_bannersContainer__Aovjz{margin-left:120px;margin-right:120px}}@media(min-width:1024px){.ServicesList_bannersContainer__Aovjz{margin-left:20px;margin-right:20px}}@media(min-width:1280px){.ServicesList_bannersContainer__Aovjz{margin-left:150px;margin-right:150px}}@media(min-width:1440px){.ServicesList_bannersContainer__Aovjz{margin-left:220px;margin-right:220px}}@media(min-width:1980px){.ServicesList_bannersContainer__Aovjz{margin-left:270px;margin-right:270px}}.ServicesList_servicesHeader__oLKMx{font-family:Montserrat!important;font-size:40px;text-align:center}.ServicesList_description__HXVRq{color:#fff;font-size:1.2rem;padding-left:15%;padding-right:15%;padding-top:40px}.Service_buyButtonContainer__UBA7o{background-color:#fff;border:.05rem solid #737168;border-radius:.4rem;box-shadow:0 4px 2px #d2cdc6!important;color:#000;cursor:pointer;font-weight:500;height:2.6em;letter-spacing:.1rem;margin:2px 0}.Service_buyButtonContainer__UBA7o .Service_pulseButtonRings__TydoH{-webkit-animation:Service_pulse_1__Muzza 2s infinite;animation:Service_pulse_1__Muzza 2s infinite;border:1px solid #e15768;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.Service_buyButtonContainer__UBA7o .Service_pulseButtonRings__TydoH:nth-child(2){-webkit-animation:Service_pulse__PUY5w 2s .7s infinite;animation:Service_pulse__PUY5w 2s .7s infinite}.Service_buyButtonContainer__UBA7o .Service_pulseButtonRings__TydoH:nth-child(3){-webkit-animation:Service_pulse__PUY5w 2s 1.4s infinite;animation:Service_pulse__PUY5w 2s 1.4s infinite}@-webkit-keyframes Service_pulse__PUY5w{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}@keyframes Service_pulse__PUY5w{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}.Service_moreButtonContainer__EzESp{background-color:#dca300;border:.1rem solid #9b4dca;border-radius:.4rem;color:#000;cursor:pointer;font-weight:700;height:2.6em;letter-spacing:.1rem;margin:2px 0;text-transform:uppercase}.Service_descriptionLight__fRd9A{align-content:center;color:#fff;font-family:Montserrat!important;font-size:.95em;padding:5px;text-align:center;white-space:inherit}@media(max-width:500px){.Service_descriptionLight__fRd9A{font-size:.85em}}.Service_descriptionDark__vNGL\+{align-content:center;color:#000;font-size:.95em;padding:5px}.Service_descriptionDark__vNGL\+,.Service_titleLight__\+-i\+b{font-family:Montserrat!important;text-align:center;white-space:inherit}.Service_titleLight__\+-i\+b{color:#fff;font-size:1.45em;font-weight:500;height:25%;margin-left:2%;margin-right:2%;padding-top:7%}@media(max-width:500px){.Service_titleLight__\+-i\+b{height:20%;padding-top:5%}}.Service_titleDark__TfbSw{color:#000;font-family:Montserrat!important;font-size:1.45em;font-weight:500;height:25%;margin-left:2%;margin-right:2%;padding-top:7%;text-align:center;white-space:inherit}.Service_btnPrimary__0WB4u{background:hsla(0,0%,99%,.612);border-color:hsla(0,1%,69%,.24);border-radius:.75em;box-shadow:inset 0 0 0 1px #000,0 0 0 2px #3a3d40,0 0 0 4px rgba(0,0,0,.25),0 11px 27px -5px rgba(0,0,0,.53),0 25px 25px -4px rgba(0,0,0,.35);display:flex;justify-content:space-between;padding:.55rem 1rem;place-items:center;text-decoration:none;transition:all .25s ease-in-out;width:100%}.Service_btnPrimary__0WB4u span{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(69deg,#4a4949,#353030);font-size:1rem;font-weight:400;transition:all .25s ease-in-out}.Service_btnPrimary__0WB4u:active{-webkit-transform:translateY(2px);transform:translateY(2px);transition:all .25s ease-in-out}.Service_btnPrimary__0WB4u:active span{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(69deg,#dbd56e,#edeab5);font-weight:400}.Service_banner__lBi7J{align-items:center;border-radius:20px;box-shadow:none!important;display:flex;flex-grow:0;flex-shrink:0;justify-content:center;margin:5px;position:relative;width:450px}@media(max-width:440px){.Service_banner__lBi7J{width:90%}}.Service_modal__ikV11{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;line-height:20px;padding:2px 5px;position:absolute;right:-10px;top:-10px}.Service_modalHeader__TZ4FX{border-bottom:1px solid gray;font-size:24px;padding:5px;text-align:center;width:100%}.Service_modalContent__ftZMr{padding:10px 5px;width:100%}.Service_modal__ikV11>.Service_actions__VHh\+M{margin:auto;padding:10px 5px;text-align:center;width:100%}.Service_modal__ikV11>.Service_close__c24O1{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-size:24px;line-height:20px;padding:2px 5px;position:absolute;right:-10px;top:-10px}.Service_tierDescription__duBdi{display:block;text-align:left}.Service_popup__XbI1K{border:1px solid #d7d7d7;padding:5px}.Service_duration__cUfqf{flex-direction:row}.Service_bonus__C-EGD,.Service_duration__cUfqf{align-content:space-between;color:#000;display:flex;font-size:12px;justify-content:center}.Service_bonus__C-EGD{flex-direction:column;font-weight:700;margin-bottom:10px;margin-top:10px}.Service_textInfo__Fc2Cj{font-family:Montserrat!important;height:315px}.Service_content__tZkT-{font-family:Montserrat!important;left:35%;position:absolute;top:5%}.Service_image__HxlXT{border-radius:20px}.Service_imageContent__YWlKG{position:relative}.Abonement_buyButtonContainer__5NByj{background-color:#fff;border:.05rem solid #737168;border-radius:.4rem;box-shadow:0 4px 2px #d2cdc6!important;color:#000;cursor:pointer;font-weight:500;height:2.6em;letter-spacing:.1rem;margin:2px 0}.Abonement_buyButtonContainer__5NByj .Abonement_pulseButtonRings__f\+bai{-webkit-animation:Abonement_pulse_1__0srFb 2s infinite;animation:Abonement_pulse_1__0srFb 2s infinite;border:1px solid #e15768;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.Abonement_buyButtonContainer__5NByj .Abonement_pulseButtonRings__f\+bai:nth-child(2){-webkit-animation:Abonement_pulse__KBfez 2s .7s infinite;animation:Abonement_pulse__KBfez 2s .7s infinite}.Abonement_buyButtonContainer__5NByj .Abonement_pulseButtonRings__f\+bai:nth-child(3){-webkit-animation:Abonement_pulse__KBfez 2s 1.4s infinite;animation:Abonement_pulse__KBfez 2s 1.4s infinite}@-webkit-keyframes Abonement_pulse__KBfez{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}@keyframes Abonement_pulse__KBfez{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}.Abonement_moreButtonContainer__uzNTr{background-color:#dca300;border:.1rem solid #9b4dca;border-radius:.4rem;color:#000;cursor:pointer;font-weight:700;height:2.6em;letter-spacing:.1rem;margin:2px 0;text-transform:uppercase}.Abonement_descriptionLight__oxTEB{align-content:center;color:#fff;font-family:Montserrat!important;font-size:.95em;padding:5px;text-align:center;white-space:inherit}@media(max-width:500px){.Abonement_descriptionLight__oxTEB{font-size:.85em}}.Abonement_descriptionDark__J8ki6{align-content:center;color:#000;font-size:.95em;padding:5px}.Abonement_descriptionDark__J8ki6,.Abonement_titleLight__8DaAO{font-family:Montserrat!important;text-align:center;white-space:inherit}.Abonement_titleLight__8DaAO{color:#fff;font-size:1.45em;font-weight:500;height:25%;margin-left:2%;margin-right:2%;padding-top:7%}@media(max-width:500px){.Abonement_titleLight__8DaAO{height:20%;padding-top:5%}}.Abonement_titleDark__aZqm\+{color:#000;font-family:Montserrat!important;font-size:1.45em;font-weight:500;height:25%;margin-left:2%;margin-right:2%;padding-top:7%;text-align:center;white-space:inherit}.Abonement_btnPrimary__c10Va{background:hsla(0,0%,99%,.612);border-color:hsla(0,1%,69%,.24);border-radius:.75em;box-shadow:inset 0 0 0 1px #000,0 0 0 2px #3a3d40,0 0 0 4px rgba(0,0,0,.25),0 11px 27px -5px rgba(0,0,0,.53),0 25px 25px -4px rgba(0,0,0,.35);display:flex;justify-content:space-between;padding:.55rem 1rem;place-items:center;text-decoration:none;transition:all .25s ease-in-out;width:100%}.Abonement_btnPrimary__c10Va span{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(69deg,#4a4949,#353030);font-size:1rem;font-weight:400;transition:all .25s ease-in-out}.Abonement_btnPrimary__c10Va:active{-webkit-transform:translateY(2px);transform:translateY(2px);transition:all .25s ease-in-out}.Abonement_btnPrimary__c10Va:active span{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(69deg,#dbd56e,#edeab5);font-weight:400}.Abonement_banner__0vIYj{align-items:center;background:hsla(0,15%,65%,.22);border-radius:10px;display:flex;flex-grow:0;flex-shrink:0;height:350px;justify-content:center;margin:15px;position:relative;width:450px}@media(max-width:440px){.Abonement_banner__0vIYj{height:390px;width:90%}}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x{align-items:center;background-color:rgba(7,4,2,.68);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:40px;z-index:1100}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8{background:#fff;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.15);max-height:80vh;max-width:600px;overflow-y:auto;width:90%}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupHeader__FN6yM{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupHeader__FN6yM .Abonement_closeBtn__LFbD7{background:none;border:none;color:#666;cursor:pointer;font-size:24px}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz{padding:20px}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_currentDate__x\+c7u{background:#fafce8;border-radius:4px;margin-bottom:20px;padding:10px}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin:15px 0}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_dateOption__9p87U{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;padding:12px 8px;transition:all .3s}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_dateOption__9p87U:hover{border-color:#fafce8;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_dateOption__9p87U .Abonement_day__oaHBu{color:#2c3e50;font-weight:700}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_dateOption__9p87U .Abonement_date__T7wwd{color:#7f8c8d;font-size:.9em}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_selected__tGoUA{background-color:#fafce8;border-color:#e5c66c}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_postponed__TzQd4{background-color:#fcded6;border-color:#db1058}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_timeSelection__0JMJb .Abonement_availableTimes__5ANuv{display:flex;flex-wrap:wrap;gap:10px;margin:15px 0}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_timeSelection__0JMJb .Abonement_availableTimes__5ANuv .Abonement_timeOption__R5p8W{background:#fff;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;padding:8px 16px;transition:all .3s}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_timeSelection__0JMJb .Abonement_availableTimes__5ANuv .Abonement_timeOption__R5p8W:hover{border-color:#e5c66c}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_timeSelection__0JMJb .Abonement_availableTimes__5ANuv .Abonement_selected__tGoUA{background-color:#d0bb2d;border-color:#e5c66c;color:#fff}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9{border-top:1px solid #eee;display:flex;gap:10px;justify-content:flex-end;margin-top:30px;padding-top:20px}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9 .Abonement_cancelBtn__d7ILX{background:#fff;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;padding:10px 20px}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9 .Abonement_confirmBtn__ZmC12{background-color:#8f8031;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9 .Abonement_confirmBtn__ZmC12:disabled{background-color:#95a5a6;cursor:not-allowed}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9 .Abonement_confirmBtn__ZmC12:hover{background-color:#aa994a}.Abonement_banner__0vIYj .Abonement_modalOverlay__kPl1x .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_postponeReason__mRTVE .Abonement_reasonInput__fi74\+{border-radius:8px;margin:5px;padding:5px;width:90%}.Abonement_banner__0vIYj .Abonement_sidebarClosed__OXDJp{background-color:#f0f0f0;height:350px;left:0;position:absolute;top:0;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;visibility:hidden;width:250px;z-index:1000}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj{align-items:center;background-color:#201b1b;border-bottom-right-radius:8px;border-top-right-radius:8px;box-shadow:3px 2px 15px 3px hsla(0,8%,63%,.15);display:flex;flex-direction:column;height:350px;justify-content:center;left:0;position:absolute;top:0;-webkit-transform:translateX(0);transform:translateX(0);transition:-webkit-transform .8s ease-in-out;transition:transform .8s ease-in-out;transition:transform .8s ease-in-out,-webkit-transform .8s ease-in-out;width:65%;z-index:1000}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_nearestDate__1aHL7{border-radius:6px;color:#fff;margin-top:10px;padding:15px}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_nearestDate__1aHL7 .Abonement_dateDisplay__LN08Z{color:#fff;font-size:1.2em;font-weight:700;margin:10px 0}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj{align-items:center;background-color:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8{background:#fff;border-radius:10px;box-shadow:0 4px 20px rgba(0,0,0,.15);max-height:80vh;max-width:600px;overflow-y:auto;width:90%}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupHeader__FN6yM{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:20px}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupHeader__FN6yM .Abonement_closeBtn__LFbD7{background:none;border:none;color:#666;cursor:pointer;font-size:24px}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz{padding:20px}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_currentDate__x\+c7u{background:#fafce8;border-radius:4px;margin-bottom:20px;padding:10px}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin:15px 0}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_dateOption__9p87U{align-items:center;background:#fff;border:2px solid #e0e0e0;border-radius:6px;cursor:pointer;display:flex;flex-direction:column;padding:12px 8px;transition:all .3s}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_dateOption__9p87U:hover{border-color:#3498db;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_dateOption__9p87U .Abonement_day__oaHBu{color:#2c3e50;font-weight:700}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_dateOption__9p87U .Abonement_date__T7wwd{color:#7f8c8d;font-size:.9em}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_selected__tGoUA{background-color:#e8f4fc;border-color:#3498db}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_dateSelection__5LzXR .Abonement_availableDates__nOIfd .Abonement_postponed__TzQd4{background-color:#fcded6;border-color:#db1058}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_timeSelection__0JMJb .Abonement_availableTimes__5ANuv{display:flex;flex-wrap:wrap;gap:10px;margin:15px 0}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_timeSelection__0JMJb .Abonement_availableTimes__5ANuv .Abonement_timeOption__R5p8W{background:#fff;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;padding:8px 16px;transition:all .3s}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_timeSelection__0JMJb .Abonement_availableTimes__5ANuv .Abonement_timeOption__R5p8W:hover{border-color:#8f8031}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_timeSelection__0JMJb .Abonement_availableTimes__5ANuv .Abonement_selected__tGoUA{background-color:#8f8031;border-color:#8f8031;color:#fff}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9{border-top:1px solid #eee;display:flex;gap:10px;justify-content:flex-end;margin-top:30px;padding-top:20px}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9 .Abonement_cancelBtn__d7ILX{background:#fff;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;padding:10px 20px}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9 .Abonement_confirmBtn__ZmC12{background-color:#8f8031;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px 20px}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9 .Abonement_confirmBtn__ZmC12:disabled{background-color:#95a5a6;cursor:not-allowed}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_popupOverlay__cwdUj .Abonement_postponePopup__v3xl8 .Abonement_popupContent__OqQEz .Abonement_popupActions__FLvd9 .Abonement_confirmBtn__ZmC12:hover{background-color:#27ae60}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_option__r2QOg{background:bisque;border-radius:8px;font-size:12px;margin:5px;padding:5px;width:85%}.Abonement_banner__0vIYj .Abonement_sidebarOpen__ue-Jj .Abonement_close__y-xKz{background:#000;border-radius:8px;color:#fff;font-size:12px;margin:5px;padding:5px;width:85%}.Abonement_modal__Nrbjl{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;line-height:20px;padding:2px 5px;position:absolute;right:-10px;top:-10px}.Abonement_modalHeader__o3iIt{border-bottom:1px solid gray;font-size:24px;padding:5px;text-align:center;width:100%}.Abonement_modalContent__lyIIY{padding:10px 5px;width:100%}.Abonement_modal__Nrbjl>.Abonement_actions__xmfUr{margin:auto;padding:10px 5px;text-align:center;width:100%}.Abonement_modal__Nrbjl>.Abonement_close__y-xKz{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-size:24px;line-height:20px;padding:2px 5px;position:absolute;right:-10px;top:-10px}.Abonement_tierDescription__RoeOg{display:block;text-align:left}.Abonement_nearest-date__\+E\+it{background:#fff;border-radius:6px;margin-top:10px;padding:15px}.Abonement_postpone-btn__BfUeP{background-color:#3498db;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1em;padding:10px 20px;transition:background-color .3s}.Abonement_postpone-btn__BfUeP:hover{background-color:#2980b9}.Abonement_popup__CSW9B{border:1px solid #d7d7d7;padding:5px}.Abonement_duration__ccADD{align-content:space-between;color:#000;display:flex;flex-direction:row;font-size:12px;justify-content:center}.Abonement_settings__AWizS{display:flex;flex-direction:column;left:0;position:absolute;top:5%}@media(max-width:540px){.Abonement_settings__AWizS{flex-direction:row;left:auto}}.Abonement_settings__AWizS .Abonement_button__h2rmq{border:0 solid #000;color:#faebd7;font-size:12px;margin-bottom:10px}.Abonement_settings__AWizS .Abonement_icon__5zKse{color:#fff}.Abonement_bonus__snHi5{align-content:space-between;color:#000;display:flex;flex-direction:column;font-size:12px;font-weight:700;justify-content:center;margin-bottom:10px;margin-top:10px}.Abonement_textInfo__gpwlk{font-family:Montserrat!important;height:315px}.Abonement_content__Ucac3{font-family:Montserrat!important;left:35%;position:absolute;top:5%}@media(max-width:540px){.Abonement_content__Ucac3{left:5%;top:25%}}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR{align-content:space-between;display:flex;flex-direction:column;justify-content:center}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementLabel__v3pB4{color:#faebd7;font-size:12px;font-weight:400;padding-right:10px}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementDate__uGHrQ{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:16px;font-weight:600;padding-bottom:10px}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementSchedule__Q1b3J{color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:600;padding-bottom:10px}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementSchedule__Q1b3J .Abonement_schedule__Zbt27{display:flex}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementSchedule__Q1b3J .Abonement_schedule__Zbt27 span{padding-right:5px}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementProduct__Q7TuH{color:#fff;display:flex;flex-direction:column;font-size:16px;font-weight:700;padding-bottom:10px}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementDuration__T0Y9r,.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementState__0Ws-\+{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:600;padding-bottom:10px}.Abonement_content__Ucac3 .Abonement_abonement__4kYWR .Abonement_abonementAttendance__f1KWg{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:14px;font-weight:600}.Abonement_image__7IGyF{border-radius:20px}.Abonement_imageContent__UbYrs{position:relative}.Offer_buyButtonContainer__NSifU{background-color:#fff;border:.05rem solid #737168;border-radius:.4rem;box-shadow:0 4px 2px #d2cdc6!important;color:#000;cursor:pointer;font-weight:500;height:2.6em;letter-spacing:.1rem;margin:2px 0}.Offer_buyButtonContainer__NSifU .Offer_pulseButtonRings__9TKoc{-webkit-animation:Offer_pulse_1__W4fdI 2s infinite;animation:Offer_pulse_1__W4fdI 2s infinite;border:1px solid #e15768;border-radius:8px;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.Offer_buyButtonContainer__NSifU .Offer_pulseButtonRings__9TKoc:nth-child(2){-webkit-animation:Offer_pulse__m0pxd 2s .7s infinite;animation:Offer_pulse__m0pxd 2s .7s infinite}.Offer_buyButtonContainer__NSifU .Offer_pulseButtonRings__9TKoc:nth-child(3){-webkit-animation:Offer_pulse__m0pxd 2s 1.4s infinite;animation:Offer_pulse__m0pxd 2s 1.4s infinite}@-webkit-keyframes Offer_pulse__m0pxd{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}@keyframes Offer_pulse__m0pxd{0%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.04,1.4);transform:scale(1.04,1.4)}}.Offer_descriptionLight__5IdU7{align-content:center;color:#fff;font-family:Montserrat!important;font-size:.95em;padding:5px;text-align:center;white-space:inherit}@media(max-width:500px){.Offer_descriptionLight__5IdU7{font-size:.85em}}.Offer_descriptionDark__acfXS{align-content:center;color:#000;font-size:.95em;padding:5px}.Offer_descriptionDark__acfXS,.Offer_titleLight__L1anf{font-family:Montserrat!important;text-align:center;white-space:inherit}.Offer_titleLight__L1anf{color:#fff;font-size:1.45em;font-weight:500;height:25%;margin-left:2%;margin-right:2%;padding-top:7%}@media(max-width:500px){.Offer_titleLight__L1anf{height:20%;padding-top:5%}}.Offer_titleDark__-LsGu{color:#000;font-family:Montserrat!important;font-size:1.45em;font-weight:500;height:25%;margin-left:2%;margin-right:2%;padding-top:7%;text-align:center;white-space:inherit}.Offer_btnPrimary__XAR1H{background:hsla(0,0%,99%,.612);border-color:hsla(0,1%,69%,.24);border-radius:.75em;box-shadow:inset 0 0 0 1px #000,0 0 0 2px #3a3d40,0 0 0 4px rgba(0,0,0,.25),0 11px 27px -5px rgba(0,0,0,.53),0 25px 25px -4px rgba(0,0,0,.35);display:flex;justify-content:space-between;padding:.55rem 1rem;place-items:center;text-decoration:none;transition:all .25s ease-in-out;width:100%}.Offer_btnPrimary__XAR1H span{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(69deg,#4a4949,#353030);font-size:1rem;font-weight:400;transition:all .25s ease-in-out}.Offer_btnPrimary__XAR1H:active{-webkit-transform:translateY(2px);transform:translateY(2px);transition:all .25s ease-in-out}.Offer_btnPrimary__XAR1H:active span{-webkit-text-fill-color:transparent;background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(69deg,#dbd56e,#edeab5);font-weight:400}.Offer_banner__MEuTP{align-items:center;background:#fff;border-radius:10px;box-shadow:2px 0 15px 2px #2a2505;display:flex;flex-direction:column;flex-grow:0;flex-shrink:0;height:450px;margin:15px;width:250px}@media(max-width:440px){.Offer_banner__MEuTP{height:500px;width:65%}}.Offer_modal__WL6nr{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-family:Montserrat!important;font-size:16px;line-height:20px;padding:2px 5px;position:absolute;right:-10px;top:-10px}.Offer_modalHeader__CLpqK{border-bottom:1px solid gray;font-size:24px;padding:5px;text-align:center;width:100%}.Offer_modalContent__amlll{padding:10px 5px;width:100%}.Offer_modal__WL6nr>.Offer_actions__eg0Mu{margin:auto;padding:10px 5px;text-align:center;width:100%}.Offer_modal__WL6nr>.Offer_close__gd3a\+{background:#fff;border:1px solid #cfcece;border-radius:18px;cursor:pointer;display:block;font-size:24px;line-height:20px;padding:2px 5px;position:absolute;right:-10px;top:-10px}.Offer_tierDescription__w\+5ZB{display:block;text-align:left}.Offer_popup__auMJx{border:1px solid #d7d7d7;padding:5px}.Offer_duration__r9jB\+{align-content:space-between;color:#000;display:flex;flex-direction:row;font-size:12px;justify-content:center}.Offer_settings__32CyZ{display:flex;flex-direction:column;left:0;position:absolute;top:5%}.Offer_settings__32CyZ .Offer_button__S1DuD{border:0 solid #000;color:#000;font-size:12px;margin-bottom:10px}.Offer_settings__32CyZ .Offer_icon__aX2Ey{color:#000}.Offer_bonus__oS6BG{align-content:space-between;color:#000;display:flex;flex-direction:column;font-size:12px;font-weight:700;justify-content:center;margin-bottom:10px;margin-top:10px}.Offer_textInfo__Jj2g3{font-family:Montserrat!important;height:315px}.Offer_content__90uTX{align-content:center;align-items:center;display:flex;flex-direction:column;font-family:Montserrat!important;height:450px;justify-content:center;width:100%}.Offer_content__90uTX .Offer_offer__3H9D9{align-content:space-between;display:flex;flex-direction:column;height:75%;margin-left:10px;margin-right:10px;padding-top:55px}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerTitle__Ec1kF{align-items:center;display:flex;flex-direction:column}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerTitle__Ec1kF .Offer_title__jkp2V{color:#ae8613;font-size:20px;font-weight:600;padding-bottom:10px;text-align:center}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerTitle__Ec1kF .Offer_descriptionShort__4PhgY{color:#000;font-size:18px;font-weight:800;padding-bottom:30px;text-align:center}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerTitle__Ec1kF .Offer_description__8XZxi{color:#000;font-size:16px;font-weight:500;padding-bottom:10px;text-align:center}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerDate__WxJYh{align-items:center;display:flex;flex-direction:column;font-size:16px;font-weight:600;padding-bottom:10px}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerPlaces__91fCr{align-items:center;display:flex;flex-direction:row;font-size:16px;font-weight:600;justify-content:center;padding-bottom:10px}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerLabel__Sjw5L{color:#ae8613;font-size:14px;font-weight:600;padding-right:10px;text-align:center}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerPrice__8knd\+{align-items:center;display:flex;flex-direction:column;font-size:14px;font-weight:600;padding-bottom:10px}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerPrice__8knd\+ .Offer_prices__uzzXY .Offer_priceOld__Ld2Q7{color:#000;font-weight:400;text-decoration:line-through}.Offer_content__90uTX .Offer_offer__3H9D9 .Offer_offerPrice__8knd\+ .Offer_prices__uzzXY .Offer_priceDiscount__fdE51{font-weight:600}.Offer_content__90uTX .Offer_offerMore__58JXR{background-color:#fff;border:1px solid #e1ab57;border-radius:8px;box-shadow:0 4px 2px #726b61!important;color:#080710;cursor:pointer;font-size:18px;font-weight:600;margin-bottom:10px;margin-top:10px;padding:15px 0;width:90%}.Offer_image__gXbl4{border-radius:20px}.Offer_imageContent__JaaYK,.hero{position:relative}.hero{align-items:center;display:flex;flex-direction:column;font-family:Montserrat Alternates!important;overflow:hidden;text-align:center}.hero .save{color:#fff}.hero .actions{display:flex;flex-direction:row}.hero .abonementCard{align-items:center;background-image:url(/static/media/abonement.9638d3b9248ccbbad1a2.png);background-size:contain;border-radius:25px;display:flex;flex-direction:column;height:452px;width:800px}.hero .abonementCard .logo{max-width:400px!important;padding-top:10px}.hero .abonementCard .qr{display:flex;flex-direction:row;height:70%;padding-top:30px}.hero .abonementCard .qr .code{background:#000;border-radius:25px;margin-right:25px}.hero .abonementCard .qr .code .img{background:#000;border-radius:25px;padding:5px}.hero .abonementCard .qr .number{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-left:25px}.hero .abonementCard .qr .number .circle{height:200px;width:200px}.hero .abonementCard .qr .number .name{color:#fff;font-family:Montserrat,sans-serif!important;font-weight:800;padding:10px;width:250px}.hero .abonementCard .qr .number .num{background:hsla(0,0%,50%,.71);border-radius:55px;color:#fff;font-family:Montserrat,sans-serif!important;margin:10px;padding:5px;width:200px}.ProfileSettings_profileSettingsContainer__9myVM{margin:0 auto;max-width:800px;padding:2rem}@media(max-width:540px){.ProfileSettings_profileSettingsContainer__9myVM{padding:1rem}}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsTitle__r76uP{color:#faebd7;font-size:2rem;font-weight:700;margin-bottom:2rem}@media(max-width:540px){.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsTitle__r76uP{text-align:center}}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r{display:flex;flex-direction:column;gap:2rem}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G{align-items:center;display:flex;gap:1.5rem;margin-bottom:2rem}@media(max-width:540px){.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G{flex-direction:column}}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G .ProfileSettings_profileImageWrapper__GSjZl{flex-shrink:0}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G .ProfileSettings_profileImageWrapper__GSjZl .ProfileSettings_profileImage__qZGfO{border:2px solid #e2e8f0;border-radius:50%;height:150px;object-fit:cover;position:relative;width:150px}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G .ProfileSettings_profileImageWrapper__GSjZl .ProfileSettings_loader__8eq3j{position:absolute;z-index:1}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G .ProfileSettings_fileInputLabel__RhdAI{background-color:hsla(43,85%,71%,.722);border-radius:9999px;color:#000;cursor:pointer;display:inline-block;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G .ProfileSettings_fileInputLabel__RhdAI:hover{background-color:rgba(186,148,52,.72)}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G .ProfileSettings_fileInputLabel__RhdAI .ProfileSettings_srOnly__JaP86{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_profileImageSection__-0b3G .ProfileSettings_fileInputLabel__RhdAI .ProfileSettings_fileInput__VzupD{display:none}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_submitButton__DBSL4{align-items:center;align-self:flex-start;background:linear-gradient(201deg,#e9a166 5.23%,#e6a851 83.78%);border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-weight:500;height:56px;justify-content:center;margin:auto;padding:.75rem 1.5rem;text-align:center;transition:background-color .2s;width:100%}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_submitButton__DBSL4:hover{background-color:#3182ce}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_submitButton__DBSL4:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5);outline:none}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_submitButton__DBSL4 .ProfileSettings_loader__8eq3j{display:flex;justify-content:center;padding:5px}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_logout__EEqK0{color:#fff;font-size:20px;text-align:center}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_logout__EEqK0:hover{color:#ffebcd}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_submitButtonInactive__GCWli{align-self:flex-start;background:linear-gradient(201deg,#c2af9e 5.23%,#a9a58d 83.78%);border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-weight:500;margin:auto;padding:.75rem 1.5rem;text-align:center;transition:background-color .2s;width:100%}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_submitButtonInactive__GCWli:hover{background-color:#3182ce}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_submitButtonInactive__GCWli:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5);outline:none}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa{display:flex;flex-direction:column;gap:1rem;margin:auto;width:70%}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa .ProfileSettings_sectionTitle__MH3By{color:hsla(43,85%,71%,.722);font-size:1.25rem;font-weight:600;margin-bottom:1rem;text-align:center}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa .ProfileSettings_formGroup__zfVuy{display:flex;flex-direction:column;gap:.5rem}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa .ProfileSettings_formGroup__zfVuy .ProfileSettings_formLabel__ozlky{color:hsla(43,85%,71%,.722);font-size:.875rem;font-weight:500}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa .ProfileSettings_formGroup__zfVuy .ProfileSettings_forgotPass__fPDow{color:hsla(43,85%,71%,.722);font-size:.995rem;font-weight:700;text-align:center}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa .ProfileSettings_formGroup__zfVuy .ProfileSettings_forgotPass__fPDow:hover{color:rgba(255,234,30,.72)}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa .ProfileSettings_formGroup__zfVuy .ProfileSettings_formInput__Ehwpx{border:1px solid #e2e8f0;border-radius:.375rem;font-size:1rem;padding:.5rem 1rem;transition:border-color .2s}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa .ProfileSettings_formGroup__zfVuy .ProfileSettings_formInput__Ehwpx:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.2);outline:none}.ProfileSettings_profileSettingsContainer__9myVM .ProfileSettings_profileSettingsForm__uQX6r .ProfileSettings_formSection__XNqQa .ProfileSettings_formGroup__zfVuy .ProfileSettings_formTextarea__bFmVy{border:1px solid #e2e8f0;border-radius:.375rem;font-size:1rem;min-height:100px;padding:.5rem 1rem;resize:vertical}@media(max-width:768px){.ProfileSettings_profile-image-section__Xi0vy{align-items:flex-start;flex-direction:column}.ProfileSettings_profile-settings-container__qbG8Y{padding:1rem}}.ProfilePage_pageContainer__EhUzB{height:100%;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4{align-items:center;display:flex;flex-direction:column;font-family:Montserrat!important;height:100%;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_loader__td85t{display:flex;justify-content:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L{align-items:center;background-color:rgba(4,0,0,.91);border-radius:25px;display:flex;flex-direction:column;height:30%;margin-bottom:50px;margin-top:50px;width:70%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L{margin-bottom:5px;width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L .ProfilePage_profileBgr__usAmH{height:100%;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L .ProfilePage_profileImg__Vv95b{background:#5cd3c6;border-radius:50px;height:100px;margin-top:30px;width:100px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L .ProfilePage_profileName__1r-Og{color:#fff;cursor:pointer;font-size:20px;font-weight:800;height:50px;padding-top:10px;text-align:center;text-shadow:1px 1px 0 #160101;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L .ProfilePage_profileManage__HdZZP{align-items:center;display:flex;flex-direction:row}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L .ProfilePage_profileManage__HdZZP .ProfilePage_profileEdit__maq5r{color:#000;cursor:pointer;font-size:16px;font-weight:800;height:50px;padding:15px;text-align:center;text-shadow:0 -2px 10px #fff;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L .ProfilePage_profileManage__HdZZP .ProfilePage_profileEdit__maq5r:hover{color:#521051}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L .ProfilePage_profileManage__HdZZP .ProfilePage_profileSettings__n2HiV{color:#000;cursor:pointer;font-size:16px;font-weight:800;height:50px;padding:15px;text-align:center;text-shadow:0 -2px 10px #fff;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileHeader__Ze8\+L .ProfilePage_profileManage__HdZZP .ProfilePage_profileSettings__n2HiV:hover{color:#521051}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK{height:500px;width:70%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK{height:550px;width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF{display:flex;flex-direction:row}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF{flex-direction:column;height:550px;width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_tabList__Npz8x{align-content:center;align-items:center;border-right:1px solid #545453;color:#faebd7;display:flex;flex-direction:column;height:400px;justify-content:center;margin-bottom:50px;padding-right:15px;width:25%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_tabList__Npz8x{border-bottom:1px solid gold;border-right:initial;flex-direction:row;height:50px;margin-bottom:10px;margin-top:10px;padding-right:0;width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_tabList__Npz8x .ProfilePage_tab__rHSUD{bottom:-1px;cursor:pointer;display:inline-block;font-size:15px;font-weight:400;height:50px;list-style:none;padding:6px 12px;position:relative;text-align:center;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_tabList__Npz8x .ProfilePage_tabSelected__EYT3g{background:hsla(44,43%,88%,0);border-bottom:1px solid #545453;border-radius:5px 5px 0 0;bottom:-1px;color:#faebd7;cursor:pointer;display:inline-block;font-size:16px;font-weight:700;height:50px;list-style:none;padding:6px 12px;position:relative;text-align:center;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS{margin-bottom:50px;margin-left:50px;width:95%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS{margin-left:0;margin-top:10px;width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI{cursor:pointer;font-family:Montserrat!important;font-size:16px;line-height:20px;right:-10px;top:-10px}@media(max-width:500px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI{margin:auto;width:90%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_attachForm__4TuxF{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:auto;padding:10px;width:85%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_attachForm__4TuxF .ProfilePage_info__NBQTY{color:#faebd7;text-align:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_attachForm__4TuxF input{border-radius:8px;height:40px;margin:10px;padding:10px;width:300px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_attachForm__4TuxF .ProfilePage_attachCard__CVHzW{align-items:center;background-color:#faebd7;border:1px solid #000;border-radius:8px;color:#000;display:flex;height:65px;justify-content:center;margin:10px;padding:10px;text-align:center;width:300px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_attachForm__4TuxF .ProfilePage_attachCard__CVHzW .ProfilePage_loader__td85t{display:flex;justify-content:center;padding:5px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementActions__RrgPa{display:flex;flex-direction:row;justify-content:center;margin-top:10px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementActions__RrgPa .ProfilePage_modalAbonementDownload__m1-hC{font-size:13px;margin-right:25px;text-align:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementActions__RrgPa .ProfilePage_modalAbonementEmail__vJ54N{font-size:13px;text-align:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementBody__QVbWa{align-items:center;background:hsla(42,43%,91%,.922);border:1px solid #cfcece;border-radius:18px;display:flex;flex-direction:column;height:75%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementBody__QVbWa .ProfilePage_modalAbonementInfo__K49Zm{font-size:12px;margin-bottom:3%;margin-top:3%;text-align:center;width:60%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementBody__QVbWa .ProfilePage_modalLogoImage__6HM7z{margin-top:1%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementBody__QVbWa .ProfilePage_modalAbonement__6OE8n{font-size:12px;margin-top:3%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementBody__QVbWa .ProfilePage_modalAbonementImage__vywQr{display:flex;justify-content:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileInfo__LlweI .ProfilePage_modalAbonementBody__QVbWa .ProfilePage_modalAbonementImage__vywQr .ProfilePage_modalAbonement__6OE8n{border-radius:18px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C{align-items:center;display:flex;flex-direction:column;height:400px;margin-top:20px;overflow-y:scroll}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8{align-items:center;border-bottom:1px solid rgba(255,224,133,.23);border-radius:0;color:#9d824b;display:flex;flex-direction:row;margin-bottom:35px;padding:16px;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8 .ProfilePage_purchaseDate__ekIsz{color:#9d824b;font-size:17px;font-weight:700;text-align:center;width:15%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8 .ProfilePage_purchaseDate__ekIsz{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8 .ProfilePage_purchaseService__g1ZHl{color:#9d824b;font-size:17px;font-weight:700;text-align:center;width:40%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8 .ProfilePage_purchaseService__g1ZHl{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8 .ProfilePage_purchaseType__UbVih{color:#9d824b;font-size:17px;font-weight:700;text-align:center;width:25%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8 .ProfilePage_purchaseType__UbVih{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8 .ProfilePage_purchaseAmount__WX4nw{color:#9d824b;font-size:17px;font-weight:700;text-align:center;width:10%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchaseHeader__Bqxi8 .ProfilePage_purchaseAmount__WX4nw{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R{align-items:center;border-bottom:1px solid rgba(255,224,133,.23);border-radius:10px;color:#fff;display:flex;flex-direction:row;margin-bottom:35px;padding:16px;width:100%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R{flex-direction:column}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchaseDate__ekIsz{font-size:14px;font-weight:500;text-align:center;width:15%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchaseDate__ekIsz{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchaseProduct__hhMvM{color:#faebd7;font-size:17px;font-weight:700;text-align:center;width:45%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchaseProduct__hhMvM{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchaseType__UbVih{color:#faebd7;font-size:17px;font-weight:700;text-align:center;width:25%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchaseType__UbVih{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchasePrice__njxk4{font-size:16px;font-weight:500;text-align:center;width:15%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchasePrice__njxk4{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profilePurchases__RVv2C .ProfilePage_purchase__c29\+R .ProfilePage_purchaseReceipt__hgQWy{font-size:16px;font-weight:500}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileAbonements__GmvjI{align-items:center;display:flex;flex-direction:column;height:400px;overflow-y:scroll}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileAbonements__GmvjI{height:300px}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4{align-items:center;display:flex;flex-direction:column;height:400px;margin-top:20px;overflow-y:scroll}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_schedule__ds1OC{align-items:center;border-bottom:1px solid rgba(255,224,133,.23);border-radius:0;color:#fff;display:flex;flex-direction:row;margin-bottom:35px;padding:16px;width:80%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_schedule__ds1OC{flex-direction:column}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_schedule__ds1OC .ProfilePage_scheduleProduct__eVWdS{color:#faebd7;font-size:17px;font-weight:700;padding-right:16px;text-align:center;width:50%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_schedule__ds1OC .ProfilePage_scheduleProduct__eVWdS{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_schedule__ds1OC .ProfilePage_scheduleDay__G4nd1{font-size:16px;font-weight:500;padding-right:16px;text-align:center;width:15%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_schedule__ds1OC .ProfilePage_scheduleDay__G4nd1{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_schedule__ds1OC .ProfilePage_scheduleTime__o6UDm{font-size:14px;font-weight:500;padding-right:16px;text-align:center;width:45%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_schedule__ds1OC .ProfilePage_scheduleTime__o6UDm{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_scheduleHeader__ItET\+{align-items:center;border-bottom:1px solid rgba(255,224,133,.23);border-radius:0;color:#9d824b;display:flex;flex-direction:row;margin-bottom:35px;padding:16px;width:80%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_scheduleHeader__ItET\+{flex-direction:column}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_scheduleHeader__ItET\+ .ProfilePage_scheduleProduct__eVWdS{color:#9d824b;font-size:17px;font-weight:700;padding-right:16px;text-align:center;width:50%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_scheduleHeader__ItET\+ .ProfilePage_scheduleProduct__eVWdS{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_scheduleHeader__ItET\+ .ProfilePage_scheduleDay__G4nd1{font-size:16px;font-weight:700;padding-right:16px;text-align:center;width:15%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_scheduleHeader__ItET\+ .ProfilePage_scheduleDay__G4nd1{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_scheduleHeader__ItET\+ .ProfilePage_scheduleTime__o6UDm{font-size:14px;font-weight:700;padding-right:16px;text-align:center;width:45%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileContent__jvQtK .ProfilePage_tabs__kmhQF .ProfilePage_profileTabs__UZJqS .ProfilePage_profileSchedule__YReI4 .ProfilePage_scheduleHeader__ItET\+ .ProfilePage_scheduleTime__o6UDm{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileActions__f6zU4{color:gray;cursor:pointer;height:10%;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileActions__f6zU4:hover{color:#dbd56e}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileOffers__b8dek{align-content:center;border-radius:25px;display:flex;flex-direction:column;height:680px;width:70%}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileOffers__b8dek{width:100%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileOffers__b8dek .ProfilePage_offerHeader__UUoF9{color:#faebd7;font-size:34px;font-weight:500;padding-bottom:20px;padding-left:20px;padding-top:20px;text-align:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileContainer__mu1z4 .ProfilePage_profileOffers__b8dek .ProfilePage_offers__yNSzT{display:flex;flex-direction:row;overflow-x:scroll}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj{background-color:#1b1717;font-family:Montserrat!important;height:100%;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginBackground__KU98c{height:550px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:430px}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginBackground__KU98c{width:80%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginBackground__KU98c .ProfilePage_profileLoginBackgroundShapeTop__xf8E9{background:linear-gradient(#1845ad,#23a2f6);border-radius:50%;height:200px;left:-80px;position:absolute;top:-80px;width:200px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginBackground__KU98c .ProfilePage_profileLoginBackgroundShapeBottom__oEoWs{background:linear-gradient(90deg,#ff512f,#f09819);border-radius:50%;bottom:-80px;height:200px;position:absolute;right:-30px;width:200px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.13);border:2px solid hsla(0,0%,100%,.1);border-radius:10px;box-shadow:0 0 40px rgba(8,7,16,.6);height:550px;left:50%;margin-top:100px;padding:50px 35px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:400px}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB{width:90%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_login__wr71G{align-items:center;background-color:#24250b;border:1px solid #fff;border-radius:4px;color:#fff;display:flex;font-size:18px;font-weight:600;height:66px;justify-content:center;margin-top:20px;padding:10px;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_login__wr71G .ProfilePage_loader__td85t{display:flex;justify-content:center;padding:5px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_loginProcess__T7yiR{align-items:center;background-color:#24250b;border:1px solid #fff;border-radius:4px;color:#fff;display:flex;font-size:18px;font-weight:600;height:66px;justify-content:center;margin-top:20px;padding:10px;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_loginProcess__T7yiR .ProfilePage_loader__td85t{display:flex;justify-content:center;padding:5px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_profileRegistration__5XMYQ{color:#fff;cursor:pointer;font-size:22px;font-weight:500;line-height:22px;margin-top:30px;text-align:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_profileRegistration__5XMYQ:hover{color:#dbd56e}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB h3{color:#fff;font-size:32px;font-weight:500;line-height:42px;text-align:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB label{color:#fff1c5;display:block;font-size:16px;font-weight:500;margin-top:30px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB input{background-color:hsla(0,0%,100%,.07);border-radius:3px;color:#fff;display:block;font-size:14px;font-weight:300;height:50px;margin-top:8px;padding:0 10px;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB input:-internal-autofill-selected{-webkit-appearance:menulist-button;appearance:menulist-button;background-color:#343941!important;background-image:none!important;color:fieldtext!important}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB ::-webkit-input-placeholder{color:#e5e5e5}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB ::placeholder{color:#e5e5e5}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB button{background-color:#fff;border-radius:5px;color:#080710;cursor:pointer;font-size:18px;font-weight:600;margin-top:50px;padding:15px 0;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_social__CVaXS{display:flex;margin-top:30px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_social__CVaXS .ProfilePage_optionG__dTK6I{background:red;background-color:hsla(0,0%,100%,.27);border-radius:3px;color:#eaf0fb;padding:5px 10px 10px 5px;text-align:center;width:150px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_social__CVaXS .ProfilePage_optionG__dTK6I div:hover{background-color:hsla(0,0%,100%,.47)}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_social__CVaXS .ProfilePage_optionG__dTK6I i{margin-right:4px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_social__CVaXS .ProfilePage_optionF__3PUFa{background:red;background-color:hsla(0,0%,100%,.27);border-radius:3px;color:#eaf0fb;margin-left:25px;padding:5px 10px 10px 5px;text-align:center;width:150px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_social__CVaXS .ProfilePage_optionF__3PUFa div:hover{background-color:hsla(0,0%,100%,.47)}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileLoginContainer__UxUUj .ProfilePage_profileLoginForm__POkJB .ProfilePage_social__CVaXS .ProfilePage_optionF__3PUFa i{margin-right:4px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W{font-family:Montserrat!important}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileLoginBackground__KU98c{height:590px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:430px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileLoginBackground__KU98c .ProfilePage_profileLoginBackgroundShapeTop__xf8E9{background:linear-gradient(#1845ad,#23a2f6);border-radius:50%;height:200px;left:-80px;position:absolute;top:-80px;width:200px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileLoginBackground__KU98c .ProfilePage_profileLoginBackgroundShapeBottom__oEoWs{background:linear-gradient(90deg,#ff512f,#f09819);border-radius:50%;bottom:-80px;height:200px;position:absolute;right:-30px;width:200px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:hsla(0,0%,100%,.13);border:2px solid hsla(0,0%,100%,.1);border-radius:10px;box-shadow:0 0 40px rgba(8,7,16,.6);color:#fff;height:750px;left:50%;padding:50px 35px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:400px}@media screen and (min-width:900px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW{margin-top:100px}}@media(max-width:540px){.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW{width:90%}}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_register__JjKzP{align-items:center;background-color:#000;border:1px solid #fff;border-radius:4px;color:#fff;display:flex;font-size:18px;font-weight:600;height:66px;justify-content:center;margin-top:20px;padding:10px;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_register__JjKzP .ProfilePage_loader__td85t{display:flex;justify-content:center;padding:5px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_registerProcess__yNMhv{align-items:center;background-color:#24250b;border:1px solid #fff;border-radius:4px;color:#fff;display:flex;font-size:18px;font-weight:600;height:66px;justify-content:center;margin-top:20px;padding:10px;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_registerProcess__yNMhv .ProfilePage_loader__td85t{display:flex;justify-content:center;padding:5px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_profileRegistration__5XMYQ{color:#fff;cursor:pointer;font-size:22px;font-weight:500;line-height:22px;margin-top:30px;text-align:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_profileRegistration__5XMYQ:hover{color:#dbd56e}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW h3{color:#fff;font-size:32px;font-weight:500;line-height:42px;text-align:center}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW label{color:#fff1c5;display:block;font-size:16px;font-weight:500;margin-top:30px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW input{background-color:hsla(0,0%,100%,.07);border-radius:3px;color:#fff;display:block;font-size:14px;font-weight:300;height:50px;margin-top:8px;padding:0 10px;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW ::-webkit-input-placeholder{color:#e5e5e5}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW ::placeholder{color:#e5e5e5}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW button{background-color:#fff;border-radius:5px;color:#080710;cursor:pointer;font-size:18px;font-weight:600;margin-top:50px;padding:15px 0;width:100%}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_social__CVaXS{display:flex;margin-top:30px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_social__CVaXS .ProfilePage_optionG__dTK6I{background:red;background-color:hsla(0,0%,100%,.27);border-radius:3px;color:#eaf0fb;padding:5px 10px 10px 5px;text-align:center;width:150px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_social__CVaXS .ProfilePage_optionG__dTK6I div:hover{background-color:hsla(0,0%,100%,.47)}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_social__CVaXS .ProfilePage_optionG__dTK6I i{margin-right:4px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_social__CVaXS .ProfilePage_optionF__3PUFa{background:red;background-color:hsla(0,0%,100%,.27);border-radius:3px;color:#eaf0fb;margin-left:25px;padding:5px 10px 10px 5px;text-align:center;width:150px}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_social__CVaXS .ProfilePage_optionF__3PUFa div:hover{background-color:hsla(0,0%,100%,.47)}.ProfilePage_pageContainer__EhUzB .ProfilePage_profileSignUpContainer__r5A6W .ProfilePage_profileSignUpForm__KnEOW .ProfilePage_social__CVaXS .ProfilePage_optionF__3PUFa i{margin-right:4px}.service-comparator{color:#2c3e50;font-family:Arial,sans-serif;margin:0 auto;max-width:800px;padding:30px}.service-comparator .main-title{color:#2c3e50;font-size:28px;font-weight:700;margin-bottom:30px;text-align:center}.service-comparator .comparison-table,.service-comparator .results-table{border-collapse:collapse;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);margin-bottom:30px;overflow:hidden;width:100%}.service-comparator .header-row{background-color:#3498db;color:#fff}.service-comparator .header-cell{background:#bfad7b;font-size:16px;font-weight:600;padding:15px;text-align:left}.service-comparator .data-row{border-bottom:1px solid #ddd;transition:background-color .2s}.service-comparator .data-row:nth-child(2n){background-color:#f5f5f5}.service-comparator .data-row:hover{background-color:#ededed}.service-comparator .criteria-cell{font-weight:600;padding:12px 15px;width:35%}.service-comparator .comparison-cell{padding:8px 15px}.service-comparator .input-field{border:1px solid #ddd;border-radius:4px;font-size:15px;padding:10px;transition:border-color .3s;width:100%}.service-comparator .input-field:focus{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2);outline:none}.service-comparator .button-container{margin-bottom:30px;text-align:center}.service-comparator .compare-button{background-color:#bfad7b;border:none;border-radius:4px;box-shadow:0 3px 6px rgba(0,0,0,.1);color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 30px;transition:background-color .3s,-webkit-transform .2s;transition:background-color .3s,transform .2s;transition:background-color .3s,transform .2s,-webkit-transform .2s}.service-comparator .compare-button:hover{background-color:#217dbb;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.service-comparator .compare-button:active{-webkit-transform:translateY(0);transform:translateY(0)}.service-comparator .results-container{-webkit-animation:fadeIn .5s ease-out;animation:fadeIn .5s ease-out;margin-top:30px}.service-comparator .results-title{color:#2c3e50;font-size:22px;font-weight:600;margin-bottom:20px}.service-comparator .questions{color:#2c3e50;font-size:20px;font-weight:500;margin-bottom:20px;text-align:center}.service-comparator .result-cell{font-weight:500;padding:12px 15px}.service-comparator .service-a-better{background-color:rgba(46,204,113,.15);color:#1b7943;font-weight:600}.service-comparator .service-b-better{background-color:rgba(52,152,219,.15);color:#196090;font-weight:600}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#1b1717;color:#333;font-family:Montserrat;line-height:1.6}.app-container{background:#1b1717;min-height:100vh;padding-top:80px}.app-header{background:#1b1717;font-family:Montserrat;padding-top:120px}.app-header h1{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#fffabb,#fffabb);-webkit-background-clip:text;background-clip:text;color:#2c5530;font-family:Montserrat;font-size:2.5rem;font-weight:700;margin-bottom:1rem;text-align:center}.header-actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.admin-toggle-btn,.sample-article-btn{border:none;border-radius:25px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 24px;text-transform:uppercase;transition:all .3s ease}.admin-toggle-btn{background:linear-gradient(135deg,#1d1917,#0b0000);color:#fff}.admin-toggle-btn:hover{box-shadow:0 5px 15px rgba(76,175,80,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.sample-article-btn{background:linear-gradient(135deg,#d0bb2d,#aa994a);color:#fff}.sample-article-btn:hover{box-shadow:0 5px 15px rgba(255,234,30,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.main-content{font-family:Montserrat;margin:0 auto;max-width:1200px;padding:2rem}.about-container{background:#1b1717;min-height:100vh;padding-top:120px}.about-container .header{background:#1b1717;color:gold;font-family:Roboto Condensed;font-size:54px;font-weight:800;height:74px;padding-bottom:40px;padding-top:120px}.about-container .header,.intro{display:flex;justify-content:center}.intro{align-items:center;border:1px solid gold;border-radius:15px;color:#fff;flex-direction:column;font-family:Montserrat;margin:20px;padding:20px}.intro span{color:gold;font-size:24px;font-weight:700}.mission{align-items:center;border:1px solid gold;border-radius:15px;color:#fff;display:flex;flex-direction:column;font-family:Montserrat;justify-content:center;margin:20px;padding:20px}.mission span{color:gold;font-size:24px;font-weight:700}.history{align-items:center;border:1px solid gold;border-radius:15px;color:#fff;display:flex;flex-direction:column;font-family:Montserrat;justify-content:center;margin:20px;padding:20px}.history span{color:gold;font-size:24px;font-weight:700}.achievements{align-items:center;border:1px solid gold;border-radius:15px;color:#fff;display:flex;flex-direction:column;font-family:Montserrat;justify-content:center;margin:20px;padding:20px}.achievements span{color:gold;font-size:24px;font-weight:700}.science{align-items:center;border:1px solid gold;border-radius:15px;color:#fff;display:flex;flex-direction:column;font-family:Montserrat;justify-content:center;margin:20px;padding:20px}.science span{color:gold;font-size:24px;font-weight:700}.about-content{font-family:Montserrat;margin:0 auto;max-width:1200px;padding:2rem}.loader{display:flex;justify-content:center}.article-container{border-radius:20px;box-shadow:1px 2px 0 0 hsla(0,0%,100%,.1);margin:2rem 0;overflow:hidden;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.articleBanner{align-items:flex-start;background:rgba(189,170,70,.078);border:1px solid gray;border-radius:24px;display:flex;flex-direction:column;height:250px;margin:20px;padding:20px}.articleBanner:hover{background:rgba(94,81,10,.29);-webkit-transform:translateY(2px) translateX(5px);transform:translateY(2px) translateX(5px)}.articleBanner .article-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ffea1e,#d0bb2d);-webkit-background-clip:text;background-clip:text;color:#2c5530;font-size:34px;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-align:center}.articleBanner .article-header{border-bottom:1px solid #605c40;color:#d0bb2d;font-size:18px;font-weight:600;margin-bottom:1rem;padding-bottom:1rem;text-align:center}.articleBanner .article-subheader{color:#666;font-size:16px;font-weight:500;margin-bottom:2rem;text-align:center}.articleBanner .article-theme{background:gold;border-radius:14px;color:#000;height:45px;text-align:center;width:100px}.article-container:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.fitness-article{padding:3rem}.article-title{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ffea1e,#d0bb2d);-webkit-background-clip:text;background-clip:text;color:#2c5530;font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-align:center}.article-header{border-bottom:1px solid #605c40;color:#d0bb2d;font-size:2rem;font-weight:600;margin-bottom:1rem;padding-bottom:1rem;text-align:center}.article-subheader{color:#666;font-size:1rem;font-weight:500;margin-bottom:2rem;text-align:center}.article-content{margin:0 auto;max-width:800px}.article-paragraph{color:#e7e7e7;font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.article-subheader-secondary{border-left:4px solid #d0bb2d;color:#d0bb2d;font-size:1.3rem;font-weight:600;margin:2rem 0 1rem;padding-left:1rem}.article-image-container{margin:2rem 0;text-align:center}.article-image{border-radius:15px;box-shadow:0 5px 20px rgba(0,0,0,.2);height:auto;max-width:100%;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.article-image:hover{-webkit-transform:scale(1.02);transform:scale(1.02)}.image-caption{color:#e7e7e7;font-size:.9rem;font-style:italic;margin-top:.5rem}.article-accent{background:linear-gradient(135deg,#e5c66c,#e9e3bb);border-left:5px solid #d0bb2d;border-radius:10px;box-shadow:0 5px 15px rgba(76,175,80,.1);color:#2c5530;font-size:1.2rem;font-style:italic;margin:2rem 0;padding:1.5rem 2rem}.admin-form-container{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);margin:2rem 0;padding:2rem}.admin-form-container h2{color:#2c5530;font-size:2rem;margin-bottom:2rem;text-align:center}.article-form{margin:0 auto;max-width:800px}.form-group{margin-bottom:1.5rem}.form-group label{color:#2c5530;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#d0bb2d;box-shadow:0 0 0 3px rgba(76,175,80,.1);outline:none}.content-creation{background:#f8f9fa;border:2px dashed #d0bb2d;border-radius:15px;margin:2rem 0;padding:2rem}.content-type-selector{margin-bottom:1.5rem}.add-content-btn{background:#2196f3;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:12px 24px;transition:all .3s ease}.add-content-btn:hover{background:#1976d2;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.content-preview{margin:2rem 0}.content-item-preview{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem}.remove-btn{background:#f44336;border:none;border-radius:20px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 16px}.remove-btn:hover{background:#d32f2f}.form-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.preview-btn,.submit-btn{border:none;border-radius:25px;cursor:pointer;font-size:1.1rem;font-weight:600;letter-spacing:.5px;padding:15px 30px;text-transform:uppercase;transition:all .3s ease}.preview-btn{background:#ff9800;color:#fff}.preview-btn:hover{background:#f57c00;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.submit-btn{background:linear-gradient(135deg,#d0bb2d,#d0bb2d);color:#fff}.submit-btn:hover{box-shadow:0 5px 15px rgba(76,175,80,.4);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.welcome-message{background:#fff;border-radius:20px;box-shadow:0 10px 40px rgba(0,0,0,.1);margin:2rem 0;padding:3rem;text-align:center}.welcome-message h2{color:#2c5530;font-size:2.5rem;margin-bottom:1rem}.welcome-message p{color:#666;font-size:1.2rem;line-height:1.6}@media(max-width:768px){.app-header h1,.article-title{font-size:2rem}.article-header{font-size:1.5rem}.fitness-article{padding:1.5rem}.header-actions{align-items:center}.form-actions,.header-actions{flex-direction:column}.main-content{padding:1rem}.main-content .loader{margin:auto}}.gallery-container{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.gallery-title{color:#333;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.gallery-subtitle{color:#666;font-size:1.1rem;margin-bottom:2rem;text-align:center}.filter-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:3rem}.filter-btn{background:#fff;border:2px solid #007bff;border-radius:25px;color:#007bff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.filter-btn:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.filter-btn.active,.filter-btn:hover{background:#007bff;color:#fff}.album-grid{display:flex;margin-bottom:4rem}.album-card{background:#1c1717;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;margin:10px;overflow:hidden;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease;width:25%;@media (max-width:480px){width:95%}}.album-card:hover{box-shadow:0 8px 15px rgba(0,0,0,.2);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.album-image-container{height:200px;overflow:hidden;position:relative}.album-preview{height:100%;object-fit:cover;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.album-card:hover .album-preview{-webkit-transform:scale(1.05);transform:scale(1.05)}.album-overlay{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease}.album-card:hover .album-overlay{opacity:1}.view-album-btn{background:#e5c66c;border-radius:20px;color:#000;font-weight:600;padding:.75rem 1.5rem}.album-info{padding:1.5rem}.album-title{color:#b19c9c;font-size:1.25rem;margin:0 0 .5rem}.album-description{color:#c1c1c1;font-size:.9rem;line-height:1.4;margin-bottom:1rem}.album-count{background:#f8f9fa;border-radius:12px;color:#2d3237;display:inline-block;font-size:.85rem;font-weight:600;padding:.25rem .75rem}.slider-modal{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000}.slider-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:rgba(0,0,0,.85);bottom:0;left:0;position:absolute;right:0;top:0}.slider-content{background:#fff;border-radius:12px;left:50%;max-height:90vh;max-width:1000px;overflow-y:auto;padding:2rem;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:90%}.close-slider-btn{align-items:center;background:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background .3s ease;width:40px;z-index:1001}.close-slider-btn:hover{background:rgba(0,0,0,.9)}.slider-main{gap:1rem;margin:2rem 0}.nav-btn,.slider-main{align-items:center;display:flex}.nav-btn{background:#e5c66c;border:none;border-radius:50%;color:#fff;cursor:pointer;flex-shrink:0;font-size:1.5rem;height:50px;justify-content:center;transition:background .3s ease;width:50px}.nav-btn:hover{background:#d0bb2d}.main-image-container{border-radius:8px;flex:1 1;height:500px;overflow:hidden;position:relative}.main-image{background:#f8f9fa;height:100%;object-fit:contain;width:100%}.image-info{background:linear-gradient(transparent,rgba(0,0,0,.8));bottom:0;color:#fff;left:0;padding:2rem 1rem 1rem;position:absolute;right:0}.image-title{font-size:1.5rem;margin:0 0 .5rem}.image-description{font-size:.95rem;margin:0;opacity:.9}.image-counter{background:rgba(0,0,0,.7);border-radius:12px;color:#fff;font-size:.9rem;padding:.25rem .75rem;position:absolute;right:1rem;top:1rem}.thumbnail-strip{display:flex;gap:.5rem;margin:1rem 0;overflow-x:auto;padding:1rem 0}.thumbnail-container{border:3px solid transparent;border-radius:6px;cursor:pointer;flex:0 0 auto;height:80px;overflow:hidden;transition:border-color .3s ease;width:80px}.thumbnail-container.active{border-color:#e5c66c}.thumbnail{height:100%;object-fit:cover;width:100%}.thumbnail:hover{opacity:.8}.slider-actions{display:flex;gap:1rem;margin:1rem 0}.action-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex:1 1;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem;transition:all .3s ease}.share-btn{color:#fff}.share-btn,.share-btn:hover{background:#e5c66c}.download-btn{background:#6c757d;color:#fff}.download-btn:hover{background:#5a6268}.btn-icon{font-size:1.1rem}.album-header{border-top:1px solid #e9ecef;margin-top:2rem;padding-top:1rem}.album-title-slider{color:#333;margin:0 0 .5rem}.album-description-slider{color:#666;margin:0}.share-modal{align-items:center;background:rgba(0,0,0,.5);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1002}.share-modal-content{background:#fff;border-radius:8px;max-width:500px;padding:2rem;width:90%}.share-link-container{display:flex;gap:.5rem;margin:1rem 0}.share-link-input{border:1px solid #ced4da;border-radius:4px;flex:1 1;font-size:.9rem;padding:.75rem}.copy-link-btn{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem}.copy-link-btn:hover{background:#0056b3}.close-share-btn{background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;margin-top:1rem;padding:.75rem;width:100%}.close-share-btn:hover{background:#5a6268}@media (max-width:768px){.album-grid{flex-direction:column}.slider-content{padding:1rem;top:25%;width:95%}.main-image-container{height:300px}.nav-btn{font-size:1.25rem;height:40px;width:40px}.slider-main{margin:1rem 0}.filter-buttons{gap:.5rem}.filter-btn{font-size:.9rem;padding:.5rem 1rem}}@media (max-width:480px){.album-grid{grid-template-columns:1fr}.gallery-title{font-size:2rem}.main-image-container{height:250px}.image-title{font-size:1.25rem}.thumbnail-container{height:60px;width:60px}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.container-fluid{margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.row{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;margin-left:-1rem;margin-right:-1rem}.row.reverse{flex-direction:row-reverse}.col.reverse{flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-right:1rem}.col-xs{flex-basis:0;flex-grow:1;max-width:100%}.col-xs-1{flex-basis:8.333%;max-width:8.333%}.col-xs-2{flex-basis:16.667%;max-width:16.667%}.col-xs-3{flex-basis:25%;max-width:25%}.col-xs-4{flex-basis:33.333%;max-width:33.333%}.col-xs-5{flex-basis:41.667%;max-width:41.667%}.col-xs-6{flex-basis:50%;max-width:50%}.col-xs-7{flex-basis:58.333%;max-width:58.333%}.col-xs-8{flex-basis:66.667%;max-width:66.667%}.col-xs-9{flex-basis:75%;max-width:75%}.col-xs-10{flex-basis:83.333%;max-width:83.333%}.col-xs-11{flex-basis:91.667%;max-width:91.667%}.col-xs-12{flex-basis:100%;max-width:100%}.col-xs-offset-1{margin-left:8.333%}.col-xs-offset-2{margin-left:16.667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.333%}.col-xs-offset-5{margin-left:41.667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.333%}.col-xs-offset-8{margin-left:66.667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.333%}.col-xs-offset-11{margin-left:91.667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center;text-align:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:48em){.container{width:46rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9{box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-right:1rem}.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-1{flex-basis:8.333%;max-width:8.333%}.col-sm-2{flex-basis:16.667%;max-width:16.667%}.col-sm-3{flex-basis:25%;max-width:25%}.col-sm-4{flex-basis:33.333%;max-width:33.333%}.col-sm-5{flex-basis:41.667%;max-width:41.667%}.col-sm-6{flex-basis:50%;max-width:50%}.col-sm-7{flex-basis:58.333%;max-width:58.333%}.col-sm-8{flex-basis:66.667%;max-width:66.667%}.col-sm-9{flex-basis:75%;max-width:75%}.col-sm-10{flex-basis:83.333%;max-width:83.333%}.col-sm-11{flex-basis:91.667%;max-width:91.667%}.col-sm-12{flex-basis:100%;max-width:100%}.col-sm-offset-1{margin-left:8.333%}.col-sm-offset-2{margin-left:16.667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.333%}.col-sm-offset-5{margin-left:41.667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333%}.col-sm-offset-8{margin-left:66.667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.333%}.col-sm-offset-11{margin-left:91.667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:62em){.container{width:61rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9{box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-right:1rem}.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-1{flex-basis:8.333%;max-width:8.333%}.col-md-2{flex-basis:16.667%;max-width:16.667%}.col-md-3{flex-basis:25%;max-width:25%}.col-md-4{flex-basis:33.333%;max-width:33.333%}.col-md-5{flex-basis:41.667%;max-width:41.667%}.col-md-6{flex-basis:50%;max-width:50%}.col-md-7{flex-basis:58.333%;max-width:58.333%}.col-md-8{flex-basis:66.667%;max-width:66.667%}.col-md-9{flex-basis:75%;max-width:75%}.col-md-10{flex-basis:83.333%;max-width:83.333%}.col-md-11{flex-basis:91.667%;max-width:91.667%}.col-md-12{flex-basis:100%;max-width:100%}.col-md-offset-1{margin-left:8.333%}.col-md-offset-2{margin-left:16.667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.333%}.col-md-offset-5{margin-left:41.667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333%}.col-md-offset-8{margin-left:66.667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.333%}.col-md-offset-11{margin-left:91.667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:75em){.container{width:71rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9{box-sizing:border-box;flex:0 0 auto;padding-left:1rem;padding-right:1rem}.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-1{flex-basis:8.333%;max-width:8.333%}.col-lg-2{flex-basis:16.667%;max-width:16.667%}.col-lg-3{flex-basis:25%;max-width:25%}.col-lg-4{flex-basis:33.333%;max-width:33.333%}.col-lg-5{flex-basis:41.667%;max-width:41.667%}.col-lg-6{flex-basis:50%;max-width:50%}.col-lg-7{flex-basis:58.333%;max-width:58.333%}.col-lg-8{flex-basis:66.667%;max-width:66.667%}.col-lg-9{flex-basis:75%;max-width:75%}.col-lg-10{flex-basis:83.333%;max-width:83.333%}.col-lg-11{flex-basis:91.667%;max-width:91.667%}.col-lg-12{flex-basis:100%;max-width:100%}.col-lg-offset-1{margin-left:8.333%}.col-lg-offset-2{margin-left:16.667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.333%}.col-lg-offset-5{margin-left:41.667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333%}.col-lg-offset-8{margin-left:66.667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.333%}.col-lg-offset-11{margin-left:91.667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;box-sizing:border-box;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{color:#fff;text-decoration:none!important}a:hover{color:#fcfffa}input:-webkit-autofill{-webkit-text-fill-color:#fff;box-shadow:transparent}body{background:#fff;color:#0b093b;font-family:Montserrat,sans-serif;font-size:16px;font-weight:400;overflow-x:hidden}.container{margin:0 auto;max-width:1220px;padding:0 30px;width:100%}@media only screen and (max-width:859px){.container{padding:0 15px}}.regular{font-weight:400!important}.semiBold{font-weight:600!important}.extraBold{font-weight:800!important}.animate{transition:.3s ease}.pointer{cursor:pointer}.relative{position:relative}.textCenter{text-align:center}.logo{max-width:200px}.paymentLogo{max-height:50px;padding:5px 10px;width:auto}.textLeft{text-align:left}.textRight{text-align:right}.x100{width:100%}.active{border-bottom:2px solid #cab857;color:#cab857}.tag{margin:10px 0;padding:5px 10px}.shadow{box-shadow:0 0 11px rgba(237,232,237,.5);-webkit-box-shadow:0 0 11px rgba(237,232,237,.5);-moz-box-shadow:0 0 11px rgba(237,232,237,.5)}.flex{display:flex}.flexSpaceCenter{justify-content:space-between}.flexNullCenter,.flexSpaceCenter{align-items:center;display:flex}.flexColumn{flex-direction:column}.flexCenter{justify-content:center}.flexBegin,.flexCenter{align-items:center;display:flex}.flexBegin{justify-content:flex-start;@media (max-width:450px){justify-content:center}}.flexSpaceNull{display:flex;justify-content:space-between}.font11{font-size:.688rem}.font12{font-size:.75rem}.font13{font-size:.95rem}.font14{font-size:.875rem}.font15{font-size:.938rem}.font18{font-size:1.125rem}.font20{font-size:1.25rem}.font25{font-size:1.563rem}.font30{font-size:1.875rem}.font40{font-size:2.5rem}.font60{font-size:3.75rem;line-height:4.5rem}@media only screen and (max-width:859px){.font11,.font12{font-size:.688rem}.font13{font-size:.95rem}.font14,.font15{font-size:.813rem}.font18{font-size:.938rem}.font20{font-size:1.125rem}.font25{font-size:1.25rem}.font30{font-size:1.5rem}.font40{font-size:1.875rem}.font60{font-size:2.8rem}}.radius8{border-radius:1rem}.radius6{border-radius:.6rem}.darkColor{color:#0b093b}.purpleColor{color:#7620ff}.orangeColor{color:#f2b300}.lightColor{color:#f5f5f5}.coralColor{color:#c4ffff}.greenColor{color:#49cb86}.greyColor{color:#707070}.whiteColor{color:#fff}.darkBg{background-color:#000}.purpleBg{background-color:#7620ff}.orangeBg{background-color:#f2b300}.lightBg{background-color:#f5f5f5}.coralBg{background-color:#c4ffff}.greenBg{background-color:#49cb86}.greyBg{background-color:#2a2505}.whiteBg{background-color:#fff}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-cyrillic-ext-400-normal.f455ee8f24fd612e2b15.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-ext-400-normal.a41db946bbde6849cc3d.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-cyrillic-400-normal.4715847d051a164a7577.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-400-normal.6772545b846bb4fee5ea.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-vietnamese-400-normal.7da603c92e367751f991.woff2) format("woff2"),url(/static/media/montserrat-vietnamese-400-normal.c14d61c769222a9ee56c.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-latin-ext-400-normal.1974241fa9a808c0c154.woff2) format("woff2"),url(/static/media/montserrat-latin-ext-400-normal.85beb71046499a27877f.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:400;src:url(/static/media/montserrat-latin-400-normal.4bc3bc9536f24ed8076d.woff2) format("woff2"),url(/static/media/montserrat-latin-400-normal.30be1f65d8fd296bdbbe.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/static/media/montserrat-cyrillic-ext-500-normal.08ff551982b9abf630ff.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-ext-500-normal.9f2c3a9e5beaf9408411.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/static/media/montserrat-cyrillic-500-normal.b701f38346f6d7cbafff.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-500-normal.acd960aaeb8f214351f9.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/static/media/montserrat-vietnamese-500-normal.f8b7fcaeccd685703aa2.woff2) format("woff2"),url(/static/media/montserrat-vietnamese-500-normal.7d7107078c95be1d259b.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/static/media/montserrat-latin-ext-500-normal.91891e01d96209caa267.woff2) format("woff2"),url(/static/media/montserrat-latin-ext-500-normal.c40003ec0c664ddfe8a7.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:500;src:url(/static/media/montserrat-latin-500-normal.f03befcb0404b9b1747f.woff2) format("woff2"),url(/static/media/montserrat-latin-500-normal.2f4a3db6e1ac2d366123.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/static/media/montserrat-cyrillic-ext-600-normal.d525fb746066e69177da.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-ext-600-normal.c58426d1716afb0fa151.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/static/media/montserrat-cyrillic-600-normal.780750466e9ae50dca3d.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-600-normal.6ea6aa1c66c959aae077.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/static/media/montserrat-vietnamese-600-normal.3c807d2dda62b9026c8a.woff2) format("woff2"),url(/static/media/montserrat-vietnamese-600-normal.025b0e8eabf30463daab.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/static/media/montserrat-latin-ext-600-normal.a50aa77b674e5c8ac137.woff2) format("woff2"),url(/static/media/montserrat-latin-ext-600-normal.c30bb60c868ea73f9574.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:600;src:url(/static/media/montserrat-latin-600-normal.a4fbb9ff96a3a78e4209.woff2) format("woff2"),url(/static/media/montserrat-latin-600-normal.77f95e61091846d6f4de.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/static/media/montserrat-cyrillic-ext-700-normal.7d92c8b85c66f1cece22.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-ext-700-normal.4290c9c6d0e21ec5c5b2.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/static/media/montserrat-cyrillic-700-normal.a22f10575dcc18a887d2.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-700-normal.54793177bd05c18a69dd.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/static/media/montserrat-vietnamese-700-normal.cd83d7401bc6127f0d5c.woff2) format("woff2"),url(/static/media/montserrat-vietnamese-700-normal.3492a03ebd83c21d6fcc.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/static/media/montserrat-latin-ext-700-normal.35ae035fb77247440b26.woff2) format("woff2"),url(/static/media/montserrat-latin-ext-700-normal.6c3c83e763b9c70c4bc7.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:700;src:url(/static/media/montserrat-latin-700-normal.f26608f1996828b9e0d4.woff2) format("woff2"),url(/static/media/montserrat-latin-700-normal.8ee8b516892b1fa0a70b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(/static/media/montserrat-cyrillic-ext-800-normal.2dda9fe4a0878b23cbcf.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-ext-800-normal.0d8366ec693c60096076.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(/static/media/montserrat-cyrillic-800-normal.404b210398d9190051bf.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-800-normal.6914ff55c25d4c551429.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(/static/media/montserrat-vietnamese-800-normal.2160a1fcf7a5a8c14900.woff2) format("woff2"),url(/static/media/montserrat-vietnamese-800-normal.7a123da0aa8e9c0ab36e.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(/static/media/montserrat-latin-ext-800-normal.b314e1ee2fc09d6d5205.woff2) format("woff2"),url(/static/media/montserrat-latin-ext-800-normal.174da7832f9f6a72518a.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:800;src:url(/static/media/montserrat-latin-800-normal.6c85005a33c5a65b59a5.woff2) format("woff2"),url(/static/media/montserrat-latin-800-normal.e872d3842aaa859ff87b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:url(/static/media/montserrat-cyrillic-ext-900-normal.8b04c8eb427497e8cee3.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-ext-900-normal.37597434555181948b41.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:url(/static/media/montserrat-cyrillic-900-normal.ce4cd92c2f5ad1890528.woff2) format("woff2"),url(/static/media/montserrat-cyrillic-900-normal.a5180f148bbbbf7e2f58.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:url(/static/media/montserrat-vietnamese-900-normal.f84924366ffa3111903a.woff2) format("woff2"),url(/static/media/montserrat-vietnamese-900-normal.b983fd0b53857249572a.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:url(/static/media/montserrat-latin-ext-900-normal.b2c311a339fae64d069b.woff2) format("woff2"),url(/static/media/montserrat-latin-ext-900-normal.74966bea494ad2587ad4.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Montserrat;font-style:normal;font-weight:900;src:url(/static/media/montserrat-latin-900-normal.08278aed8cd1cfd4fd17.woff2) format("woff2"),url(/static/media/montserrat-latin-900-normal.eab499043893b6a933b1.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-cyrillic-ext-400-normal.cdeda90f82d84dc272b3.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-ext-400-normal.c464f74196f830402673.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-cyrillic-400-normal.f85b74ce9d18738a06bf.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-400-normal.ab4a481f408f33a994e2.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-greek-ext-400-normal.603c58ea0944ad81981d.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-ext-400-normal.0f2fa235d5833021e7b8.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-greek-400-normal.5502ad28f73df367653f.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-400-normal.8819252616537f58a64c.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-vietnamese-400-normal.ff8850e5b4e561f92d4a.woff2) format("woff2"),url(/static/media/roboto-condensed-vietnamese-400-normal.a2702f37038f99d66261.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-latin-ext-400-normal.1b07f59b7737607cdb59.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-ext-400-normal.62f3925763370b2c9608.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:400;src:url(/static/media/roboto-condensed-latin-400-normal.4fcc11009a65d1cff6bd.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-400-normal.016186a7b18b0c4817cf.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:900;src:url(/static/media/roboto-condensed-cyrillic-ext-900-normal.ff53f601ae8179f88815.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-ext-900-normal.a14ce3ead56a9a221783.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:900;src:url(/static/media/roboto-condensed-cyrillic-900-normal.14d2032acf7f6df7ade6.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-900-normal.477cd79951439a5931f1.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:900;src:url(/static/media/roboto-condensed-greek-ext-900-normal.41c9c8c6ad12c2ff9026.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-ext-900-normal.bf91bf352f464d0604dc.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:900;src:url(/static/media/roboto-condensed-greek-900-normal.61fa1b317766f06ba585.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-900-normal.d2e7a39a97b50bdcdf2d.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:900;src:url(/static/media/roboto-condensed-vietnamese-900-normal.1fb0a1fa974bd88b90ee.woff2) format("woff2"),url(/static/media/roboto-condensed-vietnamese-900-normal.73ee67d6280ada96f5fd.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:900;src:url(/static/media/roboto-condensed-latin-ext-900-normal.9c47a4c0ab61a5268c2f.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-ext-900-normal.d15e2637f297d1fb41c2.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:900;src:url(/static/media/roboto-condensed-latin-900-normal.4c1fbe835cd9bc0a284c.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-900-normal.a17054bbf37cc30e08ab.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:800;src:url(/static/media/roboto-condensed-cyrillic-ext-800-normal.b6107298385cbe33821f.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-ext-800-normal.c0e58bf7b30387abf2ea.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:800;src:url(/static/media/roboto-condensed-cyrillic-800-normal.2afe824163e20eb4abf8.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-800-normal.dba684157986b63853dd.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:800;src:url(/static/media/roboto-condensed-greek-ext-800-normal.aad795e6aa6c133831b0.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-ext-800-normal.9261d4d21e3630a84013.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:800;src:url(/static/media/roboto-condensed-greek-800-normal.89fab49e9f310e68be8d.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-800-normal.1052bef5db0973f2b6dd.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:800;src:url(/static/media/roboto-condensed-vietnamese-800-normal.0dd0433328f48642d040.woff2) format("woff2"),url(/static/media/roboto-condensed-vietnamese-800-normal.bc36628036461f21ebdb.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:800;src:url(/static/media/roboto-condensed-latin-ext-800-normal.f27aace073f1adc7f2c9.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-ext-800-normal.34a9bf884c396b9b1ac6.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:800;src:url(/static/media/roboto-condensed-latin-800-normal.a6c97932e6baea5593b0.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-800-normal.e5878ccaa83c644c528d.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-cyrillic-ext-700-normal.2046de7cdbfa3142738d.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-ext-700-normal.d1e3d592bededbbb79a8.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-cyrillic-700-normal.2c46b79717447cc51c6a.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-700-normal.9ef5c26edc80177de61c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-greek-ext-700-normal.a21f0771e7b118610b45.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-ext-700-normal.94e6ac00d603e680da2a.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-greek-700-normal.bb7c642f373755458aa1.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-700-normal.8bc859df8b373c05ae99.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-vietnamese-700-normal.ca9521f77f7d1e8e1aaa.woff2) format("woff2"),url(/static/media/roboto-condensed-vietnamese-700-normal.a48c4101b1253c85262b.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-latin-ext-700-normal.f4f0d72fab3697016472.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-ext-700-normal.4c57139eaf47edc6ad62.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:700;src:url(/static/media/roboto-condensed-latin-700-normal.ab9d998ab290a43253f1.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-700-normal.2c2997130cc1420aa468.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:600;src:url(/static/media/roboto-condensed-cyrillic-ext-600-normal.fa03072417f8b2401635.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-ext-600-normal.65c942c96687d7111c5d.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:600;src:url(/static/media/roboto-condensed-cyrillic-600-normal.f6789fe81674a09a2841.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-600-normal.227ae09f1024b225da6c.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:600;src:url(/static/media/roboto-condensed-greek-ext-600-normal.f6309627da5601f09a98.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-ext-600-normal.cefb8d1108ca92bc14e0.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:600;src:url(/static/media/roboto-condensed-greek-600-normal.d1c5bedbc0cc0d6d0d24.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-600-normal.e432b91b7bdc6b8121d5.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:600;src:url(/static/media/roboto-condensed-vietnamese-600-normal.6c7fc32ea621f01263a1.woff2) format("woff2"),url(/static/media/roboto-condensed-vietnamese-600-normal.221921c4043fe8bfe4eb.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:600;src:url(/static/media/roboto-condensed-latin-ext-600-normal.f1fc595f0355f4f7fbcd.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-ext-600-normal.1cc3eec2a8d8306d739d.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:600;src:url(/static/media/roboto-condensed-latin-600-normal.00d59264e9c5fb2ff2b4.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-600-normal.ee47e241494f2d44175d.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:500;src:url(/static/media/roboto-condensed-cyrillic-ext-500-normal.b645b086bbacda3d812a.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-ext-500-normal.63b06fed539146272dbb.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:500;src:url(/static/media/roboto-condensed-cyrillic-500-normal.43c0c7eebb28a06ae361.woff2) format("woff2"),url(/static/media/roboto-condensed-cyrillic-500-normal.547baf2231b7de193888.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:500;src:url(/static/media/roboto-condensed-greek-ext-500-normal.3b2c698902ca4198e6fc.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-ext-500-normal.6a369220e057a8b103ee.woff) format("woff");unicode-range:u+1f??}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:500;src:url(/static/media/roboto-condensed-greek-500-normal.e51c77e242787d6b8a0a.woff2) format("woff2"),url(/static/media/roboto-condensed-greek-500-normal.01fc4b335b300b3b1dd6.woff) format("woff");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:500;src:url(/static/media/roboto-condensed-vietnamese-500-normal.7ac2d60b696ebf1f13a0.woff2) format("woff2"),url(/static/media/roboto-condensed-vietnamese-500-normal.093abb9926e57ec8b683.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:500;src:url(/static/media/roboto-condensed-latin-ext-500-normal.21b28b029bce00977aae.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-ext-500-normal.ddfba918d41b33fdcc79.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Roboto Condensed;font-style:normal;font-weight:500;src:url(/static/media/roboto-condensed-latin-500-normal.ff32cd32370fa5459422.woff2) format("woff2"),url(/static/media/roboto-condensed-latin-500-normal.24bd3458565edf2b870e.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:400;src:url(/static/media/montserrat-alternates-cyrillic-ext-400-normal.78fc33ec35af533623dc.woff2) format("woff2"),url(/static/media/montserrat-alternates-cyrillic-ext-400-normal.c26d4a43e405d2cac347.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:400;src:url(/static/media/montserrat-alternates-cyrillic-400-normal.8a714217a031c797b215.woff2) format("woff2"),url(/static/media/montserrat-alternates-cyrillic-400-normal.9b4e236e3c21792e9463.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:400;src:url(/static/media/montserrat-alternates-vietnamese-400-normal.b3c22905ac958c3b1429.woff2) format("woff2"),url(/static/media/montserrat-alternates-vietnamese-400-normal.63307ff5741838cf056b.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:400;src:url(/static/media/montserrat-alternates-latin-ext-400-normal.42c6bd5e01c91cee8dc9.woff2) format("woff2"),url(/static/media/montserrat-alternates-latin-ext-400-normal.835882fb882566907ab3.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Montserrat Alternates;font-style:normal;font-weight:400;src:url(/static/media/montserrat-alternates-latin-400-normal.f213d57eadd8207d03f9.woff2) format("woff2"),url(/static/media/montserrat-alternates-latin-400-normal.ae9ebe407049683f4bab.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:Anton SC;font-style:normal;font-weight:400;src:url(/static/media/anton-sc-vietnamese-400-normal.c98c70ba749b07bd3405.woff2) format("woff2"),url(/static/media/anton-sc-vietnamese-400-normal.fea11b5ca1d395356e14.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:Anton SC;font-style:normal;font-weight:400;src:url(/static/media/anton-sc-latin-ext-400-normal.fe9c72f20c12990430d6.woff2) format("woff2"),url(/static/media/anton-sc-latin-ext-400-normal.164e792308e7bc29b50e.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Anton SC;font-style:normal;font-weight:400;src:url(/static/media/anton-sc-latin-400-normal.b05d94e86e69819bd2b6.woff2) format("woff2"),url(/static/media/anton-sc-latin-400-normal.21b962a14583a92b0d99.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.64f64ac0.css.map*/