@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;color:#fff;flex-direction:column;min-height:100dvh;width:100%}@media(max-width:1150px){.mainPage.page-cv .curr-colors{display:none}}.vignette{animation:fade-in 1.5s ease-in-out;box-shadow:inset 0 0 500px 10px #000000e6;height:100dvh;left:0;opacity:1;pointer-events:none;position:fixed;top:0;width:100vw;z-index:10}@media screen and (max-width:992px){.vignette{box-shadow:inset 0 0 100px 1px #000000e6;display:none}}.abstract-bg{height:100dvh;left:0;position:fixed;right:0;width:100vw}.abstract-bg.dark{fill:#000;stroke:#000}.abstract-bg.light{fill:#fff;stroke:#fff}.abstract-bg svg{height:100dvh;width:100vw}.abstract-bg-fade-in{opacity:1}.abstract-bg-fade-in circle{transition:all 1s}.toolbar{background:#00000080;flex-direction:row;justify-content:flex-start;padding:8px 32px;position:-webkit-sticky;position:sticky;width:calc(100% - 64px);z-index:999}.toolbar a{color:#999;margin:auto 8px}.toolbar .tb-left{display:flex;flex-grow:1}.toolbar .tb-right{align-items:center;display:flex;flex-grow:0;font-size:12px}.toolbar .tb-right span{padding-right:8px}.toolbar .tb-right .change-color{color:#999;cursor:pointer}.curr-colors{font-size:12px;position:fixed;right:32px;text-align:right;top:40px;z-index:9}.curr-colors div:before{content:"[ "}.curr-colors div:after{content:" ]"}.toolbar,.toolbar .tb-left a,.toolbar .tb-left div{align-items:center;display:flex}.toolbar .tb-left svg{height:16px}.toolbar .tb-left .back-home{align-items:center;border-radius:4px;color:#999;cursor:pointer;display:flex;font-size:.75rem;font-size:1rem;left:24px;padding:4px 8px 4px 4px;position:absolute;top:40px}.toolbar .tb-left .back-home svg{height:24px}.toolbar .tb-left .back-home span{font-size:1rem;margin-left:4px}.toolbar .tb-right div{align-items:center;display:flex}.toolbar .tb-right svg{height:12px}.page-content{position:relative;width:100vw}.internal-menu{background:#00000080;bottom:0;left:0;margin:auto;position:fixed;right:0;width:100%;z-index:900}.internal-menu,.internal-menu button{align-items:center;display:flex;justify-content:center}.internal-menu button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:22px;font-weight:700;margin:16px;outline:none;padding:0}.internal-menu button svg{fill:#fff;height:32px;margin-left:8px;width:32px}.internal-menu .menu-icon{color:#fff;cursor:pointer;padding:16px}.internal-menu .menu-icon svg{height:32px;width:32px}.internal-menu .internal-menu-pages{align-items:center;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#00000080;border-bottom:1px solid #ffffff1a;display:none;flex-direction:column;height:100dvh;justify-content:center;padding:16px;position:fixed;top:0;width:100%}.internal-menu .internal-menu-pages.active{display:flex}.internal-menu .internal-menu-pages .close-icon svg{cursor:pointer;height:40px;margin-right:16px;position:absolute;right:16px;top:16px;width:40px}.internal-menu .internal-menu-pages a{color:#fff;font-size:24px;font-weight:700;margin:16px 0}.house{height:calc(100dvh - 64px);justify-content:flex-start;padding-top:64px}.house,.page-trash .days{align-items:center;display:flex;flex-direction:column}.page-trash .days{justify-content:center}.page-trash .days h2{flex:1 1;font-size:18px;margin:0;padding:0}.page-trash .days h2 span{display:block;font-size:12px;font-weight:300}.page-trash .days .day-svg{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.page-trash .days .trash-svg{height:70%;width:auto}.page-trash .days .day{background-image:linear-gradient(180deg,#2af598cc,#009efdcc);border-radius:8px;box-shadow:0 0 2px 1px #00000080;height:300px;margin:8px;max-width:500px;padding:8px;width:300px}.page-trash .days .day .day-inner{align-items:center;background:#000000bf;border-radius:6px;box-shadow:inset 0 0 4px 1px #000;box-sizing:border-box;color:#4ea9dd;color:#ddd;display:flex;flex-direction:column;font-weight:900;height:100%;justify-content:center;padding:16px;width:100%}.page-trash .days .coming{display:flex;flex-direction:row}.page-trash .days .coming h2{font-size:14px}.page-trash .days .coming .day{height:150px;padding:4px;width:134px}.page-trash .days .coming .trash-svg{height:60%}.page-laundry .washing-machine-svg{height:auto;margin:16px;width:70vw}.page-laundry .laundry-items{display:none;flex-direction:row}.page-laundry .laundry-items .item{background-image:linear-gradient(180deg,#2af598cc,#009efdcc);border-radius:8px;box-shadow:0 0 2px 1px #00000080;height:52px;margin:8px;padding:2px;width:160px}.page-laundry .laundry-items .item .item-inner{align-items:center;background:#000000bf;border-radius:6px;box-shadow:inset 0 0 4px 1px #000;color:#4ea9dd;color:#ddd;display:flex;flex-direction:column;font-weight:900;height:100%;justify-content:center;width:100%}@media screen and (max-width:992px){.page-laundry .washing-machine-svg{display:none}.page-laundry .laundry-items{display:flex}}.page-crypto{box-sizing:border-box;height:auto;min-height:100dvh;padding-bottom:128px}.page-crypto .input{background-color:#081823;border:2px solid #38ab7e;border-radius:8px;color:#fff;font-size:14px;margin:8px;padding:8px 16px}.page-crypto .input:focus{outline:none}.page-crypto .btn{background-color:#777;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:14px;margin:8px;padding:6px 14px;transition:all .3s ease-in-out}.page-crypto .btn:hover{background-color:#555}.page-crypto .btn.btn-primary{background-color:#38ab7e}.page-crypto .btn.btn-primary:hover{background-color:#2e8a61}.page-crypto .btn.btn-secondary{background-color:#081823;border:2px solid #38ab7e;border-radius:8px}.page-crypto .btn.btn-secondary:hover{background-color:#000023}.page-crypto .btn.btn-danger{background-color:#970000}.page-crypto .btn.btn-danger:hover{background-color:#7a0000}.page-flashcards{align-items:center;box-sizing:border-box;height:auto;justify-content:center;min-height:100dvh}.page-flashcards .card{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background-color:#fff;border-radius:16px;box-shadow:0 2px 2px #0000004d;height:400px;margin:-10dvh 0 32px;position:relative;transition:background-color 2s;width:500px}.page-flashcards .card .card-language{font-size:32px;margin:0;opacity:.8;padding:0}.page-flashcards .card .card-language-pronounce{font-size:16px;opacity:.6}.page-flashcards .card .card-answer{bottom:0;font-size:16px;opacity:.6;position:absolute}.page-flashcards button{background:green;border:none;border-radius:8px;color:#ffffffb3;cursor:pointer;font-size:16px;margin:8px;outline:none;padding:8px 16px}.page-flashcards button.btn-show{background:#0003}.page-flashcards button.btn-next{background:#00000080}.page-flashcards .btn-swap{background:none;font-size:12px;margin-top:16px}.page-flashcards .m-footer{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:8px;position:fixed;right:0;z-index:1000}.page-flashcards .m-footer svg{color:#ffffff80}@media screen and (max-width:992px){.page-flashcards .card{height:27dvh;width:77vw}}a{color:#fff;text-decoration:none}.error-404{display:grid;min-height:100dvh;place-items:center}.error-404 h1{font-size:4vw;font-weight:900}.error-404 .error-404-container{margin-top:-10dvh}.error-404 .error-404-container .error-404-link{border-radius:8px;cursor:pointer;display:inline-block;padding:12px 24px;transition:background-color .5s ease-in-out}.error-404 .error-404-container .error-404-link a{transition:color .5s ease-in-out}.passGate-wrap{display:grid;min-height:100dvh;place-items:center}.passGate-wrap .passGate-input-wrap{position:relative;width:100%}.passGate-wrap .passGate-card{width:420px}.passGate-wrap .passGate-input{border:1px solid #ccc;border-radius:8px;font-size:32px;padding:16px 0 16px 24px;width:100%}.passGate-wrap .passGate-icon{cursor:pointer;height:20px;margin:0 auto;opacity:.5;position:absolute;right:12px;top:50%;transform:translateY(-50%);transition:opacity .2s;width:20px}.passGate-wrap .passGate-icon.active{opacity:1}.passGate-wrap .passGate-error{color:crimson;margin-top:10px}.app-scroll{scroll-behavior:smooth}.theme-cta,.theme-cta-sm{border-radius:4px;box-shadow:0 0 0 #0000;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:400;letter-spacing:1px;margin:0 16px;padding:8px 16px;transition:box-shadow .5s ease-in-out,background-color .5s ease-in-out}.theme-cta-sm{font-size:.9rem}.light.theme-cta-sm,.theme-cta.light{background-color:#ffffff80;color:#333}.light.theme-cta-sm:hover,.theme-cta.light:hover{background-color:#ffffffbf}.dark.theme-cta-sm,.theme-cta.dark{background-color:#00000080;color:#ddd}.dark.theme-cta-sm:hover,.theme-cta.dark:hover{background-color:#000000bf}.theme-cta-sm:hover,.theme-cta:hover{box-shadow:0 4px 4px #0000004d}body,html{height:100%}.app-viewport{display:flex;flex-direction:column;inset:0;position:fixed}.app-scroll{-webkit-overflow-scrolling:touch;flex:1 1 auto;min-height:0;overflow:auto}.toolbar{left:0;position:-webkit-sticky!important;position:sticky!important;right:0;top:0;width:auto!important;z-index:1001}.page-content{margin-top:-32px;width:100%!important}.App,.error-404,.page-flashcards,.passGate-wrap{min-height:100dvh}body,html{background-color:#282c34;font-family:Roboto,sans-serif;margin:0;padding:0;text-align:center}.loading{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:center;width:100vw}.loading .MuiCircularProgress-root{height:64px!important;width:64px!important}.loading:after{color:#ffffff4d;content:"loading";font-weight:100;letter-spacing:1px}.page-nav{display:flex;flex-direction:column;position:fixed;right:20px;top:20dvh;z-index:9}.page-nav.dark a{border-color:#333}.page-nav.light a{border-color:#ddd}.page-nav a{border:1px solid;border-radius:8px;display:block;height:8px;margin:16px auto;transition:all 1s;width:8px}.page-nav a.dot-active.light{background-color:#eee}.page-nav a.dot-active.dark{background-color:#333}.mainPage{animation:fade-in 1s ease-in-out;background-position:50%;background-repeat:no-repeat;background-size:100%;opacity:1;transition:all 2s}.mainPage.bg-pattern-1-light{background-image:url(/static/media/pattern-1-light.5ecd7d5d47af874f6850.svg)}.mainPage.bg-pattern-1-dark{background-image:url(/static/media/pattern-1-dark.5185b0c03abaa85c9849.svg)}.mainPage.bg-pattern-2-light{background-image:url(/static/media/pattern-2-light.cded29e48e84017de9ab.svg)}.mainPage.bg-pattern-2-dark{background-image:url(/static/media/pattern-2-dark.d2fde0bf9b8744033c3e.svg)}.mainPage.bg-pattern-3-light{background-image:url(/static/media/pattern-3-light.f2e7a57a7f10e1ce9439.svg)}.mainPage.bg-pattern-3-dark{background-image:url(/static/media/pattern-3-dark.bd5a202817cdfb202cea.svg)}.mainPage.bg-pattern-4-light{background-image:url(/static/media/pattern-4-light.14c4df2db68778b8dfef.svg)}.mainPage.bg-pattern-4-dark{background-image:url(/static/media/pattern-4-dark.a45b1eb765cadc8c3da3.svg)}@keyframes fade-in{0%{opacity:0}}.mainPage .mainPage-bg{height:150dvh;left:-25vw;position:fixed;top:-25dvh;width:150vw;z-index:-1}.card{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:center;width:100vw}.page-1{align-items:flex-end}.page-1 .name-holder{margin:0 64px 0 0}.page-1 .name-holder h1{cursor:pointer;font-size:12vw;font-weight:900;letter-spacing:-.3vw;line-height:10.5vw;margin:0;text-shadow:0 0 5px #646464cc}.page-1 .name-holder h3{align-self:flex-start;font-size:2vw;font-weight:300;margin:0 0 8px 4px;opacity:1;text-align:left}.page-1 .name-holder h4{display:flex;font-size:2vw;font-weight:300;justify-content:end;margin:4px 0 0;opacity:1}.page-1 .name-holder h4 .role-container .role-bracket{font-weight:400}.page-1 .name-holder h4 .role-container .role-bracket.rb-left{padding-right:8px}.page-1 .name-holder h4 .role-container .role-bracket.rb-right{padding-left:8px}.name-holder.landscape .greeting{animation:slide-in-top 1.5s ease-in-out;opacity:.7;position:relative;right:0;top:0}.name-holder.landscape .name{animation:slide-in-right 1.9s ease-in-out;display:flex;opacity:1;position:relative;right:0}.name-holder.landscape .role{animation:slide-in-bottom 1.5s ease-in-out;bottom:0;opacity:.7;position:relative;right:0}.name-holder.portrait{margin:-132px 0 0;width:100vw}.name-holder.portrait .greeting{animation:slide-in-top 1.5s ease-in-out;font-size:4vw;margin:0 0 16px;opacity:.7;padding:0;position:relative;right:0;text-align:center;top:0}.name-holder.portrait .name{animation:slide-in-right 1.9s ease-in-out;display:flex;flex-direction:column;font-size:20vw;justify-content:center;opacity:1;padding:0;position:relative;text-align:center;width:100vw}.name-holder.portrait .name span{padding:16px 0}.name-holder.portrait .name .name-space{display:none}.name-holder.portrait .role{animation:slide-in-bottom 1.5s ease-in-out;bottom:0;font-size:4vw;justify-content:center;opacity:.7;position:relative;right:0;text-align:center;width:100vw}.name-holder.portrait .role .role-container .role-bracket{color:inherit}.page-2-holder .page-2-content{align-items:center;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;margin:16px;padding:64px 16px}.page-2-holder .tagline{font-size:2.7vw;font-weight:300;margin:auto 8vw;width:50vw}.page-2-holder .tagline strong{font-weight:500}.page-2-holder .tagline-icons{display:flex;justify-content:space-between;margin:32px 8vw auto}.page-2-holder .tagline-icons svg{height:24px;margin:auto 16px;opacity:.7;width:24px}.page-2-holder.portrait .tagline{font-size:24px;margin:auto 2vw}.page-2-holder.portrait .tagline-icons{margin:32px 2vw auto}li{display:flex;flex-direction:row;list-style:none;margin:16px 0}.time-date-info{color:inherit}.time-date-info .title{font-size:16px;font-weight:300;opacity:.5}.time-date-info .title-time{font-size:14px;font-weight:300;opacity:.5;padding-top:4px}.today{font-size:24px}.time{font-size:18px;opacity:.7}.section{margin:16px 0}.section .title{font-size:16px;font-weight:300;opacity:.5}.section .info{opacity:.7}.section-count{align-items:center;display:flex;flex-direction:row;justify-content:center}.section-count .section{margin:auto 16px}.current-weather,.forecastItem,.weather-card-bg{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);border-radius:8px;padding:8px;transition:background-color 2s}.current-weather{flex-direction:column;font-size:24px;margin:16px;padding:32px}.current-weather,.current-weather .cw-weather-top{align-items:center;display:flex;justify-content:center}.current-weather .cw-weather-top{flex-direction:row}.current-weather .cw-weather-icon{font-size:32px;width:-webkit-fit-content;width:fit-content}.current-weather .cw-description{font-size:32px;font-weight:400;text-transform:capitalize}.current-weather .cw-temp{font-size:32px;font-weight:400;margin:0 12px}.current-weather .cw-temp .celsius{font-size:18px;font-weight:500;vertical-align:super}.current-weather .cw-temp-items{align-items:center;display:flex;flex-direction:row;font-size:12px;justify-content:center;margin:4px}.current-weather .wi{font-size:32px;margin:4px 8px}.current-weather .cw-sun-item,.current-weather .cw-wind-item{display:flex;flex-direction:column}.forecast{align-items:center;display:flex;flex-wrap:wrap;justify-content:stretch}@media screen and (max-width:992px){.forecast{justify-content:center}}.forecastItem{margin:8px;width:100px}@media screen and (max-width:992px){.forecastItem{width:23%}}.forecastItem:first-child{margin-left:16px}@media screen and (max-width:992px){.forecastItem:first-child{margin-left:8px}}.forecastItem:last-child{margin-right:16px}@media screen and (max-width:992px){.forecastItem:last-child{margin-left:8px}}.forecastItem .week-day{font-size:14px;font-weight:500;margin-bottom:8px;opacity:.55;text-transform:capitalize}.forecastItem .forecast-icon .wi{font-size:32px;margin:8px 0 16px;opacity:.7}.forecastItem .temp{font-size:12px;opacity:.7}.forecastItem .temp-min-max{font-size:10px;opacity:.5}.forecastItem .day-description{font-size:12px;opacity:.5;text-transform:capitalize}.card.page-3.portrait{height:calc(100vh - 64px);margin-top:64px}.card.page-3.portrait .bottom-border{display:block;height:1px;margin:8px 0;opacity:.25;width:100%}.display-none{display:none}
/*!
 *  Weather Icons 2.0.10
 *  Updated November 1, 2020
 *  Weather themed icons for Bootstrap
 *  Author - Erik Flowers - erik@helloerik.com
 *  Email: erik@helloerik.com
 *  Twitter: http://twitter.com/Erik_UX
 *  ------------------------------------------------------------------------------
 *  Maintained at http://erikflowers.github.io/weather-icons
 *
 *  License
 *  ------------------------------------------------------------------------------
 *  - Font licensed under SIL OFL 1.1 -
 *    http://scripts.sil.org/OFL
 *  - CSS, SCSS and LESS are licensed under MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - Documentation licensed under CC BY 3.0 -
 *    http://creativecommons.org/licenses/by/3.0/
 *  - Inspired by and works great as a companion with Font Awesome
 *    "Font Awesome by Dave Gandy - http://fontawesome.io"
 */.wi-day-sunny:before{content:""}.wi-day-cloudy:before{content:""}.wi-day-cloudy-gusts:before{content:""}.wi-day-cloudy-windy:before{content:""}.wi-day-fog:before{content:""}.wi-day-hail:before{content:""}.wi-day-haze:before{content:""}.wi-day-lightning:before{content:""}.wi-day-rain:before{content:""}.wi-day-rain-mix:before{content:""}.wi-day-rain-wind:before{content:""}.wi-day-showers:before{content:""}.wi-day-sleet:before{content:""}.wi-day-sleet-storm:before{content:""}.wi-day-snow:before{content:""}.wi-day-snow-thunderstorm:before{content:""}.wi-day-snow-wind:before{content:""}.wi-day-sprinkle:before{content:""}.wi-day-storm-showers:before{content:""}.wi-day-sunny-overcast:before{content:""}.wi-day-thunderstorm:before{content:""}.wi-day-windy:before{content:""}.wi-solar-eclipse:before{content:""}.wi-hot:before{content:""}.wi-day-cloudy-high:before{content:""}.wi-day-light-wind:before{content:""}.wi-night-clear:before{content:""}.wi-night-alt-cloudy:before{content:""}.wi-night-alt-cloudy-gusts:before{content:""}.wi-night-alt-cloudy-windy:before{content:""}.wi-night-alt-hail:before{content:""}.wi-night-alt-lightning:before{content:""}.wi-night-alt-rain:before{content:""}.wi-night-alt-rain-mix:before{content:""}.wi-night-alt-rain-wind:before{content:""}.wi-night-alt-showers:before{content:""}.wi-night-alt-sleet:before{content:""}.wi-night-alt-sleet-storm:before{content:""}.wi-night-alt-snow:before{content:""}.wi-night-alt-snow-thunderstorm:before{content:""}.wi-night-alt-snow-wind:before{content:""}.wi-night-alt-sprinkle:before{content:""}.wi-night-alt-storm-showers:before{content:""}.wi-night-alt-thunderstorm:before{content:""}.wi-night-cloudy:before{content:""}.wi-night-cloudy-gusts:before{content:""}.wi-night-cloudy-windy:before{content:""}.wi-night-fog:before{content:""}.wi-night-hail:before{content:""}.wi-night-lightning:before{content:""}.wi-night-partly-cloudy:before{content:""}.wi-night-rain:before{content:""}.wi-night-rain-mix:before{content:""}.wi-night-rain-wind:before{content:""}.wi-night-showers:before{content:""}.wi-night-sleet:before{content:""}.wi-night-sleet-storm:before{content:""}.wi-night-snow:before{content:""}.wi-night-snow-thunderstorm:before{content:""}.wi-night-snow-wind:before{content:""}.wi-night-sprinkle:before{content:""}.wi-night-storm-showers:before{content:""}.wi-night-thunderstorm:before{content:""}.wi-lunar-eclipse:before{content:""}.wi-stars:before{content:""}.wi-night-alt-cloudy-high:before{content:""}.wi-night-cloudy-high:before{content:""}.wi-night-alt-partly-cloudy:before{content:""}.wi-cloud:before{content:""}.wi-cloudy:before{content:""}.wi-cloudy-gusts:before{content:""}.wi-cloudy-windy:before{content:""}.wi-fog:before{content:""}.wi-hail:before{content:""}.wi-rain:before{content:""}.wi-rain-mix:before{content:""}.wi-rain-wind:before{content:""}.wi-showers:before{content:""}.wi-sleet:before{content:""}.wi-sprinkle:before{content:""}.wi-storm-showers:before{content:""}.wi-thunderstorm:before{content:""}.wi-snow-wind:before{content:""}.wi-snow:before{content:""}.wi-smog:before{content:""}.wi-smoke:before{content:""}.wi-lightning:before{content:""}.wi-raindrops:before{content:""}.wi-raindrop:before{content:""}.wi-dust:before{content:""}.wi-snowflake-cold:before{content:""}.wi-windy:before{content:""}.wi-strong-wind:before{content:""}.wi-sandstorm:before{content:""}.wi-earthquake:before{content:""}.wi-fire:before{content:""}.wi-flood:before{content:""}.wi-meteor:before{content:""}.wi-tsunami:before{content:""}.wi-volcano:before{content:""}.wi-hurricane:before{content:""}.wi-tornado:before{content:""}.wi-small-craft-advisory:before{content:""}.wi-gale-warning:before{content:""}.wi-storm-warning:before{content:""}.wi-hurricane-warning:before{content:""}.wi-wind-direction:before{content:""}.wi-alien:before{content:""}.wi-celsius:before{content:""}.wi-fahrenheit:before{content:""}.wi-degrees:before{content:""}.wi-thermometer:before{content:""}.wi-thermometer-exterior:before{content:""}.wi-thermometer-internal:before{content:""}.wi-cloud-down:before{content:""}.wi-cloud-up:before{content:""}.wi-cloud-refresh:before{content:""}.wi-horizon:before{content:""}.wi-horizon-alt:before{content:""}.wi-sunrise:before{content:""}.wi-sunset:before{content:""}.wi-moonrise:before{content:""}.wi-moonset:before{content:""}.wi-refresh:before{content:""}.wi-refresh-alt:before{content:""}.wi-umbrella:before{content:""}.wi-barometer:before{content:""}.wi-humidity:before{content:""}.wi-na:before{content:""}.wi-train:before{content:""}.wi-moon-new:before{content:""}.wi-moon-waxing-crescent-1:before{content:""}.wi-moon-waxing-crescent-2:before{content:""}.wi-moon-waxing-crescent-3:before{content:""}.wi-moon-waxing-crescent-4:before{content:""}.wi-moon-waxing-crescent-5:before{content:""}.wi-moon-waxing-crescent-6:before{content:""}.wi-moon-first-quarter:before{content:""}.wi-moon-waxing-gibbous-1:before{content:""}.wi-moon-waxing-gibbous-2:before{content:""}.wi-moon-waxing-gibbous-3:before{content:""}.wi-moon-waxing-gibbous-4:before{content:""}.wi-moon-waxing-gibbous-5:before{content:""}.wi-moon-waxing-gibbous-6:before{content:""}.wi-moon-full:before{content:""}.wi-moon-waning-gibbous-1:before{content:""}.wi-moon-waning-gibbous-2:before{content:""}.wi-moon-waning-gibbous-3:before{content:""}.wi-moon-waning-gibbous-4:before{content:""}.wi-moon-waning-gibbous-5:before{content:""}.wi-moon-waning-gibbous-6:before{content:""}.wi-moon-third-quarter:before{content:""}.wi-moon-waning-crescent-1:before{content:""}.wi-moon-waning-crescent-2:before{content:""}.wi-moon-waning-crescent-3:before{content:""}.wi-moon-waning-crescent-4:before{content:""}.wi-moon-waning-crescent-5:before{content:""}.wi-moon-waning-crescent-6:before{content:""}.wi-moon-alt-new:before{content:""}.wi-moon-alt-waxing-crescent-1:before{content:""}.wi-moon-alt-waxing-crescent-2:before{content:""}.wi-moon-alt-waxing-crescent-3:before{content:""}.wi-moon-alt-waxing-crescent-4:before{content:""}.wi-moon-alt-waxing-crescent-5:before{content:""}.wi-moon-alt-waxing-crescent-6:before{content:""}.wi-moon-alt-first-quarter:before{content:""}.wi-moon-alt-waxing-gibbous-1:before{content:""}.wi-moon-alt-waxing-gibbous-2:before{content:""}.wi-moon-alt-waxing-gibbous-3:before{content:""}.wi-moon-alt-waxing-gibbous-4:before{content:""}.wi-moon-alt-waxing-gibbous-5:before{content:""}.wi-moon-alt-waxing-gibbous-6:before{content:""}.wi-moon-alt-full:before{content:""}.wi-moon-alt-waning-gibbous-1:before{content:""}.wi-moon-alt-waning-gibbous-2:before{content:""}.wi-moon-alt-waning-gibbous-3:before{content:""}.wi-moon-alt-waning-gibbous-4:before{content:""}.wi-moon-alt-waning-gibbous-5:before{content:""}.wi-moon-alt-waning-gibbous-6:before{content:""}.wi-moon-alt-third-quarter:before{content:""}.wi-moon-alt-waning-crescent-1:before{content:""}.wi-moon-alt-waning-crescent-2:before{content:""}.wi-moon-alt-waning-crescent-3:before{content:""}.wi-moon-alt-waning-crescent-4:before{content:""}.wi-moon-alt-waning-crescent-5:before{content:""}.wi-moon-alt-waning-crescent-6:before{content:""}.wi-moon-0:before{content:""}.wi-moon-1:before{content:""}.wi-moon-2:before{content:""}.wi-moon-3:before{content:""}.wi-moon-4:before{content:""}.wi-moon-5:before{content:""}.wi-moon-6:before{content:""}.wi-moon-7:before{content:""}.wi-moon-8:before{content:""}.wi-moon-9:before{content:""}.wi-moon-10:before{content:""}.wi-moon-11:before{content:""}.wi-moon-12:before{content:""}.wi-moon-13:before{content:""}.wi-moon-14:before{content:""}.wi-moon-15:before{content:""}.wi-moon-16:before{content:""}.wi-moon-17:before{content:""}.wi-moon-18:before{content:""}.wi-moon-19:before{content:""}.wi-moon-20:before{content:""}.wi-moon-21:before{content:""}.wi-moon-22:before{content:""}.wi-moon-23:before{content:""}.wi-moon-24:before{content:""}.wi-moon-25:before{content:""}.wi-moon-26:before{content:""}.wi-moon-27:before{content:""}.wi-time-1:before{content:""}.wi-time-2:before{content:""}.wi-time-3:before{content:""}.wi-time-4:before{content:""}.wi-time-5:before{content:""}.wi-time-6:before{content:""}.wi-time-7:before{content:""}.wi-time-8:before{content:""}.wi-time-9:before{content:""}.wi-time-10:before{content:""}.wi-time-11:before{content:""}.wi-time-12:before{content:""}.wi-direction-up:before{content:""}.wi-direction-up-right:before{content:""}.wi-direction-right:before{content:""}.wi-direction-down-right:before{content:""}.wi-direction-down:before{content:""}.wi-direction-down-left:before{content:""}.wi-direction-left:before{content:""}.wi-direction-up-left:before{content:""}.wi-wind-beaufort-0:before{content:""}.wi-wind-beaufort-1:before{content:""}.wi-wind-beaufort-2:before{content:""}.wi-wind-beaufort-3:before{content:""}.wi-wind-beaufort-4:before{content:""}.wi-wind-beaufort-5:before{content:""}.wi-wind-beaufort-6:before{content:""}.wi-wind-beaufort-7:before{content:""}.wi-wind-beaufort-8:before{content:""}.wi-wind-beaufort-9:before{content:""}.wi-wind-beaufort-10:before{content:""}.wi-wind-beaufort-11:before{content:""}.wi-wind-beaufort-12:before{content:""}.wi-yahoo-0:before{content:""}.wi-yahoo-1:before{content:""}.wi-yahoo-2:before{content:""}.wi-yahoo-3:before,.wi-yahoo-4:before{content:""}.wi-yahoo-5:before,.wi-yahoo-6:before,.wi-yahoo-7:before{content:""}.wi-yahoo-8:before{content:""}.wi-yahoo-9:before{content:""}.wi-yahoo-10:before{content:""}.wi-yahoo-11:before,.wi-yahoo-12:before{content:""}.wi-yahoo-13:before{content:""}.wi-yahoo-14:before{content:""}.wi-yahoo-15:before{content:""}.wi-yahoo-16:before{content:""}.wi-yahoo-17:before{content:""}.wi-yahoo-18:before{content:""}.wi-yahoo-19:before{content:""}.wi-yahoo-20:before{content:""}.wi-yahoo-21:before{content:""}.wi-yahoo-22:before{content:""}.wi-yahoo-23:before,.wi-yahoo-24:before{content:""}.wi-yahoo-25:before{content:""}.wi-yahoo-26:before{content:""}.wi-yahoo-27:before{content:""}.wi-yahoo-28:before{content:""}.wi-yahoo-29:before{content:""}.wi-yahoo-30:before{content:""}.wi-yahoo-31:before{content:""}.wi-yahoo-32:before{content:""}.wi-yahoo-33:before{content:""}.wi-yahoo-34:before{content:""}.wi-yahoo-35:before{content:""}.wi-yahoo-36:before{content:""}.wi-yahoo-37:before,.wi-yahoo-38:before,.wi-yahoo-39:before{content:""}.wi-yahoo-40:before{content:""}.wi-yahoo-41:before{content:""}.wi-yahoo-42:before{content:""}.wi-yahoo-43:before{content:""}.wi-yahoo-44:before{content:""}.wi-yahoo-45:before{content:""}.wi-yahoo-46:before{content:""}.wi-yahoo-47:before{content:""}.wi-yahoo-3200:before{content:""}.wi-forecast-io-clear-day:before{content:""}.wi-forecast-io-clear-night:before{content:""}.wi-forecast-io-rain:before{content:""}.wi-forecast-io-snow:before{content:""}.wi-forecast-io-sleet:before{content:""}.wi-forecast-io-wind:before{content:""}.wi-forecast-io-fog:before{content:""}.wi-forecast-io-cloudy:before{content:""}.wi-forecast-io-partly-cloudy-day:before{content:""}.wi-forecast-io-partly-cloudy-night:before{content:""}.wi-forecast-io-hail:before{content:""}.wi-forecast-io-thunderstorm:before{content:""}.wi-forecast-io-tornado:before{content:""}.wi-wmo4680-00:before,.wi-wmo4680-0:before{content:""}.wi-wmo4680-01:before,.wi-wmo4680-1:before{content:""}.wi-wmo4680-02:before,.wi-wmo4680-2:before{content:""}.wi-wmo4680-03:before,.wi-wmo4680-3:before{content:""}.wi-wmo4680-04:before,.wi-wmo4680-05:before,.wi-wmo4680-10:before,.wi-wmo4680-11:before,.wi-wmo4680-4:before,.wi-wmo4680-5:before{content:""}.wi-wmo4680-12:before{content:""}.wi-wmo4680-18:before{content:""}.wi-wmo4680-20:before{content:""}.wi-wmo4680-21:before,.wi-wmo4680-22:before{content:""}.wi-wmo4680-23:before{content:""}.wi-wmo4680-24:before{content:""}.wi-wmo4680-25:before{content:""}.wi-wmo4680-26:before{content:""}.wi-wmo4680-27:before,.wi-wmo4680-28:before,.wi-wmo4680-29:before{content:""}.wi-wmo4680-30:before,.wi-wmo4680-31:before,.wi-wmo4680-32:before,.wi-wmo4680-33:before,.wi-wmo4680-34:before,.wi-wmo4680-35:before{content:""}.wi-wmo4680-40:before{content:""}.wi-wmo4680-41:before{content:""}.wi-wmo4680-42:before{content:""}.wi-wmo4680-43:before{content:""}.wi-wmo4680-44:before{content:""}.wi-wmo4680-45:before,.wi-wmo4680-46:before{content:""}.wi-wmo4680-47:before,.wi-wmo4680-48:before{content:""}.wi-wmo4680-50:before,.wi-wmo4680-51:before{content:""}.wi-wmo4680-52:before,.wi-wmo4680-53:before{content:""}.wi-wmo4680-54:before,.wi-wmo4680-55:before,.wi-wmo4680-56:before{content:""}.wi-wmo4680-57:before{content:""}.wi-wmo4680-58:before{content:""}.wi-wmo4680-60:before,.wi-wmo4680-61:before{content:""}.wi-wmo4680-62:before,.wi-wmo4680-63:before{content:""}.wi-wmo4680-64:before,.wi-wmo4680-65:before,.wi-wmo4680-66:before{content:""}.wi-wmo4680-67:before,.wi-wmo4680-68:before{content:""}.wi-wmo4680-70:before,.wi-wmo4680-71:before,.wi-wmo4680-72:before,.wi-wmo4680-73:before{content:""}.wi-wmo4680-74:before,.wi-wmo4680-75:before,.wi-wmo4680-76:before{content:""}.wi-wmo4680-77:before{content:""}.wi-wmo4680-78:before{content:""}.wi-wmo4680-80:before{content:""}.wi-wmo4680-81:before{content:""}.wi-wmo4680-82:before,.wi-wmo4680-83:before{content:""}.wi-wmo4680-84:before{content:""}.wi-wmo4680-85:before,.wi-wmo4680-86:before,.wi-wmo4680-87:before{content:""}.wi-wmo4680-89:before{content:""}.wi-wmo4680-90:before{content:""}.wi-wmo4680-91:before{content:""}.wi-wmo4680-92:before,.wi-wmo4680-93:before{content:""}.wi-wmo4680-94:before{content:""}.wi-wmo4680-95:before,.wi-wmo4680-96:before{content:""}.wi-wmo4680-99:before{content:""}.wi-owm-200:before,.wi-owm-201:before,.wi-owm-202:before{content:""}.wi-owm-210:before,.wi-owm-211:before,.wi-owm-212:before,.wi-owm-221:before{content:""}.wi-owm-230:before,.wi-owm-231:before,.wi-owm-232:before{content:""}.wi-owm-300:before,.wi-owm-301:before{content:""}.wi-owm-302:before{content:""}.wi-owm-310:before{content:""}.wi-owm-311:before,.wi-owm-312:before{content:""}.wi-owm-313:before{content:""}.wi-owm-314:before{content:""}.wi-owm-321:before,.wi-owm-500:before{content:""}.wi-owm-501:before,.wi-owm-502:before,.wi-owm-503:before,.wi-owm-504:before{content:""}.wi-owm-511:before{content:""}.wi-owm-520:before,.wi-owm-521:before,.wi-owm-522:before{content:""}.wi-owm-531:before{content:""}.wi-owm-600:before,.wi-owm-601:before{content:""}.wi-owm-602:before{content:""}.wi-owm-611:before,.wi-owm-612:before,.wi-owm-615:before,.wi-owm-616:before,.wi-owm-620:before{content:""}.wi-owm-621:before,.wi-owm-622:before{content:""}.wi-owm-701:before{content:""}.wi-owm-711:before{content:""}.wi-owm-721:before{content:""}.wi-owm-731:before{content:""}.wi-owm-741:before{content:""}.wi-owm-761:before,.wi-owm-762:before{content:""}.wi-owm-771:before{content:""}.wi-owm-781:before{content:""}.wi-owm-800:before{content:""}.wi-owm-801:before,.wi-owm-802:before{content:""}.wi-owm-803:before,.wi-owm-804:before{content:""}.wi-owm-900:before{content:""}.wi-owm-901:before{content:""}.wi-owm-902:before{content:""}.wi-owm-903:before{content:""}.wi-owm-904:before{content:""}.wi-owm-905:before{content:""}.wi-owm-906:before{content:""}.wi-owm-957:before{content:""}.wi-owm-day-200:before,.wi-owm-day-201:before,.wi-owm-day-202:before{content:""}.wi-owm-day-210:before,.wi-owm-day-211:before,.wi-owm-day-212:before,.wi-owm-day-221:before{content:""}.wi-owm-day-230:before,.wi-owm-day-231:before,.wi-owm-day-232:before{content:""}.wi-owm-day-300:before,.wi-owm-day-301:before{content:""}.wi-owm-day-302:before,.wi-owm-day-310:before,.wi-owm-day-311:before,.wi-owm-day-312:before,.wi-owm-day-313:before,.wi-owm-day-314:before{content:""}.wi-owm-day-321:before,.wi-owm-day-500:before{content:""}.wi-owm-day-501:before,.wi-owm-day-502:before,.wi-owm-day-503:before,.wi-owm-day-504:before{content:""}.wi-owm-day-511:before{content:""}.wi-owm-day-520:before,.wi-owm-day-521:before,.wi-owm-day-522:before{content:""}.wi-owm-day-531:before{content:""}.wi-owm-day-600:before{content:""}.wi-owm-day-601:before{content:""}.wi-owm-day-602:before{content:""}.wi-owm-day-611:before,.wi-owm-day-612:before,.wi-owm-day-615:before,.wi-owm-day-616:before,.wi-owm-day-620:before{content:""}.wi-owm-day-621:before,.wi-owm-day-622:before{content:""}.wi-owm-day-701:before{content:""}.wi-owm-day-711:before{content:""}.wi-owm-day-721:before{content:""}.wi-owm-day-731:before{content:""}.wi-owm-day-741:before{content:""}.wi-owm-day-761:before,.wi-owm-day-762:before{content:""}.wi-owm-day-781:before{content:""}.wi-owm-day-800:before{content:""}.wi-owm-day-801:before,.wi-owm-day-802:before{content:""}.wi-owm-day-803:before,.wi-owm-day-804:before{content:""}.wi-owm-day-900:before{content:""}.wi-owm-day-902:before{content:""}.wi-owm-day-903:before{content:""}.wi-owm-day-904:before{content:""}.wi-owm-day-906:before{content:""}.wi-owm-day-957:before{content:""}.wi-owm-night-200:before,.wi-owm-night-201:before,.wi-owm-night-202:before{content:""}.wi-owm-night-210:before,.wi-owm-night-211:before,.wi-owm-night-212:before,.wi-owm-night-221:before{content:""}.wi-owm-night-230:before,.wi-owm-night-231:before,.wi-owm-night-232:before{content:""}.wi-owm-night-300:before,.wi-owm-night-301:before{content:""}.wi-owm-night-302:before,.wi-owm-night-310:before,.wi-owm-night-311:before,.wi-owm-night-312:before,.wi-owm-night-313:before,.wi-owm-night-314:before{content:""}.wi-owm-night-321:before,.wi-owm-night-500:before{content:""}.wi-owm-night-501:before,.wi-owm-night-502:before,.wi-owm-night-503:before,.wi-owm-night-504:before{content:""}.wi-owm-night-511:before{content:""}.wi-owm-night-520:before,.wi-owm-night-521:before,.wi-owm-night-522:before{content:""}.wi-owm-night-531:before{content:""}.wi-owm-night-600:before{content:""}.wi-owm-night-601:before{content:""}.wi-owm-night-602:before{content:""}.wi-owm-night-611:before,.wi-owm-night-612:before,.wi-owm-night-615:before,.wi-owm-night-616:before,.wi-owm-night-620:before{content:""}.wi-owm-night-621:before,.wi-owm-night-622:before{content:""}.wi-owm-night-701:before{content:""}.wi-owm-night-711:before{content:""}.wi-owm-night-721:before{content:""}.wi-owm-night-731:before{content:""}.wi-owm-night-741:before{content:""}.wi-owm-night-761:before,.wi-owm-night-762:before{content:""}.wi-owm-night-781:before{content:""}.wi-owm-night-800:before{content:""}.wi-owm-night-801:before{content:""}.wi-owm-night-802:before{content:""}.wi-owm-night-803:before,.wi-owm-night-804:before{content:""}.wi-owm-night-900:before{content:""}.wi-owm-night-902:before{content:""}.wi-owm-night-903:before{content:""}.wi-owm-night-904:before{content:""}.wi-owm-night-906:before{content:""}.wi-owm-night-957:before{content:""}.wi-wu-chanceflurries:before{content:""}.wi-wu-chancerain:before{content:""}.wi-wu-chancesleat:before{content:""}.wi-wu-chancesnow:before{content:""}.wi-wu-chancetstorms:before{content:""}.wi-wu-clear:before{content:""}.wi-wu-cloudy:before{content:""}.wi-wu-flurries:before{content:""}.wi-wu-hazy:before{content:""}.wi-wu-mostlycloudy:before{content:""}.wi-wu-mostlysunny:before{content:""}.wi-wu-partlycloudy:before{content:""}.wi-wu-partlysunny:before{content:""}.wi-wu-rain:before{content:""}.wi-wu-sleat:before{content:""}.wi-wu-snow:before{content:""}.wi-wu-sunny:before{content:""}.wi-wu-tstorms:before{content:""}.wi-wu-unknown:before{content:""}@font-face{font-family:weathericons;font-style:normal;font-weight:400;src:url(/static/media/weathericons-regular-webfont.bb2ec001c20cf752f852.eot);src:url(/static/media/weathericons-regular-webfont.bb2ec001c20cf752f852.eot?#iefix) format("embedded-opentype"),url(/static/media/weathericons-regular-webfont.e218aee6928fe3da9ed6.woff2) format("woff2"),url(/static/media/weathericons-regular-webfont.371511ddba5fdac0538c.woff) format("woff"),url(/static/media/weathericons-regular-webfont.0942d1e1c447d6ce3ffc.ttf) format("truetype"),url(/static/media/weathericons-regular-webfont.1341a15172cec8dae06e.svg#weather_iconsregular) format("svg")}.wi{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-family:weathericons;font-style:normal;font-weight:400;line-height:1}.wi-fw{text-align:center;width:1.4em}.wi-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);transform:rotate(90deg)}.wi-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);transform:rotate(180deg)}.wi-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);transform:rotate(270deg)}.wi-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);transform:scaleX(-1)}.wi-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);transform:scaleY(-1)}.wi-wind:before{content:""}.wi-wind.towards-0-deg{transform:rotate(0)}.wi-wind.towards-1-deg{transform:rotate(1deg)}.wi-wind.towards-2-deg{transform:rotate(2deg)}.wi-wind.towards-3-deg{transform:rotate(3deg)}.wi-wind.towards-4-deg{transform:rotate(4deg)}.wi-wind.towards-5-deg{transform:rotate(5deg)}.wi-wind.towards-6-deg{transform:rotate(6deg)}.wi-wind.towards-7-deg{transform:rotate(7deg)}.wi-wind.towards-8-deg{transform:rotate(8deg)}.wi-wind.towards-9-deg{transform:rotate(9deg)}.wi-wind.towards-10-deg{transform:rotate(10deg)}.wi-wind.towards-11-deg{transform:rotate(11deg)}.wi-wind.towards-12-deg{transform:rotate(12deg)}.wi-wind.towards-13-deg{transform:rotate(13deg)}.wi-wind.towards-14-deg{transform:rotate(14deg)}.wi-wind.towards-15-deg{transform:rotate(15deg)}.wi-wind.towards-16-deg{transform:rotate(16deg)}.wi-wind.towards-17-deg{transform:rotate(17deg)}.wi-wind.towards-18-deg{transform:rotate(18deg)}.wi-wind.towards-19-deg{transform:rotate(19deg)}.wi-wind.towards-20-deg{transform:rotate(20deg)}.wi-wind.towards-21-deg{transform:rotate(21deg)}.wi-wind.towards-22-deg{transform:rotate(22deg)}.wi-wind.towards-23-deg{transform:rotate(23deg)}.wi-wind.towards-24-deg{transform:rotate(24deg)}.wi-wind.towards-25-deg{transform:rotate(25deg)}.wi-wind.towards-26-deg{transform:rotate(26deg)}.wi-wind.towards-27-deg{transform:rotate(27deg)}.wi-wind.towards-28-deg{transform:rotate(28deg)}.wi-wind.towards-29-deg{transform:rotate(29deg)}.wi-wind.towards-30-deg{transform:rotate(30deg)}.wi-wind.towards-31-deg{transform:rotate(31deg)}.wi-wind.towards-32-deg{transform:rotate(32deg)}.wi-wind.towards-33-deg{transform:rotate(33deg)}.wi-wind.towards-34-deg{transform:rotate(34deg)}.wi-wind.towards-35-deg{transform:rotate(35deg)}.wi-wind.towards-36-deg{transform:rotate(36deg)}.wi-wind.towards-37-deg{transform:rotate(37deg)}.wi-wind.towards-38-deg{transform:rotate(38deg)}.wi-wind.towards-39-deg{transform:rotate(39deg)}.wi-wind.towards-40-deg{transform:rotate(40deg)}.wi-wind.towards-41-deg{transform:rotate(41deg)}.wi-wind.towards-42-deg{transform:rotate(42deg)}.wi-wind.towards-43-deg{transform:rotate(43deg)}.wi-wind.towards-44-deg{transform:rotate(44deg)}.wi-wind.towards-45-deg{transform:rotate(45deg)}.wi-wind.towards-46-deg{transform:rotate(46deg)}.wi-wind.towards-47-deg{transform:rotate(47deg)}.wi-wind.towards-48-deg{transform:rotate(48deg)}.wi-wind.towards-49-deg{transform:rotate(49deg)}.wi-wind.towards-50-deg{transform:rotate(50deg)}.wi-wind.towards-51-deg{transform:rotate(51deg)}.wi-wind.towards-52-deg{transform:rotate(52deg)}.wi-wind.towards-53-deg{transform:rotate(53deg)}.wi-wind.towards-54-deg{transform:rotate(54deg)}.wi-wind.towards-55-deg{transform:rotate(55deg)}.wi-wind.towards-56-deg{transform:rotate(56deg)}.wi-wind.towards-57-deg{transform:rotate(57deg)}.wi-wind.towards-58-deg{transform:rotate(58deg)}.wi-wind.towards-59-deg{transform:rotate(59deg)}.wi-wind.towards-60-deg{transform:rotate(60deg)}.wi-wind.towards-61-deg{transform:rotate(61deg)}.wi-wind.towards-62-deg{transform:rotate(62deg)}.wi-wind.towards-63-deg{transform:rotate(63deg)}.wi-wind.towards-64-deg{transform:rotate(64deg)}.wi-wind.towards-65-deg{transform:rotate(65deg)}.wi-wind.towards-66-deg{transform:rotate(66deg)}.wi-wind.towards-67-deg{transform:rotate(67deg)}.wi-wind.towards-68-deg{transform:rotate(68deg)}.wi-wind.towards-69-deg{transform:rotate(69deg)}.wi-wind.towards-70-deg{transform:rotate(70deg)}.wi-wind.towards-71-deg{transform:rotate(71deg)}.wi-wind.towards-72-deg{transform:rotate(72deg)}.wi-wind.towards-73-deg{transform:rotate(73deg)}.wi-wind.towards-74-deg{transform:rotate(74deg)}.wi-wind.towards-75-deg{transform:rotate(75deg)}.wi-wind.towards-76-deg{transform:rotate(76deg)}.wi-wind.towards-77-deg{transform:rotate(77deg)}.wi-wind.towards-78-deg{transform:rotate(78deg)}.wi-wind.towards-79-deg{transform:rotate(79deg)}.wi-wind.towards-80-deg{transform:rotate(80deg)}.wi-wind.towards-81-deg{transform:rotate(81deg)}.wi-wind.towards-82-deg{transform:rotate(82deg)}.wi-wind.towards-83-deg{transform:rotate(83deg)}.wi-wind.towards-84-deg{transform:rotate(84deg)}.wi-wind.towards-85-deg{transform:rotate(85deg)}.wi-wind.towards-86-deg{transform:rotate(86deg)}.wi-wind.towards-87-deg{transform:rotate(87deg)}.wi-wind.towards-88-deg{transform:rotate(88deg)}.wi-wind.towards-89-deg{transform:rotate(89deg)}.wi-wind.towards-90-deg{transform:rotate(90deg)}.wi-wind.towards-91-deg{transform:rotate(91deg)}.wi-wind.towards-92-deg{transform:rotate(92deg)}.wi-wind.towards-93-deg{transform:rotate(93deg)}.wi-wind.towards-94-deg{transform:rotate(94deg)}.wi-wind.towards-95-deg{transform:rotate(95deg)}.wi-wind.towards-96-deg{transform:rotate(96deg)}.wi-wind.towards-97-deg{transform:rotate(97deg)}.wi-wind.towards-98-deg{transform:rotate(98deg)}.wi-wind.towards-99-deg{transform:rotate(99deg)}.wi-wind.towards-100-deg{transform:rotate(100deg)}.wi-wind.towards-101-deg{transform:rotate(101deg)}.wi-wind.towards-102-deg{transform:rotate(102deg)}.wi-wind.towards-103-deg{transform:rotate(103deg)}.wi-wind.towards-104-deg{transform:rotate(104deg)}.wi-wind.towards-105-deg{transform:rotate(105deg)}.wi-wind.towards-106-deg{transform:rotate(106deg)}.wi-wind.towards-107-deg{transform:rotate(107deg)}.wi-wind.towards-108-deg{transform:rotate(108deg)}.wi-wind.towards-109-deg{transform:rotate(109deg)}.wi-wind.towards-110-deg{transform:rotate(110deg)}.wi-wind.towards-111-deg{transform:rotate(111deg)}.wi-wind.towards-112-deg{transform:rotate(112deg)}.wi-wind.towards-113-deg{transform:rotate(113deg)}.wi-wind.towards-114-deg{transform:rotate(114deg)}.wi-wind.towards-115-deg{transform:rotate(115deg)}.wi-wind.towards-116-deg{transform:rotate(116deg)}.wi-wind.towards-117-deg{transform:rotate(117deg)}.wi-wind.towards-118-deg{transform:rotate(118deg)}.wi-wind.towards-119-deg{transform:rotate(119deg)}.wi-wind.towards-120-deg{transform:rotate(120deg)}.wi-wind.towards-121-deg{transform:rotate(121deg)}.wi-wind.towards-122-deg{transform:rotate(122deg)}.wi-wind.towards-123-deg{transform:rotate(123deg)}.wi-wind.towards-124-deg{transform:rotate(124deg)}.wi-wind.towards-125-deg{transform:rotate(125deg)}.wi-wind.towards-126-deg{transform:rotate(126deg)}.wi-wind.towards-127-deg{transform:rotate(127deg)}.wi-wind.towards-128-deg{transform:rotate(128deg)}.wi-wind.towards-129-deg{transform:rotate(129deg)}.wi-wind.towards-130-deg{transform:rotate(130deg)}.wi-wind.towards-131-deg{transform:rotate(131deg)}.wi-wind.towards-132-deg{transform:rotate(132deg)}.wi-wind.towards-133-deg{transform:rotate(133deg)}.wi-wind.towards-134-deg{transform:rotate(134deg)}.wi-wind.towards-135-deg{transform:rotate(135deg)}.wi-wind.towards-136-deg{transform:rotate(136deg)}.wi-wind.towards-137-deg{transform:rotate(137deg)}.wi-wind.towards-138-deg{transform:rotate(138deg)}.wi-wind.towards-139-deg{transform:rotate(139deg)}.wi-wind.towards-140-deg{transform:rotate(140deg)}.wi-wind.towards-141-deg{transform:rotate(141deg)}.wi-wind.towards-142-deg{transform:rotate(142deg)}.wi-wind.towards-143-deg{transform:rotate(143deg)}.wi-wind.towards-144-deg{transform:rotate(144deg)}.wi-wind.towards-145-deg{transform:rotate(145deg)}.wi-wind.towards-146-deg{transform:rotate(146deg)}.wi-wind.towards-147-deg{transform:rotate(147deg)}.wi-wind.towards-148-deg{transform:rotate(148deg)}.wi-wind.towards-149-deg{transform:rotate(149deg)}.wi-wind.towards-150-deg{transform:rotate(150deg)}.wi-wind.towards-151-deg{transform:rotate(151deg)}.wi-wind.towards-152-deg{transform:rotate(152deg)}.wi-wind.towards-153-deg{transform:rotate(153deg)}.wi-wind.towards-154-deg{transform:rotate(154deg)}.wi-wind.towards-155-deg{transform:rotate(155deg)}.wi-wind.towards-156-deg{transform:rotate(156deg)}.wi-wind.towards-157-deg{transform:rotate(157deg)}.wi-wind.towards-158-deg{transform:rotate(158deg)}.wi-wind.towards-159-deg{transform:rotate(159deg)}.wi-wind.towards-160-deg{transform:rotate(160deg)}.wi-wind.towards-161-deg{transform:rotate(161deg)}.wi-wind.towards-162-deg{transform:rotate(162deg)}.wi-wind.towards-163-deg{transform:rotate(163deg)}.wi-wind.towards-164-deg{transform:rotate(164deg)}.wi-wind.towards-165-deg{transform:rotate(165deg)}.wi-wind.towards-166-deg{transform:rotate(166deg)}.wi-wind.towards-167-deg{transform:rotate(167deg)}.wi-wind.towards-168-deg{transform:rotate(168deg)}.wi-wind.towards-169-deg{transform:rotate(169deg)}.wi-wind.towards-170-deg{transform:rotate(170deg)}.wi-wind.towards-171-deg{transform:rotate(171deg)}.wi-wind.towards-172-deg{transform:rotate(172deg)}.wi-wind.towards-173-deg{transform:rotate(173deg)}.wi-wind.towards-174-deg{transform:rotate(174deg)}.wi-wind.towards-175-deg{transform:rotate(175deg)}.wi-wind.towards-176-deg{transform:rotate(176deg)}.wi-wind.towards-177-deg{transform:rotate(177deg)}.wi-wind.towards-178-deg{transform:rotate(178deg)}.wi-wind.towards-179-deg{transform:rotate(179deg)}.wi-wind.towards-180-deg{transform:rotate(180deg)}.wi-wind.towards-181-deg{transform:rotate(181deg)}.wi-wind.towards-182-deg{transform:rotate(182deg)}.wi-wind.towards-183-deg{transform:rotate(183deg)}.wi-wind.towards-184-deg{transform:rotate(184deg)}.wi-wind.towards-185-deg{transform:rotate(185deg)}.wi-wind.towards-186-deg{transform:rotate(186deg)}.wi-wind.towards-187-deg{transform:rotate(187deg)}.wi-wind.towards-188-deg{transform:rotate(188deg)}.wi-wind.towards-189-deg{transform:rotate(189deg)}.wi-wind.towards-190-deg{transform:rotate(190deg)}.wi-wind.towards-191-deg{transform:rotate(191deg)}.wi-wind.towards-192-deg{transform:rotate(192deg)}.wi-wind.towards-193-deg{transform:rotate(193deg)}.wi-wind.towards-194-deg{transform:rotate(194deg)}.wi-wind.towards-195-deg{transform:rotate(195deg)}.wi-wind.towards-196-deg{transform:rotate(196deg)}.wi-wind.towards-197-deg{transform:rotate(197deg)}.wi-wind.towards-198-deg{transform:rotate(198deg)}.wi-wind.towards-199-deg{transform:rotate(199deg)}.wi-wind.towards-200-deg{transform:rotate(200deg)}.wi-wind.towards-201-deg{transform:rotate(201deg)}.wi-wind.towards-202-deg{transform:rotate(202deg)}.wi-wind.towards-203-deg{transform:rotate(203deg)}.wi-wind.towards-204-deg{transform:rotate(204deg)}.wi-wind.towards-205-deg{transform:rotate(205deg)}.wi-wind.towards-206-deg{transform:rotate(206deg)}.wi-wind.towards-207-deg{transform:rotate(207deg)}.wi-wind.towards-208-deg{transform:rotate(208deg)}.wi-wind.towards-209-deg{transform:rotate(209deg)}.wi-wind.towards-210-deg{transform:rotate(210deg)}.wi-wind.towards-211-deg{transform:rotate(211deg)}.wi-wind.towards-212-deg{transform:rotate(212deg)}.wi-wind.towards-213-deg{transform:rotate(213deg)}.wi-wind.towards-214-deg{transform:rotate(214deg)}.wi-wind.towards-215-deg{transform:rotate(215deg)}.wi-wind.towards-216-deg{transform:rotate(216deg)}.wi-wind.towards-217-deg{transform:rotate(217deg)}.wi-wind.towards-218-deg{transform:rotate(218deg)}.wi-wind.towards-219-deg{transform:rotate(219deg)}.wi-wind.towards-220-deg{transform:rotate(220deg)}.wi-wind.towards-221-deg{transform:rotate(221deg)}.wi-wind.towards-222-deg{transform:rotate(222deg)}.wi-wind.towards-223-deg{transform:rotate(223deg)}.wi-wind.towards-224-deg{transform:rotate(224deg)}.wi-wind.towards-225-deg{transform:rotate(225deg)}.wi-wind.towards-226-deg{transform:rotate(226deg)}.wi-wind.towards-227-deg{transform:rotate(227deg)}.wi-wind.towards-228-deg{transform:rotate(228deg)}.wi-wind.towards-229-deg{transform:rotate(229deg)}.wi-wind.towards-230-deg{transform:rotate(230deg)}.wi-wind.towards-231-deg{transform:rotate(231deg)}.wi-wind.towards-232-deg{transform:rotate(232deg)}.wi-wind.towards-233-deg{transform:rotate(233deg)}.wi-wind.towards-234-deg{transform:rotate(234deg)}.wi-wind.towards-235-deg{transform:rotate(235deg)}.wi-wind.towards-236-deg{transform:rotate(236deg)}.wi-wind.towards-237-deg{transform:rotate(237deg)}.wi-wind.towards-238-deg{transform:rotate(238deg)}.wi-wind.towards-239-deg{transform:rotate(239deg)}.wi-wind.towards-240-deg{transform:rotate(240deg)}.wi-wind.towards-241-deg{transform:rotate(241deg)}.wi-wind.towards-242-deg{transform:rotate(242deg)}.wi-wind.towards-243-deg{transform:rotate(243deg)}.wi-wind.towards-244-deg{transform:rotate(244deg)}.wi-wind.towards-245-deg{transform:rotate(245deg)}.wi-wind.towards-246-deg{transform:rotate(246deg)}.wi-wind.towards-247-deg{transform:rotate(247deg)}.wi-wind.towards-248-deg{transform:rotate(248deg)}.wi-wind.towards-249-deg{transform:rotate(249deg)}.wi-wind.towards-250-deg{transform:rotate(250deg)}.wi-wind.towards-251-deg{transform:rotate(251deg)}.wi-wind.towards-252-deg{transform:rotate(252deg)}.wi-wind.towards-253-deg{transform:rotate(253deg)}.wi-wind.towards-254-deg{transform:rotate(254deg)}.wi-wind.towards-255-deg{transform:rotate(255deg)}.wi-wind.towards-256-deg{transform:rotate(256deg)}.wi-wind.towards-257-deg{transform:rotate(257deg)}.wi-wind.towards-258-deg{transform:rotate(258deg)}.wi-wind.towards-259-deg{transform:rotate(259deg)}.wi-wind.towards-260-deg{transform:rotate(260deg)}.wi-wind.towards-261-deg{transform:rotate(261deg)}.wi-wind.towards-262-deg{transform:rotate(262deg)}.wi-wind.towards-263-deg{transform:rotate(263deg)}.wi-wind.towards-264-deg{transform:rotate(264deg)}.wi-wind.towards-265-deg{transform:rotate(265deg)}.wi-wind.towards-266-deg{transform:rotate(266deg)}.wi-wind.towards-267-deg{transform:rotate(267deg)}.wi-wind.towards-268-deg{transform:rotate(268deg)}.wi-wind.towards-269-deg{transform:rotate(269deg)}.wi-wind.towards-270-deg{transform:rotate(270deg)}.wi-wind.towards-271-deg{transform:rotate(271deg)}.wi-wind.towards-272-deg{transform:rotate(272deg)}.wi-wind.towards-273-deg{transform:rotate(273deg)}.wi-wind.towards-274-deg{transform:rotate(274deg)}.wi-wind.towards-275-deg{transform:rotate(275deg)}.wi-wind.towards-276-deg{transform:rotate(276deg)}.wi-wind.towards-277-deg{transform:rotate(277deg)}.wi-wind.towards-278-deg{transform:rotate(278deg)}.wi-wind.towards-279-deg{transform:rotate(279deg)}.wi-wind.towards-280-deg{transform:rotate(280deg)}.wi-wind.towards-281-deg{transform:rotate(281deg)}.wi-wind.towards-282-deg{transform:rotate(282deg)}.wi-wind.towards-283-deg{transform:rotate(283deg)}.wi-wind.towards-284-deg{transform:rotate(284deg)}.wi-wind.towards-285-deg{transform:rotate(285deg)}.wi-wind.towards-286-deg{transform:rotate(286deg)}.wi-wind.towards-287-deg{transform:rotate(287deg)}.wi-wind.towards-288-deg{transform:rotate(288deg)}.wi-wind.towards-289-deg{transform:rotate(289deg)}.wi-wind.towards-290-deg{transform:rotate(290deg)}.wi-wind.towards-291-deg{transform:rotate(291deg)}.wi-wind.towards-292-deg{transform:rotate(292deg)}.wi-wind.towards-293-deg{transform:rotate(293deg)}.wi-wind.towards-294-deg{transform:rotate(294deg)}.wi-wind.towards-295-deg{transform:rotate(295deg)}.wi-wind.towards-296-deg{transform:rotate(296deg)}.wi-wind.towards-297-deg{transform:rotate(297deg)}.wi-wind.towards-298-deg{transform:rotate(298deg)}.wi-wind.towards-299-deg{transform:rotate(299deg)}.wi-wind.towards-300-deg{transform:rotate(300deg)}.wi-wind.towards-301-deg{transform:rotate(301deg)}.wi-wind.towards-302-deg{transform:rotate(302deg)}.wi-wind.towards-303-deg{transform:rotate(303deg)}.wi-wind.towards-304-deg{transform:rotate(304deg)}.wi-wind.towards-305-deg{transform:rotate(305deg)}.wi-wind.towards-306-deg{transform:rotate(306deg)}.wi-wind.towards-307-deg{transform:rotate(307deg)}.wi-wind.towards-308-deg{transform:rotate(308deg)}.wi-wind.towards-309-deg{transform:rotate(309deg)}.wi-wind.towards-310-deg{transform:rotate(310deg)}.wi-wind.towards-311-deg{transform:rotate(311deg)}.wi-wind.towards-312-deg{transform:rotate(312deg)}.wi-wind.towards-313-deg{transform:rotate(313deg)}.wi-wind.towards-314-deg{transform:rotate(314deg)}.wi-wind.towards-315-deg{transform:rotate(315deg)}.wi-wind.towards-316-deg{transform:rotate(316deg)}.wi-wind.towards-317-deg{transform:rotate(317deg)}.wi-wind.towards-318-deg{transform:rotate(318deg)}.wi-wind.towards-319-deg{transform:rotate(319deg)}.wi-wind.towards-320-deg{transform:rotate(320deg)}.wi-wind.towards-321-deg{transform:rotate(321deg)}.wi-wind.towards-322-deg{transform:rotate(322deg)}.wi-wind.towards-323-deg{transform:rotate(323deg)}.wi-wind.towards-324-deg{transform:rotate(324deg)}.wi-wind.towards-325-deg{transform:rotate(325deg)}.wi-wind.towards-326-deg{transform:rotate(326deg)}.wi-wind.towards-327-deg{transform:rotate(327deg)}.wi-wind.towards-328-deg{transform:rotate(328deg)}.wi-wind.towards-329-deg{transform:rotate(329deg)}.wi-wind.towards-330-deg{transform:rotate(330deg)}.wi-wind.towards-331-deg{transform:rotate(331deg)}.wi-wind.towards-332-deg{transform:rotate(332deg)}.wi-wind.towards-333-deg{transform:rotate(333deg)}.wi-wind.towards-334-deg{transform:rotate(334deg)}.wi-wind.towards-335-deg{transform:rotate(335deg)}.wi-wind.towards-336-deg{transform:rotate(336deg)}.wi-wind.towards-337-deg{transform:rotate(337deg)}.wi-wind.towards-338-deg{transform:rotate(338deg)}.wi-wind.towards-339-deg{transform:rotate(339deg)}.wi-wind.towards-340-deg{transform:rotate(340deg)}.wi-wind.towards-341-deg{transform:rotate(341deg)}.wi-wind.towards-342-deg{transform:rotate(342deg)}.wi-wind.towards-343-deg{transform:rotate(343deg)}.wi-wind.towards-344-deg{transform:rotate(344deg)}.wi-wind.towards-345-deg{transform:rotate(345deg)}.wi-wind.towards-346-deg{transform:rotate(346deg)}.wi-wind.towards-347-deg{transform:rotate(347deg)}.wi-wind.towards-348-deg{transform:rotate(348deg)}.wi-wind.towards-349-deg{transform:rotate(349deg)}.wi-wind.towards-350-deg{transform:rotate(350deg)}.wi-wind.towards-351-deg{transform:rotate(351deg)}.wi-wind.towards-352-deg{transform:rotate(352deg)}.wi-wind.towards-353-deg{transform:rotate(353deg)}.wi-wind.towards-354-deg{transform:rotate(354deg)}.wi-wind.towards-355-deg{transform:rotate(355deg)}.wi-wind.towards-356-deg{transform:rotate(356deg)}.wi-wind.towards-357-deg{transform:rotate(357deg)}.wi-wind.towards-358-deg{transform:rotate(358deg)}.wi-wind.towards-359-deg{transform:rotate(359deg)}.wi-wind.towards-360-deg{transform:rotate(0)}.wi-wind.from-0-deg{transform:rotate(180deg)}.wi-wind.from-1-deg{transform:rotate(181deg)}.wi-wind.from-2-deg{transform:rotate(182deg)}.wi-wind.from-3-deg{transform:rotate(183deg)}.wi-wind.from-4-deg{transform:rotate(184deg)}.wi-wind.from-5-deg{transform:rotate(185deg)}.wi-wind.from-6-deg{transform:rotate(186deg)}.wi-wind.from-7-deg{transform:rotate(187deg)}.wi-wind.from-8-deg{transform:rotate(188deg)}.wi-wind.from-9-deg{transform:rotate(189deg)}.wi-wind.from-10-deg{transform:rotate(190deg)}.wi-wind.from-11-deg{transform:rotate(191deg)}.wi-wind.from-12-deg{transform:rotate(192deg)}.wi-wind.from-13-deg{transform:rotate(193deg)}.wi-wind.from-14-deg{transform:rotate(194deg)}.wi-wind.from-15-deg{transform:rotate(195deg)}.wi-wind.from-16-deg{transform:rotate(196deg)}.wi-wind.from-17-deg{transform:rotate(197deg)}.wi-wind.from-18-deg{transform:rotate(198deg)}.wi-wind.from-19-deg{transform:rotate(199deg)}.wi-wind.from-20-deg{transform:rotate(200deg)}.wi-wind.from-21-deg{transform:rotate(201deg)}.wi-wind.from-22-deg{transform:rotate(202deg)}.wi-wind.from-23-deg{transform:rotate(203deg)}.wi-wind.from-24-deg{transform:rotate(204deg)}.wi-wind.from-25-deg{transform:rotate(205deg)}.wi-wind.from-26-deg{transform:rotate(206deg)}.wi-wind.from-27-deg{transform:rotate(207deg)}.wi-wind.from-28-deg{transform:rotate(208deg)}.wi-wind.from-29-deg{transform:rotate(209deg)}.wi-wind.from-30-deg{transform:rotate(210deg)}.wi-wind.from-31-deg{transform:rotate(211deg)}.wi-wind.from-32-deg{transform:rotate(212deg)}.wi-wind.from-33-deg{transform:rotate(213deg)}.wi-wind.from-34-deg{transform:rotate(214deg)}.wi-wind.from-35-deg{transform:rotate(215deg)}.wi-wind.from-36-deg{transform:rotate(216deg)}.wi-wind.from-37-deg{transform:rotate(217deg)}.wi-wind.from-38-deg{transform:rotate(218deg)}.wi-wind.from-39-deg{transform:rotate(219deg)}.wi-wind.from-40-deg{transform:rotate(220deg)}.wi-wind.from-41-deg{transform:rotate(221deg)}.wi-wind.from-42-deg{transform:rotate(222deg)}.wi-wind.from-43-deg{transform:rotate(223deg)}.wi-wind.from-44-deg{transform:rotate(224deg)}.wi-wind.from-45-deg{transform:rotate(225deg)}.wi-wind.from-46-deg{transform:rotate(226deg)}.wi-wind.from-47-deg{transform:rotate(227deg)}.wi-wind.from-48-deg{transform:rotate(228deg)}.wi-wind.from-49-deg{transform:rotate(229deg)}.wi-wind.from-50-deg{transform:rotate(230deg)}.wi-wind.from-51-deg{transform:rotate(231deg)}.wi-wind.from-52-deg{transform:rotate(232deg)}.wi-wind.from-53-deg{transform:rotate(233deg)}.wi-wind.from-54-deg{transform:rotate(234deg)}.wi-wind.from-55-deg{transform:rotate(235deg)}.wi-wind.from-56-deg{transform:rotate(236deg)}.wi-wind.from-57-deg{transform:rotate(237deg)}.wi-wind.from-58-deg{transform:rotate(238deg)}.wi-wind.from-59-deg{transform:rotate(239deg)}.wi-wind.from-60-deg{transform:rotate(240deg)}.wi-wind.from-61-deg{transform:rotate(241deg)}.wi-wind.from-62-deg{transform:rotate(242deg)}.wi-wind.from-63-deg{transform:rotate(243deg)}.wi-wind.from-64-deg{transform:rotate(244deg)}.wi-wind.from-65-deg{transform:rotate(245deg)}.wi-wind.from-66-deg{transform:rotate(246deg)}.wi-wind.from-67-deg{transform:rotate(247deg)}.wi-wind.from-68-deg{transform:rotate(248deg)}.wi-wind.from-69-deg{transform:rotate(249deg)}.wi-wind.from-70-deg{transform:rotate(250deg)}.wi-wind.from-71-deg{transform:rotate(251deg)}.wi-wind.from-72-deg{transform:rotate(252deg)}.wi-wind.from-73-deg{transform:rotate(253deg)}.wi-wind.from-74-deg{transform:rotate(254deg)}.wi-wind.from-75-deg{transform:rotate(255deg)}.wi-wind.from-76-deg{transform:rotate(256deg)}.wi-wind.from-77-deg{transform:rotate(257deg)}.wi-wind.from-78-deg{transform:rotate(258deg)}.wi-wind.from-79-deg{transform:rotate(259deg)}.wi-wind.from-80-deg{transform:rotate(260deg)}.wi-wind.from-81-deg{transform:rotate(261deg)}.wi-wind.from-82-deg{transform:rotate(262deg)}.wi-wind.from-83-deg{transform:rotate(263deg)}.wi-wind.from-84-deg{transform:rotate(264deg)}.wi-wind.from-85-deg{transform:rotate(265deg)}.wi-wind.from-86-deg{transform:rotate(266deg)}.wi-wind.from-87-deg{transform:rotate(267deg)}.wi-wind.from-88-deg{transform:rotate(268deg)}.wi-wind.from-89-deg{transform:rotate(269deg)}.wi-wind.from-90-deg{transform:rotate(270deg)}.wi-wind.from-91-deg{transform:rotate(271deg)}.wi-wind.from-92-deg{transform:rotate(272deg)}.wi-wind.from-93-deg{transform:rotate(273deg)}.wi-wind.from-94-deg{transform:rotate(274deg)}.wi-wind.from-95-deg{transform:rotate(275deg)}.wi-wind.from-96-deg{transform:rotate(276deg)}.wi-wind.from-97-deg{transform:rotate(277deg)}.wi-wind.from-98-deg{transform:rotate(278deg)}.wi-wind.from-99-deg{transform:rotate(279deg)}.wi-wind.from-100-deg{transform:rotate(280deg)}.wi-wind.from-101-deg{transform:rotate(281deg)}.wi-wind.from-102-deg{transform:rotate(282deg)}.wi-wind.from-103-deg{transform:rotate(283deg)}.wi-wind.from-104-deg{transform:rotate(284deg)}.wi-wind.from-105-deg{transform:rotate(285deg)}.wi-wind.from-106-deg{transform:rotate(286deg)}.wi-wind.from-107-deg{transform:rotate(287deg)}.wi-wind.from-108-deg{transform:rotate(288deg)}.wi-wind.from-109-deg{transform:rotate(289deg)}.wi-wind.from-110-deg{transform:rotate(290deg)}.wi-wind.from-111-deg{transform:rotate(291deg)}.wi-wind.from-112-deg{transform:rotate(292deg)}.wi-wind.from-113-deg{transform:rotate(293deg)}.wi-wind.from-114-deg{transform:rotate(294deg)}.wi-wind.from-115-deg{transform:rotate(295deg)}.wi-wind.from-116-deg{transform:rotate(296deg)}.wi-wind.from-117-deg{transform:rotate(297deg)}.wi-wind.from-118-deg{transform:rotate(298deg)}.wi-wind.from-119-deg{transform:rotate(299deg)}.wi-wind.from-120-deg{transform:rotate(300deg)}.wi-wind.from-121-deg{transform:rotate(301deg)}.wi-wind.from-122-deg{transform:rotate(302deg)}.wi-wind.from-123-deg{transform:rotate(303deg)}.wi-wind.from-124-deg{transform:rotate(304deg)}.wi-wind.from-125-deg{transform:rotate(305deg)}.wi-wind.from-126-deg{transform:rotate(306deg)}.wi-wind.from-127-deg{transform:rotate(307deg)}.wi-wind.from-128-deg{transform:rotate(308deg)}.wi-wind.from-129-deg{transform:rotate(309deg)}.wi-wind.from-130-deg{transform:rotate(310deg)}.wi-wind.from-131-deg{transform:rotate(311deg)}.wi-wind.from-132-deg{transform:rotate(312deg)}.wi-wind.from-133-deg{transform:rotate(313deg)}.wi-wind.from-134-deg{transform:rotate(314deg)}.wi-wind.from-135-deg{transform:rotate(315deg)}.wi-wind.from-136-deg{transform:rotate(316deg)}.wi-wind.from-137-deg{transform:rotate(317deg)}.wi-wind.from-138-deg{transform:rotate(318deg)}.wi-wind.from-139-deg{transform:rotate(319deg)}.wi-wind.from-140-deg{transform:rotate(320deg)}.wi-wind.from-141-deg{transform:rotate(321deg)}.wi-wind.from-142-deg{transform:rotate(322deg)}.wi-wind.from-143-deg{transform:rotate(323deg)}.wi-wind.from-144-deg{transform:rotate(324deg)}.wi-wind.from-145-deg{transform:rotate(325deg)}.wi-wind.from-146-deg{transform:rotate(326deg)}.wi-wind.from-147-deg{transform:rotate(327deg)}.wi-wind.from-148-deg{transform:rotate(328deg)}.wi-wind.from-149-deg{transform:rotate(329deg)}.wi-wind.from-150-deg{transform:rotate(330deg)}.wi-wind.from-151-deg{transform:rotate(331deg)}.wi-wind.from-152-deg{transform:rotate(332deg)}.wi-wind.from-153-deg{transform:rotate(333deg)}.wi-wind.from-154-deg{transform:rotate(334deg)}.wi-wind.from-155-deg{transform:rotate(335deg)}.wi-wind.from-156-deg{transform:rotate(336deg)}.wi-wind.from-157-deg{transform:rotate(337deg)}.wi-wind.from-158-deg{transform:rotate(338deg)}.wi-wind.from-159-deg{transform:rotate(339deg)}.wi-wind.from-160-deg{transform:rotate(340deg)}.wi-wind.from-161-deg{transform:rotate(341deg)}.wi-wind.from-162-deg{transform:rotate(342deg)}.wi-wind.from-163-deg{transform:rotate(343deg)}.wi-wind.from-164-deg{transform:rotate(344deg)}.wi-wind.from-165-deg{transform:rotate(345deg)}.wi-wind.from-166-deg{transform:rotate(346deg)}.wi-wind.from-167-deg{transform:rotate(347deg)}.wi-wind.from-168-deg{transform:rotate(348deg)}.wi-wind.from-169-deg{transform:rotate(349deg)}.wi-wind.from-170-deg{transform:rotate(350deg)}.wi-wind.from-171-deg{transform:rotate(351deg)}.wi-wind.from-172-deg{transform:rotate(352deg)}.wi-wind.from-173-deg{transform:rotate(353deg)}.wi-wind.from-174-deg{transform:rotate(354deg)}.wi-wind.from-175-deg{transform:rotate(355deg)}.wi-wind.from-176-deg{transform:rotate(356deg)}.wi-wind.from-177-deg{transform:rotate(357deg)}.wi-wind.from-178-deg{transform:rotate(358deg)}.wi-wind.from-179-deg{transform:rotate(359deg)}.wi-wind.from-180-deg{transform:rotate(0)}.wi-wind.from-181-deg{transform:rotate(1deg)}.wi-wind.from-182-deg{transform:rotate(2deg)}.wi-wind.from-183-deg{transform:rotate(3deg)}.wi-wind.from-184-deg{transform:rotate(4deg)}.wi-wind.from-185-deg{transform:rotate(5deg)}.wi-wind.from-186-deg{transform:rotate(6deg)}.wi-wind.from-187-deg{transform:rotate(7deg)}.wi-wind.from-188-deg{transform:rotate(8deg)}.wi-wind.from-189-deg{transform:rotate(9deg)}.wi-wind.from-190-deg{transform:rotate(10deg)}.wi-wind.from-191-deg{transform:rotate(11deg)}.wi-wind.from-192-deg{transform:rotate(12deg)}.wi-wind.from-193-deg{transform:rotate(13deg)}.wi-wind.from-194-deg{transform:rotate(14deg)}.wi-wind.from-195-deg{transform:rotate(15deg)}.wi-wind.from-196-deg{transform:rotate(16deg)}.wi-wind.from-197-deg{transform:rotate(17deg)}.wi-wind.from-198-deg{transform:rotate(18deg)}.wi-wind.from-199-deg{transform:rotate(19deg)}.wi-wind.from-200-deg{transform:rotate(20deg)}.wi-wind.from-201-deg{transform:rotate(21deg)}.wi-wind.from-202-deg{transform:rotate(22deg)}.wi-wind.from-203-deg{transform:rotate(23deg)}.wi-wind.from-204-deg{transform:rotate(24deg)}.wi-wind.from-205-deg{transform:rotate(25deg)}.wi-wind.from-206-deg{transform:rotate(26deg)}.wi-wind.from-207-deg{transform:rotate(27deg)}.wi-wind.from-208-deg{transform:rotate(28deg)}.wi-wind.from-209-deg{transform:rotate(29deg)}.wi-wind.from-210-deg{transform:rotate(30deg)}.wi-wind.from-211-deg{transform:rotate(31deg)}.wi-wind.from-212-deg{transform:rotate(32deg)}.wi-wind.from-213-deg{transform:rotate(33deg)}.wi-wind.from-214-deg{transform:rotate(34deg)}.wi-wind.from-215-deg{transform:rotate(35deg)}.wi-wind.from-216-deg{transform:rotate(36deg)}.wi-wind.from-217-deg{transform:rotate(37deg)}.wi-wind.from-218-deg{transform:rotate(38deg)}.wi-wind.from-219-deg{transform:rotate(39deg)}.wi-wind.from-220-deg{transform:rotate(40deg)}.wi-wind.from-221-deg{transform:rotate(41deg)}.wi-wind.from-222-deg{transform:rotate(42deg)}.wi-wind.from-223-deg{transform:rotate(43deg)}.wi-wind.from-224-deg{transform:rotate(44deg)}.wi-wind.from-225-deg{transform:rotate(45deg)}.wi-wind.from-226-deg{transform:rotate(46deg)}.wi-wind.from-227-deg{transform:rotate(47deg)}.wi-wind.from-228-deg{transform:rotate(48deg)}.wi-wind.from-229-deg{transform:rotate(49deg)}.wi-wind.from-230-deg{transform:rotate(50deg)}.wi-wind.from-231-deg{transform:rotate(51deg)}.wi-wind.from-232-deg{transform:rotate(52deg)}.wi-wind.from-233-deg{transform:rotate(53deg)}.wi-wind.from-234-deg{transform:rotate(54deg)}.wi-wind.from-235-deg{transform:rotate(55deg)}.wi-wind.from-236-deg{transform:rotate(56deg)}.wi-wind.from-237-deg{transform:rotate(57deg)}.wi-wind.from-238-deg{transform:rotate(58deg)}.wi-wind.from-239-deg{transform:rotate(59deg)}.wi-wind.from-240-deg{transform:rotate(60deg)}.wi-wind.from-241-deg{transform:rotate(61deg)}.wi-wind.from-242-deg{transform:rotate(62deg)}.wi-wind.from-243-deg{transform:rotate(63deg)}.wi-wind.from-244-deg{transform:rotate(64deg)}.wi-wind.from-245-deg{transform:rotate(65deg)}.wi-wind.from-246-deg{transform:rotate(66deg)}.wi-wind.from-247-deg{transform:rotate(67deg)}.wi-wind.from-248-deg{transform:rotate(68deg)}.wi-wind.from-249-deg{transform:rotate(69deg)}.wi-wind.from-250-deg{transform:rotate(70deg)}.wi-wind.from-251-deg{transform:rotate(71deg)}.wi-wind.from-252-deg{transform:rotate(72deg)}.wi-wind.from-253-deg{transform:rotate(73deg)}.wi-wind.from-254-deg{transform:rotate(74deg)}.wi-wind.from-255-deg{transform:rotate(75deg)}.wi-wind.from-256-deg{transform:rotate(76deg)}.wi-wind.from-257-deg{transform:rotate(77deg)}.wi-wind.from-258-deg{transform:rotate(78deg)}.wi-wind.from-259-deg{transform:rotate(79deg)}.wi-wind.from-260-deg{transform:rotate(80deg)}.wi-wind.from-261-deg{transform:rotate(81deg)}.wi-wind.from-262-deg{transform:rotate(82deg)}.wi-wind.from-263-deg{transform:rotate(83deg)}.wi-wind.from-264-deg{transform:rotate(84deg)}.wi-wind.from-265-deg{transform:rotate(85deg)}.wi-wind.from-266-deg{transform:rotate(86deg)}.wi-wind.from-267-deg{transform:rotate(87deg)}.wi-wind.from-268-deg{transform:rotate(88deg)}.wi-wind.from-269-deg{transform:rotate(89deg)}.wi-wind.from-270-deg{transform:rotate(90deg)}.wi-wind.from-271-deg{transform:rotate(91deg)}.wi-wind.from-272-deg{transform:rotate(92deg)}.wi-wind.from-273-deg{transform:rotate(93deg)}.wi-wind.from-274-deg{transform:rotate(94deg)}.wi-wind.from-275-deg{transform:rotate(95deg)}.wi-wind.from-276-deg{transform:rotate(96deg)}.wi-wind.from-277-deg{transform:rotate(97deg)}.wi-wind.from-278-deg{transform:rotate(98deg)}.wi-wind.from-279-deg{transform:rotate(99deg)}.wi-wind.from-280-deg{transform:rotate(100deg)}.wi-wind.from-281-deg{transform:rotate(101deg)}.wi-wind.from-282-deg{transform:rotate(102deg)}.wi-wind.from-283-deg{transform:rotate(103deg)}.wi-wind.from-284-deg{transform:rotate(104deg)}.wi-wind.from-285-deg{transform:rotate(105deg)}.wi-wind.from-286-deg{transform:rotate(106deg)}.wi-wind.from-287-deg{transform:rotate(107deg)}.wi-wind.from-288-deg{transform:rotate(108deg)}.wi-wind.from-289-deg{transform:rotate(109deg)}.wi-wind.from-290-deg{transform:rotate(110deg)}.wi-wind.from-291-deg{transform:rotate(111deg)}.wi-wind.from-292-deg{transform:rotate(112deg)}.wi-wind.from-293-deg{transform:rotate(113deg)}.wi-wind.from-294-deg{transform:rotate(114deg)}.wi-wind.from-295-deg{transform:rotate(115deg)}.wi-wind.from-296-deg{transform:rotate(116deg)}.wi-wind.from-297-deg{transform:rotate(117deg)}.wi-wind.from-298-deg{transform:rotate(118deg)}.wi-wind.from-299-deg{transform:rotate(119deg)}.wi-wind.from-300-deg{transform:rotate(120deg)}.wi-wind.from-301-deg{transform:rotate(121deg)}.wi-wind.from-302-deg{transform:rotate(122deg)}.wi-wind.from-303-deg{transform:rotate(123deg)}.wi-wind.from-304-deg{transform:rotate(124deg)}.wi-wind.from-305-deg{transform:rotate(125deg)}.wi-wind.from-306-deg{transform:rotate(126deg)}.wi-wind.from-307-deg{transform:rotate(127deg)}.wi-wind.from-308-deg{transform:rotate(128deg)}.wi-wind.from-309-deg{transform:rotate(129deg)}.wi-wind.from-310-deg{transform:rotate(130deg)}.wi-wind.from-311-deg{transform:rotate(131deg)}.wi-wind.from-312-deg{transform:rotate(132deg)}.wi-wind.from-313-deg{transform:rotate(133deg)}.wi-wind.from-314-deg{transform:rotate(134deg)}.wi-wind.from-315-deg{transform:rotate(135deg)}.wi-wind.from-316-deg{transform:rotate(136deg)}.wi-wind.from-317-deg{transform:rotate(137deg)}.wi-wind.from-318-deg{transform:rotate(138deg)}.wi-wind.from-319-deg{transform:rotate(139deg)}.wi-wind.from-320-deg{transform:rotate(140deg)}.wi-wind.from-321-deg{transform:rotate(141deg)}.wi-wind.from-322-deg{transform:rotate(142deg)}.wi-wind.from-323-deg{transform:rotate(143deg)}.wi-wind.from-324-deg{transform:rotate(144deg)}.wi-wind.from-325-deg{transform:rotate(145deg)}.wi-wind.from-326-deg{transform:rotate(146deg)}.wi-wind.from-327-deg{transform:rotate(147deg)}.wi-wind.from-328-deg{transform:rotate(148deg)}.wi-wind.from-329-deg{transform:rotate(149deg)}.wi-wind.from-330-deg{transform:rotate(150deg)}.wi-wind.from-331-deg{transform:rotate(151deg)}.wi-wind.from-332-deg{transform:rotate(152deg)}.wi-wind.from-333-deg{transform:rotate(153deg)}.wi-wind.from-334-deg{transform:rotate(154deg)}.wi-wind.from-335-deg{transform:rotate(155deg)}.wi-wind.from-336-deg{transform:rotate(156deg)}.wi-wind.from-337-deg{transform:rotate(157deg)}.wi-wind.from-338-deg{transform:rotate(158deg)}.wi-wind.from-339-deg{transform:rotate(159deg)}.wi-wind.from-340-deg{transform:rotate(160deg)}.wi-wind.from-341-deg{transform:rotate(161deg)}.wi-wind.from-342-deg{transform:rotate(162deg)}.wi-wind.from-343-deg{transform:rotate(163deg)}.wi-wind.from-344-deg{transform:rotate(164deg)}.wi-wind.from-345-deg{transform:rotate(165deg)}.wi-wind.from-346-deg{transform:rotate(166deg)}.wi-wind.from-347-deg{transform:rotate(167deg)}.wi-wind.from-348-deg{transform:rotate(168deg)}.wi-wind.from-349-deg{transform:rotate(169deg)}.wi-wind.from-350-deg{transform:rotate(170deg)}.wi-wind.from-351-deg{transform:rotate(171deg)}.wi-wind.from-352-deg{transform:rotate(172deg)}.wi-wind.from-353-deg{transform:rotate(173deg)}.wi-wind.from-354-deg{transform:rotate(174deg)}.wi-wind.from-355-deg{transform:rotate(175deg)}.wi-wind.from-356-deg{transform:rotate(176deg)}.wi-wind.from-357-deg{transform:rotate(177deg)}.wi-wind.from-358-deg{transform:rotate(178deg)}.wi-wind.from-359-deg{transform:rotate(179deg)}.wi-wind.from-360-deg{transform:rotate(180deg)}.wi-towards-n{transform:rotate(0)}.wi-towards-nne{transform:rotate(23deg)}.wi-towards-ne{transform:rotate(45deg)}.wi-towards-ene{transform:rotate(68deg)}.wi-towards-e{transform:rotate(90deg)}.wi-towards-ese{transform:rotate(113deg)}.wi-towards-se{transform:rotate(135deg)}.wi-towards-sse{transform:rotate(158deg)}.wi-towards-s{transform:rotate(180deg)}.wi-towards-ssw{transform:rotate(203deg)}.wi-towards-sw{transform:rotate(225deg)}.wi-towards-wsw{transform:rotate(248deg)}.wi-towards-w{transform:rotate(270deg)}.wi-towards-wnw{transform:rotate(293deg)}.wi-towards-nw{transform:rotate(313deg)}.wi-towards-nnw{transform:rotate(336deg)}.wi-from-n{transform:rotate(180deg)}.wi-from-nne{transform:rotate(203deg)}.wi-from-ne{transform:rotate(225deg)}.wi-from-ene{transform:rotate(248deg)}.wi-from-e{transform:rotate(270deg)}.wi-from-ese{transform:rotate(293deg)}.wi-from-se{transform:rotate(315deg)}.wi-from-sse{transform:rotate(338deg)}.wi-from-s{transform:rotate(0)}.wi-from-ssw{transform:rotate(23deg)}.wi-from-sw{transform:rotate(45deg)}.wi-from-wsw{transform:rotate(68deg)}.wi-from-w{transform:rotate(90deg)}.wi-from-wnw{transform:rotate(113deg)}.wi-from-nw{transform:rotate(133deg)}.wi-from-nnw{transform:rotate(156deg)}.wallet{align-items:center;display:flex;flex-direction:column;justify-content:center}.wallet .show-hide{background:#00000040;border-radius:0 0 4px 4px;color:#ffffff40;cursor:pointer;font-size:10px;left:32px;padding:4px 12px;position:absolute;top:35.5px;z-index:9999}@media only screen and (max-width:400px){.wallet .show-hide{background:#000;border-radius:4px 4px 0 0;color:#fff;cursor:pointer;font-size:10px;height:-webkit-fit-content;height:fit-content;left:calc(100vw - 96px);padding:4px 12px;position:fixed;right:0;top:calc(100dvh - 86px);width:-webkit-fit-content;width:fit-content}}.wallet h2{-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;background-color:#0000001a;color:#fff;font-size:64px;font-size:14px;font-weight:900;margin-top:0;opacity:0;position:absolute;text-shadow:0 2px 0 #0000001a;top:10px;transition:all .5s ease-in-out;z-index:9999}.wallet h2.show{opacity:.7}.wallet .coins{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.wallet .coins .coin-item{position:relative}.wallet .coins .coin-item,.wallet .coins .coin-item .coin{align-items:center;display:flex;flex-direction:column;justify-content:center}.wallet .coins .coin-item .coin{background-image:linear-gradient(180deg,#2af59899,#009efd99);border-radius:32px;font-size:16px;height:256px;margin:1dvh 1vw 0;width:224px;z-index:2}@media only screen and (max-width:590px){.wallet .coins .coin-item .coin{margin:64px 32px 0}}.wallet .coins .coin-item .coin .coin-inner{align-items:center;background:#000000bf;border-radius:30px;box-shadow:inset 0 0 8px 2px #000;color:#fff;display:flex;flex-direction:column;height:248px;justify-content:center;width:216px}.wallet .coins .coin-item .coin .coin-inner div{margin:8px 0}.wallet .coins .coin-item .coin .coin-inner .ico{cursor:pointer;height:48px;margin:0 0 4px;width:48px}.wallet .coins .coin-item .coin .coin-inner .title{font-size:18px;font-weight:500}.wallet .coins .coin-item .coin .coin-inner .title_s{font-size:11px;font-weight:300;margin:2px 0}.wallet .coins .coin-item .coin .coin-inner .title_s .count{display:none;opacity:0;transition:all .2s ease-in-out}.wallet .coins .coin-item .coin .coin-inner .title_s .count.show{display:inline-block;opacity:1}.wallet .coins .coin-item .coin .coin-inner .price{font-size:16px;font-weight:500}.wallet .coins .coin-item .coin .coin-inner .change{border-radius:4px;display:inline-block;font-size:11px;font-weight:500;margin-top:8px;padding:1px 6px}.wallet .coins .coin-item .coin .coin-inner .change.down{background:#970000}.wallet .coins .coin-item .coin .coin-inner .change.up{background:#008100}.wallet .coins .coin-item .owned{background-color:#00000040;border-radius:0 0 4px 4px;bottom:0;box-shadow:inset 0 4px 4px 0 #000;color:#fff;font-size:10px;font-weight:300;opacity:0;padding:8px;position:absolute;transition:all .2s ease-in-out;z-index:1}.wallet .coins .coin-item .owned.show{bottom:-28px;opacity:1}.pop{cursor:pointer;position:relative;top:0;transition:all .2s ease-in-out}.pop.showing-totals{top:32px}.pop-form{background:#000000bf;display:none;height:100dvh;left:0;position:absolute;top:0;width:100vw;z-index:-9999}.pop-form.show{z-index:9999}.pop-form .amount-input,.pop-form.show{align-items:center;display:flex;justify-content:center}.pop-form .amount-input{flex-direction:row}.pop-form .delete-amount{align-items:center;display:flex;height:32px;justify-content:center;margin:0;padding:0;width:32px}.pop-form .delete-amount svg{height:12px;width:12px}.pop-form .pop-form-footer{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-top:16px}.pop-form .pop-form-footer div{width:100%}.search-select{width:200px}.search-select .dropdown-content{margin:0;padding:0;position:absolute;width:200px}.search-select .dropdown-menu{margin-top:1px;max-height:200px;overflow:scroll;text-align:left;width:100%!important;width:128px}.search-select .dropdown-menu .dropdown-item{border-radius:8px;color:#fff;cursor:pointer;font-size:14px;margin:4px;padding:8px;transition:all .3s ease-in-out}.search-select .dropdown-menu .dropdown-item:hover{background-color:#ffffff1a}.search-input{border:0;border-bottom:2px solid #38ab7e99;border-radius:0;margin:8px 0 0;padding-bottom:12px;width:168px}.page-workouts .menu-item,.page-workouts .workout-nav .wn-item,.page-workouts .workout-select .ws-item{background:#000000bf;border:2px solid #0000;border-radius:4px;box-shadow:inset 0 0 4px 1px #000;color:#ddd;cursor:pointer;font-size:.75rem;font-weight:900;margin:4px 8px;padding:4px 8px;transition:all .3s}.page-workouts .menu-item:hover,.page-workouts .workout-nav .wn-item:hover,.page-workouts .workout-select .ws-item:hover{background:#000000e6}.page-workouts .menu-item.active,.page-workouts .workout-nav .active.wn-item,.page-workouts .workout-select .active.ws-item{background:#ffffff80;border:2px solid #2af59880;color:#000000bf}@media screen and (max-width:500px){.page-workouts .menu-item,.page-workouts .workout-nav .wn-item,.page-workouts .workout-select .ws-item{margin:4px 2px}}.page-workouts .workout-select{margin:8px}.page-workouts .workout-nav,.page-workouts .workout-select{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.page-workouts .workout{background-image:linear-gradient(180deg,#2af598cc,#009efdcc);border-radius:8px;box-shadow:0 0 2px 1px #00000080;display:flex;flex-wrap:wrap;justify-content:center;margin:8px;max-width:512px;padding:4px 4px 12px;width:90%}.page-workouts .workout .workout-inner{align-items:flex-start;background:#000000bf;border-radius:6px;box-shadow:inset 0 0 4px 1px #000;color:#4ea9dd;color:#ddd;display:flex;flex-direction:column;font-size:.9rem;height:100%;justify-content:center;padding:0 32px 8px;width:100%}.page-workouts .workout .workout-inner h4{font-size:1.75rem;margin:32px 0 8px;text-align:left}.page-workouts .workout .workout-inner p{margin:16px 0;text-align:left}.page-workouts .workout .workout-inner ol,.page-workouts .workout .workout-inner ul{margin:0;padding:0 0 0 24px}.page-workouts .workout .workout-inner li{display:list-item;font-weight:700;list-style:auto;margin:0 0 6px;text-align:left}.page-workouts .workout .workout-inner span{color:#999;display:block;font-weight:400}@media screen and (max-width:500px){.page-workouts .workout .workout-inner h4{font-size:1.5rem}}.cv-portfolio{align-items:center;display:flex;flex-direction:column;justify-content:flex-start;min-height:calc(100vh - 64px);padding-top:64px}@media(max-width:800px){.cv-portfolio{min-height:calc(100vh - 28px);padding-top:28px}}.page-cv{font-size:16px;line-height:1.5}@media(max-width:800px){.page-cv{font-size:14px}}.page-cv .cv-container{box-shadow:0 0 16px #0000001a;margin:32px;max-width:794px;padding:40px;transition:background-color .5s ease-in-out}@media(max-width:800px){.page-cv .cv-container{margin:8px;padding:16px}}.page-cv .cv-container .cv-hr{border:none;border-top:2px solid;margin:20px 0;transition:border-color 1s ease-in-out}.page-cv .cv-container .cv-header{align-items:center;display:flex;justify-content:space-between}@media(max-width:800px){.page-cv .cv-container .cv-header{align-items:stretch;flex-direction:column}}.page-cv .cv-container .cv-header .cvh-left{line-height:1;text-align:left}.page-cv .cv-container .cv-header .cvh-left h1{font-size:4rem;font-weight:900;letter-spacing:-1px;margin:0}@media(max-width:800px){.page-cv .cv-container .cv-header .cvh-left h1{font-size:3rem}}.page-cv .cv-container .cv-header .cvh-left p{font-size:1.5rem;letter-spacing:-1px;margin:0}@media(max-width:800px){.page-cv .cv-container .cv-header .cvh-left p{font-size:1.1rem}}.page-cv .cv-container .cv-header .cvh-right{align-self:flex-end;font-size:.85rem;line-height:1;text-align:left}.page-cv .cv-container .cv-header .cvh-right p{margin:2px 0}@media(max-width:800px){.page-cv .cv-container .cv-header .cvh-right{align-self:flex-start;font-size:.75rem;margin-top:16px}}.page-cv .cv-summary{margin-bottom:20px;text-align:left}.page-cv .cv-summary h2{margin:0;padding:0}.page-cv .cv-experience{text-align:left}.page-cv .cv-experience .cve-item{margin-bottom:24px}.page-cv .cv-experience .cve-item .cv-hr{margin-top:24px}.page-cv .cv-experience .cve-item .cvei-title{align-items:center;display:flex;line-height:1}.page-cv .cv-experience .cve-item .cvei-title h3{flex:1 1;font-size:1.4rem;margin:0}.page-cv .cv-experience .cve-item .cvei-subtitle{align-items:center;display:flex;line-height:1;margin-bottom:16px;opacity:.7}.page-cv .cv-experience .cve-item .cvei-subtitle .left{align-items:flex-end;display:flex;flex:1 1}.page-cv .cv-experience .cve-item .cvei-subtitle .left .cvei-company{font-size:1.1rem;font-weight:500;margin-right:4px;margin-top:4px}.page-cv .cv-experience .cve-item .cvei-subtitle .left .cvei-location{font-size:1rem;font-weight:400;margin-left:4px;margin-top:4px}.page-cv .cv-experience .cve-item .cvei-subtitle .cvei-dates{font-size:.9rem;white-space:nowrap}.page-cv .cv-experience .cve-item .cvei-bullets .bullet-icon{flex-shrink:0;height:.4rem;margin:.4rem 8px 0;width:.4rem}.page-cv .cv-experience .cve-item .cvei-bullets ul{margin:16px 0 0 8px;padding:0}.page-cv .cv-experience .cve-item .cvei-bullets li{margin:0;padding:0}.portfolio-page .card{display:block;min-height:100dvh}.portfolio-page .card .holder{box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;min-height:100%;position:relative}.portfolio-page .page-1{align-items:center}.portfolio-page .page-1 .name-holder{margin:0}.portfolio-page .page-1 .name-holder h1{cursor:pointer;font-size:12vw;font-weight:900;justify-content:center;letter-spacing:-.3vw;line-height:10.5vw;margin:0;text-shadow:0 0 5px #646464cc}.portfolio-page .page-1 .name-holder h3{align-self:center;font-size:2vw;font-weight:300;margin:0 0 8px 4px;opacity:1;text-align:center}.portfolio-page .page-1 .name-holder h4{display:flex;font-size:2vw;font-weight:300;justify-content:center;margin:4px 0 0;opacity:1}.portfolio-page .page-1 .name-holder h4 .role-container .role-bracket{font-weight:400}.portfolio-page .page-1 .name-holder h4 .role-container .role-bracket.rb-left{padding-right:8px}.portfolio-page .page-1 .name-holder h4 .role-container .role-bracket.rb-right{padding-left:8px}.portfolio-page .name-holder.landscape .greeting{animation:slide-in-top 1.5s ease-in-out;opacity:.7;position:relative;right:0;top:0}.portfolio-page .name-holder.landscape .name{animation:slide-in-right 1.9s ease-in-out;display:flex;opacity:1;position:relative;right:0}.portfolio-page .name-holder.landscape .role{animation:slide-in-bottom 1.5s ease-in-out;bottom:0;opacity:.7;position:relative;right:0}.portfolio-page .name-holder.portrait{margin:-132px 0 0;width:100vw}.portfolio-page .name-holder.portrait .greeting{animation:slide-in-top 1.5s ease-in-out;font-size:4vw;margin:0 0 16px;opacity:.7;padding:0;position:relative;right:0;text-align:center;top:0}.portfolio-page .name-holder.portrait .name{animation:slide-in-right 1.9s ease-in-out;display:flex;flex-direction:column;font-size:20vw;justify-content:center;opacity:1;padding:0;position:relative;text-align:center;width:100vw}.portfolio-page .name-holder.portrait .name span{padding:16px 0}.portfolio-page .name-holder.portrait .name .name-space{display:none}.portfolio-page .name-holder.portrait .role{animation:slide-in-bottom 1.5s ease-in-out;bottom:0;font-size:4vw;justify-content:center;opacity:.7;position:relative;right:0;text-align:center;width:100vw}.portfolio-page .name-holder.portrait .role .role-container .role-bracket{color:inherit}@keyframes slide-in-top{0%{opacity:0;top:-50dvh}}@keyframes slide-in-right{0%{opacity:0}50%{opacity:0}}@keyframes slide-in-bottom{0%{bottom:-50dvh;opacity:0}}@keyframes slide-in-bottom-second{0%{bottom:-75dvh;opacity:0}}.portfolio-page .hero-ctas{align-items:center;animation:slide-in-bottom-second 2s ease-in-out;bottom:0;display:flex;flex-wrap:wrap;justify-content:center;margin:64px auto -64px 0;opacity:1;position:relative;width:100%}.portfolio-page .page-2-holder .page-2-content,.portfolio-page .page-3-holder .page-3-content{align-items:center;border-radius:16px;display:flex;flex-direction:column;justify-content:space-between;margin:16px;padding:64px 16px}.portfolio-page .page-3-holder .portfolio-cards{display:flex;flex-wrap:wrap;justify-content:center;max-width:1600px}.portfolio-page .page-3-holder .portfolio-card{align-items:flex-start;background:#0000001a;border:1px solid #000;border-radius:8px;box-shadow:0 4px 8px #0000;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-start;margin:16px;max-width:448px;overflow:hidden;position:relative;transition:box-shadow .3s ease-in-out;width:100%}.portfolio-page .page-3-holder .portfolio-card:hover{box-shadow:0 4px 8px #00000040}.portfolio-page .page-3-holder .portfolio-card:hover .cover-image{background-size:110%;filter:brightness(1)}.portfolio-page .page-3-holder .portfolio-card .cover-image{background-position:50%;background-repeat:no-repeat;background-size:cover;background-size:105%;border-radius:8px 8px 0 0;filter:brightness(.8);height:256px;transition:background-size .4s ease,filter .4s ease;width:100%}.portfolio-page .page-3-holder .portfolio-card .details{padding:16px;text-align:left}.portfolio-page .page-3-holder .portfolio-card .details h1{font-size:32px;margin:0;padding:0}.portfolio-page .page-3-holder .portfolio-card .details .project-card-footer{align-items:center;display:flex;justify-content:flex-end;margin-top:16px;width:100%}.portfolio-page .page-3-holder .portfolio-card .details .project-card-footer .project-card-button{border:1px solid;border-radius:4px;display:inline-block;font-size:.85rem;font-weight:400;letter-spacing:1px;padding:8px 12px}.image-gallery{margin:0 0 2rem}.image-gallery .main-image-container{border-radius:8px;box-shadow:0 4px 12px #00000026;margin-bottom:1rem;min-height:200px;overflow:hidden;position:relative}.image-gallery .main-image-container .main-image{display:block;height:auto;width:100%}.image-gallery .main-image-container .main-image.current{opacity:1;position:relative;transition:opacity .8s cubic-bezier(.4,0,.2,1);z-index:1}.image-gallery .main-image-container .main-image.next{animation:crossfade-in .8s cubic-bezier(.4,0,.2,1) forwards;left:0;opacity:0;position:absolute;top:0;z-index:2}.image-gallery .main-image-container .image-counter{background:#000000b3;border-radius:4px;color:#fff;font-size:.85rem;font-weight:500;opacity:0;padding:4px 8px;position:absolute;right:12px;top:12px;transition:opacity 1s ease-in-out;z-index:3}.image-gallery .main-image-container:hover .image-counter{opacity:1}.image-gallery .thumbnails{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.image-gallery .thumbnails .thumbnail{background:none;border:none;border-radius:4px;box-shadow:0 2px 6px #0000001a;cursor:pointer;overflow:hidden;padding:0;transition:all .3s ease}.image-gallery .thumbnails .thumbnail:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.image-gallery .thumbnails .thumbnail.active{box-shadow:0 0 0 3px #ffffffbf;transform:scale(1.05)}.image-gallery .thumbnails .thumbnail img{border-radius:0;display:block;height:60px;object-fit:cover;transition:opacity .2s ease;width:80px}.image-gallery .thumbnails .thumbnail:not(.active) img{opacity:.7}.image-gallery .thumbnails .thumbnail:hover img{opacity:1}.image-gallery.single-image .main-image-container{margin-bottom:0}.image-gallery.single-image img{border-radius:8px;box-shadow:0 4px 12px #00000026;height:auto;width:100%}@keyframes crossfade-in{0%{opacity:0}to{opacity:1}}@media(max-width:768px){.image-gallery .thumbnails .thumbnail img{height:45px;width:60px}}@media(max-width:480px){.image-gallery .main-image-container .image-counter{font-size:.75rem;padding:3px 6px;right:8px;top:8px}.image-gallery .thumbnails{gap:6px}.image-gallery .thumbnails .thumbnail img{height:38px;width:50px}}.portfolio-detail-page{margin:0 auto;max-width:1200px;min-height:100dvh;padding:128px 16px}.portfolio-detail-page .detail-header{align-items:center;background-color:#0000001a;border-radius:16px;display:flex;flex-direction:row;gap:32px;margin-bottom:32px;padding:16px}@media(max-width:1000px){.portfolio-detail-page .detail-header{align-items:flex-start;flex-direction:column}}.portfolio-detail-page .detail-header .cover-image{border-radius:8px;height:auto;max-width:512px;width:100%}@media(max-width:1000px){.portfolio-detail-page .detail-header .cover-image{max-width:100%}}.portfolio-detail-page .detail-header .header-right{align-self:flex-start;box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;height:100%;height:288px;padding:16px 0;text-align:left;width:100%}.portfolio-detail-page .detail-header .header-right .back-link{align-self:flex-start;margin:0}.portfolio-detail-page .detail-header .header-right .inner-details{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;width:100%}.portfolio-detail-page .detail-header .header-right .inner-details h1{font-size:2.5rem;margin-bottom:8px}.portfolio-detail-page .detail-header .header-right .skill-pills{align-self:flex-start;display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.portfolio-detail-page .detail-header .header-right .skill-pills .skill-pill{border-radius:12px;cursor:default;display:inline-block;font-size:.875rem;padding:4px 12px}.portfolio-detail-page .detail-header .header-right .skill-pills .skill-pill.light{background-color:#c8c8c880;color:#222}.portfolio-detail-page .detail-header .header-right .skill-pills .skill-pill.dark{background-color:#39393980;color:#eee}.portfolio-detail-page .body-content{align-items:center;background-color:#0000001a;border-radius:16px;display:flex;flex-direction:column;gap:32px;margin-bottom:32px;padding:16px}@media(max-width:1000px){.portfolio-detail-page .body-content{align-items:flex-start;flex-direction:column}}.portfolio-detail-page .body-content img{border-radius:8px;height:auto;margin:0;max-width:100%}.portfolio-detail-page .body-content pre{background-color:#0000000d;border-radius:8px;overflow-x:auto;padding:16px}.portfolio-detail-page .body-content code{font-family:Courier New,Courier,monospace}.portfolio-detail-page .not-found{margin-top:100px;text-align:center}.portfolio-detail-page .not-found h2{font-size:2rem;margin-bottom:16px}.portfolio-detail-page .not-found p{color:#666;font-size:1.125rem;margin-bottom:24px}.portfolio-detail-page .not-found a{color:#007bff;text-decoration:none}.portfolio-detail-page .not-found a:hover{text-decoration:underline}
/*# sourceMappingURL=main.84a6a97a.css.map*/