.BlogPage-module__uBUtsW__page{color:#111;background:#fff;width:100%;min-width:0;min-height:100vh;overflow-x:hidden}.BlogPage-module__uBUtsW__page *,.BlogPage-module__uBUtsW__page :before,.BlogPage-module__uBUtsW__page :after{box-sizing:border-box}.BlogPage-module__uBUtsW__hero{background:url(/assets/images/blog/blog-hero.webp) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:500px;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.BlogPage-module__uBUtsW__heroOverlay{background:linear-gradient(#00000094,#000000c2);position:absolute;inset:0}.BlogPage-module__uBUtsW__heroContent{z-index:1;text-align:center;width:100%;min-width:0;max-width:900px;margin:0 auto;position:relative}.BlogPage-module__uBUtsW__heroContent span{color:#00a74f;text-transform:uppercase;letter-spacing:2px;overflow-wrap:anywhere;max-width:100%;margin-bottom:18px;font-size:12px;font-weight:700;display:inline-block}.BlogPage-module__uBUtsW__heroContent h1{color:#fff;letter-spacing:-1.8px;overflow-wrap:anywhere;width:100%;min-width:0;max-width:850px;margin:0 auto 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,5vw,68px);font-weight:400;line-height:1.04}.BlogPage-module__uBUtsW__heroContent p{color:#ffffffd6;overflow-wrap:anywhere;width:100%;min-width:0;max-width:680px;margin:0 auto;font-size:16px;line-height:1.7}.BlogPage-module__uBUtsW__postsSection{width:100%;min-width:0;padding:90px 24px 110px;overflow-x:hidden}.BlogPage-module__uBUtsW__container{width:100%;min-width:0;max-width:1180px;margin:0 auto}.BlogPage-module__uBUtsW__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:58px 30px;min-width:0;display:grid}.BlogPage-module__uBUtsW__card{min-width:0;box-shadow:none;background:#fff;border:0;border-radius:0;transition:transform .3s;overflow:hidden}.BlogPage-module__uBUtsW__card:hover{box-shadow:none;transform:translateY(-3px)}.BlogPage-module__uBUtsW__titleBox{width:100%;min-width:0;padding:17px 0}.BlogPage-module__uBUtsW__titleBox h2{color:#111;letter-spacing:-.4px;overflow-wrap:anywhere;width:100%;max-width:100%;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.18;transition:color .25s}.BlogPage-module__uBUtsW__card:hover .BlogPage-module__uBUtsW__titleBox h2{color:#00a74f}.BlogPage-module__uBUtsW__imageLink{width:100%;min-width:0;text-decoration:none;display:block}.BlogPage-module__uBUtsW__imageBox{aspect-ratio:40/17;background:#ededed;border-radius:0;width:100%;height:auto;position:relative;overflow:hidden}.BlogPage-module__uBUtsW__image{object-fit:cover;width:100%;height:100%;transition:transform .6s,filter .4s;display:block}.BlogPage-module__uBUtsW__card:hover .BlogPage-module__uBUtsW__image{transform:scale(1.035)}.BlogPage-module__uBUtsW__imageOverlay{pointer-events:none;background:0 0;position:absolute;inset:0}.BlogPage-module__uBUtsW__noImage{color:#00a74f;letter-spacing:2px;background:#f3f3f3;justify-content:center;align-items:center;width:100%;height:100%;font-size:15px;font-weight:700;display:flex}.BlogPage-module__uBUtsW__category{z-index:2;color:#fff;text-transform:uppercase;letter-spacing:1px;overflow-wrap:anywhere;word-break:break-word;background:#00a74f;border-radius:0;justify-content:center;align-items:center;max-width:calc(100% - 36px);min-height:28px;padding:5px 11px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;bottom:17px;left:18px}.BlogPage-module__uBUtsW__content{min-width:0;padding:18px 0 0}.BlogPage-module__uBUtsW__date{color:#00a74f;letter-spacing:1.3px;text-transform:uppercase;overflow-wrap:anywhere;margin-bottom:10px;font-size:10px;font-weight:700;line-height:1.4}.BlogPage-module__uBUtsW__content h2{color:#111;letter-spacing:-.4px;overflow-wrap:anywhere;min-width:0;max-width:100%;margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:400;line-height:1.2}.BlogPage-module__uBUtsW__content p{color:#666;-webkit-line-clamp:3;overflow-wrap:anywhere;-webkit-box-orient:vertical;min-width:0;max-width:100%;margin:0 0 21px;font-size:14px;font-weight:400;line-height:1.7;display:-webkit-box;overflow:hidden}.BlogPage-module__uBUtsW__readMore{color:#111;letter-spacing:1.2px;text-transform:uppercase;border-bottom:1px solid #111;align-items:center;gap:8px;min-width:0;max-width:100%;padding-bottom:4px;font-size:10px;font-weight:700;text-decoration:none;transition:color .25s,border-color .25s,gap .25s;display:inline-flex}.BlogPage-module__uBUtsW__readMore span:first-child{overflow-wrap:anywhere;max-width:100%}.BlogPage-module__uBUtsW__readMore span:last-child{flex:none;font-size:15px;line-height:1}.BlogPage-module__uBUtsW__readMore:hover{color:#00a74f;border-color:#00a74f;gap:12px}.BlogPage-module__uBUtsW__empty{text-align:center;background:#fafafa;border:1px solid #e9e9e9;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:300px;padding:40px;display:flex}.BlogPage-module__uBUtsW__empty h2{color:#111;overflow-wrap:anywhere;margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.BlogPage-module__uBUtsW__empty p{color:#777;overflow-wrap:anywhere;max-width:100%;margin:0;font-size:14px;line-height:1.6}@media (max-width:1024px){.BlogPage-module__uBUtsW__hero{min-height:460px}.BlogPage-module__uBUtsW__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:50px 25px}.BlogPage-module__uBUtsW__titleBox h2,.BlogPage-module__uBUtsW__content h2{font-size:24px}}@media (max-width:640px){.BlogPage-module__uBUtsW__hero{min-height:430px;padding:110px 20px 60px}.BlogPage-module__uBUtsW__heroContent h1{letter-spacing:-1px;font-size:38px}.BlogPage-module__uBUtsW__heroContent p{font-size:15px}.BlogPage-module__uBUtsW__postsSection{padding:55px 18px 70px}.BlogPage-module__uBUtsW__grid{grid-template-columns:1fr;row-gap:48px}.BlogPage-module__uBUtsW__card{border-radius:0}.BlogPage-module__uBUtsW__titleBox{padding-bottom:15px}.BlogPage-module__uBUtsW__titleBox h2,.BlogPage-module__uBUtsW__content h2{font-size:25px;line-height:1.18}.BlogPage-module__uBUtsW__imageBox{aspect-ratio:40/17;height:auto}.BlogPage-module__uBUtsW__content{padding-top:17px}.BlogPage-module__uBUtsW__content p{font-size:14px;line-height:1.7}.BlogPage-module__uBUtsW__category{max-width:calc(100% - 28px);bottom:13px;left:14px}}@media (max-width:380px){.BlogPage-module__uBUtsW__hero{padding:105px 18px 50px}.BlogPage-module__uBUtsW__heroContent h1{font-size:33px}.BlogPage-module__uBUtsW__postsSection{padding:45px 15px 60px}.BlogPage-module__uBUtsW__grid{row-gap:42px}.BlogPage-module__uBUtsW__titleBox h2,.BlogPage-module__uBUtsW__content h2{font-size:23px}.BlogPage-module__uBUtsW__imageBox{aspect-ratio:40/17;height:auto}.BlogPage-module__uBUtsW__content{padding-top:16px}}.BlogPage-module__uBUtsW__arrowIcon{color:currentColor;flex:none;width:16px;height:16px;display:block}.BlogPage-module__uBUtsW__imageBox{aspect-ratio:40/17}.BlogPage-module__uBUtsW__imageBox .BlogPage-module__uBUtsW__image{object-fit:cover;width:100%;height:100%}
