@keyframes blogFadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes blogFloat{0%{transform:translateZ(0)}50%{transform:translate3d(0,-8px,0)}to{transform:translateZ(0)}}.blog-title{margin:4rem 0 0;padding-left:4rem;font-size:4rem;text-align:left}.blog-page{width:min(1180px,92%);margin:2rem auto 4rem}.blog-hero{position:relative;display:flex;flex-direction:column;align-items:center;padding:2.7rem 2.3rem;border-radius:34px;background:linear-gradient(155deg,#184ec7f5,#2f62e0f0 58%,#34d399b8);box-shadow:0 24px 52px #0f224833;overflow:hidden;text-align:center;animation:blogFadeInUp .55s ease-out both}.blog-hero:before{content:"";position:absolute;left:-110px;top:-90px;width:260px;height:260px;border-radius:50%;background:#ffffff1a;animation:blogFloat 6s ease-in-out infinite}.blog-hero:after{content:"";position:absolute;right:-70px;bottom:-120px;width:300px;height:300px;border-radius:50%;background:#ffffff24;animation:blogFloat 7s ease-in-out infinite}.blog-hero-kicker{position:relative;z-index:1;margin:0;padding:.42rem .95rem;border-radius:999px;background:#ffffff2e;color:#fff;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.blog-hero-title{position:relative;z-index:1;margin:1rem 0 0;font-size:clamp(2rem,5.6vw,3.3rem);font-weight:700;line-height:1.08;color:#fff}.blog-hero-subtitle{position:relative;z-index:1;max-width:780px;margin:1.05rem 0 0;font-size:1.06rem;font-weight:400;line-height:1.64;color:#ffffffed}.blog-hero-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;margin-top:1.8rem}.blog-hero-metric{padding:.95rem 1.05rem;border-radius:15px;background:#ffffff26;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);text-align:center}.blog-hero-metric span{display:block;font-size:1.2rem;font-weight:700;color:#fff}.blog-hero-metric p{margin:.3rem 0 0;font-size:.85rem;line-height:1.4;color:#ffffffe6}.blog-posts-div{margin:1.9rem 0 0}.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.blog-card,.blog-miniature-div{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:310px;padding:1.45rem;border:1px solid rgba(47,98,224,.16);border-radius:22px;background:linear-gradient(180deg,#fff,#f7fafffa);box-shadow:0 12px 28px #12285417;text-decoration:none;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;animation:blogFadeInUp .45s ease both}.blog-card:before,.blog-miniature-div:before{content:"";position:absolute;left:0;top:0;width:100%;height:5px;background:linear-gradient(90deg,#2f62e0,#34d399f2);opacity:.82}.blog-card:hover,.blog-miniature-div:hover{transform:translateY(-4px);border-color:#34d39961;box-shadow:0 16px 36px #10275826}.blog-card:focus-visible,.blog-miniature-div:focus-visible{outline:3px solid rgba(52,211,153,.5);outline-offset:3px}.blog-grid .blog-card:nth-child(1){animation-delay:.04s}.blog-grid .blog-card:nth-child(2){animation-delay:.1s}.blog-grid .blog-card:nth-child(3){animation-delay:.16s}.blog-grid .blog-card:nth-child(4){animation-delay:.22s}.blog-grid .blog-card:nth-child(5){animation-delay:.28s}.blog-grid .blog-card:nth-child(6){animation-delay:.34s}.blog-card-top{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem}.blog-miniature-info-div{display:flex;flex-direction:column;margin-top:.7rem}.blog-miniature-date{margin:0;font-size:.78rem;font-weight:700;color:#2354c9f2;letter-spacing:.03em;text-transform:uppercase}.blog-tags{display:flex;flex-wrap:wrap;gap:.45rem}.blog-tag{padding:.25rem .62rem;border-radius:999px;background:#34d3992b;color:#0c623ef2;font-size:.7rem;font-weight:700;letter-spacing:.02em;text-transform:lowercase}.blog-miniature-title{margin:0;font-size:1.42rem;font-weight:700;line-height:1.3;color:#202124}.blog-miniature-subtitle{margin:.95rem 0 0;font-size:1rem;font-weight:400;line-height:1.56;color:#53565c}.blog-miniature-img{display:block;margin-top:1.2rem;width:100%;height:auto;border-radius:14px;aspect-ratio:16/9;object-fit:cover;box-shadow:0 10px 20px #141f381f}.blog-card-bottom{margin-top:1.45rem;display:flex;align-items:center;justify-content:space-between;color:#2f62e0;font-size:.93rem;font-weight:700}.blog-card-arrow{font-size:1.2rem;line-height:1}.blog-page-text-div{width:min(920px,88%);display:flex;flex-direction:column;margin:1.8rem auto 0;padding:3.2rem 3rem;position:relative;isolation:isolate;overflow:hidden;text-align:left;line-height:1.72;border:1px solid rgba(47,98,224,.14);border-radius:24px;background:linear-gradient(180deg,#fff,#f6fafff7 56%,#f2f8fff2);box-shadow:0 20px 46px #11264f1f;animation:blogFadeInUp .48s ease-out both}.blog-page-text-div:before{content:"";position:absolute;left:0;top:0;width:100%;height:8px;background:linear-gradient(90deg,#2f62e0f5,#34d399f5)}.blog-page-text-div:after{content:"";position:absolute;right:-145px;top:-120px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,#2f62e01f,#2f62e000 70%);pointer-events:none;z-index:-1}.blog-page-title{margin:0 0 1.6rem;font-size:clamp(2rem,4.8vw,2.8rem);font-weight:700;line-height:1.18;text-align:left;color:#192e56;letter-spacing:-.02em}.blog-page-text-h2{margin:2.3rem 0 1rem;padding:.65rem .85rem;border-left:4px solid rgba(52,211,153,.9);border-radius:0 12px 12px 0;background:linear-gradient(90deg,#2f62e014,#2f62e000 85%);font-size:clamp(1.35rem,3.4vw,1.9rem);font-weight:700;line-height:1.3;text-align:left;color:#1a3a79;transition:border-color .2s ease,background .2s ease}.blog-page-text-h3{margin:1.6rem 0 .9rem;padding-left:.35rem;font-size:clamp(1.15rem,2.8vw,1.45rem);font-weight:700;line-height:1.35;text-align:left;color:#254685}.blog-text-p{margin:.8rem 0 0;font-size:1.03rem;line-height:1.76;text-align:left;color:#2e313a}.blog-page-title+.blog-text-p{margin-top:.35rem;font-size:1.1rem;line-height:1.78;color:#273044}.blog-text-p a,.blog-page-text-list-element a,.blog-page-text-div a:not(.google-btn){color:#1e56d6;font-weight:600;text-decoration-thickness:1px;text-underline-offset:.14em;transition:color .2s ease}.blog-text-p a:hover,.blog-page-text-list-element a:hover,.blog-page-text-div a:not(.google-btn):hover{color:#1244b4}.blog-page-text-div strong{color:#113272}.blog-page-text-list{margin:1rem 0 0;padding-left:1.45rem;text-align:left}.blog-page-text-list-element{margin:.72rem 0 0;padding:.68rem .85rem .72rem;border:1px solid rgba(47,98,224,.12);border-radius:12px;background:#ffffffbf;display:list-item;line-height:1.72;text-align:left;color:#303540;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.blog-page-text-list-element:hover{transform:translate(4px);border-color:#2f62e03d;box-shadow:0 10px 18px #12264f14}.blog-page-text-list-element::marker{color:#2f62e0e6;font-size:1.05em}.blog-page-text-list-element ul,.blog-page-text-list-element ol{margin:.55rem 0 0;padding-left:1.2rem}.blog-page-text-list-element ul li,.blog-page-text-list-element ol li{margin-top:.45rem;text-align:left}.blog-page-text-div>.blog-page-text-h2:last-of-type+.blog-page-text-list .blog-page-text-list-element{padding:0;border:0;border-radius:0;background:transparent}.blog-page-text-div>.blog-page-text-h2:last-of-type+.blog-page-text-list .blog-page-text-list-element a{font-size:1.03rem;font-weight:700;text-decoration:none}.blog-page-text-div>.blog-page-text-h2:last-of-type+.blog-page-text-list .blog-page-text-list-element a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.16em}.blog-yt-video{display:block;margin:1.6rem auto 0;width:min(100%,760px);height:auto;aspect-ratio:16/9;border:0;border-radius:14px;box-shadow:0 12px 24px #16203f26}.blog-page-image{display:block;margin:1.6rem auto 0;width:min(100%,760px);height:auto;border-radius:14px;box-shadow:0 12px 24px #16203f26}.blog-page-final-call-to-action-button{margin:2.4rem auto 0;padding:1rem 1.2rem;display:flex;flex-direction:row;justify-content:center;line-height:1rem;border:1px solid rgba(47,98,224,.16);border-radius:18px;background:linear-gradient(90deg,#2f62e017,#34d3991a);animation:blogFadeInUp .52s ease both}.blog-page-text-div>*{opacity:0;animation:blogFadeInUp .45s ease-out forwards}.blog-page-text-div>*:nth-child(1){animation-delay:.03s}.blog-page-text-div>*:nth-child(2){animation-delay:.06s}.blog-page-text-div>*:nth-child(3){animation-delay:.09s}.blog-page-text-div>*:nth-child(4){animation-delay:.12s}.blog-page-text-div>*:nth-child(5){animation-delay:.15s}.blog-page-text-div>*:nth-child(6){animation-delay:.18s}.blog-page-text-div>*:nth-child(7){animation-delay:.21s}.blog-page-text-div>*:nth-child(8){animation-delay:.24s}.blog-page-text-div>*:nth-child(9){animation-delay:.27s}.blog-page-text-div>*:nth-child(10){animation-delay:.3s}.blog-page-text-div>*:nth-child(11){animation-delay:.33s}.blog-page-text-div>*:nth-child(12){animation-delay:.36s}.blog-page-text-div>*:nth-child(13){animation-delay:.39s}.blog-page-text-div>*:nth-child(14){animation-delay:.42s}.blog-page-text-div>*:nth-child(15){animation-delay:.45s}.blog-page-text-div>*:nth-child(16){animation-delay:.48s}.blog-page-text-div>*:nth-child(17){animation-delay:.51s}.blog-page-text-div>*:nth-child(18){animation-delay:.54s}.blog-page-text-div>*:nth-child(19){animation-delay:.57s}.blog-page-text-div>*:nth-child(20){animation-delay:.6s}.blog-page-text-div>*:nth-child(21){animation-delay:.63s}.blog-page-text-div>*:nth-child(22){animation-delay:.66s}.blog-page-text-div>*:nth-child(23){animation-delay:.69s}.blog-page-text-div>*:nth-child(24){animation-delay:.72s}.blog-page-text-div>*:nth-child(25){animation-delay:.75s}.blog-page-text-div>*:nth-child(26){animation-delay:.78s}.blog-page-text-div>*:nth-child(27){animation-delay:.81s}.blog-page-text-div>*:nth-child(28){animation-delay:.84s}.blog-page-text-div>*:nth-child(29){animation-delay:.87s}.blog-page-text-div>*:nth-child(30){animation-delay:.9s}.blog-page-text-div>*:nth-child(31){animation-delay:.93s}.blog-page-text-div>*:nth-child(32){animation-delay:.96s}.blog-page-text-div>*:nth-child(33){animation-delay:.99s}.blog-page-text-div>*:nth-child(34){animation-delay:1.02s}.blog-page-text-div>*:nth-child(35){animation-delay:1.05s}.blog-page-text-div>*:nth-child(36){animation-delay:1.08s}.blog-page-text-div>*:nth-child(37){animation-delay:1.11s}.blog-page-text-div>*:nth-child(38){animation-delay:1.14s}.blog-page-text-div>*:nth-child(39){animation-delay:1.17s}.blog-page-text-div>*:nth-child(40){animation-delay:1.2s}@media (prefers-reduced-motion: reduce){.blog-hero,.blog-hero:before,.blog-hero:after,.blog-card,.blog-miniature-div,.blog-page-text-div,.blog-page-text-div>*,.blog-page-final-call-to-action-button{animation:none!important}.blog-card,.blog-miniature-div,.blog-page-text-list-element,.blog-text-p a,.blog-page-text-list-element a,.blog-page-text-div a{transition:none!important}.blog-page-text-div>*{opacity:1!important;transform:none!important}}@keyframes shake-grow{0%{transform:scale(1) translate(1px,1px) rotate(0)}10%{transform:scale(1.1) translate(-1px,-2px) rotate(-1deg)}20%{transform:scale(1) translate(-3px) rotate(1deg)}30%{transform:scale(1.1) translate(3px,2px) rotate(0)}40%{transform:scale(1) translate(1px,-1px) rotate(1deg)}50%{transform:scale(1.1) translate(-1px,2px) rotate(-1deg)}60%{transform:scale(1) translate(-3px,1px) rotate(0)}70%{transform:scale(1.1) translate(3px,1px) rotate(-1deg)}80%{transform:scale(1) translate(-1px,-1px) rotate(1deg)}90%{transform:scale(1.1) translate(1px,2px) rotate(0)}to{transform:scale(1) translate(1px,-2px) rotate(-1deg)}}@keyframes scrollUp{0%{top:100%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:0;opacity:0}}@keyframes scrollDown{0%{top:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{top:100%;opacity:0}}@keyframes TextfadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.07)}}@keyframes DivComeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1100px){.blog-grid{grid-template-columns:1fr}.blog-page-text-div{width:min(920px,92%);padding:2.5rem 2.1rem}.blog-page-text-h2{padding:.56rem .72rem}}@media (max-width: 900px){.blog-page{width:94%;margin-top:1.2rem}.blog-hero{padding:1.9rem 1.5rem;border-radius:24px}.blog-hero-subtitle{font-size:.98rem;line-height:1.56}.blog-hero-metrics{grid-template-columns:1fr;gap:.6rem;margin-top:1.25rem}.blog-card,.blog-miniature-div{min-height:auto}.blog-page-text-div{width:94%;padding:2.1rem 1.5rem;border-radius:20px}.blog-page-text-list{padding-left:1.25rem}.blog-page-text-list-element{padding:.62rem .72rem .66rem}}@media (max-width: 700px){.blog-card,.blog-miniature-div{padding:1.12rem;border-radius:17px}.blog-miniature-title{font-size:1.17rem}.blog-miniature-subtitle{font-size:.94rem;line-height:1.5}.blog-tag{font-size:.66rem}.blog-card-bottom{margin-top:1.1rem;font-size:.86rem}.blog-page-text-div{padding:1.85rem 1.15rem}.blog-page-title{font-size:1.7rem;line-height:1.25}.blog-page-text-h2{margin-top:1.8rem;padding:.52rem .62rem}.blog-text-p,.blog-page-text-list-element{font-size:.98rem;line-height:1.66}}@media (max-width: 500px){.blog-page{width:95%}.blog-hero{padding:1.2rem .95rem;border-radius:18px}.blog-hero-kicker{font-size:.68rem}.blog-hero-title{font-size:1.75rem;margin-top:.72rem}.blog-hero-subtitle{font-size:.89rem;line-height:1.48}.blog-miniature-date{font-size:.72rem}.blog-miniature-title{font-size:1.03rem}.blog-miniature-subtitle{margin-top:.68rem;font-size:.88rem;line-height:1.42}.blog-miniature-img{margin-top:1rem;border-radius:12px}.blog-page-text-div{width:100%;padding:1.6rem 1rem;border-radius:16px}.blog-page-title{font-size:1.48rem;line-height:1.26}.blog-page-text-h2{font-size:1.28rem}.blog-page-text-h3{font-size:1.1rem}.blog-page-text-list{padding-left:1.05rem}.blog-page-text-list-element{padding:.55rem .58rem .58rem;border-radius:10px}.blog-page-final-call-to-action-button{padding:.85rem .8rem;border-radius:14px}.blog-yt-video,.blog-page-image{border-radius:12px}}@media (max-width: 420px){.blog-page-title{font-size:1.34rem}.blog-hero-title{font-size:1.6rem}.blog-miniature-subtitle{font-size:.84rem}}
