/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,:before,:after{box-sizing:border-box}html{tab-size:4;-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji}hr{color:inherit;height:0}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted buttontext}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--main-title-color:#fff;--description-header-hero:#ffffffb3;--second-title-color:#6b6b6b;--second-main-text-color:#1a1a1a;--main-red-color:#e53e44;--background-origin:#fff;--background-footer:#1a1a1a;--background-pages:#f0f0f0;--red-hover-color:#e53e4480}body{font-family:Inter,sans-serif}p,h1,h2,h3,h4,h5,h6,ul,input{margin:0;padding:0}a{text-decoration:none}ul{margin:0;padding:0;list-style:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer}.visually-hidden{white-space:nowrap;clip-path:inset(50%);clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:100%;margin:0 auto;padding:0 3.7%;position:relative}@media screen and (min-width:1280px){.container{padding:0 6.7%}}.test{font-family:Raleway,sans-serif}.section{background-color:var(--background-pages);padding-top:30px;padding-bottom:30px}@media screen and (min-width:768px){.section{padding-top:40px;padding-bottom:40px}}@media screen and (min-width:1280px){.section{padding-top:60px;padding-bottom:60px}}.home-header{background-image:none;width:100%;padding-top:70px;padding-bottom:60px;position:absolute}@media screen and (min-width:768px){.home-header{padding:30px 0}}.header__container{align-items:center}@media screen and (min-width:768px){.header__container{align-content:center;display:flex}}@media screen and (min-width:1280px){.header__container{justify-content:space-between;align-items:center;display:flex;position:relative}}.logo__container{justify-content:center;margin-bottom:20px;display:flex}@media screen and (min-width:768px){.logo__container{margin-bottom:0}}@media screen and (min-width:1280px){.logo__container{flex:1;justify-content:flex-start;display:flex}}.logo__link{color:var(--main-title-color);text-align:center;font-family:Raleway,sans-serif;text-decoration:none;display:block}@media screen and (min-width:768px){.logo__link{text-align:start}}.logo{margin:0;padding:0;font-size:24px;font-weight:600;line-height:1.2}@media screen and (min-width:1280px){.logo{font-size:25px}}.logo__text{color:var(--description-header-hero);font-size:16px;font-weight:400}@media screen and (min-width:768px){.contact__container{align-items:center;margin-left:auto;padding-right:50px;display:flex}}@media screen and (min-width:1280px){.contact__container{flex:1;justify-content:flex-end;padding-right:0;display:flex}}.contact__icon{display:none}@media screen and (min-width:768px){.contact__icon{margin-right:18px;display:block}}.contact__tell{color:var(--main-title-color);text-align:center;margin:0 0 9px;padding:0;font-size:22px;font-weight:500;line-height:1.2;display:block}@media screen and (min-width:768px){.contact__tell{text-align:start}}.contact__time{color:var(--description-header-hero);text-align:center;margin:0;padding:0;font-size:15px;font-weight:400;line-height:1.2;display:block}@media screen and (min-width:768px){.contact__time{text-align:start}}.header-menu__open{background-color:var(--main-red-color);z-index:100;border:none;border-bottom-left-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:fixed;top:0;right:0;box-shadow:0 0 0 1px #ffffff4d}@media screen and (min-width:768px){.header-menu__open{width:54px;height:54px}}@media screen and (min-width:1280px){.header-menu__open{display:none}}.background{visibility:hidden;opacity:0;z-index:10;background-color:#00000080;width:100vw;height:100vh;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:0}@media screen and (min-width:1280px){.background{display:none}}.background.open{visibility:visible;opacity:1}@media screen and (min-width:1280px){.background.open{display:none}}.burger{background-color:var(--background-pages);z-index:1000;width:280px;height:100vh;padding:50px 30px;transition:right .3s;position:fixed;top:0;right:-280px;overflow-y:auto}.burger.open{right:0}@media screen and (min-width:768px){.burger{width:400px;right:-400px}}@media screen and (min-width:1280px){.burger{background-color:#0000;justify-content:center;align-items:start;width:50%;max-height:70px;margin:0;padding:0;list-style:none;transition:max-height .3s,width 2s,opacity .3s;display:flex;position:absolute;top:30px;left:50%;overflow:hidden;transform:translate(-50%)}.burger-hover{opacity:1;width:73%;max-height:350px;transition:max-height .3s,width .1s,opacity .3s}}.header-menu__close{z-index:101;background-color:#0000;border:none;width:50px;height:50px;position:absolute;top:0;right:0}@media screen and (min-width:1280px){.header-menu__close{display:none}.site-nav__list{margin:0;padding:0;list-style:none;display:flex}.site-nav__item{width:auto;padding-right:25px}}.site-nav__item-container{align-items:center;display:flex}.site-nav__link{color:var(--second-main-text-color);white-space:nowrap;text-overflow:ellipsis;padding:15px 0;font-size:18px;font-weight:600;display:block;overflow:hidden}.site-nav__link:hover{color:var(--main-red-color);transition:all .3s}@media screen and (min-width:1280px){.site-nav__link{color:var(--description-header-hero);flex-wrap:nowrap;width:auto;padding:24px 0;font-weight:500}.site-nav__link:hover{color:var(--main-title-color);transition:all .3s}.cls-1{fill:var(--description-header-hero)}}.site-nav__btn{background-color:#0000;border:none;width:27px;height:27px}.site-nav__dropdown{width:100%;max-height:0;transition:max-height .3s ease-out,opacity .3s ease-out;overflow:hidden}.site-nav__dropdown.open{max-height:300px}@media screen and (min-width:1280px){.site-nav__dropdown{background-color:var(--background-origin);border-radius:12px;width:320px;position:absolute}.dropBox:hover .site-nav__dropdown{opacity:1;max-height:300px;transition:max-height .3s ease-out,opacity .3s ease-out}}.site-nav__item-services{padding:0 0 0 10px}@media screen and (min-width:1280px){.site-nav__item-services{padding:0}.site-nav__item-services:not(:last-child){border-bottom:1px solid #c2c2c2}}.site-nav__link-services{color:var(--second-main-text-color);padding:15px 20px;font-size:16px;font-weight:500;display:block}.site-nav__link-services:hover{background-color:var(--background-origin);color:var(--main-red-color)}@media screen and (min-width:1280px){.site-nav__link-services{padding:24px 30px}.site-nav{display:flex}.more-menu__container{align-items:center;display:flex;position:relative}}.more-menu__btn{display:none}@media screen and (min-width:1280px){.more-menu__btn{cursor:pointer;color:var(--main-title-color);border:1px solid;border-radius:50%;justify-content:center;width:35px;height:35px;padding-top:3px;font-size:16px;font-weight:600;display:flex}.more-menu__list{background-color:var(--background-origin);z-index:1;border:0 solid;border-radius:12px;width:320px;min-width:160px;max-height:0;transition:max-height .3s ease-out,opacity .3s ease-out;position:absolute;top:68px;right:-285px;overflow:hidden}.more-menu__container:hover .more-menu__list{opacity:1;max-height:300px;transition:max-height .3s ease-out,opacity .3s ease-out}.more-menu__item{padding:0}.more-menu__item:not(:last-child){border-bottom:1px solid #c2c2c2}.more-menu__link{color:var(--second-main-text-color);padding:24px 30px}.more-menu__link:hover{color:var(--main-red-color);transition:all .3s}}.no-scroll{overflow:hidden}.second-header{background-color:#000000b3;background-image:linear-gradient(#000000b3,#000000b3),url(Hero.63d52fec.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;padding-top:70px;padding-bottom:60px;position:relative}@media screen and (min-width:768px){.second-header{padding:30px 0}}.hero{background-color:#000000b3;background-image:linear-gradient(#000000b3,#000000b3),url(Hero.63d52fec.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;min-height:100vh;padding-bottom:50px}@media screen and (min-width:768px){.hero{height:auto;padding-bottom:80px}}@media screen and (min-width:1280px){.hero{height:100vh;padding-bottom:80px}}.hero__content{padding:250px 5% 0}@media screen and (min-width:768px){.hero__content{padding:176px 3.7% 0}}@media screen and (min-width:1280px){.hero__content{grid-gap:4%;grid-template-rows:auto;grid-template-columns:2fr 1fr;justify-content:center;align-items:center;height:100%;padding:198px 6.7% 0;display:grid}}.hero__title{color:var(--main-title-color);text-align:center;margin-bottom:10px;font-size:30px;font-weight:600;line-height:36px}@media screen and (min-width:768px){.hero__title{text-align:start;font-size:40px;line-height:48px}}@media screen and (min-width:1280px){.hero__title{margin-bottom:21px;font-size:3.6vw;line-height:110%}}.hero__text{color:var(--description-header-hero);text-align:center;margin-bottom:26px;font-size:15px;line-height:22.5px}@media screen and (min-width:768px){.hero__text{text-align:start;margin-bottom:30px;font-size:24px;line-height:33px}}@media screen and (min-width:1280px){.hero__text{max-width:70%;margin-bottom:45px;font-size:20px;line-height:160%}}.hero__btn{background-color:var(--main-red-color);color:var(--main-title-color);text-align:center;border:none;border-radius:260px;justify-content:center;width:100%;margin-bottom:30px;padding:28px 0;font-size:16px;font-weight:600;display:flex}.hero__btn:hover{box-shadow:var(--main-red-color)0 0 0 2px inset;background-color:#0000;transition:all .3s}@media screen and (min-width:768px){.hero__btn{border-radius:250px;justify-content:center;align-items:center;width:300px;height:82px;margin-bottom:50px;padding:auto 0;font-size:18px}}@media screen and (min-width:1280px){.hero__btn{margin-bottom:0;font-size:18px;line-height:160%}}.hero__nav{grid-row-gap:10px;grid-template-columns:1fr;padding:0;list-style:none;display:grid}@media screen and (min-width:768px){.hero__nav{grid-gap:20px;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr}}@media screen and (min-width:1280px){.hero__nav{grid-row-gap:20px;grid-template-columns:1fr}}.hero__nav-item{align-items:center;display:flex}.hero__nav-circle{background-color:var(--main-title-color);border-radius:50%;min-width:12px;height:12px}.hero__nav-line{background-color:var(--main-title-color);border-radius:50%;width:6%;height:1px}@media screen and (min-width:768px){.hero__nav-line{width:20%}}.hero__nav-link{color:var(--main-title-color);border-radius:16px;align-items:center;width:100%;height:75.5px;padding-left:24px;font-size:22px;font-weight:600;line-height:27.5px;text-decoration:none;display:flex;box-shadow:inset 0 0 0 1px #fff6}.hero__nav-link:hover{background-color:var(--main-title-color);color:var(--second-main-text-color);transition:all .3s}@media screen and (min-width:768px){.hero__nav-link{height:78px;padding-left:16px;font-size:24px;line-height:30px}}@media screen and (min-width:1280px){.hero__nav-link{padding:26px 34px}.hero__nav-link:hover{background-color:var(--main-title-color);color:var(--second-main-text-color);width:200%;transition:all .3s}}.breadcrumb{font-family:Inter,sans-serif;font-size:15px}.breadcrumb ul{color:var(--second-title-color);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.breadcrumb li:not(:last-child):after{content:"/";margin:0 .25rem;display:inline-block}.breadcrumb li:not(:last-child)>a{color:#008efc;text-decoration:underline}.breadcrumb li:not(:last-child)>a:hover,.breadcrumb li:not(:last-child)>a:focus{text-decoration:none}.breadcrumb li:last-child>a{color:var(--second-title-color);pointer-events:none;cursor:default}.footer{background-color:var(--background-footer);text-align:center;color:var(--main-title-color);font-family:Inter,sans-serif}.footer__content{padding-top:40px;padding-bottom:40px}@media screen and (min-width:1280px){.footer__content{text-align:start;justify-content:space-between;display:flex}}.footer__tel__text{color:var(--second-title-color);margin-bottom:12px;font-size:15px}.footer__tel{color:var(--main-title-color);font-size:20px}@media screen and (min-width:480px){.footer__tel{font-size:22px}}@media screen and (min-width:768px){.footer__tel{font-size:24px}}@media screen and (min-width:1280px){.footer__tel{font-size:2vw}}.footer__mail{color:#008efc;font-size:20px;text-decoration:underline}@media screen and (min-width:480px){.footer__mail{font-size:22px}}@media screen and (min-width:768px){.footer__mail{font-size:24px}}@media screen and (min-width:1280px){.footer__mail{font-size:2vw}}.footer__email,.footer .contacts{margin-bottom:24px}@media screen and (min-width:768px){.footer__email,.footer .contacts{margin-bottom:30px}}@media screen and (min-width:1280px){.footer__email,.footer .contacts{margin-bottom:60px}}.footer__email__title{color:var(--second-title-color);margin-bottom:9px}@media screen and (min-width:1280px){.footer__email{padding-right:150px}}.footer__working__text{font-size:16px}@media screen and (min-width:768px){.footer__working__text{font-size:18px}}.footer__working__title{color:var(--second-title-color);margin-bottom:10px}.footer__copyright{border-top:1px solid #ffffff26;padding-top:40px;padding-bottom:40px}@media screen and (min-width:1280px){.footer__copyright{justify-content:space-between;align-items:center;display:flex}}.footer__copyright__text{font-size:16px;font-weight:500}.company__title{color:var(--main-title-color);margin-bottom:24px;font-weight:700;display:block}@media screen and (min-width:768px){.company__title{margin-bottom:30px}}@media screen and (min-width:1280px){.company__title{text-align:start}}.company__name{margin-bottom:10px;font-family:Raleway,sans-serif;font-size:20px}@media screen and (min-width:480px){.company__name{font-size:22px}}@media screen and (min-width:768px){.company__name{font-size:24px}}@media screen and (min-width:1280px){.company__name{font-size:25px}}.company__discription{color:var(--second-title-color);font-size:16px}.scroll_up{border:1px solid var(--second-title-color);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-top:20px;padding:17px 17px 18px;display:flex}@media screen and (min-width:1280px){.scroll_up{width:62px;height:62px;margin-top:0;margin-left:20px}}.scroll_up:hover,.scroll_up:focus{border-color:var(--main-red-color);transition:all .3s}.scroll_up__icon{fill:var(--main-title-color);width:18px;height:10px}.dev__support{text-align:start;flex-direction:column;align-items:center;display:flex}@media screen and (min-width:1280px){.dev__support{flex-direction:row}}.dev__support__text{margin-top:10px;font-size:14px}@media screen and (max-width:480px){.dev__support__text{text-align:center}}@media screen and (min-width:1280px){.dev__support__text{margin-top:0}}.dev__support-link{color:var(--main-title-color)}.testimonials{color:var(--second-title-color);font-family:Inter sans-serif}.testimonials__title{color:var(--second-main-text-color);margin:20px 0 5px;font-family:Raleway,sans-serif;font-size:27px;font-weight:600}@media screen and (min-width:480px){.testimonials__title{margin:20px 0 10px;font-size:30px}}@media screen and (min-width:768px){.testimonials__title{margin:30px 0 20px;font-size:40px}}@media screen and (min-width:1280px){.testimonials__title{margin:40px 0 30px;font-size:3.6vw}}.testimonials__wrapper{grid-template-columns:1fr;padding:24px 0;display:grid}@media screen and (min-width:768px){.testimonials__wrapper{grid-template-columns:1fr 1fr;grid-auto-rows:minmax(270px auto);gap:40px 48px}}@media screen and (min-width:1280px){.testimonials__wrapper{grid-template-columns:1fr 1fr 1fr}}.testimonials__item:not(:last-child){margin-bottom:24px}.testimonials__item:last-child{margin-bottom:72px}@media screen and (min-width:1280px){.testimonials__item:last-child{margin-bottom:96px}}.testimonials__text{color:var(--second-title-color);margin-bottom:8px}@media screen and (min-width:1280px){.testimonials__text{margin-bottom:12px}}.testimonials__user{align-items:center;display:flex}.user__name{color:var(--second-main-text-color);margin-bottom:12px;font-family:Raleway sans-serif;font-size:16px;font-weight:600}.user__icon{border-radius:50%;width:64px;height:64px;margin-right:10px;overflow:hidden}@media screen and (min-width:768px){.user__icon{width:80px;height:80px}}.modal--second{z-index:1;opacity:0;pointer-events:none;background-color:#0006;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .8s;display:none;position:fixed;top:0;left:0;overflow:hidden}.modal--second.is-visible{opacity:1;pointer-events:auto;display:flex}.modal__content--second{text-align:center;background-color:#fff;border:1px solid #888;border-radius:20px;flex-direction:column;justify-content:center;align-items:stretch;width:280px;padding:30px 24px;display:flex;position:relative;overflow:hidden}@media screen and (min-width:768px){.modal__content--second{width:380px;padding:60px 32px 40px}}@media screen and (min-width:1280px){.modal__content--second{width:560px;padding:60px}}.modal__close--second{text-align:center;fill:var(--second-title-color);width:64px;height:64px;padding:10px;font-weight:700;position:absolute;top:0;right:0}.modal__close--second:hover,.modal__close--second:focus{cursor:pointer;text-decoration:none}.modal__header{font-weight:600;line-height:120%}@media screen and (min-width:480px){.modal__header{font-size:22px}}@media screen and (min-width:768px){.modal__header{font-size:24px}}@media screen and (min-width:1280px){.modal__header{font-size:2vw}}.modal__subheader{color:var(--second-title-color);margin-top:5px;margin-bottom:15px;font-size:15px}@media screen and (min-width:1280px){.modal__subheader{margin-top:14px;margin-bottom:25px;font-size:1.7vw}}@media screen and (min-width:768px){.modal__subheader{margin-top:8px;margin-bottom:25px;font-size:16px}}.modal__form label{text-align:left;margin:0 0 10px;font-size:15px;display:block}.modal__form input[type=text],.modal__form input[type=tel]{background-color:var(--background-pages);border:1px solid #ccc;border-radius:5px;width:100%;height:62px;margin-bottom:10px;padding:15px 25px;font-size:15px}.modal__form input[type=text]::placeholder,.modal__form input[type=tel]::placeholder{transition:opacity .3s}.modal__form input[type=text]:focus::placeholder,.modal__form input[type=tel]:focus::placeholder{opacity:0}.modal__form .modal-form__input:hover{border:1px solid var(--main-red-color)}.modal__form .modal-form__input:focus{outline:1px solid var(--main-red-color);outline-offset:0}.modal__form .modal__checkbox{align-items:start;margin:10px 0;display:flex}.modal__form .modal__checkbox label{word-break:break-word;display:inline}.modal__form .modal__checkbox label a{margin-left:5px;margin-right:5px;text-decoration:underline}.modal__form .modal__checkbox input[type=checkbox]{width:18px;height:18px;margin-right:5px}@media screen and (min-width:1280px){.modal__form .modal__checkbox-br{display:none}}.modal__form button{background-color:var(--main-red-color);color:var(--main-title-color);cursor:pointer;border:none;border-radius:250px;width:100%;min-height:82px;margin-top:15px;padding:20px 30px;font-family:Raleway,sans-serif;font-size:17px;font-weight:600}@media screen and (min-width:1280px) and (max-width:3600px){.modal__form button{margin-top:25px;font-size:1.8vw}}@media screen and (min-width:768px) and (max-width:1280px){.modal__form button{margin-top:25px;font-size:18px}}@media screen and (min-width:480px) and (max-width:768px){.modal__form button{padding-left:25px;padding-right:25px}}.modal__form button:hover{background-color:var(--main-title-color);color:#000;border:2px solid var(--main-red-color);transition:all .3s}.policy__container{justify-content:center;align-items:center;padding:30px;display:flex}.modal__checkbox-link{color:var(--second-title-color)}.policy{background-color:var(--background-pages);justify-content:center;align-items:center;width:100%;height:100vh;padding:30px;display:flex}.policy__container{background-color:var(--main-title-color);flex-direction:column;align-items:flex-start;max-width:800px;padding:20px;display:flex;box-shadow:0 4px 8px #0000001a}.policy__container-title{color:var(--text-color);margin-bottom:20px;font-size:24px;font-weight:700;line-height:1.2}.policy__container-text{color:var(--text-color);text-align:justify;font-size:16px;line-height:1.5}.modal--hero{z-index:9999;background-color:#0006;width:100%;height:100%;padding:16px;transition:opacity .8s;display:block;position:fixed;top:0;left:0;overflow:auto}.modal__content--hero{background-color:var(--main-title-color);border:1px solid #888;border-radius:19px;width:80%;max-width:1200px;margin:0 auto;padding:16px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 16px 32px #00000014}.modal__right-content{width:100%;padding:30px 0}.modal__left--hero{color:var(--main-title-color);background-image:url(firstModalLeftImage.4f458640.png);background-position:50%;background-size:cover;border-radius:19px;flex-direction:column;flex:1;justify-content:flex-start;display:flex;position:relative}.modal__text{color:var(--main-title-color);text-shadow:0 1px 3px #0009;position:absolute;top:20px;left:20px}.modal__left--hero h2{margin:0;font-size:32px}.modal__left--hero p{margin:10px 0 0;font-size:18px}.modal__left-content{flex-direction:column;align-items:flex-start;padding:20px 30px;display:flex}.modal__right--hero{background-color:var(--main-title-color);border-radius:19px;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:30px;font-family:Raleway,sans-serif;display:flex;position:relative;overflow:hidden}.modal__right--hero h3{color:#000;padding-bottom:24px;font-size:18px;font-style:normal;font-weight:400;line-height:24px}.modal__form--hero{width:100%}.modal__form--hero label{color:#222;margin-bottom:4px;font-size:12px;font-style:normal;font-weight:600;line-height:20px;display:block;position:relative}.modal__form-item--hero{flex-direction:column;margin-bottom:16px;padding:0;display:flex}.modal__form--hero input[type=text],.modal__form--hero input[type=tel],.modal__form--hero input[type=url]{background:var(--main-title-color);letter-spacing:-.25px;border:1px solid #d0d5dd;border-radius:104px;outline:none;align-items:center;width:100%;height:48px;padding:0 54px 0 24px;font-size:14px;font-weight:400;line-height:36px;display:flex}.input-wrapper{position:relative}.input-wrapper .icon{pointer-events:none;position:absolute;top:40%;right:24px;transform:translateY(-40%)}input:focus+.icon path,input:hover+.icon path{stroke:#c920e4}.modal__form--hero input[type=text]:focus,.modal__form--hero input[type=tel]:focus,.modal__form--hero input[type=url]:focus{box-shadow:0 1px 1px linear-gradient(90deg,#582ed2 0%,#c91fe3 100%),#6532f7;border-color:#c920e4}.modal__form--hero input[type=text]:hover,.modal__form--hero input[type=tel]:hover,.modal__form--hero input[type=url]:hover{box-shadow:1px 1px 1px linear-gradient(90deg,#582ed2 0%,#c91fe3 100%),#6532f7;border-color:#c920e4}.modal__form--hero button{color:var(--main-title-color);text-align:center;cursor:pointer;background:linear-gradient(90deg,#582ed2 0%,#c91fe3 100%),#6532f7;border:none;border-radius:108px;outline:0;width:100%;max-width:100%;height:56px;margin-top:32px;padding:0 5px;font-size:15px;font-weight:600;line-height:56px;display:block}.modal__close--hero{text-align:center;fill:var(--second-title-color);z-index:10;width:64px;height:64px;padding:10px;font-weight:700;position:absolute;top:16px;right:16px}.modal__close--hero:hover,.modal__close--hero:focus{cursor:pointer;text-decoration:none}.svg-image{fill:var(--second-title-color);stroke:var(--second-title-color);width:36px;height:36px}.modal__close--hero:hover,.modal__close--hero:focus{color:#000;text-decoration:none}@media (max-width:900px){.modal__content--hero{flex-direction:column}.modal__left--hero{display:none}.modal__right--hero{flex:1;padding:20px}}.modal__left-content-title{font-size:24px}.modal__left-content-text{font-size:16px}.modal__left-content-addway{margin-left:10px;font-size:26px;font-weight:600}.is-hidden{opacity:0;pointer-events:none}.we-work{background-color:var(--background-pages);overflow:hidden}.we-work__title{color:var(--second-main-text-color);margin-bottom:10px;font-family:Raleway,sans-serif;font-size:27px;font-weight:700;line-height:1.1}@media screen and (min-width:480px){.we-work__title{font-size:30px}}@media screen and (min-width:768px){.we-work__title{margin-bottom:12px;font-size:40px}}@media screen and (min-width:1280px){.we-work__title{margin-bottom:2.05%;font-size:3.6vw}}.we-work__description{color:var(--second-title-color);margin-bottom:30px;font-size:16px;line-height:1.5}@media screen and (min-width:768px){.we-work__description{margin-bottom:45px;font-size:18px}}@media screen and (min-width:1280px){.we-work__description{margin-bottom:50px;font-size:20px;line-height:1.6}}.slider{position:relative}.slider:hover .next-btn,.slider:hover .prev-btn{fill:var(--second-title-color)}.slider__wrapper{margin-right:-20px;padding-bottom:40px;display:grid;position:relative}.slider__item{box-sizing:border-box;border:2px solid #ddd;border-radius:10px;width:100%;height:100px;padding:20px}@media screen and (min-width:1280px){.slider__item{height:140px;padding:40px 20px}}.slider__item:not(:last-child){margin-right:20px}.slider__card{justify-content:center;align-items:center;display:flex}.slider__icon{border:1px solid var(--second-title-color);border-radius:50%;width:60px;height:60px;margin-right:25px}.slider__title{color:var(--second-main-text-color);font-size:20px;font-weight:700}.slick-dots{max-width:max-content;position:absolute;bottom:0;left:0}.slick-dots>li{background-color:#ddd;border-radius:50%;width:10px;height:10px}.slick-dots>li:hover,.slick-dots>li:focus{background-color:var(--red-hover-color)}.slick-dots>li.slick-active{background-color:var(--main-red-color)}.slick-dots>li>button:before{display:none}.slick-next{background-color:#0000;width:25px;height:25px;position:absolute;top:52px;right:-6px}@media screen and (min-width:1280px){.slick-next{top:72px;right:-12px}}.btn-next{position:absolute;top:40px;right:-29px}@media screen and (min-width:1280px){.btn-next{top:60px;right:-35px}}@media screen and (max-width:767px){.btn-next{display:none}}.slick-next:before,.slick-prev:before{display:none}.next-btn,.prev-btn{fill:#0000;height:25px}.slick-prev{background-color:#0000;width:25px;height:25px;position:absolute;top:52px;left:-25px}@media screen and (min-width:1280px){.slick-prev{top:72px;left:-30px}}.btn-prev{position:absolute;top:40px;left:-28px}@media screen and (min-width:1280px){.btn-prev{top:60px;left:-33px}}@media screen and (max-width:767px){.btn-prev{display:none}}.motivation{background-color:var(--background-pages);padding-top:30px;padding-bottom:30px}@media screen and (min-width:1280px){.motivation{padding-top:60px;padding-bottom:60px}}.motivation-container{padding-top:24px;padding-bottom:74px}@media screen and (min-width:768px){.motivation-container{flex-direction:row;justify-content:center;align-items:center;padding-top:0;padding-bottom:0;display:flex}}@media screen and (min-width:1280px){.motivation-container{justify-content:space-between}}.motivation-container-text{border:2px solid var(--main-red-color);box-sizing:border-box;border-radius:20px;flex-flow:column wrap;width:100%;padding:24px 24px 74px;display:flex}@media screen and (min-width:768px){.motivation-container-text{padding:40px 110px 40px 40px}}@media screen and (min-width:1280px){.motivation-container-text{flex-grow:0;justify-content:center;width:65%;padding:6%;display:flex}}.motivation-title{font-weight:600;display:flex}@media screen and (min-width:768px){.motivation-title{font-size:30px;line-height:120%}}@media screen and (min-width:1280px){.motivation-title{font-size:3.6vw;line-height:110%}}.motivation-text{margin-top:12px;font-size:15px;line-height:160%}@media screen and (min-width:768px){.motivation-text{font-size:16px}}@media screen and (min-width:1280px){.motivation-text{margin-top:4%;font-size:20px}.motivation-visual{border:2px solid var(--red-hover-color);width:30%;display:flex}}.motivation-button{border:2px solid var(--main-red-color);cursor:pointer;background-color:var(--main-red-color);border-radius:50%;min-width:140px;min-height:140px;margin-top:-56px;margin-left:24px;padding-left:30px;padding-right:30px;font-size:18px}.motivation-button:hover,.motivation-button:focus{background-color:var(--background-pages);color:#000;border:2px solid var(--main-red-color);transition:all .3s}@media screen and (min-width:768px){.motivation-button{width:140px;height:140px;margin-top:0;margin-left:-70px}}@media screen and (min-width:1280px){.motivation-button{border-radius:250px;min-width:200px;height:200px;margin:0;padding:50px}.motivation-button svg{width:62px;height:62px}}.motivation-svg{fill:#fff}.motivation-button:hover .motivation-svg{fill:#000}.about-us{color:var(--second-title-color);font-size:16px;line-height:1.5}@media screen and (min-width:480px){.about-us{font-size:17px}}@media screen and (min-width:768px){.about-us{font-size:18px}}.about-us__title{color:var(--second-main-text-color);margin:20px 0 5px;font-family:Raleway,sans-serif;font-size:27px;font-weight:600}@media screen and (min-width:480px){.about-us__title{margin:20px 0 10px;font-size:30px}}@media screen and (min-width:768px){.about-us__title{margin:30px 0 20px;font-size:40px}}@media screen and (min-width:1280px){.about-us__title{margin:40px 0 30px;font-size:3.6vw}}.about-us__content{margin-bottom:24px;padding:24px 0}@media screen and (min-width:768px){.about-us__content{flex-flow:row-reverse wrap;justify-content:space-between;padding:32px 0;display:flex}}.about-us__image-box{margin-bottom:17px}@media screen and (min-width:768px){.about-us__image-box{width:calc(50% - 12px)}}@media screen and (min-width:1280px){.about-us__image-box{width:calc(50% - 16px)}}@media screen and (min-width:768px){.about-us__content-box{width:calc(50% - 12px)}}@media screen and (min-width:1280px){.about-us__content-box{width:calc(50% - 16px)}}.about-us__content-title{color:var(--second-main-text-color);margin-bottom:16px;font-family:Raleway,sans-serif;font-size:20px;font-weight:600;line-height:1.5}@media screen and (min-width:480px){.about-us__content-title{font-size:22px}}@media screen and (min-width:1280px){.about-us__content-title{margin-bottom:26px}}.about-us__image{border-radius:12px;overflow:hidden}.paragraph{margin-bottom:16px}@media screen and (min-width:480px){.paragraph{margin-bottom:17px}}@media screen and (min-width:768px){.paragraph{margin-bottom:18px}}.about-us-preference{padding:24px 0}@media screen and (min-width:768px){.about-us-preference{padding:24px 0}}@media screen and (min-width:1280px){.about-us-preference{padding:32px 0}}.about-us-preference__title{color:var(--second-main-text-color);margin-bottom:24px;font-family:Raleway,sans-serif;font-size:24px;font-weight:600;line-height:1.2}@media screen and (min-width:768px){.about-us-preference__title{font-size:26px}}@media screen and (min-width:1280px){.about-us-preference__title{margin-bottom:32px;font-size:32px}}@media screen and (min-width:768px){.about-us-preference__list{flex-wrap:wrap;justify-content:center;display:flex}}@media screen and (min-width:1280px){.about-us-preference__list{width:calc(100% + 32px);margin:0 -16px}}.about-us-preference__list-item{width:calc(100% - 16px);margin-bottom:16px;margin-left:8px;margin-right:8px}.about-us-preference__list-item:before{content:"";background-position:0;background-repeat:no-repeat;height:72px;margin-bottom:12px;margin-left:12px;display:block}@media screen and (min-width:1280px){.about-us-preference__list-item:before{margin-bottom:16px;margin-left:16px}}@media screen and (min-width:768px){.about-us-preference__list-item{width:calc(50% - 16px);margin-bottom:0}}@media screen and (min-width:1280px){.about-us-preference__list-item{width:calc(25% - 32px);margin-top:0;margin-left:16px;margin-right:16px}}@media screen and (min-width:768px){.about-us-preference__list-item:nth-child(-n+2){margin-bottom:16px}}@media screen and (min-width:1280px){.about-us-preference__list-item:nth-child(-n+2){margin-bottom:0}}.about-us-preference__list-content{flex-direction:column;display:flex}.about-us-preference__list-heading{color:var(--second-main-text-color);margin-bottom:12px;font-family:Raleway,sans-serif;font-size:18px;font-weight:600;line-height:1.2}@media screen and (min-width:768px){.about-us-preference__list-heading{margin-bottom:16px}}@media screen and (min-width:1280px){.about-us-preference__list-heading{font-size:20px}}.about-us-preference__list-desc{font-family:Inter,sans-serif;font-size:16px;font-weight:400;line-height:1.2}.icon-bag-black:before{background-image:url(bag-black.1a9aba3e.svg)}.icon-arrow-black:before{background-image:url(arrow-black.b17ccd4a.svg)}.icon-target-black:before{background-image:url(target-black.1a9aba3e.svg)}.icon-diagram-black:before{background-image:url(diagram-black.6803fe8c.svg)}.services-info{margin-bottom:40px}.services-info_title{color:var(--second-main-text-color);margin-top:20px;margin-bottom:5px;font-size:27px;font-weight:600;line-height:110%;display:flex}@media screen and (min-width:1280px){.services-info_title{margin:40px 0 30px;font-size:3.6vw}}.services-info_list{margin-top:20px;line-height:150%}@media screen and (min-width:768px){.services-info_list{flex-wrap:wrap;display:flex}}@media screen and (min-width:1280px){.services-info_list{flex-wrap:nowrap;padding:32px 0}}.services-info_item{margin-bottom:20px;margin-left:8px;margin-right:8px}@media screen and (min-width:768px){.services-info_item{flex-direction:column;width:calc(50% - 16px);min-height:100%;margin-left:0;margin-right:16px;display:flex}}@media screen and (min-width:1280px){.services-info_item{height:auto;margin-right:32px}}.services-info_item-img{margin:0 0 20px}.services-info_item-title{color:var(--second-main-text-color);margin:0 0 12px;font-size:20px;font-weight:600;line-height:1.2}@media screen and (min-width:768px){.services-info_item-title{font-size:22px}}.services-info_item-text{box-sizing:border-box;color:var(--second-title-color);margin-bottom:16px;font-size:16px;line-height:1.2}@media screen and (min-width:768px){.services-info_item-text{margin-top:auto;margin-bottom:24px}}@media screen and (min-width:1280px){.services-info_item-text{margin-bottom:28px}}.services-info_link{cursor:pointer;background:var(--main-red-color);color:var(--main-title-color);border:0 solid #ccc0;border-radius:250px;justify-content:center;align-items:center;min-height:max(2.778em,50px);font-size:18px;line-height:1;display:flex}.services-page_container{background-color:var(--background-pages);padding:30px 5%}@media screen and (min-width:480px){.services-page_container{padding-left:3.7%;padding-right:3.7%}}@media screen and (min-width:1280px){.services-page_container{padding:60px 6.7%}}.info-services_title{color:var(--second-main-text-color);margin:20px 0 10px;font-size:27px;font-weight:600}@media screen and (min-width:768px){.info-services_title{margin:30px 0 20px;font-size:40px}}@media screen and (min-width:1280px){.info-services_title{margin:40px 0 30px;font-size:48px}}.info-services_content{flex-flow:row-reverse wrap;justify-content:space-between;padding:32px 0;display:flex}.info-services_img{border-radius:6px;margin-bottom:20px;display:block}@media screen and (min-width:768px){.info-services_img{width:47%;margin-bottom:0;margin-left:16px;margin-right:8px}}@media screen and (min-width:1280px){.info-services_img{width:30%;margin-bottom:20px;margin-left:32px;margin-right:16px}}.info-services_img:hover,.info-services_img:focus{transition:all .3s;scale:1.1}@media screen and (min-width:768px){.info-services_list{margin-top:-31%}}@media screen and (min-width:1280px){.info-services_list{margin-top:-22%}}.info-services_item{margin-bottom:20px;display:block}@media screen and (min-width:768px){.info-services_item:nth-child(-n+2){width:47%}}@media screen and (min-width:840px){.info-services_item:nth-child(-n+3){width:47%}}@media screen and (min-width:1100px){.info-services_item:nth-child(-n+4){width:47%}}@media screen and (min-width:1280px){.info-services_item:nth-child(-n+3){width:65%}.info-services_item:nth-child(4){width:100%}}@media screen and (min-width:1550px){.info-services_item:nth-child(-n+4){width:65%}}@media screen and (min-width:1800px){.info-services_item:nth-child(-n+5){width:65%}}@media screen and (min-width:785px){.design-item:nth-child(-n+3){width:47%}}@media screen and (min-width:990px){.design-item:nth-child(-n+4){width:47%}}@media screen and (min-width:1280px){.design-item:nth-child(-n+3){width:65%}.design-item:nth-child(4){width:100%}}@media screen and (min-width:1550px){.design-item:nth-child(-n+4){width:65%}}@media screen and (min-width:1800px){.design-item:nth-child(-n+5){width:65%}}.info-services_text-span{color:var(--second-title-color)}.info-services_text{font-size:16px}@media screen and (min-width:768px){.info-services_text{font-size:18px;line-height:1.4}}@media screen and (min-width:1280px){.info-services_text{margin-bottom:18px;font-size:20px;line-height:1.6}}.preference{background-color:var(--main-red-color);color:var(--main-title-color);padding-top:60px;padding-bottom:20px}@media screen and (min-width:768px){.preference{padding-top:80px;padding-bottom:70px}}@media screen and (min-width:1280px){.preference{padding-top:120px;padding-bottom:90px}}.preference__title-wrap{margin-bottom:35px}@media screen and (min-width:768px){.preference__title-wrap{margin-bottom:45px}}@media screen and (min-width:1280px){.preference__title-wrap{margin-bottom:5%}}.preference__title{margin-bottom:16px;font-family:Raleway,sans-serif;font-size:27px;font-weight:600;line-height:110%}@media screen and (min-width:768px){.preference__title{margin-bottom:12px;font-size:40px}}@media screen and (min-width:1280px){.preference__title{margin-bottom:2.05%;font-size:3.6vw}}.preference__under{color:var(--description-header-hero);font-family:Inter,sans-serif;font-size:16px}@media screen and (min-width:768px){.preference__under{font-size:18px;line-height:150%}}@media screen and (min-width:1280px){.preference__under{font-size:20px;line-height:160%}}@media screen and (min-width:768px){.preference__list{flex-wrap:wrap;justify-content:center;margin:-20px;display:flex}}@media screen and (min-width:1280px){.preference__list{margin:-40px}}.preference__list-item{margin-bottom:40px}.preference__list-item:before{content:"";background-position:0;background-repeat:no-repeat;height:60px;margin-bottom:20px;display:block}@media screen and (min-width:768px){.preference__list-item:before{margin-bottom:20px}}@media screen and (min-width:1280px){.preference__list-item:before{background-size:contain;width:200px;height:80px;margin-right:60px}}@media screen and (min-width:768px){.preference__list-item{width:calc(50% - 40px);margin:20px}}@media screen and (min-width:1280px){.preference__list-item{align-items:flex-start;width:calc(50% - 80px);margin:40px;display:flex}}.icon-bag:before{background-image:url(bag.c53e2c48.svg)}.icon-arrow:before{background-image:url(arrow.3feff02b.svg)}.icon-target:before{background-image:url(target.ebf4bc0e.svg)}.icon-diagram:before{background-image:url(diagram.f6e2c5de.svg)}.preference__list-heading{margin-bottom:10px;font-family:Raleway,sans-serif;font-size:22px;font-weight:600;line-height:125%}@media screen and (min-width:768px){.preference__list-heading{margin-bottom:12px;font-size:24px}}@media screen and (min-width:1280px){.preference__list-heading{font-size:2.7vw}}.preference__list-desc{color:var(--description-header-hero);font-family:Inter,sans-serif;font-size:15px;line-height:150%}@media screen and (min-width:768px){.preference__list-desc{line-height:160%}}@media screen and (min-width:1280px){.preference__list-desc{font-size:16px}}.sheme{background-color:var(--background-pages);color:var(--second-main-text-color);padding-top:60px;padding-bottom:10px}@media screen and (min-width:768px){.sheme{padding-top:80px}}@media screen and (min-width:1280px){.sheme{padding-top:120px;padding-bottom:60px}.sheme__layout{justify-content:space-between;display:flex}}.sheme__title-wrap{margin-bottom:35px}@media screen and (min-width:768px){.sheme__title-wrap{margin-bottom:40px}}@media screen and (min-width:1280px){.sheme__title-wrap{max-width:44%;height:150px;margin-bottom:0;position:sticky;top:11%}}.sheme__title{margin-bottom:10px;font-family:Raleway,sans-serif;font-size:27px;font-weight:600;line-height:110%}@media screen and (min-width:768px){.sheme__title{margin-bottom:12px;font-size:40px;line-height:120%}}@media screen and (min-width:1280px){.sheme__title{margin-bottom:3.33%;font-size:3.6vw}}.sheme__under{color:var(--second-title-color);font-family:Inter,sans-serif;font-size:16px}@media screen and (min-width:768px){.sheme__under{font-size:18px;line-height:160%}}@media screen and (min-width:1280px){.sheme__under{font-size:20px}}@media screen and (min-width:768px){.sheme__list{flex-direction:column;align-items:flex-start;display:flex}}@media screen and (min-width:1280px){.sheme__list{width:49.32%}}.sheme__list-item{margin-bottom:40px}@media screen and (min-width:768px){.sheme__list-item{flex-direction:row;align-items:flex-start;width:100%;display:flex}}@media screen and (min-width:1280px){.sheme__list-item:last-child{margin-bottom:0}}.sheme__list-icon:before{content:"";background-position:50%;background-repeat:no-repeat;background-color:var(--main-red-color);border-radius:50%;width:80px;height:80px;margin-bottom:20px;display:block}@media screen and (min-width:768px){.sheme__list-icon:before{z-index:1;margin-right:20px}}@media screen and (min-width:1280px){.sheme__list-icon:before{width:120px;height:120px;margin-right:8%}}.icon-rocket:before{background-image:url(rocket.4805cabf.svg)}.sheme__list-wrap{background-color:var(--background-pages);border:2px solid #ddd;border-radius:50%;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}@media screen and (min-width:768px){.sheme__list-wrap{margin-bottom:0;margin-right:26px;position:relative}}@media screen and (min-width:1280px){.sheme__list-wrap{width:120px;height:120px;margin-right:8%}}@media screen and (min-width:768px){.sheme__list-line{background-color:#ddd;width:2px;height:100%;margin-top:0;margin-bottom:0;display:inline-block;position:absolute;top:77px;left:38px}}@media screen and (min-width:1280px){.sheme__list-line{top:116px;left:61px}}.sheme__list-content{flex-direction:column;display:flex}.sheme__list-number{color:#ddd;font-family:Inter,sans-serif;font-size:24px;font-weight:600;line-height:125%}@media screen and (min-width:1280px){.sheme__list-number{font-size:40px}}.sheme__list-heading{margin-bottom:10px;font-family:Raleway,sans-serif;font-size:22px;font-weight:600;line-height:125%}@media screen and (min-width:768px){.sheme__list-heading{margin-bottom:10px;font-size:28px}}@media screen and (min-width:1280px){.sheme__list-heading{margin-bottom:14px;font-size:32px}}.sheme__list-desc{color:var(--second-title-color);font-family:Inter,sans-serif;font-size:15px;line-height:150%}@media screen and (min-width:768px){.sheme__list-desc{font-size:15px;line-height:160%}}@media screen and (min-width:1280px){.sheme__list-desc{font-size:16px}}.digital{background-color:var(--background-pages);padding-top:30px;padding-bottom:30px}@media screen and (min-width:768px){.digital{padding-top:40px;padding-bottom:40px}}@media screen and (min-width:1280px){.digital{padding-top:60px;padding-bottom:60px}.digital__layout{justify-content:space-between;display:flex}}.digital__title-wrap{margin-bottom:26px}@media screen and (min-width:768px){.digital__title-wrap{margin-bottom:30px}}@media screen and (min-width:1280px){.digital__title-wrap{max-width:44%}}.digital__title{margin-bottom:20px;font-family:Raleway,sans-serif;font-size:27px;font-weight:600;line-height:120%}@media screen and (min-width:768px){.digital__title{margin-bottom:30px;font-size:40px}}@media screen and (min-width:1280px){.digital__title{margin-bottom:40px;font-size:3.6vw}}.digital__btn{color:var(--second-main-text-color);border:none;border-radius:250px;flex-direction:row;justify-content:center;align-items:center;width:212px;min-height:64px;padding:17px 30px;font-family:Raleway,sans-serif;font-size:16px;font-weight:600;display:flex;box-shadow:inset 0 0 0 2px #ddd}.digital__btn:hover{background-color:var(--main-red-color);color:var(--main-title-color);transition:all .3s}@media screen and (min-width:768px){.digital__btn{width:220px;padding:17px 34px}}@media screen and (min-width:1280px){.digital__btn{width:242px;min-height:76px;padding:17px 36px;font-size:18px}.digital__text-wrap{width:49.32%;margin-top:12px}}.digital__text{font-size:16px;line-height:150%}@media screen and (min-width:768px){.digital__text{font-size:18px}}@media screen and (min-width:1280px){.digital__text{font-size:20px;line-height:160%}}.vacancies{background-color:var(--background-pages);color:var(--background-footer)}.section-title{text-align:center;margin-top:20px;margin-bottom:25px;font-size:30px;font-weight:500;line-height:1.4}@media screen and (min-width:768px){.section-title{margin-top:30px;font-size:50px}}@media screen and (min-width:1280px){.section-title{margin-top:40px;margin-bottom:50px}}.vacancies__body{grid-template-columns:1fr;gap:10px;font-size:14px;font-weight:400;line-height:1.88;display:grid}@media screen and (min-width:768px){.vacancies__body{font-size:16px}}@media screen and (min-width:1280px){.vacancies__body{grid-template-columns:repeat(3,1fr);gap:30px}}.vacancies__item{flex-direction:column;align-items:center;width:100%;padding:0 0 10px;display:flex;position:relative}@media screen and (min-width:1280px){.vacancies__item{padding:20px 15px}}.vacancies__item:not(:last-child):before{width:50%;height:1px;top:auto;bottom:5px;right:auto}@media screen and (min-width:1280px){.vacancies__item:not(:last-child):before{content:"";background:#cecece;width:1px;height:100%;position:absolute;top:0;right:-15px}}.vacancies__item-icon{margin-bottom:5px}@media screen and (min-width:1280px){.vacancies__item-icon{margin-bottom:20px}}.vacancies__item-title{text-align:center;min-height:auto;font-size:30px;font-weight:500;line-height:1.6}@media screen and (min-width:1280px){.vacancies__item-title{min-height:96px}}.vacancies__item-salary{flex-direction:column;align-items:center;font-size:40px;font-weight:500;line-height:1.4;display:flex}@media screen and (min-width:1280px){.vacancies__item-salary{font-size:50px}}.vacancies__item-salary span{font-size:18px;line-height:1.56}.vacancies__item-duties{align-self:flex-start;width:100%;margin-top:5px}@media screen and (min-width:1280px){.vacancies__item-duties{margin-top:20px}}.vacancies__item-duties ul li{margin-top:0;padding-left:40px;position:relative}@media screen and (min-width:1280px){.vacancies__item-duties ul li{margin-top:18px;padding-left:47px}}.vacancies__item-duties ul li:before{content:"";background-image:url(approve.14feb6ed.svg);background-repeat:no-repeat;background-size:contain;width:20px;height:20px;position:absolute;top:5px;left:0}@media screen and (min-width:1280px){.vacancies__item-duties ul li:before{width:32px;height:32px;top:0}}.vacancies__item-text{text-align:center;margin:10px 0;font-size:16px;font-weight:500;line-height:1.88}@media screen and (min-width:1280px){.vacancies__item-text{margin-top:20px;margin-bottom:54px;font-size:18px;line-height:1.56}}.vacancies__item-contacts{text-align:center;flex-direction:column;align-items:center;display:flex}.vacancies__item-contacts h3{margin-bottom:20px;font-size:28px;font-weight:500;line-height:1.36}.vacancies__item-contacts span{color:var(--main-red-color);font-size:18px;font-weight:500;line-height:1.56}.vacancies__item-contacts a{color:var(--background-footer);font-size:28px;font-weight:500;line-height:1.36;text-decoration:none;transition:all .3s ease-in-out}.vacancies__form{width:100%;margin-top:40px}.vacancies__form-inputs-wrapper{align-items:center;width:100%;margin-bottom:20px;display:flex;position:relative}.vacancies__form-inputs-wrapper .vacancies__form-input{letter-spacing:-.25px;background:var(--main-title-color);border:1px solid #d0d5dd;border-radius:104px;outline:none;width:100%;height:48px;margin-bottom:20px;padding:13px 20px 13px 60px;font-size:14px;font-weight:400;line-height:36px;box-shadow:0 16px 32px #00000014}.vacancies__form-inputs-wrapper .vacancies__form-input::placeholder{color:var(--background-footer);padding-left:0;transition:opacity .3s}.vacancies__form-inputs-wrapper .vacancies__form-input:hover,.vacancies__form-inputs-wrapper .vacancies__form-input:focus{border-color:var(--main-red-color)}.vacancies__form-inputs-wrapper .vacancies__form-input:focus::placeholder{opacity:0}.vacancies__form-inputs-wrapper .icon{pointer-events:none;position:absolute;top:30%;left:16px;transform:translateY(-30%)}.vacancies__form-inputs-wrapper .vacancies__form-input:focus+.icon path,.vacancies__form-inputs-wrapper .vacancies__form-input:hover+.icon path,.vacancies__form-inputs-wrapper .vacancies__form-input:focus+.icon circle,.vacancies__form-inputs-wrapper .vacancies__form-input:hover+.icon circle{stroke:var(--main-red-color)}.vacancies__form--button-container{flex-direction:column;align-items:center;display:flex}.vacancies__form-button{color:#fff;background-color:var(--main-red-color);cursor:pointer;text-align:center;border:2px solid #0000;border-radius:50px;outline:none;width:100%;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:background-color .3s}.vacancies__form-button:hover{background-color:var(--background-pages);color:#000;border:2px solid var(--main-red-color)}.vacancies__form-button:focus{border:2px solid var(--main-red-color)}.button-line{background-color:#d0d5dd;width:50%;height:1.5px;margin-top:8px}.vacancies__form-button--open-modal{margin-top:20px}
/*# sourceMappingURL=about-us.833778c0.css.map */
