:root{--sinergy-red: #ff0040;--light-black: #474747;--black: #000;--purple: #f58348;--font-family: "Abhaya Libre SemiBold", sans-serif;--second-family: "Basis Grotesque Pro", sans-serif;--third-family: "Century Gothic", sans-serif}h1{margin-bottom:2rem;font-family:var(--font-family);font-weight:600;font-size:calc(40px + (80 - 40) * (100vw - 360px) / (1920 - 360));line-height:1;letter-spacing:0.01em;text-transform:uppercase;color:#fff}h2{margin:0 0 4rem;font-family:var(--font-family);font-weight:600;font-size:75px;line-height:101%;letter-spacing:0.01em;text-transform:uppercase;color:var(--light-black)}h2 span{color:var(--purple)}@media (max-width: 1439px){h2{margin:0 0 2rem;font-size:69px}}@media (max-width: 1199px){h2{font-size:50px}}@media (max-width: 991px){h2{font-size:calc(24px + (45 - 24) * (100vw - 360px) / (991 - 360));line-height:1}h1{font-size:calc(32px + (70 - 32) * (100vw - 360px) / (991 - 360))}}@media (max-width: 767px){h2{margin-bottom:1.5rem}}@font-face{font-family:'Abhaya Libre';src:url("fonts/AbhayaLibre-SemiBold.eot");src:url("fonts/AbhayaLibre-SemiBold.eot?#iefix") format("embedded-opentype"),url("fonts/AbhayaLibre-SemiBold.woff2") format("woff2"),url("fonts/AbhayaLibre-SemiBold.woff") format("woff"),url("fonts/AbhayaLibre-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:'Basis Grotesque Pro';src:url("fonts/BasisGrotesquePro-Regular.eot");src:url("fonts/BasisGrotesquePro-Regular.eot?#iefix") format("embedded-opentype"),url("fonts/BasisGrotesquePro-Regular.woff2") format("woff2"),url("fonts/BasisGrotesquePro-Regular.woff") format("woff"),url("fonts/BasisGrotesquePro-Regular.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Basis Grotesque Pro';src:url("fonts/BasisGrotesquePro-Bold.eot");src:url("fonts/BasisGrotesquePro-Bold.eot?#iefix") format("embedded-opentype"),url("fonts/BasisGrotesquePro-Bold.woff2") format("woff2"),url("fonts/BasisGrotesquePro-Bold.woff") format("woff"),url("fonts/BasisGrotesquePro-Bold.ttf") format("truetype");font-weight:bold;font-style:normal;font-display:swap}@font-face{font-family:'Basis Grotesque Pro';src:url("fonts/BasisGrotesquePro-Medium.eot");src:url("fonts/BasisGrotesquePro-Medium.eot?#iefix") format("embedded-opentype"),url("fonts/BasisGrotesquePro-Medium.woff2") format("woff2"),url("fonts/BasisGrotesquePro-Medium.woff") format("woff"),url("fonts/BasisGrotesquePro-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Century Gothic';src:url("fonts/CenturyGothic.eot");src:url("fonts/CenturyGothic.eot?#iefix") format("embedded-opentype"),url("fonts/CenturyGothic.woff2") format("woff2"),url("fonts/CenturyGothic.woff") format("woff"),url("fonts/CenturyGothic.ttf") format("truetype");font-weight:normal;font-style:normal;font-display:swap}@media (min-width: 1921px){body{zoom:1.333}}input:not([type="checkbox"]):not([type="radio"]),textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}li{list-style:none}textarea{resize:none}input{padding:1rem;font-family:var(--third-family);font-weight:400;font-size:16px;line-height:100%;color:#777;border:1px solid #d4d4d4;border-radius:52px}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{font-family:var(--third-family);font-weight:400;font-size:16px;line-height:100%;color:#777}input::-moz-placeholder,textarea::-moz-placeholder{font-family:var(--third-family);font-weight:400;font-size:16px;line-height:100%;color:#777}input:-ms-input-placeholder,textarea:-ms-input-placeholder{font-family:var(--third-family);font-weight:400;font-size:16px;line-height:100%;color:#777}a{text-decoration:none;outline:none}a:hover,a:active,a:focus{color:inherit;outline:none}button,.slick-arrow{outline:none !important;background:none;padding:0;font-size:0}body,html{position:relative;font-size:16px;font-weight:400;min-height:100vh;min-width:320px;font-family:var(--second-family);color:var(--black);background:#f5f7ff;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;-ms-touch-action:manipulation;touch-action:manipulation;overflow:initial}body{overflow-x:hidden}body.compensate-for-scrollbar{height:100%;overflow:hidden}body.fancybox-active{width:100%;height:100% !important;overflow:hidden !important}body.overflow{overflow:hidden !important}.container{margin:0 auto;padding:0 3rem;max-width:1350px;width:100%}.scroll{-webkit-transition:all 0.5s ease;transition:all 0.5s ease;z-index:11111;position:fixed;-webkit-box-shadow:0 0 5px #000;box-shadow:0 0 5px #000;width:60px;height:60px;right:-65px;bottom:80px;border-radius:30px;background:var(--purple);opacity:0.5;text-align:center;line-height:1;font-size:30px;color:#fff;cursor:pointer;display:-moz-flex;display:-ms-flex;display:-o-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-align-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.scroll:hover{opacity:1}.scroll.active{right:30px}section,footer,header{position:relative}a{-webkit-transition:all 0.3s ease;transition:all 0.3s ease}a:hover{text-decoration:none}ul{list-style:none;padding-left:0;margin-bottom:0}[disabled]{cursor:not-allowed !important}.main-btn{display:block;padding:.7rem 1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:none;border-radius:38px;background-color:var(--purple);-webkit-transition:.3s linear;transition:.3s linear;cursor:pointer}.main-btn span{display:block;font-family:var(--third-family);font-weight:700;font-size:16px;line-height:1;color:#fff;text-align:center}.main-btn:hover{opacity:.7}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}.slick-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:42px;height:42px;border:none;border-radius:50%;-webkit-transition:.3s linear;transition:.3s linear;cursor:pointer}.slick-arrow:hover{background-color:var(--purple)}.slick-arrow svg path{-webkit-transition:.3s linear;transition:.3s linear}.slick-arrow:hover svg path{stroke:white}.slick-disabled{cursor:not-allowed}.slick-disabled svg{opacity:.4}.checkbox{position:relative;padding-left:29px;display:block;margin-bottom:0;cursor:pointer;text-transform:none;font-family:var(--third-family);font-weight:400;font-size:12px;line-height:100%;color:#474747}.checkbox a{border-bottom:1px solid #474747;color:#474747}.checkbox a:hover{border-bottom:1px solid transparent}.checkbox__input{position:absolute;width:22px;height:22px;border:1px solid #474747;border-radius:50%;top:-2px;left:0;opacity:1 !important}.checkbox input:checked+.checkbox__input{background-image:url(../img/popup/check-bbd6f117d4.svg);background-repeat:no-repeat;background-position:center}.header{padding:2.5rem 0;position:absolute;width:100%;top:0;left:0;z-index:2}.header__logo img{display:block;max-width:100%}.header__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__menu-link{font-family:var(--third-family);font-size:13px;line-height:1;color:#fff;-webkit-transition:.3s linear;transition:.3s linear}.header__menu-link:hover{color:#fff;opacity:.7}.header__menu-link:active,.header__menu-link:focus{color:#fff}.header__tel{font-family:var(--third-family);font-weight:700;font-size:13px;line-height:1;color:#fff;-webkit-transition:.3s linear;transition:.3s linear}.header__tel:hover{color:#fff;opacity:.7}.header__tel:active,.header__tel:focus{color:#fff}.header__hamburger{display:none;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.3rem;margin-left:auto;width:40px;height:40px;border:none;cursor:pointer;-webkit-transition:.3s linaer;transition:.3s linaer}.header__hamburger span{width:100%;height:2px;border-radius:20px;background-color:white;-webkit-transition:.3s linear;transition:.3s linear}.header__hamburger:hover{opacity:.7}.header__hamburger.active span{position:absolute;top:50%;left:50%}.header__hamburger.active span:first-child{display:none}.header__hamburger.active span:nth-child(2){-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.header__hamburger.active span:nth-child(3){-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.first{position:relative;padding-top:calc(40px + (150 - 40) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(40px + (100 - 40) * (100vw - 360px) / (1920 - 360));display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-image:url("../img/first/back-first-15247f822a.png");background-size:cover;background-repeat:no-repeat;background-position:58%;background-color:var(--light-black)}.first__heading{position:relative;width:-webkit-min-content;width:-moz-min-content;width:min-content;z-index:2}.first__btn{position:relative;padding:.7rem 2.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2}.feedback{padding-top:calc(30px + (70 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.feedback .main-btn span{font-weight:500;font-size:16px;line-height:1;color:#fff;text-align:center}.manager{position:relative;padding-top:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.manager__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:3.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.manager__text{font-weight:500;font-size:28px;line-height:120%;color:var(--light-black)}.manager__img img{margin:0 auto;display:block}.occupation{position:relative;padding-top:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.occupation__list{margin-bottom:7rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap}.occupation__item{padding:2rem 1rem;-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - (2rem / 3));flex:0 0 calc(33.333% - (2rem / 3));max-width:calc(33.333% - (2rem / 3));border-radius:30px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 10px 10px 0 rgba(0,0,0,0.09),0 22px 13px 0 rgba(0,0,0,0.05),0 39px 16px 0 rgba(0,0,0,0.01),0 62px 17px 0 rgba(0,0,0,0);box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 10px 10px 0 rgba(0,0,0,0.09),0 22px 13px 0 rgba(0,0,0,0.05),0 39px 16px 0 rgba(0,0,0,0.01),0 62px 17px 0 rgba(0,0,0,0)}.occupation__item:first-child{background:#ffb6ef}.occupation__item:nth-child(2){background:#b5daf8}.occupation__item:nth-child(3){background:#ffb893}.occupation__item:nth-child(4){background:#f9df7a}.occupation__item:nth-child(5){background:#a8e0b5}.occupation__item:nth-child(6){background:#d0c3ff}.occupation__title{margin:0 0 2.5rem;font-weight:700;font-size:32px;line-height:101%;letter-spacing:0.01em}.occupation__text{font-size:20px;line-height:101%;letter-spacing:0.01em}.program{position:relative;padding-top:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.program__card{-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.1),0 8px 8px 0 rgba(0,0,0,0.09),0 18px 11px 0 rgba(0,0,0,0.05),0 31px 13px 0 rgba(0,0,0,0.01),0 49px 14px 0 rgba(0,0,0,0);box-shadow:0 2px 4px 0 rgba(0,0,0,0.1),0 8px 8px 0 rgba(0,0,0,0.09),0 18px 11px 0 rgba(0,0,0,0.05),0 31px 13px 0 rgba(0,0,0,0.01),0 49px 14px 0 rgba(0,0,0,0);background:#fff;border-radius:15px;padding:70px 72px}.program__card-item:not(:last-child){border-bottom:1px solid #000}.program__card-name{width:61%;font-family:var(--font-family);font-weight:700;font-size:24px;line-height:101%;letter-spacing:0.01em;color:var(--purple);padding-bottom:11px}.program__card-name:last-child{width:39%}.program__card-point{font-family:var(--font-family);font-weight:500;font-size:24px;line-height:101%;letter-spacing:0.01em;color:#000;padding:20px 0}.advantages{position:relative;padding-top:calc(30px + (80 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.advantages__wrapper{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:1rem}.advantages__text{font-size:1.5rem;line-height:1.2}.advantages__component--third{grid-column-start:1;grid-column-end:3}.advantages__name{margin:0 0 2rem;font-weight:700;font-size:36px;line-height:101%}.advantages__name span{color:#7539c2}.advantages__info{margin-bottom:5rem}.advantages__component{padding:2.5rem;border-radius:15px;background-color:white;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.1),0 8px 8px 0 rgba(0,0,0,0.09),0 18px 11px 0 rgba(0,0,0,0.05),0 31px 13px 0 rgba(0,0,0,0.01),0 49px 14px 0 rgba(0,0,0,0);box-shadow:0 2px 4px 0 rgba(0,0,0,0.1),0 8px 8px 0 rgba(0,0,0,0.09),0 18px 11px 0 rgba(0,0,0,0.05),0 31px 13px 0 rgba(0,0,0,0.01),0 49px 14px 0 rgba(0,0,0,0)}.advantages__item{margin-bottom:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:24px;line-height:1;letter-spacing:0.01em}.advantages__item::before{-ms-flex-negative:0;flex-shrink:0;margin-top:5px;display:block;content:"";width:14px;height:14px;background-repeat:no-repeat;background-size:contain;background-image:url("../img/advantages/star-27d58cf24b.svg")}.advantages__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.advantages__dir{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:2;font-weight:700;font-size:24px;line-height:1;letter-spacing:0.01em}.advantages__el{margin:0 0 1rem;padding-bottom:1.5rem}.advantages__el:nth-child(2){grid-column-start:1;grid-column-end:2;grid-row-start:2;grid-row-end:3}.advantages__el:nth-child(3){grid-column-start:2;grid-column-end:3;grid-row-start:2;grid-row-end:3}.advantages__el:nth-child(4){grid-column-start:1;grid-column-end:2;grid-row-start:3;grid-row-end:4}.advantages__el:nth-child(5){grid-column-start:2;grid-column-end:3;grid-row-start:3;grid-row-end:4}.advantages__title{font-weight:500;font-size:24px;line-height:1;letter-spacing:0.01em}.advantages__desc{font-size:24px;line-height:1;letter-spacing:0.01em}.advantages__wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.advantages__elem{-webkit-box-flex:1;-ms-flex:1;flex:1}.bachelor{position:relative;padding-top:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.bachelor-btn{margin:0px auto 60px;padding:1rem 2rem}.bachelor__heading{margin-bottom:1.5rem}.bachelor__heading span{display:block}.bachelor__note{margin-bottom:4rem;font-weight:700;font-size:2.2rem;line-height:1;letter-spacing:0.01em}.bachelor__note--center{margin-bottom:.5rem;text-align:center}.bachelor__wrapper{margin-bottom:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:3rem}.bachelor__left{-webkit-box-flex:1;-ms-flex:1;flex:1}.bachelor__right{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:2rem;border-radius:15px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 8px 8px 0 rgba(0,0,0,0.09),0 18px 11px 0 rgba(0,0,0,0.05),0 33px 13px 0 rgba(0,0,0,0.01),0 51px 14px 0 rgba(0,0,0,0);box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 8px 8px 0 rgba(0,0,0,0.09),0 18px 11px 0 rgba(0,0,0,0.05),0 33px 13px 0 rgba(0,0,0,0.01),0 51px 14px 0 rgba(0,0,0,0);background:#fff}.bachelor__item{margin-bottom:1rem;font-size:24px}.bachelor__desc-text{margin:0 0 .3rem;font-weight:500;font-size:1.5rem;line-height:105%;letter-spacing:0.01em;color:var(--light-black)}.bachelor__desc{margin-bottom:2.5rem}.bachelor__info{margin:0 0 2.5rem;font-size:24px;line-height:125%}.bachelor__title{font-weight:700;font-size:24px}.bachelor__inner-list{margin-bottom:2rem}.bachelor__inner-item{margin-bottom:.3rem;font-size:24px;line-height:125%}.bachelor__head{margin-bottom:2rem;font-weight:700;font-size:2rem;line-height:120%;letter-spacing:0.01em;text-align:center}.bachelor__btn{margin:0 auto;padding:1.3rem 2rem}.pluses{position:relative;padding-top:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.pluses__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:120px}.pluses__item{padding:2rem 1.5rem;-webkit-box-flex:0;-ms-flex:0 0 calc(33.333% - (2rem / 3));flex:0 0 calc(33.333% - (2rem / 3));max-width:calc(33.333% - (2rem / 3));border-radius:30px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 10px 10px 0 rgba(0,0,0,0.09),0 22px 13px 0 rgba(0,0,0,0.05),0 39px 16px 0 rgba(0,0,0,0.01),0 62px 17px 0 rgba(0,0,0,0);box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 10px 10px 0 rgba(0,0,0,0.09),0 22px 13px 0 rgba(0,0,0,0.05),0 39px 16px 0 rgba(0,0,0,0.01),0 62px 17px 0 rgba(0,0,0,0)}.pluses__item:first-child{background-color:#ffb6ef;background-image:url("../img/pluses/1-438ad29dec.svg");background-position:center;background-repeat:no-repeat;background-size:auto}.pluses__item:nth-child(2){background-color:#b5daf8;background-image:url("../img/pluses/2-4950bac6dd.svg");background-position:center;background-repeat:no-repeat;background-size:auto}.pluses__item:nth-child(3){background-color:#ffb893;background-image:url("../img/pluses/3-6c6f3161be.svg");background-repeat:no-repeat;background-position:center;background-size:auto}.pluses__item:nth-child(4){background-color:#f9df7a;background-image:url("../img/pluses/4-4b1da93695.svg");background-position:center;background-repeat:no-repeat;background-size:auto}.pluses__item:nth-child(5){background-color:#a8e0b5;background-image:url("../img/pluses/5-abca572c89.svg");background-position:center;background-repeat:no-repeat;background-size:auto}.pluses__item:nth-child(6){background-color:#d0c3ff;background-image:url("../img/pluses/6-bc9a9b8cf0.svg");background-position:center;background-repeat:no-repeat;background-size:auto}.pluses__title{margin:0 0 3.5rem;min-height:calc(22px * 1 * 2);font-weight:700;font-size:22px;line-height:1;letter-spacing:0.01em}.pluses__text{font-size:20px;line-height:101%;letter-spacing:0.01em}.result{position:relative;padding-top:calc(30px + (70 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.result__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:4rem}.result__list{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px 180px;margin-top:30px}.result__text{font-size:1.5rem;line-height:120%}.result__elements{margin:0 0 3rem}.result__element{position:relative;margin-bottom:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:1.5rem;line-height:120%}.result__element::before{-ms-flex-negative:0;flex-shrink:0;margin-top:5px;display:block;content:"";width:14px;height:14px;background-repeat:no-repeat;background-size:contain;background-image:url(../img/advantages/star-27d58cf24b.svg)}.result__btn{padding:1rem 1.5rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.result__right{padding-left:2.5rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-left:1px solid #e0e5ff}.result__item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3rem;padding:2.5rem 3.2rem 2.5rem 2rem;border-radius:15px;-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.1),0 4px 4px 0 rgba(0,0,0,0.09),0 9px 5px 0 rgba(0,0,0,0.05),0 16px 6px 0 rgba(0,0,0,0.01),0 25px 7px 0 rgba(0,0,0,0);box-shadow:0 1px 2px 0 rgba(0,0,0,0.1),0 4px 4px 0 rgba(0,0,0,0.09),0 9px 5px 0 rgba(0,0,0,0.05),0 16px 6px 0 rgba(0,0,0,0.01),0 25px 7px 0 rgba(0,0,0,0);background:#fff}.result__item p{margin:0;font-size:24px;line-height:120%}.result__item:first-child::before,.result__item:nth-child(2)::before{position:absolute;content:"";top:50%;left:-40px;width:14px;height:253px;background:url(../img/result/elem-5af7b56e09.svg) center no-repeat;background-size:contain}.result__img{position:absolute;top:0;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.result__gallery{display:grid;grid-template-columns:1fr .3fr .3fr 1fr 1fr;grid-template-rows:auto auto auto;gap:1rem;grid-template-areas:"one one two two two" "three three three four four" "five six six six seven"}.result__image{border-radius:25px}.result__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:25px}.result__image:first-child{grid-area:one}.result__image:nth-child(2){grid-area:two}.result__image:nth-child(3){grid-area:three}.result__image:nth-child(4){grid-area:four}.result__image:nth-child(5){grid-area:five}.result__image:nth-child(6){grid-area:six}.result__image:nth-child(7){grid-area:seven}.result__arrow{margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;height:80px;border:2px solid var(--purple);border-radius:50%;cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear;-webkit-transform:rotate(180deg);transform:rotate(180deg);-webkit-animation:pulses 1.5s linear infinite;animation:pulses 1.5s linear infinite}.result__arrow svg{display:block;max-width:60%;height:60%}.result__arrow:hover{opacity:.7}@-webkit-keyframes pulses{0%{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)}100%{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}}@keyframes pulses{0%{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}50%{-webkit-transform:rotate(180deg) scale(1.1);transform:rotate(180deg) scale(1.1)}100%{-webkit-transform:rotate(180deg) scale(1);transform:rotate(180deg) scale(1)}}.result__arrow__active svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.additional{position:relative;padding-top:calc(30px + (70 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.additional__heading{margin-bottom:4rem}.additional .bachelor__info{margin-bottom:0}#modal-form-pay .form{max-width:750px}#modal-form-pay .form .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}#modal-form-pay .form .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-bottom:25px}#modal-form-pay .form button{max-width:160px;margin:0 auto}.whom{position:relative;padding-top:calc(30px + (70 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.whom-content{display:grid;grid-template-columns:repeat(3, 1fr);gap:16px;margin-bottom:60px}.whom__card{border-radius:15px;padding:33px;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.1),0 8px 8px 0 rgba(0,0,0,0.09),0 18px 11px 0 rgba(0,0,0,0.05),0 31px 13px 0 rgba(0,0,0,0.01),0 49px 14px 0 rgba(0,0,0,0);box-shadow:0 2px 4px 0 rgba(0,0,0,0.1),0 8px 8px 0 rgba(0,0,0,0.09),0 18px 11px 0 rgba(0,0,0,0.05),0 31px 13px 0 rgba(0,0,0,0.01),0 49px 14px 0 rgba(0,0,0,0);background:#fff}.whom__card-name{font-family:var(--font-family);font-weight:700;font-size:24px;line-height:90%;letter-spacing:0.01em;color:var(--purple);height:60px;border-bottom:1px solid #474747;margin-bottom:20px}.whom__card-text{font-family:var(--font-family);font-weight:400;font-size:24px;line-height:101%;letter-spacing:0.01em;color:#000}.whom__btn{margin:0 auto}.process{position:relative;padding-top:calc(30px + (70 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.process__list{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.process__item{padding:2rem;-webkit-box-flex:1;-ms-flex:1;flex:1;border-radius:30px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 10px 10px 0 rgba(0,0,0,0.09),0 22px 13px 0 rgba(0,0,0,0.05),0 39px 16px 0 rgba(0,0,0,0.01),0 62px 17px 0 rgba(0,0,0,0);box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 10px 10px 0 rgba(0,0,0,0.09),0 22px 13px 0 rgba(0,0,0,0.05),0 39px 16px 0 rgba(0,0,0,0.01),0 62px 17px 0 rgba(0,0,0,0)}.process__item:first-child{background:#ffb6ef}.process__item:nth-child(2){background:#ffb893}.process__item:nth-child(3){background:#a8e0b5}.process__title{margin:0;font-weight:500;font-size:24px;line-height:120%}.process__title a{color:inherit;-webkit-transition:.3s linear;transition:.3s linear;border-bottom:1px solid var(--black)}.process__title a:hover{border-bottom:1px solid transparent}.process__num{margin:0 0 2.5rem;font-weight:500;font-size:120px;line-height:120%;letter-spacing:0.01em;text-transform:uppercase;color:#474747}.work{position:relative;padding-top:calc(30px + (70 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.work__list{width:calc(100% + ((100vw - 100%) / 2))}.work__item{padding:1.5rem;min-height:400px;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 9px 9px 0 rgba(0,0,0,0.09),0 20px 12px 0 rgba(0,0,0,0.05),0 36px 14px 0 rgba(0,0,0,0.01),0 56px 16px 0 rgba(0,0,0,0);box-shadow:0 2px 5px 0 rgba(0,0,0,0.1),0 9px 9px 0 rgba(0,0,0,0.09),0 20px 12px 0 rgba(0,0,0,0.05),0 36px 14px 0 rgba(0,0,0,0.01),0 56px 16px 0 rgba(0,0,0,0);background:#fff;border-radius:15px}.work__img{margin-bottom:2rem}.work__title{font-weight:500;font-size:22px;line-height:120%;letter-spacing:0.01em}.work__money{margin:0 0 2rem;padding:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-family:var(--font4);font-weight:500;font-size:22px;line-height:120%;letter-spacing:0.01em;background:#efefef;border-radius:33px}.work__text{margin:0;font-size:16px;line-height:120%}.work__list .slick-slide{padding:0 .5rem}.work__list .slick-track{margin:0 -.5rem;padding-bottom:2rem}.work__nav{margin-left:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.work__prev svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.feedback-bg .feedback__box{margin:0 auto;padding:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;max-width:53vw;border-radius:15px;background-color:white;-webkit-box-shadow:0 6px 14px 0 rgba(0,0,0,0.1),0 25px 25px 0 rgba(0,0,0,0.09),0 57px 34px 0 rgba(0,0,0,0.05),0 101px 40px 0 rgba(0,0,0,0.01),0 158px 44px 0 rgba(0,0,0,0);box-shadow:0 6px 14px 0 rgba(0,0,0,0.1),0 25px 25px 0 rgba(0,0,0,0.09),0 57px 34px 0 rgba(0,0,0,0.05),0 101px 40px 0 rgba(0,0,0,0.01),0 158px 44px 0 rgba(0,0,0,0)}.feedback-bg form{padding:0;background-color:transparent;-webkit-box-shadow:none;box-shadow:none;max-width:none}.feedback-bg .form__lines .row{display:block}.feedback-bg .col-lg-3{margin-bottom:1rem;max-width:100% !important}.feedback-bg label,.feedback-bg input{width:100%}.feedback-bg input{background:#f1f1f1;border-radius:10px}.feedback-bg .form .h1{font-weight:500;font-size:2rem;line-height:120%;letter-spacing:0.01em;text-align:left;text-transform:initial}.feedback-bg .form__text{text-align:left}.feedback-bg .form{max-width:600px}.feedback-bg .form button{width:auto}.feedback-bg .form input{max-width:470px}.feedback-bg .form__text{max-width:470px}.feedback-bg .checkbox{max-width:470px}.feedback__image{max-width:300px}.feedback__image img{width:100%;height:auto}.faq{position:relative;padding-top:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360));padding-bottom:calc(30px + (60 - 30) * (100vw - 360px) / (1920 - 360))}.faq__wrapper{max-width:965px}.faq__inner{margin-bottom:2rem;border-radius:15px;padding:1.5rem;background-color:white}.faq__question-text{margin:0;font-weight:500;font-size:24px;line-height:120%;letter-spacing:0.01em}.faq__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.faq__close{margin-left:1rem;position:relative;-ms-flex-negative:0;flex-shrink:0;width:2.3rem;height:2.3rem;border-radius:50%;background-color:transparent;border:none;-webkit-transition:.2s linear;transition:.2s linear;cursor:pointer}.faq__close.active{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.faq__close:hover{background-color:var(--purple)}.faq__close::before{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:1px;height:50%;background-color:#000000;-webkit-transition:.2s linear;transition:.2s linear}.faq__close::after{position:absolute;content:"";top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:50%;height:1px;background-color:#000000;-webkit-transition:.2s linear;transition:.2s linear}.faq__close:hover::before,.faq__close:hover::after{background-color:white}.faq__answer{overflow:hidden;max-height:0;-webkit-transition:opacity .8s linear, max-heigth .5s linear;transition:opacity .8s linear, max-heigth .5s linear;opacity:0}.faq__answer.active{overflow:initial;max-height:500px;opacity:1}.faq__answer-text{padding-top:1.5rem;font-size:20px;line-height:120%;letter-spacing:0.01em}.footer{padding:2.5rem 0;background-color:#292A2D}.footer__txt{margin-top:.5rem;font-family:var(--third-family);font-weight:400;font-size:11px;line-height:101%;color:#aaa7a7}.footer__logo{display:block;margin-bottom:2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.footer__tel span{margin-bottom:.3rem;display:block;font-family:var(--third-family);font-weight:400;font-size:10px;line-height:101%;color:#aaa7a7}.footer__email span{margin-bottom:.3rem;display:block;font-family:var(--third-family);font-weight:400;font-size:10px;line-height:101%;color:#aaa7a7}.footer__phone,.footer__mail{font-family:var(--third-family);font-weight:700;font-size:11px;line-height:101%;color:#fff;-webkit-transition:.3s linear;transition:.3s linear}.footer__phone:hover,.footer__mail:hover{color:white;opacity:.7}.footer__phone:active,.footer__phone:focus,.footer__mail:active,.footer__mail:focus{color:#fff}.footer__address{padding-left:55px;font-family:var(--third-family);font-weight:400;font-size:10px;line-height:101%;color:#fff}.footer__menu{margin:2rem 0;padding:1rem 0;border-top:1px solid #474747}.footer__tel{margin-bottom:.5rem;position:relative;padding-left:55px}.footer__tel::before{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:45px;height:45px;background-image:url(../img/footer/tel-272bb40f25.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.footer__email{margin-bottom:.5rem;position:relative;padding-left:55px}.footer__email::before{position:absolute;content:"";left:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:45px;height:45px;background-image:url(../img/footer/email-0a5fb25646.svg);background-repeat:no-repeat;background-position:center;background-size:contain}.footer__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__link{font-family:var(--third-family);font-weight:400;font-size:11px;line-height:101%;color:#aaa7a7;-webkit-transition:.3s linear;transition:.3s linear}.footer__link:hover{color:white}.footer__link:active,.footer__link:focus{color:#aaa7a7}.footer__inner{margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__social-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__social-link{-webkit-transition:.3s linear;transition:.3s linear}.header__social-link:hover{opacity:.7}.footer__policy{margin:0;font-family:var(--third-family);font-weight:400;font-size:10px;line-height:101%;color:#aaa7a7}.footer__logo img{display:block;max-width:100%}.form{margin:0 auto;padding:3rem 5rem;max-width:52vw;border-radius:15px;background-color:white;-webkit-box-shadow:0 6px 14px 0 rgba(0,0,0,0.1),0 25px 25px 0 rgba(0,0,0,0.09),0 57px 34px 0 rgba(0,0,0,0.05),0 101px 40px 0 rgba(0,0,0,0.01),0 158px 44px 0 rgba(0,0,0,0);box-shadow:0 6px 14px 0 rgba(0,0,0,0.1),0 25px 25px 0 rgba(0,0,0,0.09),0 57px 34px 0 rgba(0,0,0,0.05),0 101px 40px 0 rgba(0,0,0,0.01),0 158px 44px 0 rgba(0,0,0,0)}#name-error,#phone-error,#email-error{display:none !important}.form__lines .row{margin-bottom:1rem;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.form .col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 33.3%;flex:0 0 33.3%;max-width:33.3%}.form .h1{margin-bottom:2rem;font-family:var(--font-family);font-weight:600;font-size:28px;line-height:105%;text-transform:uppercase;color:#000;text-align:left}.form__button{height:100%}.form__line{height:100%}.form__text{margin:0 0 2.5rem;font-family:var(--third-family);font-weight:400;font-size:16px;line-height:100%;color:var(--light-black);text-align:left}.form label{margin:0;width:100%}.form input,.form button{width:100%}#form4 input[name="secondname"],#form5 input[name="secondname"],#form2 input[name="secondname"]{padding:0;margin:0;height:0;border:none}#form4 .col-lg-3:nth-child(3),#form5 .col-lg-3:nth-child(3),#form2 .col-lg-3:nth-child(3){position:absolute;height:0;padding:0;margin:0}.fancybox-content{background:none;padding:0}.compensate-for-scrollbar{margin-right:0 !important}#modal-form{max-width:40vw;padding:4rem;border-radius:5px;-webkit-box-shadow:0px 32px 24px rgba(56,56,62,0.25);box-shadow:0px 32px 24px rgba(56,56,62,0.25)}#modal-form .form .h1{font-size:calc(18px + (36 - 18) * (100vw - 360px) / (1920 - 360))}#modal-form .form__lines{position:relative}#modal-form label,#modal-form input{width:100%}#modal-form .col-lg-3{margin-bottom:1rem;width:100%;-webkit-box-flex:0;-ms-flex:none;flex:none;max-width:100%}#modal-form .fancybox-close-small{color:white}#modal-form .form__button{padding:1.5rem;max-width:100%;width:100%;border:none}.lazy{background-image:none !important;opacity:0}.lazy:before,.lazy:after{content:none !important}.lazy-loaded{opacity:1;-webkit-transition:0.1s;transition:0.1s}
