@font-face{font-family:Gilroy;src:url(/Gilroy-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/Gilroy-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gilroy;src:url(/Gilroy-RegularItalic.ttf)format("truetype");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Gilroy;src:url(/Gilroy-Medium.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:BreeCYRRegular;src:url(/BreeCYRRegular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}
.w-full{width:100%}.text-center{text-align:center}.text-capitalize{text-transform:capitalize}.m-0{margin:0}.my-5{margin-top:5rem;margin-bottom:5rem}.mb-3{margin-bottom:3rem}.mt-5{margin-top:5rem}.mx-auto{margin-left:auto;margin-right:auto}.st-btn-reset{box-shadow:none;background-color:#0000;border:none;outline:none}.st-divider-x{opacity:.3;margin:.5rem 0}
*{box-sizing:border-box;margin:0;padding:0;font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}textarea{resize:none!important}body{color:#f0f0f0;background-color:#090909;font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:300;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5,h6,p,a,span,div,button,input,textarea,label{font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif}::-webkit-scrollbar{width:3px}::-webkit-scrollbar-track{background:#090909}::-webkit-scrollbar-thumb{background:#333}::selection{color:#fff;background:#ffffff1a}h1,h2,h3,h4,h5,h6{text-transform:uppercase;letter-spacing:2px;font-weight:300}.container,.st-container{width:90%;max-width:1400px;margin:0 auto;padding:0 20px}.row{flex-wrap:wrap;margin:0 -10px;display:flex}.col{flex:1;padding:0 10px}header{z-index:1000;background-color:#09090900;width:100%;padding:20px 0;transition:all .4s cubic-bezier(.165,.84,.44,1);position:fixed;top:0;left:0}header.scrolled,header.sticky{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#090909f2;padding:10px 0;transition:all .4s cubic-bezier(.165,.84,.44,1);box-shadow:0 5px 20px #0003}body.has-sticky-header{padding-top:80px;transition:padding-top .4s cubic-bezier(.165,.84,.44,1)}.header-container{justify-content:space-between;align-items:center;display:flex}.logo{color:#fff;letter-spacing:3px;text-transform:uppercase;font-size:1.2rem;font-weight:300;text-decoration:none}.logo svg{width:auto;height:60px;transition:all .3s}@media (max-width:1250px) and (min-width:1001px){.logo svg{height:50px}}@media (max-width:1230px){.logo svg{height:60px}.menu-toggle{display:block}.nav-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#090909f2;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;transition:right .3s;position:fixed;top:0;right:-100%}.nav-menu.active{right:0}.nav-menu li{margin:2rem 0}.hero-title,.hero-subtitle{margin-top:50px;font-size:3rem}.hero-btns{flex-direction:column;gap:1rem}.btn{text-align:center;width:100%}.section-title:after{display:none}}.nav-menu{list-style:none;display:flex}.nav-menu li{margin-left:1.5rem}.nav-menu a{color:#ffffffb3;text-transform:uppercase;letter-spacing:2px;font-size:.75rem;font-weight:400;text-decoration:none;transition:color .3s;position:relative}.nav-menu a:hover{color:#fff}.nav-menu a:after{content:"";background-color:#fff;width:0;height:1px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-menu a:hover:after{width:100%}.menu-toggle{cursor:pointer;z-index:1001;display:none}.menu-toggle span{background-color:#fff;width:25px;height:1px;margin:6px 0;transition:transform .3s,opacity .3s;display:block}.menu-toggle.active span:first-child{transform:rotate(-45deg)translate(-5px,6px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(45deg)translate(-5px,-6px)}.hero{background-color:#090909;height:100vh;padding-top:80px;position:relative;overflow:hidden}.hero-bg{filter:brightness(.4);opacity:.9;background-image:url(/homePage.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-bg:after{content:"";z-index:1;background:linear-gradient(135deg,#0009,#0000004d);width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;flex-direction:column;justify-content:center;height:100%;display:flex;position:relative}.hero-title{margin-bottom:0;font-size:6rem;line-height:1;transform:translate(-5px)}.hero-subtitle{margin-bottom:2rem;font-size:6rem;line-height:1;transform:translate(-5px)}main #home .hero-title,main #home .hero-subtitle{font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif!important}.hero-text{color:#fffc;max-width:500px;margin-bottom:3rem;font-size:.9rem;line-height:1.8}.hero-btns{gap:1.5rem;display:flex}.btn{color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background-color:#0000;border:1px solid #fff3;padding:.8rem 2.5rem;font-size:.7rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.btn:before{content:"";background-color:#ffffff1a;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.btn:hover:before{left:0}.btn:hover{border-color:#ffffff80}.scroll-indicator{opacity:.7;z-index:15;flex-direction:column;align-items:center;transition:opacity .3s;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-indicator:hover{opacity:1}.scroll-indicator span{letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-size:.7rem}.scroll-indicator .mouse{border:1px solid #fff;border-radius:15px;width:1.5rem;height:2.5rem;position:relative}.scroll-indicator .mouse:before{content:"";background-color:#fff;border-radius:3px;width:3px;height:6px;animation:2s infinite scroll;position:absolute;top:.5rem;left:50%;transform:translate(-50%)}@keyframes scroll{0%{opacity:1;top:.5rem}to{opacity:0;top:1.5rem}}section{padding:8rem 0;position:relative}section#about{padding-bottom:1.5rem}section:first-of-type{padding-top:10rem}.section-title{align-items:center;margin-bottom:5rem;display:flex;position:relative}.section-title h2{font-size:2.5rem;font-weight:300}.section-title:after{content:"";background-color:#ffffff1a;flex:1;height:1px;margin-left:2rem}.about-content{align-items:flex-start;gap:4rem;display:flex}.about-image{flex:1;position:relative}.about-image img{filter:none;width:100%;height:auto;transition:filter .5s;display:block}.about-image:hover img{filter:none}.about-image:before{content:"";z-index:1;border-top:1px solid #fff3;border-left:1px solid #fff3;width:50%;height:50%;position:absolute;top:-15px;left:-15px}.about-text{flex:1}.about-text p{color:#fffc;margin-bottom:2rem;font-size:.9rem;line-height:1.8}.about-cta{color:#fff;letter-spacing:2px;text-transform:uppercase;background-color:#0000;border:1px solid #fff3;margin-top:2rem;padding:1rem 2.5rem;font-size:.8rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.about-cta:before{content:"";background-color:#ffffff1a;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.about-cta:hover{border-color:#ffffff80;transform:translateY(-2px)}.about-cta:hover:before{left:0}.about-signature{margin-top:3rem;font-family:Pinyon Script,cursive;font-size:2.5rem;display:block;transform:rotate(-5deg)}.services-list{grid-template-columns:repeat(2,1fr);gap:4rem 6rem;display:grid}.service-item{position:relative}@media (min-width:1201px){.service-item:nth-child(3){grid-column:1/-1;justify-self:center;max-width:600px}}.service-number{color:#ffffff08;z-index:-1;font-size:5rem;font-weight:300;position:absolute;top:-2rem;left:-2rem}.service-title{text-transform:uppercase;letter-spacing:2px;align-items:center;margin-bottom:1rem;font-size:1.2rem;display:flex}.service-title:before{content:"";background-color:#ffffff4d;width:1.5rem;height:1px;margin-right:1rem;display:inline-block}.service-desc{color:#ffffffb3;font-size:.9rem;line-height:1.8}.service-image{margin-top:5rem}.service-image img{filter:none;width:100%;height:auto}.studio-container{min-height:600px;display:flex}.studio-text{background-color:#00000080;flex-direction:column;flex:0 0 40%;justify-content:center;padding:4rem;display:flex}.studio-image{background-image:url(/studioSection.webp);background-position:50%;background-size:cover;flex:0 0 60%;position:relative}.studio-image:before{content:"";background-image:linear-gradient(90deg,#00000080,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.studio-heading{margin-bottom:2rem;font-size:2rem}.studio-text p{color:#fffc;margin-bottom:1.5rem;font-size:.9rem;line-height:1.8}.contact-container{justify-content:space-between;gap:6rem;display:flex}.contact-info{flex:0 0 40%}.contact-heading{margin-bottom:2rem;font-size:1.5rem}.contact-list{margin-bottom:3rem;list-style:none}.contact-list li{align-items:flex-start;margin-bottom:1.5rem;display:flex}.contact-label{text-transform:uppercase;letter-spacing:1px;color:#ffffff80;flex:0 0 100px;font-size:.8rem}.contact-value{flex:1;font-size:.9rem}.social-links{gap:1.5rem;display:flex}.social-link{color:#fff;border:1px solid #fff3;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.9rem;text-decoration:none;transition:all .3s;display:flex}.social-link:hover{background-color:#ffffff0d;border-color:#fff}.contact-form{flex:0 0 50%}.form-group{margin-bottom:1.5rem}.form-control{color:#fff;background:0 0;border:none;border-bottom:1px solid #fff3;width:100%;padding:1rem 0;font-size:.9rem;transition:border-color .3s}.form-control::placeholder{color:#ffffff4d}.form-control:focus{border-color:#ffffff80;outline:none}textarea.form-control{resize:vertical;min-height:120px}.btn-submit{margin-top:2rem;padding:1rem 3rem}footer{text-align:center;background-color:#070707;padding:5rem 0 2rem}.footer-logo{letter-spacing:3px;color:#f0f0f0;margin-bottom:2rem;font-size:1.5rem;text-decoration:none;display:inline-block}.footer-nav{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:3rem;display:flex}.footer-nav a{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:.7rem;text-decoration:none;transition:color .3s}.footer-nav a:hover{color:#fff}.copyright{color:#ffffff4d;font-size:.8rem}.tech-kits-list{flex-direction:column;gap:6rem;display:flex}.tech-kit-item{align-items:center;gap:4rem;display:flex}.tech-kit-item:nth-child(2n){flex-direction:row-reverse}.tech-kit-image{flex:0 0 45%;position:relative;overflow:hidden}.tech-kit-image img{filter:none;width:100%;height:auto;transition:filter .5s;display:block}.tech-kit-image:hover img{filter:none}.tech-kit-image:before{content:"";z-index:1;border-top:1px solid #fff3;border-left:1px solid #fff3;width:50%;height:50%;position:absolute;top:-15px;left:-15px}.tech-kit-item:nth-child(2n) .tech-kit-image:before{border-left:none;border-right:1px solid #fff3;left:auto;right:-15px}.tech-kit-content{flex:0 0 45%}.tech-kit-title{margin-bottom:1.5rem;font-size:1.8rem;display:inline-block;position:relative}.tech-kit-title:after{content:"";background-color:#ffffff4d;width:50px;height:1px;position:absolute;bottom:-10px;left:0}.tech-kit-desc{color:#fffc;margin-bottom:2rem;font-size:.9rem;line-height:1.8}.tech-kit-includes{margin-bottom:2rem}.tech-kit-includes h4{color:#fff9;margin-bottom:1rem;font-size:.8rem}.tech-list{list-style:none}.tech-list li{color:#fffc;padding:.5rem 0 .5rem 20px;font-size:.9rem;position:relative}.tech-list li:before{content:"";background-color:#ffffff80;width:6px;height:1px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.btn-kit{color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background-color:#0000;border:1px solid #fff3;padding:.8rem 2.5rem;font-size:.7rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.btn-kit:before{content:"";background-color:#ffffff1a;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.btn-kit:hover:before{left:0}.btn-kit:hover{border-color:#ffffff80}.admin-panel{background:#00000080;border-radius:8px;margin-top:2rem;padding:2rem}.admin-label{color:#fff;margin-bottom:.5rem;font-size:.9rem;display:block}@media (max-width:1200px){.hero-title,.hero-subtitle{font-size:5rem}.section-title h2{font-size:2rem}.services-list{grid-template-columns:1fr;gap:3rem}}@media (max-width:992px){.hero-title,.hero-subtitle{font-size:4rem}.about-content{flex-direction:column}.about-image{margin-bottom:3rem}.studio-container{flex-direction:column}.studio-text,.studio-image{flex:0 0 100%}.studio-image{min-height:400px}}@media (max-width:530px){.studio-image{min-height:300px}.contact-container{flex-direction:column}.contact-info,.contact-form{flex:0 0 100%}.contact-info{margin-bottom:3rem}.tech-kit-item,.tech-kit-item:nth-child(2n){flex-direction:column;gap:3rem}.tech-kit-image,.tech-kit-content{flex:0 0 100%;width:100%}}@media (max-width:576px){.hero-title,.hero-subtitle{font-size:2.5rem}.section-title h2{font-size:1.5rem}.studio-text{padding:2rem}}.loading-container{z-index:9999;background:#000c;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.loading-spinner{border:3px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:1s ease-in-out infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loading-screen{z-index:10000;background-color:#090909;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .5s,visibility .5s;display:flex;position:fixed;top:0;left:0}.loading-screen.fade-out{opacity:0;visibility:hidden}.loading-content{text-align:center;flex-direction:column;align-items:center;gap:2rem;display:flex}.loading-logo{width:300px;max-width:80vw;animation:2s ease-in-out infinite logoFloat}.loading-logo svg{filter:drop-shadow(0 0 20px #ffffff1a);width:100%;height:auto}.loading-text{color:#fffc;letter-spacing:2px;text-transform:uppercase;font-family:Gilroy,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-size:1.2rem;font-weight:300;animation:1.5s ease-in-out infinite textPulse}.loading-spinner .spinner{border:2px solid #ffffff1a;border-top-color:#fffc;border-radius:50%;width:50px;height:50px;margin:0 auto;animation:1s linear infinite spin}@keyframes logoFloat{0%,to{opacity:.9;transform:translateY(0)scale(1)}50%{opacity:1;transform:translateY(-10px)scale(1.02)}}@keyframes textPulse{0%,to{opacity:.6}50%{opacity:1}}@media (max-width:768px){.loading-logo{width:250px}.loading-text{font-size:1rem}.loading-spinner .spinner{width:40px;height:40px}}.individual-tech-title{text-align:center;letter-spacing:2px;margin-bottom:2.5rem;font-size:1.8rem;font-weight:300}.tech-categories{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:3rem;display:flex}.tech-category-btn{color:#fff;letter-spacing:2px;text-transform:uppercase;cursor:pointer;background-color:#0000;border:1px solid #fff3;padding:.7rem 1.5rem;font-size:.7rem;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden}.tech-category-btn:before{content:"";background-color:#ffffff1a;width:100%;height:100%;transition:left .3s;position:absolute;top:0;left:-100%}.tech-category-btn:hover:before{left:0}.tech-category-btn:hover{border-color:#ffffff80}.tech-category-btn.active{background-color:#ffffff1a;border-color:#ffffff80}.individual-tech-grid{flex-direction:column;gap:2rem;margin-top:2rem;display:flex}.equipment-details{flex-direction:column;height:100%;padding:1.5rem;display:flex}.equipment-info{background:#ffffff0d;border-radius:5px;justify-content:space-between;align-items:center;margin:.75rem 0;padding:.5rem;display:flex}.equipment-type{color:#fffc;font-size:.85rem;font-weight:300}.equipment-price{color:#ffffffe6;font-size:1rem;font-weight:700}.equipment-availability{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}@media (max-width:768px){.individual-tech-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:650px){.individual-tech-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:576px){.individual-tech-grid{grid-template-columns:1fr;gap:1.5rem}.tech-categories{gap:.5rem}.tech-category-btn{padding:.6rem 1rem;font-size:.65rem}}.lang-switcher{margin-left:.5rem;position:relative}.lang-switcher-btn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;padding:.5rem;font-size:.75rem;transition:color .3s;display:flex}.lang-switcher-btn:hover{color:#fff}.lang-switcher-btn svg{font-size:1rem}.current-lang{text-transform:uppercase;letter-spacing:1px}.lang-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#090909f2;border:1px solid #ffffff1a;border-radius:4px;min-width:120px;margin-top:.5rem;padding:.5rem;position:absolute;right:0}.lang-option{text-align:left;color:#ffffffb3;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem;font-size:.75rem;transition:all .3s;display:block}.lang-option:hover{color:#fff;background:#ffffff0d}.lang-option.active{color:#fff;background:#ffffff1a}@media (max-width:1230px){.lang-switcher{flex-direction:column;align-items:center;margin:1rem 0;display:flex}.lang-dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#090909f2;border:1px solid #ffffff1a;border-radius:4px;min-width:100px;margin-top:.25rem;padding:.5rem;position:relative;left:50%;transform:translate(-50%)}}.team-hero{height:60vh;min-height:400px}.team-hero .hero-bg{filter:brightness(.4)}.team-hero .hero-bg:after{background:linear-gradient(135deg,#000000b3,#0006)}.team-section{padding:6rem 0}.team-list{flex-direction:column;gap:6rem;margin-top:4rem;display:flex}.team-member{align-items:flex-start;gap:4rem;display:flex}.team-member-reverse{flex-direction:row-reverse}.team-member-photo{aspect-ratio:5/6;filter:none;flex:0 0 45%;transition:filter .3s;position:relative;overflow:hidden}.team-member-photo:hover{filter:none}.team-member-photo img{object-fit:cover;width:100%;height:100%}.team-member-info{flex-direction:column;flex:0 0 45%;gap:1rem;padding-top:1rem;display:flex}.team-member-name{text-transform:none;letter-spacing:1px;margin:0;font-size:1.8rem;font-weight:400}.team-member-role{color:#fff9;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:.9rem}.team-member-desc{color:#fffc;margin:0;font-size:.9rem;line-height:1.8}@media (max-width:992px){.team-member,.team-member-reverse{flex-direction:column;gap:2rem}.team-member-photo,.team-member-info{flex:0 0 100%}.team-member-photo{max-width:500px;margin:0 auto}}@media (max-width:576px){.team-hero{height:50vh}.team-member-name{font-size:1.5rem}.team-list{gap:4rem}}@media (max-width:1145px){section:not(.hero):not(.team-hero){padding:2rem 0}section:not(.hero):not(.team-hero):first-of-type{padding-top:7rem}}
.explanatory-text{color:#fffc;max-width:600px;margin:0 auto;font-size:.9rem;line-height:1.5}
.st-content-wrapper{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:1.5rem}.st-form-field-wrapper{background-color:#ffffff05;border:1px solid #ffffff1a;border-radius:8px;margin-top:1rem;padding:1rem}.st-form-field-wrapper>.st-form-field-group{margin-bottom:0}
.st-popup-overlay{z-index:1000;background-color:#000c;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:fixed;inset:0}.st-popup-dialog{background-color:#1a1a1a;border:1px solid #ffffff1a;border-radius:10px;width:100%;max-width:800px;max-height:80vh;padding:2rem;position:relative;overflow-y:auto}.st-popup-dialog.st-popup-dialog-sm{max-width:500px}.st-popup-dialog.st-popup-dialog-md{max-width:650px}.st-popup-dialog.st-popup-dialog-lg{max-width:800px}.st-popup-dialog-info p{color:#fffc;white-space:pre-line;word-wrap:break-word;line-height:1.6}.st-popup-dialog-head{justify-content:space-between;align-items:center;gap:8px;margin:0 0 1.5rem;display:flex}.st-popup-close-btn{cursor:pointer;color:#ffffffb3;background-color:#0000;border:none;margin:0;padding:.5rem;font-size:1.5rem}.st-popup-close-btn:before{content:"×";color:#ffffffb3;font-size:1.5rem}.st-popup-dialog-heading{margin:0}.st-popup-dialog-footer{margin-top:2rem}.st-popup-dialog-footer .btn{background-color:#ffffff1a;border:1px solid #ffffff4d;padding:.75rem 2rem}.st-popup-dialog-technical-kit{max-width:600px}
.st-popup-dialog-payment-method{max-width:500px}.st-popup-dialog-payment-method-total-price{margin-bottom:2rem}.st-popup-dialog-payment-method-total-price h4{color:#fffc;margin:0 0 .5rem}.st-popup-dialog-payment-method-total-price p{color:#fff;font-size:2rem;font-weight:700}.st-popup-dialog-payment-method-options{flex-direction:column;gap:1rem;display:flex}.st-popup-dialog-payment-method-btn{color:#fff;cursor:pointer;text-align:left;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:8px;align-items:center;gap:1rem;width:100%;padding:1rem 1.5rem;font-size:1rem;transition:all .2s;display:flex}.st-popup-dialog-payment-method-btn:hover{background-color:#ffffff26;border-color:#fff6}.st-popup-dialog-payment-method-btn-icon{background-color:#ffffff1a;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.st-popup-dialog-payment-method-btn-details{flex:1 1 0}.st-popup-dialog-payment-method-btn-details-info{color:#ffffffb3;font-size:.85rem}.st-popup-dialog-payment-method-btn-arrow{color:#ffffffb3;font-size:1.2rem}
.st-popup-dialog-equipment-details{max-width:600px}.st-popup-dialog-equipment-details-body{flex-direction:column;gap:1rem;display:flex}.st-popup-dialog-equipment-details-name{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.st-popup-dialog-equipment-details-category{text-transform:capitalize;color:#ffffffb3;margin-bottom:.5rem}.st-popup-dialog-equipment-details-block{justify-content:space-between;align-items:center;margin-top:.75rem;display:flex}.st-popup-dialog-equipment-details-quantity,.st-popup-dialog-equipment-details-shift{color:#fffc}.st-popup-dialog-equipment-details-total-price{color:#fff;background-color:#ffffff1a;border-radius:4px;padding:.25rem .75rem;font-weight:700}.st-popup-dialog-equipment-details-footer{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.st-popup-dialog-equipment-details-total-equipment-cost{color:#fffc;font-size:1.1rem}
.st-popup-dialog-equipment-selection{max-width:800px}.st-popup-dialog-equipment-selection-category-filter{margin-bottom:2rem}.st-popup-dialog-equipment-selection-category-filter-heading{color:#ffffffe6;margin-bottom:1rem;font-size:1rem}.st-popup-dialog-equipment-selection-category-filter-body{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.st-popup-dialog-equipment-selection-category-filter-btn{cursor:pointer;color:#ffffffb3;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:.5rem 1rem;font-size:.85rem;font-weight:400;transition:all .2s}.st-popup-dialog-equipment-selection-category-filter-btn:hover{color:#ffffffe6;background-color:#ffffff14}.st-popup-dialog-equipment-selection-category-filter-btn.st-popup-dialog-equipment-selection-category-filter-btn-active{color:#fff;background-color:#ffffff26;border:1px solid #ffffff4d;font-weight:700}.st-popup-dialog-equipment-selection-category-filter-btn span{margin-left:.5rem;font-size:.8rem}.st-popup-dialog-equipment-selection-equipments{flex-direction:column;gap:1rem;display:flex}.st-popup-dialog-equipment-selection-no-equipment{color:#fff9;padding:3rem 1rem}.st-popup-dialog-equipment-selection-footer{border-top:1px solid #ffffff1a;flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.st-popup-dialog-equipment-selection-equipment-details-btn{cursor:pointer;color:#fffc;white-space:nowrap;font-variant-numeric:tabular-nums;margin:0;padding:0;font-size:1rem;text-decoration:underline;transition:color .2s}.st-popup-dialog-equipment-selection-equipment-details-btn:hover{color:#fff}.st-popup-dialog-equipment-selection-equipment-details-btn:disabled,.st-popup-dialog-equipment-selection-equipment-details-btn[disabled]{cursor:default;color:#fffc;text-decoration:none}@media (min-width:768px){.st-popup-dialog-equipment-selection-footer{flex-direction:row}}
.st-popup-dialog-amount-of-people{max-width:500px}.st-popup-dialog-amount-of-people-body p{color:#fffc;line-height:1.6}
.st-popup-dialog-equipment-information{max-width:600px}.st-popup-dialog-equipment-information-heading{color:#fff;margin-bottom:1rem}.st-popup-dialog-equipment-information-text-price{color:#fffc;margin-bottom:1rem}.st-popup-dialog-equipment-information-text-description{color:#ffffffb3;margin-bottom:1rem;line-height:1.6}.st-popup-dialog-equipment-information-text-note{color:#fff9;margin-bottom:1.5rem;line-height:1.6}.st-popup-dialog-equipment-information-heading-included{color:#fff;margin-bottom:1rem;font-size:1rem}.st-popup-dialog-equipment-information-list{color:#fffc;padding-left:1.5rem;line-height:1.6}.st-popup-dialog-equipment-information-list-item{margin-bottom:.5rem}.st-popup-dialog-equipment-information-list-item span{color:#fff9;margin-left:.5rem}.st-popup-dialog-equipment-information-text-loading{color:#fff9}
.st-btn-question{cursor:pointer;color:#ffffffb3;vertical-align:middle;background-color:#0000;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;line-height:1.1;display:inline-flex}
.st-page-header{background-color:#090909;align-items:center;height:auto;min-height:65dvh;padding-top:max(80px,8rem);padding-bottom:8rem;display:flex;position:relative;overflow:hidden}.st-page-header-bg{filter:brightness(.4);opacity:.9;background-image:url(/homePage.webp);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.st-page-header-bg:after{content:"";z-index:1;background:linear-gradient(135deg,#0009,#0000004d);width:100%;height:100%;position:absolute;top:0;left:0}.st-page-header-content{z-index:10;position:relative}.st-page-header-title{--st-page-header-title-font-size:2.5rem;font-size:var(--st-page-header-title-font-size);margin-bottom:.5rem;line-height:1.2;transform:translate(-5px)}.st-page-header-sub-title{margin-bottom:2rem;font-size:6rem;line-height:1;transform:translate(-5px)}.st-page-header-description{--st-page-header-description-font-size:.9rem;font-size:var(--st-page-header-description-font-size);color:#fffc;max-width:700px;line-height:1.8}@media (min-width:460px){.st-page-header-title{--st-page-header-title-font-size:4rem}}@media (min-width:767px){.st-page-header-title{--st-page-header-title-font-size:5rem}.st-page-header-description{--st-page-header-description-font-size:1rem}}@media (min-width:1023px){.st-page-header-title{--st-page-header-title-font-size:6rem}}
.st-toggle-buttons-wrapper{background-color:#ffffff0d;border-radius:8px;width:100%;max-width:600px;margin:0 auto;padding:4px;display:flex;position:relative}.st-toggle-buttons-wrapper.st-toggle-buttons-wrapper-fit{max-width:100%}.st-toggle-buttons-action{cursor:pointer;color:#ffffffb3;background-color:#0000;border-radius:6px;flex:1;padding:12px 20px;font-weight:400;transition:all .2s}.st-toggle-buttons-action.st-toggle-buttons-action-selected{color:#fff;background-color:#ffffff1a;font-weight:700}
.st-equipment-item{background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff1a;border-radius:0;padding:1.5rem;transition:all .3s;overflow:hidden}.st-equipment-item:hover{border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 25px #0000004d}.st-equipment-item-name{color:#ffffffe6;margin:0 0 .5rem;font-size:1.1rem;font-weight:600;line-height:1.3}.st-equipment-item-category{text-transform:uppercase;letter-spacing:.5px;color:#fff9;margin:0 0 1rem;font-size:.85rem;font-weight:500}.st-equipment-item-quantity{color:#fff9;font-size:.9rem;font-weight:700}.st-equipment-item-pricing{background-color:#ffffff08;border:1px solid #ffffff1a;border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.st-equipment-item-pricing-item{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.st-equipment-item-pricing-item-label{color:#ffffffb3;font-size:.85rem}.st-equipment-item-pricing-item-value{color:#fff;font-size:.85rem;font-weight:700}
.st-equipment-item-select{--st-equipment-item-select-flex-direction:column;--st-equipment-item-select-justify-content:flex-start;--st-equipment-item-select-align-items:flex-start;flex-direction:var(--st-equipment-item-select-flex-direction);justify-content:var(--st-equipment-item-select-justify-content);align-items:var(--st-equipment-item-select-align-items);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.st-equipment-item-select.st-equipment-item-select-selected{background:#ffffff1a;border:1px solid #ffffff4d}.st-equipment-item-select-details{--st-equipment-item-select-details-width:100%;width:var(--st-equipment-item-select-details-width);flex-direction:column;height:100%;display:flex}.st-equipment-item-select-details-name{color:#fff;margin-bottom:.25rem}.st-equipment-item-select-details-category-name{text-transform:capitalize;color:#ffffffb3;margin-bottom:.25rem;font-size:.85rem}.st-equipment-item-select-details-price{color:#fff;background:#ffffff1a;border-radius:4px;width:fit-content;margin-top:.5rem;padding:.25rem .5rem;font-size:.9rem;font-weight:700;display:inline-block}.st-equipment-item-select-controls{--st-equipment-item-select-controls-flex-direction:column;--st-equipment-item-select-controls-width:100%;flex-direction:var(--st-equipment-item-select-controls-flex-direction);width:var(--st-equipment-item-select-controls-width);align-items:center;gap:1rem;display:flex}.st-equipment-item-select-action-btn{--st-equipment-item-select-action-btn:100%;width:var(--st-equipment-item-select-action-btn);color:#fff;cursor:pointer;opacity:1;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;padding:.5rem 1rem;font-size:.85rem}.st-equipment-item-select-action-btn.st-equipment-item-select-action-btn-selected{background-color:#f003}.st-equipment-item-select-action-btn:disabled,.st-equipment-item-select-action-btn[disabled]{cursor:not-allowed;opacity:.5}.st-equipment-item-select-quantity-controls{background:#ffffff1a;border-radius:4px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.st-equipment-item-select-quantity-btn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:2px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.st-equipment-item-select-quantity-btn:disabled,.st-equipment-item-select-quantity-btn[disabled]{cursor:not-allowed;opacity:.5}.st-equipment-item-select-quantity-count{min-width:20px;font-size:.9rem}@media (min-width:460px){.st-equipment-item-select-controls{--st-equipment-item-select-controls-flex-direction:row}}@media (min-width:767px){.st-equipment-item-select{--st-equipment-item-select-flex-direction:row;--st-equipment-item-select-justify-content:space-between;--st-equipment-item-select-align-items:center}.st-equipment-item-select-details{--st-equipment-item-select-details-width:auto}.st-equipment-item-select-controls{--st-equipment-item-select-controls-width:auto}.st-equipment-item-select-action-btn{--st-equipment-item-select-action-btn:auto}}
.st-form-field-group{margin-bottom:1.5rem}.st-form-field-group-head{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.st-form-field-group-body{position:relative}.st-form-field-label{color:#fff;font-size:.9rem;display:block}.st-form-field-hint-btn{cursor:pointer;color:#ffffffb3;background-color:#0000;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;display:flex}.st-form-field{color:#fff;background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;width:100%;height:auto;padding:.75rem;font-size:1rem;line-height:1.25rem}.st-form-field:focus{border-color:#fff6;outline:none}.st-form-field.st-form-field-is-error{border-color:#ff000080}.st-form-field[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.st-form-field-select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M6 9L12 15L18 9\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke=\"white\"/></svg>");background-position:right 10px center;background-repeat:no-repeat;background-size:20px}.st-form-field-select:invalid{color:#757575}.st-form-field-select option{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.st-form-field-loading{position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.st-form-field-error{color:#ff6b6b;margin-top:.5rem;font-size:.85rem}.st-form-field-checkbox{background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:.75rem;padding:1rem;display:flex}.st-form-field-checkbox.st-form-field-checkbox-is-error{border-color:#ff000080}.st-form-field-checkbox input{cursor:pointer;width:18px;height:18px;margin-top:2px}.st-form-field-checkbox label{cursor:pointer;color:#ffffffe6;flex:1;font-size:.95rem;line-height:1.5}.st-form-field-checkbox label a{color:#fffc;text-decoration:underline}.st-form-field-checkbox label a:hover{color:#fff}.st-form-field-file-button::-webkit-file-upload-button{visibility:hidden}.st-form-field-file-button{z-index:-1;opacity:0;width:.1px;height:.1px;position:absolute}.st-form-field-file-label{color:#757575;line-height:normal;display:block}.st-form-field-file-chosen .st-form-field-file-label{color:#fff}.st-form-field-file-list{flex-wrap:wrap;gap:1rem;margin-top:1.25rem;display:flex}.st-form-field-file-item{background-color:#ffffff1a;border:1px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;width:7rem;height:7rem;padding:.25rem;display:flex;position:relative}.st-form-field-file-item button{cursor:pointer;color:#ffffffb3;background-color:#0000;border:none;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;margin:0;padding:.5rem;font-size:1.5rem;display:inline-flex;position:absolute;top:-1.1rem;right:-1.1rem}.st-form-field-file-item button:before{content:"×";color:#ffffffb3;font-size:1.5rem}.st-form-field-file-item img{object-fit:contain;width:100%;max-width:100%;height:100%}::placeholder{color:#757575;opacity:1}::placeholder{color:#757575;opacity:1}:-ms-placeholder-shown{color:#757575}::-moz-placeholder{color:#757575}::-webkit-datetime-edit{padding:0}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit-text{padding:0}::-webkit-datetime-edit-minute-field{padding:0}::-webkit-datetime-edit-hour-field{padding:0}::-webkit-datetime-edit-meridiem-field{padding:0}::-webkit-datetime-edit-day-field{padding:0}::-webkit-datetime-edit-month-field{padding:0}::-webkit-datetime-edit-year-field{padding:0}input::-webkit-datetime-edit{padding:0;display:block}input::-webkit-date-and-time-value{text-align:left;width:100%}input[type=date],input[type=datetime-local],input[type=time]{box-sizing:border-box;appearance:none;width:100%}
.st-booking-price-summary-wrapper{background-color:#ffffff0d;border-radius:5px;margin-bottom:1.5rem;padding:1rem}
.st-sticky-price-element{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a1a1af2;border-top:1px solid #ffffff1a;padding:1rem;position:fixed;bottom:0;left:0;right:0}.st-sticky-price-element-container{width:90%;max-width:800px;margin:0 auto;padding:0 20px}.st-sticky-price-element-wrapper{justify-content:space-between;align-items:center;gap:1rem;display:flex}.st-sticky-price-element-label{color:#ffffffb3;font-size:.9rem}.st-sticky-price-element-label-second{font-size:1.2rem;font-weight:700}.st-sticky-price-element-btn{white-space:nowrap;min-width:auto;padding:.75rem 1.5rem}
.st-alert{text-align:center;border-radius:5px;margin-bottom:1rem;padding:1rem}.st-alert-with-btn{padding:2rem}.st-alert-with-btn button{margin-top:1rem}.st-alert-success{background-color:#00ff001a}.st-alert-error{color:#ff6b6b;background-color:#ff00001a}
.st-loading-spinner{border:3px solid #ffffff1a;border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:1s ease-in-out infinite st-loading-spinner-keyframe;display:block}.st-loading-spinner .st-loading-spinner-inside-spinner{border:2px solid #ffffff1a;border-top-color:#fffc;border-radius:50%;width:50px;height:50px;margin:0 auto;animation:1s linear infinite st-loading-spinner-keyframe;display:block}.st-loading-spinner-small{width:20px;height:20px}.st-loading-spinner-small .st-loading-spinner-inside-spinner{width:20px;height:20px}@keyframes st-loading-spinner-keyframe{to{transform:rotate(360deg)}}
.st-calendar{position:relative}.st-calendar-header{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:12px;padding:0 12px;display:grid}.st-calendar-header .st-calendar-header-weekday{text-align:center;color:#ffffffb3;padding:.75rem;font-size:.9rem;font-weight:700}.st-calendar-grid{background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:12px;grid-template-columns:repeat(7,1fr);grid-auto-rows:minmax(70px,auto);gap:8px;padding:12px;display:grid;overflow:hidden;box-shadow:0 8px 32px #0000004d}.st-calendar-day{aspect-ratio:1;cursor:pointer;background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-height:70px;padding:8px;transition:all .3s;display:flex;position:relative}.st-calendar-day span{font-size:1.1rem;font-weight:500}.st-calendar-day:hover{background:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 16px #0003}.st-calendar-day.st-calendar-current-month{color:#fff;background:#0006}.st-calendar-day.st-calendar-other-month{color:#ffffff4d;cursor:not-allowed;background:#0000001a}.st-calendar-day.st-calendar-other-month:hover{box-shadow:none;background:#0000001a;transform:none}.st-calendar-day.st-calendar-day-today{background:linear-gradient(135deg,#fff3,#ffffff1a);border:2px solid #ffffff4d;font-weight:700}.st-calendar-day.st-calendar-day-selected{background:linear-gradient(135deg,#ffffff4d,#fff3);border:2px solid #ffffff80;font-weight:700;transform:scale(1.05)}.st-calendar-day.st-calendar-day-past{opacity:.3;cursor:not-allowed;background:#0003}.st-calendar-day.st-calendar-day-past:hover{box-shadow:none;background:#0003;transform:none}@media (max-width:664px){.st-calendar-header{display:none}.st-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:8px;padding:12px}.st-calendar-day{min-height:60px;padding:8px}}@media (max-width:500px){.st-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(70px,1fr));gap:6px;padding:8px}.st-calendar-day{min-height:50px;padding:6px}.st-calendar-day span{font-size:1rem}}@media (max-width:400px){.st-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(60px,1fr));gap:4px;padding:6px}.st-calendar-day{border-radius:6px;min-height:45px;padding:4px}.st-calendar-day span{font-size:.85rem;font-weight:400}}@media (max-width:320px){.st-calendar-grid{grid-template-columns:repeat(auto-fit,minmax(50px,1fr));gap:3px;padding:4px}.st-calendar-day{border-radius:4px;min-height:40px;padding:2px}.st-calendar-day span{font-size:.8rem}}
.st-calendar-navigation{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;grid-template:"calendar-navigation-btn-prev calendar-navigation-heading calendar-navigation-btn-next"/auto;justify-content:space-between;align-items:center;gap:1rem .75rem;margin-bottom:2rem;padding:1.5rem;display:grid}.st-calendar-navigation-btn{cursor:pointer;color:#fff;background-color:#ffffff1a;border:1px solid #fff3;border-radius:8px;justify-content:center;gap:.5rem;width:auto;min-width:120px;padding:.75rem .5rem;font-size:.9rem;transition:all .2s;display:inline-flex}.st-calendar-navigation-btn:disabled{opacity:.3;cursor:not-allowed}.st-calendar-navigation-btn:hover:not(:disabled){background:#fff3;transform:translateY(-1px)}.st-calendar-navigation-btn-prev{grid-area:calendar-navigation-btn-prev}.st-calendar-navigation-heading{grid-area:calendar-navigation-heading}.st-calendar-navigation-btn-next{grid-area:calendar-navigation-btn-next}@media (max-width:768px){.st-calendar-navigation{grid-template-columns:1fr 1fr;grid-template-areas:"calendar-navigation-heading calendar-navigation-heading""calendar-navigation-btn-prev calendar-navigation-btn-next";padding:1rem}.st-calendar-navigation h3{font-size:1rem}.st-calendar-navigation-btn{width:100%;min-width:auto}}@media (max-width:664px){.st-calendar-navigation-btn{padding:.6rem .5rem}}
.st-page-section-wrapper{padding:5rem 0!important}.st-page-section-wrapper-heading{align-items:center;margin-bottom:5rem;display:flex;position:relative}.st-page-section-wrapper-heading:after{content:"";background-color:#ffffff1a;flex:1;height:1px;margin-left:2rem}.st-page-section-wrapper-heading h2{font-size:2.5rem;font-weight:300}@media (max-width:1230px){.st-page-section-wrapper-heading:after{display:none}}@media (max-width:1200px){.st-page-section-wrapper-heading h2{font-size:2rem}}@media (max-width:576px){.st-page-section-wrapper-heading h2{font-size:1.5rem}}
.st-payment-result-card,.st-booking-result-card{text-align:center;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:100%;max-width:600px;margin:4rem auto 1rem;padding:2rem 1.5rem}.st-payment-result-card-marker,.st-booking-result-card-marker{margin-bottom:2rem;font-size:3rem}.st-payment-result-card-heading,.st-booking-result-card-heading{margin-bottom:1rem}.st-payment-result-card-description,.st-booking-result-card-description{color:#fffc;margin-bottom:2rem;font-size:1.1rem}.st-payment-result-card-booking-details,.st-booking-result-card-booking-details{text-align:left;background-color:#ffffff0d;border-radius:8px;margin-bottom:2rem;padding:1.5rem}:is(.st-payment-result-card-booking-details,.st-booking-result-card-booking-details)>div,:is(.st-payment-result-card-booking-details,.st-booking-result-card-booking-details)>details{margin-bottom:1.5rem}:is(:is(.st-payment-result-card-booking-details,.st-booking-result-card-booking-details)>div,:is(.st-payment-result-card-booking-details,.st-booking-result-card-booking-details)>details):last-child{margin-bottom:0}:is(.st-payment-result-card-booking-details,.st-booking-result-card-booking-details) h3{margin-bottom:.5rem}:is(.st-payment-result-card-booking-details,.st-booking-result-card-booking-details) p{word-wrap:break-word;margin-bottom:.1rem}:is(.st-payment-result-card-booking-details,.st-booking-result-card-booking-details) details summary{cursor:pointer;color:#ffffffb3}:is(.st-payment-result-card-booking-details,.st-booking-result-card-booking-details) details div{background:#0003;border-radius:4px;margin-top:.5rem;padding:.5rem;font-size:.9rem}.st-payment-result-card-actions,.st-booking-result-card-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (min-width:1024px){.st-payment-result-card,.st-booking-result-card{padding:3rem}}
.st-booking-toggle-wrapper{flex-direction:column;gap:1rem;display:flex}
.st-equipment-booking-form-wrapper{flex-direction:column;gap:3rem;display:flex}.st-equipment-booking-form-wrapper .st-equipment-booking-form-wrapper-heading,.st-equipment-booking-form-wrapper .st-equipment-booking-form-wrapper-description{margin-bottom:1.5rem}.st-equipment-booking-form-wrapper .st-equipment-booking-form-btn-submit{width:100%;margin-top:1.5rem}.st-equipment-booking-selection{width:100%}.st-equipment-booking-selection button{width:100%;margin-bottom:1rem}.st-equipment-booking-selection .st-equipment-booking-selection-details{color:#ffffffb3;font-size:.9rem}.st-equipment-booking-price-summary{background-color:#ffffff0d;border-radius:5px;margin-bottom:1.5rem;padding:1rem}.st-equipment-booking-price-summary h4{margin-bottom:.5rem}.st-equipment-booking-price-summary .st-equipment-booking-price-summary-details{justify-content:space-between;margin-bottom:.5rem;display:flex}.st-equipment-booking-price-summary .st-equipment-booking-price-summary-details-list{margin-bottom:.5rem}.st-equipment-booking-price-summary .st-equipment-booking-price-summary-details-list ul{margin:.5rem 0;padding-left:1.5rem}.st-equipment-booking-price-summary .st-equipment-booking-price-summary-details-list ul li{margin-bottom:.25rem;font-size:.9rem}.st-equipment-booking-price-summary .st-equipment-booking-price-summary-details-list-block{justify-content:space-between;display:inline-flex}.st-equipment-booking-price-summary .st-equipment-booking-price-summary-total{justify-content:space-between;display:flex}

@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
