.loading{align-items:center;animation:waves 10s ease;background:linear-gradient(270deg,#374b6e,#1c1a1a);background-size:200%;display:flex;gap:2rem 0;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:10}.loading__title{font-family:Orbitron,sans-serif;overflow:hidden}.loading__logo{border-radius:100%;height:5rem;overflow:hidden;position:absolute;top:calc(50% - 8rem);width:5rem}@media(min-width:48em){.loading__logo{height:7rem;top:calc(50% - 10rem);width:7rem}}.the-header{align-items:center;background-color:#0000;display:flex;height:4rem;justify-content:space-between;mix-blend-mode:difference;padding:0 1.4rem;position:fixed;transition:all .35s cubic-bezier(0,-.15,.15,1.05);width:100%;z-index:3}@media(min-width:80em){.the-header{gap:5rem;height:6rem;padding:0 3rem}}.the-header__logo{border-radius:100%;height:3rem;overflow:hidden;width:3rem}@media(min-width:80em){.the-header__logo{height:4rem;width:4rem}}.the-header__menu{display:flex;gap:1.5rem}@media(min-width:80em){.the-header__menu{gap:2rem}}.duck{max-height:100vh;max-width:100vw}.about{align-items:center;display:flex;height:100vh;position:relative;width:100vw}.about__title{font-size:4rem;font-weight:700;text-transform:uppercase}@media(min-width:48em){.about__title{font-size:6rem}}@media(min-width:80em){.about__title{font-size:10rem}}.about__picture-wr{border-radius:1rem;height:18rem;left:8rem;overflow:hidden;position:absolute;top:10%}@media(min-width:48em){.about__picture-wr{height:30rem;left:15rem}}@media(min-width:80em){.about__picture-wr{height:40rem;left:20rem}}.about__picture{height:100%}.about__title-developer{position:relative;z-index:1}.l-wrapper{padding-left:10px;padding-right:10px;width:100%}@media(min-width:24.375em){.l-wrapper{padding-left:20px;padding-right:20px}}@media(min-width:48em){.l-wrapper{margin-left:40px;margin-right:40px;padding-left:0;padding-right:0;width:calc(100vw - 80px)}}.l-container{display:grid;gap:0 15px;grid-template-columns:repeat(12,minmax(0,1fr));padding-left:10px;padding-right:10px;width:100%}@media(min-width:24.375em){.l-container{padding-left:20px;padding-right:20px}}@media(min-width:48em){.l-container{margin-left:40px;margin-right:40px;padding-left:0;padding-right:0;width:calc(100vw - 80px)}}.the-footer__content{border-style:solid;border-width:1px 0;color:#fff;display:flex;flex-direction:column;gap:3rem;justify-content:space-between;padding:7rem 3rem}.the-footer__column:first-child{display:flex;gap:1rem;justify-content:center}.the-footer__copyright-bar{display:flex;justify-content:space-around;padding:2rem 3rem}.the-footer__copyright-bar>*{flex:0 0 33.3333%}@media(min-width:48em){.the-footer__content{flex-basis:33.3333333333%;flex-direction:row;flex-grow:1;padding:7rem 9rem}}