
@import url("https://fonts.googleapis.com/css2?family=Maitree:wght@200;300;500;600&display=swap");
@media screen and (max-width: 768px) { footer .w__footerlogo img { width: 18vw; min-width: 70px; }
 footer .w__social { padding-top: 30px; }
 footer .w__footermenu { padding-top: 40px; }
 footer .w__copyright { padding-top: 20px; }
 .w__textabout .photo { margin-left: 0; margin-right: 0; } }

@media screen and (max-width: 480px) { footer .w__footerlogo img { width: 28vw; } }

/*# sourceMappingURL=screen.css.map */