.navbar{background:var(--black);height:60px;display:flex;justify-content:center;align-items:center;position:sticky;top:0;z-index:999}.navbar-container{display:flex;align-items:center;height:100%}.navbar-logo,.nav-links{color:var(--white);display:flex;align-items:center;height:100%;cursor:pointer;text-decoration:none}.navbar-logo{margin-left:20px;font-size:1.5rem;font-weight:700}.logo{margin-right:5px}.fa-typo3{margin-left:.5rem;font-size:1.8rem}.nav-menu{display:flex;align-items:center;list-style:none;text-align:center;width:60vw;justify-content:flex-end;margin-right:2rem}.nav-item{height:60px}.nav-links{padding:.5rem 1rem;height:100%}.nav-links:hover{border-bottom:4px solid var(--white);transition:all .2s ease-out}.fa-bars{color:var(--white)}.nav-links-mobile,.menu-icon{display:none}.btn-cluster{display:flex;gap:.5rem;justify-content:center}@media screen and (max-width: 990px){.nav-menu{display:flex;flex-direction:column;justify-content:flex-start;width:100%;height:100vh;position:absolute;top:60px;left:-100%;opacity:1;transition:all .5s ease;overflow-y:hidden}.nav-menu.active{background:var(--black);left:0;opacity:1;transition:all .5s ease;z-index:1}.nav-item{position:relative}.nav-links{text-align:center;padding:2rem;width:100%;display:table}.nav-links:hover{color:var(--green);border-bottom:none}.navbar-logo{display:flex;align-items:center;position:absolute;left:0;font-size:1.7rem}.menu-icon{display:block;position:absolute;top:15px;right:20px;font-size:2.2rem;cursor:pointer;color:var(--white)}.fa-times{color:var(--white);font-size:2rem}.nav-links-mobile{display:block;text-align:center;margin:1rem auto;border-radius:4px;width:100%;text-decoration:none;font-size:1.5rem;background-color:transparent;color:var(--white);padding:14px 20px;border:1px solid var(--white);transition:all .3s ease-out}.free{background-color:var(--white);color:var(--black)}.nav-links-mobile:hover{background:var(--white);color:var(--black);transition:.25s}.free:hover{background:transparent;color:var(--white)}}.footer_container{height:60vh;background-color:var(--black);padding:4rem 0 2rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4rem;color:var(--white)}.footer_left{width:100%;padding:0 5rem;display:flex;justify-content:center}.footer_links_container{display:grid;grid-template-columns:repeat(2,auto);gap:3rem}.footer_links_left{display:flex;flex-direction:column;gap:2rem;padding:0 3rem}.footer_name{font-size:3rem;letter-spacing:1px}.footer_address{font-size:1.4rem;letter-spacing:1px;color:#e9e9e9}.footer_email{font-size:1.2rem;letter-spacing:1px;color:#e9e9e9}.footer_links_right{display:grid;grid-template-columns:repeat(2,auto)}.footer_links{display:flex;flex-direction:column;align-items:flex-start;text-align:left;width:300px}.footer_links>h2{color:var(--white);margin-bottom:16px;font-size:1.5rem;letter-spacing:1px}.footer_links>a{color:#d1d1d1;text-decoration:none;margin-bottom:8px;font-size:16px;letter-spacing:1px;line-height:1.7;font-weight:400}.footer_links>a:hover{color:var(--white);transition:.3s ease-out}.footer_right{width:100%}.footer_copyright_container{display:flex;justify-content:center;align-items:center;margin:40px auto 0}.website_rights{color:var(--white);letter-spacing:1px}@media screen and (max-width: 840px){.footer_container{height:100%}.footer_links_container{grid-template-columns:repeat(1,auto);gap:4rem}.footer_left,.footer_links_left,.footer_links_right{padding:0 2rem}.footer_links_right{grid-template-columns:repeat(1,auto);gap:2rem}.footer_copyright_container{padding:0 2rem}}@media screen and (max-width: 480px){.website_rights{letter-spacing:normal}}.testimonial-container{width:100%;margin:0 auto;padding:20px;box-sizing:border-box;position:relative;background-color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center}.testimonial-header{font-size:36px;letter-spacing:1px;text-align:center}.testimonial-slider{position:relative;overflow:hidden;height:450px;width:800px;display:flex;align-items:center;margin-bottom:2rem}.testimonial-content{padding:0 4rem;text-align:center;font-size:1.2rem;line-height:1.6;font-style:italic;color:#333}.testimonial-author{margin-top:15px;font-weight:700;color:#333}.testimonial-slider{display:flex;transition:transform 1s ease-in-out}.testimonial-content{flex:0 0 100%}.nav-button{position:absolute;top:50%;transform:translateY(-70%);background-color:#00000080;color:#fff;border:none;font-size:1rem;padding:5px 10px;cursor:pointer;border-radius:5px;z-index:1}.nav-button.prev{left:0}.nav-button.next{right:0}@media (max-width: 768px){.testimonial-container{padding:10px}.testimonial-slider{width:100%}.testimonial-content{font-size:1rem}}@media (max-width: 480px){.testimonial-content{padding:0 2rem}}.home_section_position{width:100%;height:100%;background-color:var(--white);border:none}.home_section_container{display:flex;justify-content:center;z-index:1;height:70vh;width:100%;margin:0 auto;max-width:1100px;padding:15px 24px;background-color:var(--white);color:var(--secondary)}.home_section_info{display:grid;grid-auto-columns:minmax(auto,1fr);align-items:center}.img_start{grid-template-areas:"col2 col1"}.text_start{grid-template-areas:"col1 col2"}.home_section_column_left,.home_section_column_right{margin-bottom:15px;padding:0 15px}.home_section_column_left{grid-area:col1}.home_section_column_right{grid-area:col2}.home_section_text_container{max-width:540px;padding-bottom:60px}.home_section_topline{color:#01bf71;font-size:14px;line-height:16px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase;margin-bottom:16px}.home_section_heading{margin-bottom:24px;font-size:36px;line-height:1.1;font-weight:600;color:#010606}.home_section_subtitle{max-width:440px;margin-bottom:35px;font-size:18px;line-height:1.4;letter-spacing:1px;color:#010606}.home_section_img_container{max-width:555px;height:100%}.home_section_img{width:100%;margin:0 0 10px;padding-right:0}@media screen and (max-width: 768px){.home_section_container{height:100%;padding-top:4rem}.img_start,.text_start{grid-template-areas:"col2" "col1"}}@media screen and (max-width: 480px){.home_section_heading{font-size:32px}}.hero_container{height:100vh;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:inset 0 0 0 1000px #0003;object-fit:contain;color:var(--white)}.hero_container>video{object-fit:cover;width:100%;height:100%;position:fixed;z-index:-5}.hero_container>h1{font-size:52px;margin-top:-100px;padding:0 2rem;text-align:center}.hero_container>p{margin-top:8px;padding:1rem;text-align:center;font-size:28px;font-family:Trebuchet MS,Lucida Sans Unicode,Lucida Grande,Lucida Sans,Arial,sans-serif}.hero_btn_container{margin-top:32px}.hero_btn_container .btn-outline{margin:6px}@media screen and (max-width: 960px){.hero_container>h1{font-size:70px;margin-top:-150px}}@media screen and (max-width: 768px){.hero_container>h1{font-size:50px;margin-top:-100px}.hero_container>p{font-size:30px}}.about_sections{background-color:var(--white);margin:7rem;display:flex;flex-direction:column;gap:5rem}.about_section{height:80vh;width:100%;display:grid;grid-auto-columns:minmax(auto,1fr);align-items:center;column-gap:4rem}.img_first{grid-template-areas:"col1 col2"}.text_first{grid-template-areas:"col2 col1"}.about_section_img_container,.about_section_text_container{height:100%;width:100%}.about_section_img_container{grid-area:col1}.about_section_text_container{grid-area:col2}.about_section_img{height:100%;width:100%;object-fit:cover;border-radius:10px}.about_section_text_container{display:flex;flex-direction:column;justify-content:center;gap:2rem}.about_section_title{text-transform:uppercase}.about_section_title>p{font-weight:500;margin-bottom:.5rem}.about_section_paragraphs{display:flex;flex-direction:column;gap:1rem}.section_paragraph{line-height:1.4}@media screen and (max-width: 840px){.img_first,.text_first{grid-template-areas:"col1" "col2"}}@media screen and (max-width: 768px){.about_section{row-gap:2rem}}@media screen and (max-width: 480px){.about_sections{margin:4rem 2rem}.about_section{height:100%}}.instructors_title{width:100%;margin:4rem 0;display:flex;flex-direction:column;align-items:center;gap:1rem;text-transform:uppercase}.instructors_title>p{font-weight:600}.instructors_title>h1{color:var(--green)}.instructor_sections{width:100%;display:flex;justify-content:center;flex-wrap:wrap;gap:3rem;margin:5rem 0;padding:0 2rem}.instructor_section{width:400px;display:flex;flex-direction:column;justify-content:flex-start;gap:1rem}.instructor_section_img_container{height:auto;width:100%}.instructor_section_img{height:80vh;width:100%;object-fit:cover}.instructor_section_text_container{display:flex;flex-direction:column;gap:1rem}.instructor_section_title{display:flex;flex-direction:column;gap:.5rem;text-transform:uppercase}.instructor_section_title>h1{font-weight:600;font-size:1.2rem}.instructor_section_title>p{color:var(--green);font-weight:500}.instructor_section_paragraphs{display:flex;flex-direction:column;gap:1rem}.instruction_section_paragraph{line-height:1.7}@media screen and (max-width: 480px){.instructor_section_img{height:auto}}.timetable{width:100%;display:flex;justify-content:center;margin:4rem 0;padding:0 2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative;scrollbar-width:thin;scrollbar-color:#888 #f1f1f1}.timetable::-webkit-scrollbar{height:8px}.timetable::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.timetable::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.timetable::-webkit-scrollbar-thumb:hover{background:#555}table{width:100%;border-collapse:collapse;border-spacing:0;min-width:600px;table-layout:fixed}th,td{padding:15px 24px;border:1px solid;white-space:nowrap}th{text-transform:uppercase}.table_box{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:1rem}.table_box>p{font-weight:500}.all_levels p,.no_gi p,.intermediate p,.competition p,.youth p{color:var(--white)}.all_levels{background-color:var(--blue)}.beginners{background-color:var(--yellow)}.no_gi{background-color:var(--green)}.intermediate{background-color:var(--black)}.competition{background-color:var(--purple)}.youth{background-color:var(--skyblue)}@media (max-width: 840px){.timetable{justify-content:flex-start}th,td{padding:10px 16px;font-size:14px}.table_box{gap:.5rem}}@media (max-width: 480px){table{font-size:12px;width:auto}th,td{padding:8px 12px}}.accordion-section{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:transparent;position:relative;border-radius:10px;margin:80px auto;max-width:1100px}.accordion-section>h1{margin-bottom:2rem;font-size:clamp(1.5rem,6vw,2rem);color:var(--white)}.item{background:#fff;margin-bottom:20px;padding:10px 20px;cursor:pointer;box-shadow:0 4px 8px #0000001a;border-left:.5rem solid var(--green)}.question{display:flex;justify-content:space-between;align-items:center;font-size:1.25rem;color:var(--black);margin:.75rem 0}.question>h2{font-weight:500;font-size:1.1rem;color:var(--black)}.answer{max-height:0;overflow:hidden;transition:all .5s cubic-bezier(0,1,0,1);font-size:1rem;line-height:1.5}.answer.show{height:auto;max-height:9999px;transition:all .5s cubic-bezier(1,0,1,0);color:var(--black);font-weight:400}.classes_schedule,.memberships{margin:4rem 0}.christmas_schedule_container>h1,.classes_schedule>h1{text-align:center}.christmas_schedule_container{margin-top:4rem;padding:4rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3rem}.christmas_schedule{display:flex;flex-direction:column;gap:2rem}.day{display:flex;gap:1rem}.date{font-weight:700;width:100px}.memberships{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem;padding:4rem 6rem;background-color:var(--black);color:var(--white)}.memberships_title,.memberships_description,.memberships_call_to_action{text-align:center;line-height:1.4}.membership_prices_container{display:flex;flex-wrap:wrap;justify-content:center;gap:4rem}.membership_price{width:300px;height:150px;border:1px solid #454545;box-shadow:10px 10px #454545;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1rem 2rem}.membership_price>h3{font-family:Permanent Marker,sans-serif;letter-spacing:1px}.membership_price>h1{font-weight:400}.faqs{padding:0 2rem}.faqs_title{text-align:center}@media (max-width: 480px){.christmas_schedule_container{padding:4rem 2rem}}.gallery{margin:4rem 0;padding:0 2rem}.gallery_title{text-align:center;margin-bottom:4rem}.gallery_categories{display:flex;justify-content:center;flex-wrap:wrap;gap:4rem}.gallery_category{background-color:var(--white);box-shadow:0 0 20px 5px #c5c5c5;width:320px;height:auto;transition:all ease-in-out .3s;text-decoration:none}.gallery_category:hover{transform:scale(1.1)}.gallery_category_img{height:250px;width:100%;object-fit:cover}.gallery_category_label{margin:1rem;font-family:Permanent Marker,sans-serif;font-size:1.2rem;letter-spacing:1px;border-bottom:1px solid var(--black);color:#000;text-align:center}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.image_viewer_title{text-align:center;margin:4rem 0;padding:0 2rem}.galleryWrap{display:flex;flex-wrap:wrap;gap:10px;align-items:center;justify-content:center;max-width:1100px;margin:2rem auto}.galleryWrap .single{width:200px;cursor:pointer}.galleryWrap .single img{max-width:100%}.galleryWrap .single img:hover{transform:scale(1.02)}.sliderWrap{position:fixed;top:0;bottom:0;left:0;right:0;z-index:999;background-color:#000c;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.sliderWrap .btnClose,.sliderWrap .btnPrev,.sliderWrap .btnNext{position:fixed;cursor:pointer;opacity:.6;color:#fff;z-index:999}.btnNext:hover,.btnPrev:hover,.btnClose:hover{opacity:1}.sliderWrap .btnClose{top:40px;right:40px}.sliderWrap .btnPrev{top:50%;transform:translateY(-50%);left:40px}.sliderWrap .btnNext{top:50%;transform:translateY(-50%);right:40px}.fullScreenImage{width:calc(100% - 40px);height:calc(100% - 40px);display:flex;align-items:center;justify-content:center}.fullScreenImage img{max-width:100%;max-height:100%;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}*{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,sans-serif}:root{--green: #009b3a;--yellow: #fedf00;--blue: #002776;--purple: #640D5F;--skyblue: #00c3ff;--white: #fff;--black: #242424}.about,.classes{display:flex;align-items:center;justify-content:center;font-size:50px;height:70vh;color:#fff;background-size:cover;background-repeat:no-repeat}.about{background-image:linear-gradient(0deg,#0003,#0003,#0003),url(/assets/team1-CzG35-nW.jpg);background-position:bottom}.classes{background-image:linear-gradient(0deg,#0003,#0003,#0003),url(/assets/img29-QhCvDluJ.jpg);background-position:center;box-shadow:#434343 5px}a{text-decoration:none}.btn-primary,.btn-secondary,.btn-outline{padding:8px 20px;font-size:20px;outline:none;cursor:pointer}.btn-primary{background-color:var(--white);color:var(--black);border:1px solid var(--white)}.btn-secondary{background-color:var(--green);color:var(--white);border:1px solid var(--green)}.btn-outline{background-color:transparent;color:#fff;border:1px solid var(--white);transition:all .3s ease-out}.btn-primary:hover{background-color:transparent;color:#fff;transition:all .3s ease-out}.btn-secondary:hover{background-color:#006525;color:#fff;transition:all .3s ease-out}.btn-outline:hover{background-color:var(--white);color:var(--black)}
