/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{box-sizing:border-box}html{font-size:62.5%;text-align:center;min-width:300px;background:#2f3640;scroll-behavior:smooth}body,html{height:100%}#__next{height:200vh}#__next,body{display:flex;flex-direction:column}#Home{background:#2f3640;background:linear-gradient(0deg,#2f3640,#07060c)}#Home,.Content--Container{flex:1 0 auto}.Footer{flex-shrink:0}.Toast--Container{font-size:1.2rem}#Nav,#Nav--Home{width:100%;padding:.5rem 1rem}#Nav--Home{background:transparent}#Nav--Home,#Nav--Home:hover{transition:all .3s ease-in-out}#Nav--Home:hover{background:rgba(0,0,0,.2)}.Nav--Container{display:flex;flex-direction:row;justify-content:space-between;text-align:center;max-width:100vw;width:100%}.Nav--Logo{font-size:2rem;font-weight:700;color:#f5f6fa;cursor:pointer}.Nav--Left{justify-content:flex-start}.Nav--Left,.Nav--Right{display:flex;flex-direction:row;align-items:center;width:100%;max-width:300px}.Nav--Right{justify-content:flex-end}.Nav--Avatar{width:25px;height:25px;border-radius:50px;margin:0 1rem 0 0}.Nav--Name{font-size:2rem;font-weight:700;color:#fff}.Nav--Name,.Nav--TextItem{margin:0 1rem 0 0}.Nav--Cog,.Nav--Refresh{width:2rem;font-size:2.5rem;color:#f5f6fa;transition:all .1s ease-in-out;margin:0 1rem 0 0}.Nav--Cog:hover{color:#ee5253;cursor:pointer}.Nav--Cog_Animating{animation:spin 4s linear infinite;color:#ee5253}.Nav--Refresh:hover{color:#48dbfb;animation:halfSpin .5s ease-in-out;cursor:pointer}.Nav--Refresh_Animating{animation:thinkSpin 1s linear infinite;color:#48dbfb}img.twemoji{height:25px;width:auto}.Unselectable{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Body--Container{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;padding:0 2rem 2rem}.Input--Styled{padding:.4rem;font-size:1.6rem;border:1px solid #cacaca;border-right:0;border-radius:5px 0 0 5px}.Input--Styled:focus{outline:none}.Input--Dark{padding:.4rem;font-size:1.6rem;border:1px solid #cacaca;border-right:0;border-radius:5px 0 0 5px}.Input--Dark:focus{outline:none}.Input--Fullwidth{width:100%}button{color:inherit;border:0;cursor:pointer;margin:0;display:inline-flex;outline:0;padding:0;position:relative;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:0;vertical-align:middle;-moz-appearance:none;justify-content:center;text-decoration:none;background-color:transparent;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}button:disabled{cursor:not-allowed}button span{font-size:1.2rem;font-weight:700}button.Button--Huge span{font-size:1.8rem;font-weight:700}.Button--Huge.Button--Solid{padding:.8rem 1.4rem}.Button--Huge.Button--Solid,.Button--Solid{border-radius:3px;color:#fff;text-transform:capitalize}.Button--Solid{padding:.6rem 1.2rem}.Button--Solid_Narrow{border-radius:3px;padding:.3rem .6rem;color:#fff;text-transform:capitalize}.Button--Twitter{background-color:#1da1f2;transition:background-color .2s ease-in-out}.Button--Twitter:hover{background-color:#0c85d0}button:disabled.Button--Twitter{background-color:#bababa!important}.Button--Dark{background-color:#0b0b14;transition:background-color .2s ease-in-out}.Button--Dark:hover{background-color:#1d1d35}button:disabled.Button--Dark{background-color:#bababa!important}.Button--Red{background-color:#ee5253;transition:background-color .2s ease-in-out}.Button--Red:hover{background-color:#e92425}button:disabled.Button--Red{background-color:#bababa!important}.Button--Green{background-color:#1dd1a1;transition:background-color .2s ease-in-out}.Button--Green:hover{background-color:#17a47f}button:disabled.Button--Green{background-color:#bababa!important}.Button--Fullwidth{width:100%}.Select--Style{display:block;font-size:1.2em;font-family:sans-serif;font-weight:700;color:#fff;line-height:1.3;padding:.6em 1.8em .5em .8em;width:100%;max-width:100%;box-sizing:border-box;margin:0;border:1px solid #657385;box-shadow:0 1px 0 1px rgba(0,0,0,.04);border-radius:.5em;background-color:#fff;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuNCIgaGVpZ2h0PSIyOTIuNCI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTI4NyA2OS40YTE3LjYgMTcuNiAwIDAgMC0xMy01LjRIMTguNGMtNSAwLTkuMyAxLjgtMTIuOSA1LjRBMTcuNiAxNy42IDAgMCAwIDAgODIuMmMwIDUgMS44IDkuMyA1LjQgMTIuOWwxMjggMTI3LjljMy42IDMuNiA3LjggNS40IDEyLjggNS40czkuMi0xLjggMTIuOC01LjRMMjg3IDk1YzMuNS0zLjUgNS40LTcuOCA1LjQtMTIuOCAwLTUtMS45LTkuMi01LjUtMTIuOHoiLz48L3N2Zz4="),linear-gradient(180deg,#718093 0,#5a6777);background-repeat:no-repeat,repeat;background-position:right .7em top 50%,0 0;background-size:.65em auto,100%;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);cursor:pointer}.Select--Style::-ms-expand{display:none}.Select--Style:hover{border-color:#4f5a68;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuNCIgaGVpZ2h0PSIyOTIuNCI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTI4NyA2OS40YTE3LjYgMTcuNiAwIDAgMC0xMy01LjRIMTguNGMtNSAwLTkuMyAxLjgtMTIuOSA1LjRBMTcuNiAxNy42IDAgMCAwIDAgODIuMmMwIDUgMS44IDkuMyA1LjQgMTIuOWwxMjggMTI3LjljMy42IDMuNiA3LjggNS40IDEyLjggNS40czkuMi0xLjggMTIuOC01LjRMMjg3IDk1YzMuNS0zLjUgNS40LTcuOCA1LjQtMTIuOCAwLTUtMS45LTkuMi01LjUtMTIuOHoiLz48L3N2Zz4="),linear-gradient(180deg,#657385 0,#4f5a68)}.Select--Style:focus{border-color:#aaa;color:#fff;outline:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.Select--Style option{font-weight:400;cursor:pointer;color:#000}.Select--Style:disabled,.Select--Style:disabled:hover,.Select--Style_Green:disabled,.Select--Style_Green:disabled:hover,.Select--Style_Red:disabled,.Select--Style_Red:disabled:hover{border:1px solid #9d9d9d;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyOTIuNCIgaGVpZ2h0PSIyOTIuNCI+PHBhdGggZmlsbD0iI2ZmZmZmZiIgZD0iTTI4NyA2OS40YTE3LjYgMTcuNiAwIDAgMC0xMy01LjRIMTguNGMtNSAwLTkuMyAxLjgtMTIuOSA1LjRBMTcuNiAxNy42IDAgMCAwIDAgODIuMmMwIDUgMS44IDkuMyA1LjQgMTIuOWwxMjggMTI3LjljMy42IDMuNiA3LjggNS40IDEyLjggNS40czkuMi0xLjggMTIuOC01LjRMMjg3IDk1YzMuNS0zLjUgNS40LTcuOCA1LjQtMTIuOCAwLTUtMS45LTkuMi01LjUtMTIuOHoiLz48L3N2Zz4="),linear-gradient(180deg,#aaa 0,#919191);cursor:not-allowed}.Select--Style_Geo{max-width:200px}@keyframes halfSpin{to{transform:rotate(180deg)}}@keyframes thinkSpin{80%{transform:rotate(170deg)}to{transform:rotate(180deg)}}@media only screen and (max-width:500px){.Body--Container{grid-template-columns:repeat(1,1fr);grid-gap:10px}.Nav--Avatar,.Nav--Name{display:none}}.Index--NewsContainers{display:flex;flex-direction:row;flex-wrap:wrap;text-align:center;justify-content:center;width:100%;padding:1.5rem}.Index--News_Container{justify-content:flex-start;margin:0 1.5rem;padding:1.5rem 0;width:100%;max-width:550px}.Index--News,.Index--News_Container{display:flex;flex-direction:column;text-align:left}.Index--News{padding:0 1.5rem;justify-content:center;background:hsla(0,0%,100%,.3);transition:all .3s ease-in-out}.Index--News_Item li{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.Index--News:hover{background:hsla(0,0%,100%,.5);transition:all .3s ease-in-out}.Index--News ul{list-style-type:none;padding:.5rem 0;margin:0}.Index--News a span{font-size:1.6rem}.Index--News a:hover span{text-decoration:underline;cursor:pointer}.Index--News_Img{height:30px;width:auto}.Index--Tools{max-width:130rem;width:100%;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;margin:3rem auto 0}.Curr--Container{border:2px solid #000;border-radius:1rem;background:oklch(7.94% .0567 199.06/50%);max-width:14rem}.Curr--Value{color:oklch(100% 0 0);font-size:1.6rem}.Index--Linkmaster{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center;min-height:200px;margin:3rem 0 0}.Index--Linkmaster_Title span{font-size:1.6rem;font-weight:700;color:#fff;margin:1.5rem 0}.Index--Linkmaster_Links{display:flex;flex-direction:row;flex-wrap:1;justify-content:center;min-height:200px}.Index--Linkmaster_Links a{width:50px;height:50px;margin:.5rem}.Index--Linkmaster_Object{display:flex;flex-direction:column;justify-content:center;text-align:center;width:50px;height:50px;background:#a179e2;color:#fff;font-size:1.6rem;font-weight:700;padding:.5rem}.Index--Linkmaster_Object[data-site=PTP]{background:rgba(204,19,19,.827)}.Index--Linkmaster_Object[data-site=RED]{background:#490404}.Index--Linkmaster_Object[data-site=AB]{background:#f11469}.Index--Linkmaster_Object[data-site=MAM]{background:#086610}.Index--Linkmaster_Object[data-site=NBL]{background:#135acc}.Index--Linkmaster_Object[data-site=CG]{background:#cc1313}.Index--Linkmaster_Object:hover{cursor:pointer;text-decoration:underline}#Login{height:100vh}.Login--Container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center}.Login--Title{font-size:3.5rem;font-weight:700;color:#fff;padding:2.2rem}.Modal--Overlay{background-color:rgba(0,0,0,.3)}.Modal--Overlay,.Modal--Overlay_Video{z-index:999;position:fixed;display:flex;align-items:center;width:100%;height:100%;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.Modal--Overlay_Video{background-color:rgba(0,0,0,.6)}.Modal--Container,.Modal--Container_Video,.Modal--Content{display:flex;flex-direction:column;margin:0 auto;border:none;outline:none}.Modal--Container,.Modal--Container_Editor{background:rgba(50,50,50,.5)}.Modal--Content{position:fixed;z-index:9999;top:50%;left:50%;transform:translate(-50%,-50%);outline:none;text-align:center;background:hsla(0,0%,100%,.8);border-radius:5px;padding:.5rem}.Modal--Title{font-size:2.2rem;font-weight:700;text-align:left;padding:0 0 1rem}.Modal--Title_Subtitle{font-size:1.5rem;font-weight:700;text-align:left}.Modal--Title_SubSub{font-size:1.3rem;text-align:left;font-style:italic}.Modal--Input_Inline{display:flex;flex-direction:row;justify-content:left;align-items:center;margin:auto 0 0}.Modal--Input_Inline .Input--Styled{width:100%}.Reddit--BlockBox{padding:.5rem;max-width:400px;display:flex;flex-direction:row;flex-wrap:wrap}.Reddit--Tag{background:#ff4500}.Reddit--Tag,.Twitter--Tag{padding:4px;color:#fff;margin:3px 3px 0 0}.Twitter--Tag{background:#1da1f2}.Reddit--Tag svg,.Twitter--Tag svg{width:1.2rem}.Reddit--Tag span,.Twitter--Tag span{padding:0 2px 0 0;font-size:1.3rem}.Modal--Reddit_Groups{justify-content:left;padding:1rem 0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px}.Modal--Reddit_Group{min-width:200px}.Modal--Reddit_GroupTitle{font-size:1.2rem;font-weight:700;text-align:left}.Modal--Reddit_Grouping{display:flex;flex-direction:column;align-items:flex-start}.Modal--Twitter_Inline{justify-content:space-between;padding:.5rem 0}.Modal--Twitter_Inline,.Modal--Twitter_Timestamp{display:flex;flex-direction:row;align-items:center}.Modal--Twitter_Timestamp{justify-content:flex-end;font-size:1.2rem}.Modal--Twitter_Timestamp span{padding:0 .5rem 0 0}.Modal--TwitterContainer{display:flex;flex-direction:row;justify-content:center;margin:0 auto;max-width:400px}.Modal--Twitter_Avatar{margin:.5rem}.Modal--Twitter_Avatar,.Modal--Twitter_Avatar img{width:100px;height:100px}.Modal--Twitter_AvatarUnset{display:flex;justify-content:center;align-items:center;width:100px;height:100px;background:#aaa;border-radius:5px}.Modal--Twitter_AvatarUnset span{color:#fff;font-size:6rem}.Modal--Twitter_Bio{text-align:left;display:flex;flex-direction:column;justify-content:space-between}.Modal--Twitter_BioUsername{font-size:1.6rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:28rem}.Modal--Twitter_BioScreenName{font-size:1.6rem}.Modal--Twitter_BioScreenName a:hover{text-decoration:underline;cursor:pointer}.Modal--Twitter_Clear{font-size:1.2rem;font-weight:700}.Modal--Twitter_Clear span:hover{color:#ee5253;cursor:pointer;text-decoration:underline}.Modal--Footer{padding:1rem 0 0}.Modal--Popup_Video,.Modal--Popup_VideoJS{position:relative;overflow:hidden}.Modal--Popup_Video{padding-bottom:56.25%;padding-top:30px;height:0}.Modal--Popup_Video embed,.Modal--Popup_Video iframe,.Modal--Popup_Video object,.Modal--Popup_VideoJS embed,.Modal--Popup_VideoJS iframe,.Modal--Popup_VideoJS object{position:absolute;top:0;left:0;width:100%;height:100%}.Modal--Popup_Gifv{position:relative;height:0;overflow:hidden}.Modal--Popup_Gifv video,.Modal--Popup_Video embed,.Modal--Popup_Video object,.Modal--Popup_VideoJS embed,.Modal--Popup_VideoJS object{position:absolute;top:0;left:0;width:100%;height:100%}.Modal--Popup_RedditAlt iframe{margin:0 auto;display:block}.Modal--Popup_RedditTall{height:400px;width:400px}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:70vh!important}.image-gallery-content.fullscreen .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)!important}.Modal--Popup_Other{position:relative;overflow:hidden;max-height:70vh;max-width:85vw}.Modal--Popup_Other embed,.Modal--Popup_Other iframe,.Modal--Popup_Other object{position:absolute;top:0;left:0;width:100%;height:100%}.Modal--Popup_Image{height:70vh;max-width:85vw;display:block;position:relative}.Modal--Popup_Image img{height:100%;width:100%;object-fit:contain}.Modal--VideoJS .video-js{max-width:80vw!important;max-height:80vh!important}@media only screen and (max-width:600px){.Modal--Popup_Image{height:unset;max-width:unset;max-height:85vh;width:80vw}}@media only screen and (max-width:450px){.Modal--Popup_RedditAlt iframe{width:350px;height:350px}}.Loader--Container{display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:3.5rem}.Loader--Animation{width:50px;height:50px;border-radius:50%;background:#718093;-webkit-mask:repeating-conic-gradient(transparent 0deg,#000 1deg 70deg,transparent 71deg 90deg),radial-gradient(farthest-side,transparent calc(100% - 9px),#000 calc(100% - 8px));-webkit-mask-composite:destination-in;mask-composite:intersect;animation:LoaderAnimation 1.2s infinite}@keyframes LoaderAnimation{to{transform:rotate(.5turn)}}.Tabs--Tabs{color:#ccc}.Tabs--Tabs_Selected{color:#000;background:#f5f6fa!important;transition:all .2s ease-in-out;outline:none}.Tabs--TabList{-webkit-padding-start:0;padding-inline-start:0;margin:1.5rem 0;font-weight:700;font-size:2rem;display:flex;flex-direction:row;align-items:center;list-style-type:none}.Tabs--TabList li{background:#2f3640;max-width:20rem;margin:0 1.5rem 0 0;border-radius:5px;cursor:pointer;padding:.5rem 1rem}.Tabs--TabList li:hover{transition:all .1s ease-in-out;background:#718093}.Tabs--TabPanel{color:#fff;font-size:1.6rem;text-align:left;background:#2f3640}.Tabs--TabPanel,.Tabs--TabPanel_Selected{border-radius:1rem;position:inherit!important;padding:0!important;margin:0!important}.Tabs--TabPanel_Selected{transition:all .2s ease-in-out;background:#f5f6fa}.Reddit--Listing{padding:.5rem 1rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.Reddit--Info{color:#54a0ff;width:10rem;text-align:center}.Reddit--Comments{color:#718093;width:5rem;font-size:2.6rem;text-align:center}.Reddit--Comments a:hover,.Reddit--Comments a:visited{color:#ee5253;cursor:pointer;transition:all .2s ease-in-out}.Reddit--Link:visited{color:#ee5253}.Reddit--Title{word-wrap:anywhere;font-size:2.2rem;line-height:2.6rem;color:#54a0ff;width:100%}.Reddit--Title a:hover{color:#54a0ff;text-decoration:underline}.Reddit--OpenWindow_Image,.Reddit--OpenWindow_Video{color:#54a0ff}.Reddit--OpenWindow_Image:hover,.Reddit--OpenWindow_Video:hover{color:#718093;cursor:pointer;text-decoration:underline}.Reddit--Icon{width:22px;display:inline-block}.Reddit--NSFW .Reddit--Title span{filter:blur(5px);transition:.1s ease-in-out;color:#000}.Reddit--NSFW:hover .Reddit--Title span{filter:blur(0);color:herit}.Body--TimeBox{color:#fff}.Body--TimeBox_Clock{font-size:8rem;font-weight:700}.Body--TimeBox_Date{font-size:6rem}.Body--Weather_Location{font-size:2rem;color:#fff}.Body--Weather_Forecast{font-size:1.6rem;color:#fff}.Background--clear-day{background:#ffa569!important;transition:all .2s ease-in-out;z-index:1}.Background--clear-night{background:#46068f!important;transition:all .2s ease-in-out;z-index:1}.Background--rain{background:#160844!important}.Background--rain,.Background--snow{transition:all .2s ease-in-out;z-index:1}.Background--snow{background:#676768!important}.Background--fog,.Background--sleet,.Background--wind{background:#160844!important;transition:all .2s ease-in-out;z-index:1}.Background--cloudy{background:#464646!important;transition:all .2s ease-in-out;z-index:1}.Background--partly-cloudy-day,.Background--partly-cloudy-night{background:#160844!important;transition:all .2s ease-in-out;z-index:1}.Footer--Heart{color:#fff;transition:color .3s ease-in-out;width:1.6rem}.Footer--Heart:hover{color:#ee5253;cursor:pointer}.Footer--Heart_Animating{animation:spin 1.5s linear infinite;color:#ee5253}.Footer--Blurb{padding:1.5rem 1rem;color:#000;font-size:1.6rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;align-self:center;align-content:center;vertical-align:center;text-align:center}.Footer--VersionInfo{font-size:1.6rem;color:#fff}@keyframes spin{to{transform:rotate(1turn)}}@media only screen and (max-width:800px){.Index--NewsContainers{display:flex;flex-direction:column;justify-content:center;align-items:center}}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.left .image-gallery-slide .image-gallery-image,.image-gallery-content.right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.left,.image-gallery-slide-wrapper.right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{width:81px}}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.left,.image-gallery-thumbnails-wrapper.right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}