@import url(https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap);*{color:#333;font-family:Quicksand}.navbar{align-items:center;border-bottom:1px solid #f2f2f2;display:flex;margin:0 auto;max-width:600px;padding:20px}.navbar h1{color:#f1356d}.navbar .links{margin-left:auto}.navbar a{margin-left:16px;padding:6px;text-decoration:none}.navbar a:hover{color:#f1356d}.content{margin:40px auto;max-width:600px;padding:20px}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fcf9f9;color:#1a1a1a;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.cta-button{background:linear-gradient(135deg,#75bcff,#46ec9f)}.container{margin:0 auto;max-width:1200px;padding:0 20px}.main-content{min-height:100vh;padding-top:80px}.header{background:#fffffff2;border-bottom:1px solid #0000001a;top:5}.header,.nav-email{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);left:0;position:fixed;right:0;transition:all .3s ease;z-index:1000}.nav-email{background:#222121f2;height:2rem;top:0}.nav-email a{color:#fffefe;float:right;padding:5px}.nav-email Link,.nav-email a{text-decoration:none}.nav-inst a{color:#fcfcfc;float:left}@media (max-width:600px){.nav-email{display:none}}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.nav-container{height:80px;margin-top:-1rem;position:relative}.nav-content{align-items:center;display:flex;justify-content:space-between;margin-top:1.7rem;padding:1rem 0}.logo{align-items:center;border-radius:8px;color:inherit;color:#111;display:inline-flex;gap:10px;margin-left:10px;padding:8px 12px;text-decoration:none}.logo-img{border-radius:6px;display:block;height:60px;object-fit:contain;width:60px}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#386ea0 40%,#0eec85);-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700;margin-left:-20px}.nav-links{align-items:center;display:flex;gap:2rem}.nav-link{font-weight:500;position:relative;text-decoration:none;transition:color .3s ease}.nav-link,.nav-link.active,.nav-link:hover{color:#46ec9f}.nav-link.active:after{background:linear-gradient(135deg,#75bcff,#46ec9f);bottom:-5px;content:"";height:2px;left:0;position:absolute;right:0}.nav-actions{align-items:center;display:flex;gap:1rem}.mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.mobile-menu-toggle span{background:linear-gradient(135deg,#75bcff,#46ec9f);height:3px;margin:2px 0;transition:.3s;width:25px}.mobile-menu{background:#fff;border-bottom:1px solid #0000001a;box-shadow:0 5px 20px #0000001a;display:none;left:0;position:absolute;right:0;top:100%}.mobile-menu.open{display:block}.mobile-menu-content{padding:1rem 0}.mobile-nav-link{color:#46ec9f;display:block;font-weight:500;padding:.75rem 1rem;text-decoration:none;transition:background-color .3s ease}.mobile-nav-link.active,.mobile-nav-link:hover{background-color:#f7fafc;color:#667eea}.mobile-cta{margin:1rem;width:calc(100% - 2rem)}.btn{color:#46ec9f}.btn,.cta-button{text-decoration:none}.cta-button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.875rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;transition:all .3s ease}.cta-button Link{text-decoration:none}.cta-button.primary{background:linear-gradient(135deg,#396691 10%,#46ec9f);color:#221b1b}.call-button{background-color:#28a745;border-radius:30px;box-shadow:0 4px 8px #0003;color:#fff;font-weight:700;margin-top:20%;padding:12px 18px;position:fixed;right:20px;text-decoration:none;transform:translateY(-50%);transition:background-color .3s ease;z-index:999}.call-button:hover{background-color:#218838}.cta-button.primary:hover{box-shadow:0 10px 25px #e6946e(102,126,234,.3);color:#fff;transform:translateY(-2px)}.cta-button.secondary{background:linear-gradient(135deg,#396691 10%,#46ec9f);color:#221b1b}.cta-button.secondary:hover{background:#e6946e(102,126,234,.3);color:#fff}.cta-button.large{font-size:1rem;padding:1rem 2rem}.cta-button.first{background:linear-gradient(135deg,#396691 10%,#46ec9f);color:#221b1b}.cta-button.first:hover{color:#fdfdfd}.Whats-button{background-color:#28a745;border-radius:30px;box-shadow:0 4px 8px #0003;color:#fff;font-weight:700;margin-top:15%;padding:12px 18px;position:fixed;right:20px;text-decoration:none;transform:translateY(-50%);transition:background-color .3s ease;z-index:999}.Whats-button:hover{background-color:#218838}.hero{background:linear-gradient(135deg,#1f3574 100%,#46ec9f 0);color:#fff;overflow:hidden;padding:6rem 0;position:relative}.hero:before{background:url(/static/media/logo.6d97018871801cbbd2f3.png) no-repeat;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.hero-container{position:relative;z-index:1}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-title{color:#fff;font-size:2.8rem;font-weight:500;line-height:1.1;margin-bottom:1rem}.hero-title .highlight{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#2cdf94,#5685eb);-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#fff;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;opacity:.9}.hero-buttons{margin-bottom:2rem}.hero-buttons,.social-proof{display:flex;gap:1rem}.social-icon-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon-link:hover{background:#fff3;transform:translateY(-2px)}.social-icon{height:20px;width:20px}.hero-image{margin-right:20px;position:relative;text-align:center}.hero-phone{border-radius:20px 0 20px 0;box-shadow:0 20px 40px #0000004d;height:auto;max-width:100%;transform:perspective(1000px) rotateY(-10deg);transition:transform .3s ease}.hero-phone:hover{transform:perspective(1000px) rotateY(0deg)}.card-container,.card-header{justify-content:center;margin-top:40px}.card-container{display:flex;flex-wrap:wrap;gap:1.5rem}.card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:transform .3s ease;width:250px}.card:hover{transform:translateY(-5px)}.card img{height:160px;object-fit:cover;width:100%}.card-content{padding:1rem}.card-title{font-size:1.1rem;font-weight:700;margin-bottom:.5rem;text-decoration:none}.card-text{color:#333;font-size:.95rem;max-height:0;opacity:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease}.card:hover .card-text{max-height:200px;opacity:1}.nav-item{position:relative}.dropdown{background:#fff;border-radius:6px;box-shadow:0 4px 8px #00000026;display:none;gap:12px;grid-template-columns:repeat(4,1fr);left:0;padding:12px;position:absolute;top:100%;width:700px;z-index:1000}.nav-item:hover .dropdown{display:grid}.dropdown-link{background:#f9f9f9;border-radius:4px;color:#333;display:block;padding:10px;text-align:center;text-decoration:none;transition:background .2s ease}.dropdown-link:hover{background:#eaeaea;color:#000}.contact-page{padding:2rem 0}.contact-header{margin-bottom:4rem;text-align:center}.contact-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.contact-subtitle{color:#6a6a6a;font-size:1.125rem;margin:0 auto;max-width:600px}.contact-content{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1000px}.contact-info h2{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:2rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-item{background:#f8fafc;border-radius:12px;gap:1rem;padding:1.5rem}.contact-icon,.contact-item{align-items:center;display:flex}.contact-icon{background:linear-gradient(135deg,#75bcff,#46ec9f);border-radius:50%;color:#fff;flex-shrink:0;height:50px;justify-content:center;width:50px}.contact-icon svg{height:24px;width:24px}.contact-text h3{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.contact-text p{color:#6a6a6a}.contact-form{background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000001a;padding:2rem}.contact-form h2{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#1a1a1a;display:block;font-weight:600;margin-bottom:.5rem}.form-group input,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group textarea{min-height:120px;resize:vertical}.legal-page{padding:2rem 0}.legal-header{margin-bottom:4rem;text-align:center}.legal-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.legal-subtitle{color:#6a6a6a;font-size:1rem}.legal-content{margin:0 auto;max-width:800px}.legal-section{margin-bottom:3rem}.legal-section h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.legal-section ol,.legal-section p,.legal-section ul{color:#6a6a6a;line-height:1.6;margin-bottom:1rem}.legal-section ol,.legal-section ul{padding-left:1.5rem}.legal-section li{margin-bottom:.5rem}.footer{background:#1a1a1a;color:#fff;margin-top:6rem;padding:4rem 0 2rem}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:3rem}.footer-section h3{color:#fff;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.footer-text{color:#9ca3af;line-height:1.6;margin-bottom:1.5rem}.footer-map{border-radius:8px;margin-top:10px;overflow:hidden}.footer-map iframe{border:none;height:250px;width:100%}.social-links{display:flex;gap:1rem}.social-link{align-items:center;background:#374151;border-radius:50%;color:#9ca3af;display:flex;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-link:hover{background:linear-gradient(135deg,#69c8ff,#764ba2);color:#fff}.social-link .social-icon{height:20px;width:20px}.footer-links{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-link{color:#9ca3af;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#667eea}.footer-bottom{border-top:1px solid #374151;padding-top:2rem}.footer-bottom-content{text-align:center}.copyright{color:#9ca3af;font-size:.875rem;margin-bottom:.5rem}.disclaimer{color:#6b7280;font-size:.75rem;line-height:1.4;margin:0 auto;max-width:600px}@media (max-width:768px){.desktop-nav{display:none}.nav-container{margin-top:-2rem}.mobile-menu-toggle{display:flex}.Whats-button{margin-top:4rem}.hero-content{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.hero-buttons{align-items:center;flex-direction:column}.feature-list,.features-grid,.growth-content{grid-template-columns:1fr}.growth-text{padding-left:0}.agencies-grid,.plans-grid{grid-template-columns:1fr}.plan-card.featured{transform:none}.community-content{grid-template-columns:1fr}.community-stats{grid-template-columns:1fr 1fr}.plans-title,.section-title{font-size:2rem}.services-buttons{align-items:center;flex-direction:column}.cta-button-book{margin-left:85px}.about-buttons,.features-buttons{align-items:center;flex-direction:column}.contact-content,.footer-content,.mission-vision,.values-grid{grid-template-columns:1fr}.newsletter-form{flex-direction:column}}@media (max-width:480px){.cta-button{font-size:14px;margin-right:-15px;padding:8px 10px;width:100%}.nav-content{margin-top:0}.hero{margin-top:-5pc}.nav-actions{align-items:stretch;margin-right:15px;padding:8px}.logo img{width:40px}.logo-text{font-size:22px;margin-left:-12px;margin-right:-5px}.mobile-menu-toggle{background:none;border:none;color:#333;cursor:pointer;font-size:24px;padding:8px;transition:transform .2s ease}.cta-button.primary.large,.cta-button.secondary.large{border-radius:30px;font-size:30px}.cta-button.primary.large{padding-left:50px}.Whats-button{margin-top:15rem}.Whats-button,.call-button{align-items:center;background-color:#0ebe43;border-radius:8px;color:#fff;display:inline-flex;font-size:24px;justify-content:center;margin-top:28rem;padding:10px;text-decoration:none}.Whats-button span+*,.call-button span+*{display:none}.call-button{font-size:0}.call-button span{font-size:24px}.Whats-button{font-size:0}.Whats-button span{font-size:24px}.call-button{margin-top:23rem}.container{padding:0 15px}.hero-title{font-size:2rem}.section-title{font-size:1.75rem}.hero-buttons,.hero-buttons .cta-button{width:100%}.blog-filters{justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}.blog-filters .filter-btn{flex-shrink:0;white-space:nowrap}.blog-grid,.community-stats{grid-template-columns:1fr}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .6s ease-out}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#5a67d8,#667eea)}:focus,button:focus,input:focus,textarea:focus{outline:2px solid #667eea;outline-offset:2px}.security-features{background:#f8fafc;padding:6rem 0}.features-grid{grid-gap:4rem;align-items:center;gap:4rem;grid-template-columns:1fr 1fr}.feature-description{color:#4a5568;font-size:1.125rem;line-height:1.6;margin-bottom:2rem}.feature-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.feature-item{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;gap:1rem;padding:1rem;transition:transform .3s ease}.feature-item:hover{transform:translateY(-2px)}.feature-icon{align-items:center;background:linear-gradient(135deg,#f50c69,#764ba2);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.feature-icon svg{height:20px;width:20px}.feature-image img{border-radius:12px;box-shadow:0 10px 30px #00000026;height:auto;width:100%}.features-page{background:linear-gradient(135deg,#1c4974,#46ec9f);border-radius:10%;margin-top:2rem;padding:2rem 0}.features-header{margin-bottom:4rem;text-align:center}.features-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.features-subtitle{color:#fff;font-size:1.125rem;margin:0 auto;max-width:600px}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.feature-card{background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.feature-card:hover{transform:translateY(-5px)}.feature-card .feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card .feature-title{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.feature-card .feature-description{color:#6a6a6a;line-height:1.6}.testimonials-section{background:#f8fafc;border-radius:12px;margin-bottom:4rem;padding:4rem 2rem}.testimonials-title{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:3rem;text-align:center}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:2rem}.testimonial-rating{margin-bottom:1rem}.star{color:#fbbf24;font-size:1.25rem}.testimonial-content{color:#6a6a6a;font-style:italic;line-height:1.6;margin-bottom:1.5rem}.testimonial-author strong{color:#1a1a1a;display:block;margin-bottom:.25rem}.testimonial-author span{color:#000;font-size:.875rem}.about-page{padding:2rem 0}.about-header{margin-bottom:4rem;text-align:center}.about-title{color:#1a1a1a;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-subtitle{color:#667eea;font-size:1.25rem;font-weight:600}.about-content{margin:0 auto;max-width:800px}.about-text{margin-bottom:4rem}.about-text p{color:#6a6a6a;font-size:1.125rem;line-height:1.6;margin-bottom:1.5rem}.team-section{margin-bottom:4rem}.team-title{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:3rem;text-align:center}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.team-member{background:#fff;border-radius:12px;box-shadow:0 5px 15px #0000001a;padding:2rem;text-align:center;transition:transform .3s ease}.team-member:hover{transform:translateY(-5px)}.member-image{border-radius:50%;height:100px;margin:0 auto 1.5rem;overflow:hidden;width:100px}.member-image img{height:100%;object-fit:cover;width:100%}.member-info h3{font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.member-info h3 a{color:#1a1a1a;text-decoration:none}.member-role{color:#667eea;font-weight:600;margin-bottom:1rem}.member-bio{color:#6a6a6a;line-height:1.6;text-align:justify}.mission-vision{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.mission,.vision{background:#f8fafc;border-radius:12px;padding:2rem}.mission h3,.vision h3{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.mission p,.vision p{color:#6a6a6a;line-height:1.6}.values{margin-bottom:4rem}.values h3{color:#1a1a1a;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.values-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.value-item{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:1.5rem;text-align:center}.value-item h4{color:#1a1a1a;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.value-item p{color:#6a6a6a;line-height:1.6}.about-cta{background:linear-gradient(135deg,#265077,#46ec9f);border-radius:12px;color:#fff;padding:4rem 2rem;text-align:center}.about-cta h2{font-size:2rem;font-weight:700;margin-bottom:1rem}.about-cta p{color:#fff;margin-bottom:2rem;opacity:.9}.about-buttons{display:flex;gap:1rem;justify-content:center}.cta-button.loading{background-color:#ccc;cursor:not-allowed}.spinner{animation:spin .8s linear infinite;border:2px solid #f3f3f3;border-radius:50%;border-top-color:#333;display:inline-block;height:16px;margin-right:8px;vertical-align:middle;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.contact-popup-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:999}.contact-popup-box{background:#fff;border-radius:10px;box-shadow:0 6px 20px #0003;margin-top:6rem;max-width:90%;padding:25px;position:relative;width:400px}.contact-close-btn{background:#0000;border:none;cursor:pointer;font-size:20px;position:absolute;right:12px;top:10px}.contact-popup-title{color:#333;font-size:20px;margin-bottom:15px;text-align:center}.contact-form-group{margin-bottom:12px}.contact-form-group label{color:#444;display:block;font-weight:600;margin-bottom:6px}.contact-form-group input,.contact-form-group textarea{border:1px solid #ccc;border-radius:6px;font-size:14px;padding:10px;width:100%}.contact-btn{border:none;border-radius:6px;cursor:pointer;font-weight:600;margin-top:10px;padding:12px;width:100%}.contact-btn.primary{background:#28a745;color:#fff}.contact-btn.loading{background:#999;color:#fff}@media (max-width:600px){.contact-popup-box{padding:20px;width:95%}}.community{background:linear-gradient(135deg,#4574ec,#e5e7e6);padding:6rem 0}.section-badge.C{background:linear-gradient(135deg,#24517c,#46ec9f);color:#030303}.stat-label{color:#fff}.community{background:linear-gradient(135deg,#133b61 10%,#46ec9f);border-radius:20px;color:#fff;padding:6rem 1.5rem}.section-titles{color:#000}.section-descriptions{color:#fffcfc}.community-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.section-badge.C{background:linear-gradient(135deg,#698cac,#46ec9f);border-radius:6px;color:#1b1b1b;font-size:.9rem;font-weight:600;padding:.4rem .8rem}.community-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.stat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;padding:2rem;text-align:center}.stat-number{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label{font-size:.875rem;font-weight:500;opacity:.8}@media (max-width:768px){.community-content{gap:2rem;grid-template-columns:1fr;text-align:center}.community-stats{gap:1.5rem;grid-template-columns:1fr}.stat-number{font-size:2rem}.stat-label{font-size:.8rem}}@media (max-width:480px){.community{padding:4rem 1rem}.stat{padding:1.5rem}.stat-number{font-size:1.8rem}.section-badge.C{font-size:.8rem}}.service-detail{background:#fff;border-radius:12px;box-shadow:0 4px 12px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:40px auto;max-width:800px;padding:20px;text-align:center}.service-detail h1{color:#333;font-size:2rem;font-weight:600;margin-bottom:20px}.service-detail img{border-radius:10px;height:auto;margin-bottom:20px;max-width:100%;transition:transform .3s ease}.service-detail img:hover{transform:scale(1.05)}.service-detail p{color:#555;font-size:1.1rem;line-height:1.6;text-align:justify}.extra-gallery{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;padding:1rem}.extra-gallery img{border-radius:8px;box-shadow:0 2px 6px #00000026;height:auto;width:100%}.extra-gallery p{color:#333;font-size:1rem;margin:.5rem 0 1.5rem;text-align:center}@media (min-width:600px){.extra-gallery{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.extra-gallery{grid-template-columns:repeat(3,1fr)}}
/*# sourceMappingURL=main.eda9eb65.css.map*/