.container__row{display:flex;gap:30px}.container__row.justify-center{justify-content:center}@media screen and (max-width:992px){.container__row{flex-direction:column-reverse;gap:24px}}.container__col-left{flex:0 1 32%;max-width:370px;width:100%;position:relative}@media screen and (max-width:992px){.container__col-left{flex:1 1 0;max-width:100%}}.container__col-left.sidebar{display:flex;flex-direction:column;gap:24px}@media screen and (max-width:992px){.container__col-left.sidebar{gap:0}}.container__col-right{flex:1 1 0;width:100%}@media only screen and (min-width:993px){.container__col-right{max-width:560px}.container__col-right .aside-banner,.container__col-right .tool-banner{display:none}}@media only screen and (min-width:1251px){.container__col-right{max-width:770px}}.single-page{padding-bottom:40px}.single-page h2{font-size:26px;font-style:normal;font-weight:500;line-height:34px}.single-page #author-block{scroll-margin-top:100px}.single-page .breadcrumbs{margin-bottom:40px}@media only screen and (min-width:768px){.single-page{padding-bottom:80px}.single-page .breadcrumbs{margin-bottom:48px}}.single-page__wrapper{display:flex;flex-direction:column;gap:24px}.single-page__hero{margin-bottom:72px}@media screen and (max-width:992px){.single-page__hero{padding-bottom:32px;margin-bottom:40px;border-bottom:1px solid var(--Color-Secondary-colors-secondary-lighter,#cde2f5)}}@media screen and (max-width:480px){.single-page__hero{margin-bottom:24px}}.single-page__title{margin:0 0 32px;color:#303a4e;font-size:32px;font-style:normal;font-weight:700;line-height:40px;text-align:left}@media screen and (max-width:767px){.single-page__title{font-size:24px;line-height:32px;margin:0 0 20px}}.single-page__info{display:flex;gap:24px;justify-content:flex-start}@media screen and (max-width:767px){.single-page__info{flex-direction:column;gap:8px}}.single-page__author-block{display:flex;gap:8px;align-items:center}.single-page__author-pic{width:40px;height:40px;border-radius:6px;overflow:hidden}.single-page__author-name{color:#046dcb;font-size:16px;font-style:normal;font-weight:400;line-height:24px;cursor:pointer}.single-page__date{display:flex;align-items:center;color:var(--Color-Main-colors-main,#303a4e);font-size:14px;font-style:normal;font-weight:500;line-height:22px}.single-page__date-label{color:var(--Color-Main-colors-main-light,#6e7583);font-size:14px;font-weight:400;margin-right:4px}.single-page__content p img{overflow:hidden;border-radius:32px}.single-page__content :first-child{margin-top:0}.single-page__category{display:flex;align-items:center;color:var(--Color-Main-colors-main,#303a4e);font-size:14px;font-style:normal;font-weight:400;line-height:22px;border-radius:20px;background:#edf5fb;padding:2px 11px;width:max-content}.single-articles .related-posts{background-color:var(--white-blue)}#ez-toc-container{border-radius:32px;border:1px solid var(--colors-Blue-Lighter,#cde2f5);padding:24px;background:#fff;position:relative;width:100%}@media(max-width:992px){#ez-toc-container{margin-bottom:0}}#ez-toc-container .ez-toc-list{padding:16px 0 0;display:none;border-top:1px solid var(--Color-Secondary-colors-secondary-lighter,#cde2f5);transition:1s;list-style:none;flex-direction:column;gap:16px}#ez-toc-container .ez-toc-list li{margin:0}#ez-toc-container .ez-toc-list li a{color:#6e7583;width:100%;border-radius:16px}#ez-toc-container .ez-toc-list li a:hover{text-decoration:none;color:#046dcb!important}#ez-toc-container .ez-toc-list li a{transition:.3s}#ez-toc-container .ez-toc-list li:before{display:none}#ez-toc-container .ez-toc-list li ul{list-style:none}@media(max-width:767px){#ez-toc-container .ez-toc-list{column-count:1}}#ez-toc-container .ez-toc-title-container.active+nav .ez-toc-list{display:flex;margin-top:24px}#ez-toc-container .ez-toc-title-container.active:before{transform:rotate(180deg) translateY(50%)}.ez-toc-title{margin:0;color:var(--Main-Main,#303a4e);font-size:18px;font-style:normal;font-weight:600;line-height:26px}.ez-toc-title-container{position:relative;cursor:pointer}.ez-toc-title-container:before{content:"";width:24px;height:24px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18.707 8.293a1 1 0 00-1.414 0L12 13.586 6.707 8.293a1 1 0 00-1.414 1.414l6 6a1 1 0 001.414 0l6-6a1 1 0 000-1.414z' fill='%23303A4E'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:50%;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.3s}.ez-toc-title-container.active:before{transform:rotate(1turn)}.infobox{padding:16px;border-radius:32px;border:1px solid transparent;margin:24px 0;display:flex;flex-direction:column;gap:16px}.infobox:last-of-type{margin-bottom:0}@media only screen and (min-width:630px){.infobox{padding:32px}}.infobox--blue-bg{background-color:var(--white-blue);border-color:var(--blue-bg)}.infobox--blue-border{border-color:var(--blue-border)}.infobox--grey-bg{background-color:var(--grey-light-100);border-color:var(--grey-light-200)}.content-testimonial{display:flex;gap:20px;margin:24px 0;padding:24px 0;border-top:1px solid var(--blue-bg);border-bottom:1px solid var(--blue-bg)}.content-testimonial__photo{flex:0 0 85px;width:80px;height:80px;overflow:hidden;border-radius:10px}.content-testimonial__name{font-weight:600;font-size:18px;line-height:1.4444444444;margin-bottom:6px;color:var(--blue-medium)}.content-testimonial__about{line-height:1.5;color:var(--blue-gray-text)}@media only screen and (max-width:630px){.content-testimonial__about{font-size:14px}}.post-menu{background:#edf5fb;padding:20px 0}.post-menu .container{position:relative;display:flex;justify-content:space-between}@media(max-width:768px){.post-menu .container{overflow:visible;gap:30px}}@media(max-width:768px){.post-menu{padding:10px 0;overflow:visible}}.post-menu__search{display:flex;align-items:center;gap:6px;padding-left:24px}.post-menu__search a{color:#6c728b;font-style:normal}.post-menu__mobile-toggle,.post-menu__search a{font-size:14px;font-weight:400;line-height:22px;cursor:pointer}.post-menu__mobile-toggle{position:relative;z-index:2;min-width:190px;padding:10px 16px;border-radius:10px;border:1px solid #cde2f5;background:#edf5fb;color:#046dcb;display:flex;align-items:center;justify-content:space-between;width:400px}@media(max-width:480px){.post-menu__mobile-toggle{width:245px}}@media(min-width:769px){.post-menu__mobile-toggle{display:none}}.post-menu__mobile-toggle__placeholder{flex:1}.post-menu__mobile-toggle__arrow{transition:transform .2s ease;flex-shrink:0;display:flex}.post-menu__mobile-toggle.open .post-menu__mobile-toggle__arrow{transform:rotate(180deg)}@media(max-width:768px){.post-menu__mobile-toggle.open+.post-menu__nav{position:absolute;border-radius:10px;min-width:190px;padding:10px 16px;flex-direction:column;align-items:flex-start;gap:10px;border:1px solid #cde2f5;background:#edf5fb;box-shadow:0 6px 20px 0 rgba(15,63,222,.07);top:calc(100% + 10px);z-index:2;width:400px}}@media(max-width:480px){.post-menu__mobile-toggle.open+.post-menu__nav{width:245px}}.post-top-menu{position:relative;display:flex;align-items:flex-start;gap:24px;justify-content:center;flex-wrap:nowrap;margin:0;padding:0}@media(min-width:769px){.post-top-menu{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;cursor:grab}.post-top-menu::-webkit-scrollbar{display:none}.post-top-menu:active{cursor:grabbing}}@media(max-width:768px){.post-top-menu{display:none}.post-top-menu.open{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px}}.post-menu-tem{position:relative;cursor:pointer;white-space:nowrap;flex-shrink:0;transition:.15s ease-in-out}@media(max-width:768px){.post-menu-tem{width:100%}}.post-menu-tem-link{color:#6e7583;font-size:14px;font-style:normal;font-weight:400;line-height:22px;display:flex;align-items:center}@media(max-width:768px){.post-menu-tem-link{width:100%;justify-content:space-between}}.post-menu-tem.post-menu-tem_has-children>a .menu-arrow{margin-left:8px;display:inline-block;transition:transform .2s}.post-menu-tem.post-menu-tem_has-children.open>a{color:#046dcb}.post-menu-tem.post-menu-tem_has-children.open>a .menu-arrow{transform:rotate(180deg)}.post-menu-tem.post-menu-tem_has-children.open>a .menu-arrow path{fill:#046dcb}.post-menu-tem>.sub-menu{position:absolute;left:0;top:calc(100% + 20px);min-width:220px;background:#fff;box-shadow:0 4px 8px rgba(0,0,0,.08);z-index:100;padding:16px 40px;border-radius:0 0 8px 8px}@media(min-width:769px){.post-menu-tem>.sub-menu{position:fixed;top:0;left:-9999px;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;transform:translate(0)}}@media(max-width:768px){.post-menu-tem>.sub-menu{display:none;position:static;box-shadow:none;padding:0;min-width:0;border-radius:0}}.post-menu-tem>.sub-menu:before{content:"";position:absolute;bottom:100%;left:0;right:0;height:25px}.post-menu-tem.post-menu-tem_has-children.multicolumn-item{position:static}@media(min-width:769px){.post-menu-tem.post-menu-tem_has-children.multicolumn-item>.sub-menu{width:1170px;max-width:95vw;justify-content:space-between;gap:unset}}.post-menu-tem.post-menu-tem_has-children.multicolumn-item>.sub-menu:before{left:0;right:0;width:auto;transform:none}@media(min-width:769px){.post-menu-tem.post-menu-tem_has-children.open .sub-menu{display:flex;opacity:1;visibility:visible;gap:8px;flex-wrap:wrap}.post-menu-tem.post-menu-tem_has-children .sub-menu.sub-menu_one-col{flex-direction:column}.post-menu-tem.post-menu-tem_has-children .sub-menu.sub-menu_one-col .post-menu-tem a{color:#6c728b;font-size:12px;font-style:normal;font-weight:400;line-height:18px}.post-menu-tem.post-menu-tem_has-children .sub-menu.sub-menu_one-col .post-menu-tem a:hover{color:#046dcb}}@media(max-width:768px){.post-menu-tem.open .sub-menu{display:flex;flex-direction:column;gap:0;background:#edf5fb;padding:8px 0 0 16px;position:static;left:0;right:0;z-index:1}}@media(min-width:769px){.post-menu__nav{width:630px}}@media(min-width:993px){.post-menu__nav{width:870px}}@media(min-width:1251px){.post-menu__nav{width:1080px}}.sub-menu{gap:24px}@media(max-width:768px){.sub-menu{display:none;flex-direction:column;gap:0}}@media(max-width:768px){.sub-menu .post-menu-tem a{color:#6c728b;font-size:12px;font-style:normal;font-weight:400;line-height:18px}}.sub-menu .sub-menu-block{min-width:180px;display:flex;flex-direction:column}.sub-menu .sub-menu-block .sub-menu-heading{color:#303a4e;font-size:12px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:11px;display:block}@media(max-width:768px){.sub-menu .sub-menu-block .sub-menu-heading{color:#303a4e;font-size:12px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:11px}}.sub-menu .sub-menu-block .sub-menu{flex-direction:column;gap:0;background:none;box-shadow:none;padding:0}@media(max-width:768px){.sub-menu .sub-menu-block .sub-menu{gap:8px;margin-bottom:8px}}.sub-menu .sub-menu-block .sub-menu .post-menu-tem{padding:0;color:#6c728b;font-size:12px;font-style:normal;font-weight:400;line-height:18px;transition:.15s ease-in-out}.sub-menu .sub-menu-block .sub-menu .post-menu-tem:hover{color:#046dcb}@media(max-width:768px){.sub-menu .sub-menu-block .sub-menu .post-menu-tem{color:#6c728b;font-size:12px;font-style:normal;font-weight:400;line-height:18px}}@media(max-width:768px){.sub-menu .post-menu__nav{width:100%}.sub-menu .post-menu__wrapper{flex-direction:column}.sub-menu .post-menu__mobile-toggle{margin-bottom:12px}.sub-menu .post-top-menu.open{display:flex;flex-direction:column;gap:0;background:#fff;border-radius:0 0 16px 16px;border:1px solid #edf5fb;box-shadow:0 24px 74px 0 rgba(15,63,222,.08);padding:10px 0;position:absolute;left:0;right:0;z-index:10}.sub-menu .post-menu-tem{width:100%}.sub-menu .post-menu-tem>.sub-menu{position:static;box-shadow:none;background:none;border-radius:0;padding:0;min-width:0}}.aside{width:370px}@media(max-width:992px){.aside{width:100%}}.aside__wrap{display:flex;flex-direction:column;gap:24px}@media(min-width:992px){.aside__wrap{padding-bottom:60px;max-height:calc(100vh - 120px);overflow-y:auto}.aside__wrap::-webkit-scrollbar{width:4px;display:none}}@media(max-width:992px){.aside .aside-banner,.aside .tool-banner{display:none}}.aside-banner{border-radius:32px;border:2px solid var(--Color-Primary-colors-primary,#ffd30b);background:var(--Color-colors-white,#fff);display:flex;flex-direction:column;gap:16px;padding:32px 24px;justify-content:center;align-items:center}@media screen and (max-width:992px){.aside-banner{margin-top:30px}}@media screen and (min-width:768px)and (max-width:992px){.aside-banner{flex-direction:row;flex-wrap:wrap}}.aside-banner__title{color:var(--Color-Main-colors-main,#303a4e);text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:14px}@media screen and (max-width:992px){.aside-banner__title{text-align:left}}.aside-banner__subtitle{font-weight:400;font-size:16px;text-align:center;line-height:24px;color:#303a4e}@media screen and (max-width:992px){.aside-banner__subtitle{text-align:left}}@media screen and (min-width:768px)and (max-width:992px){.aside-banner__text{flex:0 0 54%}}.aside-banner__img{flex-shrink:0;width:287px}@media screen and (min-width:768px)and (max-width:992px){.aside-banner__img{flex:0 0 287px}}.aside-banner__btn{border-radius:8px;background:var(--Color-Primary-colors-primary,#ffd30b);font-weight:500;font-size:16px;line-height:24px;text-align:center;text-transform:inherit;padding:12px 40px;color:#303a4e}.aside-banner__btn:hover{background:#ffe56d}.tool-banner{border-radius:32px;border:2px solid #5ca0dd;background:#f8fbfe;display:flex;flex-direction:column;gap:24px;padding:32px 24px;justify-content:flex-end;align-items:flex-start;position:relative}.tool-banner:before{content:"";position:absolute;top:119px;right:9px;width:165px;height:40%;background:url(/blog/wp-content/themes/wp-webtech-theme/bundles/fdd18b6144012b8f1b36e131474bfde3.png) no-repeat 100%;background-size:contain}@media screen and (min-width:768px)and (max-width:992px){.tool-banner:before{top:18%}}@media screen and (max-width:992px){.tool-banner{margin-top:30px}}.tool-banner__title{color:var(--Color-Main-colors-main,#303a4e);text-align:center;font-size:24px;font-style:normal;font-weight:700;line-height:32px}.tool-banner__tools{display:flex;flex-direction:column;flex-wrap:wrap;gap:14px;justify-content:start}.tool-banner__tool{position:relative;padding-left:13px;color:var(--Color-Main-colors-main,#303a4e);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.tool-banner__tool:before{content:"";position:absolute;top:50%;left:0;transform:rotate(-45deg) translateY(-50%);width:5px;height:5px;background:#046dcb}.tool-banner__tool--hidden{display:none}.tool-banner.is-active .tool-banner__tool--hidden{display:block}.tool-banner__view-all{background:none;border:transparent;color:var(--Color-Secondary-colors-secondary,#046dcb);font-size:14px;font-style:normal;font-weight:400;line-height:22px;cursor:pointer;transition:.15s ease-in-out}.tool-banner__view-all:hover{text-decoration:underline}.takeaways-block{border-radius:32px;border:1px solid var(--Color-Secondary-colors-secondary-lighter,#cde2f5);background:var(--Color-Secondary-colors-secondary-transparent,#f8fbfe);padding:32px;background:#f8fbfe;margin-bottom:24px;position:relative}@media screen and (max-width:480px){.takeaways-block{padding:20px 16px}}.takeaways-block:before{content:url(/blog/wp-content/themes/wp-webtech-theme/bundles/688bd35007b2a30c47c745af86cdc16e.svg);position:absolute;right:27.971px;top:26.939px}@media screen and (max-width:480px){.takeaways-block:before{right:12.188px;top:36px}}.takeaways-block__title{color:var(--Color-Main-colors-main,#303a4e);font-size:24px;font-style:normal;font-weight:700;line-height:32px;margin-bottom:16px}.takeaways-block__list{display:flex;flex-direction:column;align-items:flex-start;gap:8px;align-self:stretch;list-style:none;padding:0}.takeaways-block__item{color:var(--Color-Main-colors-main,#303a4e);font-size:16px;font-style:normal;font-weight:400;line-height:24px;position:relative;margin:0!important;padding-left:24px}.takeaways-block__item:before{position:absolute;content:"";background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Crect x='9' y='9' width='6' height='6' rx='3' fill='%23046DCB'/%3E%3C/svg%3E");width:24px;height:24px;left:0}.wp-search{padding:0 8px 0 20px;border:1px solid var(--blue-border);border-radius:10px;display:flex;align-items:center;height:48px;color:var(--blue-gray-text);overflow:hidden}.wp-search__input{border:unset;padding:0;margin:0;flex:1 auto;max-width:296px;line-height:1.5}.wp-search__submit{padding:12px;background:none;border:none;cursor:pointer;line-height:1}.accordion-menu__title{margin-bottom:20px}.accordion-menu__item.is-open .accordion-menu__toggle{color:var(--blue-medium)}.accordion-menu__item.is-open .accordion-menu__icon:before{height:0}.accordion-menu__item.no-children{padding-left:24px}.accordion-menu__link{color:var(--blue-gray-text);font-size:14px;line-height:1.5714285714}.accordion-menu__link:hover{color:var(--blue-medium)}.accordion-menu__link--toggle{display:flex;align-items:center;gap:8px;text-align:left;cursor:pointer;background-color:transparent;padding-block:8px}.accordion-menu__list-item{padding-block:8px}.accordion-menu__icon{width:16px;height:16px;display:inline-block;position:relative;padding:4px}.accordion-menu__icon:after,.accordion-menu__icon:before{content:"";position:absolute;top:50%;left:50%;border-radius:4px;background-color:currentColor;transform:translate(-50%,-50%)}.accordion-menu__icon:before{width:2px;height:12px;transition:all .3s ease}.accordion-menu__icon:after{width:12px;height:2px}.accordion-menu__content{overflow:hidden;max-height:0;transition:max-height .3s ease}.accordion-menu__list{list-style:none;border-left:1px solid var(--blue-bg);margin-left:40px;padding-left:16px}.categories-list__title{margin-bottom:20px}.categories-list__wrapper{list-style:none;padding:0}.categories-list__wrapper .categories-list__item{margin-bottom:0}.categories-list__item{padding-block:8px}.categories-list__item.is-active .categories-list__link{color:var(--blue-medium)}.categories-list__link{color:var(--blue-gray-text);font-size:14px;line-height:1.5714285714}.categories-list__link:hover{color:var(--blue-medium)}.like-dislike{margin-top:24px;padding-top:24px;display:flex;justify-content:center;align-items:center;flex-direction:column}.like-dislike .is-hidden{opacity:0;max-height:0;overflow:hidden}.like-dislike__title{margin:0}.like-dislike__wrapper{display:flex;align-items:center;gap:32px}@media(max-width:767px){.like-dislike__wrapper{flex-direction:column;gap:24px}}.like-dislike__buttons{display:flex;gap:16px}.like-dislike__button{border-radius:10px;border:none;background:#edf5fb;padding:12px;font-size:18px;line-height:26px;color:var(--blue-medium);cursor:pointer;width:90px;height:50px;display:inline-flex;align-items:center;justify-content:center;white-space:nowrap}.like-dislike__button:disabled{pointer-events:none}.like-dislike__button.voted,.like-dislike__button:active,.like-dislike__button:hover{background-color:var(--blue-bg)}.resources{display:flex;width:100%;padding:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;border-radius:32px;border:1px solid var(--Color-Secondary-colors-secondary-lighter,#cde2f5);background:var(--colors-White,#fff);margin:24px 0}.resources__heading{cursor:pointer;display:flex;align-items:center;gap:10px;color:var(--Color-Main-colors-main,#303a4e);font-size:18px;font-style:normal;font-weight:600;line-height:26px;width:100%}.resources__title{margin:0;justify-content:space-between;width:100%}.resources__icon{transition:transform .3s ease;transform:rotate(180deg)}.resources.is-open .resources__icon{transform:rotate(0deg)}.resources__list{margin-top:8px;width:inherit}.resources__list ol{list-style:decimal;margin-left:22px}.resources__list ol li{word-wrap:break-word;padding:0;color:var(--Color-Main-colors-main-light,#6e7583);font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:0!important}.resources__list ol li:before{content:unset}.author-box{border-radius:32px;border:1px solid #cde2f5;background:#f8fbfe;display:flex;gap:20px;padding:24px;margin-top:24px}@media(max-width:767px){.author-box{padding:14px 24px 24px 14px;gap:10px}}.author-box__meta{text-align:center;flex:0 0 80px}.author-box__photo{margin-bottom:16px;width:80px;height:80px;overflow:hidden;border-radius:10px}.author-box__about{display:flex;flex-wrap:wrap;gap:20px;align-items:center}@media(max-width:767px){.author-box__about{margin-top:10px;gap:0;align-items:flex-start}}.author-box__bio{margin-top:6px;color:#6c728b}.author-box__bio,.author-box__expertise{font-size:14px;font-style:normal;font-weight:400;line-height:22px}.author-box__expertise{display:flex;flex-direction:row;gap:4px;color:#6e7583}.author-box__expertise b{color:#303a4e;font-weight:600}.author-box__socials{display:flex;align-items:center;justify-content:flex-start;gap:6px}.author-box__social-link{width:24px;height:24px;text-align:center;display:inline-block;color:var(--blue-medium)}.author-box__name{color:#046dcb;font-size:16px;font-style:normal;font-weight:600;line-height:24px;margin:0}.author-box__name .highlight{color:var(--blue-medium)}.related-posts{padding:40px 0;border-top:1px solid var(--blue-border)}@media only screen and (min-width:768px){.related-posts{padding:80px 0}}.related-posts__title{color:#303a4e;text-align:center;font-size:32px;font-style:normal;font-weight:700;line-height:40px;margin:0 auto 24px}@media only screen and (min-width:768px){.related-posts__title{margin:0 auto 40px}}@media only screen and (max-width:767px){.related-posts__slider{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}}.related-posts__wrapper{display:flex}@media only screen and (max-width:767px){.related-posts__wrapper{flex-direction:column;gap:20px}}@media only screen and (min-width:768px){.related-posts__wrapper{flex-wrap:wrap;justify-content:center;gap:24px}}@media only screen and (min-width:993px){.related-posts__wrapper{justify-content:flex-start}}.related-posts .post-item,.related-posts__item-main{display:flex;flex-direction:column;justify-content:space-between}.related-posts .post-item{padding:24px;border-radius:32px;border:1px solid var(--blue-border);background-color:var(--white);flex:0;width:calc(33% - 24px);min-width:374px;gap:28px}@media only screen and (max-width:1250px){.related-posts .post-item{min-width:304px}}@media only screen and (max-width:992px){.related-posts .post-item{width:calc(50% - 24px);min-width:348px}}@media only screen and (max-width:767px){.related-posts .post-item{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}}@media only screen and (max-width:992px){.related-posts .post-item:nth-child(n+3){display:none}}.related-posts__item-main{gap:16px}.related-posts__item-title{font-weight:500;line-height:1.4}.related-posts__item-link{color:var(--heading-clr)}.related-posts__item-link:hover{color:var(--blue-medium)}.related-posts__item-categories{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.related-posts__item-category{display:inline-block;padding:1px 10px;border:1px solid var(--blue-bg);background-color:var(--blue-bg);border-radius:20px;font-size:14px;line-height:1.5714285714;text-align:center;color:var(--heading-clr)}.related-posts__item-category:hover{border-color:var(--blue);color:var(--blue)}.related-posts__item-excerpt{line-height:1.5;color:var(--blue-gray-text)}.related-posts__item-details{display:flex;align-items:center;gap:5px}.related-posts__item-detail{font-size:14px;line-height:1.5714285714;color:var(--grey-light)}.related-posts .swiper-pagination{display:flex;justify-content:center;align-items:center;gap:6px;margin-top:24px}@media only screen and (min-width:768px){.related-posts .swiper-pagination{display:none}}.related-posts .swiper-pagination-bullet{display:inline-block;border:1px solid var(--blue-border);border-radius:50%;width:8px;height:8px}.related-posts .swiper-pagination-bullet-active{border-color:var(--blue-medium);background-color:var(--blue-medium)}.related-posts__btn{border-radius:8px;background:#046dcb;padding:12px 40px;display:block;color:#fff;text-align:center;font-size:16px;font-style:normal;font-weight:500;line-height:24px;width:max-content;margin:24px auto 0}@media only screen and (min-width:768px){.related-posts__btn{margin:16px auto 0}}@media only screen and (min-width:993px){.related-posts__btn{margin:40px auto 0}}.post-item{display:flex;padding:24px;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:24px;border-radius:32px;border:1px solid var(--blue-border);background:#fff;width:100%}@media(min-width:768px){.post-item{width:calc(50% - 13px)}}@media(min-width:993px){.post-item{width:calc(33% - 13px)}}.post-item:hover{background-color:var(--white-blue)}.post-item__text{color:var(--blue-gray-text);font-size:16px;font-style:normal;font-weight:400;line-height:24px}.post-item__title{color:var(--heading-clr);font-size:20px;font-style:normal;font-weight:600;line-height:28px;margin:0 0 14px}.post-item__title:hover{color:var(--blue-medium)}.post-item__categories{display:flex;gap:8px;flex-wrap:wrap;flex:1 auto;margin-bottom:12px}.post-item__category{padding:2px 11px;border-radius:20px;background:var(--blue-bg);color:var(--heading-clr);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:22px;border:1px solid transparent;box-sizing:border-box}.post-item__category:hover{border:1px solid var(--blue);color:var(--blue)}.post-item__details{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%}.post-item__details b{color:#303a4e;font-weight:500}.post-item__details b,.post-item__likes{font-size:14px;font-style:normal;line-height:22px}.post-item__likes{color:var(--blue-gray-text);position:relative;font-weight:400;padding-left:22px;white-space:nowrap}.post-item__likes:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);width:18px;height:18px;background-size:contain;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10.579 2.647a4.227 4.227 0 014.607 6.896l-5.709 5.71a.675.675 0 01-.955 0l-5.709-5.71a4.228 4.228 0 115.98-5.98L9 3.772l.207-.207a4.227 4.227 0 011.372-.917zm1.618 1.028a2.877 2.877 0 00-2.035.843l-.685.685a.675.675 0 01-.955 0l-.684-.685a2.878 2.878 0 10-4.07 4.07L9 13.82l5.232-5.232a2.878 2.878 0 00-2.035-4.913z' fill='%236C728B'/%3E%3C/svg%3E")}.faq__item{cursor:pointer;padding:12px 24px;background:#edf5fb;border-radius:10px;border:1px solid #d1dff1;transition:.3s;color:#303a4e}.faq__item:hover .faq__heading:before{transform:translateY(-50%) rotate(0deg)}.faq__item.is-active .faq__answer{max-height:1000px;border-top:1px solid #00466f;padding-top:10px;margin-top:10px}.faq__heading{position:relative;transition:.3s}.faq__heading:before{position:absolute;content:"";top:50%;right:0;transform:translateY(-50%) rotate(180deg);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xOC43MDcgMTUuNzA3YTEgMSAwIDAxLTEuNDE0IDBMMTIgMTAuNDE0bC01LjI5MyA1LjI5M2ExIDEgMCAwMS0xLjQxNC0xLjQxNGw2LTZhMSAxIDAgMDExLjQxNCAwbDYgNmExIDEgMCAwMTAgMS40MTR6IiBmaWxsPSIjMzAzQTRFIi8+PC9zdmc+);width:24px;height:24px;transform-origin:center;transition:transform .3s ease;will-change:transform}.faq__question{font-weight:600}.faq__answer{overflow:hidden;max-height:0;padding-top:0;transition:max-height .3s ease,padding-top .3s ease}.join-us__wrapper{display:flex;flex-direction:column-reverse;gap:24px;justify-content:center}@media(min-width:768px){.join-us__wrapper{flex-direction:row;gap:50px}}@media screen and (max-width:767px){.join-us__img{align-self:center}}.join-us__title{color:#303a4e;font-weight:700;font-size:24px;line-height:32px;margin-bottom:16px;text-align:center}@media(min-width:768px){.join-us__title{font-size:32px;line-height:40px;text-align:left}}.join-us__list{margin-bottom:16px;list-style-type:disc;padding-left:3px}.join-us__list-item{color:#303a4e;list-style-type:disc;font-size:14px;line-height:22px;margin-left:16px}.join-us__list-item+.join-us__list-item{margin-top:8px}.join-us__button{display:block;margin:0 auto;width:100%}@media(min-width:768px){.join-us__button{max-width:197px;margin:0}}@media(min-width:1200px){.join-us__title{text-align:left}.join-us__list{max-width:410px}.join-us .join-us__list-item+.join-us__list-item{margin-top:15px}}.ai-summary__block{font-family:system-ui,-apple-system,BlinkMacSystemFont,sans-serif;border:1px solid #cde2f5;border-radius:12px;padding:1rem 1.25rem;box-shadow:0 8px 24px rgba(0,0,0,.04);background:#fff;display:flex;flex-direction:column;gap:.5rem}.ai-summary__title{color:#6c728b;font-size:1.125rem;font-weight:600;display:flex;align-items:center;gap:.5rem;text-align:center}.ai-summary__tools{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:4px}.ai-summary__btn{flex:1 1 120px;text-align:center;text-decoration:none;padding:6px 16px;border-radius:8px;border:1px solid #046dcb;background:#046dcb;position:relative;font-weight:500;font-size:16px;line-height:24px;color:#fff;display:flex;gap:10px;justify-content:center;align-items:center}@media screen and (max-width:1250px){.ai-summary__btn{font-size:12px}}