@import"https://use.typekit.net/vgr8qmz.css";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";.hamburger{z-index:100;position:absolute;top:26px;right:12px;width:52px;height:52px;display:none;border-radius:50%;border:0;background-color:#f1ac95 !important;cursor:pointer;text-align:center}@media(max-width: 991px){.hamburger{display:block}}.hamburger .toggler-bar{position:relative;transform:translateY(0px);background:#fff;transition:all 0ms 300ms;width:22px;height:2px;display:block;left:0px}.hamburger .toggler-bar:after{width:22px;height:2px;content:"";position:absolute;left:0;top:8px;background:#fff;transition:top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}.hamburger .toggler-bar:before{width:22px;height:2px;content:"";position:absolute;left:0;bottom:8px;background:#fff;transition:bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms cubic-bezier(0.23, 1, 0.32, 1)}.hamburger .toggle-animate{background:rgba(255,255,255,0)}.hamburger .toggle-animate:after{top:0;transform:rotate(45deg);transition:top 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}.hamburger .toggle-animate:before{bottom:0;transform:rotate(-45deg);transition:bottom 300ms cubic-bezier(0.23, 1, 0.32, 1),transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1)}.landing-header{display:flex;flex-direction:row;position:relative;top:0;left:0;background-color:#fff;width:100%;padding:24px 0;align-items:center;z-index:9}@media(max-width: 991px){.landing-header{flex-wrap:wrap;padding:24px 0px}}.landing-header .container{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center}@media(max-width: 991px){.landing-header .container{max-width:100%;padding-left:20px;padding-right:20px}}@media(max-width: 576px){.landing-header .container{padding-left:12px;padding-right:12px}}.landing-header .landing-header-logo{width:100%;max-width:220px}@media(max-width: 991px){.landing-header .landing-header-logo{max-width:200px}}@media(max-width: 767px){.landing-header .landing-header-logo{width:100%;padding:0;max-width:160px}}.landing-header .header-menu{list-style-type:none;padding:0;margin:0;display:flex;flex-direction:row;justify-content:flex-end;width:100%}@media(max-width: 991px){.landing-header .header-menu{height:auto}}@media(max-width: 767px){.landing-header .header-menu{display:none;position:absolute;top:103px;width:100%;left:0;background-color:#f1ac95}}.landing-header .header-menu li{margin:0 8px}@media(max-width: 576px){.landing-header .header-menu li{margin:0 4px}}.landing-header .header-menu li a{font-weight:400;text-transform:uppercase;padding:12px 32px 12px 32px;border-radius:32px;color:#fff;text-decoration:none;line-height:1em;background-color:#f1ac95;max-height:40px;display:inline-block;border:1px solid #f1ac95;line-height:1em;font-size:14px;letter-spacing:1px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.landing-header .header-menu li a:hover{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;background-color:#3f4f3c;color:#fff;border:1px solid #3f4f3c;text-decoration:none}.landing-header .header-menu li a span{font-weight:400;line-height:1em}@media(max-width: 767px){.landing-header .header-menu li a{width:100%;border-radius:0;padding:18px 32px;max-height:initial;color:#fff}}.landing-header .header-menu li.header-phone a{font-weight:400;text-transform:uppercase;border-radius:32px;color:#fff;text-decoration:none;line-height:1em;background-color:#3f4f3c;max-height:40px;display:inline-block;border:1px solid #3f4f3c;line-height:1em;font-size:14px;letter-spacing:1px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.landing-header .header-menu li.header-phone a:hover{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;opacity:.7;color:#fff;text-decoration:none}@media(max-width: 767px){.landing-header .header-menu li.header-phone a{color:#fff;background-color:#f1ac95;border:0;padding:18px 32px;border-radius:0}}.landing-header .header-menu li.header-phone a img{width:18px;height:auto;object-fit:contain;display:none}@media(max-width: 767px){.landing-header .header-menu li.header-phone a img{display:block}}.landing-header .header-menu li.header-phone a span{margin-left:6px}.landing-header .show{display:block}.landing-footer{padding-top:80px;padding-bottom:0;background-color:#fff;position:relative}.landing-footer .footer-pattern{position:absolute;bottom:0;left:0;width:auto;height:100%;object-position:left bottom}@media(max-width: 767px){.landing-footer .footer-pattern{left:-30%;height:90%}}.landing-footer .row{align-items:flex-start}.landing-footer .container{position:relative;z-index:2}.landing-footer .footer-logo{width:100%;max-width:239px;object-fit:contain;margin:0 0 32px 0;display:block}@media(max-width: 767px){.landing-footer .footer-logo{margin:0 auto;display:block}}@media(max-width: 767px){.landing-footer .footer-social-col{order:1}}.landing-footer .footer-social{list-style-type:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end}@media(max-width: 767px){.landing-footer .footer-social{margin-top:32px;justify-content:center;order:1}}.landing-footer .footer-social li{margin:0 12px}@media(max-width: 767px){.landing-footer .footer-tagline-col{order:12}}.landing-footer .footer-tagline{width:100%;max-width:768px;padding:0;margin:0;color:#505050;text-align:left;line-height:1.8em}@media(max-width: 767px){.landing-footer .footer-tagline{margin-top:32px;text-align:center;padding-bottom:32px}}.landing-footer .footer-copyright{margin-top:48px;background-color:#7f896a;z-index:3;position:relative;padding:24px 0}.landing-footer .row-copyright p{color:#fff;font-size:14px;margin-bottom:0;text-align:left}@media(max-width: 767px){.landing-footer .row-copyright p{text-align:center;padding:4px 15px}}.landing-footer .row-copyright .harmonised{font-size:14px;margin:0;display:flex;align-items:center;justify-content:flex-end;text-decoration:none;color:#fff}@media(max-width: 767px){.landing-footer .row-copyright .harmonised{justify-content:center;flex-wrap:wrap}}.landing-footer .row-copyright .harmonised a{margin-left:6px;text-decoration:none;color:#fff;display:inline-block}.landing-banner{width:100%;height:90vh;min-height:720px;overflow:hidden;position:relative;background-size:cover;background-position:center center;background-repeat:no-repeat}@media(max-width: 767px){.landing-banner{min-height:initial;height:auto;padding-bottom:150px;padding-top:40px;background-position:80% center}}.landing-banner .container{position:relative;z-index:2}.landing-banner .container .banner-image-mobile{display:none;margin-top:120px;width:100%;max-width:480px;margin-left:auto;margin-right:auto}@media(max-width: 991px){.landing-banner .container .banner-image-mobile{display:block}}.landing-banner .container .banner-wrapper{padding-top:180px;width:100%;max-width:640px;margin:0;color:#fff}@media(max-width: 991px){.landing-banner .container .banner-wrapper{max-width:100%;padding-top:34px;text-align:center}}@media(max-width: 767px){.landing-banner .container .banner-wrapper{padding-top:80px;text-align:center}}.landing-banner .container .banner-wrapper h1{font-weight:500 !important;font-size:15px;letter-spacing:3px;margin-bottom:24px;color:#fff;font-family:"Poppins",sans-serif !important}@media(max-width: 767px){.landing-banner .container .banner-wrapper h1{text-align:center;font-size:14px}}.landing-banner .container .banner-wrapper .banner-caption{font-weight:700;font-size:98px;color:#fff;line-height:.85em;margin-bottom:32px;letter-spacing:-2px;font-family:"pf-signskript",sans-serif !important}@media(max-width: 1200px){.landing-banner .container .banner-wrapper .banner-caption{font-size:72px}}@media(max-width: 991px){.landing-banner .container .banner-wrapper .banner-caption{font-size:64px}}@media(max-width: 767px){.landing-banner .container .banner-wrapper .banner-caption{text-align:center}}.landing-banner .container .banner-wrapper .banner-caption span{color:#f1ac95}.landing-banner .container .banner-wrapper p{color:#fff}.landing-banner .container .banner-wrapper .cta-buttons{margin-top:32px;display:flex;flex-direction:row}@media(max-width: 991px){.landing-banner .container .banner-wrapper .cta-buttons{justify-content:center;flex-direction:column;width:100%;max-width:576px;justify-content:center;align-items:center;margin:32px auto 0 auto}}.landing-banner .container .banner-wrapper .cta-buttons .btn-primary-solid{margin-right:15px}@media(max-width: 991px){.landing-banner .container .banner-wrapper .cta-buttons .btn-primary-solid{margin-right:0;margin-bottom:15px;width:210px;text-align:center}}@media(max-width: 991px){.landing-banner .container .banner-wrapper .cta-buttons .btn-secondary-solid{width:210px;text-align:center}}.landing-banner-thank-you{padding-top:200px;padding-bottom:100px;background-color:#fff}.landing-banner-thank-you h1,.landing-banner-thank-you h2{color:#2a2a2a;margin-bottom:42px}.btn-primary-solid{font-weight:400;text-transform:uppercase;padding:12px 32px;border-radius:32px;color:#fff;text-decoration:none;line-height:1em;background-color:#3f4f3c;border:1px solid #3f4f3c;font-size:14px;letter-spacing:1px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.btn-primary-solid:hover{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;color:#fff;text-decoration:none;background-color:#f1ac95;border:1px solid #f1ac95}.btn-secondary-solid{font-weight:400;text-transform:uppercase;padding:12px 32px;border-radius:32px;color:#fff;text-decoration:none;line-height:1em;background-color:#f1ac95;border:1px solid #f1ac95;font-size:14px;letter-spacing:1px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}.btn-secondary-solid:hover{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;background-color:#3f4f3c;border:1px solid #3f4f3c;color:#fff;text-decoration:none}.btn-outline-black{font-weight:400;text-transform:uppercase;padding:12px 45px;border-radius:32px;color:#000;text-decoration:none;line-height:1em;background-color:rgba(0,0,0,0);border:1px solid #000;font-size:14px;letter-spacing:1px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;font-family:"Manrope",sans-serif !important}.btn-outline-black:hover{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;background-color:#f1ac95;color:#fff;border:1px solid #f1ac95;text-decoration:none}ul li,ol li{font-weight:400;font-family:"Poppins",sans-serif !important;font-size:16px;margin-bottom:12px}ul li::marker,ol li::marker{color:#3f4f3c}.services{padding-top:0px;padding-bottom:40px;position:relative;margin-top:-120px}@media(max-width: 991px){.services{margin-top:-80px}}@media(max-width: 767px){.services{padding-bottom:40px}}.services .container{z-index:2;position:relative}.services .container .services-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}.services .container .services-wrapper .service-col{width:33.33%;padding:0 10px}@media(max-width: 991px){.services .container .services-wrapper .service-col{width:100%;padding-right:0;order:2;margin-top:30px}}.services .container .services-wrapper .service-col .service-content-box{border-radius:25px;background-size:cover;position:relative;overflow:hidden}.services .container .services-wrapper .service-col .service-content-box img{width:100%;object-fit:cover}.services .container .services-wrapper .service-col .service-content-box h3{width:100%;height:auto;background-color:#7f896a;padding:22px;text-align:center;font-size:48px !important;font-weight:400 !important;color:#fff;margin:0;border-bottom-left-radius:25px;border-bottom-right-radius:25px}@media(max-width: 767px){.services .container .services-wrapper .service-col .service-content-box h3{font-size:42px !important}}.services .container .services-wrapper .service-col .service-col{width:100%;background-color:#fff;border-radius:15px;padding:24px}.services .container .services-wrapper .service-col .service-col .service-content-box{display:flex;flex-direction:row;flex-wrap:wrap}.services .container .services-wrapper .service-col .service-col .service-content-box .service-content-box-col-1{width:75%;padding-top:12px}.services .container .services-wrapper .service-col .service-col .service-content-box .service-content-box-col-1 h3{font-weight:900}.services .container .services-wrapper .service-col .service-col .service-content-box .service-content-box-col-1 p{margin-bottom:0}.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col{width:25%}.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col .service-price{width:100px;height:100px;border-radius:50%;border:1px solid #000;position:relative;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-top:-15px;margin-right:12px;flex-direction:column;position:relative}.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col .service-price:after{content:"";position:absolute;top:0px;left:20px;width:12px;height:12px;background-color:#000;border-radius:50%}@media(max-width: 576px){.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col .service-price:after{width:8px;height:8px}}@media(max-width: 576px){.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col .service-price{width:80px;height:80px;margin-right:0;margin-top:-8px}}.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col .service-price span{margin-bottom:5px;line-height:1em}@media(max-width: 576px){.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col .service-price span{font-size:14px}}.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col .service-price p{font-size:24px;font-weight:700;margin-bottom:0;line-height:1em}@media(max-width: 576px){.services .container .services-wrapper .service-col .service-col .service-content-box .service-price-col .service-price p{font-size:20px}}.services .container .services-wrapper .service-details{width:50%;padding-left:80px}@media(max-width: 991px){.services .container .services-wrapper .service-details{width:100%;padding-left:0}}.services .container .services-wrapper .service-details h2{color:#2a2a2a;text-align:right;margin-bottom:42px;font-size:34px !important;padding-top:80px}@media(max-width: 991px){.services .container .services-wrapper .service-details h2{padding-top:0;text-align:center;font-size:28px !important}}.services .container .services-wrapper .service-details p{text-align:right}@media(max-width: 991px){.services .container .services-wrapper .service-details p{text-align:center}}.services .container .services-wrapper .services-wrapper-two{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;margin:32px -10px 0 -10px;overflow:hidden}@media(max-width: 991px){.services .container .services-wrapper .services-wrapper-two{order:12;margin:10px 0 10px 0}}.services .container .services-wrapper .services-wrapper-two .services-wrapper-two-col{width:50%;padding:10px}@media(max-width: 991px){.services .container .services-wrapper .services-wrapper-two .services-wrapper-two-col{width:100%;padding:0;margin:10px 0}}.services .container .services-wrapper .services-wrapper-two .service-col{background-color:#fff;border-radius:15px;padding:24px}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box{display:flex;flex-direction:row;flex-wrap:wrap}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-content-box-col-1{width:75%;padding-top:12px}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-content-box-col-1 h3{font-weight:900}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-content-box-col-1 p{margin-bottom:0}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col{width:25%}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col .service-price{width:100px;height:100px;border-radius:50%;border:1px solid #000;position:relative;display:flex;justify-content:center;align-items:center;margin-left:auto;margin-top:-15px;margin-right:12px;flex-direction:column}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col .service-price:after{content:"";position:absolute;top:0px;left:20px;width:12px;height:12px;background-color:#000;border-radius:50%}@media(max-width: 576px){.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col .service-price:after{width:8px;height:8px}}@media(max-width: 576px){.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col .service-price{width:80px;height:80px;margin-right:0;margin-top:-8px}}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col .service-price span{margin-bottom:5px;line-height:1em}@media(max-width: 576px){.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col .service-price span{font-size:14px}}.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col .service-price p{font-size:24px;font-weight:700;margin-bottom:0;line-height:1em}@media(max-width: 576px){.services .container .services-wrapper .services-wrapper-two .service-col .service-content-box .service-price-col .service-price p{font-size:20px}}#about{position:relative;padding-top:40px;padding-bottom:80px}@media(max-width: 767px){#about{padding-bottom:50px;padding-top:0px}}#about .about-pattern{position:absolute;top:0;left:0;z-index:0}@media(max-width: 767px){#about .about-pattern{width:100px;top:180px}}#about .container{position:relative;z-index:3}#about .container .about-content-wrapper{text-align:right}@media(max-width: 767px){#about .container .about-content-wrapper{text-align:center;padding-top:64px}}#about .container .about-content-wrapper h2{font-size:68px !important;font-weight:400 !important;line-height:.9em !important;margin-bottom:32px;position:relative;width:auto;display:inline-block;color:#3f4f3c}#about .container .about-content-wrapper h2:before{content:"";position:absolute;left:-150px;top:30px;width:100px;height:2px;background-color:#f1ac95}@media(max-width: 767px){#about .container .about-content-wrapper h2:before{top:-40px;left:50%;margin-left:-50px}}@media(max-width: 1480px){#about .container .about-content-wrapper h2{font-size:58px !important}}@media(max-width: 1200px){#about .container .about-content-wrapper h2{font-size:48px !important}}@media(max-width: 767px){#about .container .about-content-wrapper h2{font-size:42px !important;text-align:center}}@media(max-width: 767px){#about .container .about-content-wrapper h2 br{display:none}}#about .container .about-content-wrapper .cta-buttons{margin-top:32px;display:flex;flex-direction:row;justify-content:flex-end;width:100%}@media(max-width: 991px){#about .container .about-content-wrapper .cta-buttons{justify-content:center;flex-direction:column;width:100%;max-width:576px;justify-content:center;align-items:center;margin:32px auto 0 auto}}#about .container .about-content-wrapper .cta-buttons .btn-primary-solid{margin-right:15px}@media(max-width: 991px){#about .container .about-content-wrapper .cta-buttons .btn-primary-solid{margin-right:0;margin-bottom:15px;width:210px;text-align:center}}@media(max-width: 991px){#about .container .about-content-wrapper .cta-buttons .btn-secondary-solid{width:210px;text-align:center}}#about .features-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;margin:42px -10px 0 -10px;overflow:hidden}#about .features-wrapper .features-col{width:50%;padding:10px}@media(max-width: 767px){#about .features-wrapper .features-col{width:100%}}#about .features-wrapper .features-col .features-content-box{border-radius:25px;min-height:320px;background-size:cover;background-repeat:no-repeat;background-position:center center;padding:32px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end}@media(max-width: 767px){#about .features-wrapper .features-col .features-content-box{min-height:260px}}#about .features-wrapper .features-col .features-content-box h3{font-size:48px !important;font-weight:400 !important;color:#fff}@media(max-width: 767px){#about .features-wrapper .features-col .features-content-box h3{font-size:42px !important}}#about-2{position:relative;padding-top:80px;padding-bottom:80px}@media(max-width: 767px){#about-2{padding-top:50px;padding-bottom:50px}}#about-2 .container{position:relative;z-index:2}#about-2 .container .about-2-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}#about-2 .container .about-2-wrapper .about-2-col-1{width:40%;padding-right:32px;padding-top:48px}@media(max-width: 991px){#about-2 .container .about-2-wrapper .about-2-col-1{width:100%;padding-right:0;text-align:center}}#about-2 .container .about-2-wrapper .about-2-col-1 h2{font-size:68px !important;font-weight:400 !important;line-height:.9em !important;margin-bottom:32px;position:relative;width:auto;display:inline-block;color:#3f4f3c}#about-2 .container .about-2-wrapper .about-2-col-1 h2:before{content:"";position:absolute;left:0px;top:-40px;width:100px;height:2px;background-color:#f1ac95}@media(max-width: 767px){#about-2 .container .about-2-wrapper .about-2-col-1 h2:before{top:-40px;margin-left:-50px;left:50%}}@media(max-width: 1480px){#about-2 .container .about-2-wrapper .about-2-col-1 h2{font-size:58px !important}}@media(max-width: 1200px){#about-2 .container .about-2-wrapper .about-2-col-1 h2{font-size:48px !important}}@media(max-width: 767px){#about-2 .container .about-2-wrapper .about-2-col-1 h2{font-size:42px !important;text-align:center}}@media(max-width: 767px){#about-2 .container .about-2-wrapper .about-2-col-1 h2 br{display:none}}#about-2 .container .about-2-wrapper .about-2-col-1 .cta-buttons{margin-top:32px;display:flex;flex-direction:row}@media(max-width: 991px){#about-2 .container .about-2-wrapper .about-2-col-1 .cta-buttons{justify-content:center;flex-direction:column;width:100%;max-width:576px;justify-content:center;align-items:center;margin:32px auto 0 auto}}#about-2 .container .about-2-wrapper .about-2-col-1 .cta-buttons .btn-primary-solid{margin-right:15px}@media(max-width: 991px){#about-2 .container .about-2-wrapper .about-2-col-1 .cta-buttons .btn-primary-solid{margin-right:0;margin-bottom:15px;width:210px;text-align:center}}@media(max-width: 991px){#about-2 .container .about-2-wrapper .about-2-col-1 .cta-buttons .btn-secondary-solid{width:210px;text-align:center}}#about-2 .container .about-2-wrapper .about-2-col-2{width:60%;padding-left:32px}@media(max-width: 991px){#about-2 .container .about-2-wrapper .about-2-col-2{width:100%;padding-left:0;padding-top:32px}}#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper{display:flex;flex-direction:row;flex-wrap:wrap}#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col{width:50%;padding:10px}@media(max-width: 767px){#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col{width:100%;padding:10px 42px}}#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places{background-color:#f1ac95;border-radius:25px;padding:45px 24px;position:relative;display:flex;flex-direction:row;align-items:center;overflow:hidden}@media(max-width: 767px){#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places{padding:32px 18px}}#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places:before{content:"";width:50%;height:140%;border-radius:50%;position:absolute;top:-20%;left:-15%;background-color:#e8a088;z-index:0}#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places .places-icon{width:50%;position:relative;z-index:2}#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places .places-icon img{width:62px}@media(max-width: 767px){#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places .places-icon img{width:32px}}#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places .places-text{width:50%;position:relative;z-index:2;padding-right:30px}#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places .places-text h3{font-size:48px !important;font-weight:700 !important;color:#fff;margin:0;text-align:right}@media(max-width: 991px){#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places .places-text h3{font-size:42px !important}}@media(max-width: 767px){#about-2 .container .about-2-wrapper .about-2-col-2 .places-wrapper .places-col .places .places-text h3{font-size:36px !important}}#about-2 .container .about-2-wrapper .about-2-col-2 .accordion .accordion-item{border-radius:22px;border:0;box-shadow:0 8px 12px rgba(0,0,0,.1);margin-bottom:12px}#about-2 .container .about-2-wrapper .about-2-col-2 .accordion .accordion-item .accordion-header h2{color:#2a2a2a;font-size:22px;font-weight:700;letter-spacing:-1px}#about-2 .container .about-2-wrapper .about-2-col-2 .accordion .accordion-item .accordion-header .accordion-button{background-color:#fff;box-shadow:none;border-radius:22px;color:#2a2a2a;font-size:22px;font-weight:700;letter-spacing:-1px}#about-2 .container .about-2-wrapper .about-2-col-2 .accordion .accordion-item .accordion-body img{margin-bottom:24px}.gallery-wrapper{border-radius:22px;background-color:#fff;box-shadow:0 8px 16px rgba(0,0,0,.2);padding:64px;margin-top:64px}@media(max-width: 991px){.gallery-wrapper{padding:32px;margin-top:32px}}.gallery-wrapper .gallery-header{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center}.gallery-wrapper .gallery-header .gallery-header-content{width:50%;padding-right:30px}@media(max-width: 991px){.gallery-wrapper .gallery-header .gallery-header-content{width:100%;padding-right:0}}.gallery-wrapper .gallery-header .gallery-header-buttons{width:50%}@media(max-width: 991px){.gallery-wrapper .gallery-header .gallery-header-buttons{width:100%}}.gallery-wrapper .gallery-header .gallery-header-buttons .cta-buttons{display:flex;flex-direction:row;justify-content:flex-end}@media(max-width: 991px){.gallery-wrapper .gallery-header .gallery-header-buttons .cta-buttons{justify-content:center;flex-direction:column;width:100%;max-width:576px;justify-content:center;align-items:center;margin:32px auto 0 auto}}.gallery-wrapper .gallery-header .gallery-header-buttons .cta-buttons .btn-primary-solid{margin-right:15px}@media(max-width: 991px){.gallery-wrapper .gallery-header .gallery-header-buttons .cta-buttons .btn-primary-solid{margin-right:0;margin-bottom:15px;width:210px;text-align:center}}@media(max-width: 991px){.gallery-wrapper .gallery-header .gallery-header-buttons .cta-buttons .btn-outline-black{width:210px;text-align:center}}.gallery-wrapper .gallery{list-style-type:none;padding:0;margin:32px -10px;overflow:hidden;display:flex;flex-direction:row;flex-wrap:wrap}.gallery-wrapper .gallery li{width:50%;padding:5px 10px}@media(max-width: 767px){.gallery-wrapper .gallery li{width:100%}}.gallery-wrapper .gallery li img{border-radius:21px}#trainers{padding-top:120px;padding-bottom:80px}@media(max-width: 767px){#trainers{padding-bottom:50px;padding-top:80px}}#trainers h2{font-size:68px !important;font-weight:400 !important;line-height:.9em !important;margin-bottom:32px;position:relative;width:100%;display:inline-block;color:#3f4f3c;text-align:center}#trainers h2:before{content:"";position:absolute;left:50%;top:-40px;width:100px;height:2px;margin-left:-50px;background-color:#f1ac95}@media(max-width: 1480px){#trainers h2{font-size:58px !important}}@media(max-width: 1200px){#trainers h2{font-size:48px !important}}@media(max-width: 767px){#trainers h2{font-size:42px !important;text-align:center}}@media(max-width: 767px){#trainers h2 br{display:none}}#trainers .trainers-content{padding-left:15%;padding-right:15%;text-align:center}@media(max-width: 767px){#trainers .trainers-content{padding-left:0%;padding-right:0%}}#trainers .trainers-slider{padding:42px}#trainers .trainers-slider .trainers{border-radius:25px;width:100%;height:420px;background-size:cover;background-repeat:no-repeat;background-position:center center;position:relative}#trainers .trainers-slider .trainers .trainers-name{position:absolute;width:70%;height:auto;bottom:18px;left:15%;background-color:#7f896a;border-radius:25px;text-align:center;padding:10px}#trainers .trainers-slider .trainers .trainers-name p{color:#fff;margin:0}#trainers .trainers-slider .owl-nav{position:absolute;width:100%;display:flex;flex-direction:row;top:50%;left:0;justify-content:space-between;margin-top:-32px}#trainers .trainers-slider .owl-nav .owl-prev{width:64px;height:64px;background-color:#f1ac95;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}#trainers .trainers-slider .owl-nav .owl-prev span{font-size:24px}#trainers .trainers-slider .owl-nav .owl-next{width:64px;height:64px;background-color:#f1ac95;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff}#trainers .trainers-slider .owl-nav .owl-next span{font-size:24px}#trainers .trainers-slider .owl-dots{margin-top:32px}#trainers .trainers-slider .owl-dots .owl-dot span{background-color:#f1ac95;opacity:.2}#trainers .trainers-slider .owl-dots .active span{opacity:1}#contact{padding-top:20px;padding-bottom:80px;position:relative;overflow:hidden}@media(max-width: 767px){#contact{padding-bottom:50px;padding-top:50px}}#contact .contact-pattern-mobile{display:none;position:absolute;top:0;left:0;width:100%;height:90%;object-fit:cover}@media(max-width: 767px){#contact .contact-pattern-mobile{display:block}}#contact .container{position:relative}#contact .container .contact-pattern{position:absolute;top:0;z-index:1;width:90%;object-fit:cover;border-radius:25px;height:95%}@media(max-width: 767px){#contact .container .contact-pattern{display:none}}#contact .container .row{position:relative;z-index:2;align-items:center}#contact .contact-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;padding:0 72px}@media(max-width: 1200px){#contact .contact-wrapper{padding:0 64px}}@media(max-width: 991px){#contact .contact-wrapper{padding:0 48px}}@media(max-width: 767px){#contact .contact-wrapper{padding:50px 24px}}#contact .contact-wrapper .contact-details h2{color:#fff;margin-bottom:32px;font-size:68px !important;font-weight:400 !important;line-height:.9em !important}@media(max-width: 1480px){#contact .contact-wrapper .contact-details h2{font-size:58px !important}}@media(max-width: 1200px){#contact .contact-wrapper .contact-details h2{font-size:48px !important}}@media(max-width: 767px){#contact .contact-wrapper .contact-details h2{font-size:42px !important;text-align:center}}#contact .contact-wrapper .contact-details p{color:#fff;padding-right:30%}@media(max-width: 991px){#contact .contact-wrapper .contact-details p{padding-right:0}}@media(max-width: 767px){#contact .contact-wrapper .contact-details p{text-align:center}}#contact .contact-wrapper .contact-details .cta-buttons{margin-top:32px;display:flex;flex-direction:row}@media(max-width: 991px){#contact .contact-wrapper .contact-details .cta-buttons{justify-content:center;flex-direction:column;width:100%;max-width:576px;justify-content:center;align-items:center;margin:32px auto 0 auto}}#contact .contact-wrapper .contact-details .cta-buttons .btn-primary-solid{margin-right:15px}@media(max-width: 991px){#contact .contact-wrapper .contact-details .cta-buttons .btn-primary-solid{margin-right:0;margin-bottom:15px;width:210px;text-align:center}}@media(max-width: 991px){#contact .contact-wrapper .contact-details .cta-buttons .btn-secondary-solid{width:210px;text-align:center}}#contact .contact-form-col{padding-top:64px}@media(max-width: 767px){#contact .contact-form-col{padding-top:0px}}#contact .contact-form{width:100%;position:relative;z-index:2;margin-top:42px;background-color:#f9faef;border-radius:25px;padding:72px 64px 64px 64px}@media(max-width: 1200px){#contact .contact-form{padding:64px 48px}}@media(max-width: 767px){#contact .contact-form{padding:48px 24px}}#contact .contact-form .wpcf7-form{width:100%}@media(max-width: 767px){#contact .contact-form .wpcf7-form{margin-top:0}}#contact .contact-form .wpcf7-form p{margin-bottom:10px;padding-right:0}#contact .contact-form .wpcf7-form input{padding:12px 15px;border-radius:6px;background-color:#fff;color:#2a2a2a;margin-bottom:12px;border:0;width:100%}#contact .contact-form .wpcf7-form textarea{padding:12px 15px;border-radius:6px;background-color:#fff;height:180px;border:0;color:#2a2a2a}#contact .contact-form .wpcf7-form select{padding:12px 15px;border-radius:6px;background-color:#fff;margin-bottom:8px;appearance:none;-moz-appearance:none;-webkit-appearance:none;border:0;height:56px;color:#2a2a2a;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position:98% center;background-size:auto}#contact .contact-form .wpcf7-form input[type=submit]{width:180px;display:block;margin:14px 0 0 0;border:0;font-weight:500;text-transform:uppercase;font-size:14px;border-radius:32px;letter-spacing:2px;color:#fff;height:40px;line-height:1em;background-color:#f1ac95;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease}#contact .contact-form .wpcf7-form input[type=submit]:hover{transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;opacity:.7}@media(max-width: 991px){#contact .contact-form .wpcf7-form input[type=submit]{display:block;margin:14px auto}}@media(max-width: 767px){#contact .contact-form .wpcf7-form input[type=submit]{display:block;margin:14px auto}}#contact .contact-form .wpcf7-form .wpcf7-spinner{position:absolute;right:0;bottom:0}#contact .contact-form .wpcf7-form ::placeholder{color:#2a2a2a;opacity:1}#faqs{padding-top:80px;padding-bottom:80px;background-size:cover;background-repeat:no-repeat;background-position:center center}@media(max-width: 767px){#faqs{padding-bottom:50px;padding-top:50px}}#faqs .faqs-container{padding:64px;border-radius:24px}@media(max-width: 991px){#faqs .faqs-container{padding:42px}}@media(max-width: 767px){#faqs .faqs-container{padding:42px 28px}}#faqs h2{text-align:center;color:#2a2a2a;letter-spacing:-1px}#faqs #faqs-accordion{display:flex;flex-direction:row;flex-wrap:wrap;margin:64px auto 0 auto;overflow:hidden;width:100%}#faqs #faqs-accordion .accordion-col{width:50%;padding:10px 20px}@media(max-width: 768px){#faqs #faqs-accordion .accordion-col{width:100%}}#faqs #faqs-accordion .accordion-item{border:0;border-radius:10px;background-color:#fff;padding:6px 10px;box-shadow:0 8px 12px rgba(0,0,0,.05)}#faqs #faqs-accordion .accordion-item h2 .accordion-button{background-color:rgba(0,0,0,0);box-shadow:none;padding:4px 15px;font-size:16px;color:#2a2a2a;white-space:normal}.testimonials{padding:0 0 40px 0;position:relative;overflow:hidden}@media(max-width: 767px){.testimonials{padding-top:40px;padding-bottom:50px}}.testimonials .container{position:relative;z-index:2}.testimonials .container .col-testi-slide{padding:24px 58px}@media(max-width: 991px){.testimonials .container .col-testi-slide{order:12;padding:0}}.testimonials .container .col-testi-slide .testimonials-slider .owl-stage .owl-item{background-color:#f9faef;border-radius:22px}.testimonials .container .col-testi{padding-left:64px}@media(max-width: 991px){.testimonials .container .col-testi{order:1;padding-left:0;margin-bottom:32px}}.testimonials .container .col-testi h2{text-align:right;font-size:68px !important;font-weight:400 !important;line-height:.9em !important;margin-bottom:32px;position:relative;width:100%;display:inline-block;color:#3f4f3c}.testimonials .container .col-testi h2:before{content:"";position:absolute;left:50%;top:-40px;width:100px;height:2px;margin-left:-50px;background-color:#f1ac95;display:none}@media(max-width: 767px){.testimonials .container .col-testi h2:before{display:block}}@media(max-width: 1480px){.testimonials .container .col-testi h2{font-size:58px !important}}@media(max-width: 1200px){.testimonials .container .col-testi h2{font-size:48px !important}}@media(max-width: 767px){.testimonials .container .col-testi h2{font-size:42px !important;text-align:center}}@media(max-width: 767px){.testimonials .container .col-testi h2 br{display:none}}.testimonials .container .col-testi p{text-align:right;padding-left:50%}@media(max-width: 991px){.testimonials .container .col-testi p{padding-left:20%}}@media(max-width: 767px){.testimonials .container .col-testi p{padding-left:0;text-align:center}}.testimonials .container .col-testi .cta-buttons{margin-top:32px;display:flex;flex-direction:row}@media(max-width: 991px){.testimonials .container .col-testi .cta-buttons{justify-content:center;flex-direction:column;width:100%;max-width:576px;justify-content:center;align-items:center;margin:32px auto 0 auto}}.testimonials .container .col-testi .cta-buttons .btn-primary-solid{margin-right:15px}@media(max-width: 991px){.testimonials .container .col-testi .cta-buttons .btn-primary-solid{margin-right:0;margin-bottom:15px;width:210px;text-align:center}}@media(max-width: 991px){.testimonials .container .col-testi .cta-buttons .btn-outline-black{width:210px;text-align:center}}.testimonials-row{align-items:center}.testimonial-slider-col{position:relative;margin-top:20px}.testimonials-slider{position:relative}.testimonials-slider .testimonial{border:0;width:100%;margin-bottom:0;border-radius:0;padding:32px 34px;display:flex;flex-direction:row;flex-wrap:wrap;position:relative;z-index:2;margin-top:32px}@media(max-width: 767px){.testimonials-slider .testimonial{padding:28px;margin-top:18px}}.testimonials-slider .testimonial .testimonial-stars{margin:0 auto;text-align:center}.testimonials-slider .testimonial .testimonial-stars img{object-fit:contain;width:auto;margin-left:0}@media(max-width: 767px){.testimonials-slider .testimonial .testimonial-stars img{display:block;margin:0 auto}}.testimonials-slider .testimonial .testimonial-content{width:100%;margin-bottom:20px;color:#2a2a2a;margin-top:0;height:auto}.testimonials-slider .testimonial .testimonial-content p{color:#2a2a2a;text-align:left}.testimonials-slider .testimonial .testimonial-bar{width:100%;height:1px;background-color:#d7dae4}.testimonials-slider .testimonial .testimonial-footer{width:100%;display:flex;flex-direction:row;padding-top:32px}.testimonials-slider .testimonial .testimonial-footer .testimonial-author{width:100%;text-align:left}@media(max-width: 767px){.testimonials-slider .testimonial .testimonial-footer .testimonial-author{text-align:left;width:100%}}.testimonials-slider .testimonial .testimonial-footer .testimonial-author .author{margin-bottom:0;text-align:left}.testimonials-slider .owl-dots{position:relative;margin-top:42px !important}.testimonials-slider .owl-dots .owl-dot span{background-color:#f1ac95 !important;opacity:.4}.testimonials-slider .owl-dots .active span{background-color:#f1ac95 !important;opacity:1}h1,h2,h3,h4,h5,h6{font-weight:700 !important;font-family:"pf-signskript",sans-serif !important;font-optical-sizing:auto;font-style:normal;line-height:1em !important}h2{font-size:46px !important}@media(max-width: 991px){h2{font-size:38px !important}}@media(max-width: 768px){h2{font-size:32px !important}}@media(max-width: 576px){h2{font-size:30px !important}}p{font-size:16px;font-weight:400;font-family:"Poppins",sans-serif !important;font-optical-sizing:auto;font-style:normal;color:#2a2a2a}.page-template-page-thank-you{background-color:#fff}.page-template-page-thank-you .site-header{display:none}.home .site-header{display:none}.home .site-footer{display:none}#content .page-header{display:none}@media(max-width: 767px){.container{padding-left:20px !important;padding-right:20px !important}}/*# sourceMappingURL=style.min.css.map */