.post-filter-body>div{padding-top:1.25rem}.post-filter-body{width:100%}.post-filter{padding:2.5rem var(--container-space)}@media (max-width:992px){.post-filter{padding:1rem;border-bottom:1px solid var(--border-color)}.post-filter-name{display:flex;align-items:center;justify-content:space-between;width:100%}.post-filter-plus{position:relative;width:2.5rem;height:2.5rem;border:1px solid var(--border-color)}.post-filter-plus div{height:1px;background-color:#999;position:absolute;top:50%;left:calc(100% / 3);width:calc(100% / 3)}.post-filter .post-filter-plus div:nth-child(2){transition:transform 0.3s;transform:rotate(90deg)}.post-filter.open .post-filter-plus div:nth-child(2){transform:rotate(0deg)}.post-filter-body{max-height:0;overflow:hidden;transition:max-height 0.3s ease-in-out}.post-filter-body>li:first-child,.post-filter-body>a:first-child{margin-top:1rem}}@font-face{font-display:swap;font-family:'Inter';font-style:normal;font-weight:400 600;src:url(/wp-content/plugins/hw-main/assets/fonts/Inter-Subset.woff2) format('woff2-variations')}@font-face{font-display:swap;font-family:'STIX Two Text';font-style:normal;font-weight:400;src:url(/wp-content/plugins/hw-main/assets/fonts/STIX-400-Subset.woff2) format('woff2')}:root,:before,:after{--container-width:120rem;--container-space:1.75rem;--header-height:3.25rem;--font-family-headline:"STIX Two Text";--font-family-body:"Inter", sans-serif}body{background-color:var(--main-background)}p{margin:0}.max-container{max-width:calc(var(--container-width) + var(--container-space)* 2);width:100%;margin-left:auto;margin-right:auto}.max-container>.max-container{border-left:none;border-right:none}.hw-bg-image-gradient{position:absolute;z-index:-2;left:0;min-height:50vh;min-width:140%;max-width:140%!important;height:auto;object-fit:cover}.hw-background-container{position:relative;overflow:hidden;overflow:clip;width:100%;max-width:100%}.single-case .hw-background-container{overflow:hidden;overflow:clip}.slider-pagination-number{font-size:1.125rem;width:auto;padding:0 1rem;text-align:center}.slider-button{display:flex;align-items:center;justify-content:center;padding:1rem;border:1px solid var(--border-color);cursor:pointer;width:fit-content;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.slider-button svg{position:relative;left:0;transition:all 0.2s ease-out;width:1.25rem;height:1.25rem}.slider-button-next:hover svg{left:3px}.slider-button-prev:hover svg{left:-3px}.area-12{position:relative;z-index:1;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:auto;grid-template-areas:"a a a a b b b b b b b b"}.area-12-left{grid-area:a;border-right:1px solid var(--border-color)}.area-12-right{grid-area:b}@media (max-width:1920px){.max-container{border-left:none!important;border-right:none!important}}@media (max-width:992px){.area-12{grid-template-columns:repeat(1,1fr);grid-template-areas:"a" "b"}}@media (max-width:768px){:root{--container-space:1rem}.slider-pagination-number{font-size:1rem}}@keyframes moveImage{0%{left:0%;right:0%;width:100%}100%{left:-20%;right:-20%;width:140%}}html{box-sizing:border-box}:root,:before,:after{--main-text-color:#FFF;--second-text-color:#1C1C1C;--burger-color:#FFF;--main-background:#171717;--header-background:var(--main-background);--border-color:#ffffff1a;--button-arrow-background:#fff;--button-header-background:linear-gradient(90deg, #0F7 -73.79%, #31D0FB 132.5%);--right-button-gradient-bg:linear-gradient(270deg, #ffffffeb 0%, #ffffff59 100%);--left-button-gradient-bg:linear-gradient(90deg, #ffffffeb 0%, #ffffff59 100%);--main-gradient:linear-gradient(114deg, #0BC29A -30.97%, #13EDA8 0.09%, #2AD9E2 98.47%)}body{font-family:var(--font-family-body);margin:0;color:var(--main-text-color)}*,::after,::before{box-sizing:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-headline);font-size:6rem;font-weight:400;line-height:100%}h2,h3,h4,h5,h6{font-size:3.5rem;line-height:100%}body,h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}.max-container{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}.archive-hero-left img{width:6.125rem;height:6.125rem;border-radius:100%}.carusel-slider{padding:4.5rem var(--container-space)}a{color:#2377FF}.header-global{position:sticky;top:0;display:flex;background:var(--header-background);width:100%;height:var(--header-height);z-index:4;color:var(--main-text-color)}.admin-bar .header-global{top:32px}.header-global+div{transition:filter .6s}.header-global+div{position:relative}.header-global+div:after{content:'';display:none;position:absolute;inset:0;max-width:calc(var(--container-width) + var(--container-space) * 2);width:100%;margin:0 auto;overflow:hidden}.header-global.active+div:after{display:block;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);z-index:3}.header-logo{display:flex;align-items:center;z-index:21}.header-logo svg{width:10.75rem;height:1.1rem}.header-logo img{height:1rem;object-fit:contain;object-position:left}.h-mob-menu{display:none;align-items:center;justify-content:flex-end}.header-global{width:100%}.h-mob-menu-burger{position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end;width:1rem;height:1rem;cursor:pointer;z-index:30}.h-mob-menu-burger div{width:100%;height:1px;background:var(--burger-color);transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.h-mob-menu-burger.active-menu div{position:absolute}.h-mob-menu-burger.active-menu div:nth-child(1){transform:rotate(45deg)}.h-mob-menu-burger.active-menu div:nth-child(2){transform:rotate(135deg)}.h-mob-menu-burger.active-menu div:nth-child(3){display:none}.h-header{position:relative;height:var(--header-height);width:100%;background-color:var(--header-background);z-index:10}.h-header-container{display:flex;align-items:center;padding-left:var(--container-space);padding-right:var(--container-space);width:100%;height:100%;border-bottom:1px solid var(--border-color);gap:3.75rem}.h-menu-container{display:flex;justify-content:space-between;width:inherit}.h-header-button{color:var(--main-text-color)}.h-menu{display:flex;align-items:center;gap:2.75rem}.h-menu-item>.h-item-name{position:relative;color:var(--main-text-color);font-size:.875rem;font-weight:500;line-height:140%;text-align:center;cursor:pointer}.h-menu-item>.h-item-name:hover,.h-item-name.h-has-sub.active{color:var(--main-text-color)}.h-item-name.inactive{color:var(--main-text-color);opacity:.5}.h-item-name.inactive:hover{opacity:1}.h-item-name{display:flex;align-items:center;gap:1rem}.h-item-arrow{position:absolute;right:-1.2rem;top:-50px;visibility:hidden;opacity:0;transition-property:top,opacity,visibility;transition-duration:.2s}.h-item-name:hover .h-item-arrow,.h-item-name.h-has-sub.active .h-item-arrow{opacity:1;top:0;visibility:visible}.h-item-arrow i{position:relative;display:inline-block;width:.5rem;height:.7rem}.h-item-arrow i::before{content:"";position:absolute;bottom:0;left:50%;width:1px;height:100%;background:var(--main-text-color);transform:translateX(-50%)}.h-item-arrow i::after{content:"";position:absolute;width:100%;aspect-ratio:1;height:auto;border-left:1px solid var(--main-text-color);border-bottom:1px solid var(--main-text-color);transform:rotate(-45deg);left:50%;bottom:0;transform-origin:center;translate:-50% 0}.h-sub-menu.hidden{display:none}.h-sub-menu{position:absolute;left:0;width:100%;top:var(--header-height);background-color:var(--main-background);opacity:0;visibility:hidden;transform:translate3d(0,100px,0);transition-property:opacity,transform,visibility;transition-duration:.4s;z-index:-1;will-change:opacity,transform,visibility}.h-sub-menu.active{opacity:1;visibility:visible;transform:translateZ(0)}.h-sub-menu-cols{display:grid;grid-template-columns:repeat(4,1fr);min-height:26rem;border-bottom:1px solid var(--border-color)}.h-sub-menu-services-item{display:flex;flex-direction:column;height:100%}.h-sub-menu-services-item>.h-item-name{display:flex;width:100%;padding:1rem var(--container-space);border-bottom:1px solid var(--border-color);border-right:1px solid var(--border-color)}.h-sub-menu-services-item>.h-item-name span{color:var(--main-text-color);font-size:.875rem;font-weight:500;line-height:140%}.h-sub-menu-services-item>a{position:relative}.h-sub-menu-services-item>a:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:var(--button-header-background);opacity:0;transition:opacity 0.3s ease-in-out;z-index:-1}.h-sub-menu-services-item>a:hover:before{opacity:1}.h-sub-menu-services-item>a div{overflow:hidden}.h-sub-menu-services-item>a span{position:relative;margin-left:0;transition:margin-left 0.3s ease-in-out}.h-sub-menu-services-item>a span:before{content:"";position:absolute;bottom:0;top:50%;left:-1.8rem;width:.8rem;height:1px;background:var(--main-text-color);transform:translateY(-50%)}.h-sub-menu-services-item>a span:after{content:"";position:absolute;width:auto;aspect-ratio:1;height:50%;border-right:1px solid var(--main-text-color);border-bottom:1px solid var(--main-text-color);transform:rotate(-45deg);top:0;left:-1.8rem;bottom:0;transform-origin:center;translate:50% 50%}.h-sub-menu-services-item>a:hover span{margin-left:1.8rem}.header-cta{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem var(--container-space);height:100%}.header-tech-cta-back,.header-cx-cta-back{position:absolute;width:100%;height:100%;top:0;right:0;object-fit:cover}.header-cta-title{position:relative;font-family:var(--font-family-headline);font-size:3rem;line-height:100%}.header-cta .hw-button{position:relative;width:fit-content}.h-sub-menu-cases .h-sub-menu-case:not(:last-child){border-right:1px solid var(--border-color)}.h-sub-menu-case{position:relative;display:flex;flex-direction:column;height:100%}.h-sub-menu-case-image{width:100%;height:9.25rem}.h-sub-menu-case-image img{width:100%;height:100%;object-fit:cover}.h-sub-menu-case-down{display:flex;flex-direction:column;justify-content:space-between;height:inherit;padding:var(--container-space)}.h-sub-menu-case-logo{display:flex;align-items:center;max-width:11.5rem;max-height:2.375rem}.h-sub-menu-case-logo img{object-fit:contain}.h-sub-menu-case-down-content{display:flex;flex-direction:column;gap:1rem}.h-sub-menu-case-industry{display:flex;color:var(--main-text-color);opacity:.5;font-size:.875rem;line-height:140%}.h-sub-menu-case-title{display:flex;font-size:1.5rem;color:var(--main-text-color);font-family:var(--font-family-headline);line-height:100%}.h-sub-menu-case-link{position:absolute;top:0;left:0;width:100%;height:100%}.h-sub-menu-services-list,.h-sub-menu-items,.h-sub-menu-company-list{display:flex;flex-direction:column;padding:1rem var(--container-space);border-right:1px solid var(--border-color);height:inherit}.h-sub-menu-services-list a,.h-sub-menu-items a,.h-sub-menu-company-list a{display:block;padding:.5rem 0;color:var(--main-text-color)}.h-sub-menu-services-list a div,.h-sub-menu-items a div,.h-sub-menu-company-list a div{overflow:hidden}.h-sub-menu-services-list a span,.h-sub-menu-items a span,.h-sub-menu-company-list a span{position:relative;margin-left:0;transition:margin-left 0.3s ease-in-out;font-size:.875rem;line-height:140%;display:inline-block}.h-sub-menu-services-list a:hover span,.h-sub-menu-items a:hover span,.h-sub-menu-company-list a:hover span{margin-left:.75rem}.h-sub-menu-company-info{position:relative;overflow:hidden;grid-column:span 3;padding:var(--container-space)}.h-sub-menu-company-map{position:absolute;width:60%;left:50%;top:-10%}.h-sub-menu-company-info-text{display:flex;flex-direction:column;justify-content:space-between;height:100%;max-width:40%}.h-sub-menu-company-info-title{font-family:var(--font-family-headline);font-size:1.75rem;line-height:100%}.h-sub-menu-company-counter{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem}.h-sub-menu-company-counter>div{display:flex;flex-direction:column}.h-sub-menu-company-counter>div span:nth-child(1){font-size:6rem;font-weight:500;line-height:100%}.h-sub-menu-company-counter>div span:nth-child(2){font-size:.875rem;color:#999;line-height:140%}.header-button{display:flex;justify-content:flex-end;align-items:center}@media (max-width:1100px){.h-header-container{gap:2rem}.h-menu{gap:1.5rem}}@media (max-width:992px){.h-header-container{position:relative;justify-content:space-between;overflow-x:clip}.h-mob-menu{display:flex}.overflow-hidden{overflow:hidden}.h-menu-container{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column;position:absolute;top:100%;height:calc(100dvh - var(--header-height));width:100%;background-color:var(--main-background);right:-100%;-o-transition:0.3s all;-moz-transition:0.3s all;-webkit-transition:0.3s all;overflow-x:scroll}.h-menu-container::-webkit-scrollbar{display:none}.h-menu-container.active-header{right:0;z-index:0}.h-menu{width:100%;flex-direction:column;gap:0}.h-item-arrow{position:relative;right:0;transition:transform 0.3s ease;opacity:.7;top:0;visibility:visible}.h-menu>.h-menu-item{width:100%}.h-menu>.h-menu-item>.h-item-name{padding:1rem;border-bottom:1px solid var(--border-color);font-size:1rem;font-weight:400}.h-item-name-general{justify-content:space-between}.h-menu>.h-menu-item>.h-item-name.h-has-sub.active{border-bottom:none;opacity:.5}.h-menu>.h-menu-item>.h-item-name.h-has-sub.active .h-item-arrow{transform:rotate(180deg);margin-right:.2rem}.h-sub-menu{position:relative;top:inherit;width:100%;overflow:hidden;max-height:0;z-index:0;-webkit-transition:max-height 0.5s cubic-bezier(0,1,0,1);transition:max-height 0.5s cubic-bezier(0,1,0,1)}.h-sub-menu.active{max-height:5000px;-webkit-transition:max-height 1s ease-in-out;transition:max-height 1s ease-in-out}.h-item-arrow i{width:.7rem;height:.9rem}.h-sub-menu-cols{display:flex;flex-direction:column;min-height:auto;margin-bottom:1px}.h-sub-menu-services-cta,.h-sub-menu-case,.h-sub-menu-company-info{display:none}.h-sub-menu.active .h-sub-menu-services-item>a:before{opacity:1}.h-sub-menu-services-list,.h-sub-menu-items,.h-sub-menu-company-list{padding:1rem var(--container-space);gap:.62rem}.h-sub-menu-items,.h-sub-menu-company-list{padding-top:0}.h-sub-menu-services-list a,.h-sub-menu-items a,.h-sub-menu-company-list a{padding:0}.h-menu-container .header-button{margin-bottom:2rem}.h-item-name.inactive{color:var(--main-text-color)}.header-button{margin-top:2rem;width:100%;justify-content:center}}@media (max-width:782px){.admin-bar .header-global{top:46px}}@media (max-width:768px){.header-logo svg,.header-logo img{height:.75rem}}.hw-button-container{position:relative;display:flex;width:fit-content;align-items:center}.hw-button-container.button-side{width:100%}.hw-button-container.button-side-left{justify-content:flex-start}.hw-button-container.button-side-center{justify-content:center}.hw-button-container.button-side-right{justify-content:flex-end}.hw-button{position:relative;display:flex;flex-direction:row;align-items:center;padding:.5rem;border:1px solid;gap:.5rem;overflow:hidden;box-sizing:border-box;border-image-slice:1;width:fit-content;height:fit-content;background-color:#fff0}button.hw-button{cursor:pointer}button.hw-button:disabled{opacity:.5;pointer-events:none;cursor:not-allowed;transition:0.3s ease}.hw-button.add-button-bg{background-color:var(--second-text-color)}.hw-button.button-simple{border-color:#fff0}.hw-button.button-border{border-color:var(--border-color)}.hw-button>i{display:flex;align-items:center;justify-content:center;position:absolute}.hw-button.button-simple>i{padding:0 .5rem}.hw-button.button-border>i{padding:.62rem;background:var(--button-arrow-background)}.hw-button.hw-button-hover i{width:calc(100% - 1rem);animation:button-arrow-right 0.4s ease-out}.hw-button.hw-button-simple i{animation:button-arrow-left 0.4s ease-out forwards}.hw-button>i svg{width:1.2rem;height:1.2rem}.hw-button.button-simple>i svg{color:var(--main-text-color)}.hw-button.button-border>i svg{color:var(--second-text-color)}.hw-button>span{position:relative;right:0;display:flex;align-items:center;font-weight:500;color:var(--main-text-color);font-size:.875rem;line-height:100%;padding:0 .75rem;margin-left:3rem;transition:right 0.4s ease-out;white-space:nowrap}.hw-button.button-border>span{height:2.5rem}.hw-button.hw-button-hover>span{right:-100%}.hw-button-preloader{display:none;position:absolute;width:100%;height:100%;top:0;left:0;background:var(--main-background);color:var(--main-text-color)}.hw-button-preloader svg{width:100%;height:100%}.hw-button.loading .hw-button-preloader{display:block}@media (max-width:768px){.hw-button i{right:.62rem}.hw-button span{margin-left:0;margin-right:3rem}}@keyframes button-arrow-right{0%{width:2.5rem}80%{width:100%}100%{width:calc(100% - 1rem)}}@keyframes button-arrow-left{0%{width:calc(100% - 1rem)}80%{width:2.3rem}100%{width:2.5rem}}.top-header{background-color:#171717}.hw-blog-tech .top-header{background-color:#333}.top-header-link a:hover{opacity:.6}@media (max-width:768px){.top-header-text span{display:none}}@media (max-width:450px){.top-header-text{display:none}}html{box-sizing:border-box}:root,:before,:after{--main-text-color:#1C1C1C;--second-text-color:#fff;--burger-color:#1C1C1C;--main-background:white;--header-background:white;--footer-background:white;--border-color:#1c1c1c33;--button-border-color:transparent;--fields-color:#0BC29A;--button-arrow-background:linear-gradient(114deg, #0BC29A -30.97%, #13EDA8 0.09%, #2AD9E2 98.47%);--button-header-background:linear-gradient(90deg, #0F7 -73.79%, #31D0FB 132.5%);--right-button-gradient-bg:linear-gradient(270deg, #ffffffeb 0%, #ffffff59 100%);--left-button-gradient-bg:linear-gradient(90deg, #ffffffeb 0%, #ffffff59 100%);--main-gradient:linear-gradient(114deg, #0BC29A -30.97%, #13EDA8 0.09%, #2AD9E2 98.47%);--star-icon-color:#FFCE00}body{font-family:var(--font-family-body);margin:0;color:var(--main-text-color)}*,::after,::before{box-sizing:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-headline);font-weight:400;line-height:100%}h1{font-size:6rem}h2{font-size:3.5rem}h3,h4,h5,h6{font-size:3rem}body,h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none}button,input,optgroup,select,textarea{font-size:100%;line-height:1.15;margin:0}.max-container{border-left:1px solid var(--border-color);border-right:1px solid var(--border-color)}.carusel-slider{padding:4.56rem var(--container-space)}.wreath-icon-cx{filter:grayscale(100%) opacity(.6)}.header-locatains-right{position:relative;grid-column:span 3}.header-locatains-bg{position:absolute;height:100%;width:100%;object-fit:cover}.header-locatains-content{position:relative;padding:var(--container-space)}.header-locatains-text{display:flex;font-size:1.125rem;line-height:140%;max-width:27rem}.header-about-site-items{display:grid;grid-template-columns:repeat(2,1fr);grid-column:span 3}.header-about-site{position:relative}.header-about-site-bg{position:absolute;top:0;left:0;width:100%;height:100%}.header-about-site-container{position:relative;display:flex;flex-direction:column;justify-content:space-between;padding:2.5rem var(--container-space);height:100%;gap:2rem}.header-about-site-up{display:flex;flex-direction:column;gap:1.25rem}.header-about-site-up>svg{height:30px}.header-about-site-text{max-width:16.875rem}.header-about-site-items .header-about-site:not(:last-child){border-right:1px solid var(--border-color)}.header-industries-right{position:relative;grid-column:span 3;overflow:hidden}.header-industries-right-container{display:flex;justify-content:space-between;padding:var(--container-space)}.header-industries-bg{width:22.625rem;height:22.625rem;padding-right:calc(6.5rem - var(--container-space))}.header-industries-content{display:flex;flex-direction:column;justify-content:space-between}.header-industries-text{font-size:3.5rem;font-family:var(--font-family-headline);letter-spacing:-.07rem;max-width:26.875rem;line-height:100%}@media (max-width:1200px){.h-header-container{gap:2.75rem}}@media (max-width:992px){.header-locatains-right,.header-industries-right{display:none}.header-about-site-items{grid-template-columns:repeat(1,1fr)}.header-about-site-container{padding:var(--container-space)}}@media (min-width:992px) and (max-width:1140px){.h-menu{gap:1.5rem}}@media (max-width:768px){.h-header-container{border-bottom:none}}.hw-gradient{position:absolute;left:0;height:var(--gradient-height);width:100%;z-index:-2;background-repeat:no-repeat;background-position:inherit;background-size:100% 100%}.blog-single{--amin-bar-height:0px;--container-space:1.75rem}.admin-bar .blog-single{--amin-bar-height:32px}.blog-single .hw-gradient{z-index:-1}.blog-single .breadcrumbs{position:relative;top:auto;left:auto;padding:var(--container-space);border-bottom:1px solid var(--border-color)}.blog-single-top{display:grid;grid-template-columns:repeat(2,1fr);border-bottom:1px solid var(--border-color)}.blog-single-info{display:flex;flex-direction:column;justify-content:space-between;gap:2.5rem;padding:var(--container-space)}.blog-single-info-top{display:flex;flex-direction:column;gap:1rem}.blog-single-top-date{font-size:.75rem;color:#666;line-height:120%}.blog-single-top-title{font-size:3.5rem;letter-spacing:-.07rem}.blog-single-thumbnail img{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover}.blog-single-body{position:relative;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:auto;grid-template-areas:"a b b c";gap:3.5rem;padding:5rem var(--container-space);border-bottom:1px solid var(--border-color);z-index:0}.blog-single-body-left{grid-area:a}.blog-single-body-toc{position:sticky;top:calc(var(--header-height) + var(--amin-bar-height) + 2rem);z-index:2}.blog-single-content{grid-area:b;display:flex;flex-direction:column;gap:5rem;min-width:0}.blog-single-content .blog-item-content-simple p:first-child{margin-top:0}.blog-single-process{position:sticky;top:calc(var(--header-height) + var(--amin-bar-height));height:.25rem;z-index:2}.blog-single-process:before{content:'';position:absolute;left:0;height:100%;width:var(--progress,0%);transition:width 0.1s linear}.hw-blog-cx .blog-single-process{background:#F2F2F2}.hw-blog-cx .blog-single-process:before{background:#36E6CE}.hw-blog-tech .blog-single-process{background:#333}.hw-blog-tech .blog-single-process:before{background:linear-gradient(110deg,#70E0FF .01%,#2377FF 49.8%,#BE6CFF 99.59%)}.hw-blog-media .blog-single-process{background:#333}.hw-blog-media .blog-single-process:before{background:linear-gradient(98deg,#FF2828 21.21%,#FF6C22 70.86%,#FFCE00 120.52%)}.blog-single-tags{display:flex;flex-direction:column;gap:.69rem}.blog-item-conent{display:flex;flex-direction:column;gap:3.5rem;width:100%;overflow:hidden}.blog-item-conent .basic-text:first-child{margin-top:0}.blog-item-conent-down-author{display:flex;justify-content:space-between;flex-wrap:wrap;gap:2rem}.blog-author-buttons{display:flex;justify-content:flex-end;gap:.5rem}.blog-author-buttons>a{display:flex;color:var(--main-text-color);align-items:center;gap:.5rem;padding:.5rem;width:fit-content;border:1px solid var(--border-color)}.blog-author-buttons>a:hover{background-color:var(--border-color)}.blog-author-buttons>a svg{width:1.25rem;height:1.25rem;padding:.2rem}.blog-author-buttons>a span{font-size:.875rem;line-height:140%}.blog-single-body-right{grid-area:c}.blog-single-body-right-wrapper{position:sticky;top:calc(var(--header-height) + var(--amin-bar-height) + 2rem);z-index:2;max-height:calc(100vh - var(--header-height) - var(--amin-bar-height) - 2rem);overflow-y:auto;padding-bottom:2rem}.blog-single-body-right-wrapper::-webkit-scrollbar{width:2px}.blog-single-body-right-wrapper::-webkit-scrollbar-thumb{border-radius:20px}.blog-single-body-right-wrapper::-webkit-scrollbar-thumb{background:var(--border-color)}.blog-single-body-right-wrapper::-webkit-scrollbar-track{background:var(--second-text-color)}.hw-blog-cx .blog-single-body-right-wrapper::-webkit-scrollbar-thumb{background:var(--border-color)}.hw-blog-cx .blog-single-body-right-wrapper::-webkit-scrollbar-track{background:#e4e4e4}.blog-single-body-right-inner{display:flex;flex-direction:column;gap:1.74rem}.blog-item-content-simple picture{max-width:100%}.blog-item-content-simple img{max-width:100%}.blog-item-content-simple p img{max-width:100%;object-fit:contain;height:auto}.blog-item-content-simple h2,.blog-item-content-simple h3,.blog-item-content-simple h4{font-family:var(--font-family-body);font-weight:500}.blog-item-content-simple h2{font-size:2rem;line-height:120%;margin-top:4.5rem;margin-bottom:2.5rem}.blog-item-content-simple h3{font-size:1.5rem;line-height:120%;margin-top:2.5rem;margin-bottom:1.25rem}.blog-item-content-simple h4{font-size:1.125rem;line-height:120%;margin-top:2.5rem;margin-bottom:1.25rem}.blog-item-content-simple a{color:#0053D9}.blog-item-content-simple p{line-height:140%;margin-top:1rem;margin-bottom:1rem}.blog-item-content-simple ul{padding-left:1.5rem;margin-bottom:1rem}.blog-item-content-simple ul li,.blog-item-content-simple ol li{line-height:140%;margin-bottom:.2rem}.blog-item-content-simple>ul{list-style:disc}.blog-item-content-simple ul li ul{margin-top:1rem;list-style:disc}.more-blogs-headline-container{padding:2.5rem var(--container-space)}.more-blogs-headline{font-size:3.5rem;letter-spacing:-.07rem}.more-blog{border-bottom:1px solid var(--border-color)}@media (max-width:1200px){.blog-single-body-left{display:none}.blog-single-body{grid-template-areas:"b b b c";gap:2rem}.more-blogs-headline{font-size:3rem}}@media (max-width:992px){.blog-single{--container-space:1rem}.blog-single-body{grid-template-areas:"c c c c" "b b b b";gap:2rem;padding:2rem var(--container-space)}.blog-single-top-title{font-size:2.5rem}.blog-item-conent{gap:3rem}.more-blogs-headline{font-size:2.5rem}}@media screen and (max-width:782px){.admin-bar .blog-single{--amin-bar-height:46px}.blog-single-top{grid-template-columns:repeat(1,1fr)}.blog-single-info{padding:2.5rem var(--container-space)}.blog-single-body-left{display:none}.blog-single-body{grid-template-columns:repeat(1,1fr);grid-template-areas:"c" "b";gap:2rem}.blog-single-top-title{font-size:1.75rem}.blog-author-buttons{flex-direction:column}.more-blogs-headline{font-size:1.5rem}}.breadcrumbs{position:absolute;padding:1.75rem var(--container-space);top:0;left:0;z-index:2;font-size:.875rem;font-weight:500}.breadcrumbs ul{margin:0;padding:0;gap:10px}.breadcrumbs ul li a{color:var(--main-text-color);opacity:.5}.breadcrumbs ul li a:hover{opacity:1}.breadcrumbs svg{display:flex;align-items:center;justify-content:center;color:var(--main-text-color)}@media (max-width:992px){.breadcrumbs{position:relative;padding:1.25rem var(--container-space)}}.user-name{color:var(--main-text-color)}.user-element{display:flex;align-items:center;gap:.75rem}.user-avatar img{border-radius:100%;width:2.5rem;height:2.5rem}.user-detail{display:flex;flex-direction:column}.user-detail span{font-size:1rem;line-height:140%;margin-bottom:.12rem}.user-description{display:flex;align-items:center}.user-description span{color:#666;font-size:.75rem;line-height:140%}.user-description span:not(:last-child):after{content:'•';margin-left:.5rem;margin-right:.5rem}.archive-first-post .user-avatar img{width:3.25rem;height:3.25rem}.archive-first-post .user-description{font-size:1.125rem}.toc-container{display:flex;flex-direction:column;gap:1.5rem}.toc-container-title-name{font-family:var(--font-family-headline);font-size:1.5rem;line-height:100%}.toc-item>ul{list-style:none;padding:0}.toc-item.toc-open>ul{max-height:none}.toc-container ul{max-height:0;list-style:none;overflow:hidden;transition:max-height 200ms ease-in-out}.toc-level-2{display:flex;flex-direction:column}.toc-list-items{display:flex;flex-direction:column;gap:.62rem;margin:0}.toc-ul-level-2{display:flex;flex-direction:column;gap:.5rem}.toc-item-name{position:relative;display:flex;color:#666}.toc-level-2{margin-left:1.75rem}.toc-level-3:first-child{margin-top:.75rem}.hw-blog-cx .toc-item-name-level-2 a{color:#666}.hw-blog-tech .toc-item-name-level-2 a,.hw-blog-media .toc-item-name-level-2 a{color:#ffffff80}.toc-item-name-level-3{padding-left:1.25rem}.toc-item-name-level-3 a{color:#666}.toc-item-name-level-2 a,.toc-item-name-level-3 a{line-height:140%}.hw-blog-cx .toc-item.toc-active>div a{color:#0053D9}.hw-blog-tech .toc-item.toc-active>div a,.hw-blog-media .toc-item.toc-active>div a{color:#2377FF}.toc-more{position:absolute;right:100%;margin-right:.5rem}.toc-more-container{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:.3125rem;transition:transform 0.3s}.toc-item.toc-open>div>div.toc-more .toc-more-container{transform:rotate(180deg)}@media (max-width:992px){.toc-container-title-name{font-size:1.25rem}.toc-item-name{font-size:.875rem}.toc-item-name-level-3 a{font-size:.75rem}}.tags-items{display:flex;flex-wrap:wrap;gap:.25rem;z-index:2}.tags-item{display:flex;font-size:.875rem;padding:.5rem 1rem;color:var(--main-text-color);border:1px solid var(--button-border-color)}.hw-blog-cx .tags-item{border-radius:2.75rem;background-color:#1c1c1c1a}.hw-blog-tech .tags-item{border-radius:2.75rem;background-color:var(--border-color)}.hw-blog-media .tags-item{background-color:var(--border-color)}.tags-item:hover{background-color:var(--border-color);opacity:.8}.tags-item.active-tag{background-color:var(--border-color)}.share-component{display:flex;flex-direction:column;gap:2rem}.share-component-item{display:flex;flex-direction:column;gap:1rem}.share-icons{display:flex;flex-wrap:wrap;gap:.5rem}.share-ai-icons{gap:.62rem}.share-icons>a,.share-icons>div{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;aspect-ratio:1 / 1}.share-icons>div{cursor:pointer}.share-icons>a>svg,.share-icons>div>img{max-width:100%;max-height:100%;filter:invert(36%) brightness(92%) saturate(0%)}.share-icons>a:hover>svg,.share-icons>div:hover>img{filter:none}.hw-blog-tech .share-icons>a.share-dark-icon:hover>svg,.hw-blog-tech .share-icons>div.share-dark-icon:hover>img{filter:invert(100%)}.share-copy{position:relative;padding:.19rem}.share-facebook{padding:.12rem .38rem}.share-linkedin{padding:.06rem .09rem .12rem .09rem}.share-twitter{padding:.25rem .25rem .13rem .25rem}.share-ai-icons>a{padding:.06rem}.share-ai-grok{padding-top:.12rem}.share-copy::after{content:'Copied!';position:absolute;background-color:#36E6CE;top:calc(100% + 0.5rem);left:50%;transform:translateX(-50%);font-size:.75rem;border-radius:.5rem;color:#fff;padding:.25rem .5rem;opacity:0;pointer-events:none;transition:opacity 0.2s ease}.share-copy.copied::after{opacity:1}@media (max-width:992px){.share-component{flex-direction:row-reverse;justify-content:space-between}.share-component-item:first-child{align-items:flex-end}}@media (max-width:415px){.share-component{flex-direction:column}.share-component-item:first-child{align-items:flex-start}}.blog-tile{position:relative}.blog-tile-container{display:grid;grid-template-columns:repeat(2,1fr)}.blog-tile-image{line-height:0}.blog-tile-image img{width:100%;height:100%;aspect-ratio:16 / 9;object-fit:cover}.blog-tile-content{display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:var(--container-space)}.blog-tile-content-up{display:flex;flex-direction:column}.blog-tile-date{font-size:.875rem;color:#1c1c1c80;margin-bottom:.75rem}.blog-tile-title{font-family:var(--font-family-headline);font-size:1.75rem;line-height:100%}.blog-tile-link{position:absolute;top:0;left:0;width:100%;height:100%}.archive-first-post .blog-tile-date{font-size:1rem;color:#666}.archive-first-post .blog-tile-title{font-size:3rem}@media (max-width:1100px){.archive-first-post .blog-tile-title{font-size:1.75rem}}@media (max-width:768px){.blog-tile-container{grid-template-columns:repeat(1,1fr)}}.footer-wrap{width:100%;padding-top:2.5rem;padding-left:var(--container-space);padding-right:var(--container-space);background-color:var(--footer-background);color:var(--main-text-color)}.footer-row-items{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;align-items:start}.footer-row-item{display:flex;flex-direction:column}.footer-list-row-items{display:flex;gap:.62rem}.footer-row-item-headline{font-family:var(--font-family-body);font-size:.875rem;color:var(--main-text-color);opacity:.5;margin-bottom:.5rem;font-weight:500}.footer-list-items{display:flex;flex-direction:column;gap:.25rem;line-height:120%}.footer-list-item{font-size:.75rem;color:var(--main-text-color)}.footer-list-item:hover{text-decoration:underline}.footer-logo-container svg{display:block;width:100%}.footer-down{display:flex;align-items:center;justify-content:space-between;margin-top:2.44rem;gap:5rem;padding-bottom:2.5rem}.footer-down-terms{display:flex;align-items:center}.footer-down-terms a{font-size:.75rem;color:var(--main-text-color)}.footer-down-terms a:hover{opacity:.7}.footer-down-copyright{font-size:.75rem}.footer-down-copyright a{color:var(--main-text-color);font-weight:500}.footer-down-copyright a:hover{text-decoration:underline}.footer-down-terms span{font-size:.75rem;margin-left:.75rem;margin-right:.75rem}.footer-down-terms a:last-child:after{display:none}.footer-logo-container{margin-top:3.75rem;margin-bottom:2.57rem}.footer-list-row-items a img{transition:transform 0.1s ease-in}.footer-list-row-items a:hover img{transform:scale(1.1)}@media (max-width:992px){.footer-row-items{grid-template-columns:repeat(3,minmax(0,1fr));grid-row-gap:1.25rem}}@media (max-width:768px){.footer-row-items{grid-template-columns:repeat(2,minmax(0,1fr));grid-row-gap:1.25rem}.footer-down{flex-direction:column-reverse;align-items:flex-start;gap:1rem}.footer-down-terms{flex-wrap:wrap}}