.Breadcrumbs-module__vKijPa__nav{max-width:1400px;margin:0 auto;padding:1rem clamp(1.25rem,4vw,5rem)}.Breadcrumbs-module__vKijPa__list{flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.Breadcrumbs-module__vKijPa__item{align-items:center;gap:.35rem;display:flex}.Breadcrumbs-module__vKijPa__link{font-family:Nunito Sans,sans-serif;font-size:var(--fs-small,.8rem);color:#464646;text-decoration:none;transition:color .2s}.Breadcrumbs-module__vKijPa__link:hover{color:#0a0a0b}.Breadcrumbs-module__vKijPa__sep{font-size:var(--fs-small,.75rem);color:#000;-webkit-user-select:none;user-select:none}.Breadcrumbs-module__vKijPa__current{font-family:Nunito Sans,sans-serif;font-size:var(--fs-small,.8rem);color:#0a0a0b;font-weight:500}
.BlogGrid-module__Tu0dgW__wrapper{max-width:1800px;margin:0 auto;padding:0 clamp(1.25rem,4vw,5rem) clamp(3rem,6vw,5rem)}.BlogGrid-module__Tu0dgW__grid{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}@media (max-width:1024px){.BlogGrid-module__Tu0dgW__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogGrid-module__Tu0dgW__grid{grid-template-columns:1fr}}.BlogGrid-module__Tu0dgW__card{opacity:0;background:#fafafa;border-radius:clamp(6px,1.2vw,10px);flex-direction:column;text-decoration:none;transition:box-shadow .3s,opacity .3s,transform .3s;animation:.5s cubic-bezier(.16,1,.3,1) forwards BlogGrid-module__Tu0dgW__cardFadeIn;display:flex;overflow:hidden;transform:translateY(16px)}.BlogGrid-module__Tu0dgW__card:first-child{animation-delay:0s}.BlogGrid-module__Tu0dgW__card:nth-child(2){animation-delay:70ms}.BlogGrid-module__Tu0dgW__card:nth-child(3){animation-delay:.14s}.BlogGrid-module__Tu0dgW__card:nth-child(4){animation-delay:.21s}.BlogGrid-module__Tu0dgW__card:nth-child(5){animation-delay:.28s}.BlogGrid-module__Tu0dgW__card:nth-child(6){animation-delay:.35s}.BlogGrid-module__Tu0dgW__card:nth-child(n+7){animation-delay:.4s}@keyframes BlogGrid-module__Tu0dgW__cardFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.BlogGrid-module__Tu0dgW__gridLeaving .BlogGrid-module__Tu0dgW__card{opacity:0;animation:none;transform:translateY(-12px)}.BlogGrid-module__Tu0dgW__card:hover{box-shadow:0 10px 30px #00000014}.BlogGrid-module__Tu0dgW__cardImg{aspect-ratio:16/10;flex-shrink:0;overflow:hidden}.BlogGrid-module__Tu0dgW__cardImg img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);display:block}.BlogGrid-module__Tu0dgW__card:hover .BlogGrid-module__Tu0dgW__cardImg img{transform:scale(1.04)}.BlogGrid-module__Tu0dgW__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1.5rem;display:flex}.BlogGrid-module__Tu0dgW__cardCategory{font-family:Nunito Sans,sans-serif;font-size:var(--fs-small,.7rem);letter-spacing:.12em;text-transform:uppercase;color:#c1121f}.BlogGrid-module__Tu0dgW__cardTitle{font-family:Nunito Sans,sans-serif;font-weight:600;font-size:var(--fs-body-lg,1.1rem);color:#0a0a0b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;min-height:2.7em;margin:0;line-height:1.35;transition:color .2s;display:-webkit-box;overflow:hidden}.BlogGrid-module__Tu0dgW__card:hover .BlogGrid-module__Tu0dgW__cardTitle{color:#c1121f}.BlogGrid-module__Tu0dgW__cardExcerpt{font-family:Nunito Sans,sans-serif;font-size:var(--fs-body,.95rem);color:#555;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:4.8em;margin:0;line-height:1.6;display:-webkit-box;overflow:hidden}.BlogGrid-module__Tu0dgW__cardMeta{gap:1rem;margin-top:auto;padding-top:.75rem;display:flex}.BlogGrid-module__Tu0dgW__cardDate,.BlogGrid-module__Tu0dgW__cardRead{font-family:Nunito Sans,sans-serif;font-size:var(--fs-small,.75rem);letter-spacing:.04em;text-transform:uppercase;color:#999}.BlogGrid-module__Tu0dgW__loader{grid-column:1/-1;justify-content:center;min-height:3rem;padding:3rem 0 1rem;display:flex}.BlogGrid-module__Tu0dgW__loaderBar{background:#0000000f;border-radius:2px;width:120px;height:2px;overflow:hidden}.BlogGrid-module__Tu0dgW__loaderFill{background:#c1121f;border-radius:2px;width:40%;height:100%;animation:.8s ease-in-out infinite BlogGrid-module__Tu0dgW__slide}@keyframes BlogGrid-module__Tu0dgW__slide{0%{transform:translate(-100%)}to{transform:translate(350%)}}.BlogGrid-module__Tu0dgW__skeleton{grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem);display:grid}@media (max-width:1024px){.BlogGrid-module__Tu0dgW__skeleton{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.BlogGrid-module__Tu0dgW__skeleton{grid-template-columns:1fr}}.BlogGrid-module__Tu0dgW__skeletonCard{aspect-ratio:4/5;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:clamp(6px,1.2vw,10px);animation:1.5s ease-in-out infinite BlogGrid-module__Tu0dgW__shimmer}@keyframes BlogGrid-module__Tu0dgW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.BlogGrid-module__Tu0dgW__empty{text-align:center;grid-column:1/-1;padding:5rem 2rem}.BlogGrid-module__Tu0dgW__emptyText{font-family:Nunito Sans,sans-serif;font-size:var(--fs-body,1rem);color:#999;margin:0}
.PortfolioGrid-module__ptrQma__wrapper{max-width:1800px;min-height:80vh;margin:0 auto;padding:0 clamp(1.25rem,4vw,5rem) clamp(3rem,6vw,5rem)}.PortfolioGrid-module__ptrQma__grid{grid-template-columns:repeat(3,1fr);gap:.4rem;display:grid}@media (max-width:1024px){.PortfolioGrid-module__ptrQma__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.PortfolioGrid-module__ptrQma__grid{grid-template-columns:1fr;gap:.35rem}}.PortfolioGrid-module__ptrQma__card{cursor:pointer;opacity:0;border-radius:clamp(4px,.8vw,6px);text-decoration:none;animation:.5s cubic-bezier(.16,1,.3,1) forwards PortfolioGrid-module__ptrQma__cardFadeIn;display:block;position:relative;overflow:hidden;transform:translateY(16px)}.PortfolioGrid-module__ptrQma__card:first-child{animation-delay:0s}.PortfolioGrid-module__ptrQma__card:nth-child(2){animation-delay:70ms}.PortfolioGrid-module__ptrQma__card:nth-child(3){animation-delay:.14s}.PortfolioGrid-module__ptrQma__card:nth-child(4){animation-delay:.21s}.PortfolioGrid-module__ptrQma__card:nth-child(5){animation-delay:.28s}.PortfolioGrid-module__ptrQma__card:nth-child(6){animation-delay:.35s}.PortfolioGrid-module__ptrQma__card:nth-child(n+7){animation-delay:.4s}@keyframes PortfolioGrid-module__ptrQma__cardFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.PortfolioGrid-module__ptrQma__cardImg{aspect-ratio:3/2;position:relative;overflow:hidden}.PortfolioGrid-module__ptrQma__cardImg img{object-fit:cover;will-change:transform;width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1);display:block}.PortfolioGrid-module__ptrQma__card:hover .PortfolioGrid-module__ptrQma__cardImg img{transform:scale(1.05)}.PortfolioGrid-module__ptrQma__cardOverlay{background:linear-gradient(#0000 0%,#00000040 55%,#000000d1 100%);flex-direction:column;justify-content:flex-end;padding:clamp(1rem,2vw,1.75rem);transition:opacity .4s;display:flex;position:absolute;inset:0}@media (min-width:769px){.PortfolioGrid-module__ptrQma__cardOverlay{opacity:0}.PortfolioGrid-module__ptrQma__card:hover .PortfolioGrid-module__ptrQma__cardOverlay{opacity:1}}@media (max-width:768px){.PortfolioGrid-module__ptrQma__cardOverlay{opacity:1;background:linear-gradient(#0000 0%,#00000026 55%,#000000bf 100%)}}.PortfolioGrid-module__ptrQma__cardCategory{letter-spacing:.15em;text-transform:uppercase;color:#ff6b6b;margin-bottom:.3rem;font-family:Nunito Sans,sans-serif;font-size:.65rem}.PortfolioGrid-module__ptrQma__cardTitle{font-family:Nunito Sans,sans-serif;font-weight:500;font-size:var(--fs-body-lg,.85rem);color:#fff;margin:0 0 .15rem;line-height:1.1}.PortfolioGrid-module__ptrQma__cardCar{color:#ffffffd9;font-family:Nunito Sans,sans-serif;font-size:1.1rem}.PortfolioGrid-module__ptrQma__empty{text-align:center;grid-column:1/-1;padding:5rem 2rem}.PortfolioGrid-module__ptrQma__emptyText{font-family:Nunito Sans,sans-serif;font-size:var(--fs-body,1rem);color:#999;margin:0}
.blog-module__qd-87W__hero{flex-direction:column;max-width:1400px;margin:0 auto;padding:clamp(2rem,4vw,4rem) clamp(1.25rem,4vw,5rem);display:flex}.blog-module__qd-87W__heroLabel{font-family:Nunito Sans,sans-serif;font-size:var(--fs-small,.75rem);letter-spacing:.2em;text-transform:uppercase;color:#c1121f;opacity:0;animation:.4s forwards blog-module__qd-87W__labelFadeIn}@keyframes blog-module__qd-87W__labelFadeIn{0%{opacity:0}to{opacity:1}}.blog-module__qd-87W__heroTitle{text-transform:uppercase;letter-spacing:-.03em;color:#0a0a0b;opacity:0;margin:0;font-family:Jost,sans-serif;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.05;animation:.4s cubic-bezier(.16,1,.3,1) 50ms forwards blog-module__qd-87W__titleFadeIn;transform:translateY(16px)}@keyframes blog-module__qd-87W__titleFadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.blog-module__qd-87W__postsSection{padding:clamp(3rem,6vw,5rem) clamp(1.25rem,4vw,5rem)}.blog-module__qd-87W__postsGrid{grid-template-columns:repeat(3,1fr);gap:clamp(2rem,3vw,3rem);max-width:1400px;margin:0 auto;display:grid}@media (max-width:1024px){.blog-module__qd-87W__postsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blog-module__qd-87W__postsGrid{grid-template-columns:1fr}}.blog-module__qd-87W__postCard{background:#fafafa;border-radius:clamp(6px,1.5vw,12px);flex-direction:column;text-decoration:none;transition:box-shadow .3s;display:flex;overflow:hidden}.blog-module__qd-87W__postCard:hover{box-shadow:0 8px 30px #00000014}.blog-module__qd-87W__postImg{aspect-ratio:16/10;overflow:hidden}.blog-module__qd-87W__postImg img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.blog-module__qd-87W__postCard:hover .blog-module__qd-87W__postImg img{transform:scale(1.04)}.blog-module__qd-87W__postBody{flex-direction:column;gap:.5rem;padding:1.5rem;display:flex}.blog-module__qd-87W__postDate{font-family:Nunito Sans,sans-serif;font-size:var(--fs-small,.75rem);letter-spacing:.08em;text-transform:uppercase;color:#464646}.blog-module__qd-87W__postTitle{font-family:Nunito Sans,sans-serif;font-weight:600;font-size:var(--fs-body-lg,1.1rem);color:#0a0a0b;margin:0;line-height:1.35;transition:color .2s}.blog-module__qd-87W__postCard:hover .blog-module__qd-87W__postTitle{color:#c1121f}.blog-module__qd-87W__postExcerpt{font-family:Nunito Sans,sans-serif;font-size:var(--fs-body,.95rem);color:#464646;margin:0;line-height:1.6}.blog-module__qd-87W__postRead{font-family:Nunito Sans,sans-serif;font-size:var(--fs-small,.8rem);text-transform:uppercase;letter-spacing:.06em;color:#c1121f;margin-top:.25rem}.blog-module__qd-87W__empty{text-align:center;grid-column:1/-1;padding:5rem 2rem}.blog-module__qd-87W__emptyText{font-family:Nunito Sans,sans-serif;font-size:var(--fs-body,1rem);color:#464646;margin:0}
