*{margin:0;outline:0;padding:0}*,:after,:before{-webkit-box-sizing:border-box;box-sizing:border-box}img{font-style:italic;height:auto;max-width:100%}table img{max-width:none}dl,ol,ul{margin:0;padding:0}ul li{list-style:none}p{margin-bottom:2rem}a{color:#45e587;text-decoration:none}a:focus,a:hover{color:#2fe279;text-decoration:none}svg{fill:currentColor;height:1em;pointer-events:none;width:1em}button:focus{outline:0}html{font-size:10px;scroll-behavior:auto!important}body{color:#000;font-family:Mulish,sans-serif;font-size:1.4rem;min-width:320px;position:relative}.wrap,body.no-scroll{overflow:hidden}.wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}html.is-ie .wrap{display:block}@media (max-width:575.98px){.container{padding-left:2rem;padding-right:2rem}}.main{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.icon{display:inline-block;position:relative;vertical-align:middle}.icon--arrow-left{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.icon--arrow-right{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg)}.btn{background:transparent;border:none;color:#000;cursor:pointer;display:inline-block;font-family:inherit;font-size:1.8rem;font-weight:600;line-height:1.2;outline:none;padding:1.421rem 3rem;position:relative;text-align:center;text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle}.btn:focus,.btn:hover{color:#000;text-decoration:none}.btn[disabled]{opacity:.8;pointer-events:none}.btn__loader{-webkit-animation:btn-spinner 1s linear infinite;animation:btn-spinner 1s linear infinite;display:none;height:2rem;left:50%;margin-left:-1rem;margin-top:-1rem;position:absolute;top:50%;width:2rem}.btn__loader-in,.btn__loader-in:before{height:100%;position:absolute;top:0;width:100%}.btn__loader-in{left:50%;overflow:hidden}.btn__loader-in:before{border-radius:100%;-webkit-box-shadow:inset 0 0 0 2px currentColor;box-shadow:inset 0 0 0 2px currentColor;content:"";left:-50%}.btn.is-loading{pointer-events:none}.btn.is-loading>:not(.btn__loader){opacity:0}.btn.is-loading .btn__loader{display:block}@media (max-width:1399.98px){.btn{font-size:1.6rem;padding:1.3rem 2.5rem}}@media (max-width:991.98px){.btn{font-size:1.4rem;padding:1.2rem 2.5rem}}@-webkit-keyframes btn-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes btn-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.btn--primary{background:#45e587;color:#fff}.btn--primary:focus,.btn--primary:hover{background:#1ed96b;color:#fff}.btn-feedback{background-color:#ff8562;border:0;border-radius:1.5rem 0 0;bottom:0;-webkit-box-shadow:0 9px 29px 1px rgba(0,0,0,.22);box-shadow:0 9px 29px 1px rgba(0,0,0,.22);color:#fff;font-size:1.8rem;font-weight:600;min-width:272px;overflow:hidden;padding:1.15rem 2rem;position:fixed;right:0;text-align:left;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;z-index:1030}.btn-feedback:focus,.btn-feedback:hover{background-color:#ff7149;color:#fff}.btn-feedback__icon,.btn-feedback__text{position:relative;z-index:1}.btn-feedback__icon{height:2rem;margin-right:1.5rem;width:2.3rem}@media (max-width:1199.98px){.btn-feedback{font-size:1.6rem;min-width:250px;padding:1.05rem 2rem}}.modal{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:rgba(0,0,0,.8);display:none;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1055}.modal.is-show{display:-webkit-box;display:-ms-flexbox;display:flex}.modal__content{background-color:#fff;-webkit-box-shadow:0 9px 29px 1px rgba(0,0,0,.22);box-shadow:0 9px 29px 1px rgba(0,0,0,.22);max-height:100%;max-width:630px;opacity:0;overflow:auto;padding:4rem 8rem;position:relative;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px);-webkit-transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;transition:opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;-o-transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out;transition:transform .3s ease-in-out,opacity .3s ease-in-out,-webkit-transform .3s ease-in-out;width:100%}@media (max-width:991.98px){.modal__content{max-width:500px;padding:4rem}}@media (max-width:575.98px){.modal__content{padding:3rem 2rem}}.modal__close{background:none;border:0;color:#919191;height:30px;opacity:.85;position:absolute;right:15px;top:15px;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;width:30px;z-index:10}.modal__close:after,.modal__close:before{background-color:currentColor;content:"";height:3px;left:0;margin-top:-1.5px;position:absolute;top:50%;width:100%}.modal__close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.modal__close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.modal__close:hover{opacity:1;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media (max-width:575.98px){.modal__close{height:25px;right:10px;top:10px;width:25px}.modal__close:after,.modal__close:before{height:2px;margin-top:-1px}}.modal__title{font-size:3rem;font-weight:900;line-height:1.2;margin-bottom:4rem;text-align:center}@media (max-width:1199.98px){.modal__title{font-size:2.5rem;margin-bottom:3rem}}@media (max-width:991.98px){.modal__title{font-size:2.2rem}}@media (max-width:575.98px){.modal__title{font-size:2rem}}.modal__subtitle{color:#919191;font-size:2.4rem;font-weight:700;margin-bottom:.5rem;text-align:center}@media (max-width:1199.98px){.modal__subtitle{font-size:2rem}}@media (max-width:991.98px){.modal__subtitle{font-size:1.8rem}}@media (max-width:575.98px){.modal__subtitle{font-size:1.6rem}}.modal-form__response{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:none;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:500px}.modal-form__response img{margin-bottom:3rem}.modal-form__response .modal__title{margin-bottom:1.5rem}.modal-form__response .modal__subtitle{line-height:1.35;margin-bottom:0}.modal-form.is-success .modal-form__wrap{display:none}.modal-form.is-success .modal-form__response{display:-webkit-box;display:-ms-flexbox;display:flex}.accordion__item{border-bottom:1px solid #e2e2e2;margin-bottom:2rem;padding-bottom:2rem}.accordion__head-toggle{cursor:pointer;font-size:2.2rem;font-weight:700;padding-left:4rem;position:relative}.accordion__head-toggle,.accordion__head-toggle .icon{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.accordion__head-toggle .icon{fill:#919191;height:1rem;left:0;position:absolute;top:.5em;width:1.7rem}.accordion__head-toggle:hover{color:#45e587}.accordion__item.is-active .accordion__head-toggle{color:#45e587}.accordion__item.is-active .accordion__head-toggle .icon{fill:#45e587;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0)}.accordion__body{max-height:0;overflow:hidden;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease}.accordion__item.is-active .accordion__body{max-height:1000px}.accordion__content{background-color:#f2f2f2;color:#5a5a5a;margin-top:2rem;padding:2.4rem 3rem}.accordion__content>p:last-of-type{margin-bottom:0}.accordion__content a:not(.btn){color:#45e587;font-weight:700;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.accordion__content a:not(.btn):focus,.accordion__content a:not(.btn):hover{color:#2fe279}@media (max-width:1399.98px){.accordion__head-toggle{font-size:2rem}.accordion__head-toggle .icon{height:.8rem;width:1.5rem}}@media (max-width:1199.98px){.accordion__head-toggle{font-size:1.8rem;padding-left:3rem}.accordion__content{padding:2rem}}@media (max-width:575.98px){.accordion__head-toggle{font-size:1.6rem}}.input,.textarea{border:1px solid #d4d4d4;color:#000;display:block;font-size:1.8rem;font-weight:600;max-width:100%;outline:none;padding:0 2rem;-webkit-transition:.2s;-o-transition:.2s;transition:.2s;width:100%}.input[disabled],.textarea[disabled]{opacity:.8;pointer-events:none}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#919191}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#919191}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#919191}.input:-moz-placeholder,.textarea:-moz-placeholder{color:#919191}@media (max-width:1399.98px){.input,.textarea{font-size:1.6rem}}@media (max-width:991.98px){.input,.textarea{font-size:1.4rem}}.input{height:50px}@media (max-width:1399.98px){.input{height:45px}}@media (max-width:991.98px){.input{height:40px}}.textarea{height:230px;padding-bottom:1.5rem;padding-top:1.5rem;resize:none}@media (max-width:1399.98px){.textarea{height:150px}}@media (max-width:991.98px){.textarea{height:100px}}.form-group{margin-bottom:2rem}.form-group__status{color:#919191;font-size:1.4rem;margin-top:.5rem}.form-group__status:empty{display:none}@media (max-width:991.98px){.form-group__status{font-size:1.2rem}}.form-group.has-error .input,.form-group.has-error .textarea,.form-group.has-error select{border-color:#f46932}.form-group.has-error .form-group__status{color:#f46932}.form-state{cursor:pointer;display:inline-block;padding-left:4.5rem;position:relative}.form-state[disabled]{opacity:.8;pointer-events:none}.form-state__input{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;position:absolute}.form-state__label{font-weight:600}.form-state__label:after,.form-state__label:before{content:"";position:absolute;-webkit-transition:.2s;-o-transition:.2s;transition:.2s}.form-state__label:before{border:1px solid #d4d4d4;height:30px;left:0;top:0;width:30px}.form-state__label:after{background:url(/site/images/i/svg/icon-check-sm.svg) no-repeat;background-size:contain;height:8px;left:10px;opacity:0;top:11px;width:11px}.form-state__input:checked~.form-state__label:after{opacity:1}.form-state--compact{height:30px;padding-left:0;width:30px}.form-state-pact .form-state__label{color:#919191;font-weight:600}@media (max-width:767.98px){.form-state-pact .form-state__label{font-size:1.2rem}}.form-errors{color:#f46932;font-weight:600;margin-bottom:2rem}.form-errors p{margin-bottom:.5rem}.form-errors p:last-child{margin-bottom:0}.title-section{font-size:5rem;font-weight:900;line-height:1.35;margin-bottom:4rem;padding-bottom:4.5rem;position:relative;text-align:center}.title-section:after{background-color:rgba(0,0,0,.2);bottom:0;content:"";height:2px;left:0;margin:0 auto;position:absolute;right:0;width:100px}@media (max-width:1399.98px){.title-section{font-size:4rem;padding-bottom:1em}}@media (max-width:1199.98px){.title-section{font-size:3.5rem}}@media (max-width:767.98px){.title-section{font-size:3rem}}.title-section--left{text-align:left}.title-section--left:after{margin:0}.title-section--white:after{background-color:hsla(0,0%,100%,.2)}.link{-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.link--black{color:#000}.link--black:focus,.link--black:hover{color:#45e587}.link--blue{color:#103a65}.link--blue:focus,.link--blue:hover{color:#45e587}.section{padding-bottom:9rem;padding-top:9rem;position:relative}.section--mb{margin-bottom:5rem}.section__desc{color:#5a5a5a;font-size:2.4rem;line-height:1.5;margin-bottom:7rem;text-align:center}.section__desc b,.section__desc strong{color:#000}.section__desc h4,.section__desc h5{color:#000;font-size:2rem;font-weight:800}.section__desc>:first-child{margin-top:0}.section__desc>:last-child{margin-bottom:0}@media (max-width:1399.98px){.section__desc{font-size:2rem;margin-bottom:5rem}.section__desc h4,.section__desc h5{font-size:1.6rem}}@media (max-width:1199.98px){.section{padding-bottom:6rem;padding-top:6rem}}@media (max-width:767.98px){.section__desc{font-size:1.6rem;margin-bottom:4rem}.section__desc h4,.section__desc h5{font-size:1.4rem}.section{padding-bottom:5rem;padding-top:5rem}}.ratio{background-color:#f2f2f2;display:block;overflow:hidden;position:relative}.ratio>:not(.icon){bottom:0;left:0;position:absolute;right:0;top:0}.ratio img:not(.icon){height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ratio img:not(.icon):not([src]){visibility:hidden}.ratio iframe{height:100%;width:100%}.w-100{width:100%!important}@media (min-width:768px){.text-size--lg,.text-size--md{font-size:1.6rem}}@media (min-width:1200px){.text-size--lg{font-size:1.8rem}}@media (min-width:768px){.text-size--xl{font-size:1.6rem}}@media (min-width:1200px){.text-size--xl{font-size:1.8rem}}@media (min-width:1400px){.text-size--xl{font-size:2rem}}.font-weight-600{font-weight:600}.sitemap{min-height:200px}.formatted-body:after,.formatted-body:before{content:" ";display:table}.formatted-body:after{clear:both}.formatted-body>:first-child{margin-top:0}.formatted-body>:last-child{margin-bottom:0}.formatted-body b,.formatted-body strong{font-weight:600}.formatted-body blockquote,.formatted-body p,.formatted-body table{margin-bottom:2.5rem}.formatted-body h1,.formatted-body h2,.formatted-body h3,.formatted-body h4,.formatted-body h5,.formatted-body h6{font-weight:600}.formatted-body h1,.formatted-body h2,.formatted-body h3{font-weight:900}.formatted-body table,.formatted-body td,.formatted-body th{border:1px solid #e2e2e2;border-collapse:collapse}.formatted-body table{max-width:100%}.formatted-body table td,.formatted-body table th{padding:.92em}.formatted-body table td>:first-child,.formatted-body table th>:first-child{margin-top:0}.formatted-body table td>:last-child,.formatted-body table th>:last-child{margin-bottom:0}.formatted-body ol,.formatted-body ul{margin:0 0 2.5rem 3rem}.formatted-body ol li,.formatted-body ul li{margin-bottom:.5rem}.formatted-body ul{margin-left:0}.formatted-body ul li{list-style:none;padding-left:2.5rem;position:relative}.formatted-body ul li:before{background:url(/site/images/i/svg/icon-check-list.svg) no-repeat;background-size:contain;content:"";height:1rem;left:0;position:absolute;top:.4em;width:1.3rem}.formatted-body ol ol,.formatted-body ol ul,.formatted-body ul ol,.formatted-body ul ul{margin-bottom:0;margin-top:.5rem}.formatted-body hr{border:0;border-top:1px solid #e2e2e2;margin:2.5rem 0;opacity:1}.formatted-body blockquote{border-left:3px solid #45e587;font-style:italic;margin:2.5rem 0;padding:0 1.5rem}.formatted-body blockquote p{margin-bottom:1rem;margin-top:1rem}.formatted-body blockquote>:first-child{margin-top:0}.formatted-body blockquote>:last-child{margin-bottom:0}.formatted-body iframe{border:0;display:inline-block;max-width:100%;vertical-align:middle}@media (max-width:767.98px){.formatted-body img{height:auto!important}}.formatted-body-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:600}.formatted-body-info:before{-ms-flex-negative:0;background:url(/site/images/i/svg/icon-info.svg) no-repeat;background-size:contain;content:"";display:inline-block;flex-shrink:0;height:1.6rem;margin-right:1.5rem;width:1.6rem}@media (min-width:768px){.formatted-body.text-size--xl .formatted-body-info{font-size:1.6rem}}.feedback__response{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;align-items:center;display:none;-ms-flex-direction:column;flex-direction:column;justify-content:center;min-height:500px}.feedback__response img{margin-bottom:3rem}.feedback__response-title{font-size:3rem;font-weight:900;line-height:1.2;margin-bottom:1.5rem;text-align:center}@media (max-width:1199.98px){.feedback__response-title{font-size:2.5rem;margin-bottom:3rem}}@media (max-width:991.98px){.feedback__response-title{font-size:2.2rem}}@media (max-width:575.98px){.feedback__response-title{font-size:2rem}}.feedback__response-subtitle{color:#919191;font-size:2.4rem;font-weight:700;line-height:1.35;margin-bottom:0;text-align:center}@media (max-width:1199.98px){.feedback__response-subtitle{font-size:2rem}}@media (max-width:991.98px){.feedback__response-subtitle{font-size:1.8rem}}@media (max-width:575.98px){.feedback__response-subtitle{font-size:1.6rem}}.feedback.is-success .feedback__form{display:none}.feedback.is-success .feedback__response{display:-webkit-box;display:-ms-flexbox;display:flex}.feedback--inline{padding:4rem}@media (max-width:1199.98px){.feedback--inline{padding:3rem}}.feedback--inline .textarea{height:205px}.header-hamburger{-ms-flex-negative:0;background:none;border:none;display:block;flex-shrink:0;height:30px;position:relative;width:35px}.header-hamburger__line,.header-hamburger__line:after,.header-hamburger__line:before{background-color:#fff;height:3px;left:0;position:absolute;width:100%}.header-hamburger__line:after,.header-hamburger__line:before{content:""}.header-hamburger__line{display:block;margin-top:-1.5px;top:50%;-webkit-transition-duration:.22s;-o-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);-o-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.header-hamburger__line:before{top:-9px;-webkit-transition:top .1s ease-in .25s,opacity .1s ease-in;-o-transition:top .1s ease-in .25s,opacity .1s ease-in;transition:top .1s ease-in .25s,opacity .1s ease-in}.header-hamburger__line:after{bottom:-9px;-webkit-transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);-o-transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.header-hamburger.is-active .header-hamburger__line{-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;-o-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);-o-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.header-hamburger.is-active .header-hamburger__line:before{opacity:0;top:0;-webkit-transition:top .1s ease-out,opacity .1s ease-out .12s;-o-transition:top .1s ease-out,opacity .1s ease-out .12s;transition:top .1s ease-out,opacity .1s ease-out .12s}.header-hamburger.is-active .header-hamburger__line:after{bottom:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s;-o-transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s,-webkit-transform .22s cubic-bezier(.215,.61,.355,1) .12s}.header{color:#fff;padding-bottom:5rem;padding-top:2.6rem;position:absolute;top:0;width:100%;z-index:1030}.header__logo{-ms-flex-negative:0;flex-shrink:0;margin-right:7.5rem;-webkit-transition:.25s;-o-transition:.25s;transition:.25s}.header__logo a,.header__logo img{display:inline-block;vertical-align:middle}.header__logo img{height:88px}.header__main{margin-right:3rem}.header__main,.header__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header__nav{margin-right:2.5rem}.header__phones{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__phone{margin-right:2.5rem}.header__phone-label{font-size:1.2rem}.header__phone-label .icon--phone{height:1.1rem;margin-right:.3rem;width:1.1rem}.header__phone-label span{vertical-align:middle}.header__phone-text{font-size:1.6rem;font-weight:900;line-height:1.2}.header__phone-text a{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.header__locale,.header__socials{-ms-flex-negative:0;flex-shrink:0}.header__locale{position:relative}.header__locale-current,.header__locale-item{font-size:1.8rem;font-weight:600;padding:.25rem 1rem}.header__locale-current{cursor:pointer}.header__locale-current span{vertical-align:middle}.header__locale-current .icon{fill:hsla(0,0%,100%,.5);height:.6rem;margin-left:.3rem;margin-top:.3rem;width:1rem}.header__locale-current.is-show+.header__locale-dropdown{display:block}.header__locale-flag{height:2rem;margin-right:.3rem;vertical-align:middle;width:2rem}.header__locale-dropdown{background-color:#fff;border:1px solid #e2e2e2;display:none;left:0;min-width:80px;overflow:hidden;position:absolute;right:0;top:calc(100% + 5px);z-index:1000}.header__locale-item{color:#000;display:block}.header__locale-item span{vertical-align:middle}.header__locale-item:focus,.header__locale-item:hover{background-color:#f2f2f2;color:#000}@media (max-width:1199.98px){.header{padding-bottom:1.5rem;padding-top:1.5rem}.header__logo{margin-right:3rem}.header__logo img{height:67px}.header__main{background-color:rgba(0,0,0,.9);-webkit-box-shadow:0 10px 10px rgba(7,36,59,.2);box-shadow:0 10px 10px rgba(7,36,59,.2);left:0;margin:0;max-height:0;overflow:hidden;position:absolute;right:0;top:100%;-webkit-transition:max-height .3s ease;-o-transition:max-height .3s ease;transition:max-height .3s ease;z-index:1000}.header__main.is-show{max-height:500px}.header__main-in{padding:4rem 2rem}.header__main-in>:not(:last-child){margin-bottom:3rem}.header__nav{margin-right:0}.header__locale-current,.header__locale-item{font-size:1.6rem;padding:.4rem 1rem}}@media (max-width:767.98px){.header__main{overflow:auto}}@media (max-width:575.98px){.header__main{left:0;right:0}.header__phones{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__phone{margin-right:0}.header__phone:not(:last-child){margin-bottom:2rem}}.header--sticky{-webkit-animation:headerShow .7s ease-in-out;animation:headerShow .7s ease-in-out;background-color:rgba(0,0,0,.9);left:0;padding-bottom:1.5rem;padding-top:1.5rem;position:fixed;top:0;width:100%}.header--sticky .header__logo img{height:60px}@-webkit-keyframes headerShow{0%{opacity:0;-webkit-transform:translateY(-120px);transform:translateY(-120px)}50%{opacity:0;-webkit-transform:translateY(-60px);transform:translateY(-60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes headerShow{0%{opacity:0;-webkit-transform:translateY(-120px);transform:translateY(-120px)}50%{opacity:0;-webkit-transform:translateY(-60px);transform:translateY(-60px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@media (min-width:768px){.nav__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.nav__item{margin-right:1.5rem}.nav__link{color:#fff;display:inline-block;font-size:1.8rem;font-weight:600;padding:.25rem 1rem;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;vertical-align:middle}@media (min-width:1200px){.nav__link{font-size:1.4rem}}@media (min-width:1400px){.nav__link{font-size:1.8rem}}.nav__link:focus,.nav__link:hover{background-color:#45e587;color:#fff}@media (max-width:767.98px){.nav__item{margin-right:0;text-align:center}.nav__item:not(:last-child){margin-bottom:2rem}}.socials{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.socials__link:not(:last-child){margin-right:1rem}.socials__link .icon{background-size:contain;display:block;height:2rem;width:2rem}.socials__link .icon--skype{background-image:url(/site/images/i/svg/icon-skype.svg)}.socials__link .icon--viber{background-image:url(/site/images/i/svg/icon-viber.svg)}.socials__link .icon--whatsapp{background-image:url(/site/images/i/svg/icon-whatsapp.svg)}.socials__link .icon--telegram{background-image:url(/site/images/i/svg/icon-telegram.svg)}.intro{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:top/cover no-repeat #000;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;min-height:500px;padding-bottom:17rem;padding-top:17rem}.intro:after,.intro:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.intro:before{background-color:rgba(0,0,0,.6)}.intro:after{background:url(/site/images/general/tree.svg) no-repeat 100% 100%;background-size:auto 95%}.intro__content{position:relative;z-index:2}.intro__title{color:#45e587;font-size:6rem;font-weight:900;line-height:1.35;margin-bottom:2rem}.intro__desc{color:#fff;font-size:3.4rem;font-weight:800}@media (max-width:1199.98px){.intro{padding-bottom:12rem;padding-top:12rem}.intro__title{font-size:5rem}.intro__desc{font-size:3rem}}@media (max-width:991.98px){.intro__title{font-size:4rem;margin-bottom:1rem}.intro__desc{font-size:2.5rem}}@media (max-width:767.98px){.intro__title{font-size:3.5rem}.intro__desc{font-size:2rem}}.intro--page{height:auto;min-height:720px}.intro--page .intro__title{color:#fff;margin-bottom:0}.intro--page .intro__desc{font-size:1.8rem;font-weight:600;margin:3rem 0 0}.intro--page .intro__desc ul li:before{background-image:url(/site/images/i/svg/icon-check-list-2.svg)}@media (max-width:991.98px){.intro--page{min-height:500px}}@media (max-width:767.98px){.intro--page{min-height:0}}.about{background-color:#d4e3f3;background-image:-o-linear-gradient(45deg,#cfe0f0 0,#ebf5ff 100%);background-image:linear-gradient(45deg,#cfe0f0,#ebf5ff)}@media (min-width:1200px){.about{padding-bottom:6.5rem;padding-top:6.5rem}}.about__image{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:0/cover no-repeat #88adc0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;justify-content:center;padding:3rem;position:absolute;right:0;top:0;width:41.95%}.about__image img{max-height:100%;max-width:100%}.about__inner{position:relative}.about__subtitle{font-size:2.4rem;font-weight:700;line-height:1.5;margin-bottom:4rem}.about__subtitle b,.about__subtitle strong{color:#ff6406}.about__desc{color:#5a5a5a;font-size:2rem;line-height:1.4}@media (max-width:1399.98px){.about__image{width:45%}.about__subtitle{font-size:2rem;margin-bottom:3rem}.about__desc{font-size:1.8rem}}@media (max-width:767.98px){.about__subtitle{font-size:1.8rem;margin-bottom:2rem}.about__desc{font-size:1.6rem}}.service-card{margin-bottom:3rem;-webkit-perspective:1000px;perspective:1000px}.service-card__link{background:top/cover;color:#fff;display:block;height:100%;min-height:150px;padding-top:83.3333333333%;position:relative;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.service-card__link:focus,.service-card__link:hover{color:#45e587}.service-card__link:before{background-color:rgba(0,0,0,.6);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.service-card__title{bottom:50px;font-size:2rem;font-weight:900;left:0;line-height:1.3;margin:0;padding:0 1.5rem;position:absolute;right:0;text-align:center;text-transform:uppercase}@media (max-width:1399.98px){.service-card__title{font-size:1.8rem}}.work-process{background:top/cover no-repeat #132f4b fixed;color:#fff;padding-bottom:5rem}.work-process__title{margin-bottom:7rem}.work-process__title:after{background-color:hsla(0,0%,100%,.2)}@media (max-width:1399.98px){.work-process__title{margin-bottom:5rem}}@media (max-width:1199.98px){.work-process{padding-bottom:2rem}}@media (max-width:767.98px){.work-process{padding-bottom:1rem}.work-process__title{margin-bottom:4rem}}.work-process-item{margin-bottom:7rem;text-align:center}.work-process-item__step{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:10px solid #60d445;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:7rem;font-weight:900;height:150px;justify-content:center;line-height:1;margin-bottom:3.5rem;width:150px}.work-process-item--finish .work-process-item__step{background-color:#60d445;margin-bottom:3rem}.work-process-item__step .icon{height:105px;right:-15px;top:-16px;width:110px}.work-process-item__title{font-size:2.2rem;font-weight:800;line-height:1.25}.work-process-item--finish .work-process-item__title{font-size:3.8rem}@media (max-width:1399.98px){.work-process-item{margin-bottom:5rem}.work-process-item__title{font-size:1.8rem}.work-process-item--finish .work-process-item__title{font-size:3rem}}@media (max-width:1199.98px){.work-process-item{margin-bottom:4rem}.work-process-item__step{border-width:8px;font-size:5rem;height:120px;margin-bottom:2.5rem;width:120px}.work-process-item--finish .work-process-item__step{margin-bottom:2rem}.work-process-item__step .icon{height:81px;right:-15px;width:85px}.work-process-item__title{font-size:1.6rem}.work-process-item--finish .work-process-item__title{font-size:2.5rem}}@media (max-width:575.98px){.work-process-item__step{font-size:4rem;height:100px;margin-bottom:2rem;width:100px}.work-process-item--finish .work-process-item__step{margin-bottom:1.5rem}}.advantages{padding-bottom:5rem}.advantages__title{margin-bottom:7rem}@media (max-width:1399.98px){.advantages__title{margin-bottom:5rem}}@media (max-width:1199.98px){.advantages{padding-bottom:2rem}}@media (max-width:767.98px){.advantages{padding-bottom:1rem}.advantages__title{margin-bottom:4rem}}.advantages-item{margin-bottom:7rem;text-align:center}.advantages-item__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:155px;justify-content:center;margin-bottom:3rem}.advantages-item__icon img{max-height:100%}.advantages-item__title{font-size:2.2rem;font-weight:800;line-height:1.25;margin-bottom:0}.advantages-item__title b,.advantages-item__title strong{display:block}.advantages-item:first-child .advantages-item__title b,.advantages-item:first-child .advantages-item__title strong{color:#51a8ed}.advantages-item:nth-child(2) .advantages-item__title b,.advantages-item:nth-child(2) .advantages-item__title strong{color:#f15b6c}.advantages-item:nth-child(3) .advantages-item__title b,.advantages-item:nth-child(3) .advantages-item__title strong{color:#f8b801}.advantages-item:nth-child(4) .advantages-item__title b,.advantages-item:nth-child(4) .advantages-item__title strong{color:#72caaf}@media (max-width:1399.98px){.advantages-item{margin-bottom:5rem}.advantages-item__title{font-size:1.8rem}}@media (max-width:1199.98px){.advantages-item{margin-bottom:4rem}.advantages-item__icon{margin-bottom:2rem}.advantages-item__title{font-size:1.6rem}}@media (max-width:575.98px){.advantages-item__icon{margin-bottom:2rem}}.quotes{background-color:#000;color:#fff;overflow:hidden;padding:0}.quotes__title{bottom:-1rem;color:hsla(0,0%,100%,.08);font-size:8.7rem;font-weight:900;left:1.5rem;line-height:1;margin:0;pointer-events:none;position:absolute;text-transform:uppercase;white-space:nowrap}.quotes__inner{background:url(/site/images/general/quote-left.svg?v=2) no-repeat 33% 0,url(/site/images/general/quote-right.svg?v=2) no-repeat right 9.5% bottom 36%;padding-bottom:7rem;padding-top:7.5rem;position:relative}@media (max-width:1199.98px){.quotes__title{font-size:6rem}.quotes__inner{background-size:100px 67px,100px 88px;padding-bottom:6rem;padding-top:6rem}}@media (max-width:767.98px){.quotes__title{bottom:-.5rem;font-size:4rem}.quotes__inner{background-position:10% 0,right 5% bottom 30%;padding-bottom:5rem;padding-top:5rem}}@media (max-width:575.98px){.quotes__title{font-size:3rem}}.quotes-slider{position:relative}.quotes-slider .swiper-pagination{bottom:0;top:100%}@media (min-width:992px){.quotes-slider .swiper-pagination{bottom:auto;max-width:150px;right:auto;text-align:left;top:6px}}.quotes-slider .swiper-pagination-bullet:before{background:#fff;opacity:.08}.quotes-slider .swiper-pagination-bullet:focus:before,.quotes-slider .swiper-pagination-bullet:hover:before{opacity:1}.quotes-slider .swiper-pagination-bullet.swiper-pagination-bullet-active{-webkit-box-shadow:inset 0 0 0 1px rgba(69,229,135,.2);box-shadow:inset 0 0 0 1px rgba(69,229,135,.2)}.quotes-slider .swiper-pagination-bullet.swiper-pagination-bullet-active:before{background:#45e587;opacity:1}.quotes-slider__quote{font-size:3rem;font-weight:600;line-height:1.4;margin:0 auto;max-width:750px}.quotes-slider__quote p{margin-bottom:.8rem}.quotes-slider__quote p:last-child{margin-bottom:0}.quotes-slider__quote-author{display:block;font-size:1.8rem;font-style:normal;font-weight:600;text-align:right}@media (max-width:1199.98px){.quotes-slider__quote{font-size:2rem;max-width:500px}.quotes-slider__quote-author{font-size:1.6rem}}@media (max-width:991.98px){.quotes-slider .swiper-wrapper{margin-bottom:1.5rem}.quotes-slider .swiper-pagination{position:static}.quotes-slider__quote{max-width:100%}}@media (max-width:767.98px){.quotes-slider__quote{font-size:1.8rem}.quotes-slider__quote-author{font-size:1.4rem}}.team{background:100% 0/cover no-repeat}.team__title{text-align:left}.team__title:after{margin:0}.team__desc{color:#5a5a5a;font-size:1.6rem;font-weight:600;margin-bottom:4rem}@media (max-width:1199.98px){.team{padding-bottom:2rem}}@media (max-width:575.98px){.team__desc{font-size:1.4rem;margin-bottom:3rem}}.team-card{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:6rem}.team-card__image-wrap{-ms-flex-negative:0;border-radius:50%;flex-shrink:0;height:12.7rem;margin-right:2.5rem;overflow:hidden;position:relative;width:12.7rem}.team-card__image-wrap:after{border:5px solid #ccc;border-radius:50%;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.team-card__image{height:100%;width:100%}.team-card__info{padding-top:2rem;width:calc(100% - 15.2rem)}.team-card__title{color:#fff;font-size:1.8rem;font-weight:600;line-height:1.35;margin-bottom:1rem}.team-card__title span{background-color:#45e587;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding-left:.7rem;padding-right:.7rem}.team-card__subtitle{font-size:1.6rem;font-weight:600;line-height:1.3}@media (max-width:1199.98px){.team-card{margin-bottom:4rem}}@media (max-width:767.98px){.team-card{margin-bottom:3rem}}.contacts{min-height:900px;padding-bottom:7.2rem}.contacts__inner{position:relative;z-index:2}@media (min-width:1400px){.contacts__list{margin-left:-4.5rem;margin-right:-4.5rem}.contacts__list>*{padding-left:4.5rem;padding-right:4.5rem}}.contacts__bg{background:top/cover no-repeat #45e587;bottom:0;height:534px;left:0;position:absolute;width:100%}@media (max-width:991.98px){.contacts{padding-bottom:2rem}.contacts__bg{height:380px}}@media (max-width:767.98px){.contacts{padding-bottom:1rem}.contacts__bg{height:370px}}.contacts-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:5rem}.contacts-card__head{font-size:3rem;font-weight:900;line-height:1.35;margin-bottom:2.5rem}.contacts-card--orange .contacts-card__head b,.contacts-card--orange .contacts-card__head strong{color:#ff6406}.contacts-card--blue .contacts-card__head b,.contacts-card--blue .contacts-card__head strong{color:#45e587}.contacts-card__body{-webkit-box-flex:1;-ms-flex-positive:1;background-color:#f6f6f6;flex-grow:1}.contacts-card--orange .contacts-card__body{background-color:#f7f3ec}.contacts-card__info{padding:2.5rem 2rem 1rem}@media (min-width:1200px){.contacts-card__info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:3rem 0 1rem}.contacts-card__info>*{padding-left:3rem;width:50%}.contacts-card__info>:nth-child(2n){padding-right:3rem}}.contacts-card__map iframe{display:block;height:412px;width:100%}@media (max-width:1399.98px){.contacts-card__head{font-size:2.5rem}.contacts-card__map iframe{height:370px}}@media (max-width:1199.98px){.contacts-card__head{font-size:2.2rem}}@media (max-width:991.98px){.contacts-card{margin-bottom:4rem}.contacts-card__head{font-size:2rem}.contacts-card__map iframe{height:320px}}.contacts-list__item{margin-bottom:1.5rem}.contacts-list__icon,.contacts-list__item{display:-webkit-box;display:-ms-flexbox;display:flex}.contacts-list__icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-negative:0;align-items:center;background-color:#fff;border-radius:50%;flex-shrink:0;height:4rem;justify-content:center;margin-right:2rem;margin-top:.5rem;width:4rem}.contacts-list__icon .icon{fill:#45e587}.contacts-list--orange .contacts-list__icon .icon{fill:#ff6406}.contacts-list__icon .icon--location{height:1.7rem;width:1.4rem}.contacts-list__icon .icon--phone{height:1.6rem;width:1.6rem}.contacts-list__icon .icon--mail{height:1.4rem;width:1.8rem}.contacts-list__icon .icon--mobile{height:2rem;width:1.4rem}.contacts-list__info{width:calc(100% - 6rem)}.contacts-list__label{color:#5a5a5a;font-weight:600}.contacts-list__desc{font-size:1.6rem;font-weight:700}.contacts-list__desc p{margin-bottom:1rem}.contacts-list__desc p:last-child{margin-bottom:0}.contacts-list__desc a{color:#000;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.contacts-list--orange .contacts-list__desc a:focus,.contacts-list--orange .contacts-list__desc a:hover{color:#ff6406}.contacts-list--blue .contacts-list__desc a:focus,.contacts-list--blue .contacts-list__desc a:hover{color:#45e587}@media (min-width:768px){.partners{padding-bottom:6rem}}.partners__title{margin-bottom:5rem}@media (max-width:767.98px){.partners__title{margin-bottom:4rem}}.partners-slider__image-wrap{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:134px;justify-content:center;margin:auto;max-width:100%;width:190px}.partners-slider__image{max-height:100%;max-width:100%}.page-404{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;height:100vh;justify-content:center;padding:0 2rem;text-align:center}.page-404 h1{color:#45e587;font-size:28.8rem;font-weight:900;line-height:1.2}@media (max-width:767.98px){.page-404 h1{font-size:15rem}}.page-404 p{font-size:1.6rem;margin-bottom:6rem}.page-back{margin-top:3rem}.page-back__icon,.page-back__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.page-back__link{font-weight:600;text-transform:uppercase}.page-back__icon{-webkit-box-pack:center;-ms-flex-pack:center;background-color:#45e587;border-radius:50%;height:2rem;justify-content:center;margin-right:1.5rem;width:2rem}@media (max-width:767.98px){.page-back__icon{margin-right:1rem;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}}.page-back__icon .icon{fill:#fff;height:.6rem;left:-.05rem;width:1rem}.tariffs{background:top/cover no-repeat fixed #000;color:#fff}.tariffs .section__desc{color:#adadad}.tariffs .section__desc b,.tariffs .section__desc h4,.tariffs .section__desc h5,.tariffs .section__desc strong{color:#fff}.tariff-card{margin-bottom:3rem}.tariff-card__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-shadow:inset 0 0 0 6px hsla(0,0%,100%,.2);box-shadow:inset 0 0 0 6px hsla(0,0%,100%,.2);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;padding:5rem 4rem 7rem;position:relative;-webkit-transition:.35s;-o-transition:.35s;transition:.35s}.tariff-card__inner:hover{-webkit-box-shadow:inset 0 0 0 6px #45e587;box-shadow:inset 0 0 0 6px #45e587}.tariff-card__title{color:#45e587;font-size:3rem;font-weight:900;line-height:1.35;margin-bottom:2.5rem;text-align:center}.tariff-card__subtitle{font-size:2.2rem;font-weight:800;margin-bottom:2rem;text-align:center}.tariff-card__desc{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-height:100px;position:relative}.tariff-card__desc>p:first-child{display:none}.tariff-card__desc:before{background-color:hsla(0,0%,100%,.2);content:"";height:2px;left:0;margin:auto;position:absolute;right:0;top:40%;-webkit-transition:.35s;-o-transition:.35s;transition:.35s;width:0}.tariff-card__desc>*{-webkit-transition:.25s;-o-transition:.25s;transition:.25s;-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s}.tariff-card__desc ul li:before{background-image:url(/site/images/i/svg/icon-check-list-2.svg)}.tariff-card__inner:hover .tariff-card__desc:before{-webkit-transition-delay:.25s;-o-transition-delay:.25s;transition-delay:.25s;width:100px}.tariff-card__inner:hover .tariff-card__desc>*{opacity:0;pointer-events:none;-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.tariff-card__more{bottom:40px;left:40px;opacity:0;position:absolute;right:40px;-webkit-transform:translateY(105px);-ms-transform:translateY(105px);transform:translateY(105px);-webkit-transition:.35s;-o-transition:.35s;transition:.35s}.tariff-card__inner:hover .tariff-card__more{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}@media (max-width:1199.98px){.tariff-card__title{font-size:2.5rem}.tariff-card__subtitle{font-size:2rem}}@media (max-width:575.98px){.tariff-card__subtitle{font-size:1.8rem}.tariff-card__inner{padding:4rem 3rem 6rem}.tariff-card__desc{min-height:60px}.tariff-card__more{bottom:30px;left:30px;right:30px}}.footer{background:url(/site/images/general/footer-bg.svg) no-repeat #000;background-size:cover;overflow:hidden;padding-bottom:3.5rem;padding-top:5rem}.footer,.footer a{color:#fff}.footer a:focus,.footer a:hover{color:#45e587}.footer__logo{margin-bottom:3rem;padding-bottom:3rem;position:relative}.footer__logo:after{background-color:hsla(0,0%,100%,.2);bottom:0;content:"";height:1px;left:0;position:absolute;width:58px}.footer__logo-image{display:inline-block;margin-bottom:3rem}.footer__logo-desc p:last-child{margin-bottom:0}.footer__copyright,.footer__dev,.footer__logo-desc,.footer__sitemap{font-weight:600}.footer__copyright,.footer__dev,.footer__logo-desc{color:#adadad}.footer__copyright{margin-bottom:.3rem}.footer__contacts-title{font-size:2rem;font-weight:800;line-height:1.35;margin-bottom:2rem}.footer__contacts-list{grid-column-gap:3rem;display:grid;grid-template-columns:repeat(2,1fr)}.footer__contacts-list .contacts-list__item{margin-bottom:3rem}.footer__contacts-list .contacts-list__icon{background-color:transparent;border:1px solid hsla(0,0%,100%,.2)}.footer__contacts-list .contacts-list__label{color:#adadad}.footer__contacts-list .contacts-list__item:last-child{margin-bottom:0}@media (max-width:767.98px){.footer{padding-bottom:2rem}.footer__contacts-list{grid-template-columns:1fr}}
