@import url(https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap);
.tgsc-switcher__tab-content[data-active=true]{display:block}.tgsc-switcher__tab-content[data-active=false]{display:none}.tgsc-switcher ul.tgsc-switcher__tabs{align-items:center;background:#f6f7ff;border-radius:4px;display:flex;gap:8px;justify-content:center;list-style:none;margin:0 auto 40px;padding:8px;width:-moz-max-content;width:max-content}.tgsc-switcher ul.tgsc-switcher__tabs li.tgsc-switcher__tab{align-items:center;display:flex;flex:1}.tgsc-switcher ul.tgsc-switcher__tabs li.tgsc-switcher__tab[data-active=true] .tgsc-switcher__link{background-color:var(--tgsc--primary--color,#5b5fc7);border-radius:4px;color:#fff;font-size:18px;font-weight:500;line-height:28px;padding:8px 16px;text-align:center;width:-moz-max-content;width:max-content}.tgsc-switcher ul.tgsc-switcher__tabs li.tgsc-switcher__tab[data-active=false] .tgsc-switcher__link{background-color:var(--tgsc--secondary--color,#f6f7ff);border-radius:4px;color:#383838;font-size:18px;font-weight:500;line-height:28px;padding:8px 16px;text-align:center;width:-moz-max-content;width:max-content}
.tgsc-expandable-box-content{overflow:hidden}.tgsc-expandable-box-show-more{cursor:pointer;display:block;margin-top:16px;text-align:center}.tgsc-expandable-box.open .tgsc-expandable-box-content{max-height:100%}.tgsc-expandable-box.open .tgsc-expandable-box-show-more{display:none}
.tgsc-changelog :where(ul){list-style-type:none;margin:0}.tgsc-changelog__item{grid-gap:32px;align-items:center;border:1px solid #eaeaea;border-radius:8px;display:grid;grid-template-columns:1fr 1fr;padding:24px;transition:all .3s ease-in-out}.tgsc-changelog__item:not(:first-child){margin-top:48px}.tgsc-changelog__item:hover{box-shadow:0 0 50px rgba(120,125,255,.1)}.tgsc-changelog__change{grid-column:1/-1}.tgsc-changelog__change-list{margin-top:24px}.tgsc-changelog__change-item{position:relative}.tgsc-changelog__change-item:not(:last-child){margin-bottom:32px}.tgsc-changelog__change-item--fix{--check--color:#555cff;--check--bg:#efefff}.tgsc-changelog__change-item--feature{--check--color:#2de05f;--check--bg:#eafcef}.tgsc-changelog__change-item--enhancement{--check--color:#e38c00;--check--bg:#fcf3e5}.tgsc-changelog__change-item--compatibility{--check--color:#65a30d;--check--bg:#f7fee7}.tgsc-changelog__change-item--added{--check--color:#219653;--check--bg:#e9f4ee}.tgsc-changelog__change-item--update{--check--color:#e38c00;--check--bg:#fcf3e5}.tgsc-changelog__change-item--dev{--check--color:#fd739c;--check--bg:#ffeaf0}.tgsc-changelog__change-item--refactor{--check--color:#8c45fa;--check--bg:#f6f0ff}.tgsc-changelog__change-item--remove{--check--color:#97022e;--check--bg:#fff0f4}.tgsc-changelog__change-item--improvement{--check--color:#946b00;--check--bg:#fff4d6}.tgsc-changelog__change-item--tweak{--check--color:#f4a28c;--check--bg:#fef6f3}.tgsc-changelog__change-item[class*=tgsc-changelog__change-item--]:after{background-color:var(--check--bg,#eee);bottom:0;content:"";height:100%;left:12px;position:absolute;top:0;width:2px}.tgsc-changelog__change-type{background-color:var(--check--bg,#eee);border-radius:8px;color:var(--check--color,#000);padding:4px 12px;position:relative;z-index:1}.tgsc-changelog__change-desc{padding-left:40px;position:relative}.tgsc-changelog__change-desc:not(:last-child){margin-bottom:16px}.tgsc-changelog__change-desc:after{background-color:var(--check--bg,#eee);background-position:50%;border-radius:50%;content:"";height:26px;left:0;position:absolute;top:50%;transform:translatey(-50%);width:26px}.tgsc-changelog__change-desc:before{color:var(--check--color,#000);content:"✓";font-size:10px;font-weight:700;left:9px;position:absolute;top:50%;transform:translatey(-50%);z-index:1}.tgsc-changelog__date{text-align:right}.tgsc-changelog__version{font-size:24px;font-weight:500}.tgsc-loader{height:60px;margin-left:auto;margin-right:auto;position:relative;top:40px;width:60px}.tgsc-loader div{animation:rotate 1.2s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-radius:50%;border-top-color:#f4f4f4;box-sizing:border-box;display:block;height:44px;margin:6px;position:absolute;width:44px}.tgsc-loader div:first-child{animation-delay:-.45s}.tgsc-loader div:nth-child(2){animation-delay:-.3s}.tgsc-loader div:nth-child(3){animation-delay:-.15s}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}

.tgsc-accordion__item{border-bottom:1px solid #658281;margin-bottom:32px}.tgsc-accordion__item-head{align-items:center;-moz-column-gap:12px;column-gap:12px;cursor:pointer;display:flex;justify-content:space-between}.tgsc-accordion__item-body{display:var(--accordion--body--display,none)}.tgsc-accordion__item--expanded{--accordion--body--display:block}.tgsc-accordion__icon{height:18px;min-width:18px;transition:transform .2s ease-in-out;width:18px}.tgsc-accordion__icon--expanded{transform:rotate(45deg)}
.tgsc-fs-user-dashboard #fs_dashboard_container{position:relative;top:unset!important}.tgsc-fs-user-dashboard #fs_dashboard_container iframe{height:500px!important;min-height:760px;position:static!important}.tgsc-fs-user-dashboard-page .site{display:flex;flex-direction:column;min-height:calc(100vh - var(--admin-bar, 0))}.tgsc-fs-user-dashboard-page .site .site-main{flex:1}
.tgsc-posts__filters{align-items:center;display:flex;justify-content:space-between;margin-bottom:40px}.tgsc-posts__categories__list{display:flex;list-style-type:none;margin:0}.tgsc-posts__categories__list--sub{display:none;flex-direction:column;position:absolute}.tgsc-posts__categories__item--more{position:relative}.tgsc-posts__categories__item--more:hover .tgsc-posts__categories__list--sub{display:flex;z-index:1}.tgsc-posts__categories__item--active>a,.tgsc-posts__categories__item--more>a{pointer-events:none}.tgsc-posts__main{display:var(--display,grid);gap:var(--gutter,40px);grid-template-columns:repeat(var(--columns,3),1fr)}@media(max-width:767px){.tgsc-posts__main{--columns:2;--gutter:20px}}.tgsc-posts__main.tgsc-posts__main-empty{align-items:center;display:flex;flex-direction:column;gap:40px;margin:0;padding:0!important}.tgsc-posts__main.tgsc-posts__main-empty img{width:310px}.tgsc-posts__main.tgsc-form-posts__main-empty{display:flex!important;flex-direction:column}.tgsc-posts__pagination__list{display:flex;list-style-type:none}.tgsc-posts__pagination__item--active>a,.tgsc-posts__pagination__item--disabled>a{pointer-events:none}.tgsc-posts__pagination__item--disabled{opacity:.5}.tgsc-posts__inner--loading{position:relative}.tgsc-posts__inner--loading:after{background-color:hsla(0,0%,100%,.8);bottom:0;content:"";left:0;position:absolute;right:0;top:0}.zak-content .content-area{width:100%}
.tgsc-forms{grid-gap:24px;display:grid;grid-template-columns:minmax(auto,260px) 1fr}.tgsc-forms .tgsc-forms__filters .tgsc-forms__categories .tgsc-forms__categories__list li{border-radius:8px;list-style:none}.tgsc-forms .tgsc-forms__filters .tgsc-forms__categories .tgsc-forms__categories__list li a{align-items:center;border-radius:8px;color:#383838;display:flex;font-size:16px;font-weight:500;justify-content:space-between;margin-bottom:4px;padding:14px 20px;text-decoration:none}.tgsc-forms .tgsc-forms__filters .tgsc-forms__categories .tgsc-forms__categories__list li a .tgsc_category_count{background:var(--tgsc--secondary--color,#f1ecf8);border-radius:8px;color:var(--tgsc--primary--color,#7545bb);font-size:14px;line-height:20px;padding:6px 10px}.tgsc-forms .tgsc-forms__filters .tgsc-forms__categories .tgsc-forms__categories__list li.tgsc-forms__categories__item--active,.tgsc-forms .tgsc-forms__filters .tgsc-forms__categories .tgsc-forms__categories__list li:hover{background:var(--tgsc--secondary--color,#f1ecf8);cursor:pointer}.tgsc-forms .tgsc-forms__filters .tgsc-forms__categories .tgsc-forms__categories__list li.tgsc-forms__categories__item--active>a .tgsc_category_count,.tgsc-forms .tgsc-forms__filters .tgsc-forms__categories .tgsc-forms__categories__list li:hover>a .tgsc_category_count{background:#fff;color:var(--tgsc--primary--color,#7545bb)}.tgsc-forms .tgsc-forms__inner{-o-border-image:linear-gradient(180deg,#e3daf1,hsla(0,0%,100%,0));border-image:linear-gradient(180deg,#e3daf1,hsla(0,0%,100%,0));border-image-slice:1;border-left:1px solid transparent;border-right:0;border-top:0;padding-bottom:50px;padding-left:24px}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main{grid-row-gap:32px;grid-column-gap:16px;display:var(--display,grid);grid-template-columns:repeat(var(--columns,3),1fr)}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post{border:0;display:block;padding:0}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail{position:relative}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a{align-items:center;background:var(--tgsc--primary--color,#7545bb);border-radius:52px;color:#fff;display:flex;font-size:12px;font-weight:600;gap:4px;justify-content:center;left:50%;line-height:16px;padding:7px 12px;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);transition:all 0s ease-in-out;visibility:hidden}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a:hover{background:#fff;border:1px solid var(--tgsc--primary--color,#7545bb);color:var(--tgsc--primary--color,#7545bb)}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a:hover>svg{fill:var(--tgsc--primary--color,#7545bb)}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a svg{fill:#fff;height:16px;width:16px}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post:hover{border-radius:8px;box-shadow:0 4px 24px 0 rgba(58,34,93,.102)}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail figure{position:relative}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail figure:after{background:rgba(56,56,56,.5);border-radius:8px 8px 0 0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail a{cursor:pointer;visibility:visible;z-index:1}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content{width:100%}.tgsc-forms .tgsc-forms__inner .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail{margin:0;width:100%}.tgsc-forms .tgsc-forms__inner .tgsc-form-posts_thumbnail{background-color:#f9f8fc;border-radius:8px 8px 0 0;padding:8px}.tgsc-forms .tgsc-forms__inner .tgsc-form-posts_thumbnail img{border-radius:8px 8px 0 0}.tgsc-forms .tgsc-forms__inner .tgsc-posts__post__content{padding:8px 16px 16px}.tgsc-forms .tgsc-forms__inner .tgsc-posts__post__content .tgsc-posts__post__title{color:#26262e;font-size:18px;font-weight:500;line-height:28px;margin-bottom:20px}.tgsc-forms .tgsc-forms__inner .tgsc-posts__post__content .tgsc-posts__post__title a:hover{color:var(--tgsc--primary--color,#7545bb)}.tgsc-forms .tgsc-posts__pagination ul.tgsc-posts__pagination__list li{list-style:none}.tgsc-forms .tgsc-posts__pagination .pagination-next,.tgsc-forms .tgsc-posts__pagination .pagination-previous{align-content:center;display:flex;justify-content:center}.tgsc-forms .tgsc-posts__pagination .pagination-next a,.tgsc-forms .tgsc-posts__pagination .pagination-previous a{align-content:center;border:none;display:flex;justify-content:center;padding:0}.tgsc-forms .tgsc-posts__pagination svg{fill:var(--tgsc--primary--color,#7545bb);width:16px}.tgsc-forms .tgsc-posts__pagination__list{gap:16px;justify-content:center;margin-top:100px}.tgsc-forms .tgsc-posts__pagination__list li a{border:1px solid var(--tgsc--secondary--color,#e3daf1);border-radius:4px;color:var(--tgsc--primary--color,#7545bb);font-size:14px;font-weight:500;line-height:21px;padding:10px 16px;text-decoration:none}.tgsc-forms .tgsc-posts__pagination__list li.tgsc-posts__pagination__item--active a{background:var(--tgsc--secondary--color,#e3daf1)}.tgsc-posts.tgsc-form--related-posts .tgsc-form--related-post-header{font-weight:500;text-align:center}.tgsc-posts.tgsc-form--related-posts .tgsc-form--related-post-header h2{color:#222;font-size:40px;font-weight:500;margin-bottom:10px}.tgsc-posts.tgsc-form--related-posts .tgsc-form--related-post-header h4{color:#222;font-size:32px;font-weight:500;margin-bottom:50px}.tgsc-posts.tgsc-form--related-posts span{color:var(--tgsc--primary--color,#7545bb)}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main{padding-left:94px;padding-right:94px}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main.tgsc-form-post__main{grid-row-gap:32px;grid-column-gap:38px;display:var(--display,grid);grid-template-columns:repeat(var(--columns,3),1fr)}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main .tgsc-posts__post{border:2px solid #f6f4fa;border-radius:8px;display:block;padding:0}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content{padding-top:0;width:100%}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content .tgsc-posts__post__title{margin-bottom:12px!important}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content .tgsc-posts__post__title a{color:#26262e;text-decoration:none}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content .tgsc-posts__post__title a:hover{color:var(--tgsc--primary--color,#7545bb)}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail{margin:0;width:100%}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main .tgsc-posts__post:hover{border:2px solid #fff;border-radius:8px;box-shadow:0 4px 32px 0 #d3d3d3}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__main .tgsc-posts__post:hover .tgsc-posts__post__content .tgsc-posts__post__title a{color:var(--tgsc--primary--color,#7545bb)}.tgsc-posts.tgsc-form--related-posts .tgsc-form-posts_thumbnail{background-color:#fff;border-radius:8px 8px 0 0;margin:0;padding:8px}.tgsc-posts.tgsc-form--related-posts .tgsc-form-posts_thumbnail .tgsc-posts__post__thumbnail img{border-radius:8px 8px 0 0}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__post__content{padding:8px 16px 16px}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__post__content .tgsc-posts__post__title{color:#26262e;font-size:18px;font-weight:500}.tgsc-posts.tgsc-form--related-posts .tgsc-posts__post__content .tgsc-posts__post__title a:hover{color:#26262e}.tgsc-posts.tgsc-form--related-posts .tgsc-explore-button{margin-top:50px;text-align:center}.tgsc-posts.tgsc-form--related-posts .tgsc-explore-button a{background:var(--tgsc--primary--color,#7545bb);border:1px solid var(--tgsc--primary--color,#7545bb);border-radius:4px;color:#fff;display:inline-block;font-size:16px;font-weight:500;padding:18px 30px}.tgsc-posts.tgsc-form--related-posts .tgsc-explore-button a:hover{background:transparent;border:1px solid var(--tgsc--primary--color,#7545bb);color:var(--tgsc--primary--color,#7545bb)}.tgsc-full-container{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}@media(max-width:767px){.tgsc-forms{grid-template-columns:unset}.tgsc-forms .tgsc-forms__categories__list{margin:0 1.6rem}.tgsc-forms .tgsc-forms__inner{padding-left:16px;padding-right:16px}}
#tgsc-forms-search{position:relative}#tgsc-forms-search .tgsc_forms_search{background:#fff;border:none;border-radius:50px;height:57px;padding:6px 10px 6px 62px;position:relative}#tgsc-forms-search .tgsc_forms_search::-moz-placeholder{color:#737373;opacity:1}#tgsc-forms-search .tgsc_forms_search::placeholder{color:#737373;opacity:1}#tgsc-forms-search .search_icon{height:16px;left:30px;position:absolute;top:18px;width:16px;z-index:1}#tgsc-forms-search .search_icon svg{height:16px;width:16px}#tgsc-forms-search button{background:var(--tgsc--primary--color,#7545bb);border:1px solid var(--tgsc--primary--color,#7545bb);border-radius:100px;font-size:16px;font-weight:500;height:45px;line-height:20px;padding:12px;position:absolute;right:10px;top:6px;width:102px}#tgsc-forms-search button:hover{background:transparent;border:1px solid var(--tgsc--primary--color,#7545bb);color:var(--tgsc--primary--color,#7545bb)}


.tgsc-tooltip-floating{background:#222;border-radius:4px;box-shadow:0 0 50px rgba(120,125,255,.1);color:#fff;display:none;font-size:90%;height:-moz-fit-content;height:fit-content;left:0;max-width:250px!important;padding:12px 16px;pointer-events:none;position:absolute;top:0;width:-moz-fit-content;width:fit-content}.tgsc-tooltip-arrow{background:#222;height:8px;position:absolute;transform:rotate(45deg);width:8px}
.tgsc-demo-list{display:grid;gap:40px 20px;grid-template-columns:repeat(auto-fill,minmax(290px,1fr))}.tgsc-demo-list .tgsc-demo-list__item{background-color:transparent;background-color:#fff;border-radius:2px;border-top-left-radius:8px;border-top-right-radius:8px;box-shadow:0 0 1px #000;z-index:3}.tgsc-demo-list .tgsc-demo-list__item img{width:100%}.tgsc-demo-list .tgsc-demo-list__item:hover{box-shadow:0 5px 30px 0 rgba(0,0,0,.1)}.tgsc-demo-list .tgsc-demo-list__item:hover .tgsc-demo-list__item-overlay{opacity:1;pointer-events:auto;visibility:visible}.tgsc-demo-list .tgsc-demo-list__item-title{font-size:18px;font-weight:500;margin:0;padding:15px}.tgsc-demo-list .tgsc-demo-list__item-image{border-bottom:1px solid rgba(0,0,0,.1);position:relative}.tgsc-demo-list .tgsc-demo-list__item-overlay{align-items:center;background-color:rgba(91,95,199,.8);border-top-left-radius:8px;border-top-right-radius:8px;bottom:0;display:flex;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .3s ease;visibility:hidden}
.tgsc-template{padding:10px}.tgsc-template__header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.tgsc-template__header .components-base-control{flex:1}.tgsc-template__header .components-base-control__field{margin-bottom:0}.tgsc-template__list{display:flex;flex-wrap:wrap;gap:10px}.tgsc-template__item{border:1px solid #eee;height:-moz-max-content;height:max-content;width:calc(50% - 10px)}.tgsc-template__name{text-align:center}.tgsc-template__img{background-color:gray;max-height:100px;-o-object-fit:cover;object-fit:cover;width:100%}.tgsc-template__item{position:relative}.tgsc-template__item:hover .tgsc-template__action{opacity:1;pointer-events:all;visibility:visible}.tgsc-template__action{background-color:rgba(0,0,0,.5);display:grid;height:100%;left:0;place-items:center;position:absolute;top:0;width:100%}.tgsc-template__action:not([class*=importing]){opacity:0;pointer-events:none;visibility:hidden}.tgsc-template__action button{position:relative;z-index:1}
.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);flex-shrink:0;height:100%;white-space:normal;width:100%}.glide__slide a{-webkit-user-drag:none;-webkit-user-select:none;user-select:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}html{scroll-behavior:smooth}body,html{position:relative}body{font-family:DM Sans,sans-serif;height:100%;overflow-x:hidden}body.tgsc-body--search-focus:before{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:rgba(48,48,48,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:99}a{text-decoration:none}a:hover{text-decoration:none!important}#page{transition:all .6s ease-in-out}#page.push-content{margin-left:300px}@media(max-width:1199px){#page.push-content{margin-left:0}}.entry-content{margin-bottom:0!important}.entry-content .wp-block-button__link:visited{color:#fff!important}.tg-site-layout--default .hentry{margin-bottom:0!important}.site-content{padding-bottom:0!important}@media(min-width:992px)and (max-width:1199px){.tg-site-header-bottom .tg-container{max-width:980px!important}}@media(max-width:991px){.tg-site-header-bottom .tg-container .tg-mobile-toggle{display:flex!important}.tg-site-header-dual-menu .tg-primary-menu{display:none!important}}.pricing-primary-button .wp-block-button__link{border:1px solid var(--tgsc--primary--color,#5b5fc7)!important}.pricing-primary-button:hover .wp-block-button__link{background-color:transparent!important;color:var(--tgsc--primary--color,#5b5fc7)!important}.site-header .tg-site-header-bottom{position:relative;z-index:1}.site-header .tg-header-container .site-branding{flex-basis:0%;flex-grow:1;justify-content:flex-start;line-height:.7;order:1}.site-header .tg-header-container .tg-left-menu{align-content:center;flex-basis:1;flex-grow:2;flex-wrap:wrap;justify-content:center;order:2}.site-header .tg-header-container .tg-right-menu{flex-basis:0%;flex-grow:1;justify-content:flex-end;order:3}.site-header .tg-primary-menu>div ul li.menu-item-has-children>a:after,.site-header .tg-primary-menu>div ul li.page_item_has_children>a:after{content:"+";font-weight:700;margin-left:.3rem;margin-top:-4px}@media(max-width:991px){.tg-site-header-bottom .tg-header-container{flex-direction:row-reverse!important}}.blockart-buttons.play-video{position:unset}.blockart-buttons.play-video .blockart-button{align-items:center;background:#fff;border-radius:50%;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:flex;height:80px;justify-content:center;position:absolute;transition:all .25s ease-in-out;width:80px}.blockart-buttons.play-video .blockart-button .blockart-button-link{margin-left:10px;position:relative;z-index:1}.blockart-buttons.play-video .blockart-button:before{animation-duration:2s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:.45}.blockart-buttons.play-video .blockart-button:after,.blockart-buttons.play-video .blockart-button:before{animation-name:pulseAnimate;background-color:#fff;border-radius:50%;bottom:0;content:"";height:100%;left:0;position:absolute;right:0;top:0;width:100%}.blockart-buttons.play-video .blockart-button:after{animation-delay:.3s;animation-duration:3s;animation-iteration-count:infinite;animation-timing-function:linear;opacity:.2}.blockart-buttons.play-video.center-center .blockart-button{left:50%;top:50%;transform:translate(-50%,-50%)}.blockart-buttons.play-video.center-center .blockart-button:hover{transform:translate(-50%,-50%) scale(1.1)}.blockart-buttons.play-video.bottom-left .blockart-button{bottom:95px;left:100px}@media(max-width:600px){.blockart-buttons.play-video.bottom-left .blockart-button{bottom:25px;left:25px}}.blockart-buttons.play-video.bottom-left .blockart-button:hover{transform:scale(1.1)}.blockart-buttons.play-video.banner-col-2 .blockart-button{height:50px;width:50px}.blockart-buttons.play-video.banner-col-2 .blockart-button .blockart-button-link{margin-left:6px}.list-tick-icon{width:24px}.display-none{display:none}.theme-demo,.theme-demo .theme-image{position:relative}.theme-demo .theme-image:before{background:#1a1c4c;content:"";height:calc(100% - 34px);opacity:0;position:absolute;top:35px;width:100%}@media(max-width:992px){.theme-demo .theme-image:before{border-radius:8px 8px 0 0;height:100%;top:0}}.theme-demo .theme-desc{left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,110%);transition:all .3s ease-in-out;width:100%}.theme-demo:hover .theme-image:before{opacity:.8}.theme-demo:hover .theme-desc{opacity:1;transform:translate(-50%,-50%)}.tag-pro-icon,.tag-pro-icon h3 a{position:relative}.tag-pro-icon h3 a:after{background-image:url(images/pro-crown-icon.7ba6205f.webp);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:16px;position:absolute;right:-20px;top:4px;width:16px}@media(max-width:767px){.play-video .blockart-button{height:70px!important;width:70px!important}.play-video .blockart-button .blockart-button-link .blockart-button-icon svg{width:34px}}@media(max-width:575px){.play-video .blockart-button{height:60px!important;width:60px!important}.play-video .blockart-button .blockart-button-link .blockart-button-icon svg{width:30px}.play-video .blockart-button{left:52%}}@media(max-width:450px){.play-video .blockart-button{height:55px!important;width:55px!important}.play-video .blockart-button .blockart-button-link .blockart-button-icon svg{width:28px}.play-video .blockart-button .blockart-button-link{margin-left:8px!important}}.masteriyo-favicon{position:absolute;right:18px;top:5px}@media(min-width:769px){.right-column{padding-left:0!important;padding-right:30px}}.inner-section .blockart-column{cursor:pointer}.advanced-quiz-section{padding:0}.advanced-quiz-btn .blockart-button-link{align-items:flex-start;cursor:text;font-family:DM Sans;margin:0!important;padding:0!important;text-align:left}.advanced-quiz-btn .blockart-button-link:hover{color:inherit}.advanced-quiz-btn .blockart-button-link .blockart-button-icon{margin-top:3px}.advanced-quiz-btn .blockart-button-link .blockart-button-icon svg{fill:#4b53bc}.header-demo-btn .blockart-button-link.is-style-plain{margin:17px 25px;padding:0!important;position:relative}.header-demo-btn .blockart-button-link.is-style-plain:before{border-bottom:2px solid var(--tgsc--primary--color,#222);bottom:0;content:" ";display:block;left:0;margin:0 auto;position:absolute;transition:all .5s;width:0;z-index:1}.header-demo-btn .blockart-button-link.is-style-plain:hover:before{width:100%}.tgsc_border_bottom{position:relative}.tgsc_border_bottom:after{background:transparent;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;width:0}@media(max-width:768px){.tgsc_border_bottom:after{bottom:-12px}}.tgsc_border_bottom.tgsc-dynamic-image__trigger--active:after{animation:linear infinite;animation-duration:5s;animation-name:tgscBorderBottom;-webkit-animation:linear infinite;-webkit-animation-duration:5s;-webkit-animation-name:tgscBorderBottom;background:var(--tgsc--primary--color,#222);width:100%}.tgsc_border_bottom.tgsc-dynamic-image__trigger--active .blockart-column-inner{box-shadow:none!important}@keyframes tgscBorderBottom{0%{width:0}to{width:100%}}.tg-site-footer-bar a{text-decoration:underline}.tg-site-footer-bar .tg-site-footer-section-2{align-items:center;display:flex;justify-content:flex-end}@media(max-width:600px){.tg-site-footer-bar .tg-site-footer-section-2{justify-content:center}}.tg-site-footer-bar .tg-site-footer-section-2 .menu{line-height:16px}.tg-site-footer-bar .tg-site-footer-section-2 .menu .menu-item:first-child{border-right:1px solid #383838}.tgsc-tooltip{bottom:100%;color:#fff;display:inline-block;max-width:250px;opacity:0;padding-bottom:8px;pointer-events:none;position:absolute;transition:opacity .2s ease-in-out;z-index:999999}.tgsc-tooltip__content{background:#222;border-radius:4px;box-shadow:0 0 50px rgba(120,125,255,.1);display:block;padding:12px 16px}.tgsc-tooltip--active{opacity:1;pointer-events:auto}.tgsc-tooltip__arrow{display:block;height:0;position:relative}.tgsc-tooltip__arrow:after{border:8px solid transparent;border-top-color:#222;content:"";height:0;left:10%;position:absolute;top:100%;width:0}[data-sticky-target][data-sticky*=fixed]{background:#fff;box-shadow:0 10px 20px rgba(83,23,170,.05);left:0;position:fixed;right:0;top:var(--admin-bar,0);width:100%;z-index:11}[data-sticky-target][data-sticky*=fixed-start]{transform:translateY(-100%)}[data-sticky-target][data-sticky*=fixed-hide-start]{transform:none}[data-sticky-target][data-sticky*=fixed-hide-end]{transform:translateY(-100%);transition:transform .2s ease-in-out}[data-sticky-target][data-sticky*=fixed-end]{transition:transform .2s ease-in-out}.tgsc-modal{overflow:hidden auto;z-index:99999}.tgsc-modal,.tgsc-modal__overlay{height:100%;left:0;position:fixed;top:0;width:100%}.tgsc-modal__overlay{background-color:rgba(0,0,0,.5)}.tgsc-modal__dialogue{display:grid;height:100%;margin:10px;place-items:center;position:relative;transition:transform .3s ease-out;width:auto}@media(min-width:768px){.tgsc-modal__dialogue{margin:auto;width:900px}}.tgsc-modal__content{outline:0;position:relative;width:100%;z-index:1}.tgsc-modal__header{align-items:center;background:rgba(0,0,0,.85);border-radius:4px;cursor:pointer;display:flex;height:35px;justify-content:center;opacity:.7;position:absolute;right:-45px;top:-40px;transition:all .3s ease-in-out;width:35px}.tgsc-modal__header:hover,.tgsc-modal__header:hover .tgsc-modal__close{opacity:1}.tgsc-modal__body{padding-bottom:56.25%;position:relative}.tgsc-modal__body iframe{border-radius:5px;box-shadow:1px 2px 9px 0 rgba(81,81,81,.65);height:100%;left:0;position:absolute;top:0;width:100%}.tgsc-modal__close{all:unset;align-items:center;border-radius:4px;color:#fff;display:flex;font-size:36px;justify-content:center;line-height:28px;opacity:.7;position:relative;top:-1px;transition:all .3s ease-in-out}.tgsc-modal__close:hover{background:transparent;opacity:1}.tgsc-accordion__item{border-color:#f4f4f4}.tgsc-accordion__item:last-child{margin-bottom:0}.tgsc-accordion__item-label{color:#222;font-size:20px;line-height:130%}.tgsc-accordion__item--expanded .tgsc-accordion__item-head{padding-bottom:16px!important}.tgsc-accordion__item--expanded .tgsc-accordion__item-body{padding-bottom:0!important}.offer-btn .blockart-button-link{cursor:text}.price-offer{position:relative}.price-offer:before{background:rgba(229,0,68,.75);content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-5deg);width:130px}.support-list ul{margin-bottom:0}.support-list ul li{list-style:none;margin-bottom:12px;position:relative}.support-list ul li:last-child{margin-bottom:0}.support-list ul li:before{background:var(--tgsc--primary--color,#222);border-radius:50%;content:"";height:7px;left:-16px;position:absolute;top:10px;width:7px}.support-list.border-bottom .blockart-column-inner{position:relative}.support-list.border-bottom .blockart-column-inner:before{background:#646464;bottom:-3px;content:"";height:5px;left:-8px;position:absolute;transform:rotate(45deg);width:5px}.support-list.border-bottom .blockart-column-inner:after{background:#646464;bottom:-3px;content:"";height:5px;position:absolute;right:-8px;transform:rotate(45deg);width:5px}.support-list ul li:has(.tgsc-tooltip){border-bottom:1px dashed #909090;display:table}.support-list ul li .tgsc-tooltip{width:250px}.support-list ul li.disabled-list{cursor:not-allowed!important;opacity:.4;text-decoration:line-through}.support-list ul li.disabled-list .tgsc-tooltip{display:none}.footer-pricing .tgsc-switcher{padding:163.5px 0}.footer-pricing .tgsc-switcher ul.tgsc-switcher__tabs{margin-bottom:0;width:188px}.footer-pricing .tgsc-switcher ul.tgsc-switcher__tabs li.tgsc-switcher__tab[data-active=false] .tgsc-switcher__link,.footer-pricing .tgsc-switcher ul.tgsc-switcher__tabs li.tgsc-switcher__tab[data-active=true] .tgsc-switcher__link{font-size:14px;padding:12px 16px}.footer-pricing .table-header{border:1px solid #f4f4f4;border-bottom:0;border-left:0;border-right:0;margin-bottom:0;padding:12px}.footer-pricing .border-bottom{border-bottom:1px solid #f4f4f4}.footer-pricing .border-bottom:last-child{border-bottom:0}.feature-tooltip{list-style:none;margin:0}.feature-tooltip li{border-bottom:1px solid #f4f4f4;line-height:22px;padding:12px 12px 12.5px}.feature-tooltip li:first-child{border-top:1px solid #f4f4f4}.feature-tooltip li:has(.tgsc-tooltip){text-decoration:underline;text-decoration-style:dashed}@media(max-width:768px){.tg-site-footer .tg-footer-widget-container.tg-footer-widget-col--40-20-20-20{flex-direction:inherit}}.money-back-guarantee .pricing-banner .blockart-overlay{height:105px;left:unset;right:-340px;top:-34px;width:120px}@media(max-width:992px){.money-back-guarantee .pricing-banner .blockart-overlay{right:20px}}@media(max-width:991px){.money-back-guarantee .pricing-banner .blockart-overlay{right:-50px}}@media(max-width:767px){.money-back-guarantee .pricing-banner .blockart-overlay{display:none}}@media(max-width:768px){.masteriyo-contact-form .everest-forms .evf-submit-container{margin-left:-15px;margin-right:-15px}}@media screen and (max-width:768px){.site-branding{gap:0!important}}.video-btn .blockart-button-link{gap:8px;padding:0!important}.video-btn .blockart-button-link .blockart-button-icon{align-items:center;background:#fff;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.video-btn .blockart-button-link .blockart-button-icon svg{display:block;height:auto;margin-left:5px;width:14px}.popup-video{position:relative}.popup-video:before{background:#4e4e4e;border-radius:50%;bottom:8px;height:28px;left:10px;width:28px}.popup-video:after,.popup-video:before{content:"";cursor:pointer;position:absolute}.popup-video:after{border-left:6px solid transparent;border-radius:2px;border-right:6px solid transparent;border-top:10px solid #fff;bottom:15px;height:14px;left:20px;transform:rotate(270deg);width:14px}.read-more-btn .blockart-button-link{padding:0!important}.read-more-btn .blockart-button-icon{transform:rotate(45deg)}.tgsc-blog-author .wp-block-post-author{gap:24px}.tgsc-blog-author .wp-block-post-author__avatar{height:90px;margin-right:0;width:90px}.tgsc-blog-author .wp-block-post-author__avatar img{height:90px;-o-object-fit:cover;object-fit:cover;width:90px}.tgsc-blog-author .wp-block-post-author__name{color:#1d1d1d;font-size:22px;font-weight:500;line-height:29px;margin-bottom:16px}.tgsc-blog-author .wp-block-post-author__bio{color:#383838;font-size:16px;line-height:26px}.author-content .container{background:#fff;border:1px solid #e1e1e1;border-radius:14px;padding:100px 120px}.author-content .container .author-header{align-items:center;display:flex;gap:60px;margin-bottom:60px}.author-content .container .author-header img{border:4px solid #fff;border-radius:100%;box-shadow:0 0 0 4px #8d91b2}.author-content .container .author-header .author-info{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:center}.author-content .container .author-header .author-info>*{margin:0}.author-content .container .author-header .author-info .author-social-accounts{display:flex;gap:14px;list-style:none}.author-content .container .author-header .author-info .author-social-accounts .fa{color:#626262;height:18px;width:18px}.author-content .container .author-header .author-info>span{color:#222;font-family:DM Sans;font-size:30px;font-style:normal;font-weight:500;line-height:66px}.author-content .container .author-header .author-info p{color:#5c5c5c;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:500;line-height:26px}.author-content .container .author-expertise{align-items:flex-start;background:#f0f1f9;border:.814px solid #d8d8d8;border-radius:16.288px;box-shadow:6.52px 6.52px 0 0 rgba(75,83,188,.15);display:flex;flex-direction:column;gap:10px;justify-content:center;margin-bottom:100px;padding:50px 30px}.author-content .container .author-expertise h3{color:#222;font-family:DM Sans;font-size:24px;font-style:normal;font-weight:500;line-height:32px}.author-content .container .author-expertise p{color:#4e4e4e;font-family:DM Sans;font-size:20px;font-style:normal;font-weight:400;line-height:32.36px;overflow:hidden}.author-content .container .author-expertise .author-skills{align-items:flex-start;display:flex;gap:20px;justify-content:center}.author-content .container .author-expertise .author-skills .skill{background:#828cde;border-radius:4px;color:#fff;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:500;line-height:26px;padding:6px}.author-content .container .articles-wrapper h3{color:#383838;font-family:Poppins;font-size:32px;font-style:normal;font-weight:500;line-height:normal}.author-content .container .articles-wrapper .author-articles{grid-column-gap:35px;grid-row-gap:45px;display:grid;grid-template-columns:repeat(2,1fr);list-style:none;margin-top:45px}.author-content .container .articles-wrapper .author-articles .author-article .author-article__category{color:#383838;display:block;font-family:DM Sans;font-size:12px;font-style:normal;font-weight:400;line-height:17.731px;margin-top:15px;text-transform:uppercase}.author-content .container .articles-wrapper .author-articles .author-article .author-article__title{color:#222;font-family:DM Sans;font-size:16px;font-style:normal;font-weight:500;line-height:24.824px}.author-content .container .articles-wrapper .author-articles .author-article .author-article__excerpt{color:#383838;font-family:DM Sans;font-size:13px;font-style:normal;font-weight:400;line-height:19.504px}.masteriyo-pricing-table .save-big-offer{position:absolute;right:300px;top:14px}@media(max-width:1199px){.masteriyo-pricing-table .save-big-offer{right:210px}}@media(max-width:991px){.masteriyo-pricing-table .save-big-offer{right:100px}}@media(max-width:767px){.masteriyo-pricing-table .save-big-offer{display:none}}.masteriyo-pricing-table .save-big-offer .blockart-column-inner{align-items:center;display:flex;gap:12px}.masteriyo-pricing-table .save-big-offer .blockart-column-inner .left-arrow-icon{transform:rotate(90deg)}.tgsc-hash-nav{align-self:flex-start;position:sticky!important;position:-webkit-sticky;top:100px}@media(max-width:992px){.tgsc-hash-nav{position:relative!important;top:0}}@media(min-width:601px)and (max-width:992px){.tgsc-hash-nav nav{padding-left:24px}}@media(max-width:600px){.tgsc-hash-nav{top:0}}.tgsc-hash-nav ul li .tgsc-hash-nav__item--active{position:relative}.tgsc-hash-nav ul li .tgsc-hash-nav__item--active:before{background:var(--tgsc--primary--color,#222);border-radius:50%;content:"";height:7px;left:-18px;position:absolute;top:9px;width:7px}.tgsc-hash-nav ul li .tgsc-hash-nav__item--active span{color:var(--tgsc--primary--color,#222)}.tgsc-404{margin-bottom:60px;margin-top:-20px}.tgsc-404__title{margin:8px 0}.tgsc-404__description{margin-bottom:30px}.tgsc-404__cta{background:var(--tgsc--primary--color,#222);border:1px solid var(--tgsc--primary--color,#222);border-radius:4px;color:#fff;padding:16px 32px}.tgsc-404__cta:hover{background:transparent;color:var(--tgsc--primary--color,#222)}.page-id-48 .site-header .tg-site-header-bottom{align-items:center;display:flex;height:72px}.page-id-48 .site-header .tg-header-container .site-branding{justify-content:center}@keyframes pulseAnimate{0%{transform:scale(1)}50%{opacity:0;transform:scale(1.8)}to{opacity:0}}.tgsc-popup{align-items:center;background-color:rgba(0,0,0,.7);display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;visibility:hidden;width:100%;z-index:99999}.tgsc-popup--open{opacity:1;overflow:hidden auto;pointer-events:auto;visibility:visible}.tgsc-popup__inner{margin:auto;position:relative;width:600px}.tgsc-popup__inner #tgsc-popup-close{color:#a7a7a7;cursor:pointer;font-size:18px;font-weight:600;position:absolute;right:20px;top:12px;transition:all .3s ease-in-out;z-index:99999}.tgsc-popup__inner #tgsc-popup-close:hover{color:#ff6a6a}.tgsc-posts--featured .tgsc-posts__post{align-items:center;display:flex;flex-direction:row-reverse;gap:60px;justify-content:space-between;margin:0}@media(max-width:991px){.tgsc-posts--featured .tgsc-posts__post{align-items:unset;flex-direction:column-reverse;gap:30px}}.tgsc-posts--featured .tgsc-posts__post .post-meta a{color:#383838;font-size:14px}.tgsc-posts--featured .tgsc-posts__post .entry-title{margin:0}.tgsc-posts--featured .tgsc-posts__post .entry-title>a{color:#222;font-size:40px;font-weight:500;line-height:60px}.tgsc-posts--featured .tgsc-posts__post .entry-title>a:hover{color:var(--tgsc--primary--color,#222)}@media(max-width:991px){.tgsc-posts--featured .tgsc-posts__post .entry-title>a{font-size:32px;line-height:48px}}.tgsc-posts--featured .tgsc-posts__post .entry-summary{display:none}.tgsc-posts--featured .tgsc-posts__post .tgsc-post__meta{color:#383838;display:inline-flex;font-size:14px;gap:12px;line-height:16px}.tgsc-posts--featured .tgsc-posts__post .tgsc-posts__post__thumbnail{align-items:center;display:flex;height:318px;min-height:318px;min-width:530px;width:530px}@media(max-width:767px){.tgsc-posts--featured .tgsc-posts__post .tgsc-posts__post__thumbnail{height:100%;min-height:auto;min-width:100%;width:100%}}.tgsc-posts--featured .tgsc-posts__post .tgsc-posts__post__thumbnail img{width:100%}.tgsc-posts .tgsc-posts__filters{align-items:center;border-bottom:2px solid #f4f4f4;box-sizing:border-box;padding-bottom:11px}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item{transition:all .3s ease-in-out}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item a{border-bottom:2px solid transparent;color:#383838;padding:8px 16px 20px}@media(max-width:991px){.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item a{padding:8px 16px 16px}}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item--active a,.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item:hover a{border-color:var(--tgsc--primary--color,#222);color:var(--tgsc--primary--color,#222)}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item.tgsc-posts__categories__item--more{cursor:pointer}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item.tgsc-posts__categories__item--more>a{position:relative}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item.tgsc-posts__categories__item--more>a:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAxOCI+DQogIDxwYXRoIHN0cm9rZT0iIzM4MzgzOCIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik05IDkuNzVhLjc1Ljc1IDAgMSAwIDAtMS41Ljc1Ljc1IDAgMCAwIDAgMS41Wk05IDQuNUEuNzUuNzUgMCAxIDAgOSAzYS43NS43NSAwIDAgMCAwIDEuNVpNOSAxNWEuNzUuNzUgMCAxIDAgMC0xLjUuNzUuNzUgMCAwIDAgMCAxLjVaIi8+DQo8L3N2Zz4NCg==);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:18px;position:absolute;right:-2px;top:7px;width:18px}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item.tgsc-posts__categories__item--more .tgsc-posts__categories__list--sub{background-color:#fff;border:1px solid #fafafa;border-radius:4px;box-shadow:3px 5px 30px 0 rgba(46,56,77,.102);margin-top:-2px;min-width:220px;padding:16px}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item.tgsc-posts__categories__item--more .tgsc-posts__categories__list--sub .tgsc-posts__categories__item--sub{border-radius:2px}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item.tgsc-posts__categories__item--more .tgsc-posts__categories__list--sub .tgsc-posts__categories__item--sub a{border-bottom:0;color:#222;display:block;line-height:24px;padding:8px}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item.tgsc-posts__categories__item--more .tgsc-posts__categories__list--sub .tgsc-posts__categories__item--sub:hover{background-color:#f4f4f4;border:none}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item.tgsc-posts__categories__item--more .tgsc-posts__categories__list--sub .tgsc-posts__categories__item--sub:hover a{color:var(--tgsc--primary--color,#222)}.tgsc-posts .tgsc-posts__filters .tgsc-posts__search{margin-bottom:-7px;position:relative;transition:all .3s ease-in-out}.tgsc-posts .tgsc-posts__filters .tgsc-posts__search label{margin-bottom:0}.tgsc-posts .tgsc-posts__filters .tgsc-posts__search label:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogIDxwYXRoIGZpbGw9IiM2NDY0NjQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTQgMTFhNyA3IDAgMSAxIDEyLjA0MiA0Ljg1NiAxLjAxMiAxLjAxMiAwIDAgMC0uMTg2LjE4NkE3IDcgMCAwIDEgNCAxMVptMTIuNjE4IDcuMDMyYTkgOSAwIDEgMSAxLjQxNC0xLjQxNGwzLjY3NSAzLjY3NWExIDEgMCAwIDEtMS40MTQgMS40MTRsLTMuNjc1LTMuNjc1WiIgY2xpcC1ydWxlPSJldmVub2RkIi8+DQo8L3N2Zz4NCg==);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:20px;left:-16px;position:absolute;top:14px;width:20px}@media(max-width:991px){.tgsc-posts .tgsc-posts__filters .tgsc-posts__search label:before{content:none}}.tgsc-posts .tgsc-posts__filters .tgsc-posts__search input{background:transparent;border:none;margin-top:4px}.tgsc-posts .tgsc-posts__filters .tgsc-posts__search input::-moz-placeholder{color:#7a7a7a}.tgsc-posts .tgsc-posts__filters .tgsc-posts__search input::placeholder{color:#7a7a7a}@media(max-width:991px){.tgsc-posts .tgsc-posts__filters{flex-direction:column-reverse;gap:30px;width:100%}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__list{flex-wrap:wrap}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__list a{font-size:16px}.tgsc-posts .tgsc-posts__filters .tgsc-posts__search,.tgsc-posts .tgsc-posts__filters .tgsc-posts__search form,.tgsc-posts .tgsc-posts__filters .tgsc-posts__search form label{width:100%}.tgsc-posts .tgsc-posts__filters .tgsc-posts__search form label .search-field{border:1px solid #7a7a7a;border-radius:4px;width:100%}}@media(max-width:585px){.tgsc-posts .tgsc-posts__filters{border-bottom:0}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__list{gap:24px}.tgsc-posts .tgsc-posts__filters .tgsc-posts__categories__item--active a{padding-bottom:10px}}.tgsc-posts .tgsc-posts__main .tgsc-posts__post.hentry{margin:0}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__thumbnail{margin:0 0 16px}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__thumbnail img{width:100%}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__thumbnail>a{display:block;position:relative}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__thumbnail>a :where(img){height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__content .tgsc-posts__post__cats{display:block;margin-bottom:2px}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__content .tgsc-posts__post__cats a{color:#383838;font-size:13px;line-height:20px}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__content .tgsc-posts__post__excerpt p{margin-bottom:0}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__content .tgsc-posts__post__meta{margin-top:8px}.tgsc-posts .tgsc-posts__main .tgsc-posts__post{border:0;display:block;padding:0}.tgsc-posts .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail{position:relative}.tgsc-posts .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail .tgsc-posts__post__thumbnail{margin:0}.tgsc-posts .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a{align-items:center;background:var(--tgsc--primary--color,#7545bb);border-radius:52px;color:#fff;display:flex;font-size:12px;font-weight:600;gap:4px;justify-content:center;left:50%;line-height:16px;padding:7px 12px;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);visibility:hidden}.tgsc-posts .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a:hover{background:#fff;border:1px solid var(--tgsc--primary--color,#7545bb);color:var(--tgsc--primary--color,#7545bb)}.tgsc-posts .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a:hover>svg{fill:var(--tgsc--primary--color,#7545bb)}.tgsc-posts .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a svg{fill:#fff;width:16px}.tgsc-posts .tgsc-posts__main .tgsc-posts__post:hover{border-radius:8px}.tgsc-posts .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail figure{position:relative}.tgsc-posts .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail figure:after{background:rgba(56,56,56,.5);border-radius:8px 8px 0 0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tgsc-posts .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail a{cursor:pointer;visibility:visible;z-index:1}.tgsc-posts .tgsc-posts__main .entry-title{line-height:28px;margin-bottom:6px}.tgsc-posts .tgsc-posts__main .entry-title>a{color:#222;font-size:18px;font-weight:500;line-height:28px}.tgsc-posts .tgsc-posts__main .entry-title>a:hover{color:var(--tgsc--primary--color,#222)}@media(max-width:661px){.tgsc-posts .tgsc-posts__main .entry-title>a{line-height:12px}}.tgsc-posts .tgsc-posts__main .entry-summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#383838;display:-webkit-box;font-size:14px;line-height:22px;overflow:hidden}.tgsc-posts .tgsc-posts__main .tgsc-posts__post__meta{color:#383838;display:inline-flex;font-size:12px;gap:8px;line-height:20px;margin-top:12px}@media(max-width:991px){.tgsc-posts .tgsc-posts__main{grid-template-columns:repeat(2,1fr);width:100%}}@media(max-width:661px){.tgsc-posts .tgsc-posts__main{gap:40px;grid-template-columns:1fr;width:100%}}.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list{align-items:center;gap:24px;justify-content:center;margin-top:60px}.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list .tgsc-posts__pagination__item a{color:#222}.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list .tgsc-posts__pagination__item a a:hover{color:var(--tgsc--primary--color,#222)}.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list .tgsc-posts__pagination__item.tgsc-posts__pagination__item--active{align-items:center;background-color:var(--tgsc--primary--color,#222);border-radius:100%;display:inline-flex;height:32px;justify-content:center;width:32px}.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list .tgsc-posts__pagination__item.tgsc-posts__pagination__item--active a{color:#fff}.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list .tgsc-posts__pagination__item.pagination-next,.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list .tgsc-posts__pagination__item.pagination-previous{align-items:center;display:flex;justify-content:center}.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list .tgsc-posts__pagination__item.pagination-next a,.tgsc-posts .tgsc-posts__pagination .tgsc-posts__pagination__list .tgsc-posts__pagination__item.pagination-previous a{font-size:0;height:16px;position:relative;width:16px}.tgsc-posts.tgsc-posts--category .tgsc-posts__head{align-items:center;border-bottom:2px solid #fafafa;color:#222;display:flex;justify-content:space-between;margin-bottom:40px;padding:20px 0}@media screen and (max-width:600px){.tgsc-posts.tgsc-posts--category .tgsc-posts__head{flex-wrap:wrap;gap:20px}}.tgsc-posts.tgsc-posts--category .tgsc-posts__head .tgsc-posts__title{font-size:22px;line-height:29px;margin-bottom:0}@media(max-width:661px){.tgsc-posts.tgsc-posts--category .tgsc-posts__head .tgsc-posts__title{font-size:20px;margin-bottom:0}}.tgsc-posts.tgsc-posts--category .tgsc-posts__head .tgsc-posts__link{align-items:center;color:#222;display:flex;font-size:14px;font-weight:500;gap:6px;line-height:16px;transition:all .3s ease-in-out}.tgsc-posts.tgsc-posts--category .tgsc-posts__head .tgsc-posts__link svg{height:16px;width:16px}.tgsc-posts.tgsc-posts--category .tgsc-posts__head .tgsc-posts__link svg path{transition:all .3s ease-in-out}.tgsc-posts.tgsc-posts--category .tgsc-posts__head .tgsc-posts__link:hover{color:var(--tgsc--primary--color,#222)}.tgsc-posts.tgsc-posts--category .tgsc-posts__head .tgsc-posts__link:hover svg path{fill:var(--tgsc--primary--color,#222)}.tgsc-posts.tgsc-posts--search-focus .tgsc-posts__filters{border:none}.tgsc-posts.tgsc-posts--search-focus .tgsc-posts__filters .tgsc-posts__categories{display:none}.tgsc-posts.tgsc-posts--search-focus .tgsc-posts__search{min-width:100%;position:relative;z-index:100}.tgsc-posts.tgsc-posts--search-focus .tgsc-posts__search label{transition:all 13s;width:100%}.tgsc-posts.tgsc-posts--search-focus .tgsc-posts__search label:before{content:none}.tgsc-posts.tgsc-posts--search-focus .tgsc-posts__search input:focus{background:#fff;border:2px solid var(--tgsc--primary--color,#222);border-radius:4px;outline:none;width:100%}.tgsc-posts.tgsc-posts--related-posts{margin-top:80px}.tgsc-posts.tgsc-posts--related-posts .tgsc-posts__main{display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}.tgsc-posts.tgsc-posts--related-posts .tgsc-posts__main .tgsc-posts__post{border-bottom:none;flex-direction:column}.tgsc-posts.tgsc-posts--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail{width:100%}@media(max-width:661px){.tgsc-posts.tgsc-posts--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail{display:block}}.tgsc-posts.tgsc-posts--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content{width:100%}.tgsc-posts.tgsc-posts--related-posts .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content .entry-title{margin-bottom:0}@media(max-width:991px){.tgsc-posts.tgsc-posts--related-posts .tgsc-posts__main{grid-template-columns:repeat(2,1fr)}}@media(max-width:661px){.tgsc-posts.tgsc-posts--related-posts .tgsc-posts__main{grid-template-columns:1fr}}.tgsc-page-header__meta span,.tgsc-post__meta span,.tgsc-posts__post__meta span{align-items:center;display:flex;gap:12px}.tgsc-page-header__meta span:after,.tgsc-post__meta span:after,.tgsc-posts__post__meta span:after{background:#fff;border-radius:50%;content:"";display:block;height:5px;width:5px}.tgsc-page-header__meta span:last-child:after,.tgsc-post__meta span:last-child:after,.tgsc-posts__post__meta span:last-child:after{content:none}.tgsc-post__meta span:after,.tgsc-posts__post__meta span:after{background:#222}.search-no-results .tgsc-page-header,.search-results .tgsc-page-header,.single-post .tgsc-page-header{align-items:center;background:var(--tgsc--primary--color,#222);display:flex;flex-direction:column;gap:30px;justify-content:center;padding:60px 15px}.search-no-results .tgsc-page-header a,.search-results .tgsc-page-header a,.single-post .tgsc-page-header a{color:#fff}.search-no-results .tgsc-page-header .tgsc-page-header__title,.search-results .tgsc-page-header .tgsc-page-header__title,.single-post .tgsc-page-header .tgsc-page-header__title{color:#fff;font-size:40px;font-weight:500;line-height:52px;text-align:center}@media(max-width:661px){.search-no-results .tgsc-page-header .tgsc-page-header__title,.search-results .tgsc-page-header .tgsc-page-header__title,.single-post .tgsc-page-header .tgsc-page-header__title{font-size:32px;line-height:42px;margin-bottom:20px!important;margin-top:16px}}.search-no-results .tgsc-page-header .tgsc-page-header__meta,.search-results .tgsc-page-header .tgsc-page-header__meta,.single-post .tgsc-page-header .tgsc-page-header__meta{align-items:center;color:#fff;display:inline-flex;flex-wrap:wrap;font-size:14px;gap:12px;justify-content:center}.search-no-results .tgsc-page-header form,.search-no-results .tgsc-page-header label,.search-results .tgsc-page-header form,.search-results .tgsc-page-header label,.single-post .tgsc-page-header form,.single-post .tgsc-page-header label{max-width:1160px;width:100%}.search-no-results .tgsc-page-header form input,.search-no-results .tgsc-page-header label input,.search-results .tgsc-page-header form input,.search-results .tgsc-page-header label input,.single-post .tgsc-page-header form input,.single-post .tgsc-page-header label input{border:none;border:2px solid rgba(91,95,199,0);border-radius:4px}.search-no-results .tgsc-page-header form input:focus,.search-no-results .tgsc-page-header label input:focus,.search-results .tgsc-page-header form input:focus,.search-results .tgsc-page-header label input:focus,.single-post .tgsc-page-header form input:focus,.single-post .tgsc-page-header label input:focus{border:2px solid #5b5fc7}.search-no-results .tgsc-posts,.search-results .tgsc-posts,.single-post .tgsc-posts{margin:40px 0 60px;width:100%}.search-no-results .tgsc-posts .tgsc-posts__main-empty,.search-results .tgsc-posts .tgsc-posts__main-empty,.single-post .tgsc-posts .tgsc-posts__main-empty{align-items:center;padding:60px 0}.search-no-results .tgsc-posts .tgsc-posts__main-empty img,.search-results .tgsc-posts .tgsc-posts__main-empty img,.single-post .tgsc-posts .tgsc-posts__main-empty img{width:300px}.search-no-results .tgsc-posts .tgsc-posts__main-empty button,.search-results .tgsc-posts .tgsc-posts__main-empty button,.single-post .tgsc-posts .tgsc-posts__main-empty button{background-color:#5b5fc7;border-radius:4px;color:#fff;display:none;padding:8px 16px}.search-no-results .tgsc-posts .tgsc-posts__main-empty button:hover,.search-results .tgsc-posts .tgsc-posts__main-empty button:hover,.single-post .tgsc-posts .tgsc-posts__main-empty button:hover{background-color:#3d41b2}.search-no-results .tgsc-posts__order,.search-results .tgsc-posts__order,.single-post .tgsc-posts__order{align-items:center;display:inline-flex}.search-no-results .tgsc-posts__order label,.search-results .tgsc-posts__order label,.single-post .tgsc-posts__order label{color:#909090;margin-bottom:0;min-width:80px}@media(max-width:661px){.search-no-results .tgsc-posts__order label,.search-results .tgsc-posts__order label,.single-post .tgsc-posts__order label{margin-bottom:0}}.search-no-results .tgsc-posts__order select,.search-results .tgsc-posts__order select,.single-post .tgsc-posts__order select{border:none;margin-bottom:0}.search-no-results .tgsc-posts__order select:focus,.search-no-results .tgsc-posts__order select:hover,.search-results .tgsc-posts__order select:focus,.search-results .tgsc-posts__order select:hover,.single-post .tgsc-posts__order select:focus,.single-post .tgsc-posts__order select:hover{background-color:rgba(0,0,0,.02);border:none}@media(max-width:661px){.search-no-results .tgsc-posts__order,.search-results .tgsc-posts__order,.single-post .tgsc-posts__order{font-size:16px}}.search-no-results .tgsc-posts__main,.search-results .tgsc-posts__main,.single-post .tgsc-posts__main{display:flex;flex-direction:column;margin-bottom:40px}.search-no-results .tgsc-posts__main .tgsc-posts__post,.search-results .tgsc-posts__main .tgsc-posts__post,.single-post .tgsc-posts__main .tgsc-posts__post{border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;padding-bottom:24px}.search-no-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content,.search-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content,.single-post .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content{width:60%}.search-no-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content .entry-summary>p,.search-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content .entry-summary>p,.single-post .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content .entry-summary>p{margin-bottom:0}.search-no-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail,.search-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail,.single-post .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail{width:20%}@media(max-width:661px){.search-no-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content,.search-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content,.single-post .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content{width:100%}.search-no-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail,.search-results .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail,.single-post .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail{display:none}}.search-no-results .tgsc-form-page-header,.search-results .tgsc-form-page-header,.single-post .tgsc-form-page-header{background-image:linear-gradient(#fff,var(--tgsc--secondary--color,#eee8f7));font-family:DM Sans,sans-serif;padding-bottom:270px;padding-top:78px;text-align:center}.search-no-results .tgsc-form-page-header .tgsc-form-page-header__title,.search-results .tgsc-form-page-header .tgsc-form-page-header__title,.single-post .tgsc-form-page-header .tgsc-form-page-header__title{color:#222;font-size:48px;font-weight:500;margin-bottom:8px}.search-no-results .tgsc-form-page-header .tgsc-form-short-description,.search-results .tgsc-form-page-header .tgsc-form-short-description,.single-post .tgsc-form-page-header .tgsc-form-short-description{display:flex;font-size:20px;justify-content:center;line-height:32.36px;margin-left:auto;margin-right:auto;max-width:812px}.search-no-results .tgsc-form-page-header .tgsc-form-short-description p,.search-results .tgsc-form-page-header .tgsc-form-short-description p,.single-post .tgsc-form-page-header .tgsc-form-short-description p{font-size:20px;font-weight:400;width:812px}.search-no-results .tgsc-form-page-header .tgsc-form-cta,.search-results .tgsc-form-page-header .tgsc-form-cta,.single-post .tgsc-form-page-header .tgsc-form-cta{background-color:var(--tgsc--primary--color,#475bb2);border-radius:4px;color:#fff;display:inline-block;font-weight:700;margin-top:24px;padding:18px 30px}.search-no-results .tgsc-form-page-header .tgsc-form-anchor-link,.search-results .tgsc-form-page-header .tgsc-form-anchor-link,.single-post .tgsc-form-page-header .tgsc-form-anchor-link{color:var(--tgsc--primary--color,#475bb2);display:block;margin-top:24px;text-decoration:underline}.search-no-results .tgsc-content .tgsc-content-area,.search-no-results .tgsc-content .tgsc-single-sidebar,.search-results .tgsc-content .tgsc-content-area,.search-results .tgsc-content .tgsc-single-sidebar,.single-post .tgsc-content .tgsc-content-area,.single-post .tgsc-content .tgsc-single-sidebar{margin-top:-300px}.search-no-results.tgsc-single .zak-row:has(.tgsc-content),.search-results.tgsc-single .zak-row:has(.tgsc-content),.single-post.tgsc-single .zak-row:has(.tgsc-content){display:block}.search-no-results.tgsc-single .zak-row:has(.tgsc-content) .tgsc-slot-content,.search-results.tgsc-single .zak-row:has(.tgsc-content) .tgsc-slot-content,.single-post.tgsc-single .zak-row:has(.tgsc-content) .tgsc-slot-content{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.search-no-results.tgsc-single .zak-row:has(.tgsc-content) .tgsc-slot-content .tgsc-fill .wp-block-group,.search-results.tgsc-single .zak-row:has(.tgsc-content) .tgsc-slot-content .tgsc-fill .wp-block-group,.single-post.tgsc-single .zak-row:has(.tgsc-content) .tgsc-slot-content .tgsc-fill .wp-block-group{padding-bottom:50px;padding-top:100px}.search-no-results .tgsc-content,.search-results .tgsc-content,.single-post .tgsc-content{box-sizing:border-box;display:flex;flex-wrap:wrap;margin-bottom:100px}.search-no-results .tgsc-content-area .tgsc-article,.search-results .tgsc-content-area .tgsc-article,.single-post .tgsc-content-area .tgsc-article{background:hsla(0,0%,100%,.1);border:1px solid #fff;border-radius:14px;box-shadow:0 6px 21px 0 hsla(0,0%,4%,.059);padding:20px}.search-no-results .tgsc-content-area .tgsc-article .entry-content,.search-results .tgsc-content-area .tgsc-article .entry-content,.single-post .tgsc-content-area .tgsc-article .entry-content{margin:0}.search-no-results .tgsc-content-area .tgsc-article .everest-forms,.search-results .tgsc-content-area .tgsc-article .everest-forms,.single-post .tgsc-content-area .tgsc-article .everest-forms{background:#fff;margin:0;padding:64px 60px}.search-no-results .tgsc-content-area .tgsc-article .user-registration,.search-results .tgsc-content-area .tgsc-article .user-registration,.single-post .tgsc-content-area .tgsc-article .user-registration{background:#fff}.search-no-results .tgsc-single-sidebar .tgsc-single-sidebar-content,.search-results .tgsc-single-sidebar .tgsc-single-sidebar-content,.single-post .tgsc-single-sidebar .tgsc-single-sidebar-content{background:#fff;border-left:0;border-radius:16px;box-shadow:0 16px 30px 0 hsla(0,0%,4%,.051);padding:32px;position:sticky;top:20px;width:100%}.search-no-results .tgsc-single-sidebar .tgsc-single-sidebar-content h3,.search-results .tgsc-single-sidebar .tgsc-single-sidebar-content h3,.single-post .tgsc-single-sidebar .tgsc-single-sidebar-content h3{font-size:24px}.search-no-results .tgsc-single-sidebar .tgsc-single-sidebar-content span,.search-results .tgsc-single-sidebar .tgsc-single-sidebar-content span,.single-post .tgsc-single-sidebar .tgsc-single-sidebar-content span{color:var(--tgsc--primary--color,#7545bb)}.search-no-results .tgsc-single-sidebar .tgsc-single-sidebar-content ul li,.search-results .tgsc-single-sidebar .tgsc-single-sidebar-content ul li,.single-post .tgsc-single-sidebar .tgsc-single-sidebar-content ul li{font-size:18px;font-weight:400;list-style:disc}.search-no-results .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta,.search-results .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta,.single-post .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta{display:block;margin-top:24px;text-align:center}.search-no-results .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta a,.search-results .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta a,.single-post .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta a{background:#7545bb;border:1px solid #7545bb;border-radius:4px;color:#fff;font-size:16px;font-weight:500;padding:18px 30px}.search-no-results .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta a:hover,.search-results .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta a:hover,.single-post .tgsc-single-sidebar .tgsc-single-sidebar-content .tgsc-single-sidebar-cta a:hover{background:transparent;border:1px solid #7545bb;color:#7545bb}.search-results .tgsc-posts{margin:40px 0 80px}.userregistration .tgsc-posts .tgsc-posts__post{border:0;display:block;padding:0}.userregistration .tgsc-posts .tgsc-posts__post .tgsc-form-posts_thumbnail{position:relative}.userregistration .tgsc-posts .tgsc-posts__post .tgsc-form-posts_thumbnail .tgsc-posts__post__thumbnail{margin:0}.userregistration .tgsc-posts .tgsc-posts__post .tgsc-form-posts_thumbnail a{align-items:center;background:#475bb2;border-radius:52px;color:#fff;display:flex;font-size:12px;font-weight:600;gap:4px;justify-content:center;left:50%;line-height:16px;padding:7px 12px;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);visibility:hidden}.userregistration .tgsc-posts .tgsc-posts__post .tgsc-form-posts_thumbnail a:hover{background:#fff;border:1px solid #475bb2;color:#475bb2}.userregistration .tgsc-posts .tgsc-posts__post .tgsc-form-posts_thumbnail a:hover>svg{fill:#475bb2}.userregistration .tgsc-posts .tgsc-posts__post .tgsc-form-posts_thumbnail a svg{fill:#fff;width:16px}.userregistration .tgsc-posts .tgsc-posts__post:hover{border-radius:8px;box-shadow:0 4px 24px 0 rgba(58,34,93,.102)}.userregistration .tgsc-posts .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail figure{position:relative}.userregistration .tgsc-posts .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail figure:after{background:rgba(56,56,56,.5);border-radius:8px 8px 0 0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.userregistration .tgsc-posts .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail a{cursor:pointer;visibility:visible;z-index:1}.userregistration .tgsc-form-page-header{background:linear-gradient(180deg,#fff,#edeff9);padding-bottom:322px;padding-top:78px;text-align:center}.userregistration .tgsc-form-page-header .tgsc-form-page-header__title{font-size:48px;font-weight:500}.userregistration .tgsc-form-page-header .tgsc-form-short-description{display:flex;justify-content:center}.userregistration .tgsc-form-page-header .tgsc-form-short-description p{font-size:20px;font-weight:400;width:812px}.search-no-results .tgsc-posts{margin:80px 0 100px}.search-no-results .tgsc-posts__filters{display:none}.search-no-results .tgsc-posts__inner{display:flex;flex-wrap:wrap}.search-no-results .tgsc-posts__inner .tgsc-posts__main{width:70%}.search-no-results .tgsc-posts__inner .tgsc-posts__widgets{padding-left:40px;width:30%}.search-no-results .tgsc-posts__inner .tgsc-posts__widgets .widget{margin-bottom:32px!important}.search-no-results .tgsc-posts__inner .tgsc-posts__widgets .widget:last-child{margin-bottom:0!important}.search-no-results .tgsc-posts__inner .tgsc-posts__widgets .widget h5{color:#222;font-size:18px;line-height:28px;margin-bottom:16px}.search-no-results .tgsc-posts__inner .tgsc-posts__widgets .widget ul li{border-bottom:1px solid #ebebeb;color:#383838;font-size:16px;line-height:26px;padding-bottom:8px}.search-no-results .tgsc-posts__inner .tgsc-posts__widgets .widget ul li:last-child{border-bottom:0;padding-bottom:0}.search-no-results .tgsc-posts__inner .tgsc-posts__widgets .widget ul li a{color:#383838;text-decoration:none;transition:all .3s ease-in-out}.search-no-results .tgsc-posts__inner .tgsc-posts__widgets .widget ul li a:hover{color:var(--tgsc--primary--color,#222)}.category .tgsc-page-header{align-items:center;background:linear-gradient(1turn,#efebff,#fff);display:flex;flex-direction:column;gap:30px;justify-content:center;padding:60px 0}.category .tgsc-posts{margin:40px 0 80px}.category .tgsc-posts__post{display:flex;flex-direction:column-reverse;justify-content:flex-end}.category .tgsc-posts__post .tgsc-posts__post__thumbnail{width:100%}.category .tgsc-posts__post .entry-title{color:#222;font-size:18px;font-weight:500;margin-top:16px}.category .tgsc-posts__post p{margin-bottom:0}.category .entry-meta{display:none}.category .entry-content{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#383838;display:-webkit-box;font-size:14px;line-height:22px;overflow:hidden}.tg-site-layout--right #primary{width:70%}.tg-site-layout--right .tgsc-single-sidebar{border-left:none;padding-left:40px;width:30%}@media(max-width:991px){.tg-site-layout--right .tgsc-single-sidebar{margin-top:100px;padding-left:0;width:100%}}@media(max-width:768px){.tg-site-layout--right .tgsc-single-sidebar{margin-top:50px}}@media(max-width:500px){.tg-site-layout--right .tgsc-single-sidebar{margin-top:20px}}.tg-site-layout--right .tgsc-single-sidebar #secondary{border-left:none;padding-left:0;width:100%}@media(max-width:991px){.tg-site-layout--right .tgsc-single-sidebar #secondary{padding-top:0}.tg-site-layout--right #primary,.tg-site-layout--right #secondary{padding-right:0;width:100%}}.tg-site-layout--right .tg-site-sidebar{position:sticky}.sidebar-share-icon .wp-social-link a{display:block}.everest-forms.newsletter-form .everest-forms-notice{margin-bottom:0}.everest-forms.newsletter-form .everest-forms-notice--success{padding:12px 12px 12px 32px}.everest-forms.newsletter-form .everest-forms-notice--success:before{left:12px;top:12px}.everest-forms.newsletter-form .evf-container .evf-error{background-color:transparent!important}.everest-forms.newsletter-form form.everest-form .evf-field-email .input-text.evf-error{border-color:#fa5252!important;color:#fff!important}.everest-forms.newsletter-form.top-section .evf-container{margin-bottom:0!important}.everest-forms.newsletter-form.top-section form.everest-form{align-items:center;display:flex;gap:8px;justify-content:flex-end}.everest-forms.newsletter-form.top-section form.everest-form .evf-field-container{max-width:100%;width:100%}.everest-forms.newsletter-form.top-section form.everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid{padding-left:0;padding-right:0}.everest-forms.newsletter-form.top-section form.everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field-email{margin-bottom:0;position:relative}.everest-forms.newsletter-form.top-section form.everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field-email .input-text{border:1px solid #d3d3d3;border-radius:4px;height:46px;margin-bottom:0!important;padding:8px 16px}.everest-forms.newsletter-form.top-section form.everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field-email .input-text.evf-error{border-color:#fa5252!important;color:#fff!important}.everest-forms.newsletter-form.top-section form.everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field-email label.evf-error{margin:0;position:absolute;top:50px}.everest-forms.newsletter-form.top-section form.everest-form .evf-submit-container{padding-left:0;padding-right:0}.everest-forms.newsletter-form.top-section form.everest-form .evf-submit-container .everest-forms-submit-button{background:transparent;border:1px solid #fff;border-radius:4px;color:#fff;font-size:16px;font-weight:400;height:46px;line-height:22px;padding:12px 16px;transition:all .3s ease-in-out;width:-moz-max-content;width:max-content}.everest-forms.newsletter-form.top-section form.everest-form .evf-submit-container .everest-forms-submit-button:hover{background:#fff;color:#475bb2}.tg-site-layout--right .tg-site-sidebar{padding-top:20px;top:120px}@media(max-width:991px){.tg-site-layout--right .tg-site-sidebar{height:100%}}.tgsc-single--sticky-sidebar .site-content .tg-container{flex-direction:row-reverse;justify-content:flex-start}.tgsc-single--sticky-sidebar #secondary{width:auto}.tgsc-single--sticky-sidebar .content-area{flex:1;padding-left:30px;padding-right:0!important}@media(max-width:661px){.tgsc-single--sticky-sidebar .content-area{margin-bottom:80px;padding-left:0}}.tgsc-single--sticky-sidebar .tg-site-sidebar{position:sticky;top:120px}.single-post .tgsc-page-header{gap:0}.single-post .tgsc-page-header .tgsc-page-header__title{margin-bottom:8px;width:50%}@media(max-width:991px){.single-post .tgsc-page-header .tgsc-page-header__title{width:80%}}@media(max-width:600px){.single-post .tgsc-page-header .tgsc-page-header__title{font-size:26px;line-height:36px;width:100%}}.single-post .post-thumbnail img{width:100%}.hero-section-media-border{background:hsla(0,0%,100%,.1);border:1px solid #fff;border-radius:14px;filter:drop-shadow(0 0 40px rgba(69,132,255,.08));padding:20px}.sib-default-btn{width:100%}.sib-email-area input[type=email]{border-radius:4px}.sib-email-area input[type=email]:focus-visible{border:1px solid var(--tgsc--primary--color,#222);outline:none}.try-pro-version{position:relative}.try-pro-version:after,.try-pro-version:before{background:var(--tgsc--tertiary--color,#fb5a8a);border-radius:50%;content:"";height:8px;position:absolute;right:-12px;top:2px;width:8px}.try-pro-version:before{animation:try-pro-animation 1.5s infinite;opacity:.75;transform:scale(1)}.wp-block-post-title a{text-decoration:underline}.tgsc-single .zak-page-header{display:none}.tgsc-single #ez-toc-container{background:#f8f8fa;border:1px solid #d3d3d3;border-radius:4px;box-shadow:none;margin-bottom:32px;padding:24px}@media(max-width:767px){.tgsc-single #ez-toc-container{margin-right:0;width:100%}}.tgsc-single #ez-toc-container.toc_close .ez-toc-title-container{border-bottom:0;margin-bottom:0;padding-bottom:0}.tgsc-single #ez-toc-container .ez-toc-title-container{align-items:center;border-bottom:1px solid #d3d3d3;display:flex;justify-content:space-between;margin-bottom:24px;padding-bottom:24px}.tgsc-single #ez-toc-container .ez-toc-title-container .ez-toc-title{display:block;margin-bottom:0}.tgsc-single #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle a{margin-left:0;padding-left:0;padding-right:0}.tgsc-single #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle a label{left:0;margin-bottom:0}.tgsc-single #ez-toc-container nav .ez-toc-list li{margin-bottom:8px}.tgsc-single #ez-toc-container nav .ez-toc-list li:last-child{margin-bottom:0}.tgsc-single #ez-toc-container nav .ez-toc-list li a{color:#383838;transition:all .3s ease-in-out}.tgsc-single #ez-toc-container nav .ez-toc-list li a:hover{color:var(--tgsc--secondary--color,#494949);text-decoration:underline}.tgsc-single #ez-toc-container nav .ez-toc-list li.ez-toc-heading-level-2>a{font-weight:600}.tgsc-single #ez-toc-container nav .ez-toc-list li .ez-toc-list-level-3{margin-top:16px}.tgsc-single .entry-content>figure{margin:40px auto}.tgsc-single .entry-content>figure img{border:1px solid #eaeaea;border-radius:4px;box-shadow:0 3px 10px rgba(0,0,0,.05);padding:5px}.tgsc-single .entry-content>figure figcaption{font-size:15px;margin-bottom:1em;margin-top:1em}.tgsc-single .entry-content h1 a,.tgsc-single .entry-content h2 a,.tgsc-single .entry-content h3 a,.tgsc-single .entry-content h4 a,.tgsc-single .entry-content h5 a,.tgsc-single .entry-content h6 a,.tgsc-single .entry-content ol li a,.tgsc-single .entry-content p a,.tgsc-single .entry-content ul li a{text-decoration:underline}.tgsc-single .entry-content nav ol li a,.tgsc-single .entry-content nav ul li a{text-decoration:none}.tgsc-single .entry-content .su-row{margin-bottom:50px;margin-left:-200px;margin-right:-200px}@media screen and (max-width:1180px){.tgsc-single .entry-content .su-row{margin-left:0;margin-right:0}}.tgsc-single .entry-content .top-picks-section .blockart-section .blockart-column-inner{height:100%}.tgsc-single .entry-content .top-picks-section a.blockart-button-link.is-style-filled:visited{color:#fff}.tgsc-single #ez-toc-container-cloned nav .ez-toc-list-level-1{margin-left:0}.tgsc-single #ez-toc-container-cloned nav .ez-toc-list-level-1 .ez-toc-heading-level-2{margin-bottom:10px}.tgsc-single #ez-toc-container-cloned nav .ez-toc-list-level-1 .ez-toc-heading-level-2>.ez-toc-link{font-weight:600}.tgsc-single #ez-toc-container-cloned nav .ez-toc-list-level-1 li{list-style:none}.tgsc-single #ez-toc-container-cloned nav .ez-toc-list-level-1.ez-toc-list-level-3{margin-top:8px}.tgsc-single #ess-main-wrapper .ess-pinterest-img-picker-popup{height:70vh;overflow-x:hidden;overflow-y:auto;padding-right:30px}.tgsc-single #ess-main-wrapper .ess-pinterest-img-picker-popup::-webkit-scrollbar{width:6px}.tgsc-single #ess-main-wrapper .ess-pinterest-img-picker-popup::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 5px gray}.tgsc-single #ess-main-wrapper .ess-pinterest-img-picker-popup::-webkit-scrollbar-thumb{background:#747474;border-radius:10px}.tgsc-single #ess-main-wrapper .ess-pinterest-img-picker-popup::-webkit-scrollbar-thumb:hover{background:#4c4c4c}.tgsc-single #ess-main-wrapper .ess-pinterest-img-picker-popup .ess-pinterest-popup-close{align-items:center;display:flex;justify-content:center;right:20px;top:20px}.tgsc-single #ess-main-wrapper .ess-pinterest-img-picker-popup .ess-pinterest-popup-close:hover{border-color:#c92619}.tgsc-single .narrow-layout#ez-toc-container-cloned{background:#fff;border:0;bottom:0;box-shadow:none;display:inline-block;height:100%;left:-297px;margin-bottom:0;margin-top:0;max-width:100%;overflow-y:auto;padding:40px 12px 24px 20px;position:fixed;top:0;transition:all .6s ease-in-out;width:300px;z-index:1}.tgsc-single .narrow-layout#ez-toc-container-cloned .ez-toc-title-container{border-bottom:.4px solid #e4e4e4;margin-bottom:24px;padding-bottom:12px}.tgsc-single .narrow-layout#ez-toc-container-cloned .ez-toc-title-container .ez-toc-title{color:#111;font-size:18px;font-weight:500;margin-bottom:0;padding-right:40px}.tgsc-single .narrow-layout#ez-toc-container-cloned .ez-toc-title-toggle{display:none}.tgsc-single .narrow-layout#ez-toc-container-cloned .narrow-drawer-label{background-image:url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJMYXllcl8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHg9IjAiIHk9IjAiIHZpZXdCb3g9IjAgMCAyMzAgMjAwIiB4bWw6c3BhY2U9InByZXNlcnZlIj48c3R5bGU+LnN0MHtmaWxsOiM2YzYzZmZ9LnN0MntmaWxsOiMxMTF9PC9zdHlsZT48ZyBpZD0iR3JvdXBfOTg0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMjg2Ljk3IC01NzUuNzgxKSI+PGcgaWQ9Ikdyb3VwXzk4MSIgdHJhbnNmb3JtPSJyb3RhdGUoLTU2IDczMC43OCA0Mi42OSkiPjxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0tNDEuNCAxMzYuM2wuNS0yLjZjMTkuNCAzLjQgMzktLjcgNTMuOC0xMS4yIDEzLjMtOS40IDIyLjEtMjMuOCAyNC4zLTM4LjktNC4zIDEuOC04LjggMi43LTEzLjEgMi42LTEwLjQtLjMtMTkuOS02LjctMjMtMTUuN0MtLjUgNjUuNiAwIDU5LjggMi41IDU1YzIuMy00LjQgNS45LTcuNiAxMC4yLTguOCA3LjEtMi4xIDE1LjQuOSAyMC43IDcuMyA0LjYgNi4xIDcgMTMuNiA2LjkgMjEuMSAwIDEuNSAwIDMtLjEgNC41IDIuOC0xLjYgNS40LTMuNiA3LjktNiAxMy42LTEzLjggMTcuMi0zNC45IDktNTIuNWwyLjQtMS4xQzY4LjIgMzguMSA2NC40IDYwLjQgNTAgNzVjLTMuMSAzLTYuNSA1LjUtMTAgNy4zLTEuOSAxNi40LTExLjMgMzIuMi0yNS43IDQyLjQtMTUuMyAxMC44LTM1LjYgMTUuMS01NS43IDExLjZ6bTczLjctNzkuOWMtLjMtLjQtLjYtLjktLjktMS4zLTQuNS01LjUtMTEuOS04LjItMTcuOS02LjQtMy42IDEuMS02LjcgMy43LTguNiA3LjUtMi4yIDQuMi0yLjYgOS4yLTEuMiAxMy40QzYuMyA3Ny40IDE1IDgzLjMgMjQuMiA4My41YzQuNC4xIDktLjkgMTMuNC0zIC4yLTIgLjItMy45LjItNS45IDAtNi40LTEuOS0xMi45LTUuNS0xOC4yeiIgaWQ9IlBhdGhfNjQxIi8+PHBhdGggY2xhc3M9InN0MCIgZD0iTTUyLjkgMzYuMXMxLjctOS4xIDMuNC0xNy42bC40LTIgMS43IDEuMWMyLjcgMS45IDUuMyAzLjggNy44IDUuNyAyLjUgMS45IDUgMy44IDcuNiA1LjZsLTEuNSAyLjJjLTIuNy0xLjktNS4zLTMuOC03LjctNS43bC02LTQuNWMtMS42IDcuOS0zIDE1LjYtMyAxNS42bC0yLjctLjR6IiBpZD0iUGF0aF82NDIiLz48L2c+PHBhdGggY2xhc3M9InN0MiIgZD0iTTMwNy4zIDc1MS43djMuMWgtNnYxNi45aC0zLjd2LTE2LjloLTZ2LTMuMWgxNS43ek0zMTcuMiA3NzEuN2gtMS41Yy0uMyAwLS42IDAtLjgtLjEtLjItLjEtLjMtLjMtLjQtLjZsLS4zLTFjLS40LjMtLjcuNi0xLjEuOS0uMy4yLS43LjQtMS4xLjYtLjQuMi0uOC4zLTEuMi40LS40LjEtLjkuMS0xLjQuMS0uNiAwLTEuMi0uMS0xLjctLjItLjUtLjItLjktLjQtMS4zLS43cy0uNi0uNy0uOS0xLjJjLS4yLS41LS4zLTEtLjMtMS43IDAtLjUuMS0xLjEuNC0xLjZzLjctMSAxLjQtMS40Yy43LS40IDEuNS0uOCAyLjYtMSAxLjEtLjMgMi40LS40IDQuMS0uNHYtLjhjMC0xLS4yLTEuNy0uNi0yLjEtLjQtLjUtMS0uNy0xLjgtLjctLjYgMC0xIC4xLTEuNC4yLS40LjEtLjcuMy0xIC40LS4zLjItLjUuMy0uOC40LS4yLjEtLjUuMi0uOC4yLS4yIDAtLjQtLjEtLjYtLjJzLS4zLS4zLS40LS40bC0uNi0xLjFjMS42LTEuNSAzLjYtMi4yIDUuOS0yLjIuOCAwIDEuNi4xIDIuMi40czEuMi43IDEuNyAxLjFjLjUuNS44IDEuMSAxIDEuNy4yLjcuNCAxLjQuNCAyLjJ2OC44aC4zem0tNi42LTIuMmMuNCAwIC43IDAgMS0uMXMuNi0uMi44LS4zYy4zLS4xLjUtLjMuOC0uNS4yLS4yLjUtLjQuNy0uN3YtMi40Yy0xIDAtMS44LjEtMi41LjJzLTEuMi4zLTEuNi41LS43LjQtLjkuN2MtLjIuMy0uMy41LS4zLjkgMCAuNi4yIDEgLjUgMS4zLjUuMy45LjQgMS41LjR6TTMyMC42IDc3MS43di0yMC42aDMuNHY4LjFjLjYtLjYgMS4yLTEuMSAxLjktMS40czEuNS0uNSAyLjUtLjVjLjggMCAxLjUuMiAyLjEuNXMxLjIuOCAxLjcgMS40Yy41LjYuOCAxLjQgMS4xIDIuMy4zLjkuNCAxLjkuNCAzLjEgMCAxLjEtLjEgMi0uNCAyLjlzLS43IDEuNy0xLjIgMi40LTEuMiAxLjItMS45IDEuNmMtLjguNC0xLjYuNi0yLjUuNi0uNCAwLS44IDAtMS4yLS4xLS40LS4xLS43LS4yLTEtLjRzLS42LS4zLS44LS42Yy0uMy0uMi0uNS0uNS0uNy0uOGwtLjIgMWMtLjEuMi0uMS40LS4zLjUtLjEuMS0uMy4yLS41LjJoLTIuNHYtLjJ6bTYuNy0xMS44Yy0uNyAwLTEuMy4yLTEuOC40LS41LjMtMSAuNy0xLjQgMS4zdjYuNGMuNC41LjguOCAxLjMgMXMxIC4zIDEuNS4zIDEtLjEgMS40LS4zLjgtLjUgMS4xLS45Yy4zLS40LjUtLjkuNy0xLjVzLjItMS4zLjItMi4xLS4xLTEuNS0uMi0yLjEtLjMtMS0uNi0xLjRjLS4yLS40LS42LS42LS45LS44LS41LS4yLS45LS4zLTEuMy0uM3pNMzQwIDc1MS4xdjIwLjZoLTMuNHYtMjAuNmgzLjR6TTM0OS43IDc1Ny4zYy45IDAgMS43LjEgMi41LjQuOC4zIDEuNC43IDEuOSAxLjMuNS41IDEgMS4yIDEuMyAycy41IDEuNy41IDIuN3YuNmMwIC4yLS4xLjMtLjEuNC0uMS4xLS4xLjItLjIuMnMtLjIuMS0uNC4xaC04LjhjLjEgMS41LjUgMi41IDEuMiAzLjJzMS42IDEgMi43IDFjLjYgMCAxLS4xIDEuNC0uMnMuOC0uMyAxLjEtLjRjLjMtLjIuNi0uMy44LS40LjItLjEuNC0uMi43LS4yLjEgMCAuMyAwIC40LjFzLjIuMS4zLjJsMSAxLjJjLS40LjQtLjguOC0xLjMgMS4xcy0xIC41LTEuNS43LTEgLjMtMS42LjRjLS41LjEtMSAuMS0xLjUuMS0xIDAtMS45LS4yLTIuOC0uNS0uOC0uMy0xLjYtLjgtMi4yLTEuNS0uNi0uNi0xLjEtMS40LTEuNS0yLjQtLjQtLjktLjUtMi0uNS0zLjMgMC0xIC4yLTEuOS41LTIuNy4zLS45LjgtMS42IDEuMy0yLjIuNi0uNiAxLjMtMS4xIDIuMS0xLjUuNy0uMiAxLjctLjQgMi43LS40em0uMSAyLjRjLTEgMC0xLjguMy0yLjMuOC0uNi42LS45IDEuNC0xLjEgMi40aDYuNGMwLS40LS4xLS45LS4yLTEuM3MtLjMtLjctLjYtMWMtLjItLjMtLjYtLjUtLjktLjctLjQtLjEtLjgtLjItMS4zLS4yek0zODMuNCA3NjEuN2MwIDEuNS0uMiAyLjgtLjcgNC4xLS41IDEuMi0xLjIgMi4zLTIuMSAzLjJzLTEuOSAxLjYtMy4yIDIuMWMtMS4yLjUtMi42LjgtNC4xLjhzLTIuOS0uMy00LjEtLjhjLTEuMy0uNS0yLjMtMS4yLTMuMi0yLjEtLjktLjktMS42LTItMi4xLTMuMi0uNS0xLjMtLjctMi42LS43LTQuMXMuMi0yLjguNy00LjEgMS4yLTIuMyAyLjEtMy4yIDItMS42IDMuMi0yLjEgMi42LS44IDQuMS0uOCAyLjkuMyA0LjEuOCAyLjMgMS4yIDMuMiAyLjFjLjkuOSAxLjYgMiAyLjEgMy4yLjQgMS4zLjcgMi42LjcgNC4xem0tMy45IDBjMC0xLjEtLjEtMi4xLS40LTNzLS43LTEuNi0xLjMtMi4yYy0uNS0uNi0xLjItMS4xLTItMS40LS44LS4zLTEuNy0uNS0yLjYtLjUtMSAwLTEuOS4yLTIuNi41LS44LjMtMS41LjgtMiAxLjQtLjUuNi0xIDEuMy0xLjMgMi4ycy0uNCAxLjktLjQgMyAuMSAyLjEuNCAzIC43IDEuNiAxLjMgMi4yYy41LjYgMS4yIDEuMSAyIDEuNC44LjMgMS43LjUgMi42LjUgMSAwIDEuOS0uMiAyLjYtLjUuOC0uMyAxLjQtLjggMi0xLjQuNS0uNiAxLTEuMyAxLjMtMi4ycy40LTEuOS40LTN6TTM4Ni43IDc3MS43di0xMS42bC0xLjItLjJjLS4zIDAtLjUtLjEtLjYtLjMtLjItLjEtLjItLjMtLjItLjZ2LTEuNGgyLjF2LTEuMWMwLS44LjEtMS41LjQtMi4yLjItLjYuNi0xLjIgMS4xLTEuNi41LS41IDEtLjggMS43LTFzMS40LS40IDIuMi0uNGMuNyAwIDEuMy4xIDEuOC4zbC0uMSAxLjdjMCAuMy0uMS40LS40LjUtLjIuMS0uNS4xLS44LjEtLjQgMC0uOCAwLTEuMS4xLS4zLjEtLjYuMi0uOC41cy0uNC41LS41LjktLjIuOC0uMiAxLjN2LjloMy43djIuNGgtMy42djExLjZsLTMuNS4xek00MTUuMSA3NjdjLjIgMCAuNC4xLjUuMmwxLjUgMS42Yy0uOCAxLTEuOCAxLjgtMyAyLjNzLTIuNi44LTQuMy44Yy0xLjUgMC0yLjgtLjMtNC0uOHMtMi4yLTEuMi0zLTIuMWMtLjgtLjktMS41LTItMS45LTMuMi0uNC0xLjMtLjctMi42LS43LTQuMXMuMi0yLjkuNy00LjFjLjUtMS4zIDEuMi0yLjMgMi4xLTMuMnMyLTEuNiAzLjItMi4xYzEuMy0uNSAyLjYtLjggNC4yLS44IDEuNSAwIDIuOC4yIDMuOS43czIuMSAxLjEgMi45IDEuOWwtMS4yIDEuNy0uMy4zYy0uMS4xLS4zLjEtLjUuMXMtLjQtLjEtLjctLjJjLS4yLS4yLS41LS4zLS44LS41cy0uOC0uNC0xLjMtLjVjLS41LS4yLTEuMi0uMi0yLS4yLS45IDAtMS44LjItMi42LjVzLTEuNS44LTIgMS40Yy0uNi42LTEgMS4zLTEuMyAyLjJzLS41IDEuOS0uNSAyLjljMCAxLjEuMiAyLjEuNSAzcy43IDEuNiAxLjMgMi4yIDEuMiAxLjEgMS45IDEuNGMuNy4zIDEuNS41IDIuNC41LjUgMCAxIDAgMS40LS4xcy44LS4xIDEuMS0uM2MuMy0uMS43LS4zIDEtLjVzLjYtLjQuOS0uN2MuMS0uMS4yLS4yLjMtLjIgMC0uMS4yLS4xLjMtLjF6TTQyNS43IDc1Ny4zYzEuMSAwIDIgLjIgMi45LjVzMS42LjggMi4yIDEuNWMuNi42IDEuMSAxLjQgMS40IDIuMy4zLjkuNSAxLjkuNSAzcy0uMiAyLjEtLjUgMy0uOCAxLjctMS40IDIuMy0xLjMgMS4xLTIuMiAxLjVjLS45LjMtMS44LjUtMi45LjVzLTItLjItMi45LS41LTEuNi0uOC0yLjItMS41Yy0uNi0uNi0xLjEtMS40LTEuNC0yLjMtLjMtLjktLjUtMS45LS41LTNzLjItMi4xLjUtMyAuOC0xLjcgMS40LTIuMyAxLjQtMS4xIDIuMi0xLjVjLjktLjQgMS45LS41IDIuOS0uNXptMCAxMmMxLjIgMCAyLjEtLjQgMi42LTEuMnMuOS0yIC45LTMuNS0uMy0yLjctLjktMy41LTEuNC0xLjItMi42LTEuMi0yLjEuNC0yLjcgMS4yLS45IDItLjkgMy41LjMgMi43LjkgMy41Yy43LjggMS41IDEuMiAyLjcgMS4yek00MzUuNCA3NzEuN3YtMTQuMmgyLjFjLjQgMCAuNy4yLjkuNmwuMiAxLjFjLjMtLjMuNi0uNi45LS44cy43LS40IDEtLjZjLjQtLjIuNy0uMyAxLjEtLjQuNC0uMS44LS4xIDEuMy0uMS44IDAgMS41LjEgMi4xLjQuNi4zIDEuMS42IDEuNSAxLjFzLjcgMSAuOSAxLjdjLjIuNy4zIDEuNC4zIDIuMnY5aC0zLjR2LTljMC0uOS0uMi0xLjUtLjYtMnMtMS0uNy0xLjgtLjdjLS42IDAtMS4xLjEtMS43LjQtLjUuMy0xIC42LTEuNSAxLjF2MTAuM2wtMy4zLS4xek00NTUuOCA3NzEuOWMtMS4yIDAtMi4yLS4zLTIuOC0xLS43LS43LTEtMS43LTEtMi45di04aC0xLjRjLS4yIDAtLjMtLjEtLjUtLjItLjEtLjEtLjItLjMtLjItLjVWNzU4bDIuMy0uNC43LTMuOWMwLS4yLjEtLjMuMy0uNC4xLS4xLjMtLjIuNS0uMmgxLjh2NC41aDMuN3YyLjRoLTMuN3Y3LjdjMCAuNC4xLjguMyAxcy41LjQuOS40Yy4yIDAgLjQgMCAuNS0uMXMuMy0uMS40LS4yYy4xLS4xLjItLjEuMy0uMnMuMi0uMS4yLS4xYy4xIDAgLjIgMCAuMi4xbC4yLjIgMSAxLjdjLS41LjQtMS4xLjctMS43LjktLjYuNC0xLjMuNS0yIC41ek00NjcuNyA3NTcuM2MuOSAwIDEuNy4xIDIuNS40LjguMyAxLjQuNyAxLjkgMS4zLjUuNSAxIDEuMiAxLjMgMnMuNSAxLjcuNSAyLjd2LjZjMCAuMi0uMS4zLS4xLjQtLjEuMS0uMS4yLS4yLjJzLS4yLjEtLjQuMWgtOC44Yy4xIDEuNS41IDIuNSAxLjIgMy4yczEuNiAxIDIuNyAxYy42IDAgMS0uMSAxLjQtLjJzLjgtLjMgMS4xLS40Yy4zLS4yLjYtLjMuOC0uNHMuNC0uMi43LS4yYy4xIDAgLjMgMCAuNC4xcy4yLjEuMy4ybDEgMS4yYy0uNC40LS44LjgtMS4zIDEuMXMtMSAuNS0xLjUuNy0xIC4zLTEuNi40Yy0uNS4xLTEgLjEtMS41LjEtMSAwLTEuOS0uMi0yLjgtLjUtLjgtLjMtMS42LS44LTIuMi0xLjUtLjYtLjYtMS4xLTEuNC0xLjUtMi40LS40LS45LS41LTItLjUtMy4zIDAtMSAuMi0xLjkuNS0yLjcuMy0uOS44LTEuNiAxLjMtMi4yLjYtLjYgMS4zLTEuMSAyLjEtMS41czEuNi0uNCAyLjctLjR6bS4xIDIuNGMtMSAwLTEuOC4zLTIuMy44LS42LjYtLjkgMS40LTEuMSAyLjRoNi40YzAtLjQtLjEtLjktLjItMS4zcy0uMy0uNy0uNi0xYy0uMi0uMy0uNi0uNS0uOS0uNy0uNC0uMS0uOC0uMi0xLjMtLjJ6TTQ3Ni42IDc3MS43di0xNC4yaDIuMWMuNCAwIC43LjIuOS42bC4yIDEuMWMuMy0uMy42LS42LjktLjhzLjctLjQgMS0uNmMuNC0uMi43LS4zIDEuMS0uNC40LS4xLjgtLjEgMS4zLS4xLjggMCAxLjUuMSAyLjEuNC42LjMgMS4xLjYgMS41IDEuMXMuNyAxIC45IDEuN2MuMi43LjMgMS40LjMgMi4ydjloLTMuNHYtOWMwLS45LS4yLTEuNS0uNi0ycy0xLS43LTEuOC0uN2MtLjYgMC0xLjEuMS0xLjcuNC0uNS4zLTEgLjYtMS41IDEuMXYxMC4zbC0zLjMtLjF6TTQ5NyA3NzEuOWMtMS4yIDAtMi4yLS4zLTIuOC0xLS43LS43LTEtMS43LTEtMi45di04aC0xLjRjLS4yIDAtLjMtLjEtLjUtLjItLjEtLjEtLjItLjMtLjItLjVWNzU4bDIuMy0uNC43LTMuOWMwLS4yLjEtLjMuMy0uNC4xLS4xLjMtLjIuNS0uMmgxLjh2NC41aDMuN3YyLjRoLTMuN3Y3LjdjMCAuNC4xLjguMyAxIC4yLjIuNS40LjkuNC4yIDAgLjQgMCAuNS0uMXMuMy0uMS40LS4yYy4xLS4xLjItLjEuMy0uMi4xLS4xLjItLjEuMi0uMS4xIDAgLjIgMCAuMi4xbC4yLjIgMSAxLjdjLS41LjQtMS4xLjctMS43LjktLjYuNC0xLjMuNS0yIC41ek01MTEuNSA3NjAuM2MtLjEuMS0uMi4zLS4zLjMtLjEuMS0uMi4xLS40LjFzLS4zIDAtLjUtLjEtLjQtLjItLjctLjMtLjUtLjItLjktLjNjLS4zLS4xLS43LS4xLTEuMS0uMS0uNyAwLTEuMi4xLTEuNi40LS40LjMtLjYuNy0uNiAxLjEgMCAuMy4xLjYuMy44LjIuMi41LjQuOC41LjMuMi43LjMgMS4xLjQuNC4xLjguMyAxLjMuNC40LjEuOS4zIDEuMy41cy44LjQgMS4xLjdjLjMuMy42LjYuOCAxcy4zLjkuMyAxLjVjMCAuNy0uMSAxLjMtLjQgMS45LS4yLjYtLjYgMS4xLTEuMSAxLjVzLTEuMS43LTEuOCAxYy0uNy4yLTEuNS40LTIuNC40LS41IDAtMSAwLTEuNC0uMS0uNS0uMS0uOS0uMi0xLjMtLjRzLS44LS4zLTEuMi0uNmMtLjQtLjItLjctLjQtMS0uN2wuOC0xLjNjLjEtLjIuMi0uMy40LS40LjEtLjEuMy0uMS41LS4xcy40LjEuNi4yYy4yLjEuNC4yLjcuNC4yLjEuNS4zLjkuNC4zLjEuOC4yIDEuMy4yLjQgMCAuOCAwIDEtLjEuMy0uMS41LS4yLjctLjRzLjMtLjMuNC0uNS4xLS40LjEtLjZjMC0uMy0uMS0uNi0uMy0uOC0uMi0uMi0uNS0uNC0uOC0uNi0uMy0uMi0uNy0uMy0xLjEtLjQtLjQtLjEtLjgtLjMtMS4zLS40LS40LS4xLS45LS4zLTEuMy0uNXMtLjgtLjQtMS4xLS44Yy0uMy0uMy0uNi0uNy0uOC0xLjEtLjItLjQtLjMtMS0uMy0xLjZzLjEtMS4xLjMtMS43Yy4yLS41LjYtMSAxLTEuNHMxLS43IDEuNy0uOSAxLjQtLjQgMi4zLS40YzEgMCAxLjkuMiAyLjcuNXMxLjUuNyAyIDEuM2wtLjcgMS4xeiIvPjwvZz48L3N2Zz4=);background-size:100% auto;bottom:20px;font-size:0;height:104px;left:16px;opacity:1;position:fixed;transition:all 1.6s ease-in-out;width:118px}@media screen and (max-width:600px){.tgsc-single .narrow-layout#ez-toc-container-cloned .narrow-drawer-label{display:none}}.tgsc-single .narrow-layout#ez-toc-container-cloned .narrow-drawer-toggle-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAxNTAiPjxwYXRoIGQ9Ik0wIDE0OC4xVjEuOGwyMy41IDE0LjhjMi4zIDEuNCA0LjIgMy40IDUuNSA1LjhzMiA1IDIgNy43djkwLjRjMCAyLjctLjcgNS40LTIgNy43LTEuMyAyLjQtMy4yIDQuNC01LjUgNS44TDAgMTQ4LjF6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0yNC4zIDE2LjFMMCAuOXYxLjJsMSAuNi4xLjFMMjMuNyAxN2MyLjIgMS40IDQuMSAzLjMgNS4zIDUuNiAxLjMgMi4zIDEuOSA0LjkgMS45IDcuNXY5MC40YzAgMi42LS43IDUuMi0xLjkgNy41LTEuMyAyLjMtMy4xIDQuMi01LjMgNS42TDEuMiAxNDcuM0gxbC0xIC43djEuMmwyNC4zLTE0LjVjNC44LTMgNy43LTguMyA3LjctMTRWMzAuMWMwLTUuNy0yLjktMTAuOS03LjctMTR6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2U1ZTVlNSIvPjxwYXRoIGQ9Ik0wIDIuMWwxIC42LjEuMU0wIDE0Ny45bDEtLjZoLjEiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTkgNzYuNGwtNiA2LTEuNC0xLjQgNi02LTYtNiAxLjQtMS40IDcuNCA3LjQtMS40IDEuNHoiIGZpbGw9IiM2YzYzZmYiLz48L3N2Zz4=);background-repeat:no-repeat;bottom:80px;cursor:pointer;height:130px;left:0;position:fixed;transition:all .6s ease-in-out;width:34px}.tgsc-single .narrow-layout#ez-toc-container-cloned nav>ul{display:block!important;margin-bottom:0}.tgsc-single .narrow-layout#ez-toc-container-cloned.open{box-shadow:30px 0 60px 0 hsla(0,0%,7%,.15);left:-2px;z-index:99}.tgsc-single .narrow-layout#ez-toc-container-cloned.open .narrow-drawer-label{opacity:0;transition:all .1s ease-in-out;z-index:-1}.tgsc-single .narrow-layout#ez-toc-container-cloned.open .narrow-drawer-toggle-button{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzMiAxNTAiPjxwYXRoIGQ9Ik0wIDE0OC4xVjEuOGwyMy41IDE0LjhjMi4zIDEuNCA0LjIgMy40IDUuNSA1LjhzMiA1IDIgNy43djkwLjRjMCAyLjctLjcgNS40LTIgNy43LTEuMyAyLjQtMy4yIDQuNC01LjUgNS44TDAgMTQ4LjF6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik0yNC4zIDE2LjFMMCAuOXYxLjJsMSAuNi4xLjFMMjMuNyAxN2MyLjIgMS40IDQuMSAzLjMgNS4zIDUuNiAxLjMgMi4zIDEuOSA0LjkgMS45IDcuNXY5MC40YzAgMi42LS43IDUuMi0xLjkgNy41LTEuMyAyLjMtMy4xIDQuMi01LjMgNS42TDEuMiAxNDcuM0gxbC0xIC43djEuMmwyNC4zLTE0LjVjNC44LTMgNy43LTguMyA3LjctMTRWMzAuMWMwLTUuNy0yLjktMTAuOS03LjctMTR6IiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZmlsbD0iI2U1ZTVlNSIvPjxwYXRoIGQ9Ik0wIDIuMWwxIC42LjEuMU0wIDE0Ny45bDEtLjZoLjEiIGZpbGw9Im5vbmUiLz48cGF0aCBkPSJNMTEuNiA3NWw3LjQtNy40IDEuNCAxLjQtNiA2IDYgNi0xLjQgMS40LTYtNi0xLjQtMS40eiIgZmlsbD0iIzZjNjNmZiIvPjwvc3ZnPg==);left:297px}.tgsc-single .narrow-layout#ez-toc-container-cloned::-webkit-scrollbar{width:6px}.tgsc-single .narrow-layout#ez-toc-container-cloned::-webkit-scrollbar-track{border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.2)}.tgsc-single .narrow-layout#ez-toc-container-cloned::-webkit-scrollbar-thumb{background:#c6c6c6;border-radius:10px}.tgsc-single .tgsc-author{border:1px solid #fff;border-radius:4px;box-shadow:0 3px 10px rgba(0,0,0,.13);display:flex;gap:24px;margin:50px 0 40px;padding:24px}.tgsc-single .tgsc-author__avatar{height:110px;width:110px}.tgsc-single .tgsc-author__avatar img{border:1px solid #ededed;border-radius:50%;height:110px;-o-object-fit:cover;object-fit:cover;padding:2px;width:110px}.tgsc-single .tgsc-author__info{flex:1}.tgsc-single .tgsc-author__info .tgsc-author__name{color:#1d1d1d;font-size:22px;font-weight:500;line-height:29px;margin-bottom:16px}.tgsc-single .tgsc-author__info .tgsc-author__description{color:#383838;font-size:16px;line-height:26px;margin-bottom:0}.tgsc-single .tgsc-author__info .tgsc-author__description>a{color:var(--tgsc--primary--color,#383838);font-weight:500;text-decoration:underline}@media(max-width:500px){.tgsc-single .tgsc-author{gap:18px;padding:18px}.tgsc-single .tgsc-author__avatar,.tgsc-single .tgsc-author__avatar img{height:60px;width:60px}}.tgsc-single .tgsc-social{align-items:center;display:flex;justify-content:space-between}.tgsc-single .tgsc-social>span{font-size:18px;font-weight:600;line-height:28px}.tgsc-single .tgsc-social__inner{align-items:center;display:flex;gap:8px}.tgsc-single .tgsc-social__inner a span{align-items:center;border-radius:50%;display:flex;height:32px;justify-content:center;width:32px}.tgsc-single .tgsc-social__inner a span:before{color:#fff;font-size:14px}.tgsc-single .post-navigation{border:0;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0;padding:0}@media screen and (max-width:500px){.tgsc-single .post-navigation{gap:20px}}.tgsc-single .post-navigation:has(.nav-previous){margin-top:40px}.tgsc-single .post-navigation .nav-next,.tgsc-single .post-navigation .nav-previous{display:flex;width:48%}@media(max-width:500px){.tgsc-single .post-navigation .nav-next,.tgsc-single .post-navigation .nav-previous{display:block;width:100%}}.tgsc-single .post-navigation .nav-next a,.tgsc-single .post-navigation .nav-previous a{background:#fff;border:1px solid #e4e4e4;border-radius:4px;color:#383838;display:block;font-size:18px;font-weight:500;line-height:28px;padding:24px;transition:all .3s ease-in-out}.tgsc-single .post-navigation .nav-next a:hover,.tgsc-single .post-navigation .nav-previous a:hover{border-color:var(--tgsc--primary--color,#222);color:var(--tgsc--primary--color,#222)}.tgsc-single .post-navigation .nav-next a .meta-nav,.tgsc-single .post-navigation .nav-previous a .meta-nav{color:#909090;display:block;font-size:15px;font-weight:500;line-height:24px;margin-bottom:8px}.tgsc-single .comments-area{border:1px solid #e4e4e4;border-radius:4px;margin-top:40px;padding:24px}.tgsc-single .comments-area .form-submit{margin-bottom:0}.tgsc-single .comments-area .comment-list .depth-1{border-bottom:1px solid #e4e4e4;margin-bottom:32px;padding-bottom:16px}.tgsc-single .comments-area .comment-list .depth-1:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.tgsc-single .comments-area .comment-list .depth-1 .children{border-top:0;padding-top:20px}.tgsc-single .tgsc-posts--related-posts{margin-bottom:100px;margin-top:100px}.tgsc-single .tgsc-posts--related-posts h3{border-bottom:1px solid #e4e4e4;color:#222;font-size:22px;font-weight:500;line-height:29px;margin-bottom:40px;padding-bottom:12px}.single-post .tg-scroll-to-top.tg-scroll-top-left{left:auto;right:20px}.masteriyo-born-section iframe{border:1px solid #eaeaea;border-radius:4px;box-shadow:0 3px 10px rgba(0,0,0,.05);padding:5px}@keyframes try-pro-animation{0%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(3)}}@media screen and (min-width:1200px){.tgsc-tooltip{bottom:unset;padding-bottom:0;top:50%;transform:translate(10px,-50%);width:250px}.tgsc-tooltip__arrow{position:unset}.tgsc-tooltip__arrow:after{border:8px solid transparent;border-right-color:#222;content:"";height:0;left:-15px;position:absolute;top:50%;transform:translateY(-50%);width:0}}.sidebar-newsletter-area .newsletter-form .evf-container{margin-bottom:0!important}.sidebar-newsletter-area .newsletter-form .evf-container .evf-submit-container button[type=submit]{background-color:var(--tgsc--primary--color,#5b5fc7)!important;border:1px solid var(--tgsc--primary--color,#5b5fc7)!important}.sidebar-newsletter-area .newsletter-form .evf-container .evf-submit-container button[type=submit]:hover{background-color:var(--tgsc--tertiary--color,#38488e)!important;border-color:var(--tgsc--tertiary--color,#38488e);color:#fff!important}.easy-social-share-buttons p{display:none}.easy-social-share-buttons #ess-main-wrapper .ess-inline-networks-container{margin-bottom:0!important}.easy-social-share-buttons #ess-main-wrapper .ess-inline-networks-container .ess-social-network-lists .ess-social-networks{border-bottom:0;margin-bottom:0}.easy-social-share-buttons #ess-main-wrapper .ess-inline-networks-container .ess-social-network-lists .ess-social-networks a{padding-bottom:0;padding-top:0}.tgsc-single--sticky-sidebar .easy-social-share-buttons .ess-inline-networks-container .ess-social-network-lists{align-items:center;display:flex;flex-direction:column;gap:16px}.newsletter-form .evf-container{margin-bottom:0}.newsletter-form .evf-container form .evf-field-container .evf-frontend-grid,.newsletter-form .evf-container form .evf-submit-container{padding-left:0;padding-right:0}.newsletter-form .evf-container form .evf-submit-container button[type=submit]{background-color:transparent!important;max-width:100%;transition:all .3s ease-in-out;width:100%}.newsletter-form .evf-container form .evf-submit-container button[type=submit]:hover{background-color:#fff!important}.widget{margin-bottom:0!important}.entry-content .wp-element-button:focus,.entry-content .wp-element-button:visited{color:#fff}.tgsc-single.tg-site-layout--default #primary .entry-content>.alignwide:not(.wp-block-table){border-bottom:1px solid #e5e5e5;margin:10px -230px 40px;padding:30px 30px 60px}@media screen and (max-width:1100px){.tgsc-single.tg-site-layout--default #primary .entry-content>.alignwide:not(.wp-block-table){margin-left:0;margin-right:0;padding-left:0;padding-right:0}}.tgsc-single.tg-site-layout--default #primary .entry-content>.alignwide.wp-block-table{margin-left:auto;margin-right:auto}.tgsc-single .entry-content .wp-element-button{font-size:16px;line-height:26px}.tgsc-single #primary .entry-content ol li,.tgsc-single #primary .entry-content ul li{font-size:18px;line-height:28px}.tgsc-single #primary .entry-content ol li{padding-left:5px}.tgsc-single #primary .entry-content hr{margin:60px 0 40px;width:100%}.tgsc-single #ez-toc-container nav ol,.tgsc-single #ez-toc-container nav ul,.tgsc-single #ez-toc-container-cloned nav ol,.tgsc-single #ez-toc-container-cloned nav ul{counter-reset:toc-counters 0;margin-left:0}.tgsc-single #ez-toc-container nav ol li,.tgsc-single #ez-toc-container nav ul li,.tgsc-single #ez-toc-container-cloned nav ol li,.tgsc-single #ez-toc-container-cloned nav ul li{font-size:16px;line-height:26px;margin-bottom:16px;padding-bottom:4px;padding-left:42px;padding-top:4px;position:relative}.tgsc-single #ez-toc-container nav ol li:before,.tgsc-single #ez-toc-container nav ul li:before,.tgsc-single #ez-toc-container-cloned nav ol li:before,.tgsc-single #ez-toc-container-cloned nav ul li:before{align-items:center;background:#fff;border:1px solid #d4d4d4;border-radius:10px;box-shadow:0 2px 8px rgba(0,0,0,.06);color:var(--tgsc--primary--color,#383838);content:counters(toc-counters,".") " ";counter-increment:toc-counters;display:flex;font-size:14px;font-weight:600;height:32px;justify-content:center;left:0;position:absolute;top:2px;width:32px}.tgsc-single #ez-toc-container nav ol li ol,.tgsc-single #ez-toc-container nav ol li ul,.tgsc-single #ez-toc-container nav ul li ol,.tgsc-single #ez-toc-container nav ul li ul,.tgsc-single #ez-toc-container-cloned nav ol li ol,.tgsc-single #ez-toc-container-cloned nav ol li ul,.tgsc-single #ez-toc-container-cloned nav ul li ol,.tgsc-single #ez-toc-container-cloned nav ul li ul{margin-left:0;margin-top:16px}.widget ul.wp-block-social-links li:last-child{border-bottom:none!important}.tgsc-price-box{align-items:center;display:flex;flex-direction:column;gap:24px;text-align:center}.tgsc-price-box__header{width:100%}.tgsc-price-box__header h3{color:#25252d;font-family:inherit;font-size:20px;font-weight:500;line-height:24px;margin-bottom:0;padding:25px 25px 0;text-transform:uppercase}.tgsc-price-box__header p{color:#2e4573;font-size:16px;font-weight:500;line-height:26px;margin-bottom:0;margin-top:12px}.tgsc-price-box__body{gap:16px;width:100%}.tgsc-price-box__body,.tgsc-price-box__price-info{align-items:center;display:flex;flex-direction:column}.tgsc-price-box__price-info{gap:6px}.tgsc-price-box__price-info del{color:#25252d;font-family:inherit;font-size:16px;line-height:26px;position:relative;text-decoration:none}.tgsc-price-box__price-info del:before{background:rgba(229,0,68,.75);content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-5deg);width:calc(100% + 20px)}.tgsc-price-box__price-info span{color:#25252d;font-family:inherit;font-size:36px;font-weight:500;line-height:46px}.tgsc-price-box__price-wrapper{align-items:center;display:flex;gap:4px}.tgsc-price-box__price-wrapper p{color:#2e4573;margin-bottom:0!important;text-align:left}.tgsc-price-box__price-wrapper>div{display:flex;flex-direction:column}.tgsc-price-box__price-wrapper span{color:#2e4573;font-family:inherit;font-size:36px;font-weight:500;line-height:46px}.tgsc-price-box__discount-info{background-color:#e9f4ee;border:1px dashed #219653;border-radius:4px;color:#219653;display:inline-block;font-family:inherit;font-size:14px;font-weight:500;line-height:16px;padding:6px 12px}.tgsc-price-box__discount-info span{font-family:inherit}.tgsc-price-box__vip-support-info{width:100%}.tgsc-price-box__vip-support-info label{align-items:center;background:#f9f8fe;border:1px dashed var(--tgsc--primary--color,#222);border-radius:5px;cursor:pointer;display:flex;justify-content:space-between;margin:16px 0 0;padding:16px}.tgsc-price-box__vip-support-info label span.vip-support-fee{color:#2e4573;font-size:16px;font-weight:500;line-height:26px;opacity:.5}.tgsc-price-box__vip-support-info label span.vip-support-checkbox{align-items:center;color:#222;display:flex;font-size:16px;font-weight:500;gap:10px;line-height:26px;width:100%}.tgsc-price-box__vip-support-info label span.vip-support-checkbox input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;height:20px;margin-right:0;width:20px}.tgsc-price-box__vip-support-info label span.vip-support-checkbox input[type=checkbox]:before{background:#f9f8fe;border:1px solid #2e4573;border-radius:2px;content:"";display:inline-block;height:20px;width:20px}.tgsc-price-box__vip-support-info label span.vip-support-checkbox input[type=checkbox]:checked{-webkit-appearance:none;-moz-appearance:none;appearance:none}.tgsc-price-box__vip-support-info label span.vip-support-checkbox input[type=checkbox]:checked:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNiAxNiI+DQogIDxwYXRoIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Ik0xMy4zMzMgNCA2IDExLjMzMyAyLjY2NyA4Ii8+DQo8L3N2Zz4NCg==)!important;background-position:50%;background-repeat:no-repeat;background-size:100%!important;background:var(--tgsc--primary--color,#222);border:1px solid var(--tgsc--primary--color,#222);content:"";display:inline-block;height:20px;width:20px}.tgsc-price-box__vip-support-info label span.vip-support-checkbox input[type=checkbox]:checked~.vip-support-fee{opacity:1}.tgsc-price-box__vip-support-info label span.vip-support-checkbox p{margin:0;text-align:left;width:100%}.tgsc-price-box__footer{width:100%}.tgsc-price-box__footer .tgsc-price-box__btn{background:var(--tgsc--primary--color,#6547db);border:1px solid var(--tgsc--primary--color,#6547db);border-radius:4px;font-size:18px;font-weight:500;line-height:26px;padding:14px 40px;text-transform:uppercase;transition:all .3s ease-in-out;width:100%}.tgsc-price-box__footer .tgsc-price-box__btn:hover{background:#fff;border-color:var(--tgsc--primary--color,#6547db);color:var(--tgsc--primary--color,#6547db)}.tgsc-price-box__footer a.masteriyo{background:transparent;color:var(--tgsc--primary--color,#6547db);text-decoration:none}.tgsc-price-box__footer a.masteriyo:hover{background:var(--tgsc--primary--color,#6547db);color:#fff}.tgsc-price-box__footer .magazine-block{background:#8d42ce;border:1px solid #8d42ce}.tgsc-price-box__footer .magazine-block:hover{background:#fff;border-color:#8d42ce;color:#8d42ce}.tgsc-price-box__theme-select-inner{background:#fff;border:1px solid rgba(101,71,219,.08);border-radius:4px;box-shadow:3px 5px 30px 0 rgba(46,56,77,.1);margin-top:-50px;padding:16px;position:relative}.tgsc-price-box__theme-select-inner .search-wrapper{align-items:center;display:flex;margin-bottom:20px;position:relative}.tgsc-price-box__theme-select-inner .search-wrapper:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogIDxwYXRoIGZpbGw9IiMyRTQ1NzMiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTYgMTAuNjY3YTUuNjY3IDUuNjY3IDAgMSAxIDkuNzU2IDMuOTIyIDEuMDEgMS4wMSAwIDAgMC0uMTY3LjE2N0E1LjY2NyA1LjY2NyAwIDAgMSA2IDEwLjY2NlptMTAuMzM1IDYuMDgyYTcuNjY3IDcuNjY3IDAgMSAxIDEuNDE0LTEuNDE0bDIuOTU4IDIuOTU4YTEgMSAwIDAgMS0xLjQxNCAxLjQxNGwtMi45NTgtMi45NThaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz4NCjwvc3ZnPg0K);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:20px;left:0;pointer-events:none;position:absolute;top:0;width:20px}.tgsc-price-box__theme-select-inner .search-wrapper #tgsc-theme-search{border:0;border-bottom:1px solid #ececec;padding:0 12px 10px 28px;width:100%}.tgsc-price-box__theme-select-inner .search-wrapper #tgsc-theme-search:focus{border:0;border-bottom:1px solid var(--tgsc--tertiary--color)}.tgsc-price-box__theme-select-inner .search-wrapper #tgsc-theme-search:focus-visible{box-shadow:none;outline:none}.tgsc-price-box__theme-select-inner .search-wrapper .close{cursor:pointer}.tgsc-price-box__theme-select-inner .search-wrapper .close svg{height:20px;width:20px}.tgsc-price-box__theme-selected{align-items:center;background:rgba(33,150,83,.03);border-radius:2px;border-top:1px solid rgba(33,150,83,.24);justify-content:space-between;margin-top:16px;padding:12px 16px}.tgsc-price-box__theme-selected span{align-items:center;color:#2e4573;display:flex;font-size:16px;font-weight:400;gap:10px;letter-spacing:.16px;line-height:1.8}.tgsc-price-box__theme-selected span:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAxOSI+DQogIDxjaXJjbGUgY3g9IjkiIGN5PSI5LjUiIHI9IjkiIGZpbGw9IiMyMTk2NTMiIGZpbGwtb3BhY2l0eT0iLjgiLz4NCiAgPHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMTMuNSA2LjEyNS02LjE4OCA2LjE4OEw0LjUgOS41Ii8+DQo8L3N2Zz4NCg==);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:18px;width:18px}.tgsc-price-box__theme-selected button{align-items:center;background:transparent;color:#2e4573;display:flex;font-size:14px;font-weight:400;gap:4px;letter-spacing:.14px;line-height:1.8;padding:0;text-decoration-line:underline}.tgsc-price-box__theme-selected button svg path{transition:all .3s ease-in-out}.tgsc-price-box__theme-selected button:hover{background:transparent}.tgsc-price-box__theme-selected button:hover svg path{fill:var(--tgsc--secondary--color,#ff5d52)}.tgsc-price-box__button,.tgsc-price-box__theme-select-btn{background:#fcfbfe;border:1px solid var(--primary,#6547db);border-radius:4px;padding-bottom:10px;padding-top:10px;width:100%}.tgsc-price-box__button span,.tgsc-price-box__theme-select-btn span{align-items:center;color:var(--primary,#6547db);display:flex;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;gap:12px;justify-content:center;line-height:26px;text-align:center;text-transform:uppercase}.tgsc-price-box__button span:after,.tgsc-price-box__theme-select-btn span:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogIDxwYXRoIHN0cm9rZT0iIzY1NDdEQiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Im02IDkgNiA2IDYtNiIvPg0KPC9zdmc+DQo=);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:24px;width:24px}.tgsc-price-box__button:hover,.tgsc-price-box__theme-select-btn:hover{border-color:var(--primary,#6547db)}.tgsc-price-box__button:hover span,.tgsc-price-box__theme-select-btn:hover span{color:#fff}.tgsc-price-box__button:hover span:after,.tgsc-price-box__theme-select-btn:hover span:after{filter:brightness(0) saturate(100%) invert(96%) sepia(9%) saturate(231%) hue-rotate(286deg) brightness(114%) contrast(100%)}.tgsc-price-box__button{align-items:center;color:var(--primary,#6547db);display:flex;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;gap:12px;justify-content:center;line-height:26px;text-align:center;text-transform:uppercase}.tgsc-price-box__button:hover{color:#fff}.tgsc-price-box__themes-list{margin-bottom:0;margin-left:0}.tgsc-price-box__themes-list li{align-items:center;border-radius:2px;cursor:pointer;display:flex;gap:10px;list-style:none;padding:8px;transition:all .3s ease-in-out}.tgsc-price-box__themes-list li img{height:32px;width:32px}.tgsc-price-box__themes-list li span{color:#2e4573;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.tgsc-price-box__themes-list li:hover{background:rgba(46,69,115,.05)}.tgsc-price-box__subtitle{color:#383838;font-size:16px;font-weight:400;line-height:24px;margin:0;margin-bottom:0!important}.tgsc-price-box.masteriyo-pricing .tgsc-price-box__header h3{font-size:26px;padding:25px 0 0}.tgsc-price-box.masteriyo-pricing .tgsc-price-box__price-wrapper .tgsc-price-unit p{color:#85877e;font-size:12px}.tgsc-price-box.masteriyo-pricing .tgsc-price-box__subtitle{font-size:15px}.tgsc-price-box.masteriyo-pricing .tgsc-price-box__footer .lemonsqueezy-button:not(.masteriyo){text-decoration:none}.tgsc-price-box .tgsc-price-box-only__btn{background-color:#fff;border:1px solid #fff;border-radius:4px;color:#222;font-weight:500;padding:12px 20px;width:100%}.tgsc-price-box .tgsc-price-box-only__btn:hover{background-color:transparent;border:1px solid #fff;color:#fff}.tgsc-theme.tgsc-price-box{align-items:center;display:flex;flex-direction:column;gap:18px;text-align:center}.tgsc-theme.tgsc-price-box .tgsc-price-box__header{align-items:center;display:flex;flex-direction:column;gap:6px;width:100%}.tgsc-theme.tgsc-price-box .tgsc-price-box__header h3{color:#25252d;font-family:inherit;font-size:26px;font-weight:500;line-height:24px;margin-bottom:0;padding:36px 0 0;text-transform:uppercase;width:100%}.tgsc-theme.tgsc-price-box .tgsc-price-box__header p{color:#2e4573;font-size:16px;font-weight:500;line-height:26px;margin-bottom:0;margin-top:12px}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-info{align-items:center;display:flex;flex-direction:column;gap:6px}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-info del{color:#25252d;font-family:inherit;font-size:16px;line-height:26px;position:relative;text-decoration:none}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-info del:before{background:rgba(229,0,68,.75);content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-5deg);width:calc(100% + 20px)}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-info span{color:#25252d;font-family:inherit;font-size:36px;font-weight:500;line-height:46px}.tgsc-theme.tgsc-price-box .tgsc-price-box__body{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-wrapper{align-items:center;display:flex;gap:4px}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-wrapper p{color:#383838;margin-bottom:0!important;margin-top:0;text-align:left}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-wrapper>div{display:flex;flex-direction:column}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-wrapper span{color:#383838;font-family:inherit;font-size:36px;font-weight:500;line-height:46px}.tgsc-theme.tgsc-price-box .tgsc-price-box__price-fractional p{color:#85877e;font-size:12px}.tgsc-theme.tgsc-price-box .tgsc-price-box__discount-info{background-color:#e9f4ee;border:1px dashed #219653;border-radius:4px;color:#219653;display:inline-block;font-family:inherit;font-size:14px;font-weight:500;line-height:16px;padding:6px 12px}.tgsc-theme.tgsc-price-box .tgsc-price-box__discount-info span{font-family:inherit}.tgsc-theme.tgsc-price-box .tgsc-price-box__footer{width:100%}.tgsc-theme.tgsc-price-box .tgsc-price-box__footer .tgsc-price-box__btn{background:var(--tgsc--primary--color,#475bb2);border:1px solid var(--tgsc--primary--color,#475bb2);border-radius:4px;color:#fff;display:inline-block;font-size:16px;font-weight:500;line-height:24px;padding:10px 40px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out;width:100%}.tgsc-theme.tgsc-price-box .tgsc-price-box__footer .tgsc-price-box__btn:hover{background:#fff;border-color:var(--tgsc--primary--color,#475bb2);color:var(--tgsc--primary--color,#475bb2)}.tgsc-theme.tgsc-price-box .tgsc-price-box__footer .tgsc-price-box__btn:focus{background-color:var(--tgsc--primary--color,#475bb2);color:#fff}.tgsc-theme.tgsc-price-box .tgsc-price-box__footer .tgsc-price-box__btn--theme{background:transparent;color:var(--tgsc--primary--color,#475bb2);text-decoration:none}.tgsc-theme.tgsc-price-box .tgsc-price-box__footer .tgsc-price-box__btn--theme:hover{background:var(--tgsc--primary--color,#475bb2);color:#fff}.tgsc-theme.tgsc-price-box .tgsc-price-box__footer a.everest-forms{background:transparent;color:var(--tgsc--primary--color,#475bb2);text-decoration:none}.tgsc-theme.tgsc-price-box .tgsc-price-box__footer a.everest-forms:hover{background:var(--tgsc--primary--color,#475bb2);color:#fff}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-inner{background:#fff;border:1px solid rgba(101,71,219,.08);border-radius:4px;box-shadow:3px 5px 30px 0 rgba(46,56,77,.1);margin-top:-50px;padding:16px;position:relative}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-inner .search-wrapper{align-items:center;display:flex;margin-bottom:20px;position:relative}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-inner .search-wrapper:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogIDxwYXRoIGZpbGw9IiMyRTQ1NzMiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTYgMTAuNjY3YTUuNjY3IDUuNjY3IDAgMSAxIDkuNzU2IDMuOTIyIDEuMDEgMS4wMSAwIDAgMC0uMTY3LjE2N0E1LjY2NyA1LjY2NyAwIDAgMSA2IDEwLjY2NlptMTAuMzM1IDYuMDgyYTcuNjY3IDcuNjY3IDAgMSAxIDEuNDE0LTEuNDE0bDIuOTU4IDIuOTU4YTEgMSAwIDAgMS0xLjQxNCAxLjQxNGwtMi45NTgtMi45NThaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz4NCjwvc3ZnPg0K);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:20px;left:0;pointer-events:none;position:absolute;top:0;width:20px}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-inner .search-wrapper #tgsc-theme-search{border:0;border-bottom:1px solid #ececec;padding:0 12px 10px 28px;width:100%}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-inner .search-wrapper #tgsc-theme-search:focus{border:0;border-bottom:1px solid var(--tgsc--tertiary--color)}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-inner .search-wrapper #tgsc-theme-search:focus-visible{box-shadow:none;outline:none}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-inner .search-wrapper .close{cursor:pointer}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-inner .search-wrapper .close svg{height:20px;width:20px}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-selected{align-items:center;background:rgba(33,150,83,.03);border-radius:2px;border-top:1px solid rgba(33,150,83,.24);justify-content:space-between;margin-top:16px;padding:12px 16px}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-selected span{align-items:center;color:#2e4573;display:flex;font-size:16px;font-weight:400;gap:10px;letter-spacing:.16px;line-height:1.8}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-selected span:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAxOSI+DQogIDxjaXJjbGUgY3g9IjkiIGN5PSI5LjUiIHI9IjkiIGZpbGw9IiMyMTk2NTMiIGZpbGwtb3BhY2l0eT0iLjgiLz4NCiAgPHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMTMuNSA2LjEyNS02LjE4OCA2LjE4OEw0LjUgOS41Ii8+DQo8L3N2Zz4NCg==);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:18px;width:18px}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-selected button{align-items:center;background:transparent;color:#2e4573;display:flex;font-size:14px;font-weight:400;gap:4px;letter-spacing:.14px;line-height:1.8;padding:0;text-decoration-line:underline}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-selected button svg path{transition:all .3s ease-in-out}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-selected button:hover{background:transparent}.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-selected button:hover svg path{fill:var(--tgsc--secondary--color,#ff5d52)}.tgsc-theme.tgsc-price-box .tgsc-price-box__button,.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-btn{background:#fcfbfe;border:1px solid var(--primary,#6547db);border-radius:4px;padding-bottom:10px;padding-top:10px;width:100%}.tgsc-theme.tgsc-price-box .tgsc-price-box__button span,.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-btn span{align-items:center;color:var(--primary,#6547db);display:flex;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;gap:12px;justify-content:center;line-height:26px;text-align:center;text-transform:uppercase}.tgsc-theme.tgsc-price-box .tgsc-price-box__button span:after,.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-btn span:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogIDxwYXRoIHN0cm9rZT0iIzY1NDdEQiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Im02IDkgNiA2IDYtNiIvPg0KPC9zdmc+DQo=);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:24px;width:24px}.tgsc-theme.tgsc-price-box .tgsc-price-box__button:hover,.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-btn:hover{border-color:var(--primary,#6547db)}.tgsc-theme.tgsc-price-box .tgsc-price-box__button:hover span,.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-btn:hover span{color:#fff}.tgsc-theme.tgsc-price-box .tgsc-price-box__button:hover span:after,.tgsc-theme.tgsc-price-box .tgsc-price-box__theme-select-btn:hover span:after{filter:brightness(0) saturate(100%) invert(96%) sepia(9%) saturate(231%) hue-rotate(286deg) brightness(114%) contrast(100%)}.tgsc-theme.tgsc-price-box .tgsc-price-box__button{align-items:center;color:var(--primary,#6547db);display:flex;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;gap:12px;justify-content:center;line-height:26px;text-align:center;text-transform:uppercase}.tgsc-theme.tgsc-price-box .tgsc-price-box__button:hover{color:#fff}.tgsc-theme.tgsc-price-box .tgsc-price-box__themes-list{margin-bottom:0;margin-left:0}.tgsc-theme.tgsc-price-box .tgsc-price-box__themes-list li{align-items:center;border-radius:2px;cursor:pointer;display:flex;gap:10px;list-style:none;padding:8px;transition:all .3s ease-in-out}.tgsc-theme.tgsc-price-box .tgsc-price-box__themes-list li img{height:32px;width:32px}.tgsc-theme.tgsc-price-box .tgsc-price-box__themes-list li span{color:#2e4573;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.tgsc-theme.tgsc-price-box .tgsc-price-box__themes-list li:hover{background:rgba(46,69,115,.05)}.tgsc-theme.tgsc-price-box .tgsc-price-box__subtitle{color:#383838;font-size:15px;font-weight:400;line-height:24px;margin:0;margin-bottom:0!important}.evf-price-box{gap:18px;text-align:center}.evf-price-box,.evf-price-box__header{align-items:center;display:flex;flex-direction:column}.evf-price-box__header{gap:6px;width:100%}.evf-price-box__header h3{color:#25252d;font-family:inherit;font-size:26px;font-weight:500;line-height:24px;margin-bottom:0;padding:36px 0 0;text-transform:uppercase;width:100%}.evf-price-box__header p{color:#2e4573;font-size:16px;font-weight:500;line-height:26px;margin-bottom:0;margin-top:12px}.evf-price-box__price-info{align-items:center;display:flex;flex-direction:column;gap:6px}.evf-price-box__price-info del{color:#25252d;font-family:inherit;font-size:16px;line-height:26px;position:relative;text-decoration:none}.evf-price-box__price-info del:before{background:rgba(229,0,68,.75);content:"";height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-5deg);width:calc(100% + 20px)}.evf-price-box__price-info span{color:#25252d;font-family:inherit;font-size:36px;font-weight:500;line-height:46px}.evf-price-box__body{align-items:center;display:flex;flex-direction:column;gap:16px;width:100%}.evf-price-box__price-wrapper{align-items:center;display:flex;gap:4px}.evf-price-box__price-wrapper p{color:#383838;margin-bottom:0!important;margin-top:0;text-align:left}.evf-price-box__price-wrapper>div{display:flex;flex-direction:column}.evf-price-box__price-wrapper span{color:#383838;font-family:inherit;font-size:36px;font-weight:500;line-height:46px}.evf-price-box__price-fractional p{color:#85877e;font-size:12px}.evf-price-box__discount-info{background-color:#e9f4ee;border:1px dashed #219653;border-radius:4px;color:#219653;display:inline-block;font-family:inherit;font-size:14px;font-weight:500;line-height:16px;padding:6px 12px}.evf-price-box__discount-info span{font-family:inherit}.evf-price-box__footer{width:100%}.evf-price-box__footer .evf-price-box__btn{background:var(--tgsc--primary--color,#475bb2);border:1px solid var(--tgsc--primary--color,#475bb2);border-radius:4px;color:#fff;display:inline-block;font-size:18px;font-weight:500;line-height:26px;padding:14px 39px;text-decoration:none;text-transform:uppercase;transition:all .3s ease-in-out;width:100%}.evf-price-box__footer .evf-price-box__btn:hover{background:#fff;border-color:var(--tgsc--primary--color,#475bb2);color:var(--tgsc--primary--color,#475bb2)}.evf-price-box__footer .evf-price-box__btn:focus{background-color:var(--tgsc--primary--color,#475bb2);color:#fff}.evf-price-box__footer a.everest-forms{background:transparent;color:var(--tgsc--primary--color,#475bb2);text-decoration:none}.evf-price-box__footer a.everest-forms:hover{background:var(--tgsc--primary--color,#475bb2);color:#fff}.evf-price-box__theme-select-inner{background:#fff;border:1px solid rgba(101,71,219,.08);border-radius:4px;box-shadow:3px 5px 30px 0 rgba(46,56,77,.1);margin-top:-50px;padding:16px;position:relative}.evf-price-box__theme-select-inner .search-wrapper{align-items:center;display:flex;margin-bottom:20px;position:relative}.evf-price-box__theme-select-inner .search-wrapper:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogIDxwYXRoIGZpbGw9IiMyRTQ1NzMiIGZpbGwtcnVsZT0iZXZlbm9kZCIgZD0iTTYgMTAuNjY3YTUuNjY3IDUuNjY3IDAgMSAxIDkuNzU2IDMuOTIyIDEuMDEgMS4wMSAwIDAgMC0uMTY3LjE2N0E1LjY2NyA1LjY2NyAwIDAgMSA2IDEwLjY2NlptMTAuMzM1IDYuMDgyYTcuNjY3IDcuNjY3IDAgMSAxIDEuNDE0LTEuNDE0bDIuOTU4IDIuOTU4YTEgMSAwIDAgMS0xLjQxNCAxLjQxNGwtMi45NTgtMi45NThaIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiLz4NCjwvc3ZnPg0K);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";height:20px;left:0;pointer-events:none;position:absolute;top:0;width:20px}.evf-price-box__theme-select-inner .search-wrapper #evf-theme-search{border:0;border-bottom:1px solid #ececec;padding:0 12px 10px 28px;width:100%}.evf-price-box__theme-select-inner .search-wrapper #evf-theme-search:focus{border:0;border-bottom:1px solid var(--tgsc--tertiary--color)}.evf-price-box__theme-select-inner .search-wrapper #evf-theme-search:focus-visible{box-shadow:none;outline:none}.evf-price-box__theme-select-inner .search-wrapper .close{cursor:pointer}.evf-price-box__theme-select-inner .search-wrapper .close svg{height:20px;width:20px}.evf-price-box__theme-selected{align-items:center;background:rgba(33,150,83,.03);border-radius:2px;border-top:1px solid rgba(33,150,83,.24);justify-content:space-between;margin-top:16px;padding:12px 16px}.evf-price-box__theme-selected span{align-items:center;color:#2e4573;display:flex;font-size:16px;font-weight:400;gap:10px;letter-spacing:.16px;line-height:1.8}.evf-price-box__theme-selected span:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxOCAxOSI+DQogIDxjaXJjbGUgY3g9IjkiIGN5PSI5LjUiIHI9IjkiIGZpbGw9IiMyMTk2NTMiIGZpbGwtb3BhY2l0eT0iLjgiLz4NCiAgPHBhdGggc3Ryb2tlPSIjZmZmIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMS41IiBkPSJtMTMuNSA2LjEyNS02LjE4OCA2LjE4OEw0LjUgOS41Ii8+DQo8L3N2Zz4NCg==);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:18px;width:18px}.evf-price-box__theme-selected button{align-items:center;background:transparent;color:#2e4573;display:flex;font-size:14px;font-weight:400;gap:4px;letter-spacing:.14px;line-height:1.8;padding:0;text-decoration-line:underline}.evf-price-box__theme-selected button svg path{transition:all .3s ease-in-out}.evf-price-box__theme-selected button:hover{background:transparent}.evf-price-box__theme-selected button:hover svg path{fill:var(--tgsc--secondary--color,#ff5d52)}.evf-price-box__button,.evf-price-box__theme-select-btn{background:#fcfbfe;border:1px solid var(--primary,#6547db);border-radius:4px;padding-bottom:10px;padding-top:10px;width:100%}.evf-price-box__button span,.evf-price-box__theme-select-btn span{align-items:center;color:var(--primary,#6547db);display:flex;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;gap:12px;justify-content:center;line-height:26px;text-align:center;text-transform:uppercase}.evf-price-box__button span:after,.evf-price-box__theme-select-btn span:after{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAyNCAyNCI+DQogIDxwYXRoIHN0cm9rZT0iIzY1NDdEQiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiIGQ9Im02IDkgNiA2IDYtNiIvPg0KPC9zdmc+DQo=);background-position:50%;background-repeat:no-repeat;background-size:100%;content:"";display:block;height:24px;width:24px}.evf-price-box__button:hover,.evf-price-box__theme-select-btn:hover{border-color:var(--primary,#6547db)}.evf-price-box__button:hover span,.evf-price-box__theme-select-btn:hover span{color:#fff}.evf-price-box__button:hover span:after,.evf-price-box__theme-select-btn:hover span:after{filter:brightness(0) saturate(100%) invert(96%) sepia(9%) saturate(231%) hue-rotate(286deg) brightness(114%) contrast(100%)}.evf-price-box__button{align-items:center;color:var(--primary,#6547db);display:flex;font-family:DM Sans;font-size:18px;font-style:normal;font-weight:600;gap:12px;justify-content:center;line-height:26px;text-align:center;text-transform:uppercase}.evf-price-box__button:hover{color:#fff}.evf-price-box__themes-list{margin-bottom:0;margin-left:0}.evf-price-box__themes-list li{align-items:center;border-radius:2px;cursor:pointer;display:flex;gap:10px;list-style:none;padding:8px;transition:all .3s ease-in-out}.evf-price-box__themes-list li img{height:32px;width:32px}.evf-price-box__themes-list li span{color:#2e4573;font-size:14px;font-style:normal;font-weight:500;line-height:24px}.evf-price-box__themes-list li:hover{background:rgba(46,69,115,.05)}.evf-price-box__subtitle{color:#383838;font-size:15px;font-weight:400;line-height:24px;margin:0;margin-bottom:0!important}.tg-footer-newsletter .everest-forms .everest-form{align-items:center;display:flex}.tg-footer-newsletter .everest-forms .everest-form .evf-field-container{width:100%}@media screen and (min-width:768px){.tg-footer-newsletter .everest-forms .everest-form .evf-field-container{padding-left:0;padding-right:0}}.tg-footer-newsletter .everest-forms .everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid{padding-right:0}.tg-footer-newsletter .everest-forms .everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field{margin-bottom:0}.tg-footer-newsletter .everest-forms .everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field input{padding:8px 28px 8px 14px!important}.tg-footer-newsletter .everest-forms .everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field input::-moz-placeholder{font-size:14px}.tg-footer-newsletter .everest-forms .everest-form .evf-field-container .evf-frontend-row .evf-frontend-grid .evf-field input::placeholder{font-size:14px}.tg-footer-newsletter .everest-forms .everest-form .evf-submit-container{padding-left:0;padding-right:0}.tg-footer-newsletter .everest-forms .everest-form .evf-submit-container .everest-forms-submit-button{border-radius:0 4px 4px 0!important;font-size:15px!important;padding:8px 16px!important}.blockart-section .lemonsqueezy-button{background:var(--tgsc--primary--color,#222);border:1px solid var(--tgsc--primary--color,#222);border-radius:4px;color:#fff;display:block;font-size:18px;font-weight:500;line-height:25px;padding:14px 40px;text-align:center;text-transform:uppercase;transition:all .3s ease-in-out}.blockart-section .lemonsqueezy-button:hover{background:transparent;border:1px solid var(--tgsc--primary--color,#222);color:var(--tgsc--primary--color,#222)}.blockart-section.footer-pricing .lemonsqueezy-button{font-size:15px;line-height:21px}.tgsc-single .zak-content .zak-container .zak-row{padding-bottom:80px;padding-top:80px}.zak-site-layout--right #primary{width:100%}.zak-site-layout--right .tgsc-single-sidebar{border-left:none;padding-left:0;width:100%}@media screen and (min-width:768px){.zak-site-layout--right #primary{padding-right:30px;width:70%}.zak-site-layout--right .tgsc-single-sidebar{border-left:none;padding-left:40px;width:30%}.zak-site-layout--right .tgsc-single-sidebar ul.ess-social-network-lists{flex-direction:row}.zak-site-layout--right .tgsc-single-sidebar .zak-secondary{border-left:0;padding:0;position:sticky;position:-webkit-sticky;top:80px;width:100%}}.single-post .content-area .comments-area .comment-respond{margin-top:0}.single-post .content-area .comments-area .comment-respond input[type=email],.single-post .content-area .comments-area .comment-respond input[type=text],.single-post .content-area .comments-area .comment-respond input[type=url],.single-post .content-area .comments-area .comment-respond textarea{width:100%}.single-post .content-area .comments-area .comment-respond input[type=submit]:hover{color:#fff}.single-post .content-area .wp-block-media-text{margin:32px -200px 60px}@media screen and (max-width:1100px){.single-post .content-area .wp-block-media-text{margin-left:0;margin-right:0}}.single-post .content-area .wp-block-media-text__media img,.single-post .content-area .wp-block-media-text__media video{border:1px solid #eaeaea;border-radius:4px;box-shadow:0 3px 10px rgba(0,0,0,.05);padding:5px}.single-post .content-area .wp-block-button__link:hover{color:#fff}.glide__slides,.single-post .content-area .ez-toc-list li{list-style:none}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.tgsc-yt-playlist-carousel .glide__slides{display:flex}.tgsc-yt-playlist-carousel .glide__slides .tgsc-yt-playlist-carousel__title>a{font-size:18px;font-weight:500;line-height:28px}.tgsc-yt-playlist-carousel .glide__slides .tgsc-yt-playlist-carousel__title{line-height:28px;margin-bottom:0}.tgsc-yt-playlist-carousel .glide__slides .tgsc-yt-playlist-carousel__meta span.posted-on{align-items:center;display:flex;gap:10px}.tgsc-yt-playlist-carousel .glide__slides .tgsc-yt-playlist-carousel__meta__date{color:#383838;font-size:12px;line-height:20px}.tgsc-yt-playlist-carousel .glide__slides .tgsc-yt-playlist-carousel__meta .reading-time{align-items:center;color:#383838;display:flex;font-size:12px;gap:10px;line-height:20px;position:relative}.tgsc-yt-playlist-carousel .glide__slides .tgsc-yt-playlist-carousel__meta .reading-time:before{background:#222;border-radius:50%;content:"";display:block;height:5px;width:5px}.tgsc-yt-playlist-carousel__header{align-items:center;border-bottom:1px solid #e4e4e4;color:#222;display:flex;justify-content:space-between;margin-bottom:40px;padding:20px 0}.tgsc-yt-playlist-carousel__header h2{color:#222;font-size:22px;font-weight:500;line-height:29px;margin-bottom:0}.tgsc-yt-playlist-carousel__header a{align-items:center;color:#222;display:flex;font-size:14px;font-weight:500;gap:6px;line-height:16px;transition:all .3s ease-in-out}.tgsc-yt-playlist-carousel__header a:hover{color:var(--tgsc--primary--color,#222)}.tgsc-yt-playlist-carousel__header a:after{content:"→";font-weight:700}.tgsc-yt-playlist-carousel__thumbnail{margin-bottom:14px;padding-left:14px;padding-right:14px}.tgsc-yt-playlist-carousel__content{padding-left:14px;padding-right:14px}.tgsc-yt-playlist-carousel__meta{margin-top:8px}.tgsc-yt-playlist-carousel__inner .glide__arrows,.tgsc-yt-playlist-carousel__inner .glide__bullets{display:flex;gap:14px;justify-content:center;margin-top:60px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tgsc-yt-playlist-carousel__inner .glide__arrows .glide__arrow,.tgsc-yt-playlist-carousel__inner .glide__bullets .glide__arrow{align-items:center;background:var(--tgsc--primary--color,#6547db);border:1px solid var(--tgsc--primary--color,#6547db);border-radius:50%;display:flex;height:40px;justify-content:center;padding:0;width:40px}.tgsc-yt-playlist-carousel__inner .glide__arrows .glide__arrow svg path,.tgsc-yt-playlist-carousel__inner .glide__bullets .glide__arrow svg path{fill:#fff}.tgsc-yt-playlist-carousel__inner .glide__arrows .glide__arrow--disabled,.tgsc-yt-playlist-carousel__inner .glide__bullets .glide__arrow--disabled{background:transparent;border:1px solid #7a7a7a}.tgsc-yt-playlist-carousel__inner .glide__arrows .glide__arrow--disabled svg path,.tgsc-yt-playlist-carousel__inner .glide__bullets .glide__arrow--disabled svg path{fill:#7a7a7a}.tgsc-single .entry-content ul li{list-style:disc}.tgsc-single .entry-content .wp-block-buttons .wp-block-button:nth-child(2n) .wp-block-button__link{background:var(--tgsc--primary--color,#000)}.tgsc-single .widget input:focus{border:1px solid var(--tgsc--primary--color,#222);box-shadow:none;outline:unset}.zak-site-layout--centered .content-area{margin:0 auto;max-width:770px}.zak-site-layout--stretched #page .zak-content .zak-container{max-width:100%;padding-left:0;padding-right:0}.tgsc-slot-content a{color:var(--tgsc--primary--color,#7545bb)}.tgsc-single-sidebar .widget .wp-block-heading{border:none}.tgsc-single-sidebar .widget .wp-block-heading:before{content:none}.tgsc-form-add-form-instruction-wrap{margin-left:auto;margin-right:auto;max-width:945px;padding:0 15px}.tgsc-form-add-form-instruction-wrap h3{color:#222;font-size:34px;font-weight:400}.tgsc-form-add-form-instruction-wrap .tgsc-form-add-form-instruction{color:#383838}.tgsc-form-add-form-instruction-wrap .tgsc-form-add-form-instruction p{font-size:18px;margin-bottom:28px!important}.tgsc-form-add-form-instruction-wrap .tgsc-form-add-form-instruction a{color:var(--tgsc--primary--color,#475bb2);font-weight:600;text-decoration:underline}.tgsc-form-add-form-instruction-wrap .tgsc-form-add-form-instruction ol li{font-size:18px;line-height:26px;margin-bottom:16px}.tgsc-form-add-form-instruction-wrap .tgsc-form-add-form-instruction ol li span{font-weight:600}.tgsc-form-add-form-instruction-wrap .tgsc-form-pricing-cta{display:flex;justify-content:center;margin-top:50px;text-align:center}.tgsc-form-add-form-instruction-wrap .tgsc-form-pricing-cta a{background-color:var(--tgsc--primary--color,#475bb2);border:1px solid var(--tgsc--primary--color,#475bb2);border-radius:4px;color:#fff;font-family:DM Sans,serif;font-weight:700;padding:18px 30px}.tgsc-form-add-form-instruction-wrap .wp-block-embed__wrapper:before{padding:0!important}.tgsc-form-breadcrumb{display:flex;justify-content:center;list-style:none;margin-bottom:24px;margin-left:0}.tgsc-form-breadcrumb li{color:#383838;font-size:16px}.tgsc-form-breadcrumb li:not(:last-child):after{content:">";margin:0 4px}.tgsc-form-breadcrumb li:last-child{font-weight:600}.tgsc-form-breadcrumb li a{transition:none}.tgsc-form-breadcrumb li a:hover{color:var(--tgsc--primary--color,#475bb2);text-decoration:underline!important}.tgsc-form-template{font-family:DM Sans,serif;font-optical-sizing:auto;font-style:normal}.tgsc-form-template .zak-page-header{display:none}.tgsc-form-template .tgsc-form-page-header{background-image:linear-gradient(#fff,var(--tgsc--secondary--color,#eee8f7));padding-bottom:100px;padding-top:100px;text-align:center}.tgsc-form-template .tgsc-form-page-header .tgsc-form-page-header__title{color:#222;font-size:48px;font-weight:500;margin-bottom:32px}.tgsc-form-template .tgsc-form-page-header .tgsc-form-page-header__title span{color:var(--tgsc--primary--color,#475bb2)}.tgsc-form-template .tgsc-form-page-header .tgsc-form-short-description p{display:flex;font-size:20px;justify-content:center;line-height:32.36px;margin-bottom:64px;margin-left:auto;margin-right:auto;max-width:681px}.tgsc-form-template .tgsc-form-page-header .tgsc-form-category-short-description p{display:flex;font-size:20px;justify-content:center;line-height:32.36px;margin-bottom:64px;margin-left:auto;margin-right:auto;max-width:729px}.tgsc-form-template .tgsc-form-page-header .tgsc-form-template-search{display:flex;margin-left:auto;margin-right:auto;max-width:684px;position:relative}.tgsc-form-template .tgsc-form-page-header .tgsc-form-template-search .search-icon{left:30px;position:absolute;top:22px}.tgsc-form-template .tgsc-form-page-header .tgsc-form-template-search .search-field{background-color:#fff;border:none;border-radius:50px;color:#737373;height:46px;padding:6px 10px 6px 62px}.tgsc-form-template .tgsc-form-page-header .tgsc-form-template-search .search-field::-moz-placeholder{color:#737373}.tgsc-form-template .tgsc-form-page-header .tgsc-form-template-search .search-field::placeholder{color:#737373}.tgsc-form-template .tgsc-form-page-header .tgsc-form-template-search .search-submit{background-color:var(--tgsc--primary--color,#475bb2);border:1px solid var(--tgsc--primary--color,#475bb2);border-radius:100px;color:#fff;font-weight:700;padding:12px 24px;position:absolute;right:10px;top:6px}.tgsc-form-template .tgsc-forms-template{flex:1;margin-bottom:100px;margin-top:100px}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content{grid-gap:24px;display:grid;grid-template-columns:minmax(auto,260px) 1fr}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__categories .tgsc-forms-template__categories__list{margin-left:0}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__categories .tgsc-forms-template__categories__list li{border-radius:8px;list-style:none}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__categories .tgsc-forms-template__categories__list li a{align-items:center;border-radius:8px;color:#383838;display:flex;font-size:16px;font-weight:500;justify-content:space-between;margin-bottom:4px;padding:14px 20px;text-decoration:none}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__categories .tgsc-forms-template__categories__list li a .tgsc_category_count{background:var(--tgsc--secondary--color,#edeff7);border-radius:8px;color:var(--tgsc--primary--color,#475bb2);font-size:14px;line-height:20px;padding:6px 10px}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__categories .tgsc-forms-template__categories__list li.tgsc-forms-template__categories__item--active,.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__categories .tgsc-forms-template__categories__list li:hover{background:var(--tgsc--secondary--color,#edeff7);cursor:pointer}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__categories .tgsc-forms-template__categories__list li.tgsc-forms-template__categories__item--active>a .tgsc_category_count,.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__categories .tgsc-forms-template__categories__list li:hover>a .tgsc_category_count{background:#fff;color:var(--tgsc--primary--color,#475bb2)}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner{-o-border-image:linear-gradient(180deg,#e3daf1,hsla(0,0%,100%,0));border-image:linear-gradient(180deg,#e3daf1,hsla(0,0%,100%,0));border-image-slice:1;border-left:1px solid transparent;border-right:0;border-top:0;padding-left:24px}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main{grid-row-gap:32px;grid-column-gap:16px;display:var(--display,grid);grid-template-columns:repeat(var(--columns,3),1fr)}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post{border:2px solid #f6f4fa;border-radius:8px;display:block;padding:0}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail{border-radius:4px 4px 0 0;position:relative}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a{align-items:center;background:var(--tgsc--primary--color,#475bb2);border-radius:52px;color:#fff;display:flex;font-size:12px;font-weight:700;gap:4px;justify-content:center;left:50%;line-height:16px;padding:8px 10px;position:absolute;text-decoration:none;top:50%;transform:translate(-50%,-50%);transition:all 0s ease-in-out;visibility:hidden}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a:hover{background:#fff;border:1px solid var(--tgsc--primary--color,#475bb2);color:var(--tgsc--primary--color,#475bb2)}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a:hover>svg{fill:var(--tgsc--primary--color,#475bb2)}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post .tgsc-form-posts_thumbnail a svg{fill:#fff;height:16px;width:16px}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post:hover{border:2px solid #fff;border-radius:8px;box-shadow:0 4px 32px 0 #d3d3d3}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail figure{position:relative}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail figure:after{background:rgba(56,56,56,.5);border-radius:8px 8px 0 0;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post:hover>.tgsc-form-posts_thumbnail a{cursor:pointer;visibility:visible;z-index:1}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post:hover .tgsc-posts__post__content .tgsc-posts__post__title a{color:var(--tgsc--primary--color,#475bb2)}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__content{width:100%}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__main .tgsc-posts__post .tgsc-posts__post__thumbnail{margin:0;width:100%}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-form-posts_thumbnail{border-radius:4px 4px 0 0;padding:8px}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-form-posts_thumbnail img{border-radius:8px 8px 0 0}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__post__content{padding:8px 16px 16px}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__post__content .tgsc-posts__post__title{color:#26262e;font-size:18px;font-weight:500;line-height:28px;margin-bottom:12px;margin-top:0}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__post__content .tgsc-posts__post__title a{text-decoration:none}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__post__content .tgsc-posts__post__title a:hover{color:var(--tgsc--primary--color,#475bb2)}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-posts__post__content .tgsc-posts__post__excerpt{color:#4d4d4d;font-size:16px;line-height:25.2px}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-form-posts__main-empty{align-items:center;display:flex!important;flex-direction:column;row-gap:32px}.tgsc-form-template .tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner .tgsc-form-posts__main-empty img{width:310px}.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination{margin-top:100px}.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination ul.tgsc-posts__pagination__list li{list-style:none}.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination .pagination-next,.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination .pagination-previous{align-content:center;display:flex;justify-content:center}.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination .pagination-next a,.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination .pagination-previous a{align-content:center;border:none;display:flex;justify-content:center;padding:0}.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination svg{fill:var(--tgsc--primary--color,#475bb2);width:16px}.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination__list{gap:16px;justify-content:center}.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination__list li a{border:1px solid var(--tgsc--secondary--color,#e3daf1);border-radius:4px;color:var(--tgsc--primary--color,#475bb2);font-size:14px;font-weight:500;line-height:21px;padding:10px 16px;text-decoration:none}.tgsc-form-template .tgsc-forms-template .tgsc-posts__pagination__list li.tgsc-posts__pagination__item--active a{background:var(--tgsc--secondary--color,#e3daf1)}.tgsc-form-template .tgsc-forms-template .tgsc-forms-category-content{padding:100px 80px}.tgsc-form-template .tgsc-form-content-wrapper{max-width:100%}.tgsc-posts.tgsc-form--related-posts{margin-bottom:100px;margin-top:100px}.tgsc-posts.tgsc-form--related-posts .tgsc-form-post__main .tgsc-posts__post{border-bottom:2px solid #f6f4fa}@media(min-width:768px)and (max-width:1200px){.tgsc-form-template .zak-content .zak-container,.tgsc-single .zak-content .zak-container{padding-left:30px;padding-right:30px}.tgsc-form-template .tgsc-full-container{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.tgsc-form--related-posts,.tgsc-forms-template{margin-bottom:80px!important;margin-top:80px!important}}@media(max-width:767px){.tgsc-form-template .zak-content .zak-container,.tgsc-single .zak-content .zak-container{padding-left:20px;padding-right:20px}.tgsc-form-template .zak-content .zak-row{padding-bottom:0!important;padding-top:0!important}.tgsc-form-template .tgsc-full-container{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.tgsc-forms-template{margin-bottom:40px!important;margin-top:40px!important}.tgsc-forms-template .tgsc-forms-template-content{grid-template-columns:unset!important}.tgsc-forms-template .tgsc-forms-template-content .tgsc-forms-template__inner{border:none!important;padding-left:0!important}.tgsc-form--related-posts{margin-bottom:40px!important;margin-top:40px!important}.tgsc-form--related-posts .tgsc-form-post__main{--columns:2;grid-row-gap:20px!important;grid-column-gap:20px!important;padding-left:0!important;padding-right:0!important}.tgsc-form-posts_thumbnail .tgsc-posts__post__thumbnail{display:block!important}}@media(max-width:990px){.tgsc-forms-template .tgsc-posts__main{--columns:2;--gutter:16px}.tgsc-form--related-posts .tgsc-form-post__main{padding-left:0!important;padding-right:0!important}}@media(max-width:430px){.tgsc-forms-template .tgsc-posts__main{--columns:1;--gutter:16px}.tgsc-form--related-posts .tgsc-form-post__main{--columns:1}}
