@media only screen and (min-width: 801px){.mobile-only{display:none !important}}@media only screen and (max-width: 800px){.desktop-only{display:none !important}}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%;scroll-behavior:smooth}body{box-sizing:border-box;position:relative}main{position:relative}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.wrapper{box-sizing:border-box;margin:0 auto;width:100%;max-width:1440px}.button{background-image:rgba(0,0,0,0);border-radius:.5rem;border:none;outline:none;cursor:pointer}.footer{display:flex;align-items:center;justify-content:center;background-color:#f18700;width:100%}.footer img{transition:.3s}.footer img:hover{transform:scale(120%)}.footer__container{width:100%;max-width:1440px;display:flex;justify-content:space-between;align-items:center;padding:3.5rem 4rem;font-family:"Inter",sans-serif;font-weight:300;font-size:12px;line-height:121%;letter-spacing:0;color:#fce9a4}.footer__container ul{list-style-type:none;display:flex;gap:1.8rem}.footer__container div{display:flex;flex-direction:column;align-items:center;gap:1rem}.footer__container div a{text-decoration:underline}.footer__contact{display:flex;justify-content:center;align-items:center;gap:1.5rem;position:relative;text-decoration:none;transition:.3s;font-weight:400}.footer__contact::after{content:"";position:absolute;bottom:0;left:0;height:2px;width:0;background-color:#fce9a4;transition:width .3s ease}.footer__contact:hover::after{width:65%}.footer__contact:hover img{transform:scale(110%)}@media(max-width: 1200px){.footer__container{padding:2.5rem 3rem;flex-direction:column-reverse;gap:2rem}.footer__container p{text-align:center}}.header{display:flex;align-items:center;justify-content:center}.header__logo{font-size:0}/*# sourceMappingURL=main.css.map */
