.hide_mob{display:none !important}@media(min-width: 1025px){.hide_mob{display:block !important}}.hide_mob_flex{display:none !important}@media(min-width: 1025px){.hide_mob_flex{display:flex !important}}.hide_desktop{display:block !important}@media(min-width: 1025px){.hide_desktop{display:none !important}}.hide_desktop_flex{display:flex !important}@media(min-width: 1025px){.hide_desktop_flex{display:none !important}}.hide_mob_inline{display:none !important}@media(min-width: 1025px){.hide_mob_inline{display:inline-flex !important}}.hide_desktop_inline{display:inline-flex !important}@media(min-width: 1025px){.hide_desktop_inline{display:none !important}}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueThin.otf") format("opentype");font-weight:100;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueThinItalic.otf") format("opentype");font-weight:100;font-style:italic}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueUltraLight.otf") format("opentype");font-weight:200;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueUltraLightItalic.otf") format("opentype");font-weight:200;font-style:italic}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueLight.otf") format("opentype");font-weight:300;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueItalic.ttf") format("truetype");font-weight:400;font-style:italic}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueMedium.otf") format("opentype");font-weight:500;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueMediumItalic.otf") format("opentype");font-weight:500;font-style:italic}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueRoman.otf") format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueBold.otf") format("opentype");font-weight:700;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueBoldItalic.otf") format("opentype");font-weight:700;font-style:italic}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueHeavy.otf") format("opentype");font-weight:800;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueHeavyItalic.otf") format("opentype");font-weight:800;font-style:italic}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueBlack.otf") format("opentype");font-weight:900;font-style:normal}@font-face{font-family:"Helvetica Neue";src:url("../assets/fonts/HelveticaNeueBlackItalic.otf") format("opentype");font-weight:900;font-style:italic}h1,h2,h3,h4{margin:0}body{margin:0;font-family:"Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}div{box-sizing:border-box}.container{margin:0 auto;width:100%;position:relative;padding:0 16px;max-width:1440px}@media(min-width: 768px){.container{padding:0 30px}}main{padding-top:64px}@media(min-width: 768px){main{overflow:hidden;padding-top:84px}}a{text-decoration:none}header{height:64px;max-height:64px;background:#242021;padding:10px 0;box-sizing:border-box;display:flex;flex-direction:row;align-items:center;position:fixed;z-index:9;width:100%}@media(min-width: 1025px){header{padding:20px 0;height:84px;max-height:84px}}header .mobile_header{display:flex;align-items:center;justify-content:space-between}header .mobile_header .site_logo{max-width:220px;height:auto}@media(min-width: 1025px){header .mobile_header{display:none}}header .site_header{display:none;flex-direction:row;align-items:center;box-sizing:border-box;justify-content:space-between}@media(min-width: 1025px){header .site_header{display:flex}}header .site_header .site_logo{max-height:40px;height:auto}header .site_header .site_menu{display:flex;flex-direction:row;gap:32px}header .site_header .site_menu .main_menu_item{font-size:16px;font-style:normal;font-weight:500;line-height:26px;color:#fff;text-decoration:none}header .site_header .site_menu .main_menu_item:hover{color:#ffe449}header .site_header .site_menu .main_menu_item.active{color:#ffe449}header .site_header .site_menu .main_menu_item.highlight{background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:14px}header .site_header .site_menu .main_menu_item.highlight:hover{background:linear-gradient(90deg, #FFE449 4.44%, #FFE449 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}header .site_header .site_menu .main_menu_item.sub_menu{position:relative;padding-right:15px}header .site_header .site_menu .main_menu_item.sub_menu:hover:after{transform:rotate(180deg)}header .site_header .site_menu .main_menu_item.sub_menu::after{content:"";display:inline-block;width:20px;height:21px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="21" viewBox="0 0 20 21" fill="none"><path d="M6 8.5L10 12.5L14 8.5" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-repeat:no-repeat;background-size:contain;position:absolute;top:3px;right:-5px;transition:.3s}header .mobile_sub_menus{position:fixed;top:0;left:0;width:100%;height:100vh;background:#242021;z-index:15;padding:45px 14px 14px 14px;display:none}header .mobile_sub_menus.open{display:block !important}header .mobile_sub_menus .sub_menu{display:flex;flex-direction:column;gap:20px}header .mobile_sub_menus .sub_menu .left_side .sub_menu_title{display:flex;align-items:center;gap:8px;font-size:18px;font-style:normal;font-weight:700;line-height:26px;color:#fff}header .mobile_sub_menus .sub_menu .left_side .description{margin-top:20px;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#fff}header .mobile_sub_menus .sub_menu .right_side{display:flex;flex-direction:column;gap:15px}header .mobile_sub_menus .sub_menu .right_side .sub_group.open .sub_group_title svg{transform:rotate(180deg)}header .mobile_sub_menus .sub_menu .right_side .sub_group.open .sub_menu_items{display:flex}header .mobile_sub_menus .sub_menu .right_side .sub_group .sub_group_title{display:flex;align-items:center;justify-content:space-between;font-size:18px;font-style:normal;font-weight:700;line-height:26px;color:#fff}header .mobile_sub_menus .sub_menu .right_side .sub_group .sub_menu_items{background:#484345;flex-direction:column;gap:20px;margin-top:15px;padding:22px 45px;position:relative;left:-30px;width:calc(100% + 60px);display:none}header .mobile_sub_menus .sub_menu .right_side .sub_group .sub_menu_items .sub_menu_item{font-size:16px;font-style:normal;font-weight:700;line-height:26px;color:#fff;text-decoration:none}header .mobile_menu{position:fixed;top:0;left:0;width:100%;height:100vh;background:#242021;z-index:9;padding:80px 30px 30px 30px;display:none}header .mobile_menu.open{display:block !important}header .mobile_menu .close_button{position:absolute;top:20px;right:20px}header .mobile_menu .menu_container{display:flex;flex-direction:column;gap:32px}header .mobile_menu .menu_container .main_menu_item{font-weight:600;color:#fff;text-decoration:none}@media(min-width: 768px){header .mobile_menu .menu_container .main_menu_item{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}header .mobile_menu .menu_container .main_menu_item.sub_menu{display:flex;align-items:center;gap:12px}header .mobile_menu .menu_container .menu_cta{display:flex;height:45px;padding:10px 16px;justify-content:center;align-items:center;gap:6px;background-color:#2f2c2d;transition:.3s;text-decoration:none;margin-top:24px;position:relative}header .mobile_menu .menu_container .menu_cta:hover{background-color:#474244}header .mobile_menu .menu_container .menu_cta a{background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}header .sub_menus{background:#242021;width:100%;position:absolute;left:0;top:84px;flex-direction:row;display:none;z-index:9}header .sub_menus:before{content:"";width:100%;height:100vh;background:rgba(36,32,33,.8);top:0;left:0;z-index:2;position:absolute;pointer-events:none}header .sub_menus.open{display:flex}header .sub_menus .sub_menu{display:flex;flex-direction:row;opacity:0;transition:.5s;position:relative;z-index:10}header .sub_menus .sub_menu.open_sub{opacity:1}header .sub_menus .sub_menu .left_side{height:100%;background:#2d292a;padding:32px 40px;max-width:480px;position:relative;left:-30px;bottom:-5px}header .sub_menus .sub_menu .left_side .sub_menu_title{font-size:20px;font-style:normal;font-weight:700;line-height:28px;color:#fff}header .sub_menus .sub_menu .left_side img{width:100%;height:182px;object-fit:cover;margin:15px 0}header .sub_menus .sub_menu .left_side .description{font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#fff}header .sub_menus .sub_menu .right_side{display:flex;flex-direction:row;gap:80px;padding:80px 35px}header .sub_menus .sub_menu .right_side .sub_group .sub_group_title{font-size:20px;font-style:normal;font-weight:700;line-height:28px;color:#fff;white-space:nowrap;margin-bottom:16px}header .sub_menus .sub_menu .right_side .sub_group .sub_menu_items{display:flex;flex-direction:column;gap:16px}header .sub_menus .sub_menu .right_side .sub_group .sub_menu_items .sub_menu_item{font-size:14px;font-style:normal;font-weight:700;line-height:22px;color:#fff;text-decoration:none;transition:.3s}header .sub_menus .sub_menu .right_side .sub_group .sub_menu_items .sub_menu_item.active{color:#ffe449}header .sub_menus .sub_menu .right_side .sub_group .sub_menu_items .sub_menu_item:hover{color:#ffe449}footer{background:#242021;padding:45px 0 45px 0;position:relative}@media(min-width: 768px){footer{padding:80px 0 65px 0}}footer .bar{position:absolute;top:0;width:100%;background-color:#434345}footer .bar .progress{width:70%;height:7px;background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%)}footer .container{max-width:1320px}footer .container .site_footer .footer_cta{display:flex;height:45px;padding:10px 16px;justify-content:center;align-items:center;gap:6px;background-color:#2f2c2d;transition:.3s}footer .container .site_footer .footer_cta:hover{background-color:#474244}footer .container .site_footer .footer_cta a{background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}footer .container .site_footer .top_footer{display:flex;flex-direction:column;gap:25px}@media(min-width: 1025px){footer .container .site_footer .top_footer{flex-direction:row;gap:115px}}footer .container .site_footer .top_footer .left_footer{max-width:480px}footer .container .site_footer .top_footer .left_footer img{max-height:30px;width:auto;margin-bottom:20px}@media(min-width: 768px){footer .container .site_footer .top_footer .left_footer img{max-height:30px}}footer .container .site_footer .top_footer .left_footer .footer_title{font-size:36px;font-style:normal;font-weight:700;line-height:42px;letter-spacing:1px;color:#fff;max-width:350px}footer .container .site_footer .top_footer .right_footer{width:100%}footer .container .site_footer .top_footer .right_footer .footer_columns{display:flex;flex-direction:column;justify-content:flex-end;gap:60px}@media(min-width: 768px){footer .container .site_footer .top_footer .right_footer .footer_columns{flex-direction:row;gap:60px}}footer .container .site_footer .top_footer .right_footer .footer_columns .footer_column{min-width:165px}footer .container .site_footer .top_footer .right_footer .footer_columns h3{background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-size:20px;font-style:normal;font-weight:700;line-height:28px;margin-bottom:16px}footer .container .site_footer .top_footer .right_footer .footer_columns .footer_menu{display:flex;flex-direction:column;gap:16px;margin-bottom:16px}footer .container .site_footer .top_footer .right_footer .footer_columns .footer_menu a{text-decoration:none;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#fff;transition:.3s}footer .container .site_footer .top_footer .right_footer .footer_columns .footer_menu a:hover{color:#f8b12f}footer .container .site_footer .top_footer .right_footer .footer_columns .contact_numbers{margin-bottom:40px;display:flex;flex-direction:column;gap:16px}footer .container .site_footer .top_footer .right_footer .footer_columns .contact_numbers a{color:#fff !important;text-decoration:none !important}footer .container .site_footer .top_footer .right_footer .footer_columns .contact_numbers .contact_number{font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#fff}footer .container .site_footer .top_footer .right_footer .footer_columns .footer_mail{font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#fff;text-decoration:none;transition:.3s}footer .container .site_footer .top_footer .right_footer .footer_columns .footer_mail:hover{color:#f8b12f}footer .container .site_footer .bottom_footer{margin-top:40px;border-top:1px solid hsla(0,0%,100%,.2);padding-top:20px;display:flex;flex-direction:column;gap:30px;justify-content:space-between;align-items:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px;color:#fff}@media(min-width: 768px){footer .container .site_footer .bottom_footer{flex-direction:row;justify-content:space-between;margin-top:75px}}footer .container .site_footer .socials{display:flex;flex-direction:row;gap:16px}footer .container .site_footer .socials a{text-decoration:none;width:40px;height:40px;border:1px solid #fff;border-radius:100%;display:flex;justify-content:center;align-items:center}footer .container .site_footer .socials a img{max-width:13px}.hero_component{position:relative;display:flex;flex-direction:column;align-items:center;background-size:cover;background-position:50%}.hero_component .background_colour{background-color:#0a1f42;position:absolute;top:0;left:0;width:48%;height:100%;z-index:3;display:none}@media(min-width: 768px){.hero_component .background_colour{display:block}}.hero_component.post_hero{margin-bottom:40px}@media(min-width: 768px){.hero_component.post_hero{margin-bottom:80px}}@media(min-width: 768px){.hero_component{height:730px;flex-direction:row}}.hero_component .bar{position:absolute;bottom:0;width:100%;background-color:#434345;z-index:3}.hero_component .bar .progress{width:70%;height:7px;background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%)}.hero_component .gradient{background:linear-gradient(270deg, rgba(67, 67, 69, 0) 0.08%, rgba(36, 32, 33, 0.84) 56.5%, #242021 82.46%);position:absolute;z-index:2;height:100%;width:70%;display:none}@media(min-width: 768px){.hero_component .gradient{display:block}}.hero_component .background_image{position:relative;top:0;left:0;width:100%;height:265px;z-index:1;object-fit:cover}.hero_component .background_image img{width:100%;height:100%;object-fit:cover}@media(min-width: 768px){.hero_component .background_image{height:100%;position:absolute}}.hero_component .container{max-width:1225px;background-color:#242021}@media(min-width: 768px){.hero_component .container{background-color:unset}}.hero_component .container .content{position:relative;z-index:4;max-width:708px;padding:36px 0 48px 0}.hero_component .container .content.smaller_content{max-width:480px}@media(min-width: 768px){.hero_component .container .content{padding:0}}.hero_component .container .topics{display:flex;flex-direction:row;flex-wrap:wrap;gap:26px;margin-bottom:24px;row-gap:13px}.hero_component .container .topics .topic{font-size:13px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:2px;text-transform:uppercase;color:#fff;position:relative}@media(min-width: 768px){.hero_component .container .topics .topic{font-size:13px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:2px}}.hero_component .container .topics .topic:last-of-type:after{content:none}.hero_component .container .topics .topic:after{content:"";height:20px;width:3px;background-color:rgba(234,234,234,.31);right:-14px;top:-1px;display:block;position:absolute}.hero_component .container .topics .topic.highlight{color:#ffe449}.hero_component .container h1{font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#fff;margin-bottom:16px}@media(min-width: 768px){.hero_component .container h1{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}.hero_component .container .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#fff;margin-bottom:16px;max-width:90%}@media(min-width: 768px){.hero_component .container .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.hero_component .container .cta{font-size:16px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;gap:12px;transition:all .2s ease}.hero_component .container .cta:hover{background:linear-gradient(90deg, #FFE449 100%, #F8B12F 0%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:16px}.hero_component .container .cta:hover svg path{stroke:#ffe449}.get_in_touch{position:relative;display:flex;flex-direction:row;align-items:center;padding:75px 0;background-size:cover;background-position:50%;margin-top:-2px;z-index:1;clip-path:inset(-1px)}.get_in_touch .gradient{background:linear-gradient(270deg, rgba(67, 67, 69, 0) 0.08%, rgba(36, 32, 33, 0.84) 56.5%, #242021 82.46%);position:absolute;z-index:2;height:100%;width:70%}.get_in_touch .container{max-width:1310px}.get_in_touch .container .content{position:relative;z-index:4;max-width:830px}.get_in_touch .container .content h2{font-size:36px;font-style:normal;font-weight:700;line-height:42px;letter-spacing:-0.72px;color:#fff;margin-bottom:16px}.get_in_touch .container .content .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;opacity:.8;margin-bottom:16px;color:#fff;max-width:400px}.get_in_touch .container .content .cta{font-size:16px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;gap:12px;transition:all .2s ease}.get_in_touch .container .content .cta:hover{background:linear-gradient(90deg, #FFE449 100%, #F8B12F 0%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:16px}.get_in_touch .container .content .cta:hover svg path{stroke:#ffe449}.spacer.ms-40{height:40px}.spacer.ms-60{height:60px}.spacer.ms-80{height:80px}.spacer.ms-100{height:100px}@media(min-width: 768px){.spacer.ts-40{height:40px}.spacer.ts-60{height:60px}.spacer.ts-80{height:80px}.spacer.ts-100{height:100px}}@media(min-width: 1025px){.spacer.ds-40{height:40px}.spacer.ds-60{height:60px}.spacer.ds-80{height:80px}.spacer.ds-100{height:100px}}.basic_two_column .container{max-width:1157px}.basic_two_column .container .basic_two_column_inner{display:flex;flex-direction:column;gap:30px}@media(min-width: 1025px){.basic_two_column .container .basic_two_column_inner{flex-direction:row;gap:60px}}.basic_two_column .container .basic_two_column_inner .left_column{flex:1}.basic_two_column .container .basic_two_column_inner .left_column .image_holder{position:relative}.basic_two_column .container .basic_two_column_inner .left_column .image_holder:before{content:"";width:100%;height:100%;background:#0a1f42;position:absolute;left:-16px;top:-16px;z-index:0}@media(min-width: 768px){.basic_two_column .container .basic_two_column_inner .left_column .image_holder:before{left:-36px;top:-36px}}.basic_two_column .container .basic_two_column_inner .left_column .image_holder img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1}@media(min-width: 768px){.basic_two_column .container .basic_two_column_inner .left_column .image_holder img{width:580px}}.basic_two_column .container .basic_two_column_inner .right_column{flex:1;display:flex;flex-direction:column;justify-content:center}.basic_two_column .container .basic_two_column_inner .right_column h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin-bottom:16px;color:#242021;white-space:nowrap}@media(min-width: 768px){.basic_two_column .container .basic_two_column_inner .right_column h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}@media(min-width: 768px){.basic_two_column .container .basic_two_column_inner .right_column h2{margin-bottom:35px}}.basic_two_column .container .basic_two_column_inner .right_column .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-bottom:35px;color:#242021}@media(min-width: 768px){.basic_two_column .container .basic_two_column_inner .right_column .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.basic_two_column .container .basic_two_column_inner .right_column .description p{margin:0}.basic_two_column .container .basic_two_column_inner .right_column .cta{font-size:16px;font-style:normal;font-weight:700;line-height:26px;display:flex;flex-direction:row;align-items:center;gap:12px;color:#242021;text-decoration:none;transition:all .2s ease}.basic_two_column .container .basic_two_column_inner .right_column .cta:hover{color:#565151;gap:16px}.basic_two_column .container .basic_two_column_inner .right_column .cta:hover svg path{stroke:#565151}.center_text_component{text-align:center}.center_text_component .container{max-width:1005px}.center_text_component .container h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#242021}@media(min-width: 768px){.center_text_component .container h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}@media(max-width: 768px){.center_text_component .container h2 br{display:none}}.center_text_component .container .content{color:#242021;font-size:16px;font-style:normal;font-weight:400;line-height:26px;opacity:.8}@media(min-width: 768px){.center_text_component .container .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.center_text_component .container .content p{margin-top:16px}.center_text_component .container .sub_content{color:#242021;font-weight:700;opacity:.8;margin-top:32px}@media(min-width: 768px){.center_text_component .container .sub_content{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}.center_text_component .container p{margin:0}.tailored_solutions{padding:36px 0;background:#242021}@media(min-width: 1025px){.tailored_solutions{padding:80px 0}}.tailored_solutions .container{max-width:1340px;padding:0 16px}@media(min-width: 1025px){.tailored_solutions .container{padding:0 30px}}.tailored_solutions .container .tailored_solutions_inner .header_section{display:flex;flex-direction:column;align-items:center;max-width:1040px;margin:0 auto;text-align:center}.tailored_solutions .container .tailored_solutions_inner .header_section h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#fff;margin-bottom:16px}@media(min-width: 768px){.tailored_solutions .container .tailored_solutions_inner .header_section h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}.tailored_solutions .container .tailored_solutions_inner .header_section .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#fff;margin-bottom:16px}@media(min-width: 768px){.tailored_solutions .container .tailored_solutions_inner .header_section .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.tailored_solutions .container .tailored_solutions_inner .header_section .cta{font-size:16px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:40px;transition:all .2s ease}.tailored_solutions .container .tailored_solutions_inner .header_section .cta:hover{background:linear-gradient(90deg, #FFE449 100%, #F8B12F 0%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:16px}.tailored_solutions .container .tailored_solutions_inner .header_section .cta:hover svg path{stroke:#ffe449}.tailored_solutions .container .tailored_solutions_inner .solutions_listing{display:flex;flex-direction:column;gap:0}@media(min-width: 1025px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing{gap:60px}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block{display:flex;flex-direction:column;gap:24px}@media(min-width: 1025px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block{gap:30px;flex-direction:row}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block.odd .image{order:0}@media(min-width: 1025px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block.odd .image{order:1}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .image{width:100%}@media(min-width: 1025px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .image{width:740px}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .image img{width:100%;height:300px;object-fit:cover}@media(min-width: 1025px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .image img{height:100%;width:740px}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions{padding:36px 0;display:flex;flex-direction:column;justify-content:center;gap:64px}@media(min-width: 1025px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions{padding:50px 0}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block{padding:0;position:relative}@media(min-width: 1025px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block{padding:0 32px}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block:before{content:"";background:hsla(0,0%,100%,.2);width:100%;height:1px;display:block;top:-32px;position:absolute;left:0}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block:first-of-type:before{content:none}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block .icon{max-height:48px;height:auto;margin-bottom:12px}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block h3{font-size:20px;font-style:normal;font-weight:600;line-height:28px;color:#fff;margin-bottom:16px}@media(min-width: 768px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block h3{font-size:32px;font-style:normal;font-weight:500;line-height:38px}}@media(min-width: 1025px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block h3{font-weight:600}}@media(min-width: 1025px)and (min-width: 768px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block h3{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#fff;opacity:.8;margin-bottom:16px}@media(min-width: 768px){.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block .cta{font-size:16px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;gap:12px;transition:all .2s ease}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block .cta:hover{background:linear-gradient(90deg, #FFE449 100%, #F8B12F 0%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:16px}.tailored_solutions .container .tailored_solutions_inner .solutions_listing .solution_block .solutions .block .cta:hover svg path{stroke:#ffe449}.large_icon_blocks .container{max-width:1200px}.large_icon_blocks .large_icon_blocks_listing{display:grid;grid-template-rows:repeat(3, 1fr);gap:23px}@media(min-width: 768px){.large_icon_blocks .large_icon_blocks_listing{grid-template-columns:repeat(3, 1fr);grid-template-rows:unset}}.large_icon_blocks .large_icon_blocks_listing .large_icon_block{display:flex;flex-direction:column;align-items:flex-start;background-color:#fff;position:relative;padding:32px 32px 45px 32px}@media(min-width: 768px){.large_icon_blocks .large_icon_blocks_listing .large_icon_block{min-height:320px;padding:32px 32px}}.large_icon_blocks .large_icon_blocks_listing .large_icon_block:after{content:"";width:100%;position:absolute;left:0;bottom:0;height:8px;background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%)}.large_icon_blocks .large_icon_blocks_listing .large_icon_block .icon{max-width:70px;height:auto;margin-bottom:27px}.large_icon_blocks .large_icon_blocks_listing .large_icon_block h3{margin-bottom:13px;font-weight:600;color:#000}@media(min-width: 768px){.large_icon_blocks .large_icon_blocks_listing .large_icon_block h3{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.large_icon_blocks .large_icon_blocks_listing .large_icon_block .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#000;opacity:.8}@media(min-width: 768px){.large_icon_blocks .large_icon_blocks_listing .large_icon_block .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.large_image_with_content_block{width:100%;position:relative}@media(min-width: 768px){.large_image_with_content_block{height:820px}}.large_image_with_content_block img{width:100%;height:300px;object-fit:cover;position:relative;top:0;left:0;z-index:2}@media(min-width: 768px){.large_image_with_content_block img{height:100%;position:absolute}}.large_image_with_content_block .content_block{position:relative;bottom:5px;left:0;padding:36px 16px 36px 16px;background-color:#242021;z-index:5;max-width:750px}@media(min-width: 768px){.large_image_with_content_block .content_block{bottom:0;padding:55px 95px 50px 95px;position:absolute}}.large_image_with_content_block .content_block h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;letter-spacing:-0.96px;color:#fff;margin-bottom:16px}@media(min-width: 768px){.large_image_with_content_block .content_block h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}.large_image_with_content_block .content_block .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#d3d2d3}@media(min-width: 768px){.large_image_with_content_block .content_block .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.info_block_one{position:relative;padding:60px 0}@media(min-width: 768px){.info_block_one{padding:140px 0}}.info_block_one .background{position:absolute;top:0;right:0;height:100%;width:100%;z-index:0;background-color:#0a1f42}@media(min-width: 768px){.info_block_one .background{width:60%}}.info_block_one .info_block_one_inner{display:flex;flex-direction:column;gap:30px;justify-content:center}@media(min-width: 768px){.info_block_one .info_block_one_inner{flex-direction:row;gap:65px}}.info_block_one .info_block_one_inner .image{width:100%;height:300px}@media(min-width: 768px){.info_block_one .info_block_one_inner .image{width:582px;height:100%}}.info_block_one .info_block_one_inner .image img{width:100%;height:100%;clip-path:inset(1px)}.info_block_one .info_block_one_inner .content{max-width:510px;display:flex;flex-direction:column;justify-content:center}.info_block_one .info_block_one_inner .content h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#fff}@media(min-width: 768px){.info_block_one .info_block_one_inner .content h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}.info_block_one .info_block_one_inner .content .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#fff}@media(min-width: 768px){.info_block_one .info_block_one_inner .content .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.info_block_two{position:relative;padding:60px 0;background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%)}@media(min-width: 768px){.info_block_two{padding:140px 0}}.info_block_two .background{position:absolute;top:0;right:0;height:100%;width:100%;z-index:0;background-color:#0a1f42;background-size:cover;background-repeat:no-repeat}@media(min-width: 768px){.info_block_two .background{width:60%}}.info_block_two .info_block_two_inner{display:flex;flex-direction:column;gap:30px;justify-content:center}@media(min-width: 768px){.info_block_two .info_block_two_inner{flex-direction:row;gap:65px}}.info_block_two .info_block_two_inner .image{width:100%;height:300px;display:none}@media(min-width: 768px){.info_block_two .info_block_two_inner .image{display:block;width:413px;height:100%}}.info_block_two .info_block_two_inner .image img{width:100%;height:100%}.info_block_two .info_block_two_inner .content{display:flex;flex-direction:column;justify-content:center;padding:32px 40px;background-color:#242021;max-width:680px}@media(min-width: 768px){.info_block_two .info_block_two_inner .content{padding:64px 80px}}.info_block_two .info_block_two_inner .content h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#fff}@media(min-width: 768px){.info_block_two .info_block_two_inner .content h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}.info_block_two .info_block_two_inner .content .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#fff}@media(min-width: 768px){.info_block_two .info_block_two_inner .content .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.info_section_three .container{max-width:1280px}.info_section_three .container .info_section_three_inner{display:flex;flex-direction:column;gap:24px}@media(min-width: 768px){.info_section_three .container .info_section_three_inner{flex-direction:row}}.info_section_three .container .info_section_three_inner .image{max-width:100%;min-width:100%;height:300px;object-fit:cover}@media(min-width: 768px){.info_section_three .container .info_section_three_inner .image{max-width:450px;min-width:450px;height:100%}}.info_section_three .container .info_section_three_inner .image img{width:100%;height:100%;object-fit:cover}.info_section_three .container .info_section_three_inner .info_blocks{display:flex;flex-direction:column;justify-content:center;gap:64px}.info_section_three .container .info_section_three_inner .info_blocks .info_block{position:relative}@media(min-width: 768px){.info_section_three .container .info_section_three_inner .info_blocks .info_block{padding:0 32px}}.info_section_three .container .info_section_three_inner .info_blocks .info_block:before{content:"";background:rgba(0,0,0,.2);width:100%;height:1px;display:block;top:-32px;position:absolute;left:0}.info_section_three .container .info_section_three_inner .info_blocks .info_block:first-of-type:before{content:none}.info_section_three .container .info_section_three_inner .info_blocks .info_block h3{font-weight:600;color:#242021;margin-bottom:8px}@media(min-width: 768px){.info_section_three .container .info_section_three_inner .info_blocks .info_block h3{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.info_section_three .container .info_section_three_inner .info_blocks .info_block .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;opacity:.8}@media(min-width: 768px){.info_section_three .container .info_section_three_inner .info_blocks .info_block .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.teams_component{background-color:#f9f9f9}.teams_component .business_development_managers .wrap{width:100%;overflow:hidden;padding:50px 0;position:relative}.teams_component .business_development_managers .wrap .swiper_navs{position:absolute;display:flex;justify-content:space-between;height:200px;width:420px;left:0;right:0;margin:0 auto;top:130px;align-items:center;z-index:9}@media(max-width: 768px){.teams_component .business_development_managers .wrap .swiper_navs{display:none}}.teams_component .business_development_managers .wrap .swiper_navs svg{cursor:pointer}.teams_component .business_development_managers .wrap .swiper-pagination .swiper-pagination-bullet{border-radius:0 !important;width:26px !important;height:4px !important;background-color:#d3d2d3 !important}.teams_component .business_development_managers .wrap .swiper-pagination .swiper-pagination-bullet-active{background:linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%)}.teams_component .business_development_managers .swiper-container{width:100%;margin:0 auto;overflow:visible;height:400px}.teams_component .business_development_managers .swiper-slide{display:flex;justify-content:center;align-items:center;transition:none}@media(min-width: 1025px){.teams_component .business_development_managers .swiper-slide{width:236px}}.teams_component .business_development_managers .swiper-slide .team_member{position:relative;width:100%;height:362px;text-align:center}.teams_component .business_development_managers .swiper-slide .team_member .gradient{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);z-index:5;pointer-events:none}.teams_component .business_development_managers .swiper-slide .team_member .img-wrap{width:100%;height:100%;overflow:hidden;position:relative}.teams_component .business_development_managers .swiper-slide .team_member .img-wrap img{width:100%;height:100%;object-fit:cover;display:block}.teams_component .business_development_managers .swiper-slide .team_member .member_info{position:absolute;bottom:40px;left:0;right:20px;z-index:7;color:#fff;text-align:center;opacity:0;transition:.5s}.teams_component .business_development_managers .swiper-slide .team_member .member_info .name{font-size:20px;font-weight:500;margin-bottom:5px}.teams_component .business_development_managers .swiper-slide .team_member .member_info .position{font-size:14px;opacity:.9}.teams_component .business_development_managers .changing,.teams_component .business_development_managers .changed{transform:translateX(-100px);-ms-user-select:none;-moz-user-select:-moz-none;-khtml-user-select:none;-webkit-user-select:none;user-select:none}.teams_component .business_development_managers .changing{transition:transform .3s;pointer-events:none}.teams_component .business_development_managers .changed{transition:none}.teams_component .business_development_managers .changing.swiper-slide-active,.teams_component .business_development_managers .changed.swiper-slide-active{transform:translateX(0)}@media(min-width: 1025px){.teams_component .business_development_managers .changing.swiper-slide-active,.teams_component .business_development_managers .changed.swiper-slide-active{transform:translateX(0)}}.teams_component .business_development_managers .swiper-slide-active~.changing,.teams_component .business_development_managers .swiper-slide-active~.changed{transform:translateX(10px)}@media(min-width: 1025px){.teams_component .business_development_managers .swiper-slide-active~.changing,.teams_component .business_development_managers .swiper-slide-active~.changed{transform:translateX(100px)}}.teams_component .business_development_managers .changing .team_member,.teams_component .business_development_managers .changed .team_member{transform-origin:center bottom}.teams_component .business_development_managers .changing .team_member{transition:transform .3s}.teams_component .business_development_managers .changed .team_member{transition:none}.teams_component .business_development_managers .changing.swiper-slide-prev,.teams_component .business_development_managers .changed.swiper-slide-prev{transform:translateX(-10px)}@media(min-width: 1025px){.teams_component .business_development_managers .changing.swiper-slide-prev,.teams_component .business_development_managers .changed.swiper-slide-prev{transform:translateX(-100px)}}.teams_component .business_development_managers .changing.swiper-slide-active .team_member,.teams_component .business_development_managers .changed.swiper-slide-active .team_member{transform:scale(1.2) translate(0px, 30px)}.teams_component .business_development_managers .changing.swiper-slide-active .team_member .member_info,.teams_component .business_development_managers .changed.swiper-slide-active .team_member .member_info{opacity:1}.teams_component .bios{max-width:800px;margin:0 auto;padding:30px 40px;text-align:left;background-color:#fff;margin-bottom:120px;margin-top:20px;position:relative}.teams_component .bios:before{content:"";width:0;height:0;position:absolute;top:-20px;left:50%;transform:translateX(-50%);border-left:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-bottom:20px solid #fff}.teams_component .bios .bio{display:none;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:rgba(0,0,0,.75)}@media(min-width: 768px){.teams_component .bios .bio{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.teams_component .bios .bio ul{text-align:left}.teams_component .bios .bio.active{display:block}.teams_component .bios .read-more-btn{font-size:16px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;gap:12px;transition:all .2s ease;cursor:pointer;justify-content:center}.teams_component .bios .read-more-btn.open svg{transform:rotate(180deg)}.teams_component .bios .read-more-btn.closed{margin-top:12px}.teams_component .bios .read-more-btn.closed svg{transform:rotate(0deg)}.teams_component .bios .read-more-btn:hover{background:linear-gradient(90deg, #FFE449 100%, #F8B12F 0%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:16px}.teams_component .bios .read-more-btn:hover svg path{stroke:#ffe449}.teams_component .portfolio_managers{background-color:#242021;padding:80px 0}.teams_component .portfolio_managers .container{max-width:1280px}.teams_component .portfolio_managers .container .top_section{display:flex;flex-direction:column;gap:68px;padding:0;margin-bottom:40px}@media(min-width: 1025px){.teams_component .portfolio_managers .container .top_section{flex-direction:row;gap:68px;padding:0 110px}}.teams_component .portfolio_managers .container .top_section .team_member{height:410px;max-width:100%;order:1}@media(min-width: 1025px){.teams_component .portfolio_managers .container .top_section .team_member{min-width:400px;min-height:444px;order:0}}.teams_component .portfolio_managers .container .top_section .content{display:flex;flex-direction:column;justify-content:center;order:0}@media(min-width: 1025px){.teams_component .portfolio_managers .container .top_section .content{order:1}}.teams_component .portfolio_managers .container .top_section .content h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#fff;margin-bottom:15px}@media(min-width: 768px){.teams_component .portfolio_managers .container .top_section .content h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}.teams_component .portfolio_managers .container .top_section .content .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#d3d2d3}@media(min-width: 768px){.teams_component .portfolio_managers .container .top_section .content .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.teams_component .portfolio_managers .container .bottom_section{display:grid;gap:14px;row-gap:32px}@media(min-width: 1025px){.teams_component .portfolio_managers .container .bottom_section{grid-template-columns:repeat(4, 1fr)}}.teams_component .portfolio_managers .container .bottom_section .team_member{width:100%;height:410px}.teams_component .team_member{position:relative}.teams_component .team_member:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%);z-index:5}.teams_component .team_member .gradient{position:absolute;width:100%;height:100%;z-index:3;background:linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0.5) 30%, rgba(0, 0, 0, 0) 100%)}.teams_component .team_member img{position:absolute;width:100%;height:100%;object-fit:cover;z-index:2}.teams_component .team_member .member_info{position:absolute;width:100%;bottom:60px;z-index:5;text-align:center}.teams_component .team_member .member_info .name{font-weight:600;background:var(--Secondary-Gradient, linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);margin-bottom:8px;line-height:25px !important}@media(min-width: 768px){.teams_component .team_member .member_info .name{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.teams_component .team_member .member_info .position{color:#fff}@media(min-width: 768px){.teams_component .team_member .member_info .position{font-size:14px;font-style:normal;font-weight:400;line-height:22px}}.funds_and_solutions_blocks .container{max-width:1280px}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner{display:grid;grid-template-columns:repeat(1, 1fr);column-gap:15px;row-gap:40px}@media(min-width: 768px){.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner{grid-template-columns:repeat(3, 1fr)}}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block{width:100%;height:100%;background:#f9f9f9;padding:35px 20px}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .top{height:155px}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .top h3{font-size:24px;font-style:normal;font-weight:700;line-height:30px;letter-spacing:-0.3px;color:#0a0a0a;margin-bottom:15px}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .top .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#0a0a0a}@media(min-width: 768px){.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .top .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .pdfs{display:flex;flex-direction:column;gap:25px;margin-top:50px}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .pdfs a{text-decoration:none;display:flex;align-items:center;justify-content:space-between;position:relative;font-size:13px;font-style:normal;font-weight:500;line-height:25px;letter-spacing:.3px;color:#100f0f}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .pdfs a .left{display:inline-flex;gap:12px;max-width:95%;align-items:flex-start}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .pdfs a .left svg{margin-top:4px}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .pdfs a:first-of-type:before{content:none}.funds_and_solutions_blocks .container .funds_and_solutions_blocks_inner .funds_and_solutions_block .pdfs a:before{content:"";height:1px;width:100%;background:rgba(0,0,0,.2);position:absolute;top:-12.5px;left:0}.offerings_block{background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%);padding:40px 0;position:relative}.offerings_block .background_image{position:absolute;height:100%;width:60%;top:0;right:0;z-index:2;background-size:cover}.offerings_block .container{max-width:1280px}.offerings_block .offerings_block_inner{position:relative;z-index:5}.offerings_block .offerings_block_inner .content{padding:48px 40px;background:#242021;max-width:580px}@media(min-width: 768px){.offerings_block .offerings_block_inner .content{padding:64px 80px}}.offerings_block .offerings_block_inner .content h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;color:#fff;margin-bottom:45px}@media(min-width: 768px){.offerings_block .offerings_block_inner .content h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}.offerings_block .offerings_block_inner .content .offerings{display:flex;flex-direction:column;gap:85px}.offerings_block .offerings_block_inner .content .offerings .offering{position:relative}.offerings_block .offerings_block_inner .content .offerings .offering:before{content:"";position:absolute;height:1px;width:100%;top:-42.5px;left:0;background:hsla(0,0%,100%,.2)}.offerings_block .offerings_block_inner .content .offerings .offering:first-of-type:before{content:none}.offerings_block .offerings_block_inner .content .offerings .offering img{max-width:48px;height:auto;margin-bottom:12px}.offerings_block .offerings_block_inner .content .offerings .offering .title{font-weight:600;color:#fff;margin-bottom:8px}@media(min-width: 768px){.offerings_block .offerings_block_inner .content .offerings .offering .title{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.offerings_block .offerings_block_inner .content .offerings .offering .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#d3d2d3}@media(min-width: 768px){.offerings_block .offerings_block_inner .content .offerings .offering .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.two_column_with_info_items .container{max-width:1157px}.two_column_with_info_items .container .two_column_with_info_items_inner{display:flex;flex-direction:column;gap:30px}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner{flex-direction:row;gap:60px}}.two_column_with_info_items .container .two_column_with_info_items_inner.right .left_column{order:0}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner.right .left_column{order:1}}.two_column_with_info_items .container .two_column_with_info_items_inner.right .left_column .image_holder:before{left:unset !important;right:-16px !important}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner.right .left_column .image_holder:before{right:-32px !important}}.two_column_with_info_items .container .two_column_with_info_items_inner.right .right_column{order:1}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner.right .right_column{order:0}}.two_column_with_info_items .container .two_column_with_info_items_inner .left_column{flex:1}.two_column_with_info_items .container .two_column_with_info_items_inner .left_column .image_holder{position:relative}.two_column_with_info_items .container .two_column_with_info_items_inner .left_column .image_holder:before{content:"";width:100%;height:100%;background:#0a1f42;position:absolute;left:-16px;top:-16px;z-index:0}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner .left_column .image_holder:before{left:-36px;top:-36px}}.two_column_with_info_items .container .two_column_with_info_items_inner .left_column .image_holder img{width:100%;height:100%;object-fit:cover;position:relative;z-index:1;clip-path:inset(1px)}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner .left_column .image_holder img{width:580px}}.two_column_with_info_items .container .two_column_with_info_items_inner .right_column{flex:1;display:flex;flex-direction:column;justify-content:center}.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks{display:flex;flex-direction:column;gap:32px}.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:rgba(0,0,0,.8)}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks{gap:64px}}.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks h3{font-weight:600;color:#242021;margin-bottom:24px}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks h3{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks .two_col_info_list_items{display:flex;flex-direction:column;gap:24px}.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks .two_col_info_list_items .two_col_info_list_item{display:flex;flex-direction:row;gap:13px;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021}@media(min-width: 768px){.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks .two_col_info_list_items .two_col_info_list_item{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.two_column_with_info_items .container .two_column_with_info_items_inner .right_column .two_col_info_blocks .two_col_info_list_items .two_col_info_list_item svg{min-width:24px}.small_icon_blocks .container .small_icon_blocks_listing{display:grid;grid-template-rows:repeat(4, 1fr);gap:16px;row-gap:16px}@media(min-width: 768px){.small_icon_blocks .container .small_icon_blocks_listing{grid-template-columns:repeat(2, 1fr);grid-template-rows:unset}}@media(min-width: 1025px){.small_icon_blocks .container .small_icon_blocks_listing{grid-template-columns:repeat(auto-fit, minmax(0, 1fr))}}.small_icon_blocks .container .small_icon_blocks_listing .small_icon_block{display:flex;flex-direction:column;gap:24px;min-height:218px;position:relative;padding:26px}.small_icon_blocks .container .small_icon_blocks_listing .small_icon_block a{text-decoration:none;color:#242021}.small_icon_blocks .container .small_icon_blocks_listing .small_icon_block:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%)}.small_icon_blocks .container .small_icon_blocks_listing .small_icon_block img{max-width:80px;height:auto}.small_icon_blocks .container .small_icon_blocks_listing .small_icon_block .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021}@media(min-width: 768px){.small_icon_blocks .container .small_icon_blocks_listing .small_icon_block .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.small_icon_blocks .container .small_icon_blocks_listing .small_icon_block .heading{font-weight:600;color:#000;margin-bottom:8px}@media(min-width: 768px){.small_icon_blocks .container .small_icon_blocks_listing .small_icon_block .heading{font-size:20px;font-style:normal;font-weight:500;line-height:28px}}.form_section{overflow:hidden}.form_section .container{max-width:1280px;padding:0 32px}.form_section .container .form_section_inner{display:flex;flex-direction:column;gap:30px}@media(min-width: 768px){.form_section .container .form_section_inner{flex-direction:row;gap:80px;border:1px solid #d0d5dd}}.form_section .container .form_section_inner .image_section{width:100%;max-width:578px;position:relative;display:flex}.form_section .container .form_section_inner .image_section img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}.form_section .container .form_section_inner .content_section{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}@media(min-width: 768px){.form_section .container .form_section_inner .content_section{padding:44px 80px 44px 0}}.form_section .container .form_section_inner .content_section h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;margin-bottom:48px}@media(min-width: 768px){.form_section .container .form_section_inner .content_section h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}.graph_block{padding-bottom:40px}.graph_block .container{max-width:1280px}.graph_block .graph_block_section{display:flex;gap:30px;align-items:center;flex-direction:column}@media(min-width: 1025px){.graph_block .graph_block_section{flex-direction:row;gap:105px}}.graph_block .graph_block_section .graph{display:flex;align-items:center;justify-content:center;width:100%;position:relative}.graph_block .graph_block_section .graph .blocks{width:100%;height:85%;aspect-ratio:4/3;display:flex;flex-direction:column;clip-path:polygon(50% 0%, 100% 100%, 0% 100%)}.graph_block .graph_block_section .graph .blocks .block{flex:1 1 100%;display:flex;padding-bottom:0px;font-weight:600;align-items:center;justify-content:center}@media(min-width: 768px){.graph_block .graph_block_section .graph .blocks .block{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.graph_block .graph_block_section .graph .blocks .block:nth-child(1) .title{padding-top:23%;padding-bottom:8%}.graph_block .graph_block_section .graph .blocks .block .title{font-weight:bold;font-size:12px;z-index:1}@media(min-width: 1025px){.graph_block .graph_block_section .graph .blocks .block .title{font-size:24px}}.graph_block .graph_block_section .graph .blocks .block:last-child{margin-bottom:0}.graph_block .graph_block_section .graph_content{display:flex;flex-direction:column;gap:32px;width:100%;position:relative;padding:15px 0}.graph_block .graph_block_section .graph_content:before{content:"";width:1px;height:100%;background:rgba(0,0,0,.2);position:absolute;top:0;left:-54px}.graph_block .graph_block_section .graph_content .models{display:flex;flex-direction:column;gap:32px;position:relative}.graph_block .graph_block_section .graph_content .models .dot{position:absolute;top:0;left:-63.5px;transition:.5s}.graph_block .graph_block_section .graph_content .models .model .title{font-size:13px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:2px;color:#f8b12f}@media(min-width: 768px){.graph_block .graph_block_section .graph_content .models .model .title{font-size:13px;font-style:normal;font-weight:700;line-height:20px;letter-spacing:2px}}.graph_block .graph_block_section .graph_content .models .model .heading{margin-top:12px;font-weight:600;color:#242021}@media(min-width: 768px){.graph_block .graph_block_section .graph_content .models .model .heading{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.graph_block .graph_block_section .graph_content .models .model .sub_heading{color:#242021}@media(min-width: 768px){.graph_block .graph_block_section .graph_content .models .model .sub_heading{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}@media(max-width: 768px){.graph_block .graph_block_section .graph_content .models .model .sub_heading{margin-top:8px}}.graph_block .graph_block_section .graph_content .models .model .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;margin-top:8px}@media(min-width: 768px){.graph_block .graph_block_section .graph_content .models .model .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.graph_block .graph_block_section .graph_content .bottom_content .bottom_title{margin-top:12px;font-weight:600;color:#242021}@media(min-width: 768px){.graph_block .graph_block_section .graph_content .bottom_content .bottom_title{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.graph_block .graph_block_section .graph_content .bottom_content .bottom_sub_title{color:#242021}@media(min-width: 768px){.graph_block .graph_block_section .graph_content .bottom_content .bottom_sub_title{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}@media(max-width: 768px){.graph_block .graph_block_section .graph_content .bottom_content .bottom_sub_title{margin-top:12px}}.graph_block .graph_block_section .graph_content .bottom_content .bottom_content_p{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;margin-top:8px}@media(min-width: 768px){.graph_block .graph_block_section .graph_content .bottom_content .bottom_content_p{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.large_two_column_content{background-color:#242021;padding:80px 0}.large_two_column_content .large_two_column_content_inner{display:flex;flex-direction:column;gap:30px}@media(min-width: 768px){.large_two_column_content .large_two_column_content_inner{flex-direction:row;gap:82px}}.large_two_column_content .large_two_column_content_inner .content_section_holder{width:100%;display:flex;order:1}@media(min-width: 768px){.large_two_column_content .large_two_column_content_inner .content_section_holder{order:0}}.large_two_column_content .large_two_column_content_inner .content_section_holder .content_sections{display:flex;flex-direction:column;justify-content:center;gap:50px}.large_two_column_content .large_two_column_content_inner .content_section_holder .content_sections .content_section{position:relative}.large_two_column_content .large_two_column_content_inner .content_section_holder .content_sections .content_section h3{font-weight:600;color:#fff}@media(min-width: 768px){.large_two_column_content .large_two_column_content_inner .content_section_holder .content_sections .content_section h3{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.large_two_column_content .large_two_column_content_inner .content_section_holder .content_sections .content_section .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;margin-top:8px;color:#d3d2d3}@media(min-width: 768px){.large_two_column_content .large_two_column_content_inner .content_section_holder .content_sections .content_section .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.large_two_column_content .large_two_column_content_inner .content_section_holder .content_sections .content_section:before{content:"";position:absolute;top:calc(-15px - 1em);left:0;width:100%;height:1px;background:hsla(0,0%,100%,.2)}.large_two_column_content .large_two_column_content_inner .content_section_holder .content_sections .content_section:first-of-type:before{content:none}.large_two_column_content .large_two_column_content_inner .image{min-width:100%;display:flex;order:0;overflow:hidden}@media(min-width: 768px){.large_two_column_content .large_two_column_content_inner .image{min-width:687px;order:1}}.large_two_column_content .large_two_column_content_inner .image img{width:100%;height:300px;object-fit:cover;transform:scale(1.01)}@media(min-width: 768px){.large_two_column_content .large_two_column_content_inner .image img{height:100%}}.tabbed_content_section .tab_titles{display:flex;flex-direction:row;overflow:scroll;border-bottom:1px solid rgba(0,0,0,.2);scrollbar-width:none;-ms-overflow-style:none}.tabbed_content_section .tab_titles::-webkit-scrollbar{display:none}@media(min-width: 1025px){.tabbed_content_section .tab_titles{overflow:hidden}}.tabbed_content_section .tab_titles .tab_title{flex:1;width:100%;text-align:center;position:relative;cursor:pointer;height:103px;display:flex;flex-direction:column;justify-content:center;min-width:160px}@media(min-width: 768px){.tabbed_content_section .tab_titles .tab_title{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}.tabbed_content_section .tab_titles .tab_title:after{content:"";opacity:0;width:100%;height:4px;background:linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%);position:absolute;bottom:0;left:0;transition:.5s}.tabbed_content_section .tab_titles .tab_title.active:after{opacity:1}.tabbed_content_section .tab_sections .tab_content{display:none;padding:60px 0 0 0}.tabbed_content_section .tab_sections .tab_content.active{display:block}.tabbed_content_section .tab_sections .tab_content .inner_title{font-size:24px;font-style:normal;font-weight:700;line-height:30px;color:#242021;text-align:center}.tabbed_content_section .tab_sections .tab_content .info_blocks{display:grid;gap:10px;margin-top:35px}@media(min-width: 1025px){.tabbed_content_section .tab_sections .tab_content .info_blocks{display:flex;gap:10px;margin-top:60px;justify-content:center}}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block{background-color:#f9f9f9;padding:16px;max-width:466.45px}@media(min-width: 1025px){.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block{padding:24px 36px}}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block h3{font-weight:600;color:#242021;margin-bottom:20px;display:flex;justify-content:space-between}@media(min-width: 768px){.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block h3{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .inf_content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;opacity:.8}@media(min-width: 768px){.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .inf_content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .related_products{display:flex;flex-direction:column;gap:20px}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .related_products .related_product{display:flex;flex-direction:row;gap:8px;align-items:center;text-decoration:none;color:#242021}@media(min-width: 768px){.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .related_products .related_product{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .related_products .related_product svg{min-width:24px}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .features{display:flex;flex-direction:column;gap:20px;margin-bottom:20px}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .features .feature{display:flex;flex-direction:row;gap:8px;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;align-items:flex-start}@media(min-width: 768px){.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .features .feature{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.tabbed_content_section .tab_sections .tab_content .info_blocks .info_block .features .feature svg{min-width:24px}.tabbed_content_section .tab_sections .tab_content .tab_content_title{font-size:20px;font-style:normal;font-weight:600;line-height:28px;color:#242021;max-width:800px;margin:40px auto 0 auto;text-align:center}@media(min-width: 768px){.tabbed_content_section .tab_sections .tab_content .tab_content_title{font-size:32px;font-style:normal;font-weight:500;line-height:38px}}.tabbed_content_section .tab_sections .tab_content .tab_content_block{max-width:800px;margin:16px auto 0 auto;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;opacity:.8}@media(min-width: 768px){.tabbed_content_section .tab_sections .tab_content .tab_content_block{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.tabbed_content_section .tab_sections .tab_content .help_part{width:100%;display:flex;flex-direction:column;gap:16px;margin-top:45px;border-top:1px solid rgba(0,0,0,.2);padding:25px 16px 25px 16px}@media(min-width: 1025px){.tabbed_content_section .tab_sections .tab_content .help_part{flex-direction:row;justify-content:space-between}}.tabbed_content_section .tab_sections .tab_content .help_part .left .help_btn{display:flex;height:45px;padding:10px 16px;justify-content:center;align-items:center;gap:6px;background:var(--Secondary-Gradient, linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%));cursor:pointer;transition:.3s}@media(min-width: 768px){.tabbed_content_section .tab_sections .tab_content .help_part .left .help_btn{font-size:14px;font-style:normal;font-weight:700;line-height:22px}}.tabbed_content_section .tab_sections .tab_content .help_part .left .help_btn.active svg{transform:rotate(180deg)}.tabbed_content_section .tab_sections .tab_content .help_part .left .help_btn:hover{opacity:.8}.tabbed_content_section .tab_sections .tab_content .help_part .right .buttons{display:flex;flex-direction:column;gap:16px}@media(min-width: 1025px){.tabbed_content_section .tab_sections .tab_content .help_part .right .buttons{flex-direction:row}}.tabbed_content_section .tab_sections .tab_content .help_part .right .buttons .btn{display:flex;max-height:45px;height:45px;padding:10px 16px;justify-content:center;align-items:center;gap:6px;background-color:#2f2c2d;transition:.3s;text-decoration:none;box-sizing:border-box;cursor:pointer}.tabbed_content_section .tab_sections .tab_content .help_part .right .buttons .btn:hover{background-color:#474244}.tabbed_content_section .tab_sections .tab_content .help_part .right .buttons .btn span{background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.tabbed_content_section .tab_sections .tab_content .form{max-width:800px;margin-top:42px}.tabbed_content_section .tab_sections .tab_content .form .custom_form{display:none}.tabbed_content_section .tab_sections .tab_content .form .custom_form.show_form{display:block}.vid_popup{position:fixed;top:0;left:0;width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.6);opacity:0;z-index:-540;transition:.5s}.vid_popup.open{opacity:1;z-index:9999}.vid_popup .video-wrapper{width:80%;height:70%}.vid_popup .video-wrapper .close-video{position:absolute;top:3%;right:3%;background:none;border:none;color:#fff;cursor:pointer}.vid_popup .video-wrapper iframe{width:100%;height:100%}.custom_form{max-width:100%}.custom_form .select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:25px !important;padding-left:2px !important;font-size:14px !important}@media(min-width: 1025px){.custom_form{width:100%}}.custom_form .frm_message{max-width:80% !important;margin:0 auto !important;width:100% !important;text-align:center;background-color:#dedede;color:#242021}.custom_form .frm_message p{margin:0 !important;text-align:center;color:#242021 !important}.custom_form .terms{color:#242021;margin-bottom:24px !important}@media(min-width: 768px){.custom_form .terms{font-size:14px;font-style:normal;font-weight:400;line-height:22px}}.custom_form .terms a{text-decoration:underline;color:#242021}.custom_form .select2-selection__arrow{display:none}.custom_form .select2-selection__placeholder{font-size:14px !important}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_form_field{max-width:100%;overflow:hidden}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container{grid-gap:0 32px;display:unset}@media(min-width: 1025px){.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container{display:grid}}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container .form-field{margin-bottom:24px !important}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container .frm_primary_label{color:#242021}@media(min-width: 768px){.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container .frm_primary_label{font-size:14px;font-style:normal;font-weight:700;line-height:22px}}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container input,.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container select{border-radius:8px !important;padding:12px 10px !important;height:50px !important;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05) !important;border:1px solid #d0d5dd !important}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container .select2-selection{border-radius:8px !important;padding:12px 10px !important;height:50px !important;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05) !important;border:1px solid #d0d5dd !important}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container .custom_select{position:relative}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container .custom_select:after{width:30px;position:absolute;background:#fff;right:4px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='8' viewBox='0 0 15 8' fill='none'%3E%3Cpath d='M1.98438 1L7.98438 7L13.9844 1' stroke='%23242021' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");top:36px;text-align:right;padding-right:10px;pointer-events:none}.custom_form .with_frm_style .frm_pro_form .frm_form_fields .frm_fields_container textarea{border-radius:8px !important;padding:12px 10px !important;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05) !important;border:1px solid #d0d5dd !important}.custom_form .with_frm_style .frm_pro_form .frm_final_submit{position:relative;background:var(--Secondary-Gradient, linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;height:45px;padding:10px 16px;justify-content:center;align-items:center;gap:6px;border:none !important;border-radius:0 !important;transition:.3s}.custom_form .with_frm_style .frm_pro_form .frm_final_submit:hover{background:var(--Secondary-Gradient, linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.custom_form .with_frm_style .frm_pro_form .frm_final_submit:hover:before{background:#474244}.custom_form .with_frm_style .frm_pro_form .frm_final_submit:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#2f2c2d;border-radius:0;z-index:-1;transition:.3s}.custom_form .frm_error{color:#b94a48 !important}.select2-dropdown{border-radius:8px !important;border-color:#d0d5dd !important}.select2-dropdown .select2-results__options{border-radius:8px;background:#fff;box-shadow:0px 2px 10.2px 0px rgba(96,96,96,.1)}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none;height:25px;display:flex;align-items:center;font-size:14px !important}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#d3d2d3 !important;color:#242021 !important}.post_body{padding-bottom:80px}.post_body .bread_crumb{max-width:1200px;margin:0 auto;padding:0 16px}@media(min-width: 768px){.post_body .bread_crumb{padding:0 30px}}.post_body .bread_crumb a{display:flex;flex-direction:row;gap:8px;align-items:center;color:#000;text-decoration:none}@media(min-width: 768px){.post_body .bread_crumb a{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}@media(min-width: 768px){.post_body .bread_crumb{margin-bottom:80px}}.post_body .share_post{display:flex;flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;padding:24px 16px;border-top:1px solid rgba(0,0,0,.2);margin-top:80px}@media(min-width: 768px){.post_body .share_post{padding:24px 30px}}@media(min-width: 768px){.post_body .share_post{flex-direction:row;justify-content:space-between;align-items:center}}@media(min-width: 768px){.post_body .share_post .left{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}.post_body .share_post .right{display:flex;flex-direction:row;gap:16px}.post_body .share_post .right .copy{border-radius:8px;border:1px solid #d0d5dd;display:flex;padding:10px 14px;justify-content:center;align-items:center;gap:4px;cursor:pointer;transition:.3s}.post_body .share_post .right .copy:hover{background-color:#f9f9f9}.post_body .share_post .right .social_share a{text-decoration:none}.post_body .related_posts{margin-top:80px}.post_body .related_posts .container{max-width:1200px}.post_body .related_posts h2{font-size:36px !important;margin-bottom:30px}@media(min-width: 768px){.post_body .related_posts h2{font-size:36px;font-style:normal;font-weight:600;line-height:42px;letter-spacing:1px}}.post_body .related_posts .latest_posts_container{display:grid;gap:32px}@media(min-width: 768px){.post_body .related_posts .latest_posts_container{grid-template-columns:repeat(3, 1fr)}}.post_body .related_posts .latest_posts_container .post_item{background:#f9f9f9;padding:20px;text-decoration:none}.post_body .related_posts .latest_posts_container .post_item .post_image img{width:calc(100% + 40px);height:240px;object-fit:cover;position:relative;left:-20px;top:-20px}.post_body .related_posts .latest_posts_container .post_item .post_category{margin-bottom:20px}.post_body .related_posts .latest_posts_container .post_item .post_category .category_tag{display:inline-flex;align-items:center;height:28px;background:linear-gradient(180deg, #F7B02E 0%, #FADC30 100%);padding:0 13px;color:#242021}@media(min-width: 768px){.post_body .related_posts .latest_posts_container .post_item .post_category .category_tag{font-size:14px;font-style:normal;font-weight:700;line-height:22px}}.post_body .related_posts .latest_posts_container .post_item h3{font-weight:600;color:#242021;margin-bottom:14px}@media(min-width: 768px){.post_body .related_posts .latest_posts_container .post_item h3{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.post_body .related_posts .latest_posts_container .post_item .post_excerpt{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;opacity:.8}@media(min-width: 768px){.post_body .related_posts .latest_posts_container .post_item .post_excerpt{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.large_image .container{max-width:1200px}.large_image .container img{width:100%;height:auto}.large_image .container .reference{font-size:14px;font-style:normal;font-weight:400;line-height:20px;color:#242021;margin-top:8px}.post_copy_holder .container{max-width:860px}.post_copy_holder .container .post_copy p{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021}@media(min-width: 768px){.post_copy_holder .container .post_copy p{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}@media(min-width: 768px){.post_copy_holder .container .post_copy p strong{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}.post_copy_holder .container .post_copy h2{margin-top:1em;margin-bottom:.5em}@media(min-width: 768px){.post_copy_holder .container .post_copy h2{font-size:36px;font-style:normal;font-weight:600;line-height:42px;letter-spacing:1px}}.post_copy_holder .container .post_copy h3{font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin-top:1em;margin-bottom:.5em}@media(min-width: 768px){.post_copy_holder .container .post_copy h3{font-size:32px;font-style:normal;font-weight:500;line-height:38px}}.post_copy_holder .container .post_copy h4{font-weight:600;margin-top:1em;margin-bottom:.5em}@media(min-width: 768px){.post_copy_holder .container .post_copy h4{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.quote_holder .container{max-width:1200px}.quote_holder .container .quote{font-weight:600;color:#242021}@media(min-width: 768px){.quote_holder .container .quote{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.quote_holder .container .author{margin-top:32px;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021}@media(min-width: 768px){.quote_holder .container .author{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.posts_container{margin:0 auto;max-width:1280px;padding:0 16px}@media(min-width: 768px){.posts_container{padding:0 30px}}.posts_container .filter_tabs{display:flex;flex-direction:row;gap:16px;border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:50px;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.posts_container .filter_tabs::-webkit-scrollbar{display:none}@media(min-width: 768px){.posts_container .filter_tabs{overflow:hidden}}.posts_container .filter_tabs .filter_tab{height:52px;padding:0 16px;display:flex;align-items:center;color:#242021;position:relative;white-space:nowrap;text-decoration:none;justify-content:center}@media(min-width: 768px){.posts_container .filter_tabs .filter_tab{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}.posts_container .filter_tabs .filter_tab.active:after{content:"";position:absolute;width:100%;height:4px;bottom:-1px;left:0;background:linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%);z-index:4}.posts_container .posts_grid{display:grid;gap:32px}@media(min-width: 768px){.posts_container .posts_grid{grid-template-columns:repeat(3, 1fr)}}.posts_container .posts_grid .post_item{background:#f9f9f9;padding:20px;text-decoration:none}.posts_container .posts_grid .post_item .post_image img{width:calc(100% + 40px);height:240px;object-fit:cover;position:relative;left:-20px;top:-20px}.posts_container .posts_grid .post_item .post_category{margin-bottom:20px}.posts_container .posts_grid .post_item .post_category .category_tag{display:inline-flex;align-items:center;height:28px;background:linear-gradient(180deg, #F7B02E 0%, #FADC30 100%);padding:0 13px;color:#242021}@media(min-width: 768px){.posts_container .posts_grid .post_item .post_category .category_tag{font-size:14px;font-style:normal;font-weight:700;line-height:22px}}.posts_container .posts_grid .post_item h3 a{font-weight:600;color:#242021;margin-bottom:14px;text-decoration:none}@media(min-width: 768px){.posts_container .posts_grid .post_item h3 a{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.posts_container .posts_grid .post_item .post_excerpt{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;opacity:.8}@media(min-width: 768px){.posts_container .posts_grid .post_item .post_excerpt{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.posts_container .pagination_container .pagination_wrapper{display:flex;justify-content:space-between;align-items:center;border-top:1px solid rgba(0,0,0,.2);padding:20px 0;margin-top:80px}.posts_container .pagination_container .pagination_wrapper .pagination_prev,.posts_container .pagination_container .pagination_wrapper .pagination_next{text-decoration:none;display:flex;align-items:center;gap:8px;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021}@media(min-width: 768px){.posts_container .pagination_container .pagination_wrapper .pagination_prev,.posts_container .pagination_container .pagination_wrapper .pagination_next{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.posts_container .pagination_container .pagination_wrapper .pagination_prev svg{transform:rotate(180deg)}.posts_container .pagination_container .pagination_wrapper .pagination_numbers{display:flex;flex-direction:row;gap:8px}.posts_container .pagination_container .pagination_wrapper .pagination_numbers .pagination_number{text-decoration:none;display:flex;width:40px;height:40px;justify-content:center;align-items:center;font-size:14px;font-style:normal;font-weight:500;line-height:20px;color:#475467}.posts_container .pagination_container .pagination_wrapper .pagination_numbers .pagination_number.active{border-radius:20px;background:#f9fafb}.image_with_center_cta .container{max-width:1220px;position:relative;display:flex;justify-content:flex-end;flex-direction:column}@media(max-width: 768px){.image_with_center_cta .container{padding-left:0;padding-right:0}}@media(min-width: 768px){.image_with_center_cta .container{padding-top:165px;padding-bottom:165px;flex-direction:row}}.image_with_center_cta .container img{top:0;left:0;width:100%;height:300px;object-fit:cover;clip-path:inset(-2px)}@media(min-width: 768px){.image_with_center_cta .container img{position:absolute;height:100%}}.image_with_center_cta .container .content_block{position:relative;z-index:5;padding:32px;background:#0a1f42;max-width:625px;margin-top:-1px}@media(min-width: 768px){.image_with_center_cta .container .content_block{margin-top:unset;padding:45px 65px;right:75px}}.image_with_center_cta .container .content_block h2{font-size:20px;font-style:normal;font-weight:600;line-height:28px;color:#fff;margin-bottom:16px}@media(min-width: 768px){.image_with_center_cta .container .content_block h2{font-size:32px;font-style:normal;font-weight:500;line-height:38px}}.image_with_center_cta .container .content_block .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#fff}@media(min-width: 768px){.image_with_center_cta .container .content_block .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.image_with_center_cta .container .content_block .links{margin-top:16px;display:flex;flex-direction:column;gap:16px}.image_with_center_cta .container .content_block .links a{background:var(--Secondary-Gradient, linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .2s ease;display:flex;flex-direction:row;align-items:center;gap:12px}@media(min-width: 768px){.image_with_center_cta .container .content_block .links a{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}.image_with_center_cta .container .content_block .links a:hover{background:linear-gradient(90deg, #FFE449 100%, #F8B12F 0%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:16px}.image_with_center_cta .container .content_block .links a:hover svg path{stroke:#ffe449}.featured_or_related_post .container{max-width:1280px;position:relative;display:flex;justify-content:flex-end;flex-direction:column}@media(max-width: 768px){.featured_or_related_post .container{padding-left:0;padding-right:0}}@media(min-width: 768px){.featured_or_related_post .container{padding-top:165px;padding-bottom:165px;flex-direction:row}}.featured_or_related_post .container img{top:0;left:0;width:100%;height:300px;object-fit:cover}@media(min-width: 768px){.featured_or_related_post .container img{position:absolute;height:100%}}.featured_or_related_post .container .content_block{position:relative;z-index:5;padding:32px;background:#0a1f42;max-width:625px}@media(min-width: 768px){.featured_or_related_post .container .content_block{padding:45px 65px;right:75px}}.featured_or_related_post .container .content_block .category_name{display:inline-flex;padding:7px 12px;justify-content:center;align-items:center;gap:10px;background:linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%);color:#000;margin-bottom:16px;height:28px}@media(min-width: 768px){.featured_or_related_post .container .content_block .category_name{font-size:14px;font-style:normal;font-weight:700;line-height:22px}}.featured_or_related_post .container .content_block h2{font-size:20px;font-style:normal;font-weight:600;line-height:28px;color:#fff;margin-bottom:32px}@media(min-width: 768px){.featured_or_related_post .container .content_block h2{font-size:32px;font-style:normal;font-weight:500;line-height:38px}}.featured_or_related_post .container .content_block .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#fff}@media(min-width: 768px){.featured_or_related_post .container .content_block .content{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.featured_or_related_post .container .content_block .links{margin-top:32px;display:flex;flex-direction:column;gap:16px}.featured_or_related_post .container .content_block .links a{background:var(--Secondary-Gradient, linear-gradient(90deg, #FADC30 4.44%, #F8B12F 73.28%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);transition:all .2s ease;display:flex;flex-direction:row;align-items:center;gap:12px}@media(min-width: 768px){.featured_or_related_post .container .content_block .links a{font-size:16px;font-style:normal;font-weight:700;line-height:26px}}.featured_or_related_post .container .content_block .links a:hover{background:linear-gradient(90deg, #FFE449 100%, #F8B12F 0%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:16px}.featured_or_related_post .container .content_block .links a:hover svg path{stroke:#ffe449}.large_thin_banner{position:relative;display:flex;flex-direction:row;align-items:center;padding:130px 0;background-size:cover;background-position:50%}.large_thin_banner:after{content:"";width:100%;position:absolute;left:0;bottom:0;height:8px;background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%);z-index:3}.large_thin_banner .container{max-width:1200px}.large_thin_banner .container .content{position:relative;z-index:4;max-width:830px}.large_thin_banner .container .content h2{font-size:36px;font-style:normal;font-weight:700;line-height:42px;letter-spacing:-0.72px;color:#fff;margin-bottom:16px}.large_thin_banner .container .content .description{font-size:16px;font-style:normal;font-weight:400;line-height:26px;opacity:.8;margin-bottom:16px;color:#fff;max-width:400px}.large_thin_banner .container .content .cta{font-size:16px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;gap:12px}.campaign_form{background:#f9f9f9}.campaign_form .fsBody{background:#f9f9f9}.campaign_form .fsBody .fsLabel{color:#242021;margin-bottom:4px;font-family:"Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}@media(min-width: 768px){.campaign_form .fsBody .fsLabel{font-size:14px;font-style:normal;font-weight:700;line-height:22px}}.campaign_form .fsBody .fsLabelVertical{margin-bottom:20px}.campaign_form .fsBody label{color:#242021;margin-bottom:4px;font-family:"Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:10px !important}@media(min-width: 768px){.campaign_form .fsBody label{font-size:14px;font-style:normal;font-weight:700;line-height:22px}}.campaign_form .fsBody input{border-radius:8px !important;padding:12px 10px !important;height:50px !important;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05) !important;border:1px solid #d0d5dd !important}.campaign_form .fsBody fieldset{border-radius:8px !important;box-shadow:0px 1px 2px 0px rgba(16,24,40,.05) !important;border:1px solid #d0d5dd !important}.campaign_form .fsBody fieldset input{border:none !important}.campaign_form .fsBody .MuiInputBase-input{border:none !important}.campaign_form .fsBody .fsSubmit{margin-top:0 !important}.campaign_form .fsBody .fsSubmit button{margin:0 !important;background:#2f2c2d;color:#f8b12f;transition:.3s;font-family:"Helvetica Neue",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif}@media(min-width: 768px){.campaign_form .fsBody .fsSubmit button{font-size:14px;font-style:normal;font-weight:400;line-height:22px}}.campaign_form .fsBody .fsSubmit button:hover{background:#474244}.large_quote .large_quote_inner{display:flex;flex-direction:column;gap:30px}@media(min-width: 768px){.large_quote .large_quote_inner{flex-direction:row;gap:100px}}.large_quote .large_quote_inner .image{height:100%;position:relative;min-width:300px;margin:20px 0;aspect-ratio:1/1;max-width:300px}.large_quote .large_quote_inner .image img{width:100%;height:100%;object-fit:cover}.large_quote .large_quote_inner .image:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:linear-gradient(90deg, #FADC30 0%, #F8B12F 68%)}.large_quote .large_quote_inner .content_part{display:flex;flex-direction:column;justify-content:center}.large_quote .large_quote_inner .content_part .quote{padding:32px 0;font-size:16px;font-style:normal;font-weight:400;line-height:26px;color:#242021;max-width:80%}@media(min-width: 768px){.large_quote .large_quote_inner .content_part .quote{font-size:16px;font-style:normal;font-weight:400;line-height:26px}}.large_quote .large_quote_inner .content_part .author{display:flex;flex-direction:column;gap:8px}.large_quote .large_quote_inner .content_part .author .name{font-weight:600;color:#2f2c2d}@media(min-width: 768px){.large_quote .large_quote_inner .content_part .author .name{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.large_quote .large_quote_inner .content_part .author .position{color:#242021}@media(min-width: 768px){.large_quote .large_quote_inner .content_part .author .position{font-size:14px;font-style:normal;font-weight:700;line-height:22px}}.three_column_cta h2{font-size:32px;font-style:normal;font-weight:600;line-height:40px;text-align:center;margin-bottom:40px}@media(min-width: 768px){.three_column_cta h2{font-size:48px;font-style:normal;font-weight:500;line-height:60px}}@media(min-width: 1025px){.three_column_cta h2{margin-bottom:80px}}.three_column_cta .three_column_cta_inner{display:flex;flex-direction:row;flex-wrap:wrap;gap:33px}@media(min-width: 1025px){.three_column_cta .three_column_cta_inner{flex-wrap:nowrap}}.three_column_cta .three_column_cta_inner .cta_block{flex:1;aspect-ratio:1/1;display:flex;align-items:flex-end;padding:45px 32px;gap:16px;background-size:cover;background-position:50%}.three_column_cta .three_column_cta_inner .cta_block .inner{display:flex;flex-direction:column;gap:16px;max-width:80%}.three_column_cta .three_column_cta_inner .cta_block h3{font-weight:600;color:#fff}@media(min-width: 768px){.three_column_cta .three_column_cta_inner .cta_block h3{font-size:24px;font-style:normal;font-weight:500;line-height:30px}}.three_column_cta .three_column_cta_inner .cta_block .cta{font-size:16px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(90deg, #FFE449 4.44%, #F8B12F 73.28%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);display:flex;flex-direction:row;align-items:center;gap:12px;transition:all .2s ease}.three_column_cta .three_column_cta_inner .cta_block .cta:hover{background:linear-gradient(90deg, #FFE449 100%, #F8B12F 0%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);gap:16px}.three_column_cta .three_column_cta_inner .cta_block .cta:hover svg path{stroke:#ffe449}/*# sourceMappingURL=main.min.css.map */
