.postShare{height:fit-content;position:sticky;z-index:1;top:200px;left:0}@media(max-width:500px){.postShare{top:142px;width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);background:hsla(0,0%,100%,.9);padding:4px 0;margin-block-start:0}}.postShare ul.postShare__shareList{display:flex;flex-direction:column;align-items:center;list-style:none;margin:0;padding-inline-start:0!important;gap:20px}@media(max-width:500px){.postShare ul.postShare__shareList{flex-direction:row;align-items:center;justify-content:center;gap:8px}}.postShare__shareItem{margin:0!important;margin-block-end:0!important;width:35px;height:35px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media(max-width:500px){.postShare__shareItem{width:40px;height:40px}}.postShare__shareItem.postShare__facebook img{width:32px;height:32px}.postShare__shareItem.postShare__twitter img{width:30px;height:30px}.postShare__shareItem.postShare__linkedIn img{width:28px;height:28px}.postShare__shareItem.postShare__whatsapp img{width:26px;height:26px}.postShare__shareItem.postShare__telegram img{width:30px;height:30px}.postShare__shareItem.postShare__share img{width:28px;height:28px}.postShare__shareItem.postShare__copy img{width:24px;height:24px}.postShare__shareItem a{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.postShare__shareItem a img{width:100%;height:100%;filter:brightness(0) saturate(100%) invert(41%) sepia(6%) saturate(2951%) hue-rotate(198deg) brightness(89%) contrast(83%)}.postShare__shareButton{width:100%;height:100%;border-width:0;background-color:rgba(0,0,0,0);display:flex;align-items:center;justify-content:center;cursor:pointer}.postShare__shareButton img{width:100%;height:100%;filter:brightness(0) saturate(100%) invert(41%) sepia(6%) saturate(2951%) hue-rotate(198deg) brightness(89%) contrast(83%)}.blogHeader{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:10px;font-weight:600;margin-block-end:20px}@media(max-width:500px){.blogHeader{gap:6px;font-size:.8rem;margin-block-end:10px}}.blogHeader>*{display:flex;align-items:center;gap:6px}.blogHeader .blogHeader__author img{border-radius:50%}@media(max-width:500px){.blogHeader .blogHeader__author img{width:32px;height:32px}}.blogHeader .blogHeader__readingTime,.blogHeader .blogHeader__readingTime svg{color:#5e6292}.blogHeader .blogHeader__date{color:#555;font-style:italic;font-size:.9rem}@media(max-width:500px){.blogHeader .blogHeader__date{font-size:.8rem}}.blogHeader .blogHeader__date svg{color:#555}.blogHeader .blogHeader__updated{color:#2d8659;font-size:.85rem;font-weight:500}@media(max-width:500px){.blogHeader .blogHeader__updated{font-size:.78rem}}.blogCTA{border-radius:16px;border:1.5px solid #e0e6ff;background:linear-gradient(135deg,#f6f7ff,#fdf5fc);box-shadow:0 2px 12px rgba(94,98,146,.08);overflow:hidden;margin-block:32px}.blogCTA .blogCTA__content{display:flex;align-items:center;gap:24px;padding:24px 28px}.blogCTA .blogCTA__text{display:flex;flex-direction:column;gap:4px;flex:1 1;min-width:0}.blogCTA .blogCTA__headline{font-size:18px;font-weight:700;color:#333;margin:0;line-height:1.3}.blogCTA .blogCTA__free{font-size:13px;font-weight:600;color:#2d8659;letter-spacing:.02em;text-transform:uppercase}.blogCTA .blogCTA__actions{display:flex;flex-direction:column;align-items:center;gap:10px;flex-shrink:0}.blogCTA .blogCTA__button{display:flex;align-items:center;justify-content:center;gap:10px;background-color:#fff;border:3px solid #5e6292;padding:12px 24px;border-radius:40px;color:#000;text-decoration:none;font-family:var(--font-lato),sans-serif!important;font-size:16px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.blogCTA .blogCTA__button:hover{background-color:#e0e6ff;border-color:#db01a5;transform:translateY(-1px)}.blogCTA .blogCTA__button:active{transform:translateY(0)}.blogCTA .blogCTA__button .blogCTA__button-icon{width:22px;height:22px}.blogCTA .blogCTA__proof{display:flex;align-items:center;gap:8px;font-size:13px;color:#737373}.blogCTA .blogCTA__rating{display:flex;align-items:center;gap:4px}.blogCTA .blogCTA__stars{color:#f5a623;font-size:14px;letter-spacing:1px;line-height:1}.blogCTA .blogCTA__ratingValue{font-weight:600;color:#555;font-size:13px}.blogCTA .blogCTA__separator{color:rgba(0,0,0,.12);font-size:14px}.blogCTA .blogCTA__users{font-weight:600;color:#555;white-space:nowrap}.blogCTA--mid .blogCTA__content{flex-direction:row;align-items:center}@media(max-width:769px){.blogCTA--mid .blogCTA__content{flex-direction:column;text-align:center;padding:20px}.blogCTA--mid .blogCTA__actions{width:100%}.blogCTA--mid .blogCTA__button{width:100%;max-width:280px}}.blogCTA--bottom{background:linear-gradient(135deg,#eef0ff,#fdf2fa 50%,#f6f7ff);border:2px solid #e0e6ff;box-shadow:0 4px 20px rgba(94,98,146,.12);margin-block:40px 32px}.blogCTA--bottom .blogCTA__content{flex-direction:column;align-items:center;text-align:center;padding:36px 32px;gap:20px}.blogCTA--bottom .blogCTA__text{align-items:center}.blogCTA--bottom .blogCTA__headline{font-size:22px}@media(max-width:500px){.blogCTA--bottom .blogCTA__headline{font-size:19px}}.blogCTA--bottom .blogCTA__free{font-size:14px;margin-top:2px}.blogCTA--bottom .blogCTA__button{padding:14px 32px;font-size:17px;border-width:3px}.blogCTA--bottom .blogCTA__button .blogCTA__button-icon{width:24px;height:24px}.blogCTA--bottom .blogCTA__proof{font-size:14px}.blogCTA--bottom .blogCTA__stars{font-size:16px}.postAuthor{padding-block:20px}.postAuthor h4.titleComponent.MuiTypography-root{font-size:1.4rem;margin-bottom:1.4rem}@media(max-width:500px){.postAuthor h4.titleComponent.MuiTypography-root{font-size:1.2rem}}.postAuthor .postAuthor__content{width:100%;display:flex;gap:16px}@media(max-width:500px){.postAuthor .postAuthor__content{flex-direction:column}}.postAuthor .postAuthor__content .postAuthor__left img{border-radius:50%}@media(max-width:500px){.postAuthor .postAuthor__content .postAuthor__left img{height:70px;width:70px}}.postAuthor .postAuthor__content .postAuthor__right{display:flex;flex-direction:column;justify-content:space-between;gap:10px}.postAuthor .postAuthor__content .postAuthor__right .postAuthor_name{font-weight:600}.postAuthor .postAuthor__content .postAuthor__right .postAuthor__role{color:#555;font-style:italic;font-size:.9rem}.postAuthor .postAuthor__content .postAuthor__right .postAuthor__description{font-size:.9rem;line-height:1.4;max-width:560px}.blogReadMore{width:fit-content;min-width:350px;max-width:420px;margin:0 auto;line-height:1.8;font-weight:500;padding-block:40px}@media(max-width:1300px){.blogReadMore{padding-block:0;max-width:1080px}}@media(max-width:1080px){.blogReadMore{max-width:100%;min-width:auto}}.blogReadMore .blogReadMore__container{display:flex;flex-direction:column;flex:1 1;gap:24px}@media(max-width:1300px){.blogReadMore .blogReadMore__container{padding:40px 0;margin-left:59px;border-top:1px solid #555}}@media(max-width:500px){.blogReadMore .blogReadMore__container{margin-left:0}}.blogReadMore .blogReadMore__container .blogReadMore__title{font-size:2rem;font-weight:600;margin-block-end:1.4rem}@media(max-width:500px){.blogReadMore .blogReadMore__container .blogReadMore__title{font-size:1.4rem}}.blogReadMore .blogReadMore__container .blogReadMore__items{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:20px}@media(min-width:1300px){.blogReadMore .blogReadMore__container .blogReadMore__items .blogPostCard{padding:10px}.blogReadMore .blogReadMore__container .blogReadMore__items .blogPostCard .blogPostCard__container p{font-size:.8rem}.blogReadMore .blogReadMore__container .blogReadMore__items .blogPostCard .blogPostCard__container .blogPostCard__details{font-size:.8rem;gap:4px}.blogReadMore .blogReadMore__container .blogReadMore__items .blogPostCard .blogPostCard__container .blogPostCard__details svg{width:20px;height:20px}.blogReadMore .blogReadMore__container .blogReadMore__items .blogPostCard .blogPostCard__container .blogPostCard__details .blogPostCard__author img{width:30px;height:30px}.blogReadMore .blogReadMore__container .blogReadMore__items .blogPostCard .blogPostCard__container .blogPostCard__details .blogPostCard__date{font-size:.8rem}}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/39969fcf98a3026e-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Lato;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/6d664cce900333ee-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato Fallback;src:local("Arial");ascent-override:101.03%;descent-override:21.80%;line-gap-override:0.00%;size-adjust:97.69%}.__className_ae7627{font-family:Lato,Lato Fallback;font-weight:700;font-style:normal}.__variable_ae7627{--font-lato:"Lato","Lato Fallback"}.stickyCTA__desktop{display:none}@media(min-width:1200px){.stickyCTA__desktop{display:flex;flex-direction:column;align-items:center;gap:12px;position:fixed;right:20px;top:50%;transform:translateY(-50%) translateX(120%);width:200px;padding:24px 16px;background:#fff;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.1);z-index:900;opacity:0;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s ease;pointer-events:none}.stickyCTA__desktop.stickyCTA__desktop--visible{transform:translateY(-50%) translateX(0);opacity:1;pointer-events:auto}}.stickyCTA__heading{margin:0;font-size:18px;font-weight:700;color:#333;text-align:center}.stickyCTA__rating{display:flex;align-items:center;gap:4px}.stickyCTA__stars{color:#f5a623;font-size:14px;letter-spacing:1px;line-height:1}.stickyCTA__ratingValue{font-weight:600;color:#555;font-size:13px}.stickyCTA__users{font-size:13px;font-weight:600;color:#737373}.stickyCTA__button{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background-color:#fff;border:2.5px solid #5e6292;padding:10px 16px;border-radius:40px;color:#000;text-decoration:none;font-family:var(--font-lato),sans-serif!important;font-size:14px;font-weight:600;white-space:nowrap;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .15s ease}.stickyCTA__button:hover{background-color:#e0e6ff;border-color:#db01a5;transform:translateY(-1px)}.stickyCTA__button:active{transform:translateY(0)}.stickyCTA__button .stickyCTA__button-icon{width:20px;height:20px}.stickyCTA__free{font-size:12px;font-weight:600;color:#2d8659;letter-spacing:.02em;text-transform:uppercase}.stickyCTA__mobile{display:none}@media(max-width:1199px){.stickyCTA__mobile{display:flex;align-items:center;gap:12px;position:fixed;bottom:0;left:0;right:0;height:56px;padding:0 16px;background:#fff;border-top:1px solid rgba(0,0,0,.12);box-shadow:0 -2px 12px rgba(0,0,0,.08);z-index:900;transform:translateY(100%);opacity:0;transition:transform .35s cubic-bezier(.25,.46,.45,.94),opacity .35s ease;pointer-events:none}.stickyCTA__mobile.stickyCTA__mobile--visible{transform:translateY(0);opacity:1;pointer-events:auto}}.stickyCTA__mobile-text{flex:1 1;color:#333;overflow:hidden;text-overflow:ellipsis}.stickyCTA__mobile-button,.stickyCTA__mobile-text{font-size:14px;font-weight:700;font-family:var(--font-lato),sans-serif!important;white-space:nowrap}.stickyCTA__mobile-button{display:flex;align-items:center;justify-content:center;padding:8px 20px;background-color:#5e6292;border:none;border-radius:40px;color:#fff;text-decoration:none;cursor:pointer;flex-shrink:0;transition:background-color .2s ease}.stickyCTA__mobile-button:hover{background-color:#db01a5}.stickyCTA__mobile-dismiss{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:none;border:none;border-radius:50%;color:#737373;font-size:16px;line-height:1;cursor:pointer;flex-shrink:0;transition:background-color .15s ease,color .15s ease}.stickyCTA__mobile-dismiss:hover{background-color:#f3f3f3;color:#333}