.top[data-v-b07e2474]{background:#3e85f2;background:linear-gradient(90deg,#3e85f2,#64a0fd);padding:.5rem 0}.top .container[data-v-b07e2474]{display:flex;justify-content:space-between;align-items:center}.top__link[data-v-b07e2474],.top__logo[data-v-b07e2474]{font-size:3rem;color:#fff;text-decoration:none}.top__link[data-v-b07e2474]{font-size:1.8rem;display:flex;align-items:center}.top__link img[data-v-b07e2474]{width:2rem;height:auto;margin-left:1rem}@media (max-width:768px){h1[data-v-b07e2474]{font-size:2.4rem}}h1.member[data-v-b07e2474]{position:relative;margin:4rem 0;text-align:center}h1.member .back[data-v-b07e2474]{position:absolute;left:0;top:50%;width:6rem;transition:.2s;transform:translateY(-50%)}h1.member .back[data-v-b07e2474]:hover{transform:scale(1.1) translateY(-30%)}@media (max-width:768px){h1.member .back[data-v-b07e2474]{position:static;display:block;margin:0 auto}}h1.member img[data-v-b07e2474]{display:block;width:100%;height:100%}h1.home[data-v-b07e2474]{margin:4rem 0;display:flex;align-items:center;justify-content:center}h1.home img[data-v-b07e2474]{width:4rem;margin-left:1rem}footer[data-v-6088b724]{margin-top:10rem;background:#3e85f2;background:linear-gradient(90deg,#3e85f2,#64a0fd);padding:1rem 0;color:#fff;text-align:center}@media (max-width:768px){footer[data-v-6088b724]{margin-top:6rem}}.cta[data-v-0d0dbb35]{background:linear-gradient(90deg,gold,#ff8c00);color:#fff;width:22rem;height:5rem;text-align:center;font-size:2.4rem;border:1px solid #3e85f2;border-radius:2em;transform:perspective(500px) rotateY(-15deg);text-shadow:3px 2px 1px rgba(0,0,0,.2);position:relative;overflow:hidden;transition:.5s;cursor:pointer;outline:none;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.cta[data-v-0d0dbb35]:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(90deg,transparent,#fff,transparent);top:0;left:-100%;transition:.5s}.cta[data-v-0d0dbb35]:hover{box-shadow:2px 0 0 5px rgba(62,133,242,.6392156862745098);transform:perspective(500px) rotateY(15deg);text-shadow:-3px 2px 1px rgba(0,0,0,.2);box-shadow:-2px 0 0 5px rgba(62,133,242,.639216)}.cta[data-v-0d0dbb35]:hover:before{left:100%}@media (max-width:768px){.cta[data-v-0d0dbb35]{font-size:2rem;width:18rem;height:4rem}}.cta__holder[data-v-0d0dbb35]{position:fixed;z-index:999;bottom:2rem;right:2rem}.form-holder[data-v-0d0dbb35]{position:fixed;z-index:99999;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:rgba(0,0,0,.4392156862745098)}.form-holder form[data-v-0d0dbb35]{max-width:40rem;width:100%;display:flex;flex-direction:column;background:#fff;padding:2rem;border-radius:1rem;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}@media (max-width:768px){.form-holder form[data-v-0d0dbb35]{margin:0 1.5rem}}.form-holder form h2[data-v-0d0dbb35],.form-holder form p[data-v-0d0dbb35]{text-align:center}.form-holder form input[data-v-0d0dbb35],.form-holder form textarea[data-v-0d0dbb35]{margin-top:2rem;width:100%;padding:.5rem 0;outline:none;border:none;border-bottom:1px solid grey;box-shadow:0 0 #64a0fd;transition:.2s;background:#fff;font-size:1.6rem}.form-holder form input[data-v-0d0dbb35]:focus,.form-holder form textarea[data-v-0d0dbb35]:focus{border-bottom:1px solid #64a0fd;box-shadow:0 .1rem #64a0fd}.form-holder form textarea[data-v-0d0dbb35]{max-width:100%;width:100%;max-height:10rem;height:10rem;font-family:inherit;font-size:inherit}.form-holder form .error input[data-v-0d0dbb35],.form-holder form .error textarea[data-v-0d0dbb35]{border-bottom:1px solid #f2513e;box-shadow:0 .1rem #f2513e}.form-holder form .error .hint[data-v-0d0dbb35]{color:#f2513e;font-size:1.2rem;margin-top:.5rem}.form-holder form .status[data-v-0d0dbb35]{margin-top:1rem}.form-holder form .btn[data-v-0d0dbb35]{margin:2rem auto 0}.fade-enter-active[data-v-0d0dbb35],.fade-leave-active[data-v-0d0dbb35]{transition:opacity .5s}.fade-enter[data-v-0d0dbb35],.fade-leave-to[data-v-0d0dbb35]{opacity:0}*{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}body{font-size:1.6rem;font-family:Roboto,sans-serif;line-height:1.5;background:#f6faff}.container{max-width:1024px;width:100%;margin:0 auto;padding:0 1rem}.btn{text-decoration:none;display:flex;justify-content:center;align-items:center;width:10rem;height:3rem;box-shadow:0 .3rem #64a0fd;border-radius:.5rem;font-size:1.4rem;background:linear-gradient(90deg,gold,#ff8c00);color:#fff;position:relative;overflow:hidden;outline:none;border:none;cursor:pointer}.btn:before{content:"";position:absolute;width:100%;height:100%;background:linear-gradient(90deg,transparent,#fff,transparent);left:-100%;transition:.3s}.btn:active{box-shadow:0 .1rem #3e85f2;transform:translateY(.3rem)}.btn:hover:before{left:100%}.btn img{width:1.5rem;margin-left:1rem}.fade-enter-active,.fade-leave-active{transition-duration:.3s;transition-property:opacity;transition-timing-function:ease}.fade-enter,.fade-leave-active{opacity:0}.loader[data-v-04e52904]{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.lds-ripple[data-v-04e52904]{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div[data-v-04e52904]{position:absolute;border:4px solid #000;opacity:1;border-radius:50%;-webkit-animation:lds-ripple-data-v-04e52904 1s cubic-bezier(0,.2,.8,1) infinite;animation:lds-ripple-data-v-04e52904 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div[data-v-04e52904]:nth-child(2){-webkit-animation-delay:-.5s;animation-delay:-.5s}@-webkit-keyframes lds-ripple-data-v-04e52904{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}@keyframes lds-ripple-data-v-04e52904{0%{top:36px;left:36px;width:0;height:0;opacity:1}to{top:0;left:0;width:72px;height:72px;opacity:0}}.item[data-v-79c93ade]{display:block;width:50%;padding:0 1.5rem;margin-bottom:2rem}.item:hover .item__wrap[data-v-79c93ade]{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.item:hover .item__img .holder[data-v-79c93ade]{transform:scale(1.01);filter:grayscale(0)}@media (max-width:768px){.item[data-v-79c93ade]{width:100%;max-width:60rem;margin:0 auto 3rem}}.item__wrap[data-v-79c93ade]{border-radius:.5rem;display:flex;min-height:18rem;height:100%;background:#fff3e2;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);transition:.2s}.item__img[data-v-79c93ade]{width:45%;margin-right:1rem;-webkit-clip-path:polygon(0 0,100% 0,75% 100%,0 100%);clip-path:polygon(0 0,100% 0,75% 100%,0 100%)}.item__img .holder[data-v-79c93ade]{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;filter:grayscale(100%);transition:.2s}.item__info[data-v-79c93ade]{width:55%;padding:1rem;display:flex;flex-direction:column;justify-content:center}.item__info .name[data-v-79c93ade]{text-transform:uppercase;font-weight:500;font-size:2rem}@media (max-width:768px){.item__info .name[data-v-79c93ade]{font-size:1.8rem}}.item__info .company[data-v-79c93ade]{margin-bottom:1.5rem;font-size:1.4rem}.item__info .company span[data-v-79c93ade]{color:#64a0fd}.item__info .contacts[data-v-79c93ade]{display:flex;margin-bottom:2rem}.item__info .contacts__item[data-v-79c93ade]{display:block;width:2rem;margin-right:1rem}.item__info .contacts__item img[data-v-79c93ade]{display:block;width:100%;height:auto}.item__info .contacts__item img[data-v-79c93ade]:hover{transform:scale(1.1)}.wrap[data-v-4631b07a]{display:flex;flex-wrap:wrap;margin:0 -1.5rem}@media (max-width:900px){.wrap[data-v-4631b07a]{margin:0}}.row[data-v-8f1c05c6]{display:flex}@media (max-width:768px){.row[data-v-8f1c05c6]{flex-direction:column}}.row__col[data-v-8f1c05c6]{flex:1}.row__col[data-v-8f1c05c6]:first-of-type{margin-right:4rem}@media (max-width:768px){.row__col[data-v-8f1c05c6]:first-of-type{order:2;margin-right:0}}@media (max-width:768px){.row__col[data-v-8f1c05c6]:last-of-type{order:1;max-width:30rem;margin:0 auto 3rem}}.portrait[data-v-8f1c05c6]{position:relative;background:#f6faff;transition:all 1s}.portrait[data-v-8f1c05c6]:after,.portrait[data-v-8f1c05c6]:before{content:" ";width:3rem;height:3rem;position:absolute;transition:all 1s;z-index:99;opacity:.7}.portrait[data-v-8f1c05c6]:after{top:-.3rem;left:-.3rem;border-top:1.5rem solid #64a0fd;border-left:1.5rem solid #64a0fd}.portrait[data-v-8f1c05c6]:before{bottom:-.3rem;right:-.3rem;border-bottom:1.5rem solid #fdc164;border-right:1.5rem solid #fdc164}.portrait[data-v-8f1c05c6]:hover:after,.portrait[data-v-8f1c05c6]:hover:before{width:100%;height:100%}.portrait:hover .wrap[data-v-8f1c05c6]{border-top-right-radius:0;border-bottom-left-radius:0;transition:all 1s}.portrait:hover .wrap img[data-v-8f1c05c6]{transform:scale(1.1)}.portrait .wrap[data-v-8f1c05c6]{width:100%;height:100%;overflow:hidden;border-top-right-radius:3rem;border-bottom-left-radius:3rem;box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.22)}.portrait .wrap img[data-v-8f1c05c6]{display:block;width:100%;height:auto;transition:1s}.name[data-v-8f1c05c6]{display:flex;align-items:center;margin-bottom:3rem}@media (max-width:768px){.name[data-v-8f1c05c6]{flex-wrap:wrap}}.name img[data-v-8f1c05c6]{display:block;width:3rem;height:auto;margin-right:1rem}.name h2[data-v-8f1c05c6]{text-transform:uppercase;white-space:nowrap}.name span[data-v-8f1c05c6]{margin-left:1rem;font-size:2rem;color:#64a0fd;font-weight:400;text-transform:capitalize}h3[data-v-8f1c05c6]{margin-bottom:1rem}.company[data-v-8f1c05c6]{margin-bottom:3rem}.company p[data-v-8f1c05c6]{margin-bottom:.5rem}.company span[data-v-8f1c05c6]{color:#64a0fd}.contacts[data-v-8f1c05c6]{margin-bottom:3rem}.contacts__item[data-v-8f1c05c6]{display:flex;text-decoration:none;color:#222;margin-bottom:.5rem}.contacts__item[data-v-8f1c05c6]:hover{transform:scale(1.01)}.contacts__item img[data-v-8f1c05c6]{display:block;width:2rem;height:2rem;margin-right:1rem}