.Blog-module__jW6Nga__blogPage{color:#1a1a1a;background:#f8f9fa;width:100%;min-height:100vh;padding:120px 10px 40px;font-family:-apple-system,BlinkMacSystemFont,poppins,Roboto,Oxygen,Ubuntu,sans-serif;position:relative}.Blog-module__jW6Nga__container{width:100%;max-width:1600px;margin:0 auto}.Blog-module__jW6Nga__headerRow{box-shadow:none;background:#63c6e8;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:50px;padding:12px 24px;display:flex}.Blog-module__jW6Nga__title{color:#fff;margin:0;font-size:20px;font-weight:700}.Blog-module__jW6Nga__select{color:#fff;background:0 0;border:1px solid rgba(255,255,255,.8);border-radius:4px;min-width:140px;height:38px;padding-left:20px;padding-right:40px}.Blog-module__jW6Nga__select option{color:#333}.Blog-module__jW6Nga__controls{align-items:center;gap:12px;display:flex}.Blog-module__jW6Nga__select:hover{border-color:#06c}.Blog-module__jW6Nga__topNavigation{justify-content:flex-end;gap:10px;margin-bottom:24px;display:flex}.Blog-module__jW6Nga__topNavBtn{color:#fff;cursor:pointer;opacity:0;background:#63c6e8;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;transition:all .3s;display:flex;transform:scale(0)}.Blog-module__jW6Nga__topNavBtn:hover:not(:disabled){background:#63c6e8}.Blog-module__jW6Nga__topNavBtn:disabled{color:#aaa;cursor:not-allowed;background:#e4e4e4}.Blog-module__jW6Nga__postsList{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Blog-module__jW6Nga__card{background:#fff;border-radius:16px;flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 3px 10px rgba(0,0,0,.08)}.Blog-module__jW6Nga__card:hover{box-shadow:0 4px 12px rgba(0,0,0,.12)}.Blog-module__jW6Nga__cardEnter{opacity:0;animation:.7s forwards Blog-module__jW6Nga__cardSlideInRightToLeft}.Blog-module__jW6Nga__cardExit{animation:.7s forwards Blog-module__jW6Nga__cardSlideOutLeftToRight}.Blog-module__jW6Nga__card:nth-child(3).Blog-module__jW6Nga__cardEnter,.Blog-module__jW6Nga__card:nth-child(3).Blog-module__jW6Nga__cardExit{animation-delay:0s}.Blog-module__jW6Nga__card:nth-child(2).Blog-module__jW6Nga__cardEnter,.Blog-module__jW6Nga__card:nth-child(2).Blog-module__jW6Nga__cardExit{animation-delay:.25s}.Blog-module__jW6Nga__card:first-child.Blog-module__jW6Nga__cardEnter,.Blog-module__jW6Nga__card:first-child.Blog-module__jW6Nga__cardExit{animation-delay:.5s}@keyframes Blog-module__jW6Nga__cardSlideInRightToLeft{0%{opacity:0;transform:translate(120px)}to{opacity:1;transform:translate(0)}}@keyframes Blog-module__jW6Nga__cardSlideOutLeftToRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-120px)}}.Blog-module__jW6Nga__thumb{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:6px;flex:none;justify-content:center;align-items:center;width:100%;height:190px;padding:0;font-size:14px;font-weight:600;display:flex;position:relative;overflow:hidden}.Blog-module__jW6Nga__cardImage{object-fit:cover;width:100%;height:100%;display:block}.Blog-module__jW6Nga__cardContent{flex-direction:column;flex:1;gap:14px;padding:16px;display:flex}.Blog-module__jW6Nga__cardTitle{color:#222;margin:0;font-size:17px;font-weight:600;line-height:1.45}.Blog-module__jW6Nga__cardTitle a{color:#222;text-decoration:none}.Blog-module__jW6Nga__cardTitle:hover{text-decoration:underline}.Blog-module__jW6Nga__cardMeta span{align-items:center;display:inline-flex}.Blog-module__jW6Nga__category{color:#666}@media (max-width:480px){.Blog-module__jW6Nga__blogPage{padding:100px 5px 30px}.Blog-module__jW6Nga__newsHeading{font-size:24px}.Blog-module__jW6Nga__newsLead{font-size:14px}}.Blog-module__jW6Nga__permalink,.Blog-module__jW6Nga__share{color:#06c;cursor:pointer}.Blog-module__jW6Nga__permalink:hover,.Blog-module__jW6Nga__share:hover{text-decoration:underline}.Blog-module__jW6Nga__topMeta{justify-content:space-between;align-items:center;display:flex}.Blog-module__jW6Nga__date{color:#fff;background:#63c6e8;border-radius:30px;padding:5px 12px;font-size:12px;font-weight:600}.Blog-module__jW6Nga__author{color:#63c6e8;font-size:13px;font-weight:600}.Blog-module__jW6Nga__category{color:#63c6e8;font-size:13px;line-height:1.7}.Blog-module__jW6Nga__bottomRow{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.Blog-module__jW6Nga__readTime{color:#888;font-size:14px;display:block}.Blog-module__jW6Nga__cardExcerpt{color:#444;margin:0;font-size:14px;line-height:1.6}.Blog-module__jW6Nga__readMore{color:#fff;background:#63c6e8;border-radius:30px;justify-content:center;align-items:center;width:110px;height:42px;margin-top:auto;padding:0;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.Blog-module__jW6Nga__readMore:hover{background:#63c6e8}.Blog-module__jW6Nga__pagination{box-shadow:none;background:0 0;border-radius:0;justify-content:center;align-items:center;gap:16px;margin:40px 0;padding:0;display:flex}.Blog-module__jW6Nga__pageBtn{cursor:pointer;color:#333;background:#fff;border:1px solid #ddd;border-radius:6px;padding:10px 20px;font-size:14px;transition:all .2s;display:none}.Blog-module__jW6Nga__pageBtn:hover{color:#06c;background:#f5f5f5;border-color:#06c}.Blog-module__jW6Nga__pageBtn:disabled{opacity:.5;cursor:not-allowed}.Blog-module__jW6Nga__pageBtn:disabled:hover{color:#333;background:#fff;border-color:#ddd}.Blog-module__jW6Nga__pageNumbers{align-items:center;gap:6px;display:flex}.Blog-module__jW6Nga__pageNum{cursor:pointer;color:#333;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;transition:all .2s;display:inline-flex}.Blog-module__jW6Nga__pageNum:hover{background:#f5f5f5;border-color:#06c}.Blog-module__jW6Nga__pageNum:disabled{opacity:.5;cursor:not-allowed}.Blog-module__jW6Nga__pageNum.Blog-module__jW6Nga__active{color:#fff;background:#63c6e8;border-color:#63c6e8}.Blog-module__jW6Nga__ellipsis{color:#999;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:0 8px}.Blog-module__jW6Nga__noResults{text-align:center;background:#fff;border-radius:8px;padding:60px 20px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.Blog-module__jW6Nga__noResults p{color:#666;margin:0;font-size:16px}.Blog-module__jW6Nga__newsletter{width:100%;margin-top:40px;padding:0}.Blog-module__jW6Nga__newsletterCard{background:#eef7fb;border-radius:12px;align-items:stretch;min-height:260px;padding:0;display:flex;position:relative;overflow:hidden}.Blog-module__jW6Nga__newsLeft{z-index:2;flex:1;justify-content:center;align-items:center;padding:55px 75px;display:flex;position:relative}.Blog-module__jW6Nga__newsLeft svg{width:100%;max-width:240px;height:auto}.Blog-module__jW6Nga__newsRight svg{width:420px;height:auto;transform:translate(50px)}.Blog-module__jW6Nga__newsImage{object-fit:contain;width:100%;max-width:300px;height:auto}.Blog-module__jW6Nga__newsletterCard:after{content:"";z-index:1;background:#f3f5f7;border-radius:50%;width:700px;height:100%;position:absolute;top:0;right:-320px}.Blog-module__jW6Nga__newsPre{color:#1a1818;letter-spacing:1px;text-transform:uppercase;font-size:14px;font-weight:700}.Blog-module__jW6Nga__newsHeading{color:#22a9d7;margin:14px 0 24px;font-size:46px;font-weight:800;line-height:1}.Blog-module__jW6Nga__newsLead{color:#2d2d2d;max-width:600px;margin:0;font-size:15px;line-height:1.8}.Blog-module__jW6Nga__inputGroup{background:#fffcfc;border-radius:40px;align-items:center;width:100%;max-width:650px;height:52px;margin-top:18px;padding:6px;display:flex;overflow:hidden;box-shadow:0 10px 18px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.08)}.Blog-module__jW6Nga__emailInput{color:#555;background:0 0;border:none;outline:none;flex:1;height:100%;padding:0 22px;font-size:18px}.Blog-module__jW6Nga__emailInput::placeholder{color:#777}.Blog-module__jW6Nga__subscribeBtn{color:#fff;cursor:pointer;background:#36b5df;border:none;border-radius:28px;width:175px;height:40px;font-size:18px;font-weight:700;transition:all .25s}.Blog-module__jW6Nga__subscribeBtn:hover{background:#2ea8d1}.Blog-module__jW6Nga__smallNote{color:rgba(255,255,255,.8);margin-top:8px;font-size:13px}@media (min-width:641px) and (max-width:900px){.Blog-module__jW6Nga__newsletterCard{min-height:185px}.Blog-module__jW6Nga__newsLeft{flex:1;padding:26px 28px}.Blog-module__jW6Nga__newsRight{width:290px}.Blog-module__jW6Nga__newsVector{object-fit:contain;width:100%;max-width:300px;height:auto}.Blog-module__jW6Nga__newsletterCard:after{width:470px;right:-200px}.Blog-module__jW6Nga__newsPre{letter-spacing:.8px;font-size:11px}.Blog-module__jW6Nga__newsHeading{margin:8px 0 14px;font-size:30px}.Blog-module__jW6Nga__newsLead{font-size:12px;line-height:1.6}.Blog-module__jW6Nga__inputGroup{max-width:420px;height:42px;margin-top:14px}.Blog-module__jW6Nga__emailInput{padding:0 16px;font-size:14px}.Blog-module__jW6Nga__subscribeBtn{width:125px;height:34px;font-size:14px}}@media (max-width:640px){.Blog-module__jW6Nga__container{padding:0 10px}.Blog-module__jW6Nga__newsLeft{padding:30px}.Blog-module__jW6Nga__title{font-size:20px}.Blog-module__jW6Nga__thumb{flex:0 0 200px;height:140px}.Blog-module__jW6Nga__newsletterCard{gap:30px;padding:40px 30px}.Blog-module__jW6Nga__headerRow{flex-direction:column;align-items:stretch;gap:12px}.Blog-module__jW6Nga__postsList{grid-template-columns:1fr}.Blog-module__jW6Nga__controls{flex-direction:column;width:100%}.Blog-module__jW6Nga__select{width:100%}.Blog-module__jW6Nga__card{flex-direction:column;align-items:stretch}.Blog-module__jW6Nga__thumb{width:100%;height:180px}.Blog-module__jW6Nga__pagination{flex-wrap:wrap;gap:10px}.Blog-module__jW6Nga__pageNumbers{flex-wrap:wrap;justify-content:center;width:100%}.Blog-module__jW6Nga__newsletterCard{background:#eef7fb;flex-direction:column;gap:0;min-height:auto;padding:0;display:flex}.Blog-module__jW6Nga__newsletterCard:after{display:none}.Blog-module__jW6Nga__newsVector{object-fit:cover;height:auto;width:85%!important;max-width:260px!important}.Blog-module__jW6Nga__newsLeft{text-align:center;order:2;width:100%;padding:28px 20px}.Blog-module__jW6Nga__newsRight{background:#d7edf5;order:1;justify-content:center;align-items:center;width:100%;height:240px;padding:0;display:flex;overflow:hidden}.Blog-module__jW6Nga__newsPre{color:#111;font-size:14px}.Blog-module__jW6Nga__newsHeading{color:#2ea8d1;margin:8px 0 18px;font-size:46px}.Blog-module__jW6Nga__newsLead{color:#111;max-width:100%;margin-bottom:20px;font-size:17px;line-height:1.6}.Blog-module__jW6Nga__inputGroup{background:#fffcfc;border-radius:40px;flex-direction:row;width:100%;height:52px;padding:6px;display:flex;box-shadow:0 10px 18px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.08)}.Blog-module__jW6Nga__emailInput{color:#555;background:0 0;border:none;flex:1;padding:0 16px;font-size:15px}.Blog-module__jW6Nga__emailInput::placeholder{color:#aaa}.Blog-module__jW6Nga__subscribeBtn{color:#fff;cursor:pointer;background:#36b5df;border:none;border-radius:28px;width:120px;height:40px;font-size:15px;font-weight:700}}.Blog-module__jW6Nga__headerRow{box-shadow:none;opacity:0;background:#63c6e8;border-radius:8px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:50px;padding:12px 24px;display:flex;transform:translateY(-100px)}.Blog-module__jW6Nga__headerRowVisible{animation:1s forwards Blog-module__jW6Nga__slideDownAnimation}.Blog-module__jW6Nga__headerRowHidden{animation:1s forwards Blog-module__jW6Nga__slideUpAnimation}@keyframes Blog-module__jW6Nga__slideDownAnimation{0%{opacity:0;transform:translateY(-100px)}to{opacity:1;transform:translateY(0)}}@keyframes Blog-module__jW6Nga__slideUpAnimation{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-100px)}}@keyframes Blog-module__jW6Nga__slideRightAnimation{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes Blog-module__jW6Nga__slideRightReverseAnimation{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100px)}}@keyframes Blog-module__jW6Nga__zoomInAnimation{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes Blog-module__jW6Nga__zoomOutAnimation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(0)}}.Blog-module__jW6Nga__rightBtnVisible,.Blog-module__jW6Nga__leftBtnVisible{animation:1s forwards Blog-module__jW6Nga__zoomInAnimation}.Blog-module__jW6Nga__rightBtnHidden,.Blog-module__jW6Nga__leftBtnHidden{animation:1s forwards Blog-module__jW6Nga__zoomOutAnimation}.Blog-module__jW6Nga__newsRight{z-index:2;justify-content:center;align-items:center;width:500px;display:flex;position:relative}.Blog-module__jW6Nga__newsVector{object-fit:contain;width:100%;max-width:520px;height:auto}.Blog-module__jW6Nga__mobileNewsletterCard{transition:all .45s cubic-bezier(.175,.885,.32,1.275);display:none;position:relative;overflow:hidden}@media (max-width:640px){.Blog-module__jW6Nga__newsletterCard{display:none}.Blog-module__jW6Nga__mobileNewsletterCard{background:#eef7fb;border-radius:12px;width:100%;transition:transform .45s cubic-bezier(.175,.885,0,1),box-shadow .45s;display:block;position:relative;overflow:hidden}.Blog-module__jW6Nga__mobileImagePlaceholder{visibility:hidden;flex:none;width:100%;height:260px}.Blog-module__jW6Nga__mobileImageSection{z-index:1;background:#d7edf5;justify-content:center;align-items:center;width:100%;height:260px;padding:20px;transition:height .45s,opacity .45s;display:flex;position:absolute;top:0;left:0;overflow:hidden}.Blog-module__jW6Nga__mobileContent{text-align:center;z-index:2;text-align:center;z-index:2;background:#eef7fb;padding:24px 22px 32px;transition:all .45s;position:relative}.Blog-module__jW6Nga__mobileContent .Blog-module__jW6Nga__newsHeading{margin:6px 0 14px;font-size:42px}.Blog-module__jW6Nga__mobileContent .Blog-module__jW6Nga__newsLead{color:#333;margin-bottom:20px;font-size:15px;line-height:1.65}.Blog-module__jW6Nga__mobileContent .Blog-module__jW6Nga__inputGroup{background:#fffcfc;box-shadow:0 10px 18px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.08)}.Blog-module__jW6Nga__mobileContent .Blog-module__jW6Nga__newsPre{letter-spacing:1.5px;color:#222;font-size:13px}.Blog-module__jW6Nga__mobileContent{text-align:center;z-index:2;background:#eef7fb;padding:28px 22px;transition:all .45s;position:relative}.Blog-module__jW6Nga__mobileNewsletterCardActive{transform:scale(1.05);box-shadow:0 28px 30px -8px rgba(0,0,0,.15)}.Blog-module__jW6Nga__mobileNewsletterCardActive .Blog-module__jW6Nga__mobileImageSection{opacity:.3;height:100%}.Blog-module__jW6Nga__mobileNewsletterCardActive .Blog-module__jW6Nga__mobileContent{background:0 0}.Blog-module__jW6Nga__mobileNewsletterCardActive .Blog-module__jW6Nga__mobileNewsVector{opacity:.35;transform:scale(1.08)}.Blog-module__jW6Nga__mobileNewsVector{transition:all .45s}}
