@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";.footer{background:#0b1026;color:#e8f7fc;padding:50px 20px;font-family:"Arial",sans-serif;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.footer .footer-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;max-width:1200px;margin:auto}.footer .footer-container .footer-section{min-width:200px}.footer .footer-container .footer-section h4{color:#fff;margin-bottom:15px;font-weight:700}.footer .footer-container .footer-section p{font-size:14px;line-height:1.6}.footer .footer-container .footer-section ul{list-style:none;padding:0}.footer .footer-container .footer-section ul li{margin-bottom:8px}.footer .footer-container .footer-section ul li a{color:#bdbdbd;text-decoration:none;font-size:14px;-webkit-transition:color.3s ease;-moz-transition:color.3s ease;-o-transition:color.3s ease;transition:color.3s ease}.footer .footer-container .footer-section ul li a:hover{color:#00a7cf}.footer .footer-container .logo-footer img{max-width:220px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background:#fff;padding:6px}.footer .footer-container .social-links{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;gap:15px;margin-top:10px}.footer .footer-container .social-links a{color:#bdbdbd;font-size:18px;-webkit-transition:color.3s ease,-webkit-transform.2s ease;-moz-transition:color.3s ease,-moz-transform.2s ease;-o-transition:color.3s ease,-o-transform.2s ease;transition:color.3s ease,-webkit-transform.2s ease;transition:color.3s ease,-moz-transform.2s ease;transition:color.3s ease,-o-transform.2s ease;transition:color.3s ease,transform.2s ease}.footer .footer-container .social-links a:hover{color:#00a7cf;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.footer .footer-bottom{text-align:center;margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,.2)}.footer .footer-bottom p{font-size:13px}.footer .footer-bottom .footer-bottom-links{margin-top:10px}.footer .footer-bottom .footer-bottom-links a{margin:0 10px;color:#00a7cf;text-decoration:none;-webkit-transition:opacity.3s ease;-moz-transition:opacity.3s ease;-o-transition:opacity.3s ease;transition:opacity.3s ease}.footer .footer-bottom .footer-bottom-links a:hover{opacity:.8}@media(max-width:768px){.footer-container{grid-template-columns:1fr;text-align:center}.social-links{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}}
.showcase-your-skills{font-family:"Garet-Heavy",sans-serif;font-weight:700}.shimmer{z-index:10;background:-webkit-linear-gradient(left,#f0f0f0 20%,#e0e0e0 40%,#f0f0f0 60%);background:-moz-linear-gradient(left,#f0f0f0 20%,#e0e0e0 40%,#f0f0f0 60%);background:-o-linear-gradient(left,#f0f0f0 20%,#e0e0e0 40%,#f0f0f0 60%);background:linear-gradient(to right,#f0f0f0 20%,#e0e0e0 40%,#f0f0f0 60%);-webkit-background-size:200%100%;-moz-background-size:200%100%;-o-background-size:200%100%;background-size:200%100%;-webkit-animation:shimmer 1.5s infinite;-moz-animation:shimmer 1.5s infinite;-o-animation:shimmer 1.5s infinite;animation:shimmer 1.5s infinite}@-webkit-keyframes shimmer{0%{background-position:200%0}}@-moz-keyframes shimmer{0%{background-position:200%0}}@-o-keyframes shimmer{0%{background-position:200%0}}@keyframes shimmer{0%{background-position:200%0}}.home-signup-btn{display:block;padding:.7em 1em;background:transparent;outline:none;border:0;color:#00a7cf;letter-spacing:0;font-family:monospace;font-size:17px;font-weight:700;cursor:pointer;z-index:1}.home-signup-btn.cube{position:relative;-webkit-transition:all.5s;-moz-transition:all.5s;-o-transition:all.5s;transition:all.5s}.home-signup-btn.cube .bg-top{position:absolute;height:10px;background:#00a7cf;bottom:100%;left:5px;right:-5px;-webkit-transform:skewx(-45deg);-moz-transform:skewx(-45deg);-ms-transform:skewx(-45deg);-o-transform:skewx(-45deg);transform:skewx(-45deg);margin:0;-webkit-transition:all.4s;-moz-transition:all.4s;-o-transition:all.4s;transition:all.4s}.home-signup-btn.cube .bg-top .bg-inner{bottom:0}.home-signup-btn.cube .bg{position:absolute;left:0;bottom:0;top:0;right:0;background:#00a7cf;-webkit-transition:all.4s;-moz-transition:all.4s;-o-transition:all.4s;transition:all.4s}.home-signup-btn.cube .bg-right{position:absolute;background:#00a7cf;top:-5px;z-index:0;bottom:5px;width:10px;left:100%;-webkit-transform:skewy(-45deg);-moz-transform:skewy(-45deg);-ms-transform:skewy(-45deg);-o-transform:skewy(-45deg);transform:skewy(-45deg);-webkit-transition:all.4s;-moz-transition:all.4s;-o-transition:all.4s;transition:all.4s}.home-signup-btn.cube .bg-right .bg-inner{left:0}.home-signup-btn.cube .bg-inner{background:#f5f8fb;position:absolute;left:2px;right:2px;top:2px;bottom:2px}.home-signup-btn.cube .text{position:relative;-webkit-transition:all.4s;-moz-transition:all.4s;-o-transition:all.4s;transition:all.4s}.home-signup-btn.cube:hover .bg-inner{background:#e8f7fc;-webkit-transition:all.4s;-moz-transition:all.4s;-o-transition:all.4s;transition:all.4s}.home-signup-btn.cube:hover .text{color:#0b1026;-webkit-transition:all.4s;-moz-transition:all.4s;-o-transition:all.4s;transition:all.4s}.home-signup-btn.cube:hover .bg-right,.home-signup-btn.cube:hover .bg,.home-signup-btn.cube:hover .bg-top{background:#293173}.home-signup-btn.cube:active{z-index:9999;-webkit-animation:bounce.1s linear;-moz-animation:bounce.1s linear;-o-animation:bounce.1s linear;animation:bounce.1s linear}.home-hero-layout{display:grid;grid-template-columns:minmax(360px,.72fr)minmax(0,1.28fr);-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:max(1.25rem,min(2vw,2.75rem));gap:clamp(1.25rem,2vw,2.75rem);height:100%;width:100%;max-width:1900px;margin:0 auto;min-height:0}.home-hero-layout--vertical{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-hero-copy-panel{width:100%;min-width:0;justify-self:end}.home-hero-flyer-panel{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%;height:100%;min-width:0;min-height:0}.home-hero-copy{max-width:min(100%,740px);margin-left:0}@media(min-width:1024px){.home-hero-copy h4{font-size:4.35rem;line-height:1}.home-hero-copy h3{line-height:.95}.home-hero-copy h3:first-of-type{font-size:5.65rem}.home-hero-copy h3:last-of-type{width:100%;max-width:650px;font-size:4.85rem}}@media(min-width:1536px){.home-hero-copy h4{font-size:4.75rem}.home-hero-copy h3:first-of-type{font-size:6.15rem}.home-hero-copy h3:last-of-type{font-size:5.25rem}}.home-flyer-cards{--flyer-cols:2;--flyer-grid-width:1080px;--flyer-media-height:clamp(340px, 54vh, 620px);--flyer-media-max-width:min(100%, 610px);--flyer-button-min-width:min(100%, 280px);--flyer-button-max-width:min(100%, 520px);--flyer-gap:clamp(0.55rem, 0.8vw, 0.9rem);display:grid;grid-template-columns:repeat(var(--flyer-cols),minmax(0,1fr));justify-items:center;-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;gap:var(--flyer-gap);width:min(100%,var(--flyer-grid-width));margin-left:auto;max-height:min(760px,85vh - 5rem);min-height:0}.home-flyer-cards[data-count="1"]{--flyer-cols:1;--flyer-grid-width:640px;--flyer-media-height:clamp(410px, 60vh, 680px);--flyer-media-max-width:min(100%, 640px);--flyer-button-max-width:min(100%, 560px);justify-self:center}.home-flyer-cards[data-count="2"]{--flyer-cols:2;--flyer-grid-width:1080px;--flyer-media-height:clamp(340px, 54vh, 620px);--flyer-media-max-width:min(100%, 610px)}.home-flyer-cards[data-count="3"]{--flyer-cols:3;--flyer-grid-width:1180px;--flyer-media-height:clamp(250px, 43vh, 490px);--flyer-media-max-width:min(100%, 420px);--flyer-button-min-width:min(100%, 230px);--flyer-button-max-width:min(100%, 380px)}.home-flyer-cards[data-count="4"]{--flyer-cols:2;--flyer-grid-width:960px;--flyer-media-height:clamp(190px, 27vh, 315px);--flyer-media-max-width:min(100%, 470px);--flyer-button-min-width:min(100%, 240px);--flyer-button-max-width:min(100%, 440px);--flyer-gap:clamp(0.5rem, 0.75vw, 0.8rem)}.home-flyer-cards[data-count="5"],.home-flyer-cards[data-count="6"]{--flyer-cols:3;--flyer-grid-width:1040px;--flyer-media-height:clamp(145px, 22vh, 255px);--flyer-media-max-width:min(100%, 340px);--flyer-button-min-width:min(100%, 185px);--flyer-button-max-width:min(100%, 320px);--flyer-gap:clamp(0.45rem, 0.7vw, 0.75rem)}.home-flyer-card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;justify-self:center;gap:max(.75rem,min(.9vw,1rem));gap:clamp(.75rem,.9vw,1rem);width:100%;min-width:0}.home-flyer-card img{display:block;width:auto;height:var(--flyer-media-height);max-width:var(--flyer-media-max-width);max-height:var(--flyer-media-height);-o-object-fit:contain;object-fit:contain;background:#fff;border:max(4px,min(.5vw,8px))solid#fff;border:clamp(4px,.5vw,8px)solid#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 18px 40px rgba(0,0,0,.28);-moz-box-shadow:0 18px 40px rgba(0,0,0,.28);box-shadow:0 18px 40px rgba(0,0,0,.28)}.home-flyer-placeholder{width:min(100%,var(--flyer-media-max-width));height:var(--flyer-media-height);background:-webkit-linear-gradient(340deg,#e5e7eb 8%,#f8fafc 18%,#e5e7eb 33%);background:-moz-linear-gradient(340deg,#e5e7eb 8%,#f8fafc 18%,#e5e7eb 33%);background:-o-linear-gradient(340deg,#e5e7eb 8%,#f8fafc 18%,#e5e7eb 33%);background:linear-gradient(110deg,#e5e7eb 8%,#f8fafc 18%,#e5e7eb 33%);-webkit-background-size:200%100%;-moz-background-size:200%100%;-o-background-size:200%100%;background-size:200%100%;border:max(4px,min(.5vw,8px))solid#fff;border:clamp(4px,.5vw,8px)solid#fff;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 18px 40px rgba(0,0,0,.28);-moz-box-shadow:0 18px 40px rgba(0,0,0,.28);box-shadow:0 18px 40px rgba(0,0,0,.28);-webkit-animation:shimmer 1.5s infinite;-moz-animation:shimmer 1.5s infinite;-o-animation:shimmer 1.5s infinite;animation:shimmer 1.5s infinite}.home-flyer-signup{width:-moz-fit-content;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:var(--flyer-button-min-width);max-width:var(--flyer-button-max-width);min-height:60px;margin:0;text-align:center;font-size:1.05rem;line-height:1.2}.home-flyer-signup .text{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-height:44px;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;word-wrap:anywhere;overflow-wrap:anywhere;padding:0 1rem}.home-flyer-cards[data-count="5"] .home-flyer-signup,.home-flyer-cards[data-count="6"] .home-flyer-signup{min-height:44px;padding:.45em .7em;font-size:.85rem}.home-flyer-cards[data-count="5"] .home-flyer-signup .text,.home-flyer-cards[data-count="6"] .home-flyer-signup .text{min-height:30px;padding:0 .55rem}@-webkit-keyframes bounce{50%{-webkit-transform:scale(.9);transform:scale(.9)}}@-moz-keyframes bounce{50%{-moz-transform:scale(.9);transform:scale(.9)}}@-o-keyframes bounce{50%{-o-transform:scale(.9);transform:scale(.9)}}@keyframes bounce{50%{-webkit-transform:scale(.9);-moz-transform:scale(.9);-o-transform:scale(.9);transform:scale(.9)}}@media(max-width:1023px){.home-hero-layout{grid-template-columns:1fr;-webkit-box-align:stretch;-webkit-align-items:stretch;-moz-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;height:auto}.home-hero-copy{max-width:720px;margin-left:0}}@media(max-width:680px){.home-flyer-cards{--flyer-media-height:clamp(240px, 62vh, 560px);--flyer-media-max-width:min(100%, 420px);--flyer-button-min-width:min(100%, 220px);--flyer-button-max-width:min(100%, 380px);grid-template-columns:1fr;max-height:none}.home-flyer-card img{width:auto;height:auto;max-width:var(--flyer-media-max-width);max-height:var(--flyer-media-height)}.home-flyer-placeholder{width:min(100%,320px);height:max(240px,min(54vh,420px));height:clamp(240px,54vh,420px);max-height:none}}.home-sports-card{-webkit-transition:-webkit-transform.3s;-moz-transition:-moz-transform.3s;-o-transition:-o-transform.3s;transition:-webkit-transform.3s;transition:-moz-transform.3s;transition:-o-transform.3s;transition:transform.3s}.home-sports-card:hover{-webkit-transform:translatey(-5px);-moz-transform:translatey(-5px);-ms-transform:translatey(-5px);-o-transform:translatey(-5px);transform:translatey(-5px);-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);-moz-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}.home-sports-card img{-webkit-transition:-webkit-transform.3s;-moz-transition:-moz-transform.3s;-o-transition:-o-transform.3s;transition:-webkit-transform.3s;transition:-moz-transform.3s;transition:-o-transform.3s;transition:transform.3s}.home-sports-card:hover img{height:10%!important;-webkit-transform:scale(1.05);-moz-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.home-promo-play-button{border:0;-webkit-transition:box-shadow.2s ease,-webkit-transform.2s ease;-moz-transition:box-shadow.2s ease,-moz-transform.2s ease;-o-transition:box-shadow.2s ease,-o-transform.2s ease;transition:box-shadow.2s ease,-webkit-transform.2s ease;transition:box-shadow.2s ease,-moz-transform.2s ease;transition:box-shadow.2s ease,-o-transform.2s ease;transition:box-shadow.2s ease,transform.2s ease}.home-promo-play-button:not(:disabled):hover{-webkit-transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);-webkit-box-shadow:0 0 0 8px rgba(245,248,251,.2);-moz-box-shadow:0 0 0 8px rgba(245,248,251,.2);box-shadow:0 0 0 8px rgba(245,248,251,.2)}.home-promo-play-button:focus-visible,.home-video-modal__close:focus-visible{outline:3px solid#f5f8fb;outline-offset:4px}.home-promo-play-button:disabled{cursor:not-allowed;opacity:.55}.home-video-modal{position:fixed;inset:0;z-index:1000;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:max(1rem,min(3vw,3rem));padding:clamp(1rem,3vw,3rem);background:rgba(11,16,38,.88)}.home-video-modal__content{position:relative;width:min(100%,1100px);background:#000;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 24px 70px rgba(0,0,0,.45);-moz-box-shadow:0 24px 70px rgba(0,0,0,.45);box-shadow:0 24px 70px rgba(0,0,0,.45)}.home-video-modal__player{display:block;width:100%;max-height:min(78vh,720px);aspect-ratio:16/9;background:#000;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.home-video-modal__close{position:absolute;top:-.85rem;right:-.85rem;z-index:1;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:2.75rem;height:2.75rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0;color:#f5f8fb;background:#00a7cf;border:0;-webkit-border-radius:999px;-moz-border-radius:999px;border-radius:999px;-webkit-box-shadow:0 10px 24px rgba(0,0,0,.35);-moz-box-shadow:0 10px 24px rgba(0,0,0,.35);box-shadow:0 10px 24px rgba(0,0,0,.35);cursor:pointer}.home-video-modal__close:hover{background:#293173}.home-video-modal__close svg{width:1.35rem;height:1.35rem}.home-feature-row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:max(2rem,min(4vw,4rem))max(1rem,min(2vw,2rem))max(2.25rem,min(4vw,4rem));padding:clamp(2rem,4vw,4rem)clamp(1rem,2vw,2rem)clamp(2.25rem,4vw,4rem)}.home-section-divider{width:min(100%,46rem);height:2px;margin-bottom:max(1.5rem,min(3vw,2.25rem));margin-bottom:clamp(1.5rem,3vw,2.25rem);background:-webkit-linear-gradient(left,#00a7cf,#293173);background:-moz-linear-gradient(left,#00a7cf,#293173);background:-o-linear-gradient(left,#00a7cf,#293173);background:linear-gradient(90deg,#00a7cf,#293173)}.home-feature-grid,.home-news-events-grid{display:grid;grid-template-columns:minmax(0,1.08fr)minmax(330px,.92fr);-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;-ms-flex-align:start;align-items:start;gap:max(1rem,min(2vw,2rem));gap:clamp(1rem,2vw,2rem);width:min(100%,1220px)}.home-news-events-grid{grid-template-columns:minmax(0,.95fr)minmax(330px,1.05fr)}.home-feature-grid[data-columns="1"],.home-news-events-grid[data-columns="1"]{grid-template-columns:minmax(0,720px);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.home-feature-panel{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;min-width:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.home-section-title{margin:0 0 1rem;color:#fff;font-size:max(2rem,min(3vw,2.75rem));font-size:clamp(2rem,3vw,2.75rem);line-height:1;letter-spacing:0}.home-feature-panel>.bg-ice-white{height:100%;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px}.home-feature-panel video{aspect-ratio:16/9;background:#000;-o-object-fit:cover;object-fit:cover}@media(max-width:900px){.home-feature-grid,.home-news-events-grid{grid-template-columns:minmax(0,1fr);width:min(100%,720px)}.home-video-modal__close{top:.75rem;right:.75rem}}
.gallery-page{min-height:100vh;background:-webkit-linear-gradient(top,rgba(41,49,115,.98),rgba(5,23,40,.98)),#293173;background:-moz-linear-gradient(top,rgba(41,49,115,.98),rgba(5,23,40,.98)),#293173;background:-o-linear-gradient(top,rgba(41,49,115,.98),rgba(5,23,40,.98)),#293173;background:linear-gradient(180deg,rgba(41,49,115,.98),rgba(5,23,40,.98)),#293173;color:#fff;padding:max(1rem,min(2.5vw,2rem));padding:clamp(1rem,2.5vw,2rem)}.gallery-page-inner{width:min(100%,1440px);margin:0 auto}.gallery-page-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;margin-bottom:max(1rem,min(2vw,1.4rem));margin-bottom:clamp(1rem,2vw,1.4rem)}.gallery-page-kicker{margin:0 0 .35rem;color:#00a7cf;font-size:max(.85rem,min(1.5vw,1rem));font-size:clamp(.85rem,1.5vw,1rem);letter-spacing:0;text-transform:uppercase}.gallery-page-title{margin:0;color:#fff;font-size:max(2rem,min(4vw,3.8rem));font-size:clamp(2rem,4vw,3.8rem);line-height:1;letter-spacing:0}.gallery-page-stats{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:end;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;gap:.55rem}.gallery-page-stats span{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:2.4rem;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(255,255,255,.16);-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:rgba(255,255,255,9%);color:#fff;font-size:.85rem;font-weight:800;padding:0 .8rem}@media(max-width:720px){.gallery-page-header{-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gallery-page-stats{-webkit-box-pack:start;-webkit-justify-content:flex-start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}



.dashboard-studio,.dashboard-studio *{letter-spacing:0}.dashboard-studio input:not([type=checkbox]):not([type=radio]):not([type=file]),.dashboard-studio textarea,.dashboard-studio select,.dashboard-studio .input{min-width:0;width:100%;max-width:100%;border:1px solid#cfd8e6;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#fff;color:#1d2433;font-size:.875rem;line-height:1.35;padding:.625rem .75rem;-webkit-transition:border-color.15s ease,box-shadow.15s ease,background-color.15s ease;-moz-transition:border-color.15s ease,box-shadow.15s ease,background-color.15s ease;-o-transition:border-color.15s ease,box-shadow.15s ease,background-color.15s ease;transition:border-color.15s ease,box-shadow.15s ease,background-color.15s ease}.dashboard-studio input:not([type=checkbox]):not([type=radio]):not([type=file]):focus,.dashboard-studio textarea:focus,.dashboard-studio select:focus,.dashboard-studio .input:focus{border-color:#244a87;-webkit-box-shadow:0 0 0 3px rgba(36,74,135,.14);-moz-box-shadow:0 0 0 3px rgba(36,74,135,.14);box-shadow:0 0 0 3px rgba(36,74,135,.14);outline:none}.dashboard-studio textarea{min-height:96px;resize:vertical}.dashboard-studio input[type=file]{width:100%;max-width:100%;border:1px solid#cfd8e6;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#fff;color:#536174;font-size:.75rem;line-height:1.3;padding:.5rem}.dashboard-studio input[type=file]::-webkit-file-upload-button{margin-right:.5rem;border:1px solid#cfd8e6;-webkit-border-radius:5px;border-radius:5px;background:#f8fafc;color:#1d2433;font-weight:700;padding:.375rem .5rem}.dashboard-studio input[type=file]::-ms-browse{margin-right:.5rem;border:1px solid#cfd8e6;border-radius:5px;background:#f8fafc;color:#1d2433;font-weight:700;padding:.375rem .5rem}.dashboard-studio input[type=file]::file-selector-button{margin-right:.5rem;border:1px solid#cfd8e6;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#f8fafc;color:#1d2433;font-weight:700;padding:.375rem .5rem}.dashboard-studio label{color:#344256;font-size:.8125rem;font-weight:700}.dashboard-studio button{min-height:36px;max-width:100%;white-space:normal}.dashboard-studio .dashboard-content-blocks,.dashboard-studio .dashboard-active-block-editor{min-width:0}.dashboard-studio .dashboard-active-block-editor>div{margin-bottom:0}.dashboard-studio .dashboard-active-block-editor>div>div:first-child{border-color:#dbe1ea;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;background:#f8fafc;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;padding:.75rem}.dashboard-studio .dashboard-active-block-editor h2{color:#244a87;font-size:.95rem;line-height:1.25}.dashboard-studio .dashboard-active-block-editor .flex{min-width:0}.dashboard-studio .dashboard-active-block-editor img{max-width:100%}.dashboard-studio .dashboard-active-block-editor .home-signup-btn{width:100%}.dashboard-studio .dashboard-active-block-editor .drag-handle{width:2rem}.dashboard-studio .dashboard-active-block-editor [class*=gap-4]{gap:.75rem}
.privacy{max-width:800px;margin:2rem auto;padding:2rem;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,7.000000000000001%);-moz-box-shadow:0 2px 12px rgba(0,0,0,7.000000000000001%);box-shadow:0 2px 12px rgba(0,0,0,7.000000000000001%)}.privacy h1{font-size:2.2rem;margin-bottom:1.5rem;color:#1a237e;text-align:center}.privacy h2{font-size:1.3rem;margin-top:2rem;margin-bottom:.7rem;color:#283593;border-bottom:1px solid#e3e3e3;padding-bottom:.3rem}.privacy p,.privacy ul,.privacy ol,.privacy div{font-size:1.05rem;color:#222;line-height:1.7;margin-bottom:1.2rem}.privacy ul,.privacy ol{padding-left:1.5rem}.privacy a{color:#1976d2;text-decoration:underline}.privacy a:hover{color:#0d47a1}
.terms{max-width:800px;margin:2rem auto;padding:2rem;background:#fff;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-box-shadow:0 2px 12px rgba(0,0,0,7.000000000000001%);-moz-box-shadow:0 2px 12px rgba(0,0,0,7.000000000000001%);box-shadow:0 2px 12px rgba(0,0,0,7.000000000000001%)}.terms h1{font-size:2.2rem;margin-bottom:1.5rem;color:#1a237e;text-align:center}.terms h2{font-size:1.3rem;margin-top:2rem;margin-bottom:.7rem;color:#283593;border-bottom:1px solid#e3e3e3;padding-bottom:.3rem}.terms p,.terms ul,.terms ol,.terms div{font-size:1.05rem;color:#222;line-height:1.7;margin-bottom:1.2rem}.terms ul,.terms ol{padding-left:1.5rem}.terms a{color:#1976d2;text-decoration:underline}.terms a:hover{color:#0d47a1}
/*# sourceMappingURL=index_a97b.309836e5.css.map */