@import url(https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&display=swap);@charset "UTF-8"@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,*::before,*::after{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;z-index:20}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1240px){.container{max-width:1230px}}@media (min-width:1440px){.container{max-width:1310px}}*{outline:none;padding:0;margin:0;-webkit-appearance:none}code,kbd,samp,pre,tt,var,textarea,input,select,isindex,listing,xmp,plaintext{white-space:normal;font-size:1em;font:inherit;padding-left:5px;padding-right:10px}img,a img,iframe,form,fieldset,abbr,acronym,object,applet,table{border:none;text-decoration:none}table{border-collapse:collapse;border-spacing:0}caption,th,td,center{vertical-align:top;text-align:left}body{display:flex;flex-direction:column;line-height:1;color:#000;font-family:"Golos Text",sans-serif;min-width:375px;background:#EEE;overflow-x:hidden}q{quotes:"" ""}ul,ol,dir,menu{list-style:none}sub,sup{vertical-align:baseline}a{color:inherit}hr{display:none}font{color:inherit!important;font:inherit!important;color:inherit!important}marquee{overflow:inherit!important;-moz-binding:none}blink{text-decoration:none}nobr{white-space:normal}.pt{padding-top:50px}.mw{max-width:1920px;width:100%;margin:0 auto}::selection{color:#fff;background:#E70000}.options li[rel=""]{pointer-events:none;opacity:.5;user-select:none}::-webkit-input-placeholder{color:#0C0D0F;opacity:1}:-moz-placeholder{color:#0C0D0F;opacity:1}::-moz-placeholder{color:#0C0D0F;opacity:1}:-ms-input-placeholder{color:#0C0D0F;opacity:1}body input:focus:required:invalid,body textarea:focus:required:invalid{color:#0C0D0F}body input:required:valid,body textarea:required:valid{color:#0C0D0F}.mt{margin-top:36px}.main_title{text-align:center;color:#151515;leading-trim:both;text-edge:cap;font-size:40px;font-style:normal;font-weight:500;line-height:100%}.main_title span{color:var(--primary-a,#E70000)}.main_subtitle{padding-top:30px;color:var(--primary-b,#151515);text-align:center;leading-trim:both;text-edge:cap;font-size:24px;font-style:normal;font-weight:500;line-height:100%}.main_subtitle span{color:var(--primary-a,#E70000)}section{position:relative}.header_content{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:300;margin:20px}.header_content{display:flex;align-items:center;gap:15px;padding:10px 30px;display:flex;justify-content:space-between;align-items:center;border-radius:20px;border:1px solid var(--grayscale-Light-Grey,#EEE);background:#FFF}.header_content .left{display:flex;align-items:center;justify-content:flex-start}.header_content .left a{padding-right:19px;margin-right:20px;border-right:1px solid rgba(21,21,21,.1)}.header_content .left a:last-child{border-right:1px solid transparent}.header_content .left a img{height:30px;display:flex;align-items:center}.header_content .right{display:flex;align-items:center;gap:20px}.header_content .right ul.social{display:flex;align-items:center;gap:5px}.header_content .right li a img{height:40px;transition:transform 0.4s ease,left 0.4s ease;transform:scale(1)}.header_content .right li a img:hover{transform:scale(1.15);left:0}.header_content .right li a img:active{transform:scale(.95)}.header_content .right .btn-a{border-radius:60px;background:var(--secondary-Dark-Green,#005F2D);color:#FFF;padding:17px 40px;text-decoration:none;position:relative;overflow:hidden;transition:transform 0.4s ease,left 0.4s ease;transform:scale(1)}.header_content .right .btn-a p{position:relative;z-index:10;text-align:center;font-size:16px;font-weight:400;transition:transform 0.4s ease,left 0.4s ease;transform:scale(1)}.header_content .right .btn-a img{position:absolute;z-index:1;height:100%;top:0;left:-40px;transition:transform 0.4s ease,left 0.4s ease;transform:scale(1)}.header_content .right .btn-a:hover{transform:scale(1.05)}.header_content .right .btn-a:hover img{transform:scale(1.15);left:0}.header_content .right .btn-a:active{transform:scale(.95)}.header_content .right .btn-a:active img{transform:scale(1.15);left:-20px}.header .burger-block{display:none}.header .header-menu{display:none}@media only screen and (max-width:1200px){.header_content .left a img{height:20px}}@media only screen and (max-width:992px){.header_content .left a{padding-right:9px;margin-right:10px}.header_content .right ul.social{display:none}}@media only screen and (max-width:768px){.main_title{font-size:40px}.main_subtitle{padding-top:20px;font-size:20px}.header_content-info p{font-size:16px}.header_content img:first-letter{width:150px}.header_content .left a img{height:20px;display:flex;align-items:center}}@media only screen and (max-width:600px){.header .burger-block{display:flex;align-items:center;border-left:1px solid rgba(21,21,21,.1);padding-left:20px;height:40px}.header .burger{border:none;width:22px;height:14px;position:relative;background:none;cursor:pointer;z-index:1001}.burger span{position:absolute;left:0;top:50%;width:100%;height:2px;background:#BBB6B6;transition:0.3s ease;transform-origin:center}.burger span:nth-child(1){transform:translateY(-5px)}.burger span:nth-child(2){transform:translateY(5px)}.burger.active span:nth-child(1){transform:rotate(45deg)}.burger.active span:nth-child(2){transform:rotate(-45deg)}.header .header-menu{overflow:hidden;height:0;transition:height 0.35s ease;display:flex;flex-direction:column;align-items:center;width:100%}.header-menu ul{margin:0;padding:20px 0;list-style:none;margin-bottom:50px}.header-menu ul.social{margin:0;padding:0}.header-menu li{padding:12px 0;text-align:center}.header-menu a{text-decoration:none;color:var(--primary-primary-b,#151515);text-align:center;leading-trim:both;text-edge:cap;font-size:16px;font-style:normal;font-weight:400;line-height:100%}.header-menu .btn-a{max-width:290px;border-radius:60px;background:var(--secondary-Dark-Green,#005F2D);color:#FFF;padding:17px 40px;text-decoration:none;position:relative;overflow:hidden;transition:transform 0.4s ease,left 0.4s ease;transform:scale(1)}.header-menu .btn-a p{position:relative;z-index:10;text-align:center;font-size:16px;font-weight:400;transition:transform 0.4s ease,left 0.4s ease;transform:scale(1)}.header-menu .btn-a img{position:absolute;z-index:1;height:100%;top:0;left:-40px;transition:transform 0.4s ease,left 0.4s ease;transform:scale(1)}.header-menu .btn-a:hover{transform:scale(1.05)}.header-menu .btn-a:hover img{transform:scale(1.15);left:0}.header-menu .btn-a:active{transform:scale(.95)}.header-menu .btn-a:active img{transform:scale(1.15);left:-20px}.header-menu .btn-a{display:flex;align-items:center;justify-content:center;margin:20px 0;text-decoration:none}.header-menu .social{display:flex;justify-content:center;padding-bottom:20px}.header-menu .social li{margin:0 10px}.header_content{margin-top:20px;margin-bottom:20px;flex-direction:row;flex-wrap:wrap;padding:10px 15px;justify-content:space-between;gap:0;align-items:center}.header_content .left a:nth-child(2) img,.header_content .left a:nth-child(3) img{border:1px solid #eee;width:40px;height:40px;padding:6px;border-radius:15.758px}.header_content{margin:15px}}.footer{padding:80px 0;background:#151515;position:relative;overflow:hidden}.footer::before{content:"";position:absolute;top:0;left:0;width:40%;height:100%;background:url(../img/footer/bg.svg) no-repeat;background-size:cover;pointer-events:none}.footer .logo{width:180px;padding-bottom:26px}.footer .footer_content{display:grid;align-items:stretch;grid-template-columns:repeat(4,1fr);gap:17px}.footer .footer_content .center{grid-column:2 / span 2;display:grid;gap:20px}.footer .footer_content .left{display:grid;gap:30px}.footer .footer_content .center .address-block{display:grid;align-items:stretch;gap:17px;grid-template-columns:repeat(3,1fr)}.footer .footer_content .center h3{color:var(--grayscale-White,#FFF);font-size:18px;font-style:normal;font-weight:600;line-height:140%}.footer .footer_content .address{display:flex;flex-direction:column;align-items:flex-start;gap:20px}.footer .footer_content .center .address>h3{color:var(--grayscale-White,#FFF);font-size:16px;font-style:normal;font-weight:600;line-height:140%;border-radius:40px;background:rgba(255,255,255,.1);padding:10px 20px}.footer .footer_content .address h3{color:var(--grayscale-White,#FFF);font-size:18px;font-style:normal;font-weight:600;line-height:140%}.footer .footer_content .address p{color:#FFF;leading-trim:both;text-edge:cap;font-size:13px;font-style:normal;font-weight:400;line-height:140%;padding-bottom:20px}.footer .footer_content .address .tel{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer .footer_content .address .tel a{color:var(--grayscale-White,#FFF);text-decoration:none;font-size:14px;font-style:normal;font-weight:400;line-height:100%}.footer .footer_content .right{display:flex;flex-direction:column;align-items:flex-start;gap:25px}.footer .footer_content .right h3{color:var(--grayscale-White,#FFF);font-size:18px;font-style:normal;font-weight:600;line-height:140%}.footer .footer_content .right .footer_content-soc{display:flex;align-items:center;justify-content:flex-start;gap:16px}.footer .footer_content .right .footer_content-soc img{height:40px;transition:transform 0.4s ease,left 0.4s ease;transform:scale(1)}.footer .footer_content .right .footer_content-soc img:hover{transform:scale(1.15);left:0}.footer .footer_content .right .footer_content-soc img:active{transform:scale(.95)}.footer .footer_content .right p{color:#A08C8C;leading-trim:both;text-edge:cap;font-size:14px;font-style:normal;font-weight:400;line-height:140%}.br-mob{display:none}@media only screen and (max-width:992px){.footer::before{width:100%}.footer .footer_content{grid-template-columns:repeat(2,1fr);gap:60px}.footer .footer_content .center .address-block{grid-template-columns:repeat(1,1fr)}}@media only screen and (max-width:600px){.footer_content-info{width:80%}.footer_content{display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:50px}.footer .footer_content .center{grid-column:1 / span 1;display:grid;gap:20px}.footer .footer_content .center h3{text-align:center}}@media only screen and (max-width:992px){.main_title{font-size:35px}}@media only screen and (max-width:600px){.mt{margin-top:15px}.main_title{font-size:28px}.pt{padding-top:30px}.br-mob{display:block}.footer .footer_content{grid-template-columns:repeat(1,1fr);gap:50px;justify-content:center}.footer .container{display:flex;flex-direction:column;align-items:center}.footer .footer_content .address{align-items:center;gap:10px}.footer .footer_content .right{align-items:center;gap:15px}.footer .footer_content .right p{text-align:center}.footer .footer_content .address-block .address p{width:220px}.footer .footer_content .address .tel{align-items:center}}