:root{--font-title: 'Georgia', serif;--font-text: 'Arial', sans-serif;--font-label: "Roboto", sans-serif;--font-menu: "Inter", sans-serif;--color-primary: #DBB46A;--color-secondary: #0E3A68;--color-gray: #707173;--color-dark: #000000;--color-white: #fff;--color-sidebar: #fafbfc;--color-btn-bg: #F0F9FF;--color-bluish: #026AA2;--color-brown-bg: #FDFBF7;--color-bg: rgba(219, 180, 106, 0.05)}body,h1,h2,h3,h4,h5,h6,p{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;font-family:var(--font-text)}html{scroll-behavior:smooth;scroll-padding-top:120px}h1,h2,h3,h4,h5,h6,p,a,div{-webkit-tap-highlight-color:transparent}a{text-decoration:none}body{overflow-x:hidden;overflow-y:auto}.container{max-width:1440px;margin:0 auto;padding-inline:5%}.d-flex{display:flex;gap:20px}.align-items-center{align-items:center}.justify-content-center{justify-content:center}.txt-cntr{text-align:center}.txt-left{text-align:left}.section--gap{margin:100px 0}@media screen and (max-width: 1024px){.section--gap{margin:60px 0}}.section--padding{padding:100px 0}@media screen and (max-width: 1024px){.section--padding{padding:60px 0}}@media screen and (max-width: 800px){.section--padding{padding:50px 0}}.col-2{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:3rem}.col-3{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem}.col-3{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:2rem}.section__title__container{transition:transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);transform:translateY(15%);position:relative;overflow:hidden;backface-visibility:hidden}@media screen and (max-width: 600px){.section__title__container{transform:translateY(0)}}.section__title__container h2{backface-visibility:hidden;transition:transform 1s cubic-bezier(0.22, 0.61, 0.36, 1);transform:translateY(100%)}@media screen and (max-width: 600px){.section__title__container h2{transform:translateY(0)}}.section__text__container{transition:opacity 1s cubic-bezier(0.4, 0, 0.2, 1),transform 1s cubic-bezier(0.4, 0, 0.2, 1);transform:translateY(-30%);opacity:0}@media screen and (max-width: 600px){.section__text__container{transform:translateY(0);opacity:1}}.animated{transform:translateY(0%);opacity:1}.animated h2{transform:translateY(0%)}.no-result{text-align:center;text-transform:capitalize;margin:96px 0}.hero__animation{transform:translateZ(-20vw) rotateX(-90deg);opacity:0;transition:transform 1s cubic-bezier(0.4, 0, 0.2, 1),opacity 1s cubic-bezier(0.4, 0, 0.2, 1)}.hero__animated{opacity:1;transform:translate(0px, 0px)}.disabled{cursor:not-allowed !important}.no-card{margin-left:20%}.flickity-button:focus{box-shadow:none !important}.wpcf7-list-item{margin:0}.wpcf7-list-item label{display:flex !important;grid-gap:8px}.wpcf7-list-item label input{height:20px;margin:0;padding:0}.wpcf7 form .wpcf7-response-output{margin:0;color:#000 !important}.wpcf7-response-output{color:#000 !important}.wpcf7-not-valid-tip{color:#dc3232 !important;margin-top:4px}.jconfirm-box-container{max-width:450px !important;margin:0 auto}.jconfirm-buttons .btn-primary{background-color:var(--color-primary) !important}.jconfirm .jconfirm-box{padding:20px 32px !important;padding-bottom:0 !important}.jconfirm-content{color:#525252;font-family:sans-serif;font-size:16px;line-height:1.6;font-weight:300}.jconfirm-title-c{font-size:1.6rem;color:#525252}.title{font-family:var(--font-title);opacity:0;font-weight:bold;font-size:40px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-secondary);overflow:hidden;backface-visibility:hidden}.title--white{color:var(--color-white)}@media only screen and (max-width: 1024px){.title{font-size:38px;letter-spacing:0.02em}}@media only screen and (max-width: 650px){.title{font-size:26px;letter-spacing:0.02em}}.title--section{font-family:var(--font-title);font-weight:bold;font-size:32px;line-height:1.4;text-transform:uppercase;color:var(--color-secondary)}@media screen and (max-width: 1440px){.title--section{font-size:28px;letter-spacing:0.02em}}@media screen and (max-width: 1200px){.title--section{font-size:28px;letter-spacing:0.02em}}.title--card-small{font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-white)}@media screen and (max-width: 1024px){.title--card-small{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.title--card-small{font-size:18px}}.btn{display:flex;justify-content:center;position:relative;box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:4px;font-weight:bold;font-size:16px;line-height:100%;letter-spacing:0.04em;text-transform:uppercase;color:var(--color-white);text-decoration:none;padding:16px 24px;cursor:pointer;grid-gap:.5rem !important}@media screen and (max-width: 550px){.btn{width:100%;padding:16px 0;text-align:center}}.btn--primary{background:var(--color-primary);transform:translateY(0);display:flex;justify-content:center;transition:all 0.3s ease}.btn--primary:hover{background-color:#e7c27a;box-shadow:5px 10px 20px 0px #dfbb4540}.btn--secondary{background:var(--color-secondary);transition:all 0.3s ease;border:1px solid var(--color-secondary) !important}.btn--secondary:hover{background:#143d6b;box-shadow:5px 10px 20px 0px #309cd640}.text{font-weight:normal;font-size:17px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.text--white{color:var(--color-white)}@media only screen and (max-width: 480px){.text{font-size:16px}}.text--small{font-family:var(--font-text);font-weight:normal;font-size:16px;line-height:1.6;letter-spacing:0.04em;color:var(--color-white)}@media screen and (max-width: 480px){.text--small{font-size:14px}}.text--smallest{font-size:14px;color:var(--color-white)}.text--edu-honer ul{padding-left:0 !important}.text--edu-honer ul li{font-size:17px !important}.input{background:var(--color-white);box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:2px;padding:.6rem .6rem;border:none;font-size:16px;width:calc(100% - 30px)}.input::placeholder{font-weight:normal;font-size:16px;line-height:1.2;color:var(--color-gray)}.input:focus{outline:none}.select-wrap{position:relative}.select-wrap::after{content:'';position:absolute;top:40%;right:16px;border:solid #707173;border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.select{box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:4px;background:var(--color-white);border:1px solid #D0D5DD !important;padding:0.7rem 0.7rem;border:none;color:var(--color-gray);font-size:14px;cursor:pointer;width:100%;-moz-appearance:none;-webkit-appearance:none;appearance:none;white-space:nowrap;overflow:hidden;white-space:nowrap;-ms-text-overflow:ellipsis;-o-text-overflow:ellipsis;text-overflow:ellipsis}.select:focus{outline:none}.nav{position:fixed;top:0;width:100%;z-index:9999;background-color:var(--color-white)}.nav__wrp{display:flex}.nav__lft{background-color:var(--color-secondary);padding:0px 10px;display:flex;align-items:center}@media only screen and (max-width: 1280px){.nav__lft{display:none}}.nav__logo__area{width:300px;height:54px;position:relative}@media (max-width: 1150px){.nav__logo__area{width:180px}}.nav__logo{position:absolute;height:100%;width:100%;object-fit:contain}.nav__rgt{width:100%}.nav__rgt__top{display:flex;align-items:center;background-color:var(--color-dark);justify-content:space-between;padding:12px 2%}@media (max-width: 1650px){.nav__rgt__top{padding:12px}}.nav__top__lft{display:flex;gap:1rem}@media only screen and (max-width: 1280px){.nav__top__lft{overflow:scroll;max-width:900px}}.nav__top__lft::-webkit-scrollbar{display:none}.nav__top__cont{display:flex;align-items:center;gap:.4rem}.nav__top__icon{height:19px;width:19px;background-color:var(--color-white);border-radius:50%;display:flex;justify-content:center;align-items:center}.nav__top__link{text-decoration:none;color:var(--color-white);display:flex;align-items:center;white-space:nowrap}.nav__top__cv{text-decoration:none;color:var(--color-dark);display:flex;align-items:center;gap:.4rem;padding:8px 18px;background:var(--color-white);box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:4px}.nav__res__btm{max-width:224px;height:40px;width:100%;position:relative;display:none}@media only screen and (max-width: 1280px){.nav__res__btm{display:block}}.nav__res__img{position:absolute;width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 600px){.nav__top__rgt{display:none}}.nav__menu__link{text-decoration:none;display:flex;align-items:center;grid-gap:10px;font-weight:normal;font-size:17px;line-height:1.6;letter-spacing:0.04em;color:#323334;transition:.4s all}@media only screen and (max-width: 1450px){.nav__menu__link{font-size:16px;grid-gap:8px;letter-spacing:0}}@media only screen and (max-width: 1280px){.nav__menus{display:none}}.nav__menu__list{display:flex;align-items:center;gap:1.4rem}@media only screen and (max-width: 1650px){.nav__menu__list{gap:1rem}}.nav__menu__child__link{padding:10px 20px}.nav__menu__icon{display:flex;align-items:center;transition:all .4s;transform:rotate(0deg)}.nav__menu__item{padding:24px 0}@media screen and (max-width: 1650px){.nav__menu__item{padding:24px 0}}.nav__menu__item:hover .nav__menu__icon{transform:rotate(180deg)}@media only screen and (max-width: 1280px){.nav__contact__btn__area{display:none}}.nav__menu__item--grdChild:hover .nav__menu__child__wrp{visibility:visible;opacity:1;transform:translateY(-1px)}.nav__menu__item--grdChild .nav__menu__child__wrp{position:absolute;box-shadow:0px 10px 10px 3px rgba(0,0,0,0.3);visibility:hidden;opacity:0;top:100%;transform:translateY(50px);width:100%;left:0;z-index:10;background-color:var(--color-white);min-height:720px;overflow:hidden;transition:0.3s ease}.nav__menu__item--grdChild .nav__menu__child__item{background-color:var(--color-white);max-width:380px}.nav__menu__item--grdChild .nav__menu__child__item:hover{background-color:var(--color-secondary)}.nav__menu__item--grdChild .nav__menu__child__item:hover .nav__menu__link{color:var(--color-white)}.nav__menu__item--grdChild .nav__menu__child__item:hover .nav__menu__grand{visibility:visible;opacity:1;transform:translateY(0);width:calc(100% - 380px);height:100%}.nav__menu__item--grdChild .nav__menu__child__item:hover .nav__menu__grand__child__wrp{column-count:3}.nav__menu__item--grdChild .nav__menu__child__item:hover .nav__menu__grand__child__wrp .nav__menu__link{color:var(--color-white)}.nav__menu__item--grdChild .nav__menu__child__item:hover .nav__menu__grand__child__link{visibility:visible;opacity:1;transform:translateY(0px)}.nav__menu__item--grdChild .nav__menu__child__item:hover .nav__menu__grand__child__link:hover{background-color:var(--color-primary) !important}.nav .initial__active{background-color:var(--color-secondary)}.nav .initial__active .nav__menu__link{color:var(--color-white) !important}.nav .initial__active .nav__menu__grand{visibility:visible;opacity:1;transform:translateY(0);width:calc(100% - 380px);height:100%}.nav .initial__active .nav__menu__grand__child__wrp{column-count:3}.nav .initial__active .nav__menu__grand__child__wrp .nav__menu__link{color:var(--color-white)}.nav .initial__active .nav__menu__grand__child__link{visibility:visible;opacity:1;transform:translateY(0px)}.nav .initial__active .nav__menu__grand__child__link:hover{color:var(--color-primary) !important}.nav .nav__menu__grand__child__link{visibility:hidden;opacity:0;transform:translateY(50px);transition:0.3s ease;padding:10px 20px}.nav__menu__grand{visibility:hidden;position:absolute;background-color:#005CA9;left:380px;top:0;height:0}.nav__menu__link--active{color:var(--color-primary)}.nav__menu__item--has-child{position:relative}.nav__menu__item--has-child .nav__menu__child__wrp{visibility:hidden;opacity:0;position:absolute;top:100%;transform:translateY(50px);left:0;width:384px;background-color:#fff;box-shadow:0px 10px 10px 3px rgba(0,0,0,0.3);z-index:111;display:flex;justify-content:center;flex-direction:column;transition:0.4s all}.nav__menu__item--has-child:hover .nav__menu__child__wrp{visibility:visible;opacity:1;transform:translateY(0px)}.nav__menu__item--has-child .nav__menu__child__item:hover{background:var(--color-secondary)}.nav__menu__item--has-child .nav__menu__child__item:hover .nav__menu__link{color:var(--color-white)}.nav__menu__item--has-child .nav__menu__child__item:hover .nav__menu__icon{transform:rotate(180deg)}.nav__menu__static{background-color:var(--color-white) !important;padding:10px 20px;max-width:380px;font-weight:600;font-size:20px;line-height:1.6;letter-spacing:0.04em;color:var(--color-secondary)}.nav__lft__btm{display:flex;align-items:center;justify-content:space-between;padding:0px 2%;border-bottom:1px solid rgba(0,0,0,0.1)}@media screen and (max-width: 1650px){.nav__lft__btm{padding:0px 12px}}@media only screen and (max-width: 1280px){.nav__lft__btm{padding:24px 12px}}.nav__btm__btn{display:flex;align-items:center;gap:.5rem}@media screen and (max-width: 1460px){.nav__btm__btn{padding:12px 30px}}@media screen and (max-width: 1360px){.nav__btm__btn{font-size:14px;font-weight:normal;padding:12px 20px}}@media screen and (max-width: 1080px){.nav__btm__btn{padding:12px 12px}}.nav__hambrg__area{display:none;cursor:pointer}@media only screen and (max-width: 1280px){.nav__hambrg__area{display:block}}.nav__hambrg{background:transparent;border:none;cursor:pointer}.nav__svg__color{height:12px;width:12px;stroke:var(--color-dark)}.nav__color--dark{stroke:var(--color-white);margin-top:-2px}.nav__close{visibility:hidden;opacity:0;display:none;background:transparent;border:none;cursor:pointer}.nav__close-active{visibility:visible;opacity:1;display:block}.nav__hambrg-inactive{visibility:hidden;opacity:0;display:none}.nav__menu__grand__grand__child{background-color:var(--color-white);padding:10px 30px;padding-bottom:0;font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-white)}.nav__menu__grand__grand__child:hover{color:var(--color-primary) !important}@media only screen and (max-width: 1450px){.nav__menu__grand__grand__child{font-size:16px;grid-gap:8px;letter-spacing:0}}.nav__menu__grand__grand__child--has:hover .nav__menu__grand__grand__child{color:#323334}.nav__menu__grand__grand__child-show:hover{background-color:var(--color-secondary);color:var(--color-white)}.nav__menu__grand-top{visibility:hidden;position:absolute;background-color:#005CA9;left:380px;width:calc(100% - 380px);top:0;height:0;z-index:111}.nav__menu__child__item .nav__menu__grand__grand__child:hover .nav__menu__grand-top{visibility:visible;height:100%;opacity:1;transform:translateY(0px)}.nav__menu__child__item .nav__menu__grand__grand__child:hover .nav__menu__grand__grand__child__link{visibility:visible;opacity:1;transform:translateY(0px)}.nav__menu__child__item .nav__menu__grand__grand__child:hover .nav__menu__grand__grand__child__link:hover{background-color:var(--color-primary);color:var(--color-white)}.nav__menu__grand__grand__child__link{visibility:hidden;opacity:0;transform:translateY(50px);transition:0.3s ease;padding:10px 20px}.nav__menu__grand__child__wrp-mid{column-count:3}.nav__adminbar{top:32px}@media only screen and (max-width: 782px){.nav__adminbar{top:46px}}.nav-res{position:fixed;z-index:100;background-color:#005CA9;width:100%;top:130px;height:calc(100vh - 130px);transform:translateX(-150%);transition:all .4s ease-out;backface-visibility:hidden;overflow-y:scroll}.nav-res::-webkit-scrollbar{display:none}.nav-res__container{max-width:1000px;margin-left:auto;margin-right:auto;padding:20px}.nav-res__link-flex{display:flex;flex-direction:column;grid-gap:1rem}.nav-res__link{max-width:100%;font-weight:normal;font-size:18px;line-height:1.2;letter-spacing:0.04em;color:#ffffff;cursor:pointer}.nav-res__icon{position:relative}.nav-res__icon::after{content:"+";position:absolute;right:2px;top:3px;font-size:25px}.nav-res__childlink{color:rgba(255,255,255,0.8)}.nav-res__grandchildlink{color:rgba(255,255,255,0.7)}.nav-res__icon-active{position:relative}.nav-res__icon-active::after{content:"";position:absolute;width:10px;height:2px;background-color:var(--color-white);right:5px;top:15px}.nav-res__grandgrandchildlink-sec{max-height:0;opacity:0;visibility:hidden;transition:all .3s ease-in-out}.nav-res__grandchildlink-active{max-height:1000px;opacity:1;visibility:visible}.nav-res__link-res{font-weight:normal;font-size:18px;line-height:1.2;letter-spacing:0.04em;color:#fff;display:block}.nav-res ul{padding-inline-start:20px}.nav-res ul li:last-child{padding-bottom:0px !important}.nav-res__childlink-sec{max-height:0;backface-visibility:hidden;transition:max-height 0.5s ease-out;overflow:hidden;margin-top:8px}.nav-res__grandchildlink-sec{max-height:0;backface-visibility:hidden;transition:max-height 0.5s ease-out;overflow:hidden;margin-top:8px}.nav-res__link-sec li{list-style:none;padding:8px 0}.nav-res__link-sec{padding-left:0 !important}.nav-res__childlink-sec-active{max-height:1000px;overflow-y:scroll;transition:max-height .5s ease-in}.nav-res__childlink-sec-active::-webkit-scrollbar{display:none}.nav-res-active{transform:translateX(0)}.hhero{overflow:hidden;position:relative;margin-top:100px}@media only screen and (max-width: 1400px){.hhero{height:auto}}@media only screen and (max-width: 550px){.hhero{height:auto;padding-top:0}}.hhero__bg__img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1;object-fit:cover}@media only screen and (max-width: 550px){.hhero__bg__img{display:none}}.hhero__bg__img--res{display:none;position:absolute;height:100%;width:100%;object-fit:cover}@media only screen and (max-width: 550px){.hhero__bg__img--res{display:block}}.hhero__subtitle{margin-top:8px;margin-bottom:0;font-weight:normal;color:var(--color-white);line-height:1.6;letter-spacing:0.04em;max-width:800px;position:relative;z-index:3}.hhero__overly{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(14,58,104,0.5), rgba(14,58,104,0.5));z-index:1}.hhero__overly--res{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(14,58,104,0.5), rgba(14,58,104,0.5));z-index:1}@media only screen and (max-width: 550px){.hhero__overly--res{display:block}}.hhero__wrp{position:relative;z-index:2;display:grid;grid-template-columns:auto 480px;height:100%}@media only screen and (max-width: 991px){.hhero__wrp{grid-template-columns:repeat(1, 1fr);gap:0rem;padding-inline:0}}.hhero__lft{padding:6rem 0;display:flex;flex-direction:column;justify-content:center;align-items:baseline;position:relative}@media only screen and (max-width: 991px){.hhero__lft{padding:3rem 5%;padding-top:5rem;text-align:center;margin:auto;align-items:center}}.hhero__title{color:var(--color-white);text-shadow:0px 5px 6px #00000033, 0px 8px 13px #0000000d, 0px 18px 23px #00000033;font-family:var(--font-title);font-weight:bold;font-size:56px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;position:relative;z-index:3}@media screen and (max-width: 1440px){.hhero__title{font-size:40px}}@media only screen and (max-width: 1024px){.hhero__title{font-size:38px;letter-spacing:0.02em}}@media only screen and (max-width: 550px){.hhero__title{font-size:34px;letter-spacing:0.02em}}@media screen and (max-width: 550px){.hhero__link{display:flex;justify-content:center}}.hhero__link__area{display:inline-flex;grid-gap:1.4rem;margin-top:3rem;position:relative;z-index:3}@media (max-width: 1250px){.hhero__link__area{flex-direction:column}}@media (max-width: 1560px){.hhero__link__area{margin-top:1.5rem}}@media (max-width: 1024px){.hhero__link__area{grid-gap:1rem}}@media screen and (max-width: 550px){.hhero__link__area{width:100%}}.hhero__rgt{justify-self:end;position:relative;background:#0e3a68}@media only screen and (max-width: 991px){.hhero__rgt{justify-self:center}}.hhero__rgt__wrp{display:flex;flex-direction:column;padding:20% 2.5rem;max-width:400px;margin:auto;width:100%;height:100%}@media only screen and (max-width: 991px){.hhero__rgt__wrp{height:auto;width:auto;padding:2rem;padding-top:2rem}}@media only screen and (max-width: 550px){.hhero__rgt__wrp{max-width:100%}}@media only screen and (max-width: 991px){.hhero__lft__header{text-align:center}}.hhero__header__title{font-family:var(--font-title);font-size:32px;font-weight:bold;text-transform:uppercase;line-height:1.4;letter-spacing:0.02em;color:var(--color-white)}@media only screen and (max-width: 1440px){.hhero__header__title{font-size:26px}}.hhero__header__subtitle{font-weight:normal;color:var(--color-white);line-height:1.6;letter-spacing:0.04em;margin:1rem 0;margin-bottom:2rem}@media only screen and (max-width: 1440px){.hhero__header__subtitle{margin-bottom:1rem;margin-top:.9rem}}.hhero__frm__inputs{display:flex;flex-direction:column;gap:20px}.hhero__frm__input{padding:14px;border:none;border-radius:4px;box-shadow:0px 1px 2px rgba(16,24,40,0.05);font-size:16px}.hhero__frm__input:focus{outline:none}.hhero__submit__btn--reset{margin-top:0 !important;background-color:transparent;border:1px solid #D0D5DD !important}.hhero__submit__btn--reset svg path{stroke:#fff}.hhero__submit__btn--reset:hover{background-color:transparent !important;box-shadow:none !important}.hhero__frm__select{box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:4px;padding:14px;color:#707173}.hhero__frm__select:focus{outline:none}.hhero__select__placeholder{font-weight:normal;font-size:16px;line-height:1.6;color:#707173}.hhero__submit__btn{border:none;display:flex;align-items:center;justify-content:center;margin-top:8px;gap:1rem}.hhero__submit__btn:hover{cursor:pointer}.align-left{text-align:left;margin-bottom:16px}.hhero .footer__logo-con{margin-right:auto;margin-left:0}@media only screen and (max-width: 990px){.hhero .footer__logo-con{align-items:center;margin-left:auto}}.hhero .footer__second-logo-con{margin-top:18px}@media only screen and (max-width: 1120px){.hhero .footer__second-logo-con{align-items:flex-start}}@media only screen and (max-width: 990px){.hhero .footer__second-logo-con{margin-top:38px;align-items:center}}.hhero__frm__inputs .select{font-size:16px}.award{background:var(--color-dark)}.award__wrp{display:grid;grid-template-columns:1fr 2.5fr;grid-gap:60px;padding:4rem 0}@media only screen and (max-width: 1200px){.award__wrp{grid-template-columns:1fr;padding:2rem 0}}@media only screen and (max-width: 800px){.award__wrp{padding:2rem 0}}.award__content{display:flex;flex-direction:column;justify-content:center}@media only screen and (max-width: 1200px){.award__content{text-align:center;margin-bottom:2rem}}.award__title{font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-primary)}.award__text{color:var(--color-white);margin-top:.5rem}.award__items{width:100%}.award__slider__cell{display:flex;justify-content:center;margin:0 10px}.award__slider__cell__footer--one{width:100%}.award__slider__cell__footer--two{width:50%}@media only screen and (max-width: 550px){.award__slider__cell__footer--two{width:100%}}.award__slider__cell__footer--three{width:33%}@media only screen and (max-width: 800px){.award__slider__cell__footer--three{width:50%}}@media only screen and (max-width: 550px){.award__slider__cell__footer--three{width:100%}}.award__slider__cell__footer--four{width:24%}@media only screen and (max-width: 800px){.award__slider__cell__footer--four{width:50%}}@media only screen and (max-width: 550px){.award__slider__cell__footer--four{width:100%}}.award__slider__cell--one{width:100%}.award__slider__cell--two{width:50%}@media only screen and (max-width: 550px){.award__slider__cell--two{width:100%}}.award__slider__cell--three{width:32%}@media only screen and (max-width: 800px){.award__slider__cell--three{width:50%}}@media only screen and (max-width: 550px){.award__slider__cell--three{width:100%}}.award__slider__cell--four{width:23.6%}@media only screen and (max-width: 800px){.award__slider__cell--four{width:50%}}@media only screen and (max-width: 550px){.award__slider__cell--four{width:100%}}.award__img{max-width:228px;width:100%;height:150px;display:block;object-fit:contain}.award .flickity-prev-next-button{width:30px !important;height:30px !important}.award .flickity-button{background:transparent !important;color:#fff !important}.award .flickity-prev-next-button.next{right:-5%}.award .flickity-prev-next-button.previous{left:-5%}.footer__wrap .award__img{max-height:90px}.footer__wrap .flickity-viewport{height:100px !important}.footer__wrap .award__items{margin-top:40px}.about__header{display:flex;flex-direction:column;align-items:center;grid-gap:1rem;margin-bottom:4rem}@media screen and (max-width: 800px){.about__header{margin-bottom:2rem}}.about__sec__title{font-size:20px;color:#18426F;line-height:1.6;font-family:var(--font-title)}@media screen and (max-width: 991px){.about__sec__title{text-align:left}}.about__text{max-width:700px;text-align:center}@media screen and (max-width: 991px){.about__conetent__text{text-align:left}}.about__content{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2rem}@media screen and (max-width: 991px){.about__content{grid-template-columns:repeat(1, 1fr);grid-gap:3rem}}.about__content__lft{display:flex;flex-direction:column;grid-gap:1rem;max-width:600px}@media screen and (max-width: 991px){.about__content__lft{text-align:center;order:2}}.about__btn__area{display:flex;margin-top:1.5rem}@media screen and (max-width: 991px){.about__btn__area{justify-content:center;margin-top:.5rem}}.about__btn{display:flex;align-items:center;grid-gap:1rem}@media screen and (max-width: 1440px){.about__btn{padding:12px 30px}}.about__img__area{position:relative;overflow:hidden;padding-bottom:75%;display:block;overflow:hidden}.about__img{position:absolute;height:100%;width:100%;object-fit:cover}.about__wrap-content{font-weight:normal;font-size:17px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.about__wrap-content h2,.about__wrap-content h3{font-size:20px;line-height:1.6;letter-spacing:0.04em;text-transform:uppercase;color:var(--color-secondary);margin-bottom:24px}.about__wrap-content p{margin-bottom:14px}.attorney{background:var(--color-bg)}.attorney__header{text-align:center;margin-bottom:3rem}@media screen and (max-width: 600px){.attorney__header{margin:2rem 0;margin-top:0}}.attorney__text{max-width:700px;margin:0 auto;margin-top:1rem}@media screen and (max-width: 600px){.attorney__text__top{display:none}}.attorney__text__btm{display:none}@media screen and (max-width: 600px){.attorney__text__btm{text-align:center;display:block;margin-bottom:1rem}}.attorney__img__area{margin:3rem 0;width:100%;position:relative;padding-bottom:58%;overflow:hidden}@media screen and (max-width: 600px){.attorney__img__area{margin:2rem 0}}.attorney__img{position:absolute;height:100%;width:100%;object-fit:cover}.attorney__btn__area{display:flex;justify-content:center}.attorney__btn{display:flex;align-items:center;grid-gap:.5rem}.choose__header{text-align:center;display:flex;flex-direction:column;align-items:center;grid-gap:1rem;margin-bottom:3rem}.choose__content__area{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem}@media screen and (max-width: 1024px){.choose__content__area{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 650px){.choose__content__area{grid-template-columns:repeat(1, 1fr)}}.choose__card__title{font-family:var(--font-title);font-weight:bold;font-size:28px;line-height:1.4;color:var(--color-secondary);letter-spacing:0.02em;text-transform:uppercase}@media screen and (max-width: 1024px){.choose__card__title{font-size:20px}}.choose__content__mid{align-self:center}@media screen and (max-width: 1024px){.choose__content__mid{display:none}}.choose__main__img__area{position:relative;width:100%;padding-bottom:100%;height:0}.choose__main__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.choose__card{display:flex;flex-direction:column;grid-gap:1rem;margin-bottom:3rem}.choose__card:nth-child(3){margin-bottom:0}.choose__card:last-child{margin-bottom:0}@media screen and (max-width: 650px){.choose__card{margin-bottom:3rem}}.choose__card__lft{align-items:flex-start;text-align:left}.choose__card__content{display:flex;flex-direction:column;grid-gap:1rem}.choose__card__text{position:relative;padding-left:25px}.choose__card__text p{position:relative;margin-bottom:8px}.choose__card__text p:last-child{margin-bottom:0}@media screen and (max-width: 1024px){.choose__card__text{padding-left:23px;text-align:left}}@media screen and (max-width: 650px){.choose__card__img{max-width:65px}}.choose__eth__img__area{display:none}@media screen and (max-width: 1024px){.choose__eth__img__area{display:block;position:relative;max-width:440px;padding-bottom:40%;margin:auto;height:0;margin-bottom:2rem}}@media screen and (max-width: 650px){.choose__eth__img__area{display:none}}.choose__eth__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.read-more__link{color:var(--color-secondary)}.help__header{text-align:center;display:flex;flex-direction:column;align-items:center;grid-gap:1rem;margin-bottom:3rem}@media screen and (max-width: 800px){.help__header{margin-bottom:2rem}}.help__card__area{display:grid;grid-template-columns:repeat(3, 1fr);gap:1px}@media screen and (max-width: 768px){.help__card__area{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.help__card__area{grid-template-columns:repeat(1, 1fr)}}.help__card{position:relative;height:0;padding:0 40px;padding-bottom:90%;overflow:hidden}@media screen and (max-width: 991px){.help__card{padding:0  22px;padding-bottom:90%}}.help__card:hover .help__card__content{transform:translateY(0);bottom:8% !important;opacity:1;visibility:visible}.help__card__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1;transition:all 0.3s ease}.help__card__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(14,58,104,0.6), rgba(14,58,104,0.6));z-index:1}.help__card__content{position:absolute;backface-visibility:hidden;z-index:2;display:flex;flex-direction:column;grid-gap:4px;transform:translateY(0);transition:all .7s ease}@media screen and (max-width: 768px){.help__card__content{bottom:8% !important;grid-gap:8px}}.help__card__btn__area{display:flex;margin-top:1.2rem}.help__card__btn{display:flex;align-items:center;grid-gap:.5rem;font-size:14px}@media screen and (max-width: 1600px){.help__card__btn{padding:12px 40px}}@media screen and (max-width: 550px){.help__card__btn{padding:12px 40px;width:auto}}.help__card__title{font-size:30px}@media screen and (max-width: 1024px){.help__card__title{font-size:24px}}.help__card__text{color:var(--color-white)}.help__btn__area{display:flex;justify-content:center;margin-top:3rem}.help__btn{display:flex;align-items:center;grid-gap:1rem}@media screen and (max-width: 600px){.help__btn{align-items:flex-start;text-align:left;padding-left:10px;padding-right:10px;line-height:1.2}}.help__btn svg{margin-top:0px}.news__header{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2rem}.news__card__text{font-size:15px;max-width:450px}.news__title{text-align:center}.news__tag__area{display:flex;grid-gap:1rem;margin:auto;flex-wrap:wrap;justify-content:center;max-width:1000px;width:100%;margin-bottom:2rem}@media screen and (max-width: 600px){.news__tag__area{flex-wrap:nowrap;justify-content:flex-start;overflow:scroll}}.news__tag__area::-webkit-scrollbar{display:none}.news__card{max-width:460px}@media screen and (max-width: 850px){.news__card{max-width:100%}}.news__card:hover .news__card__img__area::before{-webkit-animation:shine 1.3s;animation:shine 1.3s}.news__card:hover .news__card__title{color:var(--color-secondary)}.news__card:hover .news__card__angle-icon-con svg path{stroke:var(--color-secondary)}@media screen and (max-width: 700px){.news__card{max-width:100%}}.news__tag{padding:4px 12px;background:rgba(14,58,104,0.05);border-radius:16px;color:var(--color-secondary);text-decoration:none;font-size:14px;display:flex;align-items:center;grid-gap:8px}.news__tag--bold{font-weight:600;cursor:pointer}@media screen and (max-width: 600px){.news__tag{white-space:nowrap}}.news__card__area{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:2rem}@media screen and (max-width: 1200px){.news__card__area{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 700px){.news__card__area{grid-template-columns:repeat(1, 1fr);grid-gap:3rem}}.news__card__title{color:var(--color-secondary);font-size:18px;transition:all .3s ease}.news__card__img__area{position:relative;height:0;padding-bottom:70%;margin-bottom:1rem;overflow:hidden}@media screen and (max-width: 850px){.news__card__img__area{padding-bottom:60%}}.news__card__img__area::before{position:absolute;top:0;left:-75%;z-index:2;display:block;content:'';width:50%;height:100%;background:-webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);background:linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg)}@media screen and (max-width: 700px){.news__card__img__area{margin-bottom:1rem}}.news__card__img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.news__card__title__area{margin:.8rem 0;margin-bottom:12px;display:flex;justify-content:space-between}@media screen and (max-width: 700px){.news__card__title__area{margin:.5rem 0}}.news__card__angle-icon-con{width:50px;display:flex;justify-content:end}.news__card__angle-icon{cursor:pointer}.news__card__angle-icon path{stroke:var(--color-secondary)}.news__card__angle-icon-white path{stroke:var(--color-white)}.news__card__autr{display:flex;grid-gap:.5rem;margin-top:1.5rem}@media screen and (max-width: 700px){.news__card__autr{margin-top:.7rem}}.news__card__autr__img{border-radius:50%;height:40px !important;width:40px !important;margin:0 !important;object-fit:cover}.news__card__autr__content{display:flex;flex-direction:column;color:var(--color-gray)}.news__card__autr__name{margin-bottom:4px !important;font-weight:bold;text-transform:capitalize;color:var(--color-gray)}@media screen and (max-width: 700px){.news__card__autr__name{font-size:14px}}@media screen and (max-width: 700px){.news__card__autr__date{font-size:14px}}.news__btn__area{display:flex;justify-content:center;margin-top:2rem}.news__btn{display:flex;align-items:center;grid-gap:1rem}.news__card__tag a{color:var(--color-secondary)}@-webkit-keyframes shine{100%{left:125%}}@keyframes shine{100%{left:125%}}.subc{width:100%;background:linear-gradient(to right, var(--color-white) 50%, var(--color-secondary) 50%)}@media screen and (max-width: 1024px){.subc{background:linear-gradient(to bottom, var(--color-bg) 50%, var(--color-secondary) 50%)}}.subc__wrp{display:grid;grid-template-columns:repeat(2, 1fr)}@media screen and (max-width: 1024px){.subc__wrp{grid-template-columns:repeat(1, 1fr);grid-gap:80px}}.subc__lft{padding-right:2.5em}@media screen and (max-width: 1024px){.subc__lft{padding-right:0}}@media screen and (max-width: 1024px){.subc__rgt{background:var(--color-secondary)}}.subc__lft__wrp,.subc__rgt__wrp{padding:80px 0}@media screen and (max-width: 1300px){.subc__lft__wrp,.subc__rgt__wrp{padding:60px 0}}@media screen and (max-width: 1024px){.subc__lft__wrp,.subc__rgt__wrp{padding:0px 0}}.subc__lft__wrp{display:flex;flex-direction:column;grid-gap:3rem}@media screen and (max-width: 1024px){.subc__lft__wrp{text-align:center;max-width:700px;margin:auto;padding-top:3rem}}.subc__title-text-con{height:250px;overflow-y:hidden;display:flex;flex-direction:column;grid-gap:16px}@media only screen and (max-width: 1024px){.subc__title-text-con{height:auto;overflow-y:auto}}.subc__btn__area{display:inline-flex;align-items:baseline;grid-gap:16px}@media only screen and (max-width: 1340px){.subc__btn__area{flex-direction:column}}@media only screen and (max-width: 1024px){.subc__btn__area{align-items:center}}@media only screen and (max-width: 550px){.subc__btn__area{width:100%}}.subc__btn{display:flex;align-items:center;justify-content:center;grid-gap:1rem}@media only screen and (max-width: 1340px){.subc__btn{max-width:280px;width:100%}}@media only screen and (max-width: 550px){.subc__btn{max-width:100%;width:100%}}.subc__grid-icon path{stroke:var(--color-white)}.subc__rgt__title,.subc__rgt__txt{color:var(--color-white)}.subc__rgt__wrp{padding-left:3rem;display:flex;flex-direction:column;grid-gap:32px}@media screen and (max-width: 1024px){.subc__rgt__wrp{padding-left:0;max-width:700px;text-align:center;margin:auto;padding-bottom:3rem}}.subc__input__form__area{display:inline-flex;align-items:baseline;gap:1rem}@media only screen and (max-width: 1340px){.subc__input__form__area{flex-direction:column}}@media only screen and (max-width: 1024px){.subc__input__form__area{align-items:center}}.subc__input{padding:16px 24px;width:calc(100% - 3rem);font-size:16px}@media only screen and (max-width: 1600px){.subc__input{max-width:calc(100% - 3rem);width:100%}}@media only screen and (max-width: 550px){.subc__submit__btn__area{width:100%}}.subc__submit__btn{padding-left:40px;padding-right:40px;min-height:48px;height:100%;border:none;text-align:center}@media only screen and (max-width: 550px){.subc__submit__btn{max-width:100%;width:100%;margin:auto}}.subc__ttl{font-size:36px}@media only screen and (max-width: 1480px){.subc__ttl{font-size:32px}}@media only screen and (max-width: 600px){.subc__ttl{font-size:24px}}.location{margin-top:90px}@media screen and (max-width: 1024px){.location{margin:60px 0}}@media screen and (max-width: 800px){.location{margin:50px 0}}@media screen and (max-width: 600px){.location{margin:40px 0}}.location__wrap{display:grid;grid-template-columns:400px 1fr;grid-gap:60px}@media screen and (max-width: 1024px){.location__wrap{grid-template-columns:330px 1fr}}@media screen and (max-width: 960px){.location__wrap{grid-template-columns:1fr;grid-gap:20px}}.location__sec{border:0.5px solid var(--color-white);padding:24px;border-radius:2px 2px 0px 0px;background-color:var(--color-secondary);display:grid;grid-template-columns:1fr;grid-gap:15px;transition:all .3s ease}.location__sec--show{background-color:var(--color-primary)}.location__sec:hover{background-color:var(--color-primary)}.location__sec:hover .location__hidden{max-height:107px}.location__sec--end-border{border-radius:0px 0px 2px 2px}.location__sec-content{display:grid;grid-template-columns:24px 1fr;grid-gap:10px}.location__img-cont{width:24px;height:24px;background-color:var(--color-white);border-radius:50%;display:flex;justify-content:center;align-items:center}.location__map{width:100%;margin:auto}@media screen and (max-width: 960px){.location__map{grid-row-start:1;grid-row-end:2}}.location__map-img{width:100%;object-fit:cover}.location__hidden{max-height:0;overflow:hidden;transition:max-height .3s ease;backface-visibility:hidden;display:grid;grid-template-columns:1fr;grid-gap:15px}.location__hidden--show{max-height:107px;display:grid;grid-template-columns:1fr;grid-gap:15px}.location__hidden--hide{max-height:0;overflow:hidden;transition:max-height .3s ease;backface-visibility:hidden}.people{margin:48px 0;overflow:hidden}.people__tag{margin-bottom:2rem}.people--space{margin-bottom:0rem !important}.people__alphabet-button{border:transparent;display:flex;width:51.54px;height:50px;align-items:center;justify-content:center;box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:4px;font-weight:normal;font-size:20px;line-height:100%;letter-spacing:0.04em;text-transform:uppercase;color:var(--color-white);text-decoration:none;cursor:pointer}.people__alphabet-button-con{margin-bottom:2rem;display:flex;justify-content:center;flex-wrap:wrap;grid-gap:4px}.people__filters{margin-bottom:3rem;display:grid;grid-template-columns:1fr 250px;grid-gap:30px 20px}@media screen and (max-width: 1000px){.people__filters{grid-template-columns:1fr}}.people__input-fil{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:30px 20px}@media screen and (max-width: 1260px){.people__input-fil{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 1000px){.people__input-fil{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.people__input-fil{grid-template-columns:1fr;grid-gap:20px}}.people__input{box-shadow:none;position:absolute}.people__input:focus ~ .people__optional{display:none}.people__name-input{background:#FFFFFF;border:1px solid #D0D5DD;box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:4px;position:relative;display:flex;align-items:center}@media screen and (max-width: 1000px){.people__name-input{height:40px;max-width:100%}}.people__optional{font-family:var(--font-text);font-style:normal;font-weight:normal;font-size:12px;line-height:1.2;color:var(--color-gray);position:absolute;right:10px;top:50%;transform:translateY(-50%)}.people__select{border:1px solid #D0D5DD;padding:.8rem .6rem}@media screen and (max-width: 1000px){.people__select{max-width:100%}}.people____select-placeholder{font-family:var(--font-text);font-style:normal;font-weight:normal;font-size:14px;line-height:1.2}.people__btn-fil{display:flex;flex-direction:column;justify-content:space-between;height:100%;grid-gap:30px 20px}@media screen and (max-width: 1000px){.people__btn-fil{grid-template-columns:1fr 1fr}}@media screen and (max-width: 480px){.people__btn-fil{grid-template-columns:1fr}}.people__search-btn-div{display:grid;grid-template-columns:1fr 3fr;grid-gap:20px}@media screen and (max-width: 480px){.people__search-btn-div{grid-template-columns:1fr 4.6fr}}.people__reset-sec{width:50px}.people__search-btn{border:transparent;display:flex;align-items:center;justify-content:center;grid-gap:5px;padding:.75rem .6rem}@media screen and (max-width: 550px){.people__search-btn{padding:12px 0}}.people__search-btn--clear{background-color:var(--color-white);color:var(--color-secondary);border:1px solid #D0D5DD}.people__reset-btn{-webkit-appearance:none !important;-moz-appearance:none;appearance:none;opacity:0;position:absolute;cursor:pointer}.people__card-contain{display:grid;margin-bottom:40px;grid-template-columns:repeat(3, 1fr);grid-gap:20px 40px}@media screen and (max-width: 1440px){.people__card-contain{grid-gap:20px}}@media screen and (max-width: 1320px){.people__card-contain{grid-template-columns:repeat(2, 1fr);grid-gap:40px}}@media screen and (max-width: 960px){.people__card-contain{grid-template-columns:1fr;grid-gap:20px}}.people__card{display:flex;align-items:center;text-decoration:none}.people__card-image-con{max-width:200px;margin-right:20px}@media screen and (max-width: 800px){.people__card-image-con{margin-right:10px}}.people__card-image{width:200px;height:200px;object-fit:cover}@media screen and (max-width: 600px){.people__card-image{width:130px;height:130px}}@media screen and (max-width: 350px){.people__card-image{min-width:100px}}.people__card-content{display:flex;flex-direction:column}.people__card-name{margin:0}.people__card-designation{margin:8px 0}.people__card-name{color:var(--color-secondary);font-family:var(--font-title);font-weight:bold;font-size:20px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase}.people__card-designation{color:var(--color-dark)}.people__card-icon-content{display:flex;margin-bottom:2px}.people__card-icon{width:16px;height:16px;stroke:var(--color-dark);margin-top:3px}.people__card-icon-text{word-break:break-all;margin-left:7px;color:var(--color-dark)}@media screen and (max-width: 350px){.people__card-icon-text{margin-left:3px}}.people__page-btn{color:var(--color-gray);padding:0;background-color:var(--color-white);border:1px solid #D0D5DD;font-weight:bold;font-size:14px;line-height:1.2;letter-spacing:0.04em;padding:.7rem 1rem;display:flex;justify-content:center;align-items:center;grid-gap:10px;cursor:pointer;background-color:inherit}.people__page-btn:not(:last-child){border-right:none}@media screen and (max-width: 480px){.people__page-btn{padding:.8rem 1.1rem;font-size:14px;grid-gap:7px}}.people__pagination{margin-top:2rem;margin-bottom:6rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 600px){.people__pagination{margin-bottom:5rem}}.people__pagination .page-numbers{text-decoration:none}.people__pagination .current{background-color:var(--color-secondary);border:1px solid var(--color-secondary);color:var(--color-white) !important}.people__pagination .current .people__page-btn{border:none !important}.people__page-prev{border-radius:8px 0px 0px 8px;padding-left:40px;position:relative}.people__page-prev::before{content:"";position:absolute;left:20px;top:14px;border:solid var(--color-gray);border-width:0 3px 3px 0;display:inline-block;padding:5px;border-radius:4px 4px 0 4px;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.people__page-next{border-radius:0px 8px 8px 0px;padding-right:40px;position:relative}.people__page-next::before{content:"";position:absolute;right:20px;top:14px;border:solid var(--color-gray);border-width:0 3px 3px 0;display:inline-block;padding:5px;border-radius:4px 4px 0 4px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.disable-btn{background-color:var(--color-secondary);opacity:0.6;cursor:not-allowed}.select-btn{background-color:var(--color-primary)}.notfound{margin-top:120px;padding:6rem 0}@media screen and (max-width: 600px){.notfound{padding-top:4rem}}.notfound__maincontent{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center}@media screen and (max-width: 820px){.notfound__maincontent{grid-template-columns:1fr}}.notfound__maincontent img{max-width:600px;width:100%;object-fit:contain}.notfound__textcontent{display:flex;flex-direction:column;grid-gap:18px}.notfound__textcontent h1{font-family:var(--font-title);font-weight:bold;font-size:46px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-secondary)}@media screen and (max-width: 600px){.notfound__textcontent h1{font-size:32px}}.notfound__textcontent h3{font-family:var(--font-title);font-size:32px;font-weight:bold;text-transform:uppercase;line-height:1.4;letter-spacing:0.02em;color:var(--color-secondary)}@media screen and (max-width: 600px){.notfound__textcontent h3{font-size:24px}}.notfound__textcontent p{font-weight:normal;font-size:17px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.notfound__btmcnt{display:flex;flex-direction:column;grid-gap:8px}.notfound__btmcnt a{display:inline-flex;margin-top:10px}.other-hero{position:relative;overflow:hidden;padding-top:6rem}@media only screen and (max-width: 1024px){.other-hero{padding-top:8rem}}.other-hero__wrap,.other-hero__banner-container{width:100%;height:100%;position:relative;padding:96px 0}@media screen and (max-width: 1024px){.other-hero__wrap,.other-hero__banner-container{padding:50px 0}}.other-hero__text{position:relative;z-index:9}.other-hero__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg, rgba(14,58,104,0.6), rgba(14,58,104,0.6));z-index:1}.other-hero__image{top:0;position:absolute;width:100%;height:100%;object-fit:cover;display:block}.other-hero__tag{cursor:pointer}@media only screen and (max-width: 600px){.other-hero__tag{text-align:center}}.other-hero__subtext{margin:5px 0 30px 0;max-width:80%;text-align:left}.other-hero__subtext a{color:var(--color-primary)}@media only screen and (max-width: 600px){.other-hero__subtext{text-align:center;max-width:100%}}.other-hero__button{display:flex;align-items:center;grid-gap:1rem}@media only screen and (max-width: 600px){.other-hero__button{flex-direction:column;justify-content:center;grid-gap:1.5rem}}.other-hero__butn{display:flex;align-items:center;grid-gap:10px}@media only screen and (max-width: 600px){.other-hero__butn{justify-content:center}}.profile{margin-bottom:6rem;padding-top:7.3rem}@media only screen and (max-width: 1280px){.profile{padding-top:8rem}}@media only screen and (max-width: 600px){.profile{margin-bottom:5rem}}.profile__overview-profile{position:relative}.profile__overview-title{margin-bottom:24px}.profile__icon-con svg{margin-top:0 !important}.profile__subtitle h1,.profile__subtitle h3,.profile__subtitle h4,.profile__subtitle h5,.profile__subtitle h6,.profile__subtitle p{color:var(--color-secondary);margin:30px 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;margin-bottom:20px}.profile__richText{font-family:var(--font-text);font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.profile__richText a{color:#165ca9;text-decoration:none}.profile__richText a:hover{text-decoration:underline}.profile__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg, rgba(14,58,104,0.8), rgba(14,58,104,0.8));z-index:1;height:100%}.profile__hero-image{position:absolute;width:100%;height:100%;object-fit:cover}.profile__over-wrap{display:flex;grid-gap:60px;position:relative;z-index:5}@media screen and (max-width: 1000px){.profile__over-wrap{grid-gap:30px}}@media screen and (max-width: 700px){.profile__over-wrap{flex-direction:column;align-items:center;grid-gap:0}}.profile__container{padding-inline:5%}@media screen and (max-width: 700px){.profile__container{padding-inline:0}}.profile__overview{margin-top:46px}@media screen and (max-width: 600px){.profile__overview{margin-top:40px}}.profile__image-con{max-width:450px;width:100%}@media screen and (max-width: 700px){.profile__image-con{max-width:none}}.profile__img{width:100%;height:100%;object-fit:cover}.profile__text-con{align-self:center;padding:80px 0}@media screen and (max-width: 1000px){.profile__text-con{padding:5%}}.profile__name{color:var(--color-white) !important;text-transform:uppercase}.profile__designation{margin:1px 0;text-transform:capitalize}.profile__contact-title{margin-bottom:8px;text-transform:uppercase;margin-top:18px}@media screen and (max-width: 1000px){.profile__contact-title{margin-bottom:10px}}.profile__icon-con{display:flex;align-items:center}.profile__icon-con:not(:last-child){margin-bottom:15px}@media screen and (max-width: 1000px){.profile__icon-con:not(:last-child){margin-bottom:10px}}.profile__icon-text{margin-left:5px}.profile__phone-icon{width:20px;height:16px}.profile__phone-icon path{stroke:var(--color-white)}.profile__social-title{margin-top:30px;text-transform:uppercase}@media screen and (max-width: 1000px){.profile__social-title{margin-top:20px}}.profile__socials{padding:0;margin:0;display:flex;align-items:center}.profile__social-list{list-style:none;margin:15px 0}@media screen and (max-width: 600px){.profile__social-list{margin:10px 0}}.profile__social-list:not(:last-child){margin-right:30px}.profile__social-link{text-decoration:none}.profile__s-btns{display:flex;align-items:center;grid-gap:10px;flex-wrap:wrap;margin-top:10px}.profile__download-btn{font-family:var(--font-menu);font-weight:normal;font-size:14px;line-height:1.2;color:var(--color-white);background-color:var(--color-primary);text-decoration:none;padding:7px 12px;text-transform:uppercase;display:inline-flex;align-items:center;grid-gap:3px;border:none;cursor:pointer}.profile__overview-content--mobile{display:none}@media screen and (max-width: 750px){.profile__overview-content--mobile{display:grid !important;margin-bottom:60px}}.profile__overview-wrap{overflow:hidden;display:grid;grid-template-columns:2fr 1fr;grid-gap:40px}@media screen and (max-width: 750px){.profile__overview-wrap{grid-template-columns:1fr;grid-gap:30px}}.profile__overview-richtext{margin-bottom:50px}.profile__overview-richtext a{color:var(--color-secondary)}.profile__overview-richtext h3,.profile h2{color:var(--color-secondary);margin:30px 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;margin-bottom:20px}@media screen and (max-width: 1024px){.profile__overview-richtext h3,.profile h2{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.profile__overview-richtext h3,.profile h2{font-size:18px}}.profile__overview-richtext h3 a,.profile h2 a{color:var(--color-secondary)}.profile__overview-richtext p{font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 480px){.profile__overview-richtext p{font-size:16px}}.profile__overview-richtext p:not(:last-child){margin-bottom:15px}.profile__overview-richtext ul{padding-left:30px;margin:20px 0}.profile__overview-richtext ul li{list-style:none;position:relative;font-family:var(--font-text);font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.profile__overview-richtext ul li--white{color:var(--color-white)}@media only screen and (max-width: 480px){.profile__overview-richtext ul li{font-size:16px}}.profile__overview-richtext ul li:not(:last-child){margin-bottom:10px}.profile__news-text{margin:15px 0 30px 0}.profile__news-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media screen and (max-width: 750px){.profile__news-wrap{grid-template-columns:1fr}}.profile__news-btn{padding:12px 50px;display:inline-flex;align-items:center;grid-gap:5px;margin-top:20px;border:none;width:auto !important}@media screen and (max-width: 750px){.profile__overview-content{display:none;grid-template-columns:1fr 1fr;grid-gap:30px;grid-row-start:1;grid-row-end:2}}@media screen and (max-width: 550px){.profile__overview-content{grid-template-columns:1fr;grid-gap:20px}}.profile__overview-con{background-color:rgba(219,180,106,0.05);padding:20px 30px}.profile__overview-con:not(:last-child){margin-bottom:20px}@media screen and (max-width: 750px){.profile__overview-con:not(:last-child){margin-bottom:0}}.profile__overview-con h3{color:var(--color-secondary);margin-bottom:15px}.profile__overview-con h3:not(:first-child){margin-top:25px}.profile__icon-varsity{display:flex;grid-gap:8px}.profile__icon-varsity:not(:last-child){margin-bottom:8px}.profile__varsity{color:var(--color-dark)}.profile__icon{width:20px;height:20px;margin-top:5px}.profile__overview-con ul{padding-left:30px;margin-bottom:24px}.profile__overview-con ul li{list-style:none;position:relative;font-weight:normal;font-size:17px !important;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.profile__overview-con ul li:not(:last-child){margin-bottom:10px}.profile__overview .people__pagination{margin-bottom:0}.cv__richtext__wrp{margin-left:80px;margin-right:80px}.cv__header__img__area{background:var(--color-secondary);padding:20px 0;padding-left:80px}.cv__txt__big{color:var(--color-white)}.cv__txt__mid{margin-top:4px;margin-bottom:12px;color:var(--color-white)}.cv__cat__area{display:flex;grid-gap:10px;align-items:center}.cv__cat__lbl{margin:0 !important}.cv__cat__name__area{display:flex;grid-gap:8px;align-items:center}.cv__header__img{max-width:224px;width:100%;object-fit:contain}.cv__header__title{position:relative;font-family:var(--font-title);margin-bottom:10px;font-weight:bold;font-size:30px;line-height:1.4;letter-spacing:0.02em;z-index:2;color:var(--color-white) !important}.cv__header__subtext{position:relative;line-height:1.4;letter-spacing:0.02em;z-index:3;color:var(--color-white) !important}.cv__title{font-family:var(--font-title);margin:30px 0 20px 0;font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;margin-bottom:20px}.cv__bio{position:relative;display:flex;align-items:center;grid-gap:32px;padding:40px 0;padding-left:80px;color:var(--color-white)}.cv__bio__name{font-family:var(--font-title);text-transform:uppercase}.cv__bio__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain}.cv__bio__lft{position:relative;z-index:2}.cv__bio__img{width:100%;height:auto;max-width:160px;max-height:200px;border-radius:4px}.cv__bio__rgt{display:flex;flex-direction:column;position:relative;z-index:2}.cv__txt__bld{color:var(--color-white)}.cv__bio__btm{display:flex;flex-direction:column;grid-gap:4px}.cv__overview-richtext a{color:var(--color-secondary)}.cv h4{color:var(--color-secondary);text-transform:capitalize;font-size:20px;font-weight:600;margin:14px 0;margin-top:20px;line-height:1.5}.cv__overview-richtext h2{font-family:var(--font-title);font-weight:bold;font-size:32px;line-height:1.4;text-transform:uppercase;color:var(--color-secondary)}.cv__overview-richtext h3,.cv h2{font-family:var(--font-title);margin:30px 0 20px 0;font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;margin-bottom:20px}.cv__overview-richtext h3 a,.cv h2 a{color:var(--color-secondary)}.cv__overview-richtext p{font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.cv__overview-richtext ul{padding-left:30px;margin:20px 0;page-break-before:avoid}.cv__overview-richtext ul li{page-break-before:always;list-style:none;position:relative;font-family:var(--font-text);font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.cv__overview-richtext ul li--white{color:var(--color-white)}@media only screen and (max-width: 480px){.cv__overview-richtext ul li{font-size:16px}}.cv__overview-richtext ul li:not(:last-child){margin-bottom:10px}.cv__overview-richtext ul li::before{content:"";position:absolute;top:12px;left:-15px;width:0;height:0;border-top:4px solid transparent;border-left:8px solid var(--color-secondary);border-bottom:4px solid transparent}.cv .single-serve__rich{margin:0 80px}.cv__richtext--cap{margin-top:40px}.cv__overview__title{font-family:var(--font-title);color:var(--color-secondary);margin:40px 0 20px 0;font-weight:bold;font-size:35px;line-height:1.4;letter-spacing:0.02em;text-transform:capitalize;margin-bottom:20px;margin-left:80px}.cv__space{margin-left:80px;margin-right:80px}.cv__space h2{margin-bottom:30px;margin-top:20px}.cv__space .people__card-icon-text{margin-left:0 !important}.cv__bio__cap{display:block !important;padding-right:80px !important}.avoid-page-break{page-break-inside:avoid}.break-before{page-break-before:always}.break-after{page-break-after:always !important}.avoid-page-break-after{page-break-after:avoid !important}.break-inside{page-break-inside:always}.avoid-page-break-before{page-break-before:avoid !important}.avoid-page-break-inside{page-break-inside:avoid !important}.about__wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px}@media only screen and (max-width: 1000px){.about__wrap{grid-template-columns:1fr}}.about__wrap-content h3{font-family:var(--font-title)}.about__subtitle{margin:20px 0 30px 0}.about__wrap-img-con{width:100%;height:0;overflow:hidden;padding-bottom:420px;position:relative}@media only screen and (max-width: 1200px){.about__wrap-img-con{padding-bottom:300px}}@media only screen and (max-width: 1000px){.about__wrap-img-con{padding-bottom:80%;grid-row-start:1;grid-row-end:2;grid-gap:20px}}.about__wrap-img{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0}.about__wrap-btn{display:flex;align-items:center;justify-content:center;padding:12px 20px;grid-gap:7px;margin-top:48px;width:auto !important}.about__counter{margin-top:64px;margin-bottom:96px}@media only screen and (max-width: 1024px){.about__counter{margin:48px 0}}.about-contact .contact-con__contact-form{background-color:var(--color-white);padding:0}.about-contact .name-divide{flex-direction:row}.about-contact .contact-con__help{display:none}.about-contact{display:grid;grid-template-columns:1fr 2fr;grid-gap:20px}@media only screen and (max-width: 1200px){.about-contact{grid-template-columns:400px 1fr}}@media only screen and (max-width: 1000px){.about-contact{grid-template-columns:1fr}}.about-contact__content{padding:50px 40px}@media only screen and (max-width: 1000px){.about-contact__content{padding:0px}}.about-contact__contact-text{margin:15px 0 30px 0}.about-contact__img-con{width:100%;height:100%;position:relative}@media only screen and (max-width: 1000px){.about-contact__img-con{height:0;padding-bottom:80%;grid-row-start:1;grid-row-end:2}}.about-contact__img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;display:block}.history{margin-bottom:6rem}@media only screen and (max-width: 600px){.history{margin-bottom:5rem}}.history__subtext{margin:1rem 0 4rem 0}.history__wrap{font-weight:normal;font-size:17px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.history__full-timeline-sec{margin-top:64px;padding-left:3.5rem}@media only screen and (max-width: 1200px){.history__full-timeline-sec{padding-left:2.6rem}}@media only screen and (max-width: 768px){.history__full-timeline-sec{padding-left:0}}.history__timeline-his-con{border-left:2px dashed var(--color-primary);position:relative}@media only screen and (max-width: 768px){.history__timeline-his-con{border-left:none}}.history__circle{width:7px;height:7px;border-radius:50%;background-color:var(--color-primary);position:absolute;bottom:0;left:-4px}@media only screen and (max-width: 768px){.history__circle{display:none}}.history__timeline-section{padding-left:10rem;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;margin-bottom:30px}@media only screen and (max-width: 1200px){.history__timeline-section{padding-left:6rem}}@media only screen and (max-width: 1024px){.history__timeline-section{padding-left:4.7rem}}@media only screen and (max-width: 768px){.history__timeline-section{grid-template-columns:1fr;grid-gap:20px;margin-bottom:40px;padding-left:0}}.history__time-res{display:none}@media only screen and (max-width: 768px){.history__time-res{display:flex}}.history__time__res__wrp{margin:auto;padding:8px 48px;border:1px solid #DBB46A}.history__divider{background-color:var(--color-secondary);height:2px;width:10px;margin:8px auto}.history__sec-title,.history__date{color:var(--color-secondary)}.history__time{position:absolute;border:2px solid var(--color-primary);padding:5px 20px;top:0;transform:translateY(0);left:-215px;z-index:5;background-color:var(--color-white)}@media only screen and (max-width: 1200px){.history__time{padding:5px 10px;left:-140px}}@media only screen and (max-width: 1024px){.history__time{left:-112px}}@media only screen and (max-width: 768px){.history__time{display:none}}@media only screen and (max-width: 480px){.history__time{padding:5px;left:-77px}}.history__time::before{content:"";position:absolute;width:7px;height:7px;border-radius:50%;background-color:var(--color-primary);left:calc(100% + 5rem);top:44%}@media only screen and (max-width: 1200px){.history__time::before{left:calc(100% + 1.7rem)}}@media only screen and (max-width: 480px){.history__time::before{left:calc(100% + .9rem)}}.history__time::after{content:"";position:absolute;border-bottom:2px dashed var(--color-primary);width:5rem;left:100%;top:50%}@media only screen and (max-width: 1200px){.history__time::after{width:1.7rem}}@media only screen and (max-width: 480px){.history__time::after{width:.9rem}}.history__date{font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase}@media only screen and (max-width: 1024px){.history__date{font-size:20px}}@media only screen and (max-width: 480px){.history__date{font-size:16px}}.history__sec-img-con{width:100%;position:relative}.history__image{width:100%;height:100%;object-fit:contain;object-position:top}.history__sec-content{align-self:center}@media only screen and (max-width: 1200px){.history__sec-content{align-self:start}}.history__sec-text{margin-top:1rem}.services__title{max-width:50%}.services__text{max-width:80%;margin:15px 0 30px 0}.services__cat-sec{position:relative;width:100%;min-height:400px}.services__cat-sec:not(:last-child){margin-bottom:40px}.services__cat-img-con{position:absolute;width:100%;height:100%;opacity:1}.services__cat-img{display:block;width:100%;height:100%;object-fit:cover}@media only screen and (max-width: 500px){.services__cat-img{display:none}}.services__cat-title{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);text-decoration:none;cursor:pointer}.services__overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(0deg, rgba(14,58,104,0.6), rgba(14,58,104,0.6))}@media only screen and (max-width: 500px){.services__overlay{background:var(--color-secondary)}}.services__cat-hover{position:relative;height:100%;opacity:1;transition:.4s ease;padding:64px}@media only screen and (max-width: 1200px){.services__cat-hover{padding:32px}}.services__cat-lists{list-style:none;padding:0px;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}@media screen and (max-width: 1000px){.services__cat-lists{grid-gap:10px}}@media screen and (max-width: 768px){.services__cat-lists{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 500px){.services__cat-lists{grid-template-columns:repeat(1, 1fr)}}.services__cat-list{position:relative;margin-left:20px}.services .services__cat-item{text-decoration:none;margin-left:10px;letter-spacing:.08em;line-height:1.4}@media screen and (max-width: 1000px){.services .services__cat-item{font-size:14px}}.services__cat-sec:hover .services__cat-hover{opacity:1}.single{padding-top:7.3rem}@media only screen and (max-width: 1280px){.single{padding-top:8rem}}.single__section-bar{margin-top:48px;margin-bottom:46px}@media only screen and (max-width: 600px){.single__section-bar{margin-top:40px;margin-bottom:38px}}.single__bar-wrap{background-color:var(--color-secondary);padding:10px 16px;border-radius:4px;display:flex;flex-wrap:wrap;align-items:center;grid-gap:15px}.single__bar-sec-link{background-color:transparent;color:var(--color-white);display:inline-block;padding:6px 12px;font-family:var(--font-text);font-weight:bold;font-size:16px;line-height:1.2;text-transform:uppercase;border-radius:6px;border:none;cursor:pointer}.single__bar-sec-link:active{background:var(--color-white);color:var(--color-secondary);box-shadow:0px 1px 3px rgba(16,24,40,0.1),0px 1px 2px rgba(16,24,40,0.06);border-radius:6px}.single__img-container{width:100%;margin:auto}.single__wrap img{width:auto;object-fit:contain;margin:1rem 0;display:block;max-height:600px}.single__wrap h2{font-family:var(--font-title);font-weight:bold;font-size:40px;text-transform:uppercase;margin-bottom:2.5rem;color:var(--color-secondary)}@media screen and (max-width: 1440px){.single__wrap h2{font-size:38px;letter-spacing:0.02em}}@media screen and (max-width: 1200px){.single__wrap h2{font-size:34px;letter-spacing:0.02em}}@media only screen and (max-width: 1024px){.single__wrap h2{font-size:30px;letter-spacing:0.02em}}@media only screen and (max-width: 650px){.single__wrap h2{font-size:28px;letter-spacing:0.02em}}.single__wrap h3{color:var(--color-secondary);margin:30px 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase}@media screen and (max-width: 1024px){.single__wrap h3{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.single__wrap h3{font-size:18px}}.single__wrap p{font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 480px){.single__wrap p{font-size:16px}}.single__wrap p:not(:last-child){margin-bottom:15px}.single__wrap ul{padding-left:30px;margin-bottom:24px}.single__wrap ul li{list-style:none;position:relative;font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 480px){.single__wrap ul li{font-size:16px}}.single__wrap ul li:not(:last-child){margin-bottom:10px}.single .contact-form-right__contact-title h2{font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-white);margin-bottom:15px}.achievement{margin-bottom:6rem}@media screen and (max-width: 600px){.achievement{margin-bottom:5rem}}.achievement__wrap-rich h2{margin:30px 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:32px;text-transform:uppercase;color:var(--color-secondary)}.achievement__wrap-rich h2:first-child{margin-top:0}@media screen and (max-width: 1440px){.achievement__wrap-rich h2{font-size:28px;letter-spacing:0.02em}}.achievement__wrap-rich h3{color:var(--color-secondary);margin:30px 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase}@media screen and (max-width: 1024px){.achievement__wrap-rich h3{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.achievement__wrap-rich h3{font-size:18px}}.achievement__wrap-rich p{font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 480px){.achievement__wrap-rich p{font-size:16px}}.achievement__wrap-rich p:not(:last-child){margin-bottom:15px}.achievement__wrap-work h2{color:var(--color-secondary);margin:0 0 20px 0}.achievement__wrap-work p:not(:last-child){margin-bottom:15px}.achievement__card-contain{margin-top:40px;display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:30px 20px}@media only screen and (max-width: 1200px){.achievement__card-contain{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 1000px){.achievement__card-contain{grid-template-columns:repeat(3, 1fr)}}@media only screen and (max-width: 768px){.achievement__card-contain{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 480px){.achievement__card-contain{grid-template-columns:1fr;margin-top:20px}}.achievement__portfolio-bar{display:flex;align-items:center;grid-gap:8px;flex-wrap:wrap;margin-top:50px}.achievement__bar-link{font-family:var(--font-text);font-style:normal;font-weight:bold;font-size:16px;line-height:1.6;letter-spacing:0.04em;text-transform:uppercase;color:var(--color-secondary);box-shadow:0px 1px 3px rgba(16,24,40,0.1),0px 1px 2px rgba(16,24,40,0.06);border-radius:6px;padding:8px 12px;background:var(--color-white);border:none}.achievement__bar-link-active{padding:8px 12px;background-color:var(--color-primary);color:var(--color-white)}.achievement__card{position:relative;transition:.3s ease;padding-bottom:100%}.achievement__overlay{position:absolute;z-index:1;top:0;left:0;right:0;bottom:0;background:rgba(14,58,104,0.6)}.achievement__card-img-con{width:100%;height:100%}.achievement__card-img-con a{text-decoration:none}.achievement__card-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;text-decoration:none}.achievement__card-text{z-index:1;position:absolute;bottom:20px;width:95%;left:5%}.achievement__card-title{text-decoration:none;display:block}.achievement__card-btn-con{margin-top:5px}.achievement__card-button{text-decoration:none;background-color:var(--color-btn-bg);color:var(--color-bluish);padding:2px 8px;border-radius:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-family:var(--font-menu);font-weight:normal;font-size:12px;line-height:1.2;max-width:calc(100% - 50px);display:inline-block}.achievement__load-more{border:none;padding:10px 50px 10px 20px;margin-top:30px;position:relative;transition:.3s ease}@media only screen and (max-width: 768px){.achievement__load-more{display:block;margin-left:auto;margin-right:auto}}.achievement__load-more::after{content:"";position:absolute;right:15px;border:solid var(--color-white);border-width:0 4px 4px 0;display:inline-block;padding:4px;transform:rotate(45deg);-webkit-transform:rotate(45deg)}.achievement__wrap-awards{margin-top:50px}.hidden{display:none}.button--loading{border:none;padding:10px 50px 10px 20px;margin-top:30px;position:relative;transition:.3s ease}@media only screen and (max-width: 768px){.button--loading{display:block;margin-left:auto;margin-right:auto}}.button--loading::after{content:"";position:absolute;width:10px;height:10px;top:6px;right:15px;display:inline-block;border:4px solid transparent;border-top-color:#ffffff;border-radius:50%;animation:button-loading-spinner 1s ease infinite}@keyframes button-loading-spinner{from{transform:rotate(0turn)}to{transform:rotate(1turn)}}.slider{background-color:var(--color-brown-bg)}.slider__wrap{max-width:1440px;margin:0 auto;padding:5%}.slider__wrap h2{margin-bottom:20px}.slider__card-contain{width:100%;height:100%}.slider__award-card{display:grid;grid-template-columns:1fr 3fr;grid-gap:20px;margin-top:30px;width:100%;padding-left:15px;padding-right:15px}@media only screen and (max-width: 1000px){.slider__award-card{grid-template-columns:1fr 2fr}}@media only screen and (max-width: 600px){.slider__award-card{grid-template-columns:1fr;grid-gap:15px;justify-items:center;padding:0}}.slider__award-img-con{width:100%;border:1px solid #D0D5DD;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 600px){.slider__award-img-con{max-width:250px}}.slider__award-img{width:100%;object-fit:contain}.slider__award-content{align-self:center}@media only screen and (max-width: 1000px){.slider__award-content p{max-width:400px}}@media only screen and (max-width: 600px){.slider__award-content p{text-align:center}}.slider__award-content .title--card-small{color:var(--color-secondary)}@media only screen and (max-width: 600px){.slider__award-content .title--card-small{text-align:center}}.slider .flickity-prev-next-button.previous{left:-50px}@media only screen and (max-width: 1200px){.slider .flickity-prev-next-button.previous{left:-40px}}@media only screen and (max-width: 900px){.slider .flickity-prev-next-button.previous{left:-30px}}@media only screen and (max-width: 600px){.slider .flickity-prev-next-button.previous{left:-10px}}.slider .flickity-prev-next-button.next{right:-50px}@media only screen and (max-width: 1200px){.slider .flickity-prev-next-button.next{right:-40px}}@media only screen and (max-width: 900px){.slider .flickity-prev-next-button.next{right:-30px}}@media only screen and (max-width: 600px){.slider .flickity-prev-next-button.next{right:-10px}}.slider .flickity-prev-next-button{border-radius:0;width:35px;height:35px}.slider .flickity-button{background:var(--color-primary);color:var(--color-white)}.slider .flickity-button:hover{background:var(--color-primary);color:var(--color-white)}.slider .flickity-button:focus{box-shadow:none}.slider .flickity-prev-next-button .flickity-button-icon{width:30%;height:30%;top:50%;left:50%;transform:translate(-50%, -50%)}.office-location{overflow:hidden;display:grid;grid-template-columns:1fr 3fr;grid-gap:40px}@media only screen and (max-width: 1560px){.office-location{grid-gap:20px}}@media only screen and (max-width: 1024px){.office-location{grid-template-columns:1fr;padding-left:20px;padding-right:20px;margin-top:48px;margin-bottom:48px}}.office-location__img-con{width:100%;height:100%}@media only screen and (max-width: 1023px){.office-location__img-con{display:none}}.office-location__img-con-responsive{display:none;height:0;overflow:hidden;position:relative;padding-bottom:100%}@media only screen and (max-width: 1023px){.office-location__img-con-responsive{display:block}}.office-location__img{width:100%;height:100%;object-fit:cover}.office-location__content{align-self:center;padding-right:30px}@media only screen and (max-width: 1560px){.office-location__content{padding-right:20px}}@media only screen and (max-width: 1023px){.office-location__content{padding-left:0px;padding-right:0}}.office-location__title{margin-bottom:40px}@media only screen and (max-width: 1024px){.office-location__title-desk{display:none}}.office-location__title-res{display:none;margin-bottom:0;text-align:center}@media only screen and (max-width: 1023px){.office-location__title-res{display:block}}.office-location__wrap{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:40px}@media only screen and (max-width: 1560px){.office-location__wrap{grid-gap:30px}}@media only screen and (max-width: 1023px){.office-location__wrap{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 600px){.office-location__wrap{grid-template-columns:1fr}}.office-location__sec-title{color:var(--color-secondary);font-size:20px}@media only screen and (max-width: 1660px){.office-location__sec-title{font-size:16px}}.office-location__sec-content{display:grid;grid-template-columns:24px 1fr;grid-gap:10px}.office-location__sec-content:not(:last-child){margin:25px 0}@media only screen and (max-width: 1560px){.office-location__sec-content:not(:last-child){margin:12px 0}}.office-location__img-cont{background-color:var(--color-secondary);width:24px;height:24px;border-radius:50%;display:flex;justify-content:center;align-items:center}.office-location__icon-text{color:var(--color-gray);word-break:break-word}@media only screen and (max-width: 1600px){.office-location__icon-text{font-size:13px}}.office-location__icon1 g path{stroke:#fff}.office-location__icon2 g path{fill:#fff}.office-location__icon3 path{stroke:#fff}.office-location__main__cnt p{font-size:13px;color:var(--color-gray);word-break:break-word}.office-location__img-con-responsive .office-location__img{position:absolute;top:0;left:0;object-fit:cover}.management p{margin:15px 0;font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.management p--white{color:var(--color-white)}@media only screen and (max-width: 480px){.management p{font-size:16px}}.management h3{font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-secondary)}@media screen and (max-width: 1024px){.management h3{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.management h3{font-size:18px}}.management img{width:auto;object-fit:contain;max-height:600px}.management{margin-bottom:6rem}@media only screen and (max-width: 600px){.management{margin-bottom:5rem}}.management__committee{margin-top:40px}.management__rich a{color:var(--color-secondary)}.management__committee-wrap{display:grid;grid-template-columns:repeat(4, 1fr);grid-gap:20px}@media screen and (max-width: 1300px){.management__committee-wrap{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 960px){.management__committee-wrap{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 650px){.management__committee-wrap{grid-template-columns:1fr}}.management__card{position:relative;width:100%;height:100%}.management__card-img-con{width:100%;height:100%;position:relative}.management__card-img-con img{width:100%;height:100%;object-fit:cover;margin:0}.management__card-content{background-color:var(--color-secondary);padding:10px 16px;position:absolute;width:100%;box-sizing:border-box;bottom:0}.management__card-content h3,.management__card-hover-con h3{color:var(--color-white);font-size:20px}.management__card-hover-con h3{margin-bottom:5px}.management__card-hover-con{position:absolute;background-color:var(--color-secondary);padding:10px 16px;position:absolute;width:100%;box-sizing:border-box;bottom:0;opacity:0;transition:.4s linear}.management__card-icon-con{display:flex;align-items:center;grid-gap:7px}.management__card-icon{width:20px;height:20px}.management__card-icon path{stroke:var(--color-white)}.management__card-link{position:absolute;right:10px;top:10px}.management__card:hover .management__card-hover-con{opacity:1}.info__card{position:relative;width:100%;height:100%}.info__card-img-con{width:100%;min-height:370px;height:100%;position:relative}.info__card-img-con img{position:absolute;width:100%;height:100%;object-fit:cover}.info__card-content{background-color:var(--color-secondary);padding:10px 16px;padding-right:35px;position:absolute;width:100%;box-sizing:border-box;bottom:0}.info__card-content h3,.info__card-hover-con h3{color:var(--color-white);font-size:20px}.info__card-hover-con a{margin-bottom:5px;display:block;max-width:calc(100% - 20px)}.info__card-hover-con{position:absolute;background-color:var(--color-secondary);padding:10px 16px;width:100%;box-sizing:border-box;bottom:0;opacity:0;transition:.4s linear}.info__card-icon-con{display:flex;align-items:center;grid-gap:7px}.info__card-icon{width:20px;height:20px}.info__card-icon path{stroke:var(--color-white)}.info__card-link{position:absolute;right:10px;top:14px}.info__card:hover .info__card-hover-con{opacity:1}.cv__card-hover-con{position:relative !important;z-index:5;display:flex;flex-direction:column}.single-serve__team__pdf{margin:0 80px}.single-serve__team__pdf .info__card-hover-con{position:absolute;background-color:var(--color-secondary);padding:10px 16px;width:100%;box-sizing:border-box;bottom:0;opacity:1;transition:none}.single-serve__team__pdf .single-serve__team-wrap{margin-top:20px}.single-serve__team__pdf .info__card-img-con img{height:auto !important}.counter{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px}@media only screen and (max-width: 1000px){.counter{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 580px){.counter{grid-template-columns:1fr}}.counter__card{background-color:var(--color-white);box-shadow:0px 0px 40px rgba(0,0,0,0.05);border-radius:4px;padding:30px}.counter__plus{font-weight:bold;font-size:46px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-primary);letter-spacing:0.02em}@media screen and (max-width: 1440px){.counter__plus{font-size:40px}}@media only screen and (max-width: 1024px){.counter__plus{font-size:38px;letter-spacing:0.02em}}@media only screen and (max-width: 650px){.counter__plus{font-size:26px;letter-spacing:0.02em}}.counter__title{color:var(--color-secondary)}.contact-con__contact-form{background-color:var(--color-bg);padding:15px 0;border-radius:0px 0px 4px 4px;padding-top:32px;padding-left:32px;padding-right:32px}.contact-con__contact-form::-webkit-scrollbar{display:none}@media (max-width: 1000px){.contact-con__contact-form{height:auto}}.contact-con .wpcf7-spinner{display:none}.contact-con__contact-form p{color:#344054;margin:0}.contact-con__contact-form label{display:inline-block;font-family:var(--font-menu);font-weight:normal;font-size:14px;line-height:1.2;margin-bottom:5px;color:var(--color-secondary)}.contact-con__contact-form label:not(:first-child){margin-top:15px}.contact-con__contact-form .intl-tel-input{width:100%}.contact-con__contact-form input,.contact-con__contact-form textarea{width:100% !important;border:1px solid #D0D5DD;box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:4px;padding:.6rem;box-sizing:border-box;font-family:var(--font-menu);font-weight:normal;font-size:14px;line-height:1.2;color:#667085}.contact-con__contact-form input:not(:last-child),.contact-con__contact-form textarea:not(:last-child){width:auto}.contact-con__contact-form textarea{resize:none}.contact-con__contact-form input[type=checkbox]{width:auto !important}.contact-con__contact-form .intl-tel-input.allow-dropdown .flag-container,.contact-con__contact-form .intl-tel-input.separate-dial-code .flag-container{left:12px}.contact-con__contact-form .intl-tel-input.allow-dropdown input,.contact-con__contact-form .intl-tel-input.allow-dropdown input[type=tel],.contact-con__contact-form .intl-tel-input.allow-dropdown input[type=text],.contact-con__contact-form .intl-tel-input.separate-dial-code input,.contact-con__contact-form .intl-tel-input.separate-dial-code input[type=tel],.contact-con__contact-form .intl-tel-input.separate-dial-code input[type=text]{padding-left:60px}.contact-con__contact-form span{font-family:var(--font-menu);font-weight:normal;font-size:14px;line-height:1.2;color:#667085;display:block}.contact-con__contact-agree .wpcf7-list-item{margin:0}.contact-con__contact-agree .wpcf7-list-item input{padding:0;height:initial;width:initial;margin-bottom:0;display:none;cursor:pointer}.contact-con__contact-agree .wpcf7-list-item input+.wpcf7-list-item-label{position:relative;cursor:pointer}.contact-con__contact-agree .wpcf7-list-item input+.wpcf7-list-item-label::before{content:'';-webkit-appearance:none;background:#FFFFFF;border:1px solid #667085;border-radius:4px;padding:10px;display:inline-block;position:relative;vertical-align:middle;cursor:pointer;margin-right:10px}.contact-con__contact-agree .wpcf7-list-item input:checked+.wpcf7-list-item-label::after{content:'';display:block;position:absolute;top:1px;left:8px;width:5px;height:12px;border:solid #667085;border-width:0 2px 2px 0;transform:rotate(45deg)}.contact-con__contact-form input[type=submit]{width:100%;box-shadow:0px 1px 2px rgba(16,24,40,0.05);border-radius:4px;font-weight:bold;font-size:16px;line-height:100%;letter-spacing:0.04em;text-transform:uppercase;color:var(--color-white);background-color:var(--color-primary);text-decoration:none;cursor:pointer;padding:12px 24px;margin-top:20px;border:transparent;min-height:48px;height:100%}.single-serve{margin:15px 0;font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.single-serve--white{color:var(--color-white)}@media only screen and (max-width: 460px){.single-serve{font-size:16px}}.single-serve__nf__area{margin:15px 0}.single-serve__nf__area p{font-weight:600;color:var(--color-secondary)}.single-serve h3{font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase;color:var(--color-secondary);max-width:95%}@media screen and (max-width: 1024px){.single-serve h3{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 460px){.single-serve h3{font-size:18px}}.single-serve{margin-top:48px;margin-bottom:96px}@media screen and (max-width: 460px){.single-serve{margin-top:42px;margin-bottom:80px}}.single-serve__rich{margin:15px 0;font-weight:normal;font-size:20px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray);margin-top:0}.single-serve__rich h1{color:var(--color-secondary);margin:0 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:28px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase}@media screen and (max-width: 1024px){.single-serve__rich h1{font-size:24px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.single-serve__rich h1{font-size:20px}}.single-serve__rich h2{color:var(--color-secondary);margin:30px 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase}@media screen and (max-width: 1024px){.single-serve__rich h2{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.single-serve__rich h2{font-size:18px}}.single-serve__rich a{color:var(--color-secondary);text-decoration:none;font-weight:600}.single-serve__rich ul{padding-left:30px;margin-bottom:24px}.single-serve__rich ul li{list-style:none;position:relative;font-family:var(--font-text);font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.single-serve__rich ul li--white{color:var(--color-white)}@media only screen and (max-width: 480px){.single-serve__rich ul li{font-size:16px}}.single-serve__rich ul li:not(:last-child){margin-bottom:10px}.single-serve__rich p{margin-bottom:24px}.single-serve__related{margin-top:50px}.single-serve__accordion{margin:20px 0}.single-serve__service{font-family:var(--font-text);font-weight:bold;font-size:16px;line-height:1.4;color:var(--color-secondary);display:grid;grid-template-columns:30px 1fr;grid-gap:20px;align-items:center;position:relative;cursor:pointer;width:100%}.single-serve__service::before{content:"+";color:var(--color-secondary);font-size:20px;width:25px;height:25px;border:2px solid var(--color-secondary);border-radius:50%;display:flex;justify-content:center;align-items:center}.single-serve__description{max-height:0;overflow:hidden;transition:max-height 0.1s ease-out;backface-visibility:hidden;display:block;transition:.5s ease;margin-left:45px}.single-serve__team{margin-top:50px}.single-serve__team-wrap{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:20px;margin-top:48px}@media screen and (max-width: 1430px){.single-serve__team-wrap{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 650px){.single-serve__team-wrap{grid-template-columns:1fr}}.single-serve__team-wrap h3{color:var(--color-white);font-size:20px}.single-serve__team-wrap img{margin:0}.single-serve__news{margin-top:50px}.single-serve__contact-text{font-size:16px !important}.single-serve__news-wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;margin-top:48px}@media screen and (max-width: 650px){.single-serve__news-wrap{grid-template-columns:1fr}}.single-serve__news-wrap img,.single-serve__news-wrap p{margin:0}.single-serve__news-btn{display:inline-flex;align-items:center;grid-gap:5px;margin-top:20px}.single-serve__service.active::before{content:"-";color:var(--color-secondary);font-size:27px;width:25px;height:25px;border:2px solid var(--color-secondary);border-radius:50%;display:flex;justify-content:center;align-items:center}.active,.single-serve__service:hover{background-color:#fff}.contact-form-right__wrap{display:grid;grid-template-columns:2fr 1fr;grid-gap:50px}@media screen and (max-width: 1000px){.contact-form-right__wrap{grid-template-columns:1fr}}.contact-form-right__contact-re{position:sticky;width:100%;top:16%;position:-webkit-sticky;height:fit-content}.contact-form-right__contact-title{background-color:var(--color-secondary);padding:30px;border-radius:4px 4px 0px 0px}.contact-form-right__contact p{color:var(--color-white);margin-bottom:0}.fixed{position:fixed;top:0;transform:translateY(50px);width:463px}@media only screen and (max-width: 1600px){.fixed{width:28.8%}}@media only screen and (max-width: 1000px){.fixed{position:relative;width:auto;top:0}}.bottom{bottom:0}.join{margin:48px 0}.join__overview-richtext{font-weight:normal;font-size:20px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 1440px){.join__overview-richtext{font-size:18px}}@media only screen and (max-width: 480px){.join__overview-richtext{font-size:16px}}.join__overview-richtext:not(:last-child){margin-bottom:15px}.join__overview-richtext a{color:#165ca9;font-weight:600}.join__overview-richtext a:hover{text-decoration:underline}.join__overview-richtext ul li{list-style:none;position:relative;font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.join__overview-richtext ul li--white{color:var(--color-white)}@media only screen and (max-width: 480px){.join__overview-richtext ul li{font-size:16px}}.join__overview-richtext ul li:not(:last-child){margin-bottom:10px}.join__overview-richtext table th{background-color:var(--color-secondary);color:var(--color-white);border:none;font-family:var(--font-text);font-weight:bold;font-size:18px;line-height:1.2;text-transform:uppercase}.join__overview-richtext table td{border:1px solid #D0D5DD;box-shadow:0px 1px 2px rgba(16,24,40,0.05);font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.join__overview-richtext table tr:nth-child(even){background-color:rgba(219,180,106,0.05)}.join__pub{display:flex;align-items:center;grid-gap:10px;margin-top:16px}.join__overview-richtext h3{color:var(--color-secondary);margin:20px 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase}@media screen and (max-width: 1024px){.join__overview-richtext h3{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.join__overview-richtext h3{font-size:18px}}.join__overview-richtext p{font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 480px){.join__overview-richtext p{font-size:16px}}.join__overview-richtext p:not(:last-child){margin-bottom:15px}.join__overview-richtext img{width:auto;object-fit:contain;margin:15px 0;max-height:600px}.section-bar{margin-top:48px;margin-bottom:46px}@media only screen and (max-width: 600px){.section-bar{margin-top:40px;margin-bottom:38px}}.section-bar__wrap{background-color:var(--color-secondary);padding:10px 16px;border-radius:4px;display:flex;flex-wrap:wrap;align-items:center;grid-gap:15px}.section-bar__sec-link{color:var(--color-white);display:inline-block;padding:6px 12px;font-family:var(--font-text);font-weight:bold;font-size:16px;line-height:1.2;text-transform:uppercase;border-radius:6px;text-align:left}.section-bar__sec-link:active{background:var(--color-white) !important;color:var(--color-secondary) !important;box-shadow:0px 1px 3px rgba(16,24,40,0.1),0px 1px 2px rgba(16,24,40,0.06);border-radius:6px}.section-bar-active{background:var(--color-white) !important;color:var(--color-secondary) !important;box-shadow:0px 1px 3px rgba(16,24,40,0.1),0px 1px 2px rgba(16,24,40,0.06);border-radius:6px}.nav-sticky{position:fixed;top:0;width:100%}.section-bar-wrap-responsive{background-color:transparent}.inclusion{margin-bottom:6rem}@media only screen and (max-width: 600px){.inclusion{margin-bottom:5rem}}.inclusion__overview-richtext h3{color:var(--color-secondary);margin:30px 0 20px 0;font-family:var(--font-title);font-weight:bold;font-size:24px;line-height:1.4;letter-spacing:0.02em;text-transform:uppercase}@media screen and (max-width: 1024px){.inclusion__overview-richtext h3{font-size:20px;letter-spacing:0.02em}}@media screen and (max-width: 480px){.inclusion__overview-richtext h3{font-size:18px}}.inclusion__overview-richtext p{font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 480px){.inclusion__overview-richtext p{font-size:16px}}.inclusion__overview-richtext p:not(:last-child){margin-bottom:15px}.inclusion__overview-richtext img{width:100%;object-fit:cover;margin:15px 0}.inclusion__overview-richtext ul{padding-left:30px;margin-bottom:24px}.inclusion__overview-richtext ul li{list-style:none;position:relative;font-weight:normal;font-size:18px;line-height:1.6;letter-spacing:0.04em;color:var(--color-gray)}.inclusion__overview-richtext ul li--white{color:var(--color-white)}@media only screen and (max-width: 480px){.inclusion__overview-richtext ul li{font-size:16px}}.inclusion__overview-richtext ul li:not(:last-child){margin-bottom:10px}.inclusion__overview-richtext ul li::before{content:"";position:absolute;top:12px;left:-15px;width:0;height:0;border-top:4px solid transparent;border-left:8px solid var(--color-secondary);border-bottom:4px solid transparent}.contact-page .contact-con__contact-form{background-color:var(--color-white)}.contact-page .name-divide{flex-direction:row}.contact-page .contact-con__help{display:none}.contact-page{margin:64px 0}.contact-page__wrap{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px}@media only screen and (max-width: 1200px){.contact-page__wrap{grid-template-columns:400px 1fr}}@media only screen and (max-width: 1000px){.contact-page__wrap{grid-template-columns:1fr}}.contact-page__content{padding:50px 40px}@media only screen and (max-width: 1000px){.contact-page__content{padding:20px 0 0 0}}.contact-page__contact-text{margin:15px 0 0px 0}.contact-page__img-con{width:100%;height:0;overflow:hidden;padding-bottom:850px;position:relative}@media only screen and (max-width: 1440px){.contact-page__img-con{padding-bottom:710px}}@media only screen and (max-width: 1000px){.contact-page__img-con{padding-bottom:80%;grid-row-start:1;grid-row-end:2}}.contact-page__img{width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0}.career{margin-bottom:6rem}.career__card-contain{display:grid;grid-template-columns:repeat(3, 1fr);grid-gap:32px 24px}@media only screen and (max-width: 1200px){.career__card-contain{grid-template-columns:1fr 1fr}}@media only screen and (max-width: 600px){.career__card-contain{grid-template-columns:1fr;grid-gap:24px}}.career__card{border:1px solid #DDDFE3;max-width:464px;padding:32px;display:block;transform:translateY(0);transition:all 0.2s ease-in-out}.career__card:hover{box-shadow:0px 4px 16px rgba(0,0,0,0.1);transform:translate3d(0, -4px, 0)}.career__card-title{color:var(--color-secondary)}.career__location{margin-top:24px;margin-bottom:32px;display:flex;align-items:center}.career__place{font-family:var(--font-menu);font-style:normal;font-weight:normal;font-size:18px;line-height:1.4;color:#667085;margin-left:16px}.career__icon g path{stroke:#667085}.career__details{font-family:var(--font-menu);font-style:normal;font-weight:bold;font-size:16px;line-height:1.4;color:var(--color-secondary);display:flex;align-items:center;grid-gap:12px}.career__icon-next path{stroke:var(--color-secondary)}.job .contact-form-right__contact-title{background-color:rgba(219,180,106,0.05)}.job .title--card-small{color:var(--color-secondary);margin-bottom:16px}.job .text{color:var(--color-gray)}.job .select-wrap::after{top:15px}.job .select{font-size:16px;padding:12px 16px}.job .contact-con__contact-form{padding-top:0px;overflow-y:auto;height:auto}.job .first{margin-top:0 !important}.job .contact-con__contact-form input[type=submit]{min-height:48px;height:100%;background-color:var(--color-secondary)}.job .contact-con__contact-agree .wpcf7-list-item input+.wpcf7-list-item-label{display:flex;align-items:flex-start}.job .contact-con__contact-form label{color:#344054}.job .contact-con__help{margin-top:8px;display:inline-block}.job .contact-con__contact-form input,.contact-con__contact-form textarea{background-color:var(--color-white)}.job .join__overview-richtext a{color:#165ca9;font-weight:600}.job .join__overview-richtext a:hover{text-decoration:underline}.job .join__overview-richtext p{margin-top:15px}.job .contact-form-right__contact{position:relative;transition:none}.job h2{font-weight:700;font-size:40px;line-height:1.4;margin-bottom:24px;color:var(--color-secondary)}@media only screen and (max-width: 1480px){.job h2{font-size:32px}}@media only screen and (max-width: 600px){.job h2{font-size:24px}}.job__category-con{display:flex;align-items:center;grid-gap:12px}.job__category-con:not(:last-child){margin-bottom:24px}.job__grid-icon{width:15px;height:15px}.job__grid-icon path{stroke:var(--color-secondary)}.job__category-type{font-family:var(--font-text);font-style:normal;font-weight:normal;font-size:20px;line-height:1.4;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 480px){.job__category-type{font-size:16px}}.job__category-type span{font-weight:normal;color:var(--color-secondary)}@media only screen and (max-width: 480px){.job__category-type span{font-size:16px}}.job__back{display:flex;align-items:center;grid-gap:16px;margin-top:48px}.job__left-icon{border:solid var(--color-gray);border-width:0 3px 3px 0;display:inline-block;padding:3px;transform:rotate(135deg);-webkit-transform:rotate(135deg)}.job__back-text{font-family:var(--font-text);font-style:normal;font-weight:bold;font-size:20px;line-height:1.4;letter-spacing:0.04em;color:var(--color-gray)}@media only screen and (max-width: 480px){.job__back-text{font-size:16px}}.index__wrp{display:grid;position:relative;grid-template-columns:2fr 1fr;grid-gap:40px}@media screen and (max-width: 1200px){.index__wrp{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 850px){.index__wrp{grid-template-columns:1fr}}@media screen and (max-width: 850px){.index__filter-links{order:1}}@media screen and (max-width: 850px){.index__news-content{order:2}}.index__pagination__text{font-size:14px}.index__hide__pagenation{display:block}@media screen and (max-width: 991px){.index__hide__pagenation{display:none}}@media screen and (max-width: 991px){.index__pagination{margin-bottom:1rem}}.index__pagination__text{text-align:center}.index__pagination-rsp{display:none;margin-top:1rem}@media screen and (max-width: 991px){.index__pagination-rsp{display:block}}.index__bttm__btn__area{display:flex;align-items:center;grid-gap:12px}@media only screen and (max-width: 650px){.index__bttm__btn__area{order:2}}.index__bttm__btn{background:var(--color-white);text-transform:uppercase;box-shadow:0px 1px 2px #1018280d;padding:11px 0.6rem;font-size:16px;color:var(--color-gray);width:100%;display:flex;align-items:center;justify-content:center;border:1px solid #D0D5DD;border-radius:4px;cursor:pointer}.index__bttm__refresh{max-width:40px;width:100%}.index__bttm__seeall{color:var(--color-secondary)}.index__bttm__submit{background:var(--color-secondary);color:var(--color-white);font-weight:600;align-items:center;grid-gap:8px}@media only screen and (max-width: 650px){.index__bttm__btn__area--submit{order:1}}.index__year__link{color:var(--color-secondary)}.index__child{opacity:0;height:0;overflow:hidden;transition:all 0.3s ease}.index__show__child{opacity:1;height:auto;overflow:visible}.index__icon__rotate{transform:rotate(180deg)}.index__filter__icon{cursor:pointer}.index__header{display:grid;margin-bottom:48px;grid-template-columns:repeat(4, 1fr);grid-gap:1.5rem}@media only screen and (max-width: 1300px){.index__header{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 650px){.index__header{grid-template-columns:1fr}}.index__name__input{display:flex}.index__input{width:100%;display:flex;align-items:center;border:1px solid #D0D5DD;border-radius:4px}.index__input::placeholder{font-size:14px}.index__blog__area{display:grid;grid-template-columns:repeat(2, 1fr);grid-gap:2rem}@media screen and (max-width: 1200px){.index__blog__area{grid-template-columns:repeat(1, 1fr)}}.index__filter-sec:not(:last-child){margin-bottom:40px}.index__filter-title{background-color:var(--color-secondary);color:var(--color-white);font-family:var(--font-title);font-weight:bold;font-size:18px;line-height:1.2;text-transform:uppercase;padding:24px 20px;border-radius:4px 4px 0px 0px}@media screen and (max-width: 650px){.index__filter-title{padding:15px}}.index__filter-link-sec{background-color:var(--color-bg);padding:32px 15px}@media screen and (max-width: 650px){.index__filter-link-sec{padding:15px}}.index__filter-link{font-family:var(--font-text);text-transform:capitalize;font-weight:normal;font-size:18px;line-height:1.2;color:var(--color-secondary);display:block;padding:12px}@media only screen and (max-width: 1440px){.index__filter-link{font-size:18px}}@media only screen and (max-width: 480px){.index__filter-link{font-size:16px}}.index__filter-link-active{font-weight:bold;background-color:var(--color-white);margin-bottom:6px}.index__filter-link-sec ul{padding:0;margin:0;list-style:none}.index__year{position:relative;display:flex;align-items:center;justify-content:space-between}.index__post__num{background-color:var(--color-primary);font-family:var(--font-menu);font-weight:bold;font-size:14px;line-height:20px;border-radius:16px;padding:2px 10px;color:var(--color-white)}.index__filter__rgt{display:flex;grid-gap:10px;align-items:center}.index__month{position:relative;padding-left:48px;display:flex;align-items:center;justify-content:space-between}.index__month::before{content:"";border:solid var(--color-secondary);border-width:0 2px 2px 0;display:inline-block;padding:3px;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:20px}.index__tag{display:flex;flex-wrap:wrap;align-items:center;grid-gap:10px}.index__filter-link-tag{background-color:var(--color-primary);color:var(--color-white);padding:2px 10px;border-radius:16px;display:inline-block;font-family:var(--font-menu);font-weight:normal;font-size:14px;line-height:20px}.index__filter-link-tag--active{background-color:var(--color-white);color:var(--color-secondary);font-weight:bold}.index__icon--color{stroke:var(--color-secondary)}.index__search-submit{position:relative}.index__search-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;opacity:0;position:absolute;cursor:pointer;left:-40px;top:9px;z-index:2}.index__search-icon{position:absolute;left:-30px;top:13px}.single-serve__rich p{margin-bottom:24px}.single-serve__rich a{color:#165ca9;text-decoration:none}.single-serve__rich a:hover{text-decoration:underline}.custom__btn__area{margin-top:-5px}.custom__btn__area p{display:block}.custom__btn__area a{margin-top:12px;color:var(--color-white);display:inline-flex}.custom__btn__area a:hover{text-decoration:none}.other-hero__single__capabilities .profile__s-btns{margin-top:18px}.active__tag-hide{display:none}.testimonial__slider-text{color:var(--color-gray) !important;font-size:17px !important;margin-top:20px}.testimonial__slider-text p{font-size:17px}.testimonial__slider-text span{color:var(--color-gray) !important}.testimonial__slider-text ul{font-size:17px}.testimonial__slider-text ul li{font-size:17px}.footer{background-color:var(--color-dark);overflow:hidden}.footer__content-links{display:grid;grid-template-columns:repeat(6, 1fr);gap:40px;align-items:baseline}@media only screen and (max-width: 1120px){.footer__content-links{grid-template-columns:repeat(3, 1fr);gap:10px}}@media only screen and (max-width: 600px){.footer__content-links{grid-template-columns:repeat(2, 1fr)}}.footer__link__title{font-weight:700;font-size:20px}.footer__link-sec{display:flex;flex-direction:column;justify-content:center;align-items:center}.footer__lists{padding-inline-start:0}.footer__lists li{list-style:none;text-align:center;margin-bottom:10px}.footer__list-item{text-decoration:none}.footer__social-links{display:grid;grid-template-columns:300px 1fr 300px;gap:40px;margin-top:40px}@media only screen and (max-width: 1440px){.footer__social-links{grid-template-columns:250px 1fr 200px}}@media only screen and (max-width: 1120px){.footer__social-links{grid-template-columns:1fr;gap:15px;justify-items:center;margin-top:10px}}.footer__social-con{margin-top:-10px}@media only screen and (max-width: 1120px){.footer__social-con{display:flex;flex-direction:column;justify-content:center;align-items:center}}.footer__logo-fst{max-width:100% !important}@media only screen and (max-width: 1120px){.footer__social-link-text{order:2}}.footer__socials{display:flex;justify-content:center;flex-wrap:wrap;align-items:center}.footer__socials li{list-style:none;text-align:center;margin-bottom:15px}.footer__socials li:not(:last-child){margin-right:20px}.footer__social-item{text-decoration:none}.footer__social-link-icon{display:flex;justify-content:center;margin-top:20px;grid-gap:24px}.footer__social-icon:not(:last-child){margin-right:20px}.footer__copyright{margin-top:40px}.footer__copyright:last-child{margin-top:16px}.footer__logo-con{max-width:200px}@media only screen and (max-width: 1120px){.footer__logo-con{margin:auto}}@media only screen and (max-width: 1120px){.footer__second-logo-con{display:flex;flex-direction:column;justify-content:center;align-items:center}}.footer__logo{width:100%;object-fit:contain}.footer .flickity-prev-next-button{width:30px !important;height:30px !important}.footer .flickity-button{background:transparent !important;color:#fff !important}.footer__copyright__link{text-decoration:none;color:var(--color-white);font-weight:600}.center{text-align:center}.align-right{text-align:right;margin-bottom:8px}@media only screen and (max-width: 1120px){.align-right{text-align:center}}.wpcf7-spinner{display:none !important}.ofc{margin-top:110px}.ofc__cnt{display:grid;grid-template-columns:repeat(3, 1fr)}@media screen and (max-width: 900px){.ofc__cnt{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 650px){.ofc__cnt{grid-template-columns:repeat(1, 1fr)}}.ofc__card{position:relative;height:84.7vh;width:100%;display:flex;justify-content:flex-end;align-items:end;transition:all 0.5s ease;overflow:hidden}@media screen and (max-width: 1380px){.ofc__card{height:80.7vh}}@media screen and (max-width: 1024px){.ofc__card{height:60.7vh}}.ofc__card:hover{cursor:pointer}.ofc__card:hover .ofc__card--title{transition:all 0.5s ease;color:var(--color-bluish)}.ofc__card__img{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0}.ofc__card--title{position:relative;color:#fff;font-size:2rem;font-weight:700;text-shadow:rgba(0,0,0,0.8) 0px 2px 2px;text-transform:uppercase;z-index:2;padding:20px}.ofc__card--overly{position:absolute;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:1}.slof{margin-top:50px;max-width:400px}@media screen and (max-width: 991px){.slof{margin-top:0px;padding-left:20px}}.slof__cnt{display:grid;gap:40px}@media screen and (max-width: 600px){.slof__cnt{gap:30px}}.slof__text{font-size:20px}.slof__rgt__cnt{display:flex;gap:10px}@media screen and (max-width: 991px){.slof__rgt__cnt{flex-direction:row}}.slof__rgt__cnt a:last-child{color:var(--color-secondary);text-decoration:underline;font-size:20px}.slof-content{display:flex;gap:10px}@media screen and (max-width: 991px){.slof-content{flex-direction:row}}.slof-content a:last-child{color:var(--color-secondary);text-decoration:underline;font-size:20px}.slof-cont svg{height:24px;width:24px}.slof-cont svg path{stroke:var(--color-secondary)}.slof-cont-fax svg{height:24px;width:24px}.slof-cont-fax svg path{fill:var(--color-secondary)}.cksm{position:fixed;right:0;bottom:1%;z-index:9999;width:100%;max-width:400px;padding-inline:1%}.cksm__wrp{background-color:#313134;padding:32px;min-height:320px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 20px 24px -5px rgba(0,0,0,0.121569),0 6px 4px 0 rgba(0,0,0,0.0901961);border-radius:4px}.cksm__title{color:#fff;letter-spacing:.01em;font-weight:400}.cksm__btn__grp{display:flex;flex-direction:column;grid-gap:20px}.cksm__btn{position:relative;font-size:14px;text-decoration:none;font-weight:400;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 1.5em;border-radius:50%;overflow:hidden;height:40px;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-right-radius:20px;border-bottom-left-radius:20px;transition:all .3s ease-in-out}.cksm__btn--pry{background:#464649;border:1px dotted rgba(70,70,73,0.5)}.cksm__btn--pry:hover{background-color:#fff;border:1px dotted #fff;color:#464649}.cksm__btn--sndy{background-color:transparent;border:1px dotted rgba(255,255,255,0.5)}.cksm__btn--sndy:hover{background-color:#464649;border:1px dotted rgba(70,70,73,0.5)}.cksm__lnk{color:#3ba3f8;text-decoration:underline;text-align:center;font-size:14px;font-weight:400;margin-top:20px;transition:all .3s ease-in-out}.cksm__lnk:hover{color:#fff}.cksm--hide{display:none;transition:all .3s ease-in-out}
