html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}a{background-color:rgba(0,0,0,0)}img{border-style:none}button{font-family:inherit;font-size:100%;line-height:1.15;margin:0;overflow:visible;text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}[hidden]{display:none}html{min-height:100%;height:auto;scroll-behavior:smooth}*{box-sizing:border-box}body{font-family:"Open Sans",serif;font-weight:300;font-style:normal;margin:0;padding:0;box-sizing:border-box;position:relative;font-size:18px}img{width:100%}.container{max-width:1350px;padding:0 15px;margin:0 auto}a{text-decoration:none;color:#000}.d-flex{display:flex}@media only screen and (min-width: 768px){.d-md-flex{display:flex}}.items-center{align-items:center}.text-center{text-align:center}.column{flex-direction:column}.padding-t-b{padding:50px 0}@media only screen and (min-width: 768px){.padding-t-b{padding:80px 0}}@media only screen and (min-width: 992px){.padding-t-b{padding:100px 0}}@media only screen and (min-width: 1200px){.padding-t-b{padding:120px 0}}*:focus{outline:none}::-moz-focus-inner,::-moz-focus-outer{border:0;outline:none}b,strong{font-weight:bolder}ul{margin:0;padding:0;list-style:none}h1{margin:0 0 20px;font-size:30px;font-weight:300}@media only screen and (min-width: 768px){h1{font-size:45px}}@media only screen and (min-width: 992px){h1{font-size:58px}}@media only screen and (min-width: 1200px){h1{font-size:70px}}h2{margin:0 0 15px;font-weight:400;font-size:26px}@media only screen and (min-width: 768px){h2{font-size:30px}}@media only screen and (min-width: 992px){h2{font-size:35px}}@media only screen and (min-width: 1200px){h2{font-size:40px}}h3{margin:0 0 15px;font-size:14px;font-weight:500}@media only screen and (min-width: 992px){h3{font-size:16px;font-weight:700}}p{margin:0 0 15px;font-size:18px}@media only screen and (min-width: 992px){p{font-size:20px;line-height:30px}}.head-container{background-color:#fff;padding:10px 0;position:fixed;z-index:100;width:100%}.head-container .container{display:flex;justify-content:space-between;align-items:center}.head-container a{text-transform:uppercase}.head-container__list{background-color:#fff;position:fixed;width:100%;flex-direction:column;align-items:center;height:100%;right:0;top:0;transition:all .3s ease;transform:translateX(100%);z-index:8;overflow-y:scroll;padding:30px}@media only screen and (min-width: 992px){.head-container__list{overflow-y:hidden;position:relative;transform:none;flex-direction:row;padding:0}}.head-container__link{flex-direction:column;align-items:center;gap:32px;margin:80px 0 30px}@media only screen and (min-width: 992px){.head-container__link{flex-direction:row;margin:0 auto}}@media only screen and (min-width: 1200px){.head-container__link{gap:50px}}.head-container__menu-toggle{padding:0;background-color:rgba(0,0,0,0);border:none;flex-direction:column;justify-content:space-between;align-items:center;width:20px;height:20px;cursor:pointer;position:relative;z-index:10}.head-container__menu-toggle::before,.head-container__menu-toggle::after{content:"";width:20px;height:1px;background-color:#5b6460;transition:all .3s ease}.head-container__menu-toggle span{width:100%;height:1px;background-color:#5b6460;transition:all .3s ease}@media only screen and (min-width: 992px){.head-container__menu-toggle{display:none}}.logo{width:50px}@media only screen and (min-width: 768px){.logo{width:60px}}@media only screen and (min-width: 992px){.logo{width:80px}}.menu-active .head-container__menu-toggle::before{transform:rotate(45deg) translate(5px, 7px)}.menu-active .head-container__menu-toggle::after{transform:rotate(-45deg) translate(6px, -8px)}.menu-active .head-container__menu-toggle span{opacity:0}.menu-active .head-container__list{transform:translateX(0)}.main-slider{position:relative;height:70vh;color:#fff}@media only screen and (min-width: 768px){.main-slider{min-height:70vh}}@media only screen and (min-width: 992px){.main-slider{min-height:95vh}}@media only screen and (min-width: 992px){.main-slider h1{max-width:800px}}.swiper{width:100%;height:100%}.swiper img{object-fit:cover;position:absolute;height:100%;bottom:0}.swiper .swiper-slide::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:1}.swiper .swiper-scrollbar{top:285px;left:-65px;height:2px;width:150px;background-color:#5b6460;transform:rotate(90deg);display:flex;align-items:center}@media only screen and (min-width: 768px){.swiper .swiper-scrollbar{width:200px}}@media only screen and (min-width: 992px){.swiper .swiper-scrollbar{width:300px;top:300px;left:-120px}}@media only screen and (min-width: 1200px){.swiper .swiper-scrollbar{left:-170px;top:365px;width:440px}}.swiper .swiper-scrollbar .swiper-scrollbar-drag{background-color:#fff;border-radius:3px;height:4px}.hero-text{position:relative;z-index:10;height:100%;display:flex;justify-content:center;align-items:center;text-align:right}@media only screen and (min-width: 768px){.hero-text .container{width:100%;display:flex;flex-direction:column;align-items:flex-end}}@media only screen and (min-width: 768px){.hero-text p{max-width:350px}}@media only screen and (min-width: 992px){.hero-text p{text-align:center;margin-right:30px}}@media only screen and (min-width: 1200px){.hero-text p{text-align:left}}.btns-swiper{position:absolute;bottom:50px;left:50%;transform:translateX(-50%)}@media only screen and (min-width: 768px){.btns-swiper{bottom:85px;gap:20px}}@media only screen and (min-width: 992px){.btns-swiper{display:flex;gap:30px}}.btns-swiper .button-prev,.btns-swiper .button-next{background-color:rgba(0,0,0,0);border:none;color:#fff;cursor:pointer;transition:all .3s ease}.btns-swiper .button-prev:hover,.btns-swiper .button-next:hover{color:#fb3}.btns-swiper .button-prev span,.btns-swiper .button-next span{font-size:28px}@media only screen and (min-width: 992px){.btns-swiper .button-prev span,.btns-swiper .button-next span{font-size:35px}}.price-item{position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);display:flex;align-items:center;z-index:10}@media only screen and (min-width: 768px){.price-item{left:80px;transform:translateX(0)}}.price-item .btn{height:100%;display:flex;align-items:center;justify-content:center;padding:32px 25px;width:180px}@media only screen and (min-width: 768px){.price-item .btn{width:230px}}@media only screen and (min-width: 992px){.price-item .btn{width:260px;padding:40px 25px}}.price-item .price-text{background-color:#e9ece0;justify-content:center;color:#000;padding:16px 18px;font-size:12px;font-weight:300;width:100px}@media only screen and (min-width: 992px){.price-item .price-text{padding:24px;width:120px}}.price-item .price-text strong{font-weight:600;font-size:22px}.site-list{position:relative;padding:100px 0}@media only screen and (min-width: 768px){.site-list{display:flex;align-items:center}}@media only screen and (min-width: 992px){.site-list{padding:150px 0}}@media only screen and (min-width: 1200px){.site-list{padding:235px 0}}.site-list__heading{margin-bottom:20px}@media only screen and (min-width: 768px){.site-list__heading{text-align:left;width:50%;align-items:center}}@media only screen and (min-width: 768px){.site-list__heading:nth-of-type(1){padding-right:30px;min-height:325px}}@media only screen and (min-width: 992px){.site-list__heading:nth-of-type(1){padding-right:70px;min-height:375px}}.site-list__heading:nth-of-type(2){margin-bottom:0;padding:20px;background-color:#e9ece0}@media only screen and (min-width: 768px){.site-list__heading:nth-of-type(2){padding:30px;margin-left:auto}}@media only screen and (min-width: 992px){.site-list__heading:nth-of-type(2){padding:70px}}.site-list__heading h2{color:#5b6460}@media only screen and (min-width: 768px){.site-list__heading h2{margin-bottom:25px}}@media only screen and (min-width: 992px){.site-list__heading h2{margin-bottom:30px}}@media only screen and (min-width: 768px){.site-list .visual-content:nth-of-type(1){position:absolute;right:0;top:85px;width:50%;height:50%;object-fit:cover;object-position:bottom}}@media only screen and (min-width: 992px){.site-list .visual-content:nth-of-type(1){top:115px}}@media only screen and (min-width: 1200px){.site-list .visual-content:nth-of-type(1){top:60px;height:40%}}@media only screen and (min-width: 768px){.site-list .visual-content:nth-of-type(2){left:0;width:50%}}.site-list .row{margin-top:50px}@media only screen and (min-width: 992px){.site-list .row{margin-top:70px}}.maps-wrapper{position:relative;height:320px}@media only screen and (min-width: 768px){.maps-wrapper{width:50%;height:auto;left:0}}.maps-wrapper::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));pointer-events:none}.key-benefits{background-color:#5b6460;color:#fff}@media only screen and (min-width: 768px){.key-benefits .container{display:flex;justify-content:space-between}}.key-benefits__list{display:flex;justify-content:space-between}@media only screen and (min-width: 768px){.key-benefits__list{flex-direction:column;flex-wrap:wrap;row-gap:15px}}@media only screen and (min-width: 992px){.key-benefits__list{row-gap:30px}}@media only screen and (min-width: 1200px){.key-benefits__list{row-gap:60px}}.key-benefits__list:not(:last-child){margin-bottom:20px}@media only screen and (min-width: 768px){.key-benefits__list:not(:last-child){margin:0}}.key-benefits__item{text-align:center;display:flex;align-items:center;flex-direction:column;padding:7px;width:33.33%}@media only screen and (min-width: 768px){.key-benefits__item{width:100%}}@media only screen and (min-width: 1200px){.key-benefits__item{font-size:22px;font-weight:300}}@media only screen and (min-width: 768px){.key-benefits__item:not(:last-child){margin-bottom:20px}}@media only screen and (min-width: 1200px){.key-benefits__item:not(:last-child){margin-bottom:30px}}.key-benefits__item span{margin-bottom:5px}@media only screen and (min-width: 768px){.key-benefits__item span{font-size:40px}}@media only screen and (min-width: 1200px){.key-benefits__item span{font-size:48px}}.media-showcase{position:relative;background-color:rgba(0,0,0,.5)}@media only screen and (min-width: 768px){.media-showcase{flex-direction:row}}.media-showcase::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:13}.media-showcase .content-item{width:100%;object-fit:cover;height:230px}@media only screen and (min-width: 768px){.media-showcase .content-item{width:50%;height:450px}}@media only screen and (min-width: 992px){.media-showcase .content-item{height:550px}}.media-showcase .btn-circle{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:15}.contact-section{color:#5b6460}@media only screen and (min-width: 768px){.contact-section{text-align:left}}.contact-section .container{display:flex;flex-direction:column;align-items:center}@media only screen and (min-width: 768px){.contact-section .container{justify-content:space-between;align-items:center;flex-direction:row}}@media only screen and (min-width: 992px){.contact-section .container{align-items:flex-start}}@media only screen and (min-width: 992px){.contact-section h2{margin-bottom:30px}}.contact-section .info-container{width:280px}@media only screen and (min-width: 768px){.contact-section .info-container{width:330px}}@media only screen and (min-width: 768px){.contact-section .info-container{width:380px}}.contact-section .price-item{position:static;opacity:1 !important;width:100%;transform:translateX(0)}address{font-style:normal;margin-bottom:15px}@media only screen and (min-width: 992px){address{margin-bottom:20px}}.contact-link{margin:0 auto 10px;max-width:210px;row-gap:5px}@media only screen and (min-width: 768px){.contact-link{margin:0 0 20px}}.contact-link a{color:#5b6460}.contact-link p{margin:0}.time-work{max-width:250px;margin:0 auto 20px}@media only screen and (min-width: 768px){.time-work{margin:0}}.last-section{background-color:#5b6460;color:#fff}@media only screen and (min-width: 768px){.last-section .container{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}}@media only screen and (min-width: 992px){.last-section .container{justify-content:flex-start;align-items:flex-start}}.last-section .left-column{margin-bottom:30px}@media only screen and (min-width: 768px){.last-section .left-column{margin:0;width:40%;text-align:left}}.last-section .right-column{margin-bottom:30px}@media only screen and (min-width: 768px){.last-section .right-column{text-align:right;margin:0;width:60%}}.last-section form{position:relative;margin:20px 0 25px}.last-section form input{width:100%;height:40px;background-color:rgba(0,0,0,0);border:none;border-bottom:1px solid #fff;padding:5px 30px 5px 15px;color:#fff}.last-section form input::placeholder{color:#fff;opacity:.5}.last-section form .footer-btn{position:absolute;top:0;right:0;height:100%;background-color:rgba(0,0,0,0);border:none;cursor:pointer;color:#fff}.last-section__links{row-gap:15px;margin-bottom:20px}@media only screen and (min-width: 1200px){.last-section__links{flex-direction:row;justify-content:flex-end;gap:40px}}.last-section__links a{color:#fff}.last-section .payment-img{width:250px;margin-bottom:10px}@media only screen and (min-width: 992px){.last-section .payment-img{width:300px}}@media only screen and (min-width: 1200px){.last-section .payment-img{width:350px}}.last-section .copy-info{opacity:.5}@media only screen and (min-width: 768px){.last-section .copy-info{margin-top:30px}}.pop-up{display:none;position:fixed;z-index:999;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.pop-up .container{height:100%;display:flex;align-items:center;justify-content:center}.popup-content{position:absolute;background-color:#fff;border-radius:14px;animation:scaleUpDown 1s ease-in-out;width:80%;padding:50px 20px}@media only screen and (min-width: 768px){.popup-content{padding:50px;width:534px}}.closeModalBtn{position:absolute;display:flex;padding:7px;background-color:#5b6460;border:none;border-radius:50%;top:20px;right:20px;color:#fff;cursor:pointer;transition:all .3s ease}.closeModalBtn span{font-size:16px}.image-frame{position:relative;padding:20px 0;display:flex;align-items:flex-end;min-height:450px;color:#fff;overflow:hidden}@media only screen and (min-width: 768px){.image-frame{padding:50px 0}}@media only screen and (min-width: 992px){.image-frame{min-height:500px}}@media only screen and (min-width: 1200px){.image-frame{min-height:700px;padding:60px 0}}.image-frame::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10}.image-frame .container{display:flex;flex-direction:column;row-gap:30px;z-index:15;position:relative}@media only screen and (min-width: 768px){.image-frame .container{row-gap:80px}}@media only screen and (min-width: 1200px){.image-frame .container{row-gap:0}}.image-frame__btn-wrapper{row-gap:30px}@media only screen and (min-width: 768px){.image-frame__btn-wrapper{flex-direction:row;gap:30px}}@media only screen and (min-width: 1200px){.image-frame__btn-wrapper{margin-top:50%}}@media only screen and (min-width: 768px){.story-area .container{display:flex}}.story-area img{margin-bottom:30px;object-fit:cover}@media only screen and (min-width: 768px){.story-area img{width:50%;margin:0}}@media only screen and (min-width: 768px){.story-area__text{text-align:left;padding-left:40px}}@media only screen and (min-width: 1200px){.story-area__text{padding-left:140px;display:flex;flex-direction:column;justify-content:flex-end}}@media only screen and (min-width: 1200px){.story-area__text h2{margin-bottom:32px}}.image-grid .container{display:flex;flex-direction:column}@media only screen and (min-width: 768px){.image-grid h2{max-width:400px;margin:0 auto 60px}}@media only screen and (min-width: 992px){.image-grid h2{margin-bottom:100px;max-width:600px}}.parent{display:grid;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:20px;grid-row-gap:20px;min-height:170px}@media only screen and (min-width: 992px){.parent{min-height:780px}}@media only screen and (min-width: 992px){.parent .grid-inner{position:relative;width:100%;height:100%;text-align:center;transition:transform .6s;transform-style:preserve-3d;box-shadow:0 4px 8px 0 rgba(0,0,0,.2)}}@media only screen and (min-width: 992px){.parent .grid-inner:hover{transform:rotateY(180deg)}}@media only screen and (min-width: 992px){.parent .grid-front,.parent .grid-back{position:absolute;top:0;left:0;width:100%;height:100%;backface-visibility:hidden}}.parent .grid-back{display:none}@media only screen and (min-width: 992px){.parent .grid-back{display:flex;align-items:center;justify-content:center;transform:rotateY(180deg);background-color:#e9ece0;padding:50px;text-align:left}}.parent img{height:100%;object-fit:cover}.parent .grid--1{grid-area:1/1/2/2}.parent .grid--2{grid-area:1/2/2/4}.parent .grid--3{grid-area:2/1/3/2}.parent .grid--4{grid-area:2/2/3/3}.parent .grid--5{grid-area:2/3/3/4}@media only screen and (min-width: 768px){.details-wrap{text-align:left}}@media only screen and (min-width: 768px){.details-wrap h2{margin-bottom:50px}}@media only screen and (min-width: 992px){.details-wrap h2{margin-bottom:100px}}@media only screen and (min-width: 768px){.details-wrap__wrapper{justify-content:space-between}}.details-wrap form{row-gap:20px}@media only screen and (min-width: 768px){.details-wrap form{width:420px}}@media only screen and (min-width: 992px){.details-wrap form{width:600px}}.details-wrap input,.details-wrap textarea{resize:none;width:100%;height:40px;padding:10px 15px}@media only screen and (min-width: 992px){.details-wrap input,.details-wrap textarea{height:50px}}.details-wrap textarea{height:100px}.details-wrap .form-wrapper{row-gap:20px}@media only screen and (min-width: 768px){.details-wrap .form-wrapper{flex-direction:row;gap:20px}}.details-wrap .checkbox{width:20px;height:20px;margin-right:15px}.details-wrap .privacy-policy{font-size:14px}.details-wrap .btn{padding:20px 50px}@media only screen and (min-width: 768px){.details-wrap .btn{margin-left:auto}}@media only screen and (min-width: 992px){.details-wrap .btn{padding:20px 70px}}.stay-booking{position:relative;min-height:450px;color:#fff;overflow:hidden;display:flex;align-items:center;padding:20px 0}@media only screen and (min-width: 768px){.stay-booking{padding:50px 0}}@media only screen and (min-width: 992px){.stay-booking{min-height:500px}}@media only screen and (min-width: 1200px){.stay-booking{min-height:700px;padding:60px 0}}.stay-booking::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10}.stay-booking .container{z-index:15;position:relative}.stay-booking .container a{color:#fff;display:flex;align-items:center;justify-content:center}.stay-booking .container a span{margin-right:5px}@media only screen and (min-width: 768px){.added-comfort__wrapper{justify-content:space-between}}@media only screen and (min-width: 768px){.added-comfort h2{text-align:left}}@media only screen and (min-width: 768px){.added-comfort .maps-wrapper{height:483px}}@media only screen and (min-width: 992px){.added-comfort .maps-wrapper{height:650px;width:45%}}.toggle-options{display:flex;flex-direction:column;gap:10px;row-gap:20px;margin-bottom:80px;border-top:1px solid #5b6460;padding-top:20px}@media only screen and (min-width: 768px){.toggle-options{margin:0 40px 0 0}}@media only screen and (min-width: 992px){.toggle-options{width:55%}}.toggle-options__item{background-color:#e9ece0;overflow:hidden;transition:all .3s ease}.toggle-options__item:hover{border-color:#4a514c}.toggle-options__header{display:flex;padding:15px;justify-content:space-between;align-items:center;cursor:pointer;text-transform:uppercase}@media only screen and (min-width: 992px){.toggle-options__header{padding:30px 20px}}.toggle-options__header .header__icon{width:48px}.toggle-options__header .arrow-accordion{width:20px;transition:transform .4s ease}.toggle-options__text{gap:10px;display:flex;flex-direction:column;font-size:18px}.toggle-options__text span{font-size:14px;font-weight:300}@media only screen and (min-width: 992px){.toggle-options__text span{font-size:16px}}.toggle-options__content{background-color:#fff;max-height:0px;padding:0 15px;transition:all .4s ease-in-out;overflow:hidden}.toggle-options__content p{font-size:13px;font-weight:300}.active .toggle-options__content{padding:15px}.toggle-list__item.active .toggle-list__content{max-height:500px;padding:15px}.active .arrow-accordion{transform:rotate(180deg)}.rental-terms .container{display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 992px){.rental-terms .container{row-gap:70px}}@media only screen and (min-width: 768px){.rental-terms__item{width:50%;display:flex;flex-direction:column}}.rental-terms__item hr{width:100%}.rental-terms__item .btn{padding:20px 45px;margin:20px 0 0 auto}@media only screen and (min-width: 992px){.rental-terms__item .btn{margin-top:100px}}.rental-terms__list{row-gap:15px}.intro-image{position:relative;display:flex;align-items:center;color:#fff;overflow:hidden;padding:20px 0;min-height:450px}@media only screen and (min-width: 768px){.intro-image{padding:50px 0}}@media only screen and (min-width: 992px){.intro-image{min-height:500px}}@media only screen and (min-width: 1200px){.intro-image{min-height:700px;padding:60px 0}}.intro-image::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);z-index:10}.intro-image .container{z-index:15;position:relative}.rental-info .container{display:flex;flex-direction:column;row-gap:50px}@media only screen and (min-width: 768px){.rental-info .container{row-gap:80px}}@media only screen and (min-width: 768px){.rental-info .container{row-gap:100px}}@media only screen and (min-width: 768px){.rental-info .container{row-gap:120px}}@media only screen and (min-width: 768px){.rental-info__item{text-align:left}}@media only screen and (min-width: 768px){.rental-info__item:nth-child(odd) .content{padding-left:50px}}.rental-info__item:nth-child(even){flex-direction:row-reverse}@media only screen and (min-width: 768px){.rental-info__item:nth-child(even) .content{padding-right:50px}}.rental-info__item .content{row-gap:20px}@media only screen and (min-width: 768px){.rental-info__item .content{width:50%}}@media only screen and (min-width: 992px){.rental-info__item .content{row-gap:50px}}.rental-info__item img{margin-bottom:20px}@media only screen and (min-width: 768px){.rental-info__item img{width:50%}}.rental-info .text-italic{justify-content:center;gap:20px}@media only screen and (min-width: 768px){.rental-info .text-italic{justify-content:flex-start;gap:30px}}.rental-info .under-line{border-bottom:1px solid #5b6460}.user-data{padding-top:100px}@media only screen and (min-width: 992px){.user-data{padding-top:150px}}.user-data .form-wrapper{gap:50px}.select,input{resize:none;width:100%;height:40px;padding:10px 15px}@media only screen and (min-width: 768px){.select,input{width:45%}}@media only screen and (min-width: 992px){.select,input{height:50px}}.transaction-info__heading{justify-content:space-between;align-items:center}@media only screen and (min-width: 768px){.transaction-info__heading{width:50%}}.transaction-info__heading img{width:130px;height:30px}@media only screen and (min-width: 768px){.transaction-info__heading img{width:184px;height:36px}}.form{row-gap:15px;padding-top:20px;border-top:1px solid #5b6460;margin-bottom:50px}@media only screen and (min-width: 768px){.form{margin:0;width:50%;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}@media only screen and (min-width: 768px){.form-payment{flex-direction:column}}@media only screen and (min-width: 768px){.form-payment .select,.form-payment input{width:100%}}@media only screen and (min-width: 768px){.form-payment .btn{margin:0 0 0 auto}}.btn{display:inline-block;background-color:#5b6460;padding:20px 30px;text-transform:uppercase;color:#fff;font-size:18px;transition:all .3s ease;cursor:pointer;border:none}.btn:hover{background-color:#4a514c}.btn-outline{border-bottom:2px solid #5b6460;transition:all .3s ease;font-weight:500;font-size:16px}.btn-circle{position:relative;text-align:center;display:flex;align-items:center;justify-content:center;background-color:#e9ece0;border-radius:50%;padding:10px;width:130px;height:130px;font-size:16px;transition:all .3s ease}@media only screen and (min-width: 1200px){.btn-circle{width:150px;height:150px}}.btn-circle:hover{box-shadow:0 0 0 15px #4a514c,0 0 0 16px #e9ece0}.btn-border{background-color:rgba(0,0,0,0);border:1px solid #fff;font-size:16px;padding:20px 25px}@media only screen and (min-width: 768px){.btn-border{padding:20px 30px}}@media only screen and (min-width: 1200px){.btn-border{padding:20px 40px}}@keyframes scaleUpDown{0%{transform:scale(0.9)}100%{transform:scale(1)}}@keyframes pulsar{0%{transform:scale(1)}50%{transform:scale(1.2)}100%{transform:scale(1)}}.img-bg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;animation:pulsar 20s ease-in-out infinite}.row{margin:0 -15px;row-gap:20px}@media only screen and (min-width: 768px){.row{flex-direction:row;flex-wrap:wrap}}.col{padding:0 15px}@media only screen and (min-width: 768px){.col{width:50%}}@media only screen and (min-width: 992px){.col{width:33.33%}}@media only screen and (min-width: 768px){.error-page img{width:40%}}@media only screen and (min-width: 992px){.error-page img{width:30%}}
