.follow__list{display:flex;column-gap:29px;margin:0;padding:0;list-style:none}.follow__link{display:grid;place-items:center;width:40px;height:40px;background-color:var(--light-silver);border-radius:4px;transition:background-color .3s ease}.follow__link svg{transition:fill .3s ease}@media(hover:hover)and (pointer:fine){.follow__link:hover svg{fill:var(--basic-white)}}@media(hover:hover)and (pointer:fine){.follow__link--fb:hover{background-color:#005aae}}@media(hover:hover)and (pointer:fine){.follow__link--instagram:hover{background-color:#e94b67}}@media(hover:hover)and (pointer:fine){.follow__link--youtube:hover{background-color:var(--basic-white)}.follow__link--youtube:hover svg{fill:#f44336}}@media(hover:hover)and (pointer:fine){.follow__link--pinterest:hover{background-color:#f44336}}@media(hover:hover)and (pointer:fine){.follow__link--twitter:hover{background-color:#5fb2ff}}.follow__link--fb svg{fill:#005aae}.follow__link--instagram svg{fill:#e94b67}.follow__link--youtube{background-color:#f44336}.follow__link--youtube svg{fill:var(--basic-white)}.follow__link--pinterest svg{fill:#f44336}.follow__link--twitter svg{fill:#5fb2ff}@media(min-width:1200px){.contact-us{background-color:#9bcad7}}.contact-us__map{position:absolute;top:93px;left:50px;display:none}@media(min-width:1200px){.contact-us__map{display:block}}.contact-us__wrap{position:relative;z-index:10;padding-top:16px;padding-bottom:48px}@media(min-width:1200px){.contact-us__wrap{padding-top:13px;padding-bottom:83px;background-image:linear-gradient(90deg,var(--main-bg-color) 26%,rgba(155,202,215,0) 65%)}}.contact-us__head{margin-bottom:24px}.contact-us__head .page-nav{margin-bottom:10px}@media(min-width:1200px){.contact-us__head .page-nav{margin-bottom:12px}}.contact-us__title{font-size:var(--title-xs)}@media(min-width:1200px){.contact-us__title{font-size:var(--title-s)}}.contact-us__section{margin-bottom:60px}.contact-us__section:last-child{margin-bottom:0}.contact-us__description{margin:0 0 24px;font-size:var(--text-s);color:var(--darker-grey)}@media(min-width:768px){.contact-us__description{max-width:403px}}.contact-us .follow__list{column-gap:12px}.contact-us .follow__link{background-color:var(--basic-white);border-radius:50%}@media(hover:hover)and (pointer:fine){.contact-us .follow__link:hover svg{fill:var(--basic-white)}}@media(hover:hover)and (pointer:fine){.contact-us .follow__link--fb:hover{background-color:#005aae}}@media(hover:hover)and (pointer:fine){.contact-us .follow__link--twitter:hover{background-color:#5fb2ff}}.contact-us__section-title{margin-bottom:20px;font-size:var(--text-l);font-weight:600}@media(min-width:1200px){.contact-us__section-title{font-size:var(--title-xs)}}.contact-us__state{display:flex;align-items:center;column-gap:12px;margin:0 0 12px;font-weight:600;line-height:1.2}.contact-us__state:before{content:"";flex-shrink:0;width:24px;height:24px;background-image:url(/img/svg/en-flag-icon.svg);background-repeat:no-repeat}.contact-us__address{display:flex;flex-direction:column;row-gap:4px;margin-bottom:12px;font-style:normal;font-size:var(--text-s)}.contact-us__location{color:#222}.contact-us__time{color:var(--dark-grey)}.contact-us__phones{display:flex;flex-direction:column;row-gap:18px;margin-top:24px;margin-bottom:18px}@media(min-width:768px){.contact-us__phones{flex-direction:row;column-gap:12px}.contact-us__phones .btn-v2:first-child{min-width:229px}.contact-us__phones .btn-v2:last-child{min-width:207px}}@media(min-width:768px){.contact-us__mail-btn{min-width:202px;width:max-content}}.contact-us__chat-btn{width:100%}@media(min-width:768px){.contact-us__chat-btn{min-width:170px;width:max-content}}