:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:PlusJakartaSans-xLight;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-ExtraLight.woff);font-weight:200}@font-face{font-family:PlusJakartaSans-Light;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Light.woff);font-weight:300}@font-face{font-family:PlusJakartaSans-Regular;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Regular.woff);font-weight:400}@font-face{font-family:PlusJakartaSans-Medium;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-Medium.woff);font-weight:500}@font-face{font-family:PlusJakartaSans-SemiBold;src:url(/assets/fonts/Plus_Jakarta_Sans/static/PlusJakartaSans-SemiBold.woff);font-weight:600}@font-face{font-family:Urbanist-Black;src:url(/assets/fonts/Urbanist/static/Urbanist-Black.woff);font-weight:800}@font-face{font-family:Urbanist-Bold;src:url(/assets/fonts/Urbanist/static/Urbanist-Bold.woff);font-weight:700}@font-face{font-family:Urbanist-xBold;src:url(/assets/fonts/Urbanist/static/Urbanist-ExtraBold.woff);font-weight:900}@font-face{font-family:Urbanist-Regular;src:url(/assets/fonts/Urbanist/static/Urbanist-Regular.woff);font-weight:400}@font-face{font-family:Urbanist-Medium;src:url(/assets/fonts/Urbanist/static/Urbanist-Medium.woff);font-weight:500}@font-face{font-family:Urbanist-SemiBold;src:url(/assets/fonts/Urbanist/static/Urbanist-SemiBold.woff);font-weight:600}:root{--bg-primary: #0A0A0A;--bg-tertiary: #1A1A1A;--bg-texture: #0D0D0D;--bg-gradient:linear-gradient(180deg, #2D2D2D 0%, #101010 100%);--border-primary: #292929;--border-secondary: #FFFFFF1F;--gradient-border: linear-gradient(to right, #1a1a1a00 0%, #7a7a7aa1 20%, #7a7a7a 50%, #7a7a7aa1 80%, #1a1a1a00 100% );--text-primary: #FFFFFF;--text-secondary: #CECECE;--text-gradient: linear-gradient(268.4deg, #BA42FF -18.56%, #FF3705 100.84%);--gradient-danger:linear-gradient(1.75deg, #9F0008 1.56%, #FF3535 98.59%);--gradient-primary: linear-gradient(90deg, rgb(40 40 40 / 6%) 21%, #5c5c5c82 50%, rgb(40 40 40 / 6%) 80%);--brand-primary: #FF3705}#root{width:100%;height:100%;margin:auto;padding:0;text-align:center}body,html{width:100%;height:100%;padding:0;margin:0;box-sizing:border-box;scroll-snap-type:y mandatory;scroll-behavior:smooth;scroll-padding-top:120px}body{scroll-snap-type:y mandatory;scroll-behavior:smooth}body img{-webkit-user-select:none;user-select:none;pointer-events:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#1a1a1a;border-radius:10px}::-webkit-scrollbar-thumb{background:#555;border-radius:10px;border:2px solid #1a1a1a}::-webkit-scrollbar-thumb:hover{background:#777}.zz-home{scroll-snap-type:y mandatory;scroll-behavior:smooth}*{padding:0;margin:0;box-sizing:border-box}.my-app{background-color:var(--bg-primary);overflow-x:hidden}section{display:flex;flex-direction:column;margin-top:116px!important}.section-title{position:relative;width:100%;height:2px;background:var(--gradient-primary)}.section-title .st-banner{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:1px solid var(--border-primary);width:fit-content;border-radius:40px}.stb-inner{width:100%;height:39.98px;padding:8px 24px;border-radius:40px;position:relative;font-family:PlusJakartaSans-medium;font-weight:500;font-size:16px;line-height:24px;text-align:center;color:var(--text-primary);white-space:nowrap;background:linear-gradient(180deg,#2d2d2d,#101010)}.stb-inner:after{content:"";position:absolute;top:-1px;width:101.5%;height:42.6px;left:50%;border-radius:40px;transform:translate(-50%);background:radial-gradient(66.53% 100% at 50% 0%,#e6e6e6,#292929);z-index:-1;opacity:1}.section-header{margin-top:70px;display:flex;flex-direction:column;align-items:center;gap:24px}.section-heading{font-family:Urbanist-SemiBold;font-weight:600;font-size:56px;line-height:80px;color:var(--text-primary)}.section-sub-heading{font-family:Urbanist-Regular;font-weight:400;font-size:40px;line-height:56px;color:var(--text-primary);margin-top:-24px}.section-sub-heading .gradient-text{font-family:Urbanist-SemiBold!important;font-weight:600!important}.gradient-text{background:var(--text-gradient)!important;-webkit-background-clip:text!important;background-clip:text!important;color:transparent!important}.section-description{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:20px;line-height:32px;color:var(--text-secondary)}.section-main{margin-top:80px}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-animation:autofill 0s forwards;animation:autofill 0s forwards}@keyframes autofill{to{background:#0000;color:inherit}}@-webkit-keyframes autofill{to{background:#0000;color:inherit}}.u-container-lg{width:100%;height:100%;max-width:1440px;margin:auto;padding:0 136px}.hero-section{max-width:3840px;margin:auto;position:relative;z-index:2;height:calc(100vh - 212px)}.light-beam{position:absolute;top:-212px;left:0;opacity:.13;z-index:-1;width:100%;height:100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.hs-main{background-image:url(/assets/images/grid-hero.webp);background-position:center;background-size:cover;background-repeat:no-repeat;max-width:1242px;margin:auto;display:flex;flex-direction:column;gap:16px}.intro-section{-webkit-user-select:none;user-select:none}.intro-section img{width:100%}.hs-top{display:flex;flex-direction:column;align-items:center;justify-content:center}.hs-top h3{background:var(--text-gradient);-webkit-background-clip:text;background-clip:text;color:transparent;font-family:Urbanist-SemiBold;font-size:72px;font-weight:600;line-height:92px;text-align:center}.hs-top h4{font-family:Urbanist-Regular;font-weight:400;font-size:72px;line-height:92px;text-align:center;color:var(--text-primary)}.hs-mid{width:76%;margin:auto}.main-description{font-family:PlusJakartaSans-Regular;font-size:20px;line-height:32px;font-weight:400;color:var(--text-secondary);text-align:center}.hs-bottom{display:flex;width:fit-content;margin:54px auto auto;align-items:center;gap:8px}.bb-btn{background:#0000;border:0;outline:0!important;margin:0;padding:0}.booking-btn{display:block;background:var(--gradient-danger);border:0;padding:12px 32px;border-radius:40px;font-family:PlusJakartaSans-SemiBold;font-weight:600;font-size:20px;line-height:28px;text-align:center;color:var(--text-primary);outline:0!important}.booking-btn:hover{color:var(--text-primary)}.learn-btn{background:var(--bg-tertiary);border:1px solid var(--border-primary);padding:12px 32px;border-radius:40px;font-family:PlusJakartaSans-SemiBold;font-weight:600;font-size:20px;line-height:28px;text-align:center;color:var(--text-primary);outline:0!important;box-shadow:0 12px 11px #ffffff0d inset}.hs-footer img{width:100%;height:auto;margin-top:80px;-webkit-user-select:none;user-select:none;pointer-events:none}.core-wrapper{display:flex;align-items:center;width:100%}.core-card{display:flex;flex-direction:column;gap:8px;width:33.33%;padding:32px 20px;height:360px}.core-img{width:144px;height:144px}.core-title{font-family:PlusJakartaSans-Medium;font-weight:500;font-size:24px;line-height:36px;color:var(--brand-primary);margin:0;text-align:start}.core-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:16px;line-height:26px;color:var(--text-secondary);text-align:start;margin:0}.core1{border:1px solid var(--border-primary)}.core2{border:1px solid var(--border-primary);border-left:0;border-right:0}.core3{border:1px solid var(--border-primary)}.sc-wrapper{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}.service-card{width:calc(50% - 12px);border:var(--border-primary);padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;border-radius:24px;border:1px solid var(--border-secondary);background:linear-gradient(180deg,#121212,#000)}.sc-icon{width:56px;height:56px}.cs-title{font-family:PlusJakartaSans-Medium;font-weight:500;font-size:24px;line-height:34px;color:var(--text-primary);margin:0}.cs-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:16px;line-height:24px;color:var(--text-secondary);text-align:start;margin:0 0 5px}.cs-img-main{width:100%;border-radius:27px;object-fit:cover}.benifits-wrapper{width:100%;display:flex;flex-direction:row;flex-wrap:wrap}.benifit-card{width:33.33%;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:8px;border:1px solid var(--border-secondary)}.bc1{border-left:0;border-top:0}.bc2{border:0}.bc3{border-right:0;border-top:0}.bc4{border:0}.bc5{border-bottom:0}.bc6{border:0}.benifit-icon{width:56px;height:56px;border-radius:12px}.benifit-title{font-family:PlusJakartaSans-Medium;font-weight:600;font-size:24px;line-height:34px;color:var(--text-primary);text-align:left}.benifit-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:18px;line-height:28px;color:var(--text-secondary);text-align:left}.wc-wrapper{width:100%;display:flex;align-items:center;flex-direction:column;flex-wrap:wrap;row-gap:40px}.wc-row{width:100%;display:flex;align-items:center}.work-card-data{width:50%;padding:50px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:12px}.wc-title{font-family:Urbanist-SemiBold;font-weight:600;font-size:32px;line-height:40px;color:var(--text-primary)}.wc-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:20px;line-height:32px;color:var(--text-secondary);text-align:start}.work-card-image{width:50%;display:flex;align-items:center;justify-content:center}.work-card-image img{height:296px}.oc-wrapper{width:100%;display:flex;gap:20px;flex-direction:row;flex-wrap:wrap}.offer-card{width:calc(33.33% - 13.3334px);padding:40px;display:flex;flex-direction:column;gap:12px;align-items:flex-start;border:1px solid var(--border-secondary);border-radius:24px}.oc-img{width:40px;height:40px}.oc-title{font-family:Urbanist-Bold;font-weight:700;font-size:20px;line-height:31px;color:var(--text-primary);text-align:start}.oc-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:14px;text-align:start;color:var(--text-secondary);line-height:20px}.oci1{background:url(/assets/images/card-bg1.webp);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.oci2{background:url(/assets/images/card-bg2.webp);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.oci3{background:url(/assets/images/card-bg3.webp);background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.oc1{background-color:#0003}.oc2{background-color:#000c;position:relative;z-index:1}.oc2:after{content:"";position:absolute;width:80%;height:80%;top:50%;left:50%;transform:translate(-50%,-50%);background:#96280d66;z-index:-2;filter:blur(180px)}.oc3{background-color:#00000080;position:relative;z-index:1}.oc3:after{content:"";position:absolute;width:80%;height:80%;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#7d0d9666;z-index:-2;filter:blur(180px)}.cc-wrapper{width:100%;display:flex;gap:20px;flex-direction:row;flex-wrap:wrap}.client-card{background:linear-gradient(0deg,#0d0d0d,#141414);width:calc(33.33% - 13.3334px);padding:45px 32px;display:flex;flex-direction:column;gap:12px;align-items:flex-start;border:1px solid var(--border-primary);border-radius:4px}.cc-img{width:56px;height:56px}.cc-title{font-family:Urbanist-SemiBold;font-weight:600;font-size:20px;line-height:31px;color:var(--text-primary);text-align:start}.cc-desc{font-family:PlusjakartaSans-Regular;font-weight:400;font-size:16px;line-height:24px;color:var(--text-secondary);text-align:start}.wuc-wrapper{width:100%;display:flex;gap:24px;flex-direction:row;flex-wrap:wrap;position:relative;z-index:1}.wuc-wrapper:after{content:"";position:absolute;width:600px;height:400px;top:10%;left:50%;transform:translate(-50%);background:linear-gradient(165.19deg,#ff37050f 38.95%,#3609ec24 92.27%);filter:blur(37px);z-index:-1}.why-us-card{width:calc(50% - 12px);display:flex;align-items:start;flex-direction:column;border:1px solid var(--border-secondary);background-color:var(--bg-texture);border-radius:25px;overflow:hidden}.wuc-top1{background:url(/assets/images/card-bg4.webp);background-position:center;background-size:cover;background-repeat:no-repeat;height:172px;width:100%}.wuc-top2{background:url(/assets/images/card-bg1.webp);background-position:center;background-size:cover;background-repeat:no-repeat;height:172px;width:100%}.wuc-top3{background:url(/assets/images/card-bg5.webp);background-position:center;background-size:cover;background-repeat:no-repeat;height:172px;width:100%}.wuc-top4{background:url(/assets/images/card-bg6.webp);background-position:center;background-size:cover;background-repeat:no-repeat;height:172px;width:100%}.wuc-top5{background:url(/assets/images/card-bg7.webp);background-position:center;background-size:cover;background-repeat:no-repeat;height:172px;width:100%}.wuc-top6{background:url(/assets/images/card-bg8.webp);background-position:center;background-size:cover;background-repeat:no-repeat;height:172px;width:100%}.wuc-top7{background:url(/assets/images/card-bg9.webp);background-position:center;background-size:cover;background-repeat:no-repeat;height:172px;width:100%}.wuc-top8{background:url(/assets/images/card-bg10.webp);background-position:center;background-size:cover;background-repeat:no-repeat;height:172px;width:100%}.wuc-main{width:100%;padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:12px}.wuc-title{font-family:Urbanist-Bold;font-weight:700;font-size:24px;line-height:32px;text-align:start;color:var(--text-primary)}.wuc-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:16px;line-height:24px;text-align:start;color:var(--text-secondary)}.booking-wrapper{width:100%;display:flex;flex-direction:row;align-items:flex-start;gap:10px}.booking-left{display:flex;width:calc(50% - 50px);flex-direction:column;align-items:flex-start;gap:20px;width:calc(50% - 80px)}.contact-us-chip{border:1px solid var(--border-primary);display:flex;justify-content:center;align-items:center;padding:6px 12px;border-radius:32px;font-family:PlusJakartaSans-Medium;font-size:12px;line-height:16px;font-weight:500;text-align:center;color:var(--text-primary)}.booking-left .section-heading{text-align:start!important}.bl-bottom{display:flex;flex-direction:column;align-items:flex-start;margin-top:56px}.cu-title{font-family:PlusJakartaSans-Medium;font-weight:500;font-size:24px;line-height:40px;color:var(--text-primary)}.cu-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:20px;line-height:32px;text-align:start;color:var(--text-secondary)}.cu-mail{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:24px;line-height:36px}.booking-right{width:50%;background-color:#ffffff08;border:1px solid var(--border-primary);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-radius:10px;margin-left:auto}.booking-right form{padding:48px;width:100%;display:flex;flex-direction:column;gap:24px}.form-title{font-family:PlusJakartaSans-Medium;font-weight:500;font-size:16px;line-height:24px;text-align:start;color:var(--brand-primary)}.form-body{width:100%;display:flex;flex-direction:column;gap:16px}.fb-names{width:100%;display:flex;flex-direction:row;gap:16px;flex-wrap:nowrap}.form-body input{width:100%;border:1px solid var(--border-primary);background-color:#ffffff0a;border-radius:8px;padding:16px;color:var(--text-secondary);font-family:PlusJakartaSans-Regular;font-weight:400;font-size:16px;line-height:24px;outline:0!important}.fb-names input{width:50%}.form-body textarea{width:100%!important;height:160px!important;border:1px solid var(--border-primary);border-radius:8px;padding:16px;color:var(--text-secondary);font-family:PlusJakartaSans-Regular;font-weight:400;font-size:16px;line-height:24px;outline:0!important;background:linear-gradient(126.63deg,#ffffff0f 42.86%,#fff0 81.17%)}.submit-btn{display:flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;background:linear-gradient(180deg,#ff3705,#800002);border:1px solid var(--border-primary);font-family:PlusJakartaSans-Medium;font-weight:500;font-size:16px;line-height:24px;color:var(--text-primary);outline:0!important}.submit-btn:hover{border-color:var(--border-primary)}.PhoneInputCountryIconImg{color:var(--text-secondary)}.PhoneInputCountrySelectArrow{color:var(--text-primary)}.PhoneInputCountrySelect option{background-color:var(--bg-primary);color:var(--text-secondary)}.error-active{color:#dc3546b2;animation:warning 1s infinite ease-in-out}.text-success{color:#006c00}.PhoneInputCountry{gap:5px}@keyframes warning{0%{color:#dc3546b2}to{color:#ff0019}}@media (max-height:750px){.hero-section{margin-top:10px!important;height:calc(100vh - 104px)}.hs-main{gap:8px}.hs-top h4,.hs-top h3{font-size:56px;line-height:72px}.main-description{font-size:18px;line-height:26px}.hs-bottom{margin-top:40px}.learn-btn,.booking-btn{padding:8px 24px;font-size:18px;line-height:26px}.hs-footer img{margin-top:50px}}@media (max-width:1440px){.hero-section{margin-top:40px!important;height:calc(100vh - 104px)}.hs-main{gap:8px}.hs-top h4,.hs-top h3{font-size:56px;line-height:72px}.main-description{font-size:18px;line-height:26px}.hs-bottom{margin-top:40px}.learn-btn,.booking-btn{padding:8px 24px;font-size:18px;line-height:26px}.hs-footer img{margin-top:50px}.u-container-lg{max-width:1000px;padding:0 32px}.section-header{gap:10px}.section-heading{font-size:40px;line-height:50px}.section-description{font-size:16px;line-height:24px}.section-main{margin-top:70px}.work-card-data{gap:8px}.wc-title{font-size:22px;line-height:30px}.wc-desc{font-size:18px;line-height:26px}.section-sub-heading{font-size:28px;line-height:32px;margin-top:-8px}.oc-img{width:32px;height:32px}.sc-wrapper{gap:16px}.service-card{padding:26px;width:calc(50% - 8px);gap:8px}.sc-icon{width:40px;height:40px}.cs-title{font-size:20px;line-height:28px}.cs-desc{font-size:14px;line-height:20px}.offer-card{gap:8px;padding:26px;width:calc(33.33% - 10.667px)}.oc-title{font-size:18px;line-height:26px}.oc-desc{font-size:14px;line-height:20px}.client-card{padding:30px 26px;width:calc(33.33% - 10.667px)}.cc-img{width:40px;height:40px}.cc-title{font-size:18px;line-height:26px}.oc-wrapper,.cc-wrapper,.wuc-wrapper{gap:16px}.why-us-card{width:calc(50% - 8px)}.wuc-main{gap:8px}.wuc-title{font-size:22px;line-height:30px}.wuc-desc{font-size:14px;line-height:20px}.bl-bottom{margin-top:40px}.cu-title{font-size:22px;line-height:30px}.cu-desc{font-size:18px;line-height:26px}.cu-mail{font-size:22px;line-height:30px}.booking-right form{padding:36px;gap:16px}.form-body,.fb-names{gap:10px}.form-body input{padding:10px;font-size:14px;line-height:20px}.form-body textarea{height:110px!important;padding:10px;font-size:14px;line-height:20px}.submit-btn{padding:8px 20px;font-size:14px;line-height:20px}.core-card{height:292px}.core-img{width:90px;height:90px}.core-title{font-size:20px;line-height:28px}.core-desc{font-size:14px;line-height:20px}.benifit-card{padding:20px}.benifit-icon{width:50px;height:50px;border-radius:12px}.benifit-title{font-size:20px;line-height:28px}.benifit-desc{font-size:16px;line-height:28px}}@media (max-width:750px){.hs-mid{width:100%}.hero-section{margin-top:40px!important;padding:16px}.hs-main{gap:8px}.hs-top h4,.hs-top h3{font-size:32px;line-height:44px}.main-description{font-size:16px;line-height:24px}.hs-bottom{margin-top:40px}.learn-btn,.booking-btn{padding:8px 24px;font-size:16px;line-height:24px}.hs-footer img{margin-top:50px}.u-container-lg{max-width:100%;padding:0 16px}.section-header{gap:10px}.section-heading{font-size:26px;line-height:34px}.section-description{font-size:14px;line-height:20px}.section-main{margin-top:70px}.wc-row1{width:100%;flex-direction:column-reverse;align-items:start}.wc-row1 .work-card-image{justify-content:start}.wc-row1 .work-card-data{align-items:start}.wc-row1 .wc-desc{text-align:start}.wc-row2{flex-direction:column;align-items:flex-end}.wc-row2 .work-card-image{justify-content:end}.wc-row2 .work-card-data{align-items:end}.wc-row2 .wc-desc{text-align:end}.work-card-image img{width:80%;max-width:340px;height:auto}.work-card-data{gap:8px;width:90%;padding:0}.wc-row{gap:16px}.work-card-image{width:100%}.wc-title{font-size:16px;line-height:24px}.wc-desc{font-size:14px;line-height:20px}.section-sub-heading{font-size:22px;line-height:28px;margin-top:-6px}.oc-img{width:32px;height:32px}.sc-wrapper{gap:16px}.service-card{padding:20px;width:100%;gap:8px}.sc-icon{width:32px;height:32px}.cs-title{font-size:16px;line-height:24px}.cs-desc{font-size:14px;line-height:20px}.offer-card{gap:8px;padding:20px;width:100%;height:175px;justify-content:center}.oc-title{font-size:16px;line-height:24px}.oc-desc{font-size:14px;line-height:20px}.client-card{padding:20px;width:100%}.cc-img{width:40px;height:40px}.cc-title{font-size:16px;line-height:24px}.oc-wrapper,.cc-wrapper,.wuc-wrapper{gap:16px}.wuc-wrapper:after{width:330px;height:330px}.why-us-card{width:100%}.wuc-main{gap:8px;padding:20px}.wuc-title{font-size:18px;line-height:26px}.wuc-top1,.wuc-top2,.wuc-top3,.wuc-top4,.wuc-top5,.wuc-top6,.wuc-top7,.wuc-top8{height:100px}.wuc-desc{font-size:14px;line-height:20px}.bl-bottom{margin-top:16px}.cu-title{font-size:22px;line-height:30px}.cu-desc{font-size:18px;line-height:26px}.cu-mail{font-size:22px;line-height:30px}.booking-right form{padding:20px 10px;gap:10px}.form-body{gap:10px}.fb-names{gap:10px;flex-direction:column}.fb-names input{width:100%}.form-body input{padding:10px;font-size:16px;line-height:24px}.form-body textarea{height:110px!important;padding:10px;font-size:16px;line-height:24px}.submit-btn{padding:8px 20px;font-size:16px;line-height:24px}.booking-wrapper{flex-direction:column;gap:26px}.booking-left{width:100%;gap:16px}.booking-right{width:100%}.stb-inner{height:33.98px;padding:8px 20px;font-size:12px;line-height:18px}.stb-inner:after{height:36.6px}.core-wrapper{flex-wrap:wrap;gap:12px}.core-card{height:auto;width:100%}.core2{border:1px solid var(--border-primary)}.benifit-card{width:100%;padding:20px;border:1px solid var(--border-primary)}.benifit-title{font-size:20px;line-height:28px}.benifit-desc{font-size:16px;line-height:28px}.bc1,.bc2,.bc3,.bc4,.bc5{border-right:0;border-top:0}.bc6{border-right:0;border-top:0;border-bottom:0}}:root{--PhoneInput-color--focus: #03b2cb;--PhoneInputInternationalIconPhone-opacity: .8;--PhoneInputInternationalIconGlobe-opacity: .65;--PhoneInputCountrySelect-marginRight: .35em;--PhoneInputCountrySelectArrow-width: .3em;--PhoneInputCountrySelectArrow-marginLeft: var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth: 1px;--PhoneInputCountrySelectArrow-opacity: .45;--PhoneInputCountrySelectArrow-color: currentColor;--PhoneInputCountrySelectArrow-color--focus: var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform: rotate(45deg);--PhoneInputCountryFlag-aspectRatio: 1.5;--PhoneInputCountryFlag-height: 1em;--PhoneInputCountryFlag-borderWidth: 1px;--PhoneInputCountryFlag-borderColor: rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus: var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading: rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}header{width:100%;height:96px;position:relative;z-index:3;margin:auto;display:flex;align-items:center;justify-content:center}.zz-header{width:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:22px 64px;position:fixed;z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);max-width:1920px}.zz-logo{width:224px;height:52px;cursor:pointer;pointer-events:painted}.zz-navigation{margin:auto;width:fit-content;padding:8px;background:linear-gradient(180deg,#23242a,#131417);border:1px solid #27292F;border-radius:32px;height:52px;display:flex;justify-content:center;align-items:center}.zzn-wrapper{display:flex;flex-direction:row;justify-content:space-between;width:100%}.zz-navigation ul{list-style:none;display:flex;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:16px;margin:0}.navigation-item{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:14px;line-height:20px;color:var(--text-primary);display:flex;align-items:center;justify-content:center;padding:8px 14px;cursor:pointer}.navigation-item.active{background-color:#ffffff0f;border-radius:32px}.burger-btn{width:224px}.burger-btn button,.zz-mobile-menu{display:none;visibility:hidden;opacity:0;width:0;height:0}@media (max-width:1440px){header{height:64px}.zz-header{padding:12px 32px}.zz-logo{width:172px;height:40px}.zz-navigation{padding:4px;height:40px}.navigation-item{font-size:12px;line-height:18px;padding:6px 12px}}@media (max-width:1000px){.zz-navigation{display:none;visibility:hidden;opacity:0;width:0;height:0}.zz-header{background-color:#0a0a0a}.burger-btn{width:auto;display:flex;align-items:center;justify-content:center}.burger-btn button{visibility:visible;display:block;opacity:1;width:fit-content;height:auto;padding:0;background-color:#0000!important;background:#0000!important;outline:0;margin:0;border:0!important}.burger-btn button img{height:32px;-webkit-user-select:none;user-select:none}.zz-mobile-menu{width:100%;background-color:#0a0a0a;border-radius:0 0 12px 12px;top:64px;position:fixed;padding:20px;display:block;visibility:visible;opacity:1;height:auto;transition:right .4s ease,opacity .4s ease;right:-100%;box-shadow:0 0 42px #ffffff1a;opacity:0;border-bottom:1px solid var(--border-secondary)}.zz-mobile-menu.open{right:0;opacity:1}.zzmm-ul{list-style:none;width:100%;display:flex;flex-direction:column;gap:8px}.zzmm-ul li{padding:6px 20px;background-color:#ffffff0f;border-radius:32px}.zzmm-ul li a{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}p.mbm-title{font-family:PlusJakartaSans-Medium;font-weight:500;font-size:14px;line-height:20px;text-align:start;color:var(--text-primary)}.arrow-right{width:24px;height:24px}.contact-us{margin-top:24px;background:var(--gradient-danger)!important}}footer{width:100%;display:flex;align-items:center;justify-content:center;position:relative;z-index:2;max-width:1440px;margin:300px auto auto}.zz-footer{width:100%;margin:auto;height:503px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;border-top:1px solid rgba(0,0,0,.336);background-color:#0000004b;background:url(/assets/images/footer-bg.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:39px 39px 0 0;padding:54px 136px 44px}.zz-footer:after{content:"";position:absolute;top:-6px;left:0;width:100%;height:503px;background:linear-gradient(180deg,#871d1d,#0000);filter:blur(4px);z-index:-2;border-radius:32px 32px 0 0;box-shadow:0 -3px 132px #ff280042}.zzf-top{width:100%;display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}.zzft-left{display:flex;flex-direction:column;align-items:flex-start;gap:18px;width:40%}.footer-logo{width:283px;height:53px}.footer-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:14px;line-height:24px;color:var(--text-primary);text-align:start}.zzft-right{width:55%;display:flex;flex-direction:row;align-items:flex-start;gap:16px;justify-content:flex-end}ul.footer-nav{display:flex;flex-direction:column;align-items:flex-start;gap:14px;list-style:none;margin:0}li.fn-title{font-family:PlusJakartaSans-SemiBold;font-weight:600;font-size:16px;line-height:24px;text-align:start;color:var(--text-primary)}li.fn-desc{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:14px;line-height:20px;text-align:start;color:var(--text-secondary);cursor:pointer}.zzf-bottom{width:100%;display:flex;justify-content:flex-start}.zzfb-left p{font-family:PlusJakartaSans-Regular;font-weight:400;font-size:16px;line-height:24px;text-align:start;color:var(--text-primary)}.zz-footer a{margin:0;height:fit-content;display:block;padding:0;color:currentColor;text-decoration:none;cursor:pointer}.zzfb-left{padding:24px 0 0;border-top:1px solid #ffffff14}@media (max-width:1440px){footer{max-width:1000px;margin-top:200px}.zz-footer{padding:40px}.footer-logo{width:200px;height:auto}.zzft-left{gap:10px}.zzfb-left{padding:16px 0 0}.zzfb-left p{font-size:14px;line-height:20px}}@media (max-width: 750px){.zz-footer{padding:32px;height:580px}.zz-footer:after{height:580px}.zzf-top{flex-direction:column;align-items:flex-start;gap:32px}.zzft-left{width:100%}.zzft-right{width:100%;justify-content:space-between;flex-wrap:wrap;gap:32px}li.fn-desc{white-space:nowrap}}
