.postInfo{display:flex;flex-direction:column;grid-gap:40px 0}.postInfo-wrap{grid-area:postRight;position:relative;height:100%;overflow:visible}@media(min-width:1366px){.postInfo{position:sticky;display:flex;flex-direction:column;grid-gap:40px 0;right:0;top:130px;min-width:240px;margin-left:auto;width:240px;height:100%;height:fit-content;order:3;z-index:2}.postInfo-wrap{width:280px}}@media(min-width:1920px){.postInfo{width:320px}.postInfo-wrap{width:400px}}.postInfo .toc-container,.postInfo .toc-container.d-none{display:none!important}@media(min-width:1366px){.postInfo .toc-container{position:relative;display:block!important;height:310px;background:#fff;border-radius:20px;overflow:hidden}.postInfo .toc-container .toc.navigation{direction:rtl;height:310px;padding:30px;overflow:scroll!important}.postInfo .toc-container .toc.navigation::-webkit-scrollbar{display:none}.postInfo .toc-container ol.toc-list{display:flex;flex-direction:column;grid-gap:16px 0;padding:0;direction:ltr}.postInfo .toc-container:after,.postInfo .toc-container:before{content:"";height:20px;left:0;position:absolute;border-radius:20px;width:100%;z-index:10}.postInfo .toc-container:before{background:linear-gradient(180deg,#FFFFFF,hsla(0,0%,96%,0));top:0}.postInfo .toc-container:after{background:linear-gradient(0deg,#FFFFFF,hsla(0,0%,96%,0));bottom:0}.postInfo .toc-container ol.toc-list li{margin:0;padding:0}.postInfo .toc-container a.toc-link{font-size:14px;font-weight:700;line-height:22px;color:rgba(33,35,34,.5)}.postInfo .toc-container a.toc-link.is-active-link{color:#212322;pointer-events:none}.postInfo .toc-container a.toc-link:hover{color:#04f}.postInfo .toc-container .toc-link:before{display:none}}@media(min-width:1920px){.postInfo .toc-container{width:320px;min-width:320px}.postInfo .toc-container .toc.navigation{padding:40px}.postInfo .toc-container a.toc-link{font-size:16px;line-height:24px}}.postLogos__title{margin-bottom:12px}.postLogos__images{display:grid;grid-template-areas:". .";grid-auto-columns:160px 58px;grid-gap:0 20px}.postLogos__images-item{filter:grayscale(1);opacity:.4;transition:all .2s ease}.postLogos__images-item:hover{filter:grayscale(0);opacity:1}@media(min-width:1920px){.postLogos__images{grid-auto-columns:210px 75px}}.postCta{position:relative;display:flex;flex-direction:column;grid-gap:20px 0;width:100%;padding:40px 30px;background:#04f;max-width:648px;border-radius:20px}.postCta:before{content:"";position:absolute;top:0;right:0;background-image:url(/images/shapes/shape-hw.svg);background-repeat:no-repeat;background-size:cover;background-position:right 0;width:140px;height:100px;pointer-events:none}.postCta__title{white-space:break-spaces;color:#fff}.postCta .button{min-width:unset;width:100%;max-width:220px}@media(min-width:768px){.postCta__title{white-space:normal}}@media(min-width:1366px){.postCta{grid-gap:10px 0;padding:30px 20px}.postCta__title{white-space:break-spaces}.postCta .button{width:100%;max-width:260px}}@media(min-width:1920px){.postCta{grid-gap:20px 0;padding:40px 30px}.postCta:before{content:"";position:absolute;top:0;right:0;background-image:url(/images/shapes/shape-hw.svg);background-repeat:no-repeat;background-size:cover;background-position:right -20px top 0;width:200px;height:120px}}.postShare{position:sticky;top:140px;grid-area:postShare}.postShare-wrap{position:relative;display:flex;align-items:center;grid-gap:0 5px;height:100%;overflow:visible}.postShare-list{grid-gap:10px}.postShare-link a,.postShare-list{display:flex;align-items:center;justify-content:center}.postShare-link a{transition:all .3s ease}.postShare-link a:hover{filter:brightness(0)}.postShare img{display:block;width:40px;min-width:40px;height:40px}@media(min-width:1366px){.postShare{display:flex;flex-direction:column;align-items:center;width:46px}.postShare-wrap{flex-direction:column;grid-gap:10px 0;width:0;margin-left:-70px}.postShare-list{display:flex;flex-direction:column}.postShare-title{width:fit-content;margin-bottom:10px}}@media(min-width:1920px){.postShare-title{margin-bottom:12px}.postShare img{width:46px;min-width:46px;height:46px}}.blogRelated{margin:60px 0;overflow:hidden}.blogRelated__heading{display:flex;flex-direction:column;grid-gap:20px 0;margin-bottom:40px}.blogRelated__heading-title{white-space:break-spaces;margin-bottom:0}.blogRelated__wrapper{display:flex;flex-direction:column;grid-gap:40px 0}.blogRelated__image{width:100%;height:auto}.blogRelated__item{display:flex;flex-direction:column;background:#f5f5f5;max-width:648px;transition:all .3s ease;border-radius:10px;overflow:hidden}.blogRelated__item:hover{background:#e8e8e8}.blogRelated__content{display:flex;flex-direction:column;flex:1;grid-gap:20px 0;padding:40px 30px}.blogRelated__content_tag{font-family:var(--font-montserrat),sans-serif;font-weight:700;display:flex;justify-content:center;align-items:center;height:34px;padding:0 16px;width:fit-content;background:rgba(0,68,255,.1019607843);border-radius:10px}.blogRelated__content_title{flex:1;color:#212322;transition:all .3s ease}.blogRelated__content_title h4{color:inherit}.blogRelated__content_title:hover{color:#04f}.blogRelated__content_date{display:flex;flex-wrap:wrap;grid-gap:6px 8px}@media(min-width:768px){.blogRelated{margin:80px 0}.blogRelated__image img{width:100%}}@media(min-width:1366px){.blogRelated__wrapper{display:grid;grid-template-areas:". . .";grid-template-columns:1fr 1fr 1fr;grid-gap:20px}.blogRelated__image{display:flex;justify-content:center;align-items:center;height:180px;overflow:hidden}.blogRelated__image img{min-width:100%;min-height:100%;object-fit:cover}.blogRelated__item{max-width:unset}.blogRelated__content{padding:40px}.blogRelated__content_tag{height:40px}.blogRelated__content_title{flex:1;margin-bottom:20px}}@media(min-width:1920px){.blogRelated{margin:100px 0}.blogRelated__heading{margin-bottom:60px}.blogRelated__wrapper{grid-gap:40px}.blogRelated__image{height:221px}.blogRelated__content{padding:60px 40px}.blogRelated__content_tag{height:46px}}