body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.container{height:inherit;margin:0 auto;max-width:1440px;padding:0 100px;position:relative;width:100%}@media screen and (max-width:1200px){.container{max-width:100%;padding:0 15px}}.container__inner{border-left:1px solid #d93a3a}@media screen and (max-width:768px){.container__inner{border-right:1px solid #d93a3a}}.mobile-cta-buttons{background:#fff;box-shadow:0 0 10px 3px #07070780;display:none;height:60px;left:0;position:fixed;transition:all .3s ease;width:100%;z-index:100}.mobile-cta-buttons a{align-items:center;display:flex;font-weight:700;justify-content:center;max-width:50%;width:100%}.mobile-cta-buttons a:first-of-type{background-color:#d93a3a;color:#fff}.mobile-cta-buttons a:last-of-type{background-color:#555;color:#fff}.mobile-cta-buttons.off{bottom:-60px}.mobile-cta-buttons.on{bottom:0}@media screen and (max-width:768px){.mobile-cta-buttons{display:flex}}.page-header{background-color:#fff;border-bottom:1px solid #d93a3a;left:0;position:fixed;top:0;transition:box-shadow .3s ease;width:100%;z-index:100}.page-header.shadow{box-shadow:0 5px 15px 0 #00000080}@media screen and (max-width:768px){.page-header .mobile-btn{background-color:#d93a3a;display:flex;justify-content:center;width:100%}.page-header .mobile-btn a{color:#fff;padding:5px 0}.page-header .mobile-btn a:before{display:none}}.page-header .container__inner{align-items:center;display:flex;justify-content:space-between;padding:0 0 0 40px}@media screen and (max-width:768px){.page-header .container__inner{padding:0 15px}}.page-header__links{align-items:center;display:flex;gap:55px}@media screen and (max-width:768px){.page-header__links{flex-direction:column;gap:15px}.page-header__links a:first-of-type{display:none}.page-header__logo img{height:60px}}.page-header__phone{align-items:center;color:#555;display:flex;font-size:24px;font-weight:700;position:relative}.page-header__phone:before{background-image:url(/static/media/phone_icon.62d247a42e6b11128e85.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:20px;left:-35px;position:absolute;top:50%;transform:translateY(-50%);width:20px}.page-header__mobile-phone{background:#eee;display:none;font-size:16px;font-weight:700;line-height:22px;padding:5px;text-align:center}.page-header__mobile-phone a{color:#555}@media screen and (max-width:768px){.page-header__mobile-phone{display:block}}.page-header__mobile-btn{display:none}.page-header__mobile-btn a{border:1px solid #d93a3a;border-radius:50%;display:inline-block;height:42px;position:relative;width:42px}.page-header__mobile-btn a:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:22px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:22px}.page-header__mobile-btn--phone{margin:0 10px 0 0}.page-header__mobile-btn--phone:before{background-image:url(/static/media/phone_icon.62d247a42e6b11128e85.svg)}.page-header__mobile-btn--booking:before{background-image:url(/static/media/calendar_icon.40158f27b8565f6967dc.svg)}@media screen and (max-width:768px){.page-header__mobile-btn{align-items:center;display:flex}}.page-footer,.page-footer a{color:#fff}.page-footer .container__inner{align-items:center;background-color:#d93a3a;display:flex;flex-direction:column;padding:100px 0 30px;width:100%}.page-footer__logo{height:100px;margin:0 0 35px}.page-footer .phone{font-size:40px;font-weight:700;line-height:155%;margin:0 0 35px}@media screen and (max-width:768px){.page-footer .phone{margin:0 0 15px}}.page-footer .email{font-size:24px;font-weight:400;line-height:155%}@media screen and (max-width:768px){.page-footer .email{font-size:18px}}.page-footer .links{display:flex;gap:15px;margin:35px 0 0}@media screen and (max-width:768px){.page-footer .links{flex-direction:column;text-align:center}}.page-footer .links a:hover{text-decoration:underline!important}@media screen and (max-width:768px){.page-footer .links a{font-size:14px}}.page-footer__underline{font-size:12px;font-weight:400;line-height:180%;margin:50px 0 0;width:80%}@media screen and (max-width:768px){.page-footer__underline{width:100%}}.page-footer__underline .container{align-items:center;border-top:1px solid #fff;display:flex;flex-direction:column;padding:30px 0 0}@media screen and (max-width:768px){.page-footer__underline .container{padding:30px 0 60px;text-align:center}}.page-footer__underline a{margin:15px 0 0}.page-footer__underline a:hover strong{text-decoration:underline}.page-footer__underline a:last-of-type strong{font-weight:700}.loader{animation:spinner 1.1s ease infinite;border-radius:50%;font-size:25px;height:1em;position:relative;text-indent:-9999em;transform:translateZ(0);width:1em}@media screen and (max-width:768px){.loader{font-size:15px}}.loader-wrapper{align-items:center;display:flex;height:100%;justify-content:center}.lds-hourglass{display:inline-block;height:80px;position:relative;width:80px}.lds-hourglass:after{animation:lds-hourglass 1.2s infinite;border-color:#fff #0000 #d93a3a;border-radius:50%;border-style:solid;border-width:32px;box-sizing:border-box;content:" ";display:block;height:0;margin:8px;width:0}@keyframes lds-hourglass{0%{animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:rotate(0)}50%{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(900deg)}to{transform:rotate(5turn)}}.page404-content{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:70px 0;text-align:center}.page404-content h1{font-size:32px;font-weight:700;line-height:150%;margin:45px 0 30px}@media screen and (max-width:768px){.page404-content h1{font-size:24px}}.page404-content h2{font-size:18px;font-weight:600;margin-bottom:30px}@media screen and (max-width:768px){.page404-content h2{font-size:16px}}.page404-content a{color:#d93a3a}.page404-content a:hover{text-decoration:underline!important}.page404-content a i{margin-right:10px}.thanks-wrapper{padding:140px 0;text-align:center}.thanks-wrapper .subtitle{font-size:24px;font-weight:700;margin:10px 0 15px}.thanks-wrapper p{font-size:18px}.thanks-wrapper a{display:block;margin:30px auto 0;max-width:250px}.social-media{align-items:center;display:flex;flex-direction:column;justify-content:center;left:15px;max-width:none!important;position:absolute;row-gap:15px;top:80vh;width:60px!important;z-index:999}@media screen and (max-width:768px){.social-media{display:none}}.social-media a{transition:transform .3s ease}.social-media a:hover{transform:scale(1.1)}.content-wrapper{padding:70px 0}.content-wrapper h1{font-size:32px;font-weight:700;line-height:1.24;margin:0 0 30px}.content-wrapper p{color:#555;font-size:16px}.content-wrapper p:not(:last-of-type){margin:0 0 15px}.content-wrapper p strong{display:block;font-weight:700;margin:15px 0}.content-wrapper a{color:#555;text-decoration:underline!important}.content-wrapper .red-button{cursor:pointer;display:block;margin:30px auto 0;max-width:190px;text-align:center}.hero .container__inner{display:flex;justify-content:space-between;padding-right:0}@media screen and (max-width:768px){.hero .container__inner{flex-direction:column;padding:0 0 30px}}.hero .container__inner>div{max-width:50%;width:100%}@media screen and (max-width:768px){.hero .container__inner>div{max-width:100%}}.hero__image{background-position:100%;background-repeat:no-repeat;background-size:cover;min-height:650px}@media screen and (max-width:768px){.hero__image{display:none}}.hero__content{color:#d93a3a;padding:95px 0 0 40px}@media screen and (max-width:768px){.hero__content{padding:30px 15px 0}}.hero__content h1{font-size:64px;font-style:normal;font-weight:600;line-height:120%}@media screen and (max-width:768px){.hero__content h1{font-size:32px}}.hero__content p{font-size:40px}@media screen and (max-width:768px){.hero__content p{font-size:20px;margin:5px 0 0}}.hero__content--links{align-items:center;display:flex;gap:25px;margin:45px 0 0}@media screen and (max-width:768px){.hero__content--links{gap:15px;margin:30px 0 0}}.hero__content--links span{color:#555;font-size:24px;font-weight:600;line-height:200%}@media screen and (max-width:768px){.hero__content--links span{font-size:14px}}.hero__content--links span a{color:#555}@media screen and (max-width:768px){.hero__content--links span a{font-size:16px}}.offers .container__inner{border-top:1px solid #d93a3a;display:flex;min-height:300px}@media screen and (max-width:768px){.offers .container__inner{flex-direction:column;padding:0 0 30px}}.offers .container__inner>div{max-width:50%;width:100%}@media screen and (max-width:768px){.offers .container__inner>div{max-width:100%}}.offers__left{align-items:center;border-right:1px solid #d93a3a;color:#d93a3a;display:flex;justify-content:center;padding:0 0 0 60px;position:relative}@media screen and (max-width:768px){.offers__left{border-right:0;flex-direction:column;padding:0;text-align:center}}.offers__left p:first-of-type{background-color:#d93a3a;color:#fff;font-size:42px;font-weight:600;height:100%;left:0;line-height:60px;position:absolute;text-align:center;top:0;transform:rotate(180deg);width:60px;writing-mode:vertical-rl}@media screen and (max-width:768px){.offers__left p:first-of-type{height:auto;transform:none;width:100%;writing-mode:horizontal-tb}}.offers__left p:last-of-type{font-size:42px;font-weight:600;line-height:150%}@media screen and (max-width:768px){.offers__left p:last-of-type{font-size:32px;padding:90px 0 0}}.offers__right{align-items:center;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:768px){.offers__right{display:none;margin:15px 0 0}}.offers__right p{color:#555;font-size:24px;font-weight:600;line-height:130%}.offers__right p:not(:last-of-type){margin:0 0 35px}.offers__right p span{color:#d93a3a;font-size:36px;font-weight:600}.offers__right p span:first-of-type{font-size:80px;line-height:130%;padding:0 15px 0 0}.offers__mobile{display:none;margin:15px 0 0;padding:0 15px;text-align:center}@media screen and (max-width:768px){.offers__mobile{display:block}}.offers__mobile p{font-size:20px}.offers__mobile p:not(:last-of-type){margin:0 0 15px}.offers__mobile p span{color:#d93a3a;font-size:24px;font-weight:600;padding:0 5px 0 0}.why-we .container__inner{border-top:1px solid #d93a3a;padding:75px 40px}@media screen and (max-width:768px){.why-we .container__inner{padding:50px 30px}.why-we .section-title{text-align:center}}.why-we__grid{grid-row-gap:40px;grid-column-gap:40px;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;margin:70px 0 0}@media screen and (max-width:600px){.why-we__grid{grid-template-columns:repeat(1,1fr)}}.why-we__grid>div{padding:0 40px 0 0}@media screen and (max-width:768px){.why-we__grid>div{padding:0 0 30px;text-align:center}.why-we__grid>div .icon img{margin:0 auto}}.why-we__grid>div:not(:last-of-type){border-right:1px solid #d93a3a}@media screen and (max-width:768px){.why-we__grid>div:not(:last-of-type){border:none;border-bottom:1px solid #d93a3a}}.why-we__grid>div h4{color:#d93a3a;font-size:24px;font-weight:600;line-height:120%;margin:30px 0}.why-we__grid>div p{color:#555;font-size:18px;font-weight:400;line-height:155%}.book-online .container__inner{border-top:1px solid #d93a3a;padding:75px 0 60px 100px;position:relative}@media screen and (max-width:768px){.book-online .container__inner{padding:0 0 75px}}.book-online p{background-color:#d93a3a;color:#fff;font-size:42px;font-weight:600;height:100%;left:0;line-height:60px;position:absolute;text-align:center;top:0;transform:rotate(180deg);width:60px;writing-mode:vertical-rl}@media screen and (max-width:768px){.book-online p{position:relative;transform:none;width:100%;writing-mode:horizontal-tb}.book-online .section-title{padding:15px 15px 0;text-align:center}}.book-online form{grid-row-gap:20px;grid-column-gap:40px;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;margin:25px 0 0}@media screen and (max-width:600px){.book-online form{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:768px){.book-online form{padding:0 15px}}.book-online form ::placeholder{color:#555;font-family:Poppins,sans-serif}.book-online form input,.book-online form select{border:none;border-bottom:2px solid #d93a3a;color:#555;font-family:Poppins,sans-serif;height:40px;line-height:40px;outline:none;width:100%}.book-online form input[type=email]{margin:0 0 20px}.book-online form input[type=submit]{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:700;justify-content:center;line-height:inherit;width:130px}.book-online form textarea{border:none;border-bottom:2px solid #d93a3a;font-family:Poppins,sans-serif;height:100px;outline:none;width:100%}.about .container__inner{border-top:1px solid #d93a3a;display:flex;justify-content:space-between;padding-right:0}@media screen and (max-width:768px){.about .container__inner{flex-direction:column}}.about .container__inner>div{max-width:50%;width:100%}@media screen and (max-width:768px){.about .container__inner>div{max-width:100%}}.about__image{background-position:100%;background-repeat:no-repeat;background-size:cover;min-height:650px}@media screen and (max-width:768px){.about__image{display:none}}.about__content{padding:95px 80px 0 40px}@media screen and (max-width:768px){.about__content{padding:30px 15px}}.about__content .section-title{margin:0 0 40px}@media screen and (max-width:768px){.about__content .section-title{margin:0 0 30px}}.about__content p{line-height:1.5}.about__content p:not(:last-of-type){margin:0 0 15px}.services .container__inner{border-bottom:1px solid #d93a3a;border-top:1px solid #d93a3a;padding:55px 0 55px 40px}@media screen and (max-width:768px){.services .container__inner{padding:55px 30px 75px;text-align:center}}.services__list{border-left:1px solid #d93a3a}.services__list--card{background-color:#fff;border-right:1px solid #d93a3a;display:flex;flex-direction:column;justify-content:flex-start;padding:80px 40px 65px}@media screen and (max-width:768px){.services__list--card{padding:30px}}.services__list--card:hover .arrow{transform:rotate(180deg)}.services__list--card .icon{align-items:center;display:flex;height:80px}.services__list--card h4{color:#d93a3a;font-size:24px;font-weight:600;height:60px;line-height:120%;margin:45px 0 30px}.services__list--card p{color:#555;font-size:16px;font-weight:400;height:200px;line-height:155%;margin:0 0 60px}@media screen and (max-width:768px){.services__list--card p{margin:0 0 30px}}.services__list--card .arrow{height:40px;object-fit:contain;transition:all .3s ease;width:40px}@media screen and (max-width:768px){.services__list--card .arrow{height:25px;width:25px}}.reviews .container__inner{border-bottom:1px solid #d93a3a;border-top:1px solid #d93a3a;padding:55px 0 55px 40px}@media screen and (max-width:768px){.reviews .container__inner{padding:55px 30px 75px;text-align:center}}.reviews__list{border-left:1px solid #d93a3a}.reviews__list--card{background-color:#fff;border-right:1px solid #d93a3a;display:flex;flex-direction:column;height:600px;justify-content:flex-start;padding:60px 40px}@media screen and (max-width:768px){.reviews__list--card{height:auto;padding:30px}}.reviews__list--card__header{display:flex;justify-content:space-between;width:100%}.reviews__list--card__header .icon{align-items:center;border:1px solid #d93a3a;border-radius:50%;display:flex;height:80px;justify-content:center;width:80px}@media screen and (max-width:768px){.reviews__list--card__header .icon{height:60px;width:60px}.reviews__list--card__header .icon img{height:60%}}.reviews__list--card__header .stars{align-items:center;display:flex;gap:10px}.reviews__list--card__info{color:#d93a3a;display:flex;justify-content:space-between;margin:45px 0 0}@media screen and (max-width:768px){.reviews__list--card__info{margin:30px 0 0}}.reviews__list--card__info .name{font-size:18px;font-weight:600;line-height:150%;max-width:120px}.reviews__list--card__info .date{font-size:16px;font-weight:400;line-height:150%}.reviews__list--card p{color:#555;font-size:18px;font-weight:400;height:270px;line-height:150%;margin:30px 0 0;overflow:scroll}.areas .container__inner{border-bottom:1px solid #d93a3a;border-top:1px solid #d93a3a;padding:55px 0 55px 40px}@media screen and (max-width:768px){.areas .container__inner{padding:55px 0;text-align:center}}.areas ul{border-left:1px solid #d93a3a;border-right:1px solid #d93a3a;column-count:3;padding:55px 0 55px 40px}@media screen and (max-width:768px){.areas ul{column-count:2;padding:55px 15px}}.areas ul li{color:#555;font-size:18px;line-height:200%;position:relative;text-indent:25px}@media screen and (max-width:768px){.areas ul li{font-size:14px}}.areas ul li:before{background-image:url(/static/media/arrow_list.d95824f4c7114f892b6b.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:12px}.brands .container__inner{border-bottom:1px solid #d93a3a;border-top:1px solid #d93a3a;padding:55px 0 55px 40px}@media screen and (max-width:768px){.brands .container__inner{padding:55px 30px;text-align:center}}.brands__list{border-left:1px solid #d93a3a;padding:45px 0}@media screen and (max-width:768px){.brands__list{border-right:1px solid #d93a3a}}.brands__list div{align-items:center;display:flex}.brands__list div img{height:auto;margin:0 auto;object-fit:contain;width:75%}@media screen and (max-width:768px){.brands__list div img{width:60%}}.brands__array{border-left:1px solid #d93a3a;column-count:3;padding:0 0 55px 40px}@media screen and (max-width:768px){.brands__array{border-right:1px solid #d93a3a;column-count:2;padding:0 15px 55px}}.brands__array li{color:#555;font-size:18px;line-height:200%;position:relative;text-indent:25px}@media screen and (max-width:768px){.brands__array li{font-size:12px}}.brands__array li:before{background-image:url(/static/media/arrow_list.d95824f4c7114f892b6b.svg);content:"";height:8px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:12px}.brands__array li:before,.call-to-action .container__inner{background-position:50%;background-repeat:no-repeat;background-size:cover}.call-to-action .container__inner{background-image:url(/static/media/cta_background.6e338bc87de05daf4bb1.png);border-left:none;padding:150px 40px}@media screen and (max-width:768px){.call-to-action .container__inner{padding:70px 15px}}.call-to-action .section-title{color:#fff}.call-to-action .links{align-items:center;color:#fff;display:flex;gap:25px;margin:65px 0 0}@media screen and (max-width:768px){.call-to-action .links{gap:15px}}.call-to-action .links span{font-size:24px;font-weight:600;line-height:200%}@media screen and (max-width:768px){.call-to-action .links span{font-size:14px}}.call-to-action .links span a{color:#fff}.call-to-action .links span a:hover{text-decoration:underline!important}.home__inner{align-items:center;display:flex;flex-direction:column;height:inherit;justify-content:center}.home__inner p{font-size:36px;margin:45px 0 30px;text-align:center;text-transform:uppercase}.home__inner ul li{position:relative;text-indent:20px}.home__inner ul li:before{background-color:#d93a3a;border-radius:50%;content:"";height:10px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:10px}.home__inner ul li a{color:#555;font-size:22px;text-decoration:none}.home__inner ul li a:hover{text-decoration:underline!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}html{box-sizing:border-box;height:100%}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}*,:after,:before{box-sizing:inherit;margin:0;padding:0}body{background-color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.24;overflow:auto;overflow-x:hidden}#root,body{height:inherit}#root>div:first-of-type{display:flex;flex-direction:column;height:inherit}#root #accessibility-statement main,#root #privacy-policy main,#root #terms-of-use main{padding:70px 0 0}#root main{flex:1 0 auto;padding-top:87px;position:relative;transition:all .3s ease}@media screen and (max-width:768px){#root main{overflow:hidden;padding-top:100.75px}}#root img{display:block;max-width:100%}#root a{text-decoration:none}#root textarea{resize:none}.red-button{background-color:#770b0b;color:#fff;font-weight:700;padding:12px 20px;text-transform:uppercase;transition:box-shadow .3s ease}.red-button:hover{box-shadow:0 0 10px 1px #d93a3a}@media screen and (max-width:768px){.red-button{font-size:14px;padding:8px}}.section-title{color:#d93a3a;font-size:42px;font-weight:600;line-height:120%}@media screen and (max-width:768px){.section-title{font-size:28px}}.slick-slider .slick-next,.slick-slider .slick-prev{align-items:center;background:#fff;border:2px solid #d93a3a;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;right:0;top:-81px;width:50px}.slick-slider .slick-next:before,.slick-slider .slick-prev:before{background-repeat:no-repeat;background-size:contain;content:"";height:20px;left:16px;position:absolute;right:0;top:0;top:14px;width:20px}@media screen and (max-width:768px){.slick-slider .slick-next:before,.slick-slider .slick-prev:before{height:15px;left:18px;top:15px;width:15px}.slick-slider .slick-next,.slick-slider .slick-prev{top:-30px}}.slick-slider .slick-next{right:0}.slick-slider .slick-next:before{background-image:url(/static/media/arrow_right.97f4fa2748b4aac249e8.svg);left:18px}@media screen and (max-width:768px){.slick-slider .slick-next{right:10px}}.slick-slider .slick-prev{left:auto;right:80px}.slick-slider .slick-prev:before{background-image:url(/static/media/arrow_left.04a1cbb411a536479883.svg)}@media screen and (max-width:768px){.slick-slider .slick-prev{left:10px;right:auto}}.mobile-btn,.mobile-image{display:none}@media screen and (max-width:768px){.mobile-btn,.mobile-image{display:block}}.ticker{background-color:#d93a3a;color:#fff;height:100px}.ticker__text{align-items:center;animation:animMarquee 10s linear infinite;display:flex;line-height:100px}.ticker__text p{font-size:24px;font-weight:300;white-space:nowrap}.ticker__text p span{font-weight:800;padding-right:5px}.ticker__text .circle{background-color:#fff;border:1px solid #fff;border-radius:50%;margin:0 50px;padding:5px}@keyframes animMarquee{0%{transform:translateX(-100%)}50%{transform:translateX(0)}to{transform:translateX(100%)}}
/*# sourceMappingURL=main.86f190df.css.map*/