.header{z-index:10;background:linear-gradient(rgba(0,0,0,.773),transparent);justify-content:space-between;align-items:center;width:100%;padding:20px 86px 0 70px;display:flex;position:fixed;top:0;left:0}.header__logo{z-index:5}.header__logo-mobile{display:none}.header__nav{align-items:center;column-gap:60px;display:flex}.header__nav_locate{cursor:pointer;align-items:center;column-gap:10px;display:flex}.header__nav_locate-text{text-transform:uppercase;color:#fff;font-size:18px}.header__list{column-gap:110px;margin:0;padding:0;list-style-type:none;display:flex}.header__list_item{align-items:center;display:flex}.header__list_item a,.header__list_item-text{text-transform:uppercase;color:#fff;align-items:center;column-gap:10px;padding:8px 0;font-size:16px;text-decoration:none;transition:all .4s ease-in-out;display:flex}.header__list_item a svg,.header__list_item-text svg{color:#d3101f;width:19px;height:24px}.header__list_item a:hover,.header__list_item-text:hover{color:#d3101f}.header__list_item-text{cursor:default}.header__list_item-text:hover{color:#fff}.header__list_item a{cursor:pointer}.header__list_item a:hover{color:#d3101f}.header__open{cursor:pointer;display:none}.header__close{z-index:10;cursor:pointer;display:none;position:absolute;top:30px;right:30px}@media (max-width:1600px){.header__list{column-gap:52px}}@media (max-width:1400px){.header__nav{column-gap:40px}.header__list{column-gap:55px}}@media (max-width:1100px){.header{padding:20px}.header__nav,.header__nav-list{column-gap:30px}}@media (max-width:992px){.header__logo{display:none}.header__logo-mobile,.header__open,.header__close{display:block}.header__nav{z-index:10;background-color:#000;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:300px;height:100vh;padding:200px 30px 0;transition:right .3s ease-in-out;position:fixed;top:0;right:-100%}.header__nav_locate{margin-top:40px}.header__overlay{z-index:9;background-color:rgba(0,0,0,.663);width:100%;height:100vh;animation:1s overlay;position:absolute;top:0;left:0}.header__list{flex-direction:column;gap:24px 0;width:100%}.header__list_item a,.header__list_item-text{padding:12px 0;font-size:16px}.header__nav.active{right:0}.header__close{display:block}.header__hamburger.active span:first-child{transform:rotate(45deg)translate(6px,6px)}.header__hamburger.active span:nth-child(2){opacity:0}.header__hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}}@media (max-width:480px){.header{padding:15px}.header__logo{width:150px;height:45px}.header__logo img{width:100%;height:100%}.header__nav{width:60%}.header__close{top:20px;right:20px}}@keyframes overlay{0%{opacity:0}to{opacity:1}}
.contacts{width:100%;height:auto;padding:0 85px 120px 75px}.contacts__wrapper{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.contacts__text{width:40%}.contacts__text_title{text-transform:uppercase;color:#d3101f;font-size:40px;font-weight:900;line-height:1.2;margin:0!important}.contacts__text_number{text-transform:uppercase;color:#fff;padding-top:60px;font-size:30px;font-weight:900;line-height:1.3;margin:0!important}.contacts__text_email{color:#fff;padding-top:20px;font-size:30px;font-weight:700;line-height:1.3;margin:0!important}.contacts__text_locations{flex-direction:column;margin-top:30px;display:flex}.contacts__text_locations-title{align-items:center;column-gap:10px;display:flex}.contacts__text_locations-title_text{color:#fff;font-size:20px;font-weight:400;line-height:1.3}.contacts__text_locations-title svg{color:#d3101f;flex-shrink:0}.contacts__text_locations-list{flex-direction:column;row-gap:8px;margin-top:12px;padding-left:30px;list-style-type:none;display:flex}.contacts__text_locations-list_item{color:#fff;padding:4px 0;font-size:20px;font-weight:500;line-height:1.4;position:relative}.contacts__text_locations-list_item:before{content:"";z-index:2;background-color:#d3101f;border-radius:100%;width:6px;height:6px;position:absolute;top:50%;left:-15px;transform:translateY(-50%)}.contacts__map{width:51%;margin-left:5%}.contacts__map iframe{filter:grayscale()invert()contrast()hue-rotate(360deg);border-radius:10px;width:100%;height:667px}@media (max-width:1600px){.contacts__map{width:46%}.contacts__text_title{font-size:45px}.contacts__text_number{padding-top:50px;font-size:32px}.contacts__text_email{padding-top:18px;font-size:32px}.contacts__text_locations{margin-top:25px}.contacts__text_locations-title_text{font-size:20px}.contacts__text_locations-list{padding-left:25px}.contacts__text_locations-list_item{font-size:17px}}@media (max-width:1500px){.contacts__map{width:49%}}@media (max-width:1540px){.contacts__map{width:48%}}@media (max-width:1399px){.contacts__text_title{font-size:42px}.contacts__text_number{padding-top:45px;font-size:30px}.contacts__text_email{padding-top:16px;font-size:30px}.contacts__text_locations{margin-top:22px}.contacts__text_locations-title_text{font-size:19px}.contacts__text_locations-list{padding-left:22px}.contacts__text_locations-list_item{font-size:16px}}@media (max-width:1200px){.contacts__wrapper{flex-direction:column;align-items:center}.contacts__text{width:100%;max-width:600px}.contacts__text_title{text-align:center;font-size:40px}.contacts__text_number{text-align:center;padding-top:40px;font-size:28px}.contacts__text_email{text-align:center;padding-top:15px;font-size:28px}.contacts__text_locations{align-items:center;margin-top:25px}.contacts__text_locations-title_text{font-size:18px}.contacts__text_locations-list{align-items:center;width:100%;max-width:500px;padding-left:0}.contacts__text_locations-list_item{text-align:center;padding:3px 0;font-size:16px}.contacts__map{width:100%;max-width:600px;margin:40px 0 0}.contacts__map iframe{height:350px}}@media (max-width:1199px){.contacts{padding:40px 0}.contacts .container{width:95%}}@media (max-width:991px){.contacts{padding:35px 0}.contacts__text_title{font-size:34px}.contacts__text_number{padding-top:35px;font-size:24px}.contacts__text_email{padding-top:12px;font-size:24px}.contacts__text_locations{margin-top:20px}.contacts__text_locations-title_text{font-size:16px}.contacts__text_locations-list_item{font-size:15px}.contacts__map{margin-top:30px}.contacts__map iframe{border-radius:15px;height:300px}}@media (max-width:767px){.contacts{padding:30px 0}.contacts .container{width:100%;padding:0 20px}.contacts__text_title{font-size:30px}.contacts__text_number{padding-top:30px;font-size:22px}.contacts__text_email{padding-top:10px;font-size:22px}.contacts__text_locations{margin-top:20px}.contacts__text_locations-title{text-align:center;row-gap:8px}.contacts__text_locations-title_text{font-size:16px}.contacts__text_locations-list{gap:6px;margin-top:12px}.contacts__text_locations-list_item{word-wrap:break-word;overflow-wrap:anywhere;max-width:100%;padding:2px 0;font-size:14px;line-height:1.4}.contacts__map{margin-top:25px}.contacts__map iframe{border-radius:12px;height:250px}}@media (max-width:566px){.contacts{padding:25px 0}.contacts .container{padding:0 15px}.contacts__text_title{font-size:26px}.contacts__text_number{padding-top:25px;font-size:20px}.contacts__text_email{padding-top:8px;font-size:20px}.contacts__text_locations{align-items:center;margin-top:18px}.contacts__text_locations-title_text{font-size:15px}.contacts__text_locations-list_item{font-size:13px}.contacts__map{margin-top:20px}.contacts__map iframe{border-radius:10px;height:200px}}@media (max-width:479px){.contacts{margin-top:15px}.contacts .container{padding:0 12px}.contacts__text_title{font-size:22px}.contacts__text_number{padding-top:20px;font-size:18px}.contacts__text_email{padding-top:6px;font-size:18px}.contacts__text_locations{margin-top:15px}.contacts__text_locations-title{row-gap:6px}.contacts__text_locations-title_text{font-size:14px}.contacts__text_locations-title svg{width:16px;height:16px}.contacts__text_locations-list{row-gap:4px}.contacts__text_locations-list_item{font-size:12px}.contacts__map{margin-top:60px;padding:0 20px}.contacts__map iframe{border-radius:8px;height:180px}}@media (max-width:359px){.contacts{padding:30px 0}.contacts .container{padding:0 10px}.contacts__text_title{font-size:20px}.contacts__text_number{padding-top:15px;font-size:16px}.contacts__text_email{padding-top:5px;font-size:16px}.contacts__text_locations{margin-top:12px}.contacts__text_locations-title_text{font-size:13px}.contacts__text_locations-title svg{width:14px;height:14px}.contacts__text_locations-list_item{font-size:11px}.contacts__map{margin-top:60px}.contacts__map iframe{border-radius:6px;height:325px}}@media (hover:hover) and (pointer:fine){.contacts__text_number a,.contacts__text_email a{transition:color .3s}.contacts__text_number a:hover,.contacts__text_email a:hover{color:#d3101f}.contacts__map iframe{transition:transform .3s,filter .3s}}
.modal{z-index:9999;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}.modal p{color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:100%;height:100%;font-size:20px;display:flex}.modal p a{color:#fff;text-decoration:underline}.footer{padding:0 75px}.footer__list{column-gap:30px;list-style-type:none;display:flex}.footer__list_item a{text-transform:uppercase;color:#fff;align-items:center;column-gap:10px;font-size:20px;text-decoration:none;transition:all .4s ease-in-out;display:flex}.footer__list_item a:hover{color:#d3101f}.footer__list_item a svg{width:19px;height:24px}.footer__list_item a svg:hover{fill:red}.footer__head{justify-content:space-between;width:100%;height:auto;display:flex}.footer__wrapper{justify-content:space-between;align-items:flex-end;margin-top:40px;display:flex}.footer__wrapper_other-link{color:#afafaf;font-size:20px;font-weight:500;text-decoration:none}.footer__wrapper_other-link:hover{text-decoration:underline}.footer__wrapper_other-text{color:#afafaf;flex-direction:column;row-gap:10px;font-size:20px;display:flex}.footer__wrapper_links{column-gap:20px;display:flex}.footer__image{width:100%;height:163px;margin-top:100px;position:relative}.footer__image:before{content:"";z-index:5;background:linear-gradient(#000,transparent);width:100%;height:100%;position:absolute;top:0;left:0}.footer__image img{filter:grayscale()invert()contrast()hue-rotate(360deg);object-fit:cover;width:100%;height:100%;position:relative}@media (max-width:1440px){.footer{padding:35px 40px}.footer__list{column-gap:50px}.footer__list_item a,.footer__wrapper_other-link,.footer__wrapper_other-text{font-size:17px}.footer__image{height:135px;margin-top:90px}}@media (max-width:1199px){.footer{padding:30px 35px}.footer__list{column-gap:40px}.footer__list_item a{font-size:16px}.footer__list_item a svg{width:18px;height:22px}.footer__wrapper{margin-top:35px}.footer__wrapper_other-link,.footer__wrapper_other-text{font-size:16px}.footer__wrapper_links{column-gap:18px}.footer__image{height:110px;margin-top:80px}}@media (max-width:992px){.footer{padding:40px 25px}.footer__head{flex-direction:column;align-items:center}.footer__list{flex-direction:column;align-items:center;row-gap:40px;margin-top:60px}.footer__list_item a{justify-content:center;font-size:17px}.footer__wrapper{flex-direction:column-reverse;align-items:center;margin-top:35px}.footer__wrapper_other{margin-top:40px}.footer__wrapper_other-text{align-items:center;row-gap:8px;font-size:16px}.footer__wrapper_other-link{font-size:16px}.footer__wrapper_links{column-gap:15px}.footer__image{height:90px;margin-top:60px}}@media (max-width:767px){.footer{padding:0}.footer__list{row-gap:30px;margin-top:50px}.footer__list_item a{column-gap:8px;font-size:16px}.footer__list_item a svg{width:17px;height:21px}.footer__wrapper{margin-top:30px}.footer__wrapper_other{margin-top:35px}.footer__wrapper_other-text{row-gap:6px;font-size:15px}.footer__wrapper_other-link{font-size:15px}.footer__wrapper_links{column-gap:12px}.footer__wrapper_links a{font-size:14px}.footer__image{height:70px;margin-top:50px}.footer__image img{height:200px}}@media (max-width:575px){.footer__list{row-gap:25px;margin-top:40px}.footer__list_item a{column-gap:6px;font-size:15px}.footer__list_item a svg{width:16px;height:20px}.footer__wrapper{margin-top:25px}.footer__wrapper_other{margin-top:30px}.footer__wrapper_other-text{text-align:center;row-gap:5px;font-size:14px}.footer__wrapper_other-link{font-size:14px}.footer__wrapper_links{flex-wrap:wrap;justify-content:center;gap:8px 10px}.footer__wrapper_links a{font-size:13px}.footer__image{height:50px;margin-top:40px}.footer__image img{height:100%}}@media (max-width:479px){.footer__list{row-gap:20px;margin-top:35px}.footer__list_item a{text-align:center;flex-direction:column;row-gap:5px;font-size:14px}.footer__list_item a svg{width:15px;height:18px}.footer__wrapper{margin-top:20px}.footer__wrapper_other{margin-top:25px}.footer__wrapper_other-text{row-gap:4px;font-size:13px}.footer__wrapper_other-link{font-size:13px}.footer__wrapper_links{gap:6px 8px}.footer__wrapper_links a{font-size:12px}}@media (max-width:400px){.footer__image{height:40px}}
