@font-face{font-family:'HelveticaNeueCyr';src:url(../fonts/HelveticaNeueCyr-Light.woff2) format('woff2'),url(../fonts/HelveticaNeueCyr-Light.woff) format('woff');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'HelveticaNeueCyr';src:url(../fonts/HelveticaNeueCyr-Medium.woff2) format('woff2'),url(../fonts/HelveticaNeueCyr-Medium.woff) format('woff');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'HelveticaNeueCyr';src:url(../fonts/HelveticaNeueCyr-Roman.woff2) format('woff2'),url(../fonts/HelveticaNeueCyr-Roman.woff) format('woff');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'HelveticaNeueCyr';src:url(../fonts/HelveticaNeueCyr-Bold.woff2) format('woff2'),url(../fonts/HelveticaNeueCyr-Bold.woff) format('woff');font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Saudi Currency Font";src:url(../fonts/SaudiCurrencyFont-Regular.woff2) format("woff2"),url(../fonts/SaudiCurrencyFont-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}*{font-family:'HelveticaNeueCyr',sans-serif}.sar_symbol,.sar_symbol *{font-family:"Saudi Currency Font"}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgb(0 0 0 / .3)}::-webkit-scrollbar-thumb{background-color:#8FAD93;outline:1px solid slategrey;border-radius:5px}::-webkit-scrollbar-thumb:hover{background-color:#7a937e}#preloader{position:fixed;bottom:0;left:0;width:100vw;height:100vh;background:#FAFBEE;background:linear-gradient(225deg,rgb(250 251 238) 0%,rgb(255 255 255) 100%);z-index:100;overflow:hidden}#preloader .comp_logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}#preloader .comp_logo svg{height:75px;width:auto}#preloader .progress_wrap{position:absolute;bottom:15px;right:15px;line-height:1;display:flex;align-items:flex-end}#preloader .progress_wrap .progress_number{display:inline-block;font-size:150px;line-height:.7;font-weight:600;vertical-align:text-bottom;margin:0;color:#EBE6DB}#preloader .progress_wrap .percentage_mark{display:inline-block;font-size:50px;line-height:.7;font-weight:500;vertical-align:text-bottom;margin:0;color:#EBE6DB}#smooth-content{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}body.menu_open{overflow:hidden}.top_bar{position:fixed;top:0;left:0;height:65px;width:100%;background-color:#F8F6F7;display:flex;justify-content:space-between;align-items:center;padding:0 50px 0 0;z-index:10}.top_bar .comp_logo{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.top_bar .comp_logo img{height:50px;width:auto}.top_bar .ar_text{font-size:14px;color:#514F4F;text-decoration:none;margin-right:15px;font-weight:500}.top_bar .lang_change{border:1px solid #514F4F;border-radius:5px;padding:2px 5px 4px 5px;line-height:1;font-size:13px;text-decoration:none;margin:0;color:#514F4F;font-weight:500;transition:200ms ease-out}.top_bar .lang_change:hover{background-color:#514F4F;color:#fff}.hamburger{width:30px;height:15px;position:relative;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center}header #wrapper{width:auto;display:flex;flex-direction:column;align-items:flex-end;justify-content:center;background-color:#385D3E;height:100%;padding:0 15px 0 50px}.line{position:absolute;height:2.2px;width:100%;background:#fff;transition:all cubic-bezier(.26,.1,.27,1.55) 0.35s}.top{top:0%}.middle{top:50%;align-self:flex-start}.bottom{top:100%;align-self:flex-start}.close{opacity:1}#wrapper:hover .line{background:rgb(255 255 255 / .75)}.icon.close .top{transform:rotate(45deg);top:48%}.icon.close .middle,.icon.close .bottom{width:100%;transform:rotate(-45deg);top:48%}.mega_menu{position:fixed;top:0;left:0;width:100%;height:0;display:none;background-color:#2A5332;overflow:hidden;z-index:11}.mega_menu .mega_menu_inner{padding:50px 0;height:100%}.mega_menu nav{text-align:center;overflow-y:auto;width:100%;height:100%;padding:0 50px;display:flex;justify-content:center}.mega_menu nav ul{list-style:none;margin:0;padding:0;width:fit-content}.mega_menu nav ul.lvl1{width:60%}.mega_menu nav ul.lvl1>li{margin-bottom:30px;display:flex;flex-direction:column;align-items:center}.mega_menu nav ul a{color:#fff;text-decoration:none}.mega_menu nav .section_toggle{display:flex;flex-direction:column;font-size:32px;text-transform:uppercase;font-weight:500;margin-bottom:15px;line-height:1.2;gap:0;transition:300ms ease-out}.mega_menu nav .hovered .section_toggle{opacity:.75;filter:blur(2px)}.mega_menu nav .section_toggle i{font-size:20px;transition:400ms ease-out}.mega_menu nav .open_section .section_toggle i{transform:rotate(180deg)}.mega_menu nav .lvl2{display:none}.mega_menu nav .lvl2 a{font-size:18px;display:block;margin:0 0 5px 0;font-weight:500;transition:300ms ease-out}.mega_menu nav .hovered .lvl2 a{opacity:.75;filter:blur(2px)}.mega_menu nav .lvl2 a:hover{color:rgb(255 255 255 / .75)}.mega_menu .close_menu{position:absolute;top:50px;right:50px;background-color:#fff0;width:40px;height:40px;border:1px solid #fff;outline:none;font-size:22px;color:#fff;transition:300ms ease-out}.mega_menu .close_menu:hover{background-color:#fff;color:#2A5332}.mega_menu .search_wrapper{position:absolute;top:50px;left:50px;width:200px;display:flex}.mega_menu .search_wrapper input{width:100%;border:1px solid #fff;padding:5px 10px 5px 50px;outline:none;height:40px}.mega_menu .search_wrapper button{position:absolute;left:0;top:0;background-color:#2A5332;outline:none;border:none;color:#fff;height:100%;aspect-ratio:1/1;border:1px solid #fff;transition:300ms ease-out}.mega_menu .search_wrapper button:hover{background-color:#8FAD93}.mega_menu .menu_bg{position:absolute;bottom:0;left:0;width:110%;height:auto;z-index:-1;user-select:none}main{margin-top:65px}.page_header{background-color:#8FAD93;height:40vh;display:flex;align-items:center;padding:0 50px;z-index:3;position:relative}.page_header .titles_wrapper{display:flex;align-items:flex-end;gap:30px;width:75%;position:relative;z-index:5}.page_header .titles_wrapper .page_number{font-size:100px;font-weight:600;color:#B9C7B8;line-height:1;display:flex}.page_header .titles_wrapper h2{color:#294E30;font-size:28px;margin-bottom:15px;font-weight:500;text-transform:uppercase;line-height:1.1;text-wrap:balance}.page_header .titles_wrapper h1{color:#fff;font-size:50px;line-height:1.1;font-weight:600}.page_header .bg_pattern{position:absolute;right:0;top:0;height:calc(100% + 100px);width:auto;z-index:4}.page_header.msg_page_header{min-height:80vh;flex-direction:column;justify-content:space-between;align-items:flex-start;padding:50px 50px 0 50px;gap:15px}.page_header.msg_page_header .msg_header_inner{height:fit-content;display:flex;align-items:flex-start;overflow:hidden}.page_header.msg_page_header .titles_wrapper{width:100%}.page_header.msg_page_header .left_section{width:50%;height:100%;display:flex;flex-direction:column;justify-content:flex-end;gap:30px;overflow:hidden}.page_header.msg_page_header .right_section{width:50%;margin-left:-100px}.page_header.msg_page_header .left_section .msg_img_wrapper{display:flex;justify-content:center}.page_header.msg_page_header .left_section img{height:auto;width:60%;margin:0 auto}.page_header.msg_page_header .titles_wrapper .page_number{font-size:85px}.page_header.msg_page_header .titles_wrapper h2{font-size:24px}.page_header.msg_page_header .titles_wrapper h1{font-size:40px}.page_header.msg_page_header .right_section .lifter{color:#365B3C;font-size:24px;z-index:5;position:relative}.page_header.msg_page_header .right_section .member_name{font-size:14px;color:#fff}.page_actions{display:flex;gap:2px;position:relative;z-index:3;width:fit-content;background-color:#fff}.page_actions>a{display:flex;align-items:center;justify-content:center;padding:5px;width:42px;height:42px;background-color:#294E30}.page_actions>a.light_green_icon{background-color:#B9C7B8}.page_actions>a img{width:auto;height:22px}.page_actions .tt-sliding-cart-trigger{position:relative}.page_actions .tt-sliding-cart-trigger .myReportNumber{position:absolute;bottom:0;right:0;width:12px;height:12px;font-size:8px;display:flex;align-items:center;justify-content:center;border-top-left-radius:4px;background-color:#294E30;color:#fff}a[tooltip]{position:relative}a[tooltip]::after{content:attr(tooltip);position:absolute;width:max-content;max-width:250px;text-align:center;top:calc(100%);left:5px;transform:scale(.95) translateY(30px);pointer-events:none;font-size:14px;text-transform:capitalize;background-color:#fff;color:#294E30;border:1px solid #294E30;padding:3px 10px;z-index:1;font-weight:500;border-radius:15px;visibility:hidden;opacity:0;transform-origin:bottom center;transition:250ms ease-out}a[tooltip]:hover::after{visibility:visible;top:calc(100% + 10px);transform:scale(1) translateY(0);opacity:1}.page_content{padding:100px 0}footer{margin-top:auto}.footer{background-color:#F1F1EC;padding:30px;display:flex;justify-content:space-between;align-items:flex-end;position:relative}.footer p{font-size:12px;color:#000;position:absolute;bottom:30px;left:50%;transform:translateX(-50%);font-weight:400}.footer a{text-decoration:none;color:#000}.footer img{height:45px;width:auto}.back-to-top{width:45px;height:45px;background-color:#294E30;display:flex;align-items:center;justify-content:center;position:fixed;bottom:0;left:0;z-index:20;cursor:pointer;visibility:hidden;transform:translateY(45px)}.back-to-top i{color:#fff}.bod_grid{display:grid;grid-template-columns:1fr 1fr;column-gap:15px;row-gap:30px}.bod_grid .bod_header{border:1px solid #2A5332;margin-bottom:5px}.bod_grid .bod_header .img_wrapper{width:100%;background:#F3F1EC;background:linear-gradient(180deg,rgb(243 241 236) 0%,rgb(255 255 253) 100%);aspect-ratio:5/3;display:flex;align-items:flex-end;justify-content:center}.bod_grid .bod_header .img_wrapper img{height:calc(100% - 30px);width:auto}.bod_grid .bod_header .bod_titles{background-color:#2A5332}.bod_grid .bod_header .bod_titles{padding:10px 15px}.bod_grid .bod_header .bod_titles h4{font-size:18px;font-weight:500;color:#fff;margin:0 0 5px 0;line-height:1}.bod_grid .bod_header .bod_titles p{font-size:14px;color:#fff;margin:0}.bod_grid .bod_content{display:flex;flex-direction:column;gap:5px}.bod_grid .bod_acc_toggle{padding:5px 60px 5px 10px;display:flex;justify-content:space-between;background-color:#F1F1EC;position:relative;color:#2A5332;text-decoration:none;font-size:16px;font-weight:500}.bod_grid .bod_acc_toggle i{position:absolute;top:0;right:0;display:flex;align-items:center;justify-content:center;width:50px;height:100%;background-color:#2A5332;color:#fff}.bod_grid .bod_acc_toggle i::before{transition:300ms ease-out}.bod_grid .active .bod_acc_toggle i::before{transform:rotate(180deg)}.bod_grid .bod_acc_content{display:none;padding:15px}@media(min-width:1540px){.mega_menu nav .section_toggle{font-size:40px}.mega_menu nav .lvl2 a{font-size:20px}.mega_menu .search_wrapper{width:300px}.page_header .titles_wrapper{width:60%}.page_header .titles_wrapper .page_number{font-size:120px}.page_header .titles_wrapper h2{font-size:34px}.page_header .titles_wrapper h1{font-size:60px}.page_header.msg_page_header .right_section{width:40%}.page_header.msg_page_header .titles_wrapper .page_number{font-size:100px}.page_header.msg_page_header .titles_wrapper h2{font-size:30px}.page_header.msg_page_header .titles_wrapper h1{font-size:50px}.page_header.msg_page_header .right_section .lifter{font-size:30px}.page_header.msg_page_header .right_section .member_name{font-size:16px}.page_header.msg_page_header .left_section img{width:65%}}@media(min-width:1750px){.mega_menu nav .section_toggle{font-size:45px}.mega_menu nav .lvl2 a{font-size:22px}.mega_menu .search_wrapper{width:400px;top:100px}.mega_menu .search_wrapper input{height:50px;padding:5px 10px 5px 60px}.mega_menu .close_menu{width:50px;height:50px;top:100px}.mega_menu .mega_menu_inner{padding:100px 0 50px 0}.page_header .titles_wrapper .page_number{font-size:140px}.page_header .titles_wrapper h2{font-size:40px}.page_header .titles_wrapper h1{font-size:75px}.page_header.msg_page_header .titles_wrapper .page_number{font-size:110px}.page_header.msg_page_header .titles_wrapper h2{font-size:33px}.page_header.msg_page_header .titles_wrapper h1{font-size:55px}.page_header.msg_page_header .right_section .lifter{font-size:34px}.page_header.msg_page_header .right_section .member_name{font-size:18px}}@media(orientation:portrait){.page_header{height:fit-content;padding:75px 50px}.page_header.msg_page_header{flex-direction:column;height:fit-content;padding:30px 30px 0 30px;padding-bottom:calc(30vh + 50px);gap:30px}.page_header.msg_page_header .msg_header_inner{flex-direction:column;align-items:flex-start}.page_header.msg_page_header .titles_wrapper{width:100%}.page_header.msg_page_header .left_section{height:fit-content;justify-content:flex-start;width:100%}.page_header.msg_page_header .left_section .msg_img_wrapper{position:absolute;bottom:0;left:0;overflow:hidden;height:30vh;width:100%;justify-content:flex-start;padding:0 30px}.page_header.msg_page_header .left_section img{height:100%;width:auto}.page_header.msg_page_header .bg_pattern{display:none}.page_header.msg_page_header .right_section{width:100%;padding-right:0;margin-left:0}}@media(max-width:1200px){.page_actions #addmrepicn,.page_actions .toggle_accessibility_panel,.page_actions .tt-sliding-cart-trigger,.page_actions .down_center{display:none}}@media(max-width:992px){.mega_menu .mega_menu_inner{padding:150px 0 50px 0}.mega_menu nav ul.lvl1{width:100%}.mega_menu nav .section_toggle{font-size:28px}.mega_menu nav .lvl2 a{font-size:16px}.page_header .titles_wrapper{width:100%}.page_header .bg_pattern{opacity:.5}.footer{flex-direction:column-reverse;align-items:center;justify-content:center;gap:30px}.footer p{position:relative;bottom:initial;left:initial;transform:none}}@media(max-width:768px){.top_bar{padding:0 30px 0 0}.top_bar .ar_text{font-size:12px}.top_bar .lang_change{font-size:11px}header #wrapper{padding:0 15px}.page_header{padding:50px 15px}.page_header .titles_wrapper{gap:15px}.page_header .titles_wrapper .page_number{font-size:75px}.page_header .titles_wrapper h2{font-size:20px}.page_header .titles_wrapper h1{font-size:40px}.page_header .bg_pattern{height:100%;opacity:.2}.page_content{padding:50px 0}.bod_grid{grid-template-columns:1fr}}@media(max-width:540px){.top_bar .comp_logo{margin-top:15px}.top_bar{padding:30px 15px 0 0;height:95px}.top_bar .ar_text{position:absolute;top:0;left:0;width:100%;height:30px;text-align:center;background:#404541;background:linear-gradient(0deg,rgb(64 69 65) 0%,rgb(56 93 62) 100%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:11px}main{margin-top:95px}.mega_menu .search_wrapper{top:15px;left:15px}.mega_menu .close_menu{top:15px;right:15px}.mega_menu .mega_menu_inner{padding:100px 0 30px 0}.mega_menu nav ul.lvl1>li{margin-bottom:15px}.mega_menu nav .section_toggle{font-size:24px}.page_header .titles_wrapper .page_number{font-size:50px}.page_header .titles_wrapper h2{font-size:18px}.page_header .titles_wrapper h1{font-size:32px}.page_header.msg_page_header .titles_wrapper .page_number{font-size:50px}.page_header.msg_page_header .titles_wrapper h2{font-size:18px}.page_header.msg_page_header .titles_wrapper h1{font-size:32px}.page_header.msg_page_header .right_section .lifter{font-size:20px}#preloader .progress_wrap .progress_number{font-size:120px}#preloader .progress_wrap .percentage_mark{font-size:40px}}.search-container input{padding:10px 15px;border:1px solid grey;width:80%}.search-container input[type="submit"]{width:20%;margin-left:10px;background-color:#385D3E;border:none;color:#fff}.search-container form{display:flex;align-items:center;justify-content:flex-start}.search-container .search-result{margin-top:15px}.search-container .search-result .result{display:block;padding:15px;border-bottom:1px solid #8FAD93;text-decoration:none}.search-container .search-result .result h4{font-size:16px;margin:0 0 5px 0;color:#385D3E}.search-container .search-result .result p{margin:0;color:#3c3c3c}.search-container .no-results{margin-top:25px;width:100%;padding:50px;text-align:center;background-color:#B9C7B8}.search-container .no-results p{margin:0}@media (max-width:540px){.search-container form{flex-direction:column;align-items:flex-start}.search-container input{width:100%}.search-container input[type="submit"]{width:100%;margin:10px 0 0 0}}.who_wr{background-color:#f8f8f6;padding:20px}.who_wr_b_border{position:relative}.who_wr p .color_r{color:#1c4623;font-weight:500}.who_wr_bottom{min-height:70px}.soft-border_bottom{width:100%;height:4px;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 70%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;bottom:7px;position:absolute;right:0}.soft-border_bottom1{width:100%;height:4px;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 70%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-bottom:4px}.soft-border_right{position:absolute;width:4px;height:100%;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 70%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;top:0;right:0}.soft-border-bottom-mobile{display:none}@media screen and (max-width:767px){.soft-border_right{display:none}.soft-border-bottom-mobile{display:block;width:100%;height:4px;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 70%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-bottom:6px}}.gwp_comp{display:flex;align-items:flex-end;margin-bottom:50px}.gwp_comp h3{margin-top:0}.gwp_comp p{margin-top:10px;margin-bottom:0}.gwp_bracket{border-right:1px solid #858688;border-bottom:1px solid #858688;border-top:1px solid #858688;border-top-right-radius:10px;border-bottom-right-radius:10px}.gwp_arrow{position:absolute;display:flex;top:23%;left:41%}.gwp_arw_left{border-top:1px solid #858688;border-left:1px solid #858688;border-top-left-radius:10px;width:180px;height:25px}.gwp_arw_right{position:relative;border-top:1px solid #858688;border-right:1px solid #858688;border-top-right-radius:10px;width:250px;height:100px}.gwp_arw_right img{position:absolute;right:-9.9px;bottom:0;width:20px}.gwp_below{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width:1399px){.gwp_arw_right{width:200px;height:80px}}@media screen and (max-width:1199px){.gwp_arrow{position:absolute;display:flex;top:13%;left:41%}.gwp_arw_right{width:150px;height:60px}}@media screen and (max-width:991px){.gwp_arrow{display:none}}@media screen and (max-width:767px){.gwp_bracket{border-right:1px solid #858688;border-left:1px solid #858688;border-bottom:1px solid #858688;border-top:none;height:20px;border-top-right-radius:0;border-bottom-right-radius:10px;border-bottom-left-radius:10px}.gwp_money .col-12{display:flex;flex-direction:column;align-items:center}.gwp_below{margin-top:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}}.pr_dir_span_color{color:#8dac92}.at_a_gl_bg{background-color:#f2f2ee;padding:20px}.at_a_gl_bg p{margin-top:15px;margin-bottom:2px}.at_a_gl_bg h3{margin-top:5px;margin-bottom:10px}.str_dir_dig{background-color:#f8f8f5;padding:20px}.str_dir_dig h4{color:#1c4623}.str_dir_dig p{color:#1c4623}.str_dir_dig .str_col{display:flex;flex-direction:column;align-items:center}.str_dir_dig .str_col img{width:70px}.str_dir_dig .str_col p{text-align:center}.str_dir_dig ul li{color:#124734}.str_dir_border_bottom{width:100%;height:4px;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 70%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-bottom:4px}.str_dir_border_right{position:absolute;width:4px;height:100%;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 70%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;top:0;right:0}.str_dir_border_bottom_mobile{display:none}@media screen and (max-width:991px){.str_dir_border_right{display:none}.str_dir_border_bottom_mobile{display:block;width:100%;height:4px;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 70%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;margin-bottom:6px}}.st_dir_plan{position:relative}.st_dir_plan_header{display:flex;background-color:#f8f8f5;padding:10px;align-items:center;margin-bottom:10px;gap:20px;border-bottom:1px solid}.st_dir_plan_header img{width:50px}.st_dir_plan_title{color:#fff;background-color:#1c4623;margin:0;padding:2px 8px;border-radius:3px}.st_dir_plan_content p{color:#1c4623;font-weight:700;padding:10px}.st_dir_plan_border_top{position:absolute;top:0;width:100%;height:4px;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 81%);background-repeat:no-repeat;background-position:center;background-size:100% 100%}.st_dir_plan_border_bottom{position:absolute;width:100%;height:4px;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 81%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;bottom:0}.st_dir_plan_border_left{position:absolute;width:4px;height:100%;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 81%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;top:0;left:0}.st_dir_plan_border_right{position:absolute;width:4px;height:100%;background:radial-gradient(ellipse at center,#9cb59c 0%,#9cb59c 50%,transparent 81%);background-repeat:no-repeat;background-position:center;background-size:100% 100%;top:0;right:0}.custom_table_new_product table tbody tr td:first-child{color:#124734;font-weight:500;border-right:1px solid #124734}.custom_table_new_product table tbody tr td:nth-child(2){border-right:1px solid #124734}.custom_table_new_product table tbody tr:last-child td{border-bottom:none}.cap_dig_container{position:relative;background-color:#f8f8f5;padding:20px}.cap_dig_container h5{color:#1c4623}.cap_dig_container p{color:#000}.cap_dig_bottom{position:absolute;bottom:0;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 102% 28% at 71% 81%,#9cb59c 0%,#9cb59c 50%,transparent 79%) no-repeat}.cap_dig_right{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;left:0;height:100%;width:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 46% 109% at 14% 70%,#9cb59c 0%,#9cb59c 50%,transparent 86%) no-repeat}.cap_dig_top{position:absolute;top:-9px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 102% 63% at 26% 116%,#9cb59c 0%,#9cb59c 42%,transparent 87%) no-repeat}.cap_dig_container img{position:absolute;top:0;right:-1px;height:100%}.prfmcs_anlysis{background-color:#f8f8f5;padding:20px;position:relative}.prfmcs_analysis_title{text-transform:uppercase;display:inline-block;color:#fff;background-color:#1c4623;margin:0;padding:2px 8px;border-radius:3px}.prfmcs_anlysis ul li{color:#1c4623}.prfmcs_anlysis_top{position:absolute;top:-9px;left:0;width:100%;height:12px;background-position:center;background:radial-gradient(ellipse 152% 63% at 26% 116%,#9cb59c 0%,#9cb59c 42%,transparent 87%) no-repeat}.prfmcs_anlysis_bottom{position:absolute;bottom:0;left:0;width:100%;height:12px;background-position:center;background:radial-gradient(ellipse 61% 14% at 26% 87%,#9cb59c 0%,#9cb59c 84%,transparent 42%) no-repeat}.prfmcs_anlysis_left{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;right:0;height:100%;width:12px;background-position:center;background:radial-gradient(ellipse 21% 45% at 91% 19%,#9cb59c 0%,#9cb59c 50%,transparent 86%) no-repeat}.prfmcs_anlysis_right{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;left:0;height:100%;width:12px;background-position:center;background:radial-gradient(ellipse 16% 100% at 9% 6%,#9cb59c 0%,#9cb59c 104%,transparent 59%) no-repeat}.capital_adequacy{background-color:#f8f8f5;padding:20px}.capital_adequacy h4{color:#1c4623}.capital_adequacy p{margin-bottom:5px}.capital_adequacy h2{color:#1c4623;font-size:30px;font-weight:100}.capital_adequacy h2::after{display:none}.capital_adequacy .row{border-bottom:1px solid #9cb59c}.capital_adequacy .row:last-child{border-bottom:none}.cap_adeq_left{border-right:1px solid #9cb59c}.capital_adequacy .row .col-md-6{display:flex;flex-direction:column;justify-content:space-between;margin:10px 0}.cap_adeq_last{display:flex;flex-direction:column}.lifter1{font-size:34px;color:#124734}.sus_pillar_main{background-color:#f8f8f6;padding:20px}.sus_pllars{background-color:#fff;padding:10px 20px 20px 20px;height:100%}.sus_pllars_title{position:relative;display:flex;align-items:flex-start;gap:35px;margin-bottom:10px}.sus_pllars_title .sus_title_img1{position:absolute;top:-10px;left:-14px;min-width:109%}.sus_pllars_title .sus_title_img2{position:absolute;top:-4px;left:-16px;min-width:109%}.sus_pllars_title .sus_title_img3{position:absolute;top:-4px;left:-16px;width:85%}.sus_pllars_title .sus_title_img4{position:absolute;top:-11px;left:-14px;min-width:112%}.sus_pllars_title .sus_title_img5{position:absolute;top:-3px;left:-15px;min-width:108%}.sus_pllars_title .sus_title_img6{position:absolute;top:-4px;left:-14px;width:81%}.sus_pllars_title h4{color:#1c4623;margin:0;margin-top:10px}.sus_pllars_title p:first-child{font-size:23px;color:#1c4623;margin:0}.sus_pllars_content ul li span{color:#1c4623;font-weight:500}.sus_pllars_icons{display:flex;gap:3px;margin-left:20px}.sus_pllars_icons img{width:60px}@media screen and (max-width:1399px){.sus_pllars_title .sus_title_img1{top:-6px;left:-11px;min-width:109%}.sus_pllars_title .sus_title_img2{top:0;left:-13px;min-width:109%}.sus_pllars_title .sus_title_img3{top:-1px;left:-12px;width:85%}.sus_pllars_title .sus_title_img4{top:-7px;left:-11px;min-width:115%}.sus_pllars_title .sus_title_img5{top:-1px;left:-13px;min-width:114%}.sus_pllars_title .sus_title_img6{top:-2px;left:-13px;min-width:86%}}@media screen and (max-width:1199px){.sus_pllars_title .sus_title_img1{top:-24px;left:-22px;min-width:106%}.sus_pllars_title .sus_title_img2{top:-12px;left:-25px;min-width:105%}.sus_pllars_title .sus_title_img3{top:-14px;left:-25px;width:80%}.sus_pllars_title .sus_title_img4{top:-26px;left:-23px;min-width:107%}.sus_pllars_title .sus_title_img5{top:-12px;left:-26px;min-width:107%}.sus_pllars_title .sus_title_img6{top:-14px;left:-26px;min-width:82%}}@media screen and (max-width:991px){.sus_pllars_title .sus_title_img1{top:-12px;left:-16px;min-width:109%}.sus_pllars_title .sus_title_img2{top:-6px;left:-19px;min-width:112%}.sus_pllars_title .sus_title_img3{top:-7px;left:-17px;width:84%}.sus_pllars_title .sus_title_img4{top:-13px;left:-15px;min-width:111%}.sus_pllars_title .sus_title_img5{top:-6px;left:-19px;min-width:113%}.sus_pllars_title .sus_title_img6{top:-6px;left:-17px;min-width:85%}}@media screen and (max-width:450px){.sus_pllars_title p:first-child{border:4px solid #8ead92;min-width:40px;min-height:30px;border-radius:50%;display:flex;justify-content:center;align-items:center}.sus_pllars_title .sus_title_img1{display:none}.sus_pllars_title .sus_title_img2{display:none}.sus_pllars_title .sus_title_img3{display:none}.sus_pllars_title .sus_title_img4{display:none}.sus_pllars_title .sus_title_img5{display:none}.sus_pllars_title .sus_title_img6{display:none}}.custom-stakeholder-table table tbody tr td p{color:#1c4623;font-weight:700}.custom-stakeholder-table table tbody tr td:first-child{border-right:1px solid #1c4623}.custom-stakeholder-table table tbody tr td:nth-child(2){border-right:1px solid #1c4623}.custom-stakeholder-table table tbody tr:last-child td{border-bottom:none}.rank_number{display:flex;justify-content:center;align-items:center;height:35px;width:35px;border-radius:50%}.rank_number p{color:#fff;font-weight:700;font-size:20px;line-height:0;margin:2px 1px 0 0}.rank_green_1{background-color:#8dac92}.rank_green_2{background-color:#c2cfc1}.rank_green_3{background-color:#d1d2d4}.custom-table-rank table thead tr td:nth-child(2){border-right:1px solid #1c4623}.custom-table-rank table tbody tr td:nth-child(2){border-right:1px solid #1c4623}.custom-table-rank table tbody tr:last-child td{border-bottom:none}.sus_perf_acc_main{border:none!important}.sus_perf_acc_main .na_topic_main_container{background-color:#124734;margin-bottom:10px}.sus_perf_acc_main .na_topic_main_container h3{color:#fff}.sus_perf_acc_main .na_topic_main_container i{color:#fff}.pr_dir_plan{position:relative;background-color:#f2f2ee;padding:20px}.pr_dir_plan h3{font-size:30px;font-weight:100;color:#1c4623}.pr_dir_plan_border_top{position:absolute;top:-11px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 102% 28% at 71% 81%,#9cb59c 0%,#9cb59c 50%,transparent 79%) no-repeat}.pr_dir_plan_border_bottom{position:absolute;bottom:-3px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 104% 17% at 71% 81%,#9cb59c 0%,#9cb59c 50%,transparent 79%) no-repeat}.pr_dir_plan_border_left{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;left:0;height:100%;width:12px;background-position:center;background:radial-gradient(ellipse 16% 100% at 1% 6%,#9cb59c 0%,#9cb59c 104%,transparent 59%) no-repeat}.pr_dir_plan_border_right{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;right:-8px;height:100%;width:12px;background-position:center;background:radial-gradient(ellipse 18% 83% at 9% 35%,#9cb59c -1%,#9cb59c 101%,transparent 33%) no-repeat}.sys_risk_manage{background-color:#f8f8f5;padding:20px;position:relative}.sys_risk_manage_title{display:inline-block;color:#fff;background-color:#1c4623;margin:0;margin-bottom:10px;padding:2px 8px;border-radius:3px;border-top-left-radius:0;border-bottom-left-radius:0}.sys_risk_right{border-left:1px solid #9cb59c;padding-left:0}.sys_riks_content{padding-left:10px}.sys_risk_border_top{position:absolute;top:-11px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 83% 36% at 61% 93%,#9cb59c 0%,#9cb59c 28%,transparent 93%) no-repeat}.sys_risk_border_bottom{position:absolute;bottom:-3px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 106% 19% at 9% 71%,#9cb59c 0%,#9cb59c 90%,transparent 41%) no-repeat}.sys_risk_border_left{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;left:0;height:100%;width:4px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 46% 111% at -9% 68%,#9cb59c 2%,#9cb59c 62%,transparent 71%) no-repeat}.sys_risk_border_right{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;right:-21px;height:100%;width:12px;background-position:center;background:radial-gradient(ellipse 5% 81% at 9% 35%,#9cb59c -1%,#9cb59c 82%,transparent 33%) no-repeat}.leader_program{background-color:#f8f8f5;padding:20px;position:relative}.leader_program h3{color:#1c4623;font-size:22px}.leader_program img{width:100%}.leader_program_border_top{position:absolute;top:-11px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 83% 36% at 61% 93%,#9cb59c 0%,#9cb59c 28%,transparent 93%) no-repeat}.leader_program_border_bottom{position:absolute;bottom:-3px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 159% 26% at 59% 80%,#9cb59c 0%,#9cb59c 44%,transparent 2%) no-repeat}.leader_program_border_left{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;left:0;height:100%;width:4px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 90% 113% at 5% 68%,#9cb59c 2%,#9cb59c 62%,transparent 71%) no-repeat}.leader_program_border_right{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;right:-9px;height:100%;width:12px;background-position:center;background:radial-gradient(ellipse 14% 104% at 18% 19%,#9cb59c -1%,#9cb59c 112%,transparent 41%) no-repeat}.saudization_dig{display:flex;justify-content:space-between;align-items:center}.saudiz_p{font-size:37px;font-weight:500;color:#124734}.custom_saudization_table table thead tr{border-top:1px solid #124734;border-bottom:1px solid #124734}.custom_saudization_table table thead tr td{border-right:1px solid #124734;text-align:right}.custom_saudization_table table thead tr td p{margin:0;text-align:right}.custom_saudization_table table thead tr td:last-child{border-right:none}.custom_saudization_table table tbody tr td{border-right:1px solid #124734;text-align:right}.custom_saudization_table table tbody tr td:last-child{border-right:none}.griwrap{display:flex;border:1px solid #1c4623;margin-bottom:15px;overflow:hidden;max-width:fit-content}.gritext{background-color:#1c4623;color:#fff;font-weight:700;font-size:18px;padding:5px 12px;display:flex;align-items:center}.grinumber{background-color:#fff;color:#2f2f2f;font-size:16px;padding:5px 12px;display:flex;align-items:center}.saudi_arr1_main{position:relative;height:70px}.saudi_arr1{border-bottom:1px solid #999a9c;height:50px;width:90%;border-left:1px solid #999a9c;border-bottom-left-radius:10px;position:absolute;left:153px;top:0}.saudi_arr1 img{position:absolute;transform:rotate(180deg);width:15px;top:-1px;left:-8px}.saudi_arr2_main{position:relative}.saudi_arr2{border-bottom:1px solid #999a9c;height:50px;width:70%;border-right:1px solid #999a9c;border-bottom-right-radius:10px;position:absolute;left:109%;top:-106px}.saudi_arr2 img{position:absolute;transform:rotate(90deg);width:15px;top:45px;left:-6px}.saudiza_main_img{width:70%}@media screen and (max-width:1399px){.saudi_arr1_main{position:relative;height:70px}.saudi_arr1{border-bottom:1px solid #999a9c;height:50px;width:90%;border-left:1px solid #999a9c;border-bottom-left-radius:10px;position:absolute;left:102px;top:0}.saudi_arr1 img{position:absolute;transform:rotate(180deg);width:15px;top:-1px;left:-8px}.saudi_arr2_main{position:relative}.saudi_arr2{border-bottom:1px solid #999a9c;height:50px;width:70%;border-right:1px solid #999a9c;border-bottom-right-radius:10px;position:absolute;left:109%;top:-106px}.saudi_arr2 img{position:absolute;transform:rotate(90deg);width:15px;top:45px;left:-6px}}@media screen and (max-width:1199px){.saudiza_main_img{width:100%}}@media screen and (max-width:767px){.saudization_dig{flex-direction:column-reverse}.saudi_arr1_main,.saudi_arr2_main{display:none}}.custom-table-gwp-ks table thead tr td{border-right:1px solid #124734}.custom-table-gwp-ks table thead tr td:last-child{border-right:none}.custom-table-gwp-ks table tbody tr td{border-right:1px solid #124734}.custom-table-gwp-ks table tbody tr td:last-child{border-right:none}.custom-table-gwp-ks table tbody tr:last-child td{color:#124734;font-weight:700;background:#f1f1ec}.custom-table_regulations table thead tr td{border-right:1px solid #124734}.custom-table_regulations table thead tr td:nth-child(2){color:#124734}.custom-table_regulations table thead tr td:last-child{border-right:none}.custom-table_regulations table tbody tr td{border-right:1px solid #124734}.custom-table_regulations table tbody tr td:last-child{border-right:none}.custom-table_regulations table tbody tr:last-child{border-bottom:none}.custom-table_regulations1 table thead tr td{border-right:1px solid #124734}.custom-table_regulations1 table thead tr td:nth-child(2){color:#124734}.custom-table_regulations1 table thead tr td:last-child{border-right:none}.custom-table_regulations1 table tbody tr td{border-right:1px solid #124734}.custom-table_regulations1 table tbody tr td:last-child{border-right:none}.custom-table_regulations1 table tbody tr:last-child{border-bottom:none}.custom-table_regulations1 table tbody tr:nth-child(4) td{border-bottom:none}.custom-table_regulations1 table tbody tr td:nth-child(2){background-color:#fff}.custom-table_regulations2 table thead tr td{border-right:1px solid #124734}.custom-table_regulations2 table thead tr td:last-child{border-right:none}.custom-table_regulations2 table thead tr td:nth-child(2){font-weight:700}.custom-table_regulations2 table tbody tr td{border-right:1px solid #124734}.custom-table_regulations2 table tbody tr td:last-child{border-right:none}.custom-table_regulations2 table tbody tr:last-child{border-bottom:none}.custom-table_regulations2 table tbody tr td:nth-child(2){background-color:#fff;font-weight:700}.training_and_edu h3 .ghti{font-size:37px}.txtGreen{color:#294E30}@media screen and (max-width:567px){.trainin_and_edu_img{display:flex;justify-content:center}.trainin_and_edu_img img{width:50%}}.nationaliz{background-color:#e5dfd7;padding:0}.nationalize_sub{position:relative}.nationaliz img{width:100%}.nationaliz_border_top{position:absolute;top:-11px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 83% 46% at 22% 100%,#9cb59c 0%,#9cb59c 65%,transparent 30%) no-repeat}.nationaliz_border_bottom{position:absolute;bottom:-3px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 178% 26% at -5% 84%,#9cb59c -1%,#9cb59c 52%,transparent -9%) no-repeat}.nationaliz_border_left{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;left:0;height:100%;width:4px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 90% 113% at 5% 68%,#9cb59c 2%,#9cb59c 62%,transparent 71%) no-repeat}.custome-table_identified table thead tr td{border-right:1px solid #124734}.custome-table_identified table thead tr td:first-child{border-left:1px solid #124734}.custome-table_identified table tbody tr td{border-right:1px solid #124734}.custome-table_identified table tbody tr td:first-child{border-left:1px solid #124734}.custome-table_identified table tbody tr td:first-child p{color:#124734;font-weight:500}.sup_ch_h4{background-color:#f2f2ee;padding:5px 10px;color:#2f2f2f;width:inherit}.custom-table_business_ethic table thead tr td{border-right:1px solid #124734}.custom-table_business_ethic table thead tr td:last-child{border-right:none}.custom-table_business_ethic table tbody tr td{border-right:1px solid #124734}.custom-table_business_ethic table tbody tr td:last-child{border-right:none}.sasb{background-color:#f2f2ee;padding:10px;position:relative}.sasb_border_top{position:absolute;top:-11px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 83% 46% at 22% 100%,#9cb59c 0%,#9cb59c 65%,transparent 30%) no-repeat}.sasb_border_bottom{position:absolute;bottom:-3px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 178% 26% at -5% 84%,#9cb59c -1%,#9cb59c 52%,transparent -9%) no-repeat}.sasb_border_left{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;left:0;height:100%;width:4px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 90% 113% at 5% 68%,#9cb59c 2%,#9cb59c 62%,transparent 71%) no-repeat}.sabp-grp{display:flex;gap:20px;justify-content:center}.custom-table_gri table thead tr td{background-color:#fff;border-right:1px solid #124734;border-top:1px solid #124734;border-bottom:2px solid #124734;text-align:right}.custom-table_gri table thead tr td:first-child{background-color:#fff;border-left:1px solid #124734}.custom-table_gri table tbody tr td{border-right:1px solid #124734;text-align:right}.custom-table_gri table tbody tr td:first-child{border-left:1px solid #124734}.gr_main{display:flex;justify-content:space-between;align-items:flex-start}.leader_program2 img{width:50px}.leader_program3 img{width:100px}.gr_dashed_line{border-bottom:1px dashed #124734;margin-bottom:15px}.vlu_gr{display:flex;justify-content:space-between}.vlu_gr p{width:70%}.vlu_gr img{width:50px}.nls24{width:70%}.nls25{width:90%}.side_sar_brcket{position:absolute;top:7px;right:29px;height:230px;width:49px;border-top:1px solid #124734;border-bottom:1px solid #124734;border-right:1px solid #124734;border-top-right-radius:5px;border-bottom-right-radius:5px}.side_sar_brcket img{width:30px;position:absolute;top:15px;left:34px}.side_sar_brcket2{position:absolute;height:153px;width:22px;border-right:1px solid #124734;border-bottom:1px solid #124734;border-top:1px solid #124734;top:67px;right:15px}.side_sar_brcket2 img{width:20px;position:absolute;bottom:-5px;left:-7px;transform:rotate(90deg)}.leader_program3 .row .col-6 h3{font-size:37px}@media screen and (max-width:567px){.side_sar_brcket img{width:30px;position:absolute;top:93%;left:11px;transform:rotate(90deg)}}.leader_program3_border_bottom{position:absolute;bottom:-3px;left:0;width:100%;height:12px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 159% 26% at 59% 80%,#9cb59c 0%,#9cb59c 44%,transparent 2%) no-repeat}.leader_program3_border_left{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;left:0;height:100%;width:4px;background-repeat:no-repeat;background-position:center;background:radial-gradient(ellipse 56% 52% at 66% 100%,#9cb59c 2%,#9cb59c 62%,transparent 71%) no-repeat}.leader_program3_border_right{position:absolute;bottom:0;border-bottom-right-radius:101px;border-bottom-left-radius:15px;right:-9px;height:100%;width:12px;background-position:center;background:radial-gradient(ellipse 19% 56% at 10% 71%,#9cb59c 12%,#9cb59c 71%,transparent 67%) no-repeat}.nat_header{display:flex;background-color:#1c4623;padding:10px;min-height:100px;gap:10px}.nat_icon{display:flex;justify-content:center;align-items:center}.nat_title{display:flex;align-items:center;justify-content:space-between;padding-right:0;width:100%}.nat_title i{color:#fff;font-size:25px}.nat_header h2{color:#fff}.nat_container img{width:50px}.nat_content{display:none;padding:20px;background:linear-gradient(180deg,#f2f1ec 0%,#ffffff 100%);column-count:3;column-gap:1.5em;-webkit-column-count:3;-webkit-column-gap:1.5em;-moz-column-count:3;-moz-column-gap:1.5em;border:1px solid #1c4623;border-top:none}.nat_content p{color:#124734}.nat_content .active{display:block}@media screen and (max-width:991px){.nat_content{padding:20px;column-count:2;-webkit-column-count:2;-moz-column-count:2}}@media screen and (max-width:767px){.nat_header{min-height:80px}.nat_header h2{font-size:18px;line-height:21px}.nat_title i{font-size:20px}.nat_content{padding:20px;column-count:1;-webkit-column-count:1;-moz-column-count:1}}.qr_div{display:flex;flex-direction:column;border-bottom:1px solid #2f2f2f;margin-bottom:10px}.qr_div a{color:#1c4623;text-decoration:none}.grph_title{color:#2f2f2f}.na_main_container{margin-bottom:15px;border:1px solid #124734}.na_topic_main_container{display:flex;justify-content:space-between;align-items:center;padding:15px 10px;cursor:pointer}.na_topic_main_container i{color:#124734;font-size:20px;transform:rotateZ(0deg);transition:all 0.5s ease-in-out;margin-left:10px}.na_topic_main_container.active i{transform:rotateZ(180deg)}.na_topic{display:flex;align-items:center;width:calc(100% - 30px)}.na_topic h1{margin:0;line-height:1;padding:0;font-size:20px;font-weight:500;width:calc(100% - 40px);font-family:"HelveticaNeueCyr"!important}.na_topic span{display:flex;background-color:#124734;color:#fff;width:30px;height:30px;font-size:20px;align-items:center;justify-content:center;margin-right:10px}.na_dropdown{padding:0 10px 20px 50px}.na_dropdown_main{display:none}.bod_grid .exe_header{border:1px solid #2A5332;margin-bottom:5px;cursor:pointer}.bod_grid .exe_header .img_wrapper{width:100%;background:#F3F1EC;background:linear-gradient(180deg,rgb(243 241 236) 0%,rgb(255 255 253) 100%);aspect-ratio:5/3;display:flex;align-items:flex-end;justify-content:center}.bod_grid .exe_header .img_wrapper img{height:calc(100% - 30px);width:auto}.bod_grid .exe_header .exe_titles{background-color:#2A5332;display:flex;align-items:center;padding:10px 15px}.bod_grid .exe_header .exe_titles div{width:calc(100% - 30px)}.bod_grid .exe_header .exe_titles h4{font-size:18px;font-weight:500;color:#fff;margin:0 0 5px 0;line-height:1}.bod_grid .exe_header .exe_titles p{font-size:14px;color:#fff;margin:0}.bod_grid .exe_header .exe_titles i{font-size:20px;color:#fff;transition:all 0.5s ease-in-out;transform:rotateZ(0deg);margin-left:10px}.bod_grid .exe_header.active .exe_titles i{transform:rotateZ(180deg)}.exe_content{background-color:#F1F1EC;padding:15px}.exe_dropdown{display:none}.gr_tick{width:15px;height:auto}.gr_number{background-color:#124734;color:#fff;width:25px;height:25px;display:flex;align-items:center;justify-content:center;font-size:15px;border-radius:50%}.rm_topic_main_container{display:flex;justify-content:space-between;align-items:center;padding:15px 10px;cursor:pointer;background-color:#fff;position:relative}.rm_topic{display:flex;align-items:center;width:calc(100% - 30px)}.rm_topic img{width:7.5%;height:auto;aspect-ratio:1/1;margin-right:10px}.rm_topic h1{margin:0;padding:0;line-height:1;font-size:20px;width:calc(92.5% - 10px);font-weight:500;font-family:"HelveticaNeueCyr"!important}.rm_topic_main_container i{color:#124734;font-size:20px;transform:rotateZ(0deg);transition:all 0.5s ease-in-out;margin-left:10px}.rm_topic_main_container.active i{transform:rotateZ(180deg)}.rm_dropdown{background-image:linear-gradient(to bottom,#F2F1EC,#FFF);padding:20px 5%}.rm_main_container{border:2px solid #8EAD92;margin-bottom:15px}.rm_bottom{position:absolute;left:50%;bottom:0;width:0;height:2px;transform:translate(-50%);background-color:#8EAD92;transition:all 0.5s ease-in-out}.rm_topic_main_container.active .rm_bottom{width:100%;box-shadow:0 1px 5px 0 rgb(0 0 0 / .3)}.rm_dropdown_main{display:none}@media(max-width:1300px){.tr_width td{min-width:200px}}@media(max-width:991px){.rm_topic img{width:10%}.rm_topic h1{width:calc(90% - 10px)}}.download-table{display:flex;justify-content:flex-end}.download-table .exportToExcel{font-size:14px;text-decoration:none;color:#124734;margin:10px 0;font-weight:400}.download-table .exportToExcel i{margin-right:2.5px;color:#124734}.cd-panel-content .na_dropdown_main{display:block}