@import url(../blocks/page/page.css);
@import url(../blocks/page/__black/page__black.css);
@import url(../blocks/page/__white/page__white.css);
@import url(../blocks/header/header.css);
@import url(../blocks/header/__button-color/header__button-color.css);
@import url(../blocks/header/__button-color/_black/header__button-color_black.css);
@import url(../blocks/header/__button-color/_white/header__button-color_white.css);
@import url(../blocks/profile/profile.css);
@import url(../blocks/profile/__circle/profile__circle.css);
@import url(../blocks/profile/__logo/profile__logo.css);
@import url(../blocks/profile/__pulse-hover/profile__pulse-hover.css);
@import url(../blocks/profile/__black-animation/profile__black-animation.css);
@import url(../blocks/profile/__white-animation/profile__white-animation.css);
@import url(../blocks/footer/footer.css);
@import url(..//blocks/footer/__mail/footer__mail.css);
@import url(../blocks/footer/__mail/_black/footer__mail_black.css);
@import url(../blocks/footer/__mail/_white/footer__mail_white.css);
@import url(../blocks/footer/__anketa/footer__anketa.css); 
