@font-face{font-family:tilda-sans;font-style:normal;font-weight:900;src:url(../fonts/TildaSans-Black.woff2) format("woff2")}@font-face{font-family:tilda-sans;font-style:normal;font-weight:700;src:url(../fonts/TildaSans-Bold.woff2) format("woff2")}@font-face{font-family:tilda-sans;font-style:normal;font-weight:800;src:url(../fonts/TildaSans-ExtraBold.woff2) format("woff2")}@font-face{font-family:tilda-sans;font-style:normal;font-weight:300;src:url(../fonts/TildaSans-Light.woff2) format("woff2")}@font-face{font-family:tilda-sans;font-style:normal;font-weight:500;src:url(../fonts/TildaSans-Medium.woff2) format("woff2")}@font-face{font-family:tilda-sans;font-style:normal;font-weight:400;src:url(../fonts/TildaSans-Regular.woff2) format("woff2")}@font-face{font-family:tilda-sans;font-style:normal;font-weight:600;src:url(../fonts/TildaSans-Semibold.woff2) format("woff2")}*{-webkit-box-sizing:border-box;box-sizing:border-box}ul{list-style:none;margin:0;padding:0}a{text-decoration:none}.container{margin:0 auto;padding:0 15rem;width:1200rem}@media (max-width:992px){.container{padding:0 10rem;width:340rem}}body{color:#303631;font-family:tilda-sans;font-size:16rem;margin:0;padding:0}.burger-button{cursor:pointer;display:none}@media (max-width:992px){.burger-button{display:block}}.burger-button .line{background-color:#ff9b42;height:3rem;margin-bottom:4rem;-webkit-transition:all .4s ease;transition:all .4s ease;width:28rem}.burger-button .line:last-child{margin-bottom:0}.burger-button.active .line:first-child{margin-bottom:10rem;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.burger-button.active .line:last-child{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left}.burger-button.active .line:nth-child(2){opacity:0;visibility:hidden}.header{background-color:#fff;position:sticky;top:0;z-index:4}.header__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:80rem}@media (max-width:992px){.header__content{-webkit-box-pack:justify;-ms-flex-pack:justify;height:60rem;justify-content:space-between}}.header__content .logo img{width:120rem}.header__content .navigation{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 120rem);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:992px){.header__content .navigation{display:none}}.header__content .navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30rem}.header__content .navigation ul li a{color:#333633;position:relative}.header__content .navigation ul li a:after{border-bottom:0 solid #ff9b42;bottom:20%;-webkit-box-shadow:inset 0 -1px 0 0 #ff9b42;box-shadow:inset 0 -1px 0 0 #ff9b42;content:"";height:100%;left:0;opacity:0;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease;width:100%}.header__content .navigation ul li a:hover:after{bottom:0;opacity:1}.mobile-navigation{background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:calc(100% - 60rem);position:fixed;width:100%;z-index:4;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;-webkit-transition:all .3s ease;transition:all .3s ease;visibility:hidden}.mobile-navigation.active{opacity:1;visibility:visible}.mobile-navigation ul li{margin-bottom:10rem;text-align:center}.mobile-navigation ul li a{color:#333633;font-size:16rem;font-weight:600;-webkit-transition:all .4s ease;transition:all .4s ease}.mobile-navigation ul li a:hover{color:#ff9b42}.mobile-navigation ul li:last-child{margin-bottom:0}.main-section__content{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;gap:30rem;justify-content:space-between}@media (max-width:992px){.main-section__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.main-section__content img{width:536rem}@media (max-width:992px){.main-section__content img{width:320rem}}.main-section__content .text-content h1{font-size:60rem;line-height:57rem;margin-bottom:30rem}@media (max-width:992px){.main-section__content .text-content h1{font-size:35rem;line-height:40rem;margin-bottom:20rem}}.main-section__content .text-content p{font-size:28rem;font-weight:300;line-height:38rem;margin-top:0}@media (max-width:992px){.main-section__content .text-content p{font-size:20rem;line-height:26rem}}.advantages{background-color:#e1ede9;height:508rem;margin-top:217rem}@media (max-width:992px){.advantages{height:850rem;margin-top:400rem}}.advantages .container{position:relative}.advantages__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;gap:40rem;justify-content:center;position:absolute;top:-117rem}@media (max-width:992px){.advantages__content{gap:30rem;top:-350rem}}.advantage-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;background-color:#fff;border-radius:32rem;-webkit-box-shadow:0 0 32rem 0 rgba(51,54,51,.1);box-shadow:0 0 32rem 0 rgba(51,54,51,.1);font-size:20rem;font-weight:500;height:234rem;justify-content:flex-start;line-height:25rem;padding:15rem;text-align:center;width:359rem}@media (max-width:992px){.advantage-item{font-size:18rem;height:210rem;line-height:24rem;width:300rem}}.advantage-item img{width:100rem}.advantage-item p{margin:10rem}.testimonials{background-color:#eff5f3;padding:50rem 0}.testimonials .section-title{margin-bottom:40rem;text-align:center}.testimonials .section-title h2{color:#f25757;font-size:64rem;font-weight:700;margin:0}@media (max-width:992px){.testimonials .section-title h2{font-size:36rem}}.testimonials__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:60rem}@media (max-width:992px){.testimonials__content{gap:30rem}}.testimonial-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30rem}@media (max-width:992px){.testimonial-item{gap:10rem}}.testimonial-item img{border-radius:50%;height:160rem;-o-object-fit:cover;object-fit:cover;width:160rem}@media (max-width:992px){.testimonial-item img{height:40rem;width:40rem}}.testimonial-item__content{background-color:#fff;border-radius:32rem;padding:30rem 35rem}@media (max-width:992px){.testimonial-item__content{padding:10rem 15rem}}.testimonial-item__content .name{color:#f25757;font-size:20rem;font-weight:500}.testimonial-item__content p{font-size:20rem;line-height:1.55;margin:10rem 0}@media (max-width:992px){.testimonial-item__content p{font-size:16rem}}.testimonial-item__content p strong{font-size:16rem;text-decoration:underline}@media (max-width:992px){.testimonial-item__content p strong{font-size:14rem}}.testimonial-item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.footer-top{background-color:#e4ebe9;padding:40rem 0}@media (max-width:992px){.footer-top{padding:20rem 0}}.footer-top__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:992px){.footer-top__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-top .footer-column{font-size:22rem;line-height:29rem;width:calc(50% - 20rem)}@media (max-width:992px){.footer-top .footer-column{font-size:18rem;line-height:20rem;width:100%}}.footer-top .footer-column .logo img{width:160rem}.footer-top .footer-column:first-child{width:40%}@media (max-width:992px){.footer-top .footer-column:first-child{width:100%}}.footer-top .footer-column:first-child p{font-size:18rem;line-height:26rem}.footer-top .footer-column:first-child .copyright{font-size:16rem;font-weight:300}.footer-bottom{background-color:#545754;padding:40rem 0}@media (max-width:992px){.footer-bottom{padding:20rem 0}}.footer-bottom__content ul{display:-webkit-box;display:-ms-flexbox;display:flex;width:90%;-webkit-box-pack:start;-ms-flex-pack:start;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20rem;justify-content:flex-start}@media (max-width:992px){.footer-bottom__content ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem}}.footer-bottom__content ul li{width:calc(33.3% - 20rem)}@media (max-width:992px){.footer-bottom__content ul li{width:100%}}.footer-bottom__content ul li a{color:#e4ebe9;font-size:20rem;text-decoration:underline;text-decoration-color:#ff9b42}@media (max-width:992px){.footer-bottom__content ul li a{font-size:16rem}}.page-content{padding:30rem 0}.page-content .page-title{text-align:center}.page-content .page-title h1{color:#ff9b42;font-size:40rem;margin:0}@media (max-width:992px){.page-content .page-title h1{font-size:30rem;line-height:30rem}}.content-tabs{margin-top:20rem;padding:0 100rem}@media (max-width:992px){.content-tabs{padding:0}}.content-tabs ul{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}.content-tabs ul li{border-bottom:2rem solid #eee;color:#8d9e99;cursor:pointer;padding:15rem 30rem}@media (max-width:992px){.content-tabs ul li{font-size:12rem;padding:5rem 10rem}}.content-tabs ul li.active-tab{border-bottom:2rem solid #ff9b42;color:#333633}.tabs-content{padding:0 120rem}@media (max-width:992px){.tabs-content{padding:0}}.tabs-content h3{color:#ff9b42;font-size:20rem}.tabs-content .general-list li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20rem}@media (max-width:992px){.tabs-content .general-list li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem}}.tabs-content .general-list li strong{width:30%}@media (max-width:992px){.tabs-content .general-list li strong{width:100%}}.tabs-content .general-list li span{width:calc(70% - 20rem)}@media (max-width:992px){.tabs-content .general-list li span{width:100%}}.tabs-content .documents-list{list-style:disc;margin-left:20rem}.tabs-content .documents-list li{margin-bottom:10rem}.tabs-content .documents-list li a{color:#ff9b42}.tab-content-item{display:none}.tab-content-item.active{display:block}.educations-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;gap:40rem;justify-content:space-between}@media (max-width:992px){.educations-list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20rem}}.educations-list a{width:calc(50% - 20rem)}@media (max-width:992px){.educations-list a{width:100%}}.educations-list a:hover .education-item{border:1rem solid #ff9b42}.educations-list a:hover .education-item h4{color:#ff9b42}.education-item{border:1rem solid #eee;border-radius:15rem;padding:10rem;-webkit-transition:all .4s ease;transition:all .4s ease}.education-item img{border-radius:15rem;height:280rem;-o-object-fit:cover;object-fit:cover;width:100%}@media (max-width:992px){.education-item img{height:200rem}}.education-item h4{color:#333633;font-weight:400;margin:5rem 0 0;-webkit-transition:all .4s ease;transition:all .4s ease}.r-page-content .page-title h1{color:#ff9b42;font-size:40rem;margin:0}@media (max-width:992px){.r-page-content .page-title h1{font-size:30rem;line-height:30rem;margin-top:20rem}}.r-page-content__content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:40rem;margin:30rem 0 50rem}@media (max-width:992px){.r-page-content__content{margin:20rem 0 40rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10rem}}.r-page-content__content img{border-radius:20rem;height:300rem;-o-object-fit:cover;object-fit:cover;width:500rem}@media (max-width:992px){.r-page-content__content img{width:100%}}.r-page-content__content .info ul li{font-size:14rem;margin-bottom:10rem}.program-item{border:1rem solid #eee;border-radius:20rem;padding:15rem;-webkit-transition:all .4s ease;transition:all .4s ease;width:100%}.program-item img{border-radius:20rem;height:300rem;-o-object-fit:cover;object-fit:cover;width:100%}.program-item h3{color:#ff9b42;font-size:20rem;margin-bottom:8rem;margin-top:10rem}.program-item .hours{color:#666;font-size:14rem}.program-item p{font-size:14rem;margin:8rem 0 0}.programs-page a{color:#333633;display:block;margin:40rem auto;width:50%}@media (max-width:992px){.programs-page a{margin:20rem auto;width:100%}}.programs-page a:hover .program-item{border:1rem solid #ff9b42}.steps-section{margin:30rem 0}.steps-section .page-title{text-align:center}.steps-section .page-title h1{color:#ff9b42;font-size:40rem;margin:0}@media (max-width:992px){.steps-section .page-title h1{font-size:30rem;line-height:32rem}}.steps{margin:20rem auto 0;width:70%}@media (max-width:992px){.steps{width:100%}}.step-item{border:1rem solid #eee;border-radius:20rem;margin-bottom:40rem;padding:10rem 20rem}@media (max-width:992px){.step-item{margin-bottom:20rem}}.step-item .button{display:inline-block;margin-top:15rem}.step-item .button a{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;background:#ff9b42;border-radius:40rem;color:#fff;font-size:14rem;font-weight:500;height:34rem;justify-content:center;padding:0 25rem}.step-item h2{color:#ff9b42;font-size:18rem;margin:0 0 5rem}@media (max-width:992px){.step-item h2{line-height:20rem}}.step-item p{color:#666;font-size:14rem;margin:0 0 8rem}.step-item ul{list-style:disc;margin-left:20rem}.step-item ul li{font-size:14rem;margin-bottom:8rem}.step-item ul li:last-child{margin-bottom:0}.contacts-section{margin:20rem 0 40rem}.contacts-section .page-title{text-align:center}.contacts-section .page-title h1{color:#ff9b42;font-size:40rem;margin:0}@media (max-width:992px){.contacts-section .page-title h1{font-size:30rem}}.contacts-list{margin:30rem 0;padding:0 100rem}@media (max-width:992px){.contacts-list{margin:20rem;padding:0}}.contacts-list ul li{font-size:14rem;margin-bottom:10rem}.contacts-list ul li a{color:#333633}.contacts-list ul li a:hover{color:#ff9b42}