@font-face{font-family:Aboreto;src:url(/build/assets/Aboreto-Regular-tFncFVzc.ttf);font-weight:400;font-style:normal}@font-face{font-family:NotoSans;src:url(/build/assets/NotoSans-Regular-D96CXwz4.ttf);font-weight:400;font-style:normal}@font-face{font-family:NotoSansHK;src:url(/build/assets/NotoSansHK-Bold-LARCzN7-.ttf);font-weight:700;font-style:normal}@font-face{font-family:NotoSansHK;src:url(/build/assets/NotoSansHK-Medium-CXe2m3ne.ttf);font-weight:500;font-style:normal}@font-face{font-family:NotoSansHK;src:url(/build/assets/NotoSansHK-Regular-DSaU4Gk5.ttf);font-weight:400;font-style:normal}@font-face{font-family:SourceSansPro;src:url(/build/assets/SourceSansPro-Semibold-AYYzzsmr.otf);font-weight:600;font-style:normal}html body{font-family:Helvetica}html body:lang(zh-CN){font-family:PingFangHK}.h1{font-size:40px;line-height:54px;font-family:Aboreto}@media screen and (max-width: 992px){.h1{font-size:28px;line-height:32px}}.h2{font-size:22px;line-height:45px;font-family:NotoSansHK}.h3{font-size:20px;font-weight:700;line-height:28px;font-family:NotoSansHK}@media screen and (max-width: 992px){.h3{font-size:18px}}.h4{font-size:20px;line-height:24px;font-family:SourceSansPro}@media screen and (max-width: 992px){.h4{font-size:18px}}.h5{font-size:18px;line-height:24px;font-family:NotoSansHK}@media screen and (max-width: 992px){.h5{font-size:16px}}.p1{font-size:16px;line-height:24px;font-family:NotoSans}.p2{font-size:14px;line-height:26px;font-family:NotoSans}.red{color:var(--red)}.blue{color:var(--blue)}.green{color:var(--green)}#header{position:relative;z-index:1000}#header .ori-header{position:relative;padding:24px 60px;background:var(--bg-theme);align-items:center;transition:opacity .3s ease-in-out}@media screen and (max-width: 1120px){#header .ori-header{padding:17px 30px}}@media screen and (max-width: 992px){#header .ori-header{padding:19px 22px}}#header .ori-header .top-logo{width:100px}@media screen and (max-width: 992px){#header .ori-header .top-logo{max-width:63px}}#header .ori-header .nav{display:flex;justify-content:space-between;align-items:baseline}#header .ori-header .nav .nav-item a{color:var(--font-bown)}#header .ori-header .nav-link{padding:initial}#header .ori-header .booking-button a{text-decoration:none;display:inline-block;padding:8px 40px;border-radius:8px;background-color:var(--bg-yellow);color:var(--bg-white);border:none;cursor:pointer}#header .ori-header .booking-button a:hover{background-color:var(--hover)}#header .ori-header .booking-button span{color:var(--bg-white)}#header .ori-header .c-dropdown{position:relative}#header .ori-header .c-dropdown a{text-decoration:none}#header .ori-header .c-dropdown .dropdown-menu{display:block;position:absolute;top:100%;left:0;background-color:var(--bg-white);border-radius:16px;min-width:200px;padding:15px;border:none;box-shadow:5px 8px 6px #0000001a}#header .ori-header .c-dropdown .dropdown-menu:hover .dropdown-menu{display:block}#header .ori-header .dropdown{position:relative}#header .ori-header .dropdown:hover .dropdown-menu{display:block;visibility:visible;opacity:1;transform:translateY(0)}#header .ori-header .dropdown .dropdown-menu{display:block;visibility:hidden;opacity:1;transform:translateY(0)}#header .ori-header .dropdown .dropdown-item{white-space:unset;padding:10px}#header .ori-header .dropdown .dropdown-item:hover{background-color:var(--bg-yellow-tran);color:var(--bg-yellow);border-radius:8px;padding:10px}#header .ori-header .c-navbar ul.c-nav{display:flex;flex-flow:row nowrap;gap:44px;align-items:center}@media screen and (max-width: 1120px){#header .ori-header .c-navbar ul.c-nav{gap:33px}}@media screen and (max-width: 992px){#header .ori-header .c-navbar ul.c-nav{display:none}}#header .ori-header .c-navbar ul.c-nav .nav-link{position:relative;transition:all .3s ease;padding:10px 0;--nav-link-clip-path: inset(0px 100px 0px 100px);--nav-link-opacity: 0}#header .ori-header .c-navbar ul.c-nav .nav-link:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--border-theme);border:0;margin:0;clip-path:var(--nav-link-clip-path);opacity:var(--nav-link-opacity);transition:all .3s ease}@media (hover: hover){#header .ori-header .c-navbar ul.c-nav .nav-link:hover{--nav-link-clip-path: inset(0px 0px 0px 0px);--nav-link-opacity: 1;color:var(--bg-yellow);transform:translateY(-2px)}}#header .ori-header .header-left{margin-right:30px}#header .ori-header .header-center{align-content:center}@media screen and (max-width: 992px){#header .ori-header .header-center{margin-left:auto}}#header .ori-header .header-right{text-align:end;align-content:center;margin-left:30px}@media screen and (max-width: 992px){#header .ori-header .header-right{margin-left:18px}}#header .ori-header .dropdown-arrow{max-width:24%}#header .ori-header .btn-burger{background:transparent;border:0;outline:none;box-shadow:unset;padding:0}#header .ori-header .btn-burger img{width:34px}#header-white{position:fixed;z-index:1002;width:100%;transform:translateY(-100%);transition:transform .3s ease-in-out}#header-white .float-header{padding:24px 60px;background:var(--bg-white)}@media screen and (max-width: 1120px){#header-white .float-header{padding:17px 30px}}@media screen and (max-width: 992px){#header-white .float-header{padding:19px 22px}}#header-white .float-header .top-logo{width:100px}@media screen and (max-width: 992px){#header-white .float-header .top-logo{max-width:63px}}#header-white .float-header .nav{display:flex;justify-content:space-between;align-items:baseline}#header-white .float-header .nav .nav-item a{color:var(--font-bown)}#header-white .float-header .nav-link{padding:initial}#header-white .float-header .booking-button a{text-decoration:none;display:inline-block;padding:8px 40px;border-radius:8px;background-color:var(--bg-yellow);color:var(--bg-white);border:none;cursor:pointer}#header-white .float-header .booking-button a:hover{background-color:var(--hover)}#header-white .float-header .booking-button span{color:var(--bg-white)}#header-white .float-header .c-dropdown{position:relative}#header-white .float-header .c-dropdown a{text-decoration:none}#header-white .float-header .c-dropdown .dropdown-menu{display:block;position:absolute;top:100%;left:0;background-color:var(--bg-white);border-radius:16px;min-width:200px;padding:15px;border:none;box-shadow:5px 8px 6px #0000001a}#header-white .float-header .c-dropdown .dropdown-menu:hover .dropdown-menu{display:block}#header-white .float-header .dropdown{position:relative}#header-white .float-header .dropdown:hover .dropdown-menu{display:block;visibility:visible;opacity:1;transform:translateY(0)}#header-white .float-header .dropdown .dropdown-menu{display:block;visibility:hidden;opacity:1;transform:translateY(0)}#header-white .float-header .dropdown .dropdown-item{white-space:unset;padding:10px}#header-white .float-header .dropdown .dropdown-item:hover{background-color:var(--bg-yellow-tran);color:var(--bg-yellow);border-radius:8px;padding:10px}#header-white .float-header .c-navbar ul.c-nav{display:flex;flex-flow:row nowrap;gap:44px;align-items:center}@media screen and (max-width: 1120px){#header-white .float-header .c-navbar ul.c-nav{gap:33px}}@media screen and (max-width: 992px){#header-white .float-header .c-navbar ul.c-nav{display:none}}#header-white .float-header .c-navbar ul.c-nav .nav-link{position:relative;transition:all .3s ease;padding:10px 0;--nav-link-clip-path: inset(0px 100px 0px 100px);--nav-link-opacity: 0}#header-white .float-header .c-navbar ul.c-nav .nav-link:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--border-theme);border:0;margin:0;clip-path:var(--nav-link-clip-path);opacity:var(--nav-link-opacity);transition:all .3s ease}@media (hover: hover){#header-white .float-header .c-navbar ul.c-nav .nav-link:hover{--nav-link-clip-path: inset(0px 0px 0px 0px);--nav-link-opacity: 1;color:var(--bg-yellow);transform:translateY(-2px)}}#header-white .float-header .header-left{margin-right:30px}#header-white .float-header .header-center{align-content:center}@media screen and (max-width: 992px){#header-white .float-header .header-center{margin-left:auto}}#header-white .float-header .header-right{text-align:end;align-content:center;margin-left:30px}@media screen and (max-width: 992px){#header-white .float-header .header-right{margin-left:18px}}#header-white .float-header .dropdown-arrow{max-width:24%}#header-white .float-header .btn-burger{background:transparent;border:0;outline:none;box-shadow:unset;padding:0}#header-white .float-header .btn-burger img{width:34px}#mobileNav{position:fixed;top:70px;left:0;right:0;bottom:0;background:var(--bg-white);z-index:999;padding:20px;overflow-y:auto;transform:translateY(-100%);transition:all ease .5s}#mobileNav.show{transform:translateY(0)}#mobileNav .btn-burger{position:relative;z-index:1002}#mobileNav .subtitle{padding-left:28px;border-left:1px solid grey}#mobileNav .collapse{transition:none!important}#mobileNav .btn-close{color:var(--font-bown)}#mobileNav .mobile-nav-open{overflow:hidden;position:fixed;width:100%;height:100%}#mobileNav .mobile-nav-open .btn-burger i.fa-bars{display:none}#mobileNav .mobile-nav-open .btn-burger i.fa-times{display:inline-block}#mobileNav .dropdown-arrow{max-width:70%}#mobileNav .list-group{list-style:none;padding-left:0;margin-left:0}#mobileNav .list-group a{color:var(--font-bown);text-decoration:none;display:block;padding:4px 0}#mobileNav .nav-link{line-height:42px;color:var(--font-bown)}#mobileNav .dropdown-arrow{transition:transform .3s ease}#mobileNav .nav-link[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}#footer{background-color:var(--bg-white);padding:40px 5%;position:relative;z-index:2}#footer .p1{color:var(--footer-font)}#footer a{text-decoration:none;color:#000}#footer .image-wrapper img{max-width:13%;padding:20px 10px 0 0}@media screen and (max-width: 992px){#footer .image-wrapper img{max-width:50px;padding:20px 10px 20px 0}}@media screen and (max-width: 992px){#footer .image-wrapper{display:none}}#footer .image-wrapper-mob{display:none}#footer .image-wrapper-mob img{max-width:13%;padding:20px 10px 0 0}@media screen and (max-width: 992px){#footer .image-wrapper-mob img{max-width:50px;padding:20px 10px 20px 0}}@media screen and (max-width: 992px){#footer .image-wrapper-mob{display:block}}#footer .left-content{text-align:left;max-width:84%}#footer .right-content{text-align:right}@media screen and (max-width: 992px){#footer .right-content{text-align:left;margin-top:30px}}#footer .super-right-content{text-align:right}@media screen and (max-width: 992px){#footer .super-right-content{text-align:left}}#footer .h4{font-weight:700}@media screen and (max-width: 592px){#footer .h4{padding-top:10px}}.nav-side-bar{position:fixed;top:32%;left:4%;z-index:1}.nav-side-bar a{text-decoration:none}.nav-side-bar .sub-dot-wrapper{display:flex;align-items:center;gap:5px;margin-bottom:10px;cursor:pointer;max-width:95%}.nav-side-bar .sub-dot-wrapper .dot{position:absolute;left:-16px;width:5px;height:5px;background-color:var(--yellow);border-radius:50%;flex-shrink:0;display:none}.nav-side-bar .sub-dot-wrapper .sub-dot{font-size:14px;color:gray!important}.nav-side-bar .sub-dot-wrapper.active .dot{display:block}.nav-side-bar .sub-dot-wrapper.active .sub-dot{color:#000!important}@media (max-width: 992px){.nav-side-bar{display:none}}.nav-side-bar-mob{overflow-x:auto;white-space:nowrap;gap:10px;scrollbar-width:thin;-ms-overflow-style:auto;padding:10px 0 10px 22px;display:none}.nav-side-bar-mob::-webkit-scrollbar{height:6px}.nav-side-bar-mob::-webkit-scrollbar-thumb{background:#ccc;border-radius:4px}.sub-dot-wrapper{display:inline-flex;align-items:center;gap:5px;flex-shrink:0;cursor:pointer;padding:8px 12px;border-radius:4px;text-decoration:none;white-space:nowrap}.sub-dot-wrapper .sub-dot{font-size:14px;color:gray!important}.sub-dot-wrapper.active .dot{display:block}.sub-dot-wrapper.active .sub-dot{color:#000!important}@media (max-width: 992px){.nav-side-bar-mob{display:block}}#home{padding-top:20px;overflow:hidden}#home .p1{text-align:left;color:var(--content)}#home .h1{text-transform:uppercase}#home #section-banner{padding:0 60px 5%}@media screen and (max-width: 992px){#home #section-banner{padding:0 22px 5%}}#home .banner-wrapper{position:relative;border-radius:20px;overflow:hidden}#home .banner-img{width:100%;height:auto;display:block}@media screen and (max-width: 992px){#home .banner-img{height:65%;object-fit:cover;object-position:33%}}#home .banner-content{position:absolute;top:25%;left:21%;transform:translate(-50%,-50%);width:36%;color:#fff;z-index:2}#home .banner-content .banner-title{margin-bottom:30px}@media screen and (max-width: 1398px){#home .banner-content{top:32%}}@media screen and (max-width: 1198px){#home .banner-content{top:46%}}@media screen and (max-width: 992px){#home .banner-content{left:43%;width:73%;top:30%}}#home .btn-yellow{display:inline-flex;justify-content:center;align-items:center;border-radius:8px;background-color:var(--bg-yellow);color:var(--bg-white);text-decoration:none;transition:all .3s ease;padding:10px 35px;margin-top:10px}@media (max-width: 768px){#home .btn-yellow{padding:8px 20px}}#home .btn-yellow:hover{background-color:var(--hover)}#home #section-who-we{overflow:hidden}#home #section-who-we .contain-wrapper{text-align:center}@media screen and (max-width: 768px){#home #section-who-we .contain-wrapper{padding:0 10%}}#home #section-who-we .image1{width:40%;border-radius:20px;position:relative;left:35%;margin-top:15%}@media screen and (max-width: 768px){#home #section-who-we .image1{display:none}}#home #section-who-we .image1-mob{width:40%;border-radius:20px;position:relative;left:3%;margin-top:15%;display:none}@media screen and (max-width: 768px){#home #section-who-we .image1-mob{display:block}}#home #section-who-we .image2{width:70%;border-radius:20px}@media screen and (max-width: 768px){#home #section-who-we .image2{display:none}}#home #section-who-we .image2-mob{width:70%;border-radius:20px 0 0 20px;display:none}@media screen and (max-width: 768px){#home #section-who-we .image2-mob{display:block}}#home #section-who-we .image3{width:75%;border-radius:20px}@media screen and (max-width: 992px){#home #section-who-we .image3{width:62%;border-radius:20px;left:30px;position:inherit;bottom:90px}}#home #section-who-we .image4{width:45%;border-radius:20px}@media screen and (max-width: 992px){#home #section-who-we .image4{position:inherit;bottom:103px;right:22px;float:right}}#home #section-who-we .image5{display:none}@media screen and (max-width: 992px){#home #section-who-we .image5{display:block;width:60%;border-radius:20px 0 0 20px;position:absolute;right:-63px;top:10px}}#home #section-who-we .image-row{display:flex;gap:40px;align-items:center;margin-bottom:6%}#home #section-who-we .image-wrapper{position:relative;display:inline-block}@media screen and (max-width: 768px){#home #section-who-we .image-wrapper .row{margin-top:20px}}#home #section-who-we .image-wrapper .green{position:absolute;left:15%;width:37%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-who-we .image-wrapper .green{display:none}}#home #section-who-we .image-wrapper .green-mob{position:absolute;left:-18%;width:37%;height:auto;z-index:10;display:none;top:59%}@media screen and (max-width: 768px){#home #section-who-we .image-wrapper .green-mob{display:block}}#home #section-who-we .image-wrapper .purple{position:absolute;left:72%;top:82%;width:40%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-who-we .image-wrapper .purple{display:none}}#home #section-who-we .image-wrapper .purple-mob{position:absolute;left:72%;width:53%;height:auto;z-index:10;display:none;top:75%}@media screen and (max-width: 768px){#home #section-who-we .image-wrapper .purple-mob{display:block}}#home #section-who-we .image-wrapper .yellow{position:absolute;left:-17%;bottom:55%;width:40%;height:auto;z-index:-10}@media screen and (max-width: 992px){#home #section-who-we .image-wrapper .yellow{left:-17%;bottom:108%;width:45%;height:auto;z-index:-10}}#home #section-who-we .image-wrapper .blue{position:absolute;left:-12%;top:42%;width:23%;height:auto;z-index:-10}@media screen and (max-width: 992px){#home #section-who-we .image-wrapper .blue{left:86%;top:-112%;height:auto;z-index:-10}}@media (max-width: 767.98px){#home #section-who-we .reverse-mobile{display:flex;flex-direction:column-reverse}}#home #section-who-we .logo-img{width:20%}#home #section-who-we .btn-more{text-align:justify}#home #section-who-we .margin-top{margin-top:30px}@media screen and (max-width: 768px){#home #section-who-we .margin-top{margin-top:30px}}#home #section-vision{padding:5%}#home #section-vision .vision-wrapper{text-align:center;background-color:var(--bg-light);border-radius:40px;padding:64px 27px;position:relative}#home #section-vision .vision-wrapper .element-top{position:absolute;left:84%;bottom:81%;width:18%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-vision .vision-wrapper .element-top{left:69%;bottom:91%;width:44%}}#home #section-vision .vision-wrapper .element-bottom{position:absolute;left:-7%;top:82%;width:37%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-vision .vision-wrapper .element-bottom{left:-6%;top:97%;width:44%}}@media screen and (max-width: 992px){#home #section-vision .vision-wrapper{display:none}}#home #section-vision .vision-wrapper-mob{text-align:center;background-color:var(--bg-light);border-radius:40px;padding:64px 22px;position:relative;display:none}#home #section-vision .vision-wrapper-mob .element-top{position:absolute;left:84%;bottom:81%;width:18%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-vision .vision-wrapper-mob .element-top{left:69%;bottom:91%;width:44%}}#home #section-vision .vision-wrapper-mob .element-bottom{position:absolute;left:-7%;top:82%;width:37%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-vision .vision-wrapper-mob .element-bottom{left:-6%;top:96%;width:63%}}#home #section-vision .vision-wrapper-mob .vision-swiper{height:450px}#home #section-vision .vision-wrapper-mob .vision-swiper .swiper-slide{display:flex;flex-direction:column;justify-content:center;height:100%;overflow:hidden;top:-50px}#home #section-vision .vision-wrapper-mob .swiper-pagination-bullet{width:14px;height:14px;background:#ccc;opacity:1;margin:0 12px}#home #section-vision .vision-wrapper-mob .swiper-pagination-bullet-active{background:var(--bg-yellow)}#home #section-vision .vision-wrapper-mob .vision-content{max-height:100%;overflow:hidden}@media screen and (max-width: 992px){#home #section-vision .vision-wrapper-mob{display:block}}#home #section-vision .vision-content{max-width:345px;margin:0 auto}@media (max-width: 768px){#home #section-vision .vision-content{max-width:100%;padding:0 15px}}#home #section-vision .vision-content .vision{max-width:70%}#home #section-classes{overflow:hidden;padding:5% 0}@media screen and (max-width: 992px){#home #section-classes{padding:120px 0}}#home #section-classes .col-1-5{flex:0 0 20%;max-width:20%}@media (max-width: 768px){#home #section-classes .col-1-5{flex:0 0 50%;max-width:50%}}#home #section-classes .classes-wrapper{text-align:center;background-color:var(--bg-brown);border-radius:40px;padding:5% 0;position:relative}#home #section-classes .classes-wrapper .h1{color:var(--bg-white);margin-bottom:5%}#home #section-classes .classes-wrapper .class-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2%}#home #section-classes .classes-wrapper .class-item{position:relative;display:inline-block;overflow:visible}#home #section-classes .classes-wrapper .class-item img{width:100%;display:block;border-radius:10px;transition:transform .3s ease,filter .3s ease;filter:brightness(80%)}#home #section-classes .classes-wrapper .class-item .class-title{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);color:var(--bg-white);pointer-events:none;text-shadow:2px 2px 5px rgba(0,0,0,.7)}#home #section-classes .classes-wrapper .class-item:hover img{transform:translateY(-10px);filter:brightness(100%)}#home #section-classes .classes-wrapper .element-center{position:absolute;width:85%;top:1%;height:auto;z-index:0;justify-self:anchor-center}@media screen and (max-width: 768px){#home #section-classes .classes-wrapper .element-center{left:77%;bottom:94%;width:26%}}@media screen and (max-width: 992px){#home #section-classes .classes-wrapper{display:none}}#home #section-classes .classes-wrapper-mob{text-align:center;background-color:var(--bg-brown);border-radius:40px;padding:80px 0;position:relative;display:none}#home #section-classes .classes-wrapper-mob .h1{color:var(--bg-white);margin-bottom:5%}#home #section-classes .classes-wrapper-mob .class-container{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2%}#home #section-classes .classes-wrapper-mob .class-item{position:relative;display:inline-block;overflow:visible}#home #section-classes .classes-wrapper-mob .class-item img{width:100%;display:block;border-radius:10px;transition:transform .3s ease,filter .3s ease;filter:brightness(80%)}#home #section-classes .classes-wrapper-mob .class-item .class-title{position:absolute;top:50%;left:50%;z-index:2;transform:translate(-50%,-50%);color:var(--bg-white);pointer-events:none;text-shadow:2px 2px 5px rgba(0,0,0,.7)}#home #section-classes .classes-wrapper-mob .class-item:hover img{transform:translateY(-10px);filter:brightness(100%)}#home #section-classes .classes-wrapper-mob .swiper .swiper-slide:first-child{margin-left:16px}#home #section-classes .classes-wrapper-mob .swiper-wrapper{margin-top:25px}#home #section-classes .classes-wrapper-mob .class-swiper{height:600px;margin-top:10px}@media screen and (min-width: 452px) and (max-width: 586px){#home #section-classes .classes-wrapper-mob .class-swiper{height:800px}}#home #section-classes .classes-wrapper-mob .class-swiper .swiper-slide{display:flex;flex-direction:column;justify-content:center;height:100%;overflow:hidden;top:-50px}#home #section-classes .classes-wrapper-mob .swiper-pagination-bullet{width:14px;height:14px;background:#ccc;opacity:1;margin:0 10px}#home #section-classes .classes-wrapper-mob .swiper-pagination-bullet-active{background:var(--bg-yellow)}#home #section-classes .classes-wrapper-mob .element-center{position:absolute;width:85%;top:1%;height:auto;z-index:0;justify-self:anchor-center}@media screen and (max-width: 768px){#home #section-classes .classes-wrapper-mob .element-center{left:77%;bottom:94%;width:26%}}@media screen and (max-width: 992px){#home #section-classes .classes-wrapper-mob{display:block}}#home #section-service{padding:2% 5%;overflow:hidden}#home #section-service .service-wrapper{text-align:center;border-radius:40px;position:relative}#home #section-service .service-wrapper .margin{margin-bottom:5%}@media screen and (max-width: 992px){#home #section-service .service-wrapper .margin{margin-bottom:60px}}#home #section-service .service-wrapper .content-wrapper{text-align:left}#home #section-service .service-wrapper .content-wrapper .service-content{text-align:left;border-radius:16px 120px 16px 16px;overflow:hidden;margin-bottom:20px}#home #section-service .service-wrapper .content-wrapper .service-content .image-wrapper{overflow:hidden}#home #section-service .service-wrapper .content-wrapper .service-content img{display:block;width:100%;transition:transform .5s ease}#home #section-service .service-wrapper .content-wrapper .service-content .image-wrapper:hover img{transform:scale(1.05)}#home #section-service .service-wrapper .element-right{position:absolute;left:96%;bottom:55%;width:7%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-service .service-wrapper .element-right{left:85%;bottom:87%;width:21%}}#home #section-service .service-wrapper .element-left{position:absolute;left:-4%;bottom:34%;width:9%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-service .service-wrapper .element-left{left:-10%;top:66%;width:26%}}@media screen and (max-width: 992px){#home #section-service .service-wrapper{display:none}}#home #section-service .service-wrapper-mob{text-align:center;border-radius:40px;position:relative;display:none}#home #section-service .service-wrapper-mob .margin{margin-bottom:5%}@media screen and (max-width: 992px){#home #section-service .service-wrapper-mob .margin{margin-bottom:60px}}#home #section-service .service-wrapper-mob .service-content{text-align:left}#home #section-service .service-wrapper-mob .service-content img{border-radius:16px 120px 16px 16px}#home #section-service .service-wrapper-mob .swiper-wrapper{margin-top:25px}#home #section-service .service-wrapper-mob .service-swiper{height:550px;margin-top:10px}@media screen and (min-width: 452px) and (max-width: 768px){#home #section-service .service-wrapper-mob .service-swiper{height:700px}}#home #section-service .service-wrapper-mob .service-swiper .swiper-slide{display:flex;flex-direction:column;justify-content:center;height:100%;overflow:hidden;top:-50px}#home #section-service .service-wrapper-mob .swiper-pagination-bullet{width:14px;height:14px;background:#ccc;opacity:1;margin:0 10px}#home #section-service .service-wrapper-mob .swiper-pagination-bullet-active{background:var(--bg-yellow)}#home #section-service .service-wrapper-mob .element-right{position:absolute;left:96%;bottom:55%;width:7%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-service .service-wrapper-mob .element-right{left:87%;bottom:65%;width:17%}}#home #section-service .service-wrapper-mob .element-left{position:absolute;left:-4%;bottom:34%;width:9%;height:auto;z-index:10}@media screen and (max-width: 768px){#home #section-service .service-wrapper-mob .element-left{left:-9%;top:39%;width:17%}}@media screen and (max-width: 992px){#home #section-service .service-wrapper-mob{display:block}}#home #section-feeback{padding:280px 5%;background-color:var(--bg-white);position:relative}#home #section-feeback .feeback-wrapper{background-color:var(--bg-white)}#home #section-feeback .feeback-wrapper .box{position:absolute;top:-1px;left:0;width:100%;height:137px;background:var(--bg-theme);clip-path:ellipse(50% 100% at 50% 0%);z-index:0}@media screen and (max-width: 992px){#home #section-feeback .feeback-wrapper .box{height:45px}}#home #section-feeback .feeback-wrapper .box-bottom{position:absolute;bottom:-1px;left:0;width:100%;height:137px;background:var(--bg-theme);clip-path:ellipse(54% 100% at 50% 100%);z-index:0}@media screen and (max-width: 992px){#home #section-feeback .feeback-wrapper .box-bottom{height:45px}}#home #section-feeback .feeback-wrapper .swiper-slide .single-testimonial{display:flex;align-items:center}#home #section-feeback .feeback-wrapper .swiper-slide .testimonial-content{display:flex}#home #section-feeback .feeback-wrapper .swiper-slide .avatar{width:200px}#home #section-feeback .feeback-wrapper .swiper-pagination{position:relative;margin-top:30px;bottom:auto!important}#home #section-feeback .feeback-wrapper .swiper-pagination-bullet{width:14px;height:14px;background:#ccc;opacity:1;margin:0 10px}#home #section-feeback .feeback-wrapper .swiper-pagination-bullet-active{background:var(--bg-yellow)}@media screen and (max-width: 992px){#home #section-feeback{padding:180px 5%}}#home #section-blog{padding:0 5%;background-image:url(/build/assets/element-C7zHqCb2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%}#home #section-blog .blog-wrapper{text-align:left;border-radius:40px;position:relative}#home #section-blog .blog-wrapper .card-link{text-decoration:none!important;display:block;color:#000;display:flex}#home #section-blog .blog-wrapper .margin{justify-self:anchor-center;top:-12%}@media screen and (max-width: 992px){#home #section-blog .blog-wrapper .margin{top:-54px}}#home #section-blog .blog-wrapper .category-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;text-align:center}#home #section-blog .blog-wrapper .category-scroll-wrapper .p1{color:#75636380}#home #section-blog .blog-wrapper .category-scroll-wrapper ul{flex-wrap:nowrap}#home #section-blog .blog-wrapper .category-scroll-wrapper .d-inline-flex>*{flex-shrink:0}#home #section-blog .blog-wrapper .nav-pills .nav-link.active{background-color:transparent}#home #section-blog .blog-wrapper .nav-pills .nav-link.active .p1{color:var(--bg-yellow);border-bottom:2px solid var(--bg-yellow);padding-bottom:2px}#home #section-blog .blog-wrapper .btn-more{display:flex;justify-content:center;align-items:center;padding:60px 0}#home #section-blog .blog-wrapper .card-link{text-decoration:none!important;display:block;color:#000;display:flex;height:95%}@media screen and (max-width: 992px){#home #section-blog .blog-wrapper .card-link{height:80%}}#home #section-blog .blog-wrapper .service-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a;margin:15px;transition:transform .3s ease;height:100%}#home #section-blog .blog-wrapper .service-card .service-img-container{overflow:hidden;border-radius:16px 16px 0 0;max-height:500px;background-size:contain;background-color:#fbfbfb}#home #section-blog .blog-wrapper .service-card .service-img-container img{width:100%;height:auto;display:block;transition:transform .3s ease}#home #section-blog .blog-wrapper .service-card .service-text{padding:1.5rem;color:#000}#home #section-blog .blog-wrapper .service-card .service-text .p1{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#home #section-blog .blog-wrapper .service-card:hover .service-img-container img{transform:scale(1.05)}@media screen and (max-width: 992px){#home #section-blog .blog{display:none}}#home #section-blog .blog-mob{display:none}#home #section-blog .blog-mob .blog-swiper{height:590px;margin-top:10px;top:35px}#home #section-blog .blog-mob .blog-swiper .swiper-slide{display:flex;flex-direction:column;justify-content:center;height:100%;overflow:hidden;top:-50px}#home #section-blog .blog-mob .swiper-pagination-bullet{width:14px;height:14px;background:#ccc;opacity:1;margin:0 10px}#home #section-blog .blog-mob .swiper-pagination-bullet-active{background:var(--bg-yellow)}@media screen and (max-width: 992px){#home #section-blog .blog-mob{display:block}}@media screen and (max-width: 992px){#home #section-blog{background-size:contain;padding-top:27px}}#about{padding-top:20px}#about .p2{color:var(--bg-yellow)}#about .p1{color:var(--font-bown)}#about .row{--bs-gutter-x: 0}#about #section-vision .top-title{padding:0 22px}#about #section-vision .banner-wrapper{position:relative}#about #section-vision .banner-wrapper .vision{border-radius:20px 0 0 20px;overflow:hidden;margin:5% 0}#about #section-vision .banner-wrapper .vision .banner-img{width:100%}@media (max-width: 768px){#about #section-vision .banner-wrapper .vision{margin-left:22px}#about #section-vision .banner-wrapper .vision .banner-img{width:200%}}#about #section-vision .banner-wrapper .element-top{position:absolute;right:77%;bottom:67%;width:18%;height:auto;z-index:10}@media screen and (max-width: 768px){#about #section-vision .banner-wrapper .element-top{right:1%;bottom:70%;width:31%}}#about #section-vision .vision-wrapper{padding:5% 0}@media screen and (max-width: 768px){#about #section-vision .vision-wrapper{padding:60px 22px}}#about #section-vision .content{width:65%}@media screen and (max-width: 768px){#about #section-vision .content{width:100%}}#about #section-vision .margin-bottom{margin-bottom:5%}@media screen and (max-width: 768px){#about #section-vision .vision-content{flex-direction:column-reverse}#about #section-vision .vision-content .img-fluid{width:50%;margin:30px 0}}#about #section-vision .vision{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){#about #section-vision .vision{flex-direction:unset;justify-content:left}}@media screen and (max-width: 768px){#about #section-vision .padding-wrapper{margin:24px 0}}#about #section-happen{background-color:var(--bg-light);position:relative}@media (max-width: 768px){#about #section-happen{padding:60px 22px 200px}}#about #section-happen img{position:absolute;right:63%;bottom:5%;width:350px;height:auto;z-index:10}@media screen and (max-width: 768px){#about #section-happen img{left:0;bottom:0;width:300px}}#about #section-happen .happen-wrapper{padding:5% 0;position:relative}#about #section-happen .happen-wrapper .content{width:65%}@media screen and (max-width: 768px){#about #section-happen .happen-wrapper{padding:0}#about #section-happen .happen-wrapper .content{width:100%}}@media screen and (max-width: 768px){#about #section-happen .padding-wrapper{margin:24px 0}}@media screen and (max-width: 768px){#about #section-dark,#about #section-raising,#about #section-letdo,#about #section-consciousness{padding:60px 22px}}#about #section-dark .raising-wrapper,#about #section-raising .raising-wrapper,#about #section-letdo .raising-wrapper,#about #section-consciousness .raising-wrapper{padding:5% 0;position:relative}#about #section-dark .raising-wrapper .banner-img,#about #section-raising .raising-wrapper .banner-img,#about #section-letdo .raising-wrapper .banner-img,#about #section-consciousness .raising-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#about #section-dark .raising-wrapper .butterfly-wrapper,#about #section-raising .raising-wrapper .butterfly-wrapper,#about #section-letdo .raising-wrapper .butterfly-wrapper,#about #section-consciousness .raising-wrapper .butterfly-wrapper{margin:53px 0}@media screen and (max-width: 768px){#about #section-dark .raising-wrapper .butterfly-wrapper,#about #section-raising .raising-wrapper .butterfly-wrapper,#about #section-letdo .raising-wrapper .butterfly-wrapper,#about #section-consciousness .raising-wrapper .butterfly-wrapper{margin:0}}#about #section-dark .raising-wrapper .butterfly-img,#about #section-raising .raising-wrapper .butterfly-img,#about #section-letdo .raising-wrapper .butterfly-img,#about #section-consciousness .raising-wrapper .butterfly-img{width:100%;top:-59px;position:relative}@media screen and (max-width: 992px){#about #section-dark .raising-wrapper .butterfly-img,#about #section-raising .raising-wrapper .butterfly-img,#about #section-letdo .raising-wrapper .butterfly-img,#about #section-consciousness .raising-wrapper .butterfly-img{width:100%;top:-33px;margin-bottom:8%}}@media screen and (max-width: 762px){#about #section-dark .raising-wrapper .butterfly-img,#about #section-raising .raising-wrapper .butterfly-img,#about #section-letdo .raising-wrapper .butterfly-img,#about #section-consciousness .raising-wrapper .butterfly-img{width:100%;top:0;margin-bottom:8%}}#about #section-dark .raising-wrapper .content,#about #section-raising .raising-wrapper .content,#about #section-letdo .raising-wrapper .content,#about #section-consciousness .raising-wrapper .content{width:65%}@media screen and (max-width: 768px){#about #section-dark .raising-wrapper,#about #section-raising .raising-wrapper,#about #section-letdo .raising-wrapper,#about #section-consciousness .raising-wrapper{padding:0}#about #section-dark .raising-wrapper .content,#about #section-raising .raising-wrapper .content,#about #section-letdo .raising-wrapper .content,#about #section-consciousness .raising-wrapper .content{width:100%}}#about #section-dark .map-wrapper,#about #section-raising .map-wrapper,#about #section-letdo .map-wrapper,#about #section-consciousness .map-wrapper{padding:5% 0;position:relative}#about #section-dark .map-wrapper .content-wrapper,#about #section-raising .map-wrapper .content-wrapper,#about #section-letdo .map-wrapper .content-wrapper,#about #section-consciousness .map-wrapper .content-wrapper{padding-top:5%}#about #section-dark .map-wrapper .content-wrapper .image,#about #section-raising .map-wrapper .content-wrapper .image,#about #section-letdo .map-wrapper .content-wrapper .image,#about #section-consciousness .map-wrapper .content-wrapper .image{width:80%}@media screen and (max-width: 768px){#about #section-dark .map-wrapper .content-wrapper .center,#about #section-raising .map-wrapper .content-wrapper .center,#about #section-letdo .map-wrapper .content-wrapper .center,#about #section-consciousness .map-wrapper .content-wrapper .center{display:flex;justify-content:center}#about #section-dark .map-wrapper .content-wrapper .image,#about #section-raising .map-wrapper .content-wrapper .image,#about #section-letdo .map-wrapper .content-wrapper .image,#about #section-consciousness .map-wrapper .content-wrapper .image{width:60%;margin-bottom:5%}}#about #section-dark .map-wrapper .content,#about #section-raising .map-wrapper .content,#about #section-letdo .map-wrapper .content,#about #section-consciousness .map-wrapper .content{width:56%}@media screen and (max-width: 768px){#about #section-dark .map-wrapper,#about #section-raising .map-wrapper,#about #section-letdo .map-wrapper,#about #section-consciousness .map-wrapper{padding:0}#about #section-dark .map-wrapper .content,#about #section-raising .map-wrapper .content,#about #section-letdo .map-wrapper .content,#about #section-consciousness .map-wrapper .content{width:100%}}@media screen and (max-width: 768px){#about #section-dark .padding-wrapper,#about #section-raising .padding-wrapper,#about #section-letdo .padding-wrapper,#about #section-consciousness .padding-wrapper{margin:24px 0}}#about #section-light,#about #section-rounded,#about #section-founder{background-color:var(--bg-light)}@media screen and (max-width: 768px){#about #section-light,#about #section-rounded,#about #section-founder{padding:60px 22px}}#about #section-light .raising-wrapper,#about #section-rounded .raising-wrapper,#about #section-founder .raising-wrapper{padding:5% 0;position:relative}#about #section-light .raising-wrapper .banner-img,#about #section-rounded .raising-wrapper .banner-img,#about #section-founder .raising-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#about #section-light .raising-wrapper .content,#about #section-rounded .raising-wrapper .content,#about #section-founder .raising-wrapper .content{width:65%}#about #section-light .raising-wrapper .h1,#about #section-rounded .raising-wrapper .h1,#about #section-founder .raising-wrapper .h1{padding-right:16px}@media screen and (max-width: 768px){#about #section-light .raising-wrapper,#about #section-rounded .raising-wrapper,#about #section-founder .raising-wrapper{padding:0}#about #section-light .raising-wrapper .content,#about #section-rounded .raising-wrapper .content,#about #section-founder .raising-wrapper .content{width:100%}#about #section-light .raising-wrapper .h1,#about #section-rounded .raising-wrapper .h1,#about #section-founder .raising-wrapper .h1{padding-right:0}}#about #section-light .rounded-wrapper,#about #section-rounded .rounded-wrapper,#about #section-founder .rounded-wrapper{padding:5% 0;position:relative;background-image:url(/build/assets/founded-bg-CNZLKqzj.png);background-repeat:no-repeat;background-position:right center;background-size:contain}@media screen and (max-width: 992px){#about #section-light .rounded-wrapper,#about #section-rounded .rounded-wrapper,#about #section-founder .rounded-wrapper{background:none;padding:0}}@media screen and (max-width: 768px){#about #section-light .rounded-wrapper,#about #section-rounded .rounded-wrapper,#about #section-founder .rounded-wrapper{background:none}}#about #section-light .rounded-wrapper .content,#about #section-rounded .rounded-wrapper .content,#about #section-founder .rounded-wrapper .content{width:35%;padding-bottom:7%}@media screen and (max-width: 992px){#about #section-light .rounded-wrapper .content,#about #section-rounded .rounded-wrapper .content,#about #section-founder .rounded-wrapper .content{width:40%;padding-bottom:0}}@media screen and (max-width: 768px){#about #section-light .rounded-wrapper .content,#about #section-rounded .rounded-wrapper .content,#about #section-founder .rounded-wrapper .content{width:100%;padding-bottom:0}}#about #section-light .rounded-wrapper .mobile-bg,#about #section-rounded .rounded-wrapper .mobile-bg,#about #section-founder .rounded-wrapper .mobile-bg{position:relative;background-repeat:no-repeat;background-position:right center;border-radius:16px}#about #section-light .rounded-wrapper .mobile-bg .mobile-founded-img,#about #section-rounded .rounded-wrapper .mobile-bg .mobile-founded-img,#about #section-founder .rounded-wrapper .mobile-bg .mobile-founded-img{display:none}@media screen and (max-width: 768px){#about #section-light .rounded-wrapper .mobile-bg .mobile-founded-img,#about #section-rounded .rounded-wrapper .mobile-bg .mobile-founded-img,#about #section-founder .rounded-wrapper .mobile-bg .mobile-founded-img{display:block;border-radius:16px;width:43%;margin:25px 0;justify-self:center}}#about #section-light .rounded-wrapper .founded-img,#about #section-rounded .rounded-wrapper .founded-img,#about #section-founder .rounded-wrapper .founded-img{position:absolute;border-radius:16px;right:9%;top:13%;width:19%;height:auto;z-index:10}@media screen and (max-width: 992px){#about #section-light .rounded-wrapper .founded-img,#about #section-rounded .rounded-wrapper .founded-img,#about #section-founder .rounded-wrapper .founded-img{top:6%}}@media screen and (max-width: 768px){#about #section-light .rounded-wrapper .founded-img,#about #section-rounded .rounded-wrapper .founded-img,#about #section-founder .rounded-wrapper .founded-img{display:none}}@media screen and (max-width: 768px){#about #section-light .padding-wrapper,#about #section-rounded .padding-wrapper,#about #section-founder .padding-wrapper{margin:24px 0}}#about #section-bg .bg-wrapper{padding:10% 0;background-image:url(/build/assets/bg-CXWkjAmy.png);background-repeat:no-repeat;background-size:cover}@media (max-width: 768px){#about #section-bg .bg-wrapper{padding:60px 22px}}#about #section-bg .content{width:65%}@media screen and (max-width: 768px){#about #section-bg .content{width:100%}}@media screen and (max-width: 768px){#about #section-bg .padding-wrapper{margin:24px 0}}#classes{padding-top:20px}#classes .p2{color:var(--bg-yellow)}#classes .p1{color:var(--font-bown)}#classes .row{--bs-gutter-x: 0}#classes .margin-bottom{margin-bottom:7%!important}#classes .mb-20{margin-bottom:20%}@media screen and (max-width: 768px){#classes .mb-20{margin-bottom:0}}#classes .suitable{border-radius:16px;margin-bottom:8%}@media screen and (max-width: 768px){#classes .suitable{margin-bottom:10px}}#classes .btn-yellow{display:inline-flex;justify-content:center;align-items:center;border-radius:8px;background-color:var(--bg-yellow);color:var(--bg-white);text-decoration:none;transition:all .3s ease;padding:10px 35px;margin-top:10px}@media (max-width: 768px){#classes .btn-yellow{padding:8px 20px}}#classes .btn-yellow:hover{background-color:var(--hover)}#classes #section-cert{overflow:hidden}#classes #section-cert .top-title{padding:0 22px}#classes #section-cert .banner-wrapper{position:relative}#classes #section-cert .banner-wrapper .top{border-radius:20px 0 0 20px;overflow:hidden;margin:5% 0}#classes #section-cert .banner-wrapper .top .banner-img{width:100%}@media (max-width: 768px){#classes #section-cert .banner-wrapper .top{margin-left:22px}#classes #section-cert .banner-wrapper .top .banner-img{width:200%}}#classes #section-cert .banner-wrapper .element-top{position:absolute;right:-1%;bottom:56%;width:18%;height:auto;z-index:10}@media screen and (max-width: 768px){#classes #section-cert .banner-wrapper .element-top{right:1%;bottom:62%;width:27%}}#classes #section-cert .content-wrapper{padding-top:5%}@media screen and (max-width: 768px){#classes #section-cert .content-wrapper{padding:60px 22px}}#classes #section-cert .content{width:65%}@media screen and (max-width: 768px){#classes #section-cert .content{width:100%}}#classes #section-cert .top{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){#classes #section-cert .top{flex-direction:unset}}#classes #section-awarebody,#classes #section-beaware,#classes #section-how,#classes #section-facia-suitable,#classes #section-exercise,#classes #section-resonate,#classes #section-karma,#classes #section-booking-light{position:relative;background-color:var(--bg-light)}#classes #section-awarebody .element-right,#classes #section-beaware .element-right,#classes #section-how .element-right,#classes #section-facia-suitable .element-right,#classes #section-exercise .element-right,#classes #section-resonate .element-right,#classes #section-karma .element-right,#classes #section-booking-light .element-right{position:absolute;right:0%;bottom:42%;width:14%;height:auto;z-index:10}@media screen and (max-width: 768px){#classes #section-awarebody .element-right,#classes #section-beaware .element-right,#classes #section-how .element-right,#classes #section-facia-suitable .element-right,#classes #section-exercise .element-right,#classes #section-resonate .element-right,#classes #section-karma .element-right,#classes #section-booking-light .element-right{right:3%;bottom:0;width:150px}}#classes #section-awarebody .element-aware,#classes #section-beaware .element-aware,#classes #section-how .element-aware,#classes #section-facia-suitable .element-aware,#classes #section-exercise .element-aware,#classes #section-resonate .element-aware,#classes #section-karma .element-aware,#classes #section-booking-light .element-aware{position:absolute;right:0%;bottom:0%;width:23%;height:auto;z-index:10}@media screen and (max-width: 768px){#classes #section-awarebody .element-aware,#classes #section-beaware .element-aware,#classes #section-how .element-aware,#classes #section-facia-suitable .element-aware,#classes #section-exercise .element-aware,#classes #section-resonate .element-aware,#classes #section-karma .element-aware,#classes #section-booking-light .element-aware{right:-7%;bottom:0;width:300px}}#classes #section-awarebody .element-bottom,#classes #section-beaware .element-bottom,#classes #section-how .element-bottom,#classes #section-facia-suitable .element-bottom,#classes #section-exercise .element-bottom,#classes #section-resonate .element-bottom,#classes #section-karma .element-bottom,#classes #section-booking-light .element-bottom{position:absolute;left:14%;bottom:0%;width:18%;height:auto;z-index:10}@media screen and (max-width: 768px){#classes #section-awarebody .element-bottom,#classes #section-beaware .element-bottom,#classes #section-how .element-bottom,#classes #section-facia-suitable .element-bottom,#classes #section-exercise .element-bottom,#classes #section-resonate .element-bottom,#classes #section-karma .element-bottom,#classes #section-booking-light .element-bottom{left:10%;bottom:0;width:150px}}@media (max-width: 768px){#classes #section-awarebody,#classes #section-beaware,#classes #section-how,#classes #section-facia-suitable,#classes #section-exercise,#classes #section-resonate,#classes #section-karma,#classes #section-booking-light{padding:60px 22px}}#classes #section-awarebody .suitable-wrapper,#classes #section-beaware .suitable-wrapper,#classes #section-how .suitable-wrapper,#classes #section-facia-suitable .suitable-wrapper,#classes #section-exercise .suitable-wrapper,#classes #section-resonate .suitable-wrapper,#classes #section-karma .suitable-wrapper,#classes #section-booking-light .suitable-wrapper{padding:5% 0;position:relative}#classes #section-awarebody .suitable-wrapper .banner-img,#classes #section-beaware .suitable-wrapper .banner-img,#classes #section-how .suitable-wrapper .banner-img,#classes #section-facia-suitable .suitable-wrapper .banner-img,#classes #section-exercise .suitable-wrapper .banner-img,#classes #section-resonate .suitable-wrapper .banner-img,#classes #section-karma .suitable-wrapper .banner-img,#classes #section-booking-light .suitable-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#classes #section-awarebody .suitable-wrapper .content,#classes #section-beaware .suitable-wrapper .content,#classes #section-how .suitable-wrapper .content,#classes #section-facia-suitable .suitable-wrapper .content,#classes #section-exercise .suitable-wrapper .content,#classes #section-resonate .suitable-wrapper .content,#classes #section-karma .suitable-wrapper .content,#classes #section-booking-light .suitable-wrapper .content{width:65%}#classes #section-awarebody .suitable-wrapper .provide-content,#classes #section-beaware .suitable-wrapper .provide-content,#classes #section-how .suitable-wrapper .provide-content,#classes #section-facia-suitable .suitable-wrapper .provide-content,#classes #section-exercise .suitable-wrapper .provide-content,#classes #section-resonate .suitable-wrapper .provide-content,#classes #section-karma .suitable-wrapper .provide-content,#classes #section-booking-light .suitable-wrapper .provide-content{width:90%}#classes #section-awarebody .suitable-wrapper .h1,#classes #section-beaware .suitable-wrapper .h1,#classes #section-how .suitable-wrapper .h1,#classes #section-facia-suitable .suitable-wrapper .h1,#classes #section-exercise .suitable-wrapper .h1,#classes #section-resonate .suitable-wrapper .h1,#classes #section-karma .suitable-wrapper .h1,#classes #section-booking-light .suitable-wrapper .h1{padding-right:14px}@media screen and (max-width: 768px){#classes #section-awarebody .suitable-wrapper .h1,#classes #section-beaware .suitable-wrapper .h1,#classes #section-how .suitable-wrapper .h1,#classes #section-facia-suitable .suitable-wrapper .h1,#classes #section-exercise .suitable-wrapper .h1,#classes #section-resonate .suitable-wrapper .h1,#classes #section-karma .suitable-wrapper .h1,#classes #section-booking-light .suitable-wrapper .h1{padding-right:0}}@media screen and (max-width: 768px){#classes #section-awarebody .suitable-wrapper,#classes #section-beaware .suitable-wrapper,#classes #section-how .suitable-wrapper,#classes #section-facia-suitable .suitable-wrapper,#classes #section-exercise .suitable-wrapper,#classes #section-resonate .suitable-wrapper,#classes #section-karma .suitable-wrapper,#classes #section-booking-light .suitable-wrapper{padding:0}#classes #section-awarebody .suitable-wrapper .content,#classes #section-beaware .suitable-wrapper .content,#classes #section-how .suitable-wrapper .content,#classes #section-facia-suitable .suitable-wrapper .content,#classes #section-exercise .suitable-wrapper .content,#classes #section-resonate .suitable-wrapper .content,#classes #section-karma .suitable-wrapper .content,#classes #section-booking-light .suitable-wrapper .content,#classes #section-awarebody .suitable-wrapper .provide-content,#classes #section-beaware .suitable-wrapper .provide-content,#classes #section-how .suitable-wrapper .provide-content,#classes #section-facia-suitable .suitable-wrapper .provide-content,#classes #section-exercise .suitable-wrapper .provide-content,#classes #section-resonate .suitable-wrapper .provide-content,#classes #section-karma .suitable-wrapper .provide-content,#classes #section-booking-light .suitable-wrapper .provide-content{width:100%}}@media screen and (max-width: 992px){#classes #section-awarebody .suitable-wrapper,#classes #section-beaware .suitable-wrapper,#classes #section-how .suitable-wrapper,#classes #section-facia-suitable .suitable-wrapper,#classes #section-exercise .suitable-wrapper,#classes #section-resonate .suitable-wrapper,#classes #section-karma .suitable-wrapper,#classes #section-booking-light .suitable-wrapper{display:none}}#classes #section-awarebody .suitable-wrapper-mob,#classes #section-beaware .suitable-wrapper-mob,#classes #section-how .suitable-wrapper-mob,#classes #section-facia-suitable .suitable-wrapper-mob,#classes #section-exercise .suitable-wrapper-mob,#classes #section-resonate .suitable-wrapper-mob,#classes #section-karma .suitable-wrapper-mob,#classes #section-booking-light .suitable-wrapper-mob{padding:60px 22px;position:relative;display:none}#classes #section-awarebody .suitable-wrapper-mob .banner-img,#classes #section-beaware .suitable-wrapper-mob .banner-img,#classes #section-how .suitable-wrapper-mob .banner-img,#classes #section-facia-suitable .suitable-wrapper-mob .banner-img,#classes #section-exercise .suitable-wrapper-mob .banner-img,#classes #section-resonate .suitable-wrapper-mob .banner-img,#classes #section-karma .suitable-wrapper-mob .banner-img,#classes #section-booking-light .suitable-wrapper-mob .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#classes #section-awarebody .suitable-wrapper-mob .element-bottom,#classes #section-beaware .suitable-wrapper-mob .element-bottom,#classes #section-how .suitable-wrapper-mob .element-bottom,#classes #section-facia-suitable .suitable-wrapper-mob .element-bottom,#classes #section-exercise .suitable-wrapper-mob .element-bottom,#classes #section-resonate .suitable-wrapper-mob .element-bottom,#classes #section-karma .suitable-wrapper-mob .element-bottom,#classes #section-booking-light .suitable-wrapper-mob .element-bottom{position:absolute;right:0%;bottom:0%;width:20%;height:auto;z-index:10}@media screen and (max-width: 768px){#classes #section-awarebody .suitable-wrapper-mob .element-bottom,#classes #section-beaware .suitable-wrapper-mob .element-bottom,#classes #section-how .suitable-wrapper-mob .element-bottom,#classes #section-facia-suitable .suitable-wrapper-mob .element-bottom,#classes #section-exercise .suitable-wrapper-mob .element-bottom,#classes #section-resonate .suitable-wrapper-mob .element-bottom,#classes #section-karma .suitable-wrapper-mob .element-bottom,#classes #section-booking-light .suitable-wrapper-mob .element-bottom{right:-5%;bottom:0%;width:50%}}@media screen and (max-width: 992px){#classes #section-awarebody .suitable-wrapper-mob .h1,#classes #section-beaware .suitable-wrapper-mob .h1,#classes #section-how .suitable-wrapper-mob .h1,#classes #section-facia-suitable .suitable-wrapper-mob .h1,#classes #section-exercise .suitable-wrapper-mob .h1,#classes #section-resonate .suitable-wrapper-mob .h1,#classes #section-karma .suitable-wrapper-mob .h1,#classes #section-booking-light .suitable-wrapper-mob .h1{padding:0 22px}}#classes #section-awarebody .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-beaware .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-how .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-facia-suitable .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-exercise .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-resonate .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-karma .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-booking-light .suitable-wrapper-mob .swiper .swiper-slide .p1{min-height:60px}#classes #section-awarebody .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-beaware .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-how .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-facia-suitable .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-exercise .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-resonate .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-karma .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-booking-light .suitable-wrapper-mob .swiper .swiper-slide:first-child{margin-left:22px}#classes #section-awarebody .suitable-wrapper-mob .suitable-swiper,#classes #section-beaware .suitable-wrapper-mob .suitable-swiper,#classes #section-how .suitable-wrapper-mob .suitable-swiper,#classes #section-facia-suitable .suitable-wrapper-mob .suitable-swiper,#classes #section-exercise .suitable-wrapper-mob .suitable-swiper,#classes #section-resonate .suitable-wrapper-mob .suitable-swiper,#classes #section-karma .suitable-wrapper-mob .suitable-swiper,#classes #section-booking-light .suitable-wrapper-mob .suitable-swiper{height:350px;margin-top:10px}@media screen and (min-width: 452px) and (max-width: 768px){#classes #section-awarebody .suitable-wrapper-mob .suitable-swiper,#classes #section-beaware .suitable-wrapper-mob .suitable-swiper,#classes #section-how .suitable-wrapper-mob .suitable-swiper,#classes #section-facia-suitable .suitable-wrapper-mob .suitable-swiper,#classes #section-exercise .suitable-wrapper-mob .suitable-swiper,#classes #section-resonate .suitable-wrapper-mob .suitable-swiper,#classes #section-karma .suitable-wrapper-mob .suitable-swiper,#classes #section-booking-light .suitable-wrapper-mob .suitable-swiper{height:400px}}#classes #section-awarebody .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-beaware .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-how .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-facia-suitable .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-exercise .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-resonate .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-karma .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-booking-light .suitable-wrapper-mob .suitable-swiper .swiper-slide{display:flex;flex-direction:column;justify-content:center;height:100%;overflow:hidden;top:0}#classes #section-awarebody .suitable-wrapper-mob .h1,#classes #section-beaware .suitable-wrapper-mob .h1,#classes #section-how .suitable-wrapper-mob .h1,#classes #section-facia-suitable .suitable-wrapper-mob .h1,#classes #section-exercise .suitable-wrapper-mob .h1,#classes #section-resonate .suitable-wrapper-mob .h1,#classes #section-karma .suitable-wrapper-mob .h1,#classes #section-booking-light .suitable-wrapper-mob .h1{padding-right:14px}@media screen and (max-width: 768px){#classes #section-awarebody .suitable-wrapper-mob .h1,#classes #section-beaware .suitable-wrapper-mob .h1,#classes #section-how .suitable-wrapper-mob .h1,#classes #section-facia-suitable .suitable-wrapper-mob .h1,#classes #section-exercise .suitable-wrapper-mob .h1,#classes #section-resonate .suitable-wrapper-mob .h1,#classes #section-karma .suitable-wrapper-mob .h1,#classes #section-booking-light .suitable-wrapper-mob .h1{padding-right:0}}#classes #section-awarebody .suitable-wrapper-mob .content-title,#classes #section-beaware .suitable-wrapper-mob .content-title,#classes #section-how .suitable-wrapper-mob .content-title,#classes #section-facia-suitable .suitable-wrapper-mob .content-title,#classes #section-exercise .suitable-wrapper-mob .content-title,#classes #section-resonate .suitable-wrapper-mob .content-title,#classes #section-karma .suitable-wrapper-mob .content-title,#classes #section-booking-light .suitable-wrapper-mob .content-title{width:25%}#classes #section-awarebody .suitable-wrapper-mob .content,#classes #section-beaware .suitable-wrapper-mob .content,#classes #section-how .suitable-wrapper-mob .content,#classes #section-facia-suitable .suitable-wrapper-mob .content,#classes #section-exercise .suitable-wrapper-mob .content,#classes #section-resonate .suitable-wrapper-mob .content,#classes #section-karma .suitable-wrapper-mob .content,#classes #section-booking-light .suitable-wrapper-mob .content{width:65%}@media screen and (max-width: 768px){#classes #section-awarebody .suitable-wrapper-mob,#classes #section-beaware .suitable-wrapper-mob,#classes #section-how .suitable-wrapper-mob,#classes #section-facia-suitable .suitable-wrapper-mob,#classes #section-exercise .suitable-wrapper-mob,#classes #section-resonate .suitable-wrapper-mob,#classes #section-karma .suitable-wrapper-mob,#classes #section-booking-light .suitable-wrapper-mob{padding:0}#classes #section-awarebody .suitable-wrapper-mob .content,#classes #section-beaware .suitable-wrapper-mob .content,#classes #section-how .suitable-wrapper-mob .content,#classes #section-facia-suitable .suitable-wrapper-mob .content,#classes #section-exercise .suitable-wrapper-mob .content,#classes #section-resonate .suitable-wrapper-mob .content,#classes #section-karma .suitable-wrapper-mob .content,#classes #section-booking-light .suitable-wrapper-mob .content,#classes #section-awarebody .suitable-wrapper-mob .content-title,#classes #section-beaware .suitable-wrapper-mob .content-title,#classes #section-how .suitable-wrapper-mob .content-title,#classes #section-facia-suitable .suitable-wrapper-mob .content-title,#classes #section-exercise .suitable-wrapper-mob .content-title,#classes #section-resonate .suitable-wrapper-mob .content-title,#classes #section-karma .suitable-wrapper-mob .content-title,#classes #section-booking-light .suitable-wrapper-mob .content-title{width:100%}}@media screen and (max-width: 992px){#classes #section-awarebody .suitable-wrapper-mob,#classes #section-beaware .suitable-wrapper-mob,#classes #section-how .suitable-wrapper-mob,#classes #section-facia-suitable .suitable-wrapper-mob,#classes #section-exercise .suitable-wrapper-mob,#classes #section-resonate .suitable-wrapper-mob,#classes #section-karma .suitable-wrapper-mob,#classes #section-booking-light .suitable-wrapper-mob{display:block}}#classes #section-awarebody .raising-wrapper,#classes #section-beaware .raising-wrapper,#classes #section-how .raising-wrapper,#classes #section-facia-suitable .raising-wrapper,#classes #section-exercise .raising-wrapper,#classes #section-resonate .raising-wrapper,#classes #section-karma .raising-wrapper,#classes #section-booking-light .raising-wrapper{padding:5% 0;position:relative}#classes #section-awarebody .raising-wrapper .banner-img,#classes #section-beaware .raising-wrapper .banner-img,#classes #section-how .raising-wrapper .banner-img,#classes #section-facia-suitable .raising-wrapper .banner-img,#classes #section-exercise .raising-wrapper .banner-img,#classes #section-resonate .raising-wrapper .banner-img,#classes #section-karma .raising-wrapper .banner-img,#classes #section-booking-light .raising-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#classes #section-awarebody .raising-wrapper .content,#classes #section-beaware .raising-wrapper .content,#classes #section-how .raising-wrapper .content,#classes #section-facia-suitable .raising-wrapper .content,#classes #section-exercise .raising-wrapper .content,#classes #section-resonate .raising-wrapper .content,#classes #section-karma .raising-wrapper .content,#classes #section-booking-light .raising-wrapper .content{width:65%}#classes #section-awarebody .raising-wrapper .provide-content,#classes #section-beaware .raising-wrapper .provide-content,#classes #section-how .raising-wrapper .provide-content,#classes #section-facia-suitable .raising-wrapper .provide-content,#classes #section-exercise .raising-wrapper .provide-content,#classes #section-resonate .raising-wrapper .provide-content,#classes #section-karma .raising-wrapper .provide-content,#classes #section-booking-light .raising-wrapper .provide-content{width:90%}#classes #section-awarebody .raising-wrapper .h1,#classes #section-beaware .raising-wrapper .h1,#classes #section-how .raising-wrapper .h1,#classes #section-facia-suitable .raising-wrapper .h1,#classes #section-exercise .raising-wrapper .h1,#classes #section-resonate .raising-wrapper .h1,#classes #section-karma .raising-wrapper .h1,#classes #section-booking-light .raising-wrapper .h1{padding-right:14px}@media screen and (max-width: 768px){#classes #section-awarebody .raising-wrapper .h1,#classes #section-beaware .raising-wrapper .h1,#classes #section-how .raising-wrapper .h1,#classes #section-facia-suitable .raising-wrapper .h1,#classes #section-exercise .raising-wrapper .h1,#classes #section-resonate .raising-wrapper .h1,#classes #section-karma .raising-wrapper .h1,#classes #section-booking-light .raising-wrapper .h1{padding-right:0}}@media screen and (max-width: 768px){#classes #section-awarebody .raising-wrapper,#classes #section-beaware .raising-wrapper,#classes #section-how .raising-wrapper,#classes #section-facia-suitable .raising-wrapper,#classes #section-exercise .raising-wrapper,#classes #section-resonate .raising-wrapper,#classes #section-karma .raising-wrapper,#classes #section-booking-light .raising-wrapper{padding:0}#classes #section-awarebody .raising-wrapper .content,#classes #section-beaware .raising-wrapper .content,#classes #section-how .raising-wrapper .content,#classes #section-facia-suitable .raising-wrapper .content,#classes #section-exercise .raising-wrapper .content,#classes #section-resonate .raising-wrapper .content,#classes #section-karma .raising-wrapper .content,#classes #section-booking-light .raising-wrapper .content,#classes #section-awarebody .raising-wrapper .provide-content,#classes #section-beaware .raising-wrapper .provide-content,#classes #section-how .raising-wrapper .provide-content,#classes #section-facia-suitable .raising-wrapper .provide-content,#classes #section-exercise .raising-wrapper .provide-content,#classes #section-resonate .raising-wrapper .provide-content,#classes #section-karma .raising-wrapper .provide-content,#classes #section-booking-light .raising-wrapper .provide-content{width:100%}}#classes #section-awarebody .map-wrapper,#classes #section-beaware .map-wrapper,#classes #section-how .map-wrapper,#classes #section-facia-suitable .map-wrapper,#classes #section-exercise .map-wrapper,#classes #section-resonate .map-wrapper,#classes #section-karma .map-wrapper,#classes #section-booking-light .map-wrapper{padding:5% 0;position:relative}#classes #section-awarebody .map-wrapper .content-wrapper,#classes #section-beaware .map-wrapper .content-wrapper,#classes #section-how .map-wrapper .content-wrapper,#classes #section-facia-suitable .map-wrapper .content-wrapper,#classes #section-exercise .map-wrapper .content-wrapper,#classes #section-resonate .map-wrapper .content-wrapper,#classes #section-karma .map-wrapper .content-wrapper,#classes #section-booking-light .map-wrapper .content-wrapper{padding-top:5%}#classes #section-awarebody .map-wrapper .content-wrapper .image,#classes #section-beaware .map-wrapper .content-wrapper .image,#classes #section-how .map-wrapper .content-wrapper .image,#classes #section-facia-suitable .map-wrapper .content-wrapper .image,#classes #section-exercise .map-wrapper .content-wrapper .image,#classes #section-resonate .map-wrapper .content-wrapper .image,#classes #section-karma .map-wrapper .content-wrapper .image,#classes #section-booking-light .map-wrapper .content-wrapper .image{width:85%;border-radius:16px}#classes #section-awarebody .map-wrapper .content-wrapper .element-aware,#classes #section-beaware .map-wrapper .content-wrapper .element-aware,#classes #section-how .map-wrapper .content-wrapper .element-aware,#classes #section-facia-suitable .map-wrapper .content-wrapper .element-aware,#classes #section-exercise .map-wrapper .content-wrapper .element-aware,#classes #section-resonate .map-wrapper .content-wrapper .element-aware,#classes #section-karma .map-wrapper .content-wrapper .element-aware,#classes #section-booking-light .map-wrapper .content-wrapper .element-aware{position:absolute;right:0%;bottom:0%;width:23%;height:auto;z-index:10}@media screen and (max-width: 768px){#classes #section-awarebody .map-wrapper .content-wrapper .element-aware,#classes #section-beaware .map-wrapper .content-wrapper .element-aware,#classes #section-how .map-wrapper .content-wrapper .element-aware,#classes #section-facia-suitable .map-wrapper .content-wrapper .element-aware,#classes #section-exercise .map-wrapper .content-wrapper .element-aware,#classes #section-resonate .map-wrapper .content-wrapper .element-aware,#classes #section-karma .map-wrapper .content-wrapper .element-aware,#classes #section-booking-light .map-wrapper .content-wrapper .element-aware{right:-6%;bottom:-10%;width:48%}}@media screen and (max-width: 768px){#classes #section-awarebody .map-wrapper .content-wrapper .center,#classes #section-beaware .map-wrapper .content-wrapper .center,#classes #section-how .map-wrapper .content-wrapper .center,#classes #section-facia-suitable .map-wrapper .content-wrapper .center,#classes #section-exercise .map-wrapper .content-wrapper .center,#classes #section-resonate .map-wrapper .content-wrapper .center,#classes #section-karma .map-wrapper .content-wrapper .center,#classes #section-booking-light .map-wrapper .content-wrapper .center{display:flex;justify-content:center}#classes #section-awarebody .map-wrapper .content-wrapper .image,#classes #section-beaware .map-wrapper .content-wrapper .image,#classes #section-how .map-wrapper .content-wrapper .image,#classes #section-facia-suitable .map-wrapper .content-wrapper .image,#classes #section-exercise .map-wrapper .content-wrapper .image,#classes #section-resonate .map-wrapper .content-wrapper .image,#classes #section-karma .map-wrapper .content-wrapper .image,#classes #section-booking-light .map-wrapper .content-wrapper .image{margin-bottom:5%}}#classes #section-awarebody .map-wrapper .content,#classes #section-beaware .map-wrapper .content,#classes #section-how .map-wrapper .content,#classes #section-facia-suitable .map-wrapper .content,#classes #section-exercise .map-wrapper .content,#classes #section-resonate .map-wrapper .content,#classes #section-karma .map-wrapper .content,#classes #section-booking-light .map-wrapper .content{width:56%}#classes #section-awarebody .map-wrapper .content .p1,#classes #section-beaware .map-wrapper .content .p1,#classes #section-how .map-wrapper .content .p1,#classes #section-facia-suitable .map-wrapper .content .p1,#classes #section-exercise .map-wrapper .content .p1,#classes #section-resonate .map-wrapper .content .p1,#classes #section-karma .map-wrapper .content .p1,#classes #section-booking-light .map-wrapper .content .p1{padding-top:3%}#classes #section-awarebody .map-wrapper .resonate-content,#classes #section-beaware .map-wrapper .resonate-content,#classes #section-how .map-wrapper .resonate-content,#classes #section-facia-suitable .map-wrapper .resonate-content,#classes #section-exercise .map-wrapper .resonate-content,#classes #section-resonate .map-wrapper .resonate-content,#classes #section-karma .map-wrapper .resonate-content,#classes #section-booking-light .map-wrapper .resonate-content{width:48%}@media screen and (max-width: 768px){#classes #section-awarebody .map-wrapper .resonate-content,#classes #section-beaware .map-wrapper .resonate-content,#classes #section-how .map-wrapper .resonate-content,#classes #section-facia-suitable .map-wrapper .resonate-content,#classes #section-exercise .map-wrapper .resonate-content,#classes #section-resonate .map-wrapper .resonate-content,#classes #section-karma .map-wrapper .resonate-content,#classes #section-booking-light .map-wrapper .resonate-content{width:100%}}@media screen and (max-width: 768px){#classes #section-awarebody .map-wrapper,#classes #section-beaware .map-wrapper,#classes #section-how .map-wrapper,#classes #section-facia-suitable .map-wrapper,#classes #section-exercise .map-wrapper,#classes #section-resonate .map-wrapper,#classes #section-karma .map-wrapper,#classes #section-booking-light .map-wrapper{padding:0}#classes #section-awarebody .map-wrapper .content,#classes #section-beaware .map-wrapper .content,#classes #section-how .map-wrapper .content,#classes #section-facia-suitable .map-wrapper .content,#classes #section-exercise .map-wrapper .content,#classes #section-resonate .map-wrapper .content,#classes #section-karma .map-wrapper .content,#classes #section-booking-light .map-wrapper .content{width:100%}}@media screen and (max-width: 768px){#classes #section-awarebody .padding-wrapper,#classes #section-beaware .padding-wrapper,#classes #section-how .padding-wrapper,#classes #section-facia-suitable .padding-wrapper,#classes #section-exercise .padding-wrapper,#classes #section-resonate .padding-wrapper,#classes #section-karma .padding-wrapper,#classes #section-booking-light .padding-wrapper{margin:24px 0}}@media (max-width: 768px){#classes #section-awarebody{padding-bottom:200px}}@media (max-width: 768px){#classes #section-beaware{padding-bottom:200px}}@media (max-width: 768px){#classes #section-resonate{padding-bottom:200px}}@media (max-width: 768px){#classes #section-karma{padding-bottom:200px}}@media (max-width: 768px){#classes #section-suitable,#classes #section-yoga,#classes #section-meditation,#classes #section-no,#classes #section-booking-dark{padding:60px 22px}}#classes #section-suitable .suitable-wrapper,#classes #section-yoga .suitable-wrapper,#classes #section-meditation .suitable-wrapper,#classes #section-no .suitable-wrapper,#classes #section-booking-dark .suitable-wrapper{padding:5% 0;position:relative}#classes #section-suitable .suitable-wrapper .banner-img,#classes #section-yoga .suitable-wrapper .banner-img,#classes #section-meditation .suitable-wrapper .banner-img,#classes #section-no .suitable-wrapper .banner-img,#classes #section-booking-dark .suitable-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#classes #section-suitable .suitable-wrapper .content,#classes #section-yoga .suitable-wrapper .content,#classes #section-meditation .suitable-wrapper .content,#classes #section-no .suitable-wrapper .content,#classes #section-booking-dark .suitable-wrapper .content{width:65%}#classes #section-suitable .suitable-wrapper .provide-content,#classes #section-yoga .suitable-wrapper .provide-content,#classes #section-meditation .suitable-wrapper .provide-content,#classes #section-no .suitable-wrapper .provide-content,#classes #section-booking-dark .suitable-wrapper .provide-content{width:90%}#classes #section-suitable .suitable-wrapper .h1,#classes #section-yoga .suitable-wrapper .h1,#classes #section-meditation .suitable-wrapper .h1,#classes #section-no .suitable-wrapper .h1,#classes #section-booking-dark .suitable-wrapper .h1{padding-right:14px}@media screen and (max-width: 768px){#classes #section-suitable .suitable-wrapper .h1,#classes #section-yoga .suitable-wrapper .h1,#classes #section-meditation .suitable-wrapper .h1,#classes #section-no .suitable-wrapper .h1,#classes #section-booking-dark .suitable-wrapper .h1{padding-right:0}}@media screen and (max-width: 768px){#classes #section-suitable .suitable-wrapper,#classes #section-yoga .suitable-wrapper,#classes #section-meditation .suitable-wrapper,#classes #section-no .suitable-wrapper,#classes #section-booking-dark .suitable-wrapper{padding:0}#classes #section-suitable .suitable-wrapper .content,#classes #section-yoga .suitable-wrapper .content,#classes #section-meditation .suitable-wrapper .content,#classes #section-no .suitable-wrapper .content,#classes #section-booking-dark .suitable-wrapper .content,#classes #section-suitable .suitable-wrapper .provide-content,#classes #section-yoga .suitable-wrapper .provide-content,#classes #section-meditation .suitable-wrapper .provide-content,#classes #section-no .suitable-wrapper .provide-content,#classes #section-booking-dark .suitable-wrapper .provide-content{width:100%}}@media screen and (max-width: 992px){#classes #section-suitable .suitable-wrapper,#classes #section-yoga .suitable-wrapper,#classes #section-meditation .suitable-wrapper,#classes #section-no .suitable-wrapper,#classes #section-booking-dark .suitable-wrapper{display:none}}#classes #section-suitable .suitable-wrapper-mob,#classes #section-yoga .suitable-wrapper-mob,#classes #section-meditation .suitable-wrapper-mob,#classes #section-no .suitable-wrapper-mob,#classes #section-booking-dark .suitable-wrapper-mob{padding:60px 22px;position:relative;display:none}#classes #section-suitable .suitable-wrapper-mob .banner-img,#classes #section-yoga .suitable-wrapper-mob .banner-img,#classes #section-meditation .suitable-wrapper-mob .banner-img,#classes #section-no .suitable-wrapper-mob .banner-img,#classes #section-booking-dark .suitable-wrapper-mob .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#classes #section-suitable .suitable-wrapper-mob .element-bottom,#classes #section-yoga .suitable-wrapper-mob .element-bottom,#classes #section-meditation .suitable-wrapper-mob .element-bottom,#classes #section-no .suitable-wrapper-mob .element-bottom,#classes #section-booking-dark .suitable-wrapper-mob .element-bottom{position:absolute;right:0%;bottom:0%;width:20%;height:auto;z-index:10}@media screen and (max-width: 768px){#classes #section-suitable .suitable-wrapper-mob .element-bottom,#classes #section-yoga .suitable-wrapper-mob .element-bottom,#classes #section-meditation .suitable-wrapper-mob .element-bottom,#classes #section-no .suitable-wrapper-mob .element-bottom,#classes #section-booking-dark .suitable-wrapper-mob .element-bottom{right:-5%;bottom:0%;width:50%}}@media screen and (max-width: 992px){#classes #section-suitable .suitable-wrapper-mob .h1,#classes #section-yoga .suitable-wrapper-mob .h1,#classes #section-meditation .suitable-wrapper-mob .h1,#classes #section-no .suitable-wrapper-mob .h1,#classes #section-booking-dark .suitable-wrapper-mob .h1{padding:0 22px}}#classes #section-suitable .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-yoga .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-meditation .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-no .suitable-wrapper-mob .swiper .swiper-slide .p1,#classes #section-booking-dark .suitable-wrapper-mob .swiper .swiper-slide .p1{min-height:60px}#classes #section-suitable .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-yoga .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-meditation .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-no .suitable-wrapper-mob .swiper .swiper-slide:first-child,#classes #section-booking-dark .suitable-wrapper-mob .swiper .swiper-slide:first-child{margin-left:22px}#classes #section-suitable .suitable-wrapper-mob .suitable-swiper,#classes #section-yoga .suitable-wrapper-mob .suitable-swiper,#classes #section-meditation .suitable-wrapper-mob .suitable-swiper,#classes #section-no .suitable-wrapper-mob .suitable-swiper,#classes #section-booking-dark .suitable-wrapper-mob .suitable-swiper{height:350px;margin-top:10px}@media screen and (min-width: 452px) and (max-width: 768px){#classes #section-suitable .suitable-wrapper-mob .suitable-swiper,#classes #section-yoga .suitable-wrapper-mob .suitable-swiper,#classes #section-meditation .suitable-wrapper-mob .suitable-swiper,#classes #section-no .suitable-wrapper-mob .suitable-swiper,#classes #section-booking-dark .suitable-wrapper-mob .suitable-swiper{height:400px}}#classes #section-suitable .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-yoga .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-meditation .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-no .suitable-wrapper-mob .suitable-swiper .swiper-slide,#classes #section-booking-dark .suitable-wrapper-mob .suitable-swiper .swiper-slide{display:flex;flex-direction:column;justify-content:center;height:100%;overflow:hidden;top:0}#classes #section-suitable .suitable-wrapper-mob .h1,#classes #section-yoga .suitable-wrapper-mob .h1,#classes #section-meditation .suitable-wrapper-mob .h1,#classes #section-no .suitable-wrapper-mob .h1,#classes #section-booking-dark .suitable-wrapper-mob .h1{padding-right:14px}@media screen and (max-width: 768px){#classes #section-suitable .suitable-wrapper-mob .h1,#classes #section-yoga .suitable-wrapper-mob .h1,#classes #section-meditation .suitable-wrapper-mob .h1,#classes #section-no .suitable-wrapper-mob .h1,#classes #section-booking-dark .suitable-wrapper-mob .h1{padding-right:0}}#classes #section-suitable .suitable-wrapper-mob .content-title,#classes #section-yoga .suitable-wrapper-mob .content-title,#classes #section-meditation .suitable-wrapper-mob .content-title,#classes #section-no .suitable-wrapper-mob .content-title,#classes #section-booking-dark .suitable-wrapper-mob .content-title{width:25%}#classes #section-suitable .suitable-wrapper-mob .content,#classes #section-yoga .suitable-wrapper-mob .content,#classes #section-meditation .suitable-wrapper-mob .content,#classes #section-no .suitable-wrapper-mob .content,#classes #section-booking-dark .suitable-wrapper-mob .content{width:65%}@media screen and (max-width: 768px){#classes #section-suitable .suitable-wrapper-mob,#classes #section-yoga .suitable-wrapper-mob,#classes #section-meditation .suitable-wrapper-mob,#classes #section-no .suitable-wrapper-mob,#classes #section-booking-dark .suitable-wrapper-mob{padding:0}#classes #section-suitable .suitable-wrapper-mob .content,#classes #section-yoga .suitable-wrapper-mob .content,#classes #section-meditation .suitable-wrapper-mob .content,#classes #section-no .suitable-wrapper-mob .content,#classes #section-booking-dark .suitable-wrapper-mob .content,#classes #section-suitable .suitable-wrapper-mob .content-title,#classes #section-yoga .suitable-wrapper-mob .content-title,#classes #section-meditation .suitable-wrapper-mob .content-title,#classes #section-no .suitable-wrapper-mob .content-title,#classes #section-booking-dark .suitable-wrapper-mob .content-title{width:100%}}@media screen and (max-width: 992px){#classes #section-suitable .suitable-wrapper-mob,#classes #section-yoga .suitable-wrapper-mob,#classes #section-meditation .suitable-wrapper-mob,#classes #section-no .suitable-wrapper-mob,#classes #section-booking-dark .suitable-wrapper-mob{display:block}}#classes #section-suitable .raising-wrapper,#classes #section-yoga .raising-wrapper,#classes #section-meditation .raising-wrapper,#classes #section-no .raising-wrapper,#classes #section-booking-dark .raising-wrapper{padding:5% 0;position:relative}#classes #section-suitable .raising-wrapper .banner-img,#classes #section-yoga .raising-wrapper .banner-img,#classes #section-meditation .raising-wrapper .banner-img,#classes #section-no .raising-wrapper .banner-img,#classes #section-booking-dark .raising-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#classes #section-suitable .raising-wrapper .element-bottom,#classes #section-yoga .raising-wrapper .element-bottom,#classes #section-meditation .raising-wrapper .element-bottom,#classes #section-no .raising-wrapper .element-bottom,#classes #section-booking-dark .raising-wrapper .element-bottom{position:absolute;right:0%;bottom:0%;width:20%;height:auto;z-index:10}@media screen and (max-width: 768px){#classes #section-suitable .raising-wrapper .element-bottom,#classes #section-yoga .raising-wrapper .element-bottom,#classes #section-meditation .raising-wrapper .element-bottom,#classes #section-no .raising-wrapper .element-bottom,#classes #section-booking-dark .raising-wrapper .element-bottom{right:-5%;bottom:0%;width:50%}}#classes #section-suitable .raising-wrapper .h1,#classes #section-yoga .raising-wrapper .h1,#classes #section-meditation .raising-wrapper .h1,#classes #section-no .raising-wrapper .h1,#classes #section-booking-dark .raising-wrapper .h1{padding-right:14px}@media screen and (max-width: 768px){#classes #section-suitable .raising-wrapper .h1,#classes #section-yoga .raising-wrapper .h1,#classes #section-meditation .raising-wrapper .h1,#classes #section-no .raising-wrapper .h1,#classes #section-booking-dark .raising-wrapper .h1{padding-right:0}}#classes #section-suitable .raising-wrapper .content-title,#classes #section-yoga .raising-wrapper .content-title,#classes #section-meditation .raising-wrapper .content-title,#classes #section-no .raising-wrapper .content-title,#classes #section-booking-dark .raising-wrapper .content-title{width:25%}#classes #section-suitable .raising-wrapper .content,#classes #section-yoga .raising-wrapper .content,#classes #section-meditation .raising-wrapper .content,#classes #section-no .raising-wrapper .content,#classes #section-booking-dark .raising-wrapper .content{width:65%}@media screen and (max-width: 768px){#classes #section-suitable .raising-wrapper,#classes #section-yoga .raising-wrapper,#classes #section-meditation .raising-wrapper,#classes #section-no .raising-wrapper,#classes #section-booking-dark .raising-wrapper{padding:0}#classes #section-suitable .raising-wrapper .content,#classes #section-yoga .raising-wrapper .content,#classes #section-meditation .raising-wrapper .content,#classes #section-no .raising-wrapper .content,#classes #section-booking-dark .raising-wrapper .content,#classes #section-suitable .raising-wrapper .content-title,#classes #section-yoga .raising-wrapper .content-title,#classes #section-meditation .raising-wrapper .content-title,#classes #section-no .raising-wrapper .content-title,#classes #section-booking-dark .raising-wrapper .content-title{width:100%}}#classes #section-suitable .map-wrapper,#classes #section-yoga .map-wrapper,#classes #section-meditation .map-wrapper,#classes #section-no .map-wrapper,#classes #section-booking-dark .map-wrapper{padding:5% 0;position:relative}#classes #section-suitable .map-wrapper .content-wrapper,#classes #section-yoga .map-wrapper .content-wrapper,#classes #section-meditation .map-wrapper .content-wrapper,#classes #section-no .map-wrapper .content-wrapper,#classes #section-booking-dark .map-wrapper .content-wrapper{padding-top:5%}#classes #section-suitable .map-wrapper .content-wrapper .meditation,#classes #section-yoga .map-wrapper .content-wrapper .meditation,#classes #section-meditation .map-wrapper .content-wrapper .meditation,#classes #section-no .map-wrapper .content-wrapper .meditation,#classes #section-booking-dark .map-wrapper .content-wrapper .meditation{border-radius:16px;width:85%;text-align:right}#classes #section-suitable .map-wrapper .content-wrapper .center,#classes #section-yoga .map-wrapper .content-wrapper .center,#classes #section-meditation .map-wrapper .content-wrapper .center,#classes #section-no .map-wrapper .content-wrapper .center,#classes #section-booking-dark .map-wrapper .content-wrapper .center{text-align:right}@media screen and (max-width: 768px){#classes #section-suitable .map-wrapper .content-wrapper .center,#classes #section-yoga .map-wrapper .content-wrapper .center,#classes #section-meditation .map-wrapper .content-wrapper .center,#classes #section-no .map-wrapper .content-wrapper .center,#classes #section-booking-dark .map-wrapper .content-wrapper .center{display:flex;justify-content:center}#classes #section-suitable .map-wrapper .content-wrapper .image,#classes #section-yoga .map-wrapper .content-wrapper .image,#classes #section-meditation .map-wrapper .content-wrapper .image,#classes #section-no .map-wrapper .content-wrapper .image,#classes #section-booking-dark .map-wrapper .content-wrapper .image{width:60%;margin-bottom:5%}}#classes #section-suitable .map-wrapper .content,#classes #section-yoga .map-wrapper .content,#classes #section-meditation .map-wrapper .content,#classes #section-no .map-wrapper .content,#classes #section-booking-dark .map-wrapper .content{width:56%}@media screen and (max-width: 768px){#classes #section-suitable .map-wrapper,#classes #section-yoga .map-wrapper,#classes #section-meditation .map-wrapper,#classes #section-no .map-wrapper,#classes #section-booking-dark .map-wrapper{padding:0}#classes #section-suitable .map-wrapper .content,#classes #section-yoga .map-wrapper .content,#classes #section-meditation .map-wrapper .content,#classes #section-no .map-wrapper .content,#classes #section-booking-dark .map-wrapper .content{width:100%}}@media screen and (max-width: 768px){#classes #section-suitable .padding-wrapper,#classes #section-yoga .padding-wrapper,#classes #section-meditation .padding-wrapper,#classes #section-no .padding-wrapper,#classes #section-booking-dark .padding-wrapper{margin:24px 0}}@media screen and (max-width: 992px){#classes #section-suitable{padding:60px 0}}@media screen and (max-width: 992px){#classes #section-facia-suitable{padding:60px 0}}@media screen and (max-width: 768px){#classes .padding-wrapper{margin:24px 0}}#certification{padding-top:20px}#certification .p2{color:var(--bg-yellow)}#certification .p1{color:var(--font-bown)}#certification .row{--bs-gutter-x: 0}#certification .dropdown-arrow{transition:transform .3s ease}#certification a[aria-expanded=true] .dropdown-arrow{transform:rotate(180deg)}#certification .level{margin-left:10px}#certification .content-padding{padding:20px 0}#certification #section-cert .top-title{padding:0 22px}#certification #section-cert .banner-wrapper{position:relative}#certification #section-cert .banner-wrapper .top{border-radius:20px 0 0 20px;overflow:hidden;margin:5% 0}#certification #section-cert .banner-wrapper .top .banner-img{width:100%}@media (max-width: 768px){#certification #section-cert .banner-wrapper .top{margin-left:22px}#certification #section-cert .banner-wrapper .top .banner-img{width:200%}}#certification #section-cert .banner-wrapper .element-top{position:absolute;right:0%;bottom:51%;width:18%;height:auto;z-index:10}@media screen and (max-width: 768px){#certification #section-cert .banner-wrapper .element-top{right:0%;bottom:74%;width:20%}}#certification #section-cert .content-wrapper{padding:5% 0}@media (max-width: 992px){#certification #section-cert .content-wrapper{padding:60px 20px}}#certification #section-cert .content{width:65%}@media screen and (max-width: 768px){#certification #section-cert .content{width:100%}}#certification #section-cert .top{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){#certification #section-cert .top{flex-direction:unset}}@media screen and (max-width: 768px){#certification #section-cert .padding-wrapper{margin:24px 0}}#certification #section-aware,#certification #section-living{background-color:var(--bg-light)}@media (max-width: 768px){#certification #section-aware,#certification #section-living{padding:60px 22px}}#certification #section-aware .content-wrapper,#certification #section-living .content-wrapper{padding:5% 0;position:relative}#certification #section-aware .content-wrapper .image,#certification #section-living .content-wrapper .image{width:100%;border-radius:16px;margin:5% 0}#certification #section-aware .content-wrapper .content,#certification #section-living .content-wrapper .content{width:75%}@media screen and (max-width: 768px){#certification #section-aware .content-wrapper,#certification #section-living .content-wrapper{padding:0}#certification #section-aware .content-wrapper .image,#certification #section-living .content-wrapper .image{margin:26px 0}#certification #section-aware .content-wrapper .content,#certification #section-living .content-wrapper .content{width:100%}}#certification #section-aware .nav-item,#certification #section-living .nav-item{list-style:none;margin-left:0;padding-left:0}#certification #section-aware .nav-item ul,#certification #section-living .nav-item ul{list-style-type:disc;padding-left:1.5rem}#certification #section-aware .nav-item .child-list li,#certification #section-living .nav-item .child-list li{list-style-type:none;margin-left:-10px}@media (max-width: 768px){#certification #section-resonate{padding:60px 22px}}#certification #section-resonate .content-wrapper{padding:5% 0;position:relative}#certification #section-resonate .content-wrapper .image{width:100%;border-radius:16px;margin:5% 0}#certification #section-resonate .content-wrapper .content{width:75%}@media screen and (max-width: 768px){#certification #section-resonate .content-wrapper{padding:0}#certification #section-resonate .content-wrapper .image{margin:26px 0}#certification #section-resonate .content-wrapper .content{width:100%}}#certification #section-resonate .nav-item{list-style:none;margin-left:0;padding-left:0}#certification #section-resonate .nav-item ul{list-style-type:disc;padding-left:1.5rem}@media (max-width: 992px){#certification{padding-top:30px}}#service{padding-top:20px}#service .p2{color:var(--bg-yellow)}#service .p1{color:var(--font-bown)}#service .row{--bs-gutter-x: 0}#service .margin-bottom{margin-bottom:7%!important}#service #section-cert{overflow:hidden}#service #section-cert .top-title{padding:0 22px}#service #section-cert .banner-wrapper{position:relative}#service #section-cert .banner-wrapper .top{border-radius:20px 0 0 20px;overflow:hidden;margin:5% 0}#service #section-cert .banner-wrapper .top .banner-img{width:100%}@media (max-width: 768px){#service #section-cert .banner-wrapper .top{margin-left:22px}#service #section-cert .banner-wrapper .top .banner-img{width:200%}}#service #section-cert .banner-wrapper .element-top{position:absolute;right:-1%;bottom:56%;width:18%;height:auto;z-index:10}@media screen and (max-width: 768px){#service #section-cert .banner-wrapper .element-top{right:1%;bottom:62%;width:27%}}#service #section-cert .content-wrapper{padding:5% 0}@media screen and (max-width: 768px){#service #section-cert .content-wrapper{padding:60px 22px}}#service #section-cert .content{width:65%}@media screen and (max-width: 768px){#service #section-cert .content{width:100%}}#service #section-cert .top{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 768px){#service #section-cert .top{flex-direction:unset}}@media screen and (max-width: 768px){#service #section-cert .padding-wrapper{margin:24px 0}}#service #section-table{background-color:var(--bg-light)}@media (max-width: 768px){#service #section-table{padding:60px 22px}}#service #section-table .map-wrapper{padding:5% 0;position:relative}#service #section-table .map-wrapper .content-wrapper{padding-top:5%}#service #section-table .map-wrapper .content-wrapper .image{width:80%}@media screen and (max-width: 768px){#service #section-table .map-wrapper .content-wrapper .center{display:flex;justify-content:center}#service #section-table .map-wrapper .content-wrapper .image{width:60%;margin-bottom:5%}}#service #section-table .map-wrapper .table-container table{font-family:arial,sans-serif;border-collapse:collapse;width:100%}#service #section-table .map-wrapper .table-container .small{width:20%}#service #section-table .map-wrapper .table-container .violet{color:var(--violet)}#service #section-table .map-wrapper .table-container .indigo{color:var(--indigo)}#service #section-table .map-wrapper .table-container .blue{color:var(--blue)}#service #section-table .map-wrapper .table-container .green{color:var(--green)}#service #section-table .map-wrapper .table-container .yellow{color:var(--yellow)}#service #section-table .map-wrapper .table-container .orange{color:var(--orange)}#service #section-table .map-wrapper .table-container .red{color:var(--red)}#service #section-table .map-wrapper .table-container th{background-color:var(--bg-yellow);color:var(--bg-white);padding:6px 25px}#service #section-table .map-wrapper .table-container td{border-bottom:2px solid #dddddd;text-align:left;padding:13px}@media screen and (max-width: 768px){#service #section-table .map-wrapper .table-container{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}#service #section-table .map-wrapper .table-container th{padding:6px 25px}#service #section-table .map-wrapper .table-container td{padding:13px}}#service #section-table .map-wrapper .content{width:75%}@media screen and (max-width: 768px){#service #section-table .map-wrapper{padding:0}#service #section-table .map-wrapper .content{width:100%}}@media screen and (max-width: 768px){#service #section-table .padding-wrapper{margin:24px 0}}#service #section-light{background-color:var(--bg-light)}@media (max-width: 768px){#service #section-light{padding:60px 22px}}#service #section-light .raising-wrapper{padding:5% 0;position:relative}#service #section-light .raising-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#service #section-light .raising-wrapper .content{width:65%}@media screen and (max-width: 768px){#service #section-light .raising-wrapper{padding:0}#service #section-light .raising-wrapper .content{width:100%}}#service #section-light .map-wrapper{padding:5% 0;position:relative}#service #section-light .map-wrapper .content-wrapper{padding-top:5%}@media screen and (max-width: 768px){#service #section-light .map-wrapper .content-wrapper{padding-top:0}}#service #section-light .map-wrapper .content-wrapper .image{width:80%}@media screen and (max-width: 768px){#service #section-light .map-wrapper .content-wrapper .center{display:flex;justify-content:center}#service #section-light .map-wrapper .content-wrapper .image{width:60%;margin-bottom:5%}}#service #section-light .map-wrapper .content{width:56%}#service #section-light .map-wrapper .content .p1{padding-top:3%}@media screen and (max-width: 768px){#service #section-light .map-wrapper{padding:0}#service #section-light .map-wrapper .content{width:100%}}@media screen and (max-width: 768px){#service #section-light .padding-wrapper{margin:24px 0}}@media (max-width: 768px){#service #section-dark{padding:60px 22px}}#service #section-dark .raising-wrapper{padding:7% 0;position:relative}#service #section-dark .raising-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#service #section-dark .raising-wrapper .element-bottom{position:absolute;right:0%;bottom:0%;width:20%;height:auto;z-index:10}@media screen and (max-width: 768px){#service #section-dark .raising-wrapper .element-bottom{right:-7%;bottom:-24%;width:67%}}#service #section-dark .raising-wrapper .h1{padding-right:14px}@media screen and (max-width: 768px){#service #section-dark .raising-wrapper .h1{padding-right:0}}#service #section-dark .raising-wrapper .content-title{width:25%}#service #section-dark .raising-wrapper .content{width:65%}@media screen and (max-width: 768px){#service #section-dark .raising-wrapper{padding:0}#service #section-dark .raising-wrapper .content,#service #section-dark .raising-wrapper .content-title{width:100%}}@media screen and (max-width: 768px){#service #section-dark .padding-wrapper{margin:24px 0}}#service #section-letgo{position:relative}@media (max-width: 768px){#service #section-letgo{padding:60px 22px 200px}}#service #section-letgo .element-bottom{position:absolute;right:0%;bottom:0%;width:20%;height:auto;z-index:10}@media screen and (max-width: 768px){#service #section-letgo .element-bottom{right:0;bottom:0;width:300px}}#service #section-letgo .raising-wrapper{padding:7% 0;position:relative}#service #section-letgo .raising-wrapper .banner-img{border-radius:20px;width:100%;margin-bottom:8%}#service #section-letgo .raising-wrapper .h1{padding-right:14px}@media screen and (max-width: 768px){#service #section-letgo .raising-wrapper .h1{padding-right:0}}#service #section-letgo .raising-wrapper .content-title{width:25%}#service #section-letgo .raising-wrapper .content{width:65%}@media screen and (max-width: 768px){#service #section-letgo .raising-wrapper{padding:0}#service #section-letgo .raising-wrapper .content,#service #section-letgo .raising-wrapper .content-title{width:100%}}@media screen and (max-width: 768px){#service #section-letgo .padding-wrapper{margin:24px 0}}#contact{padding-top:5%}#contact #section-service{padding:5% 0 5% 5%}@media (max-width: 768px){#contact #section-service{padding:0}}#contact #section-service .p1{color:var(--content)}#contact #section-service .banner{position:absolute;bottom:24%;right:56%;width:50%;height:auto;z-index:1}@media (max-width: 1400px){#contact #section-service .banner{bottom:37%}}@media (max-width: 1400px){#contact #section-service .banner{bottom:45%}}@media (max-width: 992px){#contact #section-service .banner{bottom:55%}}@media (max-width: 768px){#contact #section-service .banner{position:relative;width:100%;margin-bottom:20px;top:0;left:-40px}}#contact #section-service .h1{margin-bottom:10%}#contact #section-service .service-wrapper{text-align:center;background-color:var(--bg-light);border-radius:16px 0 0 16px;padding:5%;position:relative}#contact #section-service .service-wrapper .icon{width:60px;padding-right:26px}@media screen and (max-width: 768px){#contact #section-service .service-wrapper .icon{width:25px;padding-right:0}}#contact #section-service .service-wrapper .element-top{position:absolute;left:84%;bottom:57%;width:18%;height:auto;z-index:10}@media screen and (max-width: 768px){#contact #section-service .service-wrapper .element-top{left:78%;bottom:35%;width:26%}}@media (max-width: 992px){#contact #section-service .service-wrapper{border-radius:0}}#contact #section-service .content{text-align:left}#blog{padding:20px 0 60px;background-image:url(/build/assets/element-C7zHqCb2.png);background-position:bottom;background-repeat:no-repeat;background-size:100%}#blog .p1{color:var(--font-bown)}#blog #section-blog{padding:0 50px}@media (max-width: 1120px){#blog #section-blog{padding:0 10px}}@media (max-width: 992px){#blog #section-blog{padding:0 22px}}#blog #section-blog .blog-wrapper{text-align:left;border-radius:40px;position:relative}#blog #section-blog .blog-wrapper .margin{margin-bottom:5%;justify-self:anchor-center;top:-12%}@media screen and (max-width: 992px){#blog #section-blog .blog-wrapper .margin{top:-54px}}#blog #section-blog .blog-wrapper .category-scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;text-align:center}#blog #section-blog .blog-wrapper .category-scroll-wrapper .p1{color:#75636380}#blog #section-blog .blog-wrapper .category-scroll-wrapper .d-inline-flex>*{flex-shrink:0}#blog #section-blog .blog-wrapper .active .p1{color:var(--bg-yellow);border-bottom:2px solid var(--bg-yellow);padding-bottom:2px}#blog #section-blog .blog-wrapper .card-link{text-decoration:none!important;display:block;color:#000;display:flex;height:95%}#blog #section-blog .blog-wrapper .service-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a;margin:15px;transition:transform .3s ease;height:100%}#blog #section-blog .blog-wrapper .service-card .service-img-container{overflow:hidden;border-radius:16px 16px 0 0;max-height:500px;background-size:contain;background-color:#fbfbfb}#blog #section-blog .blog-wrapper .service-card .service-img-container img{width:100%;height:auto;display:block;transition:transform .3s ease}#blog #section-blog .blog-wrapper .service-card .service-text{padding:1.5rem;color:#000}#blog #section-blog .blog-wrapper .service-card .service-text .p1{display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#blog #section-blog .blog-wrapper .service-card:hover .service-img-container img{transform:scale(1.05)}@media screen and (max-width: 992px){#blog #section-blog .blog-wrapper .service-card{margin:10px 0}}#blog #section-blog .blog-wrapper .pro-pagination-style{margin-top:10%}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination{display:flex;justify-content:center;gap:5px;margin:0;padding:0;list-style:none}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li a{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;background:transparent;color:#75636380;font-weight:500;text-decoration:none;transition:all .3s ease;border-radius:4px}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li a i{font-size:20px}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li a:hover{background:transparent;color:#666}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li.disabled{opacity:.5;cursor:not-allowed}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li:first-child a,#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li:last-child a{width:auto}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li:first-child a i,#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li:last-child a i{font-size:90px}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li .pagination-icon{width:16px;height:16px}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li .page-link{background-color:transparent;border:none;top:10px}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li.active .page-link{background:transparent;color:var(--bg-yellow);position:relative;border:none}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li.active .page-link:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60%;border-bottom:2px solid var(--bg-yellow)}#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li.active a,#blog #section-blog .blog-wrapper .pro-pagination-style ul.pagination li:hover:not(.disabled) a{background:transparent}@media screen and (max-width: 992px){#blog #section-blog{background-size:contain}}#blogDetail{padding:20px 0 60px;background-image:url(/build/assets/element-C7zHqCb2.png);background-position:bottom;background-repeat:no-repeat;background-size:contain}#blogDetail .p1{color:var(--font-bown)}#blogDetail #section-blog .p2{color:var(--bg-yellow)}#blogDetail #section-blog a{text-decoration:none}#blogDetail #section-blog .tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#333;color:#fff;padding:5px 10px;border-radius:4px;font-size:12px;white-space:nowrap;visibility:hidden;opacity:0;transition:opacity .3s;z-index:100}#blogDetail #section-blog .tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:#333 transparent transparent transparent}#blogDetail #section-blog .margin-bottom{margin-bottom:10%}#blogDetail #section-blog .blog-wrapper{text-align:left;border-radius:40px;position:relative}#blogDetail #section-blog .blog-wrapper .margin{margin-bottom:20px;justify-self:anchor-center;top:-12%}@media screen and (max-width: 992px){#blogDetail #section-blog .blog-wrapper .margin{top:-54px;text-align:center}}#blogDetail #section-blog .blog-wrapper .banner-img{border-radius:16px;width:100%;margin:60px 0;max-height:600px;object-fit:cover}@media screen and (max-width: 992px){#blogDetail #section-blog .blog-wrapper .banner-img{margin:30px 0}}#blogDetail #section-blog .blog-wrapper .image-wrapper{margin-bottom:40px}#blogDetail #section-blog .blog-wrapper .image-wrapper .share{width:40px;margin-right:16px}@media screen and (max-width: 992px){#blogDetail #section-blog .blog-wrapper .image-wrapper .share{width:30px}}#blogDetail #section-blog .blog-wrapper .image-wrapper .contact{width:25px;margin-right:20px}@media screen and (max-width: 992px){#blogDetail #section-blog .blog-wrapper .image-wrapper .contact{width:20px}}#blogDetail #section-blog .blog-wrapper .back-wrapper{display:flex;align-items:center;text-decoration:none;margin-bottom:40px}#blogDetail #section-blog .blog-wrapper .back-wrapper .p1{color:gray}#blogDetail #section-blog .blog-wrapper .back-wrapper .back{width:16px;height:16px;margin-right:20px}@media screen and (max-width: 992px){#blogDetail #section-blog{background-size:contain}}:root{--font-bown: #6b5757;--footer-font: #7b7b7b;--bg-theme: #f1ede2;--bg-light: #f8f6f1;--bg-white: #fff;--bg-yellow: #c09012;--bg-brown: #af6e10;--bg-yellow-tran: #c090121a;--content: #756363;--red: #994924;--blue: #5e8c9e;--green: #b7bc92;--violet: #8f00ff;--indigo: #4b0082;--yellow: #c09012;--orange: #af6e10;--hover: #c0901299}html{scroll-behavior:smooth}html #fixed-chatbox{position:fixed;right:20px;bottom:20%;display:block;width:60px;overflow:hidden;z-index:999}body{background-color:var(--bg-theme)}body.active{overflow:hidden}body .wrapper.overlay-active .body-overlay{opacity:1;visibility:hidden}
