@import "https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700&family=Manrope:wght@300;400;500;600;700;800&display=swap";
:root{--tg-body-font-family:"Inter",sans-serif;--tg-heading-font-family:"Manrope",sans-serif;--tg-primary-color:#f4796c;--tg-secondary-color:#183354;--tg-body-font-color:#545e69;--tg-heading-font-color:#183354;--tg-paragraph-color:#545e69;--tg-icon-color:#6d757f;--tg-border-color:#dfdfdf;--tg-border-dark:#273341;--tg-body-font-size:16px;--tg-body-font-weight:400;--tg-heading-font-weight:700;--tg-body-line-height:1.75;--tg-heading-line-height:1.2;--tg-blue:#0d6efd;--tg-indigo:#6610f2;--tg-purple:#6f42c1;--tg-pink:#d63384;--tg-red:#dc3545;--tg-orange:#fd7e14;--tg-yellow:#ffc107;--tg-green:#198754;--tg-teal:#e8f1f1;--tg-cyan:#0dcaf0;--tg-white:#fff;--tg-black:#0c1622;--tg-black-two:#000;--tg-gray:#d9d9d9;--tg-gray-two:#bacce1;--tg-gray-three:#f9f9f7;--facebook:#104e87;--twitter:#2eb4ff;--linkedin:#0c7ed0;--instagram:#ff2f7a;--youtube:#c4302b;--skype:#00aff0}body{font-family:var(--tg-body-font-family);font-weight:var(--tg-body-font-weight);font-size:var(--tg-body-font-size);line-height:var(--tg-body-line-height);color:var(--tg-body-font-color);font-style:normal}img,.img{max-width:100%;height:auto;transition:transform 1s}.f-left{float:left}.f-right{float:right}.fix{overflow:hidden}a,button{-o-transition:all .3s ease-out 0s;text-decoration:none;transition:all .3s ease-out}a:focus,.btn:focus,button:focus{box-shadow:none;outline:none;text-decoration:none}a:hover,.portfolio-cat a:hover,.footer -menu li a:hover{color:var(--tg-primary-color);text-decoration:none}a,button{color:var(--tg-primary-color);outline:none;text-decoration:none}.btn:focus,button:focus,input:focus,input:focus,textarea,textarea:focus{outline:0}.uppercase{text-transform:uppercase}.capitalize{text-transform:capitalize}h1,h2,h3,h4,h5,h6{font-family:var(--tg-heading-font-family);color:var(--tg-heading-font-color);font-style:normal;line-height:var(--tg-heading-line-height);font-weight:var(--tg-heading-font-weight);text-transform:capitalize;margin-top:0;margin-bottom:.7rem}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.75rem}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}.list-wrap{margin:0;padding:0}.list-wrap li{list-style:none}p{font-size:var(--tg-body-font-size);font-weight:var(--tg-body-font-weight);line-height:var(--tg-body-line-height);color:var(--tg-paragraph-color);text-transform:capitalize;margin-bottom:15px}hr{border-bottom:1px solid var(--tg-primary-color);border-top:0;margin:30px 0;padding:0}label{color:var(--tg-body-font-color);cursor:pointer;font-size:16px;font-weight:400}::-moz-selection{background:var(--tg-primary-color);color:var(--tg-white);text-shadow:none}::selection{background:var(--tg-primary-color);color:var(--tg-white);text-shadow:none}::placeholder{color:var(--tg-body-font-color);font-size:var(--tg-body-font-size);opacity:1}.theme-overlay{position:relative}.theme-overlay:before{background:var(--tg-primary-color)none repeat scroll 0 0;content:"";opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.separator{border-top:1px solid var(--tg-primary-color)}.container{padding-left:15px;padding-right:15px}.row{--bs-gutter-x:30px}.row.g-0{--bs-gutter-x:0}.gutter-y-30{--bs-gutter-y:30px}.gutter-40{--bs-gutter-x:40px}.btn{-webkit-user-select:none;user-select:none;background:var(--tg-secondary-color)none repeat scroll 0 0;color:var(--tg-white);cursor:pointer;letter-spacing:0;text-align:center;text-transform:capitalize;touch-action:manipulation;vertical-align:middle;white-space:nowrap;font-size:14px;font-weight:700;line-height:1;font-family:var(--tg-heading-font-family);z-index:1;border:none;border-radius:4px;align-items:center;margin-bottom:0;padding:18px 45px;transition:all .3s;display:inline-flex;position:relative;overflow:hidden}.btn:before{content:"";background:var(--tg-primary-color);z-index:-1;border-radius:50%;width:200%;height:200%;transition-duration:.8s;position:absolute;top:110%;left:50%;transform:translate(-50%)}.btn:hover{color:var(--tg-white)}.btn:hover:before{top:-40%}.btn-two{background:var(--tg-primary-color)}.btn-two:before{background:var(--tg-secondary-color)}.breadcrumb>.active{color:var(--tg-primary-color)}.scroll-top{width:40px;height:40px;line-height:40px;font-size:var(--tg-body-font-size);z-index:9;color:var(--tg-white);text-align:center;cursor:pointer;background:var(--tg-primary-color);border:none;border-radius:6px;transition:all 1s;position:fixed;bottom:-10%;right:30px}.scroll-top.open{bottom:30px}.scroll-top:after{z-index:-1;content:"";opacity:1;background:radial-gradient(#00000040 0%,#0000 80%);width:90%;height:10px;position:absolute;top:100%;left:5%}.scroll-top:hover{background:var(--tg-secondary-color)}.custom-container{max-width:1860px}.transparent-header{z-index:9;width:100%;height:auto;position:absolute;top:0;left:0}#header-fixed-height.active-height{height:95px;display:block}.header-style-two #header-fixed-height.active-height{height:60px}.header-style-five #header-fixed-height.active-height,.header-style-six #header-fixed-height.active-height{height:70px}.header-top-wrap{background:var(--tg-secondary-color);padding:6px 35px}.header-top-menu .list-wrap{flex-wrap:wrap;align-items:center;gap:20px;display:flex}.header-top-menu .list-wrap li a{color:var(--tg-white);font-family:var(--tg-heading-font-family);text-transform:capitalize;font-size:13px;font-weight:700;line-height:normal}.header-top-menu .list-wrap li a:hover{color:var(--tg-primary-color)}.header-top-social{justify-content:flex-end;align-items:center;display:flex}.header-top-social .title{color:var(--tg-white);letter-spacing:1.3px;text-transform:uppercase;margin-bottom:0;margin-right:6px;font-size:13px;font-weight:700;line-height:1}.header-top-social .list-wrap{align-items:center;gap:14px;display:flex}.header-top-social .list-wrap li a{color:var(--tg-white);font-size:14px}.header-top-social .list-wrap li a:hover{color:var(--tg-primary-color)}.menu-area{border-bottom:1px solid var(--tg-gray)}.menu-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.logo img{max-height:50px}.header-left-side{height:100%;display:flex}.offcanvas-toggle{border-right:1px solid var(--tg-gray);width:100px}.offcanvas-toggle a{flex-direction:column;justify-content:center;align-items:center;gap:6px;height:100%;padding:30px 30px 30px 35px;display:flex}.offcanvas-toggle a span{background:var(--tg-primary-color);border-radius:2px;width:33px;height:2px;transition:all .3s linear}.navbar-wrap{display:flex}.navbar-wrap ul{flex-flow:wrap;margin:0 0 0 185px;padding:0;display:flex}.navbar-wrap ul li{list-style:none;display:block;position:relative}.navbar-wrap ul li a{text-transform:capitalize;color:var(--tg-heading-font-color);z-index:1;font-size:14px;font-weight:700;line-height:1;font-family:var(--tg-heading-font-family);align-items:center;gap:5px;padding:40px 17px;display:flex;position:relative}.navbar-wrap>ul>li.menu-item-has-children>a:after{content:"";color:var(--tg-icon-color);font-family:"Font Awesome 5 Free";font-size:14px;line-height:0;transition:all .3s ease-out}.navbar-wrap>ul>li.menu-item-has-children.active>a:after,.navbar-wrap>ul>li.menu-item-has-children:hover>a:after,.navbar-wrap>ul>li.active>a,.navbar-wrap>ul>li:hover>a{color:var(--tg-primary-color)}.main-menu .navigation li.menu-item-has-children .dropdown-btn{display:none}.header-right-side{justify-content:flex-end;align-items:center;padding-right:35px;display:flex}.header-search-wrap form{width:340px;position:relative}.header-search-wrap form input{border:1px solid var(--tg-gray);width:100%;color:var(--tg-secondary-color);background:0 0;border-radius:30px;height:45px;padding:12px 45px 12px 20px;font-size:14px;font-weight:400;line-height:1}.header-search-wrap form input::placeholder{color:var(--tg-body-font-color);font-size:14px;font-weight:400}.header-search-wrap form button{color:var(--tg-secondary-color);background:0 0;border:none;padding:0;font-size:20px;line-height:0;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.header-search-wrap form button:hover{color:var(--tg-primary-color)}.header-action>ul{align-items:center;margin-left:25px;display:flex}.header-action>ul li{margin-left:25px;line-height:0;position:relative}.header-action ul li:first-child{margin-left:0}.header-action ul li a{color:var(--tg-paragraph-color);font-size:24px;font-weight:700;line-height:0;position:relative}.header-action ul li a:hover{color:var(--tg-primary-color)}.header-action ul li a span{background:var(--tg-primary-color);width:18px;height:18px;color:var(--tg-white);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:600;display:flex;position:absolute;top:-4px;right:-10px}.header-cart{align-items:center;gap:15px;display:flex}.header-cart strong{color:var(--tg-secondary-color);font-size:14px;font-weight:600}.header-action .header-sine-in a{color:var(--tg-secondary-color);align-items:center;gap:10px;font-size:14px;display:flex}.header-action .header-sine-in{margin-left:20px}.header-action .header-sine-in a i{color:var(--tg-body-font-color);font-size:24px}.header-action .header-sine-in a:hover i{color:var(--tg-primary-color);transition:all .3s ease-out}.header-action .header-btn .btn{color:var(--tg-white);padding:13px 22px;font-size:14px}.navbar-wrap ul li .sub-menu{background:var(--tg-white);transform-origin:0 0;-o-transition:all .3s ease-in-out;visibility:hidden;opacity:0;z-index:9;border:1px solid #f5f5f5;border-radius:0 0 5px 5px;min-width:230px;margin:0;padding:18px 0;transition:all .3s ease-in-out;display:block;position:absolute;top:100%;left:0;right:0;transform:scaleY(0);box-shadow:0 30px 70px #898b8e26}.navbar-wrap ul li .sub-menu .sub-menu{top:0;left:100%;right:auto}.navbar-wrap ul li .sub-menu li{text-align:left;margin-left:0;display:block}.navbar-wrap ul li .sub-menu li a{color:var(--tg-heading-font-color);text-transform:capitalize;justify-content:space-between;padding:9px 15px 9px 25px;font-weight:700;line-height:1.3;transition:all .3s}.navbar-wrap ul li .sub-menu>li.active>a,.navbar-wrap ul li .sub-menu li a:hover{color:var(--tg-primary-color)}.navbar-wrap ul li .sub-menu>li>a:before,.navbar-wrap ul li .sub-menu li a:before{content:"";background:var(--tg-primary-color);opacity:0;visibility:hidden;width:3px;height:0;margin:auto 0;transition:all .3s;position:absolute;top:0;bottom:0;left:15px}.navbar-wrap ul li .sub-menu>li.active>a:before,.navbar-wrap ul li .sub-menu li a:hover:before{opacity:1;visibility:visible;height:11px;transition:all .3s;transform:scaleX(1)}.navbar-wrap ul li .sub-menu>li.menu-item-has-children>a:after{content:"";color:var(--tg-icon-color);font-family:"Font Awesome 5 Free";font-size:14px;line-height:0;transition:all .3s ease-out}.navbar-wrap ul li .sub-menu>li.menu-item-has-children.active>a:after,.navbar-wrap ul li .sub-menu>li.menu-item-has-children>a:hover:after{color:var(--tg-primary-color)}.navbar-wrap ul li:hover>.sub-menu{opacity:1;visibility:visible;transform:scale(1)}.sticky-menu{z-index:99;background:var(--tg-white);border-radius:0;width:100%;margin:auto;animation:1s ease-in-out fadeInDown;position:fixed;top:0;left:0;box-shadow:0 10px 15px #1919191a}.menu-area.sticky-menu{border-bottom:none}.header-style-two{background:#12253e}.header-logo-area{padding:25px 0}.hl-left-side{align-items:center;gap:30px;display:flex}.hl-left-side .offcanvas-toggle{border-right:none;width:auto}.offcanvas-toggle .menu-tigger-two{padding:0}.offcanvas-toggle .menu-tigger-two span{background:var(--tg-white)}.hl-right-side{justify-content:flex-end;align-items:center;gap:20px;display:flex}.hl-right-side .header-search-wrap form{width:425px}.hl-right-side .header-search-wrap form input{color:var(--tg-white);border:1px solid #3a506b}.hl-right-side .header-search-wrap form input::placeholder{color:#8199b7}.hl-right-side .header-search-wrap form button{color:var(--tg-white)}.header-social .list-wrap{align-items:center;gap:15px;display:flex}.header-social .list-wrap li a{color:var(--tg-gray-three)}.header-social .list-wrap li a:hover{color:var(--tg-primary-color)}.menu-area.menu-style-two{background:var(--tg-secondary-color);border-bottom:none}.menu-style-two .navbar-wrap ul{margin:0}.menu-style-two .navbar-wrap>ul>li{margin-right:40px}.menu-style-two .navbar-wrap ul li:last-child{margin-right:0}.menu-style-two .navbar-wrap ul li a{color:var(--tg-white);padding:23px 0}.menu-style-two .navbar-wrap ul>li.active>a,.menu-style-two .navbar-wrap ul>li>a:hover{color:var(--tg-primary-color)}.menu-style-two .header-action>ul{justify-content:flex-end}.menu-style-two .header-action ul li a{color:#90a8c5}.menu-style-two .header-action ul li a:hover{color:var(--tg-primary-color)}.menu-style-two .header-action .header-sine-in a{color:var(--tg-white)}.menu-style-two .header-action .header-sine-in a i{color:#90a8c5}.menu-style-two .header-action .header-sine-in a:hover i{color:var(--tg-primary-color)}.menu-style-two .header-cart strong{color:var(--tg-white)}.mobile-menu .navigation li>ul,.mobile-menu .navigation li>ul>li>ul.show{display:block}.menu-area.menu-style-three{border-bottom:1px solid var(--tg-border-color)}.header-top-wrap-two{background:var(--tg-secondary-color);padding:16px 0}.header-top-left .offcanvas-toggle{border-right:none;width:auto}.header-top-left{align-items:center;gap:25px;display:flex}.header-top-right .header-search-wrap form{width:240px;margin-left:auto}.header-search-wrap-two form input{color:var(--tg-white);background:0 0;border:none;border-radius:0;height:auto;padding:0 45px 0 0}.header-search-wrap-two form input::placeholder{color:#8199b7}.header-search-wrap-two form button{color:var(--tg-white);right:0}.menu-style-three .navbar-wrap ul{margin:0 auto}.header-top-wrap-three{background:var(--tg-secondary-color);padding:11px 0}.header-top-left-two .list-wrap{align-items:center;gap:20px;display:flex}.header-top-left-two .list-wrap li a{color:var(--tg-white);font-weight:14px;font-weight:600}.header-top-left-two .list-wrap li a:hover{color:var(--tg-primary-color)}.header-top-right-two{justify-content:flex-end;align-items:center;gap:28px;display:flex}.offcanvas-toggle.offcanvas-toggle-two{border-right:none;width:auto}.header-top-right-two .header-top-social .list-wrap li a{font-size:16px}.header-logo-area-two{padding:35px 0 0}.header-search-wrap.header-search-wrap-three{align-items:center;display:flex}.header-search-wrap.header-search-wrap-three form{width:200px}.header-search-wrap.header-search-wrap-three form input{width:100%;color:var(--tg-secondary-color);background:0 0;border:none;border-radius:0;height:auto;padding:0 45px 0 0;font-size:14px;font-weight:400;line-height:1.6}.header-search-wrap.header-search-wrap-three form button{color:var(--tg-icon-color);font-size:24px;right:0}.header-search-wrap.header-search-wrap-three form button:hover{color:var(--tg-secondary-color)}.header-action.header-action-two .list-wrap{justify-content:flex-end}.menu-style-four .menu-nav{justify-content:center}.menu-style-four .navbar-wrap ul{margin:0 auto}.menu-style-four .navbar-wrap ul li a{padding:37px 20px;font-size:16px}.menu-area.menu-style-four{border-bottom:none}.header-logo-area-three{background:#12253e;padding:35px 0}.hl-left-side-three{align-items:center;gap:25px;display:flex}.hl-left-side-three .header-search{line-height:0}.hl-left-side-three .header-search a{color:var(--tg-white);font-size:20px}.hl-left-side-three .header-search a:hover{color:var(--tg-primary-color)}.header-logo-area-three .header-top-social .list-wrap{gap:18px}.header-logo-area-three .header-top-social .list-wrap li a{color:var(--tg-white);font-size:16px}.header-logo-area-three .header-top-social .list-wrap li a:hover{color:var(--tg-primary-color)}.menu-style-five .navbar-wrap ul li a{padding:28px 0}.header-top-wrap-four{background:var(--tg-secondary-color);padding:5px 0}.header-top-left-four{align-items:center;gap:8px;display:flex}.trending-box{z-index:1;align-items:center;gap:7px;padding:4px 30px 4px 5px;display:flex;position:relative}.trending-box .shape{z-index:-1;width:100%;height:100%;position:absolute;top:0;left:0}.trending-box .shape svg{width:100%;height:100%;overflow:visible}.trending-box .icon{background:var(--tg-primary-color);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.trending-box span{color:var(--tg-white);font-size:13px;font-weight:600}.ta-trending-slider{height:40px;margin:0}.ta-trending-slider .swiper-slide{align-items:center;display:flex}.trending-content a{color:#c7d2e0;font-size:14px}.trending-content a:hover{color:var(--tg-white)}.header-logo-area-four{border-bottom:1px solid var(--tg-gray);padding:35px 0}.hl-left-side-four .date{color:var(--tg-body-font-color);font-size:14px;font-weight:500;font-family:var(--tg-heading-font-family);align-items:center;gap:6px;display:flex}.hl-left-side-four .date i{color:#6d757f;line-height:0}.hl-right-side-four{justify-content:flex-end;align-items:center;gap:20px;display:flex}.hl-right-side-four .sign-in a{font-size:15px;font-weight:600;font-family:var(--tg-heading-font-family);color:var(--tg-body-font-color);align-items:center;gap:8px;display:flex}.hl-right-side-four .sign-in a i{font-size:22px;line-height:0}.hl-right-side-four .sign-in a:hover{color:var(--tg-primary-color)}.subscribe-btn .btn{text-transform:uppercase;padding:15px 27px}.menu-area.menu-style-six{border-bottom:none;box-shadow:0 2px 10px #0000001a}.menu-style-six .navbar-wrap ul li a{padding:28px 20px}.menu-style-six .navbar-wrap ul{margin:0 auto}.menu-style-six .offcanvas-toggle{border-right:1px solid var(--tg-gray);border-left:1px solid var(--tg-gray);width:70px}.menu-style-six .offcanvas-toggle a{padding:15px 5px}.menu-style-six .offcanvas-toggle a span{background:var(--tg-body-font-color)}.menu-style-six .menu-nav{align-items:normal}.nav-outer .mobile-nav-toggler{float:right;cursor:pointer;color:var(--tg-white);margin-right:30px;font-size:40px;line-height:50px;display:none;position:relative;top:15px}.nav-logo img{width:150px}.mobile-menu{z-index:99;width:300px;max-width:100%;height:100%;transition:all .3s cubic-bezier(.785,.135,.15,.86);-ms-transition:all .3s cubic-bezier(.785,.135,.15,.86)e;-o-transition:all .3s cubic-bezier(.785,.135,.15,.86);border-radius:0;padding-right:30px;position:fixed;top:0;right:0;transform:translate(101%)}.mobile-menu .navbar-collapse{display:block!important}.mobile-menu .nav-logo{text-align:left;padding:30px 25px;position:relative}.mobile-menu-visible{overflow:hidden}.mobile-menu-visible .mobile-menu{transform:translate(0%)}.mobile-menu .navigation li.current>a:before{height:100%}.menu-backdrop{z-index:2;-o-transition:all .7s ease;opacity:0;visibility:hidden;background:#00000080;width:100%;height:100%;transition:all .7s;position:fixed;top:0;right:0}.mobile-menu-visible .menu-backdrop{opacity:1;visibility:visible}.mobile-menu .menu-box{background:var(--tg-white);z-index:5;width:100%;height:100%;max-height:100%;padding:0;position:absolute;top:0;left:0;overflow:hidden auto;box-shadow:-9px 0 14px #0000000f}.mobile-menu-visible .mobile-menu .menu-box{opacity:1;visibility:visible}.mobile-menu .close-btn{text-align:center;color:#292b37;cursor:pointer;z-index:10;-o-transition:all .9s ease;width:35px;font-size:20px;line-height:30px;transition:all .9s;position:absolute;top:28px;right:15px}.mobile-menu-visible .mobile-menu .close-btn{transform:rotate(360deg)}.mobile-menu .navigation{float:none;width:100%;margin:0;padding:0;display:block;position:relative}.mobile-menu .navigation ul{margin:0;padding:0}.mobile-menu .navigation li{border-top:1px solid #0000001a;display:block;position:relative}.mobile-menu .navigation:last-child{border-bottom:1px solid #0000001a}.mobile-menu .navigation li>ul>li:first-child{border-top:1px solid #0000001a}.mobile-menu .navigation li>a{color:var(--tg-heading-font-color);text-transform:capitalize;-o-transition:all .5s ease;font-size:14px;font-weight:700;line-height:24px;font-family:var(--tg-heading-font-family);border:none;padding:10px 60px 10px 25px;transition:all .5s;display:block;position:relative}.mobile-menu .navigation li ul li>a{text-transform:capitalize;margin-left:20px;font-size:14px}.mobile-menu .navigation li ul li ul li a{margin-left:40px}.mobile-menu .navigation li ul li ul li ul li a{margin-left:60px}.mobile-menu .navigation li>a:before{content:"";-o-transition:all .5s ease;height:0;transition:all .5s;position:absolute;top:0;left:0}.mobile-menu .navigation li.menu-item-has-children .dropdown-btn{text-align:center;width:32px;height:32px;color:var(--tg-white);background:var(--tg-primary-color);cursor:pointer;-o-transition:all .5s ease;z-index:5;border-radius:2px;font-size:16px;line-height:32px;transition:all .5s;position:absolute;top:6px;right:15px}.mobile-menu .navigation li.menu-item-has-children .dropdown-btn i{-o-transition:all .5s ease;transition:all .5s}.mobile-menu .navigation li.menu-item-has-children .dropdown-btn.open i{color:var(--tg-primary-color);transform:rotate(45deg)}.mobile-menu .navigation li>ul,.mobile-menu .navigation li>ul>li>ul{display:none}.mobile-menu .navigation li>ul.show,.mobile-menu .navigation li>ul>li>ul.show{display:block}.mobile-menu .social-links ul{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;padding:30px 20px 20px;display:flex;position:relative}.mobile-menu .social-links li{margin:0 6px 10px;display:inline-block;position:relative}.mobile-menu .social-links li a{width:40px;height:40px;color:var(--tg-heading-font-color);-o-transition:all .5s ease;border:1px solid var(--tg-gray);-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px;justify-content:center;align-items:center;font-size:16px;line-height:32px;transition:all .5s;display:flex;position:relative}.mobile-menu .social-links li a:hover{border-color:var(--tg-primary-color);background:var(--tg-primary-color);color:var(--tg-white)}.menu-area .mobile-nav-toggler{float:right;cursor:pointer;color:var(--tg-primary-color);margin-top:0;margin-left:25px;font-size:30px;line-height:1;display:none;position:relative}.mobile-search{padding:0 20px 25px 25px}.mobile-search form{position:relative}.mobile-search input{border:1px solid var(--tg-gray);width:100%;height:45px;color:var(--tg-secondary-color);background:0 0;padding:10px 45px 10px 20px;font-size:14px;font-weight:400;display:block}.mobile-search input::placeholder{color:#545e69;font-size:14px;font-weight:400}.mobile-search button{color:var(--tg-secondary-color);background:0 0;border:none;padding:0;line-height:1;position:absolute;top:50%;right:20px;transform:translateY(-50%)}.search__popup{background:var(--tg-white);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:99;width:100%;padding-top:70px;padding-bottom:100px;transition:transform .3s ease-in-out .5s,opacity .3s ease-in-out .5s;position:fixed;top:0;left:0;right:0;transform:translateY(calc(-100% - 80px))}.search__input{opacity:0;height:80px;transition:all .3s ease-in-out .5s;position:relative;transform:translateY(-40px)}.search__input:after{content:"";background-color:var(--tg-primary-color);width:0%;height:1px;transition:all .3s ease-in-out;position:absolute;bottom:0;left:0}.search__popup.search-opened .search__input:after{width:100%;transition-delay:.5s}.search__input input{width:100%;height:100%;color:var(--tg-heading-font-color);background-color:#0000;border:0;border-bottom:1px solid #0000;outline:0;padding:0 30px 0 0;font-size:24px}.search__input input::placeholder{font-size:24px}.search__input .search-input-field~.search-focus-border{background-color:var(--tg-primary-color);width:0;height:1px;transition:all .5s;position:absolute;bottom:0;left:auto;right:0}.search__input .search-input-field:focus~.search-focus-border{width:100%;transition:all .5s;left:0;right:auto}.search__input button{color:var(--tg-primary-color);background:0 0;border:none;padding:0;font-size:18px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.search__popup.search-opened{z-index:99999999;transition-delay:0s;transform:translateY(0%)}.search__popup.search-opened .search__input{opacity:1;transition-delay:.3s;transform:translateY(0)}.search__close{z-index:2;position:absolute;top:10%;right:2%}.search-close-btn{color:var(--tg-primary-color);cursor:pointer;background:0 0;border:none;margin:0;padding:0}.search-popup-overlay{z-index:4;opacity:0;visibility:hidden;background:#000d25;width:100%;height:100%;transition:all .3s ease-in-out .5s;position:fixed;top:0;right:0}.search-popup-overlay.search-popup-overlay-open{opacity:.55;visibility:visible;transition-delay:0s}.offCanvas-wrap{background-color:var(--tg-white);z-index:1020;flex-direction:column;width:395px;height:100%;padding:80px 58px 75px;transition:all .3s cubic-bezier(.785,.135,.15,.86);display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:16px 0 32px #0000000f}.offCanvas-menu-visible .offCanvas-wrap{transform:translate(0)}.offCanvas-wrap::-webkit-scrollbar{width:0}.offCanvas-body{flex-direction:column;flex:1;display:flex}.offCanvas-logo{margin:0 0 25px}.offCanvas-wrap .logo a.logo-light{display:none}.offCanvas-content p{margin:0}.offCanvas-instagram{flex-wrap:wrap;align-items:center;gap:10px 0;margin-top:55px;margin-left:-5px;margin-right:-5px;display:flex}.offCanvas-instagram li{flex:0 0 33.333%;width:33.333%;padding-left:5px;padding-right:5px}.offCanvas-instagram li a img{object-fit:cover;object-position:center;border-radius:5px;height:70px}.offCanvas-contact{margin:auto 0 0}.offCanvas-contact .title{letter-spacing:-.5px;margin:0 0 28px;font-size:24px}.offCanvas-contact-list{margin:0 0 60px}.offCanvas-contact-list li{color:var(--tg-secondary-color);align-items:center;gap:0 20px;margin:0 0 8px;display:flex}.offCanvas-contact-list li i{color:var(--tg-icon-color);flex:none;width:16px;line-height:1}.offCanvas-contact-list li a{color:var(--tg-secondary-color)}.offCanvas-contact-list li a:hover{color:var(--tg-primary-color)}.offCanvas-social{flex-wrap:wrap;align-items:center;gap:10px 28px;display:flex}.offCanvas-social li a{color:var(--tg-secondary-color);font-size:18px;display:block}.offCanvas-social li a:hover{color:var(--tg-primary-color)}.offCanvas-toggle{width:50px;height:50px;color:var(--tg-white);-o-border-radius:50%;-ms-border-radius:50%;background:var(--tg-primary-color);cursor:pointer;-o-transition:all .3s ease-out 0s;border-radius:50%;justify-content:center;align-items:center;font-size:24px;transition:all .3s ease-out;display:flex;position:absolute;top:30px;right:30px;transform:rotate(45deg)}.offCanvas-toggle span{background:#fff;width:25px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.offCanvas-toggle span:nth-child(2){left:25%;transform:rotate(-90deg)}.offCanvas-toggle:hover{background:var(--tg-secondary-color)}.offCanvas-overlay{z-index:99;-o-transition:all .7s ease;opacity:0;visibility:hidden;background:#000;width:100%;height:100%;transition:all .7s;position:fixed;top:0;right:0}.offCanvas-menu-visible .offCanvas-overlay{opacity:.6;visibility:visible}.banner-post-item{position:relative}.banner-post-thumb{position:relative;overflow:hidden}.banner-post-thumb:after{content:"";pointer-events:none;background:linear-gradient(360deg,#00050be3 0%,#0a172900 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}.banner-post-thumb img{object-fit:cover;width:100%;height:600px}.banner-post-item:hover .banner-post-thumb img{transform:scale(1.1)}.banner-post-content{text-align:center;position:absolute;bottom:50px;left:100px;right:100px}.banner-post-content .post-title{color:var(--tg-white);margin-bottom:20px;font-size:28px;line-height:1.28}.banner-post-content .post-title a{background-size:0 2px}.banner-post-content .post-title a:hover{color:var(--tg-white)}.banner-post-item:hover .banner-post-content .post-title a{background-size:100% 2px}.blog-post-meta.white-blog-meta .list-wrap li,.blog-post-meta.white-blog-meta .list-wrap li a{color:var(--tg-gray-two)}.blog-post-meta.white-blog-meta .list-wrap li a:hover{color:var(--tg-primary-color)}.banner-post-inner .row{--bs-gutter-x:20px}.banner-post-inner .row .col-70{flex:none;width:69.7%}.banner-post-inner .row .col-30{flex:none;width:30.3%}.banner-post-two{margin-bottom:20px;position:relative}.banner-post-two.big-post .banner-post-thumb-two img{object-fit:cover;width:100%;height:615px}.banner-post-two:hover .banner-post-thumb-two img{transform:scale(1.1)}.banner-post-thumb-two{border-radius:5px;position:relative;overflow:hidden}.banner-post-thumb-two:after{content:"";pointer-events:none;background:linear-gradient(#0a172900 -8.6%,#000000e3 83.69%);width:100%;height:100%;position:absolute;bottom:0;left:0}.banner-post-content-two{position:absolute;bottom:40px;left:40px;right:50px}.banner-post-content-two .post-title{color:var(--tg-white);margin-bottom:15px;font-size:28px;line-height:1.4}.banner-post-content-two .post-title a:hover{color:var(--tg-white)}.banner-post-content-two .blog-post-meta .list-wrap{justify-content:flex-start}.banner-post-two.big-post:hover .banner-post-content-two .post-title a{background-size:100% 2px}.banner-post-two:hover .banner-post-content-two .post-title a{background-size:100% 1px}.banner-post-two.small-post .banner-post-content-two{bottom:20px;left:25px;right:25px}.banner-post-two.small-post .banner-post-content-two .post-title{margin-bottom:12px;font-size:18px;line-height:1.3}.banner-post-two.small-post .banner-post-thumb-two img{object-fit:cover;width:100%;height:192px}.banner-post-three{position:relative}.banner-post-thumb-three{position:relative;overflow:hidden}.banner-post-thumb-three:after{content:"";pointer-events:none;background:linear-gradient(#0a172900 46.04%,#0000008c 99.99%,#000000e3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.banner-post-thumb-three img{object-fit:cover;width:100%;height:530px}.banner-post-three:hover .banner-post-thumb-three img{transform:scale(1.1)}.banner-post-content-three{text-align:center;position:absolute;bottom:60px;left:40px;right:40px}.banner-post-content-three .post-title{color:var(--tg-white);margin-bottom:20px;font-size:28px;line-height:1.4}.banner-post-content-three .post-title a:hover{color:var(--tg-white)}.banner-post-three:hover .banner-post-content-three .post-title a{background-size:100% 2px}.banner-post-four{margin-bottom:30px;position:relative}.banner-post-thumb-four{border-radius:6px;position:relative;overflow:hidden}.banner-post-thumb-four:after{content:"";pointer-events:none;background:linear-gradient(#0a17292e 0%,#00050be3 90.78%);border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}.banner-post-thumb-four img{object-fit:cover;width:100%;height:422px}.banner-post-four:hover .banner-post-thumb-four img{transform:scale(1.1)}.banner-post-content-four{text-align:center;position:absolute;bottom:55px;left:30px;right:30px}.banner-post-content-four .post-title{color:var(--tg-white);margin-bottom:20px;font-size:28px;line-height:1.3}.banner-post-content-four .post-title a:hover{color:var(--tg-white)}.banner-post-four:hover .banner-post-content-four .post-title a{background-size:100% 2px}.news-banner-post-wrap .row .col-33{flex:none;width:33.2%}.news-banner-post-wrap .row .col-67{flex:none;width:66.8%}.news-banner-small-post{padding-right:10px;position:relative}.news-banner-small-post:before{content:"";background:var(--tg-border-color);width:1px;height:100%;position:absolute;top:0;right:-10px}.banner-post-five{border-bottom:1px solid #d8d8d8;margin-bottom:25px;padding-bottom:25px}.banner-post-five:last-child{border:none;padding:0}.banner-post-thumb-five{margin-bottom:12px;position:relative;overflow:hidden}.banner-post-thumb-five img{object-fit:cover;width:100%;height:180px}.banner-post-five:hover .banner-post-thumb-five img{transform:scale(1.1)}.post-tag-four{text-transform:uppercase;color:var(--tg-icon-color);margin-bottom:12px;font-size:13px;font-weight:600;line-height:1.4;display:block}.banner-post-content-five .post-title{margin-bottom:10px;font-size:18px;line-height:1.4}.banner-post-five:hover .banner-post-content-five .post-title a{background-size:100% 1px}.banner-post-content-five .blog-post-meta .list-wrap{justify-content:flex-start}.banner-post-six{margin-bottom:30px}.banner-post-thumb-six{margin-bottom:20px;overflow:hidden}.banner-post-thumb-six img{object-fit:cover;width:100%;height:428px}.banner-post-six:hover .banner-post-thumb-six img{transform:scale(1.1)}.banner-post-content-six{text-align:center}.banner-post-content-six .post-title{margin-bottom:20px;font-size:28px;font-weight:800}.banner-post-six:hover .banner-post-content-six .post-title a{background-size:100% 2px}.banner-post-content-six .blog-post-meta{margin-bottom:15px}.banner-post-content-six p{margin-bottom:0}.banner-post-seven .banner-post-thumb-five img{object-fit:cover;width:100%;height:200px}.banner-post-seven .banner-post-thumb-five .paly-btn{background:var(--tg-white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.banner-post-seven .banner-post-thumb-five .paly-btn:hover{background:var(--tg-primary-color);color:var(--tg-white)}.banner-post-seven{position:relative}.banner-post-seven:before{content:"";background:var(--tg-border-color);width:1px;height:100%;position:absolute;top:0;right:-20px}.today-post-wrap .row [class*=col-]:last-child .banner-post-seven:before{display:none}.sidebar-wrap-three{padding-left:10px;position:sticky;top:90px}.sidebar-wrap-three:before{content:"";background:var(--tg-border-color);width:1px;height:100%;position:absolute;top:0;left:-10px}.sidebar-widget-three{margin-bottom:40px}.sidebar-widget-three:last-child{margin-bottom:0}.widget-title-three .section-title-line{top:0;bottom:auto}.widget-title.widget-title-three{padding-top:20px;padding-bottom:0}.stories-post{border-bottom:1px solid var(--tg-border-color);flex-direction:row-reverse;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;padding-bottom:25px;display:flex}.stories-post:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.stories-post-thumb{border-radius:50%;flex:none;width:90px;overflow:hidden}.stories-post-thumb img{object-fit:cover;width:100%;height:90px}.stories-post:hover .stories-post-thumb img{transform:scale(1.1)}.stories-post-content .post-title{margin-bottom:10px;font-size:17px;font-weight:600;line-height:1.4}.stories-post:hover .stories-post-content .post-title a{background-size:100% 1px}.stories-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.stories-post-content .post-tag-four{margin-bottom:5px}.stories-post-two{background:var(--tg-gray-three);align-items:flex-start;gap:15px;margin-bottom:3px;padding:15px 20px 20px;display:flex}.stories-post-two:last-child{margin-bottom:0}.stories-post-two .number{color:#c2c2c2;margin-bottom:0;font-size:26px;font-weight:600}.stories-post-two:hover .stories-post-content .post-title a{background-size:100% 1px}.sidebar-img-two{text-align:center}.breadcrumb-area{background:var(--tg-gray-three);padding:37px 0}.breadcrumb-content .breadcrumb{margin-bottom:0}.breadcrumb-content .breadcrumb-item{font-size:15px;font-weight:500;font-family:var(--tg-heading-font-family);color:var(--tg-icon-color)}.breadcrumb-content .breadcrumb-item a{color:var(--tg-icon-color)}.breadcrumb-content .breadcrumb-item a:hover,.breadcrumb-content .breadcrumb-item.active{color:var(--tg-primary-color)}.breadcrumb-content .breadcrumb-item+.breadcrumb-item:before{float:left;color:var(--tg-icon-color);content:"";padding-right:8px;font-family:"Font Awesome 5 Free";font-weight:700}.breadcrumb-content .breadcrumb-item+.breadcrumb-item{padding-left:8px}.about-img{align-items:center;gap:20px;display:flex;position:relative}.about-img .left-img{flex-direction:column;gap:20px;display:flex}.about-img img{border-radius:8px}.about-img img.shape{z-index:-1;border-radius:0;position:absolute;bottom:-6%;left:-7%}.about-content{width:92%}.section-title-five .sub-title{color:var(--tg-primary-color);font-weight:700;line-height:1;font-family:var(--tg-heading-font-family);margin-bottom:15px;display:block}.section-title-five .title{margin-bottom:10px;font-size:28px;font-weight:800}.about-content>span{color:var(--tg-secondary-color);font-size:18px;font-weight:700;font-family:var(--tg-heading-font-family);text-transform:capitalize;margin-bottom:18px;line-height:1.4;display:block}.about-content p{margin-bottom:25px}.about-content .view-all-btn .btn{background:var(--tg-primary-color);color:var(--tg-white);border:none;padding:16px 20px;font-weight:600}.about-content .view-all-btn .btn:before{background:var(--tg-secondary-color)}.about-content .view-all-btn .btn:hover{background:var(--tg-primary-color)}.about-content .view-all-btn .link-btn .svg-icon svg{color:var(--tg-white)}.featured-post-area,.featured-post-wrap{position:relative}.featured-post-wrap .row{--bs-gutter-x:20px}.featured-post-wrap .row [class*=col-]{padding:0 10px}.featured-post-item{margin-bottom:30px}.featured-post-thumb{border-radius:6px;overflow:hidden}.featured-post-thumb img{object-fit:cover;width:100%;height:400px}.featured-post-item:hover .featured-post-thumb img{transform:scale(1.1)}.featured-post-content{text-align:center;padding:25px 0 0;position:relative}.featured-post-content .post-tag{position:absolute;top:-13px;left:50%;transform:translate(-50%)}.post-tag{color:var(--tg-white);font-family:var(--tg-heading-font-family);letter-spacing:.78px;text-transform:uppercase;background:var(--tg-primary-color);border-radius:3px;margin-bottom:15px;padding:4px 10px;font-size:13px;font-weight:600;line-height:normal;display:inline-block}.post-tag:hover{color:var(--tg-white);background:var(--tg-secondary-color)}.featured-post-content .post-title{margin-bottom:12px;font-size:24px}.post-title a:hover{color:var(--tg-secondary-color)}.post-title a{color:inherit;background-image:linear-gradient(currentColor 0% 98%);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;padding-bottom:0;transition:background-size .8s cubic-bezier(.25,.8,.25,1);display:inline}.featured-post-item:hover .post-title a{background-size:100% 1px}.blog-post-meta .list-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;display:flex}.blog-post-meta .list-wrap li{color:var(--tg-icon-color);letter-spacing:.52px;text-transform:uppercase;align-items:center;gap:5px;font-size:13px;font-weight:600;line-height:normal;display:flex}.blog-post-meta .list-wrap li i{font-size:16px;line-height:0}.blog-post-meta .list-wrap li a{color:var(--tg-icon-color)}.blog-post-meta .list-wrap li a:hover{color:var(--tg-primary-color)}.featured-post-wrap .slick-arrow{width:50px;height:50px;color:var(--tg-white);background:var(--tg-primary-color);z-index:3;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-top:-80px;padding:0;font-size:20px;font-weight:700;line-height:0;transition:all .3s linear;display:flex;position:absolute;top:50%;left:-27px;transform:rotate(180deg)}.featured-post-wrap .slick-arrow:hover{background:var(--tg-secondary-color)}.featured-post-wrap .slick-next-btn.slick-arrow{left:auto;right:-27px;transform:rotate(0)}.featured-post-wrap:hover .slick-arrow{opacity:1}.team-area{background:var(--tg-gray-three);padding:80px 0 50px}.section-title-five p{margin-bottom:0}.team-item{margin-bottom:30px}.team-thumb{border-radius:8px 8px 0 0;position:relative;overflow:hidden}.team-thumb img{width:100%}.team-thumb:before{content:"";background:var(--tg-secondary-color);opacity:0;width:100%;height:100%;transition:all .3s linear;position:absolute;top:0;left:0}.team-item:hover .team-thumb:before{opacity:.5}.team-social .list-wrap{opacity:0;visibility:hidden;justify-content:center;align-items:center;gap:7px;transition:all .4s ease-in-out;display:flex;position:absolute;bottom:40px;left:0;right:0;transform:translateY(100px)}.team-item:hover .team-social .list-wrap{opacity:1;visibility:visible;transform:translateY(0)}.team-social .list-wrap li a{background:var(--tg-primary-color);width:50px;height:50px;color:var(--tg-white);border-radius:50%;justify-content:center;align-items:center;font-size:22px;display:flex}.team-social .list-wrap li a:hover{background:var(--tg-secondary-color);color:var(--tg-white)}.team-content{background:var(--tg-white);text-align:center;border-radius:0 0 8px 8px;padding:20px}.team-content .title{margin-bottom:5px;font-size:22px}.team-content span{font-weight:500}.newsletter-wrap{background:var(--tg-teal);z-index:1;border-radius:6px;align-items:center;padding:74px 120px;display:flex;position:relative;overflow:hidden}.newsletter-content{flex:none;width:20%;margin-right:50px}.newsletter-content .title{margin-bottom:0;font-size:24px}.newsletter-form{flex-grow:1}.newsletter-form form{justify-content:flex-end;align-items:center;gap:7px;display:flex}.newsletter-form .form-grp{width:300px}.newsletter-form .form-grp input{background:var(--tg-white);width:100%;color:var(--tg-heading-font-color);border:none;border-radius:6px;height:50px;padding:15px 20px;font-size:14px;font-weight:500;line-height:1}.newsletter-form .form-grp input::placeholder{color:#6f6f6f;font-size:14px;font-weight:500}.newsletter-shape-wrap img{z-index:-1;position:absolute}.newsletter-shape-wrap img:first-child{bottom:0;left:0}.newsletter-shape-wrap img:nth-child(2){top:0;right:0}.newsletter-wrap-two .newsletter-content{flex:none;width:25%;margin-right:40px}.newsletter-wrap.newsletter-wrap-two{padding:74px 95px}.newsletter-wrap-two .newsletter-content .title{font-family:var(--tg-body-font-family)}.newsletter-area-three{background:var(--tg-teal);padding:75px 0}.newsletter-wrap-three{align-items:center;display:flex}.newsletter-wrap-three .newsletter-content{flex:none;width:14%;margin-right:35px}.newsletter-wrap-three .newsletter-form .form-grp{width:250px}.newsletter-social{align-items:center;gap:10px;margin-left:60px;display:flex}.newsletter-social .title{margin-bottom:0;font-size:18px}.newsletter-social .list-wrap{align-items:center;gap:6px;display:flex}.newsletter-social .list-wrap li a{background:var(--tg-secondary-color);width:45px;height:45px;color:var(--tg-white);border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex}.newsletter-social .list-wrap li a:hover{background:var(--tg-primary-color);color:var(--tg-white)}.newsletter-form .btn{background:var(--tg-primary-color)}.newsletter-form .btn:before{background:var(--tg-secondary-color)}.newsletter-area-four{background:var(--tg-teal);padding:78px 0}.newsletter-wrap-four .newsletter-content{text-align:center;flex:none;width:100%;margin-bottom:25px;margin-right:0}.newsletter-wrap-four .newsletter-content .title{font-size:28px}.newsletter-wrap-four .newsletter-form form{justify-content:center}.newsletter-wrap-four .newsletter-form .form-grp{width:350px}.section-title-wrap{justify-content:space-between;align-items:center;gap:30px;padding-bottom:20px;display:flex;position:relative}.section-title .title{margin-bottom:0;font-size:28px}.section-title-line{border:1px solid var(--tg-border-color);border-left:none;border-right:none;width:100%;height:5px;position:absolute;bottom:0;left:0}.section-title-line:before{content:"";background:var(--tg-primary-color);width:40px;height:5px;position:absolute;top:-1px;left:0}.section-title-line:after{content:"";background:var(--tg-white);clip-path:polygon(40% 0,100% 0%,60% 100%,0 100%);width:10px;height:6px;position:absolute;top:-1.5px;left:36px}.view-all-btn .link-btn{text-transform:uppercase;color:var(--tg-secondary-color);--arrow-hover-move-x:110%;--arrow-hover-move-y:100%;border:1px solid #cfcfcf;border-radius:4px;align-items:center;gap:10px;padding:10px 17px;font-size:14px;font-weight:500;line-height:1;display:inline-flex;position:relative}.view-all-btn .link-btn .svg-icon svg{color:var(--tg-primary-color);width:10px;transition:all .3s ease-out;transform:translateY(-2px)}.view-all-btn .link-btn svg path{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-out}.view-all-btn .link-btn svg path:first-of-type{opacity:1;transition-delay:.15s,.15s;transform:translate(0)translateY(0)}.view-all-btn .link-btn svg path:nth-of-type(2){transform:translateX(calc(-1*var(--arrow-hover-move-x)))translateY(var(--arrow-hover-move-y));opacity:.5;transition-delay:0s,0s}.view-all-btn .link-btn:hover svg path:first-of-type{transform:translateX(var(--arrow-hover-move-x))translateY(calc(-1*var(--arrow-hover-move-y)));opacity:0;transition-delay:0s,0s}.view-all-btn .link-btn:hover svg path:nth-of-type(2){opacity:1;transition-delay:.15s,.15s;transform:translate(0)translateY(0)}.view-all-btn .link-btn:hover{border-color:var(--tg-secondary-color);color:var(--tg-white);background:var(--tg-secondary-color)}.view-all-btn .link-btn:hover .svg-icon svg{color:var(--tg-white)}.latest-post-inner-wrap>.row>.col-70{flex:none;width:69.7%}.latest-post-inner-wrap>.row>.col-30{flex:none;width:30.3%}.latest-post-item-wrap>.row>.col-66{width:66.5%}.latest-post-item-wrap>.row>.col-34{width:33.5%}.latest-post-item.big-post .featured-post-thumb img{object-fit:cover;width:100%;height:390px}.latest-post-item.big-post .featured-post-content{padding:30px 0 0}.latest-post-item.big-post .featured-post-content p{width:90%;margin:0 auto}.latest-post-item.big-post .featured-post-content .post-title{font-size:28px}.latest-post-item.big-post:hover .featured-post-content .post-title a{background-size:100% 2px}.latest-post-item.big-post .blog-post-meta .list-wrap{margin-bottom:12px}.latest-post-item.small-post .featured-post-thumb img{object-fit:cover;width:100%;height:200px}.latest-post-item.small-post .featured-post-content .post-title{font-size:20px;line-height:1.4}.latest-post-item.small-post{margin-bottom:20px}.sidebar-wrap{margin-left:40px;position:sticky;top:100px}.sidebar-wrap.sidebar-wrap-two{top:70px}.sidebar-avatar{text-align:center;background:var(--tg-gray-three);z-index:1;margin-top:100px;padding:100px 30px 45px;position:relative}.sidebar-avatar:before{content:"";background:var(--tg-primary-color);width:100%;height:6px;position:absolute;top:0;left:0}.sidebar-avatar-thumb{width:180px;margin-top:-100px;position:absolute;top:0;left:50%;transform:translate(-50%)}.sidebar-avatar-thumb img{border-radius:50%}.sidebar-avatar-content .title{margin-bottom:12px;font-size:24px;font-weight:800}.sidebar-avatar-content p{margin-bottom:20px}.avatar-social .list-wrap{justify-content:center;align-items:center;gap:6px;display:flex}.avatar-social .list-wrap li a{background:var(--tg-primary-color);width:40px;height:40px;color:var(--tg-white);border-radius:50%;justify-content:center;align-items:center;font-size:15px;display:flex}.avatar-social .list-wrap li a:hover{background:var(--tg-secondary-color)}.sidebar-avatar-shape img{z-index:-1;position:absolute}.sidebar-avatar-shape img:first-child{top:0;right:0}.sidebar-avatar-shape img:nth-child(2){bottom:0;left:0}.sidebar-widget{margin-bottom:25px}.sidebar-widget:last-child{margin-bottom:0}.widget-title{padding-bottom:20px;position:relative}.widget-title .title{margin-bottom:0;font-size:22px}.sidebar-social-wrap .list-wrap{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.sidebar-social-wrap .list-wrap li a{background:var(--tg-teal);text-transform:capitalize;color:var(--tg-secondary-color);border-radius:4px;justify-content:center;align-items:center;gap:10px;min-width:162px;padding:10px 20px;font-size:14px;font-weight:500;display:flex}.sidebar-social-wrap .list-wrap li a i{font-size:18px}.sidebar-social-wrap .list-wrap li a:hover{background:var(--tg-primary-color);color:var(--tg-white)}.sidebar-avatar-two{background:var(--tg-gray-three);text-align:center;border-radius:6px;padding:25px 40px 40px}.sidebar-avatar-two .sidebar-avatar-thumb{position:inherit;border:5px solid var(--tg-white);filter:drop-shadow(0 20px 50px #0000001a);border-radius:50%;width:170px;margin:0 auto 20px;transform:translate(0)}.sidebar-avatar-two .sidebar-avatar-content p{color:#6d757f;margin-bottom:20px;line-height:1.5}.sidebar-avatar-two .avatar-social .list-wrap li a{background:var(--tg-white);width:50px;height:50px;color:var(--tg-secondary-color);border:1px solid #d0d0d0;border-radius:50%;font-size:20px}.sidebar-avatar-two .avatar-social .list-wrap li a:hover{background:var(--tg-primary-color);border-color:var(--tg-primary-color);color:var(--tg-white)}.sidebar-social-wrap.sidebar-social-two .list-wrap li a{background:#f0f0f0}.sidebar-social-wrap.sidebar-social-two .list-wrap li a:hover{background:var(--tg-primary-color)}.categories-area{background:var(--tg-teal);z-index:1;padding:70px 0 40px;position:relative}.categories-shape-wrap img{z-index:-1;position:absolute}.categories-shape-wrap img:first-child{top:0;right:0}.categories-shape-wrap img:nth-child(2){bottom:0;left:0}.section-title-two.text-center .title{margin-bottom:15px;padding-bottom:22px;position:relative}.section-title-two.text-center .title:before{content:"";background:var(--tg-primary-color);clip-path:polygon(0 0,100% 0,90% 100%,10% 100%);width:32px;height:5px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.section-title p{width:90%;margin:0 auto}.categories-item{border:5px solid var(--tg-white);border-radius:50%;width:190px;margin:0 auto 30px;position:relative;box-shadow:0 0 30px #738c8c}.categories-img{border-radius:50%;position:relative;overflow:hidden}.categories-img:after{content:"";background:var(--tg-secondary-color);opacity:0;pointer-events:none;border-radius:50%;width:100%;height:100%;transition:all .8s;position:absolute;top:0;left:0;transform:scale(0)}.categories-item:hover .categories-img:after{opacity:.8;transform:scale(1)}.categories-item:hover .categories-img img{transform:scale(1.08)}.categories-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.categories-content a{letter-spacing:.78px;text-transform:uppercase;color:var(--tg-white);background:var(--tg-primary-color);border-radius:3px;padding:6px 10px;font-size:13px;font-weight:600;line-height:1;display:block}.section-title-wrap-three{align-items:center;gap:15px;display:flex;position:relative}.section-title-wrap-three.text-center{justify-content:center}.section-title-three{flex:1;align-items:center;display:flex}.section-title-three .title{color:var(--tg-white);text-transform:capitalize;z-index:1;white-space:nowrap;margin-bottom:0;padding:8px 28px;font-size:20px;font-weight:800;position:relative}.section-title-svg{z-index:-1;width:100%;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.section-title-svg svg{width:100%;height:100%;color:var(--tg-primary-color)}.section-title-line-three{border:1px solid var(--tg-border-color);border-left:none;border-right:none;flex-grow:1;height:5px;margin-left:-15px}.section-title-wrap-three.text-center .section-title-line-three{width:100%}.categories-item-wrap-two .row{--bs-gutter-x:42px}.categories-item-two{margin-bottom:30px;position:relative}.categories-img-two{border-radius:50px;position:relative;overflow:hidden}.categories-img-two img{object-fit:cover;width:100%;height:180px}.categories-item-two:hover .categories-img-two img{transform:scale(1.1)}.categories-img-two:after{content:"";pointer-events:none;background:linear-gradient(#0003 0%,#000000e6 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}.categories-content-two{text-align:center;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.categories-content-two a{background:#ffffff4d;margin-bottom:0}.categories-item-two:hover .categories-content-two a{background:var(--tg-primary-color)}.ta-overlay-post{margin-bottom:30px;position:relative}.overlay-post-thumb{border-radius:6px;position:relative;overflow:hidden}.overlay-post-thumb:after{content:"";pointer-events:none;background-image:linear-gradient(#18335400 0%,#183354 84.9%);border-radius:6px;width:100%;height:100%;position:absolute;bottom:0;left:0}.overlay-post-thumb img{object-fit:cover;object-position:center;border-radius:6px;width:100%;height:540px}.ta-overlay-post:hover .overlay-post-thumb a img{transform:scale(1.1)}.overlay-post-content{position:absolute;bottom:35px;left:40px;right:40px}.overlay-post-content .post-title{color:var(--tg-white);margin-bottom:15px;font-size:28px;line-height:1.28}.overlay-post-content .post-title a{background-size:0 2px}.overlay-post-content .post-title a:hover{color:var(--tg-white)}.ta-overlay-post:hover .overlay-post-content .post-title a{background-size:100% 2px}.overlay-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.overlay-post-content .blog-post-meta .list-wrap li a,.overlay-post-content .blog-post-meta .list-wrap li{color:var(--tg-white)}.overlay-post-content .blog-post-meta .list-wrap li a:hover{color:var(--tg-primary-color)}.ta-horizontal-post{margin-bottom:30px;display:flex}.horizontal-post-thumb{border-radius:5px;flex:none;width:190px;margin-right:30px;overflow:hidden}.horizontal-post-thumb img{object-fit:cover;height:100%}.ta-horizontal-post:hover .horizontal-post-thumb img{transform:scale(1.08)}.horizontal-post-content{flex-direction:column;justify-content:center;align-items:flex-start;min-height:160px;display:flex}.horizontal-post-content .post-title{margin-bottom:15px;font-size:22px;line-height:1.4}.ta-horizontal-post:hover .post-title a{background-size:100% 1px}.horizontal-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.ad-banner-img img{border-radius:6px}.ad-banner-img-two img{border-radius:0}.healthy-inner-wrap .row .col-70{flex:none;width:69.7%}.healthy-inner-wrap .row .col-30{flex:none;width:30.3%}.featured-post-item.healthy-post .featured-post-thumb img{height:200px}.featured-post-item.healthy-post .featured-post-content .post-title{font-size:20px;line-height:1.4}.popular-post{align-items:flex-start;margin-bottom:25px;display:flex}.popular-post:last-child{margin-bottom:0}.popular-post .thumb{border-radius:5px;flex:none;width:110px;margin-right:16px;overflow:hidden}.popular-post:hover .thumb img{transform:scale(1.05)}.post-tag-two{letter-spacing:.78px;text-transform:uppercase;color:var(--tg-icon-color);border:1px solid #b8c1cd;border-radius:3px;margin-bottom:8px;padding:4.5px 8px;font-size:13px;font-weight:600;line-height:1;display:inline-block}.post-tag-two:hover{border-color:var(--tg-primary-color);background:var(--tg-primary-color);color:var(--tg-white)}.popular-post .content .post-title{margin-bottom:8px;font-size:18px;line-height:1.4}.popular-post:hover .content .post-title a{background-size:100% 1px}.popular-post .blog-post-meta .list-wrap{justify-content:flex-start}.sidebar-wrap.no-sticky{position:inherit}.spotlight-post-inner-wrap .row .col-70{flex:none;width:69.7%}.spotlight-post-inner-wrap .row .col-30{flex:none;width:30.3%}.spotlight-post-item-wrap{margin-bottom:30px}.spotlight-post-item-wrap .row .col-57{flex:none;width:57.4%}.spotlight-post-item-wrap .row .col-43{flex:none;width:42.6%}.spotlight-post{margin-bottom:20px}.spotlight-post-thumb{border-radius:6px;overflow:hidden}.spotlight-post.big-post .spotlight-post-thumb{margin-bottom:20px}.spotlight-post.big-post .spotlight-post-thumb img{object-fit:cover;width:100%;height:300px}.spotlight-post:hover .spotlight-post-thumb img{transform:scale(1.1)}.spotlight-post.big-post .spotlight-post-content .post-title{margin-bottom:18px;font-size:28px;line-height:1.28}.spotlight-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.post-title.bold-underline a{background-size:0 2px}.spotlight-post:hover .post-title.bold-underline a{background-size:100% 2px}.spotlight-post.small-post{flex-direction:row-reverse;gap:20px;display:flex}.spotlight-post.small-post .spotlight-post-thumb{flex:none;width:140px}.spotlight-post.small-post .spotlight-post-thumb img{object-fit:cover;width:140px;height:100%}.spotlight-post.small-post .spotlight-post-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.spotlight-post-content .post-title{margin-bottom:13px;font-size:20px;line-height:1.3}.spotlight-post:hover .post-title a{background-size:100% 1px}.ta-overlay-post-two{margin-bottom:10px;position:relative}.overlay-post-thumb-two{border-radius:6px;position:relative;overflow:hidden}.overlay-post-thumb-two:after{content:"";pointer-events:none;background:linear-gradient(#0003 0%,#000000e6 100%);width:100%;height:100%;position:absolute;bottom:0;left:0}.overlay-post-thumb-two img{object-fit:cover;width:100%;height:300px}.ta-overlay-post-two:hover .overlay-post-thumb-two img{transform:scale(1.1)}.overlay-post-content-two{position:absolute;bottom:30px;left:30px;right:30px}.overlay-post-content-two .post-title{color:var(--tg-white);margin-bottom:15px;font-size:20px;line-height:1.3}.overlay-post-content-two .post-title a:hover{color:var(--tg-white)}.ta-overlay-post-two:hover .overlay-post-content-two .post-title a{background-size:100% 1px}.post-tag-three{background:#ffffff4d}.post-tag-three:hover{background:var(--tg-primary-color)}.overlay-post-content-two .blog-post-meta .list-wrap{justify-content:flex-start}.popular-post-item-wrap .row{--bs-gutter-x:10px}.widget-title-two{align-items:center;display:flex}.widget-title-two .title{color:var(--tg-white);z-index:1;white-space:nowrap;margin-bottom:0;padding:8px 28px;font-size:20px;font-weight:800;position:relative}.sidebar-newsletter{background:var(--tg-secondary-color);text-align:center;z-index:1;border-radius:5px;padding:50px 35px 30px;position:relative}.sidebar-newsletter .icon{color:#7b96b7;opacity:.1;z-index:-1;font-size:75px;line-height:0;position:absolute;top:28px;left:50%;transform:translate(-50%)}.sidebar-newsletter .title{color:var(--tg-white);margin-bottom:25px;font-size:24px;font-weight:800}.sidebar-newsletter p{color:var(--tg-white);margin-bottom:30px;font-weight:500}.sidebar-newsletter-form form{position:relative}.sidebar-newsletter-form input{width:100%;color:var(--tg-white);background:var(--tg-primary-color);border:none;border-radius:5px;height:50px;padding:13px 45px 13px 20px;font-size:14px;font-weight:400}.sidebar-newsletter-form input::placeholder{color:var(--tg-white);opacity:.8;font-size:14px;font-weight:400}.sidebar-newsletter-form button{color:var(--tg-white);background:0 0;border:none;padding:0;line-height:1;position:absolute;top:50%;right:18px;transform:translateY(-50%)}.sidebar-newsletter-form button svg{width:16px;height:16px}.rc-post-wrap .popular-post{margin-bottom:15px}.rc-post-wrap .popular-post:last-child{margin-bottom:0}.sidebar-widget-two{margin-bottom:50px}.sidebar-widget-two:last-child{margin-bottom:0}.sidebar-categories .list-wrap li{margin-bottom:5px}.sidebar-categories .list-wrap li:last-child{margin-bottom:0}.sidebar-categories .list-wrap li a{z-index:1;--arrow-hover-move-x:110%;--arrow-hover-move-y:100%;background-position:50%;background-size:cover;border-radius:6px;justify-content:space-between;align-items:center;min-height:80px;padding:25px;display:flex;position:relative;overflow:hidden}.sidebar-categories .list-wrap li a:after{content:"";pointer-events:none;z-index:-1;background:linear-gradient(90deg,#000000a6 34.9%,#0000 97.88%);width:100%;height:100%;position:absolute;top:0;left:0}.sidebar-categories .list-wrap li a .post-tag{border-radius:30px;margin-bottom:0;transition:all .3s ease-out}.sidebar-categories .list-wrap li a:hover .post-tag{background:var(--tg-primary-color)}.sidebar-categories .right-arrow svg{width:16px;color:var(--tg-white);transition:all .3s ease-out}.sidebar-categories .right-arrow svg path{transition:transform .38s cubic-bezier(.37,.08,.02,.93),opacity .18s ease-out}.sidebar-categories .right-arrow svg path:first-of-type{opacity:1;transition-delay:.15s,.15s;transform:translate(0)translateY(0)}.sidebar-categories .right-arrow svg path:nth-of-type(2){transform:translateX(calc(-1*var(--arrow-hover-move-x)))translateY(var(--arrow-hover-move-y));opacity:.5;transition-delay:0s,0s}.sidebar-categories .list-wrap li a:hover .right-arrow svg path:first-of-type{transform:translateX(var(--arrow-hover-move-x))translateY(calc(-1*var(--arrow-hover-move-y)));opacity:0;transition-delay:0s,0s}.sidebar-categories .list-wrap li a:hover .right-arrow svg path:nth-of-type(2){opacity:1;transition-delay:.15s,.15s;transform:translate(0)translateY(0)}.section-title.section-title-four{flex-grow:1;justify-content:space-between;align-items:center;gap:15px;display:flex}.section-title-four .title{flex:none;font-size:22px}.section-title-four .section-title-line{display:block;position:relative}.politics-post{gap:28px;display:flex}.politics-post-thumb{flex:none;width:330px;overflow:hidden}.politics-post-thumb img{object-fit:cover;width:100%;height:295px}.politics-post:hover .politics-post-thumb img{transform:scale(1.1)}.politics-post-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.politics-post-content .post-title{margin-bottom:15px;font-size:20px;font-weight:800}.politics-post:hover .politics-post-content .post-title a{background-size:100% 1px}.politics-post-content p{margin-bottom:18px}.politics-post-content .blog-post-meta{margin-bottom:15px}.politics-post-wrap .row .col-69{flex:none;width:69%}.politics-post-wrap .row .col-31{flex:none;width:31%}.politics-post-wrap-two{padding-left:10px;position:relative}.politics-post-wrap-two:before{content:"";background:var(--tg-border-color);width:1px;height:100%;position:absolute;top:0;left:-15px}.politics-post-two{border-bottom:1px solid var(--tg-border-color);margin-bottom:15px;padding-bottom:17px}.politics-post-two:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.politics-post-content-two .post-title{margin-bottom:10px;font-size:18px;font-weight:600;line-height:1.4}.politics-post-content-two .post-title:hover a{background-size:100% 1px}.politics-post-two .blog-post-meta .list-wrap{justify-content:flex-start}.trending-post-inner .col-70{flex:none;width:69.7%}.trending-post-inner .col-30{flex:none;width:30.3%}.recent-post-wrap{margin-bottom:30px}.recent-post-wrap .row .col-54{flex:none;width:53.8%}.recent-post-wrap .row .col-46{flex:none;width:46.2%}.overlay-post-two{margin-bottom:20px;position:relative}.overlay-post-two:hover .overlay-post-thumb img{transform:scale(1.1)}.overlay-post-two:hover .overlay-post-content .post-title a{background-size:100% 2px}.overlay-post-two .overlay-post-content{bottom:30px;left:25px;right:25px}.overlay-post-two .overlay-post-thumb:after{background:linear-gradient(#0000 0%,#000 100%)}.overlay-post-two .overlay-post-thumb img{height:520px}.horizontal-post-two{flex-direction:row-reverse;gap:18px;margin-bottom:20px;display:flex}.horizontal-post-two .horizontal-post-thumb{flex:none;width:160px;margin:0}.horizontal-post-two:hover .horizontal-post-thumb img{transform:scale(1.1)}.horizontal-post-two .horizontal-post-content .post-title{margin-bottom:12px;font-size:18px;line-height:1.4}.horizontal-post-two:hover .horizontal-post-content .post-title a{background-size:100% 1px}.trending-post-wrap{padding:50px 0 20px}.trending-post{gap:25px;margin-bottom:30px;display:flex}.trending-post-thumb{border-radius:6px;flex:none;width:54%;overflow:hidden}.trending-post-thumb img{object-fit:cover;width:100%;height:100%}.trending-post:hover .trending-post-thumb img{transform:scale(1.1)}.trending-post-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.trending-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.trending-post-content .post-title{margin-bottom:15px;font-size:28px;line-height:1.3}.trending-post:hover .trending-post-content .post-title a{background-size:100% 2px}.trending-post-content .blog-post-meta{margin-bottom:15px}.trending-post-content p{margin-bottom:20px}.trending-post-two{margin-bottom:30px}.trending-post-thumb-two{border-radius:6px;margin-bottom:15px;position:relative;overflow:hidden}.trending-post-thumb-two img{object-fit:cover;width:100%;height:200px}.trending-post-two:hover .trending-post-thumb-two img{transform:scale(1.1)}.trending-post-thumb-two .post-tag{position:absolute;top:20px;left:20px}.trending-post-content-two .post-title{margin-bottom:12px;font-size:20px;line-height:1.4}.trending-post-two:hover .trending-post-content-two .post-title a{background-size:100% 1px}.trending-post-content-two .blog-post-meta .list-wrap{justify-content:flex-start}.trending-post-area-two{background:var(--tg-teal);z-index:1;padding:80px 0;position:relative}.trending-shape-wrap img{z-index:-1;position:absolute}.trending-shape-wrap img:first-child{top:0;right:0}.trending-shape-wrap img:nth-child(2){bottom:0;left:0}.trending-post-wrapper{position:relative}.trending-post-active [class*=col-]{padding:0 4px}.trending-post-active .slick-arrow{width:50px;height:50px;color:var(--tg-white);background:var(--tg-primary-color);z-index:3;opacity:0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:20px;font-weight:700;line-height:0;transition:all .3s linear;display:flex;position:absolute;top:50%;left:-38px;transform:translateY(-50%)}.trending-post-active .slick-prev-btn.slick-arrow i{transform:rotate(180deg)}.trending-post-active .slick-next-btn.slick-arrow{left:auto;right:-38px}.trending-post-active .slick-arrow:hover{background:var(--tg-secondary-color)}.trending-post-active:hover .slick-arrow{opacity:1}.overlay-post-four .overlay-post-content-three{position:absolute;bottom:30px;left:30px;right:30px}.overlay-post-four .overlay-post-thumb-three{border-radius:6px}.overlay-post-four .overlay-post-thumb-three:after{background:linear-gradient(#0000 25.33%,#000 100%)}.overlay-post-four .overlay-post-thumb-three img{height:420px}.overlay-post-four .overlay-post-content-three .post-title{margin-bottom:15px;font-size:20px;line-height:1.4}.overlay-post-three.overlay-post-four:hover .post-title a{background-size:100% 1px}.trending-post-area-three{background:#0c192a;padding:70px 0 40px}.section-title.white-title .title{color:var(--tg-white)}.section-title-line.black-line{border:1px solid #253346;border-left:none;border-right:none}.section-title-line.black-line:after{background:#0c192a}.overlay-post-five{margin-bottom:30px;position:relative}.overlay-post-thumb-five{border-radius:6px;position:relative;overflow:hidden}.overlay-post-thumb-five img{object-fit:cover;width:100%;height:404px}.overlay-post-five:hover .overlay-post-thumb-five img{transform:scale(1.1)}.overlay-post-thumb-five:after{content:"";pointer-events:none;background:linear-gradient(#0003 0%,#000000e6 100%);border-radius:6px;width:100%;height:100%;position:absolute;top:0;left:0}.overlay-post-content-five{position:absolute;bottom:35px;left:40px;right:40px}.overlay-post-content-five .post-title{color:var(--tg-white);margin-bottom:15px;font-size:28px;line-height:1.3}.overlay-post-content-five .post-title a:hover{color:var(--tg-white)}.overlay-post-five:hover .overlay-post-content-five .post-title a{background-size:100% 2px}.overlay-post-content-five .blog-post-meta .list-wrap{justify-content:flex-start}.horizontal-post-three{gap:25px;margin-bottom:30px;display:flex}.horizontal-post-thumb-three{border-radius:5px;flex:none;width:180px;overflow:hidden}.horizontal-post-thumb-three img{object-fit:cover;width:100%;height:100%}.horizontal-post-three:hover .horizontal-post-thumb-three img{transform:scale(1.1)}.horizontal-post-content-three{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.horizontal-post-content-three .post-title{color:var(--tg-white);margin-bottom:15px;font-size:20px;line-height:1.4}.horizontal-post-content-three .post-title a:hover{color:var(--tg-white)}.horizontal-post-three:hover .horizontal-post-content-three .post-title a{background-size:100% 1px}.recent-post-inner-wrap .row .col-70{flex:none;width:69.7%}.recent-post-inner-wrap .row .col-30{flex:none;width:30.3%}.sidebar-tab .nav-tabs{border:none;border-radius:10px;margin-bottom:30px;display:inline-flex;overflow:hidden}.sidebar-tab .nav-tabs .nav-link{color:var(--tg-secondary-color);background:var(--tg-gray-three);font-size:18px;font-weight:800;line-height:1;font-family:var(--tg-heading-font-color);border:none;border-radius:0;padding:18px 35px}.sidebar-tab .nav-tabs .nav-link.active{background:var(--tg-primary-color);color:var(--tg-white)}.popular-post-two{border-bottom:1px solid var(--tg-gray-two);margin-bottom:29px;padding-bottom:28px}.popular-post-two:last-child{border:none;margin-bottom:0;padding-bottom:0}.overlay-post-item-wrap .row{--bs-gutter-x:4px}.overlay-post-item-wrap .row [class*=col-]{padding:0 2px}.overlay-post-three{position:relative}.overlay-post-thumb-three{position:relative;overflow:hidden}.overlay-post-thumb-three:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.overlay-post-thumb-three img{object-fit:cover;width:100%;height:570px}.overlay-post-three:hover .overlay-post-thumb-three img{transform:scale(1.1)}.overlay-post-content-three{position:absolute;bottom:35px;left:40px;right:30px}.overlay-post-content-three .post-title{color:var(--tg-white);margin-bottom:15px;font-size:28px;line-height:1.3}.overlay-post-content-three .post-title a:hover{color:var(--tg-white)}.overlay-post-content-three .blog-post-meta .list-wrap{justify-content:flex-start}.overlay-post-three:hover .post-title a{background-size:100% 2px}.mining-post-inner .row .col-70{flex:none;width:69.7%}.mining-post-inner .row .col-30{flex:none;width:30.3%}.video-post-bg{background-position:50%;background-size:cover;padding:100px 0 70px}.section-title-three.black-title .section-title-line-three{border-color:#253346}.view-all-btn.view-all-btn-two .link-btn{color:var(--tg-white);background:#fff3;border:none;padding:11px 18px}.video-post-item.big-post .video-post-thumb{margin-bottom:20px}.video-post-thumb{border-radius:6px;position:relative;overflow:hidden}.video-post-thumb .play-btn{width:60px;height:60px;color:var(--tg-white);z-index:1;background:#ffffff80;border-radius:50%;justify-content:center;align-items:center;font-size:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-post-item{margin-bottom:30px}.video-post-thumb .play-btn:hover{background:var(--tg-primary-color)}.video-post-thumb:after{content:"";pointer-events:none;background:#0000005e;width:100%;height:100%;position:absolute;bottom:0;left:0}.video-post-item.big-post .video-post-thumb img{object-fit:cover;width:100%;height:380px}.video-post-item:hover .video-post-thumb img{transform:scale(1.1)}.video-post-content .post-title{color:var(--tg-white);margin-bottom:15px;font-size:28px;line-height:1.3}.video-post-content .post-title a:hover{color:var(--tg-white)}.video-post-item:hover .video-post-content .post-title a{background-size:100% 1px}.video-post-item.big-post:hover .video-post-content .post-title a{background-size:100% 2px}.video-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.video-post-item.small-post{gap:30px;display:flex}.video-post-item.small-post .video-post-thumb{flex:none;width:190px}.video-post-item.small-post .video-post-thumb img{object-fit:cover;width:100%;height:100%}.video-post-item.small-post .video-post-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.video-post-item.small-post .video-post-thumb .play-btn{width:50px;height:50px;font-size:16px}.video-post-item.small-post .video-post-content .post-title{font-size:22px;line-height:1.4}.video-small-post-wrap{padding-left:35px;position:relative}.video-small-post-wrap:before{content:"";background:#253346;width:1px;height:100%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.editor-post-item{gap:30px;display:flex}.editor-post-thumb{border-radius:6px;flex:none;width:160px;overflow:hidden}.editor-post-thumb img{object-fit:cover;width:100%;height:100%}.editor-post-item:hover .editor-post-thumb img{transform:scale(1.1)}.editor-post-content .post-title{margin-bottom:12px;font-size:18px;line-height:1.4}.editor-post-item:hover .editor-post-content .post-title a{background-size:100% 1px}.editor-post-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.editor-nav{align-items:center;gap:5px;display:flex}.editor-nav .slick-arrow{background:0 0;border:1px solid #cfcfcf;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:14px;display:flex}.editor-nav .slick-arrow:hover{background:var(--tg-primary-color);border-color:var(--tg-primary-color);color:var(--tg-white)}.editor-post-active [class*=col-]{padding:0 15px}.editor-post-item.editor-post-two{flex-direction:row-reverse;margin-bottom:30px}.editor-post-area-three{background:#f9f9f9;padding:70px 0}.editor-post-active-two .col-lg-3{padding:0 20px}.editor-post-three{position:relative}.editor-post-three:before{content:"";background:var(--tg-border-color);width:1px;height:100%;position:absolute;top:0;right:-20px}.editor-post-active-two .slick-active:last-child .editor-post-three:before{display:none}.editor-post-thumb-three{margin-bottom:18px;position:relative;overflow:hidden}.editor-post-thumb-three .paly-btn{background:var(--tg-white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.editor-post-thumb-three .paly-btn:hover{background:var(--tg-primary-color);color:var(--tg-white)}.editor-post-thumb-three img{object-fit:cover;width:100%;height:240px}.editor-post-three:hover .editor-post-thumb-three img{transform:scale(1.1)}.editor-post-content-three .post-title{margin-bottom:12px;font-size:20px;line-height:1.3}.editor-post-three:hover .editor-post-content-three .post-title a{background-size:100% 1px}.editor-post-content-three .blog-post-meta .list-wrap{justify-content:flex-start}.editor-post-content-three .post-tag-four{margin-bottom:10px}.editor-nav-two{align-items:center;gap:5px;display:flex}.editor-nav-two .slick-arrow{background:0 0;border:1px solid #cfcfcf;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:14px;display:flex}.editor-nav-two .slick-arrow:hover{background:var(--tg-primary-color);border-color:var(--tg-primary-color);color:var(--tg-white)}.weekly-post-inner-wrap .row .col-70{flex:none;width:69.7%}.weekly-post-inner-wrap .row .col-30{flex:none;width:30.3%}.weekly-post-item{gap:40px;margin-bottom:20px;display:flex}.weekly-post-thumb{border-radius:6px;flex:none;width:440px;overflow:hidden}.weekly-post-thumb img{object-fit:cover;width:100%;height:100%}.weekly-post-item:hover .weekly-post-thumb img{transform:scale(1.1)}.weekly-post-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.weekly-post-content .post-title{margin-bottom:15px;font-size:22px;line-height:1.4}.weekly-post-item:hover .weekly-post-content .post-title a{background-size:100% 1px}.weekly-post-content .blog-post-meta{margin-bottom:15px}.weekly-post-content p{margin-bottom:20px}.weekly-post-content .view-all-btn .link-btn{font-weight:600}.hot-post-item{margin-bottom:20px}.hot-post-item:last-child{margin-bottom:0}.hot-post-thumb{border-radius:5px;margin-bottom:20px;overflow:hidden}.hot-post-thumb img{object-fit:cover;width:100%;height:220px}.hot-post-item:hover .hot-post-thumb img{transform:scale(1.1)}.hot-post-content .post-title{margin-bottom:15px;font-size:20px;line-height:1.3}.hot-post-item:hover .hot-post-content .post-title a{background-size:100% 1px}.hot-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.sidebar-img img{border-radius:5px}.weekly-post-item.weekly-post-two{flex-direction:row-reverse;margin-bottom:30px}.sidebar-overlay-post{margin-bottom:25px;position:relative}.so-post-thumb{border-radius:5px;position:relative;overflow:hidden}.so-post-thumb:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#000 100%);width:100%;height:100%;position:absolute;top:0;left:0}.so-post-thumb img{object-fit:cover;width:100%;height:364px}.sidebar-overlay-post:hover .so-post-thumb img{transform:scale(1.1)}.so-post-content{position:absolute;bottom:30px;left:30px;right:25px}.so-post-content .post-title{color:var(--tg-white);font-size:20px;line-height:1.4}.so-post-content .post-title a:hover{color:var(--tg-white)}.sidebar-overlay-post:hover .so-post-content .post-title a{background-size:100% 1px}.so-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.weekly-post-three{margin-bottom:30px}.weekly-post-three .weekly-post-thumb{width:100%;margin-bottom:15px;position:relative}.weekly-post-three .weekly-post-thumb .post-tag{position:absolute;top:30px;left:30px}.weekly-post-three .weekly-post-thumb img{object-fit:cover;width:100%;height:300px}.weekly-post-three:hover .weekly-post-thumb img{transform:scale(1.1)}.weekly-post-three:hover .weekly-post-content .post-title a{background-size:100% 1px}.weekly-post-three .weekly-post-content p{margin-bottom:0}.sidebar-newsletter-form-two .form-grp input{background:var(--tg-white);text-align:center;width:100%;color:var(--tg-secondary-color);border:none;border-radius:5px;height:50px;padding:13px 20px;font-size:14px}.sidebar-newsletter-form-two .form-grp input::placeholder{color:#6d757f;font-size:14px}.sidebar-newsletter-form-two .btn{background:var(--tg-primary-color);text-transform:uppercase;justify-content:center;width:100%;margin-top:15px}.sidebar-newsletter-form-two .btn:before{background:var(--tg-white)}.sidebar-newsletter-form-two .btn:hover{color:var(--tg-primary-color)}.form-check{align-items:center;margin:20px 0 0;padding:0;display:flex}.form-check .form-check-input{background-color:var(--tg-secondary-color);cursor:pointer;border:1px solid #436793;border-radius:3px;flex:0 0 18px;width:18px;height:18px;margin:0 8px 0 0}.form-check .form-check-input:focus{box-shadow:none;outline:0}.form-check label{text-align:left;color:#7488a1;-webkit-user-select:none;user-select:none;font-size:14px}.weekly-post-item.weekly-post-four{margin-bottom:40px}.top-news-post{gap:40px;margin-bottom:40px;display:flex}.top-news-post-thumb{flex:none;width:460px;position:relative;overflow:hidden}.top-news-post-thumb img{object-fit:cover;width:100%;height:100%}.top-news-post:hover .top-news-post-thumb img{transform:scale(1.1)}.top-news-post-thumb .paly-btn{background:var(--tg-white);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:18px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.top-news-post-thumb .paly-btn:hover{background:var(--tg-primary-color);color:var(--tg-white)}.top-news-post-content{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.top-news-post-content .post-title{margin-bottom:12px;font-size:24px;line-height:1.3}.top-news-post:hover .top-news-post-content .post-title a{background-size:100% 2px}.top-news-post-content .blog-post-meta,.top-news-post-content p{margin-bottom:15px}.horizontal-post-four{flex-direction:row-reverse;justify-content:space-between;gap:15px;margin-bottom:30px;display:flex}.horizontal-post-thumb-four{flex:none;width:100px;overflow:hidden}.horizontal-post-thumb-four img{object-fit:cover;width:100%;height:100%;min-height:100px}.horizontal-post-four:hover .horizontal-post-thumb-four img{transform:scale(1.1)}.horizontal-post-content-four{flex-direction:column;justify-content:center;align-items:flex-start;display:flex}.horizontal-post-content-four .post-title{margin-bottom:10px;font-size:17px;font-weight:600;line-height:1.4}.horizontal-post-four:hover .horizontal-post-content-four .post-title a{background-size:100% 1px}.horizontal-post-content-four .blog-post-meta .list-wrap{justify-content:flex-start}.horizontal-post-content-four .post-tag-four{margin-bottom:6px}.sports-post-thumb{margin-bottom:15px;overflow:hidden}.sports-post-thumb img{object-fit:cover;width:100%;height:378px}.sports-post:hover .sports-post-thumb img{transform:scale(1.1)}.sports-post-content .post-title{margin-bottom:10px;font-size:24px;line-height:1.3}.sports-post:hover .sports-post-content .post-title a{background-size:100% 2px}.sports-post-content .blog-post-meta .list-wrap{justify-content:flex-start}.sports-post-content .post-tag-four{margin-bottom:6px}.horizontal-post-four.horizontal-post-five{flex-direction:row;justify-content:flex-start}.horizontal-post-four.horizontal-post-five:last-child{margin-bottom:0}.sidebar-wrap.sidebar-wrap-four{margin-left:0;top:90px}.hot-post-item-two{border-bottom:1px solid var(--tg-border-color);padding-bottom:20px}.hot-post-item-two:last-child{border-bottom:none;padding-bottom:0}.hot-post-item-two .hot-post-thumb{border-radius:0}.hot-post-item-two .post-tag-four{margin-bottom:5px}.hot-post-item-two .hot-post-content .post-title{font-size:18px;line-height:1.4}.sidebar-newsletter.sidebar-newsletter-two{border-radius:0;padding:40px 30px 30px}.sidebar-newsletter.sidebar-newsletter-two .title{margin-bottom:10px;font-size:20px}.sidebar-newsletter.sidebar-newsletter-two p{margin-bottom:25px}.sidebar-newsletter.sidebar-newsletter-two .form-check label{font-size:13px}.coin-area{padding:48px 0 50px}.coin-area .coin-active .slick-slide{line-height:1}.coin-item-wrap .row{--bs-gutter-x:20px}.coin-item-wrap .row .col{padding:0 10px}.coin-item{align-items:center;gap:10px;display:flex}.coin-item .icon{border-radius:50%;flex:none;width:40px;overflow:hidden}.coin-item .content .title{white-space:nowrap;margin-bottom:5px;font-size:15px}.coin-item .content .title span{font-size:12px;font-weight:600}.coin-item .content>span{font-size:13px;font-weight:600;font-family:var(--tg-heading-font-family);line-height:1;display:block}.author-inner-wrap .row .col-70{flex:none;width:69.7%}.author-inner-wrap .row .col-30{flex:none;width:30.3%}.author-wrap{background:var(--tg-gray-three);border:1px solid #eee;border-radius:8px;align-items:flex-start;gap:30px;margin-bottom:45px;padding:38px 30px;display:flex}.author-thumb{flex:none;width:152px}.author-thumb img{border:4px solid var(--tg-white);border-radius:50%;box-shadow:0 4px 20px #d0d0d0}.author-content .name{margin-bottom:10px;font-size:20px}.author-content p{margin-bottom:15px}.author-social .list-wrap{align-items:center;gap:15px;display:flex}.author-social .list-wrap li{line-height:1}.author-social .list-wrap li a{color:var(--tg-secondary-color)}.author-social .list-wrap li a:hover{color:var(--tg-primary-color)}.sidebar-search form{position:relative}.sidebar-search form input{border:1px solid var(--tg-gray);width:100%;color:var(--tg-secondary-color);background:0 0;border-radius:6px;height:55px;padding:14px 60px 14px 20px;font-size:15px;font-weight:500}.sidebar-search form input::placeholder{font-size:15px;font-weight:500}.sidebar-search form button{background:var(--tg-primary-color);width:42px;height:42px;color:var(--tg-white);border:none;border-radius:4px;justify-content:center;align-items:center;font-size:20px;line-height:0;display:flex;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.sidebar-search form button:hover{background:var(--tg-secondary-color)}.blog-inner-wrap .sidebar-wrap{margin-left:0;margin-right:40px}.blog-details-content .title{margin-bottom:15px;font-size:28px}.bd-content-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;margin-bottom:20px;display:flex}.bd-content-inner .blog-post-meta .list-wrap{justify-content:flex-start}.blog-details-social .list-wrap{align-items:center;gap:5px;display:flex}.blog-details-social .list-wrap li a{background:var(--facebook);width:35px;height:35px;color:var(--tg-white);border-radius:4px;justify-content:center;align-items:center;display:flex}.blog-details-social .list-wrap li:nth-child(2) a{background:var(--twitter)}.blog-details-social .list-wrap li:nth-child(3) a{background:var(--instagram)}.blog-details-social .list-wrap li:nth-child(4) a{background:var(--linkedin)}.blog-details-thumb{margin-bottom:20px}.blog-details-thumb img{object-fit:cover;border-radius:6px;width:100%;height:450px}.blog-details-content p{margin-bottom:15px}.blog-details-content p.first-info:first-letter{float:left;color:var(--tg-secondary-color);font-size:100px;font-weight:700;line-height:.8;font-family:var(--tg-heading-font-family);margin-right:8px}.blog-details-content blockquote{background:var(--tg-gray-three);border:1px solid #eee;border-radius:8px;margin:50px 75px 35px;padding:35px 40px 30px;position:relative}.blog-details-content blockquote:before{content:"";color:var(--tg-primary-color);font-family:"Font Awesome 5 Free";font-size:40px;font-weight:700;line-height:1;position:absolute;top:-20px;left:40px}.blog-details-content blockquote p{color:var(--tg-secondary-color);font-size:18px;font-weight:700;font-family:var(--tg-heading-font-family);text-transform:capitalize;margin-bottom:6px;line-height:1.4}.blog-details-content blockquote cite{font-size:14px;font-style:normal;font-weight:500;font-family:var(--tg-heading-font-family);padding-left:22px;line-height:1;position:relative}.blog-details-content blockquote cite:before{content:"";background:var(--tg-secondary-color);width:17px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.blog-details-inner-img img{object-fit:cover;border-radius:5px;width:100%;height:100%}.blog-details-inner{margin:40px 0}.blog-details-inner-content .title-two{margin-bottom:10px;font-size:24px}.blog-details-inner-content p{margin-bottom:15px}.blog-details-inner-content .list-wrap li{font-family:var(--tg-heading-font-family);color:var(--tg-secondary-color);align-items:center;gap:10px;margin-bottom:15px;font-weight:700;line-height:1.4;display:flex}.blog-details-inner-content .list-wrap li:last-child{margin-bottom:0}.blog-details-inner-content .list-wrap li i{background:var(--tg-primary-color);width:22px;height:22px;color:var(--tg-white);border-radius:3px;justify-content:center;align-items:center;font-size:14px;display:flex}.blog-details-video{margin:40px 0 30px;position:relative}.blog-details-video img{object-fit:cover;border-radius:5px;width:100%;height:400px}.blog-details-video .paly-btn{background:var(--tg-white);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;font-size:22px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.blog-details-video .paly-btn:hover{background:var(--tg-primary-color);color:var(--tg-white)}.blog-details-bottom{border-top:1px solid #e6e6e6;margin-top:45px;margin-bottom:50px;padding-top:30px}.blog-details-bottom .post-tags{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.blog-details-bottom .post-share .title,.blog-details-bottom .post-tags .title{margin-bottom:0;font-size:16px;font-weight:600}.blog-details-bottom .post-tags .list-wrap{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.blog-details-bottom .post-tags .list-wrap li a{background:#fff3f2;border-radius:4px;padding:7px 18px;font-size:15px;font-weight:500;display:block}.blog-details-bottom .post-tags .list-wrap li a:hover{background:var(--tg-primary-color);color:var(--tg-white)}.blog-details-bottom .post-share{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:15px;display:flex}.blog-details-bottom .post-share .list-wrap{align-items:center;gap:10px;display:flex}.blog-details-bottom .post-share .list-wrap li a{color:var(--tg-icon-color);font-size:16px}.blog-details-bottom .post-share .list-wrap li a:hover{color:var(--tg-primary-color)}.blog-avatar-wrap{background:var(--tg-gray-three);border:1px solid #eee;border-radius:6px;align-items:flex-start;padding:42px;display:flex}.blog-avatar-img{flex:none;width:115px;margin-right:30px}.blog-avatar-img img{border-radius:50%}.blog-avatar-info .designation{color:var(--tg-primary-color);font-size:16px;line-height:1;font-family:var(--tg-heading-font-family);margin-bottom:10px;display:block}.blog-avatar-info .name{margin-bottom:10px;font-size:18px}.blog-avatar-info p{margin-bottom:0}.pev-next-post-wrap{margin-bottom:60px}.pev-next-post-wrap .post-item{align-items:center;gap:25px;margin-bottom:30px;display:flex}.post-item.next-post{text-align:right;flex-direction:row-reverse}.pev-next-post-wrap .post-item .thumb{border-radius:6px;flex:none;width:100px;overflow:hidden}.pev-next-post-wrap .post-item .thumb img{object-fit:cover;width:100%;height:100px}.pev-next-post-wrap .post-item .content span{margin-bottom:10px;font-weight:500;line-height:1;display:block}.pev-next-post-wrap .post-item .content .post-title{margin-bottom:0;font-size:18px;line-height:1.4}.pev-next-post-wrap .post-item:hover .content .post-title a{background-size:100% 1px}.comments-wrap-title{margin-bottom:25px;font-size:24px}.comments-box{border-bottom:1px solid #d6dce9;align-items:flex-start;margin-bottom:35px;padding-bottom:30px;display:flex}.latest-comments .children{margin:0 0 0 45px;padding:0}.comments-avatar{flex:none;width:115px;margin-right:25px}.comments-avatar img{border-radius:50%}.comments-text .avatar-name{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.comments-text .avatar-name .name{margin-bottom:0;font-size:18px}.comments-text .avatar-name span{color:var(--tg-primary-color);font-size:15px;font-weight:500;display:block}.comments-text p{margin-bottom:15px}.comments-text .reply-btn{text-transform:uppercase;background:#fff3f2;border-radius:5px;padding:6px 17px;font-size:14px;font-weight:500;display:inline-block}.comments-text .reply-btn:hover{background:var(--tg-primary-color);color:var(--tg-white)}.comment-respond{margin-top:55px}.comment-reply-title{margin-bottom:12px;font-size:24px}.comment-notes{margin-bottom:30px}.comment-form .row{--bs-gutter-x:20px}.comment-form .form-grp{margin-bottom:20px}.comment-form .form-grp textarea,.comment-form .form-grp input{background:var(--tg-gray-three);width:100%;color:var(--tg-secondary-color);height:50px;font-family:var(--tg-heading-font-family);border:1px solid #eee;border-radius:4px;padding:12px 15px;display:block}.comment-form .form-grp textarea::placeholder,.comment-form .form-grp input::placeholder{color:var(--tg-paragraph-color)}.comment-form .form-grp textarea{min-height:130px;max-height:130px}.comment-form .checkbox-grp{align-items:center;margin:10px 0 25px;display:flex}.comment-form .checkbox-grp input{cursor:pointer;width:22px;height:22px;margin-right:9px}.comment-form .checkbox-grp label{color:var(--tg-paragraph-color);-webkit-user-select:none;user-select:none;font-size:14px;font-weight:400}.pagination-wrap .pagination{flex-wrap:wrap;justify-content:center;gap:6px}.pagination-wrap .pagination li a{color:var(--tg-black-two);width:40px;height:40px;font-size:20px;font-weight:500;line-height:1;font-family:var(--tg-heading-font-family);background:var(--tg-gray-three);border:1px solid #cfcfcf;border-radius:3px;justify-content:center;align-items:center;margin-left:0;padding:0;transition:all .3s linear;display:flex}.pagination-wrap .pagination li.selected a,.pagination-wrap .pagination li a:hover{color:var(--tg-white);background-color:var(--tg-primary-color);border-color:var(--tg-primary-color)}.pagination-wrap .pagination li a:focus{color:var(--tg-white);background-color:var(--tg-primary-color);border-color:var(--tg-primary-color);box-shadow:none;outline:0}.pagination-wrap .pagination li.previous,.pagination-wrap .pagination li.next{display:none}.instagram-inner-wrap{padding:0 10px}.instagram-inner-wrap .row{--bs-gutter-x:10px}.instagram-inner-wrap .row .col{padding:0 5px}.instagram-item{margin-bottom:10px;overflow:hidden}.instagram-item a{position:relative}.instagram-item a:after{content:"";background:var(--tg-secondary-color);opacity:0;pointer-events:none;width:100%;height:100%;transition:all .8s;position:absolute;top:0;left:0;transform:scale(0)}.instagram-item a:before{content:"";z-index:2;color:var(--tg-white);visibility:hidden;opacity:0;font-family:"Font Awesome 5 Brands";font-size:30px;font-weight:500;transition:all .8s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.instagram-item a:hover:before{visibility:visible;opacity:1}.instagram-item:hover a:after{opacity:.8;transform:scale(1)}.instagram-item img{object-fit:cover;height:200px}.instagram-item img:hover{transform:scale(1.1)}.contact-info-item{background:var(--tg-gray-three);border:1px solid #e0e0e0;border-radius:6px;align-items:center;gap:50px;margin-bottom:35px;padding:30px;display:flex}.contact-info-item .content{position:relative}.contact-info-item .content:before{content:"";background:#d7d7d7;width:2px;height:50px;position:absolute;top:50%;left:-25px;transform:translateY(-50%)}.contact-info-item .content .title{margin-bottom:10px;font-size:20px}.contact-info-item .content p{color:var(--tg-secondary-color);font-weight:500;font-family:var(--tg-heading-font-family);margin-bottom:0}.contact-img{margin-bottom:30px}.contact-img img{border-radius:8px}.contact-form .row{--bs-gutter-x:20px}.contact-form{background:var(--tg-gray-three);border-radius:8px;margin-bottom:30px;padding:45px 50px 50px}.contact-form .title{margin-bottom:8px;font-size:24px}.contact-form p{font-weight:500;font-family:var(--tg-heading-font-family);margin-bottom:20px}.contact-form .form-grp{margin-bottom:15px}.contact-form .form-grp textarea,.contact-form .form-grp input{background:var(--tg-white);width:100%;color:var(--tg-secondary-color);border:1px solid #d6d6d6;border-radius:4px;height:50px;padding:12px 15px;font-size:14px;font-weight:500;display:block}.contact-form .form-grp textarea::placeholder,.contact-form .form-grp input::placeholder{color:var(--tg-icon-color);font-size:14px;font-weight:500}.contact-form .form-grp textarea{min-height:155px;max-height:155px}.contact-form form .btn{padding:16px 45px;font-size:18px}.contact-map{width:100%;height:530px}.contact-map iframe{mix-blend-mode:luminosity;width:100%;height:100%}.ajax-response.error,.ajax-response.success{margin:10px 0 0!important}.ajax-response.error{color:red}.ajax-response.success{color:green}.footer-area{background:var(--tg-black)}.footer-top{z-index:1;padding:100px 0 60px;position:relative}.footer-shape{z-index:-1;background-position:50%;background-size:cover;width:100%;height:61px;position:absolute;bottom:0;left:0}.footer-widget{margin-bottom:40px}.fw-logo{margin-bottom:20px}.footer-content p{color:var(--tg-gray-two);width:95%;margin-bottom:0}.footer-widget .fw-title{color:var(--tg-white);margin-bottom:20px;padding-bottom:20px;font-size:20px;font-weight:800;position:relative}.footer-widget .fw-title:before{content:"";background:var(--tg-primary-color);clip-path:polygon(0 0,100% 0%,90% 100%,0% 100%);width:32px;height:5px;position:absolute;bottom:0;left:0}.footer-link-wrap .list-wrap li{margin-bottom:8px}.footer-link-wrap .list-wrap li:last-child{margin-bottom:0}.footer-link-wrap .list-wrap li a{color:var(--tg-gray-two);text-transform:capitalize;font-size:15px;font-weight:500;position:relative}.footer-link-wrap .list-wrap li a:before{content:"";background:var(--tg-gray-two);transform-origin:100% 0;-webkit-transition:transform .4s cubic-bezier(1,0,0,1);width:100%;height:1px;transition:transform .4s cubic-bezier(.74,.72,.27,.24);position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-link-wrap .list-wrap li a:hover:before{transform-origin:0 0;transform:scale(1)}.footer-top .row [class*=col-]:nth-child(3) .footer-widget{margin-left:55px}.footer-bottom{border-top:1px solid #202e3f;padding:35px 0}.footer-bottom-menu .list-wrap{align-items:center;gap:25px;display:flex}.footer-bottom-menu .list-wrap li{position:relative}.footer-bottom-menu .list-wrap li:before{content:"";background:#7c91aa;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.footer-bottom-menu .list-wrap li:last-child:before{display:none}.footer-bottom-menu .list-wrap li a{color:#7c91aa;position:relative}.footer-bottom-menu .list-wrap li a:before{content:"";transform-origin:100% 0;-webkit-transition:transform .4s cubic-bezier(1,0,0,1);background:#7c91aa;width:100%;height:1px;transition:transform .4s cubic-bezier(.74,.72,.27,.24);position:absolute;bottom:0;left:0;transform:scaleX(0)}.footer-bottom-menu .list-wrap li a:hover:before{transform-origin:0 0;transform:scale(1)}.copyright-text p{color:#7c91aa;text-align:right;margin-bottom:0}.footer-area-two{margin-top:-100px;padding:100px 0 0}.footer-top-two{z-index:1;background:#0c192a;padding:100px 0;position:relative}.footer-shape-two{z-index:-1;background-position:50%;background-size:cover;width:100%;height:95px;position:absolute;bottom:0;left:0}.footer-content-two{text-align:center}.footer-content-two p{color:var(--tg-gray-two);text-transform:capitalize;margin-bottom:45px}.footer-social .list-wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:20px 50px;display:flex}.footer-social .list-wrap li a{color:var(--tg-white);align-items:center;gap:8px;font-size:18px;font-weight:600;display:flex}.footer-social .list-wrap li a i{font-size:20px}.footer-social .list-wrap li a:hover{color:var(--tg-primary-color)}.footer-bottom-two{background:#061120;padding:26px 0}.copyright-text-two p{text-align:center;color:#7c91aa;margin-bottom:0}.footer-top-three .footer-content p{color:var(--tg-body-font-color)}.footer-top-three .footer-widget .fw-title{color:var(--tg-secondary-color)}.footer-top-three .footer-link-wrap .list-wrap li a{color:var(--tg-body-font-color)}.footer-top-three .footer-link-wrap .list-wrap li a:hover{color:var(--tg-secondary-color)}.footer-top-three .footer-link-wrap .list-wrap li a:before{background:var(--tg-secondary-color)}.footer-bottom-three{border-color:var(--tg-border-color)}.footer-bottom-three .footer-bottom-menu .list-wrap li a{color:var(--tg-body-font-color)}.footer-bottom-three .footer-bottom-menu .list-wrap li a:hover{color:var(--tg-secondary-color)}.footer-bottom-three .footer-bottom-menu .list-wrap li a:before{background:var(--tg-secondary-color)}.footer-bottom-three .copyright-text p{color:var(--tg-body-font-color)}#preloader{z-index:9999;background:#fff;width:100%;height:100%;position:fixed;top:0;left:0}#preloader .loader-inner{z-index:1001;text-align:center;font-size:0;transition:all;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#preloader .loader-inner #loader{z-index:1002;border:none;border-radius:0;width:auto;max-width:90vw;height:auto;margin:0 auto;padding:0;display:inline-block;position:relative;top:auto;left:auto;background:0 0!important}.loader-inner #loader h2{text-transform:inherit;font-size:44px;font-weight:700;line-height:1;font-family:var(--tg-body-font-family);margin:0}#bg-loader{color:#7486b189}#fg-loader{color:var(--tg-secondary-color);white-space:nowrap;width:0%;animation-name:leftToRight;animation-duration:4s;animation-iteration-count:infinite;position:absolute;top:0;overflow:hidden}#fg-loader span{color:var(--tg-primary-color)}@keyframes leftToRight{0%{width:1px}95%{width:100%}to{width:100%}}.darkmode-trigger{z-index:9;-o-transition:all .2s ease-out 0s;width:40px;height:40px;color:var(--tg-white);-o-border-radius:50%;-ms-border-radius:50%;background-color:#1b1128;border-radius:50%;margin:16px;transition:all .2s ease-out;position:fixed;bottom:66px;right:15px;transform:scale(.9);box-shadow:0 6px 32px -1px #00000014}.darkmode-trigger .modeSwitch{color:var(--tg-white);z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.darkmode-trigger [type=checkbox]{opacity:0;width:0;height:0;display:none}.darkmode-trigger .icon:before{content:"";font-family:"Font Awesome 5 Free";font-weight:700;line-height:1;display:block}.darkmode-trigger:hover{transform:scale(1.1)}[tg-theme=dark]{--tg-heading-font-color:var(--tg-white);--tg-gray:var(--tg-border-dark);--tg-teal:#182330}[tg-theme=dark] body{background:var(--tg-black)}[tg-theme=dark] p{color:var(--tg-gray-three)}[tg-theme=dark] .header-top-wrap{background:#182330}[tg-theme=dark] ::placeholder{color:var(--tg-white)}[tg-theme=dark] .darkmode-trigger{background-color:var(--tg-white);color:var(--tg-primary-color)}[tg-theme=dark] .darkmode-trigger .modeSwitch{color:var(--tg-primary-color)}[tg-theme=dark] .darkmode-trigger .icon:before{content:""}[tg-theme=dark] .header-search-wrap form input{color:var(--tg-white)}[tg-theme=dark] .header-search-wrap form input::placeholder{color:var(--tg-gray-three);opacity:.5}[tg-theme=dark] .header-search-wrap form button,[tg-theme=dark] .header-cart strong,[tg-theme=dark] .header-action .header-sine-in a{color:var(--tg-white)}[tg-theme=dark] .header-action .header-sine-in a:hover{color:var(--tg-primary-color)}[tg-theme=dark] .post-title a:hover{color:var(--tg-white)}[tg-theme=dark] .newsletter-shape-wrap{opacity:.2}[tg-theme=dark] .newsletter-form .form-grp input{color:var(--tg-white);background:#273341}[tg-theme=dark] .section-title-line{border-color:var(--tg-border-dark)}[tg-theme=dark] .section-title-line:after{background:var(--tg-black)}[tg-theme=dark] .view-all-btn .link-btn{border-color:var(--tg-border-dark);color:var(--tg-white)}[tg-theme=dark] .view-all-btn .link-btn:hover{border-color:var(--tg-secondary-color)}[tg-theme=dark] .categories-item{border:5px solid #e8f1f1;box-shadow:0 4px 4px #00000040}[tg-theme=dark] .sidebar-avatar{background:var(--tg-teal)}[tg-theme=dark] .sidebar-avatar-shape img{opacity:.2}[tg-theme=dark] .sidebar-social-wrap .list-wrap li a{background:var(--tg-border-dark);color:var(--tg-white)}[tg-theme=dark] .sidebar-social-wrap .list-wrap li a:hover{background:var(--tg-primary-color)}[tg-theme=dark] .categories-shape-wrap img{opacity:.2}[tg-theme=dark] .overlay-post-thumb:after{background:linear-gradient(#18335400 0%,#000 83.34%)}[tg-theme=dark] .footer-area,[tg-theme=dark] .footer-top{background:#0c192a}[tg-theme=dark] .copyright-text p{color:#7c91aa}[tg-theme=dark] .sticky-menu{background:var(--tg-teal)}[tg-theme=dark] .navbar-wrap ul li .sub-menu{border:1px solid var(--tg-gray);background:var(--tg-border-dark);box-shadow:0 30px 70px #2b2f3526}[tg-theme=dark] .offCanvas-wrap{background-color:#0c192a}[tg-theme=dark] .offCanvas-contact-list li,[tg-theme=dark] .offCanvas-contact-list li a{color:var(--tg-gray-three)}[tg-theme=dark] .offCanvas-contact-list li a:hover{color:var(--tg-primary-color)}[tg-theme=dark] .offCanvas-social li a{color:var(--tg-gray-three)}[tg-theme=dark] .offCanvas-social li a:hover{color:var(--tg-primary-color)}[tg-theme=dark] .mobile-menu .menu-box{background:var(--tg-teal)}[tg-theme=dark] .mobile-search input{border:1px solid var(--tg-border-dark);color:var(--tg-white)}[tg-theme=dark] .mobile-search button{color:var(--tg-white)}[tg-theme=dark] .mobile-menu .close-btn{color:var(--tg-primary-color)}[tg-theme=dark] .mobile-menu .navigation li{border-top:1px solid var(--tg-gray)}[tg-theme=dark] .mobile-menu .navigation:last-child{border-bottom:1px solid var(--tg-gray)}[tg-theme=dark] .newsletter-form .form-grp input::placeholder{color:var(--tg-white);opacity:.5}[tg-theme=dark] .menu-area.menu-style-two{background:var(--tg-teal)}[tg-theme=dark] .header-style-two{background:#0f161e}[tg-theme=dark] .section-title-line-three{border-color:var(--tg-gray)}[tg-theme=dark] .post-tag-two{border-color:var(--tg-teal)}[tg-theme=dark] .post-tag-two:hover{background:var(--tg-primary-color)}[tg-theme=dark] .sidebar-newsletter,[tg-theme=dark] .header-top-wrap-two{background:var(--tg-teal)}[tg-theme=dark] .menu-area.menu-style-three,[tg-theme=dark] .editor-nav .slick-arrow{border-color:var(--tg-gray)}[tg-theme=dark] .editor-nav .slick-arrow:hover{border-color:var(--tg-primary-color)}[tg-theme=dark] .header-top-wrap-three,[tg-theme=dark] .sidebar-avatar-two{background:var(--tg-teal)}[tg-theme=dark] .sidebar-avatar-two .sidebar-avatar-thumb{border:5px solid var(--tg-gray)}[tg-theme=dark] .trending-shape-wrap img{opacity:.2}[tg-theme=dark] .header-logo-area-three{background:#0f161e}[tg-theme=dark] .coin-item .content>span{color:var(--tg-gray-three)}[tg-theme=dark] .menu-area.menu-style-six{box-shadow:0 2px 10px #4e4e4e1a}[tg-theme=dark] .hl-left-side-four .date,[tg-theme=dark] .hl-left-side-four .date i,[tg-theme=dark] .hl-right-side-four .sign-in a{color:var(--tg-white)}[tg-theme=dark] .hl-right-side-four .sign-in a:hover{color:var(--tg-primary-color)}[tg-theme=dark] .news-banner-small-post:before{background:var(--tg-gray)}[tg-theme=dark] .banner-post-five{border-color:var(--tg-gray)}[tg-theme=dark] .header-top-wrap-four{background:var(--tg-teal)}[tg-theme=dark] .sidebar-wrap-three:before{background:var(--tg-gray)}[tg-theme=dark] .stories-post{border-color:var(--tg-gray)}[tg-theme=dark] .politics-post-wrap-two:before{background:var(--tg-gray)}[tg-theme=dark] .politics-post-two{border-color:var(--tg-gray)}[tg-theme=dark] .editor-post-area-three{background:var(--tg-teal)}[tg-theme=dark] .editor-nav-two .slick-arrow{border-color:var(--tg-border-dark)}[tg-theme=dark] .editor-nav-two .slick-arrow:hover{border-color:var(--tg-primary-color)}[tg-theme=dark] .editor-post-area-three .section-title-line:after{background:var(--tg-teal)}[tg-theme=dark] .editor-post-three:before{background:var(--tg-gray)}[tg-theme=dark] .hot-post-item-two,[tg-theme=dark] .footer-bottom-three{border-color:var(--tg-gray)}[tg-theme=dark] .footer-top-three .footer-content p{color:var(--tg-gray-three)}[tg-theme=dark] .footer-top-three .footer-widget .fw-title{color:var(--tg-white)}[tg-theme=dark] .footer-link-wrap .list-wrap li a{color:var(--tg-gray-two)}[tg-theme=dark] .footer-link-wrap .list-wrap li a:hover{color:var(--tg-white)}[tg-theme=dark] .footer-bottom-menu .list-wrap li a:before,[tg-theme=dark] .footer-top-three .footer-link-wrap .list-wrap li a:before{background:var(--tg-white)}[tg-theme=dark] .footer-bottom-menu .list-wrap li a{color:var(--tg-gray-two)}[tg-theme=dark] .footer-bottom-menu .list-wrap li a:hover{color:var(--tg-white)}[tg-theme=dark] .stories-post-two,[tg-theme=dark] .search__popup{background:var(--tg-teal)}[tg-theme=dark] .header-search-wrap form button:hover{color:var(--tg-primary-color)}[tg-theme=dark] .banner-post-seven:before{background:var(--tg-gray)}[tg-theme=dark] .breadcrumb-area{background:var(--tg-teal)}[tg-theme=dark] .breadcrumb-content .breadcrumb-item a{color:var(--tg-white)}[tg-theme=dark] .breadcrumb-content .breadcrumb-item a:hover{color:var(--tg-primary-color)}[tg-theme=dark] .breadcrumb-content .breadcrumb-item+.breadcrumb-item:before{color:var(--tg-white)}[tg-theme=dark] .about-content>span{color:var(--tg-gray-three)}[tg-theme=dark] .team-area{background:var(--tg-border-dark)}[tg-theme=dark] .team-content{background:var(--tg-black)}[tg-theme=dark] .author-wrap{background:var(--tg-teal);border-color:var(--tg-gray)}[tg-theme=dark] .author-thumb img{border-color:var(--tg-gray);box-shadow:0 4px 20px #000}[tg-theme=dark] .author-social .list-wrap li a{color:var(--tg-white)}[tg-theme=dark] .author-social .list-wrap li a:hover{color:var(--tg-primary-color)}[tg-theme=dark] .sidebar-search form input{color:var(--tg-white)}[tg-theme=dark] .sidebar-search form input::placeholder{color:var(--tg-white);opacity:.4}[tg-theme=dark] .pagination-wrap .pagination .page-link{color:var(--tg-white);border-color:var(--tg-gray);background:var(--tg-teal)}[tg-theme=dark] .pagination-wrap .pagination .page-link:hover{color:var(--tg-white);border-color:var(--tg-primary-color);background:var(--tg-primary-color)}[tg-theme=dark] .blog-details-content blockquote{background:var(--tg-teal);border-color:var(--tg-gray)}[tg-theme=dark] .blog-details-content blockquote p{color:var(--tg-white)}[tg-theme=dark] .blog-details-content blockquote cite{color:var(--tg-gray-two)}[tg-theme=dark] .blog-details-content blockquote cite:before{background:var(--tg-border-dark)}[tg-theme=dark] .blog-details-bottom{border-color:var(--tg-gray)}[tg-theme=dark] .blog-details-bottom .post-tags .list-wrap li a{background:var(--tg-teal)}[tg-theme=dark] .blog-details-bottom .post-tags .list-wrap li a:hover{background:var(--tg-primary-color)}[tg-theme=dark] .blog-details-bottom .post-share .list-wrap li a{color:var(--tg-white)}[tg-theme=dark] .blog-details-bottom .post-share .list-wrap li a:hover{color:var(--tg-primary-color)}[tg-theme=dark] .blog-avatar-wrap{border-color:var(--tg-gray);background:var(--tg-teal)}[tg-theme=dark] .pev-next-post-wrap .post-item .content span{color:var(--tg-white)}[tg-theme=dark] .comments-text .reply-btn{background:var(--tg-teal)}[tg-theme=dark] .comments-text .reply-btn:hover{background:var(--tg-primary-color)}[tg-theme=dark] .comments-box{border-color:var(--tg-gray)}[tg-theme=dark] .comment-form .form-grp textarea,[tg-theme=dark] .comment-form .form-grp input{border-color:var(--tg-gray);background:var(--tg-teal);color:var(--tg-white)}[tg-theme=dark] .comment-form .form-grp textarea::placeholder,[tg-theme=dark] .comment-form .form-grp input::placeholder{color:var(--tg-white);opacity:.5}[tg-theme=dark] .comment-form .checkbox-grp input{background-color:var(--tg-teal)}[tg-theme=dark] .comment-form .checkbox-grp label{color:var(--tg-gray-three)}[tg-theme=dark] .blog-details-content p.first-info:first-letter,[tg-theme=dark] .blog-details-inner-content .list-wrap li{color:var(--tg-white)}[tg-theme=dark] .contact-info-item{background:var(--tg-teal);border-color:var(--tg-gray)}[tg-theme=dark] .contact-info-item .content:before{background:var(--tg-gray)}[tg-theme=dark] .contact-info-item .content p{color:var(--tg-white)}[tg-theme=dark] .contact-form{background:var(--tg-teal)}[tg-theme=dark] .contact-form .form-grp textarea,[tg-theme=dark] .contact-form .form-grp input{border-color:var(--tg-gray);background:var(--tg-gray);color:var(--tg-white)}[tg-theme=dark] .contact-form .form-grp textarea::placeholder,[tg-theme=dark] .contact-form .form-grp input::placeholder{color:var(--tg-white);opacity:.5}[tg-theme=dark] .menu-area .logo{display:none!important}[tg-theme=dark] .menu-area .logo.d-none{display:block!important}[tg-theme=dark] .menu-area.menu-style-two .logo.d-none,[tg-theme=dark] .header-logo-area-two .logo{display:none!important}[tg-theme=dark] .header-logo-area-two .logo.d-none{display:block!important}[tg-theme=dark] .menu-area.menu-style-four .logo{display:none!important}[tg-theme=dark] .header-logo-area-four .logo{display:none}[tg-theme=dark] .header-logo-area-four .logo.d-none{display:block!important}[tg-theme=dark] .menu-area.menu-style-six .logo.d-none{display:none!important}[tg-theme=dark] .mobile-menu .nav-logo{display:none}[tg-theme=dark] .mobile-menu .nav-logo.d-none,[tg-theme=dark] .footer-area-four .fw-logo.d-none{display:block!important}[tg-theme=dark] .footer-area-four .fw-logo{display:none!important}[tg-theme=dark] .offCanvas-wrap .logo a.logo-light{display:block}[tg-theme=dark] .offCanvas-wrap .logo a.logo-dark{display:none}[tg-theme=dark] #preloader{background:var(--tg-black)}[tg-theme=dark] #fg-loader{color:var(--tg-white)}.form_error{color:red;margin-top:10px}
