.button{width:198px;height:50px;padding:0;border:none}.button--border-gradient{width:165px;height:40px;background-color:inherit;border:1px solid linear-gradient(90deg,#c02c64 0,#873296 100%);color:linear-gradient(90deg,#c02c64 0,#873296 100%)}.button--border-gradient-long{width:184px;height:40px;background-color:inherit;border:1px solid linear-gradient(90deg,#c02c64 0,#873296 100%);color:linear-gradient(90deg,#c02c64 0,#873296 100%)}.button--dark-charcoal{background-color:#191d25;color:linear-gradient(90deg,#c02c64 0,#873296 100%)}.button--gradient{background:#c02c64;background:linear-gradient(90deg,#c02c64 0,#873296 100%)}.button--border-purple{background-color:#95318b;color:#fff}.button--border-white{background-color:#fff}.first-screen{margin-bottom:80px}@media screen and (max-width:480px){.first-screen{margin-bottom:60px}}.first-screen__content{position:relative;border-radius:20px;overflow:hidden}.first-screen__content::after{content:"";position:absolute;top:0;left:0;min-height:100%;min-width:100%;background:#000;background:linear-gradient(90deg,#000 0,rgb(0 0 0 / .97) 31%,#fff0 63%);opacity:.8;z-index:5}@media screen and (max-width:991px){.first-screen__img-block{height:575px}}.first-screen__img-block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.first-screen__info{position:absolute;top:50%;left:101px;z-index:6;transform:translateY(-50%)}@media screen and (max-width:991px){.first-screen__info{left:15px}}.first-screen__title{color:#fff;font-size:64px;line-height:69px;font-weight:700;font-family:Gilroy,sans-serif;margin-bottom:10px}@media screen and (max-width:991px){.first-screen__title{color:#fff;font-size:40px;line-height:43px;font-weight:700;font-family:Gilroy,sans-serif}}.first-screen__text{width:458px;color:#fff;font-size:18px;line-height:21px;font-weight:400;font-family:Gilroy,sans-serif}@media screen and (max-width:991px){.first-screen__text{color:#fff;font-size:16px;line-height:19px;font-weight:400;font-family:Gilroy,sans-serif;width:314px}}.advantages{margin-bottom:80px}@media screen and (max-width:480px){.advantages{margin-bottom:68px}}.advantages__title{margin-bottom:52px;color:#090a0b;font-size:48px;line-height:52px;font-weight:800;font-family:Gilroy,sans-serif;text-align:center}@media screen and (max-width:678px){.advantages__title{color:#090a0b;font-size:36px;line-height:40px;font-weight:800;font-family:Gilroy,sans-serif}}@media screen and (max-width:480px){.advantages__title{text-align:left}}.advantages__list{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:20px}@media screen and (max-width:991px){.advantages__list{flex-wrap:wrap;display:flex;justify-content:center;align-items:center;flex-direction:row}}.advantages__item{flex:0 1 33.333%;position:relative;border-radius:20px;border:5px solid #fff;overflow:hidden;box-shadow:0 3px 15px 0 rgb(0 0 0 / .05)}.advantages__item::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;height:100%;background:rgb(0 0 0 / .2);width:100%;z-index:1}.advantages__item::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to top right,rgb(0 0 0 / .6) 0,rgb(0 0 0 / .5) 10%,transparent 35%);height:100%;width:100%;z-index:2}@media screen and (max-width:991px){.advantages__item{flex:0 1 calc(50% - 10px)}}@media screen and (max-width:678px){.advantages__item{flex:0 1 100%}}.advantages__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;-o-object-position:center;object-position:center}.advantages__description{position:absolute;bottom:30px;left:35px;max-width:198px;z-index:3;color:#fff;font-size:20px;line-height:22px;font-weight:700;font-family:Gilroy,sans-serif}@media screen and (max-width:480px){.advantages__description{left:30px}}.our-story{margin-bottom:100px}@media screen and (max-width:480px){.our-story{margin-bottom:60px}}.our-story__main-title{color:#090a0b;font-size:48px;line-height:52px;font-weight:800;font-family:Gilroy,sans-serif;margin-bottom:55px;text-align:center}.our-story__content{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:20px}@media screen and (max-width:1199px){.our-story__content{grid-template-columns:1fr;grid-template-rows:370px 1fr 370px}}@media screen and (max-width:480px){.our-story__content{grid-template-rows:214px 1fr 214px;gap:10px}}.our-story__info{grid-area:1/1/3/2;display:flex;flex-direction:column;gap:20px}@media screen and (max-width:1199px){.our-story__info{grid-area:2/1/3/2}}@media screen and (max-width:480px){.our-story__info{gap:10px}}.our-story__card-info{flex:0 1 240px;background-color:#fff;border-radius:20px;padding:40px 50px 35px 40px;box-shadow:0 3px 15px 0 rgb(0 0 0 / .05)}@media screen and (max-width:1199px){.our-story__card-info{flex:0 1 auto}}@media screen and (max-width:480px){.our-story__card-info{padding:20px}}.our-story__title{color:#95318b;font-size:32px;line-height:35px;font-weight:800;font-family:Gilroy,sans-serif;margin-bottom:25px;position:relative;display:inline-block}@media screen and (max-width:480px){.our-story__title{color:#95318b;font-size:20px;line-height:22px;font-weight:800;font-family:Gilroy,sans-serif;margin-bottom:30px}}.our-story__title::after{content:"";position:absolute;left:0;bottom:-10px;width:100%;height:4px;background:linear-gradient(90deg,#e1236a,#2677d0);border-radius:32px}@media screen and (max-width:480px){.our-story__title::after{bottom:-8px}}.our-story__text{color:#090a0b;font-size:18px;line-height:20px;font-weight:400;font-family:Gilroy,sans-serif;margin-bottom:25px}@media screen and (max-width:480px){.our-story__text{color:#090a0b;font-size:16px;line-height:18px;font-weight:400;font-family:Gilroy,sans-serif;margin-bottom:20px}}.our-story__link{color:#fff0;font-size:16px;line-height:17px;font-weight:400;font-family:Gilroy,sans-serif;background:linear-gradient(90deg,#c02c64,#873296);background-clip:border-box;-webkit-background-clip:text;background-clip:text;position:relative}@media screen and (max-width:480px){.our-story__link{background:linear-gradient(90deg,#e1236a,#2677d0);background-clip:border-box;-webkit-background-clip:text;background-clip:text}}.our-story__link::after{content:"";position:absolute;left:0;bottom:0;width:88px;height:1px;background:linear-gradient(90deg,#c02c64,#873296)}@media screen and (max-width:480px){.our-story__link::after{background:linear-gradient(90deg,#e1236a,#2677d0)}}.our-story__img-block{border-radius:20px;overflow:hidden;min-height:370px}@media screen and (max-width:1199px){.our-story__img-block{min-height:auto}}.our-story__img-block img{width:100%;height:100%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.our-story__img-block:first-child{grid-area:1/2/2/3}@media screen and (max-width:1199px){.our-story__img-block:first-child{grid-area:1/1/2/2}}.our-story__img-block:last-child{grid-area:2/2/3/3}@media screen and (max-width:1199px){.our-story__img-block:last-child{grid-area:3/1/4/2}}.university-management{margin-bottom:110px}@media screen and (max-width:480px){.university-management{margin-bottom:60px}}.university-management__content{background:#fff;border-radius:20px;box-shadow:0 3px 15px 0 rgb(0 0 0 / .05);padding:95px 80px 95px 100px;display:flex;align-items:center;gap:104px}@media screen and (max-width:1310px){.university-management__content{flex-direction:column}}@media screen and (max-width:678px){.university-management__content{padding:20px 20px 30px;gap:30px}}.university-management__box-img{border-radius:20px;overflow:hidden;flex:1 0 436px}@media screen and (max-width:1310px){.university-management__box-img{flex:0 1 50%}}@media screen and (max-width:991px){.university-management__box-img{flex:0 1 auto;width:100%}}.university-management__box-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}@media screen and (max-width:1310px){.university-management__info{flex:0 1 50%}}.university-management__title{color:#090a0b;font-size:48px;line-height:52px;font-weight:800;font-family:Gilroy,sans-serif;margin-bottom:24px}@media screen and (max-width:480px){.university-management__title{color:#090a0b;font-size:36px;line-height:40px;font-weight:800;font-family:Gilroy,sans-serif}}.university-management__text{color:#090a0b;font-size:18px;line-height:20px;font-weight:400;font-family:Gilroy,sans-serif;margin-bottom:39px}@media screen and (max-width:480px){.university-management__text{margin-bottom:30px}}.university-management__text strong{font-weight:700}.university-management__contact{display:flex;gap:30px;margin-bottom:76px}.university-management__contact.modified{flex-direction:column;margin-bottom:0}@media screen and (max-width:678px){.university-management__contact{flex-wrap:wrap}}@media screen and (max-width:480px){.university-management__contact{margin-bottom:40px;gap:24px}}.university-management__box-contact{display:flex;gap:20px;align-items:center}.university-management__box-contact a{color:#090a0b;font-size:18px;line-height:20px;font-weight:400;font-family:Gilroy,sans-serif}.university-management__block-contet{display:flex;flex-direction:column;gap:4px}.university-management__name{color:#090a0b;font-size:14px;line-height:17px;font-weight:800;font-family:Gilroy,sans-serif}@media screen and (max-width:480px){.university-management__name{color:#090a0b;font-size:16px;line-height:19px;font-weight:800;font-family:Gilroy,sans-serif}}.university-management__button{color:#fff;font-size:16px;line-height:19px;font-weight:700;font-family:Gilroy,sans-serif;width:233px;height:50px;border-radius:30px;display:flex;justify-content:center;align-items:center}.chairs{margin-bottom:104px}@media screen and (max-width:991px){.chairs{margin-bottom:60px}}.chairs__content{width:100%;height:533px;border-radius:30px;display:flex;justify-content:center;align-items:center;flex-direction:column;background:#e1236a;background:linear-gradient(135deg,#e1236a 0,#2677d0 100%);background-blend-mode:overlay;background-position:0 0;background-size:100% 100%;background-repeat:no-repeat;position:relative;overflow:hidden}@media screen and (max-width:480px){.chairs__content{padding:0 20px}}.chairs__content:after{content:"";width:542.99px;height:545.92px;background-image:url(/wp-content/themes/usz/images/dist/background/bg-spiner-pc.png);background-repeat:no-repeat;background-size:100% 100%;top:214px;left:-154px;position:absolute}@media screen and (max-width:991px){.chairs__content:after{width:215px;height:215px;top:-18px;left:-60.56px}}.chairs__content:before{content:"";width:496.28px;height:498.96px;background-image:url(/wp-content/themes/usz/images/dist/background/bg-spiner-pc.png);background-repeat:no-repeat;background-size:100% 100%;bottom:139.04px;right:-136.28px;position:absolute}@media screen and (max-width:991px){.chairs__content:before{width:215px;height:215px;bottom:-12px;right:-82px;transform:rotate(-65deg)}}.chairs__title{color:#fff;font-size:48px;line-height:52px;font-weight:800;font-family:Gilroy,sans-serif;margin-bottom:20px}@media screen and (max-width:480px){.chairs__title{color:#fff;font-size:36px;line-height:39px;font-weight:800;font-family:Gilroy,sans-serif}}.chairs__text{color:#fff;font-size:16px;line-height:19px;font-weight:400;font-family:Gilroy,sans-serif;max-width:425px;margin-bottom:30px;text-align:center}.chairs__link{background:#fff;width:233px;height:50px;border:none;border-radius:31px;display:flex;justify-content:center;align-items:center;flex-direction:row}@media screen and (max-width:480px){.chairs__link{width:198px}}.chairs__link span{color:#c02c64;color:#4c2178;font-size:16px;line-height:19px;font-weight:700;font-family:Gilroy,sans-serif;-webkit-background-clip:text;background-clip:text}.branches{margin-bottom:114px}@media screen and (max-width:480px){.branches{margin-bottom:65px}}.branches__title{color:#090a0b;font-size:48px;line-height:52px;font-weight:800;font-family:Gilroy,sans-serif;margin-bottom:60px;text-align:center}.branches__list{display:flex;gap:20px}@media screen and (max-width:1310px){.branches__list{flex-wrap:wrap;justify-content:center}}.branch-card{flex:0 1 33.333%;padding:30px;border-radius:31px;background:#fff;box-shadow:0 3px 15px 0 rgb(0 0 0 / .05);display:flex;flex-direction:column}@media screen and (max-width:1310px){.branch-card{flex:0 1 calc(50% - 15px)}}@media screen and (max-width:768px){.branch-card{flex:0 1 100%}}@media screen and (max-width:480px){.branch-card{padding:20px}}.branch-card__image{max-width:100%;max-height:185px;margin-bottom:20px;overflow:hidden;border-radius:10px}.branch-card__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.branch-card__title{color:#090a0b;font-size:24px;line-height:26px;font-weight:800;font-family:Gilroy,sans-serif;margin-bottom:10px;flex:1 1 auto}@media screen and (max-width:480px){.branch-card__title{margin-bottom:20px}}.branch-card__description{color:#090a0b;font-size:16px;line-height:19px;font-weight:400;font-family:Gilroy,sans-serif;margin-bottom:30px;flex:1 1 auto}@media screen and (max-width:480px){.branch-card__description{margin-bottom:20px}}.branch-card__button{width:186px;height:50px;color:#fff;font-size:16px;line-height:19px;font-weight:700;font-family:Gilroy,sans-serif;background-color:#95318b;border-radius:31px;display:flex;justify-content:center;align-items:center;flex-direction:row}.seo-text{margin-block:60px}.seo-text__content{padding:30px;background-color:#fff;box-shadow:0 10px 20px 0 rgb(0 0 0 / .03);border-radius:30px;border:1px solid #eee;font-size:16px}@media screen and (min-width:768px){.seo-text__content{padding:54px 60px;font-size:18px}}.seo-text a{color:#7c1389;text-decoration:underline;font-weight:700}.seo-text__body{max-height:250px;overflow:hidden;transition:max-height .4s ease;position:relative;font-size:16px;line-height:1.5}.seo-text__body h2,.seo-text__body h3,.seo-text__body h4{font-weight:700;margin-bottom:12px}.seo-text__body h2{font-size:21px}.seo-text__body h3{font-size:18px}.seo-text__body::after{content:"";position:absolute;bottom:0;left:0;right:0;height:80px;background:linear-gradient(to bottom,transparent,#fff);transition:opacity .3s ease;pointer-events:none}.seo-text__body.is-expanded{max-height:4000px}.seo-text__body.is-expanded::after{opacity:0}.seo-text__toggle{display:inline-block;margin-top:12px;background:0 0;border:none;padding:0;cursor:pointer;color:#7c1389;font-size:14px;font-family:Gilroy,sans-serif;font-weight:500;text-decoration:underline;text-underline-offset:3px}.seo-text__toggle:hover{text-decoration:none}