:root{--primary-text-color:#555;--secondary-text-color:#303030;--additional-text-color:rgba(157,164,190,0.6);--form-color:rgba(157,164,189,0.4);--white-color:#fff;--accent-color:#ff6c00;--primary-gradient-color:(25,28,38,0.2);--dark-bg-color:#111319;--top-header-height:50px}.visually-hidden{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}@media screen and (max-width:767px){.slick-slider{display:none}}@media screen and (min-width:768px){.slick-slider img{width:100%;height:auto}.slick-slider .slick-next{position:absolute;padding:8px 0;width:60px;font-size:11px;text-align:right;color:var(--additional-text-color);bottom:0;right:0;z-index:1;bottom:40px;right:100px;background-color:transparent;border:none;border-bottom:1px solid var(--additional-text-color);outline:none}.slick-slider .slick-next:focus,.slick-slider .slick-next:hover{color:#fff;border-color:#fff;cursor:pointer}.slick-slider .slick-prev{position:absolute;padding:8px 0;width:60px;font-size:11px;text-align:left;bottom:0;right:34px;z-index:1;bottom:40px;right:200px;background-color:transparent;border:none;border-bottom:1px solid var(--additional-text-color);color:var(--additional-text-color);outline:none}.slick-slider .slick-prev:focus,.slick-slider .slick-prev:hover{color:#fff;border-color:#fff;cursor:pointer}.slick-slider .slick-dots{right:100px;top:50%;transform:translateY(-50%);list-style:none;z-index:1;position:absolute;display:flex;align-items:flex-end;flex-direction:column}.slick-slider .slick-dots #slick-slide-control00,.slick-slider .slick-dots #slick-slide-control01,.slick-slider .slick-dots #slick-slide-control02{border:none;background-color:silver;width:8px;height:2px;font-size:0}.slick-slider .slick-dots .slick-active #slick-slide-control00,.slick-slider .slick-dots .slick-active #slick-slide-control01,.slick-slider .slick-dots .slick-active #slick-slide-control02{width:18px;background-color:#fff}}h1,h2,h3,h4,h5,h6,ol,ul{margin:0}ol,ul{padding:0}p{margin:0}.img{display:block;max-width:100%;height:auto}.list{list-style:none}.link{text-decoration:none}body{font-family:Open Sans,sans-serif;font-weight:400;font-size:18px;line-height:1.167;letter-spacing:.02em;color:var(--primary-text-color)}.section{padding-top:84px;padding-bottom:84px}@media screen and (min-width:768px){.section{padding-top:100px;padding-bottom:100px}}@media screen and (min-width:1200px){.section{padding-top:130px;padding-bottom:130px}}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:31px;padding-right:31px}@media screen and (min-width:320px){.container{max-width:480px}}@media screen and (min-width:768px){.container{max-width:768px;padding-left:40px;padding-right:40px}}@media screen and (min-width:1200px){.container{max-width:1200px;padding-left:15px;padding-right:15px}}@media screen and (min-width:320px) and (max-width:767px){.logo-icon{fill:var(--white-color)}}.animate__animated.animate__flip{animation-duration:2s}.menu{display:flex;justify-content:space-between}@media screen and (min-width:768px){.list-menu,.menu{margin-right:auto}.list-menu{display:flex;align-items:center;margin-left:64px}.list-menu .list-menu-item:not(:first-child){margin-left:24px}.list-menu .list-menu-item .list-menu-link{font-size:12px;font-weight:600;line-height:1.333;letter-spacing:.01em;color:var(--white-color)}.list-menu .list-menu-item .list-menu-link:focus,.list-menu .list-menu-item .list-menu-link:hover{color:var(--accent-color)}}@media screen and (min-width:768px) and (min-width:1200px){.list-menu{margin-left:150px}.list-menu .list-menu-item:not(:first-child){margin-left:30px}.list-menu .list-menu-item .list-menu-link{font-size:14px}}.title{font-weight:700;font-size:42px;line-height:1.166;letter-spacing:.05em}.title.dark-theme-title{color:var(--white-color);margin-bottom:44px}.title.light-theme-title{margin-bottom:20px;color:var(--secondary-text-color)}.title.contacts-title{margin-bottom:40px;color:var(--white-color)}@media screen and (max-width:767px){.title.contacts-title{text-align:center}}@media screen and (max-width:1199px){.title.about-title{font-size:28px;line-height:1.178}}@media screen and (max-width:1199px) and (min-width:1200px){.title.about-title{font-size:42px;line-height:1.166}}.suptitle{margin-bottom:20px;font-weight:600;font-size:11px;line-height:1.363;letter-spacing:.1em;text-transform:uppercase;color:var(--secondary-text-color)}.suptitle:before{background:var(--secondary-text-color)}.suptitle.dark-line:before,.suptitle:before{content:"";display:inline-block;height:1px;width:60px;margin-right:20px;vertical-align:middle}.suptitle.dark-line:before{background:var(--additional-text-color)}.suptitle.gallery-suptitle{margin-bottom:44px}.suptitle.suptitle-footer{color:var(--white-color)}@media screen and (max-width:767px){.suptitle.gallery-suptitle{line-height:1.909}}.mobile-menu{position:fixed;top:0;right:0;z-index:100;padding-top:117.5px;padding-left:40px;max-width:337px;width:95vw;max-height:796px;height:100vh;overflow:scroll;background-color:var(--white-color);box-shadow:-4px 0 8px rgba(0,0,0,.04),-2px 0 4px rgba(0,0,0,.08),-1px 0 3px rgba(0,0,0,.16);transform:translateX(100%);opacity:0;pointer-events:none;visibility:hidden;transition:all .25s cubic-bezier(.4,0,.2,1) .25s}@media screen and (min-width:768px){.mobile-menu{display:none}}.mobile-menu.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:translateX(0)}.mobile-menu-close-btn{position:absolute;top:48px;right:31px;width:40px;border:none;height:40px;background-color:transparent}.mobile-menu-close-icon{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:30px;height:30px;fill:var(--secondary-text-color)}.mobile-menu-close-btn:hover .mobile-menu-close-icon{fill:var(--accent-color)}.mobile-menu .link:focus,.mobile-menu .link:hover{color:var(--accent-color)}.mobile-menu-nav-list{margin-bottom:64px}.mobile-menu-nav-item:not(:last-child){margin-bottom:24px}.mobile-menu-nav-link,.tel-link{font-weight:600;font-size:18px;line-height:1.39;letter-spacing:.1em;color:var(--secondary-text-color)}.tel-link{display:block;margin-bottom:24px;text-transform:uppercase}.mobile-menu .btn{margin-bottom:64px}.social-list{position:relative}.social-list-item:not(:last-child){margin-bottom:24px}.social-list-item:first-child:before{position:absolute;top:10px;left:0;display:inline-block;content:"";width:60px;height:1px;background-color:var(--secondary-text-color);margin-right:40px}.social-link{font-size:14px;line-height:1.36;letter-spacing:.2em;color:var(--secondary-text-color);padding-left:100px}.btn,.social-link{display:block;font-weight:600}.btn{padding:12px 20px;background-color:transparent;border:1px solid var(--accent-color);border-radius:25px;font-size:12px;line-height:1.333;letter-spacing:.09em;text-transform:uppercase;transition:color .25s cubic-bezier(.4,0,.2,1),background-color .25s cubic-bezier(.4,0,.2,1);cursor:pointer}.btn.send-btn{padding-right:38px;padding-left:38px;color:var(--white-color)}.btn:focus,.btn:hover{background-color:var(--accent-color)}.btn:focus,.btn:hover,.dark-theme-btn{color:var(--white-color)}@media screen and (max-width:767px){.header .btn{display:none}}@media screen and (min-width:320px){.burger{border:none;background:transparent;padding:0;fill:var(--white-color)}}@media screen and (min-width:768px){.burger{display:none}}.network-item{font-weight:600;font-size:11px;line-height:2.363;letter-spacing:.2em;margin-left:40px}.network-link{color:var(--secondary-text-color);transition:color .25s cubic-bezier(.4,0,.2,1)}.network-link:focus,.network-link:hover{color:var(--accent-color)}.backdrop{position:fixed;z-index:100;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.2);transition:opacity .25s cubic-bezier(.4,0,.2,1);opacity:1;pointer-events:auto;visibility:visible}.backdrop.is-hidden{opacity:0;visibility:hidden;pointer-events:none;transition:all .25s cubic-bezier(.4,0,.2,1) .25s}.backdrop.is-hidden .modal-window{transform:translate(-50%,-50%) scale(0);transition:transform .25s cubic-bezier(.4,0,.2,1) 0ms}.modal-window{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(1);margin:0 auto;padding:40px;max-width:450px;width:95vw;max-height:560px;height:95vh;overflow:scroll;background-color:var(--white-color);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 1px rgba(0,0,0,.14),0 2px 1px rgba(0,0,0,.2);border-radius:4px;transition:transform .25s cubic-bezier(.4,0,.2,1) .25s}@media screen and (min-width:768px){.modal-window{overflow:unset}}@media screen and (min-width:1200px){.modal-window{max-width:528px;max-height:540px}}.modal-window-title{font-weight:700;font-size:20px;line-height:1.5;text-align:center;letter-spacing:.03em;margin-bottom:12px}@media screen and (min-width:1200px){.modal-window-title{font-size:18px;line-height:1.15}}.modal-window-close-btn{position:absolute;top:8px;right:8px;width:30px;height:30px;background-color:transparent;border:1px solid rgba(0,0,0,.1);border-radius:50%;cursor:pointer}.modal-window-close-btn:focus .modal-window-close-icon,.modal-window-close-btn:hover .modal-window-close-icon{fill:var(--accent-color)}.modal-window-close-icon{position:absolute;top:50%;left:50%;width:18px;height:18px;transform:translate(-50%,-50%);fill:#000;transition:fill .25s cubic-bezier(.4,0,.2,1)}.label{font-weight:400;font-size:12px;line-height:1.17;letter-spacing:.01em;color:#757575;margin-bottom:4px}.input{display:block;width:100%;height:40px;border:1px solid rgba(33,33,33,.2);border-radius:4px;margin-bottom:10px;padding-left:30px;outline:none}.input:focus,.input:hover{border:1px solid var(--accent-color)}.message{width:100%;height:120px;border:1px solid rgba(33,33,33,.2);border-radius:4px;padding:12px 16px;margin-bottom:20px;resize:none;font-size:14px;outline:none}.message:focus,.message:hover{border:1px solid var(--accent-color)}.policy-label{display:block;padding-left:10px;color:#757575;font-weight:400;font-size:11px;line-height:1.17;letter-spacing:.03em}@media screen and (min-width:1200px){.policy-label{font-size:14px;line-height:1.71}}.policy-label:before{display:inline-block;content:"";width:16px;height:15px;border:2px solid #212121;border-radius:2px;margin-right:6px;vertical-align:text-top;background-image:url(/check.6a36a419.svg);background-repeat:no-repeat;background-position:50%}.policy-input:checked+.policy-label:before{background-color:var(--accent-color);border:var(--accent-color)}.policy-link{color:var(--accent-color)}.modal-form-item{position:relative}.modal-form-icon{position:absolute;top:14px;left:14px;width:13px;height:13px}.modal-form-item:focus .modal-form-icon,.modal-form-item:hover .modal-form-icon{fill:var(--accent-color)}.modal-form .btn{margin-left:auto;margin-right:auto;margin-top:30px;width:200px}#result_form{background-color:var(--white-color);width:300px;height:400px;padding:20px}.form-input{width:100%;background-color:transparent;color:var(--white-color);border:none;border-bottom:1px solid rgba(157,164,189,.4);outline:none;transition:color .25s cubic-bezier(.4,0,.2,1),border-bottom .25s cubic-bezier(.4,0,.2,1)}.form-input::placeholder{color:var(--form-color);font-weight:600;font-size:11px;line-height:1.364;letter-spacing:.1em;text-transform:uppercase}.form-input:placeholder-shown{border-bottom:1px solid var(--form-color)}.form-input:focus::placeholder-shown{border:none}.form-input:hover{border-bottom:1px solid var(--white-color)}.form-input:focus::placeholder,.form-input:hover::placeholder{color:var(--white-color)}.booking-form-container .form-input{margin-bottom:44px}@media screen and (min-width:768px){.booking-form-container .form-input:first-child{margin-right:20px}}@media screen and (min-width:768px){.booking-form-container{display:flex}}.textarea-form{resize:none}.booking-form .btn{margin:44px auto 0}@media screen and (min-width:768px){.booking-form .btn{margin:44px 0 0}}.header{position:absolute;left:50%;transform:translateX(-50%);width:100%;padding:40px 0 0;z-index:100}@media screen and (min-width:320px) and (max-width:767px){.header-top,.list-menu{display:none}}@media screen and (min-width:768px){.header{padding-top:0}.header-top{padding-top:20px;padding-bottom:15px;height:var(--top-header-height);width:100%}.header-top .contact-list-header{display:flex;justify-content:flex-end}.header-top .contact-item-header:not(:first-child){margin-left:50px}.header-top .contact-link-header{font-size:11px;font-weight:600;line-height:1.333;letter-spacing:.2em;color:inherit;display:flex;align-items:center}.header-top .contact-link-header:focus,.header-top .contact-link-header:hover{color:var(--accent-color)}.header-top .contact-link-header .icon-mail,.header-top .contact-link-header .icon-tel{fill:none;stroke:currentColor;margin-right:10px}.header-bottom{display:flex;align-items:center;padding-top:20px}}@media screen and (max-width:767px){.hero-left-box,.slick-slider{display:none}}.hero{background-image:url(/hero-mob-03.934698f2.jpg);background-size:cover;min-height:100vh}.text-box{position:absolute;z-index:1;top:50%;max-width:306px;transform:translateY(-50%)}.text-box .suptitle{color:rgba(157,164,189,.6)}.text-box .suptitle:before{background:rgba(157,164,189,.6)}.text-box .hero-title{font-family:Raleway,sans-serif;color:var(--white-color);font-size:46px;line-height:1;letter-spacing:.05em;margin-bottom:20px}.text-box .text{font-size:16px;color:#9da4bd;line-height:1.625}@media screen and (min-width:768px){.hero{max-width:100%;background:none;overflow:hidden;background:linear-gradient(180deg,#090b13,rgba(9,11,19,.2));position:relative;top:var(--top-header-height);background:transparent}.hero-container{background-color:#fff}.hero-box{width:100%;display:flex;position:relative}.hero-box .hero-left-box{display:flex;align-items:flex-end;width:100px;padding-right:30px;justify-content:center;background-color:var(--white-color);padding-bottom:40px;position:absolute;top:0;bottom:0;left:0;z-index:90}.hero-box .hero-left-box .social-list{display:flex;align-items:flex-end;transform:rotate(-90deg) translateX(50%);margin:0 auto}.hero-box .hero-left-box .social-list .network-item{display:flex;align-items:center}.hero-box .hero-rigth-box{width:100%;position:relative;left:100px}.text-box{position:absolute;z-index:1;top:50%;transform:translateY(-50%);max-width:335px;left:120px}.text-box .hero-title{font-family:Raleway,sans-serif;color:var(--white-color);font-size:48px;line-height:1;letter-spacing:.05em;margin-bottom:20px}}@media screen and (min-width:1200px){.text-box{position:absolute;z-index:1;top:50%;max-width:460px;left:100px;transform:translateY(-50%)}.text-box .hero-title{font-family:Raleway,sans-serif;color:var(--white-color);font-size:72px;line-height:1.2;letter-spacing:.05em;margin-bottom:20px}.text-box .text{font-size:18px;line-height:1.7}}.slick-slider{background-color:#191c26}.slick-slide img{min-height:calc(100vh - var(--top-header-height));min-width:100%;object-fit:cover}@media screen and (min-width:768px){.aboute-container{display:flex}}@media screen and (min-width:1200px){.about-box{flex-basis:calc(50% - 15px)}}@media screen and (max-width:767px){.aboute-left{display:none}}@media screen and (min-width:768px){.aboute-left{margin-right:30px;flex-basis:calc(50% - 15px)}}@media screen and (min-width:1200px){.left-list{display:flex;margin-left:-30px}}@media screen and (min-width:768px){.left-item:last-child{margin-top:30px}}@media screen and (min-width:1200px){.left-item{margin-left:30px;flex-basis:calc(50% - 15px)}.left-item,.left-item:last-child{margin-top:0}}@media screen and (min-width:768px){.aboute-right{flex-basis:calc(50% - 15px)}}@media screen and (min-width:1200px){.aboute-right{padding-left:34px}}.aboute-text{font-weight:400;font-size:16px;line-height:1.625;letter-spacing:.02em;margin-bottom:20px}@media screen and (min-width:1200px){.aboute-text{font-size:18px;line-height:1.666}}.second-text{font-weight:400;font-size:14px;line-height:1.857;letter-spacing:.02em;margin-bottom:40px}.price-section{background-color:var(--dark-bg-color)}.price-section .btn{margin:50px auto 0}@media screen and (min-width:320px){.price-section{background-image:url(/price-bg-phone.bb9af7bd.png);background-repeat:no-repeat;background-size:cover;background-position:50%}}@media screen and (min-width:320px) and (min-device-pixel-ratio:2),screen and (min-width:320px) and (min-resolution:2dppx),screen and (min-width:320px) and (min-resolution:192dpi){.price-section{background-image:url(/price-bg-phone@2x.7697b6cd.png)}}@media screen and (min-width:768px){.price-section{background-image:url(/price-bg-tablet.3bb20134.png);background-repeat:no-repeat;background-size:cover;background-position:50%}}@media screen and (min-width:768px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (min-resolution:2dppx),screen and (min-width:768px) and (min-resolution:192dpi){.price-section{background-image:url(/price-bg-tablet@2x.8f52e3b5.png)}}@media screen and (min-width:1200px){.price-section{background-image:url(/price-bg-decktop.bd35d1a5.png);background-repeat:no-repeat;background-size:cover;background-position:50%}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:2dppx),screen and (min-width:1200px) and (min-resolution:192dpi){.price-section{background-image:url(/price-bg-decktop@2x.92266b76.png)}}.price-section .suptitle.dark-line{color:var(--additional-text-color)}@media screen and (max-width:1199px){.price-container{padding:30px;background:linear-gradient(180deg,#171a24,rgba(23,26,36,.2))}}@media screen and (min-width:768px){.price-container{padding-left:40px;padding-right:40px}}@media screen and (min-width:1200px){.price-container{display:flex;padding-left:0;padding-right:0}}.price-list .value{order:3}@media screen and (max-width:767px){.price-list{font-size:14px;line-height:2.142}}@media screen and (max-width:1199px){.price-list:not(:last-child){margin-bottom:20px}}@media screen and (min-width:1200px){.price-list{padding:30px 40px;width:50%}.price-list:first-child{background:linear-gradient(180deg,#171a24,rgba(23,26,36,.2))}.price-list:nth-child(2){background:linear-gradient(180deg,#090b13,rgba(9,11,19,.2))}}.price-item{display:flex;align-items:baseline;color:#9da4bd}.price-item:not(:last-child){margin-bottom:20px}.price-item:before{content:"";border-bottom:1px solid rgba(157,164,189,.12);flex-grow:1;order:2;height:1px}.advantages-container .title{letter-spacing:0}@media screen and (min-width:768px){.advantages-container .title{max-width:430px;letter-spacing:.05em}}@media screen and (min-width:1200px){.advantages-container{display:flex;flex-direction:row-reverse}}.advantages-description{margin-bottom:44px;margin-right:auto}@media screen and (min-width:1200px){.advantages-description{width:calc(50% - 15px);margin-bottom:0;padding-left:30px;margin-right:0}}.advantages-text{max-width:400px;line-height:30px}@media screen and (min-width:768px){.advantages-text{max-width:470px}}@media screen and (min-width:1200px){.advantages-decoration{width:calc(50% - 15px);margin-left:0}}.advantages-list{display:flex;flex-wrap:wrap;align-items:flex-start}@media screen and (min-width:768px){.advantages-list{width:calc(66.66667% - 10px);margin-left:auto}}@media screen and (min-width:1200px){.advantages-list{margin:0 auto}}.advantages-item{width:calc(50% - 15px);padding:20px;min-height:133px;background-color:#f7f7f7}.advantages-item:nth-child(2n){margin-top:30px}.advantages-item:not(:nth-child(2n)){margin-right:30px}.advantages-number{position:relative;display:block;font-weight:700;font-size:42px;line-height:57px;text-align:center;letter-spacing:.05em}.advantages-item-text{font-weight:600;font-size:11px;line-height:15px;text-align:center;margin:0 auto;color:var(--secondary-text-color)}.plus-icon{position:absolute;fill:var(--accent-color);width:13px;height:22px}@media screen and (max-width:479px){.advantages-number{font-size:35px;line-height:50px}.advantages-item-text{font-size:10px;line-height:12px}.plus-icon{width:8px;height:16px}}.masters-section{background-color:#f7f7f7}@media screen and (min-width:768px){.masters-container{width:480px;padding:0 15px;margin:0 auto}}@media screen and (min-width:1200px){.masters-container{width:1200px;margin:0 auto}}.masters-title{margin-bottom:44px;color:var(--secondary-text-color)}.masters-list{display:flex;flex-direction:column;margin-top:-30px}@media screen and (min-width:1200px){.masters-list{flex-direction:row;flex-wrap:wrap;margin-left:-30px}}.masters-item{margin-top:30px;width:100%}@media screen and (min-width:1200px){.masters-item{flex-basis:calc(33.33333% - 30px);margin-left:30px}}.masters-item-description{padding-top:30px;text-align:center}.masters-item-title{margin-bottom:8px}.masters-item-text{color:var(--accent-color);font-size:14px;line-height:19px;margin-bottom:30px}.masters-icon-list{display:inline-flex}.masters-icon-item:not(:last-child){margin-right:10px}.masters-icon-link{display:flex;justify-content:center;align-items:center;width:44px;height:44px;border-radius:50%;background-color:#fff}.masters-icon-link:focus .masters-icon,.masters-icon-link:hover .masters-icon{fill:var(--accent-color);transition:fill .25s cubic-bezier(.4,0,.2,1);animation-name:zoomIn;animation-duration:.8s;animation-iteration-count:1}.masters-icon{width:20px;height:20px}.gallery{background-color:#e5e5e5}@media screen and (max-width:767px){.gallery-list-item:not(:last-child){margin-bottom:30px}}@media screen and (min-width:768px){.gallery-list{display:flex;flex-wrap:wrap;margin-top:-30px;margin-left:-30px}.gallery-list-item{margin-top:30px;margin-left:30px;flex-basis:calc(50% - 30px)}}@media screen and (min-width:1200px){.gallery-list{display:flex;flex-wrap:wrap;margin-top:-30px;margin-left:-30px}.gallery-list-item{margin-top:30px;margin-left:30px;flex-basis:calc(25% - 30px)}}.contacts-container{background-color:#191c26}@media screen and (min-width:1200px){.contacts-container{background-image:linear-gradient(90deg,#191c26,#191c26),url(/footer-desktop.6d2f68a1.png);background-repeat:no-repeat,no-repeat;background-size:50% 100%,50% auto;background-position:0 0,100%}}@media screen and (min-width:1200px) and (min-device-pixel-ratio:2),screen and (min-width:1200px) and (min-resolution:2dppx),screen and (min-width:1200px) and (min-resolution:192dpi){.contacts-container{background-image:url(/footer-desktop@2x.4d209e66.png)}}@media screen and (max-width:1199px){.contacts-container>.container{max-width:100%;width:100%;padding:0;margin:0}}@media screen and (min-width:1200px){.contacts-container>.container{width:100%;padding:0;display:flex;justify-content:space-between}}@media screen and (min-width:1200px){.contacts-section{flex-basis:calc(50% - 15px)}}@media screen and (min-width:1200px){.right-booking-section .container{padding-left:55px}}@media screen and (min-width:768px) and (max-width:1199px){.left-contacts-section>.container{display:flex;flex-wrap:wrap}}@media screen and (min-width:1200px){.left-contacts-section>.container{padding-left:85px}}@media screen and (max-width:1199px){.left-contacts-section{background-image:url(/footer-mob.8e82575a.png),linear-gradient(90deg,#191c26,#191c26);background-size:cover;background-repeat:no-repeat;background-position:50%}}@media screen and (max-width:1199px) and (min-device-pixel-ratio:2),screen and (max-width:1199px) and (min-resolution:2dppx),screen and (max-width:1199px) and (min-resolution:192dpi){.left-contacts-section{background-image:url(/footer-mob@2x.d1925f6a.png),linear-gradient(90deg,#191c26,#191c26)}}@media screen and (max-width:1199px) and (min-width:768px){.left-contacts-section{background-image:url(/footer-tablet.100e9d39.png),linear-gradient(90deg,#191c26,#191c26);background-size:cover;background-repeat:no-repeat;background-position:50%}}@media screen and (max-width:1199px) and (min-width:768px) and (min-device-pixel-ratio:2),screen and (max-width:1199px) and (min-width:768px) and (min-resolution:2dppx),screen and (max-width:1199px) and (min-width:768px) and (min-resolution:192dpi){.left-contacts-section{background-image:url(/footer-tablet@2x.3fbdca4b.png),linear-gradient(90deg,#191c26,#191c26)}}@media screen and (min-width:768px) and (max-width:1199px){.title.contacts-title{width:100%}}.address-container{display:block;font-style:normal}@media screen and (max-width:767px){.address-container{margin-bottom:44px}}@media screen and (min-width:768px) and (max-width:1199px){.address-container{max-width:272px;width:50%}}@media screen and (min-width:1200px){.address-container{margin-bottom:70px}}.address-container-item{display:flex;align-items:center}.address-container-item:not(:last-child){margin-bottom:20px}.address-container-link{position:relative;padding-left:40px;font-size:18px;line-height:30px;color:#9da4bd}.address-icon:focus,.address-icon:hover{color:var(--accent-color)}.address-icon:focus .adress-icon,.address-icon:hover .adress-icon{stroke:var(--accent-color)}.address-icon{position:absolute;top:4px;left:0;width:24px;height:24px;margin-right:16px;stroke:#9da4bd;flex-shrink:0}@media screen and (min-width:768px) and (max-width:1199px){.schedule-container{width:50%;align-items:center;margin-left:auto}}.schedule-container-text{color:#9da4bd}.footer{padding:44px 0}.footer .container{display:block;justify-content:space-between}@media screen and (min-width:768px){.footer .container{display:flex}}@media screen and (min-width:768px){.footer{padding:56px 0}}.copy-footer{font-weight:600;font-size:11px;line-height:1.363;letter-spacing:.2em;color:#9da4bd;margin-top:20px;order:1}@media screen and (min-width:768px){.copy-footer{margin-top:0}}.footer-list{display:flex;justify-content:flex-end;align-items:center;order:2}.footer-list:first-child:before{content:"";display:inline-block;height:1px;width:60px;vertical-align:middle;background:var(--secondary-text-color)}
/*# sourceMappingURL=/src.f1e86104.css.map */