:root{--bs-font-sans-serif:"Open Sans",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"}html{font-size:16px;font-weight:300}@media screen and (max-width:360px){html{font-size:14px}}@media screen and (max-width:296px){html{font-size:12px}}@media screen and (max-width:248px){html{font-size:10px}}@media screen and (max-width:200px){html{font-size:8px}}@media screen and (max-width:168px){html{font-size:6px}}@media screen and (max-width:120px){html{font-size:4px}}@media screen and (max-width:80px){html{font-size:2px}}@media screen and (min-width:2500px){html{font-size:21px}}@media screen and (min-width:3100px){html{font-size:26px}}@media screen and (min-width:3700px){html{font-size:32px}}.h1,h1{font-family:"Oswald",sans-serif;font-style:normal;font-weight:700;font-size:4rem;line-height:120%;text-transform:uppercase;margin-top:4rem;margin-bottom:2rem}.h2,h2{font-family:"Oswald",sans-serif;font-style:normal;font-weight:700;font-size:2.5rem;line-height:120%;letter-spacing:0.04em;text-transform:uppercase;margin-top:2.5rem;margin-bottom:1.25rem}.h3,h3{font-family:"Oswald",sans-serif;font-style:normal;font-weight:700;font-size:2rem;line-height:120%;letter-spacing:0.04em;text-transform:uppercase;margin-top:2rem;margin-bottom:1rem}.h4,h4{font-style:normal;font-weight:500;font-size:1.5rem;line-height:120%;margin-top:1.5rem;margin-bottom:0.5rem}.h5,h5{font-style:normal;font-weight:600;font-size:1.125rem;line-height:120%;margin-top:1.125rem;margin-bottom:0.5rem}.h6,h6{font-style:normal;font-weight:700;font-size:0.75rem;line-height:120%;letter-spacing:0.08em;text-transform:uppercase;margin-top:0.75rem;margin-bottom:0.5rem}.p,p{font-style:normal;font-weight:400;font-size:1rem;line-height:150%;letter-spacing:0.04em;margin-bottom:1rem}.p-large{font-style:normal;font-weight:400;font-size:1.5rem;line-height:120%;margin-bottom:1.5rem}.p-small{font-style:italic;font-weight:400;font-size:0.75rem;line-height:120%;margin-bottom:0.75rem}.underline{display:inline-block;position:relative;z-index:1}.underline:first-line{position:relative;z-index:2}.underline:after{content:"";display:block;width:100%;height:0.75rem;background:#B5E0AD;position:relative;top:-0.375rem;z-index:-1}body{color: black; font-style: normal; font-weight: 400; font-size: 1rem; background:#222222;padding-top:3.75rem}@media screen and (min-width:1200px){body{padding-top:5rem}}img{max-width:100%}.container{--bs-gutter-x:2rem}@media screen and (min-width:1400px){.container{max-width:75rem}}.row{--bs-gutter-x:2rem}.section{background:#fff;padding:2.5rem 0}.section__background__gray{background:#F5F5F5}.form-check-input:focus,.form-control:focus,.form-select:focus{border-color:#7BB071;-webkit-box-shadow:0 0 0 0.25rem rgba(181,224,173,0.4);box-shadow:0 0 0 0.25rem rgba(181,224,173,0.4)}.form-check-input:checked{background:#7BB071;border-color:#59994C}.form-control:not(.form-control[type=file]){font-size:1rem;padding:0.9375rem 1rem}.form-select{font-size:1rem;padding:0.9375rem 1rem}.info-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;gap:1rem;padding:1.5rem 0;border-bottom:1px solid rgba(0,0,0,0.13)}.info-block__icon{font-size:3rem}.info-block__title{margin-top:0}.line{width:100%;height:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 2rem}.line>*{border-color:rgba(0,0,0,0.33)}.line__left{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;width:0.875rem;height:0.875rem;-ms-flex-negative:0;flex-shrink:0;border-style:dashed;border-width:0 0 1px 1px;border-radius:0 0 0 8px;position:relative;top:-1.5px}.line__middle{width:100%;-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center;position:relative;border-style:dashed;border-width:1px 1px 0 0;border-radius:0 8px 0 0}.line__right{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;width:0.875rem;height:0.875rem;border-style:dashed;border-width:1px 1px 0 0;border-radius:0 8px 0 0;-ms-flex-negative:0;flex-shrink:0;position:relative;top:1.5px}.line__reversed .line__left{-ms-flex-item-align:end;-ms-grid-row-align:end;align-self:end;border-radius:8px 0 0 0;border-width:1px 0 0 1px;top:1.5px}.line__reversed .line__right{-ms-flex-item-align:start;-ms-grid-row-align:start;align-self:start;border-radius:0 0 8px 0;border-width:0 1px 1px 0;top:-1.5px}.connected-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;padding:0 2rem 0 0}.connected-block:first-child .connected-block__line:first-child{visibility:hidden}.connected-block:last-child .connected-block__line:last-child{visibility:hidden}.connected-block__side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch}.connected-block__icon-box{width:4rem;height:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#7BB071;border-radius:100%}.connected-block__icon{font-size:2rem;line-height:1;color:rgb(255,255,255)}.connected-block__line{border-style:dashed;border-color:rgba(0,0,0,0.33);border-width:0 0 0 1px;min-height:1.125rem;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.connected-block__text{font-style:normal;font-weight:400;font-size:0.875rem;line-height:150%;margin:0;color:rgba(0,0,0,0.73)}.connected-block__reversed{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-flow:row-reverse nowrap;flex-flow:row-reverse nowrap;padding:0 0 0 2rem}.check-list{padding-left:0;margin-bottom:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:1rem}.check-list__item{font-style:normal;font-weight:400;font-size:1rem;line-height:150%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.5rem}.check-list__marker{content:"";width:1.5rem;height:1.5rem;display:block;background:url("../images/check-list__marker.svg") top left no-repeat;-ms-flex-negative:0;flex-shrink:0}.image{width:25.0625rem;height:37.625rem;position:relative}.image__frame{width:23.3125rem;height:34.9375rem;position:absolute;right:0;top:0;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;background:url("../images/forest_road.jpg");background-size:cover}.image__rectangle{width:17.3125rem;height:20.9375rem;background:#B5E0AD;position:absolute;left:0;bottom:0.9375rem;z-index:0}.notification-overlay{position:fixed;left:0;top:-100%;background:#000;opacity:0;z-index:1000;width:100%;height:100%;-webkit-transition:opacity 0.3s ease-in;transition:opacity 0.3s ease-in}.notification-overlay__visible{top:0;opacity:0.5}.notification-wrapper{position:fixed;left:0;top:-100%;z-index:1001;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;-webkit-transform:scale(0);transform:scale(0);opacity:0;-webkit-transition:opacity 0.3s ease-in,-webkit-transform 0.3s ease-in;transition:opacity 0.3s ease-in,-webkit-transform 0.3s ease-in;transition:transform 0.3s ease-in,opacity 0.3s ease-in;transition:transform 0.3s ease-in,opacity 0.3s ease-in,-webkit-transform 0.3s ease-in}.notification-wrapper__visible{top:0;-webkit-transform:scale(1);transform:scale(1);opacity:1}.notification{width:100%;max-width:24.25rem;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:2rem 1rem 1rem 1rem;gap:2.5rem;border-radius:1rem;-webkit-box-shadow:0px 0.25rem 2rem rgba(0,0,0,0.5);box-shadow:0px 0.25rem 2rem rgba(0,0,0,0.5)}.notification__title{text-align:center;font-family:"Oswald";font-style:normal;font-weight:700;font-size:2.5rem;line-height:120%;text-align:center;letter-spacing:0.04em;text-transform:uppercase;margin-top:0}.notification__text{font-style:normal;font-weight:400;font-size:1.125rem;line-height:120%;text-align:center;color:rgba(0,0,0,0.6);margin-bottom:0}.top-menu{width:100%;background:rgba(34,34,34,0.8);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;z-index:999}@media screen and (min-width:1200px){.top-menu{height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.top-menu__container{width:100%}@media screen and (min-width:1200px){.top-menu__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:71.25rem;padding:0 1rem}}@media screen and (min-width:1400px){.top-menu__container{max-width:75rem}}.top-menu__head{width:100%;height:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding:0 1rem}@media screen and (min-width:1200px){.top-menu__head{width:auto;padding:0;margin-right:3rem}}.top-menu__toggle{width:2rem;height:2rem;border:none;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-list' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z'/></svg>");background-repeat:no-repeat;background-size:2rem 2rem;background-color:transparent;color:#fff;border-radius:0.25rem;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}@media screen and (min-width:1200px){.top-menu__toggle{display:none}}.top-menu__toggle__is-active__true{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-x' viewBox='0 0 16 16'><path d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/></svg>")}.top-menu__toggle:active{background-color:#1A1A1A}.top-menu__logo{display:block;width:6rem;height:2.5rem;background:url(../images/mdkl_logo.svg);background-size:contain;background-repeat:no-repeat}@media screen and (min-width:1200px){.top-menu__logo{width:7.125rem;height:3.125rem}}.top-menu__lang-button{background-color:transparent;color:rgb(255,255,255);border:none;font-style:normal;font-weight:500;font-size:1rem;line-height:1.375;letter-spacing:0.12em;text-transform:uppercase;border-radius:4px;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:2rem;padding:0 0.5rem;margin-right:-0.5rem}@media screen and (min-width:1200px){.top-menu__lang-button{display:none}}.top-menu__lang-button:after{content:"";display:block;width:0.5rem;height:0.5rem;color:rgb(255,255,255);margin-left:2px;background-repeat:no-repeat;background-size:0.5rem 0.5rem;background-color:transparent;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-caret-down-fill' viewBox='0 0 16 16'><path d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/></svg>")}.top-menu__lang-button:active{background-color:#1A1A1A}.top-menu__lang-button__is-active__true:after{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-caret-up-fill' viewBox='0 0 16 16'><path d='m7.247 4.86-4.796 5.481c-.566.647-.106 1.659.753 1.659h9.592a1 1 0 0 0 .753-1.659l-4.796-5.48a1 1 0 0 0-1.506 0z'/></svg>")}.top-menu__menu{padding:1rem;width:100%;max-height:1000px;overflow:hidden;-webkit-transition:all 0.5s ease-in 0s;transition:all 0.5s ease-in 0s}.top-menu__menu>*{-webkit-transition:opacity 0.3s ease-in-out 0.5s;transition:opacity 0.3s ease-in-out 0.5s;opacity:1}@media screen and (min-width:1200px){.top-menu__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:content;flex-basis:content;padding:0}}@media screen and (max-width:1199px){.top-menu__menu__is-active__false{max-height:0;padding:0;-webkit-transition:all 0.5s ease-in-out 0.3s;transition:all 0.5s ease-in-out 0.3s}.top-menu__menu__is-active__false>*{-webkit-transition:opacity 0.3s ease-in 0s;transition:opacity 0.3s ease-in 0s;opacity:0}}@media screen and (min-width:1200px){.top-menu__menu{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:2rem}}@media screen and (min-width:1200px){.top-menu__navigation{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.top-menu__navigation-list{padding:0;list-style:none;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:0.5rem}@media screen and (min-width:1200px){.top-menu__navigation-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}@media screen and (min-width:1200px){.top-menu__navigation-list{gap:1rem;padding:0 4rem}}.top-menu__navigation-link{display:block;padding:1rem 0.75rem;color:rgb(255,255,255);text-decoration:none;font-size:1rem;font-weight:normal;line-height:1;text-align:center;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;border-radius:0.25rem}.top-menu__navigation-link:active{color:rgb(255,255,255);background:#1A1A1A}.top-menu__navigation-link:focus{color:#76CC66}.top-menu__navigation-link:hover{color:#76CC66}@media screen and (min-width:1200px){.top-menu__navigation-link{padding:0}}.top-menu__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5rem 1rem 0.5rem 1rem}@media screen and (min-width:1200px){.top-menu__contacts{padding:0}}.top-menu__social-networks{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}@media screen and (min-width:1200px){.top-menu__social-networks{display:none}}.top-menu__social-item{margin-right:1rem}.top-menu__social-item:last-child{margin-right:0}.top-menu__social-link{width:1.5rem;height:1.5rem;display:block;background-repeat:no-repeat;background-size:1.5rem 1.5rem;background-color:transparent;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.6)' class='bi bi-globe' viewBox='0 0 16 16'><path d='M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 0 0 5.145 4H7.5V1.077zM4.09 4a9.267 9.267 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.025 7.025 0 0 0 2.255 4H4.09zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5h2.49zM4.847 5a12.5 12.5 0 0 0-.338 2.5H7.5V5H4.847zM8.5 5v2.5h2.99a12.495 12.495 0 0 0-.337-2.5H8.5zM4.51 8.5a12.5 12.5 0 0 0 .337 2.5H7.5V8.5H4.51zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5H8.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12H5.145zm.182 2.472a6.696 6.696 0 0 1-.597-.933A9.268 9.268 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472zM3.82 11a13.652 13.652 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5H3.82zm6.853 3.472A7.024 7.024 0 0 0 13.745 12H11.91a9.27 9.27 0 0 1-.64 1.539 6.688 6.688 0 0 1-.597.933zM8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855.173-.324.33-.682.468-1.068H8.5zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm2.802-3.5a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5h2.49zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 0 0-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 0 0-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4h2.355z'/></svg>");opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.top-menu__social-link:active{opacity:0.5;-webkit-transform:scale(0.5);transform:scale(0.5)}.top-menu__social-link__facebook{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.6)' class='bi bi-facebook' viewBox='0 0 16 16'><path d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z'/></svg>")}.top-menu__social-link__instagram{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.6)' class='bi bi-instagram' viewBox='0 0 16 16'><path d='M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z'/></svg>")}.top-menu__social-link__telegram{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.6)' class='bi bi-telegram' viewBox='0 0 16 16'><path d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.287 5.906c-.778.324-2.334.994-4.666 2.01-.378.15-.577.298-.595.442-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294.26.006.549-.1.868-.32 2.179-1.471 3.304-2.214 3.374-2.23.05-.012.12-.026.166.016.047.041.042.12.037.141-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8.154 8.154 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629.093.06.183.125.27.187.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.426 1.426 0 0 0-.013-.315.337.337 0 0 0-.114-.217.526.526 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09z'/></svg>")}.top-menu__phones{padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin-bottom:0}.top-menu__phone-link{color:rgba(255,255,255,0.6);font-size:1rem;font-weight:600;letter-spacing:0.04em}.top-menu__phone-link:active{color:rgb(255,255,255);background:#1A1A1A}.top-menu__phone-link:focus{color:#76CC66}.top-menu__phone-link:hover{color:#76CC66}@media screen and (min-width:1200px){.top-menu__phone-link{color:rgb(255,255,255);font-style:normal;font-weight:600;font-size:1.25rem;line-height:1.35;letter-spacing:0.08em;text-transform:uppercase;text-decoration:none}}.top-menu__lang{padding:1rem;width:100%;max-height:1000px;overflow:hidden;-webkit-transition:all 0.5s ease-in 0s;transition:all 0.5s ease-in 0s}.top-menu__lang>*{-webkit-transition:opacity 0.3s ease-in-out 0.5s;transition:opacity 0.3s ease-in-out 0.5s;opacity:1}@media screen and (min-width:1200px){.top-menu__lang{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:content;flex-basis:content;padding:0}}@media screen and (max-width:1199px){.top-menu__lang__is-active__false{max-height:0;padding:0;-webkit-transition:all 0.5s ease-in-out 0.3s;transition:all 0.5s ease-in-out 0.3s}.top-menu__lang__is-active__false>*{-webkit-transition:opacity 0.3s ease-in 0s;transition:opacity 0.3s ease-in 0s;opacity:0}}.top-menu__lang-list{padding:0;list-style:none;margin-bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;gap:0.5rem}@media screen and (min-width:1200px){.top-menu__lang-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap}}.top-menu__lang-link{display:block;padding:1rem 0.75rem;color:rgb(255,255,255);text-decoration:none;font-size:1rem;font-weight:normal;line-height:1;text-align:center;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out;border-radius:0.25rem}.top-menu__lang-link:active{color:rgb(255,255,255);background:#1A1A1A}.top-menu__lang-link:focus{color:#76CC66}.top-menu__lang-link:hover{color:#76CC66}@media screen and (min-width:1200px){.top-menu__lang-link{padding:0}}.top-menu__lang-short-name{display:none;text-transform:uppercase}@media screen and (min-width:1200px){.top-menu__lang-short-name{display:inline}}.top-menu__lang-full-name{display:inline}@media screen and (min-width:1200px){.top-menu__lang-full-name{display:none}}.footer{background:#222222;color:rgba(255,255,255,0.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__social-networks{width:100%;padding:2rem 1rem 1rem 1rem}@media screen and (min-width:1200px){.footer__social-networks{max-width:1200px}}.footer__social-list{margin-bottom:0;padding-left:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}.footer__social-link{width:2rem;height:2rem;display:block;background-repeat:no-repeat;background-size:2rem 2rem;background-color:transparent;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.6)' class='bi bi-globe' viewBox='0 0 16 16'><path d='M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8zm7.5-6.923c-.67.204-1.335.82-1.887 1.855A7.97 7.97 0 0 0 5.145 4H7.5V1.077zM4.09 4a9.267 9.267 0 0 1 .64-1.539 6.7 6.7 0 0 1 .597-.933A7.025 7.025 0 0 0 2.255 4H4.09zm-.582 3.5c.03-.877.138-1.718.312-2.5H1.674a6.958 6.958 0 0 0-.656 2.5h2.49zM4.847 5a12.5 12.5 0 0 0-.338 2.5H7.5V5H4.847zM8.5 5v2.5h2.99a12.495 12.495 0 0 0-.337-2.5H8.5zM4.51 8.5a12.5 12.5 0 0 0 .337 2.5H7.5V8.5H4.51zm3.99 0V11h2.653c.187-.765.306-1.608.338-2.5H8.5zM5.145 12c.138.386.295.744.468 1.068.552 1.035 1.218 1.65 1.887 1.855V12H5.145zm.182 2.472a6.696 6.696 0 0 1-.597-.933A9.268 9.268 0 0 1 4.09 12H2.255a7.024 7.024 0 0 0 3.072 2.472zM3.82 11a13.652 13.652 0 0 1-.312-2.5h-2.49c.062.89.291 1.733.656 2.5H3.82zm6.853 3.472A7.024 7.024 0 0 0 13.745 12H11.91a9.27 9.27 0 0 1-.64 1.539 6.688 6.688 0 0 1-.597.933zM8.5 12v2.923c.67-.204 1.335-.82 1.887-1.855.173-.324.33-.682.468-1.068H8.5zm3.68-1h2.146c.365-.767.594-1.61.656-2.5h-2.49a13.65 13.65 0 0 1-.312 2.5zm2.802-3.5a6.959 6.959 0 0 0-.656-2.5H12.18c.174.782.282 1.623.312 2.5h2.49zM11.27 2.461c.247.464.462.98.64 1.539h1.835a7.024 7.024 0 0 0-3.072-2.472c.218.284.418.598.597.933zM10.855 4a7.966 7.966 0 0 0-.468-1.068C9.835 1.897 9.17 1.282 8.5 1.077V4h2.355z'/></svg>");opacity:1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.footer__social-link:hover{opacity:0.5}.footer__social-link:active{opacity:0.5;-webkit-transform:scale(0.5);transform:scale(0.5)}.footer__social-link__facebook{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.6)' class='bi bi-facebook' viewBox='0 0 16 16'><path d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951z'/></svg>")}.footer__social-link__instagram{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.6)' class='bi bi-instagram' viewBox='0 0 16 16'><path d='M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.917 3.917 0 0 0-1.417.923A3.927 3.927 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.916 3.916 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.926 3.926 0 0 0-.923-1.417A3.911 3.911 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0h.003zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599.28.28.453.546.598.92.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.47 2.47 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.478 2.478 0 0 1-.92-.598 2.48 2.48 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233 0-2.136.008-2.388.046-3.231.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92.28-.28.546-.453.92-.598.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045v.002zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92zm-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217zm0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334z'/></svg>")}.footer__social-link__telegram{background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgba(255, 255, 255, 0.6)' class='bi bi-telegram' viewBox='0 0 16 16'><path d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0zM8.287 5.906c-.778.324-2.334.994-4.666 2.01-.378.15-.577.298-.595.442-.03.243.275.339.69.47l.175.055c.408.133.958.288 1.243.294.26.006.549-.1.868-.32 2.179-1.471 3.304-2.214 3.374-2.23.05-.012.12-.026.166.016.047.041.042.12.037.141-.03.129-1.227 1.241-1.846 1.817-.193.18-.33.307-.358.336a8.154 8.154 0 0 1-.188.186c-.38.366-.664.64.015 1.088.327.216.589.393.85.571.284.194.568.387.936.629.093.06.183.125.27.187.331.236.63.448.997.414.214-.02.435-.22.547-.82.265-1.417.786-4.486.906-5.751a1.426 1.426 0 0 0-.013-.315.337.337 0 0 0-.114-.217.526.526 0 0 0-.31-.093c-.3.005-.763.166-2.984 1.09z'/></svg>")}.footer__contacts{width:100%;padding:1rem 1rem 2rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem}@media screen and (min-width:1200px){.footer__contacts{max-width:1200px}}.footer__contacts-text{font-style:normal;font-weight:300;font-size:1rem;line-height:150%;text-align:center}.footer__contacts-list{margin-bottom:0;padding-left:0;list-style:none}.footer__contacts-item{font-style:normal;font-weight:300;font-size:1rem;line-height:150%;text-align:center}.footer__contacts-item a{color:rgba(255,255,255,0.6);-webkit-transition:color 0.3s ease-in;transition:color 0.3s ease-in}.footer__contacts-item a:hover{color:rgb(255,255,255)}.footer__trade-mark{width:100%;background:#1A1A1A;padding:1.125rem 1rem}.footer__trade-mark-text{margin-bottom:0;font-style:normal;font-weight:300;font-size:1rem;line-height:150%;text-align:center}.big-button{padding:1.25rem 1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;color:rgb(255,255,255);border:none;border-radius:0.5rem;background:#7BB071;font-style:normal;font-weight:400;font-size:1rem;line-height:100%;text-align:center;text-decoration:none;-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.big-button:focus{background:#76CC66;color:rgb(255,255,255)}.big-button:hover{background:#76CC66;color:rgb(255,255,255)}.big-button:active{background:#59994C;color:rgb(255,255,255)}.big-button__icon{width:1rem;height:1rem}.big-button__gray{background:#E8E8E8;color:rgba(0,0,0,0.73)}.big-button__gray:focus{background:#E8E8E8;color:#59994C}.big-button__gray:hover{background:#E8E8E8;color:#59994C}.big-button__gray:active{background:#cfcfcf;color:rgba(0,0,0,0.73)}.small-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0.5rem 1rem;gap:1rem;background:#E8E8E8;border-radius:6.25rem;background:#E8E8E8;color:black;text-decoration:none;font-style:normal;font-weight:400;font-size:1rem;line-height:100%}.small-button:focus{background:#E8E8E8;color:#59994C}.small-button:hover{background:#E8E8E8;color:#59994C}.small-button:active{background:#cfcfcf;color:rgba(0,0,0,0.73)}.small-button__icon{width:1rem;height:1rem}.read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:1;flex-shrink:1;padding:0.8125rem 1.5rem;gap:0.5rem;background:#7BB071;border-radius:10rem;font-style:normal;font-weight:400;font-size:0.875rem;line-height:100%;letter-spacing:0.055em;text-transform:uppercase;text-decoration:none;color:rgb(255,255,255);-webkit-transition:all 0.3s ease-in;transition:all 0.3s ease-in}.read-more:focus{background:#76CC66;color:rgb(255,255,255)}.read-more:hover{background:#76CC66;color:rgb(255,255,255)}.read-more:active{background:#59994C;color:rgb(255,255,255)}.service-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.5rem 1rem 1rem;gap:1rem;-webkit-box-shadow:0 0.25rem 1rem rgba(0,0,0,0.1);box-shadow:0 0.25rem 1rem rgba(0,0,0,0.1);border-radius:1rem;background:#fff;max-width:30rem}.service-card__icon{font-size:3rem;line-height:1}.service-card__body{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 0 1rem;gap:1rem;max-width:30rem}.service-card__title{margin:0}.service-card__price-box{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0.5rem 0.625rem;border-width:1px 0px;border-style:solid;border-color:rgba(0,0,0,0.13);margin:0}.service-card__price{font-style:normal;font-weight:700;font-size:1.125rem;line-height:120%;text-align:center;color:#7BB071}.service-card__currency{font-style:normal;font-weight:400;font-size:0.875rem;line-height:120%;text-align:center;color:rgba(0,0,0,0.6)}.service-card__description{font-style:normal;font-weight:300;font-size:1rem;line-height:120%;text-align:center;color:rgba(0,0,0,0.73);margin:0}.service-card__buttons{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;padding:0;gap:0.5rem;max-width:30rem}.service-card__caption{text-align:center;font-style:italic;font-weight:400;font-size:0.75rem;line-height:120%;text-align:center;color:rgba(0,0,0,0.6)}@media screen and (min-width:1200px){.steps-grid{display:-ms-grid;display:grid;-ms-grid-columns:50% 50%;grid-template-columns:50% 50%;-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;grid-auto-flow:column}.steps-grid>:first-child{-ms-grid-row:1;-ms-grid-column:1}.steps-grid>:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.steps-grid>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.steps-grid>:nth-child(4){-ms-grid-row:1;-ms-grid-column:2}.steps-grid>:nth-child(5){-ms-grid-row:2;-ms-grid-column:2}.steps-grid>:nth-child(6){-ms-grid-row:3;-ms-grid-column:2}.steps-grid .step:nth-child(3n) .step__line{display:none}}@media screen and (max-width:1199px){.steps-grid .step:last-child .step__line{display:none}}.step{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1.5rem 1rem;gap:1rem}@media screen and (max-width:1199px){.step{min-height:10rem}}.step__left-side{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;gap:3rem;-webkit-box-flex:0;-ms-flex:none;flex:none;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;-ms-flex-positive:0;flex-grow:0}.step__number{width:3rem;height:3rem;background:#7BB071;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-style:normal;font-weight:700;font-size:1rem;line-height:100%;text-align:center;color:rgb(255,255,255)}.step__line{border-right:1px solid rgba(0,0,0,0.33);-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.step__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:0;gap:0.5rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.step__title{font-style:normal;font-weight:500;font-size:1.5rem;line-height:120%;font-stretch:100;margin-top:0;margin-bottom:0}.step__text{font-style:normal;font-weight:400;font-size:1rem;line-height:150%;margin-bottom:0}.step__links-list{padding-left:0;margin-bottom:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:1rem 0 0;gap:0.5rem}.contact-form-section{width:100%;padding:2.5rem 0;background:rgba(0,0,0,0.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row nowrap;flex-flow:row nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:1200px){.contact-form-section{padding-top:5rem}}.contact-form-section__background__1{background:url("../images/overlay.svg"),url("../images/contact-form__background__1.jpg") center fixed;background-size:cover}.contact-form-section__background__1 .underline:after{background:#59994C}.contact-form-section__background__2{background:url("../images/overlay.svg"),url("../images/contact-form__background__2.jpg") center fixed;background-size:cover}.contact-form-section__background__2 .underline:after{background:#59994C}.contact-form{max-width:37.5rem;color:rgb(255,255,255);text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:2.5rem;padding:0 1rem}.contact-form__block{width:100%}.contact-form__text{font-style:normal;font-weight:400;font-size:1.5rem;line-height:120%}.contact-form__form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:1rem;padding:0 1rem}.contact-form__divider{border:none;background:rgb(255,255,255);width:100%;height:1px}.contact-form__link-list{width:100%;padding:0 1rem;margin-bottom:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:0.5rem}.banner{width:100%;height:calc(100vh - 3.75rem);color:rgb(255,255,255);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative}.banner__container{width:100%;height:100%;margin:0 auto;padding:2.5rem 1rem;gap:1rem;max-width:1140px;max-width:71.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}@media screen and (min-width:1200px){.banner__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:end;text-align:right}}@media screen and (min-width:1400px){.banner__container{max-width:75rem}}.banner__empty{width:100%;height:3.5rem}.banner__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem;width:100%}.banner__title{font-family:"Oswald",sans-serif;font-style:normal;font-weight:700;font-size:2.5rem;line-height:120%;text-transform:uppercase;margin:0}.banner__title__large{font-weight:700;font-size:4rem;line-height:120%}.banner__text{font-style:normal;font-weight:300;font-size:1rem;line-height:120%;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}@media screen and (max-width:1199px){.banner__text{margin-bottom:0;margin-top:auto}}.banner__arrow{display:block;width:3.5rem;height:3.5rem;background-repeat:no-repeat;background-size:100% 100%;background-color:transparent;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>")}@media screen and (min-width:1200px){.banner__arrow{display:none}}.banner__background__homepage{background:url("../images/homepage-header-mobile.jpg");background-size:cover;background-position:top center}@media screen and (min-width:1200px){.banner__background__homepage{background:url("../images/homepage-header-desktop.jpg");height:37.5rem}}@media screen and (min-width:2048px){.banner__background__homepage{background:url("../images/homepage-header-desktop@2x.jpg")}}.banner__background__services{background:url("../images/services-page-header-mobile.jpg");background-size:cover;background-position:top center}@media screen and (min-width:1200px){.banner__background__services{background:url("../images/services-page-header-desktop.jpg");height:37.5rem}}@media screen and (min-width:2048px){.banner__background__services{background:url("../images/services-page-header-desktop@2x.jpg")}}.banner__background__hiring-drivers{background:url("../images/hiring-drivers-page-header-mobile.jpg");background-size:cover;background-position:top center}@media screen and (min-width:1200px){.banner__background__hiring-drivers{background:url("../images/hiring-drivers-page-header-desktop.jpg");height:37.5rem}}@media screen and (min-width:2048px){.banner__background__hiring-drivers{background:url("../images/hiring-drivers-page-header-desktop@2x.jpg")}}.block-our-services{background:#fff;padding:5rem 0 4rem 0}.block-our-services__grid{width:100%}@media screen and (min-width:992px){.block-our-services__grid{display:-ms-grid;display:grid;-ms-grid-columns:auto;grid-template-columns:auto;-ms-grid-rows:auto auto auto;grid-template-rows:auto auto auto;grid-auto-flow:column;-webkit-column-gap:3rem;-moz-column-gap:3rem;column-gap:3rem}.block-our-services__grid>:first-child{-ms-grid-row:1;-ms-grid-column:1}.block-our-services__grid>:nth-child(2){-ms-grid-row:2;-ms-grid-column:1}.block-our-services__grid>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}}.block-start-work{padding:5rem 0 2.5rem 0;background:#fff}.block-start-work__homepage{background:#F5F5F5}@media screen and (max-width:1199px){.block-start-work__homepage{background:url("../images/block-working-proccess-bg.jpg") fixed;background-size:cover;color:rgb(255,255,255)}.block-start-work__homepage .block-start-work__p{color:rgba(255,255,255,0.6)}.block-start-work__homepage .step__content{color:rgb(255,255,255)}.block-start-work__homepage .step__line{border-color:rgba(255,255,255,0.33)}}.block-working-proccess{padding:3.75rem 0;background:#fff;position:relative;overflow:hidden}@media screen and (min-width:1200px){.block-working-proccess{background:rgba(34,34,34,0.85);color:rgb(255,255,255)}.block-working-proccess .underline:after{background:#59994C}.block-working-proccess .connected-block__text{color:rgb(255,255,255)}.block-working-proccess .connected-block__line{border-color:rgba(255,255,255,0.33)}.block-working-proccess .line>*{border-color:rgba(255,255,255,0.33)}}.block-working-proccess__list{max-width:48.25rem}.block-working-proccess__video-bg{display:none;position:absolute;top:0;left:0;height:100%;z-index:-1}@media screen and (min-width:1200px){.block-working-proccess__video-bg{display:block}}.block-why-choose-us{background:#fff;padding:3.75rem 0}.block-why-choose-us__image-container{display:none;-ms-flex-preferred-size:content;flex-basis:content;padding-right:2.5rem}@media screen and (min-width:1200px){.block-why-choose-us__image-container{display:-webkit-box;display:-ms-flexbox;display:flex}}.block-contacts{background:#F5F5F5;padding:2.5rem 0}.block-contacts__contacts-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.block-contacts__contacts-page{padding:5rem 0}}.block-order-form{background:#F5F5F5;padding:2.5rem 0 5rem 0}.block-text{background:#fff;padding:2rem 0 4rem 0}@media screen and (min-width:1200px){.block-text{padding:5rem 0}}.contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1rem;gap:1rem;background:#fff;color:rgba(0,0,0,0.6);-webkit-box-shadow:0 0.25rem 1rem rgba(0,0,0,0.1);box-shadow:0 0.25rem 1rem rgba(0,0,0,0.1)}.contact__text{font-style:normal;font-weight:300;font-size:1rem;line-height:150%;margin:0}.contact__link{color:rgba(0,0,0,0.6)}.contact__link:hover{color:rgba(0,0,0,0.6)}.contact__icon-box{width:4rem;height:4rem;background:#7BB071;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0}.contact__icon{color:rgb(255,255,255);font-size:2rem;line-height:1}.contacts-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;-ms-grid-rows:auto;grid-template-rows:auto;grid-row-gap:1rem}.contacts-wrapper>:first-child{-ms-grid-row:1;-ms-grid-column:1}@media screen and (min-width:1200px){.contacts-wrapper{-ms-grid-columns:1fr 1rem 1fr;grid-template-columns:1fr 1fr;-ms-grid-rows:1fr 1rem 1fr 1rem 1fr;grid-template-rows:repeat(3,1fr);grid-column-gap:1rem;grid-row-gap:1rem}.contacts-wrapper>:first-child{-ms-grid-row:1;-ms-grid-column:1}.contacts-wrapper>:nth-child(2){-ms-grid-row:1;-ms-grid-column:3}.contacts-wrapper>:nth-child(3){-ms-grid-row:3;-ms-grid-column:1}.contacts-wrapper>:nth-child(4){-ms-grid-row:3;-ms-grid-column:3}.contacts-wrapper>:nth-child(5){-ms-grid-row:5;-ms-grid-column:1}.contacts-wrapper>:nth-child(6){-ms-grid-row:5;-ms-grid-column:3}}.contacts-wrapper .contacts-map{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:3;grid-row-end:4}.contacts-map{width:100%;-webkit-box-shadow:0 0.25rem 1rem rgba(0,0,0,0.1);box-shadow:0 0.25rem 1rem rgba(0,0,0,0.1)}.contacts-map iframe{width:100%;height:100%}.banner-services{width:100%;height:calc(100vh - 3.75rem);color:rgb(255,255,255);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative;background:url("../images/services-page-header-mobile.jpg") top center;background-size:cover}@media screen and (min-width:1200px){.banner-services{background:url("../images/services-page-header-desktop.jpg") center center;height:37.5rem}}@media screen and (min-width:2048px){.banner-services{background:url("../images/services-page-header-desktop@2x.jpg") center center}}.banner-services__container{width:100%;max-width:71.25rem;height:100%;margin:0 auto;padding:2.5rem 1rem 1rem 1rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.banner-services__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:end;text-align:right}}@media screen and (min-width:1400px){.banner-services__container{max-width:75rem}}.banner-services__title{margin:0;font-family:"Oswald",sans-serif;font-weight:700;font-size:4rem;line-height:108%;text-transform:uppercase;text-align:center}.banner-services__title .underline:after{background:#59994C}@media screen and (min-width:1200px){.banner-services__title .underline:after{display:none}}.banner-services__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.banner-services__block{-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.banner-services__text{text-align:center}@media screen and (min-width:1200px){.banner-services__text{text-align:right;font-size:1.5rem;line-height:120%;margin-bottom:4rem}}.banner-services__arrow{display:block;width:3.5rem;height:3.5rem;background-repeat:no-repeat;background-size:100% 100%;background-color:transparent;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>")}@media screen and (min-width:1200px){.banner-services__arrow{display:none}}.banner-services .read-more{display:none}@media screen and (min-width:1200px){.banner-services .read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.banner-hiring-drivers{width:100%;height:calc(100vh - 3.75rem);color:rgb(255,255,255);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative;background:url("../images/hiring-drivers-page-header-mobile.jpg") top center;background-size:cover}@media screen and (min-width:860px){.banner-hiring-drivers{background-position:center center}}@media screen and (min-width:1200px){.banner-hiring-drivers{background:url("../images/hiring-drivers-page-header-desktop.jpg") center center;height:37.5rem}}@media screen and (min-width:2048px){.banner-hiring-drivers{background:url("../images/hiring-drivers-page-header-desktop@2x.jpg") center center}}.banner-hiring-drivers__container{width:100%;max-width:71.25rem;height:100%;margin:0 auto;padding:2.5rem 1rem 1rem 1rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.banner-hiring-drivers__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:end;text-align:right}}@media screen and (min-width:1400px){.banner-hiring-drivers__container{max-width:75rem}}.banner-hiring-drivers__title{margin:0;font-family:"Oswald",sans-serif;font-style:normal;font-weight:700;font-size:2.5rem;line-height:120%;text-align:center;letter-spacing:0.04em;text-transform:uppercase;text-align:center}.banner-hiring-drivers__title .underline:after{background:#59994C}@media screen and (min-width:1200px){.banner-hiring-drivers__title{text-align:right}}.banner-hiring-drivers__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:1200px){.banner-hiring-drivers__block{-webkit-box-align:end;-ms-flex-align:end;align-items:end}}.banner-hiring-drivers__text{text-align:center}@media screen and (min-width:1200px){.banner-hiring-drivers__text{text-align:right;font-size:1.125rem;line-height:120%;margin-bottom:4rem}}.banner-hiring-drivers__arrow{display:block;width:3.5rem;height:3.5rem;background-repeat:no-repeat;background-size:100% 100%;background-color:transparent;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>")}@media screen and (min-width:1200px){.banner-hiring-drivers__arrow{display:none}}.banner-hiring-drivers .read-more{display:none}@media screen and (min-width:1200px){.banner-hiring-drivers .read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.banner-homepage{width:100%;height:calc(100vh - 3.75rem);color:rgb(255,255,255);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative;background-image:url("../images/homepage-header-mobile.jpg");background-position:top center;background-size:cover}@media screen and (min-width:1200px){.banner-homepage{background-image:url("../images/homepage-header-desktop.jpg");height:37.5rem}}@media screen and (min-width:2048px){.banner-homepage{background-image:url("../images/homepage-header-desktop@2x.jpg")}}.banner-homepage__container{width:100%;max-width:71.25rem;height:100%;margin:0 auto;padding:2.5rem 1rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (min-width:1200px){.banner-homepage__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1400px){.banner-homepage__container{max-width:75rem}}.banner-homepage__empty{width:100%;height:3.5rem}@media screen and (min-width:1200px){.banner-homepage__empty{display:none}}.banner-homepage__title{margin:0;font-family:"Oswald",sans-serif;font-style:normal;font-weight:700;font-size:2.5rem;line-height:120%;text-transform:uppercase}.banner-homepage__title .underline:after{background:#59994C}.banner-homepage__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:2rem;max-width:20rem}@media screen and (min-width:1200px){.banner-homepage__block{gap:1rem;max-width:27rem}}@media screen and (min-width:1200px){.banner-homepage__text{margin-bottom:3rem}}.banner-homepage__arrow{display:block;width:3.5rem;height:3.5rem;background-repeat:no-repeat;background-size:100% 100%;background-color:transparent;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>");-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}@media screen and (min-width:1200px){.banner-homepage__arrow{display:none}}.banner-contacts{width:100%;color:rgb(255,255,255);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:start;position:relative;background:#F5F5F5;background-size:cover}@media screen and (min-width:1200px){.banner-contacts{background:url("../images/contacts-page-header-desktop.jpg") center center;height:31.25rem}}@media screen and (min-width:2048px){.banner-contacts{background:url("../images/contacts-page-header-desktop@2x.jpg") center center}}.banner-contacts__container{width:100%;max-width:71.25rem;height:100%;margin:0 auto;padding:2.5rem 1rem 1rem 1rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column nowrap;flex-flow:column nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:left;-ms-flex-align:left;align-items:left}@media (min-width:576px){.banner-contacts__container{max-width:33.75rem}}@media (min-width:768px){.banner-contacts__container{max-width:45rem}}@media (min-width:992px){.banner-contacts__container{max-width:60rem}}@media screen and (min-width:1200px){.banner-contacts__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:left;-ms-flex-align:left;align-items:left;text-align:right}}@media screen and (min-width:1400px){.banner-contacts__container{max-width:75rem}}.banner-contacts__title{margin:0;font-family:"Oswald",sans-serif;font-weight:700;font-size:4rem;line-height:108%;text-transform:uppercase;text-align:left}.banner-contacts__title .underline:after{background:#59994C}@media screen and (max-width:1199px){.banner-contacts__title{font-size:2.5rem;letter-spacing:0.04em;text-transform:uppercase;color:rgba(0,0,0,0.73)}.banner-contacts__title .underline:after{background:#B5E0AD;top:-0.25rem}}.banner-contacts__text{text-align:center}@media screen and (min-width:1200px){.banner-contacts__text{text-align:right;font-size:1.5rem;line-height:120%;margin-bottom:4rem}}.banner-contacts__arrow{display:block;width:3.5rem;height:3.5rem;background-repeat:no-repeat;background-size:100% 100%;background-color:transparent;background-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='rgb(255, 255, 255)' class='bi bi-chevron-down' viewBox='0 0 16 16'><path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/></svg>")}@media screen and (min-width:1200px){.banner-contacts__arrow{display:none}}.banner-contacts .read-more{display:none}@media screen and (min-width:1200px){.banner-contacts .read-more{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}
/*# sourceMappingURL=style.css.map */