*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{background:linear-gradient(#f7f4ef 0%,#fff 22%,#fbfaf8 100%) fixed;min-height:100vh;font-family:Lato,sans-serif}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell__content{flex:1 0 auto}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.navbar{z-index:10;grid-template-columns:auto 1fr auto;align-items:center;padding:8px 32px;display:grid;position:absolute;top:0;left:0;right:0}.navbar-left{justify-self:start}.logo{width:auto;height:90px}.hamburger{cursor:pointer;color:#5f5f5f;background:0 0;border:2px solid #0000;border-radius:4px;justify-self:end;font-size:32px;display:block}.hamburger.open{color:#c20000;border:2px solid #c20000}.nav-links{text-align:center;opacity:0;background-color:#0000;flex-direction:column;gap:20px;width:100%;max-height:0;margin:0;padding:0;list-style:none;transition:max-height .35s,opacity .25s,padding .35s;display:flex;position:absolute;top:100%;left:0;overflow:hidden}.nav-links.open{opacity:1;max-height:400px;padding:32px 0 40px}.nav-link.active{color:#c20000;text-underline-offset:4px;text-decoration:underline}.nav-links a{color:#fff;cursor:pointer;white-space:nowrap;font-family:Lato,sans-serif;font-size:20px;text-decoration:none}.nav-links a:hover{text-underline-offset:4px;color:#bb0202;text-decoration:underline}@media (width<=799px){.nav-links.open{-webkit-backdrop-filter:blur(6px);background:#c2d4de;box-shadow:0 18px 30px #00000047}.nav-link.active{color:#ff6b6b}.nav-links a:hover{color:#ff8a8a}}@media (width>=800px){.navbar{grid-template-columns:1fr 1fr;padding:0 16px}.logo{width:auto;height:90px}.hamburger{display:none}.nav-links{opacity:1;flex-direction:row;justify-self:center;gap:20px;width:auto;max-height:none;padding:0;display:flex;position:static;overflow:visible}.nav-links a{color:#fff;cursor:pointer;white-space:nowrap;font-family:Lato,sans-serif;font-size:20px;text-decoration:none}}@media (width>=1500px){.navbar{grid-template-columns:1fr auto 1fr;padding:0 16px}.logo{height:90px}.hamburger{display:none}.nav-links{opacity:1;flex-direction:row;justify-self:center;gap:30px;width:auto;max-height:none;padding:0;display:flex;position:static;overflow:visible}.nav-links a{color:#fff;cursor:pointer;white-space:nowrap;font-family:Lato,sans-serif;font-size:20px;text-decoration:none}}.yarl__fullsize{width:100%;height:100%}.yarl__relative{position:relative}.yarl__portal{opacity:0;pointer-events:auto;transition:opacity var(--yarl__fade_animation_duration,.25s) var(--yarl__fade_animation_timing_function,ease);z-index:var(--yarl__portal_zindex,9999);position:fixed;inset:0;overflow:hidden}.yarl__portal_open{opacity:1}.yarl__container{background-color:var(--yarl__container_background_color,var(--yarl__color_backdrop,#000));overscroll-behavior:var(--yarl__controller_overscroll_behavior,contain);touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;outline:none;position:absolute;inset:0;overflow:hidden}.yarl__carousel{height:100%;opacity:var(--yarl__pull_opacity,1);transform:translate(var(--yarl__swipe_offset,0),var(--yarl__pull_offset,0));width:calc(100% + (var(--yarl__carousel_slides_count) - 1)*(100% + var(--yarl__carousel_spacing_px,0)*1px + var(--yarl__carousel_spacing_percent,0)*1%));flex:none;place-content:center;align-items:stretch;display:flex}.yarl__carousel_with_slides{-moz-column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%);column-gap:calc(var(--yarl__carousel_spacing_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_spacing_percent,0)*1%)}.yarl__flex_center{place-content:center;align-items:center;display:flex}.yarl__slide{padding:calc(var(--yarl__carousel_padding_px,0)*1px + 100/(var(--yarl__carousel_slides_count)*100 + (var(--yarl__carousel_slides_count) - 1)*var(--yarl__carousel_spacing_percent,0))*var(--yarl__carousel_padding_percent,0)*1%);flex:1;position:relative;overflow:hidden}[dir=rtl] .yarl__slide{--yarl__direction:-1}.yarl__slide_image{-o-object-fit:contain;object-fit:contain;touch-action:var(--yarl__controller_touch_action,none);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;max-width:100%;max-height:100%}.yarl__slide_image_cover{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.yarl__slide_image_loading{opacity:0}@media screen and (width>=800px){.yarl__slide_wrapper:not(.yarl__slide_wrapper_interactive) .yarl__slide_image{-webkit-backface-visibility:hidden;-webkit-transform-style:preserve-3d;-webkit-transform:translateZ(0)}}.yarl__slide_placeholder{line-height:0;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.yarl__slide_loading{color:var(--yarl__slide_icon_loading_color,var(--yarl__color_button,#fffc));animation:1s linear yarl__delayed_fadein}.yarl__slide_loading line{animation:1s linear infinite yarl__stroke_opacity}.yarl__slide_loading line:first-of-type{animation-delay:-1.875s}.yarl__slide_loading line:nth-of-type(2){animation-delay:-1.75s}.yarl__slide_loading line:nth-of-type(3){animation-delay:-1.625s}.yarl__slide_loading line:nth-of-type(4){animation-delay:-1.5s}.yarl__slide_loading line:nth-of-type(5){animation-delay:-1.375s}.yarl__slide_loading line:nth-of-type(6){animation-delay:-1.25s}.yarl__slide_loading line:nth-of-type(7){animation-delay:-1.125s}.yarl__slide_loading line:nth-of-type(8){animation-delay:-1s}.yarl__slide_error{color:var(--yarl__slide_icon_error_color,red);height:var(--yarl__slide_icon_error_size,48px);width:var(--yarl__slide_icon_error_size,48px)}@media (prefers-reduced-motion){.yarl__portal,.yarl__slide{transition:unset}.yarl__slide_loading,.yarl__slide_loading line{animation:unset}}.yarl__toolbar{padding:var(--yarl__toolbar_padding,8px);justify-content:flex-end;display:flex;position:absolute;inset:0 0 auto auto}[dir=rtl] .yarl__toolbar{inset:0 auto auto 0}.yarl__icon{height:var(--yarl__icon_size,32px);width:var(--yarl__icon_size,32px)}.yarl__button{appearance:none;background-color:var(--yarl__button_background_color,transparent);border:var(--yarl__button_border,0);color:var(--yarl__color_button,#fffc);cursor:pointer;filter:var(--yarl__button_filter,drop-shadow(2px 2px 2px #000c));margin:var(--yarl__button_margin,0);padding:var(--yarl__button_padding,8px);-webkit-tap-highlight-color:transparent;outline:none;line-height:0}.yarl__button:focus{color:var(--yarl__color_button_active,#fff)}.yarl__button:focus:not(:focus-visible){color:var(--yarl__color_button,#fffc)}.yarl__button:focus-visible{color:var(--yarl__color_button_active,#fff)}@media (hover:hover){.yarl__button:focus-visible:hover,.yarl__button:focus:hover,.yarl__button:hover{color:var(--yarl__color_button_active,#fff)}}.yarl__button:disabled{color:var(--yarl__color_button_disabled,#fff6);cursor:default}.yarl__navigation_next,.yarl__navigation_prev{padding:var(--yarl__navigation_button_padding,24px 16px);position:absolute;top:50%;transform:translateY(-50%)}.yarl__navigation_prev{left:0}[dir=rtl] .yarl__navigation_prev{left:unset;right:0;transform:translateY(-50%)rotate(180deg)}.yarl__navigation_next{right:0}[dir=rtl] .yarl__navigation_next{left:0;right:unset;transform:translateY(-50%)rotate(180deg)}.yarl__no_scroll{overscroll-behavior:none;height:100%;overflow:hidden}@keyframes yarl__delayed_fadein{0%{opacity:0}80%{opacity:0}to{opacity:1}}@keyframes yarl__stroke_opacity{0%{stroke-opacity:1}to{stroke-opacity:.125}}.media-gallery-container{gap:16px;padding:16px;display:grid}.media-gallery-item{border-radius:15px;width:100%;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.embedded-video-container{aspect-ratio:1;border-radius:15px;width:100%;height:100%;transition:transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 8px #0003,0 6px 20px #00000030}.media-gallery-item:hover{transform:translateY(-4px)}.media-gallery-image{object-fit:cover;border:0;width:100%;height:100%;display:block}.media-gallery-embed{background:#000;border:0;width:100%;height:100%;display:block}.media-gallery-expand-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#000000a6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,transform .2s;display:flex;position:absolute;top:12px;right:12px}.media-gallery-expand-icon:hover{background:#ff0000d9;transform:scale(1.08)}.media-gallery-expand-icon:before,.media-gallery-expand-icon:after{content:"";width:10px;height:10px;position:absolute}.media-gallery-expand-icon:before{border-top:3px solid #fff;border-right:3px solid #fff;top:11px;right:11px}.media-gallery-expand-icon:after{border-bottom:3px solid #fff;border-left:3px solid #fff;bottom:11px;left:11px}.media-gallery-video{object-fit:cover;border:0;width:100%;height:100%;display:block}.embedded-video-slide{aspect-ratio:16/9;width:min(100vw,100vh)}.embedded-video-slide iframe{border:0;width:100%;height:100%;display:block}.custom-thumbnail{width:100%;height:100%;position:relative;overflow:hidden}.custom-thumbnail img{object-fit:cover;width:100%;height:100%}.yarl__thumbnails{height:100%;display:flex}.yarl__thumbnails_bottom,.yarl__thumbnails_end .yarl__thumbnails_track,.yarl__thumbnails_start .yarl__thumbnails_track,.yarl__thumbnails_top{flex-direction:column}.yarl__thumbnails_wrapper{flex:1;position:relative}.yarl__thumbnails_container{background-color:var(--yarl__thumbnails_container_background_color,var(--yarl__color_backdrop,#000));padding:var(--yarl__thumbnails_container_padding,16px);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_vignette{pointer-events:none;--yarl__thumbnails_vignette_size:12%;position:absolute}@media (width>=1200px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:8%}}@media (width>=2000px){.yarl__thumbnails_vignette{--yarl__thumbnails_vignette_size:5%}}.yarl__thumbnails_bottom .yarl__thumbnails_vignette,.yarl__thumbnails_top .yarl__thumbnails_vignette{background:linear-gradient(to right,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000) 100%);height:100%;left:0;right:0}.yarl__thumbnails_end .yarl__thumbnails_vignette,.yarl__thumbnails_start .yarl__thumbnails_vignette{background:linear-gradient(to bottom,var(--yarl__color_backdrop,#000) 0,transparent var(--yarl__thumbnails_vignette_size,12%) calc(100% - var(--yarl__thumbnails_vignette_size,12%)),var(--yarl__color_backdrop,#000) 100%);width:100%;top:0;bottom:0}.yarl__thumbnails_track{gap:var(--yarl__thumbnails_thumbnail_gap,16px);outline:none}.yarl__thumbnails_thumbnail{appearance:none;background:var(--yarl__thumbnails_thumbnail_background,#000);border-color:var(--yarl__thumbnails_thumbnail_border_color,var(--yarl__color_button,#fffc));border-radius:var(--yarl__thumbnails_thumbnail_border_radius,4px);border-style:var(--yarl__thumbnails_thumbnail_border_style,solid);border-width:var(--yarl__thumbnails_thumbnail_border,1px);cursor:pointer;-webkit-tap-highlight-color:transparent;box-sizing:content-box;height:var(--yarl__thumbnails_thumbnail_height,80px);padding:var(--yarl__thumbnails_thumbnail_padding,4px);width:var(--yarl__thumbnails_thumbnail_width,120px);outline:none;flex:none;position:relative;overflow:hidden}.yarl__thumbnails_thumbnail_active{border-color:var(--yarl__thumbnails_thumbnail_active_border_color,var(--yarl__color_button_active,#fff))}.yarl__thumbnails_thumbnail_fadein{animation:yarl__thumbnails_thumbnail_fadein var(--yarl__thumbnails_thumbnail_fadein_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadein_delay,0s) forwards;opacity:0}.yarl__thumbnails_thumbnail_fadeout{animation:yarl__thumbnails_thumbnail_fadeout var(--yarl__thumbnails_thumbnail_fadeout_duration,.5s) ease-in-out var(--yarl__thumbnails_thumbnail_fadeout_delay,0s) forwards;cursor:unset}.yarl__thumbnails_thumbnail_placeholder{cursor:unset;visibility:hidden}.yarl__thumbnails_thumbnail:focus{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,#fffc) 0 0 0 4px)}.yarl__thumbnails_thumbnail:focus:not(:focus-visible){box-shadow:unset}.yarl__thumbnails_thumbnail:focus-visible{box-shadow:var(--yarl__thumbnails_thumbnail_focus_box_shadow,#000 0 0 0 2px,var(--yarl__color_button,#fffc) 0 0 0 4px)}.yarl__thumbnails_thumbnail_icon{color:var(--yarl__thumbnails_thumbnail_icon_color,var(--yarl__color_button,#fffc));filter:var(--yarl__thumbnails_thumbnail_icon_filter,drop-shadow(2px 2px 2px #000c));height:var(--yarl__thumbnails_thumbnail_icon_size,32px);width:var(--yarl__thumbnails_thumbnail_icon_size,32px);position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}@keyframes yarl__thumbnails_thumbnail_fadein{0%{opacity:0}to{opacity:1}}@keyframes yarl__thumbnails_thumbnail_fadeout{0%{opacity:1}to{opacity:0}}.donation-card-wrapper{background-color:#0000;height:100%;padding:0;display:flex}.donation-card{text-align:center;background:linear-gradient(#fff 0% 100%);border:1px solid #fff;border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;width:100%;height:100%;padding:2.5rem 2.6rem 2.7rem;transition:border-color .18s,box-shadow .18s,transform .18s;animation:.52s ease-out both card-in;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 40px #201a1414}.donation-card:before{content:"";opacity:.75;background:radial-gradient(circle,#5dade259 0%,#fff0 70%);width:200px;height:200px;position:absolute;top:-80px;right:-90px}.donation-card:after{content:"";background:linear-gradient(90deg,#5dade2 0%,#87ceeb 100%);height:4px;position:absolute;top:0;left:0;right:0}.donation-card-wrapper:hover .donation-card{border-color:#a8d8ea;transform:translateY(-6px);box-shadow:0 24px 55px #201a141f}.donation-card-image{background-color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:120px;height:120px;display:flex;overflow:hidden;box-shadow:0 12px 24px #201a141a}.donation-card-image img{object-fit:cover;width:100%;height:100%;display:block}.donation-card-placeholder{letter-spacing:.08em;text-transform:uppercase;color:#fff;text-align:center;padding:0 .4rem;font-size:.7rem}.donation-card-body{flex-direction:column;align-items:stretch;gap:.75rem;width:100%;display:flex}.donation-card-header{justify-content:space-between;align-items:baseline;gap:1rem;width:100%;display:flex}.donation-card-title{color:#2d2824;text-align:left;margin:0;font-family:Playfair Display,serif;font-size:1.5rem;line-height:1.25}.donation-card-amount{color:#2980b9;text-align:right;white-space:nowrap;background-color:#e8f4f8;border-radius:999px;margin:0;padding:.35rem .8rem;font-size:.95rem;font-weight:600}.donation-card-description{color:#6d625b;text-align:left;max-width:38ch;margin:0;font-size:.98rem;line-height:1.65}.donation-card-wrapper:nth-child(2) .donation-card{animation-delay:80ms}.donation-card-wrapper:nth-child(3) .donation-card{animation-delay:.14s}.donation-card-wrapper:nth-child(4) .donation-card{animation-delay:.2s}.donation-card-wrapper:nth-child(5) .donation-card{animation-delay:.26s}.donation-card-wrapper:nth-child(6) .donation-card{animation-delay:.32s}@keyframes card-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (width<=720px){.donation-card{padding:2.1rem 2rem 2.3rem}.donation-card-header{flex-direction:column;align-items:flex-start}.donation-card-amount{align-self:flex-start}}@media (prefers-reduced-motion:reduce){.donation-card{animation:none}.donation-card-wrapper:hover .donation-card{transform:none}}.production-angels-page{background:linear-gradient(#f7f4ef 0%,#fff 22%,#fbfaf8 100%) fixed;width:100%;min-height:100vh}.production-angels-inner{max-width:1120px;margin:0 auto;padding:3.5rem 1.5rem 4.5rem}.production-angels-page h1{color:#3a2d29;letter-spacing:.03em;margin-bottom:.9rem;font-family:Playfair Display,serif;font-size:2.9rem;position:relative}.production-angels-page h1:after{content:"";background:linear-gradient(90deg,#5dade2 0%,#87ceeb 100%);border-radius:999px;width:96px;height:3px;margin-top:.8rem;display:block}.production-angels-inner>p:not(.donation-empty){color:#6b5a52;margin:0 0 2rem;font-size:1.05rem;line-height:1.75}.production-angels-inner>br{display:none}.donation-empty{color:#7b6d66;padding:1.5rem 0;font-size:1rem}.donation-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.75rem 3rem;display:grid}@media (width<=720px){.production-angels-inner{padding:2.75rem 1.1rem 3.5rem}.production-angels-page h1{font-size:2.4rem}.donation-grid{gap:2rem}}.story-page{width:100%;min-height:100vh}.story-page-inner{max-width:1140px;margin:0 auto;padding:2rem 1.5rem}.story-post{width:100%;min-height:100vh}.story-post-inner{max-width:720px;margin:0 auto;padding:2rem 1.5rem}.story-page h1{color:#363636;margin-bottom:1.5rem;font-family:Lato,sans-serif;font-size:2.5rem}.story-controls{flex-wrap:wrap;gap:.75rem;margin-bottom:2rem;display:flex}.story-search{color:#363636;border:1px solid #ccc;border-radius:4px;outline:none;flex:1;min-width:180px;padding:.5rem .75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.story-search:focus{border-color:#dd0303}.story-controls select{color:#363636;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;outline:none;padding:.5rem .75rem;font-family:inherit;font-size:.95rem;transition:border-color .2s}.story-controls select:focus{border-color:#dd0303}.story-clear-btn{color:#dd0303;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #dd0303;border-radius:4px;padding:.5rem .85rem;font-family:inherit;font-size:.9rem;transition:background .2s,color .2s}.story-clear-btn:hover{color:#fff;background:#dd0303}.story-list-row{box-sizing:border-box;align-items:stretch;gap:1.25rem;display:flex}.story-list-cell{flex-direction:column;flex:1;min-width:0;display:flex}.story-list-cell .story-card-link{flex-direction:column;flex:1;display:flex}.story-list-cell .story-card{flex:1}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.story-card-link{color:inherit;text-decoration:none;display:flex}.story-card{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:10px;flex-direction:column;width:100%;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden}.story-card-link:hover .story-card{transform:translateY(-5px);box-shadow:0 8px 24px #0000001a}.story-card-thumbnail{background:#f0f0f0;flex-shrink:0;width:100%;height:200px;overflow:hidden}.story-card-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.story-card-link:hover .story-card-thumbnail img{transform:scale(1.05)}.story-card-thumbnail-placeholder{background:linear-gradient(135deg,#f0f0f0 0%,#ddd 100%);width:100%;height:100%}.story-card-body{flex-direction:column;flex:1;padding:1.25rem;display:flex}.story-card-category{text-transform:uppercase;letter-spacing:.09em;color:#dd0303;font-size:.7rem;font-weight:700;transition:color .2s}.story-card-link:hover .story-card-category{color:#0aa6d9}.story-card-title{color:#363636;margin:.4rem 0 .5rem;font-family:Lato,sans-serif;font-size:1.1rem;line-height:1.35;transition:color .2s}.story-card-link:hover .story-card-title{color:#dd0303}.story-card-excerpt{color:#666;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 auto;padding-bottom:.75rem;font-size:.875rem;line-height:1.55;display:-webkit-box;overflow:hidden}.story-card-meta{color:#aaa;border-top:1px solid #f0f0f0;gap:1rem;margin-top:.75rem;padding-top:.75rem;font-size:.77rem;display:flex}.story-load-more{justify-content:center;margin-top:2.5rem;display:flex}.story-load-more-btn{color:#dd0303;cursor:pointer;background:0 0;border:2px solid #dd0303;border-radius:4px;padding:.65rem 2rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s,color .2s}.story-load-more-btn:hover{color:#fff;background:#dd0303}.story-empty{color:#999;text-align:center;margin-top:2rem;font-size:1rem}.story-not-found{text-align:center;min-height:55vh;padding:5rem 1.5rem}.story-not-found p{color:#363636;margin:0 0 1.5rem;font-family:Lato,sans-serif;font-size:clamp(2.25rem,6vw,4rem);line-height:1.1}.story-not-found a{color:#dd0303;font-size:1rem;font-weight:600;text-decoration:none}.story-not-found a:hover{color:#0aa6d9}.story-post-back{color:#363636;margin-bottom:1.5rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.story-post-back:hover{color:#dd0303}.story-post-category{text-transform:uppercase;letter-spacing:.08em;color:#dd0303;text-align:right;font-size:.72rem;font-weight:600}.story-post h1{color:#363636;margin:.4rem 0 .75rem;font-family:Lato,sans-serif;font-size:2rem;line-height:1.25}.story-post-meta{color:#999;border-bottom:1px solid #e5e5e5;justify-content:space-between;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;font-size:.85rem;display:flex}.story-post-meta-left{gap:1rem;display:flex}.story-post-content p{color:#363636;margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.story-post-content a{color:#dd0303;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.story-post-content a:hover{color:#0aa6d9}.story-post-image{border-radius:4px;width:100%;height:auto;margin:1.5rem 0}@media (width<=768px){.story-page h1{font-size:1.8rem}.story-controls{flex-direction:column}.story-controls select,.story-search{width:100%}.story-cards-grid{grid-template-columns:1fr}.story-post h1{font-size:1.5rem}}@media (width>=769px) and (width<=1024px){.story-cards-grid{grid-template-columns:repeat(2,1fr)}}.share-buttons{border-top:1px solid #e5e5e5;flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.share-buttons__label{color:#666;margin-right:.25rem;font-size:.85rem;font-weight:600}.share-btn{cursor:pointer;color:#4ea7ff;background:#4ea7ff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;font-size:.9rem;font-weight:700;transition:all .2s;display:inline-flex}.share-btn:hover{color:#fff;background:#4ea7ff;transform:translateY(-2px)}.share-btn svg{stroke:currentColor}.home-page{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.trailer-card{text-align:center;flex-direction:column;align-items:center;gap:2rem;width:100%;padding:1rem 0;display:flex}.trailer-card__video{width:100%}.trailer-card__video iframe{aspect-ratio:16/9;border:none;border-radius:12px;width:100%}.trailer-card__text h2{color:#07a8ff;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;font-weight:600;line-height:1.1}.trailer-card__text p{color:#444;font-size:1rem;line-height:1.7}.content-card{border-top:1px solid #eee;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:4rem 0;display:grid}.content-card--reverse{direction:rtl}.content-card--reverse>*{direction:ltr}.content-card__image img{object-fit:cover;border-radius:16px;width:100%;height:400px}.content-card__text h2{color:#07a8ff;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:3rem;font-weight:600}.content-card__text p{color:#444;font-size:1rem;line-height:1.7}@media (width<=768px){.trailer-card,.content-card{grid-template-columns:1fr}.content-card--reverse{direction:ltr}}.team-page{color:#2f2a26}.team-section{max-width:72rem;margin:0 auto;padding:4.5rem 1.5rem 5.5rem}.team-section__heading{justify-items:center;gap:.8rem;margin-bottom:2.5rem;display:grid}.team-section__heading h2{margin:0;font-family:Lato,sans-serif;font-size:clamp(2rem,3vw,3rem);font-weight:700;line-height:1}.team-section__heading span{background:#463a3133;width:min(18rem,58vw);height:1px}.team-grid{gap:1.25rem;display:grid}.team-card{background:#ffffffe0;border-radius:1rem;grid-template-columns:minmax(14rem,35%) 1fr;min-height:13rem;display:grid;overflow:hidden;box-shadow:0 16px 40px #463a3114}.team-card--reverse{grid-template-columns:1fr minmax(14rem,35%)}.team-card--reverse .team-card__media{order:2}.team-card__media{background:#d9d9d9;min-height:100%}.team-card__media img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.team-card__content{flex-direction:column;justify-content:center;gap:.65rem;min-height:0;padding:2.1rem 2.2rem;display:flex}.team-card__role{color:#4ea7ff;letter-spacing:.03em;margin:0;font-size:.8rem;font-weight:500}.team-card__content h3{letter-spacing:.03em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.05rem;font-weight:700}.team-card__description{color:#2f2a26cc;scrollbar-width:thin;scrollbar-color:transparent transparent;flex:auto;width:100%;max-width:none;max-height:12rem;margin:0;padding-right:.6rem;font-size:.95rem;line-height:1.55;overflow-y:auto}.team-card__description::-webkit-scrollbar{width:8px}.team-card__description::-webkit-scrollbar-track{background:0 0}.team-card__description::-webkit-scrollbar-thumb{background-color:#0000;border-radius:999px;transition:background-color .16s}.team-card__description:hover{scrollbar-color:#4ea7ff59 transparent}.team-card__description:hover::-webkit-scrollbar-thumb{background-color:#4ea7ff59}.team-card__description:hover::-webkit-scrollbar-thumb:hover{background-color:#4ea7ff8c}.team-card__socials{gap:1rem;margin-top:1.2rem;display:flex}.team-card__social-link{color:#4ea7ff;background:#4ea7ff1a;border-radius:50%;justify-content:center;align-items:center;width:2rem;height:2rem;text-decoration:none;transition:all .2s;display:inline-flex}.team-card__social-link:hover{color:#fff;background:#4ea7ff;transform:translateY(-2px)}@media (width<=840px){.team-card,.team-card--reverse{grid-template-columns:1fr}.team-card--reverse .team-card__media{order:0}.team-card__media{min-height:16rem}.team-card__content{padding:1.6rem 1.4rem 1.8rem}}@media (width<=520px){.team-section{padding-inline:1rem;padding-top:3.5rem}.team-card__description{max-width:none;max-height:7rem}}@media (width<=840px){.team-card__description{max-height:9rem}}.contact-us-form{background:linear-gradient(#f7f4ef 0%,#fff 22%,#fbfaf8 100%) fixed;width:100%;max-width:1120px;min-height:100vh;margin:0 auto;padding:3.5rem 1.5rem 4.5rem}.contact-us-form h1{color:#3a2d29;letter-spacing:.03em;text-align:center;margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.9rem;position:relative}.contact-us-form h1:after{content:"";background:linear-gradient(90deg,#5dade2 0%,#87ceeb 100%);border-radius:999px;width:96px;height:3px;margin:.8rem auto 0;display:block}.form-row{flex-direction:row;gap:12px;width:100%;display:flex}.form-row input{flex:1}@media (width<=600px){.form-row{flex-direction:column}}.contact-us-text-fields{flex-direction:column;gap:12px;width:100%;max-width:500px;margin:0 auto 2rem;display:flex}.contact-us-text-fields input,.contact-us-text-fields select,.contact-us-text-fields textarea{color:#3a2d29;box-sizing:border-box;background:#fff;border:1px solid #d4cfc9;border-radius:6px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem}.message-text{resize:vertical;font-family:inherit}.send-button{color:#fff;cursor:pointer;background-color:#0aa6d9;border:none;border-radius:20px;align-self:center;width:auto;padding:10px 60px;font-weight:700}.send-button:hover{background-color:#0892bf}@media (width<=720px){.contact-us-form{padding:2.75rem 1.1rem 3.5rem}.contact-us-form h1{font-size:2.4rem}}:root{--ig-primary-color:#337ab7;--ig-white:#fff;--ig-black:#000;--ig-background-overlay:#0006;--ig-thumbnail-size:96px;--ig-thumbnail-size-small:80px;--ig-thumbnail-border-width:4px;--ig-thumbnail-border-width-small:3px;--ig-bullet-size:4px;--ig-bullet-size-small:3px}.image-gallery-icon{color:var(--ig-white,#fff);appearance:none;cursor:pointer;z-index:4;filter:drop-shadow(0 2px 2px #00000080);background-color:#0000;border:0;outline:none;transition:all .3s ease-out;position:absolute}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:var(--ig-primary-color,#337ab7)}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid var(--ig-primary-color,#337ab7)}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{padding:20px;bottom:0}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:32px;height:32px}@media (width<=768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:16px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:24px;height:24px}}@media (width<=480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:12px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:16px;height:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:12px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:96px;height:120px}@media (width<=768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:48px;height:72px}}@media (width<=480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:32px;height:48px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:48px 12px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:64px;height:120px}@media (width<=768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:32px;height:72px}}@media (width<=480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:24px;height:48px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:not-allowed;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;overscroll-behavior:none;-webkit-overflow-scrolling:touch;position:relative}.image-gallery.fullscreen-modal{background:var(--ig-black,#000);z-index:5;width:100%;height:100%;position:fixed;inset:0}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:var(--ig-black,#000)}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 112px);display:inline-block}@media (width<=768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 88px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-swipe{backface-visibility:hidden;touch-action:pan-y pinch-zoom;overflow:hidden;transform:translateZ(0)}.image-gallery-slides{touch-action:pan-y pinch-zoom;backface-visibility:hidden;contain:layout style paint;isolation:isolate;position:relative;overflow:hidden}.image-gallery-slides-container{backface-visibility:hidden;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;will-change:transform;display:flex}.image-gallery-slides-container.vertical{flex-direction:column;height:100%}.image-gallery-slides-container.vertical .image-gallery-slide{flex:0 0 100%;height:100%;min-height:0}.image-gallery-slides-container.vertical .image-gallery-slide .image-gallery-image{width:auto;max-width:100%;height:100%}.image-gallery-slide{backface-visibility:hidden;flex:0 0 100%;min-width:0;position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{background:var(--ig-background-overlay,#0006);color:var(--ig-white,#fff);white-space:normal;padding:12px 20px;line-height:1;position:absolute;bottom:72px;left:0}@media (width<=768px){.image-gallery-slide .image-gallery-description{padding:8px 16px;font-size:.8em;bottom:48px}}.image-gallery-bullets{z-index:4;text-align:center;width:80%;margin:0 auto;position:absolute;bottom:20px;left:0;right:0}.image-gallery-bullets .image-gallery-bullets-container{margin:0 auto;padding:0;display:inline-block}.image-gallery-bullets .image-gallery-bullets-inner{white-space:nowrap;justify-content:flex-start;align-items:center;padding:2px 0;display:flex}.image-gallery-bullets .image-gallery-bullet{appearance:none;border:1px solid var(--ig-white,#fff);cursor:pointer;width:calc(var(--ig-bullet-size,4px) * 2 + 2px);height:calc(var(--ig-bullet-size,4px) * 2 + 2px);background-color:#0000;border-radius:50%;outline:none;flex-shrink:0;margin:0 4px;padding:0;transition:all .2s ease-out;box-shadow:0 2px 2px #0009}@media (width<=768px){.image-gallery-bullets .image-gallery-bullet{width:calc(var(--ig-bullet-size-small,3px) * 2 + 2px);height:calc(var(--ig-bullet-size-small,3px) * 2 + 2px);margin:0 3px}}@media (width<=480px){.image-gallery-bullets .image-gallery-bullet{width:8px;height:8px}}.image-gallery-bullets .image-gallery-bullet:focus{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7);transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{border:1px solid var(--ig-white,#fff);background:var(--ig-white,#fff);transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:var(--ig-primary-color,#337ab7);border:1px solid var(--ig-primary-color,#337ab7)}.image-gallery-bullets .image-gallery-bullet.active:hover{background:var(--ig-primary-color,#337ab7)}}.image-gallery-bullets.image-gallery-bullets-vertical{width:auto;inset:50% auto auto 20px;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullets-inner{flex-direction:column;padding:0 2px}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:4px 0;display:block}@media (width<=768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}@media (width<=480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:3px 0}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{vertical-align:top;width:var(--ig-thumbnail-size,96px);display:inline-block}@media (width<=768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{width:100%;height:100%;padding:0;position:absolute;top:0;left:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{margin-right:0;padding:0;display:block}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-top:2px;margin-left:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}@media (width<=768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 4px}}.image-gallery-thumbnails{padding:4px 0;overflow:hidden}@media (width<=768px){.image-gallery-thumbnails{padding:4px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{border:var(--ig-thumbnail-border-width,4px) solid transparent;width:var(--ig-thumbnail-size,96px);background:0 0;padding:0;transition:border .3s ease-out;display:inline-block}@media (width<=768px){.image-gallery-thumbnail{border:var(--ig-thumbnail-border-width-small,3px) solid transparent;width:var(--ig-thumbnail-size-small,80px)}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}@media (width<=768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width,4px) solid var(--ig-primary-color,#337ab7);outline:none}}@media (hover:hover) and (pointer:fine) and (width<=768px){.image-gallery-thumbnail:hover{border:var(--ig-thumbnail-border-width-small,3px) solid var(--ig-primary-color,#337ab7)}}.image-gallery-thumbnail-label{box-sizing:border-box;color:var(--ig-white,#fff);text-shadow:0 2px 2px #0009;white-space:normal;width:100%;padding:5%;font-size:1em;line-height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (width<=768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:var(--ig-background-overlay,#0006);color:var(--ig-white,#fff);z-index:4;padding:10px 20px;line-height:1;position:absolute;top:0;right:0}@media (width<=768px){.image-gallery-index{padding:5px 10px;font-size:.8em}}.below-nav-banner{isolation:isolate;height:32rem;position:relative;overflow:hidden}.below-nav-banner__gallery{position:absolute;inset:0}.below-nav-banner__gallery .image-gallery,.below-nav-banner__gallery .image-gallery-content,.below-nav-banner__gallery .image-gallery-slide-wrapper,.below-nav-banner__gallery .image-gallery-swipe,.below-nav-banner__gallery .image-gallery-slides,.below-nav-banner__gallery .image-gallery-slide,.below-nav-banner__gallery .image-gallery-image{height:100%}.below-nav-banner__gallery .image-gallery-image{object-fit:cover;object-position:center center;width:100%;max-height:none;display:block}.below-nav-banner__gallery .image-gallery-icon{filter:drop-shadow(0 3px 10px #0000008c);z-index:3}.below-nav-banner__gallery .image-gallery-bullets{z-index:3}.below-nav-banner__overlay{z-index:1;pointer-events:none;background:linear-gradient(#1d140d2e,#1d140d61),linear-gradient(90deg,#0003,#0000000d 35%,#00000026);position:absolute;inset:0}.below-nav-banner__content{z-index:2;text-align:center;color:#fff;pointer-events:none;place-items:center;padding:3rem 1.5rem;display:grid;position:absolute;inset:0}.below-nav-banner__eyebrow{letter-spacing:.32em;text-transform:uppercase;opacity:.9;margin:0 0 .75rem;font-size:.85rem}.below-nav-banner h1{text-wrap:balance;text-shadow:0 4px 12px #000000bf,0 10px 32px #0009;max-width:11ch;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.8vw,4rem);font-weight:400;line-height:.94}@media (width<=520px){.below-nav-banner{height:calc(106px + 14rem)}.below-nav-banner__gallery,.below-nav-banner__overlay,.below-nav-banner__content{inset:106px 0 0}.below-nav-banner__gallery .image-gallery-image{height:14rem}.below-nav-banner__content{padding-inline:1rem}}.site-footer{color:#fff;background-color:#0aa6d9;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:100%;margin-top:auto;padding:20px 32px;display:grid;position:relative}.site-footer-text{text-align:center;justify-self:center;max-width:100%;font-size:.75rem;line-height:1.5}.site-footer-logo{flex-shrink:0;justify-self:start;width:auto;height:64px}@media (width<=720px){.site-footer{text-align:center;grid-template-columns:1fr;justify-items:center}}
