:root{--header-height:152px;--header-top-height:60px;--header-bottom-height:92px;--apply-aside-width:372px;--form-height:56px;--color-primary:rgba(0, 120, 88, 1);--padding-32:32px}*{-webkit-box-sizing:border-box;box-sizing:border-box}.container{max-width:1592px;padding:0 16px}body{font-family:"SF Pro Display",sans-serif}.row._32_0{margin:-16px 0}.row._32_0>div{padding:16px 0}.line{height:1px;width:100%;margin:24px 0;background-color:#d9dddc}.image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.image-auto img{-o-object-fit:contain;object-fit:contain;height:auto}.header{position:relative;z-index:9999}.header-top{background-color:#1b5949}.header-top-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:var(--header-top-height)}.header-line{width:1px;height:28px;background-color:rgba(255,255,255,.2);margin:0 24px}.header-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-item i{color:#1cc694;margin-right:6px;font-size:24px}.header-item span{color:#fff;font-size:18px;font-weight:500;line-height:140%}.header-error{margin-right:auto;margin-left:40px}.header-error span{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:8px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.05);padding:4px 8px;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.header-error span small{color:#fff;font-size:18px;font-weight:400;line-height:140%}.header-error span i{font-size:22px;margin-right:4px;color:#d68f07;-webkit-animation:colorAnimation 2s infinite alternate;animation:colorAnimation 2s infinite alternate}.header-icons ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px}.header-icons ul li a,.header-icons ul li i{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:32px;height:32px;border-radius:2px;background:rgba(28,198,148,.1);font-size:20px;color:#fff;text-decoration:none}.header-lang button{background-color:transparent;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;outline:0}.header-lang button span{margin:0 2px 0 6px;font-size:18px;font-weight:500;line-height:140%;text-transform:uppercase;color:#fff}.header-lang button::after{display:none}.header-lang button i.icon-lang{font-size:24px;color:#1cc694}.header-lang button i.icon-angle-bottom{font-size:20px;color:#fff}.header-lang ul{border-radius:8px;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:0;-webkit-transform:translateY(14px)!important;-ms-transform:translateY(14px)!important;transform:translateY(14px)!important;right:0!important;left:unset!important;top:100%!important}.header-lang ul li:not(:last-child){border-bottom:1px solid rgba(255,255,255,.4)}.header-lang ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding:10px 12px;color:#fff;font-size:18px;font-weight:500;line-height:140%;text-decoration:none}.header-lang ul li a img{margin-right:8px;width:24px;height:20px}.header-bottom{background-color:#088868}.header-bottom-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:calc(var(--header-bottom-height))}.header-menu{-webkit-box-flex:1;-ms-flex:1;flex:1}.header-menu>ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0;gap:36px}.header-menu>ul li>a,.header-menu>ul li>span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:19px;font-weight:500;line-height:140%;color:#fff;text-decoration:none;cursor:pointer}.header-menu>ul li>a::after,.header-menu>ul li>span::after{display:none}.header-menu>ul li>a i,.header-menu>ul li>span i{font-size:20px;color:#fff;margin-left:2px}.header-menu>ul li ul{padding:0 12px;background-color:#088868;border:1px solid rgba(255,255,255,.4);min-width:250px!important;position:relative;-webkit-transform:translate(calc(-50% - 11px),30px)!important;-ms-transform:translate(calc(-50% - 11px),30px)!important;transform:translate(calc(-50% - 11px),30px)!important;left:50%!important;top:100%!important;border-radius:8px}.header-menu>ul li ul::after{content:"";position:absolute;left:50%;bottom:calc(100% + 1px);width:24px;height:24px;-webkit-transform:translate(-50%,50%) rotate(45deg);-ms-transform:translate(-50%,50%) rotate(45deg);transform:translate(-50%,50%) rotate(45deg);background-color:#088868;border:1px solid rgba(255,255,255,.4);border-bottom:none;border-right:none}.header-menu>ul li ul li:not(:last-child){border-bottom:1px solid rgba(255,255,255,.3)}.header-menu>ul li ul li a{display:block;color:#fff;font-size:18px;font-weight:500;line-height:140%;padding:10px 0}.header-menu._1 ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.header-logo{margin:0 48px}.header-logo img{width:196px}.header-bars{width:38px;height:38px;border-radius:2px;background:rgba(255,255,255,.1);cursor:pointer;position:relative;overflow:hidden}.header-bars i{font-size:24px;color:#fff;position:absolute;width:100%;height:100%;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;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header-bars i.icon-x{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.header-bars i.icon-menu{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header-bars.active i.icon-x{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header-bars.active i.icon-menu{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%)}.header-search{text-align:right}.header-search i{font-size:24px;color:#fff;cursor:pointer}.header-search-wrapper{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(18,18,18,.4);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);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;opacity:0;visibility:hidden;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header-search-wrapper.active{visibility:visible;opacity:1}.header-search-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:500px;width:100%;background-color:#fff;height:70px;padding:4px 4px 4px 20px;border-radius:8px;cursor:pointer}.header-search-input i{color:#088868;font-size:24px;margin-right:16px}.header-search-input input{-webkit-box-flex:1;-ms-flex:1;flex:1;background-color:transparent;border:none;outline:0;color:#011a12;font-size:19px;font-weight:400;line-height:140%;height:100%}.header-search-input input::-webkit-input-placeholder{color:rgba(1,26,18,.6)}.header-search-input input::-moz-placeholder{color:rgba(1,26,18,.6)}.header-search-input input:-ms-input-placeholder{color:rgba(1,26,18,.6)}.header-search-input input::-ms-input-placeholder{color:rgba(1,26,18,.6)}.header-search-input input::placeholder{color:rgba(1,26,18,.6)}.header-search-input button{height:100%;aspect-ratio:1/1;background-color:#088868;border:1px solid #007858;border-radius:8px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:24px;color:#fff;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;outline:0}.header-full{width:100%;height:calc(100vh - (var(--header-bottom-height) + var(--header-top-height)));position:absolute;top:100%;left:0;width:100%;background-color:#1b5949;z-index:-1;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);-webkit-transition:-webkit-transform .5s ease-in-out;transition:-webkit-transform .5s ease-in-out;transition:transform .5s ease-in-out;transition:transform .5s ease-in-out,-webkit-transform .5s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header-full.active{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.header-full-image{width:30%;position:absolute;top:0;right:0;height:100%}.header-full-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.header-full-menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;list-style:none;padding:0;margin:0}.header-full-menu ul li:not(:last-child){margin-bottom:40px}.header-full-menu ul li a,.header-full-menu ul li span{color:#fff;font-size:28px;font-weight:600;line-height:140%;text-decoration:none}.header-full-menu ul li a.active{color:#1cc694}.header-full-menu ul li a:not(.active):hover{color:rgba(28,198,148,.9)}.header-full-menu ul li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header-full-menu ul li span i{font-size:32px;color:#fff;margin-left:20px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.header-full-menu ul li span.active i,.header-full-menu ul li span:hover i{color:#1cc694}.header-full-submenu ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;display:none}.header-full-submenu ul.active{display:block}.header-full-submenu ul li:not(:last-child){margin-bottom:24px}.header-full-submenu ul li a,.header-full-submenu ul li span{color:#fff;font-size:20px;font-weight:400;line-height:140%;text-decoration:none}.header-full-submenu ul li a{-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.header-full-submenu ul li a.active{color:#1cc694}.header-full-submenu ul li a:not(.active):hover{color:rgba(28,198,148,.9)}.header-full-submenu ul li span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.header-full-submenu ul li span.active i,.header-full-submenu ul li span:hover i{color:#1cc694}.header-full-submenu ul li span i{font-size:24px;color:#fff;margin-left:6px}@-webkit-keyframes colorAnimation{0%{color:#d68f07}100%{color:red}}@keyframes colorAnimation{0%{color:#d68f07}100%{color:red}}.footer{background-color:#f4f9f8;padding-top:160px}.footer .row{margin:0 -12px}.footer .row>div{padding:0 12px}.footer-wrapper{background-color:#007d00}.footer-top{position:relative;background-image:url(../assets/images/footer-bg.jpg);background-position:top center;background-repeat:no-repeat;background-size:cover;position:relative;z-index:1}.footer-top::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(8,136,104,.8);z-index:-1}.footer-top-header{position:relative;padding-bottom:95px;border-bottom:1px solid rgba(255,255,255,.3)}.footer-top-header .useful{position:absolute;bottom:20px;left:0;right:0;padding:0}.footer-top-body{padding:30px 0}.footer-bottom{position:relative;background-color:#088868;z-index:2}.footer-bottom-wrapper{position:relative;height:95px;gap:32px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-bottom-wrapper>a,.footer-bottom-wrapper>span{color:#fff;font-size:20px;font-weight:400;line-height:140%}.footer-bottom-wrapper span{margin-left:auto}.footer-bottom-wrapper span a{font-weight:500;color:#fff;text-decoration:none}.footer-bottom-logo{position:absolute;top:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0}.footer-bottom-logo::after,.footer-bottom-logo::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:rgba(255,255,255,.3)}.footer-bottom-logo-wrapper{padding:15px;border-radius:50%;background:rgba(255,255,255,.1);margin:0 40px}.footer-bottom-logo-wrapper img{width:120px;height:120px}.footer-item._1 ul li:not(:last-child){margin-bottom:14px}.footer-item._2 ul li:not(:last-child){margin-bottom:40px}.footer-item h3{font-size:20px;font-weight:700;line-height:140%;text-transform:uppercase;margin-bottom:16px;color:#fff}.footer-item>ul{list-style:none;padding:0;margin:0}.footer-item>ul li a{color:#fff;font-size:20px;font-weight:400;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.footer-item>ul li a i{font-size:24px;color:#fff;margin-right:12px}.footer-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:20px}.footer-form input{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-right:12px;border-radius:2px;border:1px solid rgba(255,255,255,.6);background-color:transparent;outline:0;padding:0 20px;color:#fff;font-size:18px;font-weight:400;line-height:140%}.footer-form input::-webkit-input-placeholder{color:#fff}.footer-form input::-moz-placeholder{color:#fff}.footer-form input:-ms-input-placeholder{color:#fff}.footer-form input::-ms-input-placeholder{color:#fff}.footer-form input::placeholder{color:#fff}.footer-form .button{padding:14px 40px}.footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer-social span{color:#fff;font-size:20px;font-weight:400;line-height:140%;margin-right:24px}.footer-social ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;text-decoration:none;gap:12px;padding:0;margin:0}.footer-social ul li 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;justify-content:center;font-size:24px;width:50px;height:50px;border-radius:50%;border:1px solid rgba(255,255,255,.6);color:#fff;text-decoration:none}.footer-map img{width:100%;height:auto}.hero{background-image:url(../assets/images/hero.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1;position:relative}.hero::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:-1}.hero-info{height:calc(100vh - (var(--header-bottom-height) + var(--header-top-height)));max-width:800px;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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto;width:100%;text-align:center;min-height:700px}.hero-info h1{color:#fff;font-family:Lora;font-size:48px;font-weight:700;line-height:140%;margin-bottom:12px}.hero-info p{color:#fff;font-size:20px;font-weight:400;line-height:140%;margin-bottom:20px}.hero-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-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:32px}.hero-buttons a{outline:0;border:none;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;text-decoration:none!important;position:relative}.hero-buttons a._1{height:180px;width:180px;border-radius:50%;border:5px solid #1b5949;background:#088868;position:relative;z-index:4}.hero-buttons a._1 small{color:#fff;text-align:center;font-size:22px;font-weight:600;line-height:140%;text-transform:uppercase;position:relative;z-index:4}.hero-buttons a._1 span{position:absolute;left:0;right:0;top:0;bottom:0;border-radius:50%;overflow:hidden;z-index:1}.hero-buttons a._1 span::after{background-color:#079c77;content:"";width:30px;height:30px;border-radius:50%;bottom:0;position:absolute;left:50%;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.hero-buttons a._1:hover span::after{width:200%;height:200%}.hero-buttons a._1 img._1{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:3;opacity:.2}.hero-buttons a._1 img._2{position:absolute;position:absolute;bottom:-8px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.hero-buttons a._1::after{content:"";color:#175217;position:absolute;z-index:-1;left:50%;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);display:block;width:100%;height:100%;background:#088868;border-radius:50%;-webkit-animation:pulse-border 1.5s ease-out infinite;animation:pulse-border 1.5s ease-out infinite}.hero-buttons a._2{position:relative}.hero-buttons a._2::after,.hero-buttons a._2::before{content:"";position:absolute;width:40px;height:1px;background-color:rgba(255,255,255,.6);top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.hero-buttons a._2::after{left:calc(100% + 16px)}.hero-buttons a._2::before{right:calc(100% + 16px)}.hero-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.hero-links a{display:inline-block;font-size:20px;font-weight:600;line-height:140%;color:#fff;text-decoration:none;font-family:"SF Pro Display";padding:16px 40px;border-radius:8px;border:1px solid #007858;background:#088868;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}@-webkit-keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}@keyframes pulse-border{0%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1);opacity:1}100%{-webkit-transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);transform:translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);opacity:0}}.section{padding:100px 0}.section.quota{padding-bottom:0}.section-header{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;gap:12px;margin-bottom:32px}.section-header i{font-size:32px;color:#088868}.section-header h2{color:#003123;font-size:36px;font-weight:600;line-height:140%;margin-bottom:0;font-family:Lora}.section-footer{gap:12px;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;margin-top:32px}.section-footer i{width:52px;height:52px;border-radius:2px;border:1px solid #088868;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;font-size:24px;cursor:pointer;color:#088868}.section-footer a{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:200px;height:52px;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;color:#011a12;font-size:18px;font-weight:400;line-height:140%;border-radius:2px;border:1px solid #d9dddc;text-decoration:none}.preferences{-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);position:relative;z-index:2}.preferences-wrapper{padding:var(--padding-32);border-radius:2px;background:#f4f9f8}.preferences-wrapper .row{margin:0 -16px}.preferences-wrapper .row>div{padding:0 16px}.preferences-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none!important}.preferences-item img{width:80px;min-width:80px;height:80px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;margin-right:20px}.preferences-item-info h3{color:#011a12;font-family:Lora;font-size:24px;font-weight:600;line-height:140%;margin-bottom:8px}.preferences-item-info p{color:#011a12;font-size:20px;font-weight:400;line-height:140%;margin-bottom:0}.events{padding:80px 0;background-image:url(../assets/images/events-bg.jpg);background-position:center;background-size:cover;background-repeat:no-repeat}.events .section-header h2{color:#fff}.events .section-header i{color:#1cc694}.events .section-footer a{color:rgba(255,255,255,.4);border-color:rgba(255,255,255,.4)}.events .section-footer i{color:#fff;border-color:#fff}.events-card{border-radius:2px;border:1px solid rgba(255,255,255,.4);background:rgba(255,255,255,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:21px;text-decoration:none!important}.events-card-left{padding:0 20px;position:relative;border-right:1px solid rgba(255,255,255,.4)}.events-card-time{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-100%);-ms-transform:translate(-50%,-100%);transform:translate(-50%,-100%)}.events-card-time span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:18px;font-weight:600;line-height:140%;white-space:nowrap;height:42px;padding:0 12.5px;border-radius:40px;background:#1cc694}.events-card-time i{font-size:22px;margin-right:6px}.events-card-date{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;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:140px;min-width:140px;aspect-ratio:1/1}.events-card-date b{color:#fff;text-align:center;font-family:Lora;font-size:60px;font-weight:600;line-height:140%;margin-bottom:-2px}.events-card-date span{color:#fff;text-align:center;font-size:18px;font-weight:500;line-height:140%;margin-top:-2px}.events-card-info{padding:0 20px}.events-card-info h3{color:#fff;font-family:Lora;font-size:24px;font-weight:600;line-height:140%;text-transform:uppercase;margin-bottom:10px}.events-card-info p{color:rgba(255,255,255,.8);font-size:20px;font-weight:400;line-height:140%;margin-bottom:0}.events .row{margin:-12px -16px}.events .row>div{padding:12px 16px}.programs-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 60px 20px 20px;border-radius:2px;background:#fff;position:relative;text-decoration:none;overflow:hidden;z-index:1;cursor:pointer}.programs-card-wrapper{-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.08);box-shadow:0 0 30px 0 rgba(0,0,0,.08)}.programs-card-image{width:100px;min-width:100px;aspect-ratio:1/1;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;margin-right:20px;border-radius:2px;background:#f4f9f8;-webkit-transition:all .1s ease-in-out .2s;transition:all .1s ease-in-out .2s}.programs-card-image img{width:70px;height:70px}.programs-card h3{color:#000;font-size:24px;font-weight:600;line-height:140%;margin-bottom:0;font-family:Lora;-webkit-transition:all .1s ease-in-out .1s;transition:all .1s ease-in-out .1s}.programs-card a{width:80px;aspect-ratio:1/1;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;font-size:24px;color:#fff;position:absolute;right:0;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);background-color:#088868;border-radius:50%;cursor:pointer;text-decoration:none;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;z-index:-1}.programs-card a i{width:80px;height:80px;background-color:#088868;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;padding-left:10px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.programs-card:hover a{width:210%}.programs-card:hover a i{background-color:#fff;color:#088868}.programs-card:hover h3{color:#fff}.programs-card:hover .programs-card-image{background-color:#fff}.programs .row{margin:0 -12px}.programs .row>div{padding:0 12px}.gallery{background-color:#f4f9f8;padding:80px 0 100px}.news-card{display:-ms-grid;display:grid;grid-gap:24px;grid-template-areas:"a a a a b b c c" "a a a a b b c c" "a a a a d d e e" "a a a a d d e e"}.news-card .card:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:7;-ms-grid-column:1;-ms-grid-column-span:7;grid-area:a}.news-card .card:nth-child(1) .card-info{padding:20px}.news-card .card:nth-child(1) .card-info h4{font-size:30px;font-weight:600}.news-card .card:nth-child(1) .card-info-bottom{padding-top:20px;margin-top:30px}.news-card .card:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:9;-ms-grid-column-span:3;grid-area:b}.news-card .card:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:13;-ms-grid-column-span:3;grid-area:c}.news-card .card:nth-child(4){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:9;-ms-grid-column-span:3;grid-area:d}.news-card .card:nth-child(5){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:13;-ms-grid-column-span:3;grid-area:e}.card{display:block;border:none;background-color:transparent;border-radius:0;text-decoration:none!important;cursor:pointer}.card-image{aspect-ratio:1.7;position:relative}.card-image i{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:56px;height:56px;border-radius:4px;border:1px solid #fff;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);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;font-size:24px;color:#fff;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.card-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.card-info{width:calc(100% - 20px);-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.08);box-shadow:0 0 30px 0 rgba(0,0,0,.08);border-top:6px solid #088868;padding:16px;margin:0 auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.card-info h4{color:#011a12;font-family:Lora;font-size:20px;font-weight:500;line-height:140%;margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}.card-info p{font-size:20px;font-weight:400;line-height:150%;color:rgba(1,26,18,.8);margin:12px 0 0 0}.card-info-bottom{padding-top:16px;margin-top:16px;border-top:1px solid rgba(1,26,18,.15);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-info-bottom>i{color:#088868;margin-left:auto;font-size:24px}.card-info-bottom span{color:rgba(1,26,18,.8);font-size:18px;font-weight:400;line-height:140%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.card-info-bottom span:not(:last-of-type){margin-right:32px}.card-info-bottom span i{margin-right:6px;font-size:22px;color:#088868}.card:hover .card-image i{-webkit-transform:translate(-50%,-50%) scale(1.2);-ms-transform:translate(-50%,-50%) scale(1.2);transform:translate(-50%,-50%) scale(1.2)}.card:hover .card-info{background-color:#088868;border-color:#fff}.card:hover .card-info h4{color:#fff}.card:hover .card-info p{color:#fff}.card:hover .card-info-bottom{border-color:rgba(255,255,255,.15)}.card:hover .card-info-bottom span{color:rgba(255,255,255,.8)}.card:hover .card-info-bottom span i{color:#fff}.card:hover .card-info-bottom i{color:#fff}.gallery .section-footer,.news .section-footer{margin-top:12px}.gallery .owl-stage-outer,.news .owl-stage-outer{padding:0 12px;margin:0 -12px}.gallery>.container>.row{margin:0 -12px}.gallery>.container>.row>div{padding:0 12px}.gallery .section-footer a{max-width:160px}.useful .section-footer{display:none}.useful .item{background-color:#fff;height:150px;display:block}.useful .item img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.quota-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:80px}.quota-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px}.quota-item:nth-child(odd){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.quota-item:nth-child(even){-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.quota-image{max-width:636px;-webkit-box-flex:2;-ms-flex:2;flex:2;position:relative;height:600px}.quota-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.quota-image-info{bottom:0;-webkit-transform:translateY(50%);-ms-transform:translateY(50%);transform:translateY(50%);background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.08);box-shadow:0 0 30px 0 rgba(0,0,0,.08);padding:32px;border-radius:2px;border:1px solid rgba(1,26,18,.15);background:#fff;box-shadow:0 0 30px 0 rgba(0,0,0,.08);position:relative;z-index:1;padding:32px 24px 24px 24px;position:absolute;left:32px;right:32px}.quota-image-info::after{content:"";height:6px;position:absolute;left:-.5px;right:-.5px;top:-.5px;background-color:#088868;z-index:2;border:1px solid #07775b;border-bottom:none;border-radius:2px 2px 0 0}.quota-image-info h4{color:#011a12;font-size:28px;font-weight:500;line-height:140%;margin-bottom:12px}.quota-image-info p{color:#088868;font-size:20px;font-weight:500;line-height:140%;margin-bottom:0}.quota-info{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:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex:1;flex:1;gap:32px}.quota-info p{color:#011a12;font-size:22px;font-weight:400;line-height:150%;opacity:.8;margin-bottom:0}.quota-info img._1{margin-right:auto}.quota-info img._2{margin-left:auto}.button{padding:8px 50px;color:#fff;font-size:20px;font-weight:600;line-height:140%;background-color:transparent;outline:0;border:1px solid transparent;border-radius:2px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none;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:-webkit-max-content;width:-moz-max-content;width:max-content;text-decoration:none!important;height:var(--form-height)}.button:focus{outline:0}.button.primary{border-color:#007858;background:#007858;color:#fff}.button.white{border-color:#007858;background:#fff;color:var(--color-primary)}.button.light{border-radius:2px;background:#1cc694;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.button.gray{color:#011a12;border:1px solid #d9dddc;background:#e7ebe9}.button.blur{color:#fff;border:1px solid rgba(255,255,255,.5);background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.button.blur:hover{background:rgba(255,255,255,.2)}input.form-control{height:var(--form-height);padding:8px 16px;border-radius:2px;color:#011a12;font-size:20px;font-weight:400;line-height:140%}input.form-control::-webkit-input-placeholder{font-weight:400;color:rgba(1,26,18,.6)}input.form-control::-moz-placeholder{font-weight:400;color:rgba(1,26,18,.6)}input.form-control:-ms-input-placeholder{font-weight:400;color:rgba(1,26,18,.6)}input.form-control::-ms-input-placeholder{font-weight:400;color:rgba(1,26,18,.6)}input.form-control::placeholder{font-weight:400;color:rgba(1,26,18,.6)}input.form-control.error{border:1px solid #d01717;color:#d01717}input.form-control.error::-webkit-input-placeholder{color:#d01717}input.form-control.error::-moz-placeholder{color:#d01717}input.form-control.error:-ms-input-placeholder{color:#d01717}input.form-control.error::-ms-input-placeholder{color:#d01717}input.form-control.error::placeholder{color:#d01717}.form-group-radios{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}.form-group-radios.error span{border-color:#d01717;color:#d01717}.form-group-radios-item{width:calc(50% - 10px);margin-bottom:0;cursor:pointer}.form-group-radios-item span{height:var(--form-height);padding:8px 16px;border-radius:2px;border:1px solid #d9dddc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(1,26,18,.6);font-size:20px;font-weight:400;line-height:140%}.form-group-radios-item span i{min-width:20px;width:20px;height:20px;border-radius:50%;margin-right:8px;border:1px solid rgba(1,26,18,.8);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}.form-group-radios-item span i::before{content:"";width:12px;height:12px;border-radius:50%;background-color:transparent}.form-group-radios-item input{display:none}.form-group-radios-item input:checked~span{color:#011a12}.form-group-radios-item input:checked~span i{border-color:#088868}.form-group-radios-item input:checked~span i::before{background-color:#088868}.form-group textarea{border-radius:2px;padding:8px 16px;min-height:112px;width:100%;border:1px solid #d9dddc;margin-bottom:32px}.form-group select.form-control{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgba(1, 26, 18, 1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M11.9997 13.1714L16.9495 8.22168L18.3637 9.63589L11.9997 15.9999L5.63574 9.63589L7.04996 8.22168L11.9997 13.1714Z'/%3e%3c/svg%3e");background-size:24px 24px;background-position:right 16px center;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;height:var(--form-height);border-radius:2px;border:1px solid #d9dddc;padding:0 56px 0 16px;color:rgba(1,26,18,.6);font-size:20px;font-weight:400;line-height:140%}.form-group select.form-control.error{border:1px solid #d01717;color:#d01717}input.form-control[form-type=date]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgba(1, 26, 18, 1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 1V3H15V1H17V3H21C21.5523 3 22 3.44772 22 4V20C22 20.5523 21.5523 21 21 21H3C2.44772 21 2 20.5523 2 20V4C2 3.44772 2.44772 3 3 3H7V1H9ZM20 11H4V19H20V11ZM8 13V15H6V13H8ZM13 13V15H11V13H13ZM18 13V15H16V13H18ZM7 5H4V9H20V5H17V7H15V5H9V7H7V5'/%3e%3c/svg%3e");background-size:24px 24px;background-position:right 16px center;background-repeat:no-repeat}input.form-control[form-type=date]::-webkit-calendar-picker-indicator{background:0 0;bottom:0;color:transparent;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.form-check{padding-left:0}.form-check label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(1,26,18,.8);font-size:20px;font-weight:400;line-height:140%;margin-bottom:0;cursor:pointer}.form-check label i{width:18px;height:18px;min-width:18px;border-radius:2px;border:2px solid #d9dddc;margin-right:12px;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;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}.form-check label i::after{content:"";width:10px;height:10px;background-color:#088868;border-radius:2px;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out;opacity:0}.form-check label a{font-weight:600;color:#088868;margin-left:8px;text-decoration:none}.form-check input{display:none}.form-check input:checked~label i{border-color:#088868}.form-check input:checked~label i::after{opacity:1}.modal-dialog{max-width:600px}.modal-close{position:absolute;font-size:24px;right:24px;top:30px;cursor:pointer;color:#677671}.modal-content{padding:30px 24px 24px 24px;border-radius:2px;border:1px solid rgba(1,26,18,.15);background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.08);box-shadow:0 0 30px 0 rgba(0,0,0,.08);position:relative;z-index:1}.modal-content::after{content:"";height:6px;position:absolute;left:-1px;right:-1px;top:-1px;background-color:#088868;z-index:2;border:1px solid #07775b;border-bottom:none;border-radius:2px 2px 0 0}.modal-content h3{color:#011a12;font-family:Lora;font-size:24px;font-weight:600;line-height:150%;margin-bottom:10px}.modal-content p{color:#011a12;font-size:20px;font-weight:400;line-height:150%;margin:0 auto}#formSuccess .modal-content img{width:200px;margin-bottom:8px;margin:0 auto}#formSuccess .modal-content h3{text-align:center}#formSuccess .modal-content p{text-align:center;max-width:80%}.form-group{margin-bottom:0}.form-group>label{color:rgba(1,26,18,.8);font-size:18px;font-weight:600;line-height:140%;margin-bottom:4px}.form-group .form-control:focus{border-color:#175217;-webkit-box-shadow:0 0 0 .2rem rgba(27,89,73,.25);box-shadow:0 0 0 .2rem rgba(27,89,73,.25);color:#011a12}.form-group-phone{position:relative}.form-group-phone._1{z-index:999}.form-group-phone._2{z-index:998}.form-group-phone .dropdown{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:16px;padding-right:16px;border-right:1px solid #d9dddc}.form-group-phone .dropdown-toggle{background-color:transparent;padding:0;border:none;outline:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group-phone .dropdown-toggle::after{display:none}.form-group-phone .dropdown-toggle i{font-size:20px;margin-left:6px}.form-group-phone .dropdown-toggle img{width:30px;height:22 px}.form-group-phone .dropdown-menu{padding:0;border-radius:2px;border:1px solid #d9dddc;background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.08);box-shadow:0 0 30px 0 rgba(0,0,0,.08);min-width:320px;-webkit-transform:translate(-17px,41px)!important;-ms-transform:translate(-17px,41px)!important;transform:translate(-17px,41px)!important}.form-group-phone .dropdown-menu ul{list-style:none;padding:0;margin:0}.form-group-phone .dropdown-menu ul li{height:52px;padding:8px 14px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.form-group-phone .dropdown-menu ul li span{-webkit-box-flex:1;-ms-flex:1;flex:1;color:#011a12;font-size:20px;font-weight:400;line-height:140%}.form-group-phone .dropdown-menu ul li:hover{background-color:#e7ebe9}.form-group-phone .dropdown-menu ul li img{margin-right:10px}.form-group-phone .dropdown-menu ul li:first-child{border-top:1px solid #d9dddc}.form-group-phone .dropdown-menu ul li:not(:last-child){border-bottom:1px solid #d9dddc}.form-group-phone .dropdown-menu ul li small{color:#677671;text-align:right;font-size:18px;font-weight:600;line-height:normal}.form-group-phone>input{padding-left:104px}.form-group-phone-search{position:relative}.form-group-phone-search i{font-size:24px;margin-right:10px;position:absolute;margin-left:14px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);color:#677671}.form-group-phone-search input{padding:0 16px 0 48px;height:56px;border:none;background:0 0;width:100%;outline:0;color:#011a12;font-size:20px;font-weight:400;line-height:140%}.form-group-phone-search input::-webkit-input-placeholder{color:#677571}.form-group-phone-search input::-moz-placeholder{color:#677571}.form-group-phone-search input:-ms-input-placeholder{color:#677571}.form-group-phone-search input::-ms-input-placeholder{color:#677571}.form-group-phone-search input::placeholder{color:#677571}.form-group-file input{display:none}.form-group-file input.error~label{border-color:#d01717;color:#d01717}.form-group-file-wrapper{border-radius:2px;border:1px dashed #677571;background:#e7ebe9;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:var(--form-height);margin-bottom:0;cursor:pointer;padding:0 16px}.form-group-file-upload{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.form-group-file-upload i{font-size:24px}.form-group-file-upload i.icon-file-upload{margin-right:8px;color:#088868}.form-group-file-upload i.icon-delete{color:#d01717}.form-group-file-upload span{color:#011a12;font-size:20px;font-weight:400;line-height:140%;opacity:.6;-webkit-box-flex:1;-ms-flex:1;flex:1}.form-group-file-placeholder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group-file-placeholder span{color:rgba(1,26,18,.6);font-size:20px;font-weight:400;line-height:140%}.form-group-file-error{margin-left:auto}.form-group-file-error span{color:#d01717;font-size:18px;font-weight:400;line-height:140%;padding:4px 8px;display:block;border-radius:8px;border:1px solid #d01717;background:#f4e1e1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:none}.form-group-file-icons{gap:8px;margin-right:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-group-file-icons i:not(.icon-x){font-size:24px;color:#088868}.form-group-file-icons i.icon-x{font-size:16px;color:#5d6d68}.page-banner{background-color:#1b5949;height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;z-index:1}.page-banner::after{content:"";background-image:url(../assets/images/page-banner-leafs.png);background-size:contain;position:absolute;left:0;top:0;width:100%;height:100%;z-index:-1;opacity:.05}.page-banner ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0;list-style:none}.page-banner ul li a{color:#fff;font-size:19px;font-weight:400;line-height:140%;opacity:.8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none}.page-banner ul li a i.icon-angle-right{color:#fff;margin-left:8px;font-size:20px}.page-banner ul li a i:not(.icon-angle-right){color:#fff;margin-right:4px;font-size:22px}.page-banner ul li a.active{opacity:1}.page-banner h1{color:#fff;font-size:40px;font-weight:600;line-height:140%;margin-bottom:0}.page-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:40px 0 100px 0}.page-aside-info{padding:16px;border-radius:2px;border:1px solid rgba(1,26,18,.15);background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.08);box-shadow:0 0 30px 0 rgba(0,0,0,.08);position:relative;z-index:1;height:100%;position:relative;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-pack:center;-ms-flex-pack:center;justify-content:center}.page-aside-info::after{content:"";height:6px;position:absolute;left:-.5px;right:-.5px;top:-.5px;background-color:#088868;z-index:2;border:1px solid #07775b;border-bottom:none;border-radius:2px 2px 0 0}.page-aside-info span{font-size:20px;font-weight:400;line-height:160%;opacity:.9;color:#011a12;font-family:Lora;margin-bottom:6px;font-weight:500}.page-aside-info a{font-family:Lora;text-decoration:none;color:#088868;font-size:20px;font-weight:500;line-height:140%}.page-aside-info:hover::after{background-color:#fff}.page-aside-info:hover{background-color:#088868}.page-aside-info:hover span{color:#fff}.page-aside-info:hover a{color:#fff}.page-line{margin:40px 0;height:1px;width:100%;background-color:rgba(1,26,18,.15)}.page-content{padding:32px;border-radius:2px;border:1px solid rgba(1,26,18,.15);background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.08);box-shadow:0 0 30px 0 rgba(0,0,0,.08);position:relative;z-index:1;width:calc(100% - var(--apply-aside-width) - 24px)}.page-content::after{content:"";height:6px;position:absolute;left:-.5px;right:-.5px;top:-.5px;background-color:#088868;z-index:2;border:1px solid #07775b;border-bottom:none;border-radius:2px 2px 0 0}.page-content.w100{width:100%}.page-content :not(h1,h2,h3,h4,h5,h6){color:#011a12;font-size:21px;line-height:150%}.page-content h2{color:#011a12;font-family:Lora,sans-serif;font-size:32px;font-weight:600;line-height:140%;margin-bottom:0;margin-bottom:12px}.page-content h3{font-size:20px;font-weight:400;line-height:140%;color:#011a12;opacity:.8;margin-bottom:0}.page-content p{margin-bottom:0}.page-sidebar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.page-sidebar-channel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:16px;border:1px solid #d9dddc;background:#fff;text-decoration:none!important}.page-sidebar-channel span{color:#011a12;font-family:Lora;font-size:20px;font-weight:600;line-height:150%;margin:0 auto 0 16px}.page-sidebar-channel i.icon-arrow-right{font-size:24px;color:var(--color-primary)}.page-sidebar-channel i:not(.icon-arrow-right){width:50px;height:50px;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;color:#fff;font-size:24px;border-radius:50%}.page-sidebar-channel i.icon-telegram{background-color:#08c}.page-sidebar-channel i.icon-instagram{background:linear-gradient(135deg,#fbf869 0,#ec9f67 26.18%,#c73371 50.31%,#8b1c9e 74.96%,#592ccf 100%)}.page-sidebar-channel i.icon-youtube{background-color:#e62117}.page-sidebar-channel i.icon-facebook{background-color:#3b5998}.page-sidebar-banner{position:relative}.page-sidebar-banner-content{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px}.page-sidebar-banner-content h3{color:#fff;font-family:Lora;font-size:26px;font-weight:700;line-height:150%;margin-bottom:20px}.page-sidebar-banner-content a{border-radius:5px}.page-aside{width:var(--apply-aside-width);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.page-aside-useful{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #d9dddc;background:#fff;padding:16px;color:#011a12!important;font-family:Lora;font-size:20px;font-weight:600;line-height:150%;text-decoration:none!important}.page-aside-useful i:not(.icon-arrow-right){width:50px;height:50px;background:#088868;border-radius:50%;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;margin-right:16px;color:#fff;font-size:24px}.page-aside-useful i:not(.icon-arrow-right).bigger{font-size:40px}.page-aside-useful i.icon-arrow-right{margin-left:auto;color:#007d00;font-size:24px}.apply .page-main.row{-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;margin:-30px -12px}.apply .page-main.row>div{padding:30px 12px}.apply-manual>:last-child{margin-bottom:0}.apply-manual h3{color:#011a12;font-size:24px;font-weight:700;line-height:150%;margin-bottom:4px}.apply-manual p,.apply-manual ul li{color:#011a12;font-size:20px;font-weight:400;line-height:150%;margin-bottom:0}.apply-manual p{margin-bottom:24px}.apply-manual p ul{margin-bottom:0}.apply-manual ul.with-line{list-style:none;margin:0;margin-bottom:24px;padding-left:18px;border-left:6px solid #007d00}.apply-manual-part:not(:last-child){margin-bottom:24px}.apply-manual-part>:not(h3){margin-bottom:0!important}.apply-help{border-radius:2px;background:#088868;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:60px;overflow:hidden;text-decoration:none!important;position:relative}.apply-help img{width:80px;margin-bottom:20px}.apply-help h3{color:#fff;font-family:Lora;font-size:28px;font-weight:600;line-height:140%;margin-bottom:0}.apply-help-arrow{width:80px;height:80px;border-radius:50%;position:absolute;right:0;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;z-index:1}.apply-help-arrow::before{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:100%;background:#1cc694;z-index:-1;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.apply-help-arrow::after{content:"";position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);width:100%;height:100%;border-radius:50%;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;background-color:#1cc694;z-index:-2}.apply-help-arrow i{font-size:24px;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(calc(-50% - 24px + 6px),-50%);-ms-transform:translate(calc(-50% - 24px + 6px),-50%);transform:translate(calc(-50% - 24px + 6px),-50%);-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.apply-help:hover .apply-help-arrow::after{-webkit-transform:translate(-50%,-50%) scale(2);-ms-transform:translate(-50%,-50%) scale(2);transform:translate(-50%,-50%) scale(2)}.apply-help:hover .apply-help-arrow::before{background-color:#fff}.apply-help:hover .apply-help-arrow i{color:#088868}.apply-category{padding:24px;border-radius:2px;border:1px solid rgba(1,26,18,.15);background:#fff;-webkit-box-shadow:0 0 30px 0 rgba(0,0,0,.08);box-shadow:0 0 30px 0 rgba(0,0,0,.08);position:relative;z-index:1;height:100%}.apply-category::after{content:"";height:6px;position:absolute;left:-.5px;right:-.5px;top:-.5px;background-color:#088868;z-index:2;border:1px solid #07775b;border-bottom:none;border-radius:2px 2px 0 0}.apply-category h3{color:#000;font-family:Lora;font-size:24px;font-weight:600;line-height:140%;margin-bottom:20px}.apply-category h4{color:#000;font-family:Lora;font-size:22px;font-weight:600;line-height:140%;margin-bottom:16px}.apply-category ul{list-style:none;margin:0;padding:0}.apply-category ul li{color:#011a12;font-size:20px;font-weight:400;line-height:140%;opacity:.8}.apply-category ul li:not(:last-child){margin-bottom:10px}.apply-content .row{margin:-12px -10px}.apply-content .row>div{padding:12px 10px}.apply-content .tab-content{margin-bottom:32px}.apply-content-action{gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.apply-content-text h3{color:#011a12;font-family:Lora;font-size:24px;font-weight:600;line-height:140%;margin-bottom:8px}.apply-content-text p{color:#011a12;font-size:20px;font-weight:400;line-height:150%;margin-bottom:0;opacity:.8}.apply-aside-tab{padding:16px;border-radius:2px;border:1px solid rgba(1,26,18,.15);background:#fff}.apply-aside-tab ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.apply-aside-tab ul li{position:relative}.apply-aside-tab ul li:not(:last-child){margin-bottom:48px}.apply-aside-tab ul li:not(:last-child)::after{content:"";position:absolute;left:22px;width:2px;height:30px;border-radius:1px;background-color:#677671;top:calc(100% + 7px)}.apply-aside-tab ul li button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;border:none;outline:0;background-color:transparent;text-align:left;padding:0;cursor:initial}.apply-aside-tab ul li button i{width:44px;height:44px;min-width:44px;margin-right:12px;font-size:24px;color:#677671;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;border:1px solid #d9dddb;border-radius:50%}.apply-aside-tab ul li button span{color:#011a12;font-family:Lora;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.apply-aside-tab ul li button span small{display:block;margin-bottom:7px;font-size:12px;font-weight:500;color:rgba(1,26,18,.6);font-family:"SF Pro Display"}.apply-aside-tab ul li button[data-status=waiting] span{color:rgba(1,26,18,.6)}.apply-aside-tab ul li button[data-status=active] span{color:#011a12}.apply-aside-tab ul li button[data-status=active] i{background:#d68f07;color:#fff}.apply-aside-tab ul li button[data-status=done] span{color:#011a12}.apply-aside-tab ul li button[data-status=done] i{background:#088868;color:#fff}.apply-status{border-radius:2px;border:1px solid #d9dddc;background:#e7ebe9;padding:16px}.apply-status h3{color:#011a12;font-family:Lora;font-size:20px;font-weight:600;line-height:140%;margin-bottom:6px}.apply-status p{color:#011a12;font-size:18px;font-weight:400;line-height:140%;margin-bottom:16px}.apply-status .button{width:100%}.apply-document{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:24px;border-top:1px solid #d9dddc}.apply-document div{width:calc(50% - 10px)}.apply-document-image{border-radius:2px;border:1px solid #d9dddc;overflow:hidden}.apply-document-image img{width:100%;height:auto}.apply-document-info h3{color:#011a12;font-size:24px;font-weight:600;line-height:140%;margin-bottom:8px}.apply-document-info p{color:rgba(1,26,18,.6);font-size:20px;font-weight:400;line-height:140%;margin-bottom:0}.check-status-input{position:relative}.check-status-input-wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.check-status-input-wrapper .button{margin-left:20px;padding-top:8px;padding-bottom:8px}.check-status-bedge{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:-webkit-max-content;width:-moz-max-content;width:max-content;font-size:20px;font-weight:600;line-height:140%;border-radius:8px;border:1px solid transparent;background:#e7e7eb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:0 24px;height:56px;margin-bottom:16px}.check-status-bedge._1{color:#5f5fb1;border-color:#5f5fb1}.check-status-bedge._2{color:#088868;border-color:#088868}.check-status-bedge._3{color:#820a0a;border-color:#820a0a}.check-status-message p,.check-status-message ul li{color:#011a12;font-size:20px;font-weight:400;line-height:140%;margin-bottom:0}.check-status-message ul{margin:0;padding-left:28px}.check-status-files{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:24px}.check-status-files a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#088868;font-size:18px;font-weight:500;line-height:150%}.check-status-files a i{font-size:20px;margin-right:8px;color:#088868}.check-status-files a:not(:last-child){margin-right:40px}.rectors{padding:40px 0 100px 0}.rectors .page-wrapper{width:100%}.rectors .page-content{margin:0!important}.rectors-img{width:100%;padding-top:76.1506276151%;position:relative}.rectors-img img{width:100%;height:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;left:0;top:0}.rectors-title{position:relative;padding:44px 0;margin:60px 0 40px 0;border-bottom:1px solid #088868}.rectors-title-img{position:absolute;top:0;left:0;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:0}.rectors-title-img::after,.rectors-title-img::before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#088868}.rectors-title-img img{margin:0 32px;width:55px;height:40px}.rectors-title h2{text-align:center;margin:0!important;color:#011a12;font-family:Lora,sans-serif;font-size:32px;font-weight:600;line-height:140%;margin-bottom:0;font-weight:500;line-height:160%;padding:0 120px}.about .row{row-gap:40px}.about ._2{width:100%;height:auto}.about ._2::after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(18,18,18,0)),color-stop(99.76%,rgba(18,18,18,.8)));background:linear-gradient(180deg,rgba(18,18,18,0) 0,rgba(18,18,18,.8) 99.76%);z-index:1}.about ._2 img{-o-object-position:top;object-position:top}.about ._3{width:100%;height:auto}.about-img{position:relative;width:100%}.about-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.about-img-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute;bottom:16px;left:16px;z-index:999}.about-img-content a{display:-webkit-box;display:-ms-flexbox;display:flex;width:56px;height:56px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;border:1px solid #fff;background:rgba(255,255,255,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);font-size:30px;color:#fff;text-decoration:none}.about-img-content span{color:#fff;margin-left:12px}.about-content{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-pack:center;-ms-flex-pack:center;justify-content:center;height:100%}.contact .row{margin:-12px -10px}.contact .row>div{padding:12px 10px}.contact .button{border-radius:8px}.filter{margin-bottom:32px}.filter>.row{margin:0 -12px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.filter>.row>div{padding:0 12px}.filter>.row>div>.row{margin:0 -8px}.filter>.row>div>.row>div{padding:0 8px}.filter .button{width:100%}.filter 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;justify-content:center;height:var(--form-height);min-width:var(--form-height);background-color:#d68f07;border-radius:2px;font-size:24px;color:#fff;cursor:pointer;text-decoration:none!important}.pagination ul{padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin:0 auto;gap:4px}.pagination ul li a{color:#011a12;text-align:center;font-size:18px;font-weight:400;line-height:140%;opacity:.8;width:52px;height:52px;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;border-radius:2px;border:1px solid #d9dddc;background:#fff;text-decoration:none}.pagination ul li.active a{border-color:#088868;background:#088868;color:#fff;opacity:1}.news-detail-wrapper,.news-wrapper{margin:0 -12px}.news-detail-wrapper>div,.news-wrapper>div{padding:0 12px}.news-detail-wrapper .card-info{margin-left:0;margin-right:0;width:100%;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);-webkit-box-shadow:none;box-shadow:none;border:1px solid rgba(1,26,18,.15)}.news-list .row{margin:-12px}.news-list .row>div{padding:12px}.news-detail-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:16px;gap:16px}.news-detail-header h2{color:#011a12;font-family:Lora,sans-serif;font-size:32px;font-weight:600;line-height:140%;margin-bottom:0;width:100%}.news-detail-header ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding-left:0;margin:0;gap:32px}.news-detail-header ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(1,26,18,.8);font-size:18px;font-weight:400;line-height:140%}.news-detail-header ul li i{font-size:22px;margin-right:6px;color:#088868}.news-detail-carousel-image{background-position:center;background-size:cover;background-repeat:no-repeat;height:400px;position:relative;display:block}.news-detail-carousel-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;position:absolute;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.news-detail-carousel .section-footer{display:none}.news-detail-carousel .owl-dots{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;margin-top:12px;gap:4px}.news-detail-carousel .owl-dots button{border:none;outline:0}.news-detail-carousel .owl-dots button span{display:block;width:28px;height:28px;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgba(217, 221, 220, 1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M24.498 3.5V5.83333C24.498 17.0653 18.2301 22.1667 10.498 22.1667L6.11455 22.1665C5.92536 23.2307 5.83138 24.3915 5.83138 25.6667H3.49805C3.49805 24.0768 3.63304 22.633 3.90143 21.3129C3.63251 19.8031 3.49805 17.7539 3.49805 15.1667C3.49805 8.72334 8.72139 3.5 15.1647 3.5C17.498 3.5 19.8313 4.66667 24.498 3.5ZM15.1647 5.83333C10.0101 5.83333 5.83138 10.012 5.83138 15.1667C5.83138 15.5895 5.83511 15.9963 5.84251 16.3869C7.30597 14.0798 9.44918 12.2556 12.2525 10.6537L13.4102 12.6796C10.0795 14.5829 7.87012 16.7457 6.73583 19.8331L10.498 19.8333C17.5157 19.8333 22.0144 15.198 22.161 6.2856C20.5604 6.44132 19.0731 6.342 17.2383 6.06677C15.8953 5.86532 15.6323 5.83333 15.1647 5.83333Z'/%3e%3c/svg%3e");background-size:28px 28px;background-position:center center;background-repeat:no-repeat}.news-detail-carousel .owl-dots button.active span{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgba(8, 136, 104, 1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M24.498 3.5V5.83333C24.498 17.0653 18.2301 22.1667 10.498 22.1667L8.27946 22.1665C8.52621 18.6522 9.61997 16.5256 12.4765 13.9987C13.8812 12.7561 13.7629 12.0387 13.0704 12.4508C8.30617 15.2852 5.93999 19.1172 5.83504 25.2352L5.83138 25.6667H3.49805C3.49805 24.0768 3.63304 22.633 3.90143 21.3129C3.63251 19.8031 3.49805 17.7539 3.49805 15.1667C3.49805 8.72334 8.72139 3.5 15.1647 3.5C17.498 3.5 19.8313 4.66667 24.498 3.5Z'/%3e%3c/svg%3e")}.news-detail-content :not(h1,h2,h3,h4,h5,h6){color:#011a12;font-size:21px;line-height:150%}.news-detail-content img{max-width:100%;height:auto}.news-detail-footer{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;padding-top:24px;margin-top:24px;border-top:1px solid #d9dddc}.news-detail-footer-social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-detail-footer-social span{color:#011a12;font-size:18px;font-weight:600;line-height:150%;text-transform:uppercase;margin-right:8px}.news-detail-footer-social ul{list-style:none;padding:0;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}.news-detail-footer-social ul li 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;justify-content:center;width:40px;height:40px;font-size:24px;color:#fff;background-color:var(--color-primary);border-radius:50%;text-decoration:none}.news-detail-footer-print button{padding:6px 12px;border-radius:10px;background:#f4f4f4;gap:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#011a12;font-size:18px;font-weight:500;line-height:150%;border:none;outline:0}.news-detail-footer-print button i{font-size:24px;margin-right:8px;color:#007d00}.calendar-main .pika-single{border-radius:2px;border:1px solid rgba(1,26,18,.15);background:#fff;padding:16px}.calendar-main .pika-single .pika-lendar{margin:0}.calendar-main .pika-single .pika-label{color:#011a12;font-size:20px;font-weight:500;line-height:140%;opacity:.8;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.calendar-main .pika-single .pika-title{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;gap:12px;margin-bottom:4px}.calendar-main .pika-single .pika-title button{float:unset;text-indent:24px!important;background-size:24px 24px;background-position:center center;background-repeat:no-repeat;opacity:1;width:24px!important;height:24px!important}.calendar-main .pika-single .pika-title button:first-of-type{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-right:auto;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgba(1, 26, 18, 1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M10.8286 11.9997L15.7783 16.9495L14.3641 18.3637L8.0001 11.9997L14.3641 5.63574L15.7783 7.04996L10.8286 11.9997Z'/%3e%3c/svg%3e")!important}.calendar-main .pika-single .pika-title button:last-of-type{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-left:auto;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3e%3cpath fill='rgba(1, 26, 18, 1)' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13.1714 12.0003L8.22168 7.0505L9.63589 5.6363L15.9999 12.0003L9.63589 18.3643L8.22168 16.95L13.1714 12.0003Z'/%3e%3c/svg%3e")}.calendar-main .pika-single .pika-table thead tr th{padding:12px 0}.calendar-main .pika-single .pika-table thead tr th abbr{border:none;color:#011a12;text-align:center;font-size:18px;font-style:normal;font-weight:400;line-height:140%;opacity:.6}.calendar-main .pika-single .pika-table thead tr th abbr[title]{text-decoration:none!important;cursor:pointer}.calendar-main .pika-single .pika-table tbody td button{color:#011a12;text-align:center;font-size:18px;font-weight:600;line-height:140%;padding:12px 1px;background-color:transparent;opacity:.8;outline:0}.calendar-main .pika-single .pika-table tbody td.is-outside-current-month button{opacity:.6}.calendar-main .pika-single .pika-table tbody td.is-today button{background-color:#007858;opacity:1;color:#fff}.calendar-main .pika-single .pika-table tbody td:not(.is-today):hover button{background-color:#1cc694;color:#fff}@-webkit-keyframes loader-move{from{top:50%}to{top:10px;-webkit-transform:translate(calc(-50% + 7px),0);transform:translate(calc(-50% + 7px),0)}}@keyframes loader-move{from{top:50%}to{top:10px;-webkit-transform:translate(calc(-50% + 7px),0);transform:translate(calc(-50% + 7px),0)}}@-webkit-keyframes loader-fade{from{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes loader-fade{from{opacity:1;visibility:visible}to{opacity:0;visibility:hidden}}.loader{background:#fff;bottom:0;left:0;position:fixed;right:0;top:0;z-index:999999;-webkit-animation:loader-fade 1s ease-in-out 3.2s;animation:loader-fade 1s ease-in-out 3.2s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-delay:4.5s;animation-delay:4.5s;-webkit-animation-iteration-count:1s;animation-iteration-count:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;background-image:url(../assets/images/loader-back.svg);background-size:cover;background-repeat:no-repeat;background-position:center}.loader svg{width:100%;height:100%;max-width:196px;max-height:196px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-animation:loader-move 1.2s ease-in-out 3.2s;animation:loader-move 1.2s ease-in-out 3.2s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.loader .cls-1{fill:#008867}.loader .cls-2{fill:#23262d}@-webkit-keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:#fff}}@keyframes animate-svg-fill-1{0%{fill:transparent}100%{fill:#fff}}.svg-elem-1{-webkit-animation:animate-svg-fill-1 .28s cubic-bezier(.47,0,.745,.715) .2s both;animation:animate-svg-fill-1 .28s cubic-bezier(.47,0,.745,.715) .2s both}@-webkit-keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:#fff}}@keyframes animate-svg-fill-2{0%{fill:transparent}100%{fill:#fff}}.svg-elem-2{-webkit-animation:animate-svg-fill-2 .28s cubic-bezier(.47,0,.745,.715) .22s both;animation:animate-svg-fill-2 .28s cubic-bezier(.47,0,.745,.715) .22s both}@-webkit-keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-3{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-3{-webkit-animation:animate-svg-fill-3 .28s cubic-bezier(.47,0,.745,.715) .24s both;animation:animate-svg-fill-3 .28s cubic-bezier(.47,0,.745,.715) .24s both}@-webkit-keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-4{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-4{-webkit-animation:animate-svg-fill-4 .28s cubic-bezier(.47,0,.745,.715) .26s both;animation:animate-svg-fill-4 .28s cubic-bezier(.47,0,.745,.715) .26s both}@-webkit-keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-5{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-5{-webkit-animation:animate-svg-fill-5 .28s cubic-bezier(.47,0,.745,.715) .28s both;animation:animate-svg-fill-5 .28s cubic-bezier(.47,0,.745,.715) .28s both}@-webkit-keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-6{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-6{-webkit-animation:animate-svg-fill-6 .28s cubic-bezier(.47,0,.745,.715) .3s both;animation:animate-svg-fill-6 .28s cubic-bezier(.47,0,.745,.715) .3s both}@-webkit-keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-7{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-7{-webkit-animation:animate-svg-fill-7 .28s cubic-bezier(.47,0,.745,.715) .32s both;animation:animate-svg-fill-7 .28s cubic-bezier(.47,0,.745,.715) .32s both}@-webkit-keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-8{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-8{-webkit-animation:animate-svg-fill-8 .28s cubic-bezier(.47,0,.745,.715) .34s both;animation:animate-svg-fill-8 .28s cubic-bezier(.47,0,.745,.715) .34s both}@-webkit-keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-9{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-9{-webkit-animation:animate-svg-fill-9 .28s cubic-bezier(.47,0,.745,.715) .36s both;animation:animate-svg-fill-9 .28s cubic-bezier(.47,0,.745,.715) .36s both}@-webkit-keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-10{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-10{-webkit-animation:animate-svg-fill-10 .28s cubic-bezier(.47,0,.745,.715) .38s both;animation:animate-svg-fill-10 .28s cubic-bezier(.47,0,.745,.715) .38s both}@-webkit-keyframes animate-svg-fill-11{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-11{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-11{-webkit-animation:animate-svg-fill-11 .28s cubic-bezier(.47,0,.745,.715) .4s both;animation:animate-svg-fill-11 .28s cubic-bezier(.47,0,.745,.715) .4s both}@-webkit-keyframes animate-svg-fill-12{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-12{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-12{-webkit-animation:animate-svg-fill-12 .28s cubic-bezier(.47,0,.745,.715) .42s both;animation:animate-svg-fill-12 .28s cubic-bezier(.47,0,.745,.715) .42s both}@-webkit-keyframes animate-svg-fill-13{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-13{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-13{-webkit-animation:animate-svg-fill-13 .28s cubic-bezier(.47,0,.745,.715) .44s both;animation:animate-svg-fill-13 .28s cubic-bezier(.47,0,.745,.715) .44s both}@-webkit-keyframes animate-svg-fill-14{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-14{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-14{-webkit-animation:animate-svg-fill-14 .28s cubic-bezier(.47,0,.745,.715) .46s both;animation:animate-svg-fill-14 .28s cubic-bezier(.47,0,.745,.715) .46s both}@-webkit-keyframes animate-svg-fill-15{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-15{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-15{-webkit-animation:animate-svg-fill-15 .28s cubic-bezier(.47,0,.745,.715) .48s both;animation:animate-svg-fill-15 .28s cubic-bezier(.47,0,.745,.715) .48s both}@-webkit-keyframes animate-svg-fill-16{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-16{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-16{-webkit-animation:animate-svg-fill-16 .28s cubic-bezier(.47,0,.745,.715) .5s both;animation:animate-svg-fill-16 .28s cubic-bezier(.47,0,.745,.715) .5s both}@-webkit-keyframes animate-svg-fill-17{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-17{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-17{-webkit-animation:animate-svg-fill-17 .28s cubic-bezier(.47,0,.745,.715) .52s both;animation:animate-svg-fill-17 .28s cubic-bezier(.47,0,.745,.715) .52s both}@-webkit-keyframes animate-svg-fill-18{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-18{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-18{-webkit-animation:animate-svg-fill-18 .28s cubic-bezier(.47,0,.745,.715) .54s both;animation:animate-svg-fill-18 .28s cubic-bezier(.47,0,.745,.715) .54s both}@-webkit-keyframes animate-svg-fill-19{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-19{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-19{-webkit-animation:animate-svg-fill-19 .28s cubic-bezier(.47,0,.745,.715) .56s both;animation:animate-svg-fill-19 .28s cubic-bezier(.47,0,.745,.715) .56s both}@-webkit-keyframes animate-svg-fill-20{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-20{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-20{-webkit-animation:animate-svg-fill-20 .28s cubic-bezier(.47,0,.745,.715) .58s both;animation:animate-svg-fill-20 .28s cubic-bezier(.47,0,.745,.715) .58s both}@-webkit-keyframes animate-svg-fill-21{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-21{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-21{-webkit-animation:animate-svg-fill-21 .28s cubic-bezier(.47,0,.745,.715) .6s both;animation:animate-svg-fill-21 .28s cubic-bezier(.47,0,.745,.715) .6s both}@-webkit-keyframes animate-svg-fill-22{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-22{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-22{-webkit-animation:animate-svg-fill-22 .28s cubic-bezier(.47,0,.745,.715) .62s both;animation:animate-svg-fill-22 .28s cubic-bezier(.47,0,.745,.715) .62s both}@-webkit-keyframes animate-svg-fill-23{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-23{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-23{-webkit-animation:animate-svg-fill-23 .28s cubic-bezier(.47,0,.745,.715) .64s both;animation:animate-svg-fill-23 .28s cubic-bezier(.47,0,.745,.715) .64s both}@-webkit-keyframes animate-svg-fill-24{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-24{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-24{-webkit-animation:animate-svg-fill-24 .28s cubic-bezier(.47,0,.745,.715) .66s both;animation:animate-svg-fill-24 .28s cubic-bezier(.47,0,.745,.715) .66s both}@-webkit-keyframes animate-svg-fill-25{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-25{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-25{-webkit-animation:animate-svg-fill-25 .28s cubic-bezier(.47,0,.745,.715) .68s both;animation:animate-svg-fill-25 .28s cubic-bezier(.47,0,.745,.715) .68s both}@-webkit-keyframes animate-svg-fill-26{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-26{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-26{-webkit-animation:animate-svg-fill-26 .28s cubic-bezier(.47,0,.745,.715) .7s both;animation:animate-svg-fill-26 .28s cubic-bezier(.47,0,.745,.715) .7s both}@-webkit-keyframes animate-svg-fill-27{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-27{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-27{-webkit-animation:animate-svg-fill-27 .28s cubic-bezier(.47,0,.745,.715) .72s both;animation:animate-svg-fill-27 .28s cubic-bezier(.47,0,.745,.715) .72s both}@-webkit-keyframes animate-svg-fill-28{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-28{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-28{-webkit-animation:animate-svg-fill-28 .28s cubic-bezier(.47,0,.745,.715) .74s both;animation:animate-svg-fill-28 .28s cubic-bezier(.47,0,.745,.715) .74s both}@-webkit-keyframes animate-svg-fill-29{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-29{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-29{-webkit-animation:animate-svg-fill-29 .28s cubic-bezier(.47,0,.745,.715) .76s both;animation:animate-svg-fill-29 .28s cubic-bezier(.47,0,.745,.715) .76s both}@-webkit-keyframes animate-svg-fill-30{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-30{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-30{-webkit-animation:animate-svg-fill-30 .28s cubic-bezier(.47,0,.745,.715) .78s both;animation:animate-svg-fill-30 .28s cubic-bezier(.47,0,.745,.715) .78s both}@-webkit-keyframes animate-svg-fill-31{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-31{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-31{-webkit-animation:animate-svg-fill-31 .28s cubic-bezier(.47,0,.745,.715) .8s both;animation:animate-svg-fill-31 .28s cubic-bezier(.47,0,.745,.715) .8s both}@-webkit-keyframes animate-svg-fill-32{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-32{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-32{-webkit-animation:animate-svg-fill-32 .28s cubic-bezier(.47,0,.745,.715) .82s both;animation:animate-svg-fill-32 .28s cubic-bezier(.47,0,.745,.715) .82s both}@-webkit-keyframes animate-svg-fill-33{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-33{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-33{-webkit-animation:animate-svg-fill-33 .28s cubic-bezier(.47,0,.745,.715) .84s both;animation:animate-svg-fill-33 .28s cubic-bezier(.47,0,.745,.715) .84s both}@-webkit-keyframes animate-svg-fill-34{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-34{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-34{-webkit-animation:animate-svg-fill-34 .28s cubic-bezier(.47,0,.745,.715) .86s both;animation:animate-svg-fill-34 .28s cubic-bezier(.47,0,.745,.715) .86s both}@-webkit-keyframes animate-svg-fill-35{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-35{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-35{-webkit-animation:animate-svg-fill-35 .28s cubic-bezier(.47,0,.745,.715) .88s both;animation:animate-svg-fill-35 .28s cubic-bezier(.47,0,.745,.715) .88s both}@-webkit-keyframes animate-svg-fill-36{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-36{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-36{-webkit-animation:animate-svg-fill-36 .28s cubic-bezier(.47,0,.745,.715) .9s both;animation:animate-svg-fill-36 .28s cubic-bezier(.47,0,.745,.715) .9s both}@-webkit-keyframes animate-svg-fill-37{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-37{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-37{-webkit-animation:animate-svg-fill-37 .28s cubic-bezier(.47,0,.745,.715) .92s both;animation:animate-svg-fill-37 .28s cubic-bezier(.47,0,.745,.715) .92s both}@-webkit-keyframes animate-svg-fill-38{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-38{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-38{-webkit-animation:animate-svg-fill-38 .28s cubic-bezier(.47,0,.745,.715) .94s both;animation:animate-svg-fill-38 .28s cubic-bezier(.47,0,.745,.715) .94s both}@-webkit-keyframes animate-svg-fill-39{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-39{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-39{-webkit-animation:animate-svg-fill-39 .28s cubic-bezier(.47,0,.745,.715) .96s both;animation:animate-svg-fill-39 .28s cubic-bezier(.47,0,.745,.715) .96s both}@-webkit-keyframes animate-svg-fill-40{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-40{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-40{-webkit-animation:animate-svg-fill-40 .28s cubic-bezier(.47,0,.745,.715) .98s both;animation:animate-svg-fill-40 .28s cubic-bezier(.47,0,.745,.715) .98s both}@-webkit-keyframes animate-svg-fill-41{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-41{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-41{-webkit-animation:animate-svg-fill-41 .28s cubic-bezier(.47,0,.745,.715) 1s both;animation:animate-svg-fill-41 .28s cubic-bezier(.47,0,.745,.715) 1s both}@-webkit-keyframes animate-svg-fill-42{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-42{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-42{-webkit-animation:animate-svg-fill-42 .28s cubic-bezier(.47,0,.745,.715) 1.02s both;animation:animate-svg-fill-42 .28s cubic-bezier(.47,0,.745,.715) 1.02s both}@-webkit-keyframes animate-svg-fill-43{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-43{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-43{-webkit-animation:animate-svg-fill-43 .28s cubic-bezier(.47,0,.745,.715) 1.04s both;animation:animate-svg-fill-43 .28s cubic-bezier(.47,0,.745,.715) 1.04s both}@-webkit-keyframes animate-svg-fill-44{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-44{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-44{-webkit-animation:animate-svg-fill-44 .28s cubic-bezier(.47,0,.745,.715) 1.06s both;animation:animate-svg-fill-44 .28s cubic-bezier(.47,0,.745,.715) 1.06s both}@-webkit-keyframes animate-svg-fill-45{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-45{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-45{-webkit-animation:animate-svg-fill-45 .28s cubic-bezier(.47,0,.745,.715) 1.08s both;animation:animate-svg-fill-45 .28s cubic-bezier(.47,0,.745,.715) 1.08s both}@-webkit-keyframes animate-svg-fill-46{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-46{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-46{-webkit-animation:animate-svg-fill-46 .28s cubic-bezier(.47,0,.745,.715) 1.1s both;animation:animate-svg-fill-46 .28s cubic-bezier(.47,0,.745,.715) 1.1s both}@-webkit-keyframes animate-svg-fill-47{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-47{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-47{-webkit-animation:animate-svg-fill-47 .28s cubic-bezier(.47,0,.745,.715) 1.12s both;animation:animate-svg-fill-47 .28s cubic-bezier(.47,0,.745,.715) 1.12s both}@-webkit-keyframes animate-svg-fill-48{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-48{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-48{-webkit-animation:animate-svg-fill-48 .28s cubic-bezier(.47,0,.745,.715) 1.14s both;animation:animate-svg-fill-48 .28s cubic-bezier(.47,0,.745,.715) 1.14s both}@-webkit-keyframes animate-svg-fill-49{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-49{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-49{-webkit-animation:animate-svg-fill-49 .28s cubic-bezier(.47,0,.745,.715) 1.16s both;animation:animate-svg-fill-49 .28s cubic-bezier(.47,0,.745,.715) 1.16s both}@-webkit-keyframes animate-svg-fill-50{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-50{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-50{-webkit-animation:animate-svg-fill-50 .28s cubic-bezier(.47,0,.745,.715) 1.18s both;animation:animate-svg-fill-50 .28s cubic-bezier(.47,0,.745,.715) 1.18s both}@-webkit-keyframes animate-svg-fill-51{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-51{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-51{-webkit-animation:animate-svg-fill-51 .28s cubic-bezier(.47,0,.745,.715) 1.2s both;animation:animate-svg-fill-51 .28s cubic-bezier(.47,0,.745,.715) 1.2s both}@-webkit-keyframes animate-svg-fill-52{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-52{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-52{-webkit-animation:animate-svg-fill-52 .28s cubic-bezier(.47,0,.745,.715) 1.22s both;animation:animate-svg-fill-52 .28s cubic-bezier(.47,0,.745,.715) 1.22s both}@-webkit-keyframes animate-svg-fill-53{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-53{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-53{-webkit-animation:animate-svg-fill-53 .28s cubic-bezier(.47,0,.745,.715) 1.24s both;animation:animate-svg-fill-53 .28s cubic-bezier(.47,0,.745,.715) 1.24s both}@-webkit-keyframes animate-svg-fill-54{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-54{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-54{-webkit-animation:animate-svg-fill-54 .28s cubic-bezier(.47,0,.745,.715) 1.26s both;animation:animate-svg-fill-54 .28s cubic-bezier(.47,0,.745,.715) 1.26s both}@-webkit-keyframes animate-svg-fill-55{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-55{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-55{-webkit-animation:animate-svg-fill-55 .28s cubic-bezier(.47,0,.745,.715) 1.28s both;animation:animate-svg-fill-55 .28s cubic-bezier(.47,0,.745,.715) 1.28s both}@-webkit-keyframes animate-svg-fill-56{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-56{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-56{-webkit-animation:animate-svg-fill-56 .28s cubic-bezier(.47,0,.745,.715) 1.3s both;animation:animate-svg-fill-56 .28s cubic-bezier(.47,0,.745,.715) 1.3s both}@-webkit-keyframes animate-svg-fill-57{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-57{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-57{-webkit-animation:animate-svg-fill-57 .28s cubic-bezier(.47,0,.745,.715) 1.32s both;animation:animate-svg-fill-57 .28s cubic-bezier(.47,0,.745,.715) 1.32s both}@-webkit-keyframes animate-svg-fill-58{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-58{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-58{-webkit-animation:animate-svg-fill-58 .28s cubic-bezier(.47,0,.745,.715) 1.34s both;animation:animate-svg-fill-58 .28s cubic-bezier(.47,0,.745,.715) 1.34s both}@-webkit-keyframes animate-svg-fill-59{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-59{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-59{-webkit-animation:animate-svg-fill-59 .28s cubic-bezier(.47,0,.745,.715) 1.36s both;animation:animate-svg-fill-59 .28s cubic-bezier(.47,0,.745,.715) 1.36s both}@-webkit-keyframes animate-svg-fill-60{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-60{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-60{-webkit-animation:animate-svg-fill-60 .28s cubic-bezier(.47,0,.745,.715) 1.38s both;animation:animate-svg-fill-60 .28s cubic-bezier(.47,0,.745,.715) 1.38s both}@-webkit-keyframes animate-svg-fill-61{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-61{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-61{-webkit-animation:animate-svg-fill-61 .28s cubic-bezier(.47,0,.745,.715) 1.4s both;animation:animate-svg-fill-61 .28s cubic-bezier(.47,0,.745,.715) 1.4s both}@-webkit-keyframes animate-svg-fill-62{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-62{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-62{-webkit-animation:animate-svg-fill-62 .28s cubic-bezier(.47,0,.745,.715) 1.42s both;animation:animate-svg-fill-62 .28s cubic-bezier(.47,0,.745,.715) 1.42s both}@-webkit-keyframes animate-svg-fill-63{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-63{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-63{-webkit-animation:animate-svg-fill-63 .28s cubic-bezier(.47,0,.745,.715) 1.44s both;animation:animate-svg-fill-63 .28s cubic-bezier(.47,0,.745,.715) 1.44s both}@-webkit-keyframes animate-svg-fill-64{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-64{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-64{-webkit-animation:animate-svg-fill-64 .28s cubic-bezier(.47,0,.745,.715) 1.46s both;animation:animate-svg-fill-64 .28s cubic-bezier(.47,0,.745,.715) 1.46s both}@-webkit-keyframes animate-svg-fill-65{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-65{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-65{-webkit-animation:animate-svg-fill-65 .28s cubic-bezier(.47,0,.745,.715) 1.48s both;animation:animate-svg-fill-65 .28s cubic-bezier(.47,0,.745,.715) 1.48s both}@-webkit-keyframes animate-svg-fill-66{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-66{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-66{-webkit-animation:animate-svg-fill-66 .28s cubic-bezier(.47,0,.745,.715) 1.5s both;animation:animate-svg-fill-66 .28s cubic-bezier(.47,0,.745,.715) 1.5s both}@-webkit-keyframes animate-svg-fill-67{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-67{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-67{-webkit-animation:animate-svg-fill-67 .28s cubic-bezier(.47,0,.745,.715) 1.52s both;animation:animate-svg-fill-67 .28s cubic-bezier(.47,0,.745,.715) 1.52s both}@-webkit-keyframes animate-svg-fill-68{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-68{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-68{-webkit-animation:animate-svg-fill-68 .28s cubic-bezier(.47,0,.745,.715) 1.54s both;animation:animate-svg-fill-68 .28s cubic-bezier(.47,0,.745,.715) 1.54s both}@-webkit-keyframes animate-svg-fill-69{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-69{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-69{-webkit-animation:animate-svg-fill-69 .28s cubic-bezier(.47,0,.745,.715) 1.56s both;animation:animate-svg-fill-69 .28s cubic-bezier(.47,0,.745,.715) 1.56s both}@-webkit-keyframes animate-svg-fill-70{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-70{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-70{-webkit-animation:animate-svg-fill-70 .28s cubic-bezier(.47,0,.745,.715) 1.58s both;animation:animate-svg-fill-70 .28s cubic-bezier(.47,0,.745,.715) 1.58s both}@-webkit-keyframes animate-svg-fill-71{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-71{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-71{-webkit-animation:animate-svg-fill-71 .28s cubic-bezier(.47,0,.745,.715) 1.6s both;animation:animate-svg-fill-71 .28s cubic-bezier(.47,0,.745,.715) 1.6s both}@-webkit-keyframes animate-svg-fill-72{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-72{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-72{-webkit-animation:animate-svg-fill-72 .28s cubic-bezier(.47,0,.745,.715) 1.62s both;animation:animate-svg-fill-72 .28s cubic-bezier(.47,0,.745,.715) 1.62s both}@-webkit-keyframes animate-svg-fill-73{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-73{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-73{-webkit-animation:animate-svg-fill-73 .28s cubic-bezier(.47,0,.745,.715) 1.64s both;animation:animate-svg-fill-73 .28s cubic-bezier(.47,0,.745,.715) 1.64s both}@-webkit-keyframes animate-svg-fill-74{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-74{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-74{-webkit-animation:animate-svg-fill-74 .28s cubic-bezier(.47,0,.745,.715) 1.66s both;animation:animate-svg-fill-74 .28s cubic-bezier(.47,0,.745,.715) 1.66s both}@-webkit-keyframes animate-svg-fill-75{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-75{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-75{-webkit-animation:animate-svg-fill-75 .28s cubic-bezier(.47,0,.745,.715) 1.68s both;animation:animate-svg-fill-75 .28s cubic-bezier(.47,0,.745,.715) 1.68s both}@-webkit-keyframes animate-svg-fill-76{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-76{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-76{-webkit-animation:animate-svg-fill-76 .28s cubic-bezier(.47,0,.745,.715) 1.7s both;animation:animate-svg-fill-76 .28s cubic-bezier(.47,0,.745,.715) 1.7s both}@-webkit-keyframes animate-svg-fill-77{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-77{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-77{-webkit-animation:animate-svg-fill-77 .28s cubic-bezier(.47,0,.745,.715) 1.72s both;animation:animate-svg-fill-77 .28s cubic-bezier(.47,0,.745,.715) 1.72s both}@-webkit-keyframes animate-svg-fill-78{0%{fill:transparent}100%{fill:#008867}}@keyframes animate-svg-fill-78{0%{fill:transparent}100%{fill:#008867}}.svg-elem-78{-webkit-animation:animate-svg-fill-78 .28s cubic-bezier(.47,0,.745,.715) 1.74s both;animation:animate-svg-fill-78 .28s cubic-bezier(.47,0,.745,.715) 1.74s both}@-webkit-keyframes animate-svg-fill-79{0%{fill:transparent}100%{fill:#008867}}@keyframes animate-svg-fill-79{0%{fill:transparent}100%{fill:#008867}}.svg-elem-79{-webkit-animation:animate-svg-fill-79 .28s cubic-bezier(.47,0,.745,.715) 1.76s both;animation:animate-svg-fill-79 .28s cubic-bezier(.47,0,.745,.715) 1.76s both}@-webkit-keyframes animate-svg-fill-80{0%{fill:transparent}100%{fill:#008867}}@keyframes animate-svg-fill-80{0%{fill:transparent}100%{fill:#008867}}.svg-elem-80{-webkit-animation:animate-svg-fill-80 .28s cubic-bezier(.47,0,.745,.715) 1.78s both;animation:animate-svg-fill-80 .28s cubic-bezier(.47,0,.745,.715) 1.78s both}@-webkit-keyframes animate-svg-fill-81{0%{fill:transparent}100%{fill:#008867}}@keyframes animate-svg-fill-81{0%{fill:transparent}100%{fill:#008867}}.svg-elem-81{-webkit-animation:animate-svg-fill-81 .28s cubic-bezier(.47,0,.745,.715) 1.8s both;animation:animate-svg-fill-81 .28s cubic-bezier(.47,0,.745,.715) 1.8s both}@-webkit-keyframes animate-svg-fill-82{0%{fill:transparent}100%{fill:#008867}}@keyframes animate-svg-fill-82{0%{fill:transparent}100%{fill:#008867}}.svg-elem-82{-webkit-animation:animate-svg-fill-82 .28s cubic-bezier(.47,0,.745,.715) 1.82s both;animation:animate-svg-fill-82 .28s cubic-bezier(.47,0,.745,.715) 1.82s both}@-webkit-keyframes animate-svg-fill-83{0%{fill:transparent}100%{fill:#008867}}@keyframes animate-svg-fill-83{0%{fill:transparent}100%{fill:#008867}}.svg-elem-83{-webkit-animation:animate-svg-fill-83 .28s cubic-bezier(.47,0,.745,.715) 1.84s both;animation:animate-svg-fill-83 .28s cubic-bezier(.47,0,.745,.715) 1.84s both}@-webkit-keyframes animate-svg-fill-84{0%{fill:transparent}100%{fill:#008867}}@keyframes animate-svg-fill-84{0%{fill:transparent}100%{fill:#008867}}.svg-elem-84{-webkit-animation:animate-svg-fill-84 .28s cubic-bezier(.47,0,.745,.715) 1.86s both;animation:animate-svg-fill-84 .28s cubic-bezier(.47,0,.745,.715) 1.86s both}@-webkit-keyframes animate-svg-fill-85{0%{fill:transparent}100%{fill:#008867}}@keyframes animate-svg-fill-85{0%{fill:transparent}100%{fill:#008867}}.svg-elem-85{-webkit-animation:animate-svg-fill-85 .28s cubic-bezier(.47,0,.745,.715) 1.88s both;animation:animate-svg-fill-85 .28s cubic-bezier(.47,0,.745,.715) 1.88s both}@-webkit-keyframes animate-svg-fill-86{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-86{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-86{-webkit-animation:animate-svg-fill-86 .28s cubic-bezier(.47,0,.745,.715) 1.9s both;animation:animate-svg-fill-86 .28s cubic-bezier(.47,0,.745,.715) 1.9s both}@-webkit-keyframes animate-svg-fill-87{0%{fill:transparent}100%{fill:#23262d}}@keyframes animate-svg-fill-87{0%{fill:transparent}100%{fill:#23262d}}.svg-elem-87{-webkit-animation:animate-svg-fill-87 .28s cubic-bezier(.47,0,.745,.715) 1.92s both;animation:animate-svg-fill-87 .28s cubic-bezier(.47,0,.745,.715) 1.92s both}@-webkit-keyframes animate-svg-fill-88{0%{fill:transparent}100%{fill:#fff}}@keyframes animate-svg-fill-88{0%{fill:transparent}100%{fill:#fff}}.svg-elem-88{-webkit-animation:animate-svg-fill-88 .28s cubic-bezier(.47,0,.745,.715) 1.94s both;animation:animate-svg-fill-88 .28s cubic-bezier(.47,0,.745,.715) 1.94s both}@-webkit-keyframes animate-svg-fill-89{0%{fill:transparent}100%{fill:#fff}}@keyframes animate-svg-fill-89{0%{fill:transparent}100%{fill:#fff}}.svg-elem-89{-webkit-animation:animate-svg-fill-89 .28s cubic-bezier(.47,0,.745,.715) 1.96s both;animation:animate-svg-fill-89 .28s cubic-bezier(.47,0,.745,.715) 1.96s both}.page-wrapper .footer{background-color:transparent;padding-top:75px}.page-wrapper .footer .section-header{display:none}.wrapper{position:relative}.wrapper main{position:relative;z-index:2}.wrapper .footer{z-index:1}.page-contact-iframe{margin-bottom:100px;width:100%!important;max-width:100%!important}.page-contact-iframe iframe{width:100%;aspect-ratio:3;border:none}.page-404 .page-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-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}.page-404 .page-main img{max-width:624px;width:100%;height:auto;margin:0 auto 16px auto}.page-404 .page-main p{color:#011a12;font-size:22px;font-style:normal;font-weight:400;line-height:140%;opacity:.8;margin-bottom:24px}@media only screen and (max-width:1599px){:root{--header-bottom-height:72px;--header-top-height:48px;--form-height:48px;--padding-32:24px;--apply-aside-width:320px}.container{max-width:1140px}.line{margin:20px 0}.header-line{margin:0 16px;height:24px}.header-item i{font-size:20px}.header-item span{font-size:16px}.header-error{margin-left:16px}.header-error span small{display:none}.header-error span i{margin-right:0;font-size:20px}.header-icons ul li a,.header-icons ul li i{width:24px;height:24px;font-size:18px}.header-lang button span{font-size:16px}.header-lang button i.icon-lang{font-size:20px}.header-lang button i.icon-angle-bottom{font-size:18px}.header-lang ul li a{font-size:16px}.header-menu>ul{gap:24px}.header-menu>ul li>a,.header-menu>ul li>span{font-size:16px}.header-menu>ul li ul li a{font-size:16px}.header-logo{margin:0 24px}.header-logo img{width:120px}.header-bars{width:32px;height:32px}.header-search i{font-size:20px}.header-search-input{height:64px;padding:4px 4px 4px 16px}.header-search-input i{margin-right:12px}.header-search-input input{font-size:18px}.header-search-input button{font-size:22px}.header-full-menu ul li:not(:last-child){margin-bottom:36px}.header-full-menu ul li a,.header-full-menu ul li span{font-size:24px}.header-full-menu ul li span i{font-size:28px}.header-full-submenu ul li:not(:last-child){margin-bottom:20px}.header-full-submenu ul li a,.header-full-submenu ul li span{font-size:18px}.header-full-submenu ul li span i{font-size:20px}.footer-bottom-wrapper{height:72px;gap:24px}.footer-bottom-wrapper>a,.footer-bottom-wrapper>span{font-size:18px}.footer-bottom-logo-wrapper{margin:0 32px}.footer-bottom-logo-wrapper img{width:80px;height:80px}.footer-item._1 ul li:not(:last-child){margin-bottom:12px}.footer-item._2 ul li:not(:last-child){margin-bottom:32px}.footer-item h3{font-size:18px}.footer-item>ul li a{font-size:18px}.footer-form input{padding:0 16px;font-size:16px}.footer-form .button{padding:12px 24px}.footer-social span{font-size:18px}.footer-social ul li a{width:48px;height:48px;font-size:22px}.hero-info h1{font-size:40px}.hero-info p{font-size:16px}.hero-buttons a._1{width:160px;height:160px}.hero-buttons a._1 small{font-size:20px}.section{padding:80px 0}.section-header i{font-size:24px}.section-header h2{font-size:32px}.section-footer{margin-top:24px}.section-footer i{width:40px;height:40px}.section-footer a{height:40px;max-width:160px;font-size:16px}.preferences-wrapper .row{margin:0 -12px}.preferences-wrapper .row>div{padding:0 12px}.preferences-item img{margin-right:16px;width:72px;min-width:72px;height:72px}.preferences-item-info h3{font-size:22px}.preferences-item-info p{font-size:18px}.events{padding:72px 0}.events-card{padding:16px 0}.events-card-time span{font-size:16px;height:32px}.events-card-time i{font-size:18px}.events-card-date{width:120px;min-width:120px}.events-card-date b{font-size:56px}.events-card-date span{font-size:16px}.events-card-info{padding:0 16px}.events-card-info h3{font-size:22px}.events-card-info p{font-size:18px}.events .row{margin:-8px -12px}.events .row>div{padding:8px 12px}.programs-card{padding:16px 60px 16px 16px}.programs-card-image{width:80px;min-width:80px}.programs-card-image img{width:56px;height:56px}.programs-card h3{font-size:22px}.gallery{padding:60px 0 80px}.news-card{grid-template-areas:"a a a a b b c c" "a a a a b b c c" "a a a a d d e e" "a a a a d d e e"}.news-card .card:nth-child(1) .card-info h4{font-size:27px}.news-card .card:nth-child(1) .card-info-bottom{padding-top:16px;margin-top:24px}.card-info h4{font-size:18px}.card-info p{font-size:18px}.card-info-bottom span{font-size:16px}.card-info-bottom span:not(:last-of-type){margin-right:24px}.card-info-bottom span i{font-size:20px;margin-right:4px}.gallery .section-footer a{max-width:140px}.quota-item{gap:20px}.quota-image{max-width:540px;height:500px}.quota-image-info{padding:24px}.quota-image-info{left:24px;right:24px}.quota-image-info h4{font-size:26px}.quota-image-info p{font-size:18px}.quota-info{gap:24px}.quota-info p{font-size:20px}.quota-info img{width:40px}.button{font-size:18px;padding:0 32px}input.form-control{font-size:18px}.form-group-radios-item span{font-size:18px}.form-group select.form-control{font-size:18px}.form-check label{font-size:18px}.form-check label i{width:16px;height:16px}.modal-content{padding:26px 20px 20px 20px}.modal-content{padding:22px 16px 16px 16px}.modal-content h3{font-size:22px}.modal-content p{font-size:18px}.form-group-phone .dropdown-menu ul li span{font-size:18px}.form-group-phone-search input{font-size:18px}.form-group-file-placeholder span{font-size:18px}.page-banner{height:160px}.page-banner ul li a{font-size:18px}.page-banner h1{font-size:36px}.page-main{padding:36px 0 80px 0}.page-aside-info span{font-size:18px}.page-content{padding:24px}.page-content{width:calc(100% - var(--apply-aside-width) - 20px)}.page-content :not(h1,h2,h3,h4,h5,h6){font-size:20px}.page-content h2{font-size:28px}.page-sidebar-channel span{font-size:18px}.page-sidebar-banner-content{padding:20px}.page-sidebar-banner-content h3{font-size:24px}.page-aside-useful{font-size:18px}.page-aside-useful i.icon-arrow-right{font-size:22px}.apply .page-main.row{margin:-24px -12px}.apply .page-main.row>div{padding:24px 12px}.apply-manual h3{font-size:22px}.apply-manual p,.apply-manual ul li{font-size:18px}.apply-manual ul.with-line{margin-bottom:20px}.apply-help{padding:48px 60px 48px 48px}.apply-help img{width:60px}.apply-help h3{font-size:24px}.apply-category h3{font-size:22px}.apply-category h4{font-size:20px}.apply-category ul li{font-size:18px}.apply-content-text h3{font-size:22px}.apply-content-text p{font-size:18px}.apply-status h3{font-size:18px}.apply-document{padding-top:20px}.apply-document-info h3{font-size:22px}.apply-document-info p{font-size:18px}.check-status-bedge{height:48px;font-size:18px;padding:0 20px}.check-status-message p,.check-status-message ul li{font-size:18px}.check-status-files{margin-bottom:20px}.check-status-files{margin-bottom:16px}.check-status-files a:not(:last-child){margin-right:32px}.rectors-title h2{font-size:28px}.rectors-title h2{padding:0 70px}.filter>.row{margin:0 -10px}.filter>.row{margin:0 -8px}.filter>.row>div{padding:0 10px}.news-detail-wrapper,.news-wrapper{margin:0 -10px}.news-detail-wrapper>div,.news-wrapper>div{padding:0 10px}.news-list .row{margin:-10px}.news-list .row>div{padding:10px}.news-detail-header h2{font-size:28px}.news-detail-header ul{gap:24px}.news-detail-content :not(h1,h2,h3,h4,h5,h6){font-size:20px}.news-detail-footer-social span{font-size:16px}@-webkit-keyframes loader-move{from{top:50%}to{top:-14px;-webkit-transform:translate(calc(-50% + 6px),0);transform:translate(calc(-50% + 6px),0)}}@keyframes loader-move{from{top:50%}to{top:-14px;-webkit-transform:translate(calc(-50% + 6px),0);transform:translate(calc(-50% + 6px),0)}}.loader svg{max-width:120px}.page-404 .page-main p{font-size:20px}.news-card .card:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:7;-ms-grid-column:1;-ms-grid-column-span:7}.news-card .card:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:9;-ms-grid-column-span:3}.news-card .card:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:13;-ms-grid-column-span:3}.news-card .card:nth-child(4){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:9;-ms-grid-column-span:3}.news-card .card:nth-child(5){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:13;-ms-grid-column-span:3}}@media only screen and (max-width:1199px){:root{--header-bottom-height:64px;--header-top-height:40px;--padding-32:16px;--form-height:40px;--apply-aside-width:280px}.container{max-width:100%}.line{margin:16px 0}.header-error span i{font-size:18px}.header-menu>ul{gap:12px}.header-menu>ul li>a i,.header-menu>ul li>span i{font-size:18px}.header-logo{margin:0 16px}.header-logo img{width:100px}.header-search-input{height:56px;padding:4px 4px 4px 12px}.header-search-input input{font-size:16px}.header-search-input button{font-size:20px}.header-full-menu ul li:not(:last-child){margin-bottom:32px}.header-full-menu ul li a,.header-full-menu ul li span{font-size:20px}.header-full-menu ul li span i{font-size:24px}.header-full-submenu ul li:not(:last-child){margin-bottom:16px}.header-full-submenu ul li a,.header-full-submenu ul li span{font-size:16px}.header-full-submenu ul li span i{font-size:16px}.footer .row{margin:0 -8px}.footer .row>div{padding:0 8px}.footer-bottom-wrapper>a,.footer-bottom-wrapper>span{font-size:16px}.footer-bottom-logo-wrapper{margin:0 24px}.footer-bottom-logo-wrapper img{width:60px;height:60px}.footer-item._1 ul li:not(:last-child){margin-bottom:10px}.footer-item._2 ul li:not(:last-child){margin-bottom:24px}.footer-item h3{font-size:16px}.footer-item>ul li a{font-size:16px}.footer-form .button{padding:8px 16px}.footer-social span{font-size:16px}.footer-social ul li a{width:40px;height:40px;font-size:20px}.hero-info{min-height:640px}.hero-info h1{font-size:32px}.hero-info p{font-size:12px}.hero-buttons a._1{width:140px;height:140px}.hero-buttons a._1 small{font-size:18px}.hero-buttons a._1 img._1{width:80%;height:80%}.section{padding:60px 0}.section-header h2{font-size:28px}.preferences-wrapper .row{margin:0 -8px}.preferences-item img{margin-right:12px;width:72px;min-width:72px;height:72px}.preferences-item-info h3{font-size:20px}.preferences-item-info p{font-size:16px}.events{padding:64px 0}.events{padding:48px 0}.events-card-left{padding:0 16px}.events-card-date{width:100px;min-width:100px}.events-card-date b{font-size:40px}.events-card-info h3{font-size:20px}.events-card-info p{font-size:16px}.events .row{margin:-8px}.events .row>div{padding:8px}.programs-card h3{font-size:20px}.programs .row{margin:0 -8px}.programs .row>div{padding:0 8px}.gallery{padding:40px 0 60px}.news-card{grid-template-areas:"c c c c b b b b" "a a a a a a a a" "d d d d e e e e"}.card-info h4{font-size:16px}.card-info p{font-size:16px}.card-info-bottom span:not(:last-of-type){margin-right:16px}.card-info-bottom span i{font-size:18px}.gallery>.container>.row{margin:0 -8px}.gallery>.container>.row>div{padding:0 8px}.gallery .section-footer a{max-width:120px}.quota-item{gap:16px}.quota-image{max-width:480px;height:400px}.quota-image-info{padding:16px}.quota-image-info{left:16px;right:16px}.quota-image-info h4{font-size:24px}.quota-image-info p{font-size:16px}.quota-info{gap:16px}.quota-info p{font-size:18px}.button{font-size:16px;padding:0 24px}input.form-control{font-size:16px}.form-group-radios-item span{font-size:16px}.form-group select.form-control{font-size:16px}.form-check label{font-size:18px}.modal-content h3{font-size:20px}.modal-content p{font-size:16px}.form-group>label{font-size:16px}.form-group-phone .dropdown-menu ul li span{font-size:16px}.form-group-phone-search input{font-size:16px}.form-group-file-placeholder span{font-size:16px}.page-banner ul li a{font-size:16px}.page-banner h1{font-size:32px}.page-main{padding:32px 0 60px 0}.page-aside-info span{font-size:16px}.page-content{padding:16px}.page-content{width:calc(100% - var(--apply-aside-width) - 16px)}.page-content :not(h1,h2,h3,h4,h5,h6){font-size:18px}.page-content h2{font-size:24px}.page-sidebar{margin-top:24px}.page-sidebar-channel span{font-size:16px}.page-sidebar-banner-content{padding:16px}.page-sidebar-banner-content h3{font-size:20px}.page-aside-useful{font-size:16px}.page-aside-useful i.icon-arrow-right{font-size:20px}.apply .page-main.row{margin:-20px -8px}.apply .page-main.row>div{padding:20px 8px}.apply-manual h3{font-size:20px}.apply-manual p,.apply-manual ul li{font-size:16px}.apply-manual ul.with-line{margin-bottom:16px}.apply-help{padding:40px 60px 40px 40px}.apply-help h3{font-size:20px}.apply-category{padding:16px}.apply-category h3{font-size:20px}.apply-category h4{font-size:18px}.apply-category ul li{font-size:16px}.apply-content-text h3{font-size:20px}.apply-content-text p{font-size:16px}.apply-aside-tab ul li button span{font-size:16px}.apply-status p{font-size:16px}.apply-document{padding-top:16px}.apply-document-info h3{font-size:20px}.apply-document-info p{font-size:16px}.check-status-bedge{height:40px;font-size:16px;padding:0 16px}.check-status-message p,.check-status-message ul li{font-size:16px}.check-status-files a{font-size:16px}.check-status-files a:not(:last-child){margin-right:24px}.rectors .row{-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;margin:-15px 0}.rectors .row>div{padding:15px 0}.rectors-title h2{font-size:24px}.rectors-title h2{padding:0 60px}.filter>.row>div{padding:0 8px}.filter>.row>div>.row{margin:0 -6px}.filter>.row>div>.row>div{padding:0 6px}.news-detail-wrapper,.news-wrapper{margin:0 -8px}.news-detail-wrapper>div,.news-wrapper>div{padding:0 8px}.news-list .row{margin:-8px}.news-list .row>div{padding:8px}.news-detail-header h2{font-size:24px}.news-detail-header ul{gap:16px}.news-detail-header ul li{font-size:16px}.news-detail-content :not(h1,h2,h3,h4,h5,h6){font-size:18px}@-webkit-keyframes loader-move{from{top:50%}to{top:-25px;-webkit-transform:translate(calc(-50% + 6px),0);transform:translate(calc(-50% + 6px),0)}}@keyframes loader-move{from{top:50%}to{top:-25px;-webkit-transform:translate(calc(-50% + 6px),0);transform:translate(calc(-50% + 6px),0)}}.loader svg{max-width:100px}.page-404 .page-main p{font-size:18px}.news-card .card:nth-child(1){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:15}.news-card .card:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:9;-ms-grid-column-span:7}.news-card .card:nth-child(3){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:7}.news-card .card:nth-child(4){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:7}.news-card .card:nth-child(5){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:9;-ms-grid-column-span:7}}@media only screen and (max-width:991px){:root{--header-bottom-height:56px}.header-error{margin-left:auto;margin-right:16px}.header-error~.header-line{display:none}.header-icons{display:none}.header-menu{display:none}.header-logo{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header-search-input{height:48px}.header-full-menu ul li:not(:last-child){margin-bottom:28px}.header-full-menu ul li span i{font-size:20px}.footer .row{margin:-16px -8px}.footer .row>div{padding:16px 8px}.hero-info{min-height:500px}.hero-info h1{font-size:28px}.hero-links a{font-size:18px;padding:12px 30px;border-radius:4px}.section-header h2{font-size:24px}.preferences-item img{height:56px;width:56px;min-width:56px}.preferences-item-info h3{font-size:18px}.events{padding:56px 0}.events{padding:40px 0}.programs-card h3{font-size:18px}.programs .row{margin:-8px}.programs .row>div{padding:8px 0}.news-card{grid-gap:14px;grid-template-areas:"a a a a b b b b" "a a a a a a a a" "d d d d e e e e" "d d d d e e e e"}.news-card .card:nth-child(1) .card-info h4{font-size:25px}.quota-image{max-width:400px;height:360px}.quota-image-info h4{font-size:22px}.quota-info p{font-size:16px}.page-banner h1{font-size:28px}.page-aside-info a{font-size:18px}.page-content :not(h1,h2,h3,h4,h5,h6){font-size:16px}.page-sidebar-banner{display:none}.apply-help{padding:32px 60px 32px 32px}.apply-category h4{font-size:16px}.apply-document{gap:20px}.apply-document div{width:100%}.about .row{-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;row-gap:25px}.about-img-content a{width:45px;height:45px;font-size:25px}.about-content h2{text-align:center}.about-content p{text-align:center}.news-detail-content :not(h1,h2,h3,h4,h5,h6){font-size:16px;line-height:130%}@-webkit-keyframes loader-move{from{top:50%}to{top:-30px;-webkit-transform:translate(calc(-50% + 6px),0);transform:translate(calc(-50% + 6px),0)}}@keyframes loader-move{from{top:50%}to{top:-30px;-webkit-transform:translate(calc(-50% + 6px),0);transform:translate(calc(-50% + 6px),0)}}.page-404 .page-main p{font-size:16px}.news-card .card:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:15}.news-card .card:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:9;-ms-grid-column-span:7}.news-card .card:nth-child(4){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:7}.news-card .card:nth-child(5){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:9;-ms-grid-column-span:7}}@media only screen and (max-width:768px){:root{--header-bottom-height:80px}.header-full .row{margin:0 -12px}.header-full .row>div{padding:0 12px}.header-full-menu ul li:not(:last-child){margin-bottom:20px}.header-full-menu ul li a,.header-full-menu ul li span{font-size:18px}.footer-top-body{padding-bottom:64px}.hero-info h1{font-size:24px}.hero-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.preferences-item{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 0}.programs-card h3{font-size:16px}.news-card{grid-template-areas:"a a a a b b b b" "a a a a a a a a" "d d d d e e e e" "d d d d e e e e"}.quota-item{-ms-flex-wrap:wrap;flex-wrap:wrap}.quota-image{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:100%;width:100%;height:auto;margin-bottom:56px}.quota-info{-webkit-box-flex:unset;-ms-flex:unset;flex:unset;max-width:100%;width:100%}.page-banner h1{font-size:24px}.page-main{-ms-flex-wrap:wrap;flex-wrap:wrap}.page-aside-info a{font-size:16px}.page-content{width:100%;margin-bottom:24px}.page-content h2{font-size:20px}.page-aside{width:100%}.apply{-ms-flex-wrap:wrap;flex-wrap:wrap}.apply-help{padding:24px 60px 24px 24px}.apply-help{padding:16px 60px 16px 16px}.apply-content{width:100%;margin-bottom:20px}.apply-aside{width:100%}.rectors .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.rectors-title{padding:35px 0;margin-bottom:35px}.rectors-title-img img{width:35px;height:30px}.rectors-title h2{font-size:20px}.about-img-content a{width:40px;height:40px;font-size:23px}.contact{-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:20px}.filter>.row{margin:-8pxs}.filter>.row>div{padding:8px}.news-detail-header h2{font-size:20px}@-webkit-keyframes loader-move{from{top:50%}to{top:-18px;-webkit-transform:translate(calc(-50% + 6px),0);transform:translate(calc(-50% + 6px),0)}}@keyframes loader-move{from{top:50%}to{top:-18px;-webkit-transform:translate(calc(-50% + 6px),0);transform:translate(calc(-50% + 6px),0)}}.news-card .card:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:15}.news-card .card:nth-child(2){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:9;-ms-grid-column-span:7}.news-card .card:nth-child(4){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:1;-ms-grid-column-span:7}.news-card .card:nth-child(5){-ms-grid-row:5;-ms-grid-row-span:3;-ms-grid-column:9;-ms-grid-column-span:7}}@media only screen and (max-width:575px){.header-item i{margin-right:0}.header-item span{display:none}.header-search-input{max-width:90%}.header-full .row{margin:0 -8px}.header-full .row>div{padding:0 8px}.header-full-menu ul li:not(:last-child){margin-bottom:16px}.header-full-menu ul li a,.header-full-menu ul li span{font-size:16px}.footer-bottom-wrapper{height:auto;padding:56px 0 16px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer-bottom-wrapper span{margin-left:0}.news-card{grid-template-areas:"a a a a a a a a" "b b b b b b b b" "c c c c c c c c" "d d d d d d d d" "e e e e e e e e"}.news-card .card:nth-child(1) .card-info-bottom{padding-top:12px;margin-top:12px}.gallery>.container>.row{margin:-16px 0}.gallery>.container>.row>div{padding:16px 0}.page-aside-info{text-align:center}.check-status-input-wrapper{-ms-flex-wrap:wrap;flex-wrap:wrap}.check-status-input-wrapper .button{width:100%;margin-left:0;margin-top:12px}.rectors-title h2{padding:0}.about-img-content a{height:35px;width:35px;font-size:21px}.contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-card .card:nth-child(1){-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:15}.news-card .card:nth-child(2){-ms-grid-row:3;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:15}.news-card .card:nth-child(3){-ms-grid-row:5;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:15}.news-card .card:nth-child(4){-ms-grid-row:7;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:15}.news-card .card:nth-child(5){-ms-grid-row:9;-ms-grid-row-span:1;-ms-grid-column:1;-ms-grid-column-span:15}}