#root{max-width:1600px;margin:0 auto;padding:0 auto;text-align:center}#home{height:100vh;width:1280px;max-width:100%;display:flex;align-items:flex-start;justify-content:flex-end;box-sizing:border-box;position:relative}#home .img-cont{position:absolute;top:0%;right:0%;transform:translate(0);width:100%;max-width:900px;height:100%;max-height:100%}#home img{width:100%}#home .text-cont{display:flex;position:absolute;max-width:1280px;width:100%;justify-content:flex-start}#home .title-cont{display:flex;justify-content:left;align-items:center;max-width:600px;width:100%;text-align:left;z-index:100;height:660px;margin-left:40px;font-weight:700}#home .title{font-size:48px;padding-left:20px}#home .img-cont{position:relative;overflow:hidden;width:100%}#home .img-cont:after{content:"";position:absolute;top:0;right:0;box-shadow:inset 0 20px 45px 90px #000;width:100%;height:100%}@media (width < 750px){#home{margin-top:20px}#home .text-cont{justify-content:center;margin-top:100px}#home .title-cont{margin:0;box-sizing:border-box;padding:0 20px}#home .title{text-align:center;padding-left:0;font-size:38px}}nav{display:flex;justify-content:center}nav .container{width:100%;max-width:1280px;position:absolute;justify-content:space-between;align-items:center;z-index:1000;box-sizing:border-box;padding:0 20px;display:flex;flex-direction:row}nav ul{list-style-type:none;display:flex;gap:75px;font-size:18px;font-weight:500}nav ul li{cursor:pointer;transition:.4s}nav .nav-menu li:hover{color:#ff0}nav .hamburger{display:none}@media (width < 750px){nav{z-index:1000}nav ul{display:flex;flex-direction:column;padding:0;height:100%;margin:80px 0}nav .logo{font-size:32px}nav .hamburger{display:block;cursor:pointer;z-index:999;font-size:30px;transition:.1s}nav .hamburger:hover{color:#ff0}nav .nav-menu{position:absolute;left:-100%;top:48px;display:flex;flex-direction:column;background-color:#000000e6;width:100%;height:90vh;text-align:center;transition:.3s}nav .nav-menu.active{left:0}}.logo{font-size:24px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.sub-logo{color:#ff0}#advantages .reasons{display:grid;grid-template-columns:auto auto;justify-content:space-between;gap:50px}@media (width < 1000px){#advantages .section-title{text-align:center}#advantages .reasons{grid-template-columns:auto auto}}@media (width < 750px){#advantages{display:flex;justify-content:center}#advantages .reasons{grid-template-columns:auto}}.reason-cont{display:inline-flex;align-items:center;max-width:fit-content;flex-shrink:0;max-width:500px}.reason-cont .img{width:50px;height:50px;object-fit:cover;margin-right:40px}.reason-cont .info-cont{max-width:400px;display:flex;flex-direction:column}.reason-cont .title{text-align:left;font-size:18px;font-weight:800}.reason-cont .description{text-align:left;line-height:1}#membership .section-title{font-size:64px;font-weight:700;margin-bottom:150px}#membership .passes{display:grid;grid-template-columns:auto auto auto;justify-content:space-between;gap:20px}@media (width < 1000px){#membership .passes{overflow-x:scroll;overflow-y:hidden;gap:40px;-webkit-overflow-scrolling:touch}}@media (width < 750px){#membership .passes{padding:0 40px}}#pass-container{min-width:275px;width:275px;height:400px;border-radius:10px;margin-bottom:20px;display:flex;flex-direction:column;background-color:#222;transition:.5s}#pass-container .pass-header{padding:20px 0;border-bottom:1px solid black;transition:.5s}#pass-container .pass-title,#pass-container .pass-cost{font-size:23px;font-weight:700;transition:.5s}#pass-container .inner-body{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-bottom:20px;margin:0 1px 1px;background-color:#222;border-radius:0 0 10px 10px}#pass-container .pass-info li{text-align:left;padding:0 15px 0 0;margin-bottom:10px}#pass-container:hover{background-color:#ff0}#pass-container:hover p{color:#000}#pass-container:hover .pass-header{border-bottom:1px yellow solid}#pass-container:hover li:hover:before{color:red}li:hover:before{color:red}#about .desc-title{display:none}#about .container{display:flex;justify-content:space-between;align-items:flex-start;gap:60px}#about h1{display:none}#about .description{max-width:600px;width:auto;max-width:100%;width:100%;flex-shrink:1}#about .description .desc-title{font-size:3.2em;line-height:1.1;font-weight:700;display:flex;margin-bottom:50px}#about .description p{line-height:1.5;font-size:16px;margin-bottom:20px;font-weight:500}@media (width < 1000px){#about h1{display:flex;justify-content:center}#about .description .desc-title{display:none}#about .description p{font-size:14px}}@media (width < 750px){#about .desc-title{justify-content:center}#about .container{flex-direction:column}}.slideshow-cont{display:flex;flex-direction:column;width:100%}.slideshow-cont img{margin-bottom:20px;max-width:100%;width:100%;flex-shrink:1}.slideshow-cont .slideshow-actions{display:flex;justify-content:space-around}#team{display:flex;flex-direction:column}#team .team-cont{display:grid;justify-content:space-between;grid-template-columns:auto auto auto auto}@media (width < 1200px){#team .team-cont{grid-template-columns:auto auto auto;justify-content:space-around}}@media (width < 900px){#team .team-cont{grid-template-columns:auto auto}}@media (width < 650px){#team .team-cont{justify-content:flex-start;overflow-x:scroll;overflow-y:hidden;display:flex;gap:40px;padding:0 40px;-webkit-overflow-scrolling:touch}}.trainer-cont{width:275px;height:448px;display:flex;flex-direction:column;background-color:#222;box-sizing:border-box;padding:16px;border-radius:20px;margin-bottom:20px}.trainer-name{font-size:20px;font-style:bold;font-weight:700}.trainer-img,.trainer-name,.social-cont{margin-bottom:16px;color:#fff}.social-cont{display:flex;justify-content:center;gap:20px}.icon-cont{width:40px;height:40px;border:1px solid white;border-radius:50%;cursor:pointer;transition:.4s;display:flex;justify-content:center;align-items:center}.icon-cont:hover{border-color:#ff0}.icon-cont .icon{transition:.4s}.icon-cont:hover .icon{color:#ff0}footer{display:grid;grid-template-columns:auto auto auto;justify-content:space-between;margin-bottom:100px;box-sizing:border-box;padding:0 20px}footer .about-col,footer .address-col,footer .contact-col{text-align:left;width:250px}footer .about-col .logo{margin-bottom:20px}footer .contact-col .icon-phone,footer .contact-col .icon-email{margin-right:20px;color:#ff0}footer .contact-col .phone-cont,footer .contact-col .email-cont{display:flex;align-items:center}footer .contact-col .social-cont{margin-top:20px;justify-content:space-between}@media (width < 1000px){footer{justify-content:space-around;grid-template-columns:auto auto}footer .about-col{display:none}}@media (width < 750px){footer{grid-template-columns:auto;justify-content:center}footer .address-col,footer .contact-col{text-align:center}footer .address-col{margin-bottom:40px}footer .phone-cont,footer .email-cont{padding-left:27px;justify-content:flex-start}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;display:flex;justify-content:center}body{margin:0;padding:0;min-width:320px;max-width:1280px;min-height:100vh}html{background-color:#000!important}h1{font-size:3.2em;line-height:1.1;margin-bottom:100px}h2{margin:0 0 18px}nav{margin:0 20px}section:nth-child(n+3){margin-bottom:250px;box-sizing:border-box;padding:0 20px}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#fff}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:red}button{background-color:#f9f9f9}}p{color:#fff;margin:0}li{color:#fff}button{background-color:#ff0;color:#000;padding:5px 40px;border-radius:30px;cursor:pointer}@media (width < 750px){h1{margin-bottom:50px}}
