.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}ul .wpml-ls-menu-item a{display:flex;align-items:center}.successful-visit__title {
font-size: 46px;
}
.entry-header {
padding-top: 60px;
margin-bottom: 40px;
}
.entry-title {
color: #fff;
font-family: "Calvino-Grande", sans-serif;
font-size: 35px;
font-weight: 600;
line-height: 1.1em;
text-align: center;
}
.clear-both {
clear: both;
}
.faq__content {
white-space: pre-line;
} .ivroxe-mini-cart__wrapper {
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 10050;
background-color: rgba(0, 0, 0, 0);
-webkit-backdrop-filter: blur(0px);
backdrop-filter: blur(0px);
transition: .3s ease;
visibility: hidden;
}
.ivroxe-mini-cart__wrapper.active {
background-color: rgba(0, 0, 0, 0.4);
-webkit-backdrop-filter: blur(5px);
backdrop-filter: blur(5px);
visibility: visible;
}
.ivroxe-mini-cart {
position: absolute;
right: 0;
top: 0;
bottom: 0;
width: 480px;
background-color: #222;
padding: 30px 50px;
transform: translateX(100%);
visibility: hidden;
transition: .3s ease;
}
.ivroxe-mini-cart__list {
overflow: auto;
height: calc(100vh - 320px);
}
.ivroxe-mini-cart__totals .total {
display: flex;
justify-content: space-between;
padding-top: 15px;
padding-bottom: 17px;
border-top: 1px solid #BEEA9B;
border-bottom: 1px solid #BEEA9B;
align-items: center;
font-size: 1.1em;
margin-bottom: 40px;
}
.ivroxe-mini-cart__totals .total bdi {
color: #BEEA9B;
font-size: 1.15em;
font-weight: 600;
}
.ivroxe-mini-cart__buttons {
display: flex;
gap: 12px;
}
.ivroxe-mini-cart__buttons .button {
flex-grow: 1;
text-align: center;
display: inline-flex !important;
padding: 14px 20px !important;
padding-bottom: 16px !important;
justify-content: center;
align-items: center;
border-radius: 10px !important;
font-size: 1.1em !important;
font-weight: 500 !important;
cursor: pointer !important;
transition: .2s ease;
box-sizing: border-box;
background-color: transparent !important;
color: #fff !important;
border: 1px solid #BEEA9B !important;
}
.ivroxe-mini-cart__buttons .button:hover {
background-color: #BEEA9B !important;
color: #161614 !important;
}
.ivroxe-mini-cart__buttons .button:last-child {
background-color: #BEEA9B !important;
color: #161614 !important;
border: none !important;
}
.ivroxe-mini-cart__buttons .button:last-child:hover {
background-color: #7fab5b !important;
}
.ivroxe-mini-cart__item {
display: grid;
grid-template-columns: 90px 1fr auto;
gap: 25px;
padding-top: 25px !important;
padding-bottom: 25px !important;
border-bottom: 1px solid #BEEA9B;
align-items: center;
}
.ivroxe-mini-cart__item::before,
.ivroxe-mini-cart__item::after {
display: none !important;
}
.ivroxe-mini-cart__plug {
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute;
}
.ivroxe-mini-cart__item-image img {
display: block;
height: auto !important;
float: none;
width: auto !important;
margin-left: 0 !important;
}
.ivroxe-mini-cart__item-close a.remove {
font-weight: 400 !important;
color: #fff !important;
display: flex !important;
line-height: 1 !important;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
border-radius: 50%;
font-size: 18px;
}
.ivroxe-mini-cart__item-close a.remove:hover {
background-color: #000 !important;
}
.ivroxe-mini-cart__item-name {
font-weight: 500 !important;
font-size: 1.1em;
margin-bottom: 8px;
display: block;
}
.ivroxe-mini-cart__item-info bdi {
font-size: 1.1em;
font-weight: 600;
color: #BEEA9B;
}
.ivroxe-mini-cart__wrapper.active .ivroxe-mini-cart {
transform: translateX(0);
visibility: visible;
}
.ivroxe-mini-cart__header {
display: flex;
align-items: center;
justify-content: space-between;
padding-bottom: 28px;
border-bottom: 1px solid #BEEA9B;
}
.ivroxe-mini-cart__close {
cursor: pointer;
background: transparent;
border: 1px solid #BEEA9B;
width: 35px;
height: 35px;
display: flex;
justify-content: center;
align-items: center;
border-radius: 50%;
transition: .2s ease;
}
.ivroxe-mini-cart__close:hover,
.ivroxe-mini-cart__close:hover {
background-color: rgba(190, 234, 155, 0.1);
}
.ivroxe-mini-cart__title {
font-family: 'Calvino-Grande', serif;
font-size: 35px;
font-weight: 600;
}
.woocommerce-Price-amount .woocommerce-Price-currencySymbol {
margin-left: 0.2em;
}
.booking__section.loading,
.booking__section .loading {
opacity: 0.2 !important;
}
.rounded-button.disabled {
background-color: rgba(255, 255, 255, 0.1);
color: gray;
}
.rounded-button.disabled:hover {
background-color: rgba(255, 255, 255, 0.1);
color: gray;
}
#booking-form.loading {
opacity: 0.2 !important;
}
.booking-notice {
font-size: 1.1em;
padding: 12px;
border-radius: 6px;
background-color: rgba(255, 0, 0, 0.2);
margin: 5px 0;
}
.woocommerce-checkout #payment {
background-color: transparent;
}
#payment button[type="submit"] {
display: block;
width: 100%;
float: none !important;
box-sizing: border-box;
margin-top: 30px;
font-weight: 500;
font-family: 'Jost', sans-serif;
background-color: #BEEA9B;
color: #161614;
border-radius: 10px;
padding: 1em;
transition: .2s ease;
}
.booking__totals-total-wrapper {
padding: 16px 0;
border-top: 1px solid #a3da75;
border-bottom: 1px solid #a3da75;
margin-bottom: 35px;
}
.booking__totals-total-row {
display: flex;
justify-content: space-between;
}
.booking__totals-total-row.booking__totals-total-row_subtotal {
margin-bottom: 1em;
}
.booking__totals-total-row_subtotal .booking__totals-total-caption {
font-size: 0.9rem;
}
.booking__totals-total-row_subtotal .booking__totals-price {
color: #fff;
font-size: 0.9rem;
}
.booking__totals-form {
margin-bottom: 25px;
}
.booking__totals-form-row {
display: flex;
}
.booking__totals-form-row input {
flex-grow: 1;
margin: 6px;
padding: 12px;
border-radius: 10px;
border: none;
font-family: "Jost", sans-serif;
transition: .3s ease;
background-color: rgba(255, 255, 255, .1);
color: #fff;
}
.booking__totals-form-row input:focus,
.booking__totals-form-row input:hover {
border: none;
box-shadow: none;
outline: none;
background-color: rgba(255, 255, 255, .2);
}
.wc_payment_method img {
max-width: 50px;
}
.altegio__wrapper {
position: fixed;
display: flex;
flex-direction: row-reverse;
width: 100%;
height: 100%;
z-index: 10000;
background: rgba(51, 51, 51, 0);
left: 0;
top: 0;
visibility: hidden;
transition: .5s ease;
}
.altegio__close {
position: fixed;
top: 13px;
right: 513px;
width: 35px;
height: 35px;
border-radius: 50%;
background: #fff;
background-image: url(https://w642845.alteg.io/images/icon-close.png);
background-repeat: no-repeat;
background-position: center center;
background-size: 12px 12px;
box-sizing: border-box;
opacity: 0;
cursor: pointer;
transition: .5s ease;
}
.altegio__load {
position: absolute;
transform: translateX(200%);
transition: .5s ease;
width: 40px;
}
.altegio__inner {
position: absolute;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
width: 500px;
right: 0;
top: 0;
transform: translateX(200%);
transition: .5s ease;
background-color: rgba(255, 255, 255, .5);
}
iframe#altegio {
position: relative;
width: 500px;
height: 100% !important;
box-sizing: border-box !important;
right: 0;
top: 0;
transform: translateX(200%);
transition: .5s ease;
}
iframe#altegio .app-header-button {
display: none;
}
.altegio__wrapper.active {
visibility: visible;
background: rgba(51, 51, 51, .5);
}
.altegio__wrapper.active .altegio__load {
transform: translateX(0%);
}
.altegio__wrapper.active iframe#altegio,
.altegio__wrapper.active .altegio__inner {
transform: translateX(0%);
}
.altegio__wrapper.active .altegio__close {
opacity: 1;
}
.blog-article__img {
object-fit: cover;
}
.contacts-poznan .contacts__item .contacts__desc_addr {
margin-bottom: 10.813px;
}
.contacts-poznan .contacts__item_last {
display: flex;
flex-direction: column;
justify-content: center;
}
.blog-article__bottom .side-box {
width: auto;
position: relative;
border: 1px solid black;
float: right;
padding: 10px;
margin: 0px 0 0px 20px;
}
.blog-article__bottom .side-box strong {
text-align: center;
}
.blog-article__bottom .side-box ul {
padding-left: 20px;
}
.blog-article__bottom .side-box ul li {
list-style: disc;
}
.blog-article__bottom .side-box.to-left {
float: left;
margin: 0px 20px 0px 0;
}
.blog-article__bottom .side-box p {
margin-bottom: 0;
}
.blog__item .blog__item-img {
height: 185px;
}
.blog__item-img img {
object-fit: cover;
}
.blog__item-img video {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.city-sel__wrapper {
position: fixed;
width: 100%;
height: 100%;
top: 0;
z-index: 10003;
background-color: rgba(0, 0, 0, 0.4);
backdrop-filter: blur(0);
visibility: hidden;
transition: 1s ease;
}
.city-sel__wrapper:has(.city-sel.active) {
visibility: visible;
backdrop-filter: blur(4px);
}
.woocommerce-billing-fields__field-wrapper {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 5px 20px;
}
.woocommerce-billing-fields__field-wrapper .form-row {
width: auto !important;
}
.ivroxe-checkout__split {
display: grid;
grid-template-columns: 50% 1fr;
gap: 100px;
}
#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
background: transparent;
border-radius: 0;
}
#add_payment_method #payment ul.payment_methods,
.woocommerce-cart #payment ul.payment_methods,
.woocommerce-checkout #payment ul.payment_methods {
padding: 0;
border-bottom: 1px solid #BEEA9B;
padding-bottom: 2em;
}
#add_payment_method #payment div.form-row,
.woocommerce-cart #payment div.form-row,
.woocommerce-checkout #payment div.form-row {
padding-left: 0;
padding-right: 0;
}
.ivroxe-checkout__details-header {
list-style: none;
font-size: 1.1em;
padding: 1.1em 0;
border-top: 1px solid #BEEA9B;
border-bottom: 1px solid #BEEA9B;
position: relative;
padding-right: 30px;
}
.ivroxe-checkout__details-header::after {
content: '';
display: block;
position: absolute;
right: 0;
background-position: center;
background-size: contain;
background-repeat: no-repeat;
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/arrow_wide.svg);
width: 16px;
top: 0;
bottom: 0;
}
.ivroxe-checkout__details-header h3 {
font-weight: 500;
}
.ivroxe-checkout__details-header::-webkit-details-marker {
display: none;
}
.ivroxe-checkout__details[open] .ivroxe-checkout__details-header::after {
transform: scaleY(-1);
}
.ivroxe-checkout__details-content {
padding: 2em 0;
}
.form-row textarea,
.form-row input {
font-family: 'Jost', sans-serif;
font-size: 14px;
padding: 8px 12px;
background-color: transparent;
border: 1px solid #BEEA9B;
border-radius: 5px;
color: #fff;
}
.form-row .select2-selection--single {
background-color: transparent;
border: 1px solid #BEEA9B;
border-radius: 5px;
color: #fff;
height: 38px;
}
.form-row .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 38px;
}
.form-row .select2-container--default .select2-selection--single .select2-selection__arrow b {
border-color: #fff transparent transparent transparent;
}
.form-row .select2-container--default .select2-selection--single .select2-selection__rendered {
color: #fff;
line-height: 38px;
}
.select2-dropdown {
background-color: #161614 !important;
border: 1px solid #BEEA9B !important;
}
.select2-container--default .select2-results__option[aria-selected=true],
.select2-container--default .select2-results__option[data-selected=true] {
background-color: #5d5d5d;
}
#payment button[type="submit"] {
display: block;
width: 100%;
float: none !important;
box-sizing: border-box;
margin-top: 30px;
font-weight: 500;
font-family: 'Jost', sans-serif;
background-color: #BEEA9B;
color: #161614;
border-radius: 10px;
padding: 1em;
transition: .2s ease;
}
#payment button[type="submit"]:focus,
#payment button[type="submit"]:hover {
background-color: #91CA63;
}
.woocommerce-checkout-review-order-table {
border-collapse: collapse !important;
}
.woocommerce-checkout-review-order-table tfoot {
position: relative;
background-image: url(//ivroxe.com/mokotow/wp-content/uploads/line-pixel.jpg), url(//ivroxe.com/mokotow/wp-content/uploads/line-pixel.jpg);
background-repeat: repeat-x;
background-position-y: 1px, 100%;
}
.woocommerce-checkout-review-order {
background-color: #222222;
padding: 25px 50px;
}
.woocommerce-checkout-review-order .order-total {
position: relative;
}
.woocommerce-checkout-review-order .order-total th {
font-weight: 500 !important;
}
.woocommerce-checkout-review-order .order-total td {
text-align: right;
}
.woocommerce-checkout-review-order .order-total td bdi {
font-weight: 500 !important;
color: #BEEA9B;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td {
padding-left: 0 !important;
padding-right: 0 !important;
}
.woocommerce table.shop_table td.product-total {
text-align: right;
}
.place-order .booking__totals-back-link {
margin-top: 10px;
margin-bottom: 20px;
text-align: left;
justify-content: flex-start;
}
.place-order .booking__totals-back-link a {
font-weight: 600;
}
.yevhen-form-row {
display: grid;
}
.yevhen-form-row_split {
grid-template-columns: 1fr 1fr;
gap: 30px;
}
.yevhen-form-row input[type="text"],
.yevhen-form-row input[type="email"],
.yevhen-form-row input[type="tel"],
.yevhen-form-row textarea {
display: block;
box-sizing: border-box;
width: 100%;
font-family: 'Jost', sans-serif;
font-size: 1rem;
background: transparent;
color: white;
border: 1px solid #BEEA9B;
border-radius: 5px;
padding: 8px 12px;
}
.yevhen-form-row input[type="radio"],
.yevhen-form-row input[type="checkbox"] {
margin-right: 1em;
}
.yevhen-form-row label {
line-height: 2;
}
.yevhen-checkout-select {
display: flex;
align-items: center;
}
.yevhen-checkout-select select {
margin-left: 1em;
display: block;
box-sizing: border-box;
width: 100%;
font-family: 'Jost', sans-serif;
font-size: 1rem;
background: transparent;
color: white;
border: 1px solid #BEEA9B;
border-radius: 5px;
padding: 4px 8px;
}
.yevhen-checkout-select select option {
background-color: #161614;
}
.yevhen-checkout-radios .woocommerce-input-wrapper {
display: grid;
grid-template-columns: auto 1fr;
align-items: center;
}
.yevhen-checkout-radios input {
margin-right: 1em;
display: inline;
padding-top: 20px;
padding: 0;
}
.yevhen-checkout-radios label {
line-height: 2;
}
.yevhen-checkout-split {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 0 30px;
align-items: flex-end;
}
.woocommerce form .form-row label {
line-height: 1.4;
margin-bottom: 0.5em;
}
.ivroxe-checkout_coupon__header {
margin-bottom: 1em;
}
.ivroxe-checkout_coupon {
margin-bottom: 30px;
}
.ivroxe-checkout_coupon .button {
display: block !important;
width: 100% !important;
float: none !important;
box-sizing: border-box !important;
font-weight: 500 !important;
font-family: 'Jost', sans-serif !important;
background-color: #BEEA9B !important;
color: #161614 !important;
border-radius: 6px !important;
padding: 1em !important;
transition: .2s ease !important;
}
.woocommerce form.checkout_coupon {
padding: 0;
margin-top: 1em;
border: none;
}
.ivroxe-checkout_coupon-form {
display: grid;
gap: 1em;
grid-template-columns: 1fr auto;
max-width: 600px;
}
.yevhen-checkout-voucher {
background-color: #222;
margin: 10px 0;
padding: 15px 20px;
border-radius: 10px;
}
.yevhen-checkout-voucher__name {
font-size: 16px;
font-weight: 500;
margin-bottom: 1em;
}
.ivroxe-modal-wrapper {
position: fixed;
inset: 0;
z-index: 100;
background-color: rgba(0, 0, 0, 0.4);
backdrop-filter: blur(10px);
transition: 0.5s ease;
visibility: hidden;
opacity: 0;
}
.ivroxe-modal-wrapper.active {
opacity: 1;
visibility: visible;
}
.ivroxe-modal {
width: 500px;
padding: 40px 20px;
flex-direction: column;
align-items: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
height: auto;
border-radius: 20px;
border: 1px solid #a3da75;
background-color: #323232;
overflow: hidden;
}
.ivroxe-modal__title {
margin-bottom: 15px;
text-align: center;
font-family: "Calvino-Grande", sans-serif;
font-weight: 300;
font-size: 35px;
line-height: 1.1em;
color: #FFF;
}
.ivroxe-modal__button {
background-color: transparent;
border: none;
padding: 0;
cursor: pointer;
transition: .2s ease;
opacity: 0.5;
position: absolute;
top: 20px;
right: 20px;
}
.ivroxe-modal__button:hover,
.ivroxe-modal__button:focus-visible {
opacity: 1;
}
.modal-phone-reservation__content {
text-align: center;
}
.modal-phone-reservation__content p {
margin-bottom: 0.5em;
}
.modal-phone-reservation__content-island {
margin-bottom: 1em;
}
.modal-phone-reservation__content-island:last-child {
margin-bottom: 0;
}
.modal-phone-reservation__link {
color: #a3da75;
font-size: 1.4em;
font-weight: 600;
display: inline-flex;
align-items: center;
gap: 5px;
transition: .2s ease;
}
.modal-phone-reservation__link svg path {
transition: .2s ease;
}
.modal-phone-reservation__link:hover {
color: #7dbc48;
}
.modal-phone-reservation__link:hover svg path {
fill: #7dbc48;
}
.services {
border-bottom: 1px solid #a3da75;
}
.blog__content .blog__item_top:nth-child(2n) img {
height: 225px;
}
.blog-article__interesting .blog__item img,
.blog-article__interesting .blog__item .blog__item-img {
height: 185px;
}
.blog-article__interesting {
grid-row-gap: 30px;
}
.blog__content .blog__top-list :first-child .blog__item-img {
height: 350px !important;
}
.blog-article__image video {
height: 100%;
width: 100%;
object-fit: cover;
}
.blog-article .blog-article__interesting .blog__item.article-card {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.table-right {
float: right;
padding: 10px 0 10px 10px;
}
.table-left {
float: left;
padding: 10px 10px 10px 0;
}
.woocommerce form.checkout_coupon {
display: flex !important;
position: relative;
}
.form-row.ivroxe-checkout_coupon-form-item {
width: -webkit-fill-available;
}
.ivroxe-checkout_coupon-form-item {
width: 40%;
}
.ivroxe-checkout_coupon .ivroxe-checkout_coupon-form-item .button {     height: 90%;
}
.ivroxe-checkout_coupon .ivroxe-checkout_coupon-form-item .button:hover {
background-color: #91CA63 !important;
}
.services__description {
text-align: center;
font-size: 21px;
font-weight: 700;
margin: 50px 0;
}
@media screen and (min-width: 944px) {
.blog__top-list li:nth-child(2n) img,
.blog__top-list li:nth-child(2n) video,
.blog__top-list li:nth-child(2n) a {
height: 225px;
}
}
@media screen and (max-width: 944px) {
.services__voucher_img {
padding-bottom: 60%;
}
.ivroxe-checkout__split {
grid-template-columns: 1fr;
gap: 20px;
justify-items: center;
}
.ivroxe-checkout__order-review {
width: 480px;
}
.blog__content .blog__top-list {
gap: 0 50px;
display: grid !important;
grid-template-columns: repeat(2, 1fr);
}
.blog__item_top:first-child { margin-right: 0 !important;
}
.blog__content .blog__top-list :first-child .blog__item-img,
.blog__item_top:nth-child(2n) img,
.blog__item_top:first-child img {
height: 165.74px !important;
}
.blog__item .blog__item-img,
.blog-article__interesting .blog__item img,
.blog-article__interesting .blog__item .blog__item-img {
height: 165.74px;
}
.blog-article__interesting li:nth-child(3) {
display: none;
}
}
@media (max-width: 580px) {
.ivroxe-modal-wrapper {
padding: 20px;
padding-bottom: 60px;
display: flex;
align-items: center;
}
.ivroxe-modal {
width: 100%;
padding: 40px 20px;
position: relative;
transform: none;
left: auto;
top: auto;
}
.ivroxe-modal__title {
font-size: 2em;
}
.modal-phone-reservation__link {
font-size: 1em;
}
.ivroxe-checkout__split {
gap: 0;
justify-items: stretch;
}
.ivroxe-checkout__order-review {
width: auto;
}
.woocommerce-checkout-review-order {
padding: 5px 10px;
margin-left: -10px;
margin-right: -10px;
}
.woocommerce-billing-fields__field-wrapper {
grid-template-columns: 1fr;
}
.yevhen-checkout-split {
grid-template-columns: 1fr;
}
.blog__item_top:first-child {
width: 100% !important;
}
.blog__content .blog__top-list {
grid-template-columns: repeat(1, 1fr);
}
.blog__content .blog__top-list .blog__item_top {
margin-bottom: 45px;
}
}
@media screen and (max-width: 600px) {
iframe#altegio {
width: 100%;
}
.altegio__inner {
width: 100%;
}
.altegio__close {
left: 13px;
right: 0;
z-index: 1;
}
}
@media screen and (max-width: 580px) {
.blog__top-list {
flex-direction: column;
}
.blog__content .blog__top-list :first-child .blog__item-img,
.blog__item_top:nth-child(2n) img,
.blog__item_top:first-child img {
height: 158px !important;
}
.blog__content .blog__top-list :first-child .blog__item-img,
.blog__item_top:nth-child(2n) img {
height: 158px !important;
}
.blog__content .blog__item img,
.blog__content .blog__item-img video,
.blog__content .blog__item-img,
.blog__item .blog__item-img,
.blog-article__interesting .blog__item img,
.blog-article__interesting .blog__item .blog__item-img {
height: 158px !important;
}
.blog__content .blog__top-list .blog__item_top {
margin-bottom: 75px;
}
.blog__content .blog__list {
grid-row-gap: 75px;
}
}
@media (max-width: 480px) {
.ivroxe-mini-cart {
width: auto;
padding-left: 20px;
padding-right: 20px;
}
.ivroxe-mini-cart__item-name {
font-size: 1em;
}
.ivroxe-mini-cart__item-info bdi {
font-size: 1em;
}
.ivroxe-mini-cart__buttons {
flex-direction: column;
}
.ivroxe-mini-cart__item {
gap: 20px;
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.ivroxe-mini-cart__list {
height: calc(100vh - 450px);
}
}
@media (max-width: 380px) {
.ivroxe-mini-cart__totals .total {
margin-bottom: 20px;
}
.ivroxe-mini-cart__list {
height: calc(100vh - 425px);
}
}  .services-page__item {
padding: 10px 0;
} article .entry-content h3 {
margin: 20px 0;
}
article .entry-content p {
margin: 10px 0;
}
article .entry-content ol li { margin-left: 25px;
}
article .entry-content ul li { margin-left: 25px;
}
article .entry-content ol ul li {
list-style-type: lower-alpha;
margin-left: 20px;
}
article .entry-content ol ul li::marker {
content: counter(list-item, lower-alpha) ") ";
}
body .services__voucher_img img {
filter: none;
object-fit: fill;
}
body #add_payment_method #payment ul.payment_methods li,
body .woocommerce-cart #payment ul.payment_methods li,
body .woocommerce-checkout #payment ul.payment_methods li {
list-style: none;
}
body .wpcf7-list-item label {
align-items: flex-start;
}
@media screen and (min-width: 945px) {
.woocommerce-checkout-review-order {
position: sticky;
top: 0;
}
}  .cart-discount td {
display: flex;
justify-content: space-between;
align-items: center;
padding: 5px 10px;
} .cart-discount .woocommerce-Price-amount {
margin-right: 10px;
} .woocommerce-remove-coupon {
background-color: #BEEA9B;
border: none;
border-radius: 6px;
padding: 5px 10px;
font-size: 14px;
color: #000;
font-weight: bold;
cursor: pointer;
transition: background-color 0.3s ease;
}
.woocommerce-remove-coupon:hover {
background-color: #b3ffb3;
} @media (max-width: 600px) {
.cart-discount td {
flex-direction: row; justify-content: space-between;
align-items: center;
}
.cart-discount .woocommerce-Price-amount {
margin-right: 10px;
}
.woocommerce-remove-coupon {
margin-top: 0; }
}
.successful-visit__title {
font-size: 46px;
}
.long-btn {
display: flex;
justify-content: center;
align-items: center;
height: 40px;
width: 280px;
background-color: rgb(163, 218, 117);
font-family: Jost, sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 1.2em;
color: rgb(22, 22, 20);
cursor: pointer;
border-width: initial;
border-style: none;
border-color: initial;
border-image: initial;
border-radius: 10px;
transition: background-color 0.3s ease-in-out;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
color: rgb(22, 22, 20);
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7-form input {
color: rgb(230, 230, 230);
font-size: 14px;
font-family: Jost, sans-serif;
font-weight: 500;
}
.wpcf7-submit {
width: 100%;
height: auto;
line-height: 1.2em;
cursor: pointer;
padding: 10px 40px;
border-radius: 10px;
border-width: 1px;
border-style: solid;
border-color: rgb(163, 218, 117);
border-image: initial;
background: rgb(163, 218, 117);
}
.wpcf7-form p:has(input[type="submit"]) {
margin: 0;
width: 100%;
} #cf7-thankyou-modal,
#cf7-newsletter-thankyou-modal {
display: none;
position: fixed;
top: 0; left: 0;
width: 100%; height: 100%;
background: rgba(0, 0, 0, 0.4);
z-index: 9999; align-items: center;
justify-content: center;
} .modal-content {
position: relative;
width: 90%;
max-width: 400px;
padding: 2rem;
border-radius: 16px; background: rgba(255, 255, 255, 0.15);
backdrop-filter: blur(10px);
-webkit-backdrop-filter: blur(10px); border: 1px solid rgba(255, 255, 255, 0.3);
box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
text-align: center;
color: #fff; }
.modal-content h2{
margin-bottom: 20px;
}
.modal-content p.thanks-text{
margin-top: 10px;
} #cf7-thankyou-close,
#cf7-newsletter-thankyou-close {
position: absolute;
top: 12px; right: 12px;
border: none;
background: none;
font-size: 1.5rem;
color: #fff;
cursor: pointer;
} .form-row-wide{
grid-column: 1 / -1;
}
.header__mob-right{
position: fixed;
top: 6px;
right: 0;
z-index: 1000;
padding: 0 !important;
padding-right: 30px !important;
}
.burger{
width: 46px !important;
height: 46px !important;
padding: 0 !important;
}
.round-btn-koszyk {
width: 46px !important;
height: 46px !important;
border: 1px solid #bfd99a !important;
}
@media (max-width: 944px) {
.page {
padding-top: 90px !important;
}
.burger-menu__logo{
width: 46px;
height: 46px;
left: 23px;
top: 7px;
}
.header__logo{
padding-top: 7px !important;
}
.logo {
width: 46px !important;
height: 46px !important;
}
.header{
background-color: rgba(0, 0, 0, 0.1);
backdrop-filter: blur(10px);
height: 56px !important;
padding: 0 !important;
position: fixed !important;
top: 0 !important;
transition: transform 0.3s ease-in-out !important;
}
.header--hidden {
transform: translateY(-100%);
}
.city-sel__select-menu{
margin: 0 auto;
position: relative;
z-index: 1;
padding: 0 32px;
display: flex;
align-items: center;
justify-content: center;
width: 290px;
height: 44px;
border: 1px solid #a3da75;
border-radius: 10px;
font-weight: 500;
font-size: 16px;
line-height: 1.4em;
color: #fff;
background-color:  transparent;
cursor: pointer;
transition: border-radius 1s ease-in-out;
}
.city-sel__select-menu a{
margin-left: 5px !important;
margin-right: 15px !important;
}
.burger-menu__new-icon{
margin-right: 10px;
margin-left: 10px;
}
.burger-menu__new-icon svg{
height: auto;
width: 35px;
}
.burger-menu__bot-item-icon{
display: flex;
}
#burger-menu__bot-item .wpml-ls-current-language > .sub-menu {
display: none;
}
#burger-menu__bot-item .wpml-ls-current-language.active > .sub-menu {
display: flex;
flex-direction: column;
border-top: 1px solid #a3da75;
width: 100%;
align-items: center;
}
#burger-menu__bot-item .languages__select-menu{
margin: 0 auto;
position: relative;
z-index: 1; display: flex;
align-items: center;
justify-content: center;
width: 290px; height: auto;
border: 1px solid #a3da75;
border-radius: 10px;
font-weight: 500;
font-size: 16px;
line-height: 1.4em;
color: #fff;
background-color:  transparent;
cursor: pointer;
transition: border-radius 1s ease-in-out;
}
#burger-menu__bot-item .languages__select-menu li{
display: flex;
flex-direction: column;
margin-bottom: 10px;
margin-top: 10px;
width: 100%;
align-items: center;
}
#burger-menu__bot-item .languages__select-menu .active a{
margin-bottom: 10px;
}
.header__shop_mob-new{
position: absolute !important;
top: 7px;
right: 83px;
}
.header__shop_mob-new-custom{
width: 46px !important;
height: 46px !important;
}
.burger-menu__close-new{
width: 46px;
height: 46px;
top: 7px !important;
}
.burger-menu{
padding-top: 150px !important;
}
.burger-menu__list li, .burger-menu__bottom li{
font-size: 20px !important;
}
.languages__select-menu .wpml-ls-current-language > a{
position: relative;
}
.languages__select-menu .wpml-ls-current-language > a::after {
content: '';
width: 16px;
height: 7px;
position: absolute;
top: 50%;
right: -30px;
transform: translateY(-50%) rotate(180deg);
background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="7" viewBox="0 0 16 7" fill="none"><path d="M1 6L8 1L15 6" stroke="%23BEEA9B"/></svg>');
background-repeat: no-repeat;
background-size: contain;
pointer-events: none;
transition: transform 0.3s ease;
} .languages__select-menu .wpml-ls-current-language.active > a::after {
transform: translateY(-50%) rotate(0deg);
}
}
@media (max-width: 580px) {
.burger-menu__close-new{
top: 18px !important;
}
.header__shop_mob-new{
top: 18px;
right: 65px;
}
} article .entry-content h2:not(.privacy__sub-title) {
font-size: 1.75rem; font-weight: 600;  margin: 1.5em 0 0.75em; } body:not(.woocommerce-checkout) article .entry-content ul { margin: 0 0 1em 1.5em; padding: 0;
} article .entry-content ul ul { margin-left: 1.5em;
} article .entry-content ul ul ul { margin-left: 1.5em;
} article .entry-content li {
margin-bottom: 0.5em;
} article .entry-content li > strong { font-weight: 700;
}
.ld-bank-logo {
display: flex;
flex-wrap: wrap; justify-content: flex-start; align-items: center; gap: 1rem; margin-top: 20px;
margin-bottom: 50px;
}
.ld-bank-logo img {
flex: none; width: 50px; height: auto;
object-fit: contain; }  body .blog__item-img img{ }
.contacts__video-wrap #breadcrumbs {
position: absolute;
left: 120px;
top: 100px;
}
#breadcrumbs {
font-size: 10px;
color: #fff;
margin: 20px auto 20px;
padding: 0 20px;
max-width: 1200px;
position: relative;
}
#breadcrumbs a {
font-weight: 500;
font-family: "Jost", sans-serif;
line-height: 1.2em;
color: #999;
}
@media screen and (min-width: 600px) {
#breadcrumbs {
z-index: 99999999;
}
}
.ticker-wrapper-top .ticker-wrapper{
border-top: 0;
}
.ticker-wrapper-bottom .ticker-wrapper{
border-bottom: 0;
}
@media (max-width: 580px) {
.services__top-wrap {
padding-top: 30px !important;
}
}
html body .blog-article__bottom ul{
padding-left: 1.5rem;
margin: 1rem 0;
}
html body .blog-article__bottom ul li {
list-style: disc outside;
}
html body .blog-article__bottom ol{
padding-left: 1.5rem;
margin: 1rem 0;
}
html body .blog-article__bottom ol li {
list-style: decimal outside;
}
html body .blog-article__bottom li {
margin-bottom: 0.5rem;
line-height: 1.5;
}
@media (max-width: 580px) {
.services {
padding-top: 0 !important;
}
} .vouchers__price{
display: flex;
flex-direction: row-reverse;
gap: 5px;
}
.vouchers__price del span{
opacity: 0.4;
}
.vouchers__price del span .woocommerce-Price-currencySymbol{
opacity: 1;
}
.vouchers__price ins {
text-decoration: none;
} @media (max-width: 1500px) and (min-width: 945px) {
.services__bottom .services__main-voucher{ display: block !important;
margin: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain !important;
}
.services__bottom .services__voucher{
padding-top: 30px !important;
min-height: 300px !important;
}
.services__voucher_gray {
background-color: black !important;
}
.services__voucher_gray .swiper-wrapper .swiper-slide{
background-color: black !important;
}
.services__voucher_img {
background-color: black !important;
}
}
@media (min-width: 945px) {
.services__voucher_img img {
display: block !important;
margin: auto !important;
max-width: 100% !important;
max-height: 100% !important;
object-fit: contain !important;
}
}
@media(max-width: 1200px) and (min-width: 945px)  {
.services__bottom .services__voucher{
padding-top: 10px !important;
padding-bottom: 10px !important;
}
.services__bottom .services__voucher .section-title{
font-size: 26px;
}
}
body .woocommerce form.checkout_coupon{
align-items: center;
}
body .woocommerce form.checkout_coupon .form-row{
margin: 0;
padding: 0;
}
body .woocommerce form.checkout_coupon .input-text{
padding: 9.6px;
}
body .team__swiper .swiper-slide {
flex: 0 0 auto; width: clamp(260px, 30vw, 360px); }
body p:has(.wpcf7-spinner){
position: relative;
}
body .wpcf7-spinner{
position: absolute;
top: calc(50% - 12px);
right: 0;
}
@media (max-width: 1050px) {
body .header__list_right a{
font-size: 12px;
}
}
@media (min-width: 945px) {
body:not(.home) header{
z-index: 99999999999999999999999;
}
}
body .contacts-page__wrap{
display: flex;
flex-direction: column;
justify-content: space-between;
gap: 50px;
}
body .contacts-page__wrap .wrap-contact-info p{
margin-bottom: 0;
}
body .contacts-page__wrap .wrap-contact-info .contact-info{
margin-top: 50px;
}
body .woocommerce form .form-row .input-text,
body .woocommerce form .form-row select{
font-family: 'Jost', sans-serif;
font-size: 14px;
padding: 8px 12px;
background-color: transparent;
border: 1px solid #BEEA9B;
border-radius: 5px;
color: #fff;
}
body .select2-dropdown{
color: #ffffff;
}
body .form-row .select2-container--default .select2-selection--single .select2-selection__rendered{
line-height: normal;
}
body .woocommerce form .form-row.woocommerce-invalid label{
color: #d14;
text-shadow: 0 0 4px rgba(209, 68, 68, 0.35);
}
body .vouchers__card{
position: relative;
align-items: normal;
}
.vouchers__card .vouchers__card_content{
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}
.vouchers__card .team__more {
margin-bottom: 10px;
}
body #wpadminbar{
z-index: 999999999999999999999999999;
}
body .ivroxe-mini-cart__wrapper{
z-index: 99999999999999999999999999;
}
.page-template-default .entry-content ul li{
list-style: circle;
}
#CybotCookiebotDialog,
#CybotCookiebotDialogBody,
#CybotCookiebotDialogPoweredByCybot {
z-index: 2147483647 !important;
pointer-events: auto !important;
}
#CybotCookiebotDialogBodyButtonsWrapper,
#CybotCookiebotDialogBodyButtonsWrapper button {
pointer-events: auto !important;
}
#CybotCookiebotDialogBodyUnderlay {
z-index: 2147483646 !important;
pointer-events: none !important;
}
#CybotCookiebotDialogFooter{
z-index: 9999999999;
}
@media (max-width: 580px) {
.contacts__container .section-title {
font-size: 28px;
line-height: 150%;
}
.contacts__container .contacts__desc {
font-size: 16px;
line-height: 150%;
}
.contacts__list{
line-height: 150%;
}
.contacts__container .contacts__top .contacts__list {
width: 100%;
margin: 0;
padding-left: 0;
}
.contacts__list .contacts__item .contacts__desc svg {
width: 18px;
height: 18px;
}
}@font-face {
font-family: "Calvino-Grande";
src: local("Calvino-Grande"), local("Calvino-Grande"), url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/fonts/CalvinoGrande.woff2) format("woff2"), url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/fonts/CalvinoGrande.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
* {
margin: 0;
padding: 0;
}
html {
box-sizing: border-box;
}
.body {
overflow-x: hidden;
}
*,
*::before,
*::after {
box-sizing: inherit;
}
img,
video {
max-width: 100%;
}
a {
text-decoration: none;
color: inherit;
}
li {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
.container {
margin: 0 auto;
padding: 0 20px;
max-width: 1200px;
position: relative;
}
.container_shrink {
max-width: 925px;
}
.map iframe {
width: 100%;
height: 350px;
filter: grayscale(100%);
}
.stop-scroll {
overflow-y: hidden;
}
.nav {
font-weight: 500;
}
.burger {
background-color: transparent;
border: none;
width: 52px;
height: 20px;
}
.body {
font-weight: 400;
font-family: "Jost", sans-serif;
font-size: 14px;
line-height: 1.2rem;
color: #e5e5e5;
background-color: #161614;
padding-top: 90px;
overflow-x: hidden;
}
.round-btn {
width: 40px;
height: 40px;
border: 1px solid #a3da75;
border-radius: 50%;
color: #e5e5e5;
font-size: 14px;
line-height: 1.7em;
background-color: transparent;
}
.big-btn {
display: inline-flex;
justify-content: center;
align-items: center;
width: 145px;
height: 145px;
padding: 20px 15px;
border: 1px solid #a3da75;
border-radius: 50%;
font-family: "Jost", sans-serif;
font-weight: 500;
font-size: 16px;
line-height: 1.2em;
background-color: transparent;
color: #fff;
transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
cursor: pointer;
text-align: center;
}
.sticky-btn {
display: inline-flex;
justify-content: center;
align-items: center;
position: sticky;
width: 145px;
height: 145px;
border: 1px solid #a3da75;
border-radius: 50%;
background-color: #161614;
font-family: "Jost", sans-serif;
text-align: center;
font-weight: 500;
font-size: 16px;
line-height: 1.2em;
color: #fff;
z-index: 1;
transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
cursor: pointer;
}
.long-btn {
display: flex;
justify-content: center;
align-items: center;
height: 40px;
width: 280px;
border: none;
border-radius: 10px;
background-color: #a3da75;
font-family: "Jost", sans-serif;
font-weight: 600;
font-size: 16px;
line-height: 1.2em;
color: #161614;
cursor: pointer;
transition: background-color 0.3s ease-in-out;
}
.section-title {
color: #fff;
font-family: "Calvino-Grande", sans-serif;
font-size: 35px;
font-weight: 300;
line-height: 1.1em;
}
.contacts-title {
position: relative;
margin-bottom: 37px;
text-align: center;
}
.contacts-title::after {
content: "";
position: absolute;
top: 0;
left: 40%;
width: 57px;
height: 57px;
background-color: #a3da75;
filter: blur(60px);
}
.hero {
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/hero-img.jpg);
background-repeat: no-repeat;
background-size: cover;
}
.logo {
width: 76px;
height: 76px;
}
.ticker-wrapper {
display: flex;
position: relative;
width: 100%;
overflow: hidden;
height: 49px;
border-top: 1px solid #a3da75;
border-bottom: 1px solid #a3da75;
}
.ticker {
display: flex;
padding: 1px 0;
margin: 0;
white-space: nowrap;
animation: marquee 80s linear infinite;
animation-timing-function: linear;
}
.ticker__item {
position: relative;
margin-right: 50px;
font-family: "Calvino-Grande", sans-serif;
font-size: 15px;
line-height: 2.8em;
color: #a3da75;
}
.ticker__circle {
position: absolute;
top: 45%;
right: -28px;
width: 4px;
height: 4px;
border-radius: 50%;
background-color: #a3da75;
}
@keyframes marquee {
from {
transform: translateX(0);
}
to {
transform: translateX(calc(-100% - 20px));
}
}
.services__pagination .swiper-pagination-bullet,
.services__pagination_massage .swiper-pagination-bullet {
background-color: transparent;
border: 2px solid #a3da75;
}
.services__pagination .swiper-pagination-bullet-active,
.services__pagination_massage .swiper-pagination-bullet-active {
background-color: #a3da75;
}
.long-btn:focus-visible {
outline: 1px solid #a3da75;
}
.long-btn:hover {
background-color: #beea9b;
}
.long-btn:active {
background-color: #81a762;
}
.big-btn:focus-visible {
outline: 1px solid #a3da75;
}
.big-btn:hover {
background-color: #beea9b;
color: #000;
}
.big-btn:active {
background-color: #81a762;
}
.sticky-btn:focus-visible {
outline: 1px solid #a3da75;
}
.sticky-btn:hover {
background-color: #beea9b;
color: #000;
}
.sticky-btn:active {
background-color: #81a762;
}
.link {
transition: color 0.3s ease-in-out;
cursor: pointer;
}
.link:focus-visible {
outline: 1px solid #a3da75;
}
.link:hover {
color: #a3da75;
}
.link:active {
color: #81a762;
}
.link-green {
transition: color 0.3s ease-in-out;
cursor: pointer;
}
.link-green:focus-visible {
outline: 1px solid #a3da75;
}
.link-green:hover {
color: #ecffdc;
text-decoration: underline;
}
.link-green:active {
color: #81a762;
}
.text-center {
text-align: center;
}
.page {
padding-top: 60px;
}
.page > .container > .section-title {
margin-bottom: 2em;
}
.rounded-button {
display: inline-flex;
padding: 14px 26px;
justify-content: center;
align-items: center;
border-radius: 10px;
background-color: #a3da75;
font-family: "Jost", sans-serif;
font-size: 1.1em;
font-weight: 500;
border: none;
cursor: pointer;
transition: 0.2s ease;
box-sizing: border-box;
color: #161614;
}
.rounded-button_wide {
width: 100%;
}
.rounded-button:hover {
background-color: #81a762;
}
.anti-container {
margin-left: calc((100% - 100vw + 20px) / 2);
margin-right: calc((100% - 100vw + 20px) / 2);
}
.show-img {
animation: slideInFromBottom 0.5s ease forwards;
}
@keyframes slideInFromBottom {
0% {
transform: translateY(10%);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
.line-active.services__right::before {
transform: scale(1);
transition: transform 0.5s ease-in-out;
}
.line-active.services__right::after {
transform: scale(1);
transition: transform 0.5s ease-in-out;
}
.line-active.customers__item::after {
transform: scale(1);
transition: transform 0.5s ease-in-out;
}
.line-active.customers__item::before {
transform: scale(1) !important;
transition: transform 0.5s ease-in-out;
}
.city-sel {
padding: 0 20px;
display: none;
flex-direction: column;
align-items: center;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
z-index: 100000;
height: auto;
border-radius: 20px;
border: 1px solid #a3da75;
background-color: #323232;
overflow: hidden;
}
.city-sel__top {
padding-top: 50px;
position: relative;
z-index: 1;
width: 500px;
background-color: #323232;
}
.city-sel__title {
margin-bottom: 15px;
text-align: center;
font-family: "Calvino-Grande", sans-serif;
font-weight: 300;
font-size: 35px;
line-height: 1.1em;
color: #FFF;
}
.city-sel__sub-title {
margin-bottom: 30px;
text-align: center;
font-weight: 400;
font-size: 14px;
line-height: 1.2em;
}
.city-sel__select, .city-sel__local-select {
margin: 0 auto;
position: relative;
z-index: 1;
padding: 0 32px;
display: flex;
align-items: center;
justify-content: space-between;
width: 280px;
height: 40px;
border: 1px solid #a3da75;
border-radius: 10px;
font-weight: 500;
font-size: 16px;
line-height: 1.4em;
color: #fff;
background-color: #323232;
cursor: pointer;
transition: border-radius 1s ease-in-out;
}
.city-sel__local-select {
padding: 7px 32px;
margin-top: 10px;
height: auto;
min-height: 40px;
min-width: 280px;
width: auto;
}
.city-sel__current-local {
margin-right: 10px;
}
.city-sel__select_active, .city-sel__local-select_active {
border-radius: 10px 10px 0 0;
}
.city-sel__local-arrow {
position: relative;
z-index: -1;
}
.city-sel__arrow, .city-sel__local-arrow {
transform: rotateX(180deg);
transition: transform 0.7s ease-in-out;
}
.city-sel__select_active .city-sel__arrow {
transform: rotateX(0deg);
}
.city-sel__local-select_active .city-sel__local-arrow {
transform: rotateX(0deg);
}
.city-sel__list, .city-sel__local-list {
display: flex;
flex-direction: column;
position: relative;
top: -20px;
padding-left: 22px;
height: 0;
width: 280px;
border: 1px solid #a3da75;
border-radius: 10px;
transition: height 0.7s ease-in-out, transform 0.7s ease-in-out;
overflow: hidden;
}
.city-sel__list {
left: 50%;
transform: translateX(-50%);
}
.city-sel__local-list {
width: auto;
min-width: 280px;
}
.city-sel__item, .city-sel__local-item {
display: inline-block;
margin-bottom: 15px;
color: #fff;
}
.city-sel__item:first-child, .city-sel__local-item:first-child {
margin-top: 35px;
}
.city-sel__radio-wrapper, .city-sel__radio-loc-wrapper {
cursor: pointer;
display: flex;
align-items: center;
}
.city-sel__native-radio, .city-sel__native-loc-radio {
width: 0;
height: 0;
opacity: 0;
position: absolute;
z-index: -1000;
}
.city-sel__native-radio:checked ~ .city-sel__point {
opacity: 1;
}
.city-sel__native-loc-radio:checked ~ .city-sel__loc-point {
opacity: 1;
}
.city-sel__radio-name, .city-sel__radio-loc-name {
position: relative;
}
.city-sel__custom-radio, .city-sel__custom-loc-radio {
margin-right: 12px;
display: flex;
justify-content: center;
align-items: center;
width: 16px;
height: 16px;
border-radius: 100px;
border: 1px solid #a0a0a0;
}
.city-sel__point, .city-sel__loc-point {
opacity: 0;
transition: opacity 0.2s ease-in-out;
}
.city-sel__btn {
margin: 0 auto;
margin-top: 15px;
margin-bottom: 50px;
}
.active {
display: flex;
}
.burger-menu {
display: none;
}
.header {
top: 0;
position: absolute;
width: 100%;
z-index: 10000;
height: 90px;
font-weight: 500;
}
.header__mob-right {
display: none;
}
.header__burger {
display: none;
cursor: pointer;
}
.header__container {
height: 100%;
}
.header__content {
display: grid;
grid-template-columns: 40% auto 40%;
justify-content: space-between;
height: 100%;
align-items: center;
}
.header__logo {
padding-top: 14px;
}
.header__list {
display: flex;
animation: topDown 1.2s ease-in-out;
transform: translateY(-100px);
animation-fill-mode: forwards;
animation-delay: 0.5s;
}
.header__list > li {
display: flex;
align-items: flex-start;
}
.header__list > li:not(:last-child) {
margin-right: 30px;
}
.header__list > li button {
transition: background-color 0.3s ease-in-out;
cursor: pointer;
}
.header__list > li button:focus-visible {
outline: 1px solid #a3da75;
}
.header__list > li button:hover {
background-color: #beea9b;
}
.header__list > li button:active {
background-color: #81a762;
}
.header__list > li.menu-item-has-children::after {
display: block;
height: 1em;
width: 12px;
content: "";
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/arrow.svg);
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
margin-left: 0.5em;
transition: 0.2s ease;
}
.header__list > li.menu-item-has-children::before {
display: none;
content: "";
position: absolute;
top: 100%;
width: 160%;
left: 0;
height: 20px;
}
.header__list > li:focus > a, .header__list > li:hover > a {
color: #beea9b;
}
.header__list > li:focus.menu-item-has-children::after, .header__list > li:hover.menu-item-has-children::after {
transform: scaleY(-1);
}
.header__list > li:focus.menu-item-has-children::before, .header__list > li:hover.menu-item-has-children::before {
display: block;
}
.header__list li {
position: relative;
}
.header__list li ul {
position: absolute;
top: calc(100% + 20px);
padding: 22px 0;
background-color: #161614;
border-radius: 10px;
border: 1px solid #a3da75;
visibility: hidden;
opacity: 0;
transition: 0.3s ease;
}
.header__list li ul li {
line-height: 1.8;
margin-left: -1px;
margin-right: -1px;
}
.header__list li ul li a {
display: block;
padding: 0 20px;
}
.header__list li ul li a:hover, .header__list li ul li a:focus {
color: #beea9b;
}
.header__list li:hover > ul, .header__list li:focus > ul {
visibility: visible;
opacity: 1;
}
.header__right {
display: flex;
justify-content: flex-end;
}
.header__list_right {
animation: topDown 1.2s ease-in-out;
transform: translateY(-100px);
animation-fill-mode: forwards;
animation-delay: 0.5s;
margin-right: 20px;
display: flex;
align-items: center;
}
.header__lang {
margin-right: 25px;
padding: 8px 9px;
}
.header__shop {
position: relative;
padding: 8px 10px;
animation: topDown 1.2s ease-in-out;
transform: translateY(-100px);
animation-fill-mode: forwards;
animation-delay: 0.5s;
cursor: pointer;
}
.header__num-shop {
position: absolute;
bottom: -3px;
right: -1px;
justify-content: center;
align-items: center;
width: 18px;
height: 18px;
border-radius: 100%;
background-color: #a3da75;
font-size: 12px;
line-height: 1;
color: #0c0c0c;
display: none;
}
.header__num-shop.active {
display: flex;
}
.header__svg {
margin-right: 5px;
}
@keyframes downUp {
from {
opacity: 0;
transform: translateY(30px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes leftRight {
from {
opacity: 0;
transform: translateX(-60px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes leftRightShort {
from {
opacity: 0;
transform: translateX(-10px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes rightLeft {
from {
opacity: 0;
transform: translateX(60px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes scale {
from {
transform: scale(0);
opacity: 0;
}
to {
transform: scale(1);
opacity: 1;
}
}
@keyframes topDown {
from {
transform: translateY(-100px);
}
to {
transform: translateY(0px);
}
}
@keyframes topDownOpacity {
from {
transform: translateY(-100px);
opacity: 0;
}
to {
opacity: 1;
transform: translateY(0px);
}
}
@keyframes downUpTwo {
from {
opacity: 0;
transform: translateY(100px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes downUpTwo {
from {
opacity: 0;
transform: translateY(100px);
}
to {
opacity: 1;
transform: translateY(0);
}
}
.hero {
margin-top: -90px;
padding-top: 257px;
padding-bottom: 78px;
position: relative;
overflow: hidden;
}
.hero__video-wrap {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.hero__video-bg {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.hero__titles {
margin-bottom: 77px;
display: flex;
flex-direction: column;
align-items: center;
}
.hero__title {
font-weight: 300;
font-family: "Calvino-Grande";
font-size: 60px;
line-height: 1em;
}
.hero__mob-title {
margin-left: 12px;
}
.hero__title_top {
animation: downUp 0.7s ease-in-out;
opacity: 0;
animation-fill-mode: forwards;
}
.hero__title-mid {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
}
.hero__img {
display: inline-block;
margin-right: 20px;
width: 183px;
height: 96px;
animation: scale 0.9s ease-in-out;
transform: scale(0);
opacity: 0;
animation-fill-mode: forwards;
}
.hero__img-mob {
display: none;
animation: scale 0.9s ease-in-out;
transform: scale(0);
opacity: 0;
animation-fill-mode: forwards;
}
.hero__title_mid {
margin-bottom: 14px;
animation: leftRight 0.7s ease-in-out;
opacity: 0;
animation-fill-mode: forwards;
animation-delay: 0.8s;
}
.hero__title_bot {
margin-right: 17px;
animation: rightLeft 0.7s ease-in-out;
opacity: 0;
animation-fill-mode: forwards;
animation-delay: 1.2s;
}
.hero__title-desc {
max-width: 351px;
color: #e6e6e6;
animation: leftRightShort 0.7s ease-in-out;
opacity: 0;
animation-fill-mode: forwards;
animation-delay: 1.4s;
}
.hero__titles-bottom {
padding-left: 86px;
display: flex;
align-items: center;
}
.hero__big-btn {
display: flex;
margin: 0 auto;
animation: downUpTwo 1.2s ease-in-out;
opacity: 0;
transform: translateY(100px);
animation-fill-mode: forwards;
animation-delay: 1.5s;
}
.hero__video-wrap {
z-index: -1;
}
.hero::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
z-index: 0;
}
.hero::after {
content: "";
position: absolute;
top: 31%;
left: 22%;
width: 139px;
height: 139px;
background-color: #a3da75;
filter: blur(100px);
z-index: 1;
}
.about-us {
background-color: #161614;
position: relative;
overflow: hidden;
}
.about-us__title {
margin-bottom: 55px;
padding-left: 66px;
max-width: 700px;
opacity: 0;
transform: translateY(100px);
transition: opacity 0.5s ease, transform 1s ease;
}
.about-us__title_show {
transform: translateY(0px);
opacity: 1;
}
.about-us__text {
margin-bottom: 69px;
display: flex;
justify-content: flex-end;
}
.about-us__left-text {
margin-right: 63px;
opacity: 0;
transform: translateX(-100px);
transition: opacity 0.5s ease, transform 1s ease;
animation-delay: 1s;
}
.about-us__text_show {
transform: translateX(0px);
opacity: 1;
animation-delay: 1s;
}
.about-us__desc {
margin-bottom: 20px;
max-width: 427px;
line-height: 1.2em;
}
.about-us__desc_green {
color: #a3da75;
opacity: 0;
transform: translateX(50px);
transition: opacity 0.5s ease, transform 1s ease;
animation-delay: 1s;
}
.about-us__desc_green_show {
opacity: 1;
transform: translateX(0px);
}
.about-us__right-text {
max-width: 427px;
}
.about-us__list {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 10px;
}
.about-us__item {
padding: 3px 0;
padding-left: 34px;
background-size: 0 0;
background-position: left;
background-repeat: no-repeat;
}
.about-us__item_show {
background-size: 24px 24px;
transition: background-size 1s ease;
animation-delay: 1s;
}
.about-us__item_specialists {
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/about-us__specialists.png);
}
.about-us__item_promotions {
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/about-us__promotions.png);
}
.about-us__item_prices {
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/about-us__prices.png);
}
.about-us__item_location {
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/about-us__location.png);
}
.about-us__item_comfort {
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/about-us__comfort.png);
}
.about-us__item_services {
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/about-us__services.png);
}
.about-us__images {
display: flex;
}
.about-us__image.swiper-slide {
width: 25%;
}
.about-us__image {
position: relative;
min-height: 477px;
flex-grow: 1;
border: 1px solid #a3da75;
border-bottom: none;
}
.about-us__image:first-child {
border-left: none;
}
.about-us__image:last-child {
border-right: none;
}
.about-us__image::before {
content: "";
display: block;
padding-top: 137.54%;
}
.about-us__img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100% !important;
-o-object-fit: cover;
object-fit: cover;
filter: grayscale(100%);
}
.about-us::after {
content: "";
position: absolute;
top: 18%;
left: 28%;
width: 108px;
height: 108px;
background-color: #a3da75;
filter: blur(100px);
z-index: 1;
}
.about-us .ticker-wrapper:first-child {
margin-bottom: 124px;
}
.services {
background-color: #161614;
}
.services__sticky-btn {
padding: 10px;
display: flex;
top: 300px;
left: 50%;
bottom: 30px;
transform: translateX(-50%);
z-index: 4;
}
.services__top-wrap {
padding-top: 476px;
padding-bottom: 50px;
}
.services__top {
margin-top: -621px;
margin-bottom: -50px;
}
.services__top li {
display: flex;
}
.services__left {
position: relative;
padding-top: 207px;
padding-left: calc((100% - 1200px) / 2);
width: 50%;
top: 0;
}
.services__right {
position: relative;
padding-top: 124px;
padding-bottom: 120px;
width: 50%;
border-left: 1px solid #a3da75;
}
.services__right::after {
content: "";
position: absolute;
bottom: 126px;
left: 0;
width: 100%;
transform: scale(0);
height: 2px;
background-color: #a3da75;
z-index: 2;
}
.services__right::before {
content: "";
position: absolute;
top: 123px;
left: 0;
width: 100%;
transform: scale(0);
height: 1.5px;
background-color: #a3da75;
z-index: 2;
}
.services__img {
width: 100%;
transform: translateY(10%);
opacity: 0;
}
.services__number {
display: flex;
align-items: center;
margin-bottom: 34px;
font-weight: 300;
font-family: "Calvino-Grande", sans-serif;
font-size: 25px;
line-height: 1em;
color: #a3da75;
}
.services__line {
margin: 0 20px;
background-color: #a3da75;
height: 1px;
width: 52px;
}
.services__title {
position: relative;
margin-bottom: 18px;
opacity: 1;
}
.services__title::after {
content: "";
position: absolute;
top: -224%;
left: -4%;
width: 123px;
height: 123px;
background-color: #a3da75;
filter: blur(100px);
z-index: 1;
}
.services__title_2::after {
top: -435%;
left: 30%;
}
.services__title_3::after {
top: -485%;
left: 16%;
}
.services__title_4::after {
top: -122%;
left: -9%;
}
.services__title_5::after {
top: -270%;
left: 13%;
}
.services__desc {
max-width: 467px;
transition: opacity 0.5s ease;
background-color: #161614;
}
.services__bottom {
display: flex;
flex-wrap: wrap;
}
.services__voucher {
padding-top: 89px;
display: flex;
flex-direction: column;
min-height: 512px;
width: 50%;
border: 1px solid #a3da75;
border-right: none;
align-items: center;
font-size: 18px;
text-align: center;
overflow: hidden;
}
.services__voucher:nth-child(odd) {
border-left: none;
}
.services__voucher:nth-child(-n+2) {
border-bottom: none;
}
.services__swiper-wrapper_massage.swiper-wrapper {
box-sizing: border-box;
}
.services__voucher_gray {
position: relative;
background-color: #3f3f3f;
}
.services__swiper-slide_gray {
background-color: #3f3f3f;
}
.services__voucher_img {
padding-top: 0;
position: relative;
}
.services__voucher_img img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
-o-object-fit: cover;
object-fit: cover;
filter: grayscale(100%);
}
.services__main-voucher {
-o-object-fit: cover;
object-fit: cover;
height: 100%;
width: 100%;
}
.services__swiper-slide_massage {
padding: 0 15px;
padding-top: 55px;
}
.services__sub-title {
display: inline-block;
margin-bottom: 26px;
padding: 7px 16px;
border: 1px solid #a3da75;
border-radius: 5px;
font-weight: 500;
color: #a3da75;
}
.services__title_voucher {
position: relative;
margin-bottom: 51px;
max-width: 355px;
}
.services__title_voucher::after {
top: -34%;
left: 29%;
}
.services__swiper-slide_massage .services__title_voucher {
margin: 0 auto;
margin-bottom: 33px;
max-width: 524px;
}
.services__voucher-desc {
margin: 0 auto;
margin-bottom: 30px;
max-width: 514px;
text-align: center;
}
.services__swiper-slide_massage .services__discount {
display: block;
}
.services__discount {
margin-bottom: 47px;
font-weight: 300;
font-size: 25px;
line-height: 1em;
font-family: "Calvino-Grande", sans-serif;
color: #a3da75;
}
.services__small-discount {
font-size: 16px;
color: #e5e5e5;
text-decoration: line-through;
}
.services__btn {
margin-bottom: 40px;
}
.team {
padding-top: 120px;
background-color: #161614;
overflow: hidden;
}
.team__container {
text-align: center;
}
.team__title {
position: relative;
margin-bottom: 15px;
opacity: 0;
transform: translateY(100px);
transition: opacity 0.5s ease, transform 1s ease;
}
.team__title_show {
transform: translateY(0px);
opacity: 1;
animation-delay: 1s;
}
.team__title::before {
content: "";
position: absolute;
top: 20%;
left: 45%;
width: 78px;
height: 78px;
background-color: #a3da75;
filter: blur(90px);
}
.team__sub-title {
margin: 0 auto;
margin-bottom: 50px;
max-width: 400px;
font-weight: 400;
font-size: 14px;
transform: translateX(-100px);
opacity: 0;
transition: opacity 0.5s ease, transform 1s ease;
}
.team__sub-title_actice {
transform: translateX(0px);
opacity: 1;
}
.team__card {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
max-width: 353px;
min-height: 493px;
transition: transform 0.5s ease-in-out;
}
.team__content {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}
.team__img {
position: relative;
width: 353px;
height: 324px;
-webkit-mask-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/team__mask.svg);
mask-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/team__mask.svg);
background-color: #3f3f3f;
-webkit-mask-size: contain;
mask-size: contain;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
}
.team__img img {
position: absolute;
top: -4px;
right: 0;
bottom: 0;
left: -3px;
}
.team__card_active {
transform: scaleX(0);
}
.team__desc-card {
padding: 49px 39px 40px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: flex;
flex-direction: column;
align-items: center;
z-index: 100;
border: 1px solid #a3da75;
border-radius: 10px;
background-color: #222;
opacity: 0.97;
transform: scaleX(0);
transition: transform 0.5s ease-in-out;
}
.team__card_active + .team__desc-card {
transform: scale(1);
}
.team__desc-name {
margin-bottom: 40px;
}
.team__desc-people {
margin-bottom: 43px;
text-align: left;
}
.team__btn {
width: 110px;
height: 100px;
flex-shrink: 0;
}
.team__close {
position: absolute;
right: 24px;
top: 23px;
cursor: pointer;
}
.team__svg-path {
stroke: #a3da75;
transition: stroke 0.3s ease-in-out;
}
.team__close:hover .team__svg-path {
stroke: #81a762;
}
.team__img {
margin-bottom: 24px;
}
.team__name {
margin-bottom: 10px;
font-size: 18px;
font-weight: 500;
line-height: 1.2em;
color: #fff;
}
.team__desc {
margin-bottom: 20px;
max-width: 300px;
text-align: center;
color: #8a8a89;
}
.team__more {
font-size: 14px;
text-decoration: underline;
display: flex;
align-items: center;
background-color: transparent;
border: none;
color: #a3da75;
text-decoration: none;
}
.team__svg {
margin-left: 7px;
}
.team__swiper.swiper {
overflow: visible;
}
.team__swiper-wrapper {
margin-bottom: 43px;
}
.team__swiper-slide {
position: relative; transform: translateY(10%);
opacity: 0;
}
.team__swiper-button {
display: flex;
align-items: center;
justify-content: center;
width: 38px;
height: 40px;
border: 1px solid #a3da75;
border-radius: 50%;
}
.team__nav {
margin-bottom: 120px;
display: flex;
justify-content: center;
}
.team__swiper-button-prev {
margin-right: 15px;
}
.team__swiper-button-next {
transform: rotate(180deg);
}
.team__swiper-button-next, .team__swiper-button-prev {
transition: background-color 0.3s ease-in-out;
cursor: pointer;
}
.team__swiper-button-next:focus-visible {
outline: 1px solid #a3da75;
}
.team__swiper-button-prev:focus-visible {
outline: 1px solid #a3da75;
}
.team__swiper-button-next:hover {
background-color: #81a762;
}
.team__swiper-button-prev:hover {
background-color: #81a762;
}
.team__swiper-button-next:active {
background-color: #a3da75;
}
.team__swiper-button-prev:active {
background-color: #a3da75;
}
.customers {
padding-top: 100px;
background-color: #161614;
}
.customers__wrap {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
padding-bottom: 100px;
}
.customers__sticky-btn {
margin-bottom: 152px;
position: sticky;
top: 250px;
left: 50%;
transform: translateX(-50%);
}
.customers__left {
margin-left: -145px;
width: 50%;
padding-left: calc((100% - 1200px) / 2);
}
.customers__right {
margin-top: -100px;
margin-bottom: -100px;
width: 50%;
border-left: 1px solid #a3da75;
}
.customers__left-text {
position: sticky;
top: 250px;
margin-bottom: 152px;
}
.customers__title {
position: relative;
margin-bottom: 15px;
}
.customers__title::before {
content: "";
position: absolute;
top: -45%;
left: -8%;
width: 109px;
height: 109px;
background-color: #a3da75;
filter: blur(100px);
}
.customers__desc {
max-width: 267px;
}
.customers__item {
padding: 50px 20px 50px 99px;
position: relative;
}
.customers__item::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #a3da75;
transform: scale(0);
}
.customers__name {
display: flex;
align-items: center;
margin-bottom: 15px;
padding: 6px 0;
font-weight: 500;
font-size: 16px;
color: #fff;
line-height: 1.4em;
}
.customers__name img {
margin-right: 10px;
width: 30px;
height: 30px;
border-radius: 50%;
border: 2px solid #a3da75;
}
.customers__item_img {
padding: 0;
margin-bottom: -4px;
}
.customers__item_img img {
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.customers__name_no-img {
padding: 0;
background-image: none;
}
.customers__desc_no-img {
max-width: 90%;
}
.customers__mob-btn {
display: none;
}
.contacts {
padding-top: 104px;
background-color: #161614;
}
.contacts__video-wrap {
margin-top: -60px;
}
.contacts__top {
margin-bottom: 55px;
}
.contacts__title {
margin-bottom: 37px;
text-align: center;
opacity: 0;
transform: translateY(100px);
transition: opacity 0.5s ease, transform 1s ease;
}
.contacts__title_active {
transform: translateY(0px);
opacity: 1;
}
.contacts__title::before {
content: "";
position: absolute;
top: -4%;
left: 37%;
width: 57px;
height: 57px;
background-color: #a3da75;
filter: blur(60px);
}
.contacts__list {
display: flex;
justify-content: space-between;
}
.contacts__item {
margin-right: 10px;
display: flex;
flex-direction: column;
justify-content: center;
min-height: 60px;
}
.contacts__item_first {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-column-gap: 100px;
grid-column: span 2;
}
.contacts__item_other-first {
display: inline-block;
}
.contacts__item_last {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-column-gap: 50px;
}
.contacts__desc_addr {
grid-column: span 2;
}
.contacts__desc {
display: flex;
align-items: center;
margin-bottom: auto;
}
.contacts__desc svg {
width: 15px;
margin-right: 10px;
}
.contacts__desc_weekend {
padding-left: 25px;
}
.contacts__maps {
height: 255px;
display: flex;
overflow: hidden;
}
.contacts__maps iframe {
flex-grow: 1;
max-height: 255px;
filter: grayscale(100%);
}
.contacts__maps iframe:not(:last-child) {
margin-right: 2px;
}
.contacts_warszawa {
padding-top: 60px;
}
.footer {
padding-top: 32px;
padding-bottom: 15px;
background-color: #161614;
}
.footer__content {
margin-bottom: 42px;
display: flex;
justify-content: space-between;
align-items: center;
}
.footer__list {
display: flex;
opacity: 0;
transform: translateY(-100px);
}
.footer__list li {
margin-right: 35px;
transition: color 0.3s ease-in-out;
cursor: pointer;
}
.footer__list li:focus-visible {
outline: 1px solid #a3da75;
} .footer__list li:active {
color: #81a762;
}
.footer__list_active {
animation: topDownOpacity 1.2s ease-in-out;
animation-fill-mode: forwards;
}
.footer__svg-services {
margin-left: 5px;
}
.footer__right {
display: flex;
font-weight: 500;
opacity: 0;
transform: translateY(-100px);
}
.footer__right li:not(:last-child) {
margin-right: 55px;
}
.footer__right li {
transition: color 0.3s ease-in-out;
cursor: pointer;
}
.footer__right li:focus-visible {
outline: 1px solid #a3da75;
}
.footer__right li:hover {
color: #beea9b;
}
.footer__right li:active {
color: #81a762;
}
.footer__right_active {
animation: topDownOpacity 1.2s ease-in-out;
animation-fill-mode: forwards;
}
.footer__bottom {
display: flex;
justify-content: space-between;
align-items: center;
}
.footer__developed {
opacity: 0.5;
}
.link:hover .footer__svg-services {
color: red;
}
.services-page {
background-color: #161614;
position: relative;
}
.services-page__container {
padding-top: 152px;
}
.services-page__title {
margin: 0 auto;
margin-bottom: 63px;
max-width: 703px;
font-weight: 300;
font-family: "Calvino-Grande", sans-serif;
font-size: 35px;
line-height: 1.1em;
color: #fff;
text-align: center;
}
.services-page__top {
margin-bottom: 53px;
}
.services-page__targets {
position: relative;
width: auto;
height: 70px;
}
.services-page__radio-wrapper {
cursor: pointer;
display: flex;
align-items: center;
}
.services-page__custom-radio {
margin-right: 12px;
display: flex;
justify-content: center;
flex-shrink: 0;
align-items: center;
width: 16px;
height: 16px;
border-radius: 100px;
border: 1px solid #a0a0a0;
font-size: 16px;
}
.services-page__native-radio {
width: 0;
height: 0;
opacity: 0;
position: absolute;
}
.services-page__native-radio:checked ~ .services-page__point {
opacity: 1;
}
.services-page__select {
position: relative;
padding: 7px 27px;
display: inline-flex;
align-items: center;
justify-content: space-between;
width: auto;
border: 1px solid #a3da75;
border-radius: 10px;
background-color: #222222;
z-index: 5;
cursor: pointer;
transition: border-radius 1s ease-in-out;
}
.services-page__select_mas {
position: absolute;
}
.services-page__select_zone {
position: absolute;
z-index: 3;
}
.services-page__select_active {
border-radius: 10px 10px 0 0;
}
.services-page__arrow {
position: absolute;
right: 7px;
transform: rotateX(0deg);
transition: transform 0.7s ease-in-out;
}
.services-page__select_active .services-page__arrow {
transform: rotateX(180deg);
}
.services-page__radio-list {
display: flex;
flex-direction: column;
position: absolute;
padding: 0 27px;
top: 8px;
padding-top: 0;
height: 0;
width: auto;
border: 1px solid #beea9b;
border-radius: 10px;
background-color: #222222;
transition: height 1s ease-in-out 0.1s;
overflow: hidden;
z-index: 2;
opacity: 0;
font-size: 16px;
}
.services-page__mas-list {
z-index: 4;
}
.services-page__radio-item {
margin-bottom: 10px;
color: #fff;
}
.services-page__radio-item:first-child {
margin-top: 40px;
}
.services-page__radio-name {
position: relative;
}
.services-page__point {
opacity: 0;
transition: opacity 0.2s ease-in-out;
}
.services-page__select_zone {
display: none;
}
.services-page__target {
font-weight: 500;
font-size: 16px;
line-height: 1.4em;
color: #fff;
}
.services-page__services-list:target {
display: block;
}
.services-page__services-list {
overflow: hidden;
}
.services-page__choices {
display: flex;
justify-content: center;
}
.services-page__choice {
position: relative;
text-align: center;
}
.services-page__choice {
position: relative;
padding-right: 40px;
padding-left: 40px;
}
.services-page__choice:first-child {
padding-left: 33px;
}
.services-page__choice:last-child {
padding-right: 33px;
}
.services-page__choice_active::before {
content: "";
position: absolute;
bottom: -15px;
left: 0;
width: 100%;
height: 2px;
background-color: #a3da75;
}
.services-page__choice::after {
content: "";
position: absolute;
bottom: -15px;
left: 0;
width: 100%;
height: 2px;
background-color: rgba(255, 255, 255, 0.28);
}
.services-page__btn {
border: none;
padding: none;
background-color: transparent;
font-weight: 500;
font-family: "Jost", sans-serif;
font-size: 18px;
line-height: 1.2em;
color: #fff;
transition: color 0.3s ease-in-out;
}
.services-page__btn_active {
color: #a3da75;
}
.services-page__service {
position: relative;
}
.services-page__service::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #a3da75;
transform: scale(0);
transition: transform 0.3s ease-in-out;
z-index: 3;
}
.services-page__service_active::before {
transform: scale(1);
}
.services-page__service:last-child::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #a3da75;
transform: scale(0);
transition: transform 0.3s ease-in-out;
z-index: 3;
}
.services-page__service_active:last-child::after {
transform: scale(1);
}
.services-page__list {
display: flex;
}
.services-page__item {
display: flex;
flex-direction: column;
justify-content: center;
position: relative;
min-height: 176px;
flex-grow: 1;
}
.services-page__item img,
.services-page__item video {
width: 100%;
height: 100%;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
filter: grayscale(100%);
}
.services-page__item_img {
width: 258px;
}
.services-page__item_img::before {
display: none;
}
.services-page__item_img:after {
display: none;
}
.services-page__name {
margin-bottom: 10px;
width: 214px;
font-weight: 500;
font-size: 18px;
line-height: 1.2em;
color: #fff;
}
.services-page__price {
font-weight: 600;
font-size: 18px;
color: #a3da75;
line-height: 1.3em;
}
.services-page__price-old {
text-decoration: line-through;
opacity: 0.4;
}
.services-page__small-price {
font-size: 14px;
}
.services-page__desc {
margin-bottom: 17px;
width: 384px;
font-weight: 400;
font-size: 14px;
line-height: 1.2em;
}
.services-page__body-part {
padding: 2px 11px;
font-weight: 500;
font-size: 14px;
line-height: 1.6em;
color: #a3da75;
border: 1px solid #a3da75;
border-radius: 5px;
background-color: rgba(190, 234, 155, 0.1);
}
.services-page__body-part:last-child {
margin-right: auto;
}
.services-page__body-part:first-child {
margin-right: 10px;
}
.services-page__big-btn {
width: 130px;
height: 130px;
}
.contacts-page__title {
margin-bottom: 63px;
}
.contacts-page__title::before {
top: 157%;
left: 24%;
}
.contacts-page__container {
padding-top: 100px;
padding-bottom: 100px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.contacts-page__wrap {
margin-right: 10px;
padding-left: 20px;
}
.contacts-page__wrap p:nth-child(2n) {
margin-bottom: 20px;
}
.contacts-page__wrap h2:first-child {
margin-bottom: 20px;
}
.contacts-page__form-list {
margin-bottom: 20px;
padding-left: 20px;
}
.contacts-page__form-list li {
list-style: number;
}
.contacts-page__input {
margin-top: 15px;
padding: 16px;
width: 278px;
height: 49px;
border-radius: 5px;
border: 1px solid #beea9b;
background-color: transparent;
}
.contacts-page__textarea {
margin-right: 0;
margin-bottom: 22px;
width: 100%;
min-height: 103px;
color: rgb(230, 230, 230);
font-size: 14px;
font-family: "Jost", sans-serif;
font-weight: 500;
}
.contacts-page__aster {
color: rgb(255, 0, 0);
}
#wpcf7-f981-o1,
#wpcf7-f2218-o1,
#wpcf7-f2219-o1,
#wpcf7-f2220-o1 {
max-width: 581px;
}
.wpcf7-form {
display: flex;
flex-wrap: wrap;
}
.wpcf7-form p:nth-child(even) {
margin-right: 25px;
}
.wpcf7-form p:nth-child(6) {
margin-right: 0;
width: 100%;
}
.wpcf7-form p {
margin-bottom: 25px;
} .wpcf7-form input {
color: rgb(230, 230, 230);
font-size: 14px;
font-family: "Jost", sans-serif;
font-weight: 500;
}
.wpcf7-list-item label {
display: flex;
align-items: center;
}
.wpcf7-list-item label input {
border-color: rgb(160, 160, 160);
margin-right: 15px;
width: 15px;
height: 15px;
}
.wpcf7-list-item {
margin: 0;
}
.wpcf7-list-item label span a {
text-decoration: underline;
}
.wpcf7-submit {
padding: 10px 40px;
width: 100%;
height: auto;
border-radius: 10px;
border: 1px solid #a3da75;
line-height: 1.2em;
background: #a3da75;
cursor: pointer;
}
.wpcf7-submit:hover {
background-color: #beea9b;
}
.wpcf7-submit:active {
background-color: #81a762;
}
.wpcf7-submit:focus-visible {
outline: 1px solid #a3da75;
}
.wpcf7-form-control.wpcf7-submit.has-spinner {
color: #161614;
}
#contacts-page-main-container .contacts:first-child {
padding-top: 81px;
}
.contacts-page .ticker-wrapper {
background-color: #161614;
}
.contacts-page .contacts {
padding-bottom: 120px;
}
.article-card {
position: relative;
}
.article-card::before {
content: "";
position: absolute;
top: -20px;
left: 0;
width: 100%;
height: 1px;
background-color: #a3da75;
}
.blog {
background-color: #161614;
}
.blog__container {
padding-top: 120px;
}
.blog__title {
position: relative;
margin-bottom: 70px;
text-align: center;
}
.blog__title::before {
content: "";
position: absolute;
top: 0;
width: 85px;
height: 85px;
filter: blur(90px);
background-color: #a3da75;
}
.blog__top-list {
display: flex;
margin-bottom: 70px;
}
.blog__top-list :first-child .blog__item-img {
height: 350px;
}
.blog__top-list :first-child .blog__item-img::before {
content: "";
display: block;
padding-top: 55%;
}
.blog__item_top {
flex-grow: 1;
}
.blog__item_top:first-child {
margin-right: 78px;
flex-grow: 2;
max-width: 608px;
}
.blog__list {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-row-gap: 75px;
grid-column-gap: 50px;
}
.blog__item img {
width: 100%;
height: 185px;
}
.blog__item-top {
display: flex;
align-items: center;
justify-content: space-between;
}
.blog__item-right svg {
fill: transparent;
transition: fill 0.3s ease-in-out;
}
.blog__item-right:hover {
cursor: pointer;
}
.blog__item-right:hover svg {
fill: #81a762;
}
.blog__date {
margin-bottom: 10px;
line-height: 1.3em;
}
.blog__article-top {
margin-bottom: 31px;
font-weight: 500;
font-size: 18px;
line-height: 1.2em;
color: #fff;
}
.blog__item-img {
position: relative;
display: flex;
height: 225px;
}
.blog__item-img::before {
content: "";
display: block;
padding-top: 49%;
}
.blog__item-img img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.blog-article {
padding-top: 152px;
background-color: #161614;
}
.blog-article__title {
position: relative;
margin-bottom: 40px;
text-align: center;
}
.blog-article__title::before {
content: "";
position: absolute;
left: 241px;
width: 85px;
height: 85px;
filter: blur(90px);
background-color: #a3da75;
}
.blog-article__content {
display: flex;
flex-direction: column;
align-items: center;
}
.blog-article__date {
margin-bottom: 50px;
line-height: 1.3em;
}
.blog-article__article {
margin-bottom: 35px;
width: 820px;
}
.blog-article__image {
position: relative;
height: 443px;
}
.blog-article__img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
}
.blog-article__bottom {
padding: 36px;
color: #000;
background-color: #f4f4f4;
}
.blog-article__bottom p {
margin-bottom: 1em;
}
.blog-article__sub-title {
margin-bottom: 20px;
font-weight: 500;
font-size: 18px;
line-height: 1.2em;
}
.blog-article__text:not(:last-child) {
margin-bottom: 20px;
}
.blog-article__social {
margin-bottom: 61px;
display: flex;
align-items: center;
}
.blog-article__link {
margin-right: 15px;
}
.blog-article__link:first-child {
margin-right: 25px;
}
.blog-article__bot-title {
margin-bottom: 35px;
text-align: center;
font-weight: 300;
font-family: "Calvino-Grande", sans-serif;
font-size: 35px;
color: #fff;
line-height: 1.1em;
}
.blog-article__interesting {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-row-gap: 75px;
grid-column-gap: 50px;
}
.blog-article__item-top {
display: flex;
align-items: center;
justify-content: space-between;
}
.blog-article__item-date {
margin-bottom: 10px;
line-height: 1.3em;
}
.blog-article__article-top {
margin-bottom: 31px;
font-weight: 500;
font-size: 18px;
line-height: 1.2em;
color: #fff;
}
.blog-article__item-right svg {
fill: transparent;
transition: fill 0.3s ease-in-out;
}
.blog-article__item-img {
position: relative;
height: 180px;
}
.blog-article__item-img ::before {
content: "";
display: block;
padding-top: 49%;
}
.blog-article__item-img img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.blog-article__item-right:hover {
cursor: pointer;
}
.blog-article__item-right:hover svg {
fill: #81a762;
}
.faq {
padding-top: 152px;
background-color: #161614;
}
.faq__title {
position: relative;
margin-bottom: 70px;
text-align: center;
}
.faq__title::after {
content: "";
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 85px;
height: 85px;
filter: blur(90px);
background-color: #a3da75;
}
.faq__wrapper {
display: flex;
justify-content: center;
}
.faq__list {
width: 748px;
}
.faq__item {
position: relative;
padding-top: 31px;
padding-bottom: 15px;
}
.faq__item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #a3da75;
}
.faq__item:last-child::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #a3da75;
}
.faq__accordion {
margin-bottom: 15px;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
font-weight: 500;
font-size: 18px;
font-family: "Jost", sans-serif;
color: #fff;
border: none;
background-color: transparent;
text-align: left;
}
.faq__accordion::after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.faq__content {
max-height: 0;
max-width: 644px;
overflow: hidden;
transition: max-height 0.5s ease-in-out;
position: relative;
z-index: 1;
}
.faq__link {
color: #beea9b;
}
.faq__svg {
margin-left: 10px;
flex-shrink: 0;
transform: rotate(45deg);
transition: transform 0.3s ease-in-out;
}
.faq__svg_active {
transform: rotate(0deg);
}
.about-vouchers,
.ivroxe-images,
.vouchers,
.questions {
background-color: #161614;
}
.about-vouchers {
padding-top: 152px;
padding-bottom: 60px;
}
.about-vouchers__title {
position: relative;
margin: 0 auto;
margin-bottom: 46px;
width: 665px;
text-align: center;
}
.about-vouchers__title::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 85px;
height: 85px;
background-color: #a3da75;
filter: blur(90px);
}
.about-vouchers__sub-title {
margin-bottom: 30px;
font-weight: 500;
font-size: 18px;
line-height: 1.3em;
color: #fff;
text-align: center;
}
.about-vouchers__advantages {
margin-bottom: 60px;
display: grid;
grid-template-columns: repeat(4, 1fr);
}
.about-vouchers__advantage {
position: relative;
padding-right: 40px;
padding-left: 40px;
}
.about-vouchers__advantage:first-child {
padding-left: 0;
}
.about-vouchers__advantage:last-child {
padding-right: 0;
}
.about-vouchers__advantage:not(:first-child):before {
content: "";
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 1px;
background-color: #a3da75;
}
.about-vouchers__adv-name {
margin-bottom: 10px;
font-weight: 600;
color: #a3da75;
}
.about-vouchers__advantage-desc {
color: #fff;
}
.ivroxe-images__images {
display: flex;
}
.ivroxe-images__images-item {
padding-top: 35%;
position: relative;
flex-grow: 1;
border: 1px solid #a3da75;
border-right: none;
}
.ivroxe-images__images-item:first-child {
border-left: none;
}
.ivroxe-images__img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100% !important;
-o-object-fit: cover;
object-fit: cover;
filter: grayscale(100%);
}
.ivroxe-images__img::before {
content: "";
display: block;
padding-top: 120%;
}
.vouchers {
padding-top: 60px;
}
.vouchers__options {
margin: 0 auto;
margin-bottom: 80px;
display: flex;
flex-direction: column;
align-items: center;
max-width: 770px;
}
.vouchers__sub-title {
margin-bottom: 32px;
color: #fff;
font-weight: 500;
font-size: 18px;
line-height: 1.3em;
}
.vouchers__opt-list {
margin-bottom: 42px;
display: flex;
}
.vouchers__num {
margin-right: 20px;
font-weight: 300;
font-size: 35px;
font-family: "Calvino-Grande", sans-serif;
color: #a3da75;
}
.vouchers__opt-item {
display: flex;
align-items: center;
font-weight: 500;
}
.vouchers__opt-item:not(:last-child) {
margin-right: 80px;
}
.vouchers__opt-desc {
max-width: 656px;
text-align: center;
}
.vouchers__cards {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 80px;
}
.vouchers__card {
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
}
.vouchers__top-card {
width: 100%;
height: 351px;
max-width: 332px;
max-height: 351px;
margin-bottom: 20px;
position: relative;
}
.vouchers__card-img {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
height: 100%;
}
.vouchers__card-img::after {
content: "";
display: block;
padding-top: 105%;
}
.vouchers__name {
margin-bottom: 15px;
position: relative;
font-weight: 500;
font-size: 18px;
text-align: center;
color: #fff;
}
.vouchers__name_radio {
margin-bottom: 0;
}
.vouchers__price {
margin-bottom: 15px;
font-weight: 600;
font-size: 18px;
line-height: 1.4em;
color: #a3da75;
}
.vouchers__form {
position: relative;
}
.vouchers__price-select {
margin-bottom: 20px;
padding: 0 14px;
display: flex;
align-items: center;
justify-content: space-between;
min-width: 165px;
height: 35px;
position: relative;
z-index: 3;
font-weight: 500;
font-size: 16px;
color: #fff;
line-height: 1.3em;
border: 1px solid #a3da75;
border-radius: 5px;
background-color: rgba(34, 34, 34, 0.97);
cursor: pointer;
}
.vouchers__arrow {
position: absolute;
right: 10px;
transform: rotateX(180deg);
transition: transform 0.7s ease-in-out;
}
.vouchers__price-select_active .vouchers__arrow {
transform: rotateX(0deg);
}
.vouchers__price-list {
display: flex;
flex-direction: column;
position: absolute;
z-index: 2;
top: 15px;
padding-left: 22px;
height: 0;
min-width: 165px;
border: 1px solid #a3da75;
border-radius: 10px;
transition: height 0.7s ease-in-out, transform 0.7s ease-in-out;
overflow: hidden;
background-color: rgba(34, 34, 34, 0.97);
}
.vouchers__radio-wrapper {
cursor: pointer;
display: flex;
align-items: center;
}
.vouchers__price-item {
display: inline-block;
margin-bottom: 15px;
color: #fff;
}
.vouchers__price-item:first-child {
margin-top: 35px;
}
.vouchers__custom-radio {
padding: 3px;
margin-right: 12px;
display: flex;
justify-content: center;
align-items: center;
width: 16px;
height: 16px;
border-radius: 100px;
border: 1px solid #a0a0a0;
}
.vouchers__native-radio {
width: 0;
height: 0;
opacity: 0;
position: absolute;
z-index: -1000;
}
.vouchers__point {
opacity: 0;
transition: opacity 0.3s ease-in-out;
}
.vouchers__native-radio:checked ~ .vouchers__point {
opacity: 1;
}
.vouchers__btn {
padding: 20px;
width: 330px;
border: 1px solid #a3da75;
font-weight: 400;
color: #fff;
background-color: transparent;
}
.vouchers__btn.added {
display: none;
}
.vouchers__btn + a {
display: none;
}
.vouchers__btn.added + a + .vouchers__btn_view {
display: flex;
}
.vouchers__btn_view {
display: none;
}
.vouchers__btn:hover {
background-color: #beea9b;
}
.vouchers__btn:active {
background-color: #81a762;
}
.vouchers__price-buttons {
margin-bottom: 20px;
display: flex;
align-items: center;
cursor: pointer;
justify-content: center;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.vouchers__price-buttons.hidden {
display: none;
}
.vouchers__price-buttons input {
cursor: default;
text-align: center;
background-color: transparent;
border: none;
font-family: "Jost", sans-serif;
color: white;
font-size: 1rem;
width: 30px;
-moz-appearance: textfield;
}
.vouchers__price-buttons input::-webkit-outer-spin-button, .vouchers__price-buttons input::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.vouchers__price-buttons input:hover, .vouchers__price-buttons input:focus {
background-color: transparent;
border: none;
outline: none;
}
.vouchers__minus {
margin-right: 10px;
}
.vouchers__plus {
margin-left: 10px;
}
.questions {
padding-top: 100px;
}
.questions__container {
display: flex;
flex-direction: column;
align-items: center;
}
.questions__title {
margin-bottom: 35px;
}
.questions__list {
margin-bottom: 60px;
width: 748px;
}
.questions__item {
position: relative;
padding-top: 31px;
padding-bottom: 25px;
}
.questions__item::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 1px;
background-color: #a3da75;
}
.questions__item:last-child::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
width: 100%;
height: 1px;
background-color: #a3da75;
}
.questions__accordion {
margin-bottom: 15px;
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
font-weight: 500;
font-family: "Jost", sans-serif;
font-size: 18px;
color: #fff;
border: none;
background-color: transparent;
text-align: left;
}
.questions__accordion::after {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
cursor: pointer;
}
.questions__content {
max-height: 0;
max-width: 644px;
overflow: hidden;
transition: max-height 0.5s ease-in-out;
}
.questions__svg {
margin-left: 10px;
flex-shrink: 0;
transform: rotate(45deg);
transition: transform 0.3s ease-in-out;
}
.questions__svg_active {
transform: rotate(0deg);
}
.questions__btn {
padding: 20px;
width: 100%;
max-width: 382px;
}
.successful-purchase {
padding-top: 110px;
padding-bottom: 113px;
background-color: #161614;
}
.successful-purchase__container {
display: flex;
flex-direction: column;
align-items: center;
}
.successful-purchase__title {
position: relative;
margin-bottom: 35px;
font-weight: 300;
font-family: "Calvino-Grande", sans-serif;
font-size: 60px;
line-height: 1em;
text-align: center;
color: #fff;
}
.successful-purchase__title::before {
content: "";
position: absolute;
top: 0;
left: 17px;
width: 139px;
height: 139px;
filter: blur(100px);
background-color: #a3da75;
}
.successful-purchase__desc {
margin: 0 auto;
margin-bottom: 60px;
max-width: 508px;
text-align: center;
}
.successful-purchase__btn {
min-height: 145px;
}
.successful-visit {
padding-top: 110px;
padding-bottom: 113px;
background-color: #161614;
}
.successful-visit__container {
display: flex;
flex-direction: column;
align-items: center;
}
.successful-visit__title {
position: relative;
margin-bottom: 35px;
font-weight: 300;
font-family: "Calvino-Grande", sans-serif;
font-size: 60px;
line-height: 1em;
text-align: center;
color: #fff;
}
.successful-visit__title::before {
content: "";
position: absolute;
top: 0;
left: 17px;
width: 139px;
height: 139px;
filter: blur(100px);
background-color: #a3da75;
}
.successful-visit__desc {
margin: 0 auto;
margin-bottom: 60px;
max-width: 508px;
text-align: center;
}
.privacy {
padding-top: 152px;
}
.privacy__title {
margin-bottom: 45px;
text-align: center;
}
.privacy__num {
margin-bottom: 20px;
font-family: "Calvino-Grande", sans-serif;
font-weight: 300;
text-align: center;
line-height: 1.1em;
color: #fff;
}
.privacy__sub-title {
margin: 0 auto;
margin-bottom: 20px;
max-width: 600px;
color: #fff;
font-family: "Calvino-Grande", sans-serif;
font-size: 20px;
font-weight: 300;
line-height: 1.1em;
text-align: center;
}
.privacy__list {
padding-left: 20px;
margin: 0 auto;
margin-bottom: 20px;
max-width: 823px;
}
.privacy__item {
list-style: circle;
}
.privacy__item:not(:last-child) {
margin-bottom: 20px;
}
.privacy__item-num {
list-style-type: decimal;
}
.privacy__item-num:not(:last-child) {
margin-bottom: 20px;
}
.privacy__text_first {
display: inline-block;
margin-bottom: 20px;
}
.privacy__docs {
margin: 0 auto;
display: flex;
justify-content: center;
flex-wrap: wrap;
max-width: 823px;
}
.privacy__doc-item {
margin-right: 40px;
margin-bottom: 20px;
font-size: 16px;
color: #a3da75;
}
.error {
padding-top: 125px;
padding-bottom: 92px;
position: relative;
}
.error__container {
position: relative;
}
.error__container::before, .error__container::after {
content: "";
position: absolute;
width: 104.019px;
height: 104.019px;
background-color: #a3da75;
filter: blur(100px);
}
.error__container::before {
top: -4%;
left: -10%;
}
.error__container::after {
bottom: 16%;
right: -17%;
}
.error__title {
position: relative;
margin-bottom: 22px;
font-weight: 600;
font-size: 200px;
line-height: 1.1em;
text-align: center;
font-family: "Calvino-Grande", sans-serif;
color: #a3da75;
}
.error__title::before {
content: "";
position: absolute;
width: 104.019px;
top: 25%;
right: 50%;
transform: translateX(50%);
height: 104.019px;
background-color: #a3da75;
filter: blur(100px);
}
.error__desc {
margin: 0 auto;
margin-bottom: 50px;
max-width: 391px;
text-align: center;
}
.error__btn {
display: flex;
margin: 0 auto;
}
.booking__calendar-navigation {
position: absolute;
top: calc(50% - 14px);
height: 0;
display: flex;
justify-content: space-between;
width: 100%;
left: 0;
}
.booking__calendar-next, .booking__calendar-prev {
position: relative;
z-index: 1;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
}
.booking__calendar-next.swiper-button-disabled, .booking__calendar-prev.swiper-button-disabled {
opacity: 0.2;
}
.booking-calendar-swiper-wrapper {
padding-left: 50px;
padding-right: 50px;
position: relative;
}
.booking-calendar__time input {
display: none;
}
.booking-calendar__time-card {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
text-align: center;
padding: 17px;
cursor: pointer;
transition: 0.2s ease;
background-color: #222;
display: block;
border-radius: 10px;
font-weight: 500;
}
.booking-calendar__time-card:hover, .booking-calendar__time-card:focus {
background-color: #333;
}
input:checked + .booking-calendar__time-card {
background-color: #a3da75;
color: #161614;
}
input:disabled + .booking-calendar__time-card {
background-color: #222 !important;
color: gray;
cursor: default;
}
.booking-calendar__days {
margin-bottom: 25px;
}
.booking-calendar__days input {
display: none;
}
.booking-calendar__days-card {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
text-align: center;
padding: 15px;
padding-top: 25px;
cursor: pointer;
transition: 0.2s ease;
background-color: #222;
display: block;
border-radius: 10px;
}
.booking-calendar__days-card:hover, .booking-calendar__days-card:focus {
background-color: #333;
}
input:checked + .booking-calendar__days-card {
background-color: #a3da75;
color: #161614;
}
input:disabled + .booking-calendar__days-card {
background-color: #222 !important;
color: gray;
cursor: default;
}
.booking-calendar__days-card-title {
font-weight: 500;
}
.booking-calendar__days-card-number {
font-family: serif;
font-size: 35px;
line-height: 1.6;
flex-flow: 700;
}
.booking-avatars-swiper-wrapper {
padding-left: 25px;
padding-right: 25px;
position: relative;
}
.booking__section {
padding: 35px 0;
border-top: 1px solid #beea9b;
}
.booking__section-title {
text-align: center;
font-size: 1.1rem;
font-weight: 500;
margin-bottom: 1.4em;
}
.booking__avatars-navigation {
position: absolute;
top: 30%;
height: 0;
display: flex;
justify-content: space-between;
width: 100%;
left: 0;
}
.booking__avatars-next, .booking__avatars-prev {
z-index: 1;
}
.booking__avatars-next.swiper-button-disabled, .booking__avatars-prev.swiper-button-disabled {
opacity: 0.2;
}
.booking__avatars-loop {
display: flex;
justify-content: center;
flex-wrap: wrap;
}
.booking__avatars-loop-item {
flex-basis: 14.28%;
}
.booking__avatars input {
display: none;
}
.booking__avatars-avatar {
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
text-align: center;
cursor: pointer;
padding: 1px;
}
.booking__avatars-avatar:hover .booking__avatars-avatar-image-wrapper, .booking__avatars-avatar:focus .booking__avatars-avatar-image-wrapper {
outline-color: rgba(255, 255, 255, 0.5);
}
input:checked + .booking__avatars-avatar {
color: #a3da75;
}
input:checked + .booking__avatars-avatar .booking__avatars-avatar-image-wrapper {
outline-color: #a3da75;
}
input:disabled + .booking__avatars-avatar {
opacity: 0.2;
cursor: default;
}
input:disabled + .booking__avatars-avatar .booking__avatars-avatar-image-wrapper {
outline-color: transparent;
}
.booking__avatars-avatar-image {
background-size: cover;
background-position: center;
filter: grayscale(1);
width: 100%;
height: 100%;
}
.booking__avatars-avatar-image-wrapper {
overflow: hidden;
width: 80px;
height: 80px;
border-radius: 50%;
transition: 0.2s ease;
outline-width: 1px;
outline-style: solid;
outline-color: transparent;
}
.booking__totals {
display: grid;
grid-template-columns: 1fr 1fr;
gap: 45px 85px;
}
.booking__totals-picture {
margin-bottom: 20px;
}
.booking__totals-faq-link {
text-align: center;
}
.booking__totals-prices {
display: flex;
align-items: center;
}
.booking__totals-price {
color: #a3da75;
font-weight: 600;
font-size: 1.2em;
display: inline-flex;
align-items: center;
}
.booking__totals-price_sale {
margin-right: 7px;
}
.booking__totals-price_sale + .booking__totals-price {
opacity: 0.4;
text-decoration: line-through;
}
.booking__totals-price svg {
margin-right: 5px;
margin-bottom: 1px;
}
.booking__totals-title-wrapper {
display: flex;
justify-content: space-between;
align-items: center;
margin-bottom: 20px;
}
.booking__totals-title-wrapper .booking__section-title {
margin-bottom: 0;
text-align: left;
}
.booking__totals-chooseneds {
display: flex;
justify-content: space-between;
margin-bottom: 35px;
align-items: flex-start;
}
.booking__totals-chooseneds-right {
text-align: right;
line-height: 2;
}
.booking__totals-location {
display: inline-flex;
align-items: center;
}
.booking__totals-location svg {
margin-right: 5px;
}
.booking__totals-specialist {
display: flex;
align-items: center;
}
.booking__totals-specialist-photo {
background-size: cover;
width: 100%;
height: 100%;
filter: grayscale(1);
}
.booking__totals-specialist-photo-wrapper {
margin-right: 10px;
position: relative;
border-radius: 50%;
width: 30px;
height: 30px;
outline: 1px solid #a3da75;
overflow: hidden;
}
.booking__totals-total {
display: flex;
justify-content: space-between;
padding: 16px 0;
border-top: 1px solid #a3da75;
border-bottom: 1px solid #a3da75;
margin-bottom: 35px;
}
.booking__totals-total-caption {
font-size: 1.2em;
font-weight: 500;
}
.booking__totals-back-link {
margin-top: 20px;
text-align: center;
display: flex;
align-items: center;
gap: 5px;
justify-content: center;
}
.booking__totals-back-link svg {
margin-right: 5px;
}
.booking__totals a {
text-decoration: underline;
transition: 0.2s ease;
}
.booking__totals a:hover {
color: #beea9b;
}
@media (max-width: 1300px) {
.customers__left {
padding-left: calc((100% - 1000px) / 2);
}
.services__left {
padding-left: calc((100% - 1000px) / 2);
}
.services__desc {
max-width: 350px;
}
}
@media (max-width: 1200px) {
.booking__avatars-loop-item {
flex-basis: 20%;
}
.hero__video-wrap {
padding-top: 0;
}
.services__img-voucher {
width: 400px;
height: 280px;
}
.services__img-voucher_green {
min-height: 320px;
}
.vouchers__cards {
grid-template-columns: repeat(2, 1fr);
gap: 55px;
}
}
@media (max-width: 1133px) {
.header__content {
grid-template-columns: 45% auto 40%;
}
.header__list > li:not(:last-child) {
margin-right: 15px;
}
.services__left {
padding-left: calc((100% - 800px) / 2);
}
.services__desc {
max-width: 300px;
}
.customers__left {
padding-left: calc((100% - 800px) / 2);
}
.footer__list li {
margin-right: 20px;
}
.footer__right li:not(:last-child) {
margin-right: 20px;
}
.services-page__desc {
width: 300px;
}
.contacts__item_first {
grid-column-gap: 35px;
}
.contacts__item_last {
grid-column-gap: 35px;
}
.contacts-page__container {
flex-direction: column;
align-items: center;
}
.contacts-page__wrap {
margin: 0;
padding: 0;
margin-bottom: 35px;
}
.contacts-page__wrap h2:first-child {
font-size: 30px;
text-align: center;
}
}
@media (max-width: 944px) {
.burger-menu {
padding-top: 100px;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
display: flex;
flex-direction: column;
align-items: center;
background-color: rgba(34, 34, 34, 0.97);
z-index: 10002;
visibility: hidden;
transform: translateX(120%);
transition: visibility 0.6s ease-in-out, transform 0.5s ease-in-out;
}
.burger-menu__logo {
position: absolute;
left: 30px;
top: 30px;
}
.burger-menu__close {
position: absolute;
top: 50px;
right: 30px;
cursor: pointer;
}
.burger-menu__nav {
margin-bottom: 80px;
}
.burger-menu__list, .burger-menu__bottom {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
}
.burger-menu__list li, .burger-menu__bottom li {
margin-bottom: 20px;
font-weight: 500;
font-size: 14px;
color: #e5e5e5;
}
.burger-menu__list li {
transition: color 0.3s ease-in-out;
cursor: pointer;
}
.burger-menu__list li:focus-visible {
outline: 1px solid #a3da75;
}
.burger-menu__list li:hover {
color: #a3da75;
}
.burger-menu__list li:active {
color: #81a762;
}
.burger-menu__list li a[aria-current=page] {
color: #a3da75;
text-decoration: underline;
}
.burger-menu_active {
visibility: visible;
transform: translateX(0);
overflow-y: auto;
overflow-x: hidden;
}
.ticker__item {
font-size: 14px;
}
.section-title {
font-size: 30px;
}
.sticky-btn {
font-size: 14px;
width: 120px;
height: 120px;
}
.big-btn {
width: 125px;
height: 125px;
font-size: 14px;
}
.header {
margin-bottom: 45px;
padding: 18px 0;
}
.header__content {
align-items: center;
display: flex;
align-items: center;
}
.header__list {
height: 100vh;
width: 100%;
flex-direction: column;
position: absolute;
top: -18px;
left: 0;
justify-content: center;
align-items: center;
background: rgba(34, 34, 34, 0.97);
}
.header__logo {
margin: 0;
}
.header__shop {
display: none;
}
.header__shop_mob {
margin-right: 15px;
display: block;
}
.header__nav {
display: none;
}
.header__list_right {
display: none;
}
.header__burger {
order: 1;
display: inline-block;
}
.header__right {
width: auto;
}
.header__mob-right {
display: flex;
align-items: center;
}
.hero {
padding-top: 150px;
padding-bottom: 60px;
}
.hero__title {
font-size: 40px;
}
.hero__img {
margin-right: 10px;
width: 139px;
height: 72px;
}
.hero__title::before {
top: 33px;
left: 9px;
width: 108px;
height: 62px;
}
.hero__titles {
margin-bottom: 57px;
}
.hero__titles-bottom {
padding-left: 0;
}
.hero__big-btn {
width: 130px;
height: 130px;
font-size: 14px;
}
.about-us__title {
margin-bottom: 40px;
}
.about-us__left-text {
padding-left: 40px;
font-size: 13px;
}
.about-us__right-text {
font-size: 13px;
}
.about-us__image {
min-height: 253px;
}
.about-us::after {
left: 9%;
}
.about-us .ticker-wrapper:first-child {
margin-bottom: 80px;
}
.services__top-wrap {
padding-top: 190px;
}
.services__top {
margin-top: -313px;
}
.services__left {
padding-top: 90px;
padding-left: calc((100% - 700px) / 2);
}
.services__number {
font-size: 21px;
}
.services__desc {
font-size: 13px;
max-width: 260px;
}
.services__right {
padding-top: 80px;
}
.services__right img {
max-height: 189px;
min-height: 189px;
}
.services__right::before {
top: 78px;
}
.services__right::after {
bottom: 124px;
}
.services__bottom {
flex-direction: column;
}
.services__voucher {
padding-top: 60px;
width: 100%;
min-height: auto;
border-left: none;
order: 1;
}
.services__voucher_img {
order: 4;
padding-top: 0;
max-height: 455px;
}
.services__voucher_gray {
order: 2;
}
.services__voucher_massage {
order: 3;
}
.services__img-voucher {
position: absolute;
width: 551px;
height: 343px;
}
.services__img-voucher_green {
min-height: 388px;
left: 70%;
transform: translateX(-50%);
}
.services__img-voucher_black {
left: 50%;
transform: translateX(-50%);
}
.services__title_voucher {
margin-bottom: auto;
}
.services__swiper-slide_massage .services__title_voucher {
margin-bottom: 15px;
}
.services__btn {
margin-bottom: 60px;
}
.services__btn_massage {
margin-bottom: 80px;
}
.services__sub-title {
margin-bottom: 10px;
}
.services__voucher-desc {
margin-bottom: 20px;
max-width: 340px;
font-size: 13px;
}
.services__discount {
margin-bottom: 25px;
font-size: 20px;
}
.team {
padding-top: 80px;
}
.team__sub-title {
margin-bottom: 44px;
font-size: 13px;
}
.team__nav {
margin-bottom: 45px;
}
.customers {
padding-top: 80px;
}
.customers__left {
padding-left: calc((100% - 700px) / 2);
}
.customers__right {
margin-top: -81px;
}
.customers__desc {
font-size: 13px;
max-width: 245px;
}
.customers__item {
padding: 30px 70px;
}
.customers__item_img {
padding: 0;
}
.customers__name {
font-size: 14px;
}
.customers__people-desc {
font-size: 13px;
}
.contacts {
padding-top: 60px;
}
.contacts__list {
gap: 20px;
flex-wrap: wrap;
}
.contacts__list_width-two-addr {
justify-content: center;
}
.contacts__item_other-first {
max-width: 47%;
}
.contacts__desc {
font-size: 13px;
}
.contacts__desc svg {
margin-right: 11px;
}
.contacts__maps {
height: 200px;
}
.contacts__maps iframe {
max-height: 210px;
}
.map iframe {
max-height: 200px;
}
.footer__content {
margin-bottom: 27px;
flex-wrap: wrap;
}
.footer__list, .footer__right {
font-size: 13px;
}
.footer__list li {
margin-right: 25px;
}
.footer__right {
margin-left: auto;
}
.footer__bottom {
font-size: 13px;
}
.about-vouchers {
padding-top: 52px;
padding-bottom: 45px;
}
.about-vouchers__title {
margin-bottom: 35px;
}
.about-vouchers__sub-title {
margin-bottom: 20px;
font-size: 14px;
}
.about-vouchers__advantages {
margin-bottom: 0;
}
.about-vouchers__advantage {
padding-left: 10px;
padding-right: 10px;
font-size: 13px;
}
.vouchers {
padding-top: 45px;
}
.vouchers__sub-title {
margin-bottom: 20px;
font-size: 14px;
}
.vouchers__opt-list {
margin-bottom: 30px;
}
.vouchers__opt-item {
font-size: 13px;
}
.vouchers__opt-item:not(:last-child) {
margin-right: 10px;
}
.vouchers__opt-desc {
font-size: 13px;
}
.vouchers__options {
margin-bottom: 60px;
}
.vouchers__btn {
width: 100%;
font-size: 14px;
}
.vouchers__name, .vouchers__price {
font-size: 14px;
}
.questions {
padding-top: 80px;
}
.questions__list {
width: 100%;
}
.questions__item {
padding: 20px 0;
}
.questions__accordion {
width: 100%;
}
.services-page .container {
padding-top: 50px;
}
.services-page__top {
display: none;
}
.services-page__list {
padding-top: 30px;
flex-direction: column;
}
.services-page__item {
justify-content: flex-start;
flex-direction: row;
min-height: auto;
}
.services-page__item:first-child {
width: 100%;
}
.services-page__price {
margin-left: auto;
}
.services-page__item:nth-child(2n) {
flex-direction: column;
}
.services-page__item img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.services-page__item_img {
width: auto;
position: relative;
margin-left: -10px;
margin-right: -10px;
height: 279px;
}
.services-page__big-btn { margin-left: auto;
margin-bottom: 20px;
}
.services-page__service:last-child::after {
display: none;
}
.services-page__service:last-child::before {
display: none;
}
.services-page__service::before {
display: none;
}
.services-page__item_img::before {
content: "";
width: 120%;
height: 1px;
position: absolute;
top: 0;
left: -10px;
background-color: #a3da75;
display: block;
transform: scale(0);
transition: transform 0.3s ease-in-out;
z-index: 3;
}
.services-page__item_img:after {
content: "";
width: 120%;
height: 1px;
position: absolute;
bottom: 0;
left: -10px;
background-color: #a3da75;
display: block;
transform: scale(0);
transition: transform 0.3s ease-in-out;
z-index: 3;
}
.services-page__item_img:after {
content: "";
width: 120%;
height: 1px;
position: absolute;
bottom: 0;
left: -10px;
background-color: #a3da75;
display: block;
transform: scale(0);
transition: transform 0.3s ease-in-out;
}
.services-page .services-page__item_img_active::before {
transform: scale(1);
}
.services-page .services-page__item_img_active::after {
transform: scale(1);
}
.services-page__select {
margin: 0 auto;
margin-bottom: 15px;
width: auto;
}
.services-page__radio-list {
font-size: 13px;
}
.services-page__mas-list {
top: 7px;
left: 0;
z-index: 4;
}
.services-page__zone-list {
position: absolute;
top: 22px;
left: 300px;
}
.services-page__radio-item_mas:first-child {
margin-top: 50px;
}
.services-page__radio-item_zone:first-child {
margin-top: 30px;
}
.services-page__select_zone {
margin-bottom: 15px;
display: flex;
top: 0;
left: 300px;
}
.services-page__targets {
margin: 0 auto;
height: 140px;
width: 100%;
}
.services-page__target {
font-size: 13px;
}
.services-page__name {
margin-right: 5px;
width: 178px;
font-size: 16px;
}
.services-page__price {
font-size: 16px;
}
.services-page__small-price {
font-size: 13px;
}
.services-page__desc {
font-size: 13px;
width: 389px;
}
.blog__container {
padding-top: 30px;
}
.blog__list {
display: grid;
grid-template-columns: repeat(2, 1fr);
grid-row-gap: 75px;
grid-column-gap: 50px;
}
.blog__item_top {
flex-grow: 1;
}
.blog__item_top:first-child {
margin-right: 50px;
flex-grow: 1;
}
.blog__item_top:first-child .blog__item-img {
height: 200px;
}
.blog__item_top:first-child img {
height: 200px;
}
.blog__item_top:nth-child(2n) img {
height: 200px;
}
.blog__date {
display: inline-block;
margin-bottom: 10px;
}
.blog__item-img {
height: 200px;
}
.blog__item-img img {
height: 100%;
}
.blog__sub-title {
font-size: 16px;
}
.blog__text {
font-size: 14px;
}
.blog__bot-title {
font-size: 23px;
}
.blog-article {
padding-top: 20px;
}
.blog-article__interesting {
grid-template-columns: repeat(2, 1fr);
}
.blog-article__article {
width: 100%;
}
.blog-article__sub-title {
font-size: 14px;
}
.blog-article__text {
font-size: 13px;
}
.blog-article__text:not(:last-child) {
margin-bottom: 10px;
}
.contacts-page__title {
font-size: 35px;
}
.faq {
padding-top: 20px;
}
.faq__item {
padding-top: 20px;
padding-bottom: 10px;
}
.faq__accordion {
margin-bottom: 10px;
font-size: 14px;
text-align: left;
}
.faq__content {
font-size: 13px;
}
.successful-purchase {
padding-top: 60px;
}
.successful-purchase__title {
font-size: 44px;
}
.successful-purchase__desc {
font-size: 13px;
}
.successful-visit {
padding-top: 50px;
}
.successful-visit__desc {
font-size: 13px;
}
.successful-visit__btn {
font-size: 13px;
padding: 22px 17px;
height: 120px;
}
.privacy {
padding-top: 50px;
}
.privacy__item {
font-size: 13px;
}
.privacy__doc-item {
margin-right: 20px;
margin-bottom: 10px;
font-size: 13px;
}
.error {
padding-top: 50px;
}
.error__container::before, .error__container::after {
width: 75px;
height: 75px;
}
.error__container::before {
top: 72%;
left: 3%;
}
.error__title::before {
width: 75px;
height: 75px;
}
.error__desc {
font-size: 13px;
}
}
@media (max-width: 770px) {
.booking__avatars-loop-item {
flex-basis: 25%;
}
.booking__totals {
display: flex;
flex-direction: column-reverse;
}
.hero__titles-bottom {
padding-left: 0;
flex-wrap: wrap;
justify-content: center;
}
.services__left {
padding-left: calc((100% - 700px) / 2);
}
.services__title {
margin-bottom: 15px;
font-size: 23px;
}
.services__desc {
font-size: 13px;
}
.customers__left {
padding-left: calc((100% - 600px) / 2);
}
}
@media (max-width: 650px) {
.contacts-page__input {
width: 100%;
}
.contacts-page__wrap {
font-size: 13px;
}
.wpcf7-form {
display: flex;
flex-wrap: wrap;
}
.wpcf7-form p:nth-child(even) {
margin-right: 0;
}
.wpcf7-form p {
margin-bottom: 15px;
width: 100%;
}
.wpcf7-form label {
font-size: 13px;
}
.wpcf7-list-item-label {
font-size: 13px;
}
.container.contacts-page__container {
padding-top: 60px;
padding-bottom: 60px;
}
}
@media (max-width: 580px) {
.anti-container {
margin-left: calc((100% - 100vw) / 2);
margin-right: calc((100% - 100vw) / 2);
}
.burger-menu__logo {
left: 18px;
top: 18px;
}
.burger-menu__close {
top: 30px;
right: 11px;
}
.booking__calendar-navigation {
position: absolute;
top: calc(50% - 11px);
height: 0;
display: flex;
justify-content: space-between;
width: 100%;
left: 0;
}
.booking__calendar-next svg, .booking__calendar-prev svg {
height: 22px;
}
.booking-calendar-swiper-wrapper {
padding-left: 25px;
padding-right: 25px;
}
.booking-calendar__days {
margin-bottom: 15px;
}
.booking-calendar__days-card {
padding-top: 18px;
padding-bottom: 6px;
}
.booking__avatars-loop-item {
flex-basis: 33.33%;
}
.booking__totals {
font-size: 0.85em;
}
.map iframe {
max-height: 140px;
}
.city-sel__top {
width: 299px;
}
.city-sel__title {
font-size: 23px;
}
.city-sel__sub-title {
font-size: 13px;
}
.city-sel__select {
width: 259px;
}
.city-sel__local-select {
min-width: 259px;
}
.city-sel__current-city, .city-sel__current-local {
font-size: 14px;
}
.city-sel__list {
width: 259px;
font-size: 14px;
}
.city-sel__local-list {
min-width: 259px;
font-size: 14px;
}
.city-sel__btn {
width: 259px;
font-size: 14px;
}
.container {
max-width: 480px;
padding: 0 10px;
}
.logo {
width: 65px;
height: 65px;
}
.section-title {
font-size: 23px;
}
.services__desc {
font-size: 13px;
}
.big-btn {
padding-top: 46px;
padding-bottom: 46px;
width: 120px;
height: 120px;
font-size: 14px;
}
.ticker-wrapper {
height: 40px;
}
.ticker__item {
font-size: 13px;
}
.hero {
padding-top: 146px;
padding-bottom: 47px;
background-position: center;
}
.hero__titles {
margin-bottom: 35px;
}
.hero__title {
font-size: 28px;
line-height: 1.2em;
font-weight: 400;
}
.hero__title_top {
text-align: center;
}
.hero__mob-title_top {
display: flex;
align-items: center;
justify-content: center;
}
.hero__title_mid {
margin: 0;
min-width: auto;
}
.hero__titles-bottom {
padding: 0;
display: flex;
flex-direction: column;
align-items: center;
}
.hero__title_bot {
margin-right: 0;
margin-bottom: 15px;
}
.hero__title-desc {
font-size: 13px;
max-width: 240px;
text-align: center;
line-height: 1.2em;
}
.hero__title::before {
top: 27px;
left: -16px;
width: 97px;
height: 50px;
transform: rotate(6deg);
}
.hero__img {
display: none;
}
.hero__img-mob {
margin-right: 10px;
display: inline-block;
width: 105px;
height: 50px;
}
.hero::after {
top: 27%;
left: 6%;
width: 81px;
height: 81px;
background-image: url(//ivroxe.com/mokotow/wp-content/themes/ivroxe/assets/public/img/hero-ellips.png);
background-position: center;
background-repeat: no-repeat;
filter: blur(20px);
opacity: 0.3;
border-radius: 100%;
}
.about-us .ticker-wrapper:first-child {
margin-bottom: 60px;
}
.about-us__title {
margin-bottom: 32px;
font-size: 23px;
line-height: 1.3em;
padding-left: 0;
}
.about-us__text {
padding-left: 50px;
margin-bottom: 26px;
display: flex;
flex-direction: column;
font-size: 13px;
}
.about-us__left-text {
margin-right: 0;
padding-left: 0;
}
.about-us__desc {
max-width: 260px;
}
.about-us__desc:last-child {
margin-bottom: 35px;
}
.about-us__right-text {
display: flex;
flex-direction: column;
align-items: flex-end;
}
.about-us__right-text {
align-items: flex-start;
}
.about-us__list {
grid-template-columns: 1fr;
}
.about-us__item_services {
order: 3;
}
.about-us__item_location {
order: 2;
}
.about-us__item_promotions {
order: 1;
}
.about-us__image {
min-height: 159px;
}
.about-us__img {
height: 100% !important;
}
.about-us__image_4 {
display: none;
}
.about-us::after {
top: 6%;
left: -23%;
width: 104px;
height: 104px;
filter: blur(70px);
}
.services {
padding-top: 84px;
}
.services__top-wrap {
padding: 0;
}
.services__sticky-btn {
display: none;
}
.services__top {
margin: 0;
display: flex;
flex-direction: column;
}
.services__right, .services__left {
width: 100%;
}
.services__left {
padding: 0 10px;
display: flex;
flex-direction: column;
align-items: center;
}
.services__right {
border: none;
padding: 0;
}
.services__right::before {
top: -1px;
}
.services__right::after {
bottom: 2px;
}
.services__item {
flex-direction: column;
}
.services__item:last-child {
margin-bottom: -5px;
}
.services__item:last-child .services__right::after {
display: none;
}
.services__item:not(:last-child) {
margin-bottom: 45px;
}
.services__number {
margin-bottom: 17px;
font-size: 17px;
}
.services__desc {
margin-bottom: 40px;
text-align: center;
}
.services__bottom {
flex-direction: column;
}
.services__swiper-wrapper .services__swiper-slide {
height: auto;
}
.services__voucher {
width: 100%;
height: auto;
border-left: none;
}
.services__voucher-desc {
max-width: 300px;
font-size: 13px;
}
.services__img-voucher {
width: 250px;
height: 150px;
}
.services__img-voucher_green {
top: 80px;
min-height: 180px;
}
.services__sub-title {
margin-bottom: 28px;
font-size: 14px;
}
.services__title_voucher {
margin-bottom: 45px;
}
.team {
padding-top: 60px;
}
.team__sub-title {
margin-bottom: 45px;
font-size: 13px;
}
.team__card {
margin-right: auto;
margin-left: auto;
max-width: 300px;
}
.team__desc-card {
padding: 37px;
}
.team__desc-people {
margin-bottom: 35px;
font-size: 13px;
}
.team__name {
font-size: 16px;
}
.team__desc {
font-size: 13px;
}
.team__nav {
margin-bottom: 46px;
}
.team__swiper-wrapper.swiper-wrapper {
box-sizing: border-box;
}
.customers {
padding-top: 60px;
}
.customers__wrap {
padding: 0;
}
.customers__sticky-btn {
display: none;
}
.customers__left {
margin-left: 0;
width: 100%;
text-align: center;
}
.customers__left-text {
margin-bottom: 45px;
position: static;
}
.customers__right {
margin-top: 0;
margin-bottom: 45px;
width: 100%;
border: none;
}
.customers__item {
padding: 30px 10px;
}
.customers__item:last-child::before {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
transform: scale(0);
background-color: #beea9b;
}
.customers__item_img {
padding: 0;
}
.customers__name {
margin-bottom: 13px;
font-size: 13px;
}
.customers__people-desc {
font-size: 13px;
}
.customers__name_no-img {
font-size: 14px;
}
.customers__desc {
margin: 0 auto;
min-width: 278px;
}
.customers__desc_no-img {
max-width: 100%;
font-size: 13px;
}
.customers__mob-btn {
padding-top: 0;
padding-bottom: 0;
padding-left: 10px;
padding-right: 10px;
margin: 0 auto;
margin-bottom: 61px;
display: flex;
}
.contacts-page .contacts {
padding-bottom: 80px;
}
.contacts {
padding-top: 60px;
}
.contacts__title {
margin-bottom: 20px;
}
.contacts__top {
display: flex;
justify-content: flex-start;
}
.contacts__list {
display: flex;
flex-direction: column;
align-items: flex-start;
width: 100%;
padding-left: 0;
gap: 0;
}
.contacts__item_last {
display: flex;
}
.contacts__item_first {
display: flex;
}
.contacts__item {
font-size: 13px;
margin-right: 0;
}
.contacts__item:nth-child(4) {
order: 2;
}
.contacts__desc {
max-width: none;
}
.contacts__desc_no-img {
padding-left: 25px;
}
.contacts__desc_weekend {
padding-left: 28px;
order: 2;
}
.contacts__desc_workday {
order: 2;
}
.contacts__desc {
margin-bottom: 7px;
}
.contacts__desc svg {
width: 15px;
flex-shrink: 0;
}
.contacts__maps {
flex-direction: column;
align-items: center;
height: 285.5px;
}
.contacts__maps iframe {
max-height: 140px;
}
.contacts__maps iframe:first-child {
margin-bottom: 5px;
}
.contacts__phone {
margin-bottom: 15px;
}
.contacts__desc_faceb {
order: 3;
}
.contacts__desc_inst {
order: 3;
}
.contacts__item_last .contacts__desc_weekend {
margin-bottom: 15px;
}
.contacts__item_other-first {
max-width: 100%;
}
.wpcf7-list-item label input {
border-color: rgb(160, 160, 160);
margin-right: 15px;
width: 35px;
height: 35px;
}
.footer__content {
margin-bottom: 25px;
}
.footer__container {
display: flex;
flex-direction: column;
}
.footer__content {
flex-direction: column;
}
.footer__content .header__logo {
margin-bottom: 30px;
padding: 0;
}
.footer__logo {
margin-bottom: 50px;
}
.footer__list {
margin-left: 30px;
margin-bottom: 25px;
flex-wrap: wrap;
justify-content: center;
}
.footer__list li {
margin-right: 30px;
margin-bottom: 10px;
}
.footer__svg-services {
display: none;
}
.footer__right {
margin-left: 0;
flex-direction: column;
align-items: center;
}
.footer__right li:not(:last-child) {
margin-right: 0;
}
.footer__rules:not(:last-child) {
margin: 0;
margin-bottom: 10px;
}
.footer__bottom {
flex-direction: column;
align-items: center;
}
.footer__developed {
margin-bottom: 10px;
}
.footer__vroxe {
order: 1;
}
.services-page__title {
font-size: 28px;
}
.services-page__item:not(:last-child) {
margin-bottom: 16px;
}
.services-page__desc {
width: 100%;
}
.services-page__item_img {
height: 218px;
}
.services-page__big-btn {
margin: 0 auto;
margin-bottom: 14px;
}
.services-page__select_zone {
left: 0;
top: 70px;
}
.services-page__zone-list {
top: 92px;
left: 0;
}
.blog__list {
grid-row-gap: 45px;
}
.blog__top-list {
margin-bottom: 0;
flex-wrap: wrap;
}
.blog__item_top {
margin-right: 0;
margin-bottom: 50px;
flex-grow: 1;
}
.blog__item_top:first-child {
margin-right: 0;
}
.blog__item img {
height: 200px;
}
.blog__list {
grid-template-columns: 1fr;
grid-column-gap: 0;
}
.blog-article__interesting {
grid-template-columns: 1fr;
grid-column-gap: 0;
}
.blog-article__image {
height: 225px;
}
.blog-article__bottom {
padding: 15px;
}
.blog-article__sub-title {
margin-bottom: 15px;
}
#contacts-page-main-container .contacts:first-child {
padding-top: 58px;
}
.contacts-title {
margin-bottom: 25px;
}
.contacts-page__title {
margin: 0 auto;
margin-bottom: 35px;
font-size: 28px;
max-width: 80%;
}
.faq__content {
max-width: 85%;
}
.about-vouchers {
padding-top: 32px;
}
.about-vouchers__title {
width: 100%;
text-align: center;
}
.about-vouchers__sub-title {
text-align: left;
padding-left: 50px;
}
.about-vouchers__advantages {
display: flex;
flex-direction: column;
}
.about-vouchers__advantage::before {
display: none;
}
.about-vouchers__advantage::after {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 1px;
width: 100%;
background-color: #beea9b;
}
.about-vouchers__advantage {
margin-left: 50px;
margin-right: 50px;
padding: 15px;
padding-left: 0;
padding-right: 0;
}
.about-vouchers__advantage:first-child {
padding-left: 0;
}
.ivroxe-images__images-item {
height: 200px;
}
.ivroxe-images__images-item:last-child {
display: none;
}
.ivroxe-images__sub-title {
text-align: center;
}
.vouchers {
padding-top: 60px;
}
.vouchers__sub-title {
margin-bottom: 30px;
text-align: center;
}
.vouchers__options {
margin-bottom: 45px;
}
.vouchers__opt-list {
margin-bottom: 25px;
flex-direction: column;
}
.vouchers__opt-item {
font-size: 13px;
}
.vouchers__opt-item:not(:last-child) {
margin-bottom: 15px;
}
.vouchers__opt-desc {
font-size: 13px;
}
.vouchers__cards {
display: grid;
grid-template-columns: 1fr;
gap: 30px;
}
.vouchers__name {
font-size: 16px;
}
.vouchers__price {
font-size: 16px;
}
.vouchers__btn {
width: 100%;
max-width: 300px;
}
.questions__accordion {
font-size: 16px;
text-align: left;
}
.questions__content {
font-size: 14px;
}
.questions__btn {
max-width: 300px;
}
.successful-purchase__title {
font-size: 30px;
}
.successful-purchase__btn {
font-size: 13px;
padding: 22px 17px;
min-height: 120px;
}
.successful-visit__title {
font-size: 30px;
}
.error__title {
font-size: 150px;
}
}
@media (max-width: 400px) {
.services-page__radio-list {
width: 100%;
}
.services-page__mas-list {
width: 100%;
}
}.services__voucher:has(.voucher-description) h2.services__title_voucher{
margin-bottom: 20px;
}
.services__voucher .voucher-description{
margin-bottom: 50px;
}
body .swiper-button-next,
body .swiper-button-prev{
color: #a3da75;
}
body .swiper-pagination-bullet-active{
background-color: #a3da75;
}
.promotion__swiper img{
background-color: #000000;
}
.services-page__big-btn{
margin-bottom: 35px;
}
@media (max-width: 945px) {
.promotion__swiper img.services__main-voucher {
min-height: 230px;
object-fit: cover;
}
.promotion__swiper.services__voucher_img{
padding-bottom: 0;
}
.promotion__swiper .services__swiper-slide{
min-height: 512px;
}
}
@media (max-width: 500px) {
.promotion__swiper .services__swiper-slide{
min-height: 300px;
}
}
@media (max-width: 400px) {
.promotion__swiper .services__swiper-slide{
min-height: 220px;
}
}
body .header__list_right {
margin-right: 15px;
} @media (max-width: 944px){ .burger-menu__bottom > li.menu-item-has-children.mm-inited{
width: 100%;
display: flex;
align-items: center; position: relative;
} .burger-menu__bottom > li.menu-item-has-children.mm-inited > a{
display: none !important;
} .burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select{
width: 100%;
flex: 1 1 auto;
border: 1px solid #a3da75;
border-radius: 10px;
overflow: hidden; } .burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select__btn{
width: 100%;
min-height: 44px;
display: flex;
align-items: center;
justify-content: center;
font-family: "Jost", sans-serif;
font-weight: 500;
font-size: 20px;
line-height: 1.4;
color: #fff;
background: transparent;
border: 0;
cursor: pointer;
position: relative;
padding: 12px 44px; }
.burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select__label{
width: 100%;
text-align: center;
} .burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select__arrow{
position: absolute;
right: 16px;
top: 50%;
transform: translateY(-50%) rotateX(180deg);
display: inline-flex;
align-items: center;
justify-content: center;
transition: transform .35s ease;
pointer-events: none;
}
.burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select.is-open .mm-select__arrow{
transform: translateY(-50%) rotate(0deg);
} .burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select__list{
height: 0;
overflow: hidden;
transition: height .35s ease;
}
.burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select.is-open .mm-select__list{
border-top: 1px solid #a3da75;
background: transparent;
} .burger-menu__bottom > li.menu-item-has-children.mm-inited .sub-menu{
margin: 0 !important;
padding: 0 !important;
list-style: none;
} .burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select__list li{
margin: 0;
padding: 10px 0;
}
.burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select__list a{
display: block;
padding: 12px 16px;
font-family: "Jost", sans-serif;
font-weight: 500;
font-size: 20px;
color: #fff;
text-align: center;
}
.burger-menu__bottom > li.menu-item-has-children.mm-inited .mm-select__list a:hover{
color: #beea9b;
}
.burger-menu__bottom > li{
position: relative;
}
.burger-menu__bottom > li span.city-sel__arrow{
position: absolute;
right: 16px;
top: 50%;
bottom: 0;
}
body .languages__select-menu .wpml-ls-current-language > a{
position: static;
}
body .languages__select-menu .wpml-ls-current-language > a::after{
right: 16px;
}
} .footer__list li.menu-item-has-children:hover {
color: rgb(229, 229, 229);
}
.footer__list a:hover {
color: #beea9b;
}
@media screen and (max-width: 580px) {
body .footer__list {
column-gap: 30px;
margin-left: 0;
padding: 0 30px;
}
body .footer__list li{
margin-right: 0;
}
.footer__list > li.menu-item-has-children {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
margin-right: 0;
}
.footer__list > li.menu-item-has-children > .sub-menu {
display: flex;
list-style: none;
column-gap: 30px;
margin-top: 10px;
flex-wrap: wrap;
align-items: center;
justify-content: center;
}
}
@media screen and (max-width: 944px) {
#burger-menu__bot-item .languages__select-menu .active a {
width: 100%;
text-align: center;
display: flex;
justify-content: center;
position: relative;
}
} .blog-swiper {
position: relative;
overflow-y: visible !important;
}
.blog__nav {
margin-top: 40px;
display: flex;
justify-content: center;
gap: 16px;
}
.blog__swiper-button {
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
transition: background-color 0.3s ease-in-out;
width: 40px;
height: 40px;
border: 1px solid #a3da75;
border-radius: 50%;
user-select: none;
}
.blog-swiper .blog__swiper-button:hover {
background-color: #81a762;
}
.blog__swiper-button-next {
transform: rotate(180deg);
}
.blog__swiper-button-prev svg{
margin-right: 2px;
}
.blog__swiper-button-next svg{
margin-right: 2px;
}
.blog-article .blog-swiper .blog__item.article-card {
display: flex;
flex-direction: column;
justify-content: space-between;
}
.blog-swiper .blog__item img, .blog-swiper .blog__item .blog__item-img {
height: 185px;
}
@media screen and (min-width: 1024px){
.blog-swiper .blog__article-top{
height: 70px;
}
}
.faq__item a{
color: #a3da75;
}
.faq__item a:hover{
text-decoration: underline;
} body .newsletter-page {
background-color: #0a0d0a;
color: #ffffff;
}
body .newsletter-page__hero {
position: relative;
display: flex;
align-items: center;
overflow: hidden;
margin-top: -150px;
min-height: 676px;
background-color: #0f130f;
}
body .newsletter-page__hero-video,
body .newsletter-page__hero-image {
position: absolute;
inset: 0;
width: 100%;
height: 100%;
object-fit: cover;
}
body .newsletter-page__hero-overlay {
position: absolute;
inset: 0;
background: rgba(8, 8, 8, 0.58);
}
body .newsletter-page__hero-container {
position: relative;
z-index: 2;
display: flex;
align-items: center;
justify-content: center;
min-height: 460px;
padding-top: 120px;
padding-bottom: 74px;
}
body .newsletter-page__hero-title {
margin: 0;
max-width: 860px;
text-align: center;
color: #ffffff;
font-family: "Calvino-Grande", sans-serif;
font-weight: 300;
font-size: 56px;
line-height: 1.1;
}
body .newsletter-page__content {
background-color: var(--3, #161614);
padding: 100px 0 74px;
}
body .newsletter-page__content-container {
display: grid;
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
gap: 40px;
align-items: start;
}
body .newsletter-page__benefits-title {
margin: 0 0 24px;
color: #ffffff;
font-family: "Calvino-Grande", sans-serif;
font-weight: 600;
font-size: 32px;
line-height: 110%; }
body .newsletter-page__benefits-list {
margin: 0;
padding: 0;
list-style: none;
display: grid;
gap: 18px;
}
body .newsletter-page__benefits-item {
position: relative;
padding-left: 22px;
color: var(--1, #FFF);
font-family: Jost;
font-size: 18px;
font-style: normal;
font-weight: 500;
line-height: 23px; }
body .newsletter-page__benefits-item::before {
content: "";
position: absolute;
left: 0;
top: 0.55em;
width: 8px;
height: 8px;
border-radius: 50%;
background: #beea9b;
}
body .newsletter-page__form-wrap {
margin-left: auto;
width: 100%;
max-width: 560px;
}
body .newsletter-page__form-message {
margin: 0 0 12px;
font-size: 14px;
line-height: 1.4;
}
body .newsletter-page__form-message--error {
color: #ff9393;
}
body .newsletter-page__form-message--success {
color: #beea9b;
}
body .newsletter-page__form-wrap .wpcf7 {
width: 100%;
}
body .newsletter-page__form-wrap .wpcf7-form {
display: grid;
gap: 8px;
}
body .newsletter-page__form-wrap .wpcf7-form p,
body .newsletter-page__form-wrap .wpcf7-form p:nth-child(even),
body .newsletter-page__form-wrap .wpcf7-form p:nth-child(6) {
margin: 0;
width: auto;
}
body .newsletter-page__form-wrap .wpcf7-form p:not(:has(.wpcf7-acceptance)) {
margin-top: 8px;
}
body .newsletter-page__form-wrap .wpcf7-form label {
display: block;
color: #FFF;
font-family: 'Jost', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 120%; }
body .newsletter-page__form-wrap .wpcf7-form > p > label > .wpcf7-form-control-wrap {
display: block;
margin-top: 15px;
}
body .newsletter-page__form-wrap .newsletter-form__required {
color: #F00;
}
body .newsletter-page__form-wrap .wpcf7-form-control.wpcf7-text,
body .newsletter-page__form-wrap .wpcf7-form-control.wpcf7-email,
body .newsletter-page__form-wrap .wpcf7-form-control.wpcf7-tel,
body .newsletter-page__form-wrap .wpcf7-form-control.wpcf7-textarea {
width: 100%;
min-height: 44px;
padding: 10px 12px;
border: 1px solid #a3da75;
border-radius: 6px;
background: transparent;
color: #ffffff;
font-family: "Jost", sans-serif;
font-size: 14px;
line-height: 1.3;
}
body .newsletter-page__form-wrap .wpcf7-form-control.wpcf7-textarea {
min-height: 90px;
resize: vertical;
}
body .newsletter-page__form-wrap .wpcf7-form-control:focus {
outline: none;
border-color: #beea9b;
}
body .newsletter-page__form-wrap .wpcf7-form p:has(.wpcf7-form-control-wrap[data-name="newsletter_consent_email"]) {
margin-top: calc(40px - 8px);
}
body .newsletter-page__form-wrap .wpcf7-list-item,
body .newsletter-page__form-wrap .wpcf7-acceptance .wpcf7-list-item {
margin: 0;
}
body .newsletter-page__form-wrap .wpcf7-list-item label,
body .newsletter-page__form-wrap .wpcf7-acceptance .wpcf7-list-item label {
display: flex;
align-items: flex-start;
gap: 15px;
color: #FFF;
font-family: 'Jost', sans-serif;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 120%; }
body .newsletter-page__form-wrap .wpcf7-list-item label input,
body .newsletter-page__form-wrap .wpcf7-acceptance .wpcf7-list-item label input {
margin-top: 2px;
margin-right: 0;
width: 14px;
height: 14px;
flex-shrink: 0;
appearance: none;
-webkit-appearance: none;
background-color: transparent;
border: 1px solid #a3da75;
border-radius: 2px;
cursor: pointer;
}
body .newsletter-page__form-wrap .wpcf7-acceptance .wpcf7-list-item label input{
border: 1px solid #A0A0A0;
}
body .newsletter-page__form-wrap .wpcf7-acceptance .wpcf7-list-item label .wpcf7-list-item-label{
cursor: pointer;
}
body .newsletter-page__form-wrap .wpcf7-list-item label input:checked,
body .newsletter-page__form-wrap .wpcf7-acceptance .wpcf7-list-item label input:checked {
background-color: transparent;
border-color: #beea9b;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3 8.2l3.1 3.1L13 4.4' fill='none' stroke='%23BEEA9B' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-position: center;
background-size: 10px 10px;
}
body .newsletter-page__form-wrap .wpcf7-list-item label span a {
color: #beea9b;
text-decoration: underline;
}
body .newsletter-page__form-wrap .wpcf7-form p:has(.wpcf7-submit) {
margin-top: calc(42px - 8px);
}
body .newsletter-page__form-wrap .wpcf7-submit {
min-height: 44px;
border: 1px solid #a3da75;
border-radius: 6px;
background: #a3da75;
color: #111111;
font-family: "Jost", sans-serif;
font-weight: 600;
font-size: 14px;
line-height: 1.2;
cursor: pointer;
transition: background-color 0.2s ease, border-color 0.2s ease;
}
body .newsletter-page__form-wrap .wpcf7-submit:hover {
background: #beea9b;
border-color: #beea9b;
}
body .newsletter-page__form-wrap .wpcf7-not-valid-tip {
margin-top: 6px;
color: #ff9393;
font-size: 12px;
}
body .newsletter-page__form-wrap .wpcf7 .wpcf7-response-output {
margin: 0;
padding: 10px 12px;
border-radius: 6px;
color: #dfdfdf;
font-size: 13px;
line-height: 1.4;
}
body .newsletter-page__form-wrap .wpcf7 form.invalid .wpcf7-response-output,
body .newsletter-page__form-wrap .wpcf7 form.unaccepted .wpcf7-response-output,
body .newsletter-page__form-wrap .wpcf7 form.failed .wpcf7-response-output {
border-color: #ff9393;
color: #ff9393;
}
body .newsletter-page__form-wrap .wpcf7 form.sent .wpcf7-response-output {
border-color: #beea9b;
color: #beea9b;
} body .newsletter-home-link {
background-color: #beea9b;
border-top: 1px solid #0f130f;
border-bottom: 1px solid #0f130f;
}
body .newsletter-home-link__link {
min-height: 52px;
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap;
gap: 8px;
padding: 10px 16px;
text-align: center;
color: #151414;
font-family: "Calvino-Grande", sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 800;
line-height: 24px;
}
body .newsletter-home-link__text {
color: #0f130f;
}
body .newsletter-home-link__cta {
color: #0f130f;
text-decoration: underline;
font-weight: 700;
}
@media screen and (max-width: 944px) {
body .newsletter-page__hero,
body .newsletter-page__hero-container {
min-height: 300px;
}
body .newsletter-page__hero-container {
padding-top: 84px;
padding-bottom: 34px;
}
body .newsletter-page__hero-title {
max-width: 480px;
font-size: 38px;
}
body .newsletter-page__content {
padding: 40px 0 52px;
}
body .newsletter-page__content-container {
grid-template-columns: minmax(0, 1fr);
gap: 28px;
max-width: 580px;
}
body .newsletter-page__benefits-title {
font-size: 32px;
}
body .newsletter-page__form-wrap {
max-width: 100%;
margin-left: 0;
}
body .newsletter-home-link__link {
min-height: 48px;
font-size: 16px;
gap: 4px 8px;
padding: 10px 12px;
}
}
@media screen and (max-width: 580px) {
body .newsletter-page__hero,
body .newsletter-page__hero-container {
min-height: 250px;
}
body .newsletter-page__hero-title {
font-size: 32px;
}
body .newsletter-page__benefits-title {
font-size: 30px;
}
}