body,html{height:100%}.big-container{flex:1 1}#app{display:flex;flex-direction:column;position:relative;min-height:100vh;overflow:hidden;padding-bottom:9.5rem}#app .main-about-text{font-size:3rem;padding-bottom:1.8rem}@media screen and (max-device-width:508px){#app .main-about-text{font-size:2.3rem}}#app .video-header{color:#fff}#app .navbar,#footer{border-radius:0;background:linear-gradient(180deg,#2b77c4,#2a5a8a);z-index:10}#app .navbar img,#footer img{max-width:400px;margin-left:-2.5rem;margin-right:-2.5rem;max-width:245px;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}#app .navbar img:hover,#footer img:hover{transform:scale(1.05);filter:brightness(1.1)}#app .navbar img:active,#footer img:active{transform:scale(1.02)}@media screen and (min-device-width:1240px){#app .navbar img,#footer img{margin:1.3rem}}@media screen and (min-width:1240px){#app .navbar img,#footer img{margin:1.3rem}}@media screen and (max-device-width:1239px){#app .navbar img,#footer img{margin:0}}@media screen and (max-width:1239px){#app .navbar img,#footer img{margin:0}}@media screen and (max-width:768px){#app .navbar img,#footer img{max-width:200px}}#app .navbar a,#footer a{color:#fff;padding:1rem}@media screen and (max-width:768px){#app .navbar a,#footer a{padding:0}}#app .navbar a:hover,#footer a:hover{color:#8fc4f9}#app .navbar a:hover:after,#footer a:hover:after{width:80%}#app .navbar a:active,#footer a:active{transform:translateY(0)}#app .navbar a.active,#footer a.active{color:#8fc4f9}#app .navbar a.active:after,#footer a.active:after{width:60%}#app .navbar>.menu,#footer>.menu{border:none;display:flex;justify-content:center;align-items:center}#app .navbar .header,#footer .header{text-align:center;color:#fff;margin-top:0;font-weight:100;font-size:1.5rem}#app .navbar .item>.content,#footer .item>.content{padding:.5rem}@media screen and (max-device-width:1239px){#app .navbar .item>.content,#footer .item>.content{padding:0 0 1rem}}@media screen and (max-width:1239px){#app .navbar .item>.content,#footer .item>.content{padding:0 0 1rem}}@media screen and (max-device-width:508px){#app .navbar .item>.content,#footer .item>.content{width:45px}}#app .navbar .header-burger,#footer .header-burger{display:none}@media screen and (max-device-width:1239px){#app .navbar .header-burger,#footer .header-burger{display:block}}@media screen and (max-width:1239px){#app .navbar .header-burger,#footer .header-burger{display:block}}#app .navbar .header-burger .item,#footer .header-burger .item{font-size:1.5rem;color:#2a5a8a;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}@media screen and (max-device-width:508px){#app .navbar .header-burger .item,#footer .header-burger .item{font-size:1.2rem;padding:1.5rem}}#app .navbar .header-burger .item:before,#footer .header-burger .item:before{content:"";position:absolute;left:-100%;top:0;width:100%;height:100%;background:linear-gradient(180deg,#2b77c4,#2a5a8a);transition:all .4s cubic-bezier(.4,0,.2,1);z-index:-1}#app .navbar .header-burger .item:hover,#footer .header-burger .item:hover{transform:translateX(8px)}#app .navbar .header-burger .item:hover:before,#footer .header-burger .item:hover:before{left:0}#app .navbar .header-burger .item:active,#footer .header-burger .item:active{transform:translateX(4px)}#app .navbar div.header-burger,#footer div.header-burger{position:absolute;right:1rem}#app .navbar div.header-burger .menu,#footer div.header-burger .menu{left:-11.3rem;border:none}@media screen and (max-device-width:508px){#app .navbar div.header-burger .menu,#footer div.header-burger .menu{left:-8.3rem}}#app .navbar div.header-burger i.icon,#footer div.header-burger i.icon{font-size:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}#app .navbar div.header-burger i.icon:hover,#footer div.header-burger i.icon:hover{transform:scale(1.15);color:#8fc4f9}#app .navbar div.header-burger i.icon:active,#footer div.header-burger i.icon:active{transform:scale(1.05)}#app .navbar .hide-header,#footer .hide-header{display:flex;align-items:center;font-size:1.2rem}#app .navbar .hide-header .header-buttons,#footer .hide-header .header-buttons{position:absolute;right:2%;top:31%;display:flex;gap:10px;align-items:center}#app .navbar .hide-header .header-buttons button,#footer .hide-header .header-buttons button{position:static;padding:1rem;font-size:1.1rem;background:linear-gradient(90deg,#50a5f9,#6e8fae)}#app .navbar .hide-header .header-buttons button i,#footer .hide-header .header-buttons button i{margin:0;color:#fff}#app .navbar .hide-header .header-buttons button .label,#footer .hide-header .header-buttons button .label{top:0}#app .navbar .hide-header .header-buttons button:hover,#footer .hide-header .header-buttons button:hover{background:linear-gradient(270deg,#8fc4f9,#72aee6);transition:.2s}#app .navbar .hide-header .header-buttons .cart-button,#footer .hide-header .header-buttons .cart-button{padding:1rem}@media screen and (max-device-width:1239px){#app .navbar .hide-header,#footer .hide-header{display:none}}@media screen and (max-width:1239px){#app .navbar .hide-header,#footer .hide-header{display:none}}@media screen and (max-device-width:1239px){#app .navbar .hide-header image,#footer .hide-header image{display:inline-flex}}@media screen and (max-width:1239px){#app .navbar .hide-header image,#footer .hide-header image{display:inline-flex}}#app .navbar .cart-button-mobile,#footer .cart-button-mobile{position:fixed;bottom:2rem;right:2rem;z-index:100;padding:1.5rem;background:linear-gradient(90deg,#50a5f9,#6e8fae);box-shadow:0 4px 8px rgba(0,0,0,.2);display:none}#app .navbar .cart-button-mobile i,#footer .cart-button-mobile i{margin:0;color:#fff;font-size:1.5rem}#app .navbar .cart-button-mobile .label,#footer .cart-button-mobile .label{top:-8px;right:-8px}#app .navbar .cart-button-mobile:hover,#footer .cart-button-mobile:hover{background:linear-gradient(270deg,#8fc4f9,#72aee6);transition:.2s}@media screen and (max-device-width:1239px){#app .navbar .cart-button-mobile,#footer .cart-button-mobile{display:block}}@media screen and (max-width:1239px){#app .navbar .cart-button-mobile,#footer .cart-button-mobile{display:block}}#footer{margin-top:0;position:absolute;bottom:0;width:100%;height:9.5rem}@media screen and (max-device-width:508px){#footer{padding:2rem}#footer i.icon{font-size:1.5rem}#footer .header{font-size:1.2rem}#footer .ui.horizontal.list>.item{margin-left:0}}#footer .list.item a{display:inline-block;transition:all .3s cubic-bezier(.4,0,.2,1)}#footer .list.item a i.icon{transition:all .4s cubic-bezier(.34,1.56,.64,1);position:relative}#footer .list.item a i.icon:before{transition:all .3s ease}#footer .list.item a:hover{transform:translateY(-8px)}#footer .list.item a:hover i.icon{transform:rotate(1turn) scale(1.15);color:#8fc4f9;box-shadow:0 8px 20px rgba(143,196,249,.4)}#footer .list.item:first-child a:hover i.icon{color:#1877f2}#footer .list.item:nth-child(2) a:hover i.icon{color:#1da1f2}#footer .list.item:nth-child(3) a:hover i.icon{background:linear-gradient(45deg,#f09433,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}#footer .list.item:nth-child(4) a:hover i.icon{color:red}#footer .list.item:nth-child(5) a:hover i.icon{color:#8fc4f9}#main-background{background:url(/img/background1.jpg);height:70vh;background-size:cover;background-position:50%;background-position-x:-19.9rem}@media screen and (max-device-width:991px){#main-background{height:100%;background-position-x:15rem}}@media screen and (max-width:991px){#main-background{height:100%;background-position-x:15rem}}@media screen and (max-device-width:508px){#main-background{background:rgba(0,0,0,0)}}@media screen and (max-device-width:991px){#main-background .main-about-text{padding:5rem;background:hsla(0,0%,100%,.7411764706)}}@media screen and (max-width:991px){#main-background .main-about-text{padding:5rem;background:hsla(0,0%,100%,.7411764706)}}#main-background .main-about-text{padding:6rem 8rem 8rem}@media screen and (max-height:750px)and (min-width:977px){#main-background .main-about-text{padding:6rem 5.4rem 2rem 7rem}}#main-background .main-about-text .header{font-size:2.9rem;line-height:3.5rem;widows:2}@media screen and (max-width:768px){#main-background .main-about-text .header{font-size:3.2rem;line-height:normal}}@media screen and (max-device-width:508px){#main-background .main-about-text .header{font-size:2.3rem;line-height:normal}}#main-background .main-about-text p{font-size:1.3rem}@media screen and (max-width:768px){#main-background .main-about-text p{font-size:1.9rem}}@media screen and (max-device-width:508px){#main-background .main-about-text p{font-size:1.1rem}}#main-background #about-me-front{font-size:3rem;font-weight:900}#main-background button{background:linear-gradient(180deg,#2b77c4,#2a5a8a);font-size:1.3rem}@media screen and (max-device-width:508px){#main-background button{font-size:1rem}}#main-background button:hover{background:linear-gradient(270deg,#8fc4f9,#72aee6);transition:.2s}#tutorial-videos{padding:6rem 10rem 8rem;display:block;text-align:center;background:linear-gradient(180deg,#2b77c4,#2a5a8a)}@media screen and (max-device-width:991px){#tutorial-videos{padding:4rem}}@media screen and (max-width:991px){#tutorial-videos{padding:4rem}}@media screen and (max-device-width:508px){#tutorial-videos{padding:3rem}}#testimonials{padding:6rem 10rem 8rem;display:block;text-align:center;background:linear-gradient(180deg,rgba(43,119,196,.7098039216),rgba(42,90,138,.5607843137))}@media screen and (max-device-width:991px){#testimonials{padding:4rem}#testimonials h2{font-size:1.2rem}#testimonials h3{font-size:1rem}#testimonials .main-about-text{font-size:2.3rem}}@media screen and (max-width:991px){#testimonials{padding:4rem}#testimonials h2{font-size:1.2rem}#testimonials h3{font-size:1rem}#testimonials .main-about-text{font-size:2.3rem}}@media screen and (max-device-width:508px){#testimonials{padding:2rem}#testimonials h2,#testimonials h3{font-size:1.2rem}#testimonials .main-about-text{padding:0}}#testimonials .ui.fluid.card{box-shadow:none;-webkit-box-shadow:none;background:rgba(0,0,0,0)}#testimonials .testimonials-text{min-height:231px}#testimonials .testimonials-header{color:#fff}#testimonials .carousel-indicators a{padding-right:1rem}#testimonials .ui.empty.circular.label{width:1.5rem;height:1.5rem}#testimonials .testimonial-background-color{max-width:75%;margin:0 auto;padding:3rem;color:#fff;border-radius:7px}@media screen and (max-device-width:991px){#testimonials .testimonial-background-color{max-width:90%;padding:2.3rem}}@media screen and (max-width:991px){#testimonials .testimonial-background-color{max-width:90%;padding:2.3rem}}#testimonials .ui.grey.label{background-color:#fff!important}#testimonials .ui.black.label{background-color:#2e528a!important}#book-lesson,#lesson-bundles{min-height:717px;height:100%}#book-lesson .booking-iframe-container,#lesson-bundles .booking-iframe-container{width:100%;height:100%}#book-lesson .booking-iframe-container iframe,#lesson-bundles .booking-iframe-container iframe{height:2400px;border:none;width:100%}#book-lesson .booking-container,#lesson-bundles .booking-container{padding:5rem;max-width:1000px;margin:0 auto;display:flex;justify-content:center;align-items:center}@media screen and (max-width:768px){#book-lesson .booking-container,#lesson-bundles .booking-container{display:block;padding:1rem}}@media screen and (max-device-width:508px){#book-lesson .booking-container,#lesson-bundles .booking-container{display:block;padding:1rem}}#book-lesson .booking-container .column,#lesson-bundles .booking-container .column{padding:2rem;transition:.3s}@media screen and (max-width:768px){#book-lesson .booking-container .column,#lesson-bundles .booking-container .column{padding-left:5rem;padding-right:5rem}}#book-lesson .booking-container .column:hover,#lesson-bundles .booking-container .column:hover{transform:scale(1.05)}#about-wrapper .about-vid-wrapper{background:linear-gradient(180deg,#6e859b,#4d88c1);width:100%}#about-wrapper .about-vid{padding:4rem 10rem 6rem}#about-wrapper .about-vid .header{font-size:2.9rem;text-align:center;padding-bottom:2rem;color:#fff}@media screen and (max-width:768px){#about-wrapper .about-vid{padding:3rem}}@media screen and (max-device-width:508px){#about-wrapper .about-vid .header{font-size:2.2rem}}#about-wrapper .header{text-align:center;font-size:2.9rem;flex-grow:0;-webkit-box-flex:0;-ms-flex-positive:0;margin-top:1.5rem}@media screen and (max-width:768px){#about-wrapper .header{font-size:2.4rem}}#about{padding:3rem 4rem 4rem;background:url(/img/about1.png);background-size:contain;background-repeat:no-repeat;background-position-y:-10px;background-position-x:15rem}@media screen and (max-device-width:1577px){#about{background-position-x:7rem}}@media screen and (max-width:1577px){#about{background-position-x:7rem}}@media screen and (max-device-width:1239px){#about{background:url(/img/about1-faded.jpg);background-size:contain;background-repeat:no-repeat}#about .about-text{width:100%!important}}@media screen and (max-width:1239px){#about{background:url(/img/about1-faded.jpg);background-size:contain;background-repeat:no-repeat}#about .about-text{width:100%!important}}@media screen and (max-device-width:991px){#about{padding:3rem;background-size:cover}}@media screen and (max-width:991px){#about{padding:3rem;background-size:cover}}@media screen and (max-width:768px){#about{padding:3rem}}#about .column.about-img{padding:0}#about .about-img,#about .about-text{padding-top:0}#about #about-card{width:100%;padding:0}@media screen and (max-width:768px){#about #about-card{width:100%;display:block}}@media screen and (max-device-width:508px){#about #about-card{width:100%;display:block}}#about p:first-child{font-size:1.3rem;font-weight:900}@media screen and (max-width:768px){#about p:first-child{font-size:1rem}}#about p{font-size:1.1rem;flex-grow:0;-webkit-box-flex:0;-ms-flex-positive:0}@media screen and (max-width:768px){#about p{font-size:.9rem}}#contact-wrapper{background:url(/img/tali-drawing.png);background-size:50%;background-repeat:no-repeat;background-position:100%;background-position-x:46rem}@media screen and (max-device-width:1239px){#contact-wrapper{background-position-x:39rem}}@media screen and (max-width:1239px){#contact-wrapper{background-position-x:39rem}}@media screen and (max-device-width:991px){#contact-wrapper{background-position-x:31rem}}@media screen and (max-width:991px){#contact-wrapper{background-position-x:31rem}}@media screen and (max-width:768px){#contact-wrapper{background:#fff}}#contact-wrapper iframe{width:100%;height:100%;min-height:680px}@media screen and (max-width:768px){#contact-wrapper iframe{min-height:730px}}@media screen and (max-device-width:1239px){#contact-wrapper iframe{min-height:710px}}@media screen and (max-width:1239px){#contact-wrapper iframe{min-height:710px}}@media screen and (max-device-width:508px){#contact-wrapper iframe{min-height:740px}}#contact-wrapper #contact-form{display:block;padding:2rem 6rem 6rem}#contact-wrapper .header{text-align:center;font-size:2.9rem;padding-top:4rem;padding-bottom:0}#contact-wrapper .field{padding-top:1rem}#tutorials{padding:5rem}#tutorials .header{font-size:2.9rem}@media screen and (max-device-width:508px){#tutorials .header{font-size:1.3rem}}#tutorials h3{padding-bottom:4rem;font-weight:400}@media screen and (max-device-width:508px){#tutorials h3{font-size:1rem;padding-bottom:2rem}#tutorials{padding:2.3rem}#tutorials h2{font-size:1.2rem}}#tutorials .row>.column:first-child{padding-bottom:2rem}#lesson-bundles .ui.header{font-size:2.9rem}#lesson-bundles p{font-size:1.3rem;padding-bottom:2rem}#lesson-bundles{padding:3rem}#book-bundle-lesson-container{padding:3rem;text-align:center}#book-bundle-lesson-container button{padding:3rem;margin:1rem;font-size:2rem}#book-bundle-lesson-container .ui.header{font-size:2.9rem;margin-bottom:3rem}.blog-layout .list{list-style-type:none;max-width:1000px;margin:0 auto;padding:1rem}@media screen and (max-width:768px){.blog-layout .list{padding:2.5rem}}.blog-layout .list li{display:flex;max-height:188px}@media screen and (max-width:768px){.blog-layout .list li{display:inline}.blog-layout .list li h2,.blog-layout .list li h3{padding-top:.3rem;margin:0}}.blog-layout .list>a{padding:1rem}.blog-layout .list .hero_image{max-width:300px;display:inline-block}.blog-layout .list .hero_image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:768px){.blog-layout .list .hero_image img{max-width:100%}}.blog-layout .blog__info{padding-left:1rem;padding-right:1rem;display:inline-block}.blog-layout .blog__info button{padding:.5rem;border:1px solid #f0f8ff}.blog-layout .blog__info h2{margin:0}.blog-layout .blog__info h3{margin:0 0 .5rem}.blog-layout .blog{max-width:700px;margin:0 auto;padding:2rem}.blog-layout .blog .blog__hero{margin:0}.blog-layout .blog .blog__hero img{max-width:100%}.blog-layout .blog .blog__info{padding:0}.blog-layout .blog .blog__info h1,.blog-layout .blog .blog__info h3{margin:0;padding-bottom:.5rem}.back-button{font-size:17px}@media screen and (max-device-width:991px){#blog-wrapper{padding:3rem}}@media screen and (max-width:991px){#blog-wrapper{padding:3rem}}#blog-wrapper{padding-top:3rem;padding-bottom:3rem;margin:0 auto;max-width:800px}#blog-wrapper img{max-width:100%;height:auto;text-align:center;display:block}#blog-wrapper p{font-size:1.2rem}.iframe-container{overflow:hidden;padding-top:56.25%;position:relative}@media screen and (max-device-width:991px){.iframe-container{width:80%;margin:0 auto}}@media screen and (max-width:991px){.iframe-container{width:80%;margin:0 auto}}@media screen and (max-width:768px){.iframe-container{width:100%}}.iframe-container iframe{position:absolute;top:0;left:0;border:0;width:100%;height:100%}@media screen and (max-device-width:991px){#main-background .tablet-display-none{display:none}}@media screen and (max-width:991px){#main-background .tablet-display-none{display:none}}.product-card{transition:transform .2s ease,box-shadow .2s ease;cursor:pointer}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.15)!important}