.GalleryPage-module__JKY7da__page{background:#fff;width:100%;overflow-x:hidden}.GalleryPage-module__JKY7da__hero{align-items:center;width:100%;height:640px;min-height:640px;display:flex;position:relative;overflow:hidden}.GalleryPage-module__JKY7da__heroBackground{background-image:url(https://images.unsplash.com/photo-1524492412937-b28074a5d7da?auto=format&fit=crop&w=2000&q=90);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0;transform:scale(1.01)}.GalleryPage-module__JKY7da__heroOverlay{background:linear-gradient(90deg,#000000c7 0%,#0000007a 48%,#0000002e 100%);position:absolute;inset:0}.GalleryPage-module__JKY7da__heroContainer{z-index:2;align-items:center;width:min(1250px,100% - 70px);margin:0 auto;display:flex;position:relative}.GalleryPage-module__JKY7da__heroContent{color:#fff;max-width:850px;padding-top:5px}.GalleryPage-module__JKY7da__breadcrumb{color:#fff;text-transform:none;letter-spacing:0;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000001f;border:1px solid #ffffffe6;border-radius:30px;align-items:center;margin-bottom:25px;padding:9px 16px;font-size:14px;font-weight:700;line-height:1;display:inline-flex}.GalleryPage-module__JKY7da__heroContent h1{color:#fff;letter-spacing:-1.5px;margin:0;font-family:Arial,Helvetica,sans-serif;font-size:72px;font-weight:700;line-height:1.02}.GalleryPage-module__JKY7da__heroContent h2{color:#f5b400;letter-spacing:0;margin:18px 0 0;font-family:Brush Script MT,Segoe Script,Lucida Handwriting,cursive;font-size:50px;font-weight:700;line-height:1.05}.GalleryPage-module__JKY7da__heroContent p{color:#fffffff5;max-width:760px;margin:25px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:400;line-height:1.65}.GalleryPage-module__JKY7da__contentContainer{width:min(1200px,100% - 50px);margin:0 auto}.GalleryPage-module__JKY7da__sectionHeading{text-align:center;margin-bottom:32px}.GalleryPage-module__JKY7da__sectionHeading>span{color:#a50000;letter-spacing:1.2px;margin-bottom:8px;font-size:14px;font-weight:800;display:block}.GalleryPage-module__JKY7da__sectionHeading h2{color:#700000;margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:700;line-height:1.2}.GalleryPage-module__JKY7da__headingDecoration{justify-content:center;align-items:center;gap:8px;margin-top:14px;display:flex}.GalleryPage-module__JKY7da__headingDecoration span{background:#c79500;width:32px;height:2px}.GalleryPage-module__JKY7da__headingDecoration b{color:#a50000;font-size:16px}.GalleryPage-module__JKY7da__gallerySection{background:#fff;width:100%;padding:65px 0 70px}.GalleryPage-module__JKY7da__galleryContainer{width:min(1400px,100% - 70px);margin:0 auto}.GalleryPage-module__JKY7da__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;margin-bottom:32px;display:flex}.GalleryPage-module__JKY7da__filterButton,.GalleryPage-module__JKY7da__filterActive{cursor:pointer;border-radius:25px;height:46px;padding:0 27px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:600;transition:background .25s,color .25s,border-color .25s,transform .2s}.GalleryPage-module__JKY7da__filterButton{color:#222;background:#fff;border:1px solid #ddd}.GalleryPage-module__JKY7da__filterButton:hover{color:#a50000;border-color:#a50000}.GalleryPage-module__JKY7da__filterActive{color:#fff;background:#a50000;border:1px solid #a50000}.GalleryPage-module__JKY7da__filterButton:active,.GalleryPage-module__JKY7da__filterActive:active{transform:scale(.97)}.GalleryPage-module__JKY7da__galleryGrid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.GalleryPage-module__JKY7da__galleryCard{aspect-ratio:1.45;cursor:pointer;background:#eee;border:none;border-radius:9px;width:100%;padding:0;display:block;position:relative;overflow:hidden}.GalleryPage-module__JKY7da__galleryCard img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.GalleryPage-module__JKY7da__galleryCard:hover img{transform:scale(1.06)}.GalleryPage-module__JKY7da__imageOverlay{opacity:0;background:#00000040;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.GalleryPage-module__JKY7da__galleryCard:hover .GalleryPage-module__JKY7da__imageOverlay{opacity:1}.GalleryPage-module__JKY7da__imageOverlay span{color:maroon;background:#fffffff2;border-radius:20px;padding:9px 18px;font-size:13px;font-weight:700}.GalleryPage-module__JKY7da__pagination{justify-content:center;align-items:center;gap:8px;margin-top:32px;display:flex}.GalleryPage-module__JKY7da__paginationButton,.GalleryPage-module__JKY7da__paginationActive,.GalleryPage-module__JKY7da__paginationArrow{cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:700;transition:background .2s,color .2s,border-color .2s,transform .2s;display:flex}.GalleryPage-module__JKY7da__paginationButton{color:#700000;background:#fff;border:1px solid #ddd}.GalleryPage-module__JKY7da__paginationButton:hover{background:#fff7e5;border-color:#a50000}.GalleryPage-module__JKY7da__paginationActive{color:#fff;background:#a50000;border:1px solid #a50000}.GalleryPage-module__JKY7da__paginationArrow{color:#700000;background:#fff;border:1px solid #ddd}.GalleryPage-module__JKY7da__paginationArrow:hover:not(:disabled){color:#fff;background:#a50000;border-color:#a50000}.GalleryPage-module__JKY7da__paginationArrow:disabled{opacity:.35;cursor:not-allowed}.GalleryPage-module__JKY7da__featuresSection{background:#fff;width:100%;padding:0 0 55px}.GalleryPage-module__JKY7da__featuresContainer{background:#fff8ed;border-radius:8px;grid-template-columns:repeat(5,1fr);width:min(1400px,100% - 70px);margin:0 auto;padding:20px 25px;display:grid}.GalleryPage-module__JKY7da__feature{border-right:1px solid #e3d7c7;justify-content:center;align-items:center;gap:12px;min-height:55px;display:flex}.GalleryPage-module__JKY7da__feature:last-child{border-right:none}.GalleryPage-module__JKY7da__featureIcon{color:#222}.GalleryPage-module__JKY7da__featureText strong{color:maroon;font-size:15px;display:block}.GalleryPage-module__JKY7da__featureText span{color:#333;margin-top:3px;font-size:12px;display:block}.GalleryPage-module__JKY7da__videoSection{background:#faf8f4;width:100%;padding:75px 0 80px}.GalleryPage-module__JKY7da__videoGrid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.GalleryPage-module__JKY7da__videoCard{background:#fff;border:1px solid #e8e0d6;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #32231414}.GalleryPage-module__JKY7da__videoWrapper{aspect-ratio:16/9;background:#111;width:100%;position:relative}.GalleryPage-module__JKY7da__videoWrapper iframe{border:none;width:100%;height:100%;display:block}.GalleryPage-module__JKY7da__videoPlaceholder{color:#fff;text-align:center;background:linear-gradient(135deg,#700000,#a50000);flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;text-decoration:none;display:flex}.GalleryPage-module__JKY7da__youtubeCircle{color:#a50000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;display:flex}.GalleryPage-module__JKY7da__videoPlaceholder strong{font-size:17px}.GalleryPage-module__JKY7da__videoPlaceholder span{opacity:.85;font-size:13px}.GalleryPage-module__JKY7da__centerButton{justify-content:center;margin-top:32px;display:flex}.GalleryPage-module__JKY7da__primaryButton{color:#fff;background:#a50000;border-radius:5px;justify-content:center;align-items:center;gap:9px;padding:13px 24px;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex}.GalleryPage-module__JKY7da__primaryButton:hover{background:maroon;transform:translateY(-2px)}.GalleryPage-module__JKY7da__reviewsSection{background:#fff;width:100%;padding:80px 0}.GalleryPage-module__JKY7da__reviewSlider{grid-template-columns:50px minmax(0,760px) 50px;justify-content:center;align-items:center;gap:22px;display:grid}.GalleryPage-module__JKY7da__reviewCard{text-align:center;background:#fffaf3;border:1px solid #eadfce;border-radius:14px;padding:40px 50px;position:relative;box-shadow:0 12px 35px #32231412}.GalleryPage-module__JKY7da__googleBadge{color:#555;align-items:center;gap:8px;margin-bottom:13px;font-size:13px;font-weight:700;display:inline-flex}.GalleryPage-module__JKY7da__googleBadge span{color:#fff;background:#4285f4;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:13px;display:flex}.GalleryPage-module__JKY7da__stars{color:#f4b400;justify-content:center;gap:3px;margin-bottom:20px;display:flex}.GalleryPage-module__JKY7da__reviewCard p{color:#444;max-width:650px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:20px;line-height:1.7}.GalleryPage-module__JKY7da__reviewer{flex-direction:column;gap:4px;margin-top:25px;display:flex}.GalleryPage-module__JKY7da__reviewer strong{color:#700000;font-size:15px}.GalleryPage-module__JKY7da__reviewer span{color:#777;font-size:13px}.GalleryPage-module__JKY7da__reviewArrow{color:maroon;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,color .2s;display:flex}.GalleryPage-module__JKY7da__reviewArrow:hover{color:#fff;background:#a50000;border-color:#a50000}.GalleryPage-module__JKY7da__reviewDots{justify-content:center;gap:7px;margin-top:22px;display:flex}.GalleryPage-module__JKY7da__reviewDot,.GalleryPage-module__JKY7da__reviewDotActive{cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0}.GalleryPage-module__JKY7da__reviewDot{background:#d6d6d6}.GalleryPage-module__JKY7da__reviewDotActive{background:#a50000;transform:scale(1.3)}.GalleryPage-module__JKY7da__reviewFooter{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:13px;margin-top:30px;display:flex}.GalleryPage-module__JKY7da__reviewFooter p{color:#666;margin:0;font-size:14px}.GalleryPage-module__JKY7da__reviewButtons{flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;display:flex}.GalleryPage-module__JKY7da__googleButton{color:#8f1111;background:#fff;border:1px solid #d9d9d9;border-radius:5px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.GalleryPage-module__JKY7da__googleButton span{color:#4285f4;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:16px;font-weight:800;display:flex}.GalleryPage-module__JKY7da__googleButton:hover{color:#fff;background:#8f1111;transform:translateY(-2px);box-shadow:0 6px 18px #8f11112e}.GalleryPage-module__JKY7da__tripadvisorButton{color:#8f1111;background:#fff;border:1px solid #d9d9d9;border-radius:5px;justify-content:center;align-items:center;gap:9px;padding:13px 20px;font-size:13px;font-weight:700;text-decoration:none;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.GalleryPage-module__JKY7da__tripadvisorIcon{color:#fff;letter-spacing:.02em;background:#34a853;border-radius:50%;justify-content:center;align-items:center;width:25px;height:25px;font-size:9px;font-weight:800;display:flex}.GalleryPage-module__JKY7da__tripadvisorButton:hover{color:#fff;background:#8f1111;transform:translateY(-2px);box-shadow:0 6px 18px #8f11112e}.GalleryPage-module__JKY7da__socialSection{background:#faf8f4;width:100%;padding:80px 0}.GalleryPage-module__JKY7da__socialIntro{color:#666;max-width:650px;margin:17px auto 0;font-size:15px;line-height:1.7}.GalleryPage-module__JKY7da__socialGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.GalleryPage-module__JKY7da__socialCard{background:#fff;border:1px solid #e5ded4;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #32231412}.GalleryPage-module__JKY7da__socialHeader{border-bottom:1px solid #eee8e0;align-items:center;gap:14px;padding:22px;display:flex}.GalleryPage-module__JKY7da__socialIcon{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.GalleryPage-module__JKY7da__facebookIcon{background:#1877f2}.GalleryPage-module__JKY7da__instagramIcon{background:linear-gradient(135deg,#f58529,#dd2a7b,#8134af)}.GalleryPage-module__JKY7da__xIcon{background:#111}.GalleryPage-module__JKY7da__xIcon span{font-size:25px}.GalleryPage-module__JKY7da__socialHeader>div:last-child{min-width:0}.GalleryPage-module__JKY7da__socialHeader span{color:#999;letter-spacing:1.1px;margin-bottom:4px;font-size:10px;font-weight:800;display:block}.GalleryPage-module__JKY7da__socialHeader h3{color:#333;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;overflow:hidden}.GalleryPage-module__JKY7da__socialPreview{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:35px 25px;display:flex}.GalleryPage-module__JKY7da__previewIcon{color:maroon;background:#faf5ed;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;margin-bottom:18px;display:flex}.GalleryPage-module__JKY7da__previewIcon span{color:#111;font-size:40px}.GalleryPage-module__JKY7da__socialPreview strong{color:#333;font-size:17px}.GalleryPage-module__JKY7da__socialPreview p{color:#777;max-width:300px;margin:9px 0 0;font-size:13px;line-height:1.6}.GalleryPage-module__JKY7da__socialButton{color:#fff;background:#a50000;border-radius:5px;justify-content:center;align-items:center;gap:8px;margin:0 20px 20px;padding:13px 18px;font-size:12px;font-weight:800;text-decoration:none;transition:background .2s,transform .2s;display:flex}.GalleryPage-module__JKY7da__socialButton:hover{background:maroon;transform:translateY(-2px)}.GalleryPage-module__JKY7da__ctaSection{background:#faf8f4;width:100%;padding:15px 0 70px}.GalleryPage-module__JKY7da__ctaCard{text-align:center;background:maroon;border-radius:10px;justify-content:center;align-items:center;width:min(1400px,100% - 70px);min-height:180px;margin:0 auto;padding:38px 50px;display:flex}.GalleryPage-module__JKY7da__ctaContent{max-width:700px}.GalleryPage-module__JKY7da__ctaContent h2{color:#fff;margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:30px}.GalleryPage-module__JKY7da__ctaContent p{color:#ffffffe6;max-width:600px;margin:0 auto 18px;font-size:14px;line-height:1.6}.GalleryPage-module__JKY7da__ctaContent a{color:#111;background:#f5b400;border-radius:5px;padding:11px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.GalleryPage-module__JKY7da__ctaContent a:hover{background:#ffc928;transform:translateY(-2px)}.GalleryPage-module__JKY7da__lightbox{z-index:9999;background:#000000e0;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.GalleryPage-module__JKY7da__lightboxImage{object-fit:contain;border-radius:5px;max-width:92vw;max-height:88vh;box-shadow:0 15px 50px #00000080}.GalleryPage-module__JKY7da__closeButton{color:#700000;cursor:pointer;background:#fff;border:none;border-radius:50%;width:45px;height:45px;position:absolute;top:20px;right:25px}@media (max-width:900px){.GalleryPage-module__JKY7da__galleryContainer,.GalleryPage-module__JKY7da__featuresContainer,.GalleryPage-module__JKY7da__ctaCard,.GalleryPage-module__JKY7da__contentContainer{width:calc(100% - 40px)}.GalleryPage-module__JKY7da__galleryGrid{grid-template-columns:repeat(2,1fr)}.GalleryPage-module__JKY7da__featuresContainer{grid-template-columns:repeat(3,1fr);row-gap:15px}.GalleryPage-module__JKY7da__feature:nth-child(3){border-right:none}.GalleryPage-module__JKY7da__videoGrid{grid-template-columns:1fr}.GalleryPage-module__JKY7da__socialGrid{grid-template-columns:repeat(2,1fr)}.GalleryPage-module__JKY7da__socialCard:last-child{grid-column:1/-1;width:100%;max-width:500px;margin:0 auto}.GalleryPage-module__JKY7da__heroContainer{width:calc(100% - 50px)}.GalleryPage-module__JKY7da__ctaCard{padding:35px 28px}}@media (max-width:600px){.GalleryPage-module__JKY7da__hero{min-height:580px}.GalleryPage-module__JKY7da__heroBackground{background-position:60%}.GalleryPage-module__JKY7da__heroOverlay{background:linear-gradient(90deg,#000000e6 0%,#000000b3 60%,#0006 100%)}.GalleryPage-module__JKY7da__heroContainer{width:88%}.GalleryPage-module__JKY7da__heroContent h1{font-size:43px}.GalleryPage-module__JKY7da__heroContent h2{font-size:34px}.GalleryPage-module__JKY7da__heroContent p{font-size:15px}.GalleryPage-module__JKY7da__contentContainer{width:calc(100% - 25px)}.GalleryPage-module__JKY7da__gallerySection{padding:45px 0 50px}.GalleryPage-module__JKY7da__galleryContainer{width:calc(100% - 25px)}.GalleryPage-module__JKY7da__sectionHeading{margin-bottom:25px}.GalleryPage-module__JKY7da__sectionHeading>span{font-size:12px}.GalleryPage-module__JKY7da__sectionHeading h2{font-size:25px}.GalleryPage-module__JKY7da__filters{gap:9px;margin-bottom:22px}.GalleryPage-module__JKY7da__filterButton,.GalleryPage-module__JKY7da__filterActive{height:40px;padding:0 16px;font-size:12px}.GalleryPage-module__JKY7da__galleryGrid{grid-template-columns:1fr;gap:10px}.GalleryPage-module__JKY7da__galleryCard{aspect-ratio:1.5}.GalleryPage-module__JKY7da__imageOverlay{display:none}.GalleryPage-module__JKY7da__pagination{gap:6px;margin-top:25px}.GalleryPage-module__JKY7da__paginationButton,.GalleryPage-module__JKY7da__paginationActive,.GalleryPage-module__JKY7da__paginationArrow{width:38px;height:38px}.GalleryPage-module__JKY7da__featuresSection{padding-bottom:30px}.GalleryPage-module__JKY7da__featuresContainer{grid-template-columns:1fr 1fr;gap:0;width:calc(100% - 25px);padding:15px}.GalleryPage-module__JKY7da__feature{border-bottom:1px solid #e3d7c7;border-right:1px solid #e3d7c7;justify-content:flex-start;min-height:65px;padding:8px}.GalleryPage-module__JKY7da__feature:nth-child(2n){border-right:none}.GalleryPage-module__JKY7da__feature:nth-last-child(-n+2){border-bottom:none}.GalleryPage-module__JKY7da__featureIcon svg{width:24px;height:24px}.GalleryPage-module__JKY7da__featureText strong{font-size:13px}.GalleryPage-module__JKY7da__featureText span{font-size:10px}.GalleryPage-module__JKY7da__videoSection{padding:55px 0 60px}.GalleryPage-module__JKY7da__videoGrid{grid-template-columns:1fr;gap:18px}.GalleryPage-module__JKY7da__reviewsSection{padding:60px 0}.GalleryPage-module__JKY7da__reviewSlider{grid-template-columns:38px minmax(0,1fr) 38px;gap:7px}.GalleryPage-module__JKY7da__reviewCard{padding:30px 18px}.GalleryPage-module__JKY7da__reviewCard p{font-size:16px;line-height:1.65}.GalleryPage-module__JKY7da__reviewArrow{width:36px;height:36px}.GalleryPage-module__JKY7da__reviewFooter{margin-top:25px}.GalleryPage-module__JKY7da__socialSection{padding:60px 0}.GalleryPage-module__JKY7da__socialGrid{grid-template-columns:1fr;gap:18px}.GalleryPage-module__JKY7da__socialCard:last-child{grid-column:auto;max-width:none}.GalleryPage-module__JKY7da__socialHeader{padding:18px}.GalleryPage-module__JKY7da__socialPreview{min-height:205px}.GalleryPage-module__JKY7da__ctaSection{padding-bottom:45px}.GalleryPage-module__JKY7da__ctaCard{width:calc(100% - 25px);padding:30px 20px}.GalleryPage-module__JKY7da__ctaContent h2{font-size:24px}.GalleryPage-module__JKY7da__ctaContent p{font-size:13px}.GalleryPage-module__JKY7da__lightbox{padding:20px}.GalleryPage-module__JKY7da__lightboxImage{max-width:95vw;max-height:80vh}.GalleryPage-module__JKY7da__closeButton{width:40px;height:40px;top:12px;right:12px}}
.GalleryCTA-module__IfuTva__section{background:#fff;padding:30px 30px 60px}.GalleryCTA-module__IfuTva__container{background:linear-gradient(90deg,#fff4dd,#fffaf1);border-radius:8px;justify-content:space-between;align-items:center;max-width:1250px;min-height:190px;margin:auto;display:flex;overflow:hidden}.GalleryCTA-module__IfuTva__content{max-width:560px;padding:35px 45px}.GalleryCTA-module__IfuTva__content h2{color:#8d1010;margin:0 0 10px;font-size:29px}.GalleryCTA-module__IfuTva__content p{color:#555;margin:0 0 20px;font-size:14px;line-height:1.6}.GalleryCTA-module__IfuTva__button{color:#111;background:#f5b400;border-radius:4px;align-items:center;gap:12px;padding:12px 20px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.GalleryCTA-module__IfuTva__images{align-items:center;gap:8px;height:190px;padding-right:12px;display:flex}.GalleryCTA-module__IfuTva__images img{object-fit:cover;border:5px solid #fff;width:150px;height:130px;transform:rotate(-3deg);box-shadow:0 4px 12px #00000026}.GalleryCTA-module__IfuTva__images img:nth-child(2){transform:rotate(4deg)}.GalleryCTA-module__IfuTva__images img:nth-child(3){transform:rotate(-2deg)}.GalleryCTA-module__IfuTva__featuresSection{background:#fff;width:100%;padding:0 0 55px}.GalleryCTA-module__IfuTva__featuresContainer{background:#fff8ed;border-radius:8px;grid-template-columns:repeat(5,1fr);width:min(1400px,100% - 70px);margin:0 auto;padding:20px 25px;display:grid}.GalleryCTA-module__IfuTva__feature{border-right:1px solid #e3d7c7;justify-content:center;align-items:center;gap:12px;min-height:55px;display:flex}.GalleryCTA-module__IfuTva__feature:last-child{border-right:none}.GalleryCTA-module__IfuTva__featureIcon{color:#222;flex-shrink:0}.GalleryCTA-module__IfuTva__featureText strong{color:maroon;font-size:15px;font-weight:700;display:block}.GalleryCTA-module__IfuTva__featureText span{color:#333;margin-top:3px;font-size:12px;line-height:1.4;display:block}@media (max-width:850px){.GalleryCTA-module__IfuTva__container{flex-direction:column}.GalleryCTA-module__IfuTva__content{padding:35px 25px}.GalleryCTA-module__IfuTva__images{justify-content:center;width:100%;padding-bottom:20px}.GalleryCTA-module__IfuTva__featuresContainer{grid-template-columns:repeat(2,1fr);gap:0;width:min(92%,700px);padding:15px}.GalleryCTA-module__IfuTva__feature{border-right:none;min-height:65px;padding:8px}.GalleryCTA-module__IfuTva__feature:nth-child(odd){border-right:1px solid #e3d7c7}.GalleryCTA-module__IfuTva__feature:nth-child(-n+3){border-bottom:1px solid #e3d7c7}.GalleryCTA-module__IfuTva__feature:last-child{border-right:none}}@media (max-width:550px){.GalleryCTA-module__IfuTva__images img{width:100px;height:90px}.GalleryCTA-module__IfuTva__featuresSection{padding:0 0 40px}.GalleryCTA-module__IfuTva__featuresContainer{grid-template-columns:1fr;width:calc(100% - 30px);padding:10px 15px}.GalleryCTA-module__IfuTva__feature{border-bottom:1px solid #e3d7c7;justify-content:flex-start;min-height:58px;padding:10px 5px;border-right:none!important}.GalleryCTA-module__IfuTva__feature:last-child{border-bottom:none}.GalleryCTA-module__IfuTva__featureIcon{justify-content:center;width:32px;display:flex}.GalleryCTA-module__IfuTva__featureText strong{font-size:15px}.GalleryCTA-module__IfuTva__featureText span{font-size:12px}}
