﻿

body {
    background-color: #f8f9fa;
}
.container {
    margin-top: 20px;
}
.car-card {
    transition: transform 0.2s, box-shadow 0.2s;
    margin-bottom: 10%;
}
.car-card:hover {
    transform: scale(1.03);
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
}
.card-img-top {
    width: 90%;
    height: 140px;
    min-height: 200px;
    object-fit: contain;
    text-align: center;
    border-radius: 8px;
}
.position-relative {
    display: flex;
    align-items: center;
    justify-content: center;
}
.filter-bar {
    background: white;
    padding: 15px;
    border-radius: 10px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.container .welcome-widget-title__line {
    margin-top: 10%;
}
.subscription-widget2-body .welcome-widget-title__line {
    font-size: 4rem;
    margin-bottom: 10%;
}
/* вверх кнопка */
/* .btn-primary {
     background-color: #FFC107 !important;  
    border: none !important;
} */
#reset-filters {
    background-color: #FFC107;
    font-weight: 700 !important;
}
#scrollTopBtn {
    background-color: #FFC107 ;
    border: none ;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 24px;
    display: none; /* По умолчанию скрыта */
    align-items: center;
    justify-content: center;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
    transition: opacity 0.3s, transform 0.3s;

}

#scrollTopBtn:hover {
    transform: scale(1.1);
}
.filter-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.filter-bar select {
   height: 40px;
}
.header-panel__auth {
    display: flex;
    align-items: center;
    justify-content: center;
}
.contacts-widget {
    margin: 10% 10% 0 10% !important;
    gap: 10% !important;
}
/* .header-panel__login, .header-panel__register, .header-panel__profile, .header-panel__logout, .header-panel__request {
    font-size: .8125rem;
    line-height: 1.3;
    text-decoration: none;
    color: #fff;
    padding: 14px 24px;
    border: none;
    border-radius: 8px;
    background-color: #5400b0;
    cursor: pointer;
    margin-right: 10px;
} */
/* ya */
.faq-widget-item-body {
    display: none;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.faq-widget-item-header {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px;
    background: #f5f5f5;
    border-radius: 5px;
    margin-bottom: 5px;
}

.faq-widget-item-header__button {
    width: 20px;
    height: 20px;
    background: url('plus-icon.png') no-repeat center;
    background-size: contain;
    border: none;
    cursor: pointer;
}

.faq-widget-item-body__content {
    padding: 10px;
    background: white;
    border-radius: 5px;
}
/* ya */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

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

a {
    background-color: transparent;
    color: inherit
}

b,
strong {
    font-weight: bolder
}

img {
    border-style: none;
    max-width: 100%
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=submit],
button {
    -webkit-appearance: button
}

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

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

textarea {
    overflow: auto
}

[type=checkbox] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

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

[hidden] {
    display: none
}

@font-face {
    font-style: normal;
    font-weight: 400;
    font-family: Mulish;
    src: url(../../../../../../local/templates/rentalcare/fonts/Mulish/Regular.woff2) format("woff2"), url(../../../../../../local/templates/rentalcare/fonts/Mulish/Regular.ttf) format("truetype")
}

@font-face {
    font-style: normal;
    font-weight: 500;
    font-family: Mulish;
    src: url(../../../../../../local/templates/rentalcare/fonts/Mulish/Medium.woff2) format("woff2"), url(../../../../../../local/templates/rentalcare/fonts/Mulish/Medium.ttf) format("truetype")
}

@font-face {
    font-style: normal;
    font-weight: 600;
    font-family: Mulish;
    src: url(../../../../../../local/templates/rentalcare/fonts/Mulish/SemiBold.woff2) format("woff2"), url(../../../../../../local/templates/rentalcare/fonts/Mulish/SemiBold.ttf) format("truetype")
}

@font-face {
    font-style: normal;
    font-weight: 700;
    font-family: Mulish;
    src: url(../../../../../../local/templates/rentalcare/fonts/Mulish/Bold.woff2) format("woff2"), url(../../../../../../local/templates/rentalcare/fonts/Mulish/Bold.ttf) format("truetype")
}

@font-face {
    font-style: normal;
    font-weight: 800;
    font-family: Mulish;
    src: url(../../../../../../local/templates/rentalcare/fonts/Mulish/ExtraBold.woff2) format("woff2"), url(../../../../../../local/templates/rentalcare/fonts/Mulish/ExtraBold.ttf) format("truetype")
}

html {
    font-size: 16px;
    height: 100%
}

body {
    margin: 0;
    font-family: Mulish, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    -webkit-font-smoothing: antialiased;
    line-height: 1.3;
    color: #1f1f1f;
    height: 100%;
    background-color: #fff
}

small {
    font-size: .875rem;
    line-height: 1.25
}

.h2,
h2 {
    font-weight: 700;
    font-size: 1.6875rem;
    line-height: 1.25;
    margin-top: 1em;
    margin-bottom: .5em
}

@media screen and (min-width:992px) {

    .h2,
    h2 {
        font-size: 1.875rem
    }
}

.h3,
h3 {
    font-weight: 700;
    font-size: 1.35rem;
    line-height: 1.25;
    margin-top: 1em;
    margin-bottom: .5em
}

@media screen and (min-width:992px) {

    .h3,
    h3 {
        font-size: 1.5rem
    }
}

.h4,
h4 {
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1.25;
    margin-top: 1em;
    margin-bottom: .5em
}

@media screen and (min-width:992px) {

    .h4,
    h4 {
        font-size: 1.25rem
    }
}

.h5,
h5 {
    font-weight: 700;
    font-size: 1.0125rem;
    line-height: 1.25;
    margin-top: 1em;
    margin-bottom: .5em
}

@media screen and (min-width:992px) {

    .h5,
    h5 {
        font-size: 1.125rem
    }
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    min-width: 360px;
    max-width: 100%;
    min-height: 100%;
    overflow-x: hidden
}

.container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px;
    margin: 0 auto
}

@media screen and (min-width:576px) {
    .container {
        max-width: 576px
    }
}

@media screen and (min-width:768px) {
    .container {
        max-width: 768px
    }
}

@media screen and (min-width:992px) {

    .container {
        max-width: 992px
    }
}

@media screen and (min-width:1200px) {
    .container {
        max-width: 1200px
    }
}

@media screen and (min-width:1432px) {
    .container {
        max-width: 1432px
    }
}

@media screen and (min-width:576px) {

    .layout {
        max-width: 576px
    }
}

.layout {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px;
    margin: 0 auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media screen and (min-width:768px) {
    .layout {
        max-width: 768px
    }
}

@media screen and (min-width:992px) {
    .layout {
        max-width: 992px
    }
}

@media screen and (min-width:1200px) {
    .layout {
        max-width: 1200px
    }
}

@media screen and (min-width:1432px) {
    .layout {
        max-width: 1432px
    }
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1;
    --f-spinner-width: 36px;
    --f-spinner-height: 36px;
    --f-spinner-color-1: rgba(0, 0, 0, 0.1);
    --f-spinner-color-2: rgba(17, 24, 28, 0.8);
    --f-spinner-stroke: 2.75;
    --f-button-width: 40px;
    --f-button-height: 40px;
    --f-button-border: 0;
    --f-button-border-radius: 0;
    --f-button-color: #374151;
    --f-button-bg: #f8f8f8;
    --f-button-hover-bg: #e0e0e0;
    --f-button-active-bg: #d0d0d0;
    --f-button-shadow: none;
    --f-button-transition: all 0.15s ease;
    --f-button-transform: none;
    --f-button-svg-width: 20px;
    --f-button-svg-height: 20px;
    --f-button-svg-stroke-width: 1.5;
    --f-button-svg-fill: none;
    --f-button-svg-filter: none;
    --f-button-svg-disabled-opacity: 0.65;
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px
}

@-webkit-keyframes bounce {

    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }

    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

@keyframes bounce {

    0%,
    20%,
    53%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05)
    }

    80% {
        -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        transition-timing-function: cubic-bezier(.215, .61, .355, 1);
        -webkit-transform: translateZ(0) scaleY(.95);
        transform: translateZ(0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02)
    }
}

@-webkit-keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@keyframes flash {

    0%,
    50%,
    to {
        opacity: 1
    }

    25%,
    75% {
        opacity: 0
    }
}

@-webkit-keyframes pulse {

    0%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@keyframes pulse {

    0%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }
}

@-webkit-keyframes rubberBand {

    0%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@keyframes rubberBand {

    0%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }
}

@-webkit-keyframes shakeX {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shakeX {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@-webkit-keyframes shakeY {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@keyframes shakeY {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg)
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg)
    }

    to {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }
}

@-webkit-keyframes tada {

    0%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
}

@keyframes tada {

    0%,
    to {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }

    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }

    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }

    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
}

@-webkit-keyframes wobble {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
}

@keyframes wobble {

    0%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
}

@-webkit-keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    0%,
    11.1%,
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@-webkit-keyframes heartBeat {

    0%,
    28%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14%,
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@keyframes heartBeat {

    0%,
    28%,
    70% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    14%,
    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3)
    }
}

@-webkit-keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInDown {
    0% {
        -webkit-transform: translateY(-1200px) scale(.7);
        transform: translateY(-1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInLeft {
    0% {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInRight {
    0% {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(.7);
        transform: translateY(1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@keyframes backInUp {
    0% {
        -webkit-transform: translateY(1200px) scale(.7);
        transform: translateY(1200px) scale(.7);
        opacity: .7
    }

    80% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateY(700px) scale(.7);
        transform: translateY(700px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateY(700px) scale(.7);
        transform: translateY(700px) scale(.7);
        opacity: .7
    }
}

@-webkit-keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutLeft {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateX(-2000px) scale(.7);
        transform: translateX(-2000px) scale(.7);
        opacity: .7
    }
}

@-webkit-keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutRight {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateX(0) scale(.7);
        transform: translateX(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateX(2000px) scale(.7);
        transform: translateX(2000px) scale(.7);
        opacity: .7
    }
}

@-webkit-keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateY(-700px) scale(.7);
        transform: translateY(-700px) scale(.7);
        opacity: .7
    }
}

@keyframes backOutUp {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }

    20% {
        -webkit-transform: translateY(0) scale(.7);
        transform: translateY(0) scale(.7);
        opacity: .7
    }

    to {
        -webkit-transform: translateY(-700px) scale(.7);
        transform: translateY(-700px) scale(.7);
        opacity: .7
    }
}

@-webkit-keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes bounceIn {

    0%,
    20%,
    40%,
    60%,
    80%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-webkit-keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInDown {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0) scaleY(3);
        transform: translate3d(0, -3000px, 0) scaleY(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0) scaleY(.9);
        transform: translate3d(0, 25px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.95);
        transform: translate3d(0, -10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0) scaleY(.985);
        transform: translate3d(0, 5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInLeft {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0) scaleX(3);
        transform: translate3d(-3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0) scaleX(1);
        transform: translate3d(25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0) scaleX(.98);
        transform: translate3d(-10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0) scaleX(.995);
        transform: translate3d(5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInRight {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0) scaleX(3);
        transform: translate3d(3000px, 0, 0) scaleX(3)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0) scaleX(1);
        transform: translate3d(-25px, 0, 0) scaleX(1)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0) scaleX(.98);
        transform: translate3d(10px, 0, 0) scaleX(.98)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0) scaleX(.995);
        transform: translate3d(-5px, 0, 0) scaleX(.995)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes bounceInUp {

    0%,
    60%,
    75%,
    90%,
    to {
        -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0) scaleY(5);
        transform: translate3d(0, 3000px, 0) scaleY(5)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.95);
        transform: translate3d(0, 10px, 0) scaleY(.95)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0) scaleY(.985);
        transform: translate3d(0, -5px, 0) scaleY(.985)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0) scaleY(.985);
        transform: translate3d(0, 10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0) scaleY(.9);
        transform: translate3d(0, -20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0) scaleY(3);
        transform: translate3d(0, 2000px, 0) scaleY(3)
    }
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0) scaleX(.9);
        transform: translate3d(20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0) scaleX(2);
        transform: translate3d(-2000px, 0, 0) scaleX(2)
    }
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0) scaleX(.9);
        transform: translate3d(-20px, 0, 0) scaleX(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0) scaleX(2);
        transform: translate3d(2000px, 0, 0) scaleX(2)
    }
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0) scaleY(.985);
        transform: translate3d(0, -10px, 0) scaleY(.985)
    }

    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0) scaleY(.9);
        transform: translate3d(0, 20px, 0) scaleY(.9)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0) scaleY(3);
        transform: translate3d(0, -2000px, 0) scaleY(3)
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInTopRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes fadeInBottomRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@-webkit-keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
}

@keyframes fadeOutTopLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, -100%, 0);
        transform: translate3d(-100%, -100%, 0)
    }
}

@-webkit-keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
}

@keyframes fadeOutTopRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, -100%, 0);
        transform: translate3d(100%, -100%, 0)
    }
}

@-webkit-keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
}

@keyframes fadeOutBottomRight {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 100%, 0);
        transform: translate3d(100%, 100%, 0)
    }
}

@-webkit-keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
}

@keyframes fadeOutBottomLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 100%, 0);
        transform: translate3d(-100%, 100%, 0)
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateX(-5deg);
        transform: perspective(400px) rotateX(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateX(-20deg);
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotateY(-15deg);
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

@-webkit-keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes lightSpeedInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(30deg);
        transform: translate3d(-100%, 0, 0) skewX(30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(-20deg);
        transform: skewX(-20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(5deg);
        transform: skewX(5deg)
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@-webkit-keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOutLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(-100%, 0, 0) skewX(-30deg);
        transform: translate3d(-100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform: rotate(-200deg);
        transform: rotate(-200deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        opacity: 0
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes rotateOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(200deg);
        transform: rotate(200deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
        opacity: 0
    }
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    0% {
        opacity: 1
    }

    to {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        opacity: 0
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%,
    60% {
        -webkit-transform: rotate(80deg);
        transform: rotate(80deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%,
    80% {
        -webkit-transform: rotate(60deg);
        transform: rotate(60deg);
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@-webkit-keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    0% {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@keyframes rollOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0)
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0)
    }
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0)
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0)
    }
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@-webkit-keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@-webkit-keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@-webkit-keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@-webkit-keyframes f-spinner-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes f-spinner-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes f-spinner-dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

@keyframes f-spinner-dash {
    0% {
        stroke-dasharray: 1, 150;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -35
    }

    100% {
        stroke-dasharray: 90, 150;
        stroke-dashoffset: -124
    }
}

@-webkit-keyframes f-throwOutUp {
    to {
        -webkit-transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
        transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
        opacity: 0
    }
}

@keyframes f-throwOutUp {
    to {
        -webkit-transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
        transform: translate3d(0, calc(var(--f-throw-out-distance, 150px) * -1), 0);
        opacity: 0
    }
}

@-webkit-keyframes f-throwOutDown {
    to {
        -webkit-transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
        transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
        opacity: 0
    }
}

@keyframes f-throwOutDown {
    to {
        -webkit-transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
        transform: translate3d(0, var(--f-throw-out-distance, 150px), 0);
        opacity: 0
    }
}

@-webkit-keyframes f-zoomInUp {
    from {
        -webkit-transform: scale(.975) translate3d(0, 16px, 0);
        transform: scale(.975) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes f-zoomInUp {
    from {
        -webkit-transform: scale(.975) translate3d(0, 16px, 0);
        transform: scale(.975) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes f-zoomOutDown {
    to {
        -webkit-transform: scale(.975) translate3d(0, 16px, 0);
        transform: scale(.975) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes f-zoomOutDown {
    to {
        -webkit-transform: scale(.975) translate3d(0, 16px, 0);
        transform: scale(.975) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@-webkit-keyframes f-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes f-fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes f-fadeOut {
    100% {
        opacity: 0
    }
}

@keyframes f-fadeOut {
    100% {
        opacity: 0
    }
}

@-webkit-keyframes f-fadeFastIn {
    0% {
        opacity: .75
    }

    100% {
        opacity: 1
    }
}

@keyframes f-fadeFastIn {
    0% {
        opacity: .75
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes f-fadeFastOut {
    100% {
        opacity: 0
    }
}

@keyframes f-fadeFastOut {
    100% {
        opacity: 0
    }
}

@-webkit-keyframes f-fadeSlowIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes f-fadeSlowIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes f-fadeSlowOut {
    100% {
        opacity: 0
    }
}

@keyframes f-fadeSlowOut {
    100% {
        opacity: 0
    }
}

@-webkit-keyframes f-crossfadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes f-crossfadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes f-crossfadeOut {
    100% {
        opacity: 0
    }
}

@keyframes f-crossfadeOut {
    100% {
        opacity: 0
    }
}

@-webkit-keyframes f-slideInPrev {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes f-slideInPrev {
    0% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes f-slideInNext {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes f-slideInNext {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes f-slideOutNext {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes f-slideOutNext {
    100% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes f-slideOutPrev {
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes f-slideOutPrev {
    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes f-classicInNext {
    0% {
        -webkit-transform: translateX(-75px);
        transform: translateX(-75px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes f-classicInNext {
    0% {
        -webkit-transform: translateX(-75px);
        transform: translateX(-75px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes f-classicInPrev {
    0% {
        -webkit-transform: translateX(75px);
        transform: translateX(75px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes f-classicInPrev {
    0% {
        -webkit-transform: translateX(75px);
        transform: translateX(75px);
        opacity: 0
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes f-classicOutNext {
    100% {
        -webkit-transform: translateX(-75px);
        transform: translateX(-75px);
        opacity: 0
    }
}

@keyframes f-classicOutNext {
    100% {
        -webkit-transform: translateX(-75px);
        transform: translateX(-75px);
        opacity: 0
    }
}

@-webkit-keyframes f-classicOutPrev {
    100% {
        -webkit-transform: translateX(75px);
        transform: translateX(75px);
        opacity: 0
    }
}

@keyframes f-classicOutPrev {
    100% {
        -webkit-transform: translateX(75px);
        transform: translateX(75px);
        opacity: 0
    }
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
    font-weight: 400;
    font-style: normal
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.header {
    position: relative
}

.header * {
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.header-panel {
    padding-top: 16px;
    padding-bottom: 16px
}

@media screen and (min-width:576px) {
    .header-panel {
        padding-top: 21.6417910448px;
        padding-bottom: 21.6417910448px
    }

    .header-panel__container {
        max-width: 576px
    }
}

@media screen and (min-width:768px) {
    .header-panel {
        padding-top: 26.6567164179px;
        padding-bottom: 26.6567164179px
    }
}

@media screen and (min-width:992px) {

    .header-panel {
        padding-top: 32.5074626866px;
        padding-bottom: 32.5074626866px
    }
}

@media screen and (min-width:1200px) {

    .header-panel {
        padding-top: 37.9402985075px;
        padding-bottom: 37.9402985075px
    }
}

@media screen and (min-width:1432px) {
    .header-panel {
        padding-top: 44px;
        padding-bottom: 44px
    }
}

.header-panel__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (min-width:768px) {
    .header-panel__container {
        max-width: 768px
    }
}

@media screen and (min-width:992px) {
    .header-panel__container {
        max-width: 992px
    }
}

.header-panel__catalog {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.3;
    text-decoration: none;
    color: #5400b0;
    display: block;
    padding: 10px 22px;
    border: none;
    border-radius: 6px;
    background-color: rgba(166, 46, 214, .05);
    cursor: pointer;
    margin-left: auto
}

@media screen and (min-width:1200px) {
    .header-panel__container {
        max-width: 1200px
    }

    .header-panel__catalog {
        font-size: 1.125rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
        padding: 12px 40px;
        border-radius: 8px;
        margin-left: 48px
    }

    /* .header-panel__catalog::before {
        content: "";
        display: block;
        width: 24px;
        height: 24px;
        background-image: url(../../../../../../local/templates/rentalcare/images/icons/burger.svg);
        background-size: 100% 100%
    } */
}

@media screen and (min-width:1432px) {
    .header-panel__container {
        max-width: 1432px
    }

    .header-panel__catalog {
        margin-left: 79px
    }
}

.header-panel__catalog:hover {
    background-color: rgba(166, 46, 214, .1)
}

.header-panel__menu {
    display: none;
    padding: 0;
    margin: 0 0 0 36px
}

@media screen and (min-width:1200px) {
    .header-panel__menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 32px
    }
}

@media screen and (min-width:1432px) {
    .header-panel__menu {
        gap: 48px;
        margin: 0 0 0 52px
    }
}

.header-panel__menu li {
    color: #a385c5;
    list-style-type: none
}

.header-panel__menu li a {
    text-decoration: none
}

.header-panel__menu li a:hover {
    text-decoration: underline
}

.header-panel__phone {
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.3;
    white-space: nowrap;
    color: #5400b0;
    display: none;
    margin-left: auto
}

@media screen and (min-width:1200px) {
    .header-panel__phone {
        display: block
    }
}

.header-panel__phone a {
    text-decoration: none;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.header-panel__phone a:hover {
    color: #6c00e3
}

.header-panel__whatsapp {
    display: none
}

@media screen and (min-width:1200px) {
    .header-panel__whatsapp {
        display: block;
        margin-left: 24px
    }
}

.header-panel__whatsapp a {
    text-decoration: none;
    display: block;
    width: 24px;
    height: 24px;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/socials/whatsapp-original.svg);
    background-size: 100% 100%
}

.header-panel__login, .header-panel__register, .header-panel__profile, .header-panel__logout, .header-panel__request {
    display: none;
    font-size: .8125rem;
    line-height: 1.3;
    text-decoration: none;
    color: #fff;
    padding: 14px 24px;
    border: none;
    border-radius: 8px;
    background-color: #5400b0;
    cursor: pointer
}

@media screen and (min-width:1200px) {
    .header-panel__login, .header-panel__register, .header-panel__profile, .header-panel__logout, .header-panel__request {
        display: block;
        margin-left: 24px
    }
}

@media screen and (min-width:1432px) {
    .header-panel__login, .header-panel__register, .header-panel__profile, .header-panel__logout, .header-panel__request {
        margin-left: 36px
    }
}

.header-panel__login, .header-panel__register, .header-panel__profile, .header-panel__logout, .header-panel__request {
    background-color: #6c00e3
}

.header-panel__burger {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    border: none;
    border-radius: 20px;
    background-color: #faf4fd;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/burger.svg);
    background-size: 24px 24px;
    background-position: center center;
    background-repeat: no-repeat;
    margin-left: 20px
}

@media screen and (min-width:1200px) {
    .header-panel__burger {
        display: none
    }
}

.header-bar {
    width: 100%;
    height: 0;
    overflow-y: auto;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 10;
    -webkit-transition: height .2s ease-in-out;
    transition: height .2s ease-in-out
}

.header-bar__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 32px 16px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 32px
}

@media screen and (min-width:576px) {
    .header-bar__container {
        max-width: 576px
    }
}

@media screen and (min-width:768px) {
    .header-bar__container {
        max-width: 768px
    }
}

@media screen and (min-width:992px) {
    .header-bar__container {
        max-width: 992px
    }
}

@media screen and (min-width:1200px) {
    .header-bar__container {
        max-width: 1200px
    }
}

@media screen and (min-width:1432px) {
    .header-bar__container {
        max-width: 1432px
    }
}

.header-bar__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;
    padding: 0;
    margin: 0
}

.header-bar__menu li {
    font-size: 1.125rem;
    text-align: center;
    color: #a385c5;
    list-style-type: none
}

.header-bar__menu li a {
    text-decoration: none
}

.header-bar__menu li a:hover {
    text-decoration: underline
}

.header-bar__phone {
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.3;
    color: #5400b0;
    margin: 8px 0 -8px
}

.header-bar__phone a {
    text-decoration: none
}

.header-bar__whatsapp {
    margin: 0 0 -8px
}

.header-bar__whatsapp a {
    text-decoration: none;
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/socials/whatsapp-original.svg);
    background-size: 100% 100%
}

.header-bar__request {
    font-size: .875rem;
    line-height: 1.3;
    text-decoration: none;
    color: #fff;
    display: block;
    padding: 14px 24px;
    border: none;
    border-radius: 8px;
    background-color: #5400b0;
    cursor: pointer
}

.header-bar__request:hover {
    background-color: #6c00e3
}

.footer {
    background-color: #1f1f1f
}

.footer__container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 16px;
    margin: 0 auto
}

.footer-body {
    padding-top: 60px;
    padding-bottom: 40px;
    color: #d2d2d2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 40px
}

.footer-body__logo img {
    height: 35px;
    display: block
}

@media screen and (min-width:576px) {
    .footer__container {
        max-width: 576px
    }

    .footer-body {
        padding-top: 68.0597014925px;
        padding-bottom: 46.0447761194px
    }

    .footer-body__logo img {
        height: 39.2313432836px
    }
}

@media screen and (min-width:768px) {
    .footer__container {
        max-width: 768px
    }

    .footer-body {
        padding-top: 75.223880597px;
        padding-bottom: 51.4179104478px
    }

    .footer-body__logo img {
        height: 42.9925373134px
    }
}

@media screen and (min-width:992px) {
    .footer__container {
        max-width: 992px
    }

    .footer-body {
        padding-top: 83.5820895522px;
        padding-bottom: 57.6865671642px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer-body__logo img {
        height: 47.3805970149px
    }
}

@media screen and (min-width:1200px) {
    .footer__container {
        max-width: 1200px
    }

    .footer-body {
        padding-top: 91.3432835821px;
        padding-bottom: 63.5074626866px
    }

    .footer-body__logo img {
        height: 51.4552238806px
    }
}

@media screen and (min-width:1432px) {
    .footer__container {
        max-width: 1432px
    }

    .footer-body {
        padding-top: 100px;
        padding-bottom: 70px
    }

    .footer-body__logo img {
        height: 56px
    }
}

.footer-body__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 26px;
    padding: 0;
    margin: 0
}

.footer-body__menu li {
    font-weight: 500;
    font-size: 1.25rem;
    line-height: 1.2;
    list-style-type: none
}

.footer-body__menu li a {
    text-decoration: none
}

.footer-body__menu li a:hover {
    text-decoration: underline
}

.footer-contacts {
    gap: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.footer-contacts__item {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.2
}

@media screen and (min-width:576px) {
    .footer-contacts {
        gap: 14.8208955224px
    }

    .footer-contacts__item {
        font-size: 1.1501865672rem
    }
}

@media screen and (min-width:768px) {
    .footer-contacts {
        gap: 17.328358209px
    }

    .footer-contacts__item {
        font-size: 1.1725746269rem
    }
}

@media screen and (min-width:992px) {
    .footer-body__menu {
        margin-left: 5%
    }

    .footer-contacts {
        gap: 20.2537313433px
    }

    .footer-contacts__item {
        font-size: 1.1986940299rem
    }
}

@media screen and (min-width:1200px) {
    .footer-contacts {
        gap: 22.9701492537px
    }

    .footer-contacts__item {
        font-size: 1.2229477612rem
    }
}

@media screen and (min-width:1432px) {
    .footer-contacts {
        gap: 26px
    }

    .footer-contacts__item {
        font-size: 1.25rem
    }
}

.footer-contacts__item a {
    text-decoration: none
}

.footer-contacts__item a:hover {
    text-decoration: underline
}

.footer-contacts__socials {
    margin-top: 8px
}

.footer-socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px
}

.footer-socials__item {
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: #fff;
    background-size: 100% 100%
}

.footer-socials__item:hover {
    opacity: .9
}

.footer-socials__item svg {
    width: 24px;
    height: 24px;
    display: block;
    fill: currentColor;
}

.footer-socials__item_whatsapp {
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/socials/whatsapp.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 22px 22px;
}

.footer-socials__item_telegram,
.footer-socials__item_instagram {
    background-image: none;
}

.footer-footer {
    padding-top: 30px;
    padding-bottom: 30px;
    color: #5d5d5d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    border-top: 1px solid #404040
}

@media screen and (min-width:576px) {
    .footer-contacts__socials {
        margin-top: 5px
    }

    .footer-footer {
        padding-top: 34.0298507463px;
        padding-bottom: 34.0298507463px
    }
}

@media screen and (min-width:768px) {
    .footer-contacts__socials {
        margin-top: 3px
    }

    .footer-footer {
        padding-top: 37.6119402985px;
        padding-bottom: 37.6119402985px
    }
}

@media screen and (min-width:992px) {
    .footer-footer {
        padding-top: 41.7910447761px;
        padding-bottom: 41.7910447761px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        gap: 52px
    }
}

@media screen and (min-width:1200px) {
    .footer-footer {
        padding-top: 45.671641791px;
        padding-bottom: 45.671641791px
    }
}

@media screen and (min-width:1432px) {
    .footer-footer {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

.footer-footer__link a {
    text-decoration: none
}

.footer-footer__link a:hover {
    text-decoration: underline
}

.footer-footer__copyright {
    margin-top: 18px
}

.loader {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 8px;
    padding: 16px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, .95);
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: fixed;
    right: -200px;
    top: 16px;
    z-index: 90;
    cursor: progress;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.loader__bar img {
    display: block;
    width: 30px;
    height: 30px
}

.loader:hover .loader__bar {
    width: 100%
}

.notification {
    font-size: small;
    line-height: 1.2;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 280px;
    padding: 16px 16px 16px 48px;
    border-radius: 8px;
    background-color: rgba(255, 255, 255, .95);
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/notification/info.svg);
    background-size: 16px 16px;
    background-position: 16px center;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    position: fixed;
    right: -280px;
    top: 16px;
    z-index: 90;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.notification.error {
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/notification/error.svg)
}

.notification.success {
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/notification/success.svg)
}

.cookies {
    width: 100%;
    position: fixed;
    left: 0;
    bottom: 24px;
    z-index: 95
}

.cookies__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 15px
}

.cookies__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-column-gap: 12px;
    -moz-column-gap: 12px;
    column-gap: 12px;
    max-width: 100%;
    padding: 16px 16px 16px 48px;
    border-radius: 16px;
    background-color: rgba(0, 0, 0, .5);
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/cookies.svg);
    background-size: 24px 24px;
    background-position: 16px 16px;
    background-repeat: no-repeat
}

.cookies__text {
    font-size: .75rem;
    color: #fff
}

@media screen and (min-width:1200px) {
    .cookies__content {
        background-position: 16px center
    }

    .cookies__text {
        font-size: .875rem
    }
}

.cookies__button {
    font-weight: 500;
    font-size: .875rem;
    line-height: 1.2;
    color: #fff;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 32px;
    border: none;
    border-radius: 100px;
    background-color: #5400b0;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer
}

.cookies__button:hover {
    background-color: #6c00e3
}

.cookies__button:active,
.cookies__button:focus {
    outline: 0
}

.success-modal {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 90
}

.success-modal-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    padding-top: 72px;
    padding-bottom: 32px;
    position: relative
}

@media screen and (min-width:768px) {
    .success-modal-wrapper {
        padding-top: 32px
    }
}

.success-modal-wrapper__overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0
}

.success-modal-container {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 600px;
    border-radius: 20px;
    background-color: #fff;
    background-image: url(../../../../../../local/templates/rentalcare/images/success-modal-bg.png);
    background-size: 1569px 1349px;
    background-position: center -420px;
    background-repeat: no-repeat;
    position: relative
}

.success-modal-container__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 0;
    border: none;
    border-radius: 100px;
    background-color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -72px
}

.success-modal-container__close::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/modal-close.svg);
    background-size: 100% 100%;
    opacity: .5;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.success-modal-container__close:hover::before {
    opacity: 1
}

.success-modal-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 52px 32px 136px
}

.success-modal-content__title {
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: .02em;
    text-transform: uppercase;
    text-align: center
}

@media screen and (min-width:576px) {
    .success-modal-content__title {
        font-size: 1.4505597015rem
    }
}

@media screen and (min-width:768px) {
    .success-modal-container__close {
        right: -72px;
        top: -30px
    }

    .success-modal-content__title {
        font-size: 1.5177238806rem
    }
}

@media screen and (min-width:992px) {
    .footer-footer__copyright {
        margin-top: 0;
        margin-right: auto
    }

    .success-modal-content__title {
        font-size: 1.5960820896rem
    }
}

@media screen and (min-width:1200px) {
    .success-modal-content__title {
        font-size: 1.6688432836rem
    }
}

@media screen and (min-width:1432px) {
    .success-modal-content__title {
        font-size: 1.75rem
    }
}

.success-modal-content__subtitle {
    font-size: 1.125rem;
    text-align: center;
    margin-top: 14px
}

.success-modal-content__button {
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-radius: 100px;
    background-color: transparent;
    position: relative;
    z-index: 1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
    font-size: 1.125rem;
    height: 50px;
    padding-left: 61px;
    padding-right: 61px;
    color: #63511f;
    margin-top: 44px
}

.success-modal-content__button:hover {
    padding-left: 36px;
    padding-right: 86px
}

@media screen and (min-width:992px) {
    .success-modal-content__button {
        height: 50px;
        padding-left: 75px;
        padding-right: 75px
    }

    .success-modal-content__button:hover {
        padding-left: 50px;
        padding-right: 100px
    }
}

.success-modal-content__button:active,
.success-modal-content__button:focus {
    outline: 0
}

.success-modal-content__button:disabled {
    opacity: .6;
    cursor: default
}

.success-modal-content__button::before {
    content: "";
    display: block;
    height: 100%;
    border-radius: 100px 0 0 100px;
    background-color: #ffc41f;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: calc(100% - 50px)
}

.success-modal-content__button::after {
    content: "";
    display: block;
    height: 100%;
    border-radius: 0 100px 100px 0;
    background-color: #ffc41f;
    background-size: 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 50px;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/button-arrow-brown.svg)
}

.success-modal-content__button:hover::before {
    border-radius: 100px
}

.success-modal-content__button:hover::after {
    border-radius: 100px;
    background-size: 24px 24px
}

.input {
    display: block;
    position: relative
}

.input__field {
    font-size: 1rem;
    line-height: 1;
    color: #1f1f1f;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 60px;
    padding: 22px;
    border: 1px solid #efebf8;
    border-radius: 15px;
    background-color: #f8f7fa
}

@media screen and (min-width:992px) {
    .input__field {
        height: 68px
    }
}

.input__field:focus {
    outline: 0
}

.input__error {
    font-size: .875rem;
    color: red;
    margin-top: 3px;
    margin-left: 15px
}

.textarea {
    display: block
}

.checkbox {
    display: block;
    position: relative
}

.checkbox__field {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.checkbox__placeholder {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 22px;
    height: 22px;
    border: 1px solid #5400b0;
    border-radius: 6px
}

.checkbox__field:checked+.checkbox__placeholder {
    background-color: #5400b0;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/checkbox-white.svg);
    background-size: 24px 24px;
    background-position: center center;
    background-repeat: no-repeat
}

.checkbox.error .checkbox__placeholder {
    border-color: red
}

.subscription-modal {
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 90
}

.subscription-modal-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    min-height: 100%;
    padding-top: 72px;
    padding-bottom: 32px;
    position: relative
}

@media screen and (min-width:768px) {
    .subscription-modal-wrapper {
        padding-top: 32px
    }
}

.subscription-modal-wrapper__overlay {
    width: 100%;
    height: 100%;
    background-color: rgba(31, 31, 31, .5);
    position: absolute;
    left: 0;
    top: 0
}

.subscription-modal-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 36px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    max-width: 600px;
    padding: 16px;
    border-radius: 20px;
    background-color: #fff;
    position: relative
}

@media screen and (min-width:576px) {
    .subscription-modal-container {
        padding: 40px
    }
}

.subscription-modal-container__close {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 60px;
    height: 60px;
    padding: 0;
    border: none;
    border-radius: 100px;
    background-color: #fff;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: -72px
}

@media screen and (min-width:768px) {
    .subscription-modal-container__close {
        right: -72px;
        top: -30px
    }
}

.subscription-modal-container__close::before {
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/modal-close.svg);
    background-size: 100% 100%;
    opacity: .5;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.subscription-modal-container__close:hover::before {
    opacity: 1
}

.subscription-modal-preview {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 14px;
    padding: 8px;
    border-radius: 8px;
    background-color: #f8f7fa
}

.subscription-modal-preview__photo {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 122px;
    aspect-ratio: 122/91;
    border-radius: 5px;
    background-color: #fff
}

.subscription-modal-preview__photo img {
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    width: 90%;
    height: 90%
}

.subscription-modal-preview-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 6px
}

.subscription-modal-preview-content__title {
    font-weight: 600;
    font-size: .875rem;
    line-height: 1.2
}

.subscription-modal-preview-content__description {
    font-size: .75rem;
    padding-right: 40px
}

.subscription-modal-preview-content__footer {
    margin-top: auto
}

.subscription-modal-preview-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 16px
}

.subscription-modal-preview-footer__period {
    font-weight: 600;
    font-size: .75rem;
    color: #b8b8b8
}

.subscription-modal-preview-price {
    position: relative
}

.subscription-modal-preview-price__value {
    font-weight: 700;
    font-size: .75rem
}

.subscription-modal-preview-price__title {
    font-size: .75rem;
    color: #b8b8b8;
    position: absolute;
    right: 0;
    bottom: calc(100% + 3px)
}

.subscription-modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 26px
}

.subscription-modal-body__title {
    font-size: 1.375rem;
    font-weight: 800;
    line-height: 1.3;
    letter-spacing: .02em;
    text-transform: uppercase
}

@media screen and (min-width:576px) {
    .subscription-modal-preview-content__description {
        padding-right: 80px
    }

    .subscription-modal-body__title {
        font-size: 1.4505597015rem
    }
}

@media screen and (min-width:768px) {
    .subscription-modal-body__title {
        font-size: 1.5177238806rem
    }
}

@media screen and (min-width:992px) {
    .subscription-modal-body__title {
        font-size: 1.5960820896rem
    }
}

@media screen and (min-width:1200px) {
    .subscription-modal-body__title {
        font-size: 1.6688432836rem
    }
}

@media screen and (min-width:1432px) {
    .subscription-modal-body__title {
        font-size: 1.75rem
    }
}

.subscription-modal-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 18px
}

.subscription-modal-form__item_checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    margin-top: 10px
}

.subscription-modal-form__footer {
    margin-top: 10px
}

.subscription-modal-form__footer button {
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-radius: 100px;
    background-color: transparent;
    position: relative;
    z-index: 1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
    font-size: 1.25rem;
    height: 60px;
    padding-left: 78px;
    padding-right: 78px;
    width: 100%
}

.subscription-modal-form__footer button:hover {
    padding-left: 48px;
    padding-right: 108px
}

.subscription-modal-form__footer button:active,
.subscription-modal-form__footer button:focus {
    outline: 0
}

.subscription-modal-form__footer button:disabled {
    opacity: .6;
    cursor: default
}

.subscription-modal-form__footer button::before {
    content: "";
    display: block;
    height: 100%;
    border-radius: 100px 0 0 100px;
    background-color: #5400b0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: calc(100% - 60px)
}

.subscription-modal-form__footer button::after {
    content: "";
    display: block;
    height: 100%;
    border-radius: 0 100px 100px 0;
    background-color: #5400b0;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/button-arrow-white.svg);
    background-size: 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 60px
}

.subscription-modal-form__footer button:hover::before {
    border-radius: 100px
}

.subscription-modal-form__footer button:hover::after {
    border-radius: 100px;
    background-size: 24px 24px
}

.subscription-modal-form-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.subscription-modal-form-checkbox__control {
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.subscription-modal-form-checkbox__title {
    font-size: .9375rem;
    color: #c2bbc5
}

.subscription-modal-form-checkbox__title a:hover {
    text-decoration: none
}

@media screen and (min-width:992px) {
    .subscription-modal-form__footer button {
        height: 60px;
        padding-left: 90px;
        padding-right: 90px
    }

    .subscription-modal-form__footer button:hover {
        padding-left: 60px;
        padding-right: 120px
    }
}

.title {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    margin-bottom: 30px;
    text-transform: uppercase;
    margin-top: 0
}

@media screen and (min-width:576px) {
    .title {
        font-size: 2.4524253731rem;
        margin-bottom: 40.0746268657px
    }
}

@media screen and (min-width:768px) {
    .title {
        font-size: 2.7434701493rem;
        margin-bottom: 49.0298507463px
    }
}

@media screen and (min-width:992px) {
    .title {
        font-size: 3.0830223881rem;
        margin-bottom: 59.4776119403px
    }
}

@media screen and (min-width:1200px) {
    .title {
        font-size: 3.3983208955rem;
        margin-bottom: 69.1791044776px
    }
}

@media screen and (min-width:1432px) {
    .title {
        font-size: 3.75rem;
        margin-bottom: 80px
    }
}

.subscription-widget2 {
    margin-top: 96px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.subscription-widget2__wrapper {
    gap: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 980px;
    position: relative
}

.subscription-widget2-decor-mobile {
    opacity: 0;
    height: 97px;
    aspect-ratio: 1370/459;
    background-image: url(../../../../../../local/templates/rentalcare/images/subscription-widget2-decor.png);
    background-size: 100% 100%;
    position: absolute;
    left: 168px;
    top: 12px
}

@media screen and (min-width:576px) {
    .subscription-widget2 {
        margin-top: 137.1044776119px
    }

    .subscription-widget2__wrapper {
        gap: 49.2686567164px
    }

    .subscription-widget2-decor-mobile {
        height: 110px;
        left: 180px
    }
}

@media screen and (min-width:768px) {
    .subscription-widget2 {
        margin-top: 173.6417910448px
    }

    .subscription-widget2__wrapper {
        gap: 57.5074626866px
    }

    .subscription-widget2-decor-mobile {
        height: 130px;
        left: 200px
    }
}

.subscription-widget2-decor-desktop {
    display: none;
    opacity: 0;
    height: 420px;
    aspect-ratio: 1370/459;
    background-image: url(../../../../../../local/templates/rentalcare/images/subscription-widget2-decor-desktop.png);
    background-size: 100% 100%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    position: absolute;
    right: 440px;
    top: 80px
}

@media screen and (min-width:992px) {

    .subscription-widget2 {
        margin-top: 216.2686567164px
    }

    .subscription-widget2__wrapper {
        gap: 67.1194029851px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .subscription-widget2-decor-mobile {
        display: none
    }

    .subscription-widget2-decor-desktop {
        display: block
    }
}

@media screen and (min-width:1200px) {

    .subscription-widget2 {
        margin-top: 255.8507462687px
    }

    .subscription-widget2__wrapper {
        gap: 76.0447761194px
    }

    .subscription-widget2-decor-desktop {
        height: 440px
    }
}

@media screen and (min-width:1432px) {

    .subscription-widget2 {
        margin-top: 200px
    }

    .subscription-widget2__wrapper {
        gap: 86px
    }

    .subscription-widget2-decor-desktop {
        height: 460px
    }
}

.subscription-widget2-header {
    gap: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:576px) {
    .subscription-widget2-header {
        gap: 12.0149253731px
    }
}

@media screen and (min-width:768px) {
    .subscription-widget2-header {
        gap: 13.8059701493px
    }
}

@media screen and (min-width:992px) {
    .subscription-widget2-header {
        gap: 15.8955223881px
    }
}

@media screen and (min-width:1200px) {
    .subscription-widget2-header {
        gap: 17.8358208955px
    }
}

@media screen and (min-width:1432px) {
    .subscription-widget2-header {
        gap: 20px
    }
}

.subscription-widget2-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px
}

@media screen and (min-width:992px) {
    .subscription-widget2-form {
        gap: 30px
    }
}

.subscription-widget2-form__item_checkboxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 12px;
    margin-top: 10px
}

.subscription-widget2-form__footer {
    margin-top: 10px
}

.subscription-widget2-form__footer button {
    font-weight: 500;
    line-height: 1.2;
    text-decoration: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-radius: 100px;
    background-color: transparent;
    position: relative;
    z-index: 1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
    font-size: 1.25rem;
    height: 60px;
    padding-left: 78px;
    padding-right: 78px;
    color: #63511f;
    width: 100%
}

.subscription-widget2-form__footer button:hover {
    padding-left: 48px;
    padding-right: 108px
}

.subscription-widget2-form__footer button:active,
.subscription-widget2-form__footer button:focus {
    outline: 0
}

.subscription-widget2-form__footer button:disabled {
    opacity: .6;
    cursor: default
}

.subscription-widget2-form__footer button::before {
    content: "";
    display: block;
    height: 100%;
    border-radius: 100px 0 0 100px;
    background-color: #ffc41f;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: calc(100% - 60px)
}

.subscription-widget2-form__footer button::after {
    content: "";
    display: block;
    height: 100%;
    border-radius: 0 100px 100px 0;
    background-color: #ffc41f;
    background-size: 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 60px;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/button-arrow-brown.svg)
}

.subscription-widget2-form__footer button:hover::before {
    border-radius: 100px
}

.subscription-widget2-form__footer button:hover::after {
    border-radius: 100px;
    background-size: 24px 24px
}

.subscription-widget2-form-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 8px
}

.subscription-widget2-form-checkbox__title {
    color: #c2bbc5
}

.subscription-widget2-form-checkbox__title a:hover {
    text-decoration: none
}

@media screen and (min-width:992px) {
    .subscription-widget2-form__footer button {
        height: 60px;
        padding-left: 90px;
        padding-right: 90px
    }

    .subscription-widget2-form__footer button:hover {
        padding-left: 60px;
        padding-right: 120px
    }
}

.welcome-widget {
    gap: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 360px;
    margin-top: 24px;
    position: relative
}

@media screen and (min-width:576px) {

    .welcome-widget {
        gap: 52.6940298507px
    }
}

@media screen and (min-width:768px) {

    .welcome-widget {
        gap: 63.9776119403px
    }
}

@media screen and (min-width:992px) {

    .welcome-widget {
        gap: 77.1417910448px;
        padding-bottom: 760px
    }
}

@media screen and (min-width:1200px) {

    .welcome-widget {
        gap: 89.3656716418px;
        padding-bottom: 740px
    }
}

@media screen and (min-width:1432px) {

    .welcome-widget {
        gap: 103px;
        padding-bottom: 720px
    }
}

.welcome-widget::after {
    content: "";
    display: block;
    width: 2309px;
    height: 490px;
    background-image: url(../../../../../../local/templates/rentalcare/images/welcome-widget-bg.png);
    background-size: 2309px 697px;
    background-position: left bottom -208px;
    background-repeat: no-repeat;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: -1
}

.welcome-widget-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.welcome-widget-title__line {
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.2;
    text-transform: uppercase
}

@media screen and (min-width:576px) {
    .welcome-widget::after {
        background-position: left -80px bottom -208px
    }

    .welcome-widget-title {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .welcome-widget-title__line {
        font-size: 2.8563432836rem
    }
}

@media screen and (min-width:768px) {
    .welcome-widget::after {
        background-position: left -180px bottom -208px
    }

    .welcome-widget-title__line {
        font-size: 3.6175373134rem
    }
}

@media screen and (min-width:992px) {
    .welcome-widget::after {
        width: 5126px;
        height: 1423px;
        background-image: url(../../../../../../local/templates/rentalcare/images/welcome-widget-bg-desktop.png);
        background-size: 5126px 1423px;
        background-position: left 100px bottom;
        bottom: -90px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .welcome-widget-title__line {
        font-size: 4.5055970149rem
    }
}

@media screen and (min-width:1200px) {
    .welcome-widget::after {
        background-position: left 20px bottom
    }

    .welcome-widget-title__line {
        font-size: 5.3302238806rem
    }
}

@media screen and (min-width:1432px) {
    .welcome-widget::after {
        background-position: left bottom
    }

    .welcome-widget-title__line {
        font-size: 6.25rem
    }
}

.welcome-widget-title__line_top {
    margin-left: 1.66em
}

.welcome-widget-title__line_top span {
    color: #f00070
}

.welcome-widget-title__line_bottom span:first-child {
    opacity: .24
}

.welcome-widget-title__line_bottom span:last-child {
    color: #5400b0
}

.welcome-widget-body__title {
    font-size: .875rem;
    font-weight: 600;
    line-height: 1.2;
    display: none;
    margin-bottom: 7px
}

@media screen and (min-width:576px) {
    .welcome-widget-body__title {
        font-size: 1.026119403rem
    }
}

@media screen and (min-width:768px) {
    .welcome-widget-body__title {
        font-size: 1.1604477612rem
    }
}

@media screen and (min-width:992px) {
    .welcome-widget-body__title {
        font-size: 1.3171641791rem;
        display: block
    }
}

@media screen and (min-width:1200px) {
    .welcome-widget-body__title {
        font-size: 1.4626865672rem
    }
}

@media screen and (min-width:1432px) {
    .welcome-widget-body__title {
        font-size: 1.625rem
    }
}

.welcome-widget-body__subtitle {
    font-size: 1rem;
    font-weight: 500;
    max-width: 160px
}

@media screen and (min-width:576px) {
    .welcome-widget-body__subtitle {
        font-size: 1.0251865672rem
    }
}

@media screen and (min-width:768px) {
    .welcome-widget-body__subtitle {
        font-size: 1.0475746269rem
    }
}

@media screen and (min-width:992px) {
    .welcome-widget-body__subtitle {
        font-size: 1.0736940299rem;
        max-width: 100%
    }
}

@media screen and (min-width:1200px) {
    .welcome-widget-body__subtitle {
        font-size: 1.0979477612rem
    }
}

.welcome-widget-body__button {
    font-weight: 500;
    line-height: 1.2;
    color: #fff;
    text-decoration: none;
    text-align: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    border-radius: 100px;
    background-color: transparent;
    position: relative;
    z-index: 1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    cursor: pointer;
    font-size: 1.125rem;
    height: 50px;
    padding-left: 61px;
    padding-right: 61px;
    margin-top: 20px
}

.welcome-widget-body__button:hover {
    padding-left: 36px;
    padding-right: 86px
}

.welcome-widget-body__button:active,
.welcome-widget-body__button:focus {
    outline: 0
}

.welcome-widget-body__button:disabled {
    opacity: .6;
    cursor: default
}

.welcome-widget-body__button::before {
    content: "";
    display: block;
    height: 100%;
    border-radius: 100px 0 0 100px;
    background-color: #5400b0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: calc(100% - 50px)
}

.welcome-widget-body__button::after {
    content: "";
    display: block;
    height: 100%;
    border-radius: 0 100px 100px 0;
    background-color: #5400b0;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/button-arrow-white.svg);
    background-size: 0 0;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
    width: 50px
}

.welcome-widget-body__button:hover::before {
    border-radius: 100px
}

.welcome-widget-body__button:hover::after {
    border-radius: 100px;
    background-size: 24px 24px
}

@media screen and (min-width:576px) {
    .welcome-widget-body__button {
        margin-top: 24.4328358209px
    }
}

@media screen and (min-width:768px) {
    .welcome-widget-body__button {
        margin-top: 28.3731343284px
    }
}

@media screen and (min-width:992px) {
    .welcome-widget-body__button {
        height: 50px;
        padding-left: 75px;
        padding-right: 75px;
        margin-top: 32.9701492537px
    }

    .welcome-widget-body__button:hover {
        padding-left: 50px;
        padding-right: 100px
    }
}

@media screen and (min-width:1200px) {
    .welcome-widget-body__button {
        margin-top: 37.2388059701px
    }
}

@media screen and (min-width:1432px) {
    .welcome-widget-body__subtitle {
        font-size: 1.125rem
    }

    .welcome-widget-body__button {
        margin-top: 42px
    }
}

@media screen and (min-width:992px) {
    .welcome-widget-body__button {
        font-weight: 500;
        line-height: 1.2;
        color: #fff;
        text-decoration: none;
        text-align: center;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        border: none;
        border-radius: 100px;
        background-color: transparent;
        position: relative;
        z-index: 1;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        cursor: pointer;
        font-size: 1.25rem;
        height: 60px;
        padding-left: 78px;
        padding-right: 78px
    }

    .welcome-widget-body__button:hover {
        padding-left: 48px;
        padding-right: 108px
    }
}

@media screen and (min-width:992px) and (min-width:992px) {
    .welcome-widget-body__button {
        height: 60px;
        padding-left: 90px;
        padding-right: 90px
    }

    .welcome-widget-body__button:hover {
        padding-left: 60px;
        padding-right: 120px
    }
}

@media screen and (min-width:992px) {

    .welcome-widget-body__button:active,
    .welcome-widget-body__button:focus {
        outline: 0
    }

    .welcome-widget-body__button:disabled {
        opacity: .6;
        cursor: default
    }

    .welcome-widget-body__button::before {
        content: "";
        display: block;
        height: 100%;
        border-radius: 100px 0 0 100px;
        background-color: #5400b0;
        position: absolute;
        left: 0;
        top: 0;
        z-index: -1;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        width: calc(100% - 60px)
    }

    .welcome-widget-body__button::after {
        content: "";
        display: block;
        height: 100%;
        border-radius: 0 100px 100px 0;
        background-color: #5400b0;
        background-image: url(../../../../../../local/templates/rentalcare/images/icons/button-arrow-white.svg);
        background-size: 0 0;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
        -webkit-transition: .2s ease-in-out;
        transition: .2s ease-in-out;
        width: 60px
    }

    .welcome-widget-body__button:hover::before {
        border-radius: 100px
    }

    .welcome-widget-body__button:hover::after {
        border-radius: 100px;
        background-size: 24px 24px
    }
}

.advantages-widget {
    margin-top: 90px;
    position: relative
}

@media screen and (min-width:576px) {

    .advantages-widget {
        margin-top: 104.1044776119px
    }
}

@media screen and (min-width:768px) {

    .advantages-widget {
        margin-top: 116.6417910448px
    }
}

@media screen and (min-width:992px) {

    .advantages-widget {
        margin-top: 131.2686567164px
    }
}

@media screen and (min-width:1200px) {

    .advantages-widget {
        margin-top: 144.8507462687px
    }
}

@media screen and (min-width:1432px) {

    .advantages-widget {
        margin-top: 160px
    }
}

.advantages-widget::before {
    content: "";
    display: block;
    height: 160px;
    aspect-ratio: 1657/328;
    background-image: url(../../../../../../local/templates/rentalcare/images/advantages-widget-bg.png);
    background-size: 100% 100%;
    margin-bottom: 32px
}

.advantages-widget__body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
    max-width: 360px;
    counter-reset: advantage
}

.advantages-widget__footer {
    margin-top: 32px
}

@media screen and (min-width:992px) {
    .advantages-widget::before {
        height: 328px;
        margin-bottom: 0;
        position: absolute;
        left: 380px;
        top: 32px
    }

    .advantages-widget__footer {
        margin-top: 8px
    }
}

.advantages-widget-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 8px;
    padding-left: 50px;
    position: relative
}

.advantages-widget-item::before {
    content: counter(advantage);
    counter-increment: advantage;
    font-weight: 700;
    font-size: 1.125rem;
    line-height: 1;
    color: #f00070;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 36px;
    height: 36px;
    border-radius: 12px;
    background-color: #ffe1ef;
    position: absolute;
    left: 0;
    top: 0
}

.advantages-widget-item__title {
    font-weight: 700;
    font-size: 1.125rem;
    padding-top: 6px
}

.advantages-widget-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.advantages-widget-footer__note {
    font-size: .875rem;
    color: #a8a8a8;
    max-width: 380px;
    position: relative
}

.advantages-widget-footer__note::before {
    content: "";
    display: block;
    width: 8px;
    height: 7px;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/snowflake.svg);
    background-size: 100% 100%;
    position: absolute;
    left: -12px;
    top: -4px
}

.benefits-widget {
    margin-top: 90px;
    padding: 0 26px;
    position: relative
    
}

.benefits-widget::before {
    content: "";
    display: none;
    width: 139.04%;
    aspect-ratio: 1991/2691;
    background-image: url(../../../../../../local/templates/rentalcare/images/benefits-widget-bg-desktop.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    z-index: -1
}

.benefits-widget-convenient__title {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    text-transform: uppercase;
    position: relative
}

@media screen and (min-width:576px) {
    .benefits-widget {
        margin-top: 104.1044776119px
    }

    .benefits-widget-convenient__title {
        font-size: 2.4524253731rem
    }
}

@media screen and (min-width:768px) {
    .benefits-widget {
        margin-top: 116.6417910448px
    }

    .benefits-widget-convenient__title {
        font-size: 2.7434701493rem
    }
}

@media screen and (min-width:992px) {
    .benefits-widget {
        margin-top: 131.2686567164px;
        padding: 0 0 72px
    }

    .benefits-widget::before {
        display: block;
        top: 540px
    }

    .benefits-widget-convenient {
        min-height: 708px;
        margin-left: 9.64%;
        margin-right: 6.42%
    }

    .benefits-widget-convenient__title {
        font-size: 3.0830223881rem
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget {
        margin-top: 144.8507462687px
    }

    .benefits-widget::before {
        top: 440px
    }

    .benefits-widget-convenient {
        min-height: 631px
    }

    .benefits-widget-convenient__title {
        font-size: 3.3983208955rem
    }
}

@media screen and (min-width:1432px) {
    .benefits-widget {
        margin-top: 160px
    }

    .benefits-widget::before {
        top: 380px
    }

    .benefits-widget-convenient {
        min-height: 578px
    }

    .benefits-widget-convenient__title {
        font-size: 3.75rem
    }
}

.benefits-widget-convenient__title::before {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    content: "#";
    color: #5400b0;
    position: absolute;
    left: -26px;
    top: 0
}

.benefits-widget-convenient__subtitle {
    font-size: 1rem;
    font-weight: 600;
    margin-top: 16px
}

@media screen and (min-width:576px) {
    .benefits-widget-convenient__title::before {
        font-size: 2.4524253731rem;
        left: -30px
    }

    .benefits-widget-convenient__subtitle {
        font-size: 1.1259328358rem
    }
}

@media screen and (min-width:768px) {
    .benefits-widget-convenient__title::before {
        font-size: 2.7434701493rem;
        left: -34px
    }

    .benefits-widget-convenient__subtitle {
        font-size: 1.2378731343rem
    }
}

@media screen and (min-width:992px) {
    .benefits-widget-convenient__title::before {
        font-size: 3.0830223881rem;
        left: -39px
    }

    .benefits-widget-convenient__subtitle {
        font-size: 1.3684701493rem
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget-convenient__title::before {
        font-size: 3.3983208955rem;
        left: -43px
    }

    .benefits-widget-convenient__subtitle {
        font-size: 1.489738806rem
    }
}

@media screen and (min-width:1432px) {
    .benefits-widget-convenient__title::before {
        font-size: 3.75rem;
        left: -48px
    }

    .benefits-widget-convenient__subtitle {
        font-size: 1.625rem
    }
}
@media screen and (min-width: 992px) {
    .benefits-widget-convenient__list {
        grid-template-columns: repeat(4, 1fr);
        gap: 50px;
    }
}
.benefits-widget-convenient__list {
    display: -ms-grid;
    display: grid;
    gap: 36px;
    margin-top: 44px;
}
/* .benefits-widget-convenient__list {
    font-family: Mulish,sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.3;
    color: #1f1f1f;
    display: grid;
    margin-top: 44px;
    grid-template-columns: repeat(4,1fr);
    gap: 50px;
} */

.benefits-widget-convenient-item__icon {
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    width: 40px;
    height: 40px
}

.benefits-widget-convenient-item__title {
    font-weight: 600;
    font-size: 1.125rem;
    margin-top: 16px
}

.benefits-widget-convenient-item__description {
    font-size: 1rem;
    color: #4f4f4f;
    margin-top: 8px
}

.benefits-widget-safe {
    margin-top: 330px;
    position: relative
}

.benefits-widget-safe::before {
    content: "";
    display: block;
    width: 785px;
    height: 308px;
    background-image: url(../../../../../../local/templates/rentalcare/images/benefits-widget-safe-bg.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    left: -49px;
    top: -290px;
    z-index: 1
}

.benefits-widget-safe__title {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    text-transform: uppercase;
    position: relative
}

@media screen and (min-width:576px) {
    .benefits-widget-safe::before {
        left: -140px
    }

    .benefits-widget-safe__title {
        font-size: 2.4524253731rem
    }
}

@media screen and (min-width:768px) {
    .benefits-widget-safe::before {
        left: -51px
    }

    .benefits-widget-safe__title {
        font-size: 2.7434701493rem
    }
}

@media screen and (min-width:992px) {

    .benefits-widget-convenient-item:nth-child(5) {
        -ms-grid-column: 2;
        -ms-grid-column-span: 1;
        grid-column: 2/3
    }

    .benefits-widget-safe {
        min-height: 473px;
        margin-left: 57px;
        margin-top: 310px
    }

    .benefits-widget-safe::before {
        display: none
    }

    .benefits-widget-safe__title {
        font-size: 3.0830223881rem
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget-safe {
        min-height: 667px;
        margin-top: 390px
    }

    .benefits-widget-safe::before {
        display: block;
        width: 618px;
        height: 276px;
        background-image: url(../../../../../../local/templates/rentalcare/images/benefits-widget-safe-bg-desktop.png);
        left: -500px;
        top: 254px
    }

    .benefits-widget-safe__title {
        font-size: 3.3983208955rem
    }
}

.benefits-widget-safe__title::before {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    content: "#";
    color: #5400b0;
    position: absolute;
    left: -26px;
    top: 0
}

@media screen and (min-width:576px) {
    .benefits-widget-safe__title::before {
        font-size: 2.4524253731rem;
        left: -30px
    }
}

@media screen and (min-width:768px) {
    .benefits-widget-safe__title::before {
        font-size: 2.7434701493rem;
        left: -34px
    }
}

@media screen and (min-width:992px) {
    .benefits-widget-safe__title::before {
        font-size: 3.0830223881rem;
        left: -39px
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget-safe__title::before {
        font-size: 3.3983208955rem;
        left: -43px
    }
}

@media screen and (min-width:1432px) {
    .benefits-widget-safe {
        min-height: 614px;
        margin-top: 536px
    }

    .benefits-widget-safe__title,
    .benefits-widget-safe__title::before {
        font-size: 3.75rem
    }

    .benefits-widget-safe__title::before {
        left: -48px
    }
}

.benefits-widget-safe__subtitle {
    font-size: 1rem;
    font-weight: 600;
    margin-top: 16px
}

@media screen and (min-width:576px) {
    .benefits-widget-safe__subtitle {
        font-size: 1.1259328358rem
    }
}

@media screen and (min-width:768px) {
    .benefits-widget-safe__subtitle {
        font-size: 1.2378731343rem
    }
}

@media screen and (min-width:992px) {
    .benefits-widget-safe__subtitle {
        font-size: 1.3684701493rem
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget-safe__subtitle {
        font-size: 1.489738806rem
    }
}

@media screen and (min-width:1432px) {
    .benefits-widget-safe__subtitle {
        font-size: 1.625rem
    }
}

.benefits-widget-safe__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 52px;
    margin-top: 44px
}

.benefits-widget-safe-item {
    position: relative
}

.benefits-widget-safe-item::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #f1f1f1;
    position: absolute;
    left: 0;
    top: -26px
}

.benefits-widget-safe-item:first-child::before {
    display: none
}

.benefits-widget-safe-item__icon {
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    width: 40px;
    height: 40px
}

.benefits-widget-safe-item__title {
    font-weight: 600;
    font-size: 1.125rem;
    margin-top: 16px
}

@media screen and (min-width:992px) {


    .benefits-widget-safe-item:first-child::before {
        display: block;
        top: auto;
        bottom: -26px
    }

    .benefits-widget-safe-item:nth-child(2)::before {
        display: none
    }

    .benefits-widget-safe-item__icon {
        position: absolute;
        left: -52px;
        top: -8px
    }

    .benefits-widget-safe-item__title {
        margin-top: 0
    }
}

.benefits-widget-safe-item__description {
    font-size: 1rem;
    color: #4f4f4f;
    margin-top: 8px
}

.benefits-widget-easy {
    margin-top: 270px;
    position: relative
}

.benefits-widget-easy::before {
    content: "";
    display: block;
    width: 412px;
    height: 184px;
    background-image: url(../../../../../../local/templates/rentalcare/images/benefits-widget-easy-bg.png);
    background-size: 100% 100%;
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    right: -110px;
    top: -220px;
    z-index: -1
}

.benefits-widget-easy__title {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    text-transform: uppercase;
    position: relative
}

.benefits-widget-easy__title::before {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    content: "#";
    color: #5400b0;
    position: absolute;
    left: -26px;
    top: 0
}

@media screen and (min-width:576px) {

    .benefits-widget-easy__title,
    .benefits-widget-easy__title::before {
        font-size: 2.4524253731rem
    }

    .benefits-widget-easy__title::before {
        left: -30px
    }
}

@media screen and (min-width:768px) {

    .benefits-widget-easy__title,
    .benefits-widget-easy__title::before {
        font-size: 2.7434701493rem
    }

    .benefits-widget-easy__title::before {
        left: -34px
    }
}

@media screen and (min-width:992px) {
    .benefits-widget-easy {
        margin-left: 45.04%;
        margin-right: 4.95%;
        margin-top: 320px
    }

    .benefits-widget-easy::before {
        display: none
    }

    .benefits-widget-easy__title,
    .benefits-widget-easy__title::before {
        font-size: 3.0830223881rem
    }

    .benefits-widget-easy__title::before {
        left: -39px
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget-safe__list {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        max-width: 100%
    }

    .benefits-widget-safe-item {
        max-width: 32.12%
    }

    .benefits-widget-safe-item:nth-child(2),
    .benefits-widget-safe-item:nth-child(3) {
        margin-left: 190px
    }

    .benefits-widget-easy {
        min-height: 645px;
        margin-top: 340px
    }

    .benefits-widget-easy__title,
    .benefits-widget-easy__title::before {
        font-size: 3.3983208955rem
    }

    .benefits-widget-easy__title::before {
        left: -43px
    }
}

@media screen and (min-width:1432px) {
    .benefits-widget-easy {
        min-height: 613px;
        margin-top: 618px
    }

    .benefits-widget-easy__title,
    .benefits-widget-easy__title::before {
        font-size: 3.75rem
    }

    .benefits-widget-easy__title::before {
        left: -48px
    }
}

.benefits-widget-easy__subtitle {
    font-size: 1rem;
    font-weight: 600;
    margin-top: 16px
}

@media screen and (min-width:576px) {
    .benefits-widget-easy__subtitle {
        font-size: 1.1259328358rem
    }
}

@media screen and (min-width:768px) {
    .benefits-widget-easy__subtitle {
        font-size: 1.2378731343rem
    }
}

@media screen and (min-width:992px) {
    .benefits-widget-easy__subtitle {
        font-size: 1.3684701493rem
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget-easy__subtitle {
        font-size: 1.489738806rem
    }
}

@media screen and (min-width:1432px) {
    .benefits-widget-easy__subtitle {
        font-size: 1.625rem
    }
}

.benefits-widget-easy__list {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 36px;
    margin-top: 44px
}

.benefits-widget-easy-item {
    position: relative
}

.benefits-widget-easy-item__icon {
    -o-object-fit: contain;
    object-fit: contain;
    display: block;
    width: 40px;
    height: 40px
}

.benefits-widget-easy-item__title {
    font-weight: 600;
    font-size: 1.125rem;
    margin-top: 16px
}

@media screen and (min-width:992px) {


    .benefits-widget-easy-item {
        padding-left: 52px
    }

    .benefits-widget-easy-item__icon {
        position: absolute;
        left: 0;
        top: -8px
    }

    .benefits-widget-easy-item__title {
        margin-top: 0
    }
}

.benefits-widget-easy-item__description {
    font-size: 1rem;
    color: #4f4f4f;
    margin-top: 8px
}

.benefits-widget-easy-footer {
    padding: 13px 20px 13px 72px;
    border-radius: 10px;
    background-color: #f8f7fa;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/easy-contract.svg);
    background-size: 50px 50px;
    background-position: 10px 13px;
    background-repeat: no-repeat;
    margin-top: 34px;
    margin-left: -26px;
    margin-right: -26px
}

.benefits-widget-easy-footer__title {
    font-size: .875rem;
    font-weight: 800;
    line-height: 1.4;
    color: #5400b0
}

@media screen and (min-width:576px) {
    .benefits-widget-easy-footer__title {
        font-size: .9001865672rem
    }
}

@media screen and (min-width:768px) {
    .benefits-widget-easy-footer__title {
        font-size: .9225746269rem
    }
}

@media screen and (min-width:992px) {
    .benefits-widget-easy-footer {
        min-height: 84px;
        padding: 20px 30px 20px 114px;
        border-radius: 20px;
        background-size: 84px 84px;
        background-position: 20px 20px;
        margin-top: 44px;
        margin-left: 0;
        margin-right: 0
    }

    .benefits-widget-easy-footer__title {
        font-size: .9486940299rem;
        margin-top: 16px
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget-easy-footer__title {
        font-size: .9729477612rem
    }
}

@media screen and (min-width:1432px) {
    .benefits-widget-easy-footer__title {
        font-size: 1rem
    }
}

.benefits-widget-easy-footer__subtitle {
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 1.2;
    margin-top: 2px
}

.documents-widget {
    margin-top: 90px
}

@media screen and (min-width:576px) {
    .benefits-widget-easy-footer__subtitle {
        font-size: 1.2257462687rem
    }

    .documents-widget {
        margin-top: 104.1044776119px
    }
}

@media screen and (min-width:768px) {
    .benefits-widget-easy-footer__subtitle {
        font-size: 1.3152985075rem
    }

    .documents-widget {
        margin-top: 116.6417910448px
    }
}

@media screen and (min-width:992px) {
    .benefits-widget-easy-footer__subtitle {
        font-size: 1.4197761194rem
    }

    .documents-widget {
        margin-top: 131.2686567164px
    }
}

@media screen and (min-width:1200px) {
    .benefits-widget-easy-footer__subtitle {
        font-size: 1.5167910448rem
    }

    .documents-widget {
        margin-top: 144.8507462687px
    }
}

@media screen and (min-width:1432px) {
    .benefits-widget-easy-footer__subtitle {
        font-size: 1.625rem
    }

    .documents-widget {
        margin-top: 160px
    }
}

.documents-widget__title {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    text-transform: uppercase
}

@media screen and (min-width:576px) {
    .documents-widget__title {
        font-size: 2.4524253731rem
    }
}

@media screen and (min-width:768px) {
    .documents-widget__title {
        font-size: 2.7434701493rem
    }
}

@media screen and (min-width:992px) {
    .documents-widget__title {
        font-size: 3.0830223881rem;
        text-align: center
    }
}

@media screen and (min-width:1200px) {
    .documents-widget__title {
        font-size: 3.3983208955rem
    }
}

@media screen and (min-width:1432px) {
    .documents-widget__title {
        font-size: 3.75rem
    }
}

.documents-widget__subtitle {
    font-size: 1rem;
    margin-top: 10px;
    font-weight: 600
}

@media screen and (min-width:576px) {
    .documents-widget__subtitle {
        font-size: 1.1259328358rem;
        margin-top: 11.6119402985px
    }
}

@media screen and (min-width:768px) {
    .documents-widget__subtitle {
        font-size: 1.2378731343rem;
        margin-top: 13.0447761194px
    }
}

@media screen and (min-width:992px) {
    .documents-widget__subtitle {
        font-size: 1.3684701493rem;
        margin-top: 14.7164179104px;
        text-align: center
    }
}

@media screen and (min-width:1200px) {
    .documents-widget__subtitle {
        font-size: 1.489738806rem;
        margin-top: 16.2686567164px
    }
}

@media screen and (min-width:1432px) {
    .documents-widget__subtitle {
        font-size: 1.625rem;
        margin-top: 18px
    }
}

.documents-widget__list {
    margin-top: 40px;
    gap: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:576px) {
    .documents-widget__list {
        margin-top: 42.8208955224px;
        gap: 24.0298507463px
    }
}

@media screen and (min-width:768px) {
    .documents-widget__list {
        margin-top: 45.328358209px;
        gap: 27.6119402985px
    }
}

@media screen and (min-width:992px) {
    .documents-widget__list {
        margin-top: 48.2537313433px;
        gap: 31.7910447761px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (min-width:1200px) {
    .documents-widget__list {
        margin-top: 50.9701492537px;
        gap: 35.671641791px
    }
}

@media screen and (min-width:1432px) {
    .documents-widget__list {
        margin-top: 54px;
        gap: 40px
    }
}

.documents-widget-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
    padding: 28px 24px;
    border-radius: 16px;
    position: relative
}

.documents-widget-item:nth-child(1) {
    background-color: #ffc41f
}

.documents-widget-item:nth-child(1)::before {
    content: "";
    display: none;
    width: 1079px;
    aspect-ratio: 1079/140;
    background-image: url(../../../../../../local/templates/rentalcare/images/documents-widget-button1-bg.svg);
    background-size: 100% 100%;
    position: absolute;
    right: 240px;
    top: -19px;
    z-index: -1
}

@media screen and (min-width:992px) {
    .documents-widget-item {
        padding: 7px;
        border-radius: 100px
    }

    .documents-widget-item:nth-child(1) {
        background-color: #fff
    }

    .documents-widget-item:nth-child(1)::before {
        display: block
    }
}

.documents-widget-item:nth-child(2),
.documents-widget-item:nth-child(6) {
    background-color: #ff4754
}

.documents-widget-item:nth-child(2)::before,
.documents-widget-item:nth-child(6)::before {
    content: "";
    display: none;
    width: 1080px;
    aspect-ratio: 1080/207;
    background-image: url(../../../../../../local/templates/rentalcare/images/documents-widget-button2-bg.svg);
    background-size: 100% 100%;
    position: absolute;
    left: 240px;
    top: -97px;
    z-index: -1
}

@media screen and (min-width:992px) {

    .documents-widget-item:nth-child(2),
    .documents-widget-item:nth-child(6) {
        background-color: #fff;
        margin-left: 40px
    }

    .documents-widget-item:nth-child(2)::before,
    .documents-widget-item:nth-child(6)::before {
        display: block
    }
}

.documents-widget-item:nth-child(3),
.documents-widget-item:nth-child(7) {
    background-color: #f00070
}

.documents-widget-item:nth-child(3)::before,
.documents-widget-item:nth-child(7)::before {
    content: "";
    display: none;
    width: 1049px;
    aspect-ratio: 1049/237;
    background-image: url(../../../../../../local/templates/rentalcare/images/documents-widget-button3-bg.svg);
    background-size: 100% 100%;
    position: absolute;
    right: 240px;
    top: -114px;
    z-index: -1
}

@media screen and (min-width:992px) {

    .documents-widget-item:nth-child(3),
    .documents-widget-item:nth-child(7) {
        background-color: #fff
    }

    .documents-widget-item:nth-child(3)::before,
    .documents-widget-item:nth-child(7)::before {
        display: block
    }
}

.documents-widget-item:nth-child(4),
.documents-widget-item:nth-child(8) {
    background-color: #ff4dd6
}

.documents-widget-item:nth-child(4)::before,
.documents-widget-item:nth-child(8)::before {
    content: "";
    display: none;
    width: 1080px;
    aspect-ratio: 1080/207;
    background-image: url(../../../../../../local/templates/rentalcare/images/documents-widget-button4-bg.svg);
    background-size: 100% 100%;
    position: absolute;
    left: 240px;
    top: -97px;
    z-index: -1
}

@media screen and (min-width:992px) {

    .documents-widget-item:nth-child(4),
    .documents-widget-item:nth-child(8) {
        background-color: #fff;
        margin-left: 40px
    }

    .documents-widget-item:nth-child(4)::before,
    .documents-widget-item:nth-child(8)::before {
        display: block
    }
}

.documents-widget-item:nth-child(5),
.documents-widget-item:nth-child(9) {
    background-color: #f00070
}

.documents-widget-item:nth-child(5)::before,
.documents-widget-item:nth-child(9)::before {
    content: "";
    display: none;
    width: 1049px;
    aspect-ratio: 1049/237;
    background-image: url(../../../../../../local/templates/rentalcare/images/documents-widget-button5-bg.svg);
    background-size: 100% 100%;
    position: absolute;
    right: 240px;
    top: -114px;
    z-index: -1
}

.documents-widget-item__title {
    font-weight: 600;
    font-size: 1.125rem;
    color: rgba(255, 255, 255, .7);
    white-space: nowrap
}

.documents-widget-item:nth-child(1) .documents-widget-item__title {
    color: rgba(119, 97, 36, .6)
}

.documents-widget-item__button {
    font-size: 1rem;
    height: 50px;
    gap: 8px;
    font-weight: 500;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    border-radius: 100px;
    background-color: #fff
}

@media screen and (min-width:576px) {
    .documents-widget-item__button {
        font-size: 1.0503731343rem;
        height: 54.0298507463px;
        gap: 8.8059701493px
    }
}

@media screen and (min-width:768px) {
    .documents-widget-item__button {
        font-size: 1.0951492537rem;
        height: 57.6119402985px;
        gap: 9.5223880597px
    }
}

@media screen and (min-width:992px) {

    .documents-widget-item:nth-child(5),
    .documents-widget-item:nth-child(9) {
        background-color: #fff
    }

    .documents-widget-item:nth-child(5)::before,
    .documents-widget-item:nth-child(9)::before {
        display: block
    }

    .documents-widget-item__title {
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        right: 300px;
        top: 50%
    }

    .documents-widget-item:nth-child(2) .documents-widget-item__title,
    .documents-widget-item:nth-child(4) .documents-widget-item__title,
    .documents-widget-item:nth-child(6) .documents-widget-item__title,
    .documents-widget-item:nth-child(8) .documents-widget-item__title {
        right: auto;
        left: 290px
    }

    .documents-widget-item__button {
        font-size: 1.1473880597rem;
        height: 61.7910447761px;
        gap: 10.3582089552px
    }
}

@media screen and (min-width:1200px) {
    .documents-widget-item__button {
        font-size: 1.1958955224rem;
        height: 65.671641791px;
        gap: 11.1343283582px
    }
}

.documents-widget-item__button::after {
    width: 18px;
    height: 18px;
    content: "";
    display: block;
    background-color: #000;
    -webkit-mask-image: url(../../../../../../local/templates/rentalcare/images/icons/download.svg);
    mask-image: url(../../../../../../local/templates/rentalcare/images/icons/download.svg);
    -webkit-mask-size: 100% 100%;
    mask-size: 100% 100%
}

@media screen and (min-width:576px) {
    .documents-widget-item__button::after {
        width: 18.8059701493px;
        height: 18.8059701493px
    }
}

@media screen and (min-width:768px) {
    .documents-widget-item__button::after {
        width: 19.5223880597px;
        height: 19.5223880597px
    }
}

.documents-widget-item:nth-child(1) .documents-widget-item__button {
    color: #e1aa0f
}

@media screen and (min-width:992px) {
    .documents-widget-item__button {
        width: 260px;
        height: 70px
    }

    .documents-widget-item__button::after {
        width: 20.3582089552px;
        height: 20.3582089552px
    }

    .documents-widget-item:nth-child(1) .documents-widget-item__button {
        color: #63511f;
        background-color: #ffc41f
    }
}

.documents-widget-item:nth-child(1) .documents-widget-item__button::after {
    background-color: #e1aa0f
}

.documents-widget-item:nth-child(2) .documents-widget-item__button,
.documents-widget-item:nth-child(6) .documents-widget-item__button {
    color: #ff4754
}

@media screen and (min-width:992px) {
    .documents-widget-item:nth-child(1) .documents-widget-item__button::after {
        background-color: #63511f
    }

    .documents-widget-item:nth-child(2) .documents-widget-item__button,
    .documents-widget-item:nth-child(6) .documents-widget-item__button {
        color: #fff;
        background-color: #ff4754
    }
}

.documents-widget-item:nth-child(2) .documents-widget-item__button::after,
.documents-widget-item:nth-child(6) .documents-widget-item__button::after {
    background-color: #ff4754
}

.documents-widget-item:nth-child(3) .documents-widget-item__button,
.documents-widget-item:nth-child(7) .documents-widget-item__button {
    color: #f00070
}

@media screen and (min-width:992px) {

    .documents-widget-item:nth-child(2) .documents-widget-item__button::after,
    .documents-widget-item:nth-child(6) .documents-widget-item__button::after {
        background-color: #fff
    }

    .documents-widget-item:nth-child(3) .documents-widget-item__button,
    .documents-widget-item:nth-child(7) .documents-widget-item__button {
        color: #fff;
        background-color: #f00070
    }
}

.documents-widget-item:nth-child(3) .documents-widget-item__button::after,
.documents-widget-item:nth-child(7) .documents-widget-item__button::after {
    background-color: #f00070
}

.documents-widget-item:nth-child(4) .documents-widget-item__button,
.documents-widget-item:nth-child(8) .documents-widget-item__button {
    color: #ff4dd6
}

@media screen and (min-width:992px) {

    .documents-widget-item:nth-child(3) .documents-widget-item__button::after,
    .documents-widget-item:nth-child(7) .documents-widget-item__button::after {
        background-color: #fff
    }

    .documents-widget-item:nth-child(4) .documents-widget-item__button,
    .documents-widget-item:nth-child(8) .documents-widget-item__button {
        color: #fff;
        background-color: #ff4dd6
    }
}

.documents-widget-item:nth-child(4) .documents-widget-item__button::after,
.documents-widget-item:nth-child(8) .documents-widget-item__button::after {
    background-color: #ff4dd6
}

.documents-widget-item:nth-child(5) .documents-widget-item__button,
.documents-widget-item:nth-child(9) .documents-widget-item__button {
    color: #a62ed6
}

@media screen and (min-width:992px) {

    .documents-widget-item:nth-child(4) .documents-widget-item__button::after,
    .documents-widget-item:nth-child(8) .documents-widget-item__button::after {
        background-color: #fff
    }

    .documents-widget-item:nth-child(5) .documents-widget-item__button,
    .documents-widget-item:nth-child(9) .documents-widget-item__button {
        color: #fff;
        background-color: #a62ed6
    }
}

.documents-widget-item:nth-child(5) .documents-widget-item__button::after,
.documents-widget-item:nth-child(9) .documents-widget-item__button::after {
    background-color: #a62ed6
}

.faq-widget {
    margin-top: 90px;
    position: relative
}

@media screen and (min-width:576px) {
    .faq-widget {
        margin-top: 136.3432835821px
    }
}

@media screen and (min-width:768px) {
    .faq-widget {
        margin-top: 177.5373134328px
    }
}

@media screen and (min-width:992px) {

    .documents-widget-item:nth-child(5) .documents-widget-item__button::after,
    .documents-widget-item:nth-child(9) .documents-widget-item__button::after {
        background-color: #fff
    }

    .faq-widget {
        margin-top: 225.5970149254px;
        margin-left: 42%
    }
}

@media screen and (min-width:1200px) {
    .documents-widget-item__button::after {
        width: 21.1343283582px;
        height: 21.1343283582px
    }

    .faq-widget {
        margin-top: 270.223880597px
    }
}

@media screen and (min-width:1432px) {
    .documents-widget-item__button {
        font-size: 1.25rem;
        height: 70px;
        gap: 12px
    }

    .documents-widget-item__button::after {
        width: 22px;
        height: 22px
    }

    .faq-widget {
        margin-top: 320px
    }
}

.faq-widget::after {
    content: "";
    display: none;
    width: 1300px;
    aspect-ratio: 1300/2469;
    background-image: url(../../../../../../local/templates/rentalcare/images/faq-widget-bg.png);
    background-size: 100% 100%;
    position: absolute;
    right: 110%;
    top: -845px
}

.faq-widget__title {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    text-transform: uppercase
}

.faq-widget__body {
    margin-top: 30px;
    gap: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media screen and (min-width:576px) {
    .faq-widget__title {
        font-size: 2.4524253731rem
    }

    .faq-widget__body {
        margin-top: 36.0447761194px;
        gap: 17.0149253731px
    }
}

@media screen and (min-width:768px) {
    .faq-widget__title {
        font-size: 2.7434701493rem
    }

    .faq-widget__body {
        margin-top: 41.4179104478px;
        gap: 18.8059701493px
    }
}

@media screen and (min-width:992px) {
    .faq-widget::after {
        display: block
    }

    .faq-widget__title {
        font-size: 3.0830223881rem
    }

    .faq-widget__body {
        margin-top: 47.6865671642px;
        gap: 20.8955223881px
    }
}

@media screen and (min-width:1200px) {
    .faq-widget__title {
        font-size: 3.3983208955rem
    }

    .faq-widget__body {
        margin-top: 53.5074626866px;
        gap: 22.8358208955px
    }
}

@media screen and (min-width:1432px) {
    .faq-widget__title {
        font-size: 3.75rem
    }

    .faq-widget__body {
        margin-top: 60px;
        gap: 25px
    }
}

.faq-widget-item-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 64px;
    padding: 14px 26px;
    border-radius: 16px;
    background-color: #f8f7fa
}

.faq-widget-item-header__title {
    font-weight: 500;
    font-size: 1rem
}

@media screen and (min-width:992px) {
    .faq-widget-item-header {
        gap: 24px;
        padding: 20px 30px
    }

    .faq-widget-item-header__title {
        font-size: 1.125rem
    }
}

.faq-widget-item-header__button {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    width: 26px;
    height: 25px;
    padding: 0;
    border: none;
    background-color: transparent;
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/faq-widget-button.svg);
    background-size: 100% 100%;
    cursor: pointer;
    -webkit-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.faq-widget-item-body {
    display: none
}

.faq-widget-item-body__wrapper {
    padding-top: 10px
}

.faq-widget-item-body__content {
    font-weight: 500;
    font-size: 1rem;
    min-height: 64px;
    padding: 26px;
    border-radius: 16px;
    background-color: #ebebeb
}

@media screen and (min-width:992px) {
    .faq-widget-item-body__content {
        font-size: 1.125rem;
        padding: 30px
    }
}

.faq-widget-item-body__content p:first-child {
    margin-top: 0
}

.faq-widget-item-body__content p:last-child {
    margin-bottom: 0
}

.contacts-widget {
    padding-bottom: 384px;
    margin-top: 90px;
    position: relative
}

.contacts-widget::after {
    position: relative;
    content: "";
    display: block;
    width: 1015px;
    aspect-ratio: 1015/366;
    background-image: url(../../../../../../local/templates/rentalcare/images/contacts-widget-bg.png);
    background-size: 100% 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0
}

.contacts-widget__title {
    font-size: 2.125rem;
    font-weight: 800;
    line-height: 1.2;
    letter-spacing: .02em;
    text-transform: uppercase
}

@media screen and (min-width:576px) {
    .contacts-widget {
        padding-bottom: 392.4626865672px;
        margin-top: 136.3432835821px
    }

    .contacts-widget__title {
        font-size: 2.4524253731rem
    }
}

@media screen and (min-width:768px) {
    .contacts-widget {
        padding-bottom: 399.9850746269px;
        margin-top: 177.5373134328px
    }

    .contacts-widget__title {
        font-size: 2.7434701493rem
    }
}

@media screen and (min-width:992px) {
    .contacts-widget {
        padding-bottom: 408.7611940299px;
        margin-top: 225.5970149254px;
        margin-left: 42%
    }

    .contacts-widget::after {
        -webkit-transform: translateX(-45%);
        transform: translateX(-45%)
    }

    .contacts-widget__title {
        font-size: 3.0830223881rem
    }
}

@media screen and (min-width:1200px) {
    .contacts-widget {
        padding-bottom: 416.9104477612px;
        margin-top: 270.223880597px
    }

    .contacts-widget__title {
        font-size: 3.3983208955rem
    }
}

@media screen and (min-width:1432px) {
    .contacts-widget {
        padding-bottom: 426px;
        margin-top: 320px
    }

    .contacts-widget__title {
        font-size: 3.75rem
    }
}

.contacts-widget__body {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 27px
}

@media screen and (min-width:576px) {
    .contacts-widget__body {
        margin-top: 36.0447761194px
    }

    .question-widget__container {
        max-width: 576px
    }
}

@media screen and (min-width:768px) {
    .contacts-widget__body {
        margin-top: 41.4179104478px
    }
}

@media screen and (min-width:992px) {
    .contacts-widget__body {
        margin-top: 47.6865671642px
    }
}

@media screen and (min-width:1200px) {
    .contacts-widget__body {
        margin-top: 53.5074626866px
    }
}

@media screen and (min-width:1432px) {
    .contacts-widget__body {
        margin-top: 60px
    }
}

.contacts-widget-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 4px;
    padding-left: 46px;
    position: relative
}

.contacts-widget-item::before {
    content: "";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 34px;
    height: 34px;
    border-radius: 100px;
    background-color: #f1e9ff;
    background-size: 18px 18px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: -5px
}

.contacts-widget-item_location::before {
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/location.svg)
}

.contacts-widget-item_phone::before {
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/phone.svg)
}

.contacts-widget-item_email::before {
    background-image: url(../../../../../../local/templates/rentalcare/images/icons/email.svg)
}

.contacts-widget-item__title {
    font-size: 1.125rem
}

.contacts-widget-item__title a {
    text-decoration: none
}


