@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Michroma&display=swap";@import"https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap";:root{--red-700: #005d8f;--red-600: #0085cd;--red-500: #00e1ff;--white: #ffffff;--black: #000000;--gray-800: #2D3748}*{font-family:Poppins,sans-serif;box-sizing:border-box;margin:0;padding:0}._navbar_5wgs9_39{position:sticky;top:0;width:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 4px 15px -3px #0003;z-index:99999}._container_5wgs9_59{max-width:1280px;margin:auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;height:5rem}._logo_5wgs9_81{display:flex;align-items:center;gap:.5rem;text-decoration:none}._logoImg_5wgs9_95{height:4rem;width:auto;object-fit:contain;transition:transform .3s ease}._logoImg_5wgs9_95:hover{transform:scale(1.05)}._desktopNav_5wgs9_121{display:none}._navLinks_5wgs9_129{display:flex;align-items:center}._navLinksDesktop_5wgs9_139{flex-direction:row;font-family:poppins;gap:.25rem}._navLinksMobile_5wgs9_151{flex-direction:column;gap:1rem;font-family:poppins;font-size:1.25rem;align-items:center}._navLinkItem_5wgs9_169{color:var(--white);padding:.5rem 1rem;border-radius:.5rem;text-decoration:none;background:none;font-family:poppins;border:none;cursor:pointer;font:inherit;display:flex;align-items:center;transition:color .3s ease}._navLinkItem_5wgs9_169:hover{color:var(--red-500);cursor:pointer}._servicesContainer_5wgs9_211{position:relative;font-family:poppins;display:flex;flex-direction:column;align-items:center}._chevron_5wgs9_227{width:1rem;height:1rem;margin-left:.25rem}._chevronWrapper_5wgs9_239{display:flex;transition:transform .3s ease}._chevronOpen_5wgs9_249{transform:rotate(180deg)}._servicesDropdown_5wgs9_259{position:absolute;top:100%;left:0;margin-top:.5rem;width:16rem;background-color:var(--black);border-top:2px solid var(--red-600);border-radius:0 0 .5rem .5rem;box-shadow:0 10px 15px -3px #0000001a;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .3s ease,transform .3s ease,visibility .3s}._servicesContainer_5wgs9_211:hover ._servicesDropdown_5wgs9_259{opacity:1;visibility:visible;transform:translateY(0)}._servicesDropdownMobileActive_5wgs9_307{position:static;opacity:1!important;visibility:visible!important;transform:translateY(0)!important;margin-top:.5rem;background-color:var(--black);border:none;box-shadow:none;width:100%;display:flex;flex-direction:column;align-items:center}._dropdownLink_5wgs9_339{display:block;font-family:poppins;padding:.75rem 1rem;color:var(--white);text-decoration:none;width:100%;text-align:center;transition:background-color .3s ease}._dropdownLink_5wgs9_339:hover{background-color:var(--gray-800);cursor:pointer}._bookNowButton_5wgs9_373{margin-left:1rem;padding:.625rem 1.25rem;font-family:poppins;background-color:var(--red-600);color:var(--white);font-weight:600;border-radius:.5rem;text-decoration:none;box-shadow:0 4px 6px -1px #0000001a;transition:all .3s ease;display:inline-block}._bookNowButton_5wgs9_373:hover{background-color:var(--red-700);transform:scale(1.05);box-shadow:0 10px 15px -3px #00c3ff4d}._bookNowMobile_5wgs9_413{margin-top:1.5rem}._mobileMenuButtonContainer_5wgs9_423{display:flex;align-items:center}._mobileMenuButton_5wgs9_423{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.375rem;color:var(--white);background:none;font-family:poppins;border:none;cursor:pointer;z-index:60}._hamburgerLine_5wgs9_461{transition:transform .3s ease,opacity .3s ease}._mobileMenu_5wgs9_423{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:var(--black);z-index:55;padding-top:5rem;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s}._mobileMenuActive_5wgs9_499{opacity:1;visibility:visible}._mobileMenuContent_5wgs9_509{display:flex;flex-direction:column;align-items:center;justify-content:center;height:80%}@media(min-width:768px){._desktopNav_5wgs9_121{display:flex;align-items:center}._mobileMenuButtonContainer_5wgs9_423,._mobileMenu_5wgs9_423{display:none}}:root{--primary-color: #007EA7;--secondary-color: #144251;--effect-color: #01403A;--heading-color: #00A8E8;--input-color: #00304A}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{background-color:#011921;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}._container_1nor8_37{max-width:1400px;width:100%;margin:0 auto;padding:0 clamp(1rem,5vw,2rem)}._hero_section_1nor8_53{min-height:100vh;width:100%;padding:80px 0 0;display:flex;align-items:center;justify-content:center;position:relative}._hero_content_1nor8_75{max-width:1400px;width:100%;font-family:Bebas Neue;padding:0 clamp(1rem,5vw,2rem);display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(2rem,5vw,4rem);align-items:center;min-height:calc(100vh - 80px)}._hero_text_1nor8_99{display:flex;width:100%;font-family:Bebas Neue;flex-wrap:wrap;justify-content:center;color:#fff;text-align:left}._hero_heading_1nor8_121,._hero_heading_2_1nor8_123,._hero_heading_3_1nor8_125{font-size:clamp(2.5rem,17vw,12rem);font-weight:900;line-height:1;font-family:Bebas Neue;margin:0;color:#fff;word-break:break-word}._hero_heading_2_1nor8_123{margin:.5rem 0}._highlight_primary_1nor8_151{color:#00a7e7;font-family:Bebas Neue;font-size:clamp(3rem,15vw,5.5rem)}._highlight_secondary_1nor8_163{color:var(--secondary-color, #ff6b35);text-decoration:line-through;font-family:Bebas Neue;text-decoration-thickness:4px}._hero_image_1nor8_179{width:50%;height:auto;display:flex;justify-content:center;align-items:center}._image_1nor8_193{width:100%;height:auto;display:block;max-width:100%}._text_cont_1nor8_209{width:50%;display:flex;flex-direction:column;justify-content:center;padding:2rem}#_neonBrand_1nor8_1{transition:color .25s ease}._hero_heading_1nor8_121,._hero_heading_2_1nor8_123,._hero_heading_3_1nor8_125{transition:color .3s ease}#_neonBrand_1nor8_1:hover,._hero_heading_1nor8_121:hover,._hero_heading_2_1nor8_123:hover{cursor:pointer}._btnbox_1nor8_257{width:70%;margin-top:2rem}._btnbox_1nor8_257 button{width:60%;padding:1rem 2rem;background-color:#00a7e7;color:#fff;border:1px solid #008cff;font-family:sans-serif;border-radius:5px;transition:.3s all ease-in-out}._btnbox_1nor8_257 button:hover{background-color:transparent;cursor:pointer;border:1px solid white}@media(max-width:850px){._hero_text_1nor8_99{width:100%;justify-content:center;align-items:center;flex-direction:column}._text_cont_1nor8_209{justify-content:center;align-items:center;text-align:center;width:90%}._hero_image_1nor8_179{width:100%}}._bookingSection_7lxlg_1{min-height:100vh;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:Bebas Neue,sans-serif}._contentGrid_7lxlg_29{display:grid;gap:4rem;width:100%;max-width:72rem;grid-template-columns:1fr}@media(min-width:768px){._contentGrid_7lxlg_29{grid-template-columns:1fr 2fr;align-items:center}}._titleContainer_7lxlg_65{display:flex;margin-top:2rem;justify-content:center;align-items:center;font-family:Bebas Neue;text-align:center;min-height:250px}@media(min-width:768px){._titleContainer_7lxlg_65{justify-content:flex-start;text-align:left;min-height:500px}}._bookingTitle_7lxlg_101{font-size:clamp(11rem,23vw,15rem);line-height:.8;font-family:Bebas Neue;font-weight:900;margin:0}._bookingTitleBook_7lxlg_117{color:#00a7e7;display:block;font-family:Bebas Neue}._bookingTitleNow_7lxlg_129{font-size:clamp(11rem,23vw,17rem);color:#fff;display:block;font-family:Bebas Neue}._bookingFormCard_7lxlg_145{background-color:#001f28;padding:2rem;border-radius:1rem;box-shadow:0 10px 30px #00000080;max-width:600px;font-family:Inter,sans-serif}._bookingSection_7lxlg_1,._contentGrid_7lxlg_29,._bookingFormCard_7lxlg_145{overflow:hidden}._formField_7lxlg_169{margin-bottom:1.5rem}._formLabel_7lxlg_177{color:#fff;font-family:sans-serif;display:block;margin-bottom:.5rem;font-weight:600;font-size:.9rem}._formInputWrapper_7lxlg_195{background-color:#012831;border-radius:.5rem;padding:.75rem 1rem;color:#fff;font-size:1rem}._formInput_7lxlg_195,._formTextarea_7lxlg_213{font-family:sans-serif;width:100%;background:none;border:none;outline:none;color:#fff;font-size:1rem;resize:vertical}._formInput_7lxlg_195::placeholder,._formTextarea_7lxlg_213::placeholder{color:#7d7d7d}._formTextarea_7lxlg_213{min-height:80px}._submitButton_7lxlg_253{font-family:sans-serif;width:100%;padding:.75rem 1.5rem;background-color:#007aff;color:#fff;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}._submitButton_7lxlg_253:hover{background-color:#00e7a7}._formInputWrapper_7lxlg_195{background-color:#002636;border-radius:.5rem;padding:.75rem 1rem;color:#fff;font-size:1rem;border:1px solid #2b2b2b;transition:all .3s ease}._submitButton_7lxlg_253{position:relative;overflow:hidden;transition:all .3s ease}._submitButton_7lxlg_253:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(30,180,255,.25),transparent 70%);transform:scale(0);opacity:0;transition:transform .5s ease,opacity .5s ease}._submitButton_7lxlg_253:hover:after{transform:scale(1);opacity:1}._submitButton_7lxlg_253{background-color:#268ddc;color:#fff;border:none;padding:.85rem 1.6rem;border-radius:8px;font-weight:600;cursor:pointer}._successBadge_7lxlg_383{position:absolute;right:8px;top:50%;transform:translateY(-50%) scale(0);width:36px;height:36px;border-radius:50%;background:linear-gradient(180deg,#2db84b,#1b8f3a);box-shadow:0 6px 18px #2b844040;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0}._successBadge_7lxlg_383 svg path{stroke:#fff}._testimonialSection_1emzp_1{min-height:65vh;padding:4rem 1rem;display:flex;flex-direction:column;align-items:center;font-family:Inter,sans-serif}._testimonialTitle_1emzp_21{color:#fff;font-size:clamp(2rem,5vw,4rem);font-weight:700;text-align:center;font-family:Bebas Neue;margin-bottom:3rem;padding-top:2rem}._cardsContainer_1emzp_43{display:grid;gap:2rem;width:100%;max-width:72rem;grid-template-columns:1fr}@media(min-width:768px){._cardsContainer_1emzp_43{grid-template-columns:repeat(3,1fr)}}._testimonialCard_1emzp_71{background-color:#000;border-radius:1.5rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transition:box-shadow .3s ease-in-out;border:1px solid #1f2937;cursor:pointer;position:relative}._testimonialCard_1emzp_71:hover{box-shadow:0 20px 25px -5px #269fdc33,0 8px 10px -6px #26a2dc33}._cardImageWrapper_1emzp_105{position:relative;aspect-ratio:1 / 1;width:100%;height:50vh;overflow:hidden}._cardImage_1emzp_105{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1);transition:transform .4s ease-out}._testimonialCard_1emzp_71:hover ._cardImage_1emzp_105{transform:scale(1.05)}._cardImageOverlay_1emzp_147{position:absolute;top:-31px;left:-1px;width:100%;height:110%;background:linear-gradient(to top,#000000e6,#0009,#0006);padding:2rem;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;opacity:0;transition:opacity .4s ease-out}._testimonialCard_1emzp_71:hover ._cardImageOverlay_1emzp_147{opacity:1}._cardContentText_1emzp_189,._cardAuthor_1emzp_191,._ratingContainer_1emzp_193{opacity:0;transform:translateY(20px);transition:opacity .4s ease-out .1s,transform .4s ease-out .1s}._testimonialCard_1emzp_71:hover ._ratingContainer_1emzp_193,._testimonialCard_1emzp_71:hover ._cardContentText_1emzp_189,._testimonialCard_1emzp_71:hover ._cardAuthor_1emzp_191{opacity:1;transform:translateY(0)}._testimonialCard_1emzp_71:hover ._ratingContainer_1emzp_193{transition-delay:.1s}._testimonialCard_1emzp_71:hover ._cardContentText_1emzp_189{transition-delay:.15s}._testimonialCard_1emzp_71:hover ._cardAuthor_1emzp_191{transition-delay:.2s}._cardContentText_1emzp_189{color:#fff;font-size:1.125rem;line-height:1.6;margin-bottom:.75rem}._cardAuthor_1emzp_191{color:#03c1fb;font-weight:600;font-size:1rem;margin-top:.5rem}._ratingContainer_1emzp_193{display:flex;gap:.25rem;margin-bottom:.5rem}._starIcon_1emzp_279{width:1.25rem;height:1.25rem}._footerContainer_1cwel_1{background-color:#001116;padding:4rem 1rem;color:#fff;font-family:sans-serif!important}._footerContainer_1cwel_1 *{font-family:Arial,Helvetica,sans-serif!important;letter-spacing:0!important}._footerContentGrid_1cwel_25{display:grid;gap:2rem;width:100%;max-width:72rem;margin:0 auto;grid-template-columns:1fr;text-align:center}@media(min-width:768px){._footerContentGrid_1cwel_25{grid-template-columns:1.5fr 1fr 1fr 1fr;text-align:left}}._footerLogoColumn_1cwel_61{display:flex;flex-direction:column;align-items:center;justify-content:center}@media(min-width:768px){._footerLogoColumn_1cwel_61{align-items:center}}._footerLogo_1cwel_61{width:180px;height:auto;margin-bottom:.75rem;object-fit:contain}._logoContact_1cwel_101{margin:0;font-size:1.2rem;font-weight:500;font-family:sans-serif!important;letter-spacing:0}._footerColumn_1cwel_119{font-family:sans-serif!important;letter-spacing:0}._footerHeading_1cwel_129{font-size:1.1rem;font-weight:700;margin-bottom:1rem;text-transform:uppercase;letter-spacing:0}._footerList_1cwel_145{list-style:none;padding:0;margin:0}._footerList_1cwel_145 li{margin-bottom:.5rem;font-size:.9rem;line-height:1.6;letter-spacing:0}._footerLink_1cwel_171{color:#fff;text-decoration:none;transition:opacity .25s ease}._footerLink_1cwel_171:hover{opacity:.8}:root{--clrPrimaryPricingBlue3: rgb(0, 137, 205);--clrTextBlack: rgb(64, 64, 64);--clrPrimaryBlue2: rgba(0, 52, 89, 1)}html,body{margin:0;padding:0;height:100%;font-family:roboto!important}img{width:5rem;height:5rem}._pricingSplitBackground_20kts_35{display:flex;flex-direction:column;min-height:100%}._pricingContainer_20kts_49{text-align:center;padding:2rem;color:var(--clrTextBlack);flex:1;font-family:Roboto!important;margin:auto}._pricingHeader_20kts_67{margin-bottom:2rem}._transparentBtn_20kts_75{background-color:#fff;color:var(--clrTextBlack);padding:.7rem 2rem;border:var(--clrPrimaryPricingBlue3) 1px solid;border-radius:25px;font-size:1.2rem;cursor:pointer;margin-bottom:1rem}._transparentBtn_20kts_75:hover{color:#fff;background-color:var(--clrPrimaryBlue2)}._pricingHeader_20kts_67 h2{font-size:2.7rem;margin-bottom:.5rem;color:#fff}._pricingHeader_20kts_67 p{font-size:1.2rem;color:var(--clrTextBlack);margin-bottom:2.5rem;color:#fff}._pricingToggle_20kts_133{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:3rem;color:#fff}._pricingToggle_20kts_133 small{color:var(--clrPrimaryPricingBlue3);font-weight:500}._toggleSwitch_20kts_161{position:relative;width:50px;height:24px;margin-left:12px;margin-right:12px}._toggleSwitch_20kts_161 input{display:none}._toggleSwitch_20kts_161 label{position:absolute;cursor:pointer;padding:13px;background-color:#ccc;width:100%;height:100%;border-radius:12px;transition:background-color .2s}._toggleSwitch_20kts_161 label:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background-color:#fff;border-radius:50%;transition:transform .3s}._toggleSwitch_20kts_161 input:checked+label{background-color:var(--clrPrimaryPricingBlue3)}._toggleSwitch_20kts_161 input:checked+label:after{transform:translate(26px)}._pricingCards_20kts_251{display:flex;justify-content:space-around;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}._card_20kts_267{display:flex;flex-direction:column;color:#fff;font-family:sans-serif;justify-content:space-between;background-color:#fff0;border-radius:20px;border:1px solid white;padding:2.55rem 1rem 3.5rem 1.2rem;box-shadow:0 4px 8px #00000025;min-width:500px;max-width:100%;min-height:750px;text-align:left;margin-bottom:2rem;transition:transform .3s ease,box-shadow .3s ease;z-index:99}._card_20kts_267:hover{box-shadow:0 4px 12px #3c3c3c14;cursor:pointer}._card_20kts_267 h3{font-size:1.8rem;color:var(--clrPrimaryPricingBlue3)}._card_20kts_267 h4{font-size:2.5rem;color:var(--clrPrimaryPricingBlue3);margin-bottom:1rem}._card_20kts_267 h4 small{font-size:1rem;color:#fff}._card_20kts_267 p{padding-bottom:1rem;margin-bottom:2.2rem;color:#fff;border-bottom:2px solid black}._card_20kts_267 ul{list-style:none;padding:0;margin-bottom:2.5rem}._card_20kts_267 ul li{margin-bottom:1rem;font-size:1.1rem;display:flex;flex-direction:row;align-items:flex-start;gap:2px}._card_20kts_267 button{padding:.8rem 1.5rem;background-color:var(--clrPrimaryPricingBlue3);color:#fff;border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s}._card_20kts_267 button:hover{color:#fff;background-color:var(--clrPrimaryBlue2)}._proPlan_20kts_431{transform:scaleY(1.05);background-color:var(--clrPrimaryPricingBlue3);color:#fff;position:relative}._proPlan_20kts_431 h3,._proPlan_20kts_431 h4,._proPlan_20kts_431 p,._proPlan_20kts_431 ul li{color:#fff}._proPlan_20kts_431 button{color:var(--clrTextBlack);background-color:#fff}._trialButton_20kts_469{padding:1rem 2rem;background-color:var(--clrPrimaryPricingBlue3);color:#fff;border:none;border-radius:5px;font-size:1.2rem;cursor:pointer;transition:background-color .3s}._trialButton_20kts_469:hover{background-color:var(--clrPrimaryBlue2)}@media(max-width:1074px){._card_20kts_267{max-width:305px}}@media(max-width:768px){._card_20kts_267{max-width:480px}}@media(max-width:580px){._pricingHeader_20kts_67 h2{font-size:2rem}._pricingToggle_20kts_133 span{font-size:14px}._toggleSwitch_20kts_161{margin-left:2px;margin-right:2px}._card_20kts_267{min-width:320px;width:100%;padding:1.5rem}._card_20kts_267 h4{font-size:2rem}._card_20kts_267 button{padding:.7rem 1.2rem}._trialButton_20kts_469{font-size:1rem;padding:.8rem 1.5rem}}h2{color:#303030}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000089;display:flex;justify-content:center;align-items:center;z-index:99999;overflow-y:auto}.payment-modal{background:#fff;padding:2rem 3rem 4rem;border-radius:8px;width:950px;max-width:90%;box-shadow:0 4px 10px #82bcef1a;position:relative;display:flex;flex-direction:column;max-height:90vh}.modal-header{display:flex;justify-content:flex-end;position:sticky;top:0;background:#fff;z-index:999999;margin-bottom:3rem}.close-button{background:none;border:none;font-size:18px;cursor:pointer;color:#000;font-weight:600;padding:10px;border-radius:4px}.close-button:hover{background:#0000001a}.modal-body{flex:1;overflow-y:auto}.form-container{display:flex;flex-direction:row;gap:80px;flex:1}.payment-details{flex:1;min-width:200px}.payment-details h2{font-size:2rem;margin-bottom:20px;font-weight:700}.form-group{margin-bottom:15px}label{display:block;font-size:14px;margin-bottom:5px;color:#444}.texts{width:100%;padding:8px;border-radius:4px;border:1px solid #ccc;font-size:14px;color:#333;background:#f7f7f7;box-sizing:border-box}.texts:focus{outline:2px solid rgba(0,149,205,.6)}.expiration-group{display:flex;gap:10px}.expiration-group div{flex:1}input.error{border:1px solid red}.error-message{color:red;font-size:14px;margin-top:5px}.plan-summary{flex:1;min-width:200px;display:flex;flex-direction:column;justify-content:center}.plan-summary h2{font-size:28px;margin-bottom:10px}.plan-type{font-size:24px;font-weight:700;color:#0095cd;margin-bottom:10px}.plan-price{font-size:24px;margin-bottom:20px}.promo-code-group label{font-size:14px;margin-bottom:5px;color:#444}.promo-code-group input{width:100%;padding:8px;border-radius:4px;border:1px solid #ccc;font-size:14px;color:#333;background:#f7f7f7}.pay-button{width:100%;padding:10px;background-color:#0095cd;color:#fff;border:none;border-radius:4px;font-size:16px;cursor:pointer;margin-top:2rem;transition:background-color .3s ease}.pay-button:hover{background-color:#0056b3}.pay-button:focus,.close-button:focus{outline:2px solid rgba(0,149,205,.6);outline-offset:2px}@media(max-width:768px){.form-container{flex-direction:column;gap:0}.payment-modal{width:100%;max-width:95%;padding:15px;max-height:100vh}.modal-body{overflow-y:auto}.payment-details,.plan-summary{width:100%;margin-bottom:20px}.close-button{font-size:24px}}.card-input{padding:10px;border:1px solid #ccc;border-radius:4px;background:#f7f7f7;margin-top:10px}._wrapper_nbuvl_1{width:100%;height:100vh;display:flex;gap:20px}._imageBox_nbuvl_15{flex:1;position:relative;overflow:hidden;border-radius:16px}._imageBox_nbuvl_15 img{width:100%;height:100%;object-fit:cover;will-change:transform}._overlay_nbuvl_45{position:absolute;bottom:0;left:0;width:100%;padding:24px;color:#fff;background:linear-gradient(to top,#000000e6 30%,#0009 80%,#0000)}._overlay_nbuvl_45 h2{font-size:clamp(1.6rem,3vw,2.4rem);margin-bottom:6px;color:#fff}._overlay_nbuvl_45 p{font-size:clamp(.9rem,1.5vw,1.1rem);line-height:1.5;max-width:90%}@media(max-width:768px){._wrapper_nbuvl_1{flex-direction:column;height:auto}._imageBox_nbuvl_15{aspect-ratio:4 / 5}}body{background-color:#001319}._maindiv_1fcp4_11{display:flex;width:100%;padding:5rem;height:auto;background-color:#001319;align-items:center;margin:auto}._text_1fcp4_39{display:flex;flex-direction:column;flex:1;color:#fff;justify-content:center;background-color:transparent;padding:2rem}._image_1fcp4_63,._video_1fcp4_63{flex:1;height:auto}._para_1fcp4_71{width:100%;margin:1rem 0}._para_1fcp4_71 p{font-size:clamp(1rem,1vw + .5rem,1.125rem)}._customtxt_1fcp4_85{background-color:transparent;margin-bottom:-1rem}@media(max-width:1200px){._customtxt_1fcp4_85{margin-bottom:0rem}}._customtxt_1fcp4_85 span{background-color:transparent;font-weight:lighter;font-family:bebas Neue;color:#fff;font-size:clamp(5rem,7vw,9rem)}._mechanicstxt_1fcp4_123 span{font-family:inter;font-size:clamp(3.5rem,5vw,9rem);color:#00a8e8;margin-bottom:4rem}._image_1fcp4_63 img,._video_1fcp4_63 video{width:100%;height:auto}._btnbox_1fcp4_147{display:flex;width:100%;align-items:center}._btnactive_1fcp4_161,._btnsecondary_1fcp4_161{font-family:sans-serif;padding:1rem 4rem;margin-right:2rem}._btnactive_1fcp4_161:hover,._btnsecondary_1fcp4_161:hover{cursor:pointer}._btnactive_1fcp4_161{background-color:#00a7e7;border-top-left-radius:10px;border-bottom-right-radius:10px}._btnsecondary_1fcp4_161{border:1px solid white;border-radius:5px}@media(max-width:1100px){._maindiv_1fcp4_11{flex-wrap:wrap;justify-content:center;align-items:center;text-align:center;padding:0}._btnbox_1fcp4_147{flex-direction:column;justify-content:center;width:100%}._btnactive_1fcp4_161,._btnsecondary_1fcp4_161{margin-right:0rem}._btnactive_1fcp4_161{margin-bottom:1rem}._image_1fcp4_63 img{width:90%}._video_1fcp4_63 video{width:90%}}._container_sbkhd_7{min-height:65vh;padding:3rem 2rem;display:flex;align-items:center;justify-content:center;box-sizing:border-box}@media(min-width:768px){._container_sbkhd_7{padding:4rem}}._contentWrapper_sbkhd_39{width:100%;max-width:84rem;display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){._contentWrapper_sbkhd_39{grid-template-columns:1fr 2fr;gap:6rem}}._titleSection_sbkhd_71{display:flex;justify-content:center;align-items:flex-start}@media(min-width:1024px){._titleSection_sbkhd_71{justify-content:flex-start}}._title_sbkhd_71{font-family:Bebas Neue,sans-serif;color:#00a7e7;line-height:1;-webkit-user-select:none;user-select:none;font-size:50vw}@media(min-width:640px){._title_sbkhd_71{font-size:25vw}}@media(min-width:1024px){._title_sbkhd_71{font-size:25rem}}._accordionList_sbkhd_137{display:flex;flex-direction:column;gap:1rem;width:100%}._item_sbkhd_151{border-bottom:1px solid #1f2937;padding:1rem 0}._questionButton_sbkhd_163{display:flex;justify-content:space-between;align-items:flex-start;width:100%;text-align:left;font-size:1.25rem;line-height:1.75rem;font-weight:300;color:#fff;transition:color .2s ease-in-out;border:none;background:none;cursor:pointer}._questionButton_sbkhd_163:hover{color:#26a9dc}@media(min-width:768px){._questionButton_sbkhd_163{font-size:1.5rem;line-height:2rem}}._questionText_sbkhd_217{padding-right:1rem;font-family:sans-serif}._iconWrapper_sbkhd_229{padding:.25rem;color:#26a9dc;border-radius:50%;flex-shrink:0;transition:transform .3s ease-in-out}._icon_sbkhd_229{width:1rem;height:1rem}@media(min-width:768px){._icon_sbkhd_229{width:1.25rem;height:1.25rem}}._answerContent_sbkhd_271{overflow:hidden;transition:all .5s ease-in-out;max-height:0;opacity:0;margin-top:0}._answerContent_sbkhd_271._open_sbkhd_287{max-height:24rem;opacity:1;margin-top:1rem}._answerText_sbkhd_299{color:#9ca3af;font-size:1rem;line-height:1.5rem;padding-left:.5rem;padding-top:.5rem}@media(min-width:768px){._answerText_sbkhd_299{font-size:1.125rem;line-height:1.75rem}}._topvideo_ed7lt_1{width:100%;height:100vh;position:relative;overflow:hidden}._topvideo_ed7lt_1 video{width:100%;height:100%;object-fit:cover;opacity:.5}._centerText_ed7lt_31{font-family:Bebas Neue;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:clamp(6rem,6vw,10rem);font-weight:600;letter-spacing:2px;text-transform:uppercase;text-align:center}@media(max-width:768px){._centerText_ed7lt_31{font-size:4rem;letter-spacing:1px;padding:0 15px}}
