:root{--fs-1:1rem;--fs-2:1.333rem;--fs-3:1.777rem;--fs-4:2.369rem;--fs-5:3.157rem;--fs-small:0.75rem;--clr-default:#000;--clr-disabled:#787878;--clr-inverted:#fff;--clr-error:red;--bg-default:rgba(223,255,253,.3);--bg-sky:rgba(147,153,243,.3);--rgb-rs:230,0,126;--clr-rs:rgb(var(--rgb-rs));--bg-active-nav-link:radial-gradient(ellipse 55% 55%,rgba(var(--rgb-rs),1),transparent);--bg-title:radial-gradient(ellipse 50% 15%,rgba(var(--rgb-rs),0.5),transparent);--bg-card:#fff;--bg-card-dark:hsla(0,0%,59%,.3);--border-radius-card:0.25rem;--box-shadow-card:2px 1px 5px 0 rgba(0,0,0,.5);--box-shadow-card-hover:4px 3px 5px 0 rgba(0,0,0,.5);--box-shadow-archive-hover:4px 3px 5px 0 rgba(var(--rgb-rs),.5);--bg-navbar-modal:rgba(0,0,0,.8);--border-clr-navbar-modal:hsla(0,0%,98%,.4);--border-radius-navbar-modal:0.25rem;--box-shadow-navbar-modal:1px 2px 5px 0 rgba(var(--rgb-rs),0.3)}@media (min-width:768px){:root{--fs-1:1rem;--fs-2:1.618rem;--fs-3:2.618rem;--fs-4:4.236rem;--fs-5:6.854rem;--fs-small:0.618rem}}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Calibri,Times New Roman,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{color:inherit;text-decoration:none}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:pointer;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative}.Toastify__toast--rtl{direction:rtl}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-radius:100%;border-right:2px solid var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*,:after,:before{box-sizing:border-box}body{animation:apploading-animation 1s linear forwards;margin:0;opacity:0;padding:0}@keyframes apploading-animation{90%{opacity:0}to{opacity:1}}.appContainer{display:grid;font-family:Calibri,Times New Roman,sans-serif;grid-template-columns:1fr;grid-template-rows:auto 1fr;height:100%;position:fixed;width:100%}.appHeader{background-image:url(/rsv638/static/media/clayton-tonna.ec0b136d28b38fe982e0.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;grid-column:1;grid-row:1}.appContent{background-color:var(--bg-default);color:var(--clr-default);display:flex;flex-direction:column;grid-column:1;grid-row:2;justify-content:space-between;overflow:auto}.defaultLink{text-decoration:underline;-webkit-text-decoration-color:rgb(var(--rgb-rs));text-decoration-color:rgb(var(--rgb-rs))}.animatedLink{background-image:linear-gradient(180deg,transparent 92%,rgb(var(--rgb-rs)) 0);background-repeat:no-repeat;background-size:0 100%;cursor:pointer;transition:background-size .3s ease-in-out}.animatedLink:hover{background-size:100% 100%;transition:background-size .5s ease-in-out}.animatedAccentLink{position:relative}.animatedAccentLink:before{background:rgba(var(--rgb-rs),1);bottom:0;content:"";display:block;height:2px;left:.15rem;position:absolute;right:.15rem;transform:scaleX(0);transform-origin:center;transition:transform .2s linear}.animatedAccentLink:hover:before{transform:scaleX(1)}@media (min-width:768px){.appContainer{padding:.25rem}}.header{background-image:url(/rsv638/static/media/clayton-tonna.ec0b136d28b38fe982e0.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:row;flex-wrap:wrap;height:-webkit-min-content;height:min-content;justify-content:space-between;padding-bottom:.25rem;width:100%}.headerLeft{align-items:flex-start;display:flex;flex-direction:column;gap:0}.headerLeft-title{padding-left:.25rem;padding-top:.25rem}.headerLeft-subtitle{position:relative}.headerRight{padding-right:.5rem;padding-top:.75rem}@media (min-width:768px){.header{padding-bottom:1rem}.headerLeft-title{padding-left:.5rem;padding-top:.5rem}.headerRight{padding-right:2rem;padding-top:1.5rem}}.title_container{align-items:center;background:radial-gradient(ellipse 50% 15%,rgba(230,0,126,.8),transparent);color:#fff;display:flex;flex-direction:column;font-size:var(--fs-4);font-weight:700;height:-webkit-min-content;height:min-content;line-height:60%;position:relative;-webkit-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-min-content;width:min-content}.title_container_menu{margin-bottom:.5rem}.title_upper{margin:0;overflow:clip;padding-left:.25em}.title_upper span{display:inline-block;transform:translate(1px,50%) skewX(-10deg)}.title_upper span:after{content:"\00a0"}.title_lower{margin:0;overflow:clip;padding-left:.25em}.title_lower span{display:inline-block;transform:translate(-1px,-50%) skewX(-10deg)}.title_lower span:after{content:"\00a0"}.subtitle{color:#fff;font-size:var(--fs-small);font-weight:lighter;left:1.5rem;position:absolute;right:0;top:-.25rem;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}@media (min-width:768px){.subtitle{font-size:var(--fs-1);left:2rem;right:0;top:-.5rem}}.dateInfo-container{display:inline-block;white-space:nowrap}.weatherInfoContainer{align-items:flex-end;display:flex;flex-direction:column;gap:0}.weatherInfo{align-items:center;color:#fff;display:flex;flex-direction:row;-webkit-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.weatherWindDirection{color:#fff;height:1.5rem;width:1.5rem}.weatherIcon{height:auto;width:1.5rem}.weatherText{vertical-align:center}.weatherTextCapitalized{text-transform:capitalize}@media (min-width:768px){.weatherWindDirection{color:#fff;height:2rem;width:2rem}.weatherIcon{height:auto;width:2rem}}.windSpeedText[data-clickable=true]{cursor:pointer}.navbar{background:rgba(0,0,0,.4);color:#fff;display:flex;flex-direction:row;flex-wrap:nowrap;font-size:var(--fs-1);justify-content:space-between;overflow:hidden;padding:.25rem 1rem .25rem .5rem;position:relative;width:100%}@media (min-width:768px){.navbar{padding:.5rem 1.5rem}}.navbar-left{white-space:nowrap}.navbar .navbar-link{margin-left:.5em;margin-right:.5em}.navbar-link.active{background:var(--bg-active-nav-link);font-weight:lighter}.navbar-lockIcon{color:var(--clr-rs)}.modal-shadow{background-color:#000;height:100%;opacity:.3;position:fixed;top:0;width:100%;z-index:100}.navbar-modal{align-items:center;background:var(--bg-navbar-modal);border-bottom:thin solid var(--border-clr-navbar-modal);border-right:thin solid var(--border-clr-navbar-modal);box-shadow:var(--box-shadow-navbar-modal);color:#fff;display:flex;flex-direction:column;font-size:var(--fs-2);gap:.25rem;height:-webkit-min-content;height:min-content;left:0;padding:.25rem .5rem 1rem .25rem;position:fixed;top:0;width:-webkit-min-content;width:min-content;z-index:101}.navbar-modal-head{background-color:red;height:8rem;width:100%}.modalnavbar-right[data-is-user]{color:var(--clr-rs)}.mainContainer{background-color:var(--bg-default);width:100%}.mainContainer-content{margin-top:0;width:100%}.desktopMain{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:-webkit-min-content 1fr;grid-template-columns:min-content 1fr;grid-template-rows:1fr;width:100%}.desktopMain-left{align-items:center;display:flex;flex-direction:column;gap:.5rem;grid-column:1;grid-row:1;position:relative}.desktopMain-center{grid-column:2;grid-row:1;width:100%}@media (min-width:768px){.mainContainer-content{margin-top:.5rem}}.carousel-container{height:12rem;position:relative;width:100%}.carousel-cell{bottom:0;inset:0;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .5s ease-in-out;transition-delay:.5s}.carousel-cell[data-active=true]{opacity:1;transition-delay:0ms;z-index:1}.carousel-cell img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}.carousel-button{background-color:rgba(0,0,0,.1);border:none;border-radius:.25rem;color:hsla(0,0%,100%,.5);cursor:pointer;font-size:2rem;padding-left:.5rem;padding-right:.5rem;padding-top:1rem;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.carousel-button:hover{background:rgba(var(--rgb-rs),.3);color:#fff}.carousel-button.prev{left:1rem}.carousel-button.next{right:1rem}@media (min-width:768px){.carousel-container{height:30rem}.carousel-button{font-size:4rem}}.archiveFeature-container{align-items:flex-start;background-color:var(--bg-card);border-bottom-left-radius:var(--border-radius-card);border-bottom-right-radius:var(--border-radius-card);display:flex;flex-direction:column;padding-top:.25rem;position:-webkit-sticky;position:sticky;top:.5rem;width:100%}@media (min-width:768px){.archiveFeature-container{width:20rem}}.archiveFeature-titleContainer{margin-bottom:.25rem;text-align:center;width:100%}.archiveFeature-title{color:rgb(var(--rgb-rs));font-size:var(--fs-2);font-weight:700;padding-left:.5rem;padding-right:.5rem}.archiveFeature-video{border-bottom-left-radius:var(--border-radius-card);border-bottom-right-radius:var(--border-radius-card);height:100%;width:100%}.news-container{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width:768px){.news-container{gap:.5rem}}.newsTicker{background-color:var(--bg-card);display:flex;flex-direction:column;justify-content:space-between;min-width:20rem;padding-bottom:.25rem;padding-top:.25rem;width:100%}.newsTicker[data-inline-article=true]{flex:0 0 100%}.newsTicker-content{padding-left:.5rem;padding-right:.5rem;text-align:justify}.newsTicker-title-container{margin-bottom:.25rem;text-align:left;width:100%}.newsTicker-title{color:var(--clr-default);font-size:var(--fs-2);font-weight:700;text-decoration:none}.newsTicker-image{float:left;margin-bottom:.25rem;margin-right:.5rem;margin-top:.25rem;max-width:50%;object-fit:scale-down}.newsTicker-more{text-decoration:none}.newsTicker-disclaimer{background-color:#000;color:#fff;margin-bottom:.5rem;margin-top:.5rem;padding-bottom:.25rem;padding-right:.5rem;padding-top:.25rem;text-align:right}@media (min-width:768px){.newsTicker{flex-grow:1;padding-bottom:0;width:25rem}.newsTicker,.newsTicker-disclaimer{border-bottom-left-radius:var(--border-radius-card);border-bottom-right-radius:var(--border-radius-card);box-shadow:2px 2px 5px 0 rgba(var(--rgb-rs),.1)}.newsTicker-disclaimer{margin-bottom:0}}.unsplash-container{align-items:flex-start;background-color:var(--bg-card);border-bottom-left-radius:var(--border-radius-card);border-bottom-right-radius:var(--border-radius-card);display:flex;flex-direction:column;max-height:20rem;padding-top:.25rem;width:100%}.unsplash-imageContainer{height:100%;overflow:hidden;width:100%}.unsplash-imageContainer img{border-bottom-left-radius:var(--border-radius-card);border-bottom-right-radius:var(--border-radius-card);display:flex;object-fit:contain;object-position:center}@media (min-width:768px){.unsplash-container{width:20rem}}.unsplash-titleContainer{margin-bottom:.25rem;text-align:center;width:100%}.unsplash-title{color:rgb(var(--rgb-rs));font-size:var(--fs-2);font-weight:700}.footer{display:flex;flex-direction:column;gap:0}.footer-main{align-items:flex-start;background-color:#000;color:#fff;display:flex;flex-direction:row;height:auto;justify-content:space-between;margin-top:.5rem;padding:.5rem 2rem;width:100%}.footer-main,.footer-main[data-is-desktop=true]{margin-bottom:0}.footer-appendix{background-color:#000;display:flex;flex-direction:row;flex-shrink:0;height:2rem;margin:0;width:100%}.footer-appendix[data-is-desktop=true]{display:none}.footer-left{align-items:flex-start;display:flex;flex-direction:row;width:-webkit-min-content;width:min-content}.footer-item{font-size:var(--fs-1);padding:.5rem}.footer-item[data-is-desktop=true]{padding:.25rem}.footer-version{align-self:center;font-size:var(--fs-small);font-style:italic;padding:.5rem}.footer-version[data-is-desktop=true]{padding:.25rem}.info-container{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}@media (min-width:768px){.info-container{gap:.5rem;margin-top:.5rem}}.article{background-color:var(--bg-card);display:flex;flex-direction:column;justify-content:space-between;min-width:20rem;padding-bottom:.25rem;padding-top:.25rem;width:100%}.article[data-inline-article=true]{flex:0 0 100%}.article-content{padding-left:.5rem;padding-right:.5rem;text-align:justify}.article-title-container{margin-bottom:.25rem;text-align:left;width:100%}.article-title{color:var(--clr-default);font-size:var(--fs-2);font-weight:700;text-decoration:none}.article-image{float:left;margin-bottom:.25rem;margin-right:.5rem;margin-top:.25rem;max-width:50%;object-fit:scale-down}.article-more{text-decoration:none}.article-disclaimer{background-color:#000;color:#fff;margin-bottom:.5rem;margin-top:.5rem;padding-bottom:.25rem;padding-right:.5rem;padding-top:.25rem;text-align:right}@media (min-width:768px){.article{flex-grow:1;padding-bottom:0;width:25rem}.article,.article-disclaimer{border-bottom-left-radius:var(--border-radius-card);border-bottom-right-radius:var(--border-radius-card);box-shadow:2px 2px 5px 0 rgba(var(--rgb-rs),.1)}.article-disclaimer{margin-bottom:0}}