@media(pointer: fine){*{scrollbar-width:thin}.navigation-page-tabs{background-image:url("../images/tab-background-all-web.svg")}html{font-size:12pt}body{width:50%;min-width:200pt;max-width:800pt;margin:0 auto}.carousel:not(.vertical){position:relative}.carousel:not(.vertical) .carousel-nav-left,.carousel:not(.vertical) .carousel-nav-right{position:absolute;width:2rem;height:2rem;border-radius:1rem;top:50%;transform:translateY(-50%);border-style:solid;border-width:1px;border-color:#e9ebed;background-color:#fff;background-position:center center;background-repeat:no-repeat;z-index:2;opacity:.6;transition:all .5s ease;cursor:pointer}.carousel:not(.vertical) .carousel-nav-left:hover,.carousel:not(.vertical) .carousel-nav-right:hover{opacity:1;transition:all .2s ease;width:2.5rem;height:2.5rem;border-radius:1.25rem}.carousel:not(.vertical) .carousel-nav-left{left:1rem;background-image:url("../images/gallery-prev.svg")}.carousel:not(.vertical) .carousel-nav-left:hover{left:.75rem}.carousel:not(.vertical) .carousel-nav-right{right:1rem;background-image:url("../images/gallery-next.svg")}.carousel:not(.vertical) .carousel-nav-right:hover{right:.75rem}@keyframes slideThenHide{0%{transform:translateY(0) translateX(-50%)}100%{transform:translateY(100%) translateX(-50%);display:none}}@keyframes showThenSlide{0%{transform:translateY(100%) translateX(-50%)}100%{transform:translateY(0) translateX(-50%)}}.shutter{max-width:600pt;left:50%;transform:translateX(-50%)}.bonus-banner{padding-left:8rem}}.mobile-app-links{display:flex;width:100%;flex-direction:column;align-items:stretch;gap:1rem}.mobile-app-links>div{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.mobile-app-links p{margin:0}.mobile-app-links img{display:block;width:min(100%,11rem);max-width:11rem;height:auto}.mobile-app-download-balloon{top:1rem;bottom:auto;max-height:calc(100% - 2rem);box-sizing:border-box}.mobile-app-download-balloon .balloon-content{min-width:0;min-height:0;overflow-y:auto;overflow-x:hidden}.mobile-app-download-balloon .balloon-close-button{flex:0 0 1.5rem}