
body,
html {
    font-family: 'Gilroy', sans-serif;
    color: #393737;
    font-size: 16px;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased !important;
    text-rendering: optimizeLegibility;
    height: 100%;
    font-weight: normal;
}

body {
    min-width: 320px;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

audio,
canvas,
progress,
video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

progress {
    vertical-align: baseline;
}

template,
[hidden] {
    display: none;
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

    a:active,
    a:hover {
        outline-width: 0;
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
}

b,
strong {
    font-weight: inherit;
}

b,
strong {
    font-weight: bolder;
}

dfn {
    font-style: italic;
}

h1 {
    font-size: 2em;
    margin: 0.67em 0;
}

mark {
    background-color: #ff0;
    color: #000;
}

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;
}

img {
    border-style: none;
}

svg:not(:root) {
    overflow: hidden;
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

figure {
    margin: 1em 40px;
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0;
}

optgroup {
    font-weight: bold;
}

button,
input {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button;
}

    button::-moz-focus-inner,
    [type="button"]::-moz-focus-inner,
    [type="reset"]::-moz-focus-inner,
    [type="submit"]::-moz-focus-inner {
        border-style: none;
        padding: 0;
    }

    button:-moz-focusring,
    [type="button"]:-moz-focusring,
    [type="reset"]:-moz-focusring,
    [type="submit"]:-moz-focusring {
        outline: 1px dotted ButtonText;
    }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}

textarea {
    overflow: auto;
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px;
}

    [type="search"]::-webkit-search-cancel-button,
    [type="search"]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.54;
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}

button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner {
    border: none;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

table {
    border-spacing: 0;
}

input,
a,
textarea,
div,
button {
    outline: none;
}

input,
textarea {
    padding: 0;
}

    input[type="text"],
    input[type="password"],
    input[type="email"],
    input[type="search"],
    input[type="url"],
    input[type="tel"],
    input[type="number"],
    input[type="date"],
    textarea {
        font-family: inherit;
        font-size: inherit;
        width: 100%;
    }

    input[type="submit"],
    input[type="button"],
    button {
        background: none repeat scroll 0 0 transparent;
        border: 0 none;
        color: inherit;
        cursor: pointer;
        font-family: inherit;
        font-size: inherit;
        padding: 0;
    }

*,
*:after,
*:before {
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

pre,
code {
    margin: 0;
}

b,
strong {
    font-weight: 700;
}

i,
em {
    font-style: italic;
}

p {
    line-height: 1.55em;
    margin-bottom: 1.55em;
    margin-top: 0.55em;
}

    p:first-child {
        margin-top: 0;
    }

    p:last-child {
        margin-bottom: 0;
    }

sup {
    display: inline-block;
    vertical-align: top;
    font-size: 50%;
    line-height: 0;
    position: relative;
    margin-top: 1.3em;
}

sub {
    display: inline-block;
    vertical-align: bottom;
    font-size: 50%;
    line-height: 0;
    position: relative;
    margin-top: 0;
}

a {
    color: #4b98cd;
    text-decoration: none;
    cursor: pointer;
}

    a:hover {
        text-decoration: none;
    }

    a:active {
        text-decoration: none;
    }

    a:focus {
        text-decoration: none;
    }

img {
    display: block;
    max-width: 100%;
}

hr {
    border: 0;
    background-color: #ebeaea;
    height: 1px;
    display: block;
    margin-top: 3rem;
    margin-bottom: 3rem;
}

table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    margin-top: 3.1em;
    margin-bottom: 3.1em;
}

    table:first-child {
        margin-top: 0;
    }

    table:last-child {
        margin-bottom: 0;
    }

    table th,
    table td {
        padding: 0.75rem 0.625rem;
        font-size: 0.875rem;
        border-right: 1px solid #ebeaea;
    }

        table th:last-child,
        table td:last-child {
            border-right: 0;
        }

    table th {
        background-color: #d2d0d0;
        color: #605d5d;
        font-weight: 600;
        font-size: 1rem;
        padding-top: 0.75rem 0.625rem;
        padding-bottom: 0.75rem 0.625rem;
        border-bottom: 1px solid #ebeaea;
    }

    table td {
        border-bottom: 1px solid #ebeaea;
    }

        table td:first-child {
            padding-left: 0;
        }

        table td:last-child {
            padding-right: 0;
        }

    table tr:last-child td {
        border-bottom: 0;
    }

ul {
    padding-left: 0;
}

.js-toggle,
.js-popup,
.js-popup-open,
.js-popup-close {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-ExtraBold.eot");
    src: local('Gilroy ExtraBold'), local('Gilroy-ExtraBold'), url("/fonts/Gilroy/Gilroy-ExtraBold.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-ExtraBold.woff") format('woff'), url("/fonts/Gilroy/Gilroy-ExtraBold.ttf") format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-Heavy.eot");
    src: local('Gilroy Heavy'), local('Gilroy-Heavy'), url("/fonts/Gilroy/Gilroy-Heavy.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-Heavy.woff") format('woff'), url("/fonts/Gilroy/Gilroy-Heavy.ttf") format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-LightItalic.eot");
    src: local('Gilroy Light Italic'), local('Gilroy-LightItalic'), url("/fonts/Gilroy/Gilroy-LightItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-LightItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-LightItalic.ttf") format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-ThinItalic.eot");
    src: local('Gilroy Thin Italic'), local('Gilroy-ThinItalic'), url("/fonts/Gilroy/Gilroy-ThinItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-ThinItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-ThinItalic.ttf") format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-BlackItalic.eot");
    src: local('Gilroy Black Italic'), local('Gilroy-BlackItalic'), url("/fonts/Gilroy/Gilroy-BlackItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-BlackItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-BlackItalic.ttf") format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-BoldItalic.eot");
    src: local('Gilroy Bold Italic'), local('Gilroy-BoldItalic'), url("/fonts/Gilroy/Gilroy-BoldItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-BoldItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-BoldItalic.ttf") format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-SemiBold.eot");
    src: local('Gilroy SemiBold'), local('Gilroy-SemiBold'), url("/fonts/Gilroy/Gilroy-SemiBold.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-SemiBold.woff") format('woff'), url("/fonts/Gilroy/Gilroy-SemiBold.ttf") format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-UltraLightItalic.eot");
    src: local('Gilroy UltraLight Italic'), local('Gilroy-UltraLightItalic'), url("/fonts/Gilroy/Gilroy-UltraLightItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-UltraLightItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-UltraLightItalic.ttf") format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-SemiBoldItalic.eot");
    src: local('Gilroy SemiBold Italic'), local('Gilroy-SemiBoldItalic'), url("/fonts/Gilroy/Gilroy-SemiBoldItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-SemiBoldItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-SemiBoldItalic.ttf") format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-Light.eot");
    src: local('Gilroy Light'), local('Gilroy-Light'), url("/fonts/Gilroy/Gilroy-Light.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-Light.woff") format('woff'), url("/fonts/Gilroy/Gilroy-Light.ttf") format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-MediumItalic.eot");
    src: local('Gilroy Medium Italic'), local('Gilroy-MediumItalic'), url("/fonts/Gilroy/Gilroy-MediumItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-MediumItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-MediumItalic.ttf") format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-ExtraBoldItalic.eot");
    src: local('Gilroy ExtraBold Italic'), local('Gilroy-ExtraBoldItalic'), url("/fonts/Gilroy/Gilroy-ExtraBoldItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-ExtraBoldItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-ExtraBoldItalic.ttf") format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-Regular.eot");
    src: local('Gilroy Regular'), local('Gilroy-Regular'), url("/fonts/Gilroy/Gilroy-Regular.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-Regular.woff") format('woff'), url("/fonts/Gilroy/Gilroy-Regular.ttf") format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-HeavyItalic.eot");
    src: local('Gilroy Heavy Italic'), local('Gilroy-HeavyItalic'), url("/fonts/Gilroy/Gilroy-HeavyItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-HeavyItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-HeavyItalic.ttf") format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-Medium.eot");
    src: local('Gilroy Medium'), local('Gilroy-Medium'), url("/fonts/Gilroy/Gilroy-Medium.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-Medium.woff") format('woff'), url("/fonts/Gilroy/Gilroy-Medium.ttf") format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-RegularItalic.eot");
    src: local('Gilroy Regular Italic'), local('Gilroy-RegularItalic'), url("/fonts/Gilroy/Gilroy-RegularItalic.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-RegularItalic.woff") format('woff'), url("/fonts/Gilroy/Gilroy-RegularItalic.ttf") format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-UltraLight.eot");
    src: local('Gilroy UltraLight'), local('Gilroy-UltraLight'), url("/fonts/Gilroy/Gilroy-UltraLight.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-UltraLight.woff") format('woff'), url("/fonts/Gilroy/Gilroy-UltraLight.ttf") format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-Bold.eot");
    src: local('Gilroy Bold'), local('Gilroy-Bold'), url("/fonts/Gilroy/Gilroy-Bold.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-Bold.woff") format('woff'), url("/fonts/Gilroy/Gilroy-Bold.ttf") format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-Thin.eot");
    src: local('Gilroy Thin'), local('Gilroy-Thin'), url("/fonts/Gilroy/Gilroy-Thin.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-Thin.woff") format('woff'), url("/fonts/Gilroy/Gilroy-Thin.ttf") format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy';
    src: url("/fonts/Gilroy/Gilroy-Black.eot");
    src: local('Gilroy Black'), local('Gilroy-Black'), url("/fonts/Gilroy/Gilroy-Black.eot?#iefix") format('embedded-opentype'), url("/fonts/Gilroy/Gilroy-Black.woff") format('woff'), url("/fonts/Gilroy/Gilroy-Black.ttf") format('truetype');
    font-weight: 900;
    font-style: normal;
}

/* vietnamese */

@font-face {
    font-family: 'Space Mono';
    font-style: italic;
    font-weight: 400;
    src: local('Space Mono Italic'), local('SpaceMono-Italic'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dNIFZifjKcF5UAWdDRYERMSHK_MQacb0yG.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
    font-family: 'Space Mono';
    font-style: italic;
    font-weight: 400;
    src: local('Space Mono Italic'), local('SpaceMono-Italic'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dNIFZifjKcF5UAWdDRYERMSXK_MQacb0yG.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
    font-family: 'Space Mono';
    font-style: italic;
    font-weight: 400;
    src: local('Space Mono Italic'), local('SpaceMono-Italic'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dNIFZifjKcF5UAWdDRYERMR3K_MQacbw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* vietnamese */

@font-face {
    font-family: 'Space Mono';
    font-style: italic;
    font-weight: 700;
    src: local('Space Mono Bold Italic'), local('SpaceMono-BoldItalic'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dSIFZifjKcF5UAWdDRYERE_FeqEySRRXaPY-je.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
    font-family: 'Space Mono';
    font-style: italic;
    font-weight: 700;
    src: local('Space Mono Bold Italic'), local('SpaceMono-BoldItalic'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dSIFZifjKcF5UAWdDRYERE_FeqEiSRRXaPY-je.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
    font-family: 'Space Mono';
    font-style: italic;
    font-weight: 700;
    src: local('Space Mono Bold Italic'), local('SpaceMono-BoldItalic'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dSIFZifjKcF5UAWdDRYERE_FeqHCSRRXaPYw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* vietnamese */

@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 400;
    src: local('Space Mono'), local('SpaceMono-Regular'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dPIFZifjKcF5UAWdDRYE58RXi4EwSsbg.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 400;
    src: local('Space Mono'), local('SpaceMono-Regular'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dPIFZifjKcF5UAWdDRYE98RXi4EwSsbg.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 400;
    src: local('Space Mono'), local('SpaceMono-Regular'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dPIFZifjKcF5UAWdDRYEF8RXi4EwQ.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* vietnamese */

@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 700;
    src: local('Space Mono Bold'), local('SpaceMono-Bold'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dMIFZifjKcF5UAWdDRaPpZUFqaHi6WZ3S_Yg.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */

@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 700;
    src: local('Space Mono Bold'), local('SpaceMono-Bold'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dMIFZifjKcF5UAWdDRaPpZUFuaHi6WZ3S_Yg.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */

@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 700;
    src: local('Space Mono Bold'), local('SpaceMono-Bold'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dMIFZifjKcF5UAWdDRaPpZUFWaHi6WZ3Q.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Space Mono';
    font-style: italic;
    font-weight: 400;
    src: local('Space Mono Italic'), local('SpaceMono-Italic'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dNIFZifjKcF5UAWdDRYERMR3K5.woff) format('woff');
}

@font-face {
    font-family: 'Space Mono';
    font-style: italic;
    font-weight: 700;
    src: local('Space Mono Bold Italic'), local('SpaceMono-BoldItalic'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dSIFZifjKcF5UAWdDRYERE_FeqHCSX.woff) format('woff');
}

@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 400;
    src: local('Space Mono'), local('SpaceMono-Regular'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dPIFZifjKcF5UAWdDRYEF8Qw.woff) format('woff');
}

@font-face {
    font-family: 'Space Mono';
    font-style: normal;
    font-weight: 700;
    src: local('Space Mono Bold'), local('SpaceMono-Bold'), url(https://Content/fonts.gstatic.com/s/spacemono/v3/i7dMIFZifjKcF5UAWdDRaPpZUFWaGA.woff) format('woff');
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('../css/ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('../css/fonts/slick.eot');
    src: url('../css/fonts/slick.eot?#iefix') format('embedded-opentype'), url('../css/fonts/slick.woff') format('woff'), url('../css/fonts/slick.ttf') format('truetype'), url('../css/fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}



.fancybox-active {
    height: auto;
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}

    .fancybox-container * {
        box-sizing: border-box;
    }

.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47,0,.74,.71);
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease,visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s,visibility 0s ease 0s;
    visibility: visible;
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.fancybox-toolbar {
    right: 0;
    top: 0;
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden;
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform,opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}

    .fancybox-slide:before {
        content: "";
        display: inline-block;
        font-size: 0;
        height: 100%;
        vertical-align: middle;
        width: 0;
    }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}

    .fancybox-slide--image:before {
        display: none;
    }

.fancybox-slide--html {
    padding: 6px;
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5,0,.14,1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform,opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: -webkit-grab;
    cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
    cursor: -webkit-grabbing;
    cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
    cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

.fancybox-spaceball {
    z-index: 1;
}

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}

.fancybox-slide--video .fancybox-content {
    background: #000;
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}

.fancybox-iframe,
.fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}

    .fancybox-error p {
        color: #444;
        font-size: 16px;
        line-height: 20px;
        margin: 0;
        padding: 0;
    }

.fancybox-button {
    background: rgba(30,30,30,.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}

    .fancybox-button,
    .fancybox-button:link,
    .fancybox-button:visited {
        color: #ccc;
    }

        .fancybox-button:hover {
            color: #fff;
        }

        .fancybox-button:focus {
            outline: none;
        }

        .fancybox-button.fancybox-focus {
            outline: 1px dotted;
        }

        .fancybox-button[disabled],
        .fancybox-button[disabled]:hover {
            color: #888;
            cursor: default;
            outline: none;
        }

        .fancybox-button div {
            height: 100%;
        }

        .fancybox-button svg {
            display: block;
            height: 100%;
            overflow: visible;
            position: relative;
            width: 100%;
        }

            .fancybox-button svg path {
                fill: currentColor;
                stroke-width: 0;
            }

.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1),
.fancybox-button--play svg:nth-child(2) {
    display: none;
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}

    .fancybox-close-small:hover {
        color: #fff;
        opacity: 1;
    }

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none;
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}

    .fancybox-navigation .fancybox-button div {
        padding: 7px;
    }

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
}

.fancybox-caption {
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 25px 44px;
    right: 0;
    text-align: center;
    z-index: 99996;
}

    .fancybox-caption:before {
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAD6CAQAAADKSeXYAAAAYklEQVQoz42RwQ3AMAgDjfcfup8WoRykfBAK5mQHKSz5rbXJPis1hjiV3CIqgG0hLZPkVkA4p4x5oR1bVeDrdCLrW2Q0D5bcwY3TGMHbdw3mPRuOtaspYP1w//G1OIcW148H0DMCqI/3mMMAAAAASUVORK5CYII=);
        background-repeat: repeat-x;
        background-size: contain;
        bottom: 0;
        content: "";
        display: block;
        left: 0;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: -44px;
        z-index: -1;
    }

    .fancybox-caption a,
    .fancybox-caption a:link,
    .fancybox-caption a:visited {
        color: #ccc;
        text-decoration: none;
    }

        .fancybox-caption a:hover {
            color: #fff;
            text-decoration: underline;
        }

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}

@keyframes a {
    to {
        transform: rotate(1turn);
    }
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0,0,.25,1);
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%,0,0);
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%,0,0);
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19,1,.22,1);
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5,1.5,1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5,.5,.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg);
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(-100%,0,0);
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0,0,0) translate3d(100%,0,0);
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%,0,0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center;
}

    .fancybox-share h1 {
        color: #222;
        font-size: 35px;
        font-weight: 700;
        margin: 0 0 20px;
    }

    .fancybox-share p {
        margin: 0;
        padding: 0;
    }

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}

    .fancybox-share__button:link,
    .fancybox-share__button:visited {
        color: #fff;
    }

    .fancybox-share__button:hover {
        text-decoration: none;
    }

.fancybox-share__button--fb {
    background: #3b5998;
}

    .fancybox-share__button--fb:hover {
        background: #344e86;
    }

.fancybox-share__button--pt {
    background: #bd081d;
}

    .fancybox-share__button--pt:hover {
        background: #aa0719;
    }

.fancybox-share__button--tw {
    background: #1da1f2;
}

    .fancybox-share__button--tw:hover {
        background: #0d95e8;
    }

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}

    .fancybox-share__button svg path {
        fill: #fff;
    }

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%;
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    width: 212px;
    z-index: 99995;
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block;
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0,0,0,.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0,0,0,.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px;
}

    .fancybox-thumbs__list a:before {
        border: 6px solid #ff5268;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        top: 0;
        transition: all .2s cubic-bezier(.25,.46,.45,.94);
        z-index: 99991;
    }

    .fancybox-thumbs__list a:focus:before {
        opacity: .5;
    }

    .fancybox-thumbs__list a.fancybox-thumbs-active:before {
        opacity: 1;
    }

body {
    font-size:16px;
    font-family: Gilroy,sans-serif;
}

.flex{
    display:flex;
    width:100%;
}
    .flex.space-between {
        justify-content: space-between;
    }

body.compensate-for-scrollbar {
  overflow: hidden;
}

.cloak {
    visibility: hidden !important
}

.nails-page{


}
    .nails-page.gray {
        background-color: #f7f7f7;
    }
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.nails-list__icon {
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    min-width: 2rem;
    min-height: 2rem;
    background-color: #f6841f;
    display: flex;
    flex-direction: column;
    justify-content: center;
     align-items: center; 
    color: #fff;
    font-size: 1.125rem;
}
.nails-icon {
    display: inline;
    vertical-align: baseline;
    position: relative;
    width: 1em;
    height: 1em;
    padding: 0;
    margin: 0;
    line-height: 1em;
    stroke-width: 0;
    stroke: currentColor;
    fill: currentColor;
    transform: translate3d(0, 0, 0);
}

.nails-icon--left {
  vertical-align: middle;
  margin-right: 0.4em;
}

.nails-icon--right {
  vertical-align: middle;
  margin-left: 0.4em;
}

.nails-icon--edge {
  position: absolute;
  top: 50%;
  transform: translate3d(0, -50%, 0);
}

.nails-icon--edge.nails-icon--left {
  left: 1rem;
  margin: 0;
}

.nails-icon--edge.nails-icon--right {
  right: 1rem;
  margin: 0;
}
 
.nails-container--sm {
  max-width: 512px;
}
.logo{
    width:200px;
    margin: 0 auto;
}
.logo img{
    margin-bottom:7.5px;
}

.content-container{
    max-width:1280px;
    margin:40px auto 0;
    padding:0 32px;
}
.content-container h2{
    text-align:center;
    font-size:2.5rem;
}

    .content-container.store{
        min-height:400px;
        padding-top:40px;
    }
        .content-container.store p{
            font-size:2rem;
            text-align:center;
        }
        .path-nav {
            display: flex;
            margin: 0 0 20px;
        }
    .path-nav a,
    .path-nav span{
        display:block;
        color:#555;
        padding-right:6px;
font-size:.88em;
    }
    .path-nav a {
        color: #dc8639;
    }
    .path-nav a {
        text-decoration: none;
    }


.editor-content p {
    margin-top: unset;
    margin-bottom: unset;
}

.gallery-wrp{
    max-width:1200px;
    margin:0 auto 80px;
}
.m-show{
    display:none;
}

header {
    background: #f7f7f7;
    color: #333;
}
    header.dark {
        background: #393737;
        color:#fff;
    }



    header .mobile-menu{
 
        cursor:pointer;
        margin-right:10px;
    }

    header .mobile-menu span{
        display:block;
        height:2px;
        width:20px;
        margin-bottom:4px;
    }
        header .mobile-menu span:last-child{
            margin-bottom:unset;
        }

        header .mobile-menu span {
            background-color: #333;
        }
        header.dark .mobile-menu span{
            background-color:#fff;
        }


    header .header-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding: 0 20px;
        min-height: 50px;
    }

        header .header-container .right-side {
            justify-content:flex-end;
 
        }

    header .language-options {
        font-size:12px;
        cursor:pointer;
    }
        header .language-options .current-language{
            display:flex;
            padding:0 1rem 0 0;
        }
            header .language-options .current-language label {
                display:block;
                padding:4px;
            }


        header .language-options .option-collection {
            position: absolute;
            display: none;
            box-shadow: 0 3px 20px -3px rgba(0,0,0,.3);
            z-index:2000;
        }

  

            header .language-options .option-collection.show {
                display: block;
            }

            header .language-options .option-collection .lang-option {
                padding:10px 20px;
                background-color:#fafafa;
            }
                header .language-options .option-collection .lang-option:hover {
                    background-color: #f5f5f5;
                }
                header .language-options .option-collection .lang-option.active {
                    background-color: #f6841f;
                }
                header .language-options .option-collection .lang-option span {
                    font-size: .625rem; 
                }
    header.dark .language-options .option-collection .lang-option.active span,
    heade .language-options .option-collection .lang-option.active span {
        color: #fff;
    }
    header.dark .language-options .option-collection .lang-option span {
        color: #000;
    }



            header .language-options .lang-select-arrow {
                opacity: 0.3;
                font-size: 0.75rem;
                color: #a9a6a6;
                transition: opacity 0.2s ease 0s, transform 0.2s cubic-bezier(0.23, 1, 0.32, 1) 0s;
                transform: translate3d(0, 0, 0.00002px) scale(1) rotate(0deg);
                width: 20px;
            }
            header .language-options .lang-select-arrow.opened {
                transform: translate3d(0, 0, 0.00002px) scale(1) rotate(180deg);
                opacity: 0.8;
            }
            header .language-options .lang-select-arrow:after,
            header .language-options .lang-select-arrow:before {
                position: absolute;
                width: 0.5rem;
                height: 2px;
                background-color: #393737;
                z-index: 2;
                bottom: 50%;
                margin-bottom: -0.25rem;
                border-radius: 2px;
            }

            header .language-options .lang-select-arrow:before {
                content: " ";
                display: block;
                left: 50%;
                margin-left: -0.5rem;
                transform-origin: right bottom;
                transform: rotate(45deg);
            }

            header .language-options .lang-select-arrow:after {
                content: " ";
                display: block;
                right: 50%;
                margin-right: -0.5rem;
                transform-origin: left bottom;
                transform: rotate(-45deg);
            }

    header .phone-link {
        display: flex;
        padding: 0 1rem;
        font-size: 0.75rem;
        align-items:center;
    }
       
        header .phone-link .nails-icon {
            color: #878282;
            height: 1em;
            width: 1em;
            padding: 0;
            margin: 0 5px 0 0;
            stroke: currentColor;
            fill: currentColor;
            transform: translate3d(0,0,0);
            vertical-align: baseline;
        }

 

        header .phone-link:hover .nails-icon {
            color: #878282;
            color: #f6841f;
            opacity: 1;
        }
        header .phone-link .col-item {
       
            letter-spacing: .2em;
            font-weight: 500;
            color: #878282;
        }
.brand-container {
    padding: 10px 36px;
}
    .brand-container.green {
        background-color: #9ad54a;
        color:#fff;
    }

        .brand-container.green hr {
            margin: 20px 20%;
            display: block;
            height: 1px;
            background-color: rgba(255,255,255,.2);
        }
        .brand-container.green h3 {
            text-align: center;
            text-transform: uppercase;
            font-size: .875rem;
            letter-spacing: .2em;
        }

    .brand-container.services {
        background-color: #8c62ad;
    }

        .nav-container {
            padding: 16px 32px;
        }
.heading-container{
    text-align:center
}
    .heading-container h2 {
        color: #393737;
        margin-bottom: 0.45em;
        font-size: 3rem;
        line-height: 1.2em;
        font-weight: 700;
    }
    .heading-container p {
        margin:0 0 10px;
        color: #878282;
        font-size: 0.875rem;
      
    }

.slider-container{
}

.brand-container.courses {
    background-color: #dc8639;
}

.nav-menu-list {
    display:flex;
    justify-content:center;
    letter-spacing:2.4px;
}
 

    .nav-menu-list .menu-link {
        position: relative;
    }
        .nav-menu-list .menu-link > a {
            color: #393737;
            display:block;
            padding:16px;
            font-size:.75rem;
            font-weight:600;
        }

    .nav-menu-list.mobile-view .menu-link.active > a {
        color: #f6841f;
    }


        .nav-menu-list.dark .menu-link > a {
            color: #fff;
        }
        .nav-menu-list .menu-link a:hover {
        color: #f6841f;
    }

        .nav-menu-list .menu-link .menu-sublink {
            min-width: 290px;
            position: absolute;
            left: 50%;
            transform: translate3d(-50%,0,0);
            background-color: #fff;
            padding: 1.5rem 1.875rem 1.375rem;
            box-shadow: 0 5px 20px -2px rgba(0,0,0,.2);
            margin-top: -5px;
            z-index:20;
        }

    .nav-menu-list.mobile-view .menu-link .menu-sublink {
        position: unset;
        left: unset;
        transform: unset;
        box-shadow: unset;
        margin-top: unset;
        z-index: unset;
        background-color:inherit;
        padding:5px 0 0 30px;
    }

            .nav-menu-list .menu-link .menu-sublink > a {
                color: #393737;
                display: block;
                padding: .625rem 0;
                font-size: .82em;
                color: #393737;
                text-align: center;
            }
    .nav-menu-list.mobile-view .menu-link .menu-sublink > a {
        color: #000;
        text-align:left;
    }
    .nav-menu-list.mobile-view.dark .menu-link .menu-sublink > a {
        color: #fff;
    }
     .nav-menu-list .menu-link .menu-sublink > a:hover {
        color: #f6841f;
    }
    .nav-menu-list .menu-link .menu-sublink.hide {
        display: none;
    }
 

    .nav-menu-list .m-dropdown {
        position: absolute;
        top: 50px;
        left: 0;
        width: 350px;
        background-color: #f7f7f7;
        z-index: 300;
    }
    .nav-menu-list.dark .m-dropdown { 
        background-color: #393737; 
    }
.search-bar-container {
    height: 50px;
    position:relative;
}
 

    .search-bar-container .search-icon {
        position: absolute;
        right: 0;
        margin-top: 17px;
        z-index: 5;
    }
        .search-bar-container .search-icon > svg {
            display: block;
            height: 18px;
            width: 18px;
            fill: #878282;
            cursor: pointer;
            transition: opacity .1s ease-out;
        }
            .search-bar-container .search-icon > svg:hover {
                fill: #f6841f;
            }

        .search-bar-container .search-icon.fade-out > svg {
            opacity: 0;
            cursor: unset;
            width:4px;
        }

    .search-bar-container .search-field {
        opacity: 0;
        overflow: hidden;
        transition: all .15s ease-out;
        transform: translate(20px, 0);
    }

        .search-bar-container .search-field input[type="text"] {
            border: none;
            padding: 2px;
            width: 1px;
            background-color: transparent;
        }

        .search-bar-container .search-field.fade-in {
            background-color: #e6e5e5;            
            opacity: 1;
            width: 100%;
            transform: translate(0, 0);
        }
            .search-bar-container .search-field.fade-in input[type="text"] {
                width: 162px;
            }

            .search-bar-container .search-field > div.flex {
                height: 50px;
                padding-left: 10px;
            }
            .search-bar-container .search-field .close-btn {
                cursor:pointer;
            }
            .search-bar-container .search-field .close-btn button {
                border: none;
                background-color: transparent;
                height: 50px;
                width: 24px;
            }
        .search-bar-container .search-field .close-btn{
            position:relative;
        }

        .search-bar-container .search-field .close-btn button::before {
            content: " ";
            display: block;
            left: 50%;
            margin-left: -.5rem;
            transform: rotate(45deg);
            transform-origin: center center;
        }
            .search-bar-container .search-field .close-btn button::after {
                content: " ";
                display: block;
                left: 50%;
                margin-left: -.5rem;
                transform: rotate(-45deg);
                transform-origin: center center;
            }

            .search-bar-container .search-field .close-btn button::before,
            .search-bar-container .search-field .close-btn button::after {
                position:absolute;
                width: 1rem;
                height: 1px;
                background-color: #aca9a9;
                z-index: 2;
                top: 50%;
                margin-top: -.5px;
            }
.nav-postrer-container{
    margin-top:30px;
}
    .nav-postrer-container .wrp {
        display:flex;
        width:100%;
    }

        .nav-postrer-container .wrp > a {
            display: block;
            width: 33.333%;
            transition: opacity 0.3s ease 0s;
        }

            .nav-postrer-container .wrp > a.studio {
                background-color: #8c62ad;
            }

            .nav-postrer-container .wrp > a.formation {
                background-color: #f6841f;
            }

            .nav-postrer-container .wrp > a.store {
                background-color: #9ad54a;
            }

            .nav-postrer-container .wrp > a .grph-wrp {
                width: 100%;
                display: flex;
                align-items: center;
                padding: 50px 0;
                flex-direction: column;
            }
                .nav-postrer-container .wrp > a .grph-wrp .icon {
                    margin-bottom:10px;
                }
                .nav-postrer-container .wrp > a .grph-wrp span.title {
                    color: #fff;
                    font-size: 1.25rem;
                    text-transform: uppercase;
                    letter-spacing: 0.2em;
                    font-weight: 500;
                    transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
                }
                .nav-postrer-container .wrp > a .grph-wrp span.arrow-container {
                    position:relative;
                    display:block;
                    margin-top:10px;
                }
                .nav-postrer-container .wrp > a .grph-wrp span.arrow {
                    position: absolute;
                    width: 30px;
                    margin-left: -20px;
                    height: 2px;
                    background-color: #fff;
                    opacity: 0;
                    transform: translate3d(-20px, 0, 0);
                    pointer-events: none;
 
                }

                    .nav-postrer-container .wrp > a .grph-wrp span.arrow::before,
                    .nav-postrer-container .wrp > a .grph-wrp span.arrow::after {
                        position: absolute;
                        width: 2px;
                        height: 10px;
                        background-color: inherit;
                        z-index: 2;
                        left: 100%;                     
                    }
                        .nav-postrer-container .wrp > a .grph-wrp span.arrow::before {
                        content: " ";
                        display: block;
                        top: 50%;
                        margin-top: -10px;
                        transform-origin: right bottom;
                        transform: rotate(-45deg);
                    }

                    .nav-postrer-container .wrp > a .grph-wrp span.arrow::after {
                        content: " ";
                        display: block;
                        bottom: 50%;
                        margin-bottom: -10px;
                        transform-origin: right top;
                        transform: rotate(45deg);
                    }

   

                    .nav-postrer-container .wrp > a:hover {
                        opacity: .9;
                    }
            .nav-postrer-container .wrp > a:hover .grph-wrp .icon {
            }
            .nav-postrer-container .wrp > a .grph-wrp .nails-icon {
                stroke-width: 0;
                stroke: #fff;
                fill: #fff;
                transform: translate3d(0,0,0);
                font-size: 68px;
                transition: transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0s;
                transform: translate3d(0, 0, 0) scale(1);
                color: #fff;

            }

            .nav-postrer-container .wrp > a:hover .grph-wrp .nails-icon {
                transform: translate3d(0, 0, 0) scale(0.9);
            }

            .nav-postrer-container .wrp > a:hover .grph-wrp span.title {
                transform: translate3d(0, -10px, 0);
            }

            .nav-postrer-container .wrp > a:hover .grph-wrp span.arrow {
                opacity: 1;
                transform: translate3d(0, 0, 0);
                transition: opacity 0.2s ease 0.1s, transform 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s;
            }

@media screen and (max-width: 1280px) {
    .nav-postrer-container .wrp > a .grph-wrp {
        padding: 30px 0;
    }

        .nav-postrer-container .wrp > a .grph-wrp span.title {
            font-size: 1.05rem;
        }

        .nav-postrer-container .wrp > a .grph-wrp .nails-icon { 
            font-size: 58px; 
        }
}
@media screen and (max-width: 780px) {
    .nav-postrer-container .wrp > a .grph-wrp {
        padding: 15px 0;
    }

        .nav-postrer-container .wrp > a .grph-wrp span.title {
            font-size: .95rem;
        }

        .nav-postrer-container .wrp > a .grph-wrp .nails-icon {
            font-size: 38px;
        }
}
.service-view{
    
}
    .service-view .frame {
        display: flex;
    }

        .service-view .frame .image-component {
            width: 40%;
            padding-left: .75rem;
            padding-right: .75rem;
            margin-bottom: 1.5rem;
 
        }

        .service-view .frame .service-info {
            padding-left: .75rem;
            padding-right: .75rem;
            margin-bottom: 1.5rem;

            width: 60%;
        }
            .service-view .frame .service-info .b {
                border-bottom: 1px solid #ebeaea;
                padding-top: 1rem;
                padding-bottom: 1rem;
            }

            .service-view .frame .service-info h1 {
                font-size: 2.5rem;
                font-weight: 700;
                color: #393737;
                margin:0;
            }



.slick-arrow.slick-hidden {
    display: none;
}
.image-collection {
    position: relative;
    display: block;
    user-select: none;
    touch-action: pan-y;
}

.image-collection .slick-arrow {
    transition-timing-function: ease;
    transition-delay: 0s;
    transition-duration: 0.2s;
    transition-property: transform, opacity;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 2.5rem;
    cursor: pointer;
    font-size: 0;
    z-index: 1;
    opacity: 0;
    height:unset;
    background-color: rgba(57,55,55,0.5);
}

.image-collection .slick-arrow.slick-disabled {
    opacity: 0;
    pointer-events: none;
}

.image-collection .slick-arrow.slick-next {
    right: 0;
    transform: translate3d(20%, 0, 0);
}

    .image-collection .slick-arrow.slick-next:after,
    .image-collection .slick-arrow.slick-next:before {
        position: absolute;
        width: 1px;
        height: 1rem;
        background-color: #fff;
        z-index: 2;
        left: 100%;
        right: auto;
        margin-left: -1rem;
    }

    .image-collection .slick-arrow.slick-next:before {
        content: " ";
        display: block;
        top: 50%;
        margin-top: -1rem;
        transform-origin: right bottom;
        transform: rotate(-38deg);
    }

    .image-collection .slick-arrow.slick-next:after {
        content: " ";
        display: block;
        bottom: 50%;
        margin-bottom: -1rem;
        transform-origin: right top;
        transform: rotate(38deg);
    }

.image-collection .slick-arrow.slick-prev {
    left: 0;
    transform: translate3d(-20%, 0, 0);
}

    .image-collection .slick-arrow.slick-prev:after,
    .image-collection .slick-arrow.slick-prev:before {
        position: absolute;
        width: 1px;
        height: 1rem;
        background-color: #fff;
        z-index: 2;
        right: 100%;
        left: auto;
        margin-right: -1rem;
    }

    .image-collection .slick-arrow.slick-prev:before {
        content: " ";
        display: block;
        top: 50%;
        margin-top: -1rem;
        transform-origin: left bottom;
        transform: rotate(38deg);
    }

    .image-collection .slick-arrow.slick-prev:after {
        content: " ";
        display: block;
        bottom: 50%;
        margin-bottom: -1rem;
        transform-origin: left top;
        transform: rotate(-38deg);
    }

.image-collection:hover .slick-arrow {
    opacity: 0.5;
    transform: translate3d(0, 0, 0);
}

    .image-collection:hover .slick-arrow.slick-disabled {
        opacity: 0;
        pointer-events: none;
    }

    .image-collection:hover .slick-arrow:hover {
        opacity: 1;
    }


.image-collection .slick-arrow.slick-next {
    right: 0;
}

.image-collection .slick-arrow.slick-prev {
    left: 0;
}

.nailsimage-collection .slick-arrow.slick-prev,
.nailsimage-collection .slick-arrow.slick-next {
    transform: translate3d(0, 0, 0);
}







.course-collection {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom:80px;
}

    .course-collection .course-item {
        
        flex-shrink: 0;
        flex-grow: 0;
        width: 25%;
    }

        .course-collection .course-item a {
            display: block;
            background: url('/images/temp/courses-image-01.jpg') center center;
            background-size: cover;
            height: 306px;
            width: 100%;
            position:relative;
        }
            .course-collection .course-item a.imageview {
                display: block;
                background: unset;
                background-size: cover;
                height: 306px;
                width: 100%;
                position: relative;
            }


            .course-collection .course-item a span{
                display:block;
                text-align:center;
                width:100%;
                position:absolute;
                color:#fff;
                top:35%;
                padding:0 10px;
                font-size:1.1rem;
            }

                .course-collection .course-item a:before {
                    content: " ";
                    display: block;
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    bottom: 0;
                    background-color: #393737;
                    opacity: .8;
                    transition-timing-function: ease;
                    transition-delay: 0s;
                    transition-duration: .2s;
                    transition-property: opacity;
                }

                .course-collection .course-item a:after {
                    content: " ";
                    display: block;
                    position: absolute;
                    top: -1px;
                    bottom: -1px;
                    left: -1px;
                    right: -1px;
                    border: .5rem solid #fff;
                    transform: scale(1) translate3d(0,0,0);
                    transition: transform .55s cubic-bezier(.23,1,.32,1) 0s;
                }

            .course-collection .course-item a:hover:after {
                transform: scale(1.05) translate3d(0,0,0);
                transition: transform .66s cubic-bezier(.23,1,.32,1) 0s;
            }

 



    .course-view .frame {
        display: flex;
 
    }

        .course-view .frame .image-component {
            width: 40%;
            padding-left: .75rem;
            padding-right: .75rem;
            margin-bottom: 1.5rem;
        }

        .course-view .frame .course-info {
            padding-left: .75rem;
            padding-right: .75rem;
            margin-bottom: 1.5rem;
            width: 60%;
        }

            .course-view .frame .course-info .b {
                border-bottom: 1px solid #ebeaea;
                padding-top: 1rem;
                padding-bottom: 1rem;
            }

            .course-view .frame .course-info h1 {
                font-size: 2.5rem;
                font-weight: 700;
                color: #393737;
                margin: 0;
            }


.service-collection,
.service-collection-circles {
    display: flex;
    flex-wrap: wrap;
}

    .service-collection .service-item {
        width:33.33%;
        position:relative;
        padding:1px;
    }

        .service-collection .service-item h3 {
            position: absolute;
            color: #fff;
            text-transform: uppercase;
            background-color: #624479;
            padding: 4px;
            left: 1px;
            right: 1px;
            top: -19px;
            opacity:.8;
            text-align:center;
        }

        .service-collection .service-item .img-frame {
            display:flex;
            flex-flow:column;
            align-items:center;
             justify-content:center;
            align-content:center;
            height:auto;
            width: 100%;
            max-height: 300px;
            overflow: hidden;
        }
            .service-collection .service-item .img-frame .dsp-img {
                width: 100%;
                height: auto;
            }

        .service-collection .service-item .service-redirection {
            display: block;
        }
    

 

/*circles*/
.service-collection-circles{
    width:50%;
    margin:0 auto 100px;
}
.service-collection-circles .service-item .img-frame {
    overflow: hidden;
}

.service-collection-circles .service-item {
    width: 33.33%;
    
    position: relative;
    padding: 1px;
}
    .service-collection-circles .service-item a {
        display: flex;
        flex-direction: column;
        overflow: hidden;
        padding: 10px;
        transform: scale(1) translate3d(0,0,0);
        transition: transform .55s cubic-bezier(.23,1,.32,1) 0s;
    }

        .service-collection-circles .service-item a:hover {
            transform: scale(1.05) translate3d(0,0,0);
            transition: transform .26s cubic-bezier(.23,1,.32,1) 0s;
        }

        .service-collection-circles .service-item a .img-bkgd {
            border-radius: 50%;
            overflow: hidden;
            background-size: cover;
            background-repeat: no-repeat;
            background-position: center center;
            height: inherit;
            width: inherit;
            padding-bottom: 100%;
            position: relative;
        }
            .service-collection-circles .service-item a .img-bkgd .label-section {
                z-index:20;
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
                border: 0;
                display: flex;
                height:100%;
                flex-direction: column;
                justify-content: center;
            }
                .service-collection-circles .service-item a .img-bkgd .label-section > h3 {
                    color: #fff;
                    text-transform: uppercase;
                    text-align: center;
                    font-size: 1.17em;
                    margin-block-start: 1em;
                    margin-block-end: 1em;
                    margin-inline-start: 0px;
                    margin-inline-end: 0px;
                    font-weight: bold;
                }

        .service-collection-circles .service-item a .img-bkgd:before{
            content: " ";
            display: block;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            background-color: #393737;
            opacity: .5;
            transition-timing-function: ease;
            transition-delay: 0s;
            transition-duration: .2s;
            transition-property: opacity;
        }
        .service-collection-circles .service-item a:hover .img-bkgd:before {
            opacity: .3;
        }

@media screen and (max-width: 1280px) {
    .service-collection .service-item,
    .service-collection-circles .service-item {
        width: 50%;
    }
 
        .service-collection .service-item .img-frame {
            max-height: 250px;
        }
}

@media screen and (max-width: 780px) {
    .service-collection .service-item,
    .service-collection-circles .service-item {
        width: 100%;
    }

 

        .service-collection .service-item .img-frame {
            max-height: 250px;
        }
}


.nails-footer {
    clear: both;
    position: relative;
    background-color: #393737;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content:center;
    color: #fff;
}

.nails-footer-container {
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 5rem;
    padding-bottom: 5rem;
    margin-left: auto;
    margin-right: auto;
    padding-left: 32px;
    padding-right: 32px;
    position: relative;
    width: 100%;
    max-width: 1024px;
    overflow: hidden;
}
    .nails-footer-container .parts-row{
        display:flex;
    }
        .nails-footer-container .parts-row .col-item{
            width:25%;
        }


        .nails-footer__title {
            font-weight: 600;
            font-size: 0.75rem;
            text-transform: uppercase;
            letter-spacing: 0.2em;
            color: #fff;
            display: block;
            margin-bottom: 1rem;
        }

.nails-footer__item {
    margin-bottom: 0.5rem;
}

    .nails-footer__item:first-child {
        margin-top: 0;
    }

    .nails-footer__item:last-child {
        margin-bottom: 0;
    }

.nails-footer__link {
    line-height: 1.55em;
    margin-bottom: 1.55em;
    margin-top: 0.55em;
    font-size: 0.75rem;
    border-bottom-width: 1px;
    transition: border-color 0.15s ease 0s, color 0.15s ease 0s;
    border-bottom-color: rgba(75,152,205,0.2);
    border-bottom-style: solid;
    border-bottom-color: rgba(75,152,205,0.2);
    border-bottom-color: rgba(255,255,255,0.2);
    color: #fff;
    color: #fff;
    padding-bottom: 2px;
}

    .nails-footer__link:first-child {
        margin-top: 0;
    }

    .nails-footer__link:last-child {
        margin-bottom: 0;
    }

    .nails-footer__link:hover,
    a:hover .nails-footer__link {
        border-bottom-color: rgba(75,152,205,0.5);
    }

    .nails-footer__link:hover,
    a:hover .nails-footer__link {
        border-bottom-color: rgba(75,152,205,0.5);
    }

    .nails-footer__link:hover,
    a:hover .nails-footer__link {
        border-bottom-color: rgba(255,255,255,0.5);
    }

.nails-logo-footer {
    width: 120px;}

    .nails-logo-footer .nails-logo__sign {       
      
        -webkit-filter: grayscale(100%);
        opacity: 1;
    }

    .nails-logo-footer .nails-logo__name,
    .nails-logo-footer .nails-logo__note {
        opacity: 0.3;
        fill: #fff;
    }
.sublogo {
    opacity:.3;
    margin:1.3rem 0 0 -5px;
}

.content-container {
    max-width: 1024px;
    margin:40px auto 0;
    clear: both;
    padding:0 0 1px 0;
}
    .content-container hr {
        margin: 1rem 0;
        color: #ddd;
        background-color: #ddd;
    }
    .content-container h4 {
        text-transform: uppercase;
        text-align: center;
        letter-spacing: .2em;
        font-size: .875rem;
        line-height: 1.2em;
        margin-bottom:4rem;
    }

    .content-container .contact-content {
        background-color: #fff;
        box-shadow: 0 2px 8px -3px rgba(0, 0, 0, 0.25);
        display: flex;
        margin-bottom: 2.25rem;
    }
 

        .content-container .contact-content .contact-sub {
            padding: 2.25rem 2.875rem;
        }
        .content-container .contact-content .contact-sub .panels{
            display:flex;
            width:100%;
        }
            .content-container .contact-content .contact-sub .panels .section{
                width:50%;
                flex-shrink:0;
                flex-grow:0;
            }

    .content-container .icon {

    }

    .content-container .contact-content .contact-sub .panels .section .inner-section {
        display:flex;
        align-items:flex-start;
        margin-bottom:30px;
    }
        .content-container .contact-content .contact-sub .panels .section .inner-section .c {
            padding: 7px 15px 0;
        }
        .content-container .contact-content .contact-sub .panels .section .inner-section h5 {
            margin: 0 0 12px;
            color: #878282;
            text-transform: uppercase;
            letter-spacing: .2em;
            font-weight: 500;
            font-size: .75rem;
        }

        .content-container .contact-content .contact-sub .panels .section .inner-section p{
            margin:3px 0;
            font-weight:700;
        }
        .content-container .contact-content .contact-sub .panels .section .inner-section a.phone-link,
        .content-container .contact-content .contact-sub .panels .section .inner-section a.email {
            font-weight: 700;
            color: #333;
            letter-spacing: .2rem;
        }
            .content-container .contact-content .contact-sub .panels .section .inner-section a.phone-link:hover,
            .content-container .contact-content .contact-sub .panels .section .inner-section a.email:hover {
                color: #f6841f;
            }


@media screen and (max-width: 1000px) {
    .nav-container{
        display:none;
    }
    .m-show {
        display: block;
    }

    .hide-mobile {
        display: none;
    }

    .content-container h4 {
        margin-bottom: 1rem;
    }

    /*header*/
  
        header .header-container .left-side {
            align-items: center;
            width: 100%;
        }

        header .header-container .right-side {
            display: none;
        }

    /*services*/
    .service-view .frame {
        /* display: block;*/
        flex-direction: column-reverse;
    }

        .service-view .frame .image-component {
            width: unset;
            padding-left: 20px;
            padding-right: 20px;
            margin-bottom: 20px;
        }

        .service-view .frame .service-info {
            padding-left: 20px;
            padding-right: 20px;
            margin-bottom: 20px;
            width: 100%;
        }

            .service-view .frame .service-info h1 {
                text-align:center;
            }
            .service-view .frame .service-info .b p{
                font-size:1em;
            }


    /*courses*/
    .course-view {
        max-width: unset;
        margin: 20px 20px 0;
    }

    .course-view .frame {
        flex-direction: column-reverse;
    }

        .course-view .frame .image-component {
            width: unset;
            padding:20px 0;
            margin-bottom: 20px;
        }

        .course-view .frame .course-info {
            padding-left: 20px;
            padding-right: 20px;
            margin-bottom: 20px;
            width: 100%;
        }

        .course-view .frame .course-info h1 {
            text-align: center;
        }
        .course-view .frame .course-info .b p {
            font-size: 1em;
        }





    /*nav*/
    .path-nav {
 
        margin: 0 20px 40px;
    }

        .path-nav a,
        .path-nav span {
 
            font-size: .92em;
        }

        .path-nav a {
            color: #dc8639;
        }

        .path-nav a {
            text-decoration: none;
        }
}

@media screen and (max-width: 700px) {

    .heading-container h2 {
        font-size:1.5rem;
    }
    .service-collection-circles{
        width:85%;
    }
    /*courses*/
    .course-collection {
        display: block;
    }
        .course-collection .course-item{
            width:unset;
        }
        /*contacts*/
        .content-container {
            max-width: unset;
        }

        .content-container .contact-content .contact-sub {
            padding: 20px;
        }

            .content-container .contact-content .contact-sub .panels {
                display: block;
                width: 100%;
            }

                .content-container .contact-content .contact-sub .panels .section {
                    width: 100%;
                }


    /*footer*/
    .nails-footer-container {
        padding:40px 20px 20px;  
        max-width: unset;
        overflow: hidden;
    }

    .nails-footer-container .parts-row {
        display: block;
    }


        .nails-footer-container .parts-row .col-item.part-collapse-lg{
            display:flex;
            width:100%;
            justify-content:space-between;
            padding:0 40px;
        }
        .nails-footer-container .parts-row .col-item.q{
            width:100%;
            padding:20px 0;
        }
        .nails-footer-container .parts-row .col-item.q a {
            display: block;
            text-align: center;
            font-size:.92em;

        }

    /*header*/
  
}
