﻿@keyframes circleAnimation{from{transform:translateY(-30px)}to{transform:translateY(0px)}}@keyframes hand{0%{transform:translateY(0)}50%{transform:translateY(10px)}100%{transform:translateY(0)}}@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}#main.epv2__page{margin-top:0}.epv2__page{padding-top:100px;padding-bottom:80px;background:#fff}@media only screen and (max-width: 992px){.epv2__page{padding-top:90px}}@media only screen and (max-width: 576px){.epv2__page{padding-top:80px;padding-bottom:50px}}.epv2__page--author{padding-top:140px}@media only screen and (max-width: 992px){.epv2__page--author{padding-top:115px}}@media only screen and (max-width: 576px){.epv2__page--author{padding-top:100px}}.epv2{font-family:"Poppins",sans-serif;box-sizing:border-box}.epv2 *,.epv2 *::before,.epv2 *::after{box-sizing:border-box}.epv2__container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:30px;padding-right:30px}@media only screen and (max-width: 576px){.epv2__container{padding-left:16px;padding-right:16px}}.epv2__grid{display:flex;flex-wrap:wrap;align-items:flex-start;gap:48px}@media only screen and (max-width: 992px){.epv2__grid{gap:40px}}.epv2__main{flex:1 1 0;min-width:0;width:calc(65% - 24px);max-width:calc(65% - 24px)}@media only screen and (max-width: 992px){.epv2__main{width:100%;max-width:100%}}.epv2__aside{flex:0 0 calc(35% - 24px);width:calc(35% - 24px);max-width:calc(35% - 24px);min-width:0}@media only screen and (min-width: 993px){.epv2__aside{position:sticky;top:90px;align-self:flex-start}}@media only screen and (max-width: 992px){.epv2__aside{flex:0 0 100%;width:100%;max-width:100%;position:static}}.epv2__crumbs{margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid rgba(0,0,0,.08);font-size:13px;line-height:1.5;color:#6a6a6a;text-transform:none;letter-spacing:.02em}.epv2__crumbs a{color:inherit;text-decoration:none;transition:color .3s ease-out}.epv2__crumbs a:hover{color:#03d}.epv2__crumbs .aioseo-breadcrumb-separator{margin:0 8px;opacity:.45}.epv2__crumbs .aioseo-breadcrumbs,.epv2__crumbs #breadcrumbs{margin:0}.epv2__title{margin:0 0 20px;padding:0;font-size:40px;line-height:1.2;font-weight:500;color:#000;letter-spacing:-0.01em}@media only screen and (max-width: 992px){.epv2__title{font-size:34px}}@media only screen and (max-width: 576px){.epv2__title{font-size:28px}}.epv2__meta{display:flex;align-items:center;gap:14px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.08)}.epv2__meta-avatar{flex:0 0 auto;text-decoration:none}.epv2__meta-avatar-img{width:50px;height:50px;border-radius:50%;display:block;border:2px solid rgba(0,0,0,.06)}.epv2__meta-text{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;font-size:15px;line-height:1.4}.epv2__meta-name{font-weight:500;color:#000;text-decoration:none}.epv2__meta-name:hover{color:#03d}.epv2__meta-date,.epv2__meta-time{color:#6a6a6a;font-size:14px}.epv2__meta-date+.epv2__meta-time::before{content:"·";margin-right:12px;color:rgba(0,0,0,.25)}.epv2__figure{margin:0 0 36px;border-radius:12px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06)}.epv2__figure-img{width:100%;max-width:100%;height:auto;display:block;vertical-align:top}.epv2__entry{margin-bottom:48px;font-size:18px;line-height:1.65;color:#707070;word-wrap:break-word}.epv2__entry>*:first-child{margin-top:0}.epv2__entry p{margin:0 0 1.15em}.epv2__entry a{color:#03d;font-weight:500;text-decoration:underline;text-underline-offset:2px}.epv2__entry a:hover{text-decoration:none}.epv2__entry strong,.epv2__entry b{color:#000;font-weight:600}.epv2__entry ul,.epv2__entry ol{margin:0 0 1.15em;padding-left:1.35em}.epv2__entry li{margin-bottom:.4em}.epv2__entry img{max-width:100%;height:auto;display:block;border-radius:8px}.epv2__entry h2{font-size:32px;line-height:1.25;font-weight:500;color:#000;margin:40px 0 16px;padding-top:8px}@media only screen and (max-width: 576px){.epv2__entry h2{font-size:26px}}.epv2__entry h3{font-size:26px;line-height:1.3;font-weight:500;color:#000;margin:28px 0 12px}@media only screen and (max-width: 576px){.epv2__entry h3{font-size:22px}}.epv2__entry figure{margin:28px 0;max-width:100%}.epv2__entry figure:has(table){overflow-x:auto;-webkit-overflow-scrolling:touch;margin:28px 0;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.06)}.epv2__entry table{width:100%;border-collapse:collapse;font-size:16px}.epv2__entry table th,.epv2__entry table td{padding:14px 18px;border:1px solid rgba(0,0,0,.1);text-align:inherit;vertical-align:top}.epv2__entry table thead th,.epv2__entry table tr:first-child th{background:#000;color:#fff;font-weight:500}.epv2__entry table td:first-child,.epv2__entry table th:first-child{font-weight:500}.epv2__bio{display:flex;gap:24px;padding:28px 32px;margin-top:8px;background:#f9f9f9;border-radius:12px;border:1px solid rgba(0,0,0,.08)}@media only screen and (max-width: 576px){.epv2__bio{flex-direction:column;align-items:center;text-align:center;padding:24px}}.epv2__bio-img{width:100px;height:100px;border-radius:50%;display:block;flex:0 0 auto;border:3px solid #fff;box-shadow:0 4px 24px rgba(0,0,0,.06)}@media only screen and (min-width: 576px){.epv2__bio-img{width:120px;height:120px}}.epv2__bio-name{margin:0 0 10px;padding:0;font-size:20px;line-height:1.3;font-weight:500}.epv2__bio-name a{color:#000;text-decoration:none}.epv2__bio-name a:hover{color:#03d}.epv2__bio-text{font-size:16px;line-height:1.55;color:#707070}.epv2__bio-text p:last-child{margin-bottom:0}.epv2__aside-inner{display:flex;flex-direction:column;gap:24px}.epv2__box{margin:0;padding:24px;background:#f9f9f9;border-radius:12px;border:1px solid rgba(0,0,0,.08)}.epv2__box-title{margin:0 0 18px;padding:0 0 12px;font-size:18px;line-height:1.3;font-weight:500;color:#000;border-bottom:2px solid #03d}.epv2__form{background:linear-gradient(160deg, rgba(0, 51, 221, 0.04) 0%, #F9F9F9 55%);border-color:rgba(0,51,221,.12)}.epv2__form .wpcf7{margin:0}.epv2__form br{display:none}.epv2__form p{margin:0 0 16px}.epv2__form .wpcf7-form-control-wrap{display:block;margin-bottom:4px}.epv2__form input[type=text],.epv2__form input[type=email],.epv2__form input[type=tel],.epv2__form textarea{width:100%;color:#000;font-size:15px;font-family:inherit;line-height:1.4;margin:0;padding:12px 14px;border:1px solid rgba(0,0,0,.12);border-radius:8px;background:#fff;transition:border-color .3s ease-out,box-shadow .3s ease-out}.epv2__form input[type=text]:focus,.epv2__form input[type=email]:focus,.epv2__form input[type=tel]:focus,.epv2__form textarea:focus{outline:none;border-color:#03d;box-shadow:0 0 0 3px rgba(0,51,221,.12)}.epv2__form label{display:block;color:#000;font-size:14px;font-weight:500;line-height:1.3;margin-bottom:6px}.epv2__form label:has(.wpcf7-acceptance){display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin:12px 0 16px;font-size:13px;font-weight:400;line-height:1.45;color:#707070}.epv2__form label:has(.wpcf7-acceptance) a{color:#03d;text-decoration:underline}.epv2__form label:has(.wpcf7-acceptance) a:hover{text-decoration:none}.epv2__form label:has(.wpcf7-acceptance) .wpcf7-form-control-wrap{display:inline;margin:0}.epv2__form .wpcf7-form-control-wrap .wpcf7-checkbox{margin:12px 0 16px;display:block;position:relative;font-size:13px;line-height:1.45}.epv2__form .wpcf7-form-control-wrap .wpcf7-checkbox input[type=checkbox]{position:absolute;opacity:0;width:18px;height:18px}.epv2__form .wpcf7-form-control-wrap .wpcf7-checkbox input[type=checkbox]+span{padding-left:28px;display:block;color:#707070}.epv2__form .wpcf7-form-control-wrap .wpcf7-checkbox input[type=checkbox]+span::before{content:"";position:absolute;left:0;top:2px;width:18px;height:18px;border:1px solid #03d;border-radius:4px;background:#fff}.epv2__form .wpcf7-form-control-wrap .wpcf7-checkbox input[type=checkbox]:checked+span::after{content:"";position:absolute;left:6px;top:4px;width:5px;height:10px;border:solid #03d;border-width:0 2px 2px 0;transform:rotate(45deg)}.epv2__form .wpcf7-acceptance{display:inline-block;vertical-align:middle}.epv2__form .wpcf7-acceptance .wpcf7-list-item{display:inline-block;position:relative;width:18px;height:18px;margin:0;vertical-align:middle}.epv2__form .wpcf7-acceptance .wpcf7-list-item::before{content:"";position:absolute;left:0;top:0;width:18px;height:18px;border:1px solid #03d;border-radius:4px;background:#fff;pointer-events:none}.epv2__form .wpcf7-acceptance .wpcf7-list-item:has(input:checked)::after{content:"";position:absolute;left:6px;top:2px;width:5px;height:10px;border:solid #03d;border-width:0 2px 2px 0;transform:rotate(45deg);pointer-events:none}.epv2__form .wpcf7-acceptance .wpcf7-list-item input[type=checkbox]{position:absolute;left:0;top:0;width:18px;height:18px;margin:0;opacity:0;cursor:pointer;z-index:1}.epv2__form .wpcf7-submit,.epv2__form input[type=submit]{appearance:none;display:flex;align-items:center;justify-content:center;width:100%;min-height:48px;padding:12px 24px;font-size:15px;font-weight:600;font-family:inherit;color:#fff;background:#03d;border:1px solid #03d;border-radius:30px;cursor:pointer;transition:background .3s ease-out,color .3s ease-out}.epv2__form .wpcf7-submit:hover,.epv2__form input[type=submit]:hover{background:#002cbe}.epv2__form .wpcf7-not-valid-tip{font-size:12px;margin-top:4px;color:#c00}.epv2__toc .eztoc-toggle-hide-by-default,.epv2__toc .ez-toc-list,.epv2__toc .ez-toc-list-level-1{display:block !important;visibility:visible !important;height:auto !important;max-height:none !important;opacity:1 !important}.epv2__toc #ez-toc-container,.epv2__toc .ez-toc-container{margin:0 !important;padding:0 !important;border:none !important;box-shadow:none !important;background:rgba(0,0,0,0) !important;width:100% !important}.epv2__toc .ez-toc-title-container,.epv2__toc .ez-toc-title-toggle{display:none !important}.epv2__toc-nav,.epv2__toc .ez-toc-list{margin:0;padding:0;list-style:none}.epv2__toc-nav li,.epv2__toc .ez-toc-list li{margin:0;padding:0;list-style:none;border-bottom:1px solid rgba(0,0,0,.06)}.epv2__toc-nav li:last-child,.epv2__toc .ez-toc-list li:last-child{border-bottom:none}.epv2__toc-nav a,.epv2__toc .ez-toc-list a{display:block;padding:10px 0 10px 12px;font-size:14px;line-height:1.45;color:#000;text-decoration:none;border-left:3px solid rgba(0,0,0,0);transition:color .3s ease-out,border-color .3s ease-out,background .3s ease-out}.epv2__toc-nav a:hover,.epv2__toc .ez-toc-list a:hover{color:#03d;border-left-color:#03d;background:rgba(0,51,221,.04)}.epv2__related-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.epv2__related-item{margin:0;padding:0;border-bottom:1px solid rgba(0,0,0,.06)}.epv2__related-item:last-child{border-bottom:none}.epv2__related-link{display:flex;gap:12px;align-items:center;padding:14px 0;color:inherit;text-decoration:none;transition:background .3s ease-out}.epv2__related-link:hover .epv2__related-title{color:#03d}.epv2__related-link:hover .epv2__related-more{text-decoration:underline}.epv2__related-thumb{flex:0 0 72px;width:72px;height:72px;overflow:hidden;border-radius:8px;background:rgba(0,0,0,.06)}.epv2__related-img{width:100%;height:100%;object-fit:cover;display:block}.epv2__related-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.epv2__related-title{font-size:14px;font-weight:500;line-height:1.4;color:#000;transition:color .3s ease-out;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.epv2__related-more{font-size:13px;color:#03d;font-weight:500}.epv2__nav-list{list-style:none;margin:0;padding:0}.epv2__nav-list li{margin:0;padding:0;list-style:none;border-bottom:1px solid rgba(0,0,0,.06)}.epv2__nav-list li:last-child{border-bottom:none}.epv2__nav-list a{display:block;padding:10px 0;color:#000;font-size:14px;line-height:1.4;text-decoration:none;transition:color .3s ease-out,padding-left .3s ease-out}.epv2__nav-list a:hover{color:#03d;padding-left:6px}.epv2--rtl{direction:rtl;text-align:right}.epv2--rtl .epv2__grid{flex-direction:row}.epv2--rtl .epv2__entry ul,.epv2--rtl .epv2__entry ol{padding-left:0;padding-right:1.35em}.epv2--rtl .epv2__entry table{direction:rtl}.epv2--rtl .epv2__toc-nav a,.epv2--rtl .epv2__toc .ez-toc-list a{padding:10px 12px 10px 0;border-left:none;border-right:3px solid rgba(0,0,0,0)}.epv2--rtl .epv2__toc-nav a:hover,.epv2--rtl .epv2__toc .ez-toc-list a:hover{border-right-color:#03d;border-left-color:rgba(0,0,0,0)}.epv2--rtl .epv2__nav-list a:hover{padding-left:0;padding-right:6px}.epv2--rtl .epv2__meta-date+.epv2__meta-time::before{margin-right:0;margin-left:12px}.epv2--rtl .epv2__form label:has(.wpcf7-acceptance){flex-direction:row-reverse;justify-content:flex-end}.epv2--ltr{direction:ltr;text-align:left}.epv2--author-archive{max-width:800px;margin-left:auto;margin-right:auto}.epv2__author-head{display:flex;gap:28px;align-items:flex-start;margin-bottom:48px;padding-bottom:32px;border-bottom:1px solid rgba(0,0,0,.08)}@media only screen and (max-width: 576px){.epv2__author-head{flex-direction:column;align-items:center;text-align:center}}.epv2__author-head-img{width:150px;height:150px;border-radius:50%;display:block;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 24px rgba(0,0,0,.06)}@media only screen and (min-width: 576px){.epv2__author-head-img{width:200px;height:200px}}.epv2__author-head-name{margin:0 0 16px;font-size:36px;line-height:1.2;font-weight:500;color:#000}@media only screen and (max-width: 576px){.epv2__author-head-name{font-size:28px}}.epv2__author-head-bio{font-size:17px;line-height:1.6;color:#707070}.epv2__author-head-bio p:last-child{margin-bottom:0}.epv2__author-posts-title{margin:0 0 24px;font-size:24px;line-height:1.3;font-weight:500;color:#000}.epv2__author-posts-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.epv2__author-posts-item{margin:0;padding:0;border-bottom:1px solid rgba(0,0,0,.08)}.epv2__author-posts-item:last-child{border-bottom:none}.epv2__author-posts-link{display:flex;align-items:center;gap:16px;padding:18px 0;text-decoration:none;color:inherit;transition:opacity .3s ease-out}.epv2__author-posts-link:hover .epv2__author-posts-name{color:#03d}.epv2__author-posts-thumb{flex:0 0 72px;width:72px;height:72px;border-radius:8px;overflow:hidden}.epv2__author-posts-img{width:100%;height:100%;object-fit:cover;display:block}.epv2__author-posts-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px}.epv2__author-posts-name{font-size:17px;line-height:1.35;font-weight:500;color:#000;transition:color .3s ease-out}.epv2__author-posts-date{font-size:14px;color:#6a6a6a}.epv2__author-posts-more{font-size:14px;font-weight:500;color:#03d}.epv2__author-posts-empty{margin:0;font-size:16px;color:#6a6a6a}
