.Hero-module__RmM3kq__hero{z-index:5;background-color:var(--bg-light-yellow);text-align:center;background-image:url(/assets/about/hero/bgGrid.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:7rem 0 5rem;position:relative;overflow:visible}.Hero-module__RmM3kq__container{z-index:2;position:relative}.Hero-module__RmM3kq__title{color:var(--text-dark);margin-bottom:1rem;font-size:3rem;font-weight:800}.Hero-module__RmM3kq__breadcrumb{background-color:var(--white);border-radius:50px;align-items:center;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;display:inline-flex;box-shadow:0 10px 20px #0000000d}.Hero-module__RmM3kq__breadcrumb a{color:var(--text-dark);transition:color .3s}.Hero-module__RmM3kq__breadcrumb a:hover{color:var(--primary-orange)}.Hero-module__RmM3kq__separator{color:var(--text-muted);margin:0 .5rem}.Hero-module__RmM3kq__current{color:var(--primary-orange)}.Hero-module__RmM3kq__bottomWave{z-index:10;pointer-events:none;width:100%;height:120px;position:absolute;bottom:0;left:0;right:0;transform:translateY(99%)}.Hero-module__RmM3kq__waveImg{object-fit:fill;transform:scaleY(-1);width:100%!important}@media (max-width:992px){.Hero-module__RmM3kq__hero{padding:5rem 1rem 4rem}.Hero-module__RmM3kq__title{font-size:2.3rem}}@media (max-width:576px){.Hero-module__RmM3kq__hero{padding:4rem 1rem 3rem}.Hero-module__RmM3kq__title{font-size:1.8rem}.Hero-module__RmM3kq__bottomWave{height:60px}}
.GalleryGrid-module__h5eekW__gallerySection{z-index:1;background-color:var(--white);padding:12rem 0 8rem;position:relative;overflow:visible}.GalleryGrid-module__h5eekW__topWave{width:100%;line-height:0;position:absolute;top:-1px;left:0;overflow:hidden}.GalleryGrid-module__h5eekW__topWave svg{width:100%;height:80px;display:block;position:relative}.GalleryGrid-module__h5eekW__shapeFillYellow{fill:var(--bg-light-yellow)}.GalleryGrid-module__h5eekW__container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.GalleryGrid-module__h5eekW__header{text-align:center;margin-bottom:3rem}.GalleryGrid-module__h5eekW__subtitle{color:var(--primary-orange);text-transform:uppercase;letter-spacing:2px;margin-bottom:.5rem;font-size:.9rem;font-weight:700;display:block}.GalleryGrid-module__h5eekW__title{color:var(--text-dark);font-size:2.5rem;font-weight:800}.GalleryGrid-module__h5eekW__filters{flex-wrap:wrap;justify-content:center;gap:.8rem;margin-bottom:3.5rem;display:flex}.GalleryGrid-module__h5eekW__filterBtn{color:var(--text-muted);cursor:pointer;background:0 0;border:2px solid #ff980040;border-radius:50px;padding:.55rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .25s}.GalleryGrid-module__h5eekW__filterBtn:hover{border-color:var(--primary-orange);color:var(--primary-orange);background-color:#ff98000d}.GalleryGrid-module__h5eekW__filterBtn.GalleryGrid-module__h5eekW__filterActive{color:var(--white);background:linear-gradient(135deg,#ffa360 0%,#ff7a00 100%);border-color:#0000;box-shadow:0 6px 18px #ff78004d}.GalleryGrid-module__h5eekW__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.GalleryGrid-module__h5eekW__cardWide{grid-column:span 2}.GalleryGrid-module__h5eekW__card{cursor:pointer;aspect-ratio:4/3;background-color:#faf7f2;border-radius:24px;transition:transform .35s,box-shadow .35s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000f}.GalleryGrid-module__h5eekW__cardWide.GalleryGrid-module__h5eekW__card{aspect-ratio:16/8}.GalleryGrid-module__h5eekW__card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0000001f}.GalleryGrid-module__h5eekW__cardImg{object-fit:cover;transition:transform .6s}.GalleryGrid-module__h5eekW__card:hover .GalleryGrid-module__h5eekW__cardImg{transform:scale(1.06)}.GalleryGrid-module__h5eekW__overlay{opacity:0;background:linear-gradient(#0000 0%,#1e14051f 45%,#1e1405c7 100%);flex-direction:column;justify-content:flex-end;padding:2rem 1.8rem;transition:opacity .35s;display:flex;position:absolute;inset:0}.GalleryGrid-module__h5eekW__card:hover .GalleryGrid-module__h5eekW__overlay{opacity:1}.GalleryGrid-module__h5eekW__overlayCategory{color:var(--primary-orange);letter-spacing:2px;text-transform:uppercase;margin-bottom:.35rem;font-size:.75rem;font-weight:700}.GalleryGrid-module__h5eekW__overlayTitle{color:#fff;font-size:1.2rem;font-weight:800;line-height:1.3}.GalleryGrid-module__h5eekW__overlayIcon{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;background:#fff3;border:1px solid #ffffff59;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:opacity .3s,transform .3s;display:flex;position:absolute;top:1.2rem;right:1.2rem;transform:scale(.7)}.GalleryGrid-module__h5eekW__card:hover .GalleryGrid-module__h5eekW__overlayIcon{opacity:1;transform:scale(1)}.GalleryGrid-module__h5eekW__beeDecor{z-index:1;pointer-events:none;opacity:.85;animation:5s ease-in-out infinite GalleryGrid-module__h5eekW__floatBee;position:absolute;top:8rem;right:2rem}.GalleryGrid-module__h5eekW__dotsDecor{z-index:1;pointer-events:none;opacity:.5;position:absolute;top:6rem;left:1rem}@keyframes GalleryGrid-module__h5eekW__floatBee{0%{transform:translate(0)rotate(0)}50%{transform:translate(-6px,-10px)rotate(6deg)}to{transform:translate(0)rotate(0)}}.GalleryGrid-module__h5eekW__cta{text-align:center;margin-top:4rem}.GalleryGrid-module__h5eekW__ctaBtn{color:var(--white);cursor:pointer;background:linear-gradient(135deg,#ffa360 0%,#ff5a43 100%);border:none;border-radius:50px;align-items:center;gap:.6rem;padding:1rem 2.4rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;box-shadow:0 10px 25px #ff5a434d}.GalleryGrid-module__h5eekW__ctaBtn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 15px 30px #ff5a4373}.GalleryGrid-module__h5eekW__bottomWave{z-index:10;pointer-events:none;width:100%;height:120px;position:absolute;bottom:0;left:0;right:0;transform:translateY(99%)}.GalleryGrid-module__h5eekW__waveImgBottom{object-fit:fill;transform:scaleY(-1);width:100%!important}@media (max-width:992px){.GalleryGrid-module__h5eekW__gallerySection{padding:8rem 0 6rem}.GalleryGrid-module__h5eekW__grid{grid-template-columns:repeat(2,1fr)}.GalleryGrid-module__h5eekW__cardWide{grid-column:span 2}.GalleryGrid-module__h5eekW__beeDecor{display:none}}@media (max-width:768px){.GalleryGrid-module__h5eekW__gallerySection{padding:7rem 0 5rem}.GalleryGrid-module__h5eekW__title{font-size:2rem}.GalleryGrid-module__h5eekW__grid{grid-template-columns:repeat(2,1fr);gap:1rem}.GalleryGrid-module__h5eekW__cardWide{grid-column:span 2}.GalleryGrid-module__h5eekW__dotsDecor{display:none}}@media (max-width:576px){.GalleryGrid-module__h5eekW__gallerySection{padding:6rem 0 4rem}.GalleryGrid-module__h5eekW__container{padding:0 1rem}.GalleryGrid-module__h5eekW__title{font-size:1.7rem}.GalleryGrid-module__h5eekW__grid{grid-template-columns:1fr;gap:1rem}.GalleryGrid-module__h5eekW__cardWide{grid-column:span 1}.GalleryGrid-module__h5eekW__card{aspect-ratio:4/3}.GalleryGrid-module__h5eekW__filters{gap:.5rem}.GalleryGrid-module__h5eekW__filterBtn{padding:.45rem 1.1rem;font-size:.82rem}}
