a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.btn,.btn--more,.contacts,.contacts__item,.contacts__list,.footer__bottom,.footer__links,.footer__menu,.footer__social,.footer__subscribe,.footer__top,.main,.section-header,.section-header__btns,.site-container,.submit-request__container,.submit-request__form,.submit-request__photo{display:-webkit-box;display:-ms-flexbox;display:flex}.btn,.btn--more,.footer__bottom,.footer__links,.footer__social,.footer__subscribe,.section-header__btns{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contacts__item,.footer__top,.section-header{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.main,.submit-request__container{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.submit-request__photo{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer__social{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.footer__bottom,.footer__subscribe,.footer__top,.submit-request__container{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.btn,.btn--more{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__links,.section-header__btns{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.contacts,.contacts__item,.contacts__list,.footer__menu,.main,.section-header,.site-container,.submit-request__form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-header__btns{-ms-flex-wrap:wrap;flex-wrap:wrap}.btn{border:none;padding:0;background:0 0;cursor:pointer}.visually-hidden{position:absolute;overflow:hidden;margin:-1px;border:0;padding:0;width:1px;height:1px;clip:rect(0 0 0 0)}.btn,.footer__menu a{text-decoration:none}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-Regular.woff2) format("woff2");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-Medium.woff2) format("woff2");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-SemiBold.woff2) format("woff2");font-weight:600;font-display:swap;font-style:normal}@font-face{font-family:"Open Sans";src:url(../fonts/OpenSans-Bold.woff2) format("woff2");font-weight:700;font-display:swap;font-style:normal}:root{--font-family:"Open Sans",sans-serif;--third-family:"Montserrat",sans-serif;--content-width:1312px;--container-offset:16px;--container-width:calc(var(--content-width) + (var(--container-offset) * 2));--color-bg:#ffffff;--color-white:#ffffff;--color-black:#000000;--color-dark:#2c2948;--color-gray:#6d6b80;--color-gray2:#969696;--color-primary:#664dfe;--color-pink:#e9e1ff;--color-success:#2ecc71;--color-warning:#fdcf00;--color-error:#f34e4e;--color-dashboard-bg:#2c2948;--swiper-pagination-bullet-horizontal-gap:6px;--swiper-pagination-bullet-width:12px;--swiper-pagination-bullet-height:12px;--swiper-pagination-bullet-inactive-color:#e9e1ff;--swiper-pagination-bullet-inactive-opacity:1;--swiper-pagination-color:var(--color-primary);--burger-width:27px;--burger-height:24px;--burger-line-height:3px}html{-webkit-box-sizing:border-box;box-sizing:border-box}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit;outline-offset:3px;outline-color:var(--color-primary);-webkit-tap-highlight-color:transparent}.page{font-family:var(--font-family),sans-serif;font-weight:400;-webkit-text-size-adjust:100%;overflow:visible;position:relative;height:100%;font-size:16px;color:var(--color-dark)}.page__body{margin:0;min-width:320px;min-height:100%;height:100%}.site-container{width:100%;min-height:100%;background-color:var(--color-bg)}.main{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}img{height:auto;max-width:100%;-o-object-fit:contain;object-fit:contain}.dis-scroll{position:fixed;left:0;top:0;overflow:hidden;width:100%;height:100vh;-ms-scroll-chaining:none;overscroll-behavior:none}.page-title{font-family:var(--font-family);font-weight:700;font-size:44px;line-height:120%}.section-title{font-family:var(--font-family);font-weight:700;font-size:48px;line-height:120%}.heading{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:120%}.description-text,.submit-request__description{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:150%}.dashboard-text{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%}b,strong{font-weight:700!important}.footer__menu a{-webkit-transition:color .25s ease;transition:color .25s ease}.success{color:var(--color-success)}.warning{color:var(--color-warning)}.error{color:var(--color-warning)}.primary{color:var(--color-primary)}.center{text-align:center}.btn{gap:10px;font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;color:var(--color-white);padding:12px 24px;height:45px;border-radius:5px;white-space:nowrap;-webkit-transition:-webkit-box-shadow .25s ease,-webkit-transform .25s ease;transition:-webkit-box-shadow .25s ease,-webkit-transform .25s ease;transition:box-shadow .25s ease,transform .25s ease;transition:box-shadow .25s ease,transform .25s ease,-webkit-box-shadow .25s ease,-webkit-transform .25s ease}.btn:active{-webkit-transform:translateY(1px);-ms-transform:translateY(1px);transform:translateY(1px)}.btn--success{background-color:var(--color-success)}.btn--primary{background-color:var(--color-primary);color:var(--color-white)}.btn--pink{border:1px solid var(--color-primary);background-color:var(--color-pink);color:var(--color-primary)}.btn--primary-border{background-color:var(--color-white);border:1px solid var(--color-primary);color:var(--color-primary);-webkit-transition:background-color .25s ease,color .25s ease;transition:background-color .25s ease,color .25s ease}.btn--more:after{content:"";-ms-flex-negative:0;flex-shrink:0;width:24px;height:24px;background-color:currentColor;-webkit-mask-image:url(../img/ico/chevron-right.svg);mask-image:url(../img/ico/chevron-right.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain}.contacts,.container,.footer__container,.submit-request__container{width:100%;max-width:var(--container-width);margin:0 auto;padding:0 var(--container-offset)}.modal,.overlay{display:none;opacity:0}.section-header--center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-header--center>*{text-align:center}.section-header__label{font-weight:600;font-size:16px;line-height:150%;color:var(--color-primary)}.section-header__label:not(.section-header__label:nth-last-child(1)){margin-bottom:16px}.section-header__title:not(.section-header__title:nth-last-child(1)){margin-bottom:24px}.section-header__description{font-family:var(--font-family);font-weight:400;font-size:18px;line-height:150%;color:#2c2948}.section-header__btn{margin-top:32px}.section-header__btns{gap:16px}.contacts{gap:80px;padding-top:60px;padding-bottom:60px}.contacts__content{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.contacts__list{gap:32px}.contacts__item{gap:8px}.contacts__item-title{font-weight:700;font-size:20px;line-height:140%}.contacts__item-description{line-height:150%}.contacts__item-link{line-height:150%;text-decoration:underline;color:var(--color-dark)}.contacts__map{grid-column:2/4;border-radius:8px;overflow:hidden;background-color:var(--color-gray2)}.contacts__map:not(._active) iframe{pointer-events:none}.contacts__map>*{max-width:100%;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.submit-request__container{gap:20px;max-width:1100px}.submit-request__form{padding:40px;border-radius:10px;background-color:#ebeaf3;max-width:560px;width:100%}.submit-request__form label{display:inline-block!important}.submit-request__photo img{margin-top:auto}.submit-request__title{font-weight:700;font-size:32px;line-height:120%;text-align:center;color:var(--color-primary);margin-bottom:16px}.submit-request__description{text-align:center;margin-bottom:30px}.form-group input[type=email]::-webkit-input-placeholder,.form-group input[type=number]::-webkit-input-placeholder,.form-group input[type=password]::-webkit-input-placeholder,.form-group input[type=text]::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%}.form-group input[type=email]::-moz-placeholder,.form-group input[type=number]::-moz-placeholder,.form-group input[type=password]::-moz-placeholder,.form-group input[type=text]::-moz-placeholder,.form-group textarea::-moz-placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%}.form-group input[type=email]:-ms-input-placeholder,.form-group input[type=number]:-ms-input-placeholder,.form-group input[type=password]:-ms-input-placeholder,.form-group input[type=text]:-ms-input-placeholder,.form-group textarea:-ms-input-placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%}.form-group input[type=email]::-ms-input-placeholder,.form-group input[type=number]::-ms-input-placeholder,.form-group input[type=password]::-ms-input-placeholder,.form-group input[type=text]::-ms-input-placeholder,.form-group textarea::-ms-input-placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%}.form-group input[type=email],.form-group input[type=email]::placeholder,.form-group input[type=number],.form-group input[type=number]::placeholder,.form-group input[type=password],.form-group input[type=password]::placeholder,.form-group input[type=text],.form-group input[type=text]::placeholder,.form-group label,.form-group textarea,.form-group textarea::placeholder{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:150%}.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=text],.form-group textarea{background-color:var(--color-white);border:1px solid #c3c3c3;border-radius:5px;padding:12px}.form-group{width:100%}.form-group:not(.form-group:nth-last-child(1)){margin-bottom:20px}.form-group label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;color:var(--color-dark);margin-bottom:8px;text-align:left}.form-group label a{color:var(--color-primary)}.form-group input[type=email],.form-group input[type=text],.form-group textarea{width:100%;color:var(--color-dark)}.form-group input[type=email]::-webkit-input-placeholder,.form-group input[type=text]::-webkit-input-placeholder,.form-group textarea::-webkit-input-placeholder{color:var(--color-gray2)}.form-group input[type=email]::-moz-placeholder,.form-group input[type=text]::-moz-placeholder,.form-group textarea::-moz-placeholder{color:var(--color-gray2)}.form-group input[type=email]:-ms-input-placeholder,.form-group input[type=text]:-ms-input-placeholder,.form-group textarea:-ms-input-placeholder{color:var(--color-gray2)}.form-group input[type=email]::-ms-input-placeholder,.form-group input[type=text]::-ms-input-placeholder,.form-group textarea::-ms-input-placeholder{color:var(--color-gray2)}.form-group input[type=email]::placeholder,.form-group input[type=text]::placeholder,.form-group textarea::placeholder{color:var(--color-gray2)}.form-group input[type=number]{width:auto;color:var(--color-dark)}.form-group input[type=number]::-webkit-inner-spin-button,.form-group input[type=number]::-webkit-outer-spin-button{display:none;-webkit-appearance:none;margin:0}.form-group input[type=number]::-webkit-input-placeholder{color:var(--color-dark)}.form-group input[type=number]::-moz-placeholder{color:var(--color-dark)}.form-group input[type=number]:-ms-input-placeholder{color:var(--color-dark)}.form-group input[type=number]::-ms-input-placeholder{color:var(--color-dark)}.form-group input[type=number]::placeholder{color:var(--color-dark)}.form-group input[type=password]{width:100%;position:relative;z-index:1;color:var(--color-dark)}.form-group input[type=password]::-webkit-input-placeholder{color:var(--color-gray2)}.form-group input[type=password]::-moz-placeholder{color:var(--color-gray2)}.form-group input[type=password]:-ms-input-placeholder{color:var(--color-gray2)}.form-group input[type=password]::-ms-input-placeholder{color:var(--color-gray2)}.form-group input[type=password]::placeholder{color:var(--color-gray2)}.form-group .help-block{width:100%;font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;color:var(--color-error)}.form-group textarea{resize:vertical}.password{position:relative}.password._show .password__btn{background-color:var(--color-primary)}.password__btn{position:absolute;z-index:2;width:24px;height:24px;right:10px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;background-color:var(--color-gray2);-webkit-mask-image:url(../img/ico/show.svg);mask-image:url(../img/ico/show.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center center;mask-position:center center;-webkit-mask-size:contain;mask-size:contain;-webkit-transition:opacity .25s ease,background-color .25s ease;transition:opacity .25s ease,background-color .25s ease}.footer{background:linear-gradient(133deg,#e0e0e0 0,#f6f6f6 47.06%,#b2b2b2 100%)}.footer__top{width:100%;gap:100px;padding:50px 0 100px}.footer__bottom{width:100%;gap:24px;padding-top:32px;padding-bottom:26px;border-top:1px solid #c3c3c3}.footer__links{gap:24px}.footer__links a{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:150%;text-decoration:underline;color:var(--color-dark)}.footer__social{gap:12px}.footer__social a img{-webkit-transition:-webkit-transform .25s ease;transition:-webkit-transform .25s ease;transition:transform .25s ease;transition:transform .25s ease,-webkit-transform .25s ease}.footer__nav-heading{font-family:var(--font-family);font-weight:600;font-size:16px;line-height:150%;color:var(--color-dark);margin-bottom:16px}.footer__menu{gap:8px}.footer__menu a{display:inline-block;width:100%;font-size:14px;line-height:150%;color:var(--color-dark)}.footer__sub{width:100%}.footer__subscribe{gap:16px}.footer__subscribe .form-group{margin-bottom:0!important;height:48px}.footer__subscribe .btn{height:48px}.footer__sub-text{line-height:150%;margin-bottom:24px}.footer__sub-description{font-size:12px;line-height:150%;margin-top:12px}@media (min-width:1260px){.footer__social{margin-left:auto}.footer__sub{max-width:400px}}@media (max-width:1340px){.footer__top{gap:40px}}@media (max-width:1024px){.page-title{font-size:38px}.section-title{font-size:36px}.heading{font-size:18px}.description-text,.submit-request__description{font-size:16px}.contacts{gap:40px;padding-top:30px;padding-bottom:30px}.contacts__content{grid-template-columns:minmax(0,1fr)}.contacts__map{grid-column:1;min-height:600px}.submit-request{padding-bottom:0!important}.submit-request__container{padding:0}.submit-request__form{max-width:100%;padding:64px var(--container-offset)}.submit-request__photo{display:none}.footer__top{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__bottom{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (max-width:768px){.submit-request__title{font-size:28px}}@media (max-width:576px){.section-header__btns{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-header__btns>*{width:100%}.contacts__map{min-height:300px}.footer__top{-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-pack:center;-ms-flex-pack:center;justify-content:center;padding:50px 0 50px}.footer__bottom{-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;gap:32px}.footer__links{-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-ordinal-group:99;-ms-flex-order:98;order:98}.footer__copy{text-align:center;-webkit-box-ordinal-group:100;-ms-flex-order:99;order:99}.footer__nav-heading{text-align:center}.footer__menu a{text-align:center}.footer__subscribe{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__subscribe>*{width:100%}}@media (max-width:360px){.page-title{font-size:32px}.section-title{font-size:32px}.heading{font-size:16px}.btn{padding:8px 16px;height:40px}}@media (hover:hover){.footer__menu a:hover{outline:0;color:var(--color-primary)}.btn:hover{outline:0;-webkit-box-shadow:0 0 100px 100px rgba(0,0,0,.2) inset;box-shadow:0 0 100px 100px rgba(0,0,0,.2) inset}.btn--pink:hover{outline:0;-webkit-box-shadow:0 0 100px 100px rgba(102,77,254,.2) inset;box-shadow:0 0 100px 100px rgba(102,77,254,.2) inset}.btn--primary-border:hover{outline:0;background-color:var(--color-primary);color:var(--color-white);-webkit-box-shadow:initial;box-shadow:initial}.contacts__item-link:hover{outline:0;text-decoration:none}.form-group label a:hover{outline:0;text-decoration:none}.password__btn:hover{outline:0;opacity:.8}.footer__links a:hover{outline:0;text-decoration:none}.footer__social a:hover{outline:0}.footer__social a:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}@media (hover:none){.footer__menu a:active{outline:0;color:var(--color-primary)}.btn:active{outline:0;-webkit-box-shadow:0 0 100px 100px rgba(0,0,0,.2) inset;box-shadow:0 0 100px 100px rgba(0,0,0,.2) inset}.btn--pink:active{outline:0;-webkit-box-shadow:0 0 100px 100px rgba(102,77,254,.2) inset;box-shadow:0 0 100px 100px rgba(102,77,254,.2) inset}.btn--primary-border:active{outline:0;background-color:var(--color-primary);color:var(--color-white);-webkit-box-shadow:initial;box-shadow:initial}.contacts__item-link:active{outline:0;text-decoration:none}.form-group label a:active{outline:0;text-decoration:none}.password__btn:active{outline:0;opacity:.8}.footer__links a:active{outline:0;text-decoration:none}.footer__social a:active{outline:0}.footer__social a:active img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}}