/*!
Theme Name: mb-site
Theme URI: http://underscores.me/
Author: Web Nazarevichi
Author URI: https://webnazarevichi.ru/
Description: Personal template for Marina Balykova, eyelash extension and lamination specialist.
Version: 1.0.0
Tested up to: 8.3
Requires PHP: 8.3
Text Domain: mb-site
Tags: custom-logo, custom-menu, featured-images, translation-ready

*/

 *, ::before, ::after {-webkit-box-sizing: border-box;box-sizing: border-box;border-width: 0;border-style: solid;border-color: #e5e7eb;}::before, ::after {--tw-content: '';}html, :host {line-height: 1.5;-webkit-text-size-adjust: 100%;-moz-tab-size: 4;-o-tab-size: 4;tab-size: 4;font-family: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";-webkit-font-feature-settings: normal;font-feature-settings: normal;font-variation-settings: normal;-webkit-tap-highlight-color: transparent;}body {margin: 0;line-height: inherit;}hr {height: 0;color: inherit;border-top-width: 1px;}abbr:where([title]) {-webkit-text-decoration: underline dotted;text-decoration: underline dotted;}h1, h2, h3, h4, h5, h6 {font-size: inherit;font-weight: inherit;}a {color: inherit;text-decoration: inherit;}b, strong {font-weight: bolder;}code, kbd, samp, pre {font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;-webkit-font-feature-settings: normal;font-feature-settings: normal;font-variation-settings: normal;font-size: 1em;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sub {bottom: -0.25em;}sup {top: -0.5em;}table {text-indent: 0;border-color: inherit;border-collapse: collapse;}button, input, optgroup, select, textarea {font-family: inherit;-webkit-font-feature-settings: inherit;font-feature-settings: inherit;font-variation-settings: inherit;font-size: 100%;font-weight: inherit;line-height: inherit;letter-spacing: inherit;color: inherit;margin: 0;padding: 0;}button, select {text-transform: none;}button, input:where([type='button']), input:where([type='reset']), input:where([type='submit']) {-webkit-appearance: button;background-color: transparent;background-image: none;}:-moz-focusring {outline: auto;}:-moz-ui-invalid {box-shadow: none;}progress {vertical-align: baseline;}::-webkit-inner-spin-button, ::-webkit-outer-spin-button {height: auto;}[type='search'] {-webkit-appearance: textfield;outline-offset: -2px;}::-webkit-search-decoration {-webkit-appearance: none;}::-webkit-file-upload-button {-webkit-appearance: button;font: inherit;}summary {display: list-item;}blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {margin: 0;}fieldset {margin: 0;padding: 0;}legend {padding: 0;}ol, ul, menu {list-style: none;margin: 0;padding: 0;}dialog {padding: 0;}textarea {resize: vertical;}input::-moz-placeholder, textarea::-moz-placeholder {opacity: 1;color: #9ca3af;}input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {opacity: 1;color: #9ca3af;}input:-ms-input-placeholder, textarea:-ms-input-placeholder {opacity: 1;color: #9ca3af;}input::-ms-input-placeholder, textarea::-ms-input-placeholder {opacity: 1;color: #9ca3af;}input::placeholder, textarea::placeholder {opacity: 1;color: #9ca3af;}button, [role="button"] {cursor: pointer;}:disabled {cursor: default;}img, svg, video, canvas, audio, iframe, embed, object {display: block;vertical-align: middle;}img, video {max-width: 100%;height: auto;}[hidden]:where(:not([hidden="until-found"])) {display: none;}.\!container {width: 100% !important;}.container {width: 100%;}@media (min-width: 640px) {.\!container {max-width: 640px !important;}.container {max-width: 640px;}}@media (min-width: 768px) {.\!container {max-width: 768px !important;}.container {max-width: 768px;}}@media (min-width: 1024px) {.\!container {max-width: 1024px !important;}.container {max-width: 1024px;}}@media (min-width: 1280px) {.\!container {max-width: 1280px !important;}.container {max-width: 1280px;}}@media (min-width: 1536px) {.\!container {max-width: 1536px !important;}.container {max-width: 1536px;}}.visible {visibility: visible;}.static {position: static;}.fixed {position: fixed;}.absolute {position: absolute;}.relative {position: relative;}.sticky {position: sticky;}.block {display: block;}.inline {display: inline;}.flex {display: -webkit-box;display: -ms-flexbox;display: flex;}.grid {display: -ms-grid;display: grid;}.hidden {display: none;}.flex-shrink {-ms-flex-negative: 1;flex-shrink: 1;}.resize {resize: both;}.flex-col {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}.flex-wrap {-ms-flex-wrap: wrap;flex-wrap: wrap;}.items-end {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}.items-center {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.justify-center {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}.justify-between {-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}.whitespace-nowrap {white-space: nowrap;}.uppercase {text-transform: uppercase;}.italic {font-style: italic;}.underline {-webkit-text-decoration-line: underline;text-decoration-line: underline;}


 .animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
 @-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}

 .animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}
 @-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}