@-webkit-keyframes wcLoading{0%{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:var(--white)}50%{-webkit-transform:scaleY(1);transform:scaleY(1);background:var(--primary)}to{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:#fff0}}@keyframes wcLoading{0%{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:var(--white)}50%{-webkit-transform:scaleY(1);transform:scaleY(1);background:var(--primary)}to{-webkit-transform:scaleY(.1);transform:scaleY(.1);background:#fff0}}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-black:#000;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff;--bs-border-width:1px;--bs-border-style:solid;--bs-border-color:#dee2e6;--bs-border-color-translucent:rgba(0, 0, 0, 0.175);--bs-border-radius:0.375rem;--bs-border-radius-sm:0.25rem;--bs-border-radius-lg:0.5rem;--bs-border-radius-xl:1rem;--bs-border-radius-2xl:2rem;--bs-border-radius-pill:50rem;--bs-heading-color: ;--bs-link-color:#0d6efd;--bs-link-hover-color:#0a58ca;--bs-code-color:#d63384;--bs-highlight-bg:#fff3cd}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}a,body,p{position:relative}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;font-family:"Kanit",sans-serif}h1,h2,h3,h4,h5{margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}a,p{z-index:1}p,ul{margin-bottom:1rem;padding:0;margin:0}p{font-style:normal;line-height:1.5;font-weight:400;font-size:16px;color:var(--black-3)}ul{padding-left:2rem;box-sizing:border-box}strong{font-weight:bolder}a{color:var(--bs-link-color);text-decoration:none;-webkit-transition:all .3s;transition:all .3s}a:hover{color:var(--bs-link-hover-color)}img,svg{vertical-align:middle}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button{text-transform:none}[type=button],button{-webkit-appearance:button}[type=button]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}::file-selector-button{font:inherit;-webkit-appearance:button}.container,.container-fluid{--bs-gutter-x:1.5rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}@media (min-width:1400px){.container{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.g-0{--bs-gutter-x:0;--bs-gutter-y:0}@media (min-width:768px){.col-md-6{flex:0 0 auto;width:50%}}@media (min-width:992px){.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-12,.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-12{width:100%}}@media (min-width:1200px){.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-10,.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-10{width:83.33333333%}.offset-xl-1{margin-left:8.33333333%}}@media (min-width:1400px){.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-12,.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-12{width:100%}.offset-xxl-2{margin-left:16.66666667%}}.mt-5{margin-top:3rem!important}.mb-2{margin-bottom:.5rem!important}.text-white{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important}.fa-solid{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-magnifying-glass:before{content:""}.fa-xmark:before{content:""}:host,:root{--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands";--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-display:swap;font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-solid-900.ttf)format("truetype")}.fa-solid{font-family:"Font Awesome 6 Free";font-weight:900}@font-face{font-display:swap;font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-regular-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-solid-900.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-solid-900.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-brands-400.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-brands-400.ttf)format("truetype")}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-regular-400.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-regular-400.ttf)format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-display:swap;font-family:"FontAwesome";font-display:block;src:url(/wp-content/themes/temamidiaria/assets/webfonts/fa-v4compatibility.woff2)format("woff2"),url(/wp-content/themes/temamidiaria/assets/webfonts/fa-v4compatibility.ttf)format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}@font-face{font-display:swap;font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff;--swiper-navigation-size:44px;--primary:#F2D752;--blue:#0339D9;--secondary:#2c2c2c;--black:#000;--black-2:#121212;--black-3:#555;--black-4:#1d1d1d;--black-5:#343434;--black-6:#262626;--black-7:#555555;--black-13:#666;--white:#fff;--white-2:#efefef;--white-3:#e9e9e9;--white-4:#f0f0f0;--white-5:#fbfbfb;--gray:#c2c2c2;--gray-2:#999;--gray-3:#a8a8a8;--gray-4:#f6f6f6;--gray-5:#bbb;--gray-6:#2b2b2b;--gray-7:#b9b9b9;--gray-8:#8E8E8E;--gray-9:#aaa;--gray-10:#7c7c7c;--gray-11:#D9D9D9;--gray-12:#383838;--gray-13:#ccc;--gray-14:#dfdfdf;--gray-15:#C0C0C0;--pink:#F17E9D;--pink-2:#FF9776;--pink-3:#F3ECEC;--pink-4:#FFFAF0;--pink-5:#E0E3CC;--bg-line:#1e1e1e;--d-gray:#6A6A6A;--d-black:#1A1A1A;--d-black-2:#171717;--d-black-3:#1A1A1A}@font-face{font-display:swap;font-family:newYork;src:url(/assets/fonts/newyork/FontsFree-Net-NewYork.ttf);font-weight:400}.pb-140{padding-bottom:140px}@media only screen and (min-width:992px) and (max-width:1199px){.pb-140{padding-bottom:90px}}@media only screen and (min-width:768px) and (max-width:991px){.pb-140{padding-bottom:80px}}@media only screen and (max-width:767px){.pb-140{padding-bottom:60px}}.pt-100{padding-top:100px}@media only screen and (max-width:767px){.pt-100{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.pt-100{padding-top:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.pt-100{padding-top:90px}}.pt-130{padding-top:130px}@media only screen and (max-width:767px){.pt-130{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.pt-130{padding-top:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.pt-130{padding-top:90px}}.pt-140{padding-top:140px}@media only screen and (max-width:767px){.pt-140{padding-top:60px}}@media only screen and (min-width:768px) and (max-width:991px){.pt-140{padding-top:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.pt-140{padding-top:90px}}html{scroll-behavior:smooth}*,h1,h2,h3,h4,h5{padding:0;margin:0}h1,h2,h3,h4,h5,img,li{position:relative;z-index:1}li{list-style:none}button{background-color:#fff0;border:0}img{margin:0;padding:0}@media only screen and (max-width:767px){.g-0{padding-right:15px;padding-left:15px}br{display:none}}.sec-title-wrapper{position:relative;z-index:9}.scroll-top{width:50px;height:50px;position:fixed;right:20px;bottom:20px;z-index:9991;border-radius:100px;color:var(--white);background:var(--white);-webkit-transition:all .3s;transition:all .3s;mix-blend-mode:exclusion;display:none!important}.scroll-top i{font-size:18px;color:var(--black-2)}.dark .blog__title:hover,.dark p,.scroll-top:hover{color:var(--gray-2)}@media only screen and (min-width:992px) and (max-width:1199px){.scroll-top{bottom:80px}}@media only screen and (min-width:768px) and (max-width:991px){.scroll-top{right:10px;bottom:60px}}@media only screen and (max-width:767px){.scroll-top{right:5px;bottom:55px}}.logo-light{display:none}.dark .logo-light,.logo-dark{display:block}.dark{background-color:var(--black-2)}.dark .logo-dark{display:none}.dark .blog__btn:hover,.dark .blog__detail-tags p,.dark .blog__meta a:hover,.dark .sec-title{color:var(--white)}.dark .blog__title{color:var(--white);border-color:var(--secondary)}.dark .blog__btn,.dark .blog__detail-meta p span,.dark .blog__meta,.dark .blog__meta a,.offcanvas__links ul li a:hover,.offcanvas__social ul li a:hover{color:var(--gray-2)}.dark .blog__detail{background-color:var(--d-black-2)}.dark .blog__detail-date,.dark .blog__detail-date a,.dark .blog__detail-tags p a,.dark .blog__detail-title{color:var(--primary)}.dark .blog__detail-date span{color:var(--white-4)}.dark .blog__related{background-color:var(--d-black-2)}.dark .footer-menu-2 li a,.sec-title{color:var(--black-2)}.dark .header__nav-icon-3 button,.dark .main-menu-3 li a{color:var(--white)}.dark .header__nav-icon-3 img{-webkit-filter:invert(1);filter:invert(1)}.sec-title{font-weight:500;font-size:60px;line-height:1;text-transform:uppercase}@media only screen and (min-width:1200px) and (max-width:1399px){.sec-title{font-size:50px}}@media only screen and (min-width:992px) and (max-width:1199px){.sec-title{font-size:45px}}@media only screen and (min-width:768px) and (max-width:991px){.sec-title{font-size:36px}}@media only screen and (max-width:767px){.sec-title{font-size:32px}}.main-menu-3{text-align:center}@media only screen and (max-width:767px){.main-menu-3{display:none}}.main-menu-3>li{display:inline-block;padding:0 40px;margin:0}@media (max-width:1600px){.main-menu-3>li{padding:0 22px}}@media only screen and (min-width:992px) and (max-width:1199px){.main-menu-3>li{padding:25px 0}}.footer-menu-2 li a,.main-menu-3>li>a{display:block;font-weight:400;font-size:16px}.main-menu-3>li>a{line-height:16px;color:var(--black-2);padding:27px 0;outline:0;text-transform:capitalize;-webkit-transform:translateY(var(--y)) translateZ(0);transform:translateY(var(--y)) translateZ(0);-webkit-transition:-webkit-transform .4s ease,-webkit-box-shadow .4s ease;transition:transform .4s ease,box-shadow .4s ease;transition:transform .4s ease,box-shadow .4s ease,-webkit-transform .4s ease,-webkit-box-shadow .4s ease}.footer-menu-2 li a:hover,.main-menu-3>li>a:hover{--y:-4px}.footer-menu-2{text-align:right}@media only screen and (max-width:767px){.footer-menu-2{text-align:center}}.footer-menu-2 li{display:inline-block;padding-left:80px}@media only screen and (min-width:1400px) and (max-width:1919px){.footer-menu-2 li{padding-left:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer-menu-2 li{padding-left:20px}}@media only screen and (min-width:768px) and (max-width:991px){.footer-menu-2 li{padding-left:20px}}@media only screen and (max-width:767px){.footer-menu-2 li{padding-left:8px;padding-right:8px}}.footer-menu-2 li a{line-height:1;color:var(--white);text-transform:uppercase}@media only screen and (min-width:768px) and (max-width:991px){.footer-menu-2{margin-bottom:30px}}@media only screen and (max-width:767px){.footer-menu-2{margin-bottom:30px}}.header__area-3{position:fixed;width:100%;top:0;z-index:9999}.header__inner-3{display:-ms-grid;display:grid;-ms-grid-columns:280px auto 100px;grid-template-columns:280px auto 100px}@media only screen and (min-width:992px) and (max-width:1199px){.header__inner-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.header__inner-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px}}@media only screen and (max-width:767px){.header__inner-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:20px 15px}}.header__inner-3{padding:10px 50px}@media only screen and (max-width:1600px){.header__inner-3{padding:10px 30px}}@media only screen and (min-width:992px) and (max-width:1199px){.header__inner-3{padding:20px}}@media only screen and (min-width:768px) and (max-width:991px){.header__inner-3{padding:20px}}@media only screen and (max-width:767px){.header__inner-3{padding:20px 15px}}.header__nav-2{text-align:right}@media only screen and (min-width:992px) and (max-width:1199px){.header__nav-2{display:none}}@media only screen and (min-width:768px) and (max-width:991px){.header__nav-2{display:none}}@media only screen and (max-width:767px){.header__nav-2{display:none}}.header__nav-icon-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:100%}.header__nav-icon-3 .search-icon{padding-top:3px;padding-right:50px;position:relative;font-size:18px;display:none}.header__nav-icon-3 .search-icon::after{position:absolute;content:"";width:1px;height:20px;right:25px;top:5px;background-color:var(--white-2)}.header__nav-icon-3 #search_close{display:none;padding-right:55px}.header__nav-icon-3 img{margin-top:-5px}.header__search{position:fixed;width:300px;right:60px;top:90px;padding:15px;background-color:var(--white-4);border-radius:3px;z-index:99991;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}@media only screen and (max-width:767px){.header__search{right:10px;top:100px}}.header__search input{width:100%;padding:10px;border:1px solid var(--white-2);border-radius:5px;outline:0;font-size:16px;font-weight:400}.header__logo-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.offcanvas__area{background-color:var(--black-2);position:fixed;width:100%;height:100vh;left:0;top:0;z-index:9999;opacity:0;visibility:hidden;-webkit-transition:all .3s;transition:all .3s}.offcanvas__body{display:-ms-grid;display:grid;-ms-grid-columns:.9fr 3fr 1.3fr;grid-template-columns:.9fr 3fr 1.3fr;height:100%}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__body{-ms-grid-columns:1.2fr 3fr 1.7fr;grid-template-columns:1.2fr 3fr 1.7fr}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__body{-ms-grid-columns:1.2fr 2fr 1.5fr;grid-template-columns:1.2fr 2fr 1.5fr}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__body{-ms-grid-columns:1.2fr 2.3fr 1.8fr;grid-template-columns:1.2fr 2.3fr 1.8fr}}@media only screen and (max-width:767px){.offcanvas__body{-ms-grid-columns:1fr;grid-template-columns:1fr}}.offcanvas__left{display:-ms-grid;display:grid;-ms-grid-rows:.5fr 2.1fr 1fr;grid-template-rows:.5fr 2.1fr 1fr;border-right:1px solid var(--black-4)}@media only screen and (max-width:767px){.offcanvas__left{display:none}}.offcanvas__mid{overflow:hidden;overflow-y:auto}@media only screen and (max-width:767px){.offcanvas__mid{margin-top:75px}}.offcanvas__mid::-webkit-scrollbar{width:5px}.offcanvas__mid::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px var(--black);box-shadow:inset 0 0 5px var(--black);border-radius:10px}.offcanvas__mid::-webkit-scrollbar-thumb{background:var(--primary);border-radius:10px}.offcanvas__right{background-color:var(--black-4);padding:0 50px;position:relative}@media only screen and (min-width:1400px) and (max-width:1919px){.offcanvas__right{padding:0 30px}}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__right{padding:0 30px}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__right{padding:0 30px}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__right{padding:0 15px}}@media only screen and (max-width:767px){.offcanvas__right{display:none}}.offcanvas__right .shape-1{position:absolute;bottom:0;left:125px}@media only screen and (min-width:1400px) and (max-width:1919px){.offcanvas__right .shape-1{left:20px}}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__right .shape-1{left:0}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__right .shape-1{left:0}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__right .shape-1{left:0}}.offcanvas__right .shape-2{position:absolute;bottom:90px;right:110px}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__right .shape-2{right:30px}}.offcanvas__logo{padding:55px 20px 55px 50px;border-bottom:1px solid var(--black-4)}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__logo{padding:30px 20px 30px 50px}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__logo{padding:30px 0 30px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__logo{padding:30px 0 30px 15px}}.offcanvas__social{padding-left:50px;padding-top:220px;border-bottom:1px solid var(--black-4)}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__social{padding-left:50px;padding-top:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__social{padding-left:30px;padding-top:50px}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__social{padding-left:15px;padding-top:50px}}.offcanvas__contact h3,.offcanvas__social .social-title{font-weight:500;font-size:24px;line-height:1.5;color:var(--white);padding-bottom:20px}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__social .social-title{font-size:20px}}.offcanvas__social ul li{padding-bottom:2px}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__social ul li{padding-bottom:5px}}.offcanvas__social ul li a{font-weight:400;font-size:18px;line-height:1.5;color:var(--white)}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__social ul li a{font-size:16px}}.offcanvas__links{padding-left:50px;padding-top:110px}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__links{padding-left:30px;padding-top:30px}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__links{padding-left:30px;padding-top:40px}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__links{padding-left:15px;padding-top:40px}}.offcanvas__links ul li{padding-bottom:2px}.offcanvas__links ul li a{font-weight:400;font-size:18px;line-height:1.5;color:var(--white)}.offcanvas__close{position:absolute;right:40px;top:30px}@media only screen and (max-width:767px){.offcanvas__close{right:15px;top:15px}}.offcanvas__close button{font-size:30px;width:60px;height:60px;color:var(--white);background:#232323;border-radius:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all .3s;transition:all .3s}.offcanvas__close button:hover{color:var(--gray-2)}@media only screen and (max-width:767px){.offcanvas__close button{font-size:24px;width:48px;height:48px}}.offcanvas__search{padding-top:190px;padding-bottom:140px}@media only screen and (min-width:1200px) and (max-width:1399px){.offcanvas__search{padding-top:140px;padding-bottom:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.offcanvas__search{padding-top:140px;padding-bottom:60px}}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__search{padding-top:140px;padding-bottom:60px}}.offcanvas__contact p{margin-bottom:5px}@media only screen and (min-width:768px) and (max-width:991px){.offcanvas__contact h3{font-size:20px}}:root{--pink-6:#EEE5DC;--purple:#D9DBEB;--purple-2:#CCCEDE;--green:#81C3A3;--green-2:#DCE4E0}.blog__item{position:relative;z-index:5}@media only screen and (max-width:767px){.blog__item{padding-bottom:50px}}.blog__img-wrapper{overflow:hidden;margin-bottom:25px;position:relative;z-index:9}.blog__meta,.blog__title{font-weight:400;font-size:15px;line-height:1.3;color:var(--black-3);margin-bottom:10px}.blog__meta a{-webkit-transition:all .3s;transition:all .3s}.blog__meta a:hover{color:var(--secondary)}.blog__title{display:block;font-weight:500;font-size:26px;line-height:1.2;color:var(--black-2);border-bottom:1px solid var(--gray-5);padding-bottom:20px}.blog__meta a,.blog__title:hover{color:var(--black-3)}@media only screen and (min-width:992px) and (max-width:1199px){.blog__title{font-size:22px}}@media only screen and (min-width:768px) and (max-width:991px){.blog__title{font-size:20px}}.blog__btn{display:inline-block;font-weight:400;font-size:16px;line-height:1.3;color:var(--black-3);text-transform:capitalize}.blog__btn span{overflow:hidden;position:absolute;top:0;right:-28px}.blog__btn span i,.blog__btn span::after{-webkit-transform:translate(0,0) rotate(-45deg);transform:translate(0,0) rotate(-45deg);-webkit-transition:all .5s;transition:all .5s}.blog__btn span::after{position:absolute;content:"";font-family:"Font Awesome 6 Free";font-weight:900;left:-20px;bottom:-20px;opacity:0;visibility:hidden}.blog__btn:hover{color:var(--secondary)}.blog__btn:hover i,.blog__btn:hover span::after{-webkit-transform:translate(20px,-20px) rotate(-45deg);transform:translate(20px,-20px) rotate(-45deg)}.blog__btn:hover span::after{opacity:1;visibility:visible}.blog__detail{overflow:hidden}.blog__detail-top{position:relative;z-index:1}@media only screen and (min-width:768px) and (max-width:991px){.blog__detail-top{padding-top:90px}}@media only screen and (max-width:767px){.blog__detail-top{padding-top:60px}}.blog__detail-date{font-weight:400;font-size:16px;line-height:1.5;color:var(--black-2);padding-bottom:15px}.blog__detail-date span{color:var(--black-3);position:relative;padding-left:25px}.blog__detail-date span::before{position:absolute;content:"";width:4px;height:4px;top:11px;left:8px;background-color:var(--gray-5);border-radius:50px}.blog__detail-title{font-weight:500;font-size:60px;line-height:1;color:var(--primary);padding-bottom:35px;text-transform:uppercase}@media only screen and (min-width:1400px) and (max-width:1919px){.blog__detail-title{font-size:60px}}@media only screen and (min-width:1200px) and (max-width:1399px){.blog__detail-title{font-size:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.blog__detail-title{font-size:60px}}@media only screen and (min-width:768px) and (max-width:991px){.blog__detail-title{font-size:48px}}@media only screen and (max-width:767px){.blog__detail-title{font-size:36px}}.blog__detail-meta,.blog__detail-metalist{display:-webkit-box;display:-ms-flexbox;display:flex}.blog__detail-metalist{gap:50px;padding-bottom:50px}.blog__detail-meta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.blog__detail-meta p{font-weight:400;font-size:14px;line-height:1.5;color:var(--gray-8)}.blog__detail-meta p span{display:block;color:var(--black-3);font-size:16px;font-weight:500}.blog__detail-thumb{overflow:hidden;position:relative;width:100%;height:70vh}.blog__detail-thumb img{position:absolute;bottom:0;-o-object-fit:cover;object-fit:cover;height:120%;margin-left:auto;margin-right:auto;width:100%}@media only screen and (max-width:767px){.blog__detail-thumb{padding-bottom:40px}}.blog__detail-content{padding-top:55px;padding-bottom:30px}.blog__detail-content p{font-size:18px;line-height:1.4;padding-bottom:25px;color:var(--white-4)}.blog__detail-tags p{font-weight:400;font-size:18px;line-height:1.4;color:var(--black-2);text-transform:capitalize}.blog__detail-tags p a{color:var(--black-3);text-transform:lowercase;text-decoration-line:underline}.blog__related,.img-box,main{overflow:hidden}@media only screen and (max-width:767px){.blog__related .pb-140{padding-bottom:0}}.blog__related .sec-title-wrapper{padding-bottom:60px}.img-box{position:relative;width:100%;height:500px}@media only screen and (min-width:1200px) and (max-width:1399px){.img-box{height:425px}}@media only screen and (min-width:992px) and (max-width:1199px){.img-box{height:340px}}@media only screen and (min-width:768px) and (max-width:991px){.img-box{height:auto}}@media only screen and (max-width:767px){.img-box{height:auto}}.img-box img{position:absolute;top:0;left:0;width:auto;height:100%;-webkit-transition:.5s;transition:.5s;background-size:cover}@media (max-width:1023px){.img-box img{position:unset;width:100%;height:auto}}.row.reset-grid{--bs-gutter-x:60px}@media only screen and (min-width:1200px) and (max-width:1399px){.row.reset-grid{--bs-gutter-x:40px}}@media only screen and (min-width:992px) and (max-width:1199px){.row.reset-grid{--bs-gutter-x:30px}}@media only screen and (min-width:768px) and (max-width:991px){.row.reset-grid{--bs-gutter-x:20px}}:root{--gray-25:#D3D3D3}.footer__area-3{background-color:var(--black-2);border:1px solid var(--black-6)}.footer__area-3 .blue{width:100%;height:20px;display:block;background-color:var(--blue)}.footer__area-3 .green,.footer__area-3 .pink{width:100%;height:20px;display:block;background-color:var(--pink)}.footer__area-3 .green{background-color:var(--primary)}.footer__social-3 li,.footer__top-3{border-bottom:1px solid var(--black-6)}.footer__top-wrapper-3{padding:0 50px;display:-ms-grid;display:grid;-ms-grid-columns:30% 10%auto;grid-template-columns:30% 10%auto}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__top-wrapper-3{-ms-grid-columns:35% 20px 15% 20px auto;grid-template-columns:35% 15%auto;gap:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__top-wrapper-3{-ms-grid-columns:35% 20px 20% 20px auto;grid-template-columns:35% 20%auto;gap:20px}}@media only screen and (min-width:768px) and (max-width:991px){.footer__top-wrapper-3{-ms-grid-columns:35% 25%auto;grid-template-columns:35% 25%auto}}@media only screen and (max-width:767px){.footer__top-wrapper-3{padding:0 15px;-ms-grid-columns:1fr;grid-template-columns:1fr}}.footer__btm-3{padding:50px;background-color:#fff}.footer__btm-3 .logos-footer{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;justify-content:center;text-align:center;margin-bottom:50px}.footer__btm-3 .logos-footer img{max-width:120px;height:auto;margin:0 auto}@media only screen and (min-width:992px) and (max-width:1199px){.footer__btm-3{padding:40px 15px}}@media only screen and (min-width:768px) and (max-width:991px){.footer__btm-3{padding:40px 15px}.footer__btm-3 .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}@media only screen and (max-width:767px){.footer__btm-3{padding:30px 10px}.footer__btm-3 .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.footer__logo-3 img{margin-bottom:30px}.footer__logo-3 p{max-width:310px;color:var(--gray-2);margin-bottom:5px}.footer__social-3{border-left:1px solid var(--black-6);border-right:1px solid var(--black-6)}@media only screen and (max-width:767px){.footer__social-3{margin-top:50px;border-top:1px solid var(--black-6);border-bottom:1px solid var(--black-6)}}.footer__social-3 li{display:block}.footer__social-3 li:last-child{border-bottom:0}.footer__contact-3 a,.footer__social-3 li a{font-weight:400;text-align:center;text-transform:uppercase;color:var(--white)}.footer__social-3 li a{display:block;font-size:16px;line-height:1.5;padding:20px 0;background-color:#fff0;-webkit-transition:all .3s;transition:all .3s}@media only screen and (min-width:992px) and (max-width:1199px){.footer__social-3 li a{padding:30px 0}}@media only screen and (min-width:768px) and (max-width:991px){.footer__social-3 li a{padding:30px 0}}@media only screen and (max-width:767px){.footer__social-3 li a{padding:30px 0}}.footer__social-3 li a:hover{color:var(--black-2);background-color:var(--white)}.footer__contact-3{text-align:right;padding-top:90px}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__contact-3{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__contact-3{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (min-width:768px) and (max-width:991px){.footer__contact-3{padding-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media only screen and (max-width:767px){.footer__contact-3{text-align:center;margin-bottom:50px;padding-top:60px}}.footer__contact-3 a{font-size:100px;line-height:1}@media only screen and (min-width:1400px) and (max-width:1919px){.footer__contact-3 a{font-size:100px}}@media only screen and (min-width:1200px) and (max-width:1399px){.footer__contact-3 a{font-size:80px}}@media only screen and (min-width:992px) and (max-width:1199px){.footer__contact-3 a{font-size:72px}}@media only screen and (min-width:768px) and (max-width:991px){.footer__contact-3 a{font-size:48px}}@media only screen and (max-width:767px){.footer__contact-3 a{font-size:50px}}.footer__copyright-3 p{color:var(--black-2)}@media only screen and (min-width:768px) and (max-width:991px){.footer__copyright-3 p{max-width:100%;text-align:center}}@media only screen and (max-width:767px){.footer__copyright-3 p{max-width:100%;text-align:center}}.footer__nav-2{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media only screen and (min-width:768px) and (max-width:991px){.footer__nav-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:767px){.footer__nav-2{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.preloader{width:100%;height:100vh;background-color:var(--black-2);position:absolute;left:0;top:0;z-index:99999}.loading{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2}.loading .bar{width:6px;height:60px;background:var(--white);display:inline-block;-webkit-transform-origin:bottom center;transform-origin:bottom center;-webkit-animation:wcLoading 1.5s ease-in-out infinite;animation:wcLoading 1.5s ease-in-out infinite}.loading .bar1{-webkit-animation-delay:.1s;animation-delay:.1s}.loading .bar2{-webkit-animation-delay:.2s;animation-delay:.2s}.loading .bar3{-webkit-animation-delay:.3s;animation-delay:.3s}.loading .bar4{-webkit-animation-delay:.4s;animation-delay:.4s}.loading .bar5{-webkit-animation-delay:.5s;animation-delay:.5s}.loading .bar6{-webkit-animation-delay:.6s;animation-delay:.6s}.loading .bar7{-webkit-animation-delay:.7s;animation-delay:.7s}.loading .bar8{-webkit-animation-delay:.8s;animation-delay:.8s}:root{--white-6:#d7d7d7;--white-7:#B7B7C5;--black-14:#323438;--black-15:#2C2C2C;--lime:#745EFF;--lime-2:#5547F5;--gray-16:#6B6B6B;--gray-17:#F7F7FC;--gray-18:#999999;--gray-20:#D7D7D7;--gray-21:#F2F2F8;--gray-22:#FCFCFE;--gray-23:#ECECF3;--gray-24:#ECECF4}@media (max-width:991px){.footer__btm-3 .logos-footer{display:grid;grid-template-columns:1fr 1fr;align-items:center;justify-content:center;text-align:center;margin-bottom:50px;gap:30px;margin-top:30px}.blog__detail-top{padding-top:0}main{padding-top:130px}}.ht-ctc-chat{--side:right}:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}