*{margin:0;padding:0;box-sizing:border-box}html{position:relative;overflow-x:hidden;font-size:10px;margin:0}@media only screen and (min-width:2112px){html{font-size:11px}}@media only screen and (min-width:2304px){html{font-size:12px}}@media only screen and (min-width:2496px){html{font-size:13px}}@media only screen and (min-width:2688px){html{font-size:14px}}@media only screen and (min-width:2880px){html{font-size:15px}}@media only screen and (min-width:3072px){html{font-size:16px}}@media only screen and (min-width:3264px){html{font-size:17px}}@media only screen and (min-width:3456px){html{font-size:18px}}@media only screen and (min-width:3648px){html{font-size:19px}}@media only screen and (min-width:3840px){html{font-size:20px}}body{position:relative;font-size:1.6rem;line-height:3.3rem;font-weight:400;color:#1D2A80;overflow:hidden;margin:0;padding:0;font-weight:400}a{color:#1D2A80;transition:all .3s}a,a:hover,a:focus{text-decoration:none;outline:none;transition:all .3s;color:#1D2A80}.btn{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:1.2rem;line-height:1.2;height:3.6rem;border-radius:3rem;background-color:#DCF6FF}.btn:hover{background-color:#2DB9EB}ul,ol,li{list-style:none;margin:0;padding:0}img{max-width:100%;height:auto}h1,h2,h3,h4,h5,h6{color:#1D2A80;font-weight:700}h1{font-size:6rem;line-height:7rem}h2{font-size:4rem;line-height:4.9rem}h3{font-size:3rem;line-height:4rem}h4{font-size:2.5rem;line-height:3.5rem}h5{font-size:2rem;line-height:3rem}h6{font-size:1.5rem;line-height:2.5rem}.container{max-width:117rem;margin:0 auto;padding:0 1.5rem}.offcanvas-menu{position:relative;width:100%;overflow:hidden}.offcanvas-menu ul{margin:0;padding:0;list-style:none}.offcanvas-menu ul.menu{position:relative;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);transition:all 0.4s cubic-bezier(.86,0,.07,1)}.offcanvas-menu ul.menu.off-view{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.offcanvas-menu ul.menu.in-view{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.offcanvas-menu ul li{display:block}.offcanvas-menu ul li.menu-item-has-children{display:flex;align-items:center;justify-content:space-between}.offcanvas-menu ul li.menu-item-has-children>a{width:calc(100% - 60px)}.offcanvas-menu ul li a{display:block;padding:11px 20px;transition:color .3s;border-bottom:1px solid rgb(255 255 255 / .12);color:#fff;font-size:14px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;height:auto}.offcanvas-menu ul li a:hover{color:#fff}.offcanvas-menu ul li.back-btn>a{background-color:#313b47;color:#fff}.offcanvas-menu ul li.back-btn>a::before{display:inline-block;width:0;height:0;margin-right:8px;border-top:.32em solid #fff0;border-right:.37em solid;border-bottom:.32em solid #fff0;content:'';opacity:.75}.offcanvas-menu ul li.active>a{color:#00015E}.offcanvas-menu ul li.menu-item-has-children>span{display:block;position:relative;width:100%}.offcanvas-menu ul li.menu-item-has-children>span>a{padding-right:65px}.offcanvas-menu ul li.menu-item-has-children.active>span>a{color:#00015E}.offcanvas-menu ul li.menu-item-has-children .sub-menu-toggle{width:60px;height:47px;transition:background-color .3s;border-left:1px solid rgb(255 255 255 / .12);border-bottom:1px solid rgb(255 255 255 / .12);color:rgb(255 255 255 / .75);cursor:pointer;z-index:1}.offcanvas-menu ul li.menu-item-has-children .sub-menu-toggle::before{display:block;position:absolute;top:50%;right:25px;width:0;height:0;margin-top:-5px;border-top:.35em solid #fff0;border-bottom:.35em solid #fff0;border-left:.4em solid;content:''}.offcanvas-menu ul li.menu-item-has-children .sub-menu-toggle:hover{background-color:rgb(255 255 255 / .1)}.offcanvas-menu ul li.menu-item-has-children>.sub-menu{position:absolute;top:0;right:-100%;width:100%;height:auto;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);transition:all 0.4s cubic-bezier(.86,0,.07,1)}.offcanvas-menu ul li.menu-item-has-children>.sub-menu.in-view{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.offcanvas-menu ul li.menu-item-has-children>.sub-menu.off-view{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}@-webkit-keyframes submenu-show{from{-webkit-transform:scale(.85);transform:scale(.85);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes submenu-show{from{-webkit-transform:scale(.85);transform:scale(.85);opacity:0}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.offcanvas-wrapper{position:relative;min-height:100vh;background-color:#fff;z-index:10}.offcanvas-container{position:fixed;top:0;left:-290px;width:290px;height:100%;background-color:#252525;box-shadow:inset -4px 0 17px 0 rgb(0 0 0 / .35);visibility:visible;z-index:99999;overflow-y:auto;transition:all 0.4s cubic-bezier(.86,0,.07,1)}.offcanvas-container.active{left:0}.nav_area .header-menu ul.menu{display:flex;column-gap:3rem;height:100%}.header-mobile-icon-trigger{display:none}.header-mobile-icon-trigger svg path{fill:#000}.nav_area .header-menu ul li.menu-item-has-children{position:relative}.header-menu ul.sub-menu{position:absolute;width:25rem;background-color:#fff;left:-8.2rem;top:2.5rem;flex-direction:column;opacity:0;transition:all .4s ease-in-out;z-index:9999;display:none}.header-menu ul.sub-menu li{line-height:initial}.nav_area .header-menu li:hover .sub-menu{opacity:1;display:flex}.header-menu ul.sub-menu ul.sub-menu{left:100%;opacity:0;visibility:hidden;right:0;top:-6px}.nav_area .header-menu li .sub-menu li:hover .sub-menu{opacity:1;visibility:visible}.nav_area .offcanvas-menu ul li.back-btn>a{background-color:#fff0}.nav_area .header-menu ul li.menu-item-has-children::after{position:absolute;content:'';width:7px;height:7px;top:42%;transform:translateY(-50%) rotate(45deg);right:-13px;border:1px solid #000;border-width:0 1px 1px 0}.nav_area .header-menu ul li.menu-item-has-children .sub-menu li.menu-item-has-children:after{right:7px;transform:translateY(-50%) rotate(-45deg);top:50%}@media screen and (max-width:1024px){.header-menu{display:none}.header-mobile-icon-trigger{display:flex}}.page-content header.sticky{position:fixed;left:0;right:0;top:0;z-index:99;background-color:#252525!important}.page-content header.sticky section.elementor-section{background-color:#252525;padding:15px!important}.blog_banner_area{min-height:500px;background-position:center;background-size:cover;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.banner_title_area{text-align:center;margin-top:100px}.blog_banner_area:after{position:absolute;content:'';width:100%;height:100%;background-color:#000;opacity:.5;z-index:-1}.blog_banner_area .banner_title_area h1{color:#fff!important;font-family:'Poppins'!important;font-size:65px!important;line-height:71px!important}.blog_area_row{display:flex;justify-content:space-between;padding-top:90px;padding-bottom:90px}.blog_grid_area{width:calc(100% - 400px)}.blog_sidebar_area{max-width:350px;width:100%}.blog_grid_row{display:flex;justify-content:space-between;column-gap:15px;flex-wrap:wrap;row-gap:30px}.single_blog_item{width:calc(50% - 15px);box-shadow:0 0 10px 0 rgb(0 0 0 / .15);border-radius:15px;overflow:hidden;transition:.5s}.single_blog_item:hover{box-shadow:0 0 30px 0 rgb(0 0 0 / .15)}a.thumbnail_area{display:block}a.thumbnail_area img{display:block}.post_title_C_area h2 a{color:#000;font-size:20px;line-height:24px}.post_title_C_area h2{font-size:20px!important;line-height:24px!important;font-weight:500!important;margin-bottom:20px!important}.post_title_C_area{padding:30px}.blog-archive-single-text{font-family:'Rubik';font-size:15px;font-weight:400;line-height:25.5px;color:#252525}a.blog-archive-single-more{font-size:13px;line-height:15.6px;text-transform:uppercase;font-weight:600;display:inline-block;margin-top:20px}.author_area{display:flex;flex-direction:column;align-items:center}.side_title_area{position:relative;padding:10px 30px;box-shadow:0 0 10px 0 rgb(0 0 0 / .15);border-radius:30px;margin-bottom:30px}.side_title_area:after{position:absolute;content:'';width:10px;height:10px;background-color:red;left:10px;top:50%;transform:translateY(-50%);border-radius:50%}.side_title_area h3{font-family:'Poppins';font-size:13px!important;color:#787878}.side_title_area:before{position:absolute;content:'';width:10px;height:10px;background-color:red;right:10px;top:50%;transform:translateY(-50%);border-radius:50%}.author_image img{max-width:120px;width:100%;height:120px;object-fit:cover;border-radius:50%;display:block;margin-bottom:20px}.about_author p{text-align:center;font-family:'Rubik';font-size:15px;font-weight:400;line-height:25px}.author_social_link{display:flex;column-gap:10px}.author_social_link a{display:flex;width:30px;height:30px;background-color:#E82E4B;border-radius:50%;align-items:center;justify-content:center;color:#fff!important}.author_social_link a i{color:#fff}.about_author h3{text-align:center;font-size:20px!important;font-family:'Poppins'!important;color:#111!important;margin-bottom:15px}.recent_post_area{display:flex;flex-direction:column;align-items:center}.recent_post_area.forsingle_blog{margin-top:50px}.post_list_item{display:flex;column-gap:10px;justify-content:space-between}.post_list_item .img_area{max-width:100px;width:100%}.recent_content_area{width:calc(100% - 120px)}.recent_content_area h2{font-size:15px!important;line-height:18px!important;color:#252525!important;font-weight:500!important;font-family:'Poppins'!important;margin-bottom:6px}.recent_content_area h2 a{color:#252525!important}.post_list_item .info{font-family:'Rubik';font-size:12px;display:flex;column-gap:15px}.post_list_item .img_area img{display:block;border-radius:7px}.recent_post_list{display:flex;flex-direction:column;row-gap:19px}.socal_link_area{display:flex;flex-direction:column;align-items:center;margin-top:50px}.social_link_row{display:flex;flex-wrap:wrap;justify-content:space-between;row-gap:20px}.social_link_row a{width:calc(50% - 20px);background-color:#E82E4B;padding:10px;color:#fff!important;font-family:'Poppins';text-align:center;border-radius:40px}.social_link_row a i{color:#fff;margin-right:10px;font-size:13px}.blog-pagination ul{display:flex;column-gap:20px;justify-content:center}.blog-pagination{margin-top:50px}.blog-pagination ul li{width:40px;height:40px;background-color:#f5f5f5;display:flex;align-items:center;justify-content:center;font-size:20px}@media only screen and (max-width:991px){.blog_area_row{flex-direction:column}.blog_grid_area{width:100%}.blog_sidebar_area{max-width:100%;margin-top:60px}}@media only screen and (max-width:768px){.single_blog_item{width:100%}}.sw-cta{background-color:#33344D;border-radius:1.1rem;padding:5.4rem 2.9rem 5.3rem 3rem;margin-bottom:4rem}.sw-cta h2{color:#EDFBE6;font-size:5.5rem!important;line-height:6.7rem!important;margin-bottom:3rem;font-weight:400!important}.sw-cta h2 span{font-weight:700}.sw-cta p{color:#EDFBE6;font-size:1.8rem;line-height:3.1rem;letter-spacing:-.04em;font-weight:300;margin-bottom:4.5rem}.sw-cta-btn{width:23.8rem;height:7rem;display:flex;align-items:center;justify-content:center;background:linear-gradient(86.55deg,#15A74A 22.45%,#66BD3D 83.61%);border-radius:7rem;font-size:2rem;line-height:1;color:#fff;text-transform:uppercase;font-weight:700;letter-spacing:.02em;margin:0 auto}.sw-box{background-color:#F4F9FC;padding:1.3rem 2.3rem 1.5rem 2.2rem;border-radius:1.3rem;margin-bottom:4rem}.sw-title{font-size:1.8rem;line-height:3.1rem;font-weight:500;letter-spacing:-.04em;color:#33344D;font-family:'Manrope';border-bottom:.1rem solid #D9D9D9;width:max-content;padding-bottom:.3rem;margin-bottom:1.2rem}.sw-cats-single{display:flex;align-items:center;min-height:4.7rem;border-bottom:.1rem solid #D9D9D9;font-family:'Blacker Sans Pro';font-weight:300;font-size:1.6rem;line-height:2rem}.sw-cats-single .icon{width:1.2rem;flex-shrink:0}.sw-cats-single span{width:calc(100% - 1.2rem);padding-left:.9rem}.sw-cats-single:last-child{border:none}.sw-post-single{display:flex;align-items:center;min-height:12.6rem;border-bottom:.1rem solid #D9D9D9}.sw-post-single:last-child{border:none}.sw-post-thumb{width:10rem;flex-shrink:0;border-radius:.4rem;border:.1rem solid #33344D;height:7.4rem}.sw-post-thumb img{width:100%;height:100%;object-fit:cover}.sw-post-con{width:calc(100% - 10rem);padding-left:1.5rem}.sw-post-con h2{font-size:1.6rem!important;line-height:2rem!important;color:#33344D!important;margin-bottom:.5rem}.sw-post-date{font-size:1.2rem;line-height:1.2;font-weight:400;letter-spacing:-.04em;color:#33344D}.single-blog-meta{display:flex;align-items:center;justify-content:space-between;padding-top:2.7rem;padding-bottom:2.4rem;border-bottom:.1rem solid #33344D}.sbm-social{display:flex;align-items:center;flex-shrink:0}.sbm-social a:not(:last-child){margin-right:1.2rem}.sbm-date{flex-shrink:0}.sbm-pub{display:flex;align-items:center}.sbm-pub .icon{width:2rem;flex-shrink:0;margin-right:.7rem}.sbm-pub{display:flex;align-items:center;font-size:1.8rem;line-height:3.1rem;font-weight:400;letter-spacing:-.04em;color:#33344D}.sbm-pub span{margin-right:.4rem}.post_content{padding-top:2.8rem}.post_content{font-style:normal;font-weight:300;font-size:1.8rem;line-height:3.1rem;text-align:justify;letter-spacing:-.04em;color:#33344D}.post_content h1,.post_content h2,.post_content h3,.post_content h4,.post_content h5,.post_content h6{margin-bottom:2rem;color:#33344D!important;font-weight:600!important;text-align:left!important}.post_content h2{font-size:31px!important}.post_content h3{font-size:23px!important}.post_content h1 strong,.post_content h2 strong,.post_content h3 strong,.post_content h4 strong,.post_content h5 strong,.post_content h6 strong{font-weight:600!important}.post_content p{margin-bottom:1.5rem;font-style:normal}.post_content p strong{color:#33344D}.post_content ul,.post_content ol{padding-left:2rem;margin-bottom:1.5rem}.post_content ul li{list-style-type:disc}.post_content ol li{list-style:decimal}.post_content ul li,.post_content ol li{margin-bottom:.6rem}.post_content img{margin-bottom:1.5rem;margin-top:1rem}.post_content figure{max-width:100%}.post_content .wp-caption-text{margin-bottom:3rem;padding:.5rem 1rem;font-size:1.4rem}.post_content .alignright{float:right;margin-left:1rem}.post_content .alignleft{float:left;margin-right:1rem}.post_content a{color:#15A74A}@media only screen and (max-width:480px){.single-blog-meta{flex-direction:column}}@media only screen and (max-width:768px){.blog_banner_area .banner_title_area h1{font-size:37px!important;line-height:50px!important}}