@import"https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:inherit}html{box-sizing:border-box;font-size:62.5%}body{font-family:Open Sans,sans-serif;font-weight:400;line-height:1.6;color:#3b44f6;background-color:#1e1d2c;background-size:cover}.user-nav{display:flex;align-self:stretch;align-items:center;margin-right:2rem}.user-nav>*{padding:0 2rem;cursor:pointer;height:100%;display:flex;align-items:center}.user-nav__icon-box{margin:1.2rem;position:relative}.user-nav__icon-box:hover,.user-nav__icon-box:active{background-color:#007bff;transition:background .2s;color:#fff}.user-nav__icon-box:hover .user-nav__icon,.user-nav__icon-box:active .user-nav__icon{fill:#fff;transition:fill .2s;transform:scale(1.2)}.user-nav__icon{height:2.25rem;width:2.25rem;fill:#3b44f6}.user-nav__button{font-size:1.5rem;cursor:pointer;padding:.5em 1.5em;border:none;border-radius:4rem;background-color:#3b44f6;color:#fff;transition:background .2s;min-width:12rem;min-height:4rem}.user-nav__button:hover{background-color:#007bff;transform:scale(1.15)}.wlc-logo{height:100%;margin-left:2rem;transition:transform .2s}.wlc-logo:hover{transform:scale(1.25)}.search{flex:0 0 40%;height:60%;display:flex;align-items:center;justify-content:center}.search__input{font-family:inherit;font-size:inherit;background-color:#232235;border:none;padding:.7rem 2rem;border-radius:100px;width:90%;height:100%;transition:all .2s;margin-right:-3.25rem;color:#fff}.search__input:focus{outline:none;width:100%}.search__input::placeholder{font-weight:100;color:#fff;opacity:.7}.search__button{border:none;background-color:#232235}.search__button:focus{outline:none}.search__button:active{transform:translateY(2px)}.search__icon{height:2rem;width:2rem;fill:#3b44f6;background-color:transparent}.layout-root{display:flex;flex-direction:column}.header{font-size:1.4rem;height:7rem;background-color:#1b1616;display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%;z-index:1000}.home{display:flex;flex-direction:column;width:100%;height:300rem;gap:0;margin-top:7rem}.home__slider{display:flex;align-items:center;justify-content:center}.home__slider__bg{max-width:120rem;max-height:120rem}@media only screen and (max-width: 75em){.home__slider__bg{max-width:90rem;max-height:90rem}}@media only screen and (max-width: 56.25em){.home__slider__bg{max-width:60rem;max-height:60rem}}@media only screen and (max-width: 37.5em){.home__slider__bg{max-width:40rem;max-height:40rem}}.home__content{flex:4;min-height:0}.home__footer{flex:1;min-height:0}
