@charset "UTF-8";

@import url("https://fonts.googleapis.com/css2?family=Roboto+Mono&display=swap");.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}
[data-tippy-root]{max-width:calc(100vw - 10px)}
.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}
.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}
.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}
.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}
.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}
.tippy-box[data-placement^=left]>.tippy-arrow{right:0}
.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}
.tippy-box[data-placement^=right]>.tippy-arrow{left:0}
.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}
.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}
.tippy-arrow{width:16px;height:16px;color:#333}
.tippy-arrow:before{content:"";position:absolute;border-color:transparent;border-style:solid}
.tippy-content{position:relative;padding:5px 9px;z-index:1}
.tippy-box{border:1px transparent}
.tippy-box[data-placement^=top]>.tippy-arrow:after{border-top-color:inherit;border-width:8px 8px 0;bottom:-8px;left:0}
.tippy-box[data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:inherit;border-width:0 8px 8px;top:-8px;left:0}
.tippy-box[data-placement^=left]>.tippy-arrow:after{border-left-color:inherit;border-width:8px 0 8px 8px;right:-8px;top:0}
.tippy-box[data-placement^=right]>.tippy-arrow:after{border-width:8px 8px 8px 0;left:-8px;top:0;border-right-color:inherit}
.tippy-box[data-placement^=top]>.tippy-svg-arrow>svg:first-child:not(:last-child){top:17px}
.tippy-box[data-placement^=bottom]>.tippy-svg-arrow>svg:first-child:not(:last-child){bottom:17px}
.tippy-box[data-placement^=left]>.tippy-svg-arrow>svg:first-child:not(:last-child){left:12px}
.tippy-box[data-placement^=right]>.tippy-svg-arrow>svg:first-child:not(:last-child){right:12px}
.tippy-arrow{border-color:inherit}
.tippy-arrow:after{content:"";z-index:-1;position:absolute;border-color:transparent;border-style:solid}
.tippy-box[data-theme~=light]{color:#26323d;box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff}
.tippy-box[data-theme~=light][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}
.tippy-box[data-theme~=light][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}
.tippy-box[data-theme~=light][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}
.tippy-box[data-theme~=light][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}
.tippy-box[data-theme~=light]>.tippy-backdrop{background-color:#fff}
.tippy-box[data-theme~=light]>.tippy-svg-arrow{fill:#fff}
@font-face{font-family:'lg';src:url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/lg.woff2?io9a6k) format("woff2"), url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/lg.ttf?io9a6k) format("truetype"), url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/lg.woff?io9a6k) format("woff"), url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/lg.svg?io9a6k#lg) format("svg");font-weight:normal;font-style:normal;font-display:block;}
.lg-icon{font-family:'lg' !important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.lg-container{font-family:system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';}
.lg-next,
.lg-prev{background-color:rgba(0, 0, 0, 0.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1084;outline:none;border:none;}
.lg-next.disabled,
.lg-prev.disabled{opacity:0 !important;cursor:default;}
.lg-next:hover:not(.disabled),
.lg-prev:hover:not(.disabled){color:#fff;}
.lg-single-item .lg-next, .lg-single-item
.lg-prev{display:none;}
.lg-next{right:20px;}
.lg-next:before{content:'\e095';}
.lg-prev{left:20px;}
.lg-prev:after{content:'\e094';}
@-webkit-keyframes lg-right-end {
0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}@-moz-keyframes lg-right-end {
0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}@-ms-keyframes lg-right-end {
0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}@keyframes lg-right-end {
0%{left:0;}
50%{left:-30px;}
100%{left:0;}
}@-webkit-keyframes lg-left-end {
0%{left:0;}
50%{left:30px;}
100%{left:0;}
}@-moz-keyframes lg-left-end {
0%{left:0;}
50%{left:30px;}
100%{left:0;}
}@-ms-keyframes lg-left-end {
0%{left:0;}
50%{left:30px;}
100%{left:0;}
}@keyframes lg-left-end {
0%{left:0;}
50%{left:30px;}
100%{left:0;}
}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end 0.3s;-o-animation:lg-right-end 0.3s;animation:lg-right-end 0.3s;position:relative;}
.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end 0.3s;-o-animation:lg-left-end 0.3s;animation:lg-left-end 0.3s;position:relative;}
.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%;}
.lg-media-overlap .lg-toolbar{background-image:linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));}
.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none !important;outline:medium none;will-change:color;-webkit-transition:color 0.2s linear;-o-transition:color 0.2s linear;transition:color 0.2s linear;background:none;border:none;box-shadow:none;}
.lg-toolbar .lg-icon.lg-icon-18{font-size:18px;}
.lg-toolbar .lg-icon:hover{color:#fff;}
.lg-toolbar .lg-close:after{content:'\e070';}
.lg-toolbar .lg-maximize{font-size:22px;}
.lg-toolbar .lg-maximize:after{content:'\e90a';}
.lg-toolbar .lg-download:after{content:'\e0f2';}
.lg-sub-html{color:#eee;font-size:16px;padding:10px 40px;text-align:center;z-index:1080;opacity:0;-webkit-transition:opacity 0.2s ease-out 0s;-o-transition:opacity 0.2s ease-out 0s;transition:opacity 0.2s ease-out 0s;}
.lg-sub-html h4{margin:0;font-size:13px;font-weight:bold;}
.lg-sub-html p{font-size:12px;margin:5px 0 0;}
.lg-sub-html a{color:inherit;}
.lg-sub-html a:hover{text-decoration:underline;}
.lg-media-overlap .lg-sub-html{background-image:linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));}
.lg-item .lg-sub-html{position:absolute;bottom:0;right:0;left:0;}
.lg-error-msg{font-size:14px;color:#999;}
.lg-counter{color:#999;display:inline-block;font-size:16px;padding-left:20px;padding-top:12px;height:47px;vertical-align:middle;}
.lg-closing .lg-toolbar,
.lg-closing .lg-prev,
.lg-closing .lg-next,
.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;-moz-transition:-moz-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;-o-transition:-o-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;transition:transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s, color 0.08 linear;}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont{opacity:0;-moz-transform:scale3d(0.5, 0.5, 0.5);-o-transform:scale3d(0.5, 0.5, 0.5);-ms-transform:scale3d(0.5, 0.5, 0.5);-webkit-transform:scale3d(0.5, 0.5, 0.5);transform:scale3d(0.5, 0.5, 0.5);will-change:transform, opacity;-webkit-transition:-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-moz-transition:-moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;-o-transition:-o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;transition:transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont{opacity:1;-moz-transform:scale3d(1, 1, 1);-o-transform:scale3d(1, 1, 1);-ms-transform:scale3d(1, 1, 1);-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);}
.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed rgba(255, 255, 255, 0.6);}
.lg-toolbar .lg-icon:focus-visible{border-radius:8px;outline-offset:-5px;}
.lg-group:after{content:'';display:table;clear:both;}
.lg-container{display:none;outline:none;}
.lg-container.lg-show{display:block;}
.lg-on{scroll-behavior:unset;}
.lg-overlay-open{overflow:hidden;}
.lg-toolbar,
.lg-prev,
.lg-next,
.lg-pager-outer,
.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform, opacity;-webkit-transition:-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;}
.lg-show-in .lg-toolbar,
.lg-show-in .lg-prev,
.lg-show-in .lg-next,
.lg-show-in .lg-pager-outer{opacity:1;}
.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1;}
.lg-show-in .lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0);}
.lg-show-in .lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0);}
.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0);}
.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0);}
.lg-outer{width:100%;height:100%;position:fixed;top:0;left:0;z-index:1050;text-align:left;opacity:0.001;outline:none;will-change:auto;overflow:hidden;-webkit-transition:opacity 0.15s ease 0s;-o-transition:opacity 0.15s ease 0s;transition:opacity 0.15s ease 0s;}
.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.lg-outer.lg-zoom-from-image{opacity:1;}
.lg-outer.lg-visible{opacity:1;}
.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide, .lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit !important;transition-duration:inherit !important;-webkit-transition-timing-function:inherit !important;transition-timing-function:inherit !important;}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1;}
.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}
.lg-outer .lg-content{position:absolute;top:0;left:0;right:0;bottom:0;}
.lg-outer .lg-inner{width:100%;position:absolute;left:0;top:0;bottom:0;-webkit-transition:opacity 0s;-o-transition:opacity 0s;transition:opacity 0s;white-space:nowrap;}
.lg-outer .lg-item{display:none !important;}
.lg-outer .lg-item:not(.lg-start-end-progress){background:url(//housing360.eteron.org/wp-content/themes/stegasi/assets/images/loading.gif) no-repeat scroll center center transparent;}
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide{display:inline-block !important;}
.lg-outer.lg-css .lg-current{display:inline-block !important;}
.lg-outer .lg-item,
.lg-outer .lg-img-wrap{display:inline-block;text-align:center;position:absolute;width:100%;height:100%;}
.lg-outer .lg-item:before,
.lg-outer .lg-img-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;}
.lg-outer .lg-img-wrap{position:absolute;left:0;right:0;top:0;bottom:0;white-space:nowrap;font-size:0;}
.lg-outer .lg-item.lg-complete{background-image:none;}
.lg-outer .lg-item.lg-current{z-index:1060;}
.lg-outer .lg-object{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto;height:auto;position:relative;}
.lg-outer .lg-empty-html.lg-sub-html,
.lg-outer .lg-empty-html .lg-sub-html{display:none;}
.lg-outer.lg-hide-download .lg-download{opacity:0.75;pointer-events:none;}
.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%;}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{-webkit-transform:translate3d(0, 0%, 0);transform:translate3d(0, 0%, 0);opacity:1;}
.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity 0.2s ease-out 0.15s;}
.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;will-change:auto;-webkit-transition:opacity 333ms ease-in 0s;-o-transition:opacity 333ms ease-in 0s;transition:opacity 333ms ease-in 0s;}
.lg-backdrop.in{opacity:1;}
.lg-css3.lg-no-trans .lg-prev-slide,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-current{-webkit-transition:none 0s ease 0s !important;-moz-transition:none 0s ease 0s !important;-o-transition:none 0s ease 0s !important;transition:none 0s ease 0s !important;}
.lg-css3.lg-use-css3 .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
.lg-css3.lg-fade .lg-item{opacity:0;}
.lg-css3.lg-fade .lg-item.lg-current{opacity:1;}
.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current{-webkit-transition:opacity 0.1s ease 0s;-moz-transition:opacity 0.1s ease 0s;-o-transition:opacity 0.1s ease 0s;transition:opacity 0.1s ease 0s;}
.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;-o-transition:-o-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;transition:transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;}
.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;}
.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0;}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1;}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;transition:transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;}
.lg-container{display:none;}
.lg-container.lg-show{display:block;}
.lg-container.lg-dragging-vertical .lg-backdrop{-webkit-transition-duration:0s !important;transition-duration:0s !important;}
.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{-webkit-transition-duration:0s !important;transition-duration:0s !important;opacity:1;}
.lg-inline .lg-backdrop,
.lg-inline .lg-outer{position:absolute;}
.lg-inline .lg-backdrop{z-index:1;}
.lg-inline .lg-outer{z-index:2;}
.lg-inline .lg-maximize:after{content:'\e909';}
.lg-components{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);will-change:transform;-webkit-transition:-webkit-transform 0.35s ease-out 0s;-moz-transition:-moz-transform 0.35s ease-out 0s;-o-transition:-o-transform 0.35s ease-out 0s;transition:transform 0.35s ease-out 0s;z-index:1080;position:absolute;bottom:0;right:0;left:0;}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transition-duration:0ms !important;transition-duration:0ms !important;}
.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;-moz-transition:-moz-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;-o-transition:-o-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;transition:transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;}
.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;-moz-transition:-moz-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;-o-transition:-o-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;transition:transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{-webkit-transform:scale3d(1, 1, 1);transform:scale3d(1, 1, 1);-webkit-transition:-webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;-moz-transition:-moz-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;-o-transition:-o-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;transition:transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, opacity 0.15s !important;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none !important;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{transform:scale3d(1, 1, 1) translate3d(-50%, -50%, 0px) !important;max-width:none !important;max-height:none !important;top:50% !important;left:50% !important;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{transform:scale3d(1, 1, 1) translate3d(-50%, 0, 0px) !important;top:0 !important;left:50% !important;max-width:none !important;max-height:none !important;}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{transform:scale3d(1, 1, 1) translate3d(0, -50%, 0px) !important;top:50% !important;left:0% !important;max-width:none !important;max-height:none !important;}
.lg-icon.lg-zoom-in:after{content:'\e311';}
.lg-actual-size .lg-icon.lg-zoom-in{opacity:0.5;pointer-events:none;}
.lg-icon.lg-actual-size{font-size:20px;}
.lg-icon.lg-actual-size:after{content:'\e033';}
.lg-icon.lg-zoom-out{opacity:0.5;pointer-events:none;}
.lg-icon.lg-zoom-out:after{content:'\e312';}
.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto;}
.lg-outer[data-lg-slide-type='video'] .lg-zoom-in,
.lg-outer[data-lg-slide-type='video'] .lg-actual-size,
.lg-outer[data-lg-slide-type='video'] .lg-zoom-out, .lg-outer[data-lg-slide-type='iframe'] .lg-zoom-in,
.lg-outer[data-lg-slide-type='iframe'] .lg-actual-size,
.lg-outer[data-lg-slide-type='iframe'] .lg-zoom-out, .lg-outer.lg-first-slide-loading .lg-zoom-in,
.lg-outer.lg-first-slide-loading .lg-actual-size,
.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:0.75;pointer-events:none;}
.lg-outer .lg-thumb-outer{background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden;float:left;}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab;}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing;}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s !important;transition-duration:0s !important;}
.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{-webkit-transition-duration:0s !important;transition-duration:0s !important;}
.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center;}
.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left;}
.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right;}
.lg-outer.lg-single-item .lg-thumb-outer{display:none;}
.lg-outer .lg-thumb{padding:5px 0;height:100%;margin-bottom:-5px;display:inline-block;vertical-align:middle;}
@media (min-width: 768px) {
.lg-outer .lg-thumb{padding:10px 0;}
}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border-radius:2px;margin-bottom:5px;will-change:border-color;}
@media (min-width: 768px) {
.lg-outer .lg-thumb-item{border-radius:4px;border:2px solid #fff;-webkit-transition:border-color 0.25s ease;-o-transition:border-color 0.25s ease;transition:border-color 0.25s ease;}
}.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover{border-color:#a90707;}
.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;display:block;}
.lg-outer.lg-can-toggle .lg-item{padding-bottom:0;}
.lg-outer .lg-toggle-thumb:after{content:'\e1ff';}
.lg-outer.lg-animate-thumb .lg-thumb{-webkit-transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
.p-xs-5{padding:5px}
.p-xs-10{padding:10px}
.p-xs-15{padding:15px}
.p-xs-20{padding:20px}
.p-xs-30{padding:30px}
.p-xs-40{padding:40px}
.p-xs-50{padding:50px}
.p-xs-60{padding:60px}
.p-xs-70{padding:70px}
.p-xs-80{padding:80px}
.p-xs-90{padding:90px}
.p-xs-100{padding:100px}
.p-xs-120{padding:120px}
.p-xs-140{padding:140px}
.p-xs-150{padding:150px}
.p-xs-160{padding:160px}
.p-xs-170{padding:170px}
.pt-xs-5{padding-top:5px}
.pt-xs-10{padding-top:10px}
.pt-xs-15{padding-top:15px}
.pt-xs-20{padding-top:20px}
.pt-xs-30{padding-top:30px}
.pt-xs-40{padding-top:40px}
.pt-xs-50{padding-top:50px}
.pt-xs-60{padding-top:60px}
.pt-xs-70{padding-top:70px}
.pt-xs-80{padding-top:80px}
.pt-xs-90{padding-top:90px}
.pt-xs-100{padding-top:100px}
.pt-xs-120{padding-top:120px}
.pt-xs-140{padding-top:140px}
.pt-xs-150{padding-top:150px}
.pt-xs-160{padding-top:160px}
.pt-xs-170{padding-top:170px}
.pr-xs-5{padding-right:5px}
.pr-xs-10{padding-right:10px}
.pr-xs-15{padding-right:15px}
.pr-xs-20{padding-right:20px}
.pr-xs-30{padding-right:30px}
.pr-xs-40{padding-right:40px}
.pr-xs-50{padding-right:50px}
.pr-xs-60{padding-right:60px}
.pr-xs-70{padding-right:70px}
.pr-xs-80{padding-right:80px}
.pr-xs-90{padding-right:90px}
.pr-xs-100{padding-right:100px}
.pr-xs-120{padding-right:120px}
.pr-xs-140{padding-right:140px}
.pr-xs-150{padding-right:150px}
.pr-xs-160{padding-right:160px}
.pr-xs-170{padding-right:170px}
.pb-xs-5{padding-bottom:5px}
.pb-xs-10{padding-bottom:10px}
.pb-xs-15{padding-bottom:15px}
.pb-xs-20{padding-bottom:20px}
.pb-xs-30{padding-bottom:30px}
.pb-xs-40{padding-bottom:40px}
.pb-xs-50{padding-bottom:50px}
.pb-xs-60{padding-bottom:60px}
.pb-xs-70{padding-bottom:70px}
.pb-xs-80{padding-bottom:80px}
.pb-xs-90{padding-bottom:90px}
.pb-xs-100{padding-bottom:100px}
.pb-xs-120{padding-bottom:120px}
.pb-xs-140{padding-bottom:140px}
.pb-xs-150{padding-bottom:150px}
.pb-xs-160{padding-bottom:160px}
.pb-xs-170{padding-bottom:170px}
.pl-xs-5{padding-left:5px}
.pl-xs-10{padding-left:10px}
.pl-xs-15{padding-left:15px}
.pl-xs-20{padding-left:20px}
.pl-xs-30{padding-left:30px}
.pl-xs-40{padding-left:40px}
.pl-xs-50{padding-left:50px}
.pl-xs-60{padding-left:60px}
.pl-xs-70{padding-left:70px}
.pl-xs-80{padding-left:80px}
.pl-xs-90{padding-left:90px}
.pl-xs-100{padding-left:100px}
.pl-xs-120{padding-left:120px}
.pl-xs-140{padding-left:140px}
.pl-xs-150{padding-left:150px}
.pl-xs-160{padding-left:160px}
.pl-xs-170{padding-left:170px}
.m-xs-5{margin:5px}
.m-xs-10{margin:10px}
.m-xs-15{margin:15px}
.m-xs-20{margin:20px}
.m-xs-30{margin:30px}
.m-xs-40{margin:40px}
.m-xs-50{margin:50px}
.m-xs-60{margin:60px}
.m-xs-70{margin:70px}
.m-xs-80{margin:80px}
.m-xs-90{margin:90px}
.m-xs-100{margin:100px}
.m-xs-120{margin:120px}
.m-xs-140{margin:140px}
.m-xs-150{margin:150px}
.m-xs-160{margin:160px}
.m-xs-170{margin:170px}
.mt-xs-5{margin-top:5px}
.mt-xs-10{margin-top:10px}
.mt-xs-15{margin-top:15px}
.mt-xs-20{margin-top:20px}
.mt-xs-30{margin-top:30px}
.mt-xs-40{margin-top:40px}
.mt-xs-50{margin-top:50px}
.mt-xs-60{margin-top:60px}
.mt-xs-70{margin-top:70px}
.mt-xs-80{margin-top:80px}
.mt-xs-90{margin-top:90px}
.mt-xs-100{margin-top:100px}
.mt-xs-120{margin-top:120px}
.mt-xs-140{margin-top:140px}
.mt-xs-150{margin-top:150px}
.mt-xs-160{margin-top:160px}
.mt-xs-170{margin-top:170px}
.mr-xs-5{margin-right:5px}
.mr-xs-10{margin-right:10px}
.mr-xs-15{margin-right:15px}
.mr-xs-20{margin-right:20px}
.mr-xs-30{margin-right:30px}
.mr-xs-40{margin-right:40px}
.mr-xs-50{margin-right:50px}
.mr-xs-60{margin-right:60px}
.mr-xs-70{margin-right:70px}
.mr-xs-80{margin-right:80px}
.mr-xs-90{margin-right:90px}
.mr-xs-100{margin-right:100px}
.mr-xs-120{margin-right:120px}
.mr-xs-140{margin-right:140px}
.mr-xs-150{margin-right:150px}
.mr-xs-160{margin-right:160px}
.mr-xs-170{margin-right:170px}
.mb-xs-5{margin-bottom:5px}
.mb-xs-10{margin-bottom:10px}
.mb-xs-15{margin-bottom:15px}
.mb-xs-20{margin-bottom:20px}
.mb-xs-30{margin-bottom:30px}
.mb-xs-40{margin-bottom:40px}
.mb-xs-50{margin-bottom:50px}
.mb-xs-60{margin-bottom:60px}
.mb-xs-70{margin-bottom:70px}
.mb-xs-80{margin-bottom:80px}
.mb-xs-90{margin-bottom:90px}
.mb-xs-100{margin-bottom:100px}
.mb-xs-120{margin-bottom:120px}
.mb-xs-140{margin-bottom:140px}
.mb-xs-150{margin-bottom:150px}
.mb-xs-160{margin-bottom:160px}
.mb-xs-170{margin-bottom:170px}
.ml-xs-5{margin-left:5px}
.ml-xs-10{margin-left:10px}
.ml-xs-15{margin-left:15px}
.ml-xs-20{margin-left:20px}
.ml-xs-30{margin-left:30px}
.ml-xs-40{margin-left:40px}
.ml-xs-50{margin-left:50px}
.ml-xs-60{margin-left:60px}
.ml-xs-70{margin-left:70px}
.ml-xs-80{margin-left:80px}
.ml-xs-90{margin-left:90px}
.ml-xs-100{margin-left:100px}
.ml-xs-120{margin-left:120px}
.ml-xs-140{margin-left:140px}
.ml-xs-150{margin-left:150px}
.ml-xs-160{margin-left:160px}
.ml-xs-170{margin-left:170px}
@media screen and (min-width:567px){.p-sm-5{padding:5px}
.p-sm-10{padding:10px}
.p-sm-15{padding:15px}
.p-sm-20{padding:20px}
.p-sm-30{padding:30px}
.p-sm-40{padding:40px}
.p-sm-50{padding:50px}
.p-sm-60{padding:60px}
.p-sm-70{padding:70px}
.p-sm-80{padding:80px}
.p-sm-90{padding:90px}
.p-sm-100{padding:100px}
.p-sm-120{padding:120px}
.p-sm-140{padding:140px}
.p-sm-150{padding:150px}
.p-sm-160{padding:160px}
.p-sm-170{padding:170px}
.pt-sm-5{padding-top:5px}
.pt-sm-10{padding-top:10px}
.pt-sm-15{padding-top:15px}
.pt-sm-20{padding-top:20px}
.pt-sm-30{padding-top:30px}
.pt-sm-40{padding-top:40px}
.pt-sm-50{padding-top:50px}
.pt-sm-60{padding-top:60px}
.pt-sm-70{padding-top:70px}
.pt-sm-80{padding-top:80px}
.pt-sm-90{padding-top:90px}
.pt-sm-100{padding-top:100px}
.pt-sm-120{padding-top:120px}
.pt-sm-140{padding-top:140px}
.pt-sm-150{padding-top:150px}
.pt-sm-160{padding-top:160px}
.pt-sm-170{padding-top:170px}
.pr-sm-5{padding-right:5px}
.pr-sm-10{padding-right:10px}
.pr-sm-15{padding-right:15px}
.pr-sm-20{padding-right:20px}
.pr-sm-30{padding-right:30px}
.pr-sm-40{padding-right:40px}
.pr-sm-50{padding-right:50px}
.pr-sm-60{padding-right:60px}
.pr-sm-70{padding-right:70px}
.pr-sm-80{padding-right:80px}
.pr-sm-90{padding-right:90px}
.pr-sm-100{padding-right:100px}
.pr-sm-120{padding-right:120px}
.pr-sm-140{padding-right:140px}
.pr-sm-150{padding-right:150px}
.pr-sm-160{padding-right:160px}
.pr-sm-170{padding-right:170px}
.pb-sm-5{padding-bottom:5px}
.pb-sm-10{padding-bottom:10px}
.pb-sm-15{padding-bottom:15px}
.pb-sm-20{padding-bottom:20px}
.pb-sm-30{padding-bottom:30px}
.pb-sm-40{padding-bottom:40px}
.pb-sm-50{padding-bottom:50px}
.pb-sm-60{padding-bottom:60px}
.pb-sm-70{padding-bottom:70px}
.pb-sm-80{padding-bottom:80px}
.pb-sm-90{padding-bottom:90px}
.pb-sm-100{padding-bottom:100px}
.pb-sm-120{padding-bottom:120px}
.pb-sm-140{padding-bottom:140px}
.pb-sm-150{padding-bottom:150px}
.pb-sm-160{padding-bottom:160px}
.pb-sm-170{padding-bottom:170px}
.pl-sm-5{padding-left:5px}
.pl-sm-10{padding-left:10px}
.pl-sm-15{padding-left:15px}
.pl-sm-20{padding-left:20px}
.pl-sm-30{padding-left:30px}
.pl-sm-40{padding-left:40px}
.pl-sm-50{padding-left:50px}
.pl-sm-60{padding-left:60px}
.pl-sm-70{padding-left:70px}
.pl-sm-80{padding-left:80px}
.pl-sm-90{padding-left:90px}
.pl-sm-100{padding-left:100px}
.pl-sm-120{padding-left:120px}
.pl-sm-140{padding-left:140px}
.pl-sm-150{padding-left:150px}
.pl-sm-160{padding-left:160px}
.pl-sm-170{padding-left:170px}
.m-sm-5{margin:5px}
.m-sm-10{margin:10px}
.m-sm-15{margin:15px}
.m-sm-20{margin:20px}
.m-sm-30{margin:30px}
.m-sm-40{margin:40px}
.m-sm-50{margin:50px}
.m-sm-60{margin:60px}
.m-sm-70{margin:70px}
.m-sm-80{margin:80px}
.m-sm-90{margin:90px}
.m-sm-100{margin:100px}
.m-sm-120{margin:120px}
.m-sm-140{margin:140px}
.m-sm-150{margin:150px}
.m-sm-160{margin:160px}
.m-sm-170{margin:170px}
.mt-sm-5{margin-top:5px}
.mt-sm-10{margin-top:10px}
.mt-sm-15{margin-top:15px}
.mt-sm-20{margin-top:20px}
.mt-sm-30{margin-top:30px}
.mt-sm-40{margin-top:40px}
.mt-sm-50{margin-top:50px}
.mt-sm-60{margin-top:60px}
.mt-sm-70{margin-top:70px}
.mt-sm-80{margin-top:80px}
.mt-sm-90{margin-top:90px}
.mt-sm-100{margin-top:100px}
.mt-sm-120{margin-top:120px}
.mt-sm-140{margin-top:140px}
.mt-sm-150{margin-top:150px}
.mt-sm-160{margin-top:160px}
.mt-sm-170{margin-top:170px}
.mr-sm-5{margin-right:5px}
.mr-sm-10{margin-right:10px}
.mr-sm-15{margin-right:15px}
.mr-sm-20{margin-right:20px}
.mr-sm-30{margin-right:30px}
.mr-sm-40{margin-right:40px}
.mr-sm-50{margin-right:50px}
.mr-sm-60{margin-right:60px}
.mr-sm-70{margin-right:70px}
.mr-sm-80{margin-right:80px}
.mr-sm-90{margin-right:90px}
.mr-sm-100{margin-right:100px}
.mr-sm-120{margin-right:120px}
.mr-sm-140{margin-right:140px}
.mr-sm-150{margin-right:150px}
.mr-sm-160{margin-right:160px}
.mr-sm-170{margin-right:170px}
.mb-sm-5{margin-bottom:5px}
.mb-sm-10{margin-bottom:10px}
.mb-sm-15{margin-bottom:15px}
.mb-sm-20{margin-bottom:20px}
.mb-sm-30{margin-bottom:30px}
.mb-sm-40{margin-bottom:40px}
.mb-sm-50{margin-bottom:50px}
.mb-sm-60{margin-bottom:60px}
.mb-sm-70{margin-bottom:70px}
.mb-sm-80{margin-bottom:80px}
.mb-sm-90{margin-bottom:90px}
.mb-sm-100{margin-bottom:100px}
.mb-sm-120{margin-bottom:120px}
.mb-sm-140{margin-bottom:140px}
.mb-sm-150{margin-bottom:150px}
.mb-sm-160{margin-bottom:160px}
.mb-sm-170{margin-bottom:170px}
.ml-sm-5{margin-left:5px}
.ml-sm-10{margin-left:10px}
.ml-sm-15{margin-left:15px}
.ml-sm-20{margin-left:20px}
.ml-sm-30{margin-left:30px}
.ml-sm-40{margin-left:40px}
.ml-sm-50{margin-left:50px}
.ml-sm-60{margin-left:60px}
.ml-sm-70{margin-left:70px}
.ml-sm-80{margin-left:80px}
.ml-sm-90{margin-left:90px}
.ml-sm-100{margin-left:100px}
.ml-sm-120{margin-left:120px}
.ml-sm-140{margin-left:140px}
.ml-sm-150{margin-left:150px}
.ml-sm-160{margin-left:160px}
.ml-sm-170{margin-left:170px}}@media screen and (min-width:768px){.p-md-5{padding:5px}
.p-md-10{padding:10px}
.p-md-15{padding:15px}
.p-md-20{padding:20px}
.p-md-30{padding:30px}
.p-md-40{padding:40px}
.p-md-50{padding:50px}
.p-md-60{padding:60px}
.p-md-70{padding:70px}
.p-md-80{padding:80px}
.p-md-90{padding:90px}
.p-md-100{padding:100px}
.p-md-120{padding:120px}
.p-md-140{padding:140px}
.p-md-150{padding:150px}
.p-md-160{padding:160px}
.p-md-170{padding:170px}
.pt-md-5{padding-top:5px}
.pt-md-10{padding-top:10px}
.pt-md-15{padding-top:15px}
.pt-md-20{padding-top:20px}
.pt-md-30{padding-top:30px}
.pt-md-40{padding-top:40px}
.pt-md-50{padding-top:50px}
.pt-md-60{padding-top:60px}
.pt-md-70{padding-top:70px}
.pt-md-80{padding-top:80px}
.pt-md-90{padding-top:90px}
.pt-md-100{padding-top:100px}
.pt-md-120{padding-top:120px}
.pt-md-140{padding-top:140px}
.pt-md-150{padding-top:150px}
.pt-md-160{padding-top:160px}
.pt-md-170{padding-top:170px}
.pr-md-5{padding-right:5px}
.pr-md-10{padding-right:10px}
.pr-md-15{padding-right:15px}
.pr-md-20{padding-right:20px}
.pr-md-30{padding-right:30px}
.pr-md-40{padding-right:40px}
.pr-md-50{padding-right:50px}
.pr-md-60{padding-right:60px}
.pr-md-70{padding-right:70px}
.pr-md-80{padding-right:80px}
.pr-md-90{padding-right:90px}
.pr-md-100{padding-right:100px}
.pr-md-120{padding-right:120px}
.pr-md-140{padding-right:140px}
.pr-md-150{padding-right:150px}
.pr-md-160{padding-right:160px}
.pr-md-170{padding-right:170px}
.pb-md-5{padding-bottom:5px}
.pb-md-10{padding-bottom:10px}
.pb-md-15{padding-bottom:15px}
.pb-md-20{padding-bottom:20px}
.pb-md-30{padding-bottom:30px}
.pb-md-40{padding-bottom:40px}
.pb-md-50{padding-bottom:50px}
.pb-md-60{padding-bottom:60px}
.pb-md-70{padding-bottom:70px}
.pb-md-80{padding-bottom:80px}
.pb-md-90{padding-bottom:90px}
.pb-md-100{padding-bottom:100px}
.pb-md-120{padding-bottom:120px}
.pb-md-140{padding-bottom:140px}
.pb-md-150{padding-bottom:150px}
.pb-md-160{padding-bottom:160px}
.pb-md-170{padding-bottom:170px}
.pl-md-5{padding-left:5px}
.pl-md-10{padding-left:10px}
.pl-md-15{padding-left:15px}
.pl-md-20{padding-left:20px}
.pl-md-30{padding-left:30px}
.pl-md-40{padding-left:40px}
.pl-md-50{padding-left:50px}
.pl-md-60{padding-left:60px}
.pl-md-70{padding-left:70px}
.pl-md-80{padding-left:80px}
.pl-md-90{padding-left:90px}
.pl-md-100{padding-left:100px}
.pl-md-120{padding-left:120px}
.pl-md-140{padding-left:140px}
.pl-md-150{padding-left:150px}
.pl-md-160{padding-left:160px}
.pl-md-170{padding-left:170px}
.m-md-5{margin:5px}
.m-md-10{margin:10px}
.m-md-15{margin:15px}
.m-md-20{margin:20px}
.m-md-30{margin:30px}
.m-md-40{margin:40px}
.m-md-50{margin:50px}
.m-md-60{margin:60px}
.m-md-70{margin:70px}
.m-md-80{margin:80px}
.m-md-90{margin:90px}
.m-md-100{margin:100px}
.m-md-120{margin:120px}
.m-md-140{margin:140px}
.m-md-150{margin:150px}
.m-md-160{margin:160px}
.m-md-170{margin:170px}
.mt-md-5{margin-top:5px}
.mt-md-10{margin-top:10px}
.mt-md-15{margin-top:15px}
.mt-md-20{margin-top:20px}
.mt-md-30{margin-top:30px}
.mt-md-40{margin-top:40px}
.mt-md-50{margin-top:50px}
.mt-md-60{margin-top:60px}
.mt-md-70{margin-top:70px}
.mt-md-80{margin-top:80px}
.mt-md-90{margin-top:90px}
.mt-md-100{margin-top:100px}
.mt-md-120{margin-top:120px}
.mt-md-140{margin-top:140px}
.mt-md-150{margin-top:150px}
.mt-md-160{margin-top:160px}
.mt-md-170{margin-top:170px}
.mr-md-5{margin-right:5px}
.mr-md-10{margin-right:10px}
.mr-md-15{margin-right:15px}
.mr-md-20{margin-right:20px}
.mr-md-30{margin-right:30px}
.mr-md-40{margin-right:40px}
.mr-md-50{margin-right:50px}
.mr-md-60{margin-right:60px}
.mr-md-70{margin-right:70px}
.mr-md-80{margin-right:80px}
.mr-md-90{margin-right:90px}
.mr-md-100{margin-right:100px}
.mr-md-120{margin-right:120px}
.mr-md-140{margin-right:140px}
.mr-md-150{margin-right:150px}
.mr-md-160{margin-right:160px}
.mr-md-170{margin-right:170px}
.mb-md-5{margin-bottom:5px}
.mb-md-10{margin-bottom:10px}
.mb-md-15{margin-bottom:15px}
.mb-md-20{margin-bottom:20px}
.mb-md-30{margin-bottom:30px}
.mb-md-40{margin-bottom:40px}
.mb-md-50{margin-bottom:50px}
.mb-md-60{margin-bottom:60px}
.mb-md-70{margin-bottom:70px}
.mb-md-80{margin-bottom:80px}
.mb-md-90{margin-bottom:90px}
.mb-md-100{margin-bottom:100px}
.mb-md-120{margin-bottom:120px}
.mb-md-140{margin-bottom:140px}
.mb-md-150{margin-bottom:150px}
.mb-md-160{margin-bottom:160px}
.mb-md-170{margin-bottom:170px}
.ml-md-5{margin-left:5px}
.ml-md-10{margin-left:10px}
.ml-md-15{margin-left:15px}
.ml-md-20{margin-left:20px}
.ml-md-30{margin-left:30px}
.ml-md-40{margin-left:40px}
.ml-md-50{margin-left:50px}
.ml-md-60{margin-left:60px}
.ml-md-70{margin-left:70px}
.ml-md-80{margin-left:80px}
.ml-md-90{margin-left:90px}
.ml-md-100{margin-left:100px}
.ml-md-120{margin-left:120px}
.ml-md-140{margin-left:140px}
.ml-md-150{margin-left:150px}
.ml-md-160{margin-left:160px}
.ml-md-170{margin-left:170px}}@media screen and (min-width:992px){.p-lg-5{padding:5px}
.p-lg-10{padding:10px}
.p-lg-15{padding:15px}
.p-lg-20{padding:20px}
.p-lg-30{padding:30px}
.p-lg-40{padding:40px}
.p-lg-50{padding:50px}
.p-lg-60{padding:60px}
.p-lg-70{padding:70px}
.p-lg-80{padding:80px}
.p-lg-90{padding:90px}
.p-lg-100{padding:100px}
.p-lg-120{padding:120px}
.p-lg-140{padding:140px}
.p-lg-150{padding:150px}
.p-lg-160{padding:160px}
.p-lg-170{padding:170px}
.pt-lg-5{padding-top:5px}
.pt-lg-10{padding-top:10px}
.pt-lg-15{padding-top:15px}
.pt-lg-20{padding-top:20px}
.pt-lg-30{padding-top:30px}
.pt-lg-40{padding-top:40px}
.pt-lg-50{padding-top:50px}
.pt-lg-60{padding-top:60px}
.pt-lg-70{padding-top:70px}
.pt-lg-80{padding-top:80px}
.pt-lg-90{padding-top:90px}
.pt-lg-100{padding-top:100px}
.pt-lg-120{padding-top:120px}
.pt-lg-140{padding-top:140px}
.pt-lg-150{padding-top:150px}
.pt-lg-160{padding-top:160px}
.pt-lg-170{padding-top:170px}
.pr-lg-5{padding-right:5px}
.pr-lg-10{padding-right:10px}
.pr-lg-15{padding-right:15px}
.pr-lg-20{padding-right:20px}
.pr-lg-30{padding-right:30px}
.pr-lg-40{padding-right:40px}
.pr-lg-50{padding-right:50px}
.pr-lg-60{padding-right:60px}
.pr-lg-70{padding-right:70px}
.pr-lg-80{padding-right:80px}
.pr-lg-90{padding-right:90px}
.pr-lg-100{padding-right:100px}
.pr-lg-120{padding-right:120px}
.pr-lg-140{padding-right:140px}
.pr-lg-150{padding-right:150px}
.pr-lg-160{padding-right:160px}
.pr-lg-170{padding-right:170px}
.pb-lg-5{padding-bottom:5px}
.pb-lg-10{padding-bottom:10px}
.pb-lg-15{padding-bottom:15px}
.pb-lg-20{padding-bottom:20px}
.pb-lg-30{padding-bottom:30px}
.pb-lg-40{padding-bottom:40px}
.pb-lg-50{padding-bottom:50px}
.pb-lg-60{padding-bottom:60px}
.pb-lg-70{padding-bottom:70px}
.pb-lg-80{padding-bottom:80px}
.pb-lg-90{padding-bottom:90px}
.pb-lg-100{padding-bottom:100px}
.pb-lg-120{padding-bottom:120px}
.pb-lg-140{padding-bottom:140px}
.pb-lg-150{padding-bottom:150px}
.pb-lg-160{padding-bottom:160px}
.pb-lg-170{padding-bottom:170px}
.pl-lg-5{padding-left:5px}
.pl-lg-10{padding-left:10px}
.pl-lg-15{padding-left:15px}
.pl-lg-20{padding-left:20px}
.pl-lg-30{padding-left:30px}
.pl-lg-40{padding-left:40px}
.pl-lg-50{padding-left:50px}
.pl-lg-60{padding-left:60px}
.pl-lg-70{padding-left:70px}
.pl-lg-80{padding-left:80px}
.pl-lg-90{padding-left:90px}
.pl-lg-100{padding-left:100px}
.pl-lg-120{padding-left:120px}
.pl-lg-140{padding-left:140px}
.pl-lg-150{padding-left:150px}
.pl-lg-160{padding-left:160px}
.pl-lg-170{padding-left:170px}
.m-lg-5{margin:5px}
.m-lg-10{margin:10px}
.m-lg-15{margin:15px}
.m-lg-20{margin:20px}
.m-lg-30{margin:30px}
.m-lg-40{margin:40px}
.m-lg-50{margin:50px}
.m-lg-60{margin:60px}
.m-lg-70{margin:70px}
.m-lg-80{margin:80px}
.m-lg-90{margin:90px}
.m-lg-100{margin:100px}
.m-lg-120{margin:120px}
.m-lg-140{margin:140px}
.m-lg-150{margin:150px}
.m-lg-160{margin:160px}
.m-lg-170{margin:170px}
.mt-lg-5{margin-top:5px}
.mt-lg-10{margin-top:10px}
.mt-lg-15{margin-top:15px}
.mt-lg-20{margin-top:20px}
.mt-lg-30{margin-top:30px}
.mt-lg-40{margin-top:40px}
.mt-lg-50{margin-top:50px}
.mt-lg-60{margin-top:60px}
.mt-lg-70{margin-top:70px}
.mt-lg-80{margin-top:80px}
.mt-lg-90{margin-top:90px}
.mt-lg-100{margin-top:100px}
.mt-lg-120{margin-top:120px}
.mt-lg-140{margin-top:140px}
.mt-lg-150{margin-top:150px}
.mt-lg-160{margin-top:160px}
.mt-lg-170{margin-top:170px}
.mr-lg-5{margin-right:5px}
.mr-lg-10{margin-right:10px}
.mr-lg-15{margin-right:15px}
.mr-lg-20{margin-right:20px}
.mr-lg-30{margin-right:30px}
.mr-lg-40{margin-right:40px}
.mr-lg-50{margin-right:50px}
.mr-lg-60{margin-right:60px}
.mr-lg-70{margin-right:70px}
.mr-lg-80{margin-right:80px}
.mr-lg-90{margin-right:90px}
.mr-lg-100{margin-right:100px}
.mr-lg-120{margin-right:120px}
.mr-lg-140{margin-right:140px}
.mr-lg-150{margin-right:150px}
.mr-lg-160{margin-right:160px}
.mr-lg-170{margin-right:170px}
.mb-lg-5{margin-bottom:5px}
.mb-lg-10{margin-bottom:10px}
.mb-lg-15{margin-bottom:15px}
.mb-lg-20{margin-bottom:20px}
.mb-lg-30{margin-bottom:30px}
.mb-lg-40{margin-bottom:40px}
.mb-lg-50{margin-bottom:50px}
.mb-lg-60{margin-bottom:60px}
.mb-lg-70{margin-bottom:70px}
.mb-lg-80{margin-bottom:80px}
.mb-lg-90{margin-bottom:90px}
.mb-lg-100{margin-bottom:100px}
.mb-lg-120{margin-bottom:120px}
.mb-lg-140{margin-bottom:140px}
.mb-lg-150{margin-bottom:150px}
.mb-lg-160{margin-bottom:160px}
.mb-lg-170{margin-bottom:170px}
.ml-lg-5{margin-left:5px}
.ml-lg-10{margin-left:10px}
.ml-lg-15{margin-left:15px}
.ml-lg-20{margin-left:20px}
.ml-lg-30{margin-left:30px}
.ml-lg-40{margin-left:40px}
.ml-lg-50{margin-left:50px}
.ml-lg-60{margin-left:60px}
.ml-lg-70{margin-left:70px}
.ml-lg-80{margin-left:80px}
.ml-lg-90{margin-left:90px}
.ml-lg-100{margin-left:100px}
.ml-lg-120{margin-left:120px}
.ml-lg-140{margin-left:140px}
.ml-lg-150{margin-left:150px}
.ml-lg-160{margin-left:160px}
.ml-lg-170{margin-left:170px}}@media screen and (min-width:1400px){.p-xl-5{padding:5px}
.p-xl-10{padding:10px}
.p-xl-15{padding:15px}
.p-xl-20{padding:20px}
.p-xl-30{padding:30px}
.p-xl-40{padding:40px}
.p-xl-50{padding:50px}
.p-xl-60{padding:60px}
.p-xl-70{padding:70px}
.p-xl-80{padding:80px}
.p-xl-90{padding:90px}
.p-xl-100{padding:100px}
.p-xl-120{padding:120px}
.p-xl-140{padding:140px}
.p-xl-150{padding:150px}
.p-xl-160{padding:160px}
.p-xl-170{padding:170px}
.pt-xl-5{padding-top:5px}
.pt-xl-10{padding-top:10px}
.pt-xl-15{padding-top:15px}
.pt-xl-20{padding-top:20px}
.pt-xl-30{padding-top:30px}
.pt-xl-40{padding-top:40px}
.pt-xl-50{padding-top:50px}
.pt-xl-60{padding-top:60px}
.pt-xl-70{padding-top:70px}
.pt-xl-80{padding-top:80px}
.pt-xl-90{padding-top:90px}
.pt-xl-100{padding-top:100px}
.pt-xl-120{padding-top:120px}
.pt-xl-140{padding-top:140px}
.pt-xl-150{padding-top:150px}
.pt-xl-160{padding-top:160px}
.pt-xl-170{padding-top:170px}
.pr-xl-5{padding-right:5px}
.pr-xl-10{padding-right:10px}
.pr-xl-15{padding-right:15px}
.pr-xl-20{padding-right:20px}
.pr-xl-30{padding-right:30px}
.pr-xl-40{padding-right:40px}
.pr-xl-50{padding-right:50px}
.pr-xl-60{padding-right:60px}
.pr-xl-70{padding-right:70px}
.pr-xl-80{padding-right:80px}
.pr-xl-90{padding-right:90px}
.pr-xl-100{padding-right:100px}
.pr-xl-120{padding-right:120px}
.pr-xl-140{padding-right:140px}
.pr-xl-150{padding-right:150px}
.pr-xl-160{padding-right:160px}
.pr-xl-170{padding-right:170px}
.pb-xl-5{padding-bottom:5px}
.pb-xl-10{padding-bottom:10px}
.pb-xl-15{padding-bottom:15px}
.pb-xl-20{padding-bottom:20px}
.pb-xl-30{padding-bottom:30px}
.pb-xl-40{padding-bottom:40px}
.pb-xl-50{padding-bottom:50px}
.pb-xl-60{padding-bottom:60px}
.pb-xl-70{padding-bottom:70px}
.pb-xl-80{padding-bottom:80px}
.pb-xl-90{padding-bottom:90px}
.pb-xl-100{padding-bottom:100px}
.pb-xl-120{padding-bottom:120px}
.pb-xl-140{padding-bottom:140px}
.pb-xl-150{padding-bottom:150px}
.pb-xl-160{padding-bottom:160px}
.pb-xl-170{padding-bottom:170px}
.pl-xl-5{padding-left:5px}
.pl-xl-10{padding-left:10px}
.pl-xl-15{padding-left:15px}
.pl-xl-20{padding-left:20px}
.pl-xl-30{padding-left:30px}
.pl-xl-40{padding-left:40px}
.pl-xl-50{padding-left:50px}
.pl-xl-60{padding-left:60px}
.pl-xl-70{padding-left:70px}
.pl-xl-80{padding-left:80px}
.pl-xl-90{padding-left:90px}
.pl-xl-100{padding-left:100px}
.pl-xl-120{padding-left:120px}
.pl-xl-140{padding-left:140px}
.pl-xl-150{padding-left:150px}
.pl-xl-160{padding-left:160px}
.pl-xl-170{padding-left:170px}
.m-xl-5{margin:5px}
.m-xl-10{margin:10px}
.m-xl-15{margin:15px}
.m-xl-20{margin:20px}
.m-xl-30{margin:30px}
.m-xl-40{margin:40px}
.m-xl-50{margin:50px}
.m-xl-60{margin:60px}
.m-xl-70{margin:70px}
.m-xl-80{margin:80px}
.m-xl-90{margin:90px}
.m-xl-100{margin:100px}
.m-xl-120{margin:120px}
.m-xl-140{margin:140px}
.m-xl-150{margin:150px}
.m-xl-160{margin:160px}
.m-xl-170{margin:170px}
.mt-xl-5{margin-top:5px}
.mt-xl-10{margin-top:10px}
.mt-xl-15{margin-top:15px}
.mt-xl-20{margin-top:20px}
.mt-xl-30{margin-top:30px}
.mt-xl-40{margin-top:40px}
.mt-xl-50{margin-top:50px}
.mt-xl-60{margin-top:60px}
.mt-xl-70{margin-top:70px}
.mt-xl-80{margin-top:80px}
.mt-xl-90{margin-top:90px}
.mt-xl-100{margin-top:100px}
.mt-xl-120{margin-top:120px}
.mt-xl-140{margin-top:140px}
.mt-xl-150{margin-top:150px}
.mt-xl-160{margin-top:160px}
.mt-xl-170{margin-top:170px}
.mr-xl-5{margin-right:5px}
.mr-xl-10{margin-right:10px}
.mr-xl-15{margin-right:15px}
.mr-xl-20{margin-right:20px}
.mr-xl-30{margin-right:30px}
.mr-xl-40{margin-right:40px}
.mr-xl-50{margin-right:50px}
.mr-xl-60{margin-right:60px}
.mr-xl-70{margin-right:70px}
.mr-xl-80{margin-right:80px}
.mr-xl-90{margin-right:90px}
.mr-xl-100{margin-right:100px}
.mr-xl-120{margin-right:120px}
.mr-xl-140{margin-right:140px}
.mr-xl-150{margin-right:150px}
.mr-xl-160{margin-right:160px}
.mr-xl-170{margin-right:170px}
.mb-xl-5{margin-bottom:5px}
.mb-xl-10{margin-bottom:10px}
.mb-xl-15{margin-bottom:15px}
.mb-xl-20{margin-bottom:20px}
.mb-xl-30{margin-bottom:30px}
.mb-xl-40{margin-bottom:40px}
.mb-xl-50{margin-bottom:50px}
.mb-xl-60{margin-bottom:60px}
.mb-xl-70{margin-bottom:70px}
.mb-xl-80{margin-bottom:80px}
.mb-xl-90{margin-bottom:90px}
.mb-xl-100{margin-bottom:100px}
.mb-xl-120{margin-bottom:120px}
.mb-xl-140{margin-bottom:140px}
.mb-xl-150{margin-bottom:150px}
.mb-xl-160{margin-bottom:160px}
.mb-xl-170{margin-bottom:170px}
.ml-xl-5{margin-left:5px}
.ml-xl-10{margin-left:10px}
.ml-xl-15{margin-left:15px}
.ml-xl-20{margin-left:20px}
.ml-xl-30{margin-left:30px}
.ml-xl-40{margin-left:40px}
.ml-xl-50{margin-left:50px}
.ml-xl-60{margin-left:60px}
.ml-xl-70{margin-left:70px}
.ml-xl-80{margin-left:80px}
.ml-xl-90{margin-left:90px}
.ml-xl-100{margin-left:100px}
.ml-xl-120{margin-left:120px}
.ml-xl-140{margin-left:140px}
.ml-xl-150{margin-left:150px}
.ml-xl-160{margin-left:160px}
.ml-xl-170{margin-left:170px}}@media screen and (min-width:1600px){.p-xxl-5{padding:5px}
.p-xxl-10{padding:10px}
.p-xxl-15{padding:15px}
.p-xxl-20{padding:20px}
.p-xxl-30{padding:30px}
.p-xxl-40{padding:40px}
.p-xxl-50{padding:50px}
.p-xxl-60{padding:60px}
.p-xxl-70{padding:70px}
.p-xxl-80{padding:80px}
.p-xxl-90{padding:90px}
.p-xxl-100{padding:100px}
.p-xxl-120{padding:120px}
.p-xxl-140{padding:140px}
.p-xxl-150{padding:150px}
.p-xxl-160{padding:160px}
.p-xxl-170{padding:170px}
.pt-xxl-5{padding-top:5px}
.pt-xxl-10{padding-top:10px}
.pt-xxl-15{padding-top:15px}
.pt-xxl-20{padding-top:20px}
.pt-xxl-30{padding-top:30px}
.pt-xxl-40{padding-top:40px}
.pt-xxl-50{padding-top:50px}
.pt-xxl-60{padding-top:60px}
.pt-xxl-70{padding-top:70px}
.pt-xxl-80{padding-top:80px}
.pt-xxl-90{padding-top:90px}
.pt-xxl-100{padding-top:100px}
.pt-xxl-120{padding-top:120px}
.pt-xxl-140{padding-top:140px}
.pt-xxl-150{padding-top:150px}
.pt-xxl-160{padding-top:160px}
.pt-xxl-170{padding-top:170px}
.pr-xxl-5{padding-right:5px}
.pr-xxl-10{padding-right:10px}
.pr-xxl-15{padding-right:15px}
.pr-xxl-20{padding-right:20px}
.pr-xxl-30{padding-right:30px}
.pr-xxl-40{padding-right:40px}
.pr-xxl-50{padding-right:50px}
.pr-xxl-60{padding-right:60px}
.pr-xxl-70{padding-right:70px}
.pr-xxl-80{padding-right:80px}
.pr-xxl-90{padding-right:90px}
.pr-xxl-100{padding-right:100px}
.pr-xxl-120{padding-right:120px}
.pr-xxl-140{padding-right:140px}
.pr-xxl-150{padding-right:150px}
.pr-xxl-160{padding-right:160px}
.pr-xxl-170{padding-right:170px}
.pb-xxl-5{padding-bottom:5px}
.pb-xxl-10{padding-bottom:10px}
.pb-xxl-15{padding-bottom:15px}
.pb-xxl-20{padding-bottom:20px}
.pb-xxl-30{padding-bottom:30px}
.pb-xxl-40{padding-bottom:40px}
.pb-xxl-50{padding-bottom:50px}
.pb-xxl-60{padding-bottom:60px}
.pb-xxl-70{padding-bottom:70px}
.pb-xxl-80{padding-bottom:80px}
.pb-xxl-90{padding-bottom:90px}
.pb-xxl-100{padding-bottom:100px}
.pb-xxl-120{padding-bottom:120px}
.pb-xxl-140{padding-bottom:140px}
.pb-xxl-150{padding-bottom:150px}
.pb-xxl-160{padding-bottom:160px}
.pb-xxl-170{padding-bottom:170px}
.pl-xxl-5{padding-left:5px}
.pl-xxl-10{padding-left:10px}
.pl-xxl-15{padding-left:15px}
.pl-xxl-20{padding-left:20px}
.pl-xxl-30{padding-left:30px}
.pl-xxl-40{padding-left:40px}
.pl-xxl-50{padding-left:50px}
.pl-xxl-60{padding-left:60px}
.pl-xxl-70{padding-left:70px}
.pl-xxl-80{padding-left:80px}
.pl-xxl-90{padding-left:90px}
.pl-xxl-100{padding-left:100px}
.pl-xxl-120{padding-left:120px}
.pl-xxl-140{padding-left:140px}
.pl-xxl-150{padding-left:150px}
.pl-xxl-160{padding-left:160px}
.pl-xxl-170{padding-left:170px}
.m-xxl-5{margin:5px}
.m-xxl-10{margin:10px}
.m-xxl-15{margin:15px}
.m-xxl-20{margin:20px}
.m-xxl-30{margin:30px}
.m-xxl-40{margin:40px}
.m-xxl-50{margin:50px}
.m-xxl-60{margin:60px}
.m-xxl-70{margin:70px}
.m-xxl-80{margin:80px}
.m-xxl-90{margin:90px}
.m-xxl-100{margin:100px}
.m-xxl-120{margin:120px}
.m-xxl-140{margin:140px}
.m-xxl-150{margin:150px}
.m-xxl-160{margin:160px}
.m-xxl-170{margin:170px}
.mt-xxl-5{margin-top:5px}
.mt-xxl-10{margin-top:10px}
.mt-xxl-15{margin-top:15px}
.mt-xxl-20{margin-top:20px}
.mt-xxl-30{margin-top:30px}
.mt-xxl-40{margin-top:40px}
.mt-xxl-50{margin-top:50px}
.mt-xxl-60{margin-top:60px}
.mt-xxl-70{margin-top:70px}
.mt-xxl-80{margin-top:80px}
.mt-xxl-90{margin-top:90px}
.mt-xxl-100{margin-top:100px}
.mt-xxl-120{margin-top:120px}
.mt-xxl-140{margin-top:140px}
.mt-xxl-150{margin-top:150px}
.mt-xxl-160{margin-top:160px}
.mt-xxl-170{margin-top:170px}
.mr-xxl-5{margin-right:5px}
.mr-xxl-10{margin-right:10px}
.mr-xxl-15{margin-right:15px}
.mr-xxl-20{margin-right:20px}
.mr-xxl-30{margin-right:30px}
.mr-xxl-40{margin-right:40px}
.mr-xxl-50{margin-right:50px}
.mr-xxl-60{margin-right:60px}
.mr-xxl-70{margin-right:70px}
.mr-xxl-80{margin-right:80px}
.mr-xxl-90{margin-right:90px}
.mr-xxl-100{margin-right:100px}
.mr-xxl-120{margin-right:120px}
.mr-xxl-140{margin-right:140px}
.mr-xxl-150{margin-right:150px}
.mr-xxl-160{margin-right:160px}
.mr-xxl-170{margin-right:170px}
.mb-xxl-5{margin-bottom:5px}
.mb-xxl-10{margin-bottom:10px}
.mb-xxl-15{margin-bottom:15px}
.mb-xxl-20{margin-bottom:20px}
.mb-xxl-30{margin-bottom:30px}
.mb-xxl-40{margin-bottom:40px}
.mb-xxl-50{margin-bottom:50px}
.mb-xxl-60{margin-bottom:60px}
.mb-xxl-70{margin-bottom:70px}
.mb-xxl-80{margin-bottom:80px}
.mb-xxl-90{margin-bottom:90px}
.mb-xxl-100{margin-bottom:100px}
.mb-xxl-120{margin-bottom:120px}
.mb-xxl-140{margin-bottom:140px}
.mb-xxl-150{margin-bottom:150px}
.mb-xxl-160{margin-bottom:160px}
.mb-xxl-170{margin-bottom:170px}
.ml-xxl-5{margin-left:5px}
.ml-xxl-10{margin-left:10px}
.ml-xxl-15{margin-left:15px}
.ml-xxl-20{margin-left:20px}
.ml-xxl-30{margin-left:30px}
.ml-xxl-40{margin-left:40px}
.ml-xxl-50{margin-left:50px}
.ml-xxl-60{margin-left:60px}
.ml-xxl-70{margin-left:70px}
.ml-xxl-80{margin-left:80px}
.ml-xxl-90{margin-left:90px}
.ml-xxl-100{margin-left:100px}
.ml-xxl-120{margin-left:120px}
.ml-xxl-140{margin-left:140px}
.ml-xxl-150{margin-left:150px}
.ml-xxl-160{margin-left:160px}
.ml-xxl-170{margin-left:170px}}.hide-xs{display:none!important}
.show-xs{display:block!important}
@media screen and (min-width:567px){.hide-sm{display:none!important}
.show-sm{display:block!important}}@media screen and (min-width:768px){.hide-md{display:none!important}
.show-md{display:block!important}}@media screen and (min-width:992px){.hide-lg{display:none!important}
.show-lg{display:block!important}}@media screen and (min-width:1400px){.hide-xl{display:none!important}
.show-xl{display:block!important}}@media screen and (min-width:1600px){.hide-xxl{display:none!important}
.show-xxl{display:block!important}}abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,var,video{margin:0;padding:0;border:0;vertical-align:baseline;background:transparent}
article,aside,details,figure,footer,header,nav,section,summary{display:block}
html{-webkit-box-sizing:border-box;box-sizing:border-box}
*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}
embed,img,object{max-width:100%}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent;text-decoration:none;color:inherit}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}
table{border-collapse:separate;border-spacing:0}
th{font-weight:700;vertical-align:bottom}
td{font-weight:400;vertical-align:top}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}
.ie7 input[type=checkbox]{vertical-align:baseline}
.ie6 input{vertical-align:text-bottom}
input,select,textarea{font:99% sans-serif}
table{font-size:inherit;font:100%}
small{font-size:85%}
strong{font-weight:700}
td,td img{vertical-align:top}
sub,sup{font-size:75%;line-height:0;position:relative}
sup{top:-.5em}
sub{bottom:-.25em}
code,kbd,pre,samp{font-family:monospace,sans-serif}
.clickable,button,input[type=button],input[type=file],input[type=submit],label{cursor:pointer}
button,input,select,textarea{margin:0}
button,input[type=button]{width:auto;overflow:visible}
.ie7 img{-ms-interpolation-mode:bicubic}
.clearfix:after{content:" ";display:block;clear:both}
@font-face{font-family:Graphik LG;src:url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/GraphikLG-Bold.woff2) format("woff2"),url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/GraphikLG-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Graphik LG;src:url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/GraphikLG-Medium.woff2) format("woff2"),url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/GraphikLG-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Graphik LG;src:url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/GraphikLG-Semibold.woff2) format("woff2"),url(//housing360.eteron.org/wp-content/themes/stegasi/assets/fonts/GraphikLG-Semibold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}
.burger{position:relative;display:block;background:none;width:60px;height:60px;margin:0 auto;cursor:pointer;outline:none;border:none}
.burger span{display:block;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(.495,-.495,.44,1.445);transition-timing-function:cubic-bezier(.495,-.495,.44,1.445);top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}
.burger span,.burger span:after,.burger span:before{position:absolute;left:0;height:4px;width:100%;background:#fff}
.burger span:after,.burger span:before{content:"";display:inline-block}
.burger span:before{top:-15px;-webkit-transition-property:width,margin-left,margin-top,height;transition-property:width,margin-left,margin-top,height;-webkit-transition-duration:.2s,.2s,.2s,.2s;transition-duration:.2s,.2s,.2s,.2s;-webkit-transition-delay:.4s,.4s,.2s,.2s;transition-delay:.4s,.4s,.2s,.2s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.burger span:after{bottom:-15px;-webkit-transition-property:width,margin-left;transition-property:width,margin-left;-webkit-transition-duration:.2s,.2s;transition-duration:.2s,.2s;-webkit-transition-delay:.4s,.4s;transition-delay:.4s,.4s;-webkit-transition-timing-function:ease;transition-timing-function:ease}
.burger.open span{-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);-webkit-transition-delay:.6s;transition-delay:.6s}
.burger.open span:after{width:0;margin-left:28px;-webkit-transition-delay:0s,0s;transition-delay:0s,0s}
.burger.open span:before{width:4px;margin-left:28px;margin-top:-13px;height:60px;-webkit-transition-delay:0s,0s,.2s,.4s;transition-delay:0s,0s,.2s,.4s}
.header{position:fixed;top:0;left:0;width:100%;z-index:999}
.archive .header,.page-template-page-about .header,.single-post .header{border-bottom:1px solid #070606;background-color:#ede7df}
.page-template-page-category .header{border-bottom:1px solid #070606;background-color:#d8d8d8}
.header__inner{position:relative;padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media (max-width:992px){.header__inner{padding:5px 10px}}.header__col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media (max-width:768px){.header__col{position:relative;z-index:2}}.header__col--right{position:relative;z-index:2}
.header__logo{font-weight:700;font-family:Graphik LG;padding-bottom:0;color:red;line-height:1em;margin-top:-6px;font-size:20px}
@media screen and (min-width:320px){.header__logo{font-size:calc(12.5px + 2.34375vw)}}@media screen and (min-width:1600px){.header__logo{font-size:50px}}@media (max-width:992px){.header__logo{margin-top:-2px}}.header__logo svg{height:50px;width:auto}
.single_post_nav_show .header__logo span{display:none}
.header__lang{list-style:none;margin:0;padding:0}
@media (max-width:992px){.header__lang{display:none}}.header__lang li{margin-bottom:4px}
@media (max-width:992px){.header__lang li{margin:5px 0}}.header__lang li:last-child{margin-bottom:0}
.header__lang a{font-family:Roboto Mono,monospace;font-size:.9em}
@media (max-width:992px){.header__lang a{display:none}}.header__lang a.active{color:red}
@media (max-width:992px){.header__lang a{font-size:.75em}}.header__icon{margin-left:25px;display:block;margin-bottom:-2px}
@media (max-width:992px){.header__icon{display:none}}.header__icon svg{width:45px;height:45px}
@media (max-width:992px){.header__icon svg{width:30px;height:30px}}.header__icon svg g,.header__icon svg line,.header__icon svg path{-webkit-transition:.2s ease;transition:.2s ease}
.header__icon.active svg g,.header__icon.active svg line,.header__icon.active svg path,.header__icon:hover svg g,.header__icon:hover svg line,.header__icon:hover svg path{stroke:red}
.mobile-burger{margin-top:3px;margin-bottom:-1px}
.mobile-burger svg{width:30px;height:30px}
@media (min-width:993px){.mobile-burger{display:none}}.mobile-burger .close,.mobile-burger .lines.active{display:none}
.mobile-burger .close.active{display:block}
.posts-list{background-image:url(//housing360.eteron.org/wp-content/themes/stegasi/assets/images/grid_bg.jpg);background-size:cover;height:100vh;height:calc(var(--vh, 1vh)*100);width:100%;padding-top:80px}
.posts-list__lines{list-style:none;margin:0;padding:0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-flow:column wrap;flex-flow:column wrap;overflow:hidden;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
.posts-list__lines.loaded li{-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}
.posts-list__lines li.tooltip-open{z-index:10}
@media (max-width:992px){.posts-list__lines li:first-child{display:none}}.posts-list__card{position:relative}
.posts-list__card__title{display:inline-block;z-index:1;position:relative;line-height:1em;font-weight:700;font-family:Graphik LG;font-size:14px}
@media screen and (min-width:320px){.posts-list__card__title{font-size:calc(10px + 1.25vw)}}@media screen and (min-width:1600px){.posts-list__card__title{font-size:30px}}@media (max-width:768px){.posts-list__card__title{font:700 .9rem/1em Graphik LG}}.posts-list__card__title:hover,.tooltip-open .posts-list__card__title{color:red}
.posts-list__card__title span:after{content:"."}
.posts-list__card__info{display:none}
.posts-list__card__info__content{padding:15px}
.posts-list__card__info__content p{font-family:Roboto Mono,monospace}
.posts-list__card__info__footer{border-top:1px solid #070606;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}
.posts-list__card__info__footer>div{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%}
.posts-list__card__info__footer>div img{width:100%!important;height:110px!important;-o-object-fit:cover;object-fit:cover;display:block;border-right:1px solid #070606}
@media (max-width:768px){.posts-list__card__info__footer>div img{height:80px!important}}.posts-list__card__info__footer__link{text-align:center;cursor:pointer;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}
.posts-list__card__info__footer__link:hover{background-color:red;color:#fff}
.posts-list__card__info__footer__link span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font:700 1rem/1em Graphik LG}
@media (max-width:768px){.posts-list__card__info__footer__link span{font-size:16px}}.posts-grid{height:100vh;height:calc(var(--vh, 1vh)*100);width:100%;position:fixed;background-color:#ede7df;z-index:5;padding-top:120px;padding-bottom:60px;display:-webkit-box;display:-ms-flexbox;display:flex;display:none}
.page-template-page-category .posts-grid{background-color:#d8d8d8}
@media (max-width:992px){.posts-grid{padding:0 5px;overflow-y:auto;z-index:999}}@media (max-height:700px) and (min-width:993px){.posts-grid{padding-top:80px;padding-bottom:50px}}@media (max-height:600px) and (min-width:993px){.posts-grid{padding-top:60px}}.posts-grid__mobile{display:-webkit-box;display:-ms-flexbox;display:flex;padding:5px 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:-webkit-sticky;position:sticky;top:0;background-color:#ede7df}
.page-template-page-category .posts-grid__mobile{background-color:#d8d8d8}
.posts-grid__mobile__close svg{width:30px}
.posts-grid__mobile__lang{list-style:none;margin:0;padding:0}
.posts-grid__mobile__lang li{display:inline-block;margin-right:20px}
.posts-grid__mobile__lang li a.active{color:red}
.posts-grid__menu{margin-top:5px}
.posts-grid__menu ul{list-style:none;margin:0;padding:0}
.posts-grid__menu ul li{display:block;margin-bottom:10px}
.posts-grid__menu ul li a{font-size:17px}
.posts-grid__menu ul li a.active{color:red}
.posts-grid__menu ul li:last-child:after{padding-left:3px;display:inline-block;position:relative;top:2px;content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC43NDciIGhlaWdodD0iMTQuNzQ3Ij48ZyBkYXRhLW5hbWU9Ikdyb3VwIDYzIj48ZyBkYXRhLW5hbWU9Ikdyb3VwIDYyIj48cGF0aCBkYXRhLW5hbWU9IlBhdGggMjgiIGQ9Ik0zLjUwNyAxMi4wMmw3LjIyNS03LjIyNi43MzMgNC43MjIuOTU2LS45NTYtLjc3OS01LjQzLTUuNDU1LS44MDMtLjk1Ni45NTYgNC43MjIuNzMyLTcuMjI1IDcuMjI1eiIgZmlsbD0iIzA3MDYwNiIvPjwvZz48L2c+PC9zdmc+")}
.posts-grid .container{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}
@media (max-width:992px){.posts-grid .container{height:unset}}.posts-grid__inner{height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;flex-direction:column}
.posts-grid__inner,.posts-grid__lines{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column}
.posts-grid__lines{width:100%;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}
@media (max-width:992px){.posts-grid__lines{-webkit-box-orient:unset;-webkit-box-direction:unset;-ms-flex-direction:unset;flex-direction:unset;-ms-flex-wrap:wrap;flex-wrap:wrap}}.posts-grid__lines__head{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:30px}
@media (max-width:992px){.posts-grid__lines__head{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:15px}}.posts-grid__lines__head__item{width:200px;font-size:1em;font-weight:700}
@media (max-height:650px) and (min-width:993px){.posts-grid__lines__head__item{font-size:.8em}}@media (max-width:1299px){.posts-grid__lines__head__item{width:162px}}@media (max-width:992px){.posts-grid__lines__head__item{font-size:1em;font-weight:500;width:100%;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-top:15px}}.posts-grid__lines__head__item.active,.posts-grid__lines__head__item:hover{color:red}
.posts-grid__line{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-flex:1;-ms-flex:1;flex:1}
@media (max-width:992px){.posts-grid__line{display:block;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}.posts-grid__line__box{width:200px;border:1px solid #070606;margin-left:-1px;margin-bottom:-1px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:.5em;line-height:1em;-webkit-transition:background-color .5s ease-in-out;transition:background-color .5s ease-in-out}
@media (max-height:600px) and (min-width:993px){.posts-grid__line__box{padding:5px}}@media (max-width:1299px){.posts-grid__line__box{width:162px}}.posts-grid__line__box.half-active{background-color:rgba(255,0,0,.1)}
.posts-grid__line__box.active,.posts-grid__line__box:hover{background-color:red;-webkit-transition:none;transition:none}
@media (max-width:992px){.posts-grid__line__box{display:none;padding:10px 0}}.posts-grid__line__box:last-child{border:none;width:auto;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:none!important}
@media (max-width:992px){.posts-grid__line__box:last-child{display:block!important}}.posts-grid__line__box.active a,.posts-grid__line__box:last-child:hover a{color:red}
.posts-grid__line__box__title{-webkit-box-align:center;-ms-flex-align:center;line-height:1em;font-weight:700;font-family:Graphik LG;padding-left:40px;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;font-size:14px}
@media screen and (min-width:320px){.posts-grid__line__box__title{font-size:calc(10px + 1.25vw)}}@media screen and (min-width:1600px){.posts-grid__line__box__title{font-size:30px}}@media (max-width:1100px){.posts-grid__line__box__title{line-height:1.1em;font-weight:700;font-family:Graphik LG;font-size:14px}}@media screen and (max-width:1100px) and (min-width:320px){.posts-grid__line__box__title{font-size:calc(11.25px + .85938vw)}}@media screen and (max-width:1100px) and (min-width:1600px){.posts-grid__line__box__title{font-size:25px}}.posts-grid__line__box__title span{display:inline-block;padding-right:10px}
@media (max-height:650px) and (min-width:993px){.posts-grid__line__box__title{font-size:16px}}@media (max-width:992px){.posts-grid__line__box__title{padding-left:0;font-size:20px}}.posts-grid__line__box--noborder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;font-size:1em;height:100%}
@media (max-width:991px){.posts-grid .footer__inner{display:none}}.posts-grid .footer{background-color:unset!important;border:0!important}
@media (max-width:991px){.show_grid{display:none}}.single-post{overflow-x:hidden}
.single-post__content h1{line-height:1em;font-weight:700;font-family:Graphik LG;font-size:30px}
@media screen and (min-width:320px){.single-post__content h1{font-size:calc(20px + 3.125vw)}}@media screen and (min-width:1600px){.single-post__content h1{font-size:70px}}.single-post__content p{font-family:Roboto Mono,monospace;font-size:.9em;margin:30px 0 50px;line-height:1.3em}
.single-post__content__sections{list-style:none;margin:0;padding:0}
.single-post__content__sections li{margin-bottom:15px}
.single-post__content__sections a{font:700 1.25rem/.96em Graphik LG}
.single-post__content__sections a span{width:35px;display:inline-block}
.single-post__content__sections a:hover{color:red}
.single-post__category{width:100%}
.single-post__nav{position:fixed;z-index:1;top:0;left:0;background-color:#ede7df;width:100%;display:none}
@media (max-width:768px){.single-post__nav{width:100%;top:0}}.posts-grid_open .single-post__nav{display:none!important}
.single-post__nav.show{display:block}
.single-post__nav__inner{padding:11px 20px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
@media (max-width:768px){.single-post__nav__inner{padding:8px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.single-post__nav__inner__col:first-child{position:relative;z-index:100}
.single-post__nav__inner .header__logo{line-height:.7em;margin-right:20px;margin-top:0;display:block;font-size:2.5em}
@media (max-width:768px){.single-post__nav__inner .header__logo{display:none}}.single-post__nav h2{font:700 1rem/1em Graphik LG;color:red}
@media (max-width:768px){.single-post__nav h2{font-size:.7em;padding-bottom:2px}}.single-post__nav p{margin-top:10px;font:500 .9rem/1em Graphik LG;font-family:Roboto Mono,monospace;cursor:pointer}
@media (max-width:768px){.single-post__nav p{margin-top:0;font-size:.6em}}.single-post__nav ul{display:none;position:absolute;margin:0;width:100%;top:36px;left:0;background-color:#ede7df;list-style:none;border-bottom:1px solid #070606;padding:0 20px 10px 90px}
@media (max-width:768px){.single-post__nav ul{padding:0 20px 10px;top:24px}}.single-post__nav ul li a{display:inline-block;font:500 .9rem/1em Graphik LG;font-family:Roboto Mono,monospace;padding:5px 0 5px 20px;position:relative}
@media (max-width:768px){.single-post__nav ul li a{font-size:.6em}}.single-post__nav ul li a.active,.single-post__nav ul li a:hover{color:red}
.single-post__nav ul li a.active:before,.single-post__nav ul li a:hover:before{content:"";position:absolute;left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background-image:url(//housing360.eteron.org/wp-content/themes/stegasi/assets/images/arrow_right.svg);background-size:12px 9px;width:12px;height:9px}
.split{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}
.split__left{-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;height:100vh;height:calc(var(--vh, 1vh)*100)}
@media (max-width:992px){.split__left{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}@media (max-width:992px){.split__left--pinned{display:none}}.split__left__media{height:100%;width:100%;top:0;left:0;position:absolute;opacity:0;will-change:opacity;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}
.split__left__media.active{opacity:1;z-index:10}
.split__left__media__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;-ms-flex-align:center;height:100%}
.split__left__media__inner,.split__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}
.split__right{position:relative;z-index:100;-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 1px);flex:0 1 calc(50% - 1px);-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;-ms-flex-pack:center;background-color:#fff;border-left:1px solid #070606}
@media (max-width:992px){.split__right{border:none;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;background:none;padding:15px}}.split__right__mobile{margin-bottom:40px;width:100%}
@media (min-width:993px){.split__right__mobile{display:none}}.split__right__inner{padding:30px;background-color:#fff;max-width:700px;width:100%}
@media (max-width:992px){.split__right__inner{border:1px solid #070606;padding:15px}}.split__right__inner--sections{font-size:.9em;line-height:1.3em;font-family:Georgia}
.split__right__inner--sections p{margin-bottom:20px}
.split__right__inner--sections p:last-child{margin-bottom:0}
.split__right__inner--sections h2{font:700 1.5rem/1.06667em Graphik LG;margin-bottom:15px}
.split__right__inner--sections a{-webkit-text-decoration:underline .15em #e0a6ae;text-decoration:underline .15em #e0a6ae;text-underline-offset:.2em;-webkit-transition:-webkit-text-decoration-color .3s;transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}
.split__right__inner--sections a:hover{-webkit-text-decoration-color:red;text-decoration-color:red}
.split__right__full{padding-bottom:120px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
@media (max-width:992px){.split__right__full{min-height:0;margin-bottom:180px}}@media (max-width:767px){.split__right__full{margin-bottom:0}}.split--footer{position:relative;z-index:1}
.split--footer .split__left{height:auto;background-color:#fff;border-top:1px solid #070606}
.split--footer .split__left img{margin-right:10px}
.split--footer .split__left:hover img{-webkit-transform:translateX(-5px);transform:translateX(-5px)}
.split--footer .split__right{border-top:1px solid #070606;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}
@media (max-width:767px){.split--footer .split__right{background-color:#fff}}.split--footer .split__right img{margin-left:10px;margin-bottom:-6px}
.split--footer .split__right:hover img{-webkit-transform:translateX(5px);transform:translateX(5px)}
.split--footer .post_footer_link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:80px 20px;-webkit-transition:background-color .4s cubic-bezier(.8,.03,.215,.955);transition:background-color .4s cubic-bezier(.8,.03,.215,.955);line-height:1em;font-weight:700;font-family:Graphik LG;font-size:20px}
@media screen and (min-width:320px){.split--footer .post_footer_link{font-size:calc(17.5px + .78125vw)}}@media screen and (min-width:1600px){.split--footer .post_footer_link{font-size:30px}}@media (max-width:992px){.split--footer .post_footer_link{padding:20px 20px 25px}}.split--footer .post_footer_link img{width:30px;-webkit-transition:-webkit-transform .4s cubic-bezier(.8,.03,.215,.955);transition:-webkit-transform .4s cubic-bezier(.8,.03,.215,.955);transition:transform .4s cubic-bezier(.8,.03,.215,.955);transition:transform .4s cubic-bezier(.8,.03,.215,.955),-webkit-transform .4s cubic-bezier(.8,.03,.215,.955)}
.split--footer .post_footer_link:hover{background-color:#ede7df}
@media (max-width:992px){.split--first .split__right{-webkit-transform:translateY(-50%);transform:translateY(-50%)}}.split__fullimage{height:100%;width:100%;background-color:#ede7df}
.split__fullimage img{height:100%!important;width:100%!important;-o-object-fit:cover;display:block;object-fit:cover;mix-blend-mode:multiply}
.social_links{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #070606;padding-bottom:15px;font-family:Roboto Mono,monospace;font-size:.9em;margin-top:50px;font-weight:400}
@media (max-width:992px){.social_links{border:none}}.social_links h4{font-weight:inherit;padding-right:20px}
.social_links a{display:inline-block;margin-right:20px;text-decoration:none}
.social_links a:hover{color:red}
.social_links a:hover svg path{fill:red}
.social_links--bottom{border-top:1px solid #070606;border-bottom:0;padding-bottom:0;padding-top:15px}
@media (max-width:992px){.social_links--bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}.social_links__file{margin-left:auto}
@media (max-width:992px){.social_links__file{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-top:10px}}.single_image{width:100%;max-height:90vh}
.single_image img{display:block;margin:0 auto;max-width:1080px;width:100%!important;max-height:100%;-o-object-fit:contain;object-fit:contain}
@media (min-width:993px){.single_image img{padding-top:70px}}@media (max-width:992px){.single_image img{width:100%!important}}@media (min-width:993px){.single_image{padding:20px}}.single_caption{font-size:.7em;font-family:Roboto Mono,monospace;margin-top:20px}
@media (min-width:993px){.single_caption{position:absolute;bottom:20px}}.single_caption h4{font-size:16px}
.single_caption strong{color:red}
@media (min-width:993px){.single_video{padding:20px}}.single_video video{width:100%;max-height:75vh;-o-object-fit:contain;object-fit:contain}
.single_fullimage{width:100%;height:100%;background-color:#ede7df}
.single_fullimage img{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;mix-blend-mode:multiply}
.single_gallery{position:relative;width:100%;height:100%}
@media (max-width:992px){.single_gallery{min-height:300px}}@media (max-width:767px){.single_gallery{margin-bottom:50px}}.single_gallery__single{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:-webkit-transform 1s cubic-bezier(.8,.03,.215,.955) 0s;transition:-webkit-transform 1s cubic-bezier(.8,.03,.215,.955) 0s;transition:transform 1s cubic-bezier(.8,.03,.215,.955) 0s;transition:transform 1s cubic-bezier(.8,.03,.215,.955) 0s,-webkit-transform 1s cubic-bezier(.8,.03,.215,.955) 0s}
.single_gallery__single img{max-width:400px;max-height:350px}
.single_gallery__single:hover{z-index:4}
.active .single_gallery__single{-webkit-transition:-webkit-transform 1s cubic-bezier(.8,.03,.215,.955) .5s;transition:-webkit-transform 1s cubic-bezier(.8,.03,.215,.955) .5s;transition:transform 1s cubic-bezier(.8,.03,.215,.955) .5s;transition:transform 1s cubic-bezier(.8,.03,.215,.955) .5s,-webkit-transform 1s cubic-bezier(.8,.03,.215,.955) .5s}
.active .single_gallery__single:first-child{-webkit-transform:translate(-130%,-60%);transform:translate(-130%,-60%)}
.active .single_gallery__single:nth-child(2){-webkit-transform:translate(-55%,-89%);transform:translate(-55%,-89%);z-index:2}
.active .single_gallery__single:nth-child(3){-webkit-transform:translate(-10%,8%);transform:translate(-10%,8%)}
.active .single_gallery__single:nth-child(4){-webkit-transform:translate(-94%,15%);transform:translate(-94%,15%)}
.active .single_gallery__single:nth-child(5){-webkit-transform:translate(33%,-77%);transform:translate(33%,-77%)}
@media (max-width:992px){.single_gallery__single:first-child{-webkit-transform:translate(-103%,-88%) scale(.7);transform:translate(-103%,-88%) scale(.7)}
.single_gallery__single:nth-child(2){-webkit-transform:translate(-50%,-145%) scale(.7);transform:translate(-50%,-145%) scale(.7);z-index:2}
.single_gallery__single:nth-child(3){-webkit-transform:translate(-8%,-47%) scale(.7);transform:translate(-8%,-47%) scale(.7)}
.single_gallery__single:nth-child(4){-webkit-transform:translate(-74%,-25%) scale(.7);transform:translate(-74%,-25%) scale(.7)}
.single_gallery__single:nth-child(5){-webkit-transform:translate(8%,-123%) scale(.7);transform:translate(8%,-123%) scale(.7)}}.single_embeded{max-width:1050px;width:100%}
.single_embeded:first-child{z-index:1}
.single_embeded iframe{max-width:100%}
@media (max-width:992px){.single_embeded iframe{width:100%!important}}.single_embeded__inner{padding:20px;position:relative}
.single_embeded__inner.iframe-fluid{position:relative;overflow:hidden;width:100%;padding-top:56.25%}
.single_embeded__inner.iframe-fluid iframe{position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}
@media (max-width:992px){.single_embeded__inner{padding:20px 0}}.active .single_embeded__inner{background:#fff}
.multiple_graphs .single_embeded{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);padding:40px}
.multiple_graphs .single_embeded .single_embeded__inner{border:1px solid #070606}
@media (min-width:993px){.single_embeded{padding:20px}}.footer{position:relative;z-index:10;font-size:.85em}
.home .footer{position:absolute;bottom:0;left:0;width:100%}
@media (max-width:768px){.home .footer{display:none}}.single-post .footer{background-color:#fff;border-top:1px solid #070606}
@media (max-width:768px){.footer{border-top:1px solid #070606}}.footer__inner{padding:15px 20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
@media (max-width:768px){.footer__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:25px 15px}
.single-post .footer__inner{display:none}}.footer__col{font-weight:500}
@media (max-width:768px){.footer__col:first-child{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media (max-width:768px){.footer__col:last-child{display:none}}.footer__col ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex}
@media (max-width:768px){.footer__col ul{margin-bottom:20px;display:block}}.footer__col ul li{margin-left:20px}
@media (max-width:768px){.footer__col ul li{display:block;width:100%;margin-left:0;margin-right:20px;margin-bottom:5px}}.footer__col ul li:last-child:after{padding-left:3px;display:inline-block;position:relative;top:2px;content:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNC43NDciIGhlaWdodD0iMTQuNzQ3Ij48ZyBkYXRhLW5hbWU9Ikdyb3VwIDYzIj48ZyBkYXRhLW5hbWU9Ikdyb3VwIDYyIj48cGF0aCBkYXRhLW5hbWU9IlBhdGggMjgiIGQ9Ik0zLjUwNyAxMi4wMmw3LjIyNS03LjIyNi43MzMgNC43MjIuOTU2LS45NTYtLjc3OS01LjQzLTUuNDU1LS44MDMtLjk1Ni45NTYgNC43MjIuNzMyLTcuMjI1IDcuMjI1eiIgZmlsbD0iIzA3MDYwNiIvPjwvZz48L2c+PC9zdmc+")}
.footer__col ul li a:hover{color:red}
.glossary{padding-bottom:150px;padding-top:160px;position:relative}
@media (max-width:992px){.glossary{padding-top:80px}}.glossary__header{border-bottom:1px solid #070606;padding:10px 0;position:absolute;width:100%;left:0;top:0;background-color:#ede7df}
@media (max-width:992px){.glossary__header{padding:5px 0}}.glossary__header h1{line-height:1em;font-weight:700;font-family:Graphik LG;font-size:30px}
@media screen and (min-width:320px){.glossary__header h1{font-size:calc(25px + 1.5625vw)}}@media screen and (min-width:1600px){.glossary__header h1{font-size:50px}}@media (max-width:992px){.glossary__header h1{font-size:31px}}.glossary__letters{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;margin:20px 0 0;padding:0 0 8px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
@media (max-width:992px){.glossary__letters{padding-bottom:5px;margin-top:10px}}.glossary__letters a{font-family:Roboto Mono,monospace;color:#8b8b8b}
@media (max-width:767px){.glossary__letters a{font-size:16px}}.glossary__letters a.active,.glossary__letters a:hover{color:red}
.glossary__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:30px}
@media (max-width:767px){.glossary__group{display:block}}.glossary__group__letter{line-height:.75em;font-family:Roboto Mono,monospace;padding-right:30px;font-size:50px}
@media screen and (min-width:320px){.glossary__group__letter{font-size:calc(37.5px + 3.90625vw)}}@media screen and (min-width:1600px){.glossary__group__letter{font-size:100px}}@media (max-width:767px){.glossary__group__letter{padding-bottom:30px}}.glossary__group__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:25px;width:100%}
@media (max-width:767px){.glossary__group__items{margin-bottom:0}}.glossary__group__item{width:calc(33.3% - 25px);margin-bottom:25px}
@media (max-width:1400px){.glossary__group__item{width:calc(50% - 25px)}}@media (max-width:767px){.glossary__group__item{width:100%;margin-bottom:25px}}.glossary__group__item--empty{height:0;overflow:hidden;padding:0;margin:0}
.glossary__group__item h3{margin-bottom:10px;font:700 1rem/1em Graphik LG}
.glossary__group__item p{font-family:Roboto Mono,monospace;font-size:18px}
.glossary-tooltip{display:inline;font-style:normal;padding:0 5px;background-color:#e0a6ae}
.page-template-page-category{background-color:#d8d8d8}
.categories h1{line-height:1em;font-weight:700;font-family:Graphik LG;font-size:30px}
@media screen and (min-width:320px){.categories h1{font-size:calc(25px + 1.5625vw)}}@media screen and (min-width:1600px){.categories h1{font-size:50px}}.categories__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}
.categories__item{-webkit-box-flex:0;-ms-flex:0 1 calc(33.3% - 50px);flex:0 1 calc(33.3% - 50px);margin-bottom:80px;position:relative;height:100%}
@media (max-width:992px){.categories__item{-webkit-box-flex:0;-ms-flex:0 1 calc(50% - 50px);flex:0 1 calc(50% - 50px)}}@media (max-width:768px){.categories__item{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}.categories__item__inner{overflow:hidden}
.active .categories__item__inner{height:100%!important}
.categories__item__title{font:700 1.5rem/1.06667em Graphik LG;margin-bottom:15px}
.categories__item__text{overflow:hidden;position:relative;-webkit-transition:height .4s ease-in-out;transition:height .4s ease-in-out}
.categories__item__text h2,.categories__item__text h3{font-size:1em;font-weight:400}
.categories__item__text p{font-family:Roboto Mono,monospace;font-size:.9em;margin-bottom:15px}
.categories__item__text p a{-webkit-text-decoration:underline .15em #e0a6ae;text-decoration:underline .15em #e0a6ae;text-underline-offset:.2em;-webkit-transition:-webkit-text-decoration-color .3s;transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}
.categories__item__text p a:hover{-webkit-text-decoration-color:red;text-decoration-color:red}
.categories__item__readmore{position:absolute;top:100%;width:100%;left:0;border-top:1px solid #070606;z-index:2;font-size:12px;font-family:Roboto Mono,monospace}
.categories__item__readmore:after{content:"";position:absolute;top:-1px;left:0;width:100%;-webkit-box-shadow:0 0 20px 25px #d8d8d8;box-shadow:0 0 20px 25px #d8d8d8;height:25px}
.active .categories__item__readmore:after{-webkit-box-shadow:none;box-shadow:none}
.about-page{min-height:calc(100vh - 150px)}
.about-page__info{padding:30px 0 80px}
.about-page__info h1{margin-bottom:70px;font-size:30px}
@media screen and (min-width:320px){.about-page__info h1{font-size:calc(25px + 1.5625vw)}}@media screen and (min-width:1600px){.about-page__info h1{font-size:50px}}@media (max-width:768px){.about-page__info h1{margin-bottom:30px}}.about-page__info p{font:500 1rem/1em Graphik LG;line-height:1.3em}
@media (max-width:768px){.about-page__info p{font:500 .8rem/1em Graphik LG;line-height:1.3em;margin-bottom:15px}}.about-page__info p a{color:red}
.about-page__info__inner{flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}
.about-page__info__inner,.about-page__info__left{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap}
.about-page__info__left{flex-wrap:wrap;-webkit-box-flex:0;-ms-flex:0 1 50%;flex:0 1 50%;padding-right:20px;max-width:900px}
@media (max-width:992px){.about-page__info__left{max-width:unset;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;margin-bottom:50px}}.about-page__info__left p{font-weight:700;font-family:Graphik LG;line-height:1.3em;margin-bottom:40px;font-size:20px}
@media screen and (min-width:320px){.about-page__info__left p{font-size:calc(17.5px + .78125vw)}}@media screen and (min-width:1600px){.about-page__info__left p{font-size:30px}}@media (max-width:992px){.about-page__info__left{width:100%;margin-bottom:20px}}.about-page__info__team{-webkit-box-flex:0;-ms-flex:0 1 45%;flex:0 1 45%}
@media (max-width:992px){.about-page__info__team{-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%}}.full-sections__item__inner{padding:0}
@media (min-width:993px){.full-sections__item__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100vh;padding:40px 20px}}.full .full-sections__item__inner{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
.full-sections__item__head{margin-top:auto}
@media (min-width:993px){.full-sections__item__head{padding-right:80px}}.full-sections__item__head h2{position:relative;display:block;width:100%;color:#070606}
@media (max-width:992px){.full-sections__item__head h2{width:100%;display:block;padding:15px 20px 20px;cursor:pointer}
.full-sections__item__head h2:after{content:"+";position:absolute;right:20px;top:50%;-webkit-transform:translateY(-60%);transform:translateY(-60%)}
.active .full-sections__item__head h2:after{content:"–"}}@media (max-width:768px){.full-sections__item__head h2{padding:15px 10px 20px}
.full-sections__item__head h2:after{right:10px}}.full-sections__item__head h3{color:#070606}
@media (max-width:992px){.full-sections__item__head h3{display:none}}.full-sections__item__head h2,.full-sections__item__head h3{line-height:1em;font-weight:700;font-family:Graphik LG;line-height:1.1em;font-size:20px}
@media screen and (min-width:320px){.full-sections__item__head h2,.full-sections__item__head h3{font-size:calc(12.5px + 2.34375vw)}}@media screen and (min-width:1600px){.full-sections__item__head h2,.full-sections__item__head h3{font-size:50px}}.full .full-sections__item__head{display:none}
.full-sections__item__content{margin-top:auto;max-width:750px}
@media (max-width:992px){.full-sections__item__content{padding:0 20px 40px;display:none}}@media (max-width:768px){.full-sections__item__content{padding:0 10px 40px}}.full-sections__item__content p{color:#070606}
.full-sections__item__content h3{line-height:1em;font-weight:700;font-family:Graphik LG;line-height:1.1em;padding-bottom:60px;color:#070606;font-size:20px}
@media screen and (min-width:320px){.full-sections__item__content h3{font-size:calc(12.5px + 2.34375vw)}}@media screen and (min-width:1600px){.full-sections__item__content h3{font-size:50px}}@media (min-width:993px){.full-sections__item__content h3{display:none}}.full .full-sections__item__content h3{display:none!important}
.full .full-sections__item__content{color:#fff;margin-top:0;max-width:900px;text-align:center;display:block!important}
@media (max-width:768px){.full .full-sections__item__content{text-align:left;padding-top:20px}}.full .full-sections__item__content p{color:#fff}
.team h5{font:700 1rem/1em Graphik LG;line-height:1.3em;margin-bottom:45px}
@media (max-width:768px){.team h5{margin-bottom:25px;font:700 .8rem/1em Graphik LG}}.team__item{border-top:1px solid #676767}
.team__item:last-child{border-bottom:1px solid #676767}
.team__item__head{position:relative;padding:8px 20px 12px 0;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
.empty .team__item__head{cursor:default}
@media (max-width:768px){.team__item__head{display:block;font:500 .8rem/1em Graphik LG}}.team__item__head span{color:#777;padding-left:10px}
@media (max-width:768px){.team__item__head span{display:block;padding-left:0;padding-top:5px}}.team__item__head:after{content:"+";position:absolute;right:0;top:50%;-webkit-transform:translateY(-55%);transform:translateY(-55%)}
.active .team__item__head:after{content:"–"}
.empty .team__item__head:after{display:none}
.team__item__content{display:none;line-height:1.3em;padding:0 20px 40px 0}
.team__item__content p{margin-bottom:10px}
@media (max-width:768px){.team__item__content{font:500 .8rem/1em Graphik LG;line-height:1.3em}}html{font-size:20px;font-family:Graphik LG;font-weight:500;line-height:1.1em}
body,html{-webkit-font-smoothing:antialiased;margin:0}
body{color:#070606;background-color:#ede7df}
.wrapper{padding-top:70px}
@media (max-width:992px){.wrapper{padding-top:45px}}.container{width:100%;padding:0 20px}
@media (max-width:992px){.container{padding:0 10px}}.tippy-box[data-theme~=light]{border:2px solid #e0a6ae;padding:4px;border-radius:0}
.tippy-box[data-theme~=light] .tippy-content{font-family:Roboto Mono,monospace;font-size:14px;font-weight:400}
.tippy-box[data-theme~=light] .tippy-content a{position:relative;-webkit-text-decoration:underline .15em #e0a6ae;text-decoration:underline .15em #e0a6ae;text-underline-offset:.2em;-webkit-transition:-webkit-text-decoration-color .3s;transition:-webkit-text-decoration-color .3s;transition:text-decoration-color .3s;transition:text-decoration-color .3s,-webkit-text-decoration-color .3s}
.tippy-box[data-theme~=light] .tippy-content a:hover{-webkit-text-decoration-color:red;text-decoration-color:red}
.tippy-box[data-theme~=lightlink]{color:#070606;border:2px solid #e0a6ae;-webkit-box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);box-shadow:0 0 20px 4px rgba(154,161,177,.15),0 4px 80px -8px rgba(36,40,47,.25),0 4px 4px -2px rgba(91,94,105,.15);background-color:#fff;padding:3px 2px 4px;border-radius:0}
.tippy-box[data-theme~=lightlink] .tippy-content{font-family:Graphik LG;font-size:14px;font-weight:400}
.tippy-box[data-theme~=lightlink] .tippy-content h5{font-family:Graphik LG;font-size:14px;font-weight:800;display:block}
.tippy-box[data-theme~=lightlink][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}
.tippy-box[data-theme~=lightlink][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff}
.tippy-box[data-theme~=lightlink][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}
.tippy-box[data-theme~=lightlink][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff}
.tippy-box[data-theme~=lightlink]>.tippy-backdrop{background-color:#fff}
.tippy-box[data-theme~=lightlink]>.tippy-svg-arrow{fill:#fff}
.glossary-tooltip{cursor:help}
.tooltip,.tooltip p{display:inline}
.sidenote-tooltip{background-color:#e0a6ae;border-radius:20px;width:25px;height:25px;display:inline-block;text-align:center;line-height:24px;color:#fff;font-size:16px;cursor:help;font-family:Roboto Mono,monospace}::-moz-selection{background:#e0a6ae}::selection{background:#e0a6ae}
.tippy-box[data-theme~=card]{background-color:#fff;color:#070606;width:360px;border:1px solid #070606;border-radius:0}
@media (max-width:768px){.tippy-box[data-theme~=card]{width:280px}}.tippy-box[data-theme~=card] .tippy-content{padding:0}
.loader{position:fixed;width:100%;height:100%;background-color:#ede7df;left:0;right:0;z-index:99999}
.iframe-container{overflow:hidden;padding-top:75%;position:relative}
.iframe-container iframe{border:0;height:100%;left:0;position:absolute;top:0;width:100%}