@font-face {
    font-family: "NarkisBlockConMF";
    src: url("fonts/NarkissBlockCondensed-Bold.woff2") format("woff2"),
    url("fonts/NarkissBlockCondensed-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "narkiss";
    src: url("../../fonts/NarkissBlockCondensed-Thin.otf");
}
@font-face {
    font-family: Heebo-Regular;
    src: url("../../fonts/Heebo-Regular.eot");
    src: url("../../fonts/Heebo-Regular.eot") format("embedded-opentype"),
    url("../../fonts/Heebo-Regular.woff") format("woff"),
    url("../../fonts/Heebo-Regular.ttf") format("truetype"),
    url("../../fonts/Heebo-Regular.svg#TitilliumWebRegular") format("svg");
}

@font-face {
    font-family: Almoni-dl;
    src: url("../../fonts/AlmoniDLAAA.eot");
    src: url("../../fonts/AlmoniDLAAA.eot") format("embedded-opentype"),
    url("../../fonts/AlmoniDLAAA.woff") format("woff"),
    url("../../fonts/AlmoniDLAAA.ttf") format("truetype"),
    url("../../fonts/AlmoniDLAAA.svg") format("svg");
}

@font-face {
    font-family: AlmoniNeue-medium;
    src: url("../../fonts/almoni-neue-medium-aaa.eot");
    src: url("../../fonts/almoni-neue-medium-aaa.eot") format("embedded-opentype"),
    url("../../fonts/almoni-neue-medium-aaa.woff") format("woff"),
    url("../../fonts/almoni-neue-medium-aaa.ttf") format("truetype"),
    url("../../fonts/almoni-neue-medium-aaa.svg") format("svg");
}
@font-face {
    font-family: Almoni-dlbold;
    src: url("../../fonts/almoni-dl-aaa-bold.eot");
    src: url("../../fonts/almoni-dl-aaa-bold.eot") format("embedded-opentype"),
    url("../../fonts/almoni-dl-aaa-bold.woff") format("woff"),
    url("../../fonts/almoni-dl-aaa-bold.ttf") format("truetype"),
    url("../../fonts/almoni-dl-aaa-bold.svg") format("svg");
}

/*only english*/
@font-face {
    font-family: AkzidenzGroteskBE;
    src: url("../../fonts/AkzidenzGroteskBE-MdCn.eot");
    src: url("../../fonts/AkzidenzGroteskBE-MdCn.woff") format("woff"),
    url("../../fonts/AkzidenzGroteskBE-MdCn.ttf") format("truetype"),
    url("../../fonts/AkzidenzGroteskBE-MdCn.svg#AkzidenzGroteskBE-MdCn")
    format("svg"),
    url("../../fonts/AkzidenzGroteskBE-MdCn.eot?#iefix")
    format("embedded-opentype");
    unicode-range: U+41-5A, U+61-7A;
}

@font-face {
    font-family: MaisonNeue-Book;
    src: url("../../fonts/MaisonNeue-Book.eot");
    src: url("../../fonts/MaisonNeue-Book.woff") format("woff"),
    url("../../fonts/MaisonNeue-Book.ttf") format("truetype"),
    url("../../fonts/MaisonNeue-Book.svg#MaisonNeue-Book") format("svg"),
    url("../../fonts/MaisonNeue-Book.eot?#iefix") format("embedded-opentype");
    unicode-range: U+41-5A, U+61-7A;
}

@font-face {
    font-family: Montserrat;
    src: url("../../fonts/Montserrat-Regular.eot");
    src: url("../../fonts/Montserrat-Regular.woff") format("woff"),
    url("../../fonts/Montserrat-Regular.ttf") format("truetype"),
    url("../../fonts/Montserrat-Regular.svg#Montserrat-Regular") format("svg"),
    url("../../fonts/Montserrat-Regular.eot?#iefix") format("embedded-opentype");
    unicode-range: U+41-5A, U+61-7A;
}

@font-face {
    font-family: Almoni-Tzar;
    letter-spacing: 0px;
    src: url("../../fonts/AlmoniTzarAAA.eot");
    src: url("../../fonts/AlmoniTzarAAA.eot") format("embedded-opentype"),
    url("../../fonts/AlmoniTzarAAA.woff") format("woff"),
    url("../../fonts/AlmoniTzarAAA.ttf") format("truetype"),
    url("../../fonts/AlmoniTzarAAA.svg#TitilliumWebRegular") format("svg");
}
body {
    margin: 0;
    box-sizing: border-box;
    font-family: Heebo-Regular, Montserrat;
    user-select: none;
}

.main-container-box {
    width: 100%;
    margin: 0 auto;
}
button {
    cursor:pointer;
}
p.required, .validation-advice {
    margin: 0 !important;
}
.validation-advice.error {
    top: 0;
}
.select {
    height: 47px;
    border: 1px solid #dddddd;
    padding: 15px;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    background: #fff url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgdmlld0JveD0iMCAwIDk2IDk2IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjx0aXRsZS8+PHBhdGggZD0iTTgxLjg0NTcsMjUuMzg3NmE2LjAyMzksNi4wMjM5LDAsMCwwLTguNDUuNzY3Nkw0OCw1Ni42MjU3bC0yNS4zOTYtMzAuNDdhNS45OTksNS45OTksMCwxLDAtOS4yMTE0LDcuNjg3OUw0My4zOTQzLDY5Ljg0NTJhNS45OTY5LDUuOTk2OSwwLDAsMCw5LjIxMTQsMEw4Mi42MDc0LDMzLjg0MzFBNi4wMDc2LDYuMDA3NiwwLDAsMCw4MS44NDU3LDI1LjM4NzZaIi8+PC9zdmc+) no-repeat;
    background-position-x: 1em;
    background-position-y: 50%;
    background-size: 16px 16px;
}
.opened {
    background-size: 16px 16px;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjwhRE9DVFlQRSBzdmcgIFBVQkxJQyAnLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4nICAnaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkJz48c3ZnIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDMyIDMyIiBoZWlnaHQ9IjMycHgiIGlkPSJMYXllcl8xIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAzMiAzMiIgd2lkdGg9IjMycHgiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxwYXRoIGQ9Ik0xOC4yMjEsNy4yMDZsOS41ODUsOS41ODVjMC44NzksMC44NzksMC44NzksMi4zMTcsMCwzLjE5NWwtMC44LDAuODAxYy0wLjg3NywwLjg3OC0yLjMxNiwwLjg3OC0zLjE5NCwwICBsLTcuMzE1LTcuMzE1bC03LjMxNSw3LjMxNWMtMC44NzgsMC44NzgtMi4zMTcsMC44NzgtMy4xOTQsMGwtMC44LTAuODAxYy0wLjg3OS0wLjg3OC0wLjg3OS0yLjMxNiwwLTMuMTk1bDkuNTg3LTkuNTg1ICBjMC40NzEtMC40NzIsMS4xMDMtMC42ODIsMS43MjMtMC42NDdDMTcuMTE1LDYuNTI0LDE3Ljc0OCw2LjczNCwxOC4yMjEsNy4yMDZ6IiBmaWxsPSIjNTE1MTUxIi8+PC9zdmc+);
}
.hidden {
    display: none!important;
}
input.select::placeholder {
    color: #000;
}
input.select:focus{
    outline: transparent;
}

div.select span {
    direction: ltr;
}
div.select ul.options{
    /*display: none;*/
    display: flex;
    z-index: 20;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    flex-wrap: nowrap;
    list-style: none;
    width: 100%;
    left: -1px;
    top: 110%;
    position: absolute;
    border: 1px solid #dddddd;
    padding: 0;
    background: #fff;
    margin-top: 10px;
    max-height: 160px;
    overflow: auto;
}
.form-rows div.select,
.form-rows input.select,
.form-rows input.hasDatepicker,
.form-rows .user_data > input,
.form-rows .user_data > input::placeholder,
.form-rows .user_data .validation-block > input,
.form-rows .user_data .validation-block > input::placeholder,
.form-rows input.select::placeholder
{
    font-size: 18px;
    font-family: Heebo-Regular, Montserrat;
    font-weight: 100;
}
.validation-block {
    display: flex;
    position: relative;
    width: 100%;
    max-width: calc((100% - 30px) / 3);
}
.validation-block {
    display: flex;
    width: calc((100% - 15px) / 2);
    position: relative;
}
.validation-block .validation-advice {
    display: none;
}
.validation-advice.error{
    display: block;
    right: 10px;
}
div.select, input.select, .user_data .validation-block>input,
div.select, input.select, .user_data>input, .services.mobile .select
{
    border: 1px solid #dddddd;
    padding: 15px;
    -moz-appearance: none; /* Firefox */
    -webkit-appearance: none; /* Safari and Chrome */
    appearance: none;
    display: flex;
    flex-direction: column;
    height: 55px;
    min-width: 103px;
    width: 100%;
    text-align: right;
    cursor: pointer;
    position: relative;
    font-size: 24px;
    justify-content: center;
}
input::placeholder {
    font-weight: bold;
    color: #000;
}

div.select {
    padding: 5px 15px;
    height: 35px;
}
.form-rows div.select {
    height: 55px;
}
#time > span,
#masters > span{
    margin-top: 5px;
}

#makeupForm .user_data {
    display: flex;
    gap: 0 15px;
    justify-content: space-between;
    width: 100%;
}
div.select ul.options::-webkit-scrollbar {
    width: 8px;
}
div.select ul.options::-webkit-scrollbar-track{
    border: 4px solid #e6e6e6;
    border-radius: 5px;
}
div.select ul.options::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    border: 4px solid #b3b3b3;
    border-radius: 5px;
    height: 40%;
}
div.select ul.options li.option {
    /*height: 15px;*/
    padding: 7.5px 15px;
    width: calc(100%);
    direction: ltr;
}
div.select ul.options li.option:hover{
    background-color: #E0E0E0;
}
h4 {
    margin: 0 auto 20px;
}
.ui-datepicker { width: 12em; padding: .2em .2em 0; display: none; }
.ui-datepicker table {width: 100%; font-size: .7em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker {
    width: 300px !important;
}
.ui-datepicker table tr td .ui-state-default {
    text-align: center;
    line-height: 22px;
    font-size: 18px;
}


.ui-datepicker .ui-datepicker-title {
    margin: 0 50px;
    line-height: 30px;
    text-align: center;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 40px;
    height: 40px;
}
.ui-datepicker th {
    padding: 10px 5px;
    line-height: 35px;
    border: 0;
}
.ui-datepicker th span {
    font-size: 30px;
    font-weight: 100;
}
p {
    margin: 0;
    font-size: 24px;
}
.page-header {
    width: 100%;
    max-width: 100%;
    padding: 20px 0;
    background: #ffffff;
}

.logo {
    display: block;
    min-width: 100px;
    z-index: 999;
    margin: 0px auto;
    width: 100px;
}

.top-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    margin: 0 auto;
}

.top-content .image_banner {
    margin-bottom: 10px;
}
.top-content .image_banner img{
    width: 100%;
}
.top-content .image_banner img.mobile-image{
    display: none;
}
.top-content h3 {
    color: #FF0283;
}

.content .prefix-form-container {
    background: #F9F9F9;
    padding-top: 30px;
    padding-bottom: 30px;
    margin: 30px 20px;
}

.content .form-container {
    padding: 28px 0;
    text-align: center;
    background: #f2f2f2;
    margin: 16px 20px 24px;
}

.content .form-container .heading {
    margin: 0 auto 16px;
    text-align: center;
}

.content h1 {
    color: #FF0283;
    font-size: 55px;
    font-weight: bold;
    line-height: 65px;
    letter-spacing: 0.8px;
    font-family: Almoni-Tzar;
    margin: 0;
}
.heading h3 {
    margin: 0;
    font-size: 24px;
    line-height: 18px;
    color: #ff0283;
}
.content .form-container form {
    margin: 0 auto;
    max-width: 670px;
}

.content .form-container form > select {
    width: 100%;
    background: #fff;
}
.content .qty-wrapper {
    display: inline-flex;
    align-items: center;
    width: calc((100% - 30px) / 3);
    position: relative;
    margin-top: 16px;

}
.content .qty-wrapper label {
    position: absolute;
    bottom: 100%;
}
.content .qty-wrapper button {
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.content .qty-input {
    width: 50px;
    text-align: center;
}
form .product {
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 0 15px;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 47px;
    justify-content: space-between;
    font-size: 18px;
    width: 100%;
}
form .product .qty_select {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
}

form .product button {
    border: none;
    background: none!important;
    font-size: 18px;
    cursor: pointer;
    color: #000;
    margin: 0;
}

form .product input {
    border: none;
    background: none;
    text-align: center;
    width: 8em;
    height: 100%;
    font-size: 18px;
    cursor: initial;
}

form .product input:focus {
    outline: none;
}

form .product button.plus:after {
    content: "+";
}

form .product button.minus:after {
    content: "\2212";
}

form .product .qty_select button {
    font-size: 20px;
    cursor: pointer;
}

.content .form-container form .group {
    margin: 8px 0;
    gap: 0 15px;
    display: flex;
    justify-content: flex-start;
}

.content .form-container form .group select {
    width: calc((100% - 30px) / 3);
}
form button.submit, .main-container-box .content button.submit {
    width: 100%;
    height: 52px;
    border: none;
    background: #000;
    color: #fff;
    margin-top: 12px;
    font-size: 18px;
    letter-spacing: 0.5px;
    cursor: pointer;
    font-family: Heebo-Regular, Montserrat;
    font-weight: 400;
}
form button.submit, .main-container-box .content button:disabled {
    cursor: default;
}
.content {
    background: #FFF;
}

form .services {
    flex-direction: column;
    margin: 10px auto 0;
}
form .services.view {
    display: flex;
    flex-direction: column;
}
form .services > p {
    margin: 0 0 6px;
    text-align: right;
    font-size: 14px;
    line-height: 1.4;
    color: #000;
    font-weight: 400;
}

form .services > p.notice {
    color: #6A6A6A;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 8px;
    margin-bottom: 0;
    font-weight: 400;
}

form .services .items .item .product, form .services .item .product {
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 0 15px;
    max-width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 47px;
    justify-content: space-between;
    font-size: 18px;
}
form .services .items{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    gap: 0 15px;
}

form .services .item {
    margin-bottom: 0;
    width: 50%;
}

form .services .item .product .qty_select {
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    height: 100%;
    width: 63px;
    align-items: center;
    justify-content: space-between;
}

form .services .item .product button {
    border: none;
    background: none;
    font-size: 18px;
    cursor: pointer;
    color: #000;
    margin: 0;
}

form .services .item input {
    border: none;
    background: none;
    text-align: center;
    width: 2em;
    height: 100%;
    font-size: 18px;
    cursor: initial;
    pointer-events: none;
}

form .services .item .product input:focus {
    outline: none;
}

form .services .item .product button.plus:after {
    content: "+";
}

form .services .item .product button.minus:after {
    content: "\2212";
}

form .services .item .product .qty_select button {
    font-size: 20px;
    cursor: pointer;
}

form .services > p.notice {
    margin-top: 8px;
    color: #6A6A6A;
    font-size: 14px;
}

#makeupForm .services.mobile {
    display: none;
}
form .form-button {
    display: flex;
    gap: 15px;
    margin-top: 4px;
}
.content .info {
    margin: 8px 10px 0;
    padding: 0;
}
.content .info .text {
    text-align: center;
    padding-bottom: 0px;
    max-width: 1202px;
    margin: 0 auto;
}
.content .info .intro-text {
    font-size: 18px;
    line-height: 28px;
    color: #000000;
    margin: 0 auto 20px;
    max-width: 980px;
}
.content .info .intro-text--desktop {
    max-width: 1100px;
    padding: 0 20px;
    box-sizing: border-box;
}
.content .info .intro-text--mobile {
    display: none;
}
.content .info .packages {
    margin: 0 auto 16px;
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 510px;
    max-width: 100%;
}
.content .info .package {
    width: 50%;
    background: #f2f2f2;
    padding: 10px 8px 12px;
    box-sizing: border-box;
}
.content .info .package p {
    margin: 0 0 4px;
    font-size: 16px;
    line-height: 1.3;
    color: #000;
}
.content .info .package-price {
    color: #ff0283;
    font-size: 22px;
    line-height: 1.2;
    font-weight: 400;
    display: inline-block;
}
.content .info .cashback-note {
    color: #ff0283;
    text-align: center;
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 10px;
}
.content .info .text h3 {
    font-size: 20px;
    line-height: 2;
    font-weight: bold;
    color: #000000;
}
.content .info .bottom-button {
    text-align: center;
}
.content .info .bottom-button button {
    max-width: 245px;
    margin: 0 auto;
}
.content .our_looks {
    margin-top: 25px;
    margin: 0 20px;
    overflow: hidden;
}
.content .our_looks h2, .form-container .heading h2{
    font-size: 30px;
    font-weight: bold;
    color: #000000;
    text-align: center;
    line-height: calc(28 / 30);
}
.content .our_looks h2 {
    margin: 40px 10px 15px;
}
.form-container .heading h2 {
    margin: 0;
}
.content .our_looks .makeup-catalog-slider {
    padding: 62px 0;
    position: relative;
}
.content  .swiper-button-prev,
.content  .swiper-rtl .swiper-button-next,
.content  .swiper-button-next,
.content  .swiper-rtl .swiper-button-prev {
    width: 28px;
    height: 44px;
    background: #D9D9D9;
    opacity: 0.7;
}
.content .swiper-button-prev:after,
.content .swiper-button-next:after {
    color: #fff;
    font-size: 22px;
}
.content .our_looks .swiper-slide {
    border-radius: 30px;
    overflow: hidden;
}
.makeup-catalog-slider .swiper-slide img {
    width: 100%;
    height: auto;
    display: block;
}
.makeup-catalog-slider .swiper-slide, .makeup-catalog-slider .swiper-slide img {
    transition: transform .35s ease, box-shadow .35s ease;
    transform-origin: center center;
}

.makeup-catalog-slider .swiper-slide:hover {
    transform: scale(1.14);
    z-index: 100;
    overflow: hidden;
}
.content .product > p {
    margin: 0 auto 20px;
    font-size: 18px;
    padding: 15px;
}

.content .product > h4 {
    margin: 10px auto 5px;
    font-size: 22px;
}

.content .product .price {
    font-weight: 600;
    margin-bottom: 5px;
}

.content .product .text_under_button {
    margin: 10px auto 0;

}
.content .text_under_button {
    font-size: 18px;
    margin-top: 5px;
}

.content .product .most-popular {
    background-color: #FF0283;
    color: #fff;
    text-wrap: nowrap;
    text-align: center;
    border-radius: 50px;
    padding: 3px 8px;
    margin-bottom: 5px;
    bottom: 100%;
    position: absolute;
    font-size: 15px;
}

.slider-mobile {
    width: 100%;
    padding-bottom: 25px;
}

.swiper-slide {
    height: auto;
    display: flex;
    justify-content: center;
}
.swiper-pagination-bullet-active{
    background: #000000!important;
}
.swiper-button-next, .swiper-button-prev {
    color: #6b6d76!important;
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 18px;
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 0;
    background-image: none;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 0;
    background-image: none;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 0;
}

.swiper-pagination-bullet {
    width: 7px;
    height: 7px;
    background: #9B9A9B;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #000;
}
.prefix-recommendations {
    background: #f2f2f2;
    padding: 0 10px;
    margin: 30px 20px 30px 20px;
}
.recommendations {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    text-align: center;
    padding: 20px 40px;
    background: #f2f2f2;
    justify-content: space-around;
    gap: 0 30px;
    margin: 0 20px 30px;
}
.recommendations h2 {
    font-size: 40px;
    color: #000;
    font-weight: 600;
    margin-bottom: 20px;
}
.recommendations .reviews-slider {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    padding: 0 30px;
}
.recommendations .swiper-container{
    overflow: hidden;
    padding: 0 30px;
}
.recommendations .swiper-wrapper {
    align-items: stretch;
}
.recommendations .swiper-slide {
    border: 1px solid #9B9A9B;
    padding: 20px 20px 15px;
    border-radius: 20px;
    height: auto;
    display: flex;
    flex-direction: column;
}
 .content .recommendations .swiper-button-prev,
 .content .recommendations .swiper-rtl .swiper-button-prev {
    left: 0px;
}
.content .recommendations .swiper-rtl .swiper-button-next, .content .recommendations .swiper-button-next {
    right: 0px;
}
.recommendations .review_item p {
    font-size: 15px;
    line-height: calc(22 / 15);
}

.recommendations .review_item:before {
    content: url("../../images/homemakeup_new/douple_comma.png");
    position: absolute;
    top: 5%;
    right: 3%;
}

.recommendations .review_item:after {
    content: url("../../images/homemakeup_new/douple_comma.png");
    position: absolute;
    bottom: 5%;
    left: 3%;
    transform: rotate(180deg);
}

.recommendations .profile {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin-top: 20px;
    font-size: 20px;
    line-height: 28px;
    font-family: Heebo-Regular, Montserrat;
    font-weight: 100;
    justify-content: center;
    gap: 0 0.5em;
}

.recommendations .profile img {
    max-width: 150px;
    max-height: 150px;
    margin-bottom: 10px;
    border-radius: 50%;
}

.have_questions {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #fff;
    padding: 40px 26px;
}

.have_questions h4 {
    margin-bottom: 30px;
}

.have_questions ul {
    width: 100%;
    list-style: none;
    padding: 0;
}

.have_questions ul > li {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    padding: 3px 0;
}
.have_questions ul > li > div{
    width: 100%;
    display: block;
}
.have_questions ul > li>div span.accordion-title {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.have_questions ul > li:after {
    content: "+";
    margin: auto 0;
}
.have_questions ul > li:has(.accordion-active):after {
    content: '-'!important;
}
.accordion-content{
    display: none;
}
.have_questions ul hr {
    border-top: 1px solid #0000001f;
}

.form-rows {
    display: flex;
    justify-content: space-between;
    gap: 0 15px;
    flex-direction: row;
}
.form-rows > div.city-column {
    margin: 8px 0;
    gap: 0 15px;
    width: 190px;
}
.form-rows > div.group {
    width: 100%;
}
.ui-widget {
    font-size: 0.6em;
}
.ui-datepicker th span {
    font-size: 22px;
}
.makeup_container .swiper-slide span {
    position: absolute;
    bottom: 3%;
    left: 27%;
    background: #e3e3e3a8;
    border-radius: 5px;
    padding: 0px 10px;
    text-transform: capitalize;
    font-weight: bold;
}
.makeup_container .swiper-slide img {
    max-height: 300px;
}
.reviews .heading #reviews_qty {
    font-size: 65px;
    margin-bottom: 30px;
}
.services .error {
    text-align: right;
    color: red;
    display: none;
    font-size: 14px;
}
.validation_error {
    border: 1px solid red!important;
}
.validation-advice {
    display: none;
    color: red;
    font-size: 12px;
    position: absolute;
}
.reviews .swiper-slide {
    background: none;
}
@media only screen and (max-width: 1024px) {
    .logo-desk {
        display: none!important;
    }
}

/* Popup */

.popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    box-sizing: border-box;
    backdrop-filter: blur(4px);
    -webkit-backdrop-filter: blur(4px);
}
.popup-container {
    position: relative;
    background-color: #ffffff;
    border-radius: 12px;
    max-width: 408px;
    width: 100%;
    padding: 34px 30px 30px;
    box-sizing: border-box;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.2);
    animation: popupFadeIn 0.3s ease-out;
    text-align: center;
}

.loader {
    width: 28px;
    height: 28px;
    margin: auto;
    animation: loader-rotate .7s linear infinite;
}
@keyframes  loader-rotate{
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.popup-container .message {
    margin: 1em auto;
    font-size: 16px;
    font-family: 'Heebo-Regular';
}
@media only screen and (max-width: 768px) {

    .mobile {
        display: flex!important;
    }
    .form-rows div.select,
    .form-rows div.select#time
    {
        height: 44px;
    }
    .content .info {
        margin: 0 16px;
        padding: 0 0 20px;
    }
    .content .info .intro-text--desktop {
        display: none !important;
    }
    .content .info .intro-text--mobile {
        display: block !important;
        font-size: 15px;
        line-height: 22px;
        margin: 0 auto 18px;
        max-width: 100%;
        padding: 0 16px;
        box-sizing: border-box;
    }
    .content .info .packages {
        width: 100%;
        gap: 8px;
        margin: 0 auto 12px;
    }
    .content .info .package {
        padding: 12px 6px 14px;
    }
    .content .info .package p {
        font-size: 13px;
        line-height: 1.25;
        margin: 0 0 6px;
    }
    .content .info .package-price {
        font-size: 22px;
        line-height: 1.15;
    }
    .content .info .cashback-note {
        font-size: 13px;
        line-height: 1.35;
        margin: 0;
        padding: 0 8px;
    }
    .content .prefix-form-container {
        padding-top: 0px;
    }
    .content .form-container {
        padding-bottom: 0px;
        margin: 16px 12px 20px;
    }
    .bottom-button {
        padding: 20px 15px;
    }
    #makeupForm .user_data {
        display: flex;
        width: 100%;
        flex-direction: row;
    }
    #makeupForm .services.desktop {
        display: none;
    }

    #makeupForm .user_data input {
        padding: 12px 4%;
        width: 92%;
        margin: 0;
        font-size: 14px;
        height: 44px;
        box-sizing: border-box;
    }

    #makeupForm .form-rows,
    #makeupForm .services,
    #makeupForm .form-button
    {
        margin: 0 16px;
    }
    .form-rows > div.group {
        width: calc(100% - 165px);
    }
    #makeupForm .form-rows .user_data, #makeupForm .form-rows .group {
        display: flex;
        flex-direction: row;
        gap: 8px;
        flex-wrap: wrap;
    }
    #makeupForm .form-rows.first-row .user_data .validation-block:first-child {
        flex: 1 1 100%;
    }
    #makeupForm .form-rows.first-row .user_data input{
        width: 100%;
        text-align: center;
    }
    #makeupForm .form-rows .group {
        width: 100%;
        margin: 8px 0;
    }
    #makeupForm .form-rows .group .validation-block {
        width: calc((100% - 8px) / 2);
        max-width: none;
    }
    form .product {
        width: 100%;
    }
    form .form-button {
        flex-direction: column;
    }
    form .services .item input {
        width: 2.5em;
    }
    .content .form-container {
        padding: 20px 0;
    }
    .main-container-box {
        max-width: 768px;
    }
    .main-container-box * {
        max-width: 100%;
    }
    .content .info .std > p {
        line-height: 22px;
    }
    .content .our_looks {
        margin: 0;
        overflow: visible;
    }
    .content .our_looks h2 {
        font-size: 22px!important;
        margin: 28px 16px 16px !important;
        line-height: 1.25 !important;
    }
    .content .our_looks .makeup-catalog-slider {
        padding: 28px 0;
        overflow: visible;
    }
    .makeup-catalog-slider .swiper-wrapper {
        align-items: center;
    }
    .makeup-catalog-slider .swiper-slide {
        border-radius: 24px;
        overflow: hidden;
        height: auto;
        transition: transform .35s ease, opacity .35s ease;
    }
    .makeup-catalog-slider .swiper-slide img {
        width: 100%;
        height: auto;
        aspect-ratio: 3 / 4;
        object-fit: cover;
        display: block;
    }
    .makeup-catalog-slider .swiper-slide:hover {
        transform: none;
    }
    .makeup-catalog-slider .swiper-slide:not(.swiper-slide-active) {
        transform: scale(0.86);
        opacity: 0.9;
    }
    .makeup-catalog-slider .swiper-slide.swiper-slide-active {
        transform: scale(1);
        z-index: 2;
        opacity: 1;
    }
    .content .our_looks .makeup-catalog-slider .swiper-button-prev,
    .content .our_looks .makeup-catalog-slider .swiper-button-next,
    .content .our_looks .makeup-catalog-slider .swiper-rtl .swiper-button-prev,
    .content .our_looks .makeup-catalog-slider .swiper-rtl .swiper-button-next {
        width: 28px;
        height: 28px;
        background: rgba(255, 255, 255, 0.72) !important;
        border-radius: 6px;
        opacity: 1;
        top: 50%;
        margin-top: -14px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .content .our_looks .makeup-catalog-slider .swiper-button-next,
    .content .our_looks .makeup-catalog-slider .swiper-rtl .swiper-button-prev {
        left: 10px;
        right: auto;
    }
    .content .our_looks .makeup-catalog-slider .swiper-button-prev,
    .content .our_looks .makeup-catalog-slider .swiper-rtl .swiper-button-next {
        right: 10px;
        left: auto;
    }
    .content .our_looks .makeup-catalog-slider .swiper-button-prev:after,
    .content .our_looks .makeup-catalog-slider .swiper-button-next:after,
    .content .our_looks .makeup-catalog-slider .swiper-rtl .swiper-button-prev:after,
    .content .our_looks .makeup-catalog-slider .swiper-rtl .swiper-button-next:after {
        color: #fff;
        font-size: 16px;
        font-weight: 600;
        text-shadow: 0 0 2px rgba(0, 0, 0, 0.25);
    }
    .content .info .services > div {
        margin: 15px auto 5px !important;
    }
    .page-header {
        padding: 20px 0;
    }
    .makeup_container .swiper-slide span {
        bottom: 13%;
        left: 30%;
    }
    .top-content {
        display: flex;
        flex-direction: column;
    }

    .top-content .image_banner {
        margin-bottom: 10px;
    }
    .top-content .image_banner .desktop-image{
        display: none;
    }
    .top-content .image_banner img.mobile-image{
        display: block;
    }
    .content .info .text h3,
    .content .info .text p {
        font-size: 16px;
    }
    .top-content .form-container {
        width: auto;
        margin: 0px 26px;
        height: auto;
        padding-bottom: 0;
    }

    .top-content .form-container .heading {
        width: auto;
        text-align: center;
    }
    .content .form-container .heading {
        padding:  0 15px;
        margin: 0px auto 18px;
    }
    .form-container .heading h3 {
        font-size: 28px;
        line-height: 28px;
        font-weight: 600;
    }

    .form-container .heading p {
        font-size: 18px;
    }

    .top-content .form-container form {
        width: auto;
        height: auto;
    }

    .top-content .form-container form .group {
        gap: 0 10px;
        display: flex;
        justify-content: space-between;
        margin: 10px 0;
    }
    .group div.select, .group input.select{
        width: 100%;
    }
    div.select, input.select {
        min-width: 69px;
        width: auto;
        font-size: 14px;
        height: 44px;
        padding: 10px 12px;
    }
    .form-rows div.select,
    .form-rows input.select,
    .form-rows input.hasDatepicker,
    .form-rows .user_data .validation-block > input,
    .form-rows .user_data .validation-block > input::placeholder,
    .form-rows input.select::placeholder {
        font-size: 14px;
    }
    .select {
        background-position-x: 0.5em;
    }
    form .services {
        margin: 10px auto 0;
    }
    form .services > p {
        font-size: 13px;
        margin-bottom: 6px;
    }
    form .services > p.notice {
        font-size: 13px;
        color: #6A6A6A;
        margin-top: 8px;
    }
    form .services .item {
        width: 100%;
    }
    form .services.mobile .select {
        height: 44px;
        font-size: 14px;
        padding: 8px 12px;
    }
    form button.submit, .main-container-box .content button.submit {
        height: 48px;
        font-size: 15px;
        margin-top: 12px;
    }
    .content {
        width: auto;
    }
    .content .qty-wrapper {
        width: 100%;
        margin-bottom: 10px;
    }
    .content .product > p {
        font-size: 24px;
    }
    .content .makeup_container {
        flex-direction: column;
    }
    .content .makeup, .content .makeup_hair {
        flex-direction: column-reverse;
        width: auto;
        margin: 0;
    }
    .content .product, .content .product .most-popular{
        position: static;
    }
    .content .makeup .product, .content .makeup_hair .product {
        width: auto;
        padding-right: 0;
    }

    .content .makeup .slider-desktop, .content .makeup_hair .slider-desktop {
        display: none;
    }

    .content .makeup .slider-mobile, .content .makeup_hair .slider-mobile {
        width: 100%;
        margin-top: 30px;
    }

    .slider-mobile {
        display: block;
    }

    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        left: 93%;
        right: auto;
    }

    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: auto;
        right: 93%;
    }
    .services.mobile .select {
        position: static;
        margin-bottom: unset;
    }

    .recommendations {
        padding: 0 0 20px;
        background: #fff;
        flex-direction: column;
        margin: 0 auto;
        margin-bottom: 15px;
    }
    .recommendations h2 {
        font-size: 22px;
        margin-bottom: 16px;
        margin-top: 16px;
    }
    .recommendations .swiper-container {
        padding: 0;
    }
    .recommendations .review .heading {
        font-weight: 600;
    }
    .content .recommendations .swiper-rtl .swiper-button-next, .content .recommendations .swiper-button-next {
        right: 0;
    }
    .content .recommendations .swiper-button-prev, .content .recommendations .swiper-rtl .swiper-button-prev
    {
        left: 0;
    }
    .have_questions {
        padding: 0 26px;
    }

    .have_questions ul {
        padding: 0;
    }

    .have_questions ul li {
        font-size: 24px;
        padding: 3px 0;
    }
    .swiper-button-next, .swiper-rtl .swiper-button-prev {
        left: 100%;
        right: auto;
    }
    .swiper-button-prev, .swiper-rtl .swiper-button-next {
        left: auto;
        right: 100%;
    }
    .services.mobile .select {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    #time > span {
        margin-top: 0;
    }

    .recommendations .review_item p {
        font-size: 11px;
        line-height: 1;
    }

    .recommendations  .swiper-button-prev,
    .recommendations  .swiper-rtl .swiper-button-next,
    .recommendations  .swiper-button-next,
    .recommendations  .swiper-rtl .swiper-button-prev {
        width: 28px;
        height: 44px;
        background: none;
        opacity: 0.7;
    }
    .recommendations .swiper-button-prev:after,
    .recommendations .swiper-button-next:after {
        color: #9B9A9B;
        font-size: 22px;
    }
    .swiper-pagination {
        display: none;
    }
    #time > span,
    #date-field {
        text-align: center;
    }
    .content .our_looks h2, .form-container .heading h2 {
        font-size: 18px;
        line-height: calc(22 / 18);
    }
    form .services.mobile > p {
        font-size: 13px;
        margin-bottom: 6px;
        color: #000;
    }
    form .services > p.notice {
        margin: 8px 0 0;
        font-size: 13px;
        font-weight: 400;
        color: #6A6A6A;
    }
    .prefix-recommendations {
        background: #fff;
    }

    form .services .items {
        gap: 8px;
    }
    form .services .item {
        margin-bottom: 0;
    }
    .validation-block {
        width: calc((100% - 8px) / 2);
    }
    .content .form-container form .group {
        margin: 8px 0;
    }
    .content .form-container {
        margin: 20px 12px 20px;
        padding: 24px 0;
    }
    .form-container .heading h2 {
        font-size: 18px !important;
        margin: 0 0 14px !important;
    }
    .content .info .text {
        padding-bottom: 0;
    }
    .content .our_looks .makeup-catalog-slider {
        padding: 36px 0;
    }
    .content .our_looks h2 {
        margin: 28px 16px 16px !important;
    }
}
@media only screen and (max-width: 600px) {
    .form-rows {
        display: block;
    }
    .form-rows > div.city-column {
        width: 100%;
    }
    .form-rows > div.group {
        width: 100%;
    }
    form#makeupForm .services .items {
        flex-direction: row;
    }
    .form-rows div.select,
    .form-rows input.select,
    .form-rows input.hasDatepicker,
    .form-rows .user_data > input,
    .form-rows .user_data > input::placeholder,
    .form-rows input.select::placeholder,
    .services.mobile .select
    {
        font-size: 14px;
    }
}
@media only screen and (max-width: 375px) {
    .main-container-box {
        max-width: 375px;
    }

}
