* { box-sizing: border-box; } body {margin: 0;}:root{--gjs-t-color-primary:#0e2a47;--gjs-t-color-secondary:#1f446e;--gjs-t-color-accent:#f57c00;--gjs-t-color-success:#1b998b;--gjs-t-color-warning:#f2c14e;--gjs-t-color-error:#d64545;}html{scroll-behavior:smooth;}.gjs-t-body{background-color:#ffffff;color:#14202e;font-size:16px;line-height:1.7;font-family:'Inter',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;}.gjs-t-h1{color:#0e2a47;font-size:44px;line-height:1.25;font-family:'Montserrat',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:800;}.gjs-t-h2{color:#1f446e;font-size:28px;line-height:1.35;font-family:'Montserrat',system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-weight:700;}.gjs-t-button{background-color:#0e2a47;color:#ffffff;border-radius:10px;}.gjs-t-link{color:#0e2a47;text-decoration:none;}.gjs-t-border{border-radius:12px;border-color:#e5edf6;}*, ::before, ::after{box-sizing:border-box;undefined:undefined;border-width:0;border-style:solid;border-color:#e5e7eb;}html, :host{line-height:1.5;undefined:undefined;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;}body{margin:0;undefined:undefined;line-height:inherit;}hr{height:0;undefined:undefined;color:inherit;border-top-width:1px;}abbr:where([title]){text-decoration:underline dotted;}h1, h2, h3, h4, h5, h6{font-size:inherit;font-weight:inherit;}a{color:inherit;text-decoration:inherit;}b, strong{font-weight:bolder;}code, kbd, samp, pre{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;undefined:undefined;font-feature-settings:normal;font-variation-settings:normal;font-size:1em;}small{font-size:80%;}sub, sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}table{text-indent:0;undefined:undefined;border-color:inherit;border-collapse:collapse;}button, input, optgroup, select, textarea{font-family:inherit;undefined:undefined;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0;}button, select{text-transform:none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']){-webkit-appearance:button;undefined:undefined;background-color:transparent;background-image:none;}:-moz-focusring{outline:auto;}:-moz-ui-invalid{box-shadow:none;}progress{vertical-align:baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button{height:auto;}[type='search']{-webkit-appearance:textfield;undefined:undefined;outline-offset:-2px;}::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;undefined:undefined;font:inherit;}summary{display:list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre{margin:0;}fieldset{margin:0;padding:0;}legend{padding:0;}ol, ul, menu{list-style:none;margin:0;padding:0;}dialog{padding:0;}textarea{resize:vertical;}input::placeholder, textarea::placeholder{opacity:1;undefined:undefined;color:#9ca3af;}button, [role="button"]{cursor:pointer;}:disabled{cursor:default;}img, svg, video, canvas, audio, iframe, embed, object{display:block;undefined:undefined;vertical-align:middle;}img, video{max-width:100%;height:auto;}[hidden]{display:none;}.body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.header{width:100%;border-bottom-width:1px;border-color:rgb(226 232 240 / 1);background-color:rgb(255 255 255 / 1);position:sticky;top:0px;left:0;right:0;z-index:40;}.header-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:1rem;padding-bottom:1rem;display:flex;align-items:center;justify-content:space-between;}.brand-link{display:flex;align-items:center;gap:0.75rem;}.brand-mark{height:2.5rem;width:2.5rem;border-radius:0.375rem;background-image:linear-gradient(to bottom right, #0e2a47   , rgb(14 42 71 / 0)   
);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.brand-icon{height:1.75rem;width:1.75rem;}.brand-text{display:flex;flex-direction:column;}.brand-name{font-size:1.25rem;line-height:1.75rem;font-weight:700;letter-spacing:0.025em;color:var(--gjs-t-color-secondary);}.brand-tagline{font-size:0.75rem;line-height:1rem;color:rgb(100 116 139 / 1);}.primary-navigation{display:flex;align-items:center;gap:1.5rem;}.nav-list{display:none;align-items:center;gap:1rem;}.nav-link{font-size:0.875rem;line-height:1.25rem;font-weight:500;}.nav-link:hover{color:rgb(245 124 0 / 1);}.nav-item-dropdown{position:relative;}.nav-dropdown-icon{height:1rem;width:1rem;}.dropdown-panel{position:absolute;top:100%;left:0px;margin-top:0.5rem;display:none;background-color:rgb(255 255 255 / 1);border-width:1px;border-color:rgb(226 232 240 / 1);border-radius:0.5rem;box-shadow:0 0 #0000, 0 0 #0000, 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);padding:1rem;z-index:20;min-width:360px;}.dropdown-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0.75rem;width:420px;}.dropdown-link{font-size:0.875rem;line-height:1.25rem;}.dropdown-link:hover{color:rgb(245 124 0 / 1);}.header-cta{display:none;padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.header-cta:hover{background-color:rgb(31 68 110 / 1);}.header-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.mobile-simplified-links{align-items:center;gap:0.5rem;}.mobile-cta{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.mobile-cta:hover{background-color:rgb(31 68 110 / 1);}.mobile-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.hero-section{position:relative;width:100%;}.hero-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3.5rem;padding-bottom:3.5rem;display:flex;align-items:center;gap:2.5rem;}.hero-content{flex:1 1 0%;}.hero-title{margin-bottom:1rem;}.hero-subtitle{font-size:1.125rem;line-height:1.75rem;color:rgb(71 85 105 / 1);margin-bottom:1.5rem;}.hero-ctas{display:flex;align-items:center;gap:1rem;}.primary-cta{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);display:inline-flex;align-items:center;gap:0.5rem;color:rgb(255 255 255 / 1);outline:2px solid transparent;outline-offset:2px;}.primary-cta:hover{background-color:var(--gjs-t-color-secondary);}.primary-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:var(--gjs-t-color-accent);}.secondary-cta{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);color:rgb(14 42 71 / 1);}.secondary-cta:hover{color:rgb(245 124 0 / 1);border-color:rgb(245 124 0 / 1);}.secondary-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.hero-stats{margin-top:2rem;display:flex;align-items:center;gap:1.5rem;}.stat-item{display:none;align-items:center;gap:0.75rem;}.stat-icon{height:1.5rem;width:1.5rem;}.stat-text{font-size:0.875rem;line-height:1.25rem;color:rgb(51 65 85 / 1);}.hero-media{flex:1 1 0%;position:relative;border-radius:1rem;overflow:hidden;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.hero-image{width:100%;height:650px;object-fit:cover;}.hero-overlay{position:absolute;inset:0px;background-image:linear-gradient(to top right, rgb(14 42 71 / 0.5)   , transparent   , rgb(0 0 0 / 0)    
);}.offerings-section{width:100%;border-top-width:1px;border-color:rgb(226 232 240 / 0.7);background-color:rgb(255 255 255 / 1);}.offerings-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;}.offerings-header{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;margin-bottom:1.5rem;}.offerings-cta{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.offerings-cta:hover{background-color:rgb(31 68 110 / 1);}.offerings-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.offerings-intro{color:rgb(71 85 105 / 1);margin-bottom:2rem;}.offerings-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.offering-card{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;border-width:1px;transition-property:color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.offering-card:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;border-color:rgb(245 124 0 / 1);}.offering-icon{height:2rem;width:2rem;flex-shrink:0;}.offering-content{flex:1 1 0%;}.offering-title{font-weight:600;color:rgb(14 42 71 / 1);}.offering-description{font-size:0.875rem;line-height:1.25rem;color:rgb(71 85 105 / 1);margin-bottom:0.75rem;}.offering-actions{display:flex;align-items:center;gap:0.5rem;}.offering-link{font-size:0.875rem;line-height:1.25rem;}.offering-link:hover{color:rgb(245 124 0 / 1);}.offering-arrow-icon{height:1rem;width:1rem;}.about-section{width:100%;background-color:rgb(248 250 252 / 1);border-top-width:1px;border-color:rgb(226 232 240 / 0.7);}.about-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2.5rem;}.about-content{display:flex;flex-direction:column;}.about-title{margin-bottom:0.75rem;}.about-paragraph{color:rgb(71 85 105 / 1);margin-bottom:1.5rem;}.about-feature-list{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;}.about-feature-item{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem;background-color:rgb(255 255 255 / 1);border-width:1px;}.about-feature-item:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;}.about-feature-icon{height:1.5rem;width:1.5rem;margin-top:0.125rem;}.about-feature-text{font-size:0.875rem;line-height:1.25rem;color:rgb(51 65 85 / 1);}.about-actions{margin-top:1.5rem;display:flex;align-items:center;gap:1rem;}.about-cta{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.about-cta:hover{background-color:rgb(31 68 110 / 1);}.about-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.about-cta-outline{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);color:rgb(14 42 71 / 1);}.about-cta-outline:hover{color:rgb(245 124 0 / 1);border-color:rgb(245 124 0 / 1);}.about-cta-outline:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.about-media{border-radius:1rem;overflow:hidden;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.about-image{width:100%;height:650px;object-fit:cover;}.production-highlight-section{width:100%;background-color:rgb(255 255 255 / 1);border-top-width:1px;border-color:rgb(226 232 240 / 0.7);}.production-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.production-media{grid-column:span 2 / span 2;border-radius:1rem;overflow:hidden;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.production-image{width:100%;height:620px;object-fit:cover;}.production-content{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;border-width:1px;background-color:rgb(248 250 252 / 1);}.production-text{display:flex;flex-direction:column;gap:0.5rem;}.production-title{font-size:22px;}.production-description{color:rgb(71 85 105 / 1);font-size:0.875rem;line-height:1.25rem;}.production-actions{margin-top:1rem;display:flex;align-items:center;gap:0.75rem;}.production-cta{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.production-cta:hover{background-color:rgb(31 68 110 / 1);}.production-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.production-cta-outline{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);color:rgb(14 42 71 / 1);}.production-cta-outline:hover{color:rgb(245 124 0 / 1);border-color:rgb(245 124 0 / 1);}.production-cta-outline:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.rental-section{width:100%;background-color:rgb(248 250 252 / 1);border-top-width:1px;border-color:rgb(226 232 240 / 0.7);}.rental-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;}.rental-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem;}.rental-cta{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.rental-cta:hover{background-color:rgb(31 68 110 / 1);}.rental-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.rental-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;}.rental-card{display:flex;flex-direction:column;border-width:1px;background-color:rgb(255 255 255 / 1);overflow:hidden;}.rental-image{width:100%;height:220px;object-fit:cover;}.rental-content{padding:1.25rem;}.rental-name{font-weight:600;color:rgb(14 42 71 / 1);margin-bottom:0.25rem;}.rental-description{font-size:0.875rem;line-height:1.25rem;color:rgb(71 85 105 / 1);margin-bottom:0.75rem;}.rental-link{font-size:0.875rem;line-height:1.25rem;}.rental-link:hover{color:rgb(245 124 0 / 1);}.post-section{width:100%;background-color:rgb(255 255 255 / 1);border-top-width:1px;border-color:rgb(226 232 240 / 0.7);}.post-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:2rem;}.post-content{display:flex;flex-direction:column;gap:1rem;}.post-description{color:rgb(71 85 105 / 1);}.post-feature-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem;}.post-feature-card{display:flex;align-items:center;gap:0.75rem;padding:1rem;border-width:1px;}.post-feature-card:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 0 #0000;}.post-feature-icon{height:1.5rem;width:1.5rem;}.post-feature-text{font-size:0.875rem;line-height:1.25rem;color:rgb(51 65 85 / 1);}.post-actions{display:flex;align-items:center;gap:1rem;margin-top:0.5rem;}.post-cta{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.post-cta:hover{background-color:rgb(31 68 110 / 1);}.post-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.post-cta-outline{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);color:rgb(14 42 71 / 1);}.post-cta-outline:hover{color:rgb(245 124 0 / 1);border-color:rgb(245 124 0 / 1);}.post-cta-outline:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.post-media{border-radius:1rem;overflow:hidden;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.post-image{width:100%;height:650px;object-fit:cover;}.gallery-section{width:100%;background-color:rgb(248 250 252 / 1);border-top-width:1px;border-color:rgb(226 232 240 / 0.7);}.gallery-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:3rem;padding-bottom:3rem;}.gallery-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:1.5rem;}.gallery-cta{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.gallery-cta:hover{background-color:rgb(31 68 110 / 1);}.gallery-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.gallery-description{color:rgb(71 85 105 / 1);margin-bottom:1.5rem;}.gallery-grid{display:grid;grid-template-columns:repeat(4, minmax(0, 1fr));gap:1rem;}.gallery-item{border-radius:0.75rem;overflow:hidden;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.gallery-image{width:100%;height:220px;object-fit:cover;}.cta-banner-section{width:100%;background-image:linear-gradient(to right, #0e2a47   , rgb(14 42 71 / 0)   
);color:rgb(255 255 255 / 1);}.cta-banner-container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;padding-top:2.5rem;padding-bottom:2.5rem;display:flex;align-items:center;justify-content:space-between;}.cta-banner-text{display:flex;align-items:center;gap:1rem;}.cta-banner-icon{height:2rem;width:2rem;}.cta-banner-copy{display:flex;flex-direction:column;}.cta-banner-title{font-size:1.25rem;line-height:1.75rem;font-weight:600;}.cta-banner-subtitle{font-size:0.875rem;line-height:1.25rem;opacity:0.9;}.cta-banner-actions{display:flex;align-items:center;gap:0.75rem;}.cta-banner-primary{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.cta-banner-primary:hover{color:rgb(14 42 71 / 1);background-color:rgb(245 124 0 / 1);}.cta-banner-primary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#fff;}.cta-banner-secondary{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:0.75rem;border-width:1px;border-color:rgb(255 255 255 / 0.7);color:rgb(255 255 255 / 1);}.cta-banner-secondary:hover{color:rgb(14 42 71 / 1);background-color:rgb(255 255 255 / 1);}.cta-banner-secondary:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#fff;}.footer{width:100%;background-color:rgb(255 255 255 / 1);border-top-width:1px;border-color:rgb(226 232 240 / 1);}.footer-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;display:flex;grid-template-columns:repeat(4, minmax(0, 1fr));gap:2rem;align-items:flex-start;justify-content:space-between;}.footer-brand{grid-column:span 1 / span 1;display:flex;flex-direction:column;gap:0.75rem;}.footer-brand-row{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.75rem;}.footer-brand-mark{height:2.5rem;width:2.5rem;border-radius:0.375rem;background-image:linear-gradient(to bottom right, #0e2a47   , rgb(14 42 71 / 0)   
);display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 0px #fff,    0 0 0 calc(1px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.footer-brand-icon{height:1.5rem;width:1.5rem;}.footer-brand-name{font-size:1.125rem;line-height:1.75rem;font-weight:600;color:var(--gjs-t-color-secondary);}.footer-brand-description{font-size:0.875rem;line-height:1.25rem;color:rgb(71 85 105 / 1);}.footer-menu{grid-column:span 1 / span 1;}.footer-menu-title{font-size:0.875rem;line-height:1.25rem;font-weight:600;color:rgb(14 42 71 / 1);margin-bottom:0.5rem;}.footer-menu-list{display:flex;flex-direction:column;gap:0.5rem;}.footer-menu-link{font-size:0.875rem;line-height:1.25rem;}.footer-menu-link:hover{color:rgb(245 124 0 / 1);}.footer-contact{grid-column:span 1 / span 1;}.footer-contact-title{font-size:0.875rem;line-height:1.25rem;font-weight:600;color:rgb(14 42 71 / 1);margin-bottom:0.5rem;}.footer-contact-list{display:flex;flex-direction:column;gap:0.5rem;}.footer-contact-item{display:flex;align-items:center;gap:0.5rem;}.footer-contact-icon{height:1.25rem;width:1.25rem;}.footer-contact-link{font-size:0.875rem;line-height:1.25rem;}.footer-contact-link:hover{color:rgb(245 124 0 / 1);}.footer-cta-column{grid-column:span 1 / span 1;}.footer-cta-title{font-size:0.875rem;line-height:1.25rem;font-weight:600;color:rgb(14 42 71 / 1);margin-bottom:0.5rem;}.footer-cta-buttons{display:flex;flex-direction:column;gap:0.75rem;}.footer-cta-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.footer-cta-button:hover{background-color:rgb(31 68 110 / 1);}.footer-cta-button:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.footer-cta-outline-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);color:rgb(14 42 71 / 1);}.footer-cta-outline-button:hover{color:rgb(245 124 0 / 1);border-color:rgb(245 124 0 / 1);}.footer-cta-outline-button:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}.footer-bottom{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-bottom:1.5rem;padding-top:1.5rem;display:flex;align-items:center;justify-content:space-between;}.footer-divider{width:100%;height:1px;background-color:rgb(226 232 240 / 1);border-top-width:1px;border-color:rgb(226 232 240 / 1);}.footer-bottom-row{display:flex;align-items:center;justify-content:space-between;margin-top:1rem;}.footer-copyright{font-size:0.75rem;line-height:1rem;color:rgb(51 65 85 / 1);}.footer-policy-links{display:flex;align-items:center;gap:1rem;}.footer-policy-link{font-size:0.75rem;line-height:1rem;}.footer-policy-link:hover{color:rgb(245 124 0 / 1);}.gjs-t-body.body{padding-top:0;}.nav-item-dropdown:focus-within .dropdown-panel, .nav-item-dropdown:hover .dropdown-panel{display:block;}.hamburger-btn{display:none;background-color:transparent;border:1px solid rgba(226,232,240,1);border-radius:10px;padding:0.5rem;}.mobile-menu{display:none;position:fixed;top:64px;left:0;right:0;background-color:#ffffff;border-top:1px solid rgba(226,232,240,0.7);box-shadow:0 10px 15px -3px rgba(0,0,0,0.1), 0 4px 6px -4px rgba(0,0,0,0.1);z-index:999;max-height:70vh;overflow:auto;}.mobile-menu.open{display:block;}.mobile-menu-section{padding:1rem 1.5rem;border-bottom:1px solid rgba(226,232,240,0.7);}.mobile-menu-title{display:flex;align-items:center;justify-content:space-between;font-weight:600;color:var(--gjs-t-color-primary);font-size:0.95rem;}.mobile-sublist{display:none;margin-top:0.5rem;padding-left:0.75rem;}.mobile-sublist.open{display:block;}.mobile-link{display:block;padding:0.375rem 0;font-size:0.95rem;color:var(--gjs-t-color-primary);}.mobile-link:hover{color:var(--gjs-t-color-accent);}#ibgcol{display:block;}#i70omq{font-size:0.875rem;color:var(--gjs-t-color-primary);}#heroBanner.hero-banner-section{position:relative;width:100%;overflow:hidden;background-color:rgb(14 42 71 / 1);}#heroBanner .hero-banner-media{position:relative;width:100%;height:650px;}#heroBanner .hero-banner-image{width:100%;height:100%;object-fit:cover;display:block;}#heroBanner .hero-banner-overlay{position:absolute;inset:0;background-image:linear-gradient(to top right, rgba(14,42,71,0.7), rgba(0,0,0,0.25), rgba(0,0,0,0));}#heroBanner .hero-banner-content{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding-left:1.5rem;padding-right:1.5rem;}#heroBanner .hero-banner-inner{max-width:80rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;align-items:flex-start;gap:1rem;}#heroBanner .hero-banner-title{color:#ffffff;text-shadow:0 2px 8px rgba(0,0,0,0.35);max-width:900px;}#heroBanner .hero-banner-subtitle{color:rgba(255,255,255,0.95);font-size:1.125rem;line-height:1.75rem;max-width:900px;text-shadow:0 2px 6px rgba(0,0,0,0.25);}#heroBanner .hero-banner-ctas{display:flex;align-items:center;gap:1rem;margin-top:0.5rem;}#heroBanner .hero-banner-primary-cta{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(0,0,0,0.05);transition:background-color .2s ease,color .2s ease,transform .2s ease;}#heroBanner .hero-banner-primary-cta:hover{background-color:rgb(31 68 110 / 1);transform:translateY(-1px);}#heroBanner .hero-banner-primary-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}#heroBanner .hero-banner-secondary-cta{padding-left:1.5rem;padding-right:1.5rem;padding-top:0.75rem;padding-bottom:0.75rem;font-size:0.875rem;line-height:1.25rem;font-weight:600;border-radius:0.75rem;border-width:1px;border-style:solid;border-color:rgb(203 213 225 / 1);color:#ffffff;background-color:transparent;transition:border-color .2s ease,color .2s ease,background-color .2s ease,transform .2s ease;}#heroBanner .hero-banner-secondary-cta:hover{color:rgb(14 42 71 / 1);background-color:#ffffff;border-color:#ffffff;transform:translateY(-1px);}#heroBanner .hero-banner-secondary-cta:focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px;outline-color:#f57c00;}#heroBanner{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;margin-bottom:48px;}.page-body{background-color:rgb(255 255 255 / 1);color:var(--gjs-t-color-primary);}.nav-link-home{color:var(--gjs-t-color-primary);outline:2px solid transparent;outline-offset:2px;border-radius:0.375rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.125rem;padding-bottom:0.125rem;}.nav-link-home:hover{color:var(--gjs-t-color-secondary);text-decoration-line:underline;}.nav-link-home:focus-visible{outline-style:solid;outline-width:2px;outline-color:var(--gjs-t-color-accent);}.nav-link-reels{color:var(--gjs-t-color-primary);outline:2px solid transparent;outline-offset:2px;border-radius:0.375rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.125rem;padding-bottom:0.125rem;}.nav-link-reels:hover{color:var(--gjs-t-color-secondary);text-decoration-line:underline;}.nav-link-reels:focus-visible{outline-style:solid;outline-width:2px;outline-color:var(--gjs-t-color-accent);}.header-actions{display:flex;align-items:center;gap:0.75rem;}.cta-icon{width:1rem;height:1rem;}.main-content{width:100%;}.instructions-section{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;}.instructions-container{display:flex;flex-direction:column;gap:1rem;}.instructions-header{display:flex;align-items:center;gap:0.5rem;}.info-icon{width:1.25rem;height:1.25rem;}.instructions-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem;}.instruction-card{border-radius:0.75rem;border-width:1px;border-color:rgb(226 232 240 / 1);padding:1rem;background-color:rgb(248 250 252 / 1);}.instruction-text{color:rgb(51 65 85 / 1);}.instruction-code{font-family:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;font-size:13px;}.reels-grid-section{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-bottom:4rem;}.reels-grid-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;}.reels-actions{display:flex;align-items:center;gap:0.75rem;}.filter-button{padding-left:1rem;padding-right:1rem;padding-top:0.5rem;padding-bottom:0.5rem;color:rgb(255 255 255 / 1);outline:2px solid transparent;outline-offset:2px;}.filter-button:hover{background-color:var(--gjs-t-color-secondary);}.filter-button:focus-visible{outline-style:solid;outline-width:2px;outline-color:var(--gjs-t-color-accent);}.filter-icon{width:1rem;height:1rem;}.reels-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:2rem;}.reel-card{border-radius:0.75rem;border-width:1px;border-color:rgb(226 232 240 / 1);overflow:hidden;background-color:rgb(255 255 255 / 1);box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);transition-property:box-shadow;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.reel-card:hover{box-shadow:0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgb(0 0 0 / 0.05);}.video-container{background-color:rgb(241 245 249 / 1);display:flex;align-items:center;justify-content:center;height:16rem;position:relative;}.video-iframe{width:100%;height:100%;position:absolute;inset:0px;}.placeholder-label{position:relative;z-index:10;display:flex;align-items:center;gap:0.5rem;padding-left:0.75rem;padding-right:0.75rem;padding-top:0.5rem;padding-bottom:0.5rem;border-radius:0.5rem;background-color:rgb(255 255 255 / 0.9);border-width:1px;border-color:rgb(203 213 225 / 1);color:rgb(51 65 85 / 1);outline:2px solid transparent;outline-offset:2px;}.placeholder-label:hover{color:var(--gjs-t-color-primary);background-color:rgb(255 255 255 / 1);}.placeholder-label:focus-visible{outline-style:solid;outline-width:2px;outline-color:var(--gjs-t-color-accent);}.youtube-icon{width:1rem;height:1rem;}.card-content{padding:1rem;display:flex;flex-direction:column;gap:0.5rem;}.card-title{color:var(--gjs-t-color-secondary);font-weight:600;}.card-subtitle{color:rgb(51 65 85 / 1);}.submit-reel-section{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-bottom:5rem;}.submit-reel-container{border-radius:1rem;border-width:1px;border-color:rgb(226 232 240 / 1);padding:1.5rem;background-color:rgb(248 250 252 / 1);}.submit-reel-header{display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem;}.link-icon{width:1.25rem;height:1.25rem;}.submit-reel-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1.5rem;}.form-group{display:flex;flex-direction:column;gap:0.75rem;}.form-label{color:rgb(30 41 59 / 1);font-weight:500;}.input-wrapper{position:relative;}.url-input{width:100%;border-radius:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);background-color:rgb(255 255 255 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;outline:2px solid transparent;outline-offset:2px;}.url-input:focus{border-color:var(--gjs-t-color-secondary);box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.help-text{color:rgb(71 85 105 / 1);font-size:0.875rem;line-height:1.25rem;margin-top:0.5rem;}.notes-input{width:100%;border-radius:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);background-color:rgb(255 255 255 / 1);padding-left:1rem;padding-right:1rem;padding-top:0.75rem;padding-bottom:0.75rem;outline:2px solid transparent;outline-offset:2px;}.notes-input:focus{border-color:var(--gjs-t-color-secondary);box-shadow:0 0 0 0px #fff,    0 0 0 calc(2px + 0px) rgb(59 130 246 / 0.5), 0 0 #0000;}.submit-actions{display:flex;align-items:center;gap:0.75rem;margin-top:1.5rem;}.submit-button{padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;color:rgb(255 255 255 / 1);outline:2px solid transparent;outline-offset:2px;}.submit-button:hover{background-color:var(--gjs-t-color-secondary);}.submit-button:focus-visible{outline-style:solid;outline-width:2px;outline-color:var(--gjs-t-color-accent);}.plus-icon{width:1rem;height:1rem;}.secondary-button{border-radius:0.75rem;border-width:1px;border-color:rgb(203 213 225 / 1);padding-left:1.25rem;padding-right:1.25rem;padding-top:0.5rem;padding-bottom:0.5rem;color:var(--gjs-t-color-primary);outline:2px solid transparent;outline-offset:2px;}.secondary-button:hover{border-color:var(--gjs-t-color-secondary);background-color:rgb(255 255 255 / 1);}.secondary-button:focus-visible{outline-style:solid;outline-width:2px;outline-color:var(--gjs-t-color-accent);}.footer-brand-link{display:flex;align-items:center;gap:0.75rem;}.footer-description{color:rgb(51 65 85 / 1);max-width:520px;}.footer-links{display:flex;align-items:flex-start;gap:4rem;}.footer-column{display:flex;flex-direction:column;gap:0.5rem;}.footer-column-title{font-weight:600;color:var(--gjs-t-color-secondary);}.footer-link:hover{color:var(--gjs-t-color-secondary);text-decoration-line:underline;}.footer-link{outline:2px solid transparent;outline-offset:2px;border-radius:0.375rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.125rem;padding-bottom:0.125rem;}.footer-link:focus-visible{outline-style:solid;outline-width:2px;outline-color:var(--gjs-t-color-accent);}.footer-social{display:flex;align-items:center;gap:1rem;}.social-link{border-radius:9999px;padding:0.5rem;border-width:1px;border-color:rgb(203 213 225 / 1);outline:2px solid transparent;outline-offset:2px;}.social-link:hover{border-color:var(--gjs-t-color-secondary);}.social-link:focus-visible{outline-style:solid;outline-width:2px;outline-color:var(--gjs-t-color-accent);}.social-icon{width:1.25rem;height:1.25rem;}#contact-info.contact-info-section{width:100%;background-color:#ffffff;}#contact-info .contact-info-container{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem;padding-top:2.5rem;padding-bottom:2.5rem;}#contact-info .contact-info-header{display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem;}#contact-info .contact-icon{width:1.25rem;height:1.25rem;}#contact-info .contact-info-card{border-radius:0.75rem;border-width:1px;border-style:solid;border-color:#e2e8f0;background-color:#f8fafc;padding:1rem;}#contact-info .contact-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1.5rem;margin:0;padding:0;list-style:none;}#contact-info .contact-item{display:flex;align-items:center;gap:0.5rem;color:#14202e;}#contact-info .contact-item .contact-item-icon{width:1.25rem;height:1.25rem;flex-shrink:0;color:#0e2a47;}#contact-info .contact-link{outline:2px solid transparent;outline-offset:2px;border-radius:0.375rem;padding-left:0.25rem;padding-right:0.25rem;padding-top:0.125rem;padding-bottom:0.125rem;transition:color .2s ease, text-decoration-color .2s ease;}#contact-info .contact-link:hover{color:#1f446e;text-decoration:underline;}#contact-info .meta-note{margin-top:0.75rem;font-size:0.875rem;line-height:1.25rem;color:#475569;}.gallery-link{display:block;border-radius:0.75rem;overflow:hidden;}.gallery-link:focus-visible{outline:2px solid var(--gjs-t-color-accent);outline-offset:2px;}#iy3jm{background-color:rgba(0, 240, 247, 0.5);}#heroBanner .hero-banner-video{width:100%;height:100%;object-fit:cover;display:block;background-color:#0e2a47;}@media (max-width: 992px){.nav-list{display:none;}.header-cta{display:inline-flex;}.mobile-simplified-links{display:none;}.stat-item{display:flex;}.offerings-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.about-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.about-feature-list{grid-template-columns:repeat(2, minmax(0, 1fr));}.production-container{grid-template-columns:repeat(2, minmax(0, 1fr));}.rental-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.post-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.post-feature-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.gallery-grid{grid-template-columns:repeat(3, minmax(0, 1fr));}.cta-banner-container{flex-direction:column;gap:1.5rem;}.footer-container{grid-template-columns:repeat(3, minmax(0, 1fr));flex-direction:column;gap:2rem;}.footer-bottom-row{flex-direction:column;gap:0.75rem;}.hamburger-btn{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;}#heroBanner .hero-banner-media{height:560px;}#heroBanner .hero-banner-title{font-size:36px;line-height:1.25;}#heroBanner .hero-banner-subtitle{font-size:1rem;line-height:1.6;}.instructions-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.reels-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.submit-reel-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.footer-links{gap:2.5rem;}.footer-bottom{flex-direction:column;gap:0.75rem;}#contact-info .contact-list{grid-template-columns:repeat(2, minmax(0, 1fr));}#heroBanner .hero-banner-video{height:100%;}#heroBanner{margin-bottom:32px;}}@media (max-width: 480px){.nav-list{display:none;}.header-cta{display:none;}.mobile-simplified-links{display:flex;}.offerings-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.about-feature-list{grid-template-columns:repeat(1, minmax(0, 1fr));}.production-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.rental-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.post-feature-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.gallery-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.footer-container{grid-template-columns:repeat(1, minmax(0, 1fr));}.mobile-menu{top:60px;}#heroBanner .hero-banner-media{height:520px;}#heroBanner .hero-banner-inner{align-items:flex-start;gap:0.75rem;}#heroBanner .hero-banner-title{font-size:30px;line-height:1.25;}#heroBanner .hero-banner-subtitle{font-size:0.95rem;line-height:1.6;}#heroBanner .hero-banner-ctas{flex-direction:column;align-items:flex-start;gap:0.75rem;}#heroBanner .hero-banner-secondary-cta{width:auto;}.reels-grid{grid-template-columns:repeat(1, minmax(0, 1fr));}.video-container{height:12rem;}#contact-info .contact-list{grid-template-columns:repeat(1, minmax(0, 1fr));}#heroBanner .hero-banner-video{height:100%;}#heroBanner{margin-bottom:24px;}}