:root{--height-navbar:100px;--height-footer:50px;--color-background:#fff;--color-foreground:#171717;--color-main-red:#c40c18;--color-main-red-light:#e7b4b1;--color-background-white:#fff;--color-background-black:#171717;--color-background-grey:#f6f7f8;--color-background-darkGrey:#e6e6e6;--color-tag-yellow:#fddd8e;--color-tag-grey:#fcfcfc;--color-tag-darkGrey:#d3d2d2;--color-tag-green:#e0f9e5;--color-tag-red:#ffdedb;--color-tag-blue:#d8eeff;--color-button-red:#c40c18;--color-button-red-hovered:#a9040f;--color-button-light-red:#ffdedb;--color-button-light-red-hovered:#eda39c;--color-button-blue:#b2d6fd;--color-button-blue-hovered:#65a5ea;--color-border:#e0e0e0;--color-border-grey:#e0e0e0;--color-border-blue:#e7edfb;--color-border-purple:#c2d4f5;--color-border-red:#f8c8c0;--color-border-green:#b9f6de;--color-text-white:#fff;--color-text-black:"#000000";--color-text-red:#c40c18;--font-size-heading:4rem;--font-size-subheading:1.5rem;--font-size-subsubheading:1.25rem;--font-size-content:1rem;--font-size-tips:0.75rem;--padding-lg:64px;--padding-md:32px;--padding-sm:16px;--padding-xs:8px;--border-radius-button:10px;--border-radius-card:5px;--aspect-ratio-media:5/4}html{height:100vh}body,html{max-width:100vw;overflow-x:hidden}body{background-color:var(--color-background-white)}*{box-sizing:border-box;padding:0;margin:0}.Footer_root__jViqv{display:flex;width:100%;align-items:center;justify-content:center;border-top:1px solid #e0e0e0;height:var(--height-footer);max-height:var(--height-footer)}.Footer_root__jViqv .Footer_text__6KcfX{font-size:var(--font-size-tips)}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:-webkit-grab;cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:-webkit-grabbing;cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{bottom:0;direction:ltr;left:0;position:absolute;right:0;top:0;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:rgba(0,0,0,.5);color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:rgba(0,0,0,.3);box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}