.b-text-gallery{font-weight:400;font-size:18px;line-height:30px;text-align:justify;color:#838383;padding-bottom:40px}.b-text-gallery h2{font-weight:600;font-size:26px;line-height:36px;color:#393939;margin-bottom:40px}@media screen and (max-width:991px){.b-text-gallery h2{font-size:20px;line-height:1.2}}.b-text-gallery h3{font-weight:600;font-size:21px;line-height:25px;color:#393939;margin-bottom:15px}.b-text-gallery ul{margin:15px 0}.b-text-gallery li{list-style:disc;margin-left:30px}.b-text-gallery .gallery-wrap{display:grid;grid-template-columns:repeat(5, 1fr);gap:30px;margin-bottom:60px}@media screen and (max-width:1399px){.b-text-gallery .gallery-wrap{gap:20px}}@media screen and (max-width:1199px){.b-text-gallery .gallery-wrap{grid-template-columns:repeat(4, 1fr)}}@media screen and (max-width:767px){.b-text-gallery .gallery-wrap{grid-template-columns:repeat(2, 1fr);gap:10px}}.b-text-gallery .gallery-item{height:161px;position:relative;transition:0.3s}.b-text-gallery .gallery-item:hover{-webkit-box-shadow:4px 4px 8px 0px rgba(34, 60, 80, 0.2);-moz-box-shadow:4px 4px 8px 0px rgba(34, 60, 80, 0.2);box-shadow:4px 4px 8px 0px rgba(34, 60, 80, 0.2);border-radius:8px}.b-text-gallery .gallery-item:before{position:absolute;content:"";width:100%;height:100%;top:0;left:0;background:linear-gradient(0deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4));border-radius:8px}.b-text-gallery .gallery-item .gallery-title{position:absolute;width:100%;height:100%;top:0;left:0;z-index:99;display:flex;align-items:center;justify-content:center;color:#fff}@media screen and (max-width:1399px){.b-text-gallery .gallery-item{height:130px}}@media screen and (max-width:410px){.b-text-gallery .gallery-item{height:90px}}.b-text-gallery .gallery-item img{width:100%;height:100%;border-radius:8px}.advantages-wrap{display:grid;grid-template-columns:1fr 1fr;column-gap:60px;row-gap:30px}@media screen and (max-width:991px){.advantages-wrap{column-gap:30px;row-gap:15px}}@media screen and (max-width:575px){.advantages-wrap{gap:10px}}@media screen and (max-width:375px){.advantages-wrap{grid-template-columns:1fr}}.advantages-item{display:flex;align-items:center;gap:30px;border:1px solid #DADADA;border-radius:4px;padding:30px 35px}@media screen and (max-width:991px){.advantages-item{padding:20px 25px;gap:15px}}@media screen and (max-width:767px){.advantages-item{flex-direction:column;align-items:start}}@media screen and (max-width:575px){.advantages-item{padding:10px}}.advantages-item__image{height:80px;width:80px;min-width:80px}@media screen and (max-width:991px){.advantages-item__image{height:50px;width:50px;min-width:50px}}.advantages-item svg{height:100%;width:100%;object-fit:contain}.advantages-text__title{font-weight:500;font-size:21px;line-height:25px;text-transform:uppercase;background:linear-gradient(180deg, #03BDF8 0%, #00A9E4 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:5px}@media screen and (max-width:991px){.advantages-text__title{font-size:18px;line-height:1.2}}@media screen and (max-width:575px){.advantages-text__title{font-size:16px}}@media screen and (max-width:575px){.advantages-text__descr{font-size:14px;line-height:1.1}}section.section.b-form{padding:75px 0;position:relative}@media screen and (max-width:1299px){section.section.b-form{background:linear-gradient(180deg, #3B3B3B 0%, #272727 100%)}}section.section.b-form::before{position:absolute;top:0;left:0;right:260px;bottom:0;z-index:-999999;width:85%;height:100%;content:"";background:linear-gradient(180deg, #3B3B3B 0%, #272727 100%)}@media screen and (max-width:1299px){section.section.b-form::before{display:none}}#b-form{padding-top:70px}#b-reviews{padding-top:70px}.b-form{position:relative}.b-form .section__title{color:#fff}.b-form .section__header{margin-bottom:30px}.b-form input:-webkit-autofill,.b-form input:-webkit-autofill:hover,.b-form input:-webkit-autofill:focus{-webkit-text-fill-color:#fff !important}.form{display:grid;grid-template-areas:"A A B B B C C" "D D E E E E E" "F F F F G G G";align-items:center;gap:20px}@media screen and (max-width:767px){.form{grid-template-areas:"A A B B" "C C D D" "E E F F" "G G G G"}}@media screen and (max-width:425px){.form{grid-template-areas:"A A" "B B" "C C" "D D" "E E" "F F" "G G"}}.form .field{margin:0}.form .field .input{border:1px solid #FFFFFF;border-radius:4px;background:transparent;color:#FFFFFF}.form .field input:-webkit-autofill,.form .field input:-webkit-autofill:hover,.form .field input:-webkit-autofill:focus{color:#fff !important}.form .field .field-label{font-weight:400;font-size:15px;line-height:18px;color:#FFFFFF}.form .field:nth-child(1){grid-area:A}.form .field:nth-child(2){grid-area:B}.form .field:nth-child(3){grid-area:C}.form .field:nth-child(4){grid-area:D}.form .field:nth-child(5){grid-area:E}.form .field:nth-child(5) .input{height:var(--input-height, 38px);padding-top:1.125rem;padding-left:1.125rem}.form .button{grid-area:F;margin-top:0;max-width:250px;width:100%;padding:0 5px}.form .form-privacy{grid-area:G;margin-top:0}.form .form-privacy span{color:#fff}.form .form-bottom{margin-top:0}.form-row{display:grid;grid-template-columns:1.2fr 1fr}@media screen and (max-width:1399px){.form-row{grid-template-columns:1fr 0.5fr}}@media screen and (max-width:1299px){.form-row{grid-template-columns:1fr}}.form-right .img{width:890px;height:652px;position:absolute;right:0;top:-120px}@media screen and (max-width:1699px){.form-right .img{width:690px}}@media screen and (max-width:1399px){.form-right .img{width:490px}}@media screen and (max-width:1299px){.form-right .img{display:none}}.form-right .img img{width:100%;height:100%;object-fit:contain}.message-close{background:#fff;width:30px;height:30px;cursor:pointer}.hidden-test{display:none}.b-reviews-items{--columns: 1}@media (min-width:992px){.b-reviews-items{--columns: 3}}.b-reviews-wrap{display:flex;justify-content:center;margin-top:30px}@media screen and (max-width:1299px){.b-reviews-wrap{margin-top:50px}}.b-reviews .carousel__button{transition:0.3s}.b-reviews .carousel__button:hover{background:#eaeaea;box-shadow:0 0.5rem 1rem -0.125rem rgba(10, 10, 10, 0.3), 0 0 0 1px rgba(10, 10, 10, 0.05)}.b-reviews .button{background:#fff;color:#272727}.b-reviews .button:hover{background:var(--primary);color:#fff}.cards{--card-gap: 0.75rem;position:relative;display:flex;flex-direction:column;background-color:var(--color-bg);border-radius:var(--border-radius);box-shadow:0 0 0 1px var(--color-border);height:360px;min-height:100%}@media (max-width:1399px){.cards{height:460px}}@media (min-width:1200px){.cards{--card-gap: 1.5rem;overflow:hidden}}@media (max-width:1199px){.cards{height:500px}}@media (max-width:1099px){.cards{height:100%}}.cards__image{text-align:center}.cards__image img{border-top-left-radius:var(--border-radius);border-top-right-radius:var(--border-radius)}.cards__image:only-child img{border-radius:var(--border-radius)}.cards__body{padding:1.25rem var(--card-gap);position:relative}.cards__title{font-weight:var(--font-bolder)}.cards__text{margin-top:0.5rem}.cards__text span{color:var(--primary);border-bottom:1px solid var(--primary)}.cards__text span:hover{opacity:0.8}.cards__date{display:flex;align-items:center;margin-top:-0.25rem;margin-bottom:0.5rem;color:#303030;font-size:0.875rem}.cards__date svg{margin-right:0.5em}.cards._hoverable{transition:all 0.2s}a.card:hover,.card._hoverable:hover{box-shadow:var(--shadow)}.body._template_15._id_14 main.section{display:none}@media screen and (max-width:1199px){#ya-site-form1 .ya-site-form__search-input{padding:0px !important}}.ya-map{height:600px}@media screen and (max-width:1024px){.ya-map{height:400px}}.b-map .container:not(.container-wr){max-width:unset;padding-left:unset;padding-right:unset}.container-wr{position:absolute;z-index:99;height:100%;margin-left:auto;margin-right:auto}.b-map{padding-bottom:0}.button.button-map{background:#fff;color:#272727;border:2px solid #03BDF8}.button.button-map:hover{background:#03BDF8;color:#fff;border:2px solid #03BDF8}@media screen and (max-width:991px){.button.button-map{margin:auto;display:flex;align-items:center}}.map .container{position:absolute;display:flex;align-items:center;height:100%;right:0;left:0;justify-content:end}@media screen and (max-width:991px){.map .container{position:relative;height:auto}}.map{position:relative;width:100%}.map-card{position:absolute;top:25%;left:0;z-index:9;width:360px;height:auto;background:#FFFFFF;padding:40px;border-radius:8px}@media screen and (max-width:1099px){.map-card{top:5%}}@media screen and (max-width:991px){.map-card{position:relative;top:auto;left:auto;width:100%;border-radius:0;padding:0;padding-bottom:30px;flex-direction:column;height:100%;max-width:300px;margin:auto}}.map-card h2{color:#1A1E21;font-weight:600;font-size:32px;line-height:38px;margin-bottom:18px}@media screen and (max-width:991px){.map-card h2{font-size:25px;text-align:center}}.map-card__item{gap:12px;font-weight:400;font-size:14px;line-height:16px;display:flex;align-items:center;margin-bottom:22px;color:#393939}.map-card__item a{color:#1E2326}.map-card__left{background:#fff}@media screen and (max-width:1199px){.map-card__left{padding:30px 20px}}.map-card__right{background:#1A1E21;padding:70px 80px;border-radius:0 0 50px 0}@media screen and (max-width:1199px){.map-card__right{display:flex;align-items:center;padding:20px 30px}}.map-card__right h2{color:#fff;font-family:"Dela Gothic One";font-weight:400;font-size:20px;line-height:125%;text-transform:uppercase;margin-bottom:36px}.map-card__grid{display:grid;grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(2, 1fr);gap:20px;margin-bottom:54px}@media screen and (max-width:575px){.map-card__grid{grid-template-columns:1fr;grid-template-rows:repeat(4, 1fr)}}.map-card .field{height:53px}/*# sourceMappingURL=./page-e77b4834a183cdc47743cab60dc64bf1.map */