@charset "UTF-8";@import url(https://fonts.googleapis.com/css?family=Roboto:regular,500,700&display=swap);@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,regular,italic,500,700&display=swap);*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{height:100%;min-width:320px}body{color:#3e3e3e;line-height:1;font-family:Ubuntu;font-size:1rem;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea{font-family:Ubuntu;font-size:inherit}button{cursor:pointer;color:inherit;background-color:inherit}a{color:inherit;text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-weight:inherit;font-size:inherit}body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}body::before{position:fixed;top:0;left:0;width:100%;height:100%;content:"loading...";background-color:#079ea6;z-index:100;opacity:.5;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;color:#fff;text-transform:uppercase}.loaded body{overflow:auto;-ms-touch-action:auto;touch-action:auto;-ms-scroll-chaining:chained;overscroll-behavior:auto}.loaded body::before{display:none}.lock body{overflow:hidden;-ms-touch-action:none;touch-action:none;-ms-scroll-chaining:none;overscroll-behavior:none}.wrapper{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;overflow:hidden}@supports (overflow:clip){.wrapper{overflow:clip}}.wrapper>main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.wrapper>*{min-width:0}[class*=__container]{max-width:66.25rem;margin:0 auto;padding:0 1.25rem}.button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:1.3125rem 3rem;text-align:center;background-color:#079ea6;-webkit-box-shadow:0 6px 23px rgba(0,117,255,.46);box-shadow:0 6px 23px rgba(0,117,255,.46);border-radius:.5rem;color:#fff;font-family:Roboto;line-height:.88;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;font-weight:700}.button:active{background-color:#04826f;-webkit-box-shadow:0 8px 14px rgba(0,83,181,.48);box-shadow:0 8px 14px rgba(0,83,181,.48)}.button._fw{width:100%}.button--border{padding:1.1875rem 2.904375rem;border:.125rem solid #079ea6;color:#079ea6;background-color:#fff;-webkit-box-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;position:relative;font-weight:400;-webkit-transition:.3s ease 0s;-o-transition:.3s ease 0s;transition:.3s ease 0s;-webkit-transition-property:background-color,border-color,-webkit-box-shadow;transition-property:background-color,border-color,-webkit-box-shadow;-o-transition-property:background-color,border-color,box-shadow;transition-property:background-color,border-color,box-shadow;transition-property:background-color,border-color,box-shadow,-webkit-box-shadow}.button--border:hover{color:#fff;border-color:#04826f;font-weight:700;padding:1.1875rem 2.875rem}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}.input{font-family:Roboto;border-radius:.5rem!important;border:.125rem solid #f7f8ff;width:100%;display:block;padding:0 1.0625rem;height:2.75rem;font-size:.875rem;line-height:1.43;color:#000;background-color:#f7f8ff}.input::-webkit-input-placeholder{color:#8f99a8}.input::-moz-placeholder{color:#8f99a8}.input:-ms-input-placeholder{color:#8f99a8}.input::-ms-input-placeholder{color:#8f99a8}.input::placeholder{color:#8f99a8}.input:hover{border-color:#ccd0e0}.input._form-error{border-color:#ff2e2e;-webkit-box-shadow:inset 0 0 .3125rem #ff2e2e;box-shadow:inset 0 0 .3125rem #ff2e2e;color:#ff2e2e}.input._form-error::-webkit-input-placeholder{color:#ff2e2e}.input._form-error::-moz-placeholder{color:#ff2e2e}.input._form-error:-ms-input-placeholder{color:#ff2e2e}.input._form-error::-ms-input-placeholder{color:#ff2e2e}.input._form-error::placeholder{color:#ff2e2e}.input:focus{outline:0;border-color:#04826f}textarea.input{resize:none;padding:.875rem 1.0625rem;height:9rem}[class*=-ibg]{position:relative}[class*=-ibg] img{position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover}[class*=-ibg_contain] img{-o-object-fit:contain;object-fit:contain}.title{font-family:Roboto,sans-serif;font-weight:700;letter-spacing:-.03125em;color:#000;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}.title::after{content:"";width:1.5rem;height:1.5rem;background:url(../img/title-decor.svg) center center no-repeat}.header{font-family:Roboto,sans-serif;position:fixed;top:0;left:0;width:100%;padding:1.5rem 0;color:#fff;z-index:50;-webkit-transition:all .3s ease 0s,padding-right 0s ease 0s;-o-transition:all .3s ease 0s,padding-right 0s ease 0s;transition:all .3s ease 0s,padding-right 0s ease 0s}.header._header-scroll{background-color:#079ea6;opacity:.9;padding:.3125rem 0}.menu-open .header._header-scroll{opacity:1}.header._header-scroll._header-show{top:0}.header__container{display:-ms-grid;display:grid;-ms-grid-columns:1fr auto 1fr;grid-template-columns:1fr auto 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__logo{position:relative;z-index:5}.header__logo img{max-width:100%}.header__call{-ms-grid-column-align:end;justify-self:end}.menu__body{position:fixed;top:0;left:-100%;width:100%;height:100%;background-color:#079ea6;z-index:2;overflow-y:auto;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;opacity:0}.menu-open .menu__body{left:0;opacity:1}.menu__body::before{content:"";position:fixed;top:0;left:0;width:0;background-color:#079ea6;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;z-index:2}.menu-open .menu__body::before{width:100%}.menu__list:not(:last-child){margin-bottom:3rem}.menu__item:not(:last-child){margin-bottom:2rem}.menu__link{font-weight:700;font-size:1.375rem;text-transform:uppercase;letter-spacing:.0909090909em;position:relative;display:inline-block}.menu__link::before{content:"";position:absolute;bottom:-.5625rem;height:.0625rem;background-color:#fff;left:0;width:0;-webkit-transition:width .3s ease 0s;-o-transition:width .3s ease 0s;transition:width .3s ease 0s;pointer-events:none}.call-menu{font-weight:700;font-size:.75rem;line-height:1.33;letter-spacing:.1666666667em;text-transform:uppercase;display:inline-block}.call-menu:not(:last-child){margin-bottom:3rem}.call-menu__number:not(:last-child){margin-bottom:1rem}.call-menu__text{position:relative;display:inline-block}.call-menu__text::before{content:"";position:absolute;bottom:-.5625rem;height:.0625rem;background-color:#fff;left:0;width:0;-webkit-transition:width .3s ease 0s;-o-transition:width .3s ease 0s;transition:width .3s ease 0s;pointer-events:none}.call-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;position:relative;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.call-header img{width:1.5rem;height:1.5rem;justify-self:flex-end}.call-header__number{font-weight:700;font-size:.75rem;line-height:1.33;letter-spacing:.1666666667em;text-transform:uppercase;-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;width:0;overflow:hidden;white-space:nowrap}.icon-menu{display:block;position:relative;width:1.5rem;height:1rem;z-index:5}.icon-menu span,.icon-menu::after,.icon-menu::before{content:"";-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s;left:0;position:absolute;width:100%;height:.15625rem;background-color:#fff;border-radius:.125rem}.icon-menu::before{top:0}.icon-menu:hover::before{width:75%}.icon-menu::after{bottom:0}.icon-menu:hover::after{width:50%}.icon-menu span{top:calc(50% - .0625rem)}.menu-open .icon-menu span{width:0}.menu-open .icon-menu::after,.menu-open .icon-menu::before{width:100%}.menu-open .icon-menu::before{top:calc(50% - .0625rem);-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.menu-open .icon-menu::after{bottom:calc(50% - .0625rem);-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.footer{position:relative;padding-bottom:2rem}.footer__container{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.footer__background--ibg{position:absolute;top:0;left:0;width:100%;height:100%}.footer__logo{opacity:0;-webkit-transform:translate(0,100%);-ms-transform:translate(0,100%);transform:translate(0,100%);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.footer__logo img{max-width:100%}.footer__logo._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);opacity:1}.main-block{position:relative}.main-block__background--ibg{position:absolute;top:0;left:0;width:100%;height:100%}.main-block__container{min-height:100vh;position:relative;color:#fff;padding-top:5rem;padding-bottom:5rem;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:end;-ms-flex-pack:end;justify-content:flex-end}.main-block__title{font-weight:700;line-height:.87;letter-spacing:-.0125em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.5rem}.main-block__title::before{content:"";height:.125rem;width:2.5rem;background-color:#fff}.about-us{font-family:Roboto,sans-serif}.about-us__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem}.about-us__title{font-weight:700;letter-spacing:-.03125em;color:#000;opacity:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.about-us__title span{color:#079ea6}.about-us__title._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.about-us__content{opacity:0;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);-webkit-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;transition:all .5s ease 0s}.about-us__content._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.about-us__sub-title{font-weight:700;font-size:1.5rem;line-height:1.25;color:#079ea6}.about-us__sub-title:not(:last-child){margin-bottom:1rem}.about-us__text{line-height:1.69}.about-us__text:not(:last-child){margin-bottom:1.875rem}.about-us__text p:not(:last-child){margin-bottom:1.875rem}.about-us__text--bold{line-height:1.69;font-weight:700}.gallery{font-family:Roboto,sans-serif}.gallery__title{opacity:0;-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.gallery__title._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.gallery__items:not(:last-child){margin-bottom:2rem}.gallery__item{opacity:0;-webkit-transition:all .5s ease-in-out 0s;-o-transition:all .5s ease-in-out 0s;transition:all .5s ease-in-out 0s}.gallery__item:nth-child(odd){-webkit-transform:translate(-20%,0);-ms-transform:translate(-20%,0);transform:translate(-20%,0)}.gallery__item:nth-child(even){-webkit-transform:translate(20%,0);-ms-transform:translate(20%,0);transform:translate(20%,0)}.gallery__item._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.gallery__button-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(0,150%);-ms-transform:translate(0,150%);transform:translate(0,150%);-webkit-transition:-webkit-transform .5s ease-out 0s;transition:-webkit-transform .5s ease-out 0s;-o-transition:transform .5s ease-out 0s;transition:transform .5s ease-out 0s;transition:transform .5s ease-out 0s,-webkit-transform .5s ease-out 0s}.gallery__button-wrapper._watcher-view{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.item-gallery__images{display:-ms-grid;display:grid;gap:1.5rem;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.item-gallery__image-ibg{border-radius:.5rem;overflow:hidden}.item-gallery__info{line-height:1.69}.item-gallery__name{font-weight:700;color:#079ea6}.testimonials{font-family:Roboto,sans-serif}.testimonials__title{opacity:0;-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.testimonials__title._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.testimonials__item{opacity:0;-webkit-transform:translate(0,50%);-ms-transform:translate(0,50%);transform:translate(0,50%);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.testimonials__item._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.item-testimonials{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;text-align:center;row-gap:2rem}.item-testimonials__photo-ibg{width:9.375rem;height:9.375rem;border-radius:50%;overflow:hidden}.item-testimonials__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;row-gap:.25rem}.item-testimonials__name{font-weight:700;font-size:1.5rem;line-height:1.25;color:#079ea6}.item-testimonials__position{font-size:.875rem;line-height:1.93;color:#9fadc2}.item-testimonials__text{line-height:1.69}.contacts{font-family:Roboto,sans-serif}.contacts__info{opacity:0;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.contacts__info._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.contacts__form{opacity:0;-webkit-transform:translate(50%,0);-ms-transform:translate(50%,0);transform:translate(50%,0);-webkit-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;transition:all .3s ease 0s}.contacts__form._watcher-view{opacity:1;-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.info-contacts__item:nth-child(3){max-width:8.75rem}.item-info-contacts__label{font-size:.875rem;line-height:1.93;color:#9fadc2}.item-info-contacts__label:not(:last-child){margin-bottom:.5rem}.item-info-contacts__link{line-height:1.69;display:inline-block}.item-info-contacts__link:hover{text-decoration:underline}.form-contacts{width:100%;padding-bottom:1rem}.form-contacts__item:not(:last-child){margin-bottom:1rem}.form-contacts__item--textarea:not(:last-child){margin-bottom:2rem}.form-contacts__button{display:block;width:100%}@media (min-width:47.99875em){.about-us__title{-webkit-box-flex:0;-ms-flex:0 1 20.25rem;flex:0 1 20.25rem}.about-us__content{-webkit-box-flex:0;-ms-flex:0 1 31.125rem;flex:0 1 31.125rem}.item-gallery:nth-child(odd) .item-gallery__images{-ms-grid-columns:30% 1fr;grid-template-columns:30% 1fr}.item-gallery:nth-child(even) .item-gallery__images{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr}.item-gallery:first-child .item-gallery__images{-ms-grid-columns:1fr 30%;grid-template-columns:1fr 30%}.testimonials__body{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -.75rem}.testimonials__item-wrapper{-webkit-box-flex:1;-ms-flex:1 1 33.333%;flex:1 1 33.333%;padding:0 .75rem}.contacts__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contacts__part{-webkit-box-flex:0;-ms-flex:0 1 25.6875rem;flex:0 1 25.6875rem}.info-contacts{display:-ms-grid;display:grid;-ms-grid-columns:auto 1fr;grid-template-columns:auto 1fr;-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem;row-gap:1.5rem}.info-contacts__item:nth-child(3){-ms-grid-column:2;grid-column-start:2;-ms-grid-row:1;-ms-grid-row-span:2;grid-row:1/span 2}}@media (min-width:47.99875em) and (min-width:66.25em){.info-contacts{-webkit-column-gap:6.9375rem;-moz-column-gap:6.9375rem;column-gap:6.9375rem}}@media (min-width:66.25em){body::before{font-size:5rem}.title{font-size:3rem}.header__logo{max-width:8.5rem}.menu__body{padding-top:9.5rem}.menu__body::before{height:9.5rem}.footer{height:22.4375rem}.footer__logo{max-width:8.5rem}.main-block__title{font-size:5rem}.main-block__title{max-width:30rem}.about-us{padding-top:6.5rem}.about-us{padding-bottom:3.25rem}.about-us__title{font-size:3rem}.gallery{padding-top:3.25rem}.gallery{padding-bottom:3.25rem}.gallery__title:not(:last-child){margin-bottom:3.5625rem}.gallery__item:not(:last-child){margin-bottom:2.5rem}.item-gallery__images{height:16rem}.item-gallery__images:not(:last-child){margin-bottom:1.5rem}.testimonials{padding-top:3.25rem}.testimonials{padding-bottom:3.25rem}.testimonials__title:not(:last-child){margin-bottom:3.5rem}.contacts{padding-top:3.25rem}.contacts{padding-bottom:6.5rem}.contacts__title:not(:last-child){margin-bottom:4.3125rem}}@media (max-width:20em){body::before{font-size:2.875rem}.title{font-size:2.25rem}.header__logo{max-width:5.125rem}.menu__body{padding-top:7.5rem}.menu__body::before{height:7.5rem}.footer{height:12.875rem}.footer__logo{max-width:5.125rem}.main-block__title{font-size:2.875rem}.main-block__title{max-width:16.875rem}.about-us{padding-top:4rem}.about-us{padding-bottom:1.625rem}.about-us__title{font-size:2.25rem}.gallery{padding-top:1.625rem}.gallery{padding-bottom:1.625rem}.gallery__title:not(:last-child){margin-bottom:1.8125rem}.gallery__item:not(:last-child){margin-bottom:2rem}.item-gallery__images{height:8.1875rem}.item-gallery__images:not(:last-child){margin-bottom:1rem}.testimonials{padding-top:1.625rem}.testimonials{padding-bottom:1.625rem}.testimonials__title:not(:last-child){margin-bottom:1.8125rem}.contacts{padding-top:1.625rem}.contacts{padding-bottom:3.25rem}.contacts__title:not(:last-child){margin-bottom:1.8125rem}}@media (max-width:47.99875em){.call-header img{width:1.125rem;height:1.125rem}.icon-menu{width:1.125rem;height:.75rem}.footer{padding-bottom:1.5rem}.about-us__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.item-gallery__images{gap:1.25rem}.testimonials__item-wrapper:not(:last-child){margin-bottom:3rem}.contacts__part:not(:last-child){margin-bottom:2rem}.info-contacts__item:not(:last-child){margin-bottom:1.5rem}}@media (min-width:20em) and (max-width:66.25em){@supports (font-size:clamp(2.875rem ,1.9560810811rem + 4.5945945946vw ,5rem)){body::before{font-size:clamp(2.875rem ,1.9560810811rem + 4.5945945946vw ,5rem)}}@supports not (font-size:clamp(2.875rem ,1.9560810811rem + 4.5945945946vw ,5rem)){body::before{font-size:calc(2.875rem + 2.125 * (100vw - 20rem)/ 46.25)}}@supports (font-size:clamp(2.25rem ,1.9256756757rem + 1.6216216216vw ,3rem)){.title{font-size:clamp(2.25rem ,1.9256756757rem + 1.6216216216vw ,3rem)}}@supports not (font-size:clamp(2.25rem ,1.9256756757rem + 1.6216216216vw ,3rem)){.title{font-size:calc(2.25rem + .75 * (100vw - 20rem)/ 46.25)}}@supports (max-width:clamp(5.125rem ,3.6655405405rem + 7.2972972973vw ,8.5rem)){.header__logo{max-width:clamp(5.125rem ,3.6655405405rem + 7.2972972973vw ,8.5rem)}}@supports not (max-width:clamp(5.125rem ,3.6655405405rem + 7.2972972973vw ,8.5rem)){.header__logo{max-width:calc(5.125rem + 3.375 * (100vw - 20rem)/ 46.25)}}@supports (padding-top:clamp(7.5rem ,6.6351351351rem + 4.3243243243vw ,9.5rem)){.menu__body{padding-top:clamp(7.5rem ,6.6351351351rem + 4.3243243243vw ,9.5rem)}}@supports not (padding-top:clamp(7.5rem ,6.6351351351rem + 4.3243243243vw ,9.5rem)){.menu__body{padding-top:calc(7.5rem + 2 * (100vw - 20rem)/ 46.25)}}@supports (height:clamp(7.5rem ,6.6351351351rem + 4.3243243243vw ,9.5rem)){.menu__body::before{height:clamp(7.5rem ,6.6351351351rem + 4.3243243243vw ,9.5rem)}}@supports not (height:clamp(7.5rem ,6.6351351351rem + 4.3243243243vw ,9.5rem)){.menu__body::before{height:calc(7.5rem + 2 * (100vw - 20rem)/ 46.25)}}@supports (height:clamp(12.875rem ,8.7398648649rem + 20.6756756757vw ,22.4375rem)){.footer{height:clamp(12.875rem ,8.7398648649rem + 20.6756756757vw ,22.4375rem)}}@supports not (height:clamp(12.875rem ,8.7398648649rem + 20.6756756757vw ,22.4375rem)){.footer{height:calc(12.875rem + 9.5625 * (100vw - 20rem)/ 46.25)}}@supports (max-width:clamp(5.125rem ,3.6655405405rem + 7.2972972973vw ,8.5rem)){.footer__logo{max-width:clamp(5.125rem ,3.6655405405rem + 7.2972972973vw ,8.5rem)}}@supports not (max-width:clamp(5.125rem ,3.6655405405rem + 7.2972972973vw ,8.5rem)){.footer__logo{max-width:calc(5.125rem + 3.375 * (100vw - 20rem)/ 46.25)}}@supports (font-size:clamp(2.875rem ,1.9560810811rem + 4.5945945946vw ,5rem)){.main-block__title{font-size:clamp(2.875rem ,1.9560810811rem + 4.5945945946vw ,5rem)}}@supports not (font-size:clamp(2.875rem ,1.9560810811rem + 4.5945945946vw ,5rem)){.main-block__title{font-size:calc(2.875rem + 2.125 * (100vw - 20rem)/ 46.25)}}@supports (max-width:clamp(16.875rem ,11.1993243243rem + 28.3783783784vw ,30rem)){.main-block__title{max-width:clamp(16.875rem ,11.1993243243rem + 28.3783783784vw ,30rem)}}@supports not (max-width:clamp(16.875rem ,11.1993243243rem + 28.3783783784vw ,30rem)){.main-block__title{max-width:calc(16.875rem + 13.125 * (100vw - 20rem)/ 46.25)}}@supports (padding-top:clamp(4rem ,2.9189189189rem + 5.4054054054vw ,6.5rem)){.about-us{padding-top:clamp(4rem ,2.9189189189rem + 5.4054054054vw ,6.5rem)}}@supports not (padding-top:clamp(4rem ,2.9189189189rem + 5.4054054054vw ,6.5rem)){.about-us{padding-top:calc(4rem + 2.5 * (100vw - 20rem)/ 46.25)}}@supports (padding-bottom:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.about-us{padding-bottom:clamp(1.625rem ,.9222972973rem + 3.5135135135vw ,3.25rem)}}@supports not (padding-bottom:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.about-us{padding-bottom:calc(1.625rem + 1.625 * (100vw - 20rem)/ 46.25)}}@supports (font-size:clamp(2.25rem ,1.9256756757rem + 1.6216216216vw ,3rem)){.about-us__title{font-size:clamp(2.25rem ,1.9256756757rem + 1.6216216216vw ,3rem)}}@supports not (font-size:clamp(2.25rem ,1.9256756757rem + 1.6216216216vw ,3rem)){.about-us__title{font-size:calc(2.25rem + .75 * (100vw - 20rem)/ 46.25)}}@supports (padding-top:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.gallery{padding-top:clamp(1.625rem ,.9222972973rem + 3.5135135135vw ,3.25rem)}}@supports not (padding-top:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.gallery{padding-top:calc(1.625rem + 1.625 * (100vw - 20rem)/ 46.25)}}@supports (padding-bottom:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.gallery{padding-bottom:clamp(1.625rem ,.9222972973rem + 3.5135135135vw ,3.25rem)}}@supports not (padding-bottom:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.gallery{padding-bottom:calc(1.625rem + 1.625 * (100vw - 20rem)/ 46.25)}}@supports (margin-bottom:clamp(1.8125rem ,1.0557432432rem + 3.7837837838vw ,3.5625rem)){.gallery__title:not(:last-child){margin-bottom:clamp(1.8125rem ,1.0557432432rem + 3.7837837838vw ,3.5625rem)}}@supports not (margin-bottom:clamp(1.8125rem ,1.0557432432rem + 3.7837837838vw ,3.5625rem)){.gallery__title:not(:last-child){margin-bottom:calc(1.8125rem + 1.75 * (100vw - 20rem)/ 46.25)}}@supports (margin-bottom:clamp(2rem ,1.7837837838rem + 1.0810810811vw ,2.5rem)){.gallery__item:not(:last-child){margin-bottom:clamp(2rem ,1.7837837838rem + 1.0810810811vw ,2.5rem)}}@supports not (margin-bottom:clamp(2rem ,1.7837837838rem + 1.0810810811vw ,2.5rem)){.gallery__item:not(:last-child){margin-bottom:calc(2rem + .5 * (100vw - 20rem)/ 46.25)}}@supports (height:clamp(8.1875rem ,4.8091216216rem + 16.8918918919vw ,16rem)){.item-gallery__images{height:clamp(8.1875rem ,4.8091216216rem + 16.8918918919vw ,16rem)}}@supports not (height:clamp(8.1875rem ,4.8091216216rem + 16.8918918919vw ,16rem)){.item-gallery__images{height:calc(8.1875rem + 7.8125 * (100vw - 20rem)/ 46.25)}}@supports (margin-bottom:clamp(1rem ,0.7837837838rem + 1.0810810811vw ,1.5rem)){.item-gallery__images:not(:last-child){margin-bottom:clamp(1rem ,.7837837838rem + 1.0810810811vw ,1.5rem)}}@supports not (margin-bottom:clamp(1rem ,0.7837837838rem + 1.0810810811vw ,1.5rem)){.item-gallery__images:not(:last-child){margin-bottom:calc(1rem + .5 * (100vw - 20rem)/ 46.25)}}@supports (padding-top:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.testimonials{padding-top:clamp(1.625rem ,.9222972973rem + 3.5135135135vw ,3.25rem)}}@supports not (padding-top:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.testimonials{padding-top:calc(1.625rem + 1.625 * (100vw - 20rem)/ 46.25)}}@supports (padding-bottom:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.testimonials{padding-bottom:clamp(1.625rem ,.9222972973rem + 3.5135135135vw ,3.25rem)}}@supports not (padding-bottom:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.testimonials{padding-bottom:calc(1.625rem + 1.625 * (100vw - 20rem)/ 46.25)}}@supports (margin-bottom:clamp(1.8125rem ,1.0827702703rem + 3.6486486486vw ,3.5rem)){.testimonials__title:not(:last-child){margin-bottom:clamp(1.8125rem ,1.0827702703rem + 3.6486486486vw ,3.5rem)}}@supports not (margin-bottom:clamp(1.8125rem ,1.0827702703rem + 3.6486486486vw ,3.5rem)){.testimonials__title:not(:last-child){margin-bottom:calc(1.8125rem + 1.6875 * (100vw - 20rem)/ 46.25)}}@supports (padding-top:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.contacts{padding-top:clamp(1.625rem ,.9222972973rem + 3.5135135135vw ,3.25rem)}}@supports not (padding-top:clamp(1.625rem ,0.9222972973rem + 3.5135135135vw ,3.25rem)){.contacts{padding-top:calc(1.625rem + 1.625 * (100vw - 20rem)/ 46.25)}}@supports (padding-bottom:clamp(3.25rem ,1.8445945946rem + 7.027027027vw ,6.5rem)){.contacts{padding-bottom:clamp(3.25rem ,1.8445945946rem + 7.027027027vw ,6.5rem)}}@supports not (padding-bottom:clamp(3.25rem ,1.8445945946rem + 7.027027027vw ,6.5rem)){.contacts{padding-bottom:calc(3.25rem + 3.25 * (100vw - 20rem)/ 46.25)}}@supports (margin-bottom:clamp(1.8125rem ,0.7314189189rem + 5.4054054054vw ,4.3125rem)){.contacts__title:not(:last-child){margin-bottom:clamp(1.8125rem ,.7314189189rem + 5.4054054054vw ,4.3125rem)}}@supports not (margin-bottom:clamp(1.8125rem ,0.7314189189rem + 5.4054054054vw ,4.3125rem)){.contacts__title:not(:last-child){margin-bottom:calc(1.8125rem + 2.5 * (100vw - 20rem)/ 46.25)}}}@media (min-width:47.99875em) and (min-width:20em) and (max-width:66.25em){@supports ((-moz-column-gap:clamp(1.875rem ,-0.3141891892rem + 10.9459459459vw ,6.9375rem)) or (column-gap:clamp(1.875rem ,-0.3141891892rem + 10.9459459459vw ,6.9375rem))){.info-contacts{-webkit-column-gap:clamp(1.875rem ,-.3141891892rem + 10.9459459459vw ,6.9375rem);-moz-column-gap:clamp(1.875rem ,-.3141891892rem + 10.9459459459vw ,6.9375rem);column-gap:clamp(1.875rem ,-.3141891892rem + 10.9459459459vw ,6.9375rem)}}@supports not ((-moz-column-gap:clamp(1.875rem ,-0.3141891892rem + 10.9459459459vw ,6.9375rem)) or (column-gap:clamp(1.875rem ,-0.3141891892rem + 10.9459459459vw ,6.9375rem))){.info-contacts{-webkit-column-gap:calc(1.875rem + 5.0625 * (100vw - 20rem)/ 46.25);-moz-column-gap:calc(1.875rem + 5.0625 * (100vw - 20rem)/ 46.25);column-gap:calc(1.875rem + 5.0625 * (100vw - 20rem)/ 46.25)}}}@media (min-width:47.99875em) and (max-width:20em){.info-contacts{-webkit-column-gap:1.875rem;-moz-column-gap:1.875rem;column-gap:1.875rem}}@media (any-hover:hover){.button:hover{background-color:#04826f;-webkit-box-shadow:0 13px 27px rgba(0,83,181,.46);box-shadow:0 13px 27px rgba(0,83,181,.46)}.menu__link:hover::before{width:100%}.call-menu:hover .call-menu__text::before{width:100%}.call-header:hover .call-header__number{width:100%}.item-gallery__name:hover{text-decoration:underline}}