.popup{position:fixed;top:100px;right:30px;padding:10px;max-width:270px;border-radius:var(--radius);color:var(--white);font-size:16px;opacity:1;transition:opacity .5s ease-in-out;cursor:pointer;animation:fadeIn .3s ease-in-out;z-index:1000}@media(min-width:576px){.popup{padding:10px 20px;max-width:470px}}.popup .closebtn{display:flex;justify-content:flex-end;margin-bottom:10px}.popup.success{background-color:var(--green)}.popup.failure{background-color:var(--red)}.popup.info{background-color:var(--orange)}.popup i{margin-left:15px}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.post_card{display:flex;align-items:flex-start;gap:10px}.post_card.news_post{gap:20px 13px;margin-bottom:20px}@media(min-width:768px){.post_card.news_post{gap:20px;margin-bottom:30px}}.post_card.news_post .post_image{height:100px;width:100px;position:relative;overflow:hidden;border-radius:var(--radius)}@media(min-width:768px){.post_card.news_post .post_image{width:260px;height:196px}}.post_card.news_post .post_image a{position:absolute;left:0;top:0;width:100%;height:100%}.post_card.rounded_img .post_image{width:90px;height:90px;gap:0;border-radius:100px;position:relative;overflow:hidden}.post_card.rounded_img .post_image a{position:absolute;left:0;top:0;width:100%;height:100%}.post_card.vertical_post{gap:20px 13px;margin-bottom:10px;display:flex;flex-direction:column}.post_card.vertical_post .post_image{height:266px;width:390px;position:relative;overflow:hidden;border-radius:var(--radius)}@media(min-width:992px){.post_card.vertical_post .post_image{height:266px;width:474px}}.post_card.vertical_post .post_image a{position:relative;width:100%;height:100%;display:inline-block;border-radius:var(--radius);overflow:hidden}.post_card.vertical_post2{gap:20px 13px;margin-bottom:10px;display:flex;flex-direction:column}.post_card.vertical_post2 .post_title_big{font-weight:700;font-size:24px;line-height:1.25;padding-bottom:20px;border-bottom:1px solid var(--business2_theme_border);margin-bottom:20px}@media(min-width:768px){.post_card.vertical_post2 .post_title_big{font-size:30px;line-height:1.1333333333;min-height:78px;padding-bottom:10px}}@media(min-width:1200px){.post_card.vertical_post2 .post_title_big{font-size:34px;line-height:1.0882352941;min-height:84px}}@media(min-width:1280px){.post_card.vertical_post2 .post_title_big{font-size:38px;line-height:1.0789473684;min-height:92px}}.post_card.vertical_post2 .post_title_big a{position:relative;padding-right:50px}.post_card.vertical_post2 .post_title_big a i{position:absolute;right:0;top:0}.post_card.vertical_post2 .text_wrp{display:block;margin-bottom:20px;font-size:16px;line-height:1.625}@media(min-width:768px){.post_card.vertical_post2 .text_wrp{margin-bottom:35px}}.post_card.vertical_post3{gap:0;margin-bottom:10px;display:flex;flex-direction:column;background:var(--white);padding:25px 20px;color:var(--black)}.dark_theme .post_card.vertical_post3{color:var(--white);background:var(--business2_theme_color1)}@media(min-width:1200px){.post_card.vertical_post3{padding:25px 31px}}.post_card.vertical_post3 .post_image{width:100%;height:283px;border-radius:0;margin-bottom:24px}@media(min-width:768px){.post_card.vertical_post3 .post_image{margin-left:-20px;margin-right:-20px;width:calc(100% + 40px)}}@media(min-width:1200px){.post_card.vertical_post3 .post_image{margin-left:-31px;margin-right:-31px;width:calc(100% + 62px)}}.post_card.vertical_post3 .post_title_big{font-weight:600;font-size:24px;line-height:1.25;margin-bottom:24px;color:var(--black)}.dark_theme .post_card.vertical_post3 .post_title_big{color:var(--white)}@media(min-width:768px){.post_card.vertical_post3 .post_title_big{font-size:29px;line-height:1.0689655172;min-height:62px}}.post_card.vertical_post3 .post_title_big a:hover{color:inherit;opacity:.8}.dark_theme .post_card.vertical_post3 .btn_link{color:var(--white)}.post_card.vertical_post3 .btn_link i{font-size:12px}.post_card.vertical_post3 .post_author{color:var(--black);margin-bottom:12px}.dark_theme .post_card.vertical_post3 .post_author{color:var(--white)}.post_card.vertical_post3 .post_author a,.post_card.vertical_post3 .post_author strong{color:var(--black)}.dark_theme .post_card.vertical_post3 .post_author a,.dark_theme .post_card.vertical_post3 .post_author strong{color:var(--white)}.post_card.vertical_post3 .post_author span{color:var(--black);opacity:.5}.dark_theme .post_card.vertical_post3 .post_author span{color:var(--white)}.post_card.vertical_post4{background:#fff;display:flex;gap:0;padding:0;color:#171717;flex-direction:column;min-height:149px;border-radius:0 0 var(--radius) var(--radius);box-shadow:0 4px 12px rgba(0,0,0,.1)}.dark_theme .post_card.vertical_post4{color:var(--white);background:var(--black)}@media(min-width:768px){.post_card.vertical_post4{min-height:233px}}@media(min-width:1280px){.post_card.vertical_post4{min-height:297px}}.post_card.vertical_post4 .post_description{padding:0 20px 20px;display:flex;flex-direction:column}@media(min-width:992px){.post_card.vertical_post4 .post_description{padding:0 20px 26x}}@media(min-width:1280px){.post_card.vertical_post4 .post_description{padding:0 20px 48px}}.post_card.vertical_post4 .post_image{width:100%;height:auto;border-radius:0;padding:10px 10px 0;margin:0 0 17px}.post_card.vertical_post4 .post_title{font-size:18px;line-height:1.2222222222;margin-bottom:5px;flex-grow:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;font-weight:600;color:#343434}.dark_theme .post_card.vertical_post4 .post_title{color:var(--white)}@media(min-width:768px){.post_card.vertical_post4 .post_title{font-size:20px;line-height:1.2}}@media(min-width:1200px){.post_card.vertical_post4 .post_title{font-size:24px;line-height:1.1666666667}}@media(min-width:1280px){.post_card.vertical_post4 .post_title{margin-bottom:12px;font-size:30px;line-height:1.2}}.post_card.vertical_post4 .post_author{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author{color:var(--white)}.post_card.vertical_post4 .post_author a,.post_card.vertical_post4 .post_author strong{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author a,.dark_theme .post_card.vertical_post4 .post_author strong{color:var(--white)}.post_card.vertical_post4 .post_author span{color:var(--black)}.dark_theme .post_card.vertical_post4 .post_author span{color:var(--white)}.post_card.vertical_post4 .text_wrp{margin-bottom:25px;color:#282f3b;display:block}.dark_theme .post_card.vertical_post4 .text_wrp{color:var(--white)}@media(min-width:1460px){.post_card.vertical_post4 .text_wrp{margin-bottom:42px;display:block;font-size:18px;line-height:1.3333333333}}.post_card.vertical_post4 .text_wrp p{-webkit-line-clamp:2}.post_card.vertical_post4 .vpost_footer{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.post_card.vertical_post4 .button{width:-moz-fit-content;width:fit-content;border-radius:var(--radius) 0 var(--radius) 0;font-weight:700;text-transform:capitalize}@media(min-width:1460px){.post_card.vertical_post4 .button{min-width:170px;padding:18px 16px;font-size:22px;line-height:1.1818181818}}.post_card.vertical_post6{flex-direction:column;gap:0}.dark_theme .post_card.vertical_post6{color:var(--white)}.post_card.vertical_post6 .post_image{width:100%;height:250px}@media(min-width:992px){.post_card.vertical_post6 .post_image{height:300px}}.post_card.vertical_post6 .post_title_big{font-weight:700;font-size:18px;line-height:1.4444444444;margin-bottom:10px}@media(min-width:992px){.post_card.vertical_post6 .post_title_big{font-weight:700;font-size:25px;line-height:1.16}}.dark_theme .post_card.vertical_post6 .post_title_big{color:var(--white)}.dark_theme .post_card.vertical_post6 .post_title_big a:hover{color:var(--link_hover)}.post_card.vertical_post6 .text_wrp{font-weight:300;margin-bottom:10px;display:block}@media(min-width:992px){.post_card.vertical_post6 .text_wrp{font-size:18px;line-height:1.3333333333;margin-bottom:21px}}.post_card.vertical_post6 .post_author{color:var(--business1_theme_color1);margin-top:auto;font-size:12px;line-height:16px}.dark_theme .post_card.vertical_post6 .post_author{color:var(--white)}.post_card.vertical_post6 .post_author a,.post_card.vertical_post6 .post_author strong{font-weight:400;color:var(--business1_theme_color1)}.dark_theme .post_card.vertical_post6 .post_author a,.dark_theme .post_card.vertical_post6 .post_author strong{color:var(--white)}.post_card.vertical_post6 .post_author a:hover{color:var(--link_hover)}.post_card.vertical_post6 .post_author .post_date{font-weight:400;opacity:1;color:var(--business1_theme_color1)}.dark_theme .post_card.vertical_post6 .post_author .post_date{color:var(--white)}.post_card.vertical_post6 .post_description{padding:12px;box-shadow:var(--base_shadow);width:100%}@media(min-width:768px){.post_card.vertical_post6 .post_description{padding:28px 23px 26px}}.dark_theme .post_card.vertical_post6 .post_description{background:var(--business1_theme_color2)}.post_card.visual_post3{min-height:350px;width:100%;position:relative;display:flex;align-items:flex-end}@media(min-width:576px){.post_card.visual_post3{min-height:488px}}@media(min-width:1200px){.post_card.visual_post3{min-height:602px}}.post_card.visual_post3:hover .post_description{opacity:1;visibility:visible}.post_card.visual_post3:hover .bg_img:before{opacity:1}.post_card.visual_post3 .bg_img{position:absolute;left:0;right:0;top:0;bottom:0}.post_card.visual_post3 .bg_img:after{position:absolute;left:0;right:0;top:0;bottom:0;content:"";border:solid var(--business2_theme_border);border-width:0 1px 1px 0}.post_card.visual_post3 .bg_img:before{content:"";z-index:2;left:0;right:0;top:0;bottom:0;position:absolute;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.59));transition:all .3s linear;opacity:.2}.post_card.visual_post3 .bg_img img{object-fit:cover}.post_card.visual_post3 .post_title_big{font-size:18px;line-height:22px;font-weight:600;font-size:20px;line-height:1.2;margin-bottom:9px;color:var(--white)}@media(min-width:768px){.post_card.visual_post3 .post_title_big{font-size:25px;line-height:1.2}}.post_card.visual_post3 .post_title_big a:hover{color:inherit}.post_card.visual_post3 .post_description{position:relative;padding:25px 20px;color:var(--white);z-index:3;opacity:0;visibility:hidden;transition:all .25s linear}@media(min-width:1200px){.post_card.visual_post3 .post_description{padding:33px 36px}}.post_card.visual_post3 .text_wrp{font-weight:300;font-size:16px;line-height:1.25;display:block;margin-bottom:22px}.post_card.visual_post3 .text_wrp p{-webkit-line-clamp:2}.post_card.article_post{align-items:center;gap:20px}@media(max-width:767px){.post_card.article_post{flex-wrap:wrap}}.post_card.article_post:not(:last-child){margin-bottom:50px}@media(min-width:768px){.post_card.article_post{gap:30px}}@media(min-width:992px){.post_card.article_post{gap:50px}}@media(min-width:1200px){.post_card.article_post{gap:80px}}@media(min-width:1280px){.post_card.article_post{gap:135px}}.post_card.article_post:nth-child(2n){flex-direction:row-reverse}.post_card.article_post .post_image{width:100%;height:auto}@media(min-width:768px){.post_card.article_post .post_image{width:48%}}@media(min-width:1200px){.post_card.article_post .post_image{width:569px}}.post_card.article_post .post_image img{height:auto!important;position:static}.post_card.article_post .post_title_big{font-weight:700;font-size:24px;line-height:1.25}@media(min-width:768px){.post_card.article_post .post_title_big{font-size:30px;line-height:1.1666666667}}@media(min-width:1200px){.post_card.article_post .post_title_big{font-size:38px;line-height:1.1052631579}}@media(min-width:1280px){.post_card.article_post .post_title_big{font-size:45px;line-height:1.1111111111}}.post_card.article_post .post_title_big a{-webkit-line-clamp:3}.post_card.article_post .text_wrp{font-weight:300;font-size:16px;line-height:1.625;margin-bottom:20px;display:block}@media(min-width:768px){.post_card.article_post .text_wrp{margin-bottom:34px}}.post_card .sub_title{font-weight:300;font-size:20px;line-height:1.2;display:block;margin-bottom:6px}.post_card .post_title a,.post_card .post_title_big a{color:inherit;white-space:nowrap;text-decoration:none;transition:all .25s linear;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;box-shadow:none}.post_card .post_title a:hover,.post_card .post_title_big a:hover{color:var(--link_hover)}.post_card .post_title{font-size:15px;line-height:19px;font-weight:500;margin-bottom:8px}@media(min-width:768px){.post_card .post_title{font-size:16px}}.post_card .post_title_big{font-size:16px;line-height:19px;font-weight:600;margin:0 0 10px}@media(min-width:768px){.post_card .post_title_big{font-size:22px;line-height:27px}}@media(min-width:1200px){.post_card .post_title_big{font-size:25px;line-height:30px}}.post_card .text_wrp{display:none;font-size:14px;line-height:1.4;margin-bottom:10px}.post_card .text_wrp:first-letter{text-transform:capitalize}@media(min-width:768px){.post_card .text_wrp{display:block}}.post_card .text_wrp p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}.theme_1 .post_author{font-weight:400;font-size:11px;line-height:1.4;display:block;margin:0 0 6px}@media(min-width:768px){.theme_1 .post_author{font-size:12px}}.theme_1 .post_author:last-child{margin-bottom:0}.theme_1 .post_author .post_date:before{display:none}.theme_1 .post_author a,.theme_1 .post_author strong{text-transform:uppercase;margin:0 2px;font-weight:600;opacity:.9}.theme_1 .post_author a:hover,.theme_1 .post_author strong:hover{opacity:1}.post_author{font-size:13px;font-weight:500;line-height:17px;text-align:left;color:var(--base_text_color);display:block}.post_author:last-child{margin-bottom:0}.post_author a,.post_author strong{margin:2px;font-weight:500;opacity:1;color:var(--link)}.post_author a{text-decoration:none}.post_author a:hover{opacity:1}.post_author span{margin:2px;font-weight:500;opacity:.7;color:var(--base_text_color);font-size:13px}.post_author .post_date:before{content:"-";display:inline-block;vertical-align:middle;margin:0 6px 0 4px}.business1_theme .post_author .post_date:before{content:"";font-family:icomoon,sans-serif;font-size:1px}.tag_lst{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:5px}.tag_lst .badge{margin-bottom:0}.post_description{flex-grow:1}.post_image{width:100px;height:100px;overflow:hidden;flex-shrink:0;border-radius:var(--radius)}.post_image img{width:100%;height:100%;position:unset!important}.theme_2 .badge{padding:3px 9px}.theme_2 .post_title_big{font-weight:700}@media(min-width:1280px){.theme_2 .post_title_big{font-size:30px;line-height:37px}}.theme_2 .news_post .post_title_big a{-webkit-line-clamp:3}.three_columns{display:grid;grid-gap:40px;gap:40px}@media(min-width:768px){.three_columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}}@media(min-width:992px){.three_columns{gap:30px;grid-template-columns:1fr 1fr 1fr}}@media(min-width:1200px){.three_columns{gap:50px}}@media(min-width:1280px){.three_columns{gap:84px}}.three_columns:not(:last-child){margin-bottom:40px}@media(min-width:992px){.three_columns:not(:last-child){margin-bottom:53px}}.post_date:before{content:"-";display:inline-block;vertical-align:middle;margin:0 6px 0 4px}.business1_theme .post_date:before{content:"";font-family:icomoon,sans-serif;font-size:1px}.four_columns{display:grid;grid-gap:10px 20px;gap:10px 20px}@media(min-width:768px){.four_columns{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px 20px;gap:20px 20px}}@media(min-width:992px){.four_columns{grid-template-columns:1fr 1fr 1fr 1fr}}.sticky_sidebar{display:none}@media(min-width:992px){.sticky_sidebar{display:block;width:270px;flex-shrink:0;position:-webkit-sticky;position:sticky;top:80px;padding-bottom:20px}}@media(min-width:1200px){.sticky_sidebar{width:300px}}.sticky_sidebar .heading{font-size:16px;font-weight:700;margin-bottom:20px}.siderbar_heading{margin-bottom:11px;text-transform:capitalize}.siderbar_heading h3{font-size:16px;line-height:20px;font-weight:700;display:flex;align-items:center}.siderbar_heading h3:after{content:"";display:block;flex:1 1;margin-left:.6em;border-bottom:2px solid var(--divider_color)}.recent_posts{display:grid;grid-gap:20px;gap:20px;margin-bottom:20px}.recent_posts:last-child{margin-bottom:0}.theme_2 .non_sticky_sidebar{padding:50px 0 30px}@media(min-width:992px){.theme_2 .non_sticky_sidebar{flex-shrink:0;position:-webkit-sticky;position:sticky;top:140px;padding:0 0 20px;width:290px}}@media(min-width:1200px){.theme_2 .non_sticky_sidebar{width:290px}}@media(min-width:1280px){.theme_2 .non_sticky_sidebar{width:371px}}.theme_2 .siderbar_heading h2{font-size:26px;font-weight:700;line-height:33px;text-align:left}.theme_2 .recent_posts{display:grid;grid-gap:20px;gap:20px;margin-bottom:20px}.theme_2 .recent_posts:last-child{margin-bottom:0}.paper_talk .news_post.post_card{gap:16px;background:var(--section_bg);padding:20px 18px;border-radius:var(--radius);box-shadow:var(--box_shadow);align-items:normal;margin-bottom:10px}.paper_talk .news_post.post_card:last-child{margin-bottom:0}.paper_talk .news_post.post_card .post_title_big a{-webkit-line-clamp:3}.paper_talk .news_post.post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px;color:var(--section_heading_text)}.paper_talk .news_post.post_card .post_description{display:flex;flex-direction:column;justify-content:space-between}.paper_talk .news_post.post_card .post_author .post_date{color:var(--section_text_2)}.paper_talk .news_post.post_card strong{font-weight:500;font-size:13px;line-height:16px}.paper_talk .news_post.post_card .rounded_img .post_image{width:104px;height:102px;border-radius:100px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.banner_card{width:100%;position:relative;overflow:hidden;margin-bottom:20px;border-radius:var(--radius)}@media(min-width:992px){.banner_card{margin-bottom:30px}}.banner_card .pic-wrapper{position:relative;width:100%;height:350px;display:block}.banner_card .pic-wrapper:before{content:"";position:absolute;top:20%;right:0;bottom:0;left:0;z-index:8;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8))}.banner_card .info{position:absolute;bottom:0;z-index:9;padding:20px;width:100%}.banner_card .info h2{font-size:18px;line-height:23px;color:var(--white)}@media(min-width:992px){.banner_card .info h2{font-size:23px;line-height:28px}}@media(min-width:1200px){.banner_card .info h2{font-size:26px;line-height:30px}}@media(min-width:1400px){.banner_card .info h2{font-size:30px;line-height:35px}}.banner_card .info h2 a{color:inherit;text-decoration:none}.banner_card .info .banner-description{font-size:14px;line-height:1.5;color:var(--white);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.banner_card .info .post_author,.banner_card .info .post_author span{color:var(--white)}.banner_card .info .post_author a{color:inherit}.banner_card .badge{z-index:9;position:absolute;top:15px;left:20px}.hero_section{background:var(--header_bg);padding-bottom:50px}@media(min-width:768px){.hero_section{padding-bottom:70px;padding-top:10px}}@media(min-width:1280px){.hero_section{padding-bottom:108px}}@media(min-width:768px){.hero_slider.swiper .swiper-button-next,.hero_slider.swiper .swiper-button-prev{top:calc(100% - 70px)}}@media(min-width:1200px){.hero_slider.swiper .swiper-button-next,.hero_slider.swiper .swiper-button-prev{top:calc(100% - 70px)}}.hero_slider.swiper .swiper-button-next{right:32px}.hero_slider.swiper .swiper-button-prev{left:auto}@media(min-width:768px){.hero_slider.swiper .swiper-button-prev{right:82px}}@media(min-width:1200px){.hero_slider.swiper .swiper-button-prev{right:110px}}.hero_slider .swiper-slide{position:relative}.hero_slider .slider_image{position:absolute;inset:0}.hero_slider .slider_image img{object-fit:cover}.hero_slider .post_card{min-height:400px;position:relative;width:auto;height:100%;margin-left:auto;display:flex;gap:0;padding:10px;z-index:2;color:var(--business1_theme_color1);flex-direction:column;justify-content:center;align-items:center;text-align:center}@media(min-width:768px){.hero_slider .post_card{text-align:left;align-items:flex-start;min-height:450px;width:70%}}@media(min-width:992px){.hero_slider .post_card{width:55%;min-height:567px;padding:10px 15px}}@media(min-width:1280px){.hero_slider .post_card{width:auto;max-width:662px}}.hero_slider .post_card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:-50px;background:linear-gradient(-90.45deg,rgba(255,255,255,.96) 29.01%,rgba(255,255,255,0) 99.61%);z-index:-1;height:100%}@media(min-width:768px){.hero_slider .post_card:before{left:-200px}}.hero_slider .post_card .post_title_big{margin-bottom:22px;font-weight:700;font-size:33px;line-height:1.1515151515;color:var(--business1_theme_color1);text-transform:uppercase}@media(min-width:768px){.hero_slider .post_card .post_title_big{font-size:40px;line-height:1.1}}@media(min-width:992px){.hero_slider .post_card .post_title_big{font-size:43px;line-height:1.1162790698}}@media(min-width:1280px){.hero_slider .post_card .post_title_big{font-size:50px;line-height:65px}}.hero_slider .post_card .post_description{flex-grow:unset;font-weight:300}.hero_slider .post_card .text_wrp{font-size:18px;line-height:22px;padding-right:40px;margin-bottom:25px}@media(max-width:767px){.hero_slider .post_card .text_wrp{display:block}}.hero_slider .button{min-width:174px}.provider_section{position:relative;overflow:hidden;z-index:1;background:var(--business1_theme_color1)}@media(min-width:1280px){.provider_section{padding-top:66px}}.provider_section.section{padding-bottom:10px}.provider_section:before{content:"";position:absolute;left:0;right:0;height:199px;bottom:0;background:var(--section_bg);z-index:-1}@media(min-width:1200px){.provider_section .section_head{margin-bottom:48px}}.provider_section .section_head h1,.provider_section .section_head h2{color:var(--white)}.provider_slider.swiper{overflow:visible!important}.provider_slider .swiper-slide{position:relative;width:729px}.post_card.visual_post{min-height:300px;position:relative}@media(min-width:768px){.post_card.visual_post{min-height:405px}}.post_card.visual_post .slider_image{position:absolute;inset:0}.post_card.visual_post .slider_image img{object-fit:cover}.post_card.visual_post .post_title{font-size:18px;line-height:22px;margin-bottom:10px;font-weight:700;color:var(--tag_text_color)}@media(min-width:768px){.post_card.visual_post .post_title{font-size:22px;line-height:26px}}@media(min-width:992px){.post_card.visual_post .post_title{font-size:27px;line-height:32px}}.post_card.visual_post .post_title a:hover{color:inherit}.post_card.visual_post .post_description{flex-grow:unset;background:var(--tag_bg);color:var(--tag_text_color);width:80%;padding:15px;position:absolute;left:10px;bottom:10px}@media(min-width:768px){.post_card.visual_post .post_description{width:100%;padding:21px 24px;left:31px;bottom:36px;max-width:446px}}.post_card.visual_post .text_wrp{color:var(--tag_text_color);font-size:15px;line-height:20px;margin-bottom:18px}@media(max-width:767px){.post_card.visual_post .text_wrp{font-size:14px;line-height:20px;display:block}}.post_card.visual_post .text_wrp p{-webkit-line-clamp:2}.post_card.visual_post .btn_link{color:var(--tag_text_color);text-transform:capitalize}.expected_section{background:var(--bg_color);margin-bottom:50px}@media(min-width:1200px){.expected_section{margin-bottom:83px}}@media(min-width:1280px){.expected_section{padding-top:84px}}.expected_section .container{overflow:hidden}.expected_section .section_head,.expected_section .section_head h2{color:var(--section_text)}.expected_section .section_head p{max-width:595px;margin:auto}.expected_slider.swiper{overflow:visible}@media(min-width:768px){.expected_slider.swiper{padding-top:30px}}.expected_slider.swiper .swiper-button-next,.expected_slider.swiper .swiper-button-prev{top:-10px}@media(min-width:1200px){.expected_slider.swiper .swiper-button-next,.expected_slider.swiper .swiper-button-prev{top:-55px}}.expected_slider .swiper-slide{position:relative}.expected_slider .post_card.vertical_post{background:var(--white);display:flex;gap:0;padding:15px;color:var(--business1_theme_color1);flex-direction:column;min-height:150px}@media(min-width:576px){.expected_slider .post_card.vertical_post{padding:20px}}@media(min-width:768px){.expected_slider .post_card.vertical_post{min-height:233px}}@media(min-width:992px){.expected_slider .post_card.vertical_post{padding:26px 20px}}@media(min-width:1280px){.expected_slider .post_card.vertical_post{padding:32px 26px;min-height:297px}}.dark_theme .expected_slider .post_card.vertical_post{background:var(--business1_theme_color2);color:var(--white)}.expected_slider .post_card.vertical_post .post_title{font-size:22px;line-height:28px;font-weight:300;margin-bottom:22px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;color:var(--business1_theme_color1)}.dark_theme .expected_slider .post_card.vertical_post .post_title{color:var(--white)}@media(min-width:768px){.expected_slider .post_card.vertical_post .post_title{font-size:24px;line-height:28px}}@media(min-width:1200px){.expected_slider .post_card.vertical_post .post_title{font-size:28px;line-height:34px}}@media(min-width:1280px){.expected_slider .post_card.vertical_post .post_title{font-size:30px;line-height:40px}}.expected_slider .post_card.vertical_post .btn_link{font-weight:300;text-transform:uppercase;color:var(--business1_theme_color1)}.dark_theme .expected_slider .post_card.vertical_post .btn_link{color:var(--white)}.expected_slider .post_card.vertical_post .btn_link:hover{opacity:.8}.project_section{background:var(--section_bg);color:var(--section_text);position:relative;overflow:hidden;text-align:center;margin-bottom:50px}@media(min-width:1200px){.project_section{margin-bottom:80px}}@media(min-width:768px){.project_section .section_head{padding-left:80px;padding-right:80px}}@media(min-width:992px){.project_section .section_head{margin-bottom:68px;padding-left:100px;padding-right:100px}}.project_section .section_head h2{color:var(--section_heading_text)}.project_slider{text-align:left}.project_slider:not(:last-child){margin-bottom:20px}@media(min-width:992px){.project_slider:not(:last-child){margin-bottom:30px}}.project_slider.swiper{overflow:visible}.project_slider.swiper .swiper-button-next,.project_slider.swiper .swiper-button-prev{top:-40px}@media(min-width:1200px){.project_slider.swiper .swiper-button-next,.project_slider.swiper .swiper-button-prev{top:-70px}}@media(min-width:1561px){.project_slider.swiper .swiper-button-next,.project_slider.swiper .swiper-button-prev{top:-80px}}@media(min-width:768px){.project_slider.swiper .swiper-button-next{right:9px}}@media(min-width:1561px){.project_slider.swiper .swiper-button-next{right:101px}}.project_slider.swiper .swiper-button-prev{left:auto}@media(min-width:768px){.project_slider.swiper .swiper-button-prev{right:60px}}@media(min-width:1200px){.project_slider.swiper .swiper-button-prev{right:90px}}@media(min-width:1561px){.project_slider.swiper .swiper-button-prev{right:180px}}.project_slider .swiper-slide{position:relative;width:750px}.post_card.visual_post2{position:relative;min-height:350px;display:flex;align-items:flex-end;padding:31px 36px}@media(min-width:768px){.post_card.visual_post2{min-height:405px}}@media(min-width:1280px){.post_card.visual_post2{min-height:501px}}.post_card.visual_post2 .slider_image{position:absolute;inset:0 0 120px 0;z-index:-1}@media(min-width:768px){.post_card.visual_post2 .slider_image{inset:0 0 77px 0}}.post_card.visual_post2 .slider_image img{object-fit:cover}.post_card.visual_post2 .post_title{font-size:18px;line-height:22px;margin-bottom:5px;color:var(--section_heading_text)}@media(min-width:576px){.post_card.visual_post2 .post_title{margin-bottom:10px;font-size:22px;line-height:26px}}@media(min-width:992px){.post_card.visual_post2 .post_title{font-size:27px;line-height:32px}}.post_card.visual_post2 .post_description{flex-grow:unset;background:var(--section_bg);color:var(--section_text);width:100%;padding:15px;min-height:130px;display:flex;flex-direction:column;box-shadow:0 4px 12px rgba(0,0,0,.1);max-width:400px}@media(min-width:768px){.post_card.visual_post2 .post_description{min-height:161px;width:80%;max-width:400px}}@media(min-width:992px){.post_card.visual_post2 .post_description{width:100%;padding:21px 24px;max-width:446px}}.post_card.visual_post2 .text_wrp{font-size:14px;line-height:18px;margin-bottom:21px;display:block}@media(min-width:768px){.post_card.visual_post2 .text_wrp{font-size:16px;line-height:20px}}@media(min-width:992px){.post_card.visual_post2 .text_wrp{font-size:18px;line-height:22px}}.post_card.visual_post2 .text_wrp p{-webkit-line-clamp:2}.post_card.visual_post2 .post_author{color:var(--section_text);margin-top:auto;font-size:12px;line-height:16px}.post_card.visual_post2 .post_author a,.post_card.visual_post2 .post_author strong{font-weight:400;color:var(--section_text)}.post_card.visual_post2 .post_author a:hover{color:var(--link_hover)}.post_card.visual_post2 .post_author .post_date{font-weight:400;opacity:1;color:var(--section_text)}.testimonial_section{position:relative;margin-bottom:60px}@media(min-width:1200px){.testimonial_section{margin-bottom:99px}}@media(min-width:1280px){.testimonial_section .section_head{margin-bottom:68px}}.testimonial_section .post_card.visual_post2{display:flex;align-items:center;justify-content:end;padding:49px}@media(max-width:544px){.testimonial_section .post_card.visual_post2{min-height:1px;padding:49px 15px}}.testimonial_section .post_card.visual_post2 .slider_image{top:0;right:0;bottom:0;left:0}.testimonial_section .post_card.visual_post2 .post_description{position:relative;padding:30px 15px;box-sizing:border-box;min-height:200px;max-width:618px;width:100%;display:flex;flex-direction:column}@media(min-width:576px){.testimonial_section .post_card.visual_post2 .post_description{padding:56px 34px 55px;min-height:291px}}.testimonial_section .post_card.visual_post2 .post_description:before{content:"";position:absolute;top:0;left:0;right:0;height:10px;background:var(--tag_bg)}@media(min-width:576px){.testimonial_section .post_card.visual_post2 .post_description:before{height:19px}}.testimonial_section .post_card.visual_post2 .post_description:after{content:"";font-family:icomoon,sans-serif;position:absolute;bottom:10px;right:20px;font-size:20px}@media(min-width:576px){.testimonial_section .post_card.visual_post2 .post_description:after{font-size:50px;right:36px;bottom:36px}}.testimonial_section .post_card.visual_post2 .post_description .post_title{font-size:18px;line-height:22px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.testimonial_section .post_card.visual_post2 .post_description .post_title{font-size:20px;line-height:26px}}@media(min-width:992px){.testimonial_section .post_card.visual_post2 .post_description .post_title{font-size:25px;line-height:30px}}.testimonial_section .post_card.visual_post2 .post_description .post_author{margin-top:auto}.testimonial_slider .swiper-slide{position:relative}.blog_section{background:var(--section_bg);color:var(--section_text)}@media(min-width:1280px){.blog_section{padding-top:84px}.blog_section .section_head{margin-bottom:82px}}.blog_section .section_head h1,.blog_section .section_head h2{color:var(--section_heading_text)}.blog_wrap{display:flex;flex-wrap:wrap;margin:0 -15px}.blog_wrap .post_card.vertical_post{padding:0 15px;width:100%}@media(min-width:768px){.blog_wrap .post_card.vertical_post{width:50%}}@media(min-width:1200px){.blog_wrap .post_card.vertical_post{border-right:1px dashed var(--section_text);width:calc(33.33% - 150px);margin-bottom:0}}@media(min-width:1280px){.blog_wrap .post_card.vertical_post{width:calc(33.33% - 189px)}}.blog_wrap .post_card.vertical_post:first-child{width:100%;flex-shrink:0}@media(min-width:768px){.blog_wrap .post_card.vertical_post:first-child{width:50%}}@media(min-width:1200px){.blog_wrap .post_card.vertical_post:first-child{width:444px}}@media(min-width:1280px){.blog_wrap .post_card.vertical_post:first-child{width:566px}}@media(min-width:1200px){.blog_wrap .post_card.vertical_post:first-child .post_image{padding-top:67%}}.blog_wrap .post_card.vertical_post:last-child{border-right:0}.blog_wrap .post_card.vertical_post .post_image{width:100%;padding-top:56%;height:auto;border-radius:0;position:relative}@media(min-width:576px){.blog_wrap .post_card.vertical_post .post_image{padding-top:62%}}@media(min-width:992px){.blog_wrap .post_card.vertical_post .post_image{padding-top:65%}}.blog_wrap .post_card.vertical_post .post_image a{position:absolute;left:0;top:0;width:100%;height:100%}.blog_wrap .post_card.vertical_post .post_image img{position:absolute!important;top:0}.blog_wrap .post_card.vertical_post .post_image a{border-radius:0}.blog_wrap .post_card.vertical_post .post_title_big{color:var(--section_text)}.blog_wrap .post_card.vertical_post .post_title_big a{-webkit-line-clamp:3}.blog_wrap .post_card.vertical_post .post_title_big a:hover{color:var(--link_hover)}.blog_wrap .post_card.vertical_post .post_description{display:flex;flex-direction:column}.blog_wrap .post_card.vertical_post .text_wrp{color:var(--section_text);font-size:14px;line-height:18px;display:block}@media(min-width:768px){.blog_wrap .post_card.vertical_post .text_wrp{font-size:16px;line-height:20px}}@media(min-width:1200px){.blog_wrap .post_card.vertical_post .text_wrp{font-size:18px;line-height:22px}}.blog_wrap .post_card.vertical_post .text_wrp p{-webkit-line-clamp:7}.blog_wrap .post_card.vertical_post .post_author{margin-top:auto}.blog_wrap .post_card.vertical_post .post_author a{color:var(--section_text)}@media(min-width:1280px){.about_section{padding-top:72px 0 124}.about_section .section_head{margin-bottom:82px}}.about_card_wrap{display:flex;gap:15px;flex-wrap:wrap}@media(min-width:992px){.about_card_wrap{gap:20px}}@media(min-width:1200px){.about_card_wrap{gap:37px}}.about_card_wrap .post_card.vertical_post{width:100%}@media(min-width:768px){.about_card_wrap .post_card.vertical_post{width:calc((50% - 8px)/1)}}@media(min-width:992px){.about_card_wrap .post_card.vertical_post{width:calc((100% - 40px)/3)}}@media(min-width:1200px){.about_card_wrap .post_card.vertical_post{width:calc((100% - 74px)/3)}}.about_card_wrap .post_card.vertical_post .post_image{width:100%;height:auto;border-radius:0;height:220px}@media(min-width:768px){.about_card_wrap .post_card.vertical_post .post_image{height:258px}}@media(min-width:992px){.about_card_wrap .post_card.vertical_post .post_image{height:234px}}@media(min-width:1200px){.about_card_wrap .post_card.vertical_post .post_image{height:270px}}@media(min-width:1280px){.about_card_wrap .post_card.vertical_post .post_image{height:312px}}.about_card_wrap .post_card.vertical_post .post_image a{border-radius:0}.about_card_wrap .post_card.vertical_post .post_title_big{color:var(--base_text_color);font-size:18px;line-height:22px;position:relative;z-index:1;display:flex;align-items:center;padding-top:5px;padding-bottom:5px}.about_card_wrap .post_card.vertical_post .post_title_big:hover{color:var(--tag_text_color)}.about_card_wrap .post_card.vertical_post .post_title_big:hover:after{width:100%}.about_card_wrap .post_card.vertical_post .post_title_big:hover .circle_ico{background:var(--black);color:var(--tag_bg);margin-left:5px}.about_card_wrap .post_card.vertical_post .post_title_big:after{content:"";position:absolute;top:0;left:0;width:0;background:var(--tag_bg);height:100%;border-radius:38px;z-index:-1;transition:width .25s linear}.about_card_wrap .post_card.vertical_post .post_title_big .circle_ico{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;font-size:14px;line-height:18px;width:24px;height:24px;border-radius:50%;background:var(--tag_bg);color:var(--tag_text_color);margin-right:15px;margin-left:0;transition:margin .25s linear}@media(min-width:768px){.about_card_wrap .post_card.vertical_post .post_title_big .circle_ico{width:30px;height:30px}}@media(min-width:992px){.about_card_wrap .post_card.vertical_post .post_title_big .circle_ico{width:38px;height:38px}}.about_card_wrap .post_card.vertical_post .post_title_big a,.about_card_wrap .post_card.vertical_post .post_title_big span{-webkit-line-clamp:1;padding-right:10px;font-weight:400;position:relative}.visual_section{position:relative;z-index:1}.visual_section .bg_img,.visual_section .bg_img:before{position:absolute;left:0;top:0;height:100%;width:100%}.visual_section .bg_img:before{z-index:2;content:"";background:linear-gradient(90deg,rgba(0,0,0,0) 0,rgba(0,0,0,.59))}.visual_section .bg_img img{object-fit:cover}.visual_section .post_card{position:relative;z-index:2;color:var(--white);min-height:300px;align-items:center;justify-content:center;text-align:center;padding-left:15px;padding-right:15px}@media(min-width:768px){.visual_section .post_card{min-height:560px}}@media(min-width:992px){.visual_section .post_card{min-height:650px}}@media(min-width:1200px){.visual_section .post_card{min-height:750px}}.visual_section .post_card .post_description{max-width:400px;width:100%;padding-top:140px;padding-bottom:50px}@media(min-width:768px){.visual_section .post_card .post_description{max-width:600px}}@media(min-width:992px){.visual_section .post_card .post_description{padding-top:150px;padding-bottom:150px}}@media(min-width:1200px){.visual_section .post_card .post_description{max-width:832px}}.visual_section .post_card .post_title_big{font-weight:600;font-size:26px;line-height:1.2307692308;color:var(--white);text-transform:capitalize;margin-bottom:25px}@media(min-width:768px){.visual_section .post_card .post_title_big{font-size:40px;line-height:1.15}}@media(min-width:1200px){.visual_section .post_card .post_title_big{font-size:60px;line-height:1.1}}.visual_section .post_card .text_wrp{color:var(--white);font-size:17px;line-height:1.2941176471;display:block;max-width:80%;margin:0 auto 35px}@media(min-width:1200px){.visual_section .post_card .text_wrp{font-size:19px;line-height:1.3157894737}}.visual_section .button.btn_lg{min-width:160px}@media(min-width:768px){.visual_section .button.btn_lg{min-width:201px}}.we_do_section{margin-bottom:70px;overflow:hidden}@media(min-width:992px){.we_do_section{margin-bottom:80px}}@media(min-width:1200px){.we_do_section{margin-bottom:122px}}.we_do_slider.swiper{overflow:visible}.we_do_slider .swiper-slide{position:relative;width:300px}@media(min-width:576px){.we_do_slider .swiper-slide{width:350px}}@media(min-width:1200px){.we_do_slider .swiper-slide{width:432px}}.we_do_slider .swiper-slide-active .visual_post3 .post_description{opacity:1;visibility:visible}.we_do_slider .swiper-slide-active .visual_post3 .bg_img:before{opacity:.6}.we_do_slider .post_description{box-sizing:border-box}.article_posts{margin-bottom:70px}@media(min-width:992px){.article_posts{margin-bottom:80px}}@media(min-width:1200px){.article_posts{margin-bottom:114px}}.feature_section2{margin-bottom:70px}@media(min-width:992px){.feature_section2{margin-bottom:80px}}@media(min-width:1200px){.feature_section2{margin-bottom:108px}}.latest_news_section{padding-top:60px;padding-bottom:50px}@media(min-width:768px){.latest_news_section{padding-top:78px;padding-bottom:63px}}.latest_news_section .section_head{color:var(--section_text)}.latest_news_section .section_head h2{color:var(--section_heading_text)}@media(min-width:1200px){.latest_news_section .section_head h2{font-size:45px;line-height:1.1555555556}}.announcement_section{background:#282f3b;color:#fff}@media(min-width:1280px){.announcement_section{padding-top:72px 0 124}.announcement_section .section_head{margin-bottom:82px}}.announcement_section .section_head h1,.announcement_section .section_head h2{color:#fff}.announcement_card_wrap{display:flex;gap:15px;flex-wrap:wrap}@media(min-width:992px){.announcement_card_wrap{gap:20px}}@media(min-width:1200px){.announcement_card_wrap{gap:24px}}.announcement_card_wrap .post_card.vertical_post4{width:100%}@media(min-width:768px){.announcement_card_wrap .post_card.vertical_post4{width:calc((100% - 16px)/2)}}@media(min-width:992px){.announcement_card_wrap .post_card.vertical_post4{width:calc((100% - 40px)/3)}}@media(min-width:1200px){.announcement_card_wrap .post_card.vertical_post4{width:calc((100% - 72px)/4)}}.announcement_card_wrap .post_card.vertical_post4 .post_image{width:100%;height:auto}.announcement_card_wrap .post_card.vertical_post4 .post_title{font-size:16px;line-height:1.25;margin-bottom:19px}@media(min-width:992px){.announcement_card_wrap .post_card.vertical_post4 .post_title{font-size:18px;line-height:1.2222222222}}@media(min-width:1460px){.announcement_card_wrap .post_card.vertical_post4 .post_title{font-size:22px;line-height:1.1818181818}}.announcement_card_wrap .post_card.vertical_post4 .post_description{padding:0 10px 20px}.announcement_card_wrap .post_card.vertical_post4 .vpost_footer .post_author{font-size:12px;line-height:1.3333333333}@media(min-width:1460px){.announcement_card_wrap .post_card.vertical_post4 .vpost_footer .post_author{font-size:14px;line-height:1.2857142857}}.announcement_card_wrap .post_card.vertical_post4 .vpost_footer .post_author a{font-weight:400}.announcement_card_wrap .post_card.vertical_post4 .vpost_footer .post_author .post_date{font-size:12px;line-height:1.3333333333;opacity:1;font-weight:400}@media(min-width:1460px){.announcement_card_wrap .post_card.vertical_post4 .vpost_footer .post_author .post_date{font-size:14px;line-height:1.2857142857}}.announcement_card_wrap .post_card.vertical_post4 .vpost_footer .button{min-width:88px;font-size:15px;line-height:1.2;padding:9px 13px}.hero_section2 .top_sec{display:flex;align-items:center;flex-direction:row-reverse;gap:30px;padding-top:10px;padding-bottom:51px;flex-wrap:wrap;position:relative;z-index:1}@media(min-width:992px){.hero_section2 .top_sec{flex-wrap:nowrap;gap:50px}}@media(min-width:1460px){.hero_section2 .top_sec{gap:95px}}.hero_section2 .top_sec:before{content:"";background:var(--bg_color);position:absolute;top:0;left:-9999px;right:-9999px;bottom:-50px;z-index:-1;opacity:.95}.hero_section2 .top_sec .discr{max-width:718px;width:100%;font-size:14px;line-height:1.2857142857;color:var(--section_text)}@media(min-width:576px){.hero_section2 .top_sec .discr{font-size:16px;line-height:1.25}}@media(min-width:992px){.hero_section2 .top_sec .discr{font-size:18px;line-height:1.2222222222}}@media(min-width:1460px){.hero_section2 .top_sec .discr{font-size:23px;line-height:1.2173913043}}.hero_section2 .top_sec .discr p{margin-bottom:31px}.hero_section2 .top_sec .discr h1,.hero_section2 .top_sec .discr h2{font-weight:700;font-size:28px;line-height:1.1785714286;margin-bottom:20px;color:var(--section_text);text-transform:capitalize}@media(min-width:576px){.hero_section2 .top_sec .discr h1,.hero_section2 .top_sec .discr h2{font-size:32px;line-height:1.1875}}@media(min-width:992px){.hero_section2 .top_sec .discr h1,.hero_section2 .top_sec .discr h2{font-size:40px;line-height:1.15}}@media(min-width:1200px){.hero_section2 .top_sec .discr h1,.hero_section2 .top_sec .discr h2{font-size:55px;line-height:1.1090909091}}@media(min-width:1460px){.hero_section2 .top_sec .discr h1,.hero_section2 .top_sec .discr h2{font-size:70px;line-height:1.1714285714}}.hero_section2 .top_sec .hero_img{padding:24px;border-radius:50%;overflow:hidden;background:rgba(225,225,225,.3);width:320px;height:320px;flex-shrink:0}@media(min-width:768px){.hero_section2 .top_sec .hero_img{height:380px;width:380px}}@media(min-width:1200px){.hero_section2 .top_sec .hero_img{width:410px;height:410px;padding:26px}}@media(min-width:1460px){.hero_section2 .top_sec .hero_img{padding:43px;width:510px;height:510px}}.hero_section2 .top_sec .hero_img img{border-radius:50%;width:100%;height:100%;object-fit:cover}.hero_section2 .btm_sec{max-width:1111px;margin:auto;position:relative;z-index:2}@media(min-width:992px){.hero_section2 .btm_sec{display:flex}}.hero_section2 .vertical_post{margin-bottom:0;padding:25px 15px}@media(min-width:768px){.hero_section2 .vertical_post{padding:42px 30px 35px}}@media(min-width:992px){.hero_section2 .vertical_post{width:33.333%}}.hero_section2 .vertical_post .post_title{margin-bottom:20px;font-size:28px;line-height:1.2142857143}@media(min-width:992px){.hero_section2 .vertical_post .post_title{min-height:72px;margin-bottom:32px}}.hero_section2 .vertical_post .text_wrp{font-size:18px;line-height:1.3333333333;display:block;margin-bottom:20px}@media(min-width:992px){.hero_section2 .vertical_post .text_wrp{margin-bottom:45px;min-height:72px}}.hero_section2 .vertical_post:first-child{background:#0c8f90;color:#fff;border-top-left-radius:var(--radius)}.hero_section2 .vertical_post:first-child .post_title{color:#fff}.hero_section2 .vertical_post:nth-child(2){background:#dfdfdf;color:#282f3b}.hero_section2 .vertical_post:nth-child(2) .post_title{color:#343434}.hero_section2 .vertical_post:last-child{background:#343434;color:#fff;border-bottom-right-radius:var(--radius)}.hero_section2 .vertical_post:last-child .post_title{color:#fff}.hero_section2 .vertical_post .button{width:-moz-fit-content;width:fit-content;border-radius:var(--radius) 0 var(--radius) 0;font-weight:700;text-transform:capitalize}@media(min-width:1460px){.hero_section2 .vertical_post .button{min-width:170px;padding:18px 16px;font-size:22px;line-height:1.1818181818}}.services_section{position:relative}@media(min-width:1280px){.services_section{padding-top:84px}}.services_section:before{content:"";position:absolute;top:0;left:0;right:0;background:#282f3b;bottom:0;z-index:-1;bottom:211px}@media(min-width:768px){.services_section:before{bottom:266px}}@media(min-width:1200px){.services_section:before{bottom:316px}}@media(min-width:1460px){.services_section:before{bottom:366px}}.services_section .container{overflow:hidden}.services_section .section_head,.services_section .section_head h1,.services_section .section_head h2{color:#fff}@media(min-width:1460px){.services_section .section_head h1,.services_section .section_head h2{font-size:55px;line-height:60px}}.services_section .section_head p{max-width:992px;margin:auto}.services_slider.swiper{padding-top:30px;padding-bottom:30px;overflow:visible}@media(min-width:768px){.services_slider.swiper{padding-top:61px}}.services_slider.swiper .swiper-button-next,.services_slider.swiper .swiper-button-prev{top:20px}@media(min-width:1280px){.services_slider.swiper .swiper-button-next,.services_slider.swiper .swiper-button-prev{top:-20px}}.services_slider .swiper-slide{position:relative;display:flex;height:auto}@media(min-width:1460px){.expert_section{padding:105px 0}}.expert_section .col_wrap{display:flex;gap:53px;flex-wrap:wrap;flex-direction:column-reverse}@media(min-width:992px){.expert_section .col_wrap{flex-direction:row;flex-wrap:nowrap}}.expert_section .col_wrap .col_left{max-width:100%;width:100%;gap:15px;flex-shrink:0;display:flex;align-items:center;margin:auto}@media(min-width:768px){.expert_section .col_wrap .col_left{max-width:450px;width:100%}}@media(min-width:992px){.expert_section .col_wrap .col_left{max-width:450px}}@media(min-width:1460px){.expert_section .col_wrap .col_left{max-width:650px;gap:24px}}.expert_section .col_wrap .col_left .post_card{display:flex;flex-direction:column;gap:15px}@media(min-width:1460px){.expert_section .col_wrap .col_left .post_card{gap:24px}}.expert_section .col_wrap .col_left .post_image{width:100%;min-height:200px;border-radius:var(--radius) 0 var(--radius) 0}@media(min-width:576px){.expert_section .col_wrap .col_left .post_image{min-height:250px}}@media(min-width:992px){.expert_section .col_wrap .col_left .post_image{min-height:230px}}@media(min-width:1460px){.expert_section .col_wrap .col_left .post_image{min-height:378px}}.expert_section .col_wrap .col_left .img_col,.expert_section .col_wrap .col_right{flex-grow:1}.expert_section .col_wrap .col_right .post_card{height:100%}.expert_section .col_wrap .col_right .post_card .text_wrp{font-size:14px;line-height:1.4285714286;margin-bottom:10px;display:block}@media(min-width:768px){.expert_section .col_wrap .col_right .post_card .text_wrp{font-size:16px;line-height:1.375;margin-bottom:15px}}@media(min-width:1200px){.expert_section .col_wrap .col_right .post_card .text_wrp{font-size:18px;line-height:1.3333333333;margin-bottom:20px}}@media(min-width:1460px){.expert_section .col_wrap .col_right .post_card .text_wrp{font-size:23px;line-height:1.5652173913;margin-bottom:56px}.expert_section .col_wrap .col_right .post_card .text_wrp:last-child{margin-bottom:95px}}.expert_section .col_wrap .col_right .post_card .text_wrp p{-webkit-line-clamp:4}.expert_section .col_wrap .col_right .post_description{display:flex;flex-direction:column;justify-content:center;height:100%}.expert_section .col_wrap .col_right .post_title_big{font-size:24px;line-height:1.2083333333;margin-bottom:20px}@media(min-width:768px){.expert_section .col_wrap .col_right .post_title_big{font-size:30px;line-height:1.1666666667}}@media(min-width:992px){.expert_section .col_wrap .col_right .post_title_big{margin-bottom:30px;font-size:35px;line-height:1.1428571429}}@media(min-width:1200px){.expert_section .col_wrap .col_right .post_title_big{font-size:45px;line-height:1.1111111111;margin-bottom:56px}}@media(min-width:1460px){.expert_section .col_wrap .col_right .post_title_big{font-size:54px;line-height:1.1111111111}}.expert_section .col_wrap .col_right .button{width:-moz-fit-content;width:fit-content;border-radius:var(--radius) 0 var(--radius) 0;font-weight:700;text-transform:capitalize}@media(min-width:1460px){.expert_section .col_wrap .col_right .button{min-width:170px;padding:18px 16px;font-size:22px;line-height:1.1818181818}}.feature_card2{width:100%;height:100%;position:relative;overflow:hidden;max-height:300px}@media(min-width:768px){.feature_card2{max-height:423px}}@media(min-width:992px){.feature_card2{max-height:614px}}.feature_card2.small .feature_card_title{font-size:17px;line-height:22px;font-weight:400;margin-bottom:7px}.feature_card2.small .feature_card_title a{opacity:1}@media(min-width:992px){.feature_card2.small .feature_card_title{font-size:17px}}@media(min-width:1400px){.feature_card2:nth-child(2) .feature_card_title{font-size:26px;line-height:30px}}.feature_card2 .text_wrp{display:none}.feature_card2 .post_author{color:var(--white)}.feature_card2 .post_author a{color:inherit}.feature_card2 .post_author a:hover{opacity:1}.feature_card2 .banner-description{font-size:1rem;color:var(--white);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature_card2 .pic-wrapper img{min-height:270px;object-position:top;object-fit:cover!important}.feature_card2.vertical_mobile{max-height:100%}.feature_card2.vertical_mobile .info_postion_background{padding:25px 10px 0 0;color:var(--base_text_color);position:unset;width:100%;max-width:100%;border:none;background:rgba(0,0,0,0)}.feature_card2.vertical_mobile .info_postion_background .badge{margin-bottom:10px}.feature_card2.vertical_mobile .post_author{color:var(--base_text_color);margin-bottom:10px}.feature_card2.vertical_mobile .post_author a{color:var(--link)}.feature_card2.vertical_mobile .feature_card_title{color:var(--sub_heading_color)}.feature_card2.vertical_mobile .feature_card_title a{color:inherit;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.feature_card2.vertical_mobile .pic-wrapper{height:230px}@media(min-width:768px){.feature_card2.vertical_mobile .pic-wrapper{height:430px}}@media(min-width:1200px){.feature_card2.vertical_mobile .text_wrp{display:block}}.feature_card2.vertical_mobile .text_wrp p{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.featured2 .container .post_card.vertical_post{width:100%;margin-top:20px}.featured2 .container .post_card.vertical_post:last-child{margin-bottom:0}.featured2 .container .post_card.vertical_post .post_image{width:100%;height:214px;position:relative;overflow:hidden}@media(min-width:576px){.featured2 .container .post_card.vertical_post{margin-top:20px;width:calc(50% - 10px);height:100%}}@media(min-width:992px){.featured2 .container .post_card.vertical_post{gap:15px 10px;width:100%;margin-top:0}}.featured2 .container .post_card .post_description{padding-left:10px}.featured2 .container .post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px}@media(min-width:768px){.featured2 .container .post_card .post_title_big{font-weight:700;font-size:16px;line-height:20px}}@media(min-width:576px){.featured2 .container{display:flex;flex-wrap:wrap;justify-content:space-between}}@media(min-width:992px){.feature_card2{overflow:hidden;height:100%}.feature_card2:first-child{grid-row-start:1;grid-row-end:3;grid-column-start:1;grid-column-end:4}.feature_card2:nth-child(2){grid-column-start:4;grid-column-end:6;grid-row-start:1;grid-row-end:2}.feature_card2:nth-child(3){grid-column-start:4;grid-column-end:6;grid-row-start:2;grid-row-end:3}}.hero_sec3{background:var(--header_bg);color:var(--header_text)}.hero_sec3 .container{padding-top:20px;padding-bottom:40px;display:flex;align-items:center;flex-direction:column;width:100%;justify-content:space-between}@media(min-width:992px){.hero_sec3 .container{padding-top:40px;padding-bottom:99px;display:flex;flex-direction:row-reverse}}.hero_sec3 .hero_discr{width:100%;max-width:630px;font-weight:400;font-size:14px;line-height:1.2857142857;color:var(--header_text)}@media(min-width:576px){.hero_sec3 .hero_discr{font-size:16px;line-height:1.25}}@media(min-width:992px){.hero_sec3 .hero_discr{font-size:18px;line-height:1.2222222222}}@media(min-width:1460px){.hero_sec3 .hero_discr{font-size:23px;line-height:1.2173913043}}.hero_sec3 .hero_discr p{margin-bottom:36px}.hero_sec3 .hero_discr h1{font-weight:700;font-size:28px;line-height:1.1785714286;margin-bottom:20px;color:var(--header_text);text-transform:capitalize}@media(min-width:992px){.hero_sec3 .hero_discr h1{font-size:40px;line-height:1.15}}@media(min-width:1200px){.hero_sec3 .hero_discr h1{font-size:60px;line-height:1.1666666667}}.hero_sec3 .hero_img{width:250px;height:250px}@media(min-width:992px){.hero_sec3 .hero_img{width:400px;height:350px}}@media(min-width:1200px){.hero_sec3 .hero_img{width:591px;height:487px}}.hero_sec3 .hero_img img{width:100%;height:100%;-webkit-mask-image:url(/assets/images/svg/hero_section.svg);mask-image:url(/assets/images/svg/hero_section.svg);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;mask-position:center;-webkit-mask-position:center}.pic-wrapper{position:relative;width:100%;height:100%;display:inline-block;border-radius:var(--radius);overflow:hidden}.pic-wrapper:before{content:"";position:absolute;top:20%;right:0;bottom:0;left:0;z-index:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0,rgba(0,0,0,.8))}.pic-wrapper img{position:unset!important}.info_postion_background{position:absolute;bottom:0;z-index:1;max-width:291px;gap:0;border-top-right-radius:var(--radius);border-bottom-left-radius:calc(var(--radius) - 2px);background:var(--theme2_light);color:var(--black);width:90%;padding:11px 14px}@media(min-width:576px){.info_postion_background{width:70%;max-width:613px}}@media(min-width:992px){.info_postion_background{padding:25px}}@media(min-width:1200px){.info_postion_background{padding:37px 49px}}.info_postion_background .badge{margin-bottom:20px}.info_postion_background .post_author{color:#0f0f1c;margin-bottom:20px}.info_postion_background .post_author a,.info_postion_background .post_author strong{color:#0f0f1c}.info_postion_background .post_author span{color:#888}.info_postion_background .feature_card_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}@media(min-width:768px){.info_postion_background .feature_card_title{-webkit-line-clamp:4}}@media(max-width:767px){.info_postion_background .badge{margin-top:10px;margin-bottom:10px}.info_postion_background .post_author{margin-bottom:10px}}.feature_card_title{font-size:18px;line-height:23px;color:var(--black);font-weight:700;margin-bottom:14px}@media(max-width:767px){.feature_card_title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}}@media(min-width:992px){.feature_card_title{font-size:23px;line-height:28px}}@media(min-width:1200px){.feature_card_title{font-size:26px;line-height:30px}}@media(min-width:1400px){.feature_card_title{font-size:30px;line-height:37px}}.feature_card_title a{color:inherit;text-decoration:none}.section_partner{padding-bottom:60px;padding-top:30px;background:var(--section_bg);color:var(--section_text)}@media(min-width:768px){.section_partner{padding-bottom:145px;padding-top:87px}}.section_partner .section_head{margin-left:0;text-align:left;margin-bottom:32px;width:100%;font-weight:400;font-size:20px}@media(min-width:768px){.section_partner .section_head{margin-bottom:62px;max-width:723px}}.section_partner .section_head h2{font-size:24px;line-height:30px}@media(min-width:992px){.section_partner .section_head h2{font-size:40px;font-weight:700;line-height:48px;margin-bottom:16px}}@media(min-width:1200px){.section_partner .section_head h2{font-size:50px;line-height:58px}}.section_partner .partner_columns{display:grid;grid-gap:20px;gap:20px}.section_partner .partner_columns .post_card{flex-direction:column-reverse;justify-content:space-between;align-items:center}@media(min-width:768px){.section_partner .partner_columns .post_card{flex-direction:row}}.section_partner .partner_columns .post_card.vertical_post8{gap:0;border-radius:var(--radius);background:#141414;color:var(--white)}.section_partner .partner_columns .post_card.vertical_post8 .post_description{padding:20px}@media(min-width:768px){.section_partner .partner_columns .post_card.vertical_post8 .post_description{padding-left:39px}}.section_partner .partner_columns .post_card.vertical_post8 .post_image{width:100%;height:200px;border-radius:var(--radius) var(--radius) 0 0;padding:0}@media(min-width:768px){.section_partner .partner_columns .post_card.vertical_post8 .post_image{max-width:320px;width:45%;border-radius:0 var(--radius) var(--radius) 0;height:361px}}.section_partner .partner_columns .post_card.vertical_post8 .post_title_big{font-weight:600;font-size:18px;line-height:1.4444444444;margin-bottom:10px;color:var(--white)}@media(min-width:768px){.section_partner .partner_columns .post_card.vertical_post8 .post_title_big{font-weight:600;font-size:22px;line-height:1.3636363636;margin-bottom:26px}}@media(min-width:1200px){.section_partner .partner_columns .post_card.vertical_post8 .post_title_big{font-weight:600;font-size:27px;line-height:1.2222222222}}.section_partner .partner_columns .post_card.vertical_post8 .text_wrp{font-size:12px;line-height:20px;padding:0;margin-bottom:15px;display:block}@media(min-width:768px){.section_partner .partner_columns .post_card.vertical_post8 .text_wrp{font-weight:400;font-size:14px;line-height:1.4285714286;margin-bottom:38px}}@media(min-width:1200px){.section_partner .partner_columns .post_card.vertical_post8 .text_wrp{font-weight:400;font-size:17px;line-height:1.3529411765}}.section_partner .partner_columns .post_card.vertical_post8 .button_primary{font-weight:700}@media(min-width:992px){.section_partner .partner_columns{grid-template-columns:1fr 1fr;gap:31px 28px}}.news_section .section_head{margin-bottom:20px;margin-left:0}.news_section .section_head h2{font-weight:600;font-size:16px;line-height:20px;text-transform:uppercase;text-align:left}.news_section .new_sec_post{padding:9px;background:var(--section_bg);color:var(--section_text);margin-bottom:25px}@media(min-width:768px){.news_section .new_sec_post{padding:20px 15px}.news_section .new_sec_post .load-more{padding-top:40px}}.news_section .new_sec_post .load-more .button{font-weight:400;font-size:14px;line-height:18px;text-align:center;text-transform:capitalize;color:var(--section_button_text);background:var(--section_button_bg);border-radius:40px}.news_section .new_sec_post .load-more .button:hover{color:var(--section_button_text_hover);background:var(--section_button_bg_hover)}.news_section .post_card.vertical_post{gap:9px;border-radius:var(--radius);flex-direction:row;background:var(--section_bg);padding:0;color:var(--section_text)}@media(min-width:768px){.news_section .post_card.vertical_post{flex-direction:column;gap:0}}.news_section .post_card.vertical_post .post_image{border-radius:var(--radius);width:100px;height:100px}@media(min-width:768px){.news_section .post_card.vertical_post .post_image{width:100%;height:200px;margin-bottom:10px}}.news_section .post_card.vertical_post .post_description{width:100%;display:flex;flex-direction:column;height:100%}.news_section .post_card.vertical_post .post_author{display:flex;justify-content:space-between;gap:10px;font-weight:500;font-size:12px;line-height:16px;margin-top:auto}@media(min-width:768px){.news_section .post_card.vertical_post .post_author{font-size:14px;font-weight:600;line-height:18px}}.news_section .post_card.vertical_post .post_author a{font-weight:500}@media(min-width:768px){.news_section .post_card.vertical_post .post_author a{font-weight:600}}.news_section .post_card.vertical_post .post_author span{font-size:12px;font-weight:500}@media(min-width:768px){.news_section .post_card.vertical_post .post_author span{font-size:14px;font-weight:600;line-height:18px}}.news_section .post_card.vertical_post .post_date:before{display:none}.news_section .post_card.vertical_post .post_title{font-weight:500;font-size:14px;margin-bottom:12px;line-height:18px}@media(min-width:768px){.news_section .post_card.vertical_post .post_title{font-weight:700;font-size:16px;line-height:22px;margin-bottom:10px}}.news_section .post_card.vertical_post .post_title a{-webkit-line-clamp:3}.strategy_section{padding-bottom:40px;padding-top:40px}@media(min-width:768px){.strategy_section{padding-top:70px;padding-bottom:105px}}.strategy_section .section_head{margin-bottom:22px;width:100%;text-align:left;margin-left:0}@media(min-width:768px){.strategy_section .section_head{margin-bottom:38px;max-width:723px}}.strategy_section .section_head h2{font-size:24px;line-height:30px;color:var(--section_text)}@media(min-width:768px){.strategy_section .section_head h2{font-size:45px;font-weight:700;line-height:52px;margin-bottom:16px}}.strategy_columns{display:grid;grid-gap:20px;gap:20px}@media(min-width:768px){.strategy_columns{grid-template-columns:1fr 1fr 1fr}}@media(min-width:992px){.strategy_columns{gap:30px}}.strategy_columns .post_card.vertical_post{gap:0;border-radius:var(--radius)}.strategy_columns .post_card.vertical_post .post_image{width:100%;border-radius:var(--radius) var(--radius) 0 0}@media(min-width:768px){.strategy_columns .post_card.vertical_post .post_image{max-width:456px;height:258px}}.strategy_columns .post_card.vertical_post .post_image a{border-radius:var(--radius) var(--radius) 0 0}.strategy_columns .post_card.vertical_post .post_description{background:var(--white);color:var(--black);padding:10px;width:100%}.dark_theme .strategy_columns .post_card.vertical_post .post_description{background:var(--black);color:var(--white)}@media(min-width:992px){.strategy_columns .post_card.vertical_post .post_description{padding:27px 24px 33px}}.strategy_columns .post_card.vertical_post .post_author{font-size:15px;font-weight:600;line-height:20px;margin-bottom:12px}.strategy_columns .post_card.vertical_post .post_author a{font-weight:600}.strategy_columns .post_card.vertical_post .post_author span{font-size:15px;font-weight:600;opacity:1}.strategy_columns .post_card.vertical_post .post_date:before{content:""}.strategy_columns .post_card.vertical_post .badge{padding:1px 7px;margin-bottom:16px}.strategy_columns .post_card.vertical_post .post_title_big{font-size:18px;line-height:22px}@media(min-width:992px){.strategy_columns .post_card.vertical_post .post_title_big{font-weight:600;font-size:30px;line-height:37px;margin-bottom:15px}}.strategy_columns .post_card.vertical_post .btn_link{font-weight:600;font-size:14px;line-height:19px;text-decoration:none;color:var(--black)}.dark_theme .strategy_columns .post_card.vertical_post .btn_link{color:var(--white)}.strategy_columns .post_card.vertical_post .btn_link i{font-size:12px}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:20px}.pagination-info{font-size:14px;color:#555}.pagination .button{padding:10px 20px;border:none;cursor:pointer}.pagination .disabled{background:var(--button_bg);color:var(--button_text);opacity:.5;cursor:not-allowed}.pagination .page-numbers{display:flex;gap:5px}@media(max-width:768px){.pagination{flex-direction:column}.pagination .button{padding:8px}}.life_coaching{padding-top:30px;padding-bottom:60px}@media(min-width:768px){.life_coaching{padding-top:78px;padding-bottom:102px}}.section_head_coaching{text-align:left}@media(min-width:768px){.section_head_coaching{display:flex;justify-content:space-between;align-items:center;text-align:left;margin-bottom:70px}}.section_head_coaching h2{font-size:24px;line-height:30px;width:100%}@media(min-width:768px){.section_head_coaching h2{font-size:40px;font-weight:700;line-height:48px;max-width:723px;margin-bottom:0}}@media(min-width:1200px){.section_head_coaching h2{font-size:50px;line-height:58px}}@media(min-width:768px){.section_head_coaching button{margin-left:15px}}.coaching_columns{display:grid;grid-gap:24px;gap:24px}.coaching_columns .post_description{display:flex;flex-direction:column;height:100%}.coaching_columns .post_card{flex-direction:column}.coaching_columns .post_card.vertical_post7{gap:0;border-radius:var(--radius);background:var(--white);color:var(--black);padding:20px 12px}@media(min-width:1200px){.coaching_columns .post_card.vertical_post7{padding:26px 27px}}.coaching_columns .post_card.vertical_post7 .post_image{width:100%;height:165px;border-radius:var(--radius);margin-bottom:23px;padding:0}@media(min-width:992px){.coaching_columns .post_card.vertical_post7 .post_image{width:200px}}@media(min-width:1280px){.coaching_columns .post_card.vertical_post7 .post_image{width:240px}}.coaching_columns .post_card.vertical_post7 .post_title_big{font-weight:600;font-size:18px;line-height:1.4444444444;margin-bottom:10px}@media(min-width:1200px){.coaching_columns .post_card.vertical_post7 .post_title_big{font-weight:600;font-size:22px;line-height:1.2727272727}}.coaching_columns .post_card.vertical_post7 .post_title_big a:hover{color:inherit;opacity:.8}.coaching_columns .post_card.vertical_post7 .text_wrp{font-size:12px;line-height:20px;padding:0;margin-bottom:10px;display:block}@media(min-width:1200px){.coaching_columns .post_card.vertical_post7 .text_wrp{font-weight:400;font-size:15px;line-height:27px;color:var(--black);margin-bottom:20px}}.coaching_columns .post_card.vertical_post7 .text_wrp p{-webkit-line-clamp:5}.coaching_columns .post_card.vertical_post7 .btn_link{font-weight:600;font-size:14px;line-height:19px;text-decoration:none;margin-top:auto}.coaching_columns .post_card.vertical_post7 .btn_link i{font-size:12px}@media(min-width:768px){.coaching_columns{grid-template-columns:1fr 1fr}.coaching_columns .vertical_post7:nth-child(5),.coaching_columns .vertical_post7:nth-child(6){grid-column:span 2;flex-direction:row;gap:20px}.coaching_columns .vertical_post7:nth-child(5) .post_image,.coaching_columns .vertical_post7:nth-child(6) .post_image{height:233px;width:288px;margin-bottom:0}}@media(min-width:768px)and (min-width:992px){.coaching_columns .vertical_post7:nth-child(5) .post_image,.coaching_columns .vertical_post7:nth-child(6) .post_image{width:220px}}@media(min-width:768px)and (min-width:1280px){.coaching_columns .vertical_post7:nth-child(5) .post_image,.coaching_columns .vertical_post7:nth-child(6) .post_image{width:288px}}@media(min-width:992px){.coaching_columns{gap:34px 24px;grid-template-columns:repeat(4,1fr)}}.dark_theme .coaching_columns .post_card.vertical_post7{background:var(--black);color:var(--white)}.dark_theme .coaching_columns .post_card.vertical_post7 .btn_link,.dark_theme .coaching_columns .post_card.vertical_post7 .post_title_big,.dark_theme .coaching_columns .post_card.vertical_post7 .text_wrp{color:var(--white)}.auth-card{padding:30px;margin-bottom:30px;display:flex;position:relative;z-index:1;flex-direction:column;color:var(--section_text);border:4px solid var(--section_bg);border-radius:var(--radius)}@media(min-width:768px){.auth-card{flex-direction:row;margin-bottom:50px}}.auth-card:before{position:absolute;content:"";z-index:-1;left:0;top:0;background:var(--section_bg);opacity:.8}.auth-card .auth-img,.auth-card:before{width:100%;height:100%}@media(min-width:768px){.auth-card .auth-img{width:92px;height:92px;flex-shrink:0;margin:0 20px 0 -45px}}.auth-card .auth-img .avatar{height:100px;width:100px;margin:-50px auto 20px;border-radius:100%;border:4px solid var(--bg_color);box-shadow:0 14px 28px rgba(0,0,0,.05),0 10px 10px rgba(0,0,0,.04)}.auth-card .auth-img .avatar img{position:relative!important;height:100%;width:100%;border-radius:100%}@media(min-width:768px){.auth-card .auth-img .avatar{width:92px;height:92px;margin:0;position:absolute;top:50%;right:auto;bottom:auto;transform:translateY(-50%)}}.auth-card .auth-box{text-align:center;flex-grow:1}@media(min-width:768px){.auth-card .auth-box{text-align:left}}.auth-card .auth-box .auth-name{margin-bottom:15px}.auth-card .auth-box .auth-name a{font-weight:700;text-transform:uppercase;color:var(--section_text);opacity:.8}.auth-card .auth-box .auth-name a:hover{opacity:1}.auth-card .auth-box p{margin-bottom:16px}.auth-card .auth-box p:last-child{margin-bottom:0}.auth-card .auth-box .auth-info{color:var(--section_text_2);margin-bottom:16px}.auth-card .auth-box .auth-info:last-child{margin-bottom:0}.theme_3 .auth-card{flex-direction:column;align-items:center;padding:20px 10px;margin-bottom:20px;color:var(--section_text);background:var(--section_even_row_bg);border:none;border-radius:0 0 var(--radius) var(--radius);z-index:unset}@media(min-width:768px){.theme_3 .auth-card{padding-top:44px;padding-bottom:57px}}@media(min-width:992px){.theme_3 .auth-card{margin-bottom:44px}}.theme_3 .auth-card:before{opacity:1}.theme_3 .auth-card .auth-img{width:100px;height:100px;margin:0 0 15px}@media(min-width:768px){.theme_3 .auth-card .auth-img{width:122px;height:122px;margin-bottom:25px}}.theme_3 .auth-card .auth-img .avatar{width:100px;height:100px;position:unset;transform:none;box-shadow:none;margin:0}@media(min-width:768px){.theme_3 .auth-card .auth-img .avatar{width:122px;height:122px}}.theme_3 .auth-card .auth-box{text-align:center}.theme_3 .auth-card .auth-box .auth-name{margin-bottom:12px}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-name{margin-bottom:16px}}.theme_3 .auth-card .auth-box .auth-name a{font-weight:700;font-size:18px;line-height:22px;text-transform:capitalize;color:var(--section_heading_text)}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-name a{font-size:20px;line-height:24px}}.theme_3 .auth-card .auth-box .auth-info{font-weight:400;font-size:14px;line-height:18px;text-align:center;color:var(--section_text)}@media(min-width:768px){.theme_3 .auth-card .auth-box .auth-info{font-size:17px;line-height:22px;max-width:680px}}@media(min-width:992px){.theme_3 .auth-card .auth-box .auth-info{max-width:940px}}@media(min-width:1200px){.theme_3 .auth-card .auth-box .auth-info{max-width:1064px}}.announcements_layout{display:grid;margin-bottom:30px}@media(min-width:768px){.announcements_layout{grid-template-columns:repeat(2,1fr);gap:30px;margin-bottom:60px}}@media(min-width:1200px){.announcements_layout{grid-template-columns:repeat(3,1fr);gap:46px;margin-bottom:160px}}.announcements_layout .post_card.vertical_post4{background:#fff;color:#171717;min-height:400px}@media(min-width:1280px){.announcements_layout .post_card.vertical_post4{min-height:613px}}.announcements_layout .post_card.vertical_post4 .post_image{min-height:315px}@media(min-width:1280px){.announcements_layout .post_card.vertical_post4 .post_description{padding:0 27px 48px}}.announcements_layout .post_card.vertical_post4 .post_title{font-weight:700;color:#343434;flex-grow:0}.announcements_layout .post_card.vertical_post4 .text_wrp{color:#282f3b;font-weight:400}.announcements_layout .post_card.vertical_post4 .vpost_footer{display:flex;align-items:center;flex-wrap:wrap;gap:13px;margin-top:auto}.announcements_layout .post_card.vertical_post4 .button{width:-moz-fit-content;width:fit-content;border-radius:var(--radius) 0 var(--radius) 0;text-transform:capitalize;font-weight:600;padding:14px;min-width:80px}@media(min-width:1460px){.announcements_layout .post_card.vertical_post4 .button{font-size:22px;line-height:1.3181818182}}.announcements_layout .post_card.vertical_post4 .post_author{color:#343434;font-weight:600;font-size:12px;line-height:1.9166666667}.announcements_layout .post_card.vertical_post4 .post_date:before{display:none}@media(min-width:992px){.gallery .container{max-width:957px}}.gallery .breadcrumb{margin-bottom:30px;font-size:14px;line-height:22px}@media(min-width:768px){.gallery .breadcrumb{margin-bottom:58px;font-size:18px;line-height:36px}}.gallery .gallery_main_layout{font-size:13px;font-weight:300;line-height:18px}@media(min-width:768px){.gallery .gallery_main_layout{line-height:36px;font-size:18px}}.gallery_head{margin-bottom:30px}@media(min-width:768px){.gallery_head{margin-bottom:80px}}.gallery_head h2{font-size:22px;font-weight:600;line-height:30px;margin-bottom:20px}@media(min-width:768px){.gallery_head h2{line-height:35px;font-size:30px;margin-bottom:75px}}.gallery_post{margin-bottom:30px}@media(min-width:768px){.gallery_post{margin-bottom:60px}}.gallery_post .gallery_img{width:100%;margin-bottom:20px}@media(min-width:768px){.gallery_post .gallery_img{margin-bottom:40px}}.gallery_post .gallery_img img{width:100%;position:relative!important}.gallery_post .gallery_img .credits_id{font-weight:300;font-size:10px;line-height:1.3}.gallery_post .gallery_img .credits{display:flex;justify-content:space-between;gap:20px;background:var(--section_bg);color:var(--section_text);width:100%;padding:13px 20px;font-size:12px;font-weight:300;line-height:15px;margin:0}.gallery_post .gallery_img .credits .credits_title:first-letter{text-transform:capitalize}.gallery_post .gallery_img .credits .credits_title strong{font-weight:600}.business3_theme .gallery{margin-bottom:40px}@media(min-width:768px){.business3_theme .gallery{margin-bottom:160px}}.business3_theme .gallery_post .gallery_img img{border-radius:var(--radius) var(--radius) 0 0}.business3_theme .gallery_post .credits{border-radius:0 0 var(--radius) var(--radius)}.projects{margin-bottom:30px}@media(min-width:768px){.projects{margin-bottom:54px}}.projects .breadcrumb{margin-bottom:25px;font-weight:300;font-size:14px;line-height:1.5714285714}.projects .breadcrumb a,.projects .breadcrumb li,.projects .breadcrumb li:last-child a{font-weight:300}@media(min-width:768px){.projects .breadcrumb{margin-bottom:60px;line-height:36px;font-weight:300;font-size:18px;line-height:2}}.project_main_layout{padding-bottom:40px;text-align:center}@media(min-width:768px){.project_main_layout{padding-bottom:90px}}.project_main_layout .project_item{display:grid;text-align:left;grid-gap:20px;gap:20px}@media(min-width:768px){.project_main_layout .project_item{grid-template-columns:repeat(2,1fr);gap:40px 30px}}@media(min-width:992px){.project_main_layout .project_item{grid-template-columns:repeat(3,1fr);gap:35px 25px}}@media(min-width:1200px){.project_main_layout .project_item{grid-template-columns:repeat(3,1fr);gap:70px 41px}}.project_main_layout .project_item:not(:last-child){margin-bottom:50px}@media(min-width:992px){.project_main_layout .project_item:not(:last-child){margin-bottom:70px}}.thelatestnews{background:var(--section_bg);color:var(--section_text)}.thelatestnews .breadcrumb{margin-bottom:25px;font-weight:300;font-size:14px;line-height:1.5714285714}.thelatestnews .breadcrumb a,.thelatestnews .breadcrumb li,.thelatestnews .breadcrumb li:last-child a{font-weight:300}@media(min-width:768px){.thelatestnews .breadcrumb{margin-bottom:40px;font-weight:300;font-size:18px;line-height:2}}.match_slider.swiper{overflow:visible}.match_slider.swiper .swiper-slide{width:auto}.match_score_widget{min-height:94px;overflow:hidden;margin-bottom:20px}.score_card{cursor:pointer;background:var(--section_bg);font-weight:400;font-size:12px;line-height:1.25;border-radius:8px;padding:8px 10px 10px;color:var(--section_text);width:150px;gap:9px;display:inline-flex;flex-shrink:0;flex-direction:column;box-shadow:var(--box_shadow);border:1px solid var(--section_bg);overflow:hidden}.score_card.cricket{width:220px}.score_card.live{border-color:var(--live_button)}.score_card.live .match_row .status,.score_card.live .match_row .team_score{color:var(--live_button)}.score_card.live .match_row .status{font-weight:600}.score_card .match_row{display:flex;align-items:center;gap:6px}.score_card .match_row .status{color:var(--section_text_2)}.score_card .match_row .team_icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:20px;height:20px;border-radius:50%;border:1px solid var(--section_divider);overflow:hidden}.score_card .match_row .team_icon img{width:100%;height:100%}.score_card .match_row .team_name{display:inline-block;color:var(--section_text);flex-grow:1;text-transform:uppercase;text-decoration:none;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.score_card .match_row .team_score{display:inline-flex;flex-shrink:0}.font-weight-bold{font-weight:700!important}.faq_container{overflow:hidden;border-bottom:1px solid var(--stroke_color);margin-bottom:10px}@media(min-width:992px){.faq_container{margin-bottom:30px}}.faq_container:last-child{margin-bottom:0}.faq_container .faq_head{display:flex;justify-content:space-between;align-items:center;cursor:pointer;margin-bottom:15px}@media(min-width:1200px){.faq_container .faq_head{margin-bottom:26px}}.faq_container .faq_head h2{margin:0;font-weight:700;font-size:18px}@media(min-width:768px){.faq_container .faq_head h2{font-size:22px}}@media(min-width:1200px){.faq_container .faq_head h2{font-size:30px;line-height:35px;text-transform:uppercase}}.faq_container .faq_head .icon{font-size:15px}@media(min-width:768px){.faq_container .faq_head .icon{font-size:18px}}@media(min-width:1280px){.faq_container .faq_head .icon{font-size:24px}}.faq_container .faq_head .icon.minus{font-size:2px}@media(min-width:1280px){.faq_container .faq_head .icon.minus{font-size:3px}}.faq_container .faq_body{max-height:0;overflow:hidden}.faq_container .faq_body.open{max-height:500px;padding-bottom:15px}@media(min-width:992px){.faq_container .faq_body.open{padding-bottom:30px}}.faq_container .faq_body p{opacity:.8}@media(min-width:1200px){.faq_container .faq_body p{font-weight:300;font-size:18px;line-height:32px}}.faq_container .faq_body p:last-child{margin-bottom:0}.faq_section{padding-top:40px;padding-bottom:40px}@media(min-width:992px){.faq_section{padding-top:91px;padding-bottom:100px}.faq_section .container{max-width:950px}}.faq_section .container .section_head{margin-bottom:40px;text-transform:uppercase}@media(min-width:992px){.faq_section .container .section_head{max-width:700px}}@media(min-width:1200px){.faq_section .container .section_head{margin-bottom:73px;max-width:998px}}.property_section{position:relative}.property_section .property_image{position:absolute;left:0;width:100%;top:0;height:100%}.property_section .property_image img{object-fit:cover}.property_section .property_details{display:flex;align-items:center;position:relative;width:100%;min-height:280px}.property_section .property_details .container{display:flex;justify-content:center;flex-direction:column;align-items:center;padding-top:20px;padding-bottom:20px}@media(min-width:768px){.property_section .property_details .container{padding-top:40px;padding-bottom:40px}}@media(min-width:1200px){.property_section .property_details .container{max-width:1257px}}@media(min-width:768px){.property_section .property_details{min-height:350px}}@media(min-width:992px){.property_section .property_details{min-height:450px}}@media(min-width:1200px){.property_section .property_details{min-height:664px}}.property_section .property_details h2{text-transform:uppercase;color:var(--white);font-weight:700;font-size:22px;line-height:30px;text-align:center}@media(min-width:768px){.property_section .property_details h2{font-size:30px;line-height:36px}}@media(min-width:992px){.property_section .property_details h2{font-size:45px;line-height:50px;margin-bottom:30px}}@media(min-width:1280px){.property_section .property_details h2{font-size:60px;line-height:66px}}