@import url(../styles/fonts.css?v=Jg00E1NQ4thWflfjbVTMURM1J6M);@import url(../styles/fonts.css?v=Jg00E1NQ4thWflfjbVTMURM1J6M);html{overflow-x:hidden}body{position:relative;overflow-x:hidden;display:flex;flex-direction:column;min-height:100vh;justify-content:space-between;background-color:#ffff}a{color:#04369d;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}a:hover{color:#011a65;text-decoration-color:#011a65}.container{width:100%;max-width:none;margin:0 auto;padding:0 100px}.block-spacing-top{padding-top:100px}@media all and (max-width:1200px){.block-spacing-top{padding-top:50px}}.block-spacing-bottom{padding-bottom:100px}@media all and (max-width:1200px){.block-spacing-bottom{padding-bottom:50px}}.block-spacing{padding-block:100px}@media all and (max-width:1200px){.block-spacing{padding-block:50px}}.blockHead h2{text-transform:none}@keyframes countingBar{0%{width:0}100%{width:100%}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.selectDrpdn .dk-select{width:45px}.selectDrpdn .dk-select .dk-selected{padding-top:16px;padding-bottom:16px;border:0;border-radius:unset;color:#021a65;font-size:12px;font-style:normal;font-weight:600;line-height:103%;background-color:transparent}.selectDrpdn .dk-select .dk-selected:focus{border-color:transparent}.selectDrpdn .dk-select .dk-selected::after{border:0;margin:0 5px 0}.selectDrpdn .dk-select .dk-selected::before{content:"";position:absolute;display:flex;width:10.684px;height:6.021px;margin-inline-end:5px;border:0;background-image:url(/assets/icons/arrow-dropdown.svg?v=R47sNmFiRJckGQwwWsOCPs0VTnc);background-repeat:no-repeat;top:51%;transform:translateY(-50%);align-self:flex-end;background-size:10px 6px;background-position:center;transition:transform .3s ease-in-out}.selectDrpdn .dk-select.dk-select-open-down .dk-selected{border-bottom-left-radius:0;border-bottom-right-radius:0}.selectDrpdn .dk-select.dk-select-open-down .dk-selected::before{transform:translateY(-50%) rotate(180deg)}.selectDrpdn .dk-select .dk-select-options{border:1px solid #021a65;padding:0;min-width:88px}.selectDrpdn .dk-select .dk-select-options li{padding-inline-start:20px;color:#818181;padding-bottom:4px;padding-top:4px;font-size:14px;font-style:normal;font-weight:400;line-height:103%;padding-inline:4px}.selectDrpdn .dk-select .dk-select-options .dk-option-highlight{background-color:rgba(2,26,101,.6);color:#fff}.selectDrpdn .dk-select .dk-select-options .dk-option-selected{background-color:#021a65;color:#fff}.selectDrpdn .dk-select.filteredList{width:400px}.selectDrpdn .dk-select.filteredList .dk-selected{padding:16px 0;padding-inline:25px;border:1px solid #ddd;border-radius:0;background-color:#fff;color:#818181;line-height:normal}.selectDrpdn .dk-select.filteredList .dk-selected{font-size:16px}@media screen and (min-width:400px){.selectDrpdn .dk-select.filteredList .dk-selected{font-size:calc(16px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.selectDrpdn .dk-select.filteredList .dk-selected{font-size:19px}}.selectDrpdn .dk-select.filteredList .dk-selected:focus{border-color:#04369d}.selectDrpdn .dk-select.filteredList .dk-selected::after{border-inline-start:none;margin:0 25px 0}.selectDrpdn .dk-select.filteredList .dk-selected::before{inset-inline-end:18px;width:18px;height:18px;background-size:14px 15px}.selectDrpdn .dk-select.filteredList .dk-select-options{border:1px solid #04369d;padding:0}.selectDrpdn .dk-select.filteredList .dk-select-options li{padding:4px 0;padding-inline-start:20px;line-height:normal}.selectDrpdn .dk-select.filteredList .dk-select-options li{font-size:15px}@media screen and (min-width:400px){.selectDrpdn .dk-select.filteredList .dk-select-options li{font-size:calc(15px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.selectDrpdn .dk-select.filteredList .dk-select-options li{font-size:17px}}.selectDrpdn .dk-select.filteredList .dk-select-options .dk-option-highlight{background-color:rgba(4,54,157,.6);color:#fff}.selectDrpdn .dk-select.filteredList .dk-select-options .dk-option-selected{background-color:#04369d;color:#fff}.selectDrpdn .dk-select.filteredList.servicesList{width:100%}.filter{width:100%;background-color:#fff;padding:50px 0}.filter .filter-wrapper{display:flex;width:100%;align-items:flex-end;justify-content:flex-end}.sectionTitle{position:relative;padding-inline-start:55px;color:#191919;line-height:normal;letter-spacing:1.25px;text-transform:uppercase;font-weight:600;margin-bottom:0}.sectionTitle{font-size:18px}@media screen and (min-width:400px){.sectionTitle{font-size:calc(18px + 9*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.sectionTitle{font-size:27px}}.sectionTitle::before{content:"";position:absolute;background-color:#04369d;width:30px;height:1px;top:50%;inset-inline-start:0;transform:translateY(-50%)}.contact-block{width:100%;min-height:fit-content;display:flex;align-items:center;padding-top:56px;padding-bottom:56px}.contact-block .wrapper{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;gap:50px;padding:40px 0;padding-inline:83px;overflow:hidden;background-color:#dfe9ff}.contact-block .wrapper .content{flex:0 0 40%;max-width:42%}.contact-block .wrapper .content h2{color:#191919;font-weight:600;margin-bottom:0}.contact-block .wrapper .content h2{font-size:20px}@media screen and (min-width:400px){.contact-block .wrapper .content h2{font-size:calc(20px + 12*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-block .wrapper .content h2{font-size:32px}}.contact-block .wrapper .content h2{line-height:28px}@media screen and (min-width:400px){.contact-block .wrapper .content h2{line-height:calc(28px + 14*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-block .wrapper .content h2{line-height:42px}}.contact-block .wrapper .contactbtn a{background-color:#021a65;color:#fff;line-height:103%;font-weight:600;text-transform:uppercase;padding:15px;min-width:fit-content;display:flex;padding-inline-end:45px;position:relative;border:1px solid #021a65;transition:all .3s ease-in-out}.contact-block .wrapper .contactbtn a{font-size:14px}@media screen and (min-width:400px){.contact-block .wrapper .contactbtn a{font-size:calc(14px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-block .wrapper .contactbtn a{font-size:15px}}.contact-block .wrapper .contactbtn a .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2}.contact-block .wrapper .contactbtn a .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.contact-block .wrapper .contactbtn a .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.contact-block .wrapper .contactbtn a:hover{background-color:#dfe9ff;color:#021a65;border-color:#021a65}.contact-block .wrapper .contactbtn a:hover .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.contact-block .wrapper .contactbtn a:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.contact-block .wrapper .contactbtn a:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.index-tabs{width:100%;padding-top:50px;position:relative;z-index:5;transition:padding-top .3s ease-in-out}.index-tabs .container{display:flex;align-items:center;justify-content:center;z-index:5;max-width:fit-content;position:relative}.index-tabs .tabs-list{list-style:none;display:flex;padding:20px 0;padding-inline:50px;background-color:#dfe9ff}.index-tabs .tabs-list .item{padding-inline:36px;display:flex;border-inline-end:1px solid #011a65}.index-tabs .tabs-list .item a,.index-tabs .tabs-list .item button{padding:5px 0;color:#011a65;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;position:relative;transition:all .3s ease-in-out}.index-tabs .tabs-list .item a::after,.index-tabs .tabs-list .item button::after{content:"";position:absolute;inset-inline-start:0;bottom:-4px;width:0;height:2px;background-color:#011a65;transition:width .2s ease-in-out}.index-tabs .tabs-list .item a:hover::after,.index-tabs .tabs-list .item button:hover::after{width:100%}.index-tabs .tabs-list .item a.commission-tab,.index-tabs .tabs-list .item button.commission-tab{border:0;outline:0;background-color:transparent}.index-tabs .tabs-list .item a.active::after,.index-tabs .tabs-list .item button.active::after{width:100%}.index-tabs .tabs-list .item a.clicked::after,.index-tabs .tabs-list .item button.clicked::after{width:100%}.index-tabs .tabs-list .item a:focus,.index-tabs .tabs-list .item a:focus-visible,.index-tabs .tabs-list .item button:focus,.index-tabs .tabs-list .item button:focus-visible{outline:0}.index-tabs .tabs-list .item:last-child{border:0}.ajaxLoader{border:5px solid #f3f3f3;border-top:5px solid #021a65;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite;display:inline-block;text-align:center;display:block;margin:auto}.back-arrow{min-height:fit-content;display:flex;align-items:center;margin-bottom:22px}.back-arrow a{display:flex;align-items:center;padding-inline-start:36px;position:relative;color:#191919;font-size:15px;font-weight:700;line-height:15px;letter-spacing:.45px;text-transform:uppercase;transition:all .3s ease-in-out}.back-arrow a::before{content:"";position:absolute;width:28px;height:5px;background-size:contain;background-image:url("/assets/icons/back-arrow.svg?v=XpDsI29iLz1dPFcerns3vLrjDGw");background-position:center;background-repeat:no-repeat;inset-inline-start:0;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out}.back-arrow a:hover{color:#021a65}.back-arrow a:hover::before{transform:translate(-7px,-50%);filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.loader{border:5px solid rgba(2,26,101,.26);border-top:5px solid #04369d;border-radius:50%;width:40px;height:40px;animation:spin 2s linear infinite;display:inline-block;display:none}.loader.show{display:inline-block}.full-spacing-top{padding-top:100px}@media all and (max-width:1200px){.full-spacing-top{padding-top:50px}}.half-spacing-top{padding-top:50px}@media all and (max-width:1200px){.half-spacing-top{padding-top:30px}}.half-spacing-bottom{padding-bottom:50px}@media all and (max-width:1200px){.half-spacing-bottom{padding-bottom:30px}}.full-spacing-bottom{padding-bottom:100px}@media all and (max-width:1200px){.full-spacing-bottom{padding-bottom:50px}}.full-spacing-block{padding-block:100px}@media all and (max-width:1200px){.full-spacing-block{padding-block:50px}}.modal-container{position:fixed;inset:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;z-index:100;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.modal-container.visible{opacity:1;visibility:visible;pointer-events:all}.modal-container.hidden{opacity:0;visibility:hidden;pointer-events:none}.modal-container .background-overlay{position:absolute;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.4);opacity:.8;z-index:100}.modal-container .modal{position:relative;justify-content:flex-start;padding:40px;max-width:90%;max-height:95%;width:1000px;height:auto;display:flex;flex-direction:column;align-items:center;gap:20px;z-index:101;border:1px solid transparent;background-color:#ffff;backdrop-filter:blur(32.5px);overflow-y:auto;box-shadow:0 4px 30.6px 0 rgba(0,152,163,.07)}.modal-container .modal .close-icon,.modal-container .modal .close{width:100%;display:flex;justify-content:flex-end}.modal-container .modal .close-icon .close-wrapper,.modal-container .modal .close .close-wrapper{width:24px;height:24px;padding:20px;background-color:#e6e6e6;border-radius:50%;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;cursor:pointer}.modal-container .modal .close-icon .close-wrapper:hover,.modal-container .modal .close .close-wrapper:hover{transform:scale(1.1)}.modal-container .modal .close-icon .close-wrapper img,.modal-container .modal .close .close-wrapper img{cursor:pointer;width:24px;height:24px;object-fit:cover;filter:brightness(0) saturate(100%) invert(0%) sepia(8%) saturate(256%) hue-rotate(317deg) brightness(98%) contrast(80%)}.leadership-popup .modal .formWrapper{width:100%;gap:52px;max-height:600px;min-height:400px;overflow-y:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.leadership-popup .modal .formWrapper .profile-pic{--bs-aspect-ratio:102%;position:relative;display:flex;justify-content:center;align-items:end;overflow:hidden;box-shadow:0 2.379px 4.759px 0 rgba(4,54,157,.1)}.leadership-popup .modal .formWrapper .profile-pic img{width:100%;height:100%;object-fit:cover}.leadership-popup .modal .formWrapper .social-media{margin-top:20px;width:100%;display:flex;flex-direction:column;gap:15px}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link{display:flex;align-items:center;gap:5px}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link .media-icon{background-color:#dfe9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:33px;height:33px;transition:all .3s ease-in-out}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link .media-icon img{width:14px;height:14px;object-fit:cover}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link .media-link a{color:#191919;font-size:15px;font-style:normal;font-weight:400;line-height:25px;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link:hover .media-icon{box-shadow:4px 4px 8px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08)}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link:hover .media-link a{color:#04369d;text-decoration-color:#04369d}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link[data-mail=""],.leadership-popup .modal .formWrapper .social-media .socialMedia-Link[data-mail=" "]{display:none!important}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link[data-phone=""]{display:none!important}.leadership-popup .modal .formWrapper .social-media .socialMedia-Link[data-linkedin=""]{display:none!important}.leadership-popup .modal .formWrapper .leader-header{display:flex;flex-direction:column;margin-bottom:28px}.leadership-popup .modal .formWrapper .leader-header h4{font-style:normal;font-weight:600;color:#151633;margin-bottom:20px}.leadership-popup .modal .formWrapper .leader-header h4{font-size:20px}@media screen and (min-width:400px){.leadership-popup .modal .formWrapper .leader-header h4{font-size:calc(20px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.leadership-popup .modal .formWrapper .leader-header h4{font-size:25px}}.leadership-popup .modal .formWrapper .leader-header h4{line-height:24px}@media screen and (min-width:400px){.leadership-popup .modal .formWrapper .leader-header h4{line-height:calc(24px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.leadership-popup .modal .formWrapper .leader-header h4{line-height:32px}}.leadership-popup .modal .formWrapper .leader-header p{font-style:normal;font-weight:700;line-height:normal;color:#3e3e3e;text-transform:capitalize;margin-bottom:0}.leadership-popup .modal .formWrapper .leader-header p{font-size:16px}@media screen and (min-width:400px){.leadership-popup .modal .formWrapper .leader-header p{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.leadership-popup .modal .formWrapper .leader-header p{font-size:18px}}.leadership-popup .modal .formWrapper .leader-description{color:#191919;font-size:15px;font-style:normal;font-weight:400;line-height:25px;text-align:justify}.leadership-popup .modal .formWrapper .leader-description ul{display:flex;flex-direction:column;gap:10px}.leadership-popup .modal .formWrapper .leader-description ul li{color:#191919;font-size:15px;font-style:normal;font-weight:400;line-height:25px}.leadership-popup .modal .formWrapper .leader-link{color:#04369d;font-weight:700;line-height:normal;text-transform:uppercase;padding-inline-start:30px;margin-top:30px;position:relative;pointer-events:auto;transition:all .3s ease-in-out}.leadership-popup .modal .formWrapper .leader-link{font-size:12px}@media screen and (min-width:400px){.leadership-popup .modal .formWrapper .leader-link{font-size:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.leadership-popup .modal .formWrapper .leader-link{font-size:14px}}.leadership-popup .modal .formWrapper .leader-link::before{content:"";position:absolute;background-image:url("/assets/icons/blue-arrow.svg?v=15PHphRBkmlkdpRy5CDWJbBQm5E");background-repeat:no-repeat;width:13px;height:11px;background-size:contain;top:50%;transform:translateY(-50%);inset-inline-start:0;transition:transform .25s ease-in-out}.leadership-popup .modal .formWrapper .leader-link:hover{color:#021a65}.leadership-popup .modal .formWrapper .leader-link:hover::before{transform:translate(3px,-50%);filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.successWrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px}.successWrapper .img{display:flex;align-items:center;justify-content:center}.successWrapper .img img{width:55px;height:55px}.successWrapper .content{text-align:center}.successWrapper .content .title{color:#091845;font-style:normal;font-weight:500;text-align:center;margin-bottom:20px}.successWrapper .content .title{font-size:26px}@media screen and (min-width:400px){.successWrapper .content .title{font-size:calc(26px + 6*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.successWrapper .content .title{font-size:32px}}.successWrapper .content .title{line-height:28px}@media screen and (min-width:400px){.successWrapper .content .title{line-height:calc(28px + 10*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.successWrapper .content .title{line-height:38px}}.successWrapper .content .description{color:#021a65;font-style:normal;font-weight:400;letter-spacing:-.342px}.successWrapper .content .description{font-size:16px}@media screen and (min-width:400px){.successWrapper .content .description{font-size:calc(16px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.successWrapper .content .description{font-size:19px}}.successWrapper .content .description{line-height:26px}@media screen and (min-width:400px){.successWrapper .content .description{line-height:calc(26px + 10*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.successWrapper .content .description{line-height:36px}}#contactUs-popup .modal{min-height:500px;gap:60px}.disclaimer-popup .modal{background-color:rgba(255,255,255,.75);backdrop-filter:blur(10.5px);max-width:70%;max-height:80%;width:900px;gap:0}.disclaimer-popup .modal .formWrapper{display:flex;flex-direction:column;justify-content:center;z-index:1;width:100%;gap:0;max-height:500px;min-height:300px;overflow-y:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.disclaimer-popup .modal .formWrapper .popup-info{width:100%;display:flex;flex-direction:column}.disclaimer-popup .modal .formWrapper .popup-info .popup-title{font-style:normal;font-weight:600;color:#151633;margin-bottom:20px}.disclaimer-popup .modal .formWrapper .popup-info .popup-title{font-size:18px}@media screen and (min-width:400px){.disclaimer-popup .modal .formWrapper .popup-info .popup-title{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.disclaimer-popup .modal .formWrapper .popup-info .popup-title{font-size:21px}}.disclaimer-popup .modal .formWrapper .popup-info .popup-title{line-height:24px}@media screen and (min-width:400px){.disclaimer-popup .modal .formWrapper .popup-info .popup-title{line-height:calc(24px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.disclaimer-popup .modal .formWrapper .popup-info .popup-title{line-height:32px}}.disclaimer-popup .modal .formWrapper .popup-info .popup-summary{color:#191919;font-size:14px;font-style:normal;font-weight:500;line-height:25px}.disclaimer-popup .modal .formWrapper .popup-info .popup-summary ul{display:flex;flex-direction:column;gap:10px}.disclaimer-popup .modal .formWrapper .popup-info .popup-summary ul li{color:#191919;font-size:14px;font-style:normal;font-weight:500;line-height:25px}.disclaimer-popup .modal .formWrapper .popup-info .popup-summary a{color:#021a65;font-size:14px;font-style:normal;font-weight:500;line-height:25px;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.disclaimer-popup .modal .formWrapper .popup-info .popup-summary a:hover{color:#04369d;text-decoration-color:#04369d}.disclaimer-popup .modal .formWrapper .popup-checkbox{margin-top:30px}.disclaimer-popup .modal .formWrapper .popup-checkbox .custom-checkbox{font-size:15px;cursor:pointer;font-weight:500;transition:color .3s ease-in-out}.disclaimer-popup .modal .formWrapper .popup-checkbox .custom-checkbox:hover{color:#04369d}.fancybox__container{--fancybox-bg:rgba(24,24,27,.5)}.fancybox__content>.f-button.is-close-btn{top:20px;right:20px}.fancybox__content>.f-button.is-close-btn svg{stroke:#5f6368;transition:stroke .3s}.fancybox__toolbar__column.is-right .f-button{background:transparent;border:0;cursor:pointer}.fancybox__toolbar__column.is-right .f-button svg{stroke:#5f6368;transition:stroke .3s}.fancybox__toolbar__column.is-right .f-button:hover svg{stroke:#3334369d}.fancybox__content{border-radius:10px!important;padding:50px;padding-top:100px;text-align:center}.fancybox__content h2{margin-bottom:30px}.fancybox__footer{display:none}header{background-color:#021a65;padding-top:0;padding-bottom:0;position:fixed;z-index:5;box-shadow:0 4px 30px 0 rgba(28,46,100,.04);background-color:#fff;width:100%;border-bottom:0;transition:all .25s linear}header .socialMedia-List{display:flex;gap:8px}header .socialMedia-List a{background-color:#dfe9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:33px;height:33px;transition:all .3s ease-in-out}header .socialMedia-List a img{width:14px;height:14px;object-fit:cover}header .socialMedia-List a:hover{box-shadow:4px 4px 8px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08)}header .login{display:flex;padding:10px 20px;align-items:center;justify-content:center;border:1px solid #021a65;margin-inline-end:20px;min-width:fit-content;transition:all .3s ease-in-out;color:#021a65;text-transform:uppercase;text-align:center;font-weight:600;line-height:103%;padding-inline-end:50px;position:relative}header .login{font-size:12px}@media screen and (min-width:400px){header .login{font-size:calc(12px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){header .login{font-size:13px}}header .login::after{content:"";position:absolute;background-image:url(/assets/icons/account_circle.svg?v=hmOYpkt0F45_B7XFLX6e5BeFbJg);background-repeat:no-repeat;background-size:18px 18px;top:50%;transform:translateY(-50%);inset-inline-end:20px;width:18px;height:20px}@media(min-width:993px){header .login:hover{border-color:#021a65;background-color:#021a65;color:#fff}header .login:hover::after{filter:brightness(0) saturate(100%) invert(100%) sepia(61%) saturate(7233%) hue-rotate(184deg) brightness(136%) contrast(104%)}}header .headerHolder{padding-inline-end:0}header .headerHolder .nav .logo{width:217px;height:43.286px;display:flex;flex-shrink:0}header .headerHolder .nav .logo a{background-image:none}header .headerHolder .nav .logo img{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}header .headerHolder .nav .logo.blueLogo{z-index:3;display:none}header .headerHolder .nav .logo.blueLogo a img{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}header .headerHolder .nav .right .right-menu{display:flex;align-items:center}header .headerHolder .nav .right .right-menu .header-contact{display:flex;align-items:center}header .headerHolder .nav .right .right-menu .search{background-image:none;width:17px;height:17px;display:flex;align-items:center;margin-inline-end:30px;flex-shrink:0}header .headerHolder .nav .right .right-menu .search img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}header .headerHolder .nav .right .right-menu .contact-menu{display:inline-flex;padding-inline-end:5px;position:relative}header .headerHolder .nav .right .right-menu .contact-menu .contact-btn{font-size:12px;font-style:normal;font-weight:600;text-transform:uppercase;line-height:13px;display:flex;align-self:center;padding-inline-end:20px;margin-inline-end:0;transition:all .3s ease-in-out;color:#021a65;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out;position:relative}header .headerHolder .nav .right .right-menu .contact-menu .contact-btn:hover{text-decoration-color:#021a65}header .headerHolder .nav .right .right-menu .contact-menu .contact-btn::after{content:"";position:absolute;background-color:#021a65;width:1px;height:13px;top:50%;transform:translateY(-50%);inset-inline-end:0}header .headerHolder .nav .right .right-menu .lang-select .dk-select .dk-select-options{inset-inline-end:50%;transform:translateX(50%);inset-inline-start:auto}header .headerHolder .nav .right .right-menu .burgerMenuIcon{min-height:90px;min-width:90px;display:flex;align-items:center;justify-content:center;background-color:#021a65;margin-inline-start:30px;cursor:pointer;transition:all .3s ease-in-out}header .headerHolder .nav .right .right-menu .burgerMenuIcon:hover{background-color:#04369d}header .headerHolder .nav .right .right-menu .burgerMenuIcon .burgerMenuToggle{width:30px;margin-left:0}header .headerHolder .nav .right .right-menu .burgerMenuIcon .burgerMenuToggle::before{background-color:#fff}header .headerHolder .nav .right .right-menu .burgerMenuIcon .burgerMenuToggle span{background-color:#fff;width:75%;inset-inline-end:0;inset-inline-start:auto}header .headerHolder .nav .right .right-menu .burgerMenuIcon .burgerMenuToggle::after{background-color:#fff;width:50%;inset-inline-end:0;inset-inline-start:auto}header .headerHolder .nav .right .right-menu .burgerMenuIcon .burgerMenuToggle:hover{opacity:1}header .ui-menu{width:100%;inset-inline:0!important;padding-top:36px}header .ui-menu.ui-widget-content{border:0;background:rgba(0,0,0,.3)}header .ui-menu.ui-widget{font-size:20px}@media screen and (min-width:400px){header .ui-menu.ui-widget{font-size:calc(20px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){header .ui-menu.ui-widget{font-size:25px}}header .ui-menu.ui-widget{line-height:18px}@media screen and (min-width:400px){header .ui-menu.ui-widget{line-height:calc(18px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){header .ui-menu.ui-widget{line-height:20px}}header .ui-menu .ui-menu-item{padding:15px 0;padding-inline:15px;list-style-image:none}@media(min-width:993px){header .ui-menu .ui-menu-item:hover{background:rgba(0,0,0,.3)}header .ui-menu .ui-menu-item:hover a{background:none!important}header .ui-menu .ui-menu-item:hover a::after{transform:translateX(3px)}header .ui-menu .ui-menu-item:hover.ui-search-hover{border:0!important;outline:0!important}}header .ui-menu .ui-menu-item.ui-search-hover{border:0;outline:0}header .ui-menu .ui-menu-item a{transform:scale(1)!important;top:calc(50% - 5px);inset-inline-start:0;transform:translateY(-50%);color:#fff;display:inline-flex!important;align-items:center;position:relative;gap:10px;border:0;background:none;max-width:100%}header .ui-menu .ui-menu-item a{font-size:18px}@media screen and (min-width:400px){header .ui-menu .ui-menu-item a{font-size:calc(18px + 6*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){header .ui-menu .ui-menu-item a{font-size:24px}}header .ui-menu .ui-menu-item a{line-height:20px}@media screen and (min-width:400px){header .ui-menu .ui-menu-item a{line-height:calc(20px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){header .ui-menu .ui-menu-item a{line-height:28px}}header .ui-menu .ui-menu-item a::after{content:"";background-image:url(/assets/icons/blue-arrow.svg?v=15PHphRBkmlkdpRy5CDWJbBQm5E);background-position:center;background-repeat:no-repeat;background-size:24px 24px;width:24px;height:24px;display:flex;flex-shrink:0;transition:transform .3s ease}header .ui-menu .ui-widget-content{background:none}header.transparentHeader{background-color:transparent}header.transparentHeader .headerHolder .nav .logo img{filter:none}header.transparentHeader .headerHolder .nav .right .right-menu .contact-menu::after{background-color:#fff}header.transparentHeader .headerHolder .nav .right .right-menu .contact-menu .contact-btn{color:#fff}header.transparentHeader .headerHolder .nav .right .right-menu .contact-menu .contact-btn::after{background-color:#fff}header.transparentHeader .headerHolder .nav .right .right-menu .contact-menu .contact-btn:hover{color:#dfe9ff;text-decoration-color:#dfe9ff}header.transparentHeader .headerHolder .nav .right .right-menu .contact-menu .socialMedia-List a:hover{background-color:#fff}header.transparentHeader .headerHolder .nav .right .right-menu .login{border-color:rgba(255,255,255,.2);color:#fff}header.transparentHeader .headerHolder .nav .right .right-menu .login::after{filter:brightness(0) saturate(100%) invert(100%) sepia(61%) saturate(7233%) hue-rotate(184deg) brightness(136%) contrast(104%)}@media(min-width:993px){header.transparentHeader .headerHolder .nav .right .right-menu .login:hover{border-color:#021a65}}header.transparentHeader .headerHolder .nav .right .right-menu .selectDrpdn .dk-select .dk-selected{color:#fff}header.transparentHeader .headerHolder .nav .right .right-menu .selectDrpdn .dk-select .dk-selected::before{filter:brightness(0) saturate(100%) invert(100%) sepia(61%) saturate(7233%) hue-rotate(184deg) brightness(136%) contrast(104%)}header.transparentHeader .headerHolder .nav .right .search img{filter:none}header.hasBurger .burgerMenu{height:100vh;left:auto;inset-inline-start:0}header.hasBurger .burgerMenu .content{max-height:700px;padding-top:100px;padding-bottom:30px;padding-inline:60px;overflow:hidden;right:auto;inset-inline-end:0}header.hasBurger .burgerMenu .content::after{content:"";position:absolute;inset-inline:0;bottom:0;width:100%;height:90px;pointer-events:none;background:linear-gradient(to bottom,transparent,#fff)}header.hasBurger .burgerMenu .content .close{background-image:url("/assets/icons/close.svg?v=ufl7bMVEe8Rafj8GttPHwAkrArI");padding:32px;cursor:pointer;display:flex;background-color:#021a65;background-size:42px 42px;top:0;inset-inline-end:0;width:90px;height:90px;transition:all .3s ease-in-out}header.hasBurger .burgerMenu .content .close:hover{opacity:1;background-color:#04369d}header.hasBurger .burgerMenu .content .mainMenuWrapper{position:relative;margin-inline-end:4px}header.hasBurger .burgerMenu .content .mainMenu{padding-inline:0;margin-top:55px;overflow-y:auto;max-height:540px;scrollbar-width:none}header.hasBurger .burgerMenu .content .mainMenu .menuTitle{margin-bottom:35px;margin-inline-end:0;display:inline;width:100%}header.hasBurger .burgerMenu .content .mainMenu .menuTitle:hover a{opacity:1}header.hasBurger .burgerMenu .content .mainMenu .menuTitle a,header.hasBurger .burgerMenu .content .mainMenu .menuTitle .pageTitle{color:#011a65;font-weight:500;font-size:20px;margin-bottom:0}header.hasBurger .burgerMenu .content .mainMenu .menuTitle a,header.hasBurger .burgerMenu .content .mainMenu .menuTitle .pageTitle{line-height:23px}@media screen and (min-width:400px){header.hasBurger .burgerMenu .content .mainMenu .menuTitle a,header.hasBurger .burgerMenu .content .mainMenu .menuTitle .pageTitle{line-height:calc(23px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){header.hasBurger .burgerMenu .content .mainMenu .menuTitle a,header.hasBurger .burgerMenu .content .mainMenu .menuTitle .pageTitle{line-height:25px}}header.hasBurger .burgerMenu .content .mainMenu .menuTitle p{cursor:default}@media(min-width:993px){header.hasBurger .burgerMenu .content .mainMenu .menuTitle a.pageTitle:hover{opacity:.5;color:#04369d;text-decoration-color:#04369d}}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu{position:relative}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .pageTitle{flex:0 0 60%;max-width:85%}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList{padding-inline-start:0;margin-top:35px;display:none;overflow:hidden;height:fit-content}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem{margin-bottom:22px}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem a{font-size:14px}@media screen and (min-width:400px){header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem a{font-size:calc(14px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem a{font-size:16px}}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem a{line-height:14px}@media screen and (min-width:400px){header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem a{line-height:calc(14px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem a{line-height:17px}}@media(min-width:993px){header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem a:hover{opacity:.5}}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList.show{transition-delay:.7s;opacity:1;visibility:visible}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .toggleBtn{position:absolute;inset-inline-end:0;top:6px;width:38%;height:fit-content;display:flex;align-items:center;justify-content:flex-end;cursor:pointer}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .toggleBtn img{object-fit:contain;object-position:right center;transition:all .3s ease-in-out;height:12px;width:12px}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu.toggleExpand.open .toggleBtn img{transform:rotate(180deg)}header.hasBurger .burgerMenu .content .bottom-burgerMenu{display:none}header.isShowing:not(.isTop){background-color:#fff}header.isShowing:not(.isTop) .headerHolder .nav .logo img{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .contact-menu::after{background-color:#021a65}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .contact-menu .contact-btn{color:#021a65;border-color:#021a65}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .contact-menu .contact-btn:hover{text-decoration-color:#021a65}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .contact-menu .contact-btn::after{background-color:#021a65}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .contact-menu .socialMedia-List a:hover{background-color:#dfe9ff}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .login{border-color:#021a65;color:#021a65}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .login::after{filter:none}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .login:hover{border-color:#021a65;background-color:#021a65;color:#fff}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .login:hover::after{filter:brightness(0) saturate(100%) invert(100%) sepia(61%) saturate(7233%) hue-rotate(184deg) brightness(136%) contrast(104%)}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .selectDrpdn .dk-select .dk-selected{color:#021a65}header.isShowing:not(.isTop) .headerHolder .nav .right .right-menu .selectDrpdn .dk-select .dk-selected::before{filter:none}header.isShowing:not(.isTop) .headerHolder .nav .right .search img{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}header.hasSearch .nav .right .search.searchMobile{display:none}.searchWindow{position:fixed;top:0!important;inset-inline-start:0;width:100%;height:100vh;background-color:rgba(0,0,0,.7);z-index:100}.searchWindow .content{position:absolute;top:30%;inset-inline-start:50%;transform:translate(-50%,-30%);width:auto;height:auto;min-width:50vw;min-height:50vh;max-width:90vw;max-height:90vh;padding:0}.searchWindow .content .searchInputWrap{position:relative}.searchWindow .content .searchInputWrap input{width:100%;border:0;outline:0;background-color:transparent;border-bottom:3px solid #fff;padding:0 5px 15px;color:#fff}.searchWindow .content .searchInputWrap input{font-size:18px}@media screen and (min-width:400px){.searchWindow .content .searchInputWrap input{font-size:calc(18px + 26*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.searchWindow .content .searchInputWrap input{font-size:44px}}.searchWindow .content .searchInputWrap input{line-height:28px}@media screen and (min-width:400px){.searchWindow .content .searchInputWrap input{line-height:calc(28px + 7*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.searchWindow .content .searchInputWrap input{line-height:35px}}.searchWindow .content .searchInputWrap input::placeholder{opacity:1;color:#fff}.searchWindow .content .searchInputWrap a{display:none}.searchWindow .content .search-icon{position:absolute;inset-inline-end:0;width:25px;height:25px;top:0;filter:brightness(0) saturate(100%) invert(100%) sepia(20%) saturate(7485%) hue-rotate(180deg) brightness(109%) contrast(109%);background-position:center;background-repeat:no-repeat;background-size:contain;background-size:contain}.searchWindow .validatorHolder{position:relative}.searchWindow.windowDesktop{display:none}.main-banner{max-height:100vh;height:100vh;overflow:hidden;position:relative}.main-banner .banner-wrapper{width:100%;height:100%;overflow:hidden}.main-banner .banner-wrapper .banner-content{position:absolute;top:50%;transform:translateY(-50%);max-width:90%;z-index:100;display:flex;flex-direction:column;gap:30px}.main-banner .banner-wrapper .banner-content .banner-mainTitle{display:inline-flex;color:#fff;font-weight:500;margin-bottom:0;max-width:800px;flex-wrap:wrap;opacity:1}.main-banner .banner-wrapper .banner-content .banner-mainTitle{font-size:28px}@media screen and (min-width:400px){.main-banner .banner-wrapper .banner-content .banner-mainTitle{font-size:calc(28px + 32*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.main-banner .banner-wrapper .banner-content .banner-mainTitle{font-size:60px}}.main-banner .banner-wrapper .banner-content .banner-mainTitle{line-height:39px}@media screen and (min-width:400px){.main-banner .banner-wrapper .banner-content .banner-mainTitle{line-height:calc(39px + 41*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.main-banner .banner-wrapper .banner-content .banner-mainTitle{line-height:80px}}.main-banner .banner-wrapper .banner-content .banner-mainTitle .banner-title{font-weight:500;font-style:normal;transition:opacity 1.5s ease-out;opacity:0}.main-banner .banner-wrapper .banner-content .banner-mainTitle .banner-subtitle{font-weight:300;transition:opacity 1.5s ease-out;opacity:0}.main-banner .banner-wrapper .banner-content .banner-mainTitle p{font-weight:300;transition:2s ease;transition-delay:.5s;transition-property:transform,opacity;opacity:0}.main-banner .banner-wrapper .bannerSwiper{height:100%;width:100%}.main-banner .banner-wrapper .bannerSwiper .swiper-wrapper{height:100%}.main-banner .banner-wrapper .bannerSwiper .swiper-wrapper .swiper-slide{height:100%;width:100%;position:relative}.main-banner .banner-wrapper .bannerSwiper .swiper-wrapper .swiper-slide .banner-image{height:100%;width:100%;overflow:hidden;position:relative}.main-banner .banner-wrapper .bannerSwiper .swiper-wrapper .swiper-slide .banner-image img{width:100%;height:100%;object-fit:cover;object-position:top}.main-banner .banner-wrapper .bannerSwiper .swiper-wrapper .swiper-slide .banner-image::after{content:"";width:100%;height:100%;z-index:1;position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%);background-repeat:no-repeat;background-size:cover}.main-banner .banner-wrapper .bannerSwiper .swiper-wrapper .swiper-slide.swiper-slide-active .banner-image img{animation:zoom-in-img 7s ease-in}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers{position:absolute;bottom:0;height:fit-content;min-height:160px;z-index:1;display:flex;flex-direction:row;width:100%;align-items:center;inset-inline:0}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container{display:flex;justify-content:flex-start;align-items:flex-end;height:100%;width:100%}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul{display:flex;height:100%;width:100%;justify-content:space-between;margin:0;list-style:none;padding-inline-start:0}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li{list-style-type:none;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:15px;padding-top:30px;padding-inline:50px;flex:1}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{color:#fff;font-weight:400}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{font-size:28px}@media screen and (min-width:400px){.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{font-size:calc(28px + 7*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{font-size:35px}}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{line-height:30px}@media screen and (min-width:400px){.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{line-height:calc(30px + 6*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{line-height:36px}}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .content{color:#fff;text-transform:uppercase;font-weight:600}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .content{font-size:12px}@media screen and (min-width:400px){.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .content{font-size:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .content{font-size:14px}}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .content{line-height:19px}@media screen and (min-width:400px){.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .content{line-height:calc(19px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .content{line-height:20px}}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li::after{content:"";position:absolute;height:100%;width:1px;background:rgba(255,255,255,.5);inset-inline-end:0;top:0;bottom:0}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li:first-child{padding-inline-start:0}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li:last-child::after{display:none}footer{z-index:1;position:relative;background-color:#091845;width:100%;padding:0;overflow:hidden;min-height:fit-content;box-sizing:border-box;padding-bottom:30px}footer .footerWrapper{width:100%;height:100%;display:flex;flex-direction:column;padding-inline:100px;padding-top:50px;padding-bottom:70px}footer .footerWrapper .upperFooter{width:100%;display:inline-flex;justify-content:space-between;align-items:center;padding-bottom:60px;z-index:1}footer .footerWrapper .upperFooter .footerTitle{max-width:650px;width:100%}footer .footerWrapper .upperFooter .footerTitle h4{color:#fff;letter-spacing:-.456px;font-weight:500;margin-bottom:0}footer .footerWrapper .upperFooter .footerTitle h4{font-size:20px}@media screen and (min-width:400px){footer .footerWrapper .upperFooter .footerTitle h4{font-size:calc(20px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){footer .footerWrapper .upperFooter .footerTitle h4{font-size:25px}}footer .footerWrapper .upperFooter .footerTitle h4{line-height:29px}@media screen and (min-width:400px){footer .footerWrapper .upperFooter .footerTitle h4{line-height:calc(29px + 11*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){footer .footerWrapper .upperFooter .footerTitle h4{line-height:40px}}footer .footerWrapper .middleFooter{width:100%;display:flex;align-items:flex-start;justify-content:flex-start}footer .footerWrapper .middleFooter .linksWrapper{display:flex;gap:60px;flex-grow:1;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;max-width:98%}footer .footerWrapper .middleFooter .linksWrapper .pageColumn{display:flex;flex-direction:column;gap:24px;flex:1}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageTitle a{color:#fff;font-weight:500;line-height:normal;letter-spacing:.48px;text-transform:uppercase;margin-bottom:0;position:relative}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageTitle a{font-size:16px}@media screen and (min-width:400px){footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageTitle a{font-size:calc(16px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageTitle a{font-size:17px}}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageTitle a::after{content:"";position:absolute;height:1.1px;inset-inline-start:0;bottom:-4px;width:0;background-color:#dfe9ff;transition:width .2s ease-in-out}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageTitle a:hover{color:#dfe9ff}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageTitle a:hover::after{width:50%}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageLinks ul{padding:0;display:flex;flex-direction:column;gap:20px;align-items:flex-start;list-style:none;padding-inline-start:0}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageLinks ul li{display:flex;align-items:flex-start;transition:all .3s ease-in-out}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageLinks ul li a{font-weight:300;line-height:normal;color:#fff;margin-bottom:0;transition:all .3s ease-in-out}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageLinks ul li a{font-size:14px}@media screen and (min-width:400px){footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageLinks ul li a{font-size:calc(14px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageLinks ul li a{font-size:16px}}footer .footerWrapper .middleFooter .linksWrapper .pageColumn .pageLinks ul li a:hover{color:#dfe9ff}footer .footerWrapper .socialMedia-List{display:flex;gap:8px;margin-bottom:30px;padding-bottom:30px;justify-content:flex-end;border-bottom:1px solid rgba(255,255,255,.6)}footer .footerWrapper .socialMedia-List a{background-color:#f2f6ff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:33px;height:33px;transition:all .3s ease-in-out}footer .footerWrapper .socialMedia-List a img{width:14px;height:14px;object-fit:cover;transition:all .1s ease-in-out}footer .footerWrapper .socialMedia-List a:hover{box-shadow:4px 4px 8px rgba(255,255,255,.1),0 1px 3px rgba(255,255,255,.08);background-color:#dfe9ff}footer .footerWrapper .socialMedia-List a:hover img{transform:scale(1.05)}footer .footerWrapper .socialMediaIcons.mobile{display:none}footer .footerWrapper .bottomFooter{width:100%;display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:flex-end;gap:12px}footer .footerWrapper .bottomFooter .policy,footer .footerWrapper .bottomFooter .copy,footer .footerWrapper .bottomFooter p{color:#fff;font-weight:400;font-size:13px;line-height:103%;display:inline}footer .footerWrapper .bottomFooter .policy a,footer .footerWrapper .bottomFooter .copy a,footer .footerWrapper .bottomFooter p a{color:#fff;transition:all .3s ease-in-out;text-decoration:underline;text-decoration-color:transparent}footer .footerWrapper .bottomFooter .policy a:hover,footer .footerWrapper .bottomFooter .copy a:hover,footer .footerWrapper .bottomFooter p a:hover{color:#dfe9ff;text-decoration-color:#dfe9ff}.headerBanner{width:100%;aspect-ratio:21/9;position:relative;overflow:hidden;margin-top:90px}.headerBanner .banner-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.headerBanner .banner-wrapper .img-wrapper{width:100%;height:100%;position:relative}.headerBanner .banner-wrapper .img-wrapper img{object-fit:cover;width:100%;height:100%;object-position:top}.headerBanner .banner-wrapper .img-wrapper video{width:100%;height:100%;object-fit:cover}.headerBanner .banner-wrapper .img-wrapper::after{content:"";position:absolute;inset:0;width:100%;height:100%;background-repeat:no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.4) 0%,rgba(0,0,0,.2) 100%);background-position:center;background-size:cover;z-index:1}.headerBanner .banner-wrapper .content-wrapper{position:absolute;width:100%;inset-inline-start:0;bottom:60px;z-index:2}.headerBanner .banner-wrapper .content-wrapper .banner-titles{display:flex;flex-direction:column;justify-content:space-between;width:100%}.headerBanner .banner-wrapper .content-wrapper .banner-titles .main-Title{font-weight:500;color:#fff;max-width:800px}.headerBanner .banner-wrapper .content-wrapper .banner-titles .main-Title{font-size:24px}@media screen and (min-width:400px){.headerBanner .banner-wrapper .content-wrapper .banner-titles .main-Title{font-size:calc(24px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.headerBanner .banner-wrapper .content-wrapper .banner-titles .main-Title{font-size:32px}}.headerBanner .banner-wrapper .content-wrapper .banner-titles .main-Title{line-height:28px}@media screen and (min-width:400px){.headerBanner .banner-wrapper .content-wrapper .banner-titles .main-Title{line-height:calc(28px + 11*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.headerBanner .banner-wrapper .content-wrapper .banner-titles .main-Title{line-height:39px}}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper ul{padding-inline-start:0;display:flex}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs{display:flex;list-style:none;padding-inline-start:50px;position:relative}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs::before{content:"";position:absolute;background-color:#fff;width:30px;height:.8px;top:50%;inset-inline-start:0;transform:translateY(-50%)}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs li{display:flex;align-items:center;gap:3px;margin-inline-end:5px}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs li a{transition:all .2s ease-in-out;color:#fff;font-weight:600;line-height:15px;letter-spacing:.45px;text-transform:uppercase;text-decoration:underline;text-decoration-color:transparent;cursor:pointer}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs li a{font-size:14px}@media screen and (min-width:400px){.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs li a{font-size:calc(14px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs li a{font-size:18px}}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs li a:hover{color:#fff;text-decoration-color:#fff}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs li::after{content:"/";display:block;width:5px;height:15px;font-size:20px;font-weight:400;line-height:14px;color:#fff}.headerBanner .banner-wrapper .content-wrapper .banner-titles .breadcrumbsWrapper .breadcrumbs li:last-child::after{display:none}.headerBanner .banner-wrapper .play-video{position:absolute;bottom:80px;width:calc(100% - 200px);text-align:end;inset-inline-end:100px;display:flex;align-items:flex-end;justify-content:flex-end;z-index:2}.headerBanner .banner-wrapper .play-video .container{position:relative;height:40px;min-height:fit-content}.headerBanner .banner-wrapper .play-video a{background:rgba(255,255,255,.1);display:flex;padding:10px 20px;flex-direction:column;align-items:flex-start;padding-inline-end:50px;max-width:fit-content;color:#fff;font-size:14px;font-weight:600;line-height:103%;text-transform:uppercase;position:relative;transition:all .3s ease-in-out}.headerBanner .banner-wrapper .play-video a::after{content:"";position:absolute;background-image:url("/assets/icons/sound_sampler.svg?v=lpbGDfARVxD1_1DSxC0sUrQ7r_4");background-position:center;background-repeat:no-repeat;background-size:contain;width:18px;height:18px;top:50%;transform:translateY(-50%);inset-inline-end:20px}@media(min-width:993px){.headerBanner .banner-wrapper .play-video a:hover{background:rgba(2,26,101,.26)}}.headerBanner.headerBannerSlider .swiper-wrapper{height:100%}.headerBanner.headerBannerSlider .swiper-wrapper .swiper-slide{height:80vh}.headerBanner.headerBannerSlider .paginations{position:absolute;bottom:120px;width:calc(100% - 200px);text-align:end;left:auto;inset-inline-end:100px}.headerBanner.headerBannerSlider .paginations .container{position:relative;height:40px}.headerBanner.headerBannerSlider .swiper-fraction-pagination{color:#fff;z-index:2;position:absolute;font-size:15px;font-style:normal;font-weight:600;line-height:15px;text-transform:uppercase;top:0;inset-inline-end:0}.headerBanner.headerBannerSlider .swiper-pagination{width:100%;text-align:end}.headerBanner.headerBannerSlider .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0}.headerBanner.headerBannerSlider .swiper-pagination-bullet{position:relative;width:100px;height:30px;text-align:right;border-radius:0;opacity:1;margin-right:0;background-color:transparent}.headerBanner.headerBannerSlider .swiper-pagination-bullet em{font-size:15px;line-height:28px;font-weight:bold;letter-spacing:-.38px;color:transparent}.headerBanner.headerBannerSlider .swiper-pagination-bullet i{position:absolute;bottom:0;inset-inline-start:0;z-index:1;width:100%;height:.658px;background-color:#3e3e3e}.headerBanner.headerBannerSlider .swiper-pagination-bullet b{position:absolute;bottom:0;inset-inline-start:0;z-index:2;width:0%;height:.658px;background-color:#fff}.headerBanner.headerBannerSlider .swiper-pagination-bullet-active{background-color:transparent}.headerBanner.headerBannerSlider .swiper-pagination-bullet-active b{animation-name:countingBar;animation-timing-function:ease-in;animation-iteration-count:1;animation-direction:alternate;animation-fill-mode:forwards}.headerBanner.coloredBanner{height:60vh;max-height:60vh}.headerBanner.coloredBanner .banner-wrapper .colored-wrapper{width:100%;height:100%;position:relative;background-color:rgba(242,246,255,.61)}.headerBanner.coloredBanner .banner-wrapper .content-wrapper{bottom:123px}.headerBanner.coloredBanner .banner-wrapper .content-wrapper .main-Title{color:#191919}.headerBanner.coloredBanner.errorBanner{height:18vh;max-height:20vh}.headerBanner.coloredBanner.errorBanner .banner-wrapper .content-wrapper{bottom:auto;top:50%;transform:translateY(-50%)}.servicesBanner{max-height:85vh;height:85vh;overflow:hidden}.servicesBanner .banner-wrapper{width:100%;height:100%;overflow:hidden;position:relative}.servicesBanner .banner-wrapper .img-wrapper{position:absolute;width:49%;height:100%;bottom:40px;z-index:2;inset-inline-end:0}.servicesBanner .banner-wrapper .img-wrapper img{object-fit:cover;width:100%;height:100%;object-position:bottom}.servicesBanner .banner-wrapper .img-wrapper video{width:100%;height:100%}.servicesBanner .banner-wrapper .img-wrapper::before{content:"";position:absolute;inset:0;width:100%;height:100%;background-repeat:no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.25) 0%,rgba(0,0,0,.2) 100%);background-position:center;background-size:cover;z-index:3}.servicesBanner .banner-wrapper .content-wrapper{position:absolute;width:80%;height:60%;inset-inline-start:100px;bottom:0;z-index:1;background-color:rgba(242,246,255,.61);display:flex;align-items:center}.servicesBanner .banner-wrapper .content-wrapper .container{padding-inline-start:48px;margin-top:47px}.servicesBanner .banner-wrapper .content-wrapper .back-arrow{min-height:fit-content;display:flex;align-items:center;margin-bottom:22px}.servicesBanner .banner-wrapper .content-wrapper .back-arrow a{display:flex;align-items:center;padding-inline-start:36px;position:relative;color:#191919;font-size:15px;font-weight:600;line-height:15px;letter-spacing:.45px;text-transform:uppercase;transition:all .3s ease-in-out}.servicesBanner .banner-wrapper .content-wrapper .back-arrow a::before{content:"";position:absolute;width:28px;height:5px;background-size:contain;background-image:url("/assets/icons/back-arrow.svg?v=XpDsI29iLz1dPFcerns3vLrjDGw");background-position:center;background-repeat:no-repeat;inset-inline-start:0;top:50%;transform:translateY(-50%);transition:transform .3s ease-in-out}.servicesBanner .banner-wrapper .content-wrapper .back-arrow a:hover{color:#021a65}.servicesBanner .banner-wrapper .content-wrapper .back-arrow a:hover::before{transform:translate(-7px,-50%);filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.servicesBanner .banner-wrapper .content-wrapper .banner-titles{max-width:55%}.servicesBanner .banner-wrapper .content-wrapper .banner-titles h1{color:#191919;font-size:32px;font-weight:500;line-height:120%}.tadawulBanner{max-height:85vh;height:85vh;overflow:hidden;background-color:#fff}.tadawulBanner .banner-wrapper{width:100%;height:100%;overflow:hidden;display:flex}.tadawulBanner .banner-wrapper .img-wrapper{flex:0 0 65%;max-width:68%;height:100%;z-index:2;position:relative;display:flex;align-items:flex-start}.tadawulBanner .banner-wrapper .img-wrapper img{object-fit:cover;width:100%;height:100%;object-position:bottom}.tadawulBanner .banner-wrapper .content-wrapper{z-index:1;display:flex;padding-inline-start:66px;padding-inline-end:20px}.tadawulBanner .banner-wrapper .content-wrapper .content{display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.tadawulBanner .banner-wrapper .content-wrapper .content .logo{width:205px;height:72px;margin-bottom:60px}.tadawulBanner .banner-wrapper .content-wrapper .content .logo img{width:100%;height:100%;object-fit:contain}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn{background-color:#021a65;color:#fff;line-height:103%;font-weight:600;text-transform:uppercase;padding:15px;min-width:fit-content;display:flex;padding-inline-end:45px;position:relative;border:1px solid #021a65;max-height:fit-content;transition:all .3s ease-in-out}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn{font-size:14px}@media screen and (min-width:400px){.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn{font-size:calc(14px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn{font-size:15px}}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn span{max-height:fit-content}@media(min-width:993px){.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn:hover{background-color:#fff;color:#021a65;border-color:#021a65}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn:hover .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.tadawulBanner .banner-wrapper .content-wrapper .content .loginBtn:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}}.tadawulBanner .banner-wrapper .content-wrapper .content .summary{margin-top:20px;font-size:16px;font-weight:300;line-height:24px;color:#3e3e3e;max-width:420px}.tadawulBanner .banner-wrapper .content-wrapper .content .summary h5{font-size:16px;font-style:normal;font-weight:700;line-height:24px}.tadawulBanner .banner-wrapper .content-wrapper .content .summary a{font-size:16px;font-weight:300;line-height:24px;color:#04369d;text-decoration:underline;text-decoration-color:#04369d}.tadawulBanner .banner-wrapper .content-wrapper .content .summary a:hover{color:#021a65;text-decoration-color:#021a65}.announcement-list{width:100%;background-color:#dfe9ff;position:relative}.announcement-list .bg-shape{position:absolute;background-image:url("/assets/icons/audi-circles.svg?v=mceP04VZQv2HIbZ7xEJaoSbJRBU");background-repeat:no-repeat;width:130px;height:80px;opacity:.3;inset-inline-start:5px;background-size:contain;top:50%;transform:translateY(-50%);z-index:0;filter:drop-shadow(0 0 2px rgba(0,0,0,.5))}.announcement-list .wrapper{width:100%;z-index:2;position:relative;display:flex}.announcement-list .wrapper .swiper-wrapper{align-items:center}.announcement-list .wrapper .swiper-slide{width:100%;padding-top:30px;padding-bottom:30px;background-color:#dfe9ff}.announcement-list .wrapper .swiper-slide .item{display:flex;justify-content:space-between;align-items:center}.announcement-list .wrapper .swiper-slide .item .title{flex:0 0 65%;max-width:65%}.announcement-list .wrapper .swiper-slide .item .title p{color:#191919;font-weight:500;letter-spacing:.95px;text-transform:capitalize;line-height:normal;margin-bottom:0}.announcement-list .wrapper .swiper-slide .item .title p{font-size:19px}@media screen and (min-width:400px){.announcement-list .wrapper .swiper-slide .item .title p{font-size:calc(19px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcement-list .wrapper .swiper-slide .item .title p{font-size:20px}}.announcement-list .wrapper .swiper-slide .item .item-link a{color:#04369d;font-weight:600;text-transform:uppercase;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.announcement-list .wrapper .swiper-slide .item .item-link a{line-height:12px}@media screen and (min-width:400px){.announcement-list .wrapper .swiper-slide .item .item-link a{line-height:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcement-list .wrapper .swiper-slide .item .item-link a{line-height:14px}}.announcement-list .wrapper .swiper-slide .item .item-link a{font-size:13px}@media screen and (min-width:400px){.announcement-list .wrapper .swiper-slide .item .item-link a{font-size:calc(13px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcement-list .wrapper .swiper-slide .item .item-link a{font-size:14px}}.announcement-list .wrapper .swiper-slide .item .item-link a:hover{color:#021a65;text-decoration-color:#021a65}.overview{width:100%;padding:100px 0;background-color:#f8f8f8}.overview .wrapper{width:100%;display:flex;justify-content:space-between;gap:140px}.overview .wrapper .content{flex:0 0 30%;max-width:30%;display:flex;flex-direction:column;justify-content:center}.overview .wrapper .content .title{margin-bottom:20px}.overview .wrapper .content .summary{color:#191919;font-weight:400;line-height:25px;text-align:justify;margin-bottom:20px}.overview .wrapper .content .summary{font-size:16px}@media screen and (min-width:400px){.overview .wrapper .content .summary{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.overview .wrapper .content .summary{font-size:18px}}.overview .wrapper .content .readmorebtn a{background-color:#021a65;color:#fff;line-height:103%;font-weight:600;text-transform:uppercase;padding:15px;max-width:fit-content;display:flex;padding-inline-end:45px;position:relative;border:1px solid #021a65;max-width:fit-content;transition:all .3s ease-in-out}.overview .wrapper .content .readmorebtn a{font-size:14px}@media screen and (min-width:400px){.overview .wrapper .content .readmorebtn a{font-size:calc(14px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.overview .wrapper .content .readmorebtn a{font-size:15px}}.overview .wrapper .content .readmorebtn a .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2}.overview .wrapper .content .readmorebtn a .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.overview .wrapper .content .readmorebtn a .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.overview .wrapper .content .readmorebtn a:hover{background-color:#fff;color:#021a65;border-color:#021a65}.overview .wrapper .content .readmorebtn a:hover .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.overview .wrapper .content .readmorebtn a:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.overview .wrapper .content .readmorebtn a:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.overview .wrapper .content .readmorebtn[data-link=""]{display:none}.overview .wrapper .video-container{flex:0 0 60%;max-width:60%;position:relative}.overview .wrapper .video-container::before{content:"";position:absolute;inset:0;width:100%;height:100%;background-repeat:no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%);background-position:center;background-size:cover;z-index:1}.overview .wrapper .video-container .playbtn{position:absolute;background-image:url("/assets/icons/videoBtn.svg?v=2uZ_CatNzS5b6gkNPty8SUeMJZY");background-repeat:no-repeat;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);width:70px;height:69.864px;transition-duration:.1s;opacity:1;cursor:pointer;z-index:2;transition:.5s cubic-bezier(0,0,.58,1)}.overview .wrapper .video-container .playbtn:hover{transform:translate(-50%,-50%) scale(1.05)}.overview .wrapper .video-container img{width:100%;height:100%;object-fit:cover}.overview .wrapper .video-container video{width:100%;height:100%}.our-services{width:100%;overflow:hidden;min-height:fit-content}.our-services .blockHead{display:flex;width:100%;flex-direction:column;align-items:flex-start;gap:30px;margin-bottom:47px}.our-services .blockHead .listingIntro{width:100%;display:flex;justify-content:space-between;gap:50px;align-items:flex-end}.our-services .blockHead .listingIntro p{color:#191919;font-weight:400;margin-bottom:0;text-align:justify;max-width:1100px}.our-services .blockHead .listingIntro p{font-size:18px}@media screen and (min-width:400px){.our-services .blockHead .listingIntro p{font-size:calc(18px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-services .blockHead .listingIntro p{font-size:22px}}.our-services .blockHead .listingIntro p{line-height:26px}@media screen and (min-width:400px){.our-services .blockHead .listingIntro p{line-height:calc(26px + 6*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-services .blockHead .listingIntro p{line-height:32px}}.our-services .blockHead .listingIntro .sideLinks{position:relative;padding-inline-end:2px;min-width:fit-content}.our-services .blockHead .listingIntro .sideLinks a{color:#04369d;font-style:normal;font-weight:700;line-height:103%;text-transform:uppercase;border:0;transition:all .3s ease-in-out}.our-services .blockHead .listingIntro .sideLinks a{font-size:13px}@media screen and (min-width:400px){.our-services .blockHead .listingIntro .sideLinks a{font-size:calc(13px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-services .blockHead .listingIntro .sideLinks a{font-size:15px}}.our-services .blockHead .listingIntro .sideLinks .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2;top:50%;transform:translateY(-25%)}.our-services .blockHead .listingIntro .sideLinks .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.our-services .blockHead .listingIntro .sideLinks .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.our-services .blockHead .listingIntro .sideLinks .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.our-services .blockHead .listingIntro .sideLinks:hover a{background-color:#fff;border:0;color:#021a65}.our-services .blockHead .listingIntro .sideLinks:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.our-services .blockHead .listingIntro .sideLinks:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.our-services .blockBody .listingHolder{margin-inline:-100px}.our-services .blockBody .listingHolder .listingItemDIV{padding:0;margin:0}@media(min-width:993px){.our-services .blockBody .listingHolder .listingItemDIV:hover .listingItem .listingInfo .listingDescription{height:fit-content}.our-services .blockBody .listingHolder .listingItemDIV:hover .listingItem .listingInfo .listingLink{height:fit-content}.our-services .blockBody .listingHolder .listingItemDIV:hover .listingItem .listingInfo .listingLink a{height:44px}}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{margin-bottom:0;width:100%}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingImage a{display:block;border-radius:0;--bs-aspect-ratio:110%;z-index:1}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingImage a img{width:100%;height:100%;object-fit:cover;object-position:right;mix-blend-mode:multiply;filter:brightness(70%)}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingImage a::after{transition:all .4s ease-in-out;background:linear-gradient(0deg,rgba(4,54,157,.2) 0%,rgba(4,54,157,.2) 100%),linear-gradient(0deg,#000 -13.11%,rgba(0,0,0,0) 56.23%);height:100%;inset:0}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;height:100%!important}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{padding-bottom:5px;text-align:center;max-width:350px;transition:all .3s ease-in-out}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{font-weight:700;text-decoration:none;color:#fff;text-align:center}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{font-size:18px}@media screen and (min-width:400px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{font-size:calc(18px + 14*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{font-size:32px}}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{line-height:20px}@media screen and (min-width:400px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{line-height:calc(20px + 22*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{line-height:42px}}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{overflow:hidden;display:flex;width:100%;opacity:1;align-items:center;justify-content:center}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{display:flex;align-items:center;justify-content:center;color:#fff;text-transform:uppercase;font-weight:600;text-decoration:none;transition:all .2s ease-in-out}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{font-size:12px}@media screen and (min-width:400px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{font-size:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{font-size:14px}}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{line-height:12px}@media screen and (min-width:400px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{line-height:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{line-height:14px}}@media(min-width:993px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{transform:translateY(35px)}}@media(min-width:993px){.our-services .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage a img{transform:scale(1.1)}.our-services .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo .listingTitle{transform:translateY(-15px)}.our-services .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo .listingLink{transform:translateY(0)}}.news-listing{width:100%;padding-top:100px;padding-bottom:60px;background-color:#fff}.news-listing .toolkitListing .blockHead{display:none;margin-bottom:50px}.news-listing .toolkitListing .blockHead h2{text-transform:uppercase!important;font-weight:700!important;color:#191919}.news-listing .toolkitListing .blockHead h2{font-size:20px}@media screen and (min-width:400px){.news-listing .toolkitListing .blockHead h2{font-size:calc(20px + 6*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.news-listing .toolkitListing .blockHead h2{font-size:26px}}.news-listing .toolkitListing .blockHead .sideLinks{position:relative;padding-inline-end:2px;min-width:fit-content}.news-listing .toolkitListing .blockHead .sideLinks a{color:#04369d;font-style:normal;font-weight:700;line-height:103%;text-transform:uppercase;border:0;transition:all .3s ease-in-out}.news-listing .toolkitListing .blockHead .sideLinks a{font-size:13px}@media screen and (min-width:400px){.news-listing .toolkitListing .blockHead .sideLinks a{font-size:calc(13px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.news-listing .toolkitListing .blockHead .sideLinks a{font-size:15px}}.news-listing .toolkitListing .blockHead .sideLinks .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2;top:50%;transform:translateY(-25%)}.news-listing .toolkitListing .blockHead .sideLinks .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.news-listing .toolkitListing .blockHead .sideLinks .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.news-listing .toolkitListing .blockHead .sideLinks .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.news-listing .toolkitListing .blockHead .sideLinks:hover a{background-color:#fff;border:0;color:#021a65}.news-listing .toolkitListing .blockHead .sideLinks:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.news-listing .toolkitListing .blockHead .sideLinks:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage a img{transform:scale(1.1)}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo .listingTitle a{color:#04369d}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{width:100%;height:100%;margin-bottom:15px}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage a{display:block;border-radius:0}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage a img{width:100%;height:100%;object-fit:cover;transition:all .4s cubic-bezier(.47,0,.745,.715)}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDate{display:flex;width:100%;justify-content:space-between;margin-bottom:0}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDate p{font-weight:400;margin-bottom:10px}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDate .type{font-size:13px;line-height:19.18px;color:#04369d;font-weight:400}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDate .date{color:#a5a5a5;font-size:12px;line-height:17.025px;font-weight:400}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{margin-bottom:18px}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{color:#191919;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{line-height:21px}@media screen and (min-width:400px){.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{line-height:calc(21px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{line-height:24px}}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{font-size:17px}@media screen and (min-width:400px){.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{font-size:calc(17px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a{font-size:20px}}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{color:#04369d;font-weight:700;line-height:13px;text-transform:uppercase}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{font-size:12px}@media screen and (min-width:400px){.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{font-size:calc(12px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink a{font-size:13px}}.news-listing .toolkitListing .blockBody .swiper-scrollbar{display:none}.news-listing.newsHome{padding-bottom:100px}.news-listing.newsHome .toolkitListing .blockHead{display:flex}.news-listing.listingPage .toolkitListing .blockBody .swiper-scrollbar{display:none}.relatedNews{background-color:#f9f9f9;padding-top:90px;padding-bottom:80px;margin-top:80px}.relatedNews .toolkitListing .blockHead{display:flex;margin-bottom:25px}.relatedNews .toolkitListing .blockBody .listingHolder{flex-wrap:nowrap}.cma-block{width:100%;padding-top:76px;padding-bottom:30px;min-height:fit-content;display:flex}.cma-block .wrapper{width:100%;max-height:400px;height:100%;display:flex;align-items:center}.cma-block .wrapper .content{flex:0 0 50%;max-width:50%;height:100%;background-color:#021a65;display:flex;flex-direction:column;justify-content:space-between;gap:20px;padding:30px}.cma-block .wrapper .content .title h5{color:#fff;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.cma-block .wrapper .content .title h5{font-size:14px}@media screen and (min-width:400px){.cma-block .wrapper .content .title h5{font-size:calc(14px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.cma-block .wrapper .content .title h5{font-size:16px}}.cma-block .wrapper .content .summary{color:#fff;font-style:normal;font-weight:500;text-align:justify}.cma-block .wrapper .content .summary{font-size:15px}@media screen and (min-width:400px){.cma-block .wrapper .content .summary{font-size:calc(15px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.cma-block .wrapper .content .summary{font-size:17px}}.cma-block .wrapper .content .summary{line-height:22px}@media screen and (min-width:400px){.cma-block .wrapper .content .summary{line-height:calc(22px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.cma-block .wrapper .content .summary{line-height:23px}}.cma-block .wrapper .img-container{flex:0 0 50%;max-width:50%;height:100%;position:relative;overflow:hidden}.cma-block .wrapper .img-container:hover::after{opacity:1}.cma-block .wrapper .img-container:hover .arrow-container .arrow:first-child{transform:translate(40px,-40px)}.cma-block .wrapper .img-container:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.cma-block .wrapper .img-container::after{content:"";position:absolute;display:block;transition:all .4s ease-in-out;background:linear-gradient(0deg,rgba(4,54,157,.2) 0%,rgba(4,54,157,.2) 100%),linear-gradient(0deg,#000 -13.11%,rgba(0,0,0,0) 56.23%);height:100%;inset:0;width:100%;opacity:0}.cma-block .wrapper .img-container img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;filter:brightness(70%)}.cma-block .wrapper .img-container .arrow-container{bottom:21px;inset-inline-end:21px;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2}.cma-block .wrapper .img-container .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:25.5px;height:25.5px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.cma-block .wrapper .img-container .arrow-container .arrow:nth-child(2){transform:translate(-40.8px,40.8px)}.our-story{width:100%;background-color:#fff}.our-story .wrapper{width:100%;display:flex;flex-direction:column;gap:90px}.our-story .wrapper .content{display:flex;justify-content:space-between;gap:140px;width:100%}.our-story .wrapper .content .sectionDesc{display:flex;flex:0 0 60%;max-width:60%;gap:32px;justify-content:space-between}.our-story .wrapper .content .sectionDesc p{color:#191919;font-weight:400;line-height:25px;text-align:justify;flex:0 0 48%;max-width:48%}.our-story .wrapper .content .sectionDesc p{font-size:15px}@media screen and (min-width:400px){.our-story .wrapper .content .sectionDesc p{font-size:calc(15px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-story .wrapper .content .sectionDesc p{font-size:16px}}.our-story .wrapper .video-container{width:100%;position:relative;display:flex;flex-direction:column;gap:30px}.our-story .wrapper .video-container .video-title{color:#191919;font-weight:600;text-align:center}.our-story .wrapper .video-container .video-title{font-size:19px}@media screen and (min-width:400px){.our-story .wrapper .video-container .video-title{font-size:calc(19px + 9*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-story .wrapper .video-container .video-title{font-size:28px}}.our-story .wrapper .video-container .video-title{line-height:20px}@media screen and (min-width:400px){.our-story .wrapper .video-container .video-title{line-height:calc(20px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.our-story .wrapper .video-container .video-title{line-height:28px}}.our-story .wrapper .video-container video{width:100%;max-height:500px;height:100%;object-fit:contain;z-index:1;position:relative}.our-story .wrapper .video-container .playbtn{position:absolute;background-image:url("/assets/icons/videoBtn.svg?v=2uZ_CatNzS5b6gkNPty8SUeMJZY");background-repeat:no-repeat;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);width:70px;height:69.864px;transition-duration:.1s;transition:1.5s cubic-bezier(0,0,.58,1);z-index:3}.mission-vision{width:100%;padding-bottom:110px;background-color:#fff}.mission-vision .wrapper{width:100%;display:flex;justify-content:space-between;gap:35px;align-items:center}.mission-vision .wrapper .img-container{flex:0 0 40%;max-width:42%;overflow:hidden;position:relative}.mission-vision .wrapper .img-container .img-caption[data-caption=""]{display:none}.mission-vision .wrapper .img-container .img-caption{display:flex;font-size:14px;font-weight:400;line-height:25px;color:#191919;padding-block:15px}.mission-vision .wrapper .img-wrapper{overflow:hidden;position:relative}.mission-vision .wrapper .img-wrapper::after{content:"";position:absolute;inset:0;width:100%;height:100%;background-repeat:no-repeat;background:linear-gradient(0deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.1) 100%);background-position:center;background-size:cover}.mission-vision .wrapper .img-wrapper img{width:100%;height:100%;object-fit:cover}.mission-vision .wrapper .content{display:flex;flex-direction:column;flex:0 0 50%;max-width:50%}.mission-vision .wrapper .content h2{color:#191919;font-weight:600;margin-bottom:30px}.mission-vision .wrapper .content h2{font-size:19px}@media screen and (min-width:400px){.mission-vision .wrapper .content h2{font-size:calc(19px + 9*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.mission-vision .wrapper .content h2{font-size:28px}}.mission-vision .wrapper .content h2{line-height:20px}@media screen and (min-width:400px){.mission-vision .wrapper .content h2{line-height:calc(20px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.mission-vision .wrapper .content h2{line-height:28px}}.mission-vision .wrapper .content .description{color:#191919;font-weight:400;line-height:25px;text-align:justify}.mission-vision .wrapper .content .description{font-size:15px}@media screen and (min-width:400px){.mission-vision .wrapper .content .description{font-size:calc(15px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.mission-vision .wrapper .content .description{font-size:17px}}.mission-vision .wrapper .content .description p,.mission-vision .wrapper .content .description ul li{color:#191919;font-weight:400;line-height:25px}.mission-vision .wrapper .content .description p,.mission-vision .wrapper .content .description ul li{font-size:15px}@media screen and (min-width:400px){.mission-vision .wrapper .content .description p,.mission-vision .wrapper .content .description ul li{font-size:calc(15px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.mission-vision .wrapper .content .description p,.mission-vision .wrapper .content .description ul li{font-size:16px}}.mission-vision .wrapper .content .description h5{font-weight:700;line-height:25px}.mission-vision .wrapper .content .description h5{font-size:16px}@media screen and (min-width:400px){.mission-vision .wrapper .content .description h5{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.mission-vision .wrapper .content .description h5{font-size:18px}}.mission-vision .wrapper .content .description .italic-font{font-style:italic;font-weight:500;margin-bottom:15px}.mission-vision .wrapper .content .description em{font-style:italic;font-weight:500;margin-bottom:15px}.mission-vision.text-right .wrapper{flex-direction:row-reverse}.milestone-list{width:100%;background-color:#1c2e64;padding:60px 0}.milestone-list .container{display:flex;justify-content:space-between;align-content:center}.milestone-list .title{width:100%;display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.milestone-list .title .sectionTitle{color:#fff}.milestone-list .title .sectionTitle::before{background-color:#fff}.milestone-list .title .side-intro{flex:0 0 50%;max-width:50%;line-height:25px;font-weight:700;color:#fff}.milestone-list .title .side-intro{font-size:16px}@media screen and (min-width:400px){.milestone-list .title .side-intro{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.milestone-list .title .side-intro{font-size:18px}}.milestone-list .mile-types{display:flex;gap:15px;align-items:center}.milestone-list .mile-types .type{display:flex;padding:15px;min-width:fit-content;align-items:center;border:1px solid #fff;opacity:.5;transition:all .3s ease-in-out}.milestone-list .mile-types .type p{color:#fff;font-size:14px;font-weight:600;line-height:103%;text-transform:uppercase;margin-bottom:0;transition:all .3s ease-in-out}.milestone-list .mile-types .type p{font-size:14px}@media screen and (min-width:400px){.milestone-list .mile-types .type p{font-size:calc(14px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.milestone-list .mile-types .type p{font-size:16px}}.milestone-list .mile-types .type.active{opacity:1;border:1px solid #fff;background:#fff}.milestone-list .mile-types .type.active p{color:#0c3484}.milestone-list .mile-types .type:hover{opacity:1;border:1px solid #fff;background:#fff;cursor:pointer}.milestone-list .mile-types .type:hover p{color:#0c3484}.milestones{width:100%;background-color:#1c2e64;padding:60px 0;margin-top:-5px;min-height:450px}.milestones .container{display:flex;justify-content:space-between;align-content:center}.milestones .swiperThumbs{margin-top:100px;flex:0 0 15%;max-width:15%;max-height:280px;height:260px}.milestones .swiperThumbs .swiper-wrapper .swiper-slide{height:auto;cursor:pointer;transition:all .3s ease}.milestones .swiperThumbs .swiper-wrapper .swiper-slide .yearTitle{color:#fff;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out;font-size:16px;font-weight:600;line-height:103%}.milestones .swiperThumbs .swiper-wrapper .swiper-slide.thumb-clicked .yearTitle{text-decoration-color:#fff}.milestones .miles-swiper{flex:0 0 82%;max-width:84%;padding-inline:50px}.milestones .miles-swiper .swiper-wrapper{transition-timing-function:ease-out!important}.milestones .miles-swiper .swiper-wrapper .swiper-slide .yearTitle{color:rgba(255,255,255,.4);font-weight:400;margin-bottom:53px;transition:all .3s ease-in-out}.milestones .miles-swiper .swiper-wrapper .swiper-slide .yearTitle{font-size:118px}@media screen and (min-width:400px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .yearTitle{font-size:calc(118px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .yearTitle{font-size:120px}}.milestones .miles-swiper .swiper-wrapper .swiper-slide .yearTitle{line-height:110px}@media screen and (min-width:400px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .yearTitle{line-height:calc(110px + 15*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .yearTitle{line-height:125px}}.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary{display:flex;flex-direction:column}.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary p{font-style:normal;font-weight:400;line-height:25px;margin-bottom:0;color:#fff;text-align:justify}.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary p{font-size:14px}@media screen and (min-width:400px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary p{font-size:calc(14px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary p{font-size:16px}}.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary .title{font-weight:600;letter-spacing:.72px;margin-bottom:10px;color:#fff}.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary .title{font-size:16px}@media screen and (min-width:400px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary .title{font-size:calc(16px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary .title{font-size:19px}}.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary .title{line-height:24px}@media screen and (min-width:400px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary .title{line-height:calc(24px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.milestones .miles-swiper .swiper-wrapper .swiper-slide .summary .title{line-height:28px}}.milestones .miles-swiper .swiper-wrapper .swiper-slide.swiper-slide-active .yearTitle{color:#fff}.milestones .miles-swiper .swiper-controls{position:absolute;top:50%;transform:translateY(-50%);width:100%;height:50px;overflow:visible;inset-inline:0;z-index:2}.milestones .miles-swiper .swiper-controls .swiper-button-next,.milestones .miles-swiper .swiper-controls .swiper-button-prev{border:0;display:flex;width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#1c2e64;border:1px solid #f8f8f8;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%);z-index:20}.milestones .miles-swiper .swiper-controls .swiper-button-next::after,.milestones .miles-swiper .swiper-controls .swiper-button-prev::after{display:none}.milestones .miles-swiper .swiper-controls .swiper-button-next{background-image:url("/assets/icons/swiper-arrows-next.svg?v=hrKxHV2Q2ZdIGPoCWEPa0jDnDxQ")}.milestones .miles-swiper .swiper-controls .swiper-button-prev{background-image:url("/assets/icons/swiper-arrows.svg?v=aulP7A-eRnCWCI4acEsvH3AOUss");inset-inline-start:0}.img-text-block{width:100%;padding-top:100px;padding-bottom:50px}.img-text-block .wrapper{display:flex;flex-direction:column;gap:70px}.img-text-block .wrapper .title{width:100%;display:flex;justify-content:space-between;gap:30px;align-items:flex-start}.img-text-block .wrapper .title h2{max-width:40%}.img-text-block .wrapper .title .side-intro{line-height:25px;color:#191919;font-weight:400;flex:0 0 50%;max-width:50%}.img-text-block .wrapper .title .side-intro{font-size:15px}@media screen and (min-width:400px){.img-text-block .wrapper .title .side-intro{font-size:calc(15px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.img-text-block .wrapper .title .side-intro{font-size:18px}}.img-text-block .wrapper .title .side-intro[data-intro=""]{display:none}.img-text-block .wrapper .description{max-width:1200px;line-height:25px;color:#191919;font-weight:400;flex:0 0 50%;max-width:50%}.img-text-block .wrapper .description{font-size:15px}@media screen and (min-width:400px){.img-text-block .wrapper .description{font-size:calc(15px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.img-text-block .wrapper .description{font-size:18px}}.img-text-block .wrapper .description a{color:#191919;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.img-text-block .wrapper .description a:hover{color:#021a65;text-decoration-color:#021a65}.img-text-block .wrapper .description h2,.img-text-block .wrapper .description h3,.img-text-block .wrapper .description h4,.img-text-block .wrapper .description h5{font-weight:700}.img-text-block .wrapper .img-wrapper{width:100%;height:100%;overflow:hidden;align-items:center;justify-content:center;display:flex;clip-path:inset(0 50% 0 50%);transition:1.5s cubic-bezier(0,0,.58,1)}.img-text-block .wrapper .img-wrapper.img-animated{clip-path:inset(0 0 0 0)}.img-text-block .wrapper .img-wrapper img{width:auto;height:100%;object-fit:contain}.img-text-block .wrapper .img-wrapper .mobileImg{display:none}.img-text-block .wrapper .legend{padding-top:45px;text-align:end;font-size:14px;font-weight:400;line-height:25px;color:#191919}.legend{padding-block:45px;text-align:end;font-size:14px;font-weight:400;line-height:25px;color:#191919}.plain-text .wrapper{max-width:1200px}.plain-text .wrapper .description{max-width:1200px;line-height:25px;color:#191919;font-weight:400;padding-block:50px}.plain-text .wrapper .description{font-size:18px}@media screen and (min-width:400px){.plain-text .wrapper .description{font-size:calc(18px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.plain-text .wrapper .description{font-size:20px}}.plain-text .wrapper .description a{color:#191919;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.plain-text .wrapper .description a:hover{color:#021a65;text-decoration-color:#021a65}.plain-text .wrapper .description h2,.plain-text .wrapper .description h3,.plain-text .wrapper .description h4,.plain-text .wrapper .description h5{font-weight:700}.plain-text.text-listing .wrapper .description{font-weight:500;color:#3e3e3e;max-width:1000px;padding-bottom:100px;padding-top:30px}.plain-text.text-listing .wrapper .description{font-size:16px}@media screen and (min-width:400px){.plain-text.text-listing .wrapper .description{font-size:calc(16px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.plain-text.text-listing .wrapper .description{font-size:20px}}.plain-text.text-listing .wrapper .description{line-height:20px}@media screen and (min-width:400px){.plain-text.text-listing .wrapper .description{line-height:calc(20px + 12*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.plain-text.text-listing .wrapper .description{line-height:32px}}.our-team{width:100%;background-color:#f9f9f9;padding-top:100px;padding-bottom:30px}.board-memebers{width:100%;background-color:#fff}.board-memebers .blockHead{margin-bottom:35px}.board-memebers .blockHead h2{font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;color:#191919}.board-memebers .blockHead h2{font-size:18px}@media screen and (min-width:400px){.board-memebers .blockHead h2{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.board-memebers .blockHead h2{font-size:21px}}.board-memebers .swiper{overflow:visible}.board-memebers .blockBody .listingWrapper{flex-wrap:wrap;display:flex}.board-memebers .blockBody .listingWrapper .itemDIV{padding-inline:15px;padding-bottom:15px}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem{cursor:pointer}@media(min-width:993px){.board-memebers .blockBody .listingWrapper .itemDIV .listingItem:hover .listingImage{border-color:rgba(255,255,255,.5);box-shadow:0 4px 8px 0 rgba(4,54,157,.1)}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem:hover .listingImage img{transform:none}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem:hover .listingImage::after{opacity:1}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem:hover .listingInfo .listingTitle{color:#04369d;text-decoration-color:#04369d}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem:hover .listingInfo .listingLink{opacity:1}}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingImage{margin-bottom:5px;background-color:transparent;border:1px solid transparent;transition:all .3s cubic-bezier(.47,0,.745,.715);overflow:hidden;padding:0;cursor:pointer;position:relative;width:100%}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:105%}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingImage img{width:100%;height:100%;object-fit:cover}@media(min-width:993px){.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingImage::after{content:"";position:absolute;width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;background-color:rgba(2,26,101,.26);inset:0;opacity:0;transition:all .4s ease-in-out}}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo{padding-top:15px}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingTitle{margin-bottom:18px;font-style:normal;font-weight:600;line-height:24px;color:#3e3e3e;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingTitle{font-size:16px}@media screen and (min-width:400px){.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingTitle{font-size:calc(16px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingTitle{font-size:17px}}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingDescription{font-weight:700;line-height:normal;color:#3e3e3e}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingDescription{font-size:12px}@media screen and (min-width:400px){.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingDescription{font-size:calc(12px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingDescription{font-size:13px}}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingDescription span{font-weight:400}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingLink{color:#04369d;font-weight:700;line-height:normal;text-transform:uppercase;padding-inline-start:20px;margin-block:17px;position:relative;opacity:0;transition:all .3s ease-in-out}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingLink{font-size:13px}@media screen and (min-width:400px){.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingLink{font-size:calc(13px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingLink{font-size:14px}}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingLink::before{content:"";position:absolute;background-image:url("/assets/icons/blue-arrow.svg?v=15PHphRBkmlkdpRy5CDWJbBQm5E");background-repeat:no-repeat;width:13px;height:11px;background-size:contain;top:50%;transform:translateY(-50%);inset-inline-start:0}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media{display:none}.board-memebers .blockBody .swiper-button-next,.board-memebers .blockBody .swiper-button-prev{display:none}.board-memebers.directors{background-color:#f9f9f9;padding-bottom:0}.board-memebers.directors .blockBody{border-bottom:1px solid rgba(0,0,0,.09)}.board-memebers.directors .blockBody .listingWrapper{flex-wrap:nowrap}.board-memebers.directors .blockBody .listingWrapper .itemDIV{padding:0}.board-memebers.directors .blockBody .swiper-button-next,.board-memebers.directors .blockBody .swiper-button-prev{border:0;display:flex;width:40px;height:40px;background-repeat:no-repeat;background-position:center;background-size:contain;background-color:#fff;border:1px solid #021a65;border-radius:50%;position:absolute;top:40%;transform:translateY(-50%);z-index:20}.board-memebers.directors .blockBody .swiper-button-next::after,.board-memebers.directors .blockBody .swiper-button-prev::after{display:none}.board-memebers.directors .blockBody .swiper-button-next{background-image:url("/assets/icons/swiper-arrow.svg?v=BwFF2-t2Mg171hMSMee_bLzlWvY")}.board-memebers.directors .blockBody .swiper-button-prev{background-image:url("/assets/icons/prev-swiper-arrow.svg?v=C1iJqoA1yJ4ON_RfrJoksZeTy7g")}.board-memebers.advisors-list .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media{width:100%;display:flex;flex-direction:column}.board-memebers.advisors-list .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media .socialMedia-Link{display:flex;align-items:center;gap:5px;margin-top:15px}.board-memebers.advisors-list .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media .socialMedia-Link:first-child{margin-top:0}.board-memebers.advisors-list .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media .socialMedia-Link .media-icon{background-color:#dfe9ff;border-radius:50%;display:flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;transition:all .3s ease-in-out}.board-memebers.advisors-list .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media .socialMedia-Link .media-icon img{width:12px;height:12px;object-fit:cover}.board-memebers.advisors-list .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media .socialMedia-Link .media-link a{color:#191919;font-size:13px;font-style:normal;font-weight:400;line-height:17px;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.board-memebers.advisors-list .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media .socialMedia-Link:hover .media-icon{box-shadow:4px 4px 8px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.08)}.board-memebers.advisors-list .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .social-media .socialMedia-Link:hover .media-link a{color:#04369d;text-decoration-color:#04369d}.committee-list{width:100%;background-color:#f9f9f9;padding-top:40px}.committee-list .blockHead{margin-bottom:35px}.committee-list .blockHead h2{font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;color:#191919}.committee-list .blockHead h2{font-size:18px}@media screen and (min-width:400px){.committee-list .blockHead h2{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.committee-list .blockHead h2{font-size:21px}}.committee-list .swiper{overflow:visible}.committee-list .blockBody{padding-bottom:40px;border-bottom:1px solid rgba(0,0,0,.09)}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem{padding:30px;border:1px solid #d9d9d9;background:#fff;transition:all .4s;position:relative}@media(min-width:993px){.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem::after{content:"";position:absolute;background-image:url("/assets/images/hoverFrame.png?v=NF34lo-VCRZk-nz_Cw5a-15Vess");width:100%;height:100%;background-repeat:no-repeat;background-position:center;background-size:cover;inset:0;opacity:0;transition:all .4s ease-in-out}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem:not([data-empty-bio="true"]){cursor:pointer}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem:not([data-empty-bio="true"]):hover{background:rgba(2,26,101,.26)}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem:not([data-empty-bio="true"]):hover::after{opacity:.5}}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem .listingInfo{max-height:220px;min-height:200px;height:100%;display:flex;flex-direction:column;justify-content:space-between}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem .listingInfo .listingTitle{margin-bottom:21px;font-size:18px;font-style:normal;font-weight:500;line-height:24px;color:#3e3e3e;transition:all .3s ease-in-out}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem .listingInfo .listingDescription{font-size:12px;font-style:normal;font-weight:700;line-height:normal;color:#3e3e3e;padding-top:10px;opacity:1;transition:opacity .35s,transform .35s;position:absolute;inset-inline-start:30px;width:calc(100% - 60px);max-width:98%;top:calc(80% - 30px)}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem .listingInfo .listingDescription::before{content:"";position:absolute;background-color:#04369d;width:17px;height:1px;top:0;inset-inline-start:0;opacity:1}.pageSummary{width:100%;background-color:#fff;padding-top:110px}.pageSummary .summary{max-width:85%;display:flex;color:#191919;font-weight:400;text-align:justify}.pageSummary .summary{font-size:18px}@media screen and (min-width:400px){.pageSummary .summary{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.pageSummary .summary{font-size:21px}}.pageSummary .summary{line-height:24px}@media screen and (min-width:400px){.pageSummary .summary{line-height:calc(24px + 9*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.pageSummary .summary{line-height:33px}}.pageSummary .summary p,.pageSummary .summary a{color:#191919;font-weight:400;text-align:justify}.pageSummary .summary p,.pageSummary .summary a{font-size:18px}@media screen and (min-width:400px){.pageSummary .summary p,.pageSummary .summary a{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.pageSummary .summary p,.pageSummary .summary a{font-size:21px}}.pageSummary .summary p,.pageSummary .summary a{line-height:24px}@media screen and (min-width:400px){.pageSummary .summary p,.pageSummary .summary a{line-height:calc(24px + 9*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.pageSummary .summary p,.pageSummary .summary a{line-height:33px}}.pageSummary .summary a{transition:all .3s ease-in-out;text-decoration:underline;text-decoration-color:transparent}.pageSummary .summary.boldSummary{color:#3e3e3e;font-weight:700}.pageSummary .summary.boldSummary{font-size:16px}@media screen and (min-width:400px){.pageSummary .summary.boldSummary{font-size:calc(16px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.pageSummary .summary.boldSummary{font-size:20px}}.pageSummary.full-spacing-top{padding-top:150px}.services-listing{width:100%;padding-top:110px}.services-listing .toolkitListing .blockHead{max-width:1000px;margin-bottom:100px}.services-listing .toolkitListing .blockHead .services-intro{line-height:25px;color:#191919;font-weight:400}.services-listing .toolkitListing .blockHead .services-intro{font-size:15px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockHead .services-intro{font-size:calc(15px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockHead .services-intro{font-size:18px}}.services-listing .toolkitListing .blockHead .services-intro h3{font-size:18px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockHead .services-intro h3{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockHead .services-intro h3{font-size:21px}}.services-listing .toolkitListing .blockHead .services-intro h3{line-height:28px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockHead .services-intro h3{line-height:calc(28px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockHead .services-intro h3{line-height:32px}}.services-listing .toolkitListing .blockBody .listingHolder{margin:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV{margin-bottom:150px}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem{width:100%;align-items:center;justify-content:space-between}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage img{transform:scale(1)}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{position:relative;border-radius:0;padding:0 40px;flex:0 0 50%}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{overflow:hidden;border-radius:0;display:block;--bs-aspect-ratio:80%}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio img{object-fit:cover;width:100%;height:100%}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{display:flex;flex-direction:column;padding:0;flex:0 0 43%}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .maintitle{margin-bottom:30px;color:#191919;font-weight:600}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .maintitle{font-size:24px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .maintitle{font-size:calc(24px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .maintitle{font-size:28px}}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .maintitle{line-height:24px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .maintitle{line-height:calc(24px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .maintitle{line-height:28px}}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{margin-bottom:40px;font-weight:400;color:#191919;text-align:justify}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{font-size:16px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{font-size:calc(16px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{font-size:19px}}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{line-height:25px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{line-height:calc(25px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{line-height:29px}}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription p,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription ul li{margin-bottom:40px;font-weight:400;color:#191919}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription p,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription ul li{font-size:16px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription p,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription ul li{font-size:calc(16px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription p,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription ul li{font-size:19px}}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription p,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription ul li{line-height:25px}@media screen and (min-width:400px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription p,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription ul li{line-height:calc(25px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription p,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription ul li{line-height:29px}}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a{text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription a:hover{color:#04369d;text-decoration-color:#04369d}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink ul{display:flex;flex-direction:column;list-style:none;padding-inline-start:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink ul li{list-style:none;width:100%;display:flex;border-bottom:1px solid rgba(0,0,0,.1);padding:16px 0;padding-inline:20px;align-items:center}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink ul li:first-child{border-top:1px solid rgba(0,0,0,.1)}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn{width:100%;display:flex;border-block:1px solid rgba(0,0,0,.1);padding:16px 0;padding-inline:20px;align-items:center}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn a{padding:10px 0;padding-inline-end:25px;color:#04369d;font-size:16px;font-weight:700;line-height:24px;transition:all .3s ease-in-out;position:relative}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn a::after,.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn a::before{content:"";position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;background-position:center;display:block;transition:transform .4s ease,opacity .2s ease;filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%);inset-inline-end:0;top:50%}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn a::after{opacity:1;transform:translateY(-50%)}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn a::before{opacity:0;transform:translate(-19.5px,19.5px)}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn a:hover{color:#021a65}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn a:hover::after{opacity:0;transform:translate(18.2px,-18.2px)}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .service-btn a:hover::before{opacity:1;transform:translate(0,-50%)}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV:nth-child(even) .listingItem .listingImage{padding-inline-end:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV:nth-child(even) .listingItem .listingImage.img-animated{clip-path:inset(0 0 0 0)}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV:nth-child(odd) .listingItem .listingImage{padding-inline-start:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV:nth-child(odd) .listingItem .listingImage.img-animated{clip-path:inset(0 0 0 0)}.services-listing.hideButton .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .readMore-btn{display:none}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV{margin-bottom:120px}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem{height:100%;gap:130px}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding-block:30px;height:100%;justify-content:space-between}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{margin-bottom:80px}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{padding-inline-end:0;padding-inline-start:40px}.services-details{margin-top:100px}.title-summary-block{width:100%;background-color:#fff;margin-bottom:60px}.title-summary-block .wrapper{display:flex;justify-content:space-between;width:100%;padding-bottom:60px;border-bottom:1px solid #f3f3f3}.title-summary-block .wrapper .title{flex:0 0 45%;max-width:45%}.title-summary-block .wrapper .summary{flex:0 0 48%;max-width:48%;color:#3e3e3e}.title-summary-block .wrapper .summary p,.title-summary-block .wrapper .summary a{color:#3e3e3e;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.title-summary-block .wrapper .summary p{text-align:justify}.title-summary-block.fund-board-members .wrapper .summary{flex-direction:column}.title-summary-block.fund-board-members .wrapper .summary .listingLink{cursor:pointer;color:#04369d;padding-inline:20px;position:relative;transition:all .3s ease-in-out}.title-summary-block.fund-board-members .wrapper .summary .listingLink::after{content:"";position:absolute;background-image:url("/assets/icons/blue-arrow.svg?v=15PHphRBkmlkdpRy5CDWJbBQm5E");background-repeat:no-repeat;width:13px;height:11px;background-size:contain;top:50%;transform:translateY(-50%);inset-inline-end:0;opacity:0;transition:opacity .3s ease-in-out}.title-summary-block.fund-board-members .wrapper .summary .listingLink:hover{color:#021a65}.title-summary-block.fund-board-members .wrapper .summary .listingLink:hover::after{opacity:1;filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.terms-fund{width:100%;background-color:#fff;margin-bottom:60px}.terms-fund .wrapper{display:flex;justify-content:space-between;width:100%;padding-bottom:60px;border-bottom:1px solid #f3f3f3}.terms-fund .wrapper .results-table{flex:0 0 48%;max-width:50%}.terms-fund .wrapper .results-table table{width:100%;border-collapse:collapse}.terms-fund .wrapper .results-table table tr td{font-size:16px;line-height:20px;color:#3e3e3e;font-weight:400;border-left:1px solid #e4e4e4;padding:15px 0;padding-inline-start:30px;padding-inline-end:15px}.terms-fund .wrapper .results-table table tr td:first-child{border-left:0;font-weight:600}.terms-fund .wrapper .results-table table tr:nth-child(even){background-color:#f7f9ff}.terms-fund .wrapper .results-table table tr:nth-child(odd){background-color:#fff}.funds-performance{width:100%;background-color:#fff}.funds-performance .wrapper{display:flex;justify-content:space-between;width:100%;padding-bottom:60px}.funds-performance .wrapper .results-table-scroll{flex:0 0 48%;max-width:50%}.funds-performance .wrapper .results-table table{width:100%;border-collapse:collapse}.funds-performance .wrapper .results-table table thead th{padding:10px 14px;justify-content:center;align-items:center;background-color:#011a65;color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:20px;vertical-align:top}.funds-performance .wrapper .results-table table thead th em{font-size:12px;font-weight:400}.funds-performance .wrapper .results-table table tbody tr td{text-align:center;justify-content:center;align-items:center;font-size:16px;line-height:20px;color:#3e3e3e;font-weight:400;border-left:1px solid #e4e4e4;padding:15px 15px}.funds-performance .wrapper .results-table table tbody tr td:first-child{border-left:0;font-weight:600}.funds-performance .wrapper .results-table table tbody tr:nth-child(even){background-color:#f7f9ff}.funds-performance .wrapper .results-table table tbody tr:nth-child(odd){background-color:#fff}.funds-performance.shareholders-table{padding-top:91px;margin-bottom:0}.funds-performance.shareholders-table .wrapper{padding-bottom:90px}.funds-performance.three-col-table .wrapper{flex-direction:column;justify-content:flex-start;gap:40px;padding-bottom:0}.funds-performance.three-col-table .wrapper .results-table-scroll{flex:0 0 100%;max-width:100%}.funds-performance.three-col-table .wrapper .results-table table tbody tr:nth-child(even){background-color:#dee8ff}.funds-performance.three-col-table .wrapper .table-caption{line-height:20px;font-weight:400;color:#000}.funds-performance.three-col-table .wrapper .table-caption{font-size:14px}@media screen and (min-width:400px){.funds-performance.three-col-table .wrapper .table-caption{font-size:calc(14px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.funds-performance.three-col-table .wrapper .table-caption{font-size:16px}}.downloads-listing{width:100%;background-color:#f8f8f8}.downloads-listing .wrapper{width:100%;padding:100px 0;display:flex;justify-content:space-between}.downloads-listing .wrapper .downloads-list{flex:0 0 48%;max-width:48%}.downloads-listing .wrapper .downloads-list h5{color:#3e3e3e;margin-bottom:0;font-size:16px;font-style:normal;font-weight:600;line-height:20px;transition:all .3s ease-in-out}.downloads-listing .wrapper .downloads-list .listingItem{width:100%;display:flex;justify-content:space-between}.downloads-listing .wrapper .downloads-list .listingItem .fileName{display:flex;align-items:center;justify-content:space-between;width:100%;padding:20px;border-top:1px solid rgba(201,201,201,.5);border-bottom:1px solid rgba(201,201,201,.5)}.downloads-listing .wrapper .downloads-list .listingItem .fileName:hover h5{color:#04369d}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren{flex-direction:column;border-top:1px solid rgba(201,201,201,.5);border-bottom:1px solid rgba(201,201,201,.5)}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren .expandToggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:20px;cursor:pointer}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren .expandToggle .right{transition:all .35s ease-in-out}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren .expandToggle.open .right{transform:rotate(180deg)}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren .expandToggle:hover .left h5{color:#04369d}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren .expandContent{display:flex;width:100%;padding:15px 0;padding-inline:20px;flex-wrap:wrap;row-gap:10px}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren .expandContent .subItem{flex:0 0 33%;max-width:33%}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren .expandContent .subItem a{display:flex;gap:10px;color:#3e3e3e;width:100%;transition:all .3s ease-in-out}.downloads-listing .wrapper .downloads-list .listingItem.hasChildren .expandContent .subItem a:hover{color:#04369d}.publications{padding-top:80px}.annual-reports{width:100%;background-color:#fff;padding-top:40px}.annual-reports .blockHead{display:none;margin-bottom:30px}.annual-reports .blockHead h2{font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;color:#191919}.annual-reports .blockHead h2{font-size:18px}@media screen and (min-width:400px){.annual-reports .blockHead h2{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.annual-reports .blockHead h2{font-size:21px}}.annual-reports .blockHead .sideLinks{position:relative;padding-inline-end:2px;min-width:fit-content}.annual-reports .blockHead .sideLinks a{color:#04369d;font-style:normal;font-weight:600;line-height:103%;text-transform:uppercase;border:0;transition:all .3s ease-in-out}.annual-reports .blockHead .sideLinks a{font-size:13px}@media screen and (min-width:400px){.annual-reports .blockHead .sideLinks a{font-size:calc(13px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.annual-reports .blockHead .sideLinks a{font-size:15px}}.annual-reports .blockHead .sideLinks .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2;top:50%;transform:translateY(-25%)}.annual-reports .blockHead .sideLinks .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.annual-reports .blockHead .sideLinks .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.annual-reports .blockHead .sideLinks .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.annual-reports .blockHead .sideLinks:hover a{background-color:#fff;border:0;color:#021a65}.annual-reports .blockHead .sideLinks:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.annual-reports .blockHead .sideLinks:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.annual-reports .swiper{overflow:visible}.annual-reports .blockBody{padding-bottom:40px}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem{display:flex;width:100%;height:100%;transition:all .6s ease-in-out}@media(min-width:993px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage{box-shadow:0 10px 20px rgba(0,0,0,.2);transform:translateX(0)}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage img{transform:scale(1)}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo{box-shadow:0 10px 20px rgba(0,0,0,.2);transform:translateX(0)}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo .listingTitle{color:#fff}}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{position:relative;flex:0 0 50%;max-width:50%;margin-bottom:0;border:0;transition:all .3s cubic-bezier(.47,0,.745,.715);overflow:hidden;padding:0;cursor:pointer;height:100%}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:180%}@media(min-width:993px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{transition:.8s;transform:translateX(20px)}}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{flex:0 0 50%;max-width:50%;background-color:#1c2e64;padding:35px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}@media(min-width:993px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{transition:.7s;transform:translateX(-30px);z-index:1}}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{margin-bottom:18px;font-weight:600;color:#fff;transition:all .3s ease-in-out}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:15px}@media screen and (min-width:400px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:calc(15px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:19px}}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{line-height:20px}@media screen and (min-width:400px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{line-height:calc(20px + 7*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{line-height:27px}}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{display:flex;align-items:center;gap:9px;flex-wrap:wrap;color:#fff;font-weight:500}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:13px}@media screen and (min-width:400px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:calc(13px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:14px}}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:20px}@media screen and (min-width:400px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:calc(20px + 7*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:27px}}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink .icon{width:21px;height:21px;object-fit:contain;filter:brightness(0) saturate(100%) invert(100%) sepia(61%) saturate(7233%) hue-rotate(184deg) brightness(136%) contrast(104%)}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingSize{color:#fff;font-size:12px;font-weight:300;line-height:21.25px;text-transform:uppercase;opacity:.9}.annual-reports.reports-swiper .blockHead{display:flex}.annual-reports.reports-swiper .blockBody{padding-bottom:0}.annual-reports.reports-swiper .blockBody .listingHolder{flex-wrap:nowrap}.annual-reports.reports-swiper .blockBody .listingHolder .listingItemDIV{padding:0}.financials-list{width:100%;background-color:#fff}.financials-list .blockHead{display:none;margin-bottom:30px}.financials-list .blockHead h2{font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;color:#191919}.financials-list .blockHead h2{font-size:18px}@media screen and (min-width:400px){.financials-list .blockHead h2{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.financials-list .blockHead h2{font-size:21px}}.financials-list .blockHead .sideLinks{position:relative;padding-inline-end:2px;min-width:fit-content}.financials-list .blockHead .sideLinks a{color:#04369d;font-style:normal;font-weight:600;line-height:103%;text-transform:uppercase;border:0;transition:all .3s ease-in-out}.financials-list .blockHead .sideLinks a{font-size:13px}@media screen and (min-width:400px){.financials-list .blockHead .sideLinks a{font-size:calc(13px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.financials-list .blockHead .sideLinks a{font-size:15px}}.financials-list .blockHead .sideLinks .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2;top:50%;transform:translateY(-25%)}.financials-list .blockHead .sideLinks .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.financials-list .blockHead .sideLinks .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.financials-list .blockHead .sideLinks .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.financials-list .blockHead .sideLinks:hover a{background-color:#fff;border:0;color:#021a65}.financials-list .blockHead .sideLinks:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.financials-list .blockHead .sideLinks:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.financials-list .swiper{overflow:visible}.financials-list .blockBody{padding-bottom:40px}.financials-list .blockBody .listingHolder .listingItemDIV{padding:0}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem{display:flex;width:100%;height:100%;border-inline-end:1px solid #e6e6e6;transition:all .3s ease-in-out;position:relative}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem::after,.financials-list .blockBody .listingHolder .listingItemDIV .listingItem::before{position:absolute;inset:0;content:"";opacity:0;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem::after{border-inline-end:1px solid #e6e6e6;border-inline-start:1px solid #e6e6e6;-webkit-transform:scale(1,0);transform:scale(1,0)}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem::before{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;-webkit-transform:scale(0,1);transform:scale(0,1)}@media(min-width:993px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem:hover{box-shadow:0 8px 8px 2px rgba(4,54,157,.1);border:0}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem:hover::before,.financials-list .blockBody .listingHolder .listingItemDIV .listingItem:hover::after{opacity:1;border-color:#04369d;-webkit-transform:scale(1);transform:scale(1)}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo .listingTitle{color:#fff}}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:40px;display:flex;flex-direction:column;overflow:hidden}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDate{color:#3e3e3e;font-size:13px;font-style:normal;font-weight:400;line-height:17.025px;margin-bottom:35px}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info{display:flex;flex-direction:column;height:100%;justify-content:space-between}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{margin-bottom:50px;font-weight:600;color:#021a66;transition:all .3s ease-in-out}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{font-size:20px}@media screen and (min-width:400px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{font-size:calc(20px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{font-size:22px}}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{line-height:30px}@media screen and (min-width:400px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{line-height:calc(30px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{line-height:31px}}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{display:flex;align-items:center;gap:9px;color:#04369d;font-weight:400}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{font-size:13px}@media screen and (min-width:400px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{font-size:calc(13px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{font-size:14px}}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{line-height:20px}@media screen and (min-width:400px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{line-height:calc(20px + 7*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{line-height:27px}}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink .icon{width:21px;height:21px;object-fit:contain}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingSize{color:#041d2c;font-size:12px;font-weight:300;line-height:21.25px;text-transform:uppercase;opacity:.9}.financials-list .blockBody .listingHolder .listingItemDIV:first-child .listingItem{border-inline-start:1px solid #e6e6e6}.financials-list .blockBody .listingHolder .listingItemDIV:first-child .listingItem .listingInfo{margin-inline-start:0}.financials-list.financials-swiper .blockHead{display:flex}.financials-list.financials-swiper .blockBody{padding-bottom:0}.financials-list.financials-swiper .blockBody .listingHolder{flex-wrap:nowrap;margin:0}.financials-list.cma-investor{padding-top:40px}.financials-list.pub-list .blockBody .listingItemDIV .listingItem .listingInfo .listingLink{text-transform:uppercase}.csr-reports{width:100%;background-color:#fff}.csr-reports .blockHead{margin-bottom:30px;display:flex}.csr-reports .blockHead h2{font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase;color:#191919}.csr-reports .blockHead h2{font-size:18px}@media screen and (min-width:400px){.csr-reports .blockHead h2{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.csr-reports .blockHead h2{font-size:21px}}.csr-reports .blockHead .sideLinks{display:none;position:relative;padding-inline-end:2px;min-width:fit-content}.csr-reports .blockHead .sideLinks a{color:#04369d;font-style:normal;font-weight:600;line-height:103%;text-transform:uppercase;border:0;transition:all .3s ease-in-out}.csr-reports .blockHead .sideLinks a{font-size:13px}@media screen and (min-width:400px){.csr-reports .blockHead .sideLinks a{font-size:calc(13px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.csr-reports .blockHead .sideLinks a{font-size:15px}}.csr-reports .blockHead .sideLinks .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2;top:50%;transform:translateY(-25%)}.csr-reports .blockHead .sideLinks .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.csr-reports .blockHead .sideLinks .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.csr-reports .blockHead .sideLinks .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.csr-reports .blockHead .sideLinks:hover a{background-color:#fff;border:0;color:#021a65}.csr-reports .blockHead .sideLinks:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.csr-reports .blockHead .sideLinks:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.csr-reports .swiper{overflow:visible}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem{display:flex;flex-direction:column;width:100%;height:100%;transition:all .4s ease-in-out}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem:hover{box-shadow:-4px 0 8px -2px rgba(0,0,0,.2),4px 0 8px -2px rgba(0,0,0,.2)}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage img{transform:scale(1.04)}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{background-color:#fff;border:0;transition:all .3s cubic-bezier(.47,0,.745,.715);overflow:hidden;padding:0;position:relative;width:100%;margin:0}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:135%}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage img{width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:22px;display:flex;flex-direction:column;height:100%;justify-content:space-between;flex:.8}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{margin-bottom:20px;font-weight:600;line-height:20px;text-transform:uppercase;color:#000;transition:all .3s ease-in-out}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:18px}@media screen and (min-width:400px){.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:21px}}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{display:flex;align-items:center;gap:9px;color:#04369d;font-weight:500}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:13px}@media screen and (min-width:400px){.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:calc(13px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:14px}}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:20px}@media screen and (min-width:400px){.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:calc(20px + 7*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:27px}}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink .icon{width:21px;height:21px;object-fit:contain}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingSize{color:#041d2c;font-size:12px;font-weight:300;line-height:21.25px;text-transform:uppercase;opacity:.9}.csr-reports.csr-swiper .blockHead .sideLinks{display:flex}.csr-reports.csr-swiper .blockBody .listingHolder{flex-wrap:nowrap}.csr-reports.csr-swiper .blockBody .listingHolder .listingItemDIV{padding:0}.announcements-list{width:100%;background-color:#fff;padding-top:90px}.announcements-list .blockHead{display:none;margin-bottom:30px}.announcements-list .blockHead h2{font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;color:#191919}.announcements-list .blockHead h2{font-size:18px}@media screen and (min-width:400px){.announcements-list .blockHead h2{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcements-list .blockHead h2{font-size:21px}}.announcements-list .blockHead .sideLinks{position:relative;padding-inline-end:2px;min-width:fit-content}.announcements-list .blockHead .sideLinks a{color:#04369d;font-style:normal;font-weight:600;line-height:103%;text-transform:uppercase;border:0;transition:all .3s ease-in-out}.announcements-list .blockHead .sideLinks a{font-size:13px}@media screen and (min-width:400px){.announcements-list .blockHead .sideLinks a{font-size:calc(13px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcements-list .blockHead .sideLinks a{font-size:15px}}.announcements-list .blockHead .sideLinks .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2;top:50%;transform:translateY(-25%)}.announcements-list .blockHead .sideLinks .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.announcements-list .blockHead .sideLinks .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.announcements-list .blockHead .sideLinks .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.announcements-list .blockHead .sideLinks:hover a{background-color:#fff;border:0;color:#021a65}.announcements-list .blockHead .sideLinks:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.announcements-list .blockHead .sideLinks:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.announcements-list .swiper{overflow:visible}.announcements-list .blockBody{padding-bottom:40px}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem{display:flex;width:100%;height:100%;transition:all .3s ease-in-out;position:relative;background-color:#f8f8f8}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem::after,.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem::before{position:absolute;inset:0;content:"";opacity:0;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,transform .4s}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem::after{border-inline-end:1px solid #e6e6e6;border-inline-start:1px solid #e6e6e6;-webkit-transform:scale(1,0);transform:scale(1,0)}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem::before{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;-webkit-transform:scale(0,1);transform:scale(0,1)}@media(min-width:993px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem:hover{box-shadow:0 8px 8px 2px rgba(4,54,157,.1);border:0}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem:hover::before,.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem:hover::after{opacity:1;border-color:#04369d;-webkit-transform:scale(1);transform:scale(1)}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo .listingTitle{color:#fff}}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:40px;display:flex;flex-direction:column;overflow:hidden;margin-inline:16px}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDate{color:#3e3e3e;font-size:13px;font-style:normal;font-weight:400;line-height:17.025px;margin-bottom:35px}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info{display:flex;flex-direction:column;height:100%;justify-content:space-between}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{margin-bottom:50px;font-weight:600;color:#021a66;transition:all .3s ease-in-out}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{font-size:20px}@media screen and (min-width:400px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{font-size:calc(20px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{font-size:22px}}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{line-height:30px}@media screen and (min-width:400px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{line-height:calc(30px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingTitle{line-height:31px}}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{display:flex;align-items:center;gap:9px;color:#04369d;text-transform:uppercase;font-weight:600}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{font-size:13px}@media screen and (min-width:400px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{font-size:calc(13px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{font-size:14px}}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{line-height:20px}@media screen and (min-width:400px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{line-height:calc(20px + 7*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .info .listingLink{line-height:27px}}.announcements-list.anniuncements-swiper .blockHead{display:flex}.announcements-list.anniuncements-swiper .blockBody{padding-bottom:0}.announcements-list.anniuncements-swiper .blockBody .listingHolder{flex-wrap:nowrap}.announcements-list.anniuncements-swiper .blockBody .listingHolder .listingItemDIV{padding:0}.loadMoreBtn{display:flex;align-items:center;justify-content:center}.loadMoreBtn a{display:flex;min-width:fit-content;max-width:fit-content;border:1px solid #021a65;padding:15px;text-transform:uppercase;color:#021a65!important;font-size:14px;font-style:normal;font-weight:600;line-height:103%;cursor:pointer;transition:all .3s ease-in-out}.loadMoreBtn a:hover{color:#fff!important;background-color:#021a65}.publication-details .wrapper{margin-top:50px;margin-bottom:100px;max-width:1000px;color:#3e3e3e;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:justify}.publication-details .wrapper a{color:#3e3e3e;font-size:16px;font-weight:400;line-height:24px;text-decoration:underline;text-decoration-color:#3e3e3e;transition:all .3s ease-in-out}.publication-details .wrapper a:hover{color:#04369d;text-decoration-color:#04369d}.podcasts-list{width:100%;padding-top:90px}.podcasts-list .blockHead{display:none;margin-bottom:30px}.podcasts-list .blockHead h2{font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;color:#191919}.podcasts-list .blockHead h2{font-size:18px}@media screen and (min-width:400px){.podcasts-list .blockHead h2{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.podcasts-list .blockHead h2{font-size:21px}}.podcasts-list .blockHead .sideLinks{position:relative;padding-inline-end:2px;min-width:fit-content}.podcasts-list .blockHead .sideLinks a{color:#04369d;font-style:normal;font-weight:600;line-height:103%;text-transform:uppercase;border:0;transition:all .3s ease-in-out}.podcasts-list .blockHead .sideLinks a{font-size:13px}@media screen and (min-width:400px){.podcasts-list .blockHead .sideLinks a{font-size:calc(13px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.podcasts-list .blockHead .sideLinks a{font-size:15px}}.podcasts-list .blockHead .sideLinks .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2;top:50%;transform:translateY(-25%)}.podcasts-list .blockHead .sideLinks .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.podcasts-list .blockHead .sideLinks .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.podcasts-list .blockHead .sideLinks .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.podcasts-list .blockHead .sideLinks:hover a{background-color:#fff;border:0;color:#021a65}.podcasts-list .blockHead .sideLinks:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.podcasts-list .blockHead .sideLinks:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.podcasts-list .swiper{overflow:visible}.podcasts-list .blockBody{padding-bottom:40px}@media(min-width:993px){.podcasts-list .blockBody .listingHolder .listingItemDIV:hover .listingItem .listingInfo .listingLink{height:fit-content}}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{margin-bottom:0;width:100%;position:relative}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingImage::after{position:absolute;content:"";transition:all .4s ease-in-out;background:linear-gradient(0deg,rgba(0,0,0,.2) 0%,rgba(0,0,0,.2) 100%);height:100%;inset:0;z-index:1}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .playbtn{position:absolute;top:50%;inset-inline-start:50%;transform:translate(-50%,-50%);width:48px;height:48px;transition-duration:.1s;z-index:2}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{display:block;border-radius:0;--bs-aspect-ratio:110%;z-index:1;overflow:hidden}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio img{width:100%;height:100%;object-fit:cover;object-position:right;transition:all .3s ease-in-out}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{overflow:hidden;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;z-index:2;height:100%!important;padding-bottom:30px}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{padding-bottom:30px;text-align:start;max-width:100%;font-weight:700;text-decoration:none;color:#fff;transition:all .35s ease-in-out}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:20px}@media screen and (min-width:400px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:calc(20px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{font-size:25px}}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{line-height:24px}@media screen and (min-width:400px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{line-height:calc(24px + 9*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{line-height:33px}}@media(min-width:993px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{transform:translateY(30px)}}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{overflow:hidden;display:flex;width:100%;align-items:flex-start;justify-content:flex-start;color:#fff;text-transform:uppercase;font-weight:600;text-decoration:none;transition:all .4s ease-in-out}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:12px}@media screen and (min-width:400px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:calc(12px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{font-size:15px}}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:12px}@media screen and (min-width:400px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:calc(12px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{line-height:15px}}@media(min-width:993px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{transform:translateY(35px)}}@media(min-width:993px){.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage .playbtn{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage .ratio img{transform:scale(1.05)}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo .listingTitle{transform:translateY(-10px)}.podcasts-list .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingInfo .listingLink{transform:translateY(0)}}.podcasts-list.podcasts-swiper .blockHead{display:flex}.podcasts-list.podcasts-swiper .blockBody .listingHolder{flex-wrap:nowrap}.podcasts-list.podcasts-swiper .blockBody .listingHolder .listingItemDIV{padding:0}.podcasts-list.podcasts-swiper .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:160%}.newsDetails{padding-top:100px;margin-top:70px}.newsDetails .back-arrow{margin-bottom:100px;width:100%;align-items:flex-start}.newsDetails .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.newsDetails .wrapper{width:100%;max-width:900px}.newsDetails .wrapper .newsHeader{display:flex;flex-direction:column;gap:20px;text-align:center;padding-bottom:20px;margin-bottom:30px;border-bottom:1px solid #f1eeea}.newsDetails .wrapper .newsHeader p,.newsDetails .wrapper .newsHeader h1,.newsDetails .wrapper .newsHeader a{margin-bottom:0}.newsDetails .wrapper .newsHeader .newsType{font-size:13px;line-height:19.18px;color:#04369d}.newsDetails .wrapper .newsHeader h1{color:#191919;font-weight:400}.newsDetails .wrapper .newsHeader h1{font-size:32px}@media screen and (min-width:400px){.newsDetails .wrapper .newsHeader h1{font-size:calc(32px + 10*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.newsDetails .wrapper .newsHeader h1{font-size:42px}}.newsDetails .wrapper .newsHeader h1{line-height:38px}@media screen and (min-width:400px){.newsDetails .wrapper .newsHeader h1{line-height:calc(38px + 17*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.newsDetails .wrapper .newsHeader h1{line-height:55px}}.newsDetails .wrapper .newsHeader .newsInfo{display:flex;gap:20px;align-items:center;justify-content:center}.newsDetails .wrapper .newsHeader .newsInfo .date{color:#a5a5a5;font-size:12px;line-height:17.025px}.newsDetails .wrapper .newsHeader .newsInfo .share-btn{display:flex;align-items:center;width:200px;min-width:fit-content;height:40px;border:1px solid #021a65;will-change:transform;position:relative;overflow:hidden;transition:all .3s ease-in-out}.newsDetails .wrapper .newsHeader .newsInfo .share-btn span{width:100%;height:40px;gap:9px;display:flex;align-items:center;justify-content:center;position:absolute;z-index:99;padding:8px 0;padding-inline:14px;background-color:#021a65;color:#fff;font-size:12px;font-weight:400;line-height:normal;transform:translateX(0);text-transform:uppercase;transition:all 1.2s ease}.newsDetails .wrapper .newsHeader .newsInfo .share-btn span img{filter:brightness(0) saturate(100%) invert(100%) sepia(61%) saturate(7233%) hue-rotate(184deg) brightness(136%) contrast(104%)}.newsDetails .wrapper .newsHeader .newsInfo .share-btn .share-container{display:flex;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}.newsDetails .wrapper .newsHeader .newsInfo .share-btn .share-container i{opacity:0;font-size:20px;color:#021a65;will-change:transform;-webkit-transform:scale(.1);transform:scale(.1);-webkit-transition:all .3s ease;transition:all .3s ease;cursor:pointer}.newsDetails .wrapper .newsHeader .newsInfo .share-btn .share-container i:nth-of-type(1){-webkit-transition-delay:1.1s;transition-delay:1.1s}.newsDetails .wrapper .newsHeader .newsInfo .share-btn .share-container i:nth-of-type(2){-webkit-transition-delay:.9s;transition-delay:.9s}.newsDetails .wrapper .newsHeader .newsInfo .share-btn .share-container i:nth-of-type(3){-webkit-transition-delay:.7s;transition-delay:.7s}.newsDetails .wrapper .newsHeader .newsInfo .share-btn .share-container i:nth-of-type(4){-webkit-transition-delay:.4s;transition-delay:.4s}.newsDetails .wrapper .newsHeader .newsInfo .share-btn:hover{transform:scale(1.1)}.newsDetails .wrapper .newsHeader .newsInfo .share-btn:hover span{-webkit-transition-delay:.25s;transition-delay:.25s;-webkit-transform:translateX(-280px);transform:translateX(-280px)}.newsDetails .wrapper .newsHeader .newsInfo .share-btn:hover i{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.newsDetails .wrapper .newsImg{width:100%;max-height:500px;clip-path:inset(0 50% 0 50%);transition:1.5s cubic-bezier(0,0,.58,1)}.newsDetails .wrapper .newsImg.img-animated{clip-path:inset(0 0 0 0)}.newsDetails .wrapper .newsImg img{width:100%;height:100%;object-fit:cover;max-height:500px}.newsDetails .wrapper .newsSummary{margin-top:50px;color:#3e3e3e;text-align:justify;line-height:24px}.newsDetails .wrapper .newsSummary{font-size:16px}@media screen and (min-width:400px){.newsDetails .wrapper .newsSummary{font-size:calc(16px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.newsDetails .wrapper .newsSummary{font-size:17px}}.newsDetails .wrapper .newsSummary a{color:#021a65;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.newsDetails .wrapper .newsSummary a:hover{color:#04369d;text-decoration-color:#04369d}.newsDetails .wrapper .newsSummary ul li{color:#3e3e3e;line-height:24px}.newsDetails .wrapper .newsSummary ul li{font-size:16px}@media screen and (min-width:400px){.newsDetails .wrapper .newsSummary ul li{font-size:calc(16px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.newsDetails .wrapper .newsSummary ul li{font-size:17px}}.tax-info{margin-block:100px}.tax-info .wrapper{color:#3e3e3e;font-weight:400;max-width:1100px}.tax-info .wrapper{font-size:16px}@media screen and (min-width:400px){.tax-info .wrapper{font-size:calc(16px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper{font-size:17px}}.tax-info .wrapper{line-height:20px}@media screen and (min-width:400px){.tax-info .wrapper{line-height:calc(20px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper{line-height:24px}}.tax-info .wrapper a{color:#021a65;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.tax-info .wrapper a:hover{color:#04369d;text-decoration-color:#04369d}.tax-info .wrapper ul li{color:#3e3e3e}.tax-info .wrapper ul li{line-height:20px}@media screen and (min-width:400px){.tax-info .wrapper ul li{line-height:calc(20px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper ul li{line-height:24px}}.tax-info .wrapper ul li{font-size:16px}@media screen and (min-width:400px){.tax-info .wrapper ul li{font-size:calc(16px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper ul li{font-size:17px}}.tax-info .wrapper ol li{color:#3e3e3e}.tax-info .wrapper ol li{line-height:20px}@media screen and (min-width:400px){.tax-info .wrapper ol li{line-height:calc(20px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper ol li{line-height:24px}}.tax-info .wrapper ol li{font-size:16px}@media screen and (min-width:400px){.tax-info .wrapper ol li{font-size:calc(16px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper ol li{font-size:17px}}.tax-info .wrapper p{color:#3e3e3e}.tax-info .wrapper p{line-height:20px}@media screen and (min-width:400px){.tax-info .wrapper p{line-height:calc(20px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper p{line-height:24px}}.tax-info .wrapper p{font-size:16px}@media screen and (min-width:400px){.tax-info .wrapper p{font-size:calc(16px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper p{font-size:17px}}.tax-info .wrapper h2,.tax-info .wrapper h3,.tax-info .wrapper h4,.tax-info .wrapper h5{font-weight:700}.tax-info .wrapper h2,.tax-info .wrapper h3,.tax-info .wrapper h4,.tax-info .wrapper h5{font-size:18px}@media screen and (min-width:400px){.tax-info .wrapper h2,.tax-info .wrapper h3,.tax-info .wrapper h4,.tax-info .wrapper h5{font-size:calc(18px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.tax-info .wrapper h2,.tax-info .wrapper h3,.tax-info .wrapper h4,.tax-info .wrapper h5{font-size:20px}}.commissions-list{margin:70px 0;width:100%;background-color:#fff}.commissions-list .section-header{width:100%;align-items:center;text-align:center;margin-bottom:5px}.commissions-list .section-header h2{color:#191919;font-weight:500;margin-bottom:8px}.commissions-list .section-header h2{font-size:22px}@media screen and (min-width:400px){.commissions-list .section-header h2{font-size:calc(22px + 10*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .section-header h2{font-size:32px}}.commissions-list .section-header h2{line-height:28px}@media screen and (min-width:400px){.commissions-list .section-header h2{line-height:calc(28px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .section-header h2{line-height:33px}}.commissions-list .section-header em{font-size:16px;font-weight:300;line-height:24px;color:#3e3e3e}.commissions-list .country-tabs{display:flex;align-items:center;justify-content:center;padding-inline-start:0;list-style:none;margin-bottom:50px}.commissions-list .country-tabs li{padding-inline-end:10px}.commissions-list .country-tabs li button{border-radius:30px;border:1px solid #ececec;background:#fff;padding-inline:20px;padding-block:10px;white-space:nowrap;color:#000;font-size:18px;font-style:normal;font-weight:400;line-height:18px;cursor:pointer;outline:0;transition:all .3s ease-in-out}.commissions-list .country-tabs li button:hover,.commissions-list .country-tabs li button.active{background:#04369d;border-color:#04369d;color:#fff}.commissions-list .country-tabs li button:focus,.commissions-list .country-tabs li button:focus-visible{outline:0}.commissions-list .tables-wrapper .loader-container{width:100%;align-items:center;text-align:center;margin-bottom:20px}.commissions-list .tables-wrapper .country-info{margin-bottom:50px;width:100%}.commissions-list .tables-wrapper .country-info p{font-style:italic;font-size:16px;font-weight:300;line-height:24px;color:#3e3e3e}.commissions-list .tables-wrapper .country-info ul{display:flex;flex-direction:column;gap:20px;list-style:none;padding-inline:0}.commissions-list .tables-wrapper .country-info ul li{border:1px solid #f7f7f7;border-radius:10px;background:#f7f7f7;display:flex}.commissions-list .tables-wrapper .country-info ul li .first-col{display:flex;flex:0 0 20%;max-width:20%;align-items:center;padding:30px;gap:8px;font-style:normal;font-weight:600;color:#021a65}.commissions-list .tables-wrapper .country-info ul li .first-col{font-size:18px}@media screen and (min-width:400px){.commissions-list .tables-wrapper .country-info ul li .first-col{font-size:calc(18px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .tables-wrapper .country-info ul li .first-col{font-size:22px}}.commissions-list .tables-wrapper .country-info ul li .first-col{line-height:20px}@media screen and (min-width:400px){.commissions-list .tables-wrapper .country-info ul li .first-col{line-height:calc(20px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .tables-wrapper .country-info ul li .first-col{line-height:25px}}.commissions-list .tables-wrapper .country-info ul li .first-col .flag-img{width:40px;height:40px;display:flex;flex-shrink:0;border-radius:50%;overflow:hidden}.commissions-list .tables-wrapper .country-info ul li .first-col .flag-img img{width:100%;height:100%;object-fit:cover}.commissions-list .tables-wrapper .country-info ul li .right-cols{display:flex;align-items:center;padding:29px;flex:0 0 79%;max-width:79%}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table{width:100%;border-collapse:collapse;border-spacing:0}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table th,.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table td{border:0;text-align:start;vertical-align:top}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th{color:#04369d;font-style:normal;font-weight:700;line-height:12px;padding-bottom:20px;padding-inline:30px}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th{font-size:12px}@media screen and (min-width:400px){.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th{font-size:calc(12px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th{font-size:15px}}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th:first-child{padding-inline-start:0}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th:last-child{padding-inline-end:0}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th:not(:last-child){border-inline-end:1px solid rgba(221,221,221,.4)}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td{padding-bottom:20px;padding-inline:30px}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-title{font-style:normal;font-weight:400;line-height:13px;color:#696969;margin-bottom:7px}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-title{font-size:12px}@media screen and (min-width:400px){.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-title{font-size:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-title{font-size:14px}}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-value{color:#021a65;font-style:normal;font-weight:700}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-value{font-size:14px}@media screen and (min-width:400px){.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-value{font-size:calc(14px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-value{font-size:17px}}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-value{line-height:19px}@media screen and (min-width:400px){.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-value{line-height:calc(19px + 6*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-value{line-height:25px}}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td:first-child{padding-inline-start:0}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td:last-child{padding-inline-end:0}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td:not(:last-child){border-inline-end:1px solid rgba(221,221,221,.4)}.commissions-list .section-bottom{display:flex;align-items:center;justify-content:center}.commissions-list .section-bottom .download-btn{background-color:#021a65;color:#fff;line-height:103%;font-weight:600;text-transform:uppercase;padding:15px;min-width:fit-content;display:flex;padding-inline-end:45px;position:relative;border:1px solid #021a65;max-height:fit-content;max-width:fit-content;transition:all .3s ease-in-out}.commissions-list .section-bottom .download-btn{font-size:14px}@media screen and (min-width:400px){.commissions-list .section-bottom .download-btn{font-size:calc(14px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.commissions-list .section-bottom .download-btn{font-size:15px}}.commissions-list .section-bottom .download-btn .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2}.commissions-list .section-bottom .download-btn .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.commissions-list .section-bottom .download-btn .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.commissions-list .section-bottom .download-btn span{max-height:fit-content}@media(min-width:993px){.commissions-list .section-bottom .download-btn:hover{background-color:#fff;color:#021a65;border-color:#021a65}.commissions-list .section-bottom .download-btn:hover .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.commissions-list .section-bottom .download-btn:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.commissions-list .section-bottom .download-btn:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}}.commission-sections{margin-top:20px;margin-bottom:35px}.commission-section .summary{font-size:16px;font-weight:600;line-height:20px;color:#191919;margin-bottom:25px;margin-top:15px;text-align:center}.commission-section .results-table-scroll{width:100%;align-items:center;display:flex;justify-content:center}.commission-section .results-table{max-width:1000px;width:100%}.commission-section .results-table table{width:100%;border-collapse:collapse}.commission-section .results-table table thead th{padding:10px 14px;justify-content:center;align-items:center;background-color:#011a65;color:#fff;text-align:center;font-size:16px;font-weight:600;line-height:20px;vertical-align:top}.commission-section .results-table table thead th em{font-size:12px;font-weight:400}.commission-section .results-table table tbody tr td{font-size:16px;line-height:20px;color:#3e3e3e;font-weight:400;border-left:1px solid #e4e4e4;padding:15px 0;padding-inline-start:30px;padding-inline-end:15px;text-align:center}.commission-section .results-table table tbody tr td:first-child{border-left:0}.commission-section .results-table table tbody tr td .col-title{font-weight:600;margin-bottom:10px}.commission-section .results-table table tbody tr:nth-child(even){background-color:#f7f9ff}.commission-section .results-table table tbody tr:nth-child(odd){background-color:#fff}.expandCollapse-listing{padding-top:100px}.expandCollapse-listing .wrapper .blockHead{flex-direction:column;align-items:flex-start}.expandCollapse-listing .wrapper .blockHead .sectionTitle{letter-spacing:1.25px;font-weight:700;margin-bottom:25px}.expandCollapse-listing .wrapper .blockHead .sectionTitle{font-size:18px}@media screen and (min-width:400px){.expandCollapse-listing .wrapper .blockHead .sectionTitle{font-size:calc(18px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.expandCollapse-listing .wrapper .blockHead .sectionTitle{font-size:26px}}.expandCollapse-listing .wrapper .blockHead .summary{font-weight:400;max-width:1000px}.expandCollapse-listing .wrapper .blockHead .summary{font-size:16px}@media screen and (min-width:400px){.expandCollapse-listing .wrapper .blockHead .summary{font-size:calc(16px + 6*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.expandCollapse-listing .wrapper .blockHead .summary{font-size:22px}}.expandCollapse-listing .wrapper .blockHead .summary{line-height:20px}@media screen and (min-width:400px){.expandCollapse-listing .wrapper .blockHead .summary{line-height:calc(20px + 12*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.expandCollapse-listing .wrapper .blockHead .summary{line-height:32px}}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem{border-color:rgba(221,221,221,.87)}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle{padding-block:30px}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .left .title{font-weight:700}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .left .title{font-size:16px}@media screen and (min-width:400px){.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .left .title{font-size:calc(16px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .left .title{font-size:24px}}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .left .title{line-height:20px}@media screen and (min-width:400px){.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .left .title{line-height:calc(20px + 12*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .left .title{line-height:32px}}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .right{width:25px;height:25px}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle .right img{inset-inline-start:0}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandContent{font-weight:400}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandContent{font-size:16px}@media screen and (min-width:400px){.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandContent{font-size:calc(16px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandContent{font-size:20px}}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandContent{line-height:18px}@media screen and (min-width:400px){.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandContent{line-height:calc(18px + 14*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandContent{line-height:32px}}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV:last-child .listingItem{border-bottom:0}.numbered-listing{counter-reset:item}.numbered-listing .wrapper{width:100%;gap:50px;display:flex;flex-direction:column}.numbered-listing .wrapper .right-listing{width:100%}.numbered-listing .wrapper .right-listing .item-div{counter-increment:item;align-self:stretch;justify-content:flex-start;align-items:flex-start;padding-inline-end:33px;padding-bottom:50px;display:inline-flex;flex-wrap:wrap;align-content:flex-start}.numbered-listing .wrapper .right-listing .item-div .item-info{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:8px;display:inline-flex}.numbered-listing .wrapper .right-listing .item-div .item-info .item-icon{width:80px;height:65px;margin-bottom:10px}.numbered-listing .wrapper .right-listing .item-div .item-info .item-icon img{width:100%;height:100%;object-fit:contain}.numbered-listing .wrapper .right-listing .item-div .item-info .item-number{justify-content:center;display:flex;flex-direction:column;color:#04369d;font-weight:400;word-wrap:break-word}.numbered-listing .wrapper .right-listing .item-div .item-info .item-number{font-size:30px}@media screen and (min-width:400px){.numbered-listing .wrapper .right-listing .item-div .item-info .item-number{font-size:calc(30px + 10*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.numbered-listing .wrapper .right-listing .item-div .item-info .item-number{font-size:40px}}.numbered-listing .wrapper .right-listing .item-div .item-info .item-number{line-height:32px}@media screen and (min-width:400px){.numbered-listing .wrapper .right-listing .item-div .item-info .item-number{line-height:calc(32px + 16*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.numbered-listing .wrapper .right-listing .item-div .item-info .item-number{line-height:48px}}.numbered-listing .wrapper .right-listing .item-div .item-info .item-number::before{content:counter(item)}.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary{align-self:stretch;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;display:flex}.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary .item-title{align-self:stretch;justify-content:center;display:flex;flex-direction:column;color:#091845;font-weight:600;word-wrap:break-word}.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary .item-title{font-size:18px}@media screen and (min-width:400px){.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary .item-title{font-size:calc(18px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary .item-title{font-size:22px}}.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary .item-title{line-height:20px}@media screen and (min-width:400px){.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary .item-title{line-height:calc(20px + 10*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary .item-title{line-height:30px}}.numbered-listing .wrapper .right-listing .item-div .item-info .item-summary .summary{align-self:stretch;justify-content:center;display:flex;flex-direction:column;color:#191919;font-size:16px;font-weight:400;line-height:24px;word-wrap:break-word;text-align:justify}.page-tagLine .tagLine-content{display:flex;align-items:flex-end;justify-content:flex-end;margin-top:15px}.page-tagLine .tagLine-content p{max-width:30%;font-weight:600;font-style:normal;line-height:normal;font-size:15px;color:#011a65}.contact-page{width:100%;padding-top:87px;padding-bottom:100px}.contact-page .wrapper{width:100%;display:flex;justify-content:space-between}.contact-page .wrapper .contact-wrapper{flex:0 0 27%;max-width:28%}.contact-page .wrapper .contact-wrapper h2{color:#191919;font-weight:600;line-height:normal;letter-spacing:1.25px;text-transform:uppercase;margin-bottom:50px}.contact-page .wrapper .contact-wrapper h2{font-size:22px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper h2{font-size:calc(22px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper h2{font-size:26px}}.contact-page .wrapper .contact-wrapper .contact-info{margin-bottom:60px}.contact-page .wrapper .contact-wrapper .contact-info .locName{color:#191919;font-style:normal;font-weight:600;text-transform:uppercase;margin-bottom:30px}.contact-page .wrapper .contact-wrapper .contact-info .locName{font-size:18px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info .locName{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info .locName{font-size:21px}}.contact-page .wrapper .contact-wrapper .contact-info .locName{line-height:19px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info .locName{line-height:calc(19px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info .locName{line-height:21px}}.contact-page .wrapper .contact-wrapper .contact-info ul{list-style:none;padding-inline-start:0;margin-bottom:13px}.contact-page .wrapper .contact-wrapper .contact-info ul li{font-weight:400;color:#3e3e3e;margin-bottom:10px}.contact-page .wrapper .contact-wrapper .contact-info ul li{font-size:16px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info ul li{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info ul li{font-size:18px}}.contact-page .wrapper .contact-wrapper .contact-info ul li{line-height:16px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info ul li{line-height:calc(16px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info ul li{line-height:19px}}.contact-page .wrapper .contact-wrapper .contact-info ul li:last-child a{position:relative;padding-inline-end:15px}.contact-page .wrapper .contact-wrapper .contact-info ul li:last-child a::after{content:"";position:absolute;top:48%;transform:translateY(-50%);inset-inline-end:2px;width:13px;height:11px;background-image:url("/assets/icons/blue-arrow.svg?v=15PHphRBkmlkdpRy5CDWJbBQm5E");background-position:center;background-size:contain;background-repeat:no-repeat;opacity:0;transition:opacity .15s ease-in-out,transform .3s ease-in-out}.contact-page .wrapper .contact-wrapper .contact-info ul li a{color:#3e3e3e;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.contact-page .wrapper .contact-wrapper .contact-info ul li a:hover{color:#04369d;text-decoration-color:#04369d}.contact-page .wrapper .contact-wrapper .contact-info ul li a:hover::after{opacity:1;transform:translate(5px,-50%)}.contact-page .wrapper .contact-wrapper .contact-info .locLink{display:flex;gap:15px;min-width:fit-content;align-items:center;color:#04369d;font-weight:700;line-height:normal;text-transform:uppercase;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.contact-page .wrapper .contact-wrapper .contact-info .locLink{font-size:12px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info .locLink{font-size:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info .locLink{font-size:14px}}.contact-page .wrapper .contact-wrapper .contact-info .locLink img{width:13px;height:11px;object-fit:cover;transition:transform .3s ease-in-out}.contact-page .wrapper .contact-wrapper .contact-info .locLink:hover{color:#021a65;text-decoration-color:#021a65}.contact-page .wrapper .contact-wrapper .contact-info .locLink:hover img{transform:translateX(5px)}.contact-page .wrapper .contact-wrapper .contact-info .contact-box{font-weight:400;color:#3e3e3e}.contact-page .wrapper .contact-wrapper .contact-info .contact-box{font-size:16px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info .contact-box{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info .contact-box{font-size:18px}}.contact-page .wrapper .contact-wrapper .contact-info .contact-box{line-height:19px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info .contact-box{line-height:calc(19px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info .contact-box{line-height:21px}}.contact-page .wrapper .contact-wrapper .contact-info .contact-box a{color:#3e3e3e;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.contact-page .wrapper .contact-wrapper .contact-info .contact-box a:hover{color:#04369d;text-decoration-color:#04369d}.contact-page .wrapper .contact-wrapper .contact-info .fileLink{font-weight:400;color:#3e3e3e;margin-bottom:10px;margin-top:30px;display:flex;color:#3e3e3e;text-decoration:underline;text-decoration-color:#3e3e3e;transition:all .3s ease-in-out}.contact-page .wrapper .contact-wrapper .contact-info .fileLink{font-size:16px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info .fileLink{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info .fileLink{font-size:18px}}.contact-page .wrapper .contact-wrapper .contact-info .fileLink{line-height:19px}@media screen and (min-width:400px){.contact-page .wrapper .contact-wrapper .contact-info .fileLink{line-height:calc(19px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.contact-page .wrapper .contact-wrapper .contact-info .fileLink{line-height:21px}}.contact-page .wrapper .contact-wrapper .contact-info .fileLink:hover{color:#04369d;text-decoration-color:#04369d}.submitForm{display:flex;flex-direction:column;flex:0 0 65%;max-width:65%}.submitForm .input-container{display:flex;width:100%;flex-direction:column;margin-bottom:32px;padding-bottom:20px;align-items:center;position:relative}.submitForm .input-container input,.submitForm .input-container textarea{width:100%;padding:17px 0;padding-inline:25px;border:1px solid #ddd;color:#000;font-weight:400;line-height:normal}.submitForm .input-container input,.submitForm .input-container textarea{font-size:18px}@media screen and (min-width:400px){.submitForm .input-container input,.submitForm .input-container textarea{font-size:calc(18px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.submitForm .input-container input,.submitForm .input-container textarea{font-size:20px}}.submitForm .input-container input::placeholder,.submitForm .input-container textarea::placeholder{color:#818181;font-weight:400;line-height:normal}.submitForm .input-container input::placeholder,.submitForm .input-container textarea::placeholder{font-size:18px}@media screen and (min-width:400px){.submitForm .input-container input::placeholder,.submitForm .input-container textarea::placeholder{font-size:calc(18px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.submitForm .input-container input::placeholder,.submitForm .input-container textarea::placeholder{font-size:20px}}.submitForm .input-container input:focus,.submitForm .input-container input:focus-visible,.submitForm .input-container input:focus-within,.submitForm .input-container textarea:focus,.submitForm .input-container textarea:focus-visible,.submitForm .input-container textarea:focus-within{outline:0;border-color:#04369d;box-shadow:0 8px 8px 2px rgba(4,54,157,.1);color:#000}.submitForm .input-container input[type="file"]{opacity:0;visibility:hidden;position:absolute;inset:0;width:100%;height:100%;padding:0}.submitForm .input-container .file-label{width:100%;height:fit-content;min-height:57px;border:1px solid #ddd;padding:16px 0;padding-inline:25px;color:#818181;font-weight:400;line-height:normal;cursor:pointer}.submitForm .input-container .file-label{font-size:18px}@media screen and (min-width:400px){.submitForm .input-container .file-label{font-size:calc(18px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.submitForm .input-container .file-label{font-size:20px}}.submitForm .phone-input input{padding-inline-start:100px}.submitForm .phone-input .iti{width:100%}.submitForm .phone-input .iti .iti__selected-country-primary{display:none}.submitForm .phone-input .iti .iti__selected-dial-code{margin-inline-start:12px}.submitForm .phone-input .iti .iti__selected-country{padding-inline-end:35px;border-inline-end:1px solid #ddd;position:relative}.submitForm .phone-input .iti .iti__selected-country::after{content:"";position:absolute;background-image:url(/assets/icons/dropdown-arrow.svg?v=VFOtrMW2SQdXmgl114lTy6fFnnw);inset-inline-end:5px;top:50%;transform:translateY(-50%);width:24px;height:24px;background-repeat:no-repeat;background-size:contain;background-position:center}.submitForm .phone-input .iti .iti__search-input{padding-inline:15px}.submitForm .selectDrpdn .dk-select .dk-selected{font-weight:400;line-height:normal}.submitForm .selectDrpdn .dk-select .dk-selected{font-size:18px}@media screen and (min-width:400px){.submitForm .selectDrpdn .dk-select .dk-selected{font-size:calc(18px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.submitForm .selectDrpdn .dk-select .dk-selected{font-size:20px}}.submitForm .error-text,.submitForm .error-message{color:#cc2323;font-weight:400;line-height:normal;text-align:start;margin-top:5px;align-self:flex-start;position:absolute;bottom:-3px}.submitForm .error-text,.submitForm .error-message{font-size:13px}@media screen and (min-width:400px){.submitForm .error-text,.submitForm .error-message{font-size:calc(13px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.submitForm .error-text,.submitForm .error-message{font-size:15px}}.submitForm .error-text{display:flex}.submitForm .submit-container{margin-top:40px;display:flex;flex-wrap:wrap;gap:30px}.submitForm .submit-container button{background-color:#021a65;color:#fff;line-height:103%;font-weight:600;text-transform:uppercase;padding:15px;min-width:fit-content;display:flex;padding-inline-end:45px;position:relative;border:1px solid #021a65;max-height:fit-content;transition:all .3s ease-in-out}.submitForm .submit-container button{font-size:14px}@media screen and (min-width:400px){.submitForm .submit-container button{font-size:calc(14px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.submitForm .submit-container button{font-size:15px}}.submitForm .submit-container button .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2}.submitForm .submit-container button .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.submitForm .submit-container button .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.submitForm .submit-container button span{max-height:fit-content}@media(min-width:993px){.submitForm .submit-container button:hover{background-color:#fff;color:#021a65;border-color:#021a65}.submitForm .submit-container button:hover .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.submitForm .submit-container button:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.submitForm .submit-container button:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}}.submitForm .submit-container .submit-email{display:flex;flex-direction:column}.submitForm .submit-container .submit-email p{font-weight:600;line-height:103%;text-transform:uppercase;color:#04369d;margin-bottom:15px}.submitForm .submit-container .submit-email p{font-size:12px}@media screen and (min-width:400px){.submitForm .submit-container .submit-email p{font-size:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.submitForm .submit-container .submit-email p{font-size:14px}}.submitForm .submit-container .submit-email a{color:#3e3e3e;font-weight:400;line-height:24px;text-decoration:underline;transition:all .3s ease-in-out}.submitForm .submit-container .submit-email a{font-size:16px}@media screen and (min-width:400px){.submitForm .submit-container .submit-email a{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.submitForm .submit-container .submit-email a{font-size:18px}}.submitForm .submit-container .submit-email a:hover{color:#04369d}.submitForm .recaptcha{position:relative}.submitForm .recaptcha #recaptchaError{bottom:-18px}.general-info{width:100%;padding-top:70px;min-height:350px}.general-info .title{margin-bottom:48px}.general-info .title h2{color:#191919;text-transform:uppercase;font-weight:600;line-height:normal;letter-spacing:1.25px;margin-bottom:0}.general-info .title h2{font-size:22px}@media screen and (min-width:400px){.general-info .title h2{font-size:calc(22px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .title h2{font-size:26px}}.general-info .wrapper{width:100%}.general-info .wrapper .contact-wrapper{padding-inline:20px}.general-info .wrapper .contact-wrapper h2{color:#191919;font-weight:600;line-height:normal;letter-spacing:1.25px;text-transform:uppercase;margin-bottom:50px}.general-info .wrapper .contact-wrapper h2{font-size:22px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper h2{font-size:calc(22px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper h2{font-size:26px}}.general-info .wrapper .contact-wrapper .contact-info .locName{color:#191919;font-style:normal;font-weight:600;text-transform:uppercase;margin-bottom:30px}.general-info .wrapper .contact-wrapper .contact-info .locName{font-size:18px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info .locName{font-size:calc(18px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info .locName{font-size:21px}}.general-info .wrapper .contact-wrapper .contact-info .locName{line-height:19px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info .locName{line-height:calc(19px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info .locName{line-height:21px}}.general-info .wrapper .contact-wrapper .contact-info ul{list-style:none;padding-inline-start:0;margin-bottom:13px}.general-info .wrapper .contact-wrapper .contact-info ul li{font-weight:400;color:#3e3e3e;margin-bottom:10px}.general-info .wrapper .contact-wrapper .contact-info ul li{font-size:16px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info ul li{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info ul li{font-size:18px}}.general-info .wrapper .contact-wrapper .contact-info ul li{line-height:19px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info ul li{line-height:calc(19px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info ul li{line-height:21px}}.general-info .wrapper .contact-wrapper .contact-info ul li:last-child a{position:relative;padding-inline-end:15px}.general-info .wrapper .contact-wrapper .contact-info ul li:last-child a::after{content:"";position:absolute;top:48%;transform:translateY(-50%);inset-inline-end:2px;width:13px;height:11px;background-image:url("/assets/icons/blue-arrow.svg?v=15PHphRBkmlkdpRy5CDWJbBQm5E");background-position:center;background-size:contain;background-repeat:no-repeat;opacity:0;transition:opacity .15s ease-in-out,transform .3s ease-in-out}.general-info .wrapper .contact-wrapper .contact-info ul li a{color:#3e3e3e;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.general-info .wrapper .contact-wrapper .contact-info ul li a:hover{color:#04369d;text-decoration-color:#04369d}.general-info .wrapper .contact-wrapper .contact-info ul li a:hover::after{opacity:1;transform:translate(5px,-50%)}.general-info .wrapper .contact-wrapper .contact-info .locLink{display:flex;gap:15px;min-width:fit-content;align-items:center;color:#04369d;font-weight:700;line-height:normal;text-transform:uppercase;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.general-info .wrapper .contact-wrapper .contact-info .locLink{font-size:12px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info .locLink{font-size:calc(12px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info .locLink{font-size:14px}}.general-info .wrapper .contact-wrapper .contact-info .locLink img{width:13px;height:11px;object-fit:cover;transition:transform .3s ease-in-out}.general-info .wrapper .contact-wrapper .contact-info .locLink:hover{color:#021a65;text-decoration-color:#021a65}.general-info .wrapper .contact-wrapper .contact-info .locLink:hover img{transform:translateX(5px)}.general-info .wrapper .contact-wrapper .contact-info .contact-box{font-weight:400;color:#3e3e3e}.general-info .wrapper .contact-wrapper .contact-info .contact-box{font-size:16px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info .contact-box{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info .contact-box{font-size:18px}}.general-info .wrapper .contact-wrapper .contact-info .contact-box{line-height:19px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info .contact-box{line-height:calc(19px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info .contact-box{line-height:21px}}.general-info .wrapper .contact-wrapper .contact-info .contact-box a{color:#3e3e3e;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.general-info .wrapper .contact-wrapper .contact-info .contact-box a:hover{color:#04369d;text-decoration-color:#04369d}.general-info .wrapper .contact-wrapper .contact-info .fileLink{font-weight:400;color:#3e3e3e;margin-bottom:10px;margin-top:30px;display:flex;color:#3e3e3e;text-decoration:underline;text-decoration-color:#3e3e3e;transition:all .3s ease-in-out}.general-info .wrapper .contact-wrapper .contact-info .fileLink{font-size:16px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info .fileLink{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info .fileLink{font-size:18px}}.general-info .wrapper .contact-wrapper .contact-info .fileLink{line-height:19px}@media screen and (min-width:400px){.general-info .wrapper .contact-wrapper .contact-info .fileLink{line-height:calc(19px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .contact-wrapper .contact-info .fileLink{line-height:21px}}.general-info .wrapper .contact-wrapper .contact-info .fileLink:hover{color:#04369d;text-decoration-color:#04369d}.general-info .wrapper .content{margin-inline:-20px}.general-info .wrapper .content .summary,.general-info .wrapper .content a{color:#191919;font-weight:400}.general-info .wrapper .content .summary,.general-info .wrapper .content a{font-size:16px}@media screen and (min-width:400px){.general-info .wrapper .content .summary,.general-info .wrapper .content a{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .content .summary,.general-info .wrapper .content a{font-size:18px}}.general-info .wrapper .content .summary,.general-info .wrapper .content a{line-height:22px}@media screen and (min-width:400px){.general-info .wrapper .content .summary,.general-info .wrapper .content a{line-height:calc(22px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info .wrapper .content .summary,.general-info .wrapper .content a{line-height:24px}}.general-info .wrapper .content .summary{padding-inline:20px}.general-info .wrapper .content a{text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.general-info .wrapper .content a:hover{color:#04369d;text-decoration-color:#04369d}.general-info.tadawul-contact{width:100%;background-color:#f8f8f8;padding-block:100px;margin-bottom:-2px}.general-info.tadawul-contact .wrapper .title{color:#191919;font-weight:600;margin-bottom:0}.general-info.tadawul-contact .wrapper .title{font-size:22px}@media screen and (min-width:400px){.general-info.tadawul-contact .wrapper .title{font-size:calc(22px + 10*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info.tadawul-contact .wrapper .title{font-size:32px}}.general-info.tadawul-contact .wrapper .title{line-height:28px}@media screen and (min-width:400px){.general-info.tadawul-contact .wrapper .title{line-height:calc(28px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info.tadawul-contact .wrapper .title{line-height:33px}}.general-info.tadawul-contact .wrapper .content a{font-size:16px;font-style:normal;font-weight:400;color:#3e3e3e}.general-info.tadawul-contact .wrapper .content a{line-height:23px}@media screen and (min-width:400px){.general-info.tadawul-contact .wrapper .content a{line-height:calc(23px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info.tadawul-contact .wrapper .content a{line-height:25px}}.general-info.tadawul-contact .wrapper .content a:hover{color:#04369d}.general-info.tadawul-contact .wrapper .content .info{display:flex;flex-direction:column;gap:20px}.general-info.tadawul-contact .wrapper .content .info h5{font-style:normal;font-weight:700;line-height:20px;color:#3e3e3e;margin-bottom:0}.general-info.tadawul-contact .wrapper .content .info h5{font-size:15px}@media screen and (min-width:400px){.general-info.tadawul-contact .wrapper .content .info h5{font-size:calc(15px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info.tadawul-contact .wrapper .content .info h5{font-size:17px}}.general-info.tadawul-contact .wrapper .content .info p,.general-info.tadawul-contact .wrapper .content .info ul li{font-size:16px;font-style:normal;font-weight:400;color:#3e3e3e}.general-info.tadawul-contact .wrapper .content .info p,.general-info.tadawul-contact .wrapper .content .info ul li{line-height:23px}@media screen and (min-width:400px){.general-info.tadawul-contact .wrapper .content .info p,.general-info.tadawul-contact .wrapper .content .info ul li{line-height:calc(23px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.general-info.tadawul-contact .wrapper .content .info p,.general-info.tadawul-contact .wrapper .content .info ul li{line-height:25px}}.general-info.tadawul-contact .wrapper .content .info ul{list-style:none;padding:0}.form-popup .formWrapper{width:100%}.form-popup .formWrapper .titleWrapper{margin-bottom:32px}.form-popup .formWrapper .titleWrapper h2{position:relative;padding-inline-start:55px;color:#191919;line-height:normal;letter-spacing:1.25px;text-transform:uppercase;font-weight:700;margin-bottom:15px}.form-popup .formWrapper .titleWrapper h2{font-size:18px}@media screen and (min-width:400px){.form-popup .formWrapper .titleWrapper h2{font-size:calc(18px + 7*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.form-popup .formWrapper .titleWrapper h2{font-size:25px}}.form-popup .formWrapper .titleWrapper h2::before{content:"";position:absolute;background-color:#04369d;width:30px;height:1px;top:50%;inset-inline-start:0;transform:translateY(-50%)}.form-popup .formWrapper .titleWrapper h3{color:#191919;line-height:normal;font-weight:700}.form-popup .formWrapper .titleWrapper h3{font-size:17px}@media screen and (min-width:400px){.form-popup .formWrapper .titleWrapper h3{font-size:calc(17px + 6*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.form-popup .formWrapper .titleWrapper h3{font-size:23px}}.form-popup .formWrapper .submitForm{flex:0 0 100%;max-width:100%}.form-popup .formWrapper .submitForm .input-container{margin-bottom:20px}.notfound{width:100%;padding-top:100px;margin-top:70px}.notfound .container{display:flex;flex-direction:column;align-items:center;justify-content:center}.notfound .wrapper{width:100%;max-width:1000px;display:flex;flex-direction:column;align-items:center;margin-bottom:140px}.notfound .wrapper .title{text-align:center;width:100%;margin-bottom:30px}.notfound .wrapper .title h2{color:#191919;font-style:normal;font-weight:400;margin-bottom:0}.notfound .wrapper .title h2{font-size:32px}@media screen and (min-width:400px){.notfound .wrapper .title h2{font-size:calc(32px + 13*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.notfound .wrapper .title h2{font-size:45px}}.notfound .wrapper .title h2{line-height:42px}@media screen and (min-width:400px){.notfound .wrapper .title h2{line-height:calc(42px + 13*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.notfound .wrapper .title h2{line-height:55px}}.notfound .wrapper .img-wrapper{text-align:center;width:100%;margin-bottom:40px}.notfound .wrapper .img-wrapper .number{color:#091845;font-weight:900;margin-bottom:0}.notfound .wrapper .img-wrapper .number{font-size:100px}@media screen and (min-width:400px){.notfound .wrapper .img-wrapper .number{font-size:calc(100px + 200*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.notfound .wrapper .img-wrapper .number{font-size:300px}}.notfound .wrapper .img-wrapper .number{line-height:140px}@media screen and (min-width:400px){.notfound .wrapper .img-wrapper .number{line-height:calc(140px + 160*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.notfound .wrapper .img-wrapper .number{line-height:300px}}.notfound .wrapper .description{text-align:center;color:#3e3e3e;font-weight:400;margin-bottom:0}.notfound .wrapper .description{font-size:16px}@media screen and (min-width:400px){.notfound .wrapper .description{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.notfound .wrapper .description{font-size:18px}}.notfound .wrapper .description{line-height:24px}@media screen and (min-width:400px){.notfound .wrapper .description{line-height:calc(24px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.notfound .wrapper .description{line-height:26px}}.notfound .wrapper .link{width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px}.notfound .wrapper .link a{background-color:#021a65;color:#fff;line-height:103%;font-weight:600;text-transform:uppercase;padding:15px;min-width:fit-content;display:flex;padding-inline-end:45px;position:relative;border:1px solid #021a65;transition:all .3s ease-in-out}.notfound .wrapper .link a{font-size:14px}@media screen and (min-width:400px){.notfound .wrapper .link a{font-size:calc(14px + 1*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.notfound .wrapper .link a{font-size:15px}}.notfound .wrapper .link a .arrow-container{inset-inline-end:0;position:absolute;overflow:hidden;width:30px;height:30px;z-index:2}.notfound .wrapper .link a .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:13px;height:13px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.notfound .wrapper .link a .arrow-container .arrow:nth-child(2){transform:translate(-20.8px,20.8px)}.notfound .wrapper .link a:hover{background-color:#fff;color:#021a65;border-color:#021a65}.notfound .wrapper .link a:hover .arrow-container .arrow{filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.notfound .wrapper .link a:hover .arrow-container .arrow:first-child{transform:translate(20.8px,-20.8px)}.notfound .wrapper .link a:hover .arrow-container .arrow:nth-child(2){transform:translate(0,0)}.privacy-list .title-summary-block .wrapper .title h2{font-weight:400;text-transform:capitalize}.privacy-list .title-summary-block .wrapper .title h2{font-size:20px}@media screen and (min-width:400px){.privacy-list .title-summary-block .wrapper .title h2{font-size:calc(20px + 4*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.privacy-list .title-summary-block .wrapper .title h2{font-size:24px}}.searchHeader{padding-top:110px;padding-bottom:70px;width:100%}.searchHeader .container{max-width:80%}.searchHeader .searchInput{width:100%}.searchHeader .searchInput .input-container{width:100%;position:relative}.searchHeader .searchInput .input-container img{position:absolute;inset-inline-end:0;top:0;width:24px;height:24px}.searchHeader .searchInput .input-container .delete{inset-inline-end:55px}.searchHeader .searchInput .input-container input{width:100%;border:0;outline:0;border-bottom:1px solid #ddd;padding:0 5px 20px;color:#616161;line-height:normal}.searchHeader .searchInput .input-container input{font-size:18px}@media screen and (min-width:400px){.searchHeader .searchInput .input-container input{font-size:calc(18px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.searchHeader .searchInput .input-container input{font-size:20px}}.searchHeader .searchInput .input-container input::placeholder{opacity:1;color:#616161}.searchHeader .searchInput .input-container a{display:none}.searchHeader .searchInput .ui-menu{padding-top:10px;max-width:80%;background-color:#fff}.searchHeader .searchInput .ui-menu.ui-widget-content{border:0}.searchHeader .searchInput .ui-menu .ui-menu-item{padding:0;padding:15px 0;list-style-image:none}.searchHeader .searchInput .ui-menu .ui-menu-item:hover{background:#f8f8f8}.searchHeader .searchInput .ui-menu .ui-menu-item:hover a{background:none}.searchHeader .searchInput .ui-menu .ui-menu-item:hover a::after{transform:translateX(3px)}.searchHeader .searchInput .ui-menu .ui-menu-item:hover.ui-search-hover{border:0!important;outline:0!important}.searchHeader .searchInput .ui-menu .ui-menu-item.ui-search-hover{border:0;outline:0}.searchHeader .searchInput .ui-menu .ui-menu-item a{color:#000!important;font-weight:400;transform:scale(1)!important;top:calc(50% - 5px);inset-inline-start:0;transform:translateY(-50%);display:inline-flex!important;align-items:center;position:relative;gap:10px;border:0;max-width:100%}.searchHeader .searchInput .ui-menu .ui-menu-item a{font-size:16px}@media screen and (min-width:400px){.searchHeader .searchInput .ui-menu .ui-menu-item a{font-size:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.searchHeader .searchInput .ui-menu .ui-menu-item a{font-size:18px}}.searchHeader .searchInput .ui-menu .ui-menu-item a{line-height:16px}@media screen and (min-width:400px){.searchHeader .searchInput .ui-menu .ui-menu-item a{line-height:calc(16px + 2*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.searchHeader .searchInput .ui-menu .ui-menu-item a{line-height:18px}}.searchHeader .searchInput .ui-menu .ui-menu-item a::after{content:"";background-image:url(/assets/icons/blue-arrow.svg?v=15PHphRBkmlkdpRy5CDWJbBQm5E);background-position:center;background-repeat:no-repeat;background-size:100%;width:17px;height:17px;display:flex;flex-shrink:0;transition:transform .3s ease}.resultsContainer{margin-bottom:80px}.resultsContainer .normalList{max-width:80%}.resultsContainer .blockHead{margin-bottom:38px;padding-bottom:14px}.resultsContainer .blockHead h2{color:#616161;font-weight:700;margin-bottom:0}.resultsContainer .blockHead h2{font-size:22px}@media screen and (min-width:400px){.resultsContainer .blockHead h2{font-size:calc(22px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .blockHead h2{font-size:30px}}.resultsContainer .blockHead h2{line-height:25px}@media screen and (min-width:400px){.resultsContainer .blockHead h2{line-height:calc(25px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .blockHead h2{line-height:30px}}.resultsContainer .blockHead h2 span{color:#616161;opacity:1!important;font-weight:700;padding-inline-start:0}.resultsContainer .blockHead h2 span{font-size:22px}@media screen and (min-width:400px){.resultsContainer .blockHead h2 span{font-size:calc(22px + 8*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .blockHead h2 span{font-size:30px}}.resultsContainer .blockHead h2 span{line-height:25px}@media screen and (min-width:400px){.resultsContainer .blockHead h2 span{line-height:calc(25px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .blockHead h2 span{line-height:30px}}.resultsContainer .blockBody{margin-bottom:80px}.resultsContainer .blockBody .listingHolder{display:flex;flex-direction:column;margin:0}.resultsContainer .blockBody .listingHolder .listingItemDIV{width:100%;margin-bottom:15px;padding-bottom:30px;border-bottom:1px solid #ddd;padding-inline:0}.resultsContainer .blockBody .listingHolder .listingItemDIV:first-child{border-top:1px solid #ddd;padding-top:15px}.resultsContainer .result{width:100%;display:flex;flex-direction:column;gap:30px}.resultsContainer .result .title a{color:#000;font-weight:700;text-decoration:underline;text-decoration-color:transparent;transition:all .3s ease-in-out}.resultsContainer .result .title a{font-size:20px}@media screen and (min-width:400px){.resultsContainer .result .title a{font-size:calc(20px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .result .title a{font-size:23px}}.resultsContainer .result .title a{line-height:25px}@media screen and (min-width:400px){.resultsContainer .result .title a{line-height:calc(25px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .result .title a{line-height:30px}}.resultsContainer .result .title a:hover{color:#04369d;text-decoration-color:#04369d}.resultsContainer .result .description p,.resultsContainer .result .description a{color:#5f5f5f;font-weight:300}.resultsContainer .result .description p,.resultsContainer .result .description a{font-size:16px}@media screen and (min-width:400px){.resultsContainer .result .description p,.resultsContainer .result .description a{font-size:calc(16px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .result .description p,.resultsContainer .result .description a{font-size:19px}}.resultsContainer .result .description p,.resultsContainer .result .description a{line-height:20px}@media screen and (min-width:400px){.resultsContainer .result .description p,.resultsContainer .result .description a{line-height:calc(20px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .result .description p,.resultsContainer .result .description a{line-height:25px}}.resultsContainer .result .description ul li{color:#5f5f5f;font-weight:300}.resultsContainer .result .description ul li{font-size:16px}@media screen and (min-width:400px){.resultsContainer .result .description ul li{font-size:calc(16px + 3*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .result .description ul li{font-size:19px}}.resultsContainer .result .description ul li{line-height:20px}@media screen and (min-width:400px){.resultsContainer .result .description ul li{line-height:calc(20px + 5*((100vw - 400px)/1600))}}@media screen and (min-width:2000px){.resultsContainer .result .description ul li{line-height:25px}}@media all and (max-width:1250px){.container{width:100%;margin:0 auto;padding:0 60px}footer .footerWrapper{padding:60px 0;padding-inline:60px}}@media all and (max-width:992px){.container{width:100%;margin:0 auto;padding:0 20px}.filter{padding:40px 0}.sectionTitle{padding-inline-start:36px}.sectionTitle::before{width:22px}header{z-index:102}header .login{margin-inline-end:0;min-width:65%}header .login::after{inset-inline-end:12%}header .headerHolder .nav .logo.blueLogo{display:flex;position:absolute;top:32px;inset-inline-start:20px}header .headerHolder .nav .right{flex:1.2}header .headerHolder .nav .right .right-menu .header-contact .contact-menu{display:none}header .headerHolder .nav .right .right-menu .header-contact .search.searchDesktop{display:none}header .headerHolder .nav .right .right-menu .header-contact .login{display:none}header .headerHolder .nav .right .right-menu .burgerMenuIcon{display:flex;width:90px;height:90px;padding:32px 27px;margin-inline-start:25px}header.hasBurger .burgerMenu .content{padding-inline:20px;width:100%;max-height:100%;height:100%}header.hasBurger .burgerMenu .content .mainMenuWrapper{margin-inline:0}header.hasBurger .burgerMenu .content .mainMenu{overflow-x:hidden;overflow-y:scroll;max-height:500px;height:auto;padding-top:25px;height:calc(100vh - 200px);background-color:#ffff;width:100%;z-index:99;scrollbar-width:thin;width:100%;padding-inline-end:10px}header.hasBurger .burgerMenu .content .mainMenu .menuTitle{display:inline;width:100%;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid #e9e9e9}header.hasBurger .burgerMenu .content .mainMenu .menuTitle a{max-width:fit-content}header.hasBurger .burgerMenu .content .mainMenu .menuTitle:hover a{opacity:1}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu{position:relative}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .pageTitle{flex:0 0 50%;max-width:50%}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList{margin-top:18px;height:100%}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem{margin-bottom:22px;padding:0}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .subMenuList .submenuItem:last-child{margin-bottom:0}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .toggleBtn{position:absolute;inset-inline-end:0;top:0;width:50%;height:fit-content;display:flex;align-items:center;justify-content:flex-end}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu .toggleBtn img{object-fit:contain;object-position:right center;transition:all .3s ease-in-out;height:12px;width:12px}header.hasBurger .burgerMenu .content .mainMenu .menuTitle.hasSubmenu.toggleExpand.open .toggleBtn img{transform:rotate(180deg)}header.hasBurger .burgerMenu .content .bottom-burgerMenu{display:flex;flex-direction:column;gap:35px;margin-top:20px;position:absolute;bottom:80px;width:calc(100% - 40px);inset-inline:20px;align-items:center}header .ui-menu{overflow-x:hidden;overflow-y:auto}header .ui-menu.ui-widget-content{border-top:0}header .ui-menu .ui-menu-item{padding-inline:20px}header .ui-menu .ui-menu-item a::after{background-size:18px 18px}.searchWindow{z-index:2}.searchWindow .content{inset-inline:20px;width:calc(100% - 40px);transform:translateY(-30%)}.searchWindow.windowDesktop{display:none}.searchWindow.showSearch{display:block}header.hasSearch .nav .right .search.searchMobile{background-image:none;width:20px;height:20px;display:flex;align-items:center;margin-inline:30px;flex-shrink:0;position:absolute;top:32px;inset-inline:50%}header.hasSearch .nav .right .search.searchMobile img{width:100%;height:100%;object-fit:contain;filter:brightness(0) saturate(100%) invert(12%) sepia(27%) saturate(6799%) hue-rotate(220deg) brightness(88%) contrast(112%)}.main-banner{height:80vh;max-height:82vh}.main-banner .banner-wrapper .bannerSwiper .swiper-wrapper .swiper-slide .banner-content{max-width:100%;width:100%}.main-banner .banner-wrapper .bannerSwiper .swiper-wrapper .swiper-slide .banner-content .banner-mainTitle{font-size:48px;line-height:68px;flex-direction:column;gap:0}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul{width:auto;overflow:auto}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li{padding-inline:25px;min-width:200px}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li:first-child{padding-inline-start:0}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{line-height:100%}.main-banner .banner-wrapper .bannerSwiper .homeBannerNumbers .numbers-container ul li .number-box{font-size:28px}.tadawulBanner{position:relative}.tadawulBanner .banner-wrapper{flex-direction:column}.tadawulBanner .banner-wrapper .img-wrapper{width:100%;height:calc(70% - 30px);flex:0 0 100%;max-width:100%}.tadawulBanner .banner-wrapper .content-wrapper{padding-inline:20px;width:100%;inset-inline-start:0;position:absolute;bottom:0;height:48%;z-index:2;background-color:rgba(242,246,255,.61)}.tadawulBanner .banner-wrapper .content-wrapper .content .logo{margin-bottom:30px}footer .footerWrapper{padding-top:50px;padding-bottom:35px;padding-inline:20px}footer .footerWrapper .upperFooter{flex-direction:column;padding-bottom:40px;margin-bottom:40px;gap:80px}footer .footerWrapper .upperFooter .footerTitle{text-align:center}footer .footerWrapper .middleFooter{margin-bottom:50px;padding-bottom:5px}footer .footerWrapper .middleFooter .linksWrapper{max-width:100%;gap:35px}footer .footerWrapper .middleFooter .linksWrapper .pageColumn{flex-grow:1;gap:22px;flex:1;min-width:120px}footer .footerWrapper .bottomFooter{flex-direction:column;gap:20px;align-items:center;justify-content:center}footer .footerWrapper .bottomFooter .policy,footer .footerWrapper .bottomFooter .copy{text-align:center}.headerBanner{max-height:70vh;height:70vh}.headerBanner .banner-wrapper .content-wrapper{bottom:100px}.headerBanner .banner-wrapper .play-video{bottom:12px;text-align:center;inset-inline-end:20px}.headerBanner .banner-wrapper .play-video a{padding-inline-end:40px;min-width:fit-content}.headerBanner .banner-wrapper .img-wrapper video{object-fit:cover}.headerBanner.headerBannerSlider .paginations{bottom:53px;width:calc(100% - 40px);inset-inline-end:20px}.headerBanner.headerBannerSlider .swiper-wrapper .swiper-slide{height:70vh}.index-tabs{display:none;transition:all .3s ease-in-out}.index-tabs .container{padding-inline:0}.index-tabs .tabs-list{white-space:nowrap;overflow:auto;padding:12px 0;padding-inline:25px;scrollbar-width:none}.index-tabs .tabs-list::-webkit-scrollbar:horizontal{height:0}.index-tabs.pages-tabs{display:flex}.index-tabs.commission-tabs{display:flex;transition:padding .3s ease-in-out}.index-tabs.commission-tabs.sticky{margin-inline:-20px}.announcement-list{margin-top:39px;background-color:#fff}.announcement-list .bg-shape{display:none}.announcement-list .wrapper .swiper-wrapper .swiper-slide{padding-top:22px;padding-bottom:22px;min-height:230px;height:100%;align-items:center;display:flex}.announcement-list .wrapper .swiper-wrapper .swiper-slide .item{flex-direction:column;gap:20px;padding-inline:20px;align-items:flex-start}.announcement-list .wrapper .swiper-wrapper .swiper-slide .item .title{flex:0 0 100%;max-width:100%}.announcement-list .wrapper .swiper-wrapper .swiper-slide .item .title p{font-weight:600;line-height:normal;letter-spacing:1px;text-transform:uppercase}.overview{padding:50px 0}.overview .wrapper{flex-direction:column;gap:39px}.overview .wrapper .content{flex:0 0 100%;max-width:100%}.overview .wrapper .content .title{margin-bottom:15px}.overview .wrapper .content .summary{max-width:90%;font-size:16px}.overview .wrapper .video-container{flex:0 0 100%;max-width:100%}.overview .wrapper .video-container img{min-height:330px}.our-services .blockHead{gap:15px;margin-bottom:20px}.our-services .blockHead .listingIntro{flex-direction:column;gap:15px;align-items:flex-start}.our-services .blockHead .listingIntro p{font-size:16px}.our-services .blockHead .listingIntro .sideLinks{padding-inline-end:10px}.our-services .blockHead .listingIntro .sideLinks a{padding-inline-start:0;padding-inline-end:30px;min-width:fit-content;text-align:left}.our-services .blockBody .listingHolder{margin-inline:0;flex-direction:column}.our-services .blockBody .listingHolder .listingItemDIV{flex:0 0 100%;max-width:100%;width:100%;height:100%}.our-services .blockBody .listingHolder .listingItemDIV:hover .listingItem .listingInfo .listingTitle a{color:#fff}.our-services .blockBody .listingHolder .listingItemDIV .listingItem{width:100%;height:fit-content}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{height:fit-content}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingImage a{height:fit-content;--bs-aspect-ratio:110%}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingImage a img{filter:brightness(85%)}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingImage a::after{opacity:1}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{top:40%;transform:translateY(-40%);height:fit-content}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle{margin-bottom:14px}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingTitle a:hover{color:#fff}.our-services .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{height:fit-content}.news-listing{padding:60px 0}.news-listing .toolkitListing .blockHead{flex-direction:column;justify-content:flex-start;align-items:flex-start;margin-bottom:35px}.news-listing .toolkitListing .blockHead .sideLinks{padding-inline-end:10px}.news-listing .toolkitListing .blockHead .sideLinks a{padding-inline-start:0;padding-inline-end:30px;min-width:fit-content;text-align:left}.news-listing .toolkitListing .blockBody{position:relative;overflow:visible}.news-listing .toolkitListing .blockBody .listingHolder{flex-wrap:nowrap;overflow:visible;margin:0}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV{padding:0;padding-inline-end:20px}.news-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem{width:100%}.news-listing .toolkitListing .blockBody .swiper-scrollbar{display:block;background:rgba(0,0,0,.5);cursor:pointer;bottom:0;height:1px}.news-listing .toolkitListing .blockBody .swiper-scrollbar.swiper-scrollbar-horizontal{height:var(--swiper-scrollbar-size,2.2px)}.news-listing .toolkitListing .blockBody .swiper-scrollbar .swiper-scrollbar-drag{background:#021a65}.news-listing.listingPage .toolkitListing .blockBody .listingHolder{flex-wrap:wrap}.news-listing.listingPage .toolkitListing .blockBody .listingHolder .listingItemDIV{flex:0 0 48%;max-width:50%;padding-inline:15px}.cma-block{min-height:fit-content;display:block;padding-bottom:10px}.cma-block .container{min-height:fit-content}.cma-block .wrapper{flex-direction:column;min-height:fit-content;max-height:fit-content}.cma-block .wrapper .content{flex:0 0 100%;max-width:100%;max-height:fit-content}.cma-block .wrapper .img-container{flex:0 0 100%;max-width:100%;max-height:450px}.cma-block .wrapper .img-container .arrow-container{position:absolute;overflow:hidden;width:30px;height:30px;z-index:2}.cma-block .wrapper .img-container .arrow-container .arrow{position:absolute;background-image:url("/assets/icons/white-arrow.svg?v=FvXcNaEJdYLuLqhSJeYNvtnlefY");width:20.5px;height:20.5px;background-size:contain;background-repeat:no-repeat;display:block;transition:transform .4s ease}.cma-block .wrapper .img-container .arrow-container .arrow:nth-child(2){transform:translate(-32.8px,32.8px)}.contact-block .wrapper{padding:30px;flex-direction:column;align-items:flex-start;gap:80px}.contact-block .wrapper .content{flex:0 0 100%;max-width:100%}.commissions-list .country-tabs{overflow:auto;padding-bottom:10px;width:100%;justify-content:flex-start;scrollbar-width:none;margin-bottom:25px}.commissions-list .tables-wrapper .country-info ul li{flex-direction:column}.commissions-list .tables-wrapper .country-info ul li .first-col{flex:0 0 100%;max-width:100%;padding:20px}.commissions-list .tables-wrapper .country-info ul li .right-cols{flex:0 0 100%;max-width:100%;padding:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th{white-space:nowrap;padding-inline:12px;padding-bottom:18px}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th:first-child{padding-inline-start:0}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table thead tr th:last-child{padding-inline-end:0}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td{padding-inline:12px;padding-bottom:18px}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td .col-title{white-space:nowrap}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td:first-child{padding-inline-start:0}.commissions-list .tables-wrapper .country-info ul li .right-cols .commission-table tbody tr td:last-child{padding-inline-end:0}.our-story{padding-bottom:50px;margin-bottom:50px}.our-story .wrapper{gap:30px}.our-story .wrapper .content{flex-direction:column;gap:24px}.our-story .wrapper .content .sectionDesc{flex:0 0 100%;max-width:100%;flex-direction:column;gap:24px}.our-story .wrapper .content .sectionDesc p{flex:0 0 100%;max-width:100%;margin-bottom:0}.mission-vision{padding-bottom:50px}.mission-vision .wrapper{flex-direction:column;gap:30px;align-items:flex-start}.mission-vision .wrapper .img-container{flex:0 0 100%;max-width:100%}.mission-vision .wrapper .img-container .img-wrapper img{width:100%;height:100%;object-fit:cover}.mission-vision .wrapper .content{gap:20px;flex:0 0 100%;max-width:100%}.mission-vision .wrapper .content h2{margin-bottom:0}.mission-vision .wrapper .content .description h2{margin-bottom:22px}.mission-vision.text-right .wrapper{flex-direction:column}.milestone-list{padding:40px 0}.milestone-list .title{flex-direction:column;gap:22px}.milestone-list .title .side-intro{max-width:100%;flex:0 0 100%}.milestone-list .mile-types{flex-direction:column;gap:10px;align-items:flex-start}.milestones{padding-top:0;padding-bottom:30px;min-height:620px}.milestones .container{flex-direction:column;gap:20px}.milestones .swiperThumbs{margin-top:0;margin-inline-end:0}.milestones .swiperThumbs .swiper-wrapper .swiper-slide{padding:8px 0;margin:8px 0}.milestones .miles-swiper{flex:0 0 95%;max-width:100%;padding-inline:0}.milestones .miles-swiper .swiper-wrapper .swiper-slide{display:flex;flex-direction:column;align-items:center;justify-content:center;padding-inline:10px}.milestones .miles-swiper .swiper-wrapper .swiper-slide .yearTitle{margin-bottom:60px}.milestones .miles-swiper .swiper-controls{top:43%}.img-text-block{padding:50px 0}.img-text-block .wrapper{gap:20px}.img-text-block .wrapper .title{flex-direction:column;gap:15px}.img-text-block .wrapper .title h2{flex:0 0 100%;max-width:100%}.img-text-block .wrapper .title .side-intro{flex:0 0 100%;max-width:100%}.img-text-block .wrapper .img-wrapper img{width:100%;height:100%;object-fit:cover}.our-team{padding-top:42px;padding-bottom:0}.board-memebers{padding-top:50px;padding-bottom:20px}.board-memebers .blockHead{margin-bottom:20px}.board-memebers .blockBody{padding-bottom:20px}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo{padding-top:10px}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingTitle{margin-bottom:12px}.board-memebers .blockBody .listingWrapper .itemDIV .listingItem .listingInfo .listingLink{opacity:1;margin-top:18px}.board-memebers.board-listing .blockBody .listingWrapper .itemDIV{margin-bottom:30px;width:100%;padding-inline:15px}.board-memebers.board-listing .blockBody .listingWrapper .itemDIV:last-child{margin-bottom:0}.board-memebers.directors .blockBody .swiper-button-next,.board-memebers.directors .blockBody .swiper-button-prev{top:50%}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem .listingInfo .listingDescription{opacity:1;transform:translateY(0);color:#3e3e3e}.committee-list .blockBody .swiper-wrapper .swiper-slide .listingItem .listingInfo .listingDescription::before{opacity:1}.pageSummary{padding-top:40px}.pageSummary .summary{max-width:100%}.servicesBanner .banner-wrapper .content-wrapper{width:100%;inset-inline-start:0;min-height:fit-content;height:30%}.servicesBanner .banner-wrapper .content-wrapper .container{padding-inline-start:20px;margin:47px 0}.servicesBanner .banner-wrapper .img-wrapper{width:85%;height:calc(70% - 30px);top:30px}.services-details{margin-top:50px}.title-summary-block{margin-bottom:30px}.title-summary-block .wrapper{flex-direction:column;gap:20px;padding-bottom:25px}.title-summary-block .wrapper .title{flex:0 0 100%;max-width:100%}.title-summary-block .wrapper .summary{flex:0 0 100%;max-width:100%}.title-summary-block .wrapper .summary p{margin-bottom:0}.title-summary-block.fund-board-members .wrapper .summary p{justify-content:space-between;display:flex;align-items:flex-start;margin-bottom:10px}.title-summary-block.fund-board-members .wrapper .summary .listingLink{padding-inline-start:0}.title-summary-block.fund-board-members .wrapper .summary .listingLink::after{opacity:1}.terms-fund{margin-bottom:30px}.terms-fund .wrapper{flex-direction:column;gap:20px;padding-bottom:25px}.terms-fund .wrapper .results-table{flex:0 0 100%;max-width:100%;overflow-x:scroll;scrollbar-width:none}.terms-fund .wrapper .results-table table{width:max-content}.terms-fund .wrapper .results-table table tr td{min-width:300px;padding-inline:15px}.funds-performance .wrapper{flex-direction:column;gap:20px;padding-bottom:25px}.funds-performance .wrapper .results-table-scroll{flex:0 0 100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;position:relative;margin-right:-15px;padding-right:15px}.funds-performance .wrapper .results-table{min-width:600px}.funds-performance .wrapper .results-table table{width:100%;border-collapse:collapse}.funds-performance .wrapper .results-table table tr td{min-width:300px;padding-inline:15px}.funds-performance.shareholders-table{padding-top:60px}.funds-performance.shareholders-table .wrapper{padding-bottom:30px}.downloads-listing .wrapper{padding-top:40px;padding-bottom:70px;flex-direction:column;gap:20px}.downloads-listing .wrapper .downloads-list{flex:0 0 100%;max-width:100%;overflow-x:scroll;scrollbar-width:none}.downloads-listing .wrapper .downloads-list .listingItem .fileName{gap:20px}.publications{margin-top:65px;padding-top:10px}.annual-reports{padding-top:18px}.annual-reports .blockHead{flex-direction:column;gap:18px;align-items:flex-start;margin-bottom:37px}.annual-reports .blockHead h2{margin-bottom:0}.annual-reports .blockHead .sideLinks a{text-align:start;min-width:fit-content;padding-inline-start:0;padding-inline-end:40px}.annual-reports .blockBody{padding-bottom:0}.annual-reports .blockBody .listingHolder{margin:0;width:100%}.annual-reports .blockBody .listingHolder .listingItemDIV{padding:0}.annual-reports .blockBody .listingHolder .listingItemDIV.col-md-4{width:50%;padding-inline:15px;margin-inline:0}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:200%}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:20px}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingSize{display:contents}.annual-reports.reports-swiper .blockBody .listingHolder{overflow:visible;min-width:fit-content}.annual-reports.reports-swiper .blockBody .listingHolder .listingItemDIV{margin-bottom:0;padding-inline-end:20px}.annual-reports.reports-swiper .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:115%}.financials-list .blockHead{flex-direction:column;gap:18px;align-items:flex-start;margin-bottom:37px}.financials-list .blockHead h2{margin-bottom:0}.financials-list .blockHead .sideLinks a{text-align:start;min-width:fit-content;padding-inline-start:0;padding-inline-end:40px}.financials-list .blockBody{padding-bottom:0}.financials-list .blockBody .listingHolder{margin:0}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:18px}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingSize{display:contents}.financials-list .blockBody .listingHolder .listingItemDIV:nth-child(4n) .listingItem{border-inline-start:1px solid #e6e6e6}.financials-list.financials-swiper{padding-top:50px;padding-bottom:100px}.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV{margin-bottom:0}.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV:nth-child(4n) .listingItem{border-inline-start:none}.csr-reports .blockHead{flex-direction:column;gap:18px;align-items:flex-start;margin-bottom:37px}.csr-reports .blockHead h2{margin-bottom:0}.csr-reports .blockHead .sideLinks a{text-align:start;min-width:fit-content;padding-inline-start:0;padding-inline-end:40px}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:20px 0}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingSize{display:contents}.csr-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:105%}.csr-reports.csr-swiper .blockBody{margin-inline-end:40px;padding-bottom:0}.csr-reports.csr-swiper .blockBody .listingHolder .listingItemDIV{margin-inline-end:22px;margin-bottom:0}.announcements-list .blockHead{flex-direction:column;gap:18px;align-items:flex-start;margin-bottom:37px}.announcements-list .blockHead h2{margin-bottom:0}.announcements-list .blockHead .sideLinks a{text-align:start;min-width:fit-content;padding-inline-start:0;padding-inline-end:40px}.announcements-list .blockBody .listingHolder .listingItemDIV{margin-inline-end:22px}.announcements-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:18px}.announcements-list.anniuncements-swiper .blockBody{margin-inline-end:22px}.publication-details .wrapper{margin-bottom:60px}.tax-info{margin-block:70px}.modal-container{z-index:105}.leadership-popup .modal{padding:20px}.leadership-popup .modal .formWrapper{gap:20px}#contactUs-popup .modal{padding:30px;gap:30px;min-height:450px}.disclaimer-popup .modal{padding:20px;max-width:85%;gap:5px}.disclaimer-popup .modal .formWrapper{gap:10px;justify-content:flex-start;padding-inline-end:10px;overflow-y:scroll;max-height:400px}.disclaimer-popup .modal .formWrapper .popup-checkbox{margin-top:15px}.artFund-Popup .modal .formWrapper{justify-content:center}.searchHeader{padding-top:70px;padding-bottom:85px}.searchHeader .container{max-width:100%}.searchHeader .searchInput .ui-menu{max-width:calc(100% - 40px)}.resultsContainer{margin-bottom:50px}.resultsContainer .normalList{max-width:100%}.resultsContainer .blockBody .listingHolder .listingItemDIV{margin-bottom:20px;padding-bottom:15px}.resultsContainer .blockBody .listingHolder .listingItemDIV .result{gap:15px}.services-listing.service-single-block{padding-bottom:50px}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV{margin-bottom:60px}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem{height:auto;gap:30px}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{height:auto;justify-content:flex-start}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingDescription{margin-bottom:30px}.services-listing.service-single-block .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{padding-inline:10px}.plain-text.text-listing .wrapper .item-text .description{padding-bottom:50px}.expandCollapse-listing{padding-top:60px}.expandCollapse-listing .wrapper .expandCollapse .blockBody .listingHolder .listingItemDIV .listingItem .expandToggle{gap:15px}.page-tagLine .tagLine-content p{max-width:80%}}@media all and (max-width:768px){header .headerHolder .nav .logo{width:140px;height:30.25px}header .headerHolder .nav .logo a{width:100%;height:100%}header .headerHolder .nav .logo a img{width:100%;height:100%;object-fit:contain}header .headerHolder .nav .right{flex:.8}.overview .wrapper .content{flex:0 0 100%;max-width:100%}.overview .wrapper .content .summary{max-width:100%;width:100%}.services-listing{padding-top:50px;padding-bottom:80px}.services-listing .toolkitListing .blockHead{margin-bottom:40px}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV{margin-bottom:65px;padding:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem{flex-direction:column;margin:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage{flex:0 0 100%;max-width:100%;width:100%;padding-inline:0;margin-bottom:24px}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:72%;border-radius:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{flex:0 0 100%;max-width:100%;padding-inline:0;margin-bottom:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .maintitle{margin-bottom:20px}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink ul{margin-bottom:0}.services-listing .toolkitListing .blockBody .listingHolder .listingItemDIV:last-child{margin-bottom:0}.annual-reports{padding-top:18px}.annual-reports .blockBody{padding-bottom:0}.annual-reports .blockBody .listingHolder{margin:0;width:100%}.annual-reports .blockBody .listingHolder .listingItemDIV{margin-inline-end:0;width:100%}.annual-reports .blockBody .listingHolder .listingItemDIV.col-md-4{width:100%;padding-inline:0;margin-inline:0}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:210%}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:25px}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo .listingLink{flex-wrap:nowrap}.annual-reports .blockBody .listingHolder .listingItemDIV .listingItem:hover .listingImage img{transform:scale(1)}.annual-reports.reports-swiper .blockBody .listingHolder{overflow:visible;min-width:fit-content}.annual-reports.reports-swiper .blockBody .listingHolder .listingItemDIV{margin-bottom:0;padding-inline-start:0;padding-inline-end:15px}.annual-reports.reports-swiper .blockBody .listingHolder .listingItemDIV .listingItem .listingImage .ratio{--bs-aspect-ratio:190%}.financials-list .blockBody{padding-bottom:0}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:18px}.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV{margin-bottom:0}.news-listing.listingPage .toolkitListing .blockBody .listingHolder{flex-wrap:wrap}.news-listing.listingPage .toolkitListing .blockBody .listingHolder .listingItemDIV{flex:0 0 100%;max-width:100%;margin-bottom:60px}.news-listing.listingPage .toolkitListing .blockBody .listingHolder .listingItemDIV:last-child{margin-bottom:0}.news-listing.listingPage .toolkitListing .blockBody .swiper-scrollbar{display:none}.newsDetails{padding-top:50px}.newsDetails .back-arrow{margin-bottom:60px}.newsDetails .wrapper .newsHeader{align-items:flex-start;text-align:start}.newsDetails .wrapper .newsHeader .newsInfo{flex-direction:column;width:100%;align-items:flex-start}.newsDetails .wrapper .newsHeader .newsInfo .share-btn{width:100%}.newsDetails .wrapper .newsHeader .newsInfo .share-btn:hover span{transform:translateX(-100%)}.contact-page{padding-top:30px;padding-bottom:20px}.contact-page .wrapper{flex-direction:column;gap:20px}.contact-page .wrapper .contact-wrapper{flex:0 0 100%;max-width:100%}.contact-page .wrapper .contact-wrapper h2{margin-bottom:25px}.contact-page .wrapper .contact-wrapper .contact-info{margin-bottom:20px}.contact-page .wrapper .contact-wrapper .contact-info .locName{margin-bottom:15px}.contact-page .wrapper .contact-wrapper .contact-info .contact-box ul li{margin-bottom:6px}.submitForm{flex:0 0 100%;max-width:100%}.submitForm .input-container{margin-bottom:20px;padding-bottom:15px}.submitForm .submit-container{margin-top:35px;margin-bottom:35px}.submitForm .recaptcha-container{padding-bottom:15px}.general-info{padding-top:30px}.general-info .title{margin-bottom:30px}.general-info .wrapper .content{gap:25px}.general-info .wrapper .content .summary{text-align:start}.general-info.tadawul-contact{padding-block:50px}.notfound{padding-top:70px}.notfound .wrapper{margin-bottom:80px}.notfound .wrapper .title{margin-bottom:10px}.notfound .wrapper .img-wrapper{margin-bottom:10px}}@media all and (max-width:576px){.our-story .wrapper .video-container{height:215px}.our-story .wrapper .video-container video{object-fit:cover}.csr-reports{padding-top:0}.csr-reports .blockBody{padding-bottom:0}.csr-reports .blockBody .listingHolder .listingItemDIV.col-md-4{width:100%}.csr-reports.csr-swiper{padding-top:90px}.financials-list{padding-top:0}.financials-list .blockBody{padding-bottom:0}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem{border-inline-end:none;border-inline-start:1px solid #e6e6e6}.financials-list .blockBody .listingHolder .listingItemDIV .listingItem .listingInfo{padding:18px;padding-inline:15px}.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV{padding-inline-end:12px}.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV .listingItem{border-inline-start:none;border-inline-end:1px solid #e6e6e6}.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV .listingItem::after,.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV .listingItem::before{display:none}.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV:nth-child(4n) .listingItem{border-inline-end:1px solid #e6e6e6}.financials-list.financials-swiper .blockBody .listingHolder .listingItemDIV:first-child .listingItem{border-inline:1px solid #e6e6e6}.financials-list.cma-investor{padding-top:20px}.announcements-list{padding-top:0}.announcements-list .blockBody{padding-bottom:0}.announcements-list.anniuncements-swiper{padding-top:90px}.form-popup .modal{padding:24px}.form-popup .modal .formWrapper .recaptcha-container{margin-inline:-15px}.numbered-listing .wrapper{flex-direction:column}.numbered-listing .wrapper .left-title{flex:0 0 100%}.numbered-listing .wrapper .right-listing{flex:0 0 100%;max-width:100%;--bs-gutter-x:5}.numbered-listing .wrapper .right-listing .item-div{padding-inline:0;padding-bottom:30px}}*,*::before,*::after{direction:ltr;font-family:"Montserrat",sans-serif;font-style:normal;-webkit-font-smoothing:antialiased}