*{margin:0;padding:0;box-sizing:border-box;font-family:Pacifico,cursive}html,body{width:100%;height:100%;font-family:Pacifico,cursive}#home-page{background:#91d5de;background-size:contain;background-position:top center;background-repeat:repeat-y;min-height:100vh;display:flex;flex-direction:column;justify-content:flex-start;overflow:auto;padding:20px;margin:0;color:#fff;font-family:Arial,sans-serif}@media (max-width: 768px){#home-page{background-size:cover;background-repeat:no-repeat;background-position:center}}#home-page .content{margin-top:100px;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%;text-align:center}#home-page .content_us h1{font-size:3rem;font-weight:700;margin:0;line-height:1.5;color:#91d5de}.title-home{font-size:3rem;font-weight:700;margin-bottom:15px;color:#fff}#home-page .content .highlight{display:inline-block;position:relative;color:#fff}#home-page .content .highlight:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:10px;background:url(wave-pattern.svg) repeat-x;background-size:contain;opacity:.7}#home-page .content .button{display:inline-block;margin-top:20px;padding:10px 20px;background:#87cefa;color:#fff;text-decoration:none;font-size:1rem;border-radius:25px;box-shadow:0 4px 6px #0003;transition:all .3s ease}#home-page .content .button:hover{background:#fab8c2;box-shadow:0 6px 8px #0000004d}#home-page .rotating-image{position:relative;top:-70px;right:-25%;width:150px;height:auto;z-index:1;pointer-events:none;animation:rotate 5s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){#home-page .rotating-image{top:35px;right:0%;width:120px}}@media (max-width: 480px){#home-page .rotating-image{top:35px;right:0%;width:120px}}.content_us{margin-top:100px;padding:40px 20px;background-color:#fff5f7;border-radius:15px;box-shadow:0 8px 16px #0000001a;text-align:center}.content_us h1{font-family:Pacifico,cursive;font-size:3rem;font-weight:700;color:#002147;margin-bottom:30px}.content_us_wrapper{display:flex;justify-content:center;align-items:center;gap:80px;text-align:left}.content_us_text{display:flex;font-family:Pacifico,cursive;align-items:center;padding-right:100px;padding-left:50px;color:#333}.custom-button{display:inline-block;padding:15px 30px;background-color:#f8c5d8;color:#fff;font-size:1rem;font-weight:700;text-transform:uppercase;border:none;border-radius:30px;cursor:pointer;box-shadow:0 4px 6px #0000001a;transition:all .3s ease}.custom-button:hover{background-color:#f5a5c3;box-shadow:0 6px 8px #0003}.custom-button:focus{outline:none}#content_us{font-size:3rem;font-weight:700;margin-bottom:15px;color:#a7daed}.content_us_image{height:410px;width:350px;display:flex;justify-content:center;padding-right:180px}.example-image:hover{transform:scale(1.05)}@media (max-width: 768px){.content_us_wrapper{flex-direction:column;text-align:center}.content_us_text,.content_us_image{width:100%}.example-image{max-width:100%}.content_us_image{height:410px;width:350px;display:flex;align-items:center;justify-content:center;margin-left:140px}}.content_features{padding:60px 20px;background-color:#fff5f7;text-align:center;border-radius:15px;margin-top:20px}.features-title{font-size:3rem;font-weight:700;margin-bottom:15px;color:#a7daed}.features-description{font-size:1.2rem;line-height:1.8;color:#333;margin-bottom:40px;max-width:800px;margin-left:auto;margin-right:auto}.features-image-container{display:flex;justify-content:center}.features-image{width:700px;height:auto;border-radius:15px}@media (max-width: 768px){.features-image{width:300px;height:auto;border-radius:15px}}.home-content-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding:40px 20px;margin-top:20px;background-color:#fff5f7;border-radius:15px}.home-card{background-color:#ffeef5;border-radius:15px;padding:90px 20px 20px;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.tall-card{grid-row:span 2}.home-card:hover,.home-card2:hover,.home-card3:hover,.home-card4:hover,.home-card5:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.home-card img{width:80px;height:80px;margin-bottom:10px;object-fit:contain}.home-card h3{font-size:1.1rem;color:#002147;font-weight:700}.home-card2{background-color:#f9d9d7;border-radius:15px;padding:20px;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.home-card2 img{width:80px;height:80px;margin-bottom:10px;object-fit:contain}.home-card2 h3{font-size:1.1rem;color:#002147;font-weight:700}.home-card3{background-color:#fdedd7;border-radius:15px;padding:20px;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.home-card3 img{width:80px;height:80px;margin-bottom:10px;object-fit:contain}.home-card3 h3{font-size:1.1rem;color:#002147;font-weight:700}.home-card4{background-color:#c6e3f8;border-radius:15px;padding:20px;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.home-card4 img{width:80px;height:80px;margin-bottom:10px;object-fit:contain}.home-card4 h3{font-size:1.1rem;color:#002147;font-weight:700}.home-card5{background-color:#c6f1f6;border-radius:15px;padding:20px;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.home-card5 img{width:80px;height:80px;margin-bottom:10px;object-fit:contain}.home-card5 h3{font-size:1.1rem;color:#002147;font-weight:700}@media (max-width: 768px){.home-content-cards{grid-template-columns:1fr}.tall-card{grid-row:auto}.home-card img{width:60px;height:60px}.home-card h3{font-size:1rem}}.locations-page{color:#333;margin:0;padding:0;background:#91d5de;background-repeat:repeat-y;background-size:cover;background-position:center}.locations-hero{background:linear-gradient(to bottom,#fde,#fff5f9);text-align:center;padding:60px 20px}.hero-title{font-size:3rem;color:#ff6f91;margin-bottom:10px}.hero-desc{display:flex;align-items:center;justify-content:center;font-size:1.2rem;color:#555}.locations-list{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:40px 20px}.location-card{background-color:#ffeef5;border-radius:10px;box-shadow:0 4px 8px #0000001a;width:300px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.location-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.location-image{width:100%;height:180px;object-fit:cover;border-radius:8px;margin-bottom:10px}.location-name{font-size:1.4rem;color:#002147;margin-bottom:8px}.location-address{font-size:1rem;color:#333;margin-bottom:10px}.location-link{display:inline-block;padding:10px 20px;border-radius:20px;background-color:#ff6f91;color:#fff;text-decoration:none;font-weight:700}.location-link:hover{background-color:#fa4f75}.models-page{font-family:Arial,sans-serif;color:#333}.models-hero{display:flex;align-items:center;justify-content:center;margin-left:70px;margin-top:30px;margin-bottom:20px}.hero-container{max-width:1100px;margin:0 auto;display:flex;align-items:flex-start;justify-content:center;gap:50px;padding:60px 20px}.hero-content{flex:2;max-width:600px}.hero-title{font-size:3rem;font-weight:700;margin-bottom:15px;color:#ff6f91}.hero-desc,.hero-content p{font-size:1.1rem;color:#333;line-height:1.8;margin-bottom:20px;text-align:justify}.hero-image{flex:1;display:flex;justify-content:center}.hero-image img{width:100%;max-width:300px;height:auto;border-radius:8px}@media (max-width: 768px){.models-hero{flex-direction:column;align-items:center}.hero-content{display:flex;flex-direction:column;text-align:center;margin-right:50px}.hero-image{margin-top:20px;margin-right:50px}.hero-image img{max-width:200px}}.models-title{display:flex;justify-content:center;align-items:center}.models-title>h1{color:#103370;font-size:xx-large}.models-list{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);gap:20px;padding:40px 20px;border-radius:15px;margin:20px auto;max-width:1200px}.model-card{background-color:#ffeef5;border-radius:10px;padding:20px;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.model-card:hover{transform:translateY(-5px);box-shadow:0 6px 12px #00000026}.model-image{width:100%;max-width:200px;height:195px;object-fit:cover;border-radius:8px;margin-bottom:10px}.model-desc{font-size:1rem;color:#333}.model-name{color:#103370}@media (max-width: 768px){.models-list{grid-template-columns:1fr;gap:15px}.model-image{height:150px}}.us-page{padding:40px 20px;margin:0 auto;background:#91d5de}.hero-section{text-align:center;padding:60px 20px;background-color:#fff5f7;border-radius:15px;box-shadow:0 4px 8px #0000001a}.hero-title{font-size:2.5rem;color:#ff6f91}.hero-desc{font-size:1.2rem;color:#333;margin-top:10px}.us-aboutus{display:flex;align-items:center;justify-content:center;margin:30px auto 20px;padding:40px 20px;background-color:#fff5f7;border-radius:15px;box-shadow:0 4px 8px #0000001a;gap:40px}.aboutus-content{flex:2;max-width:600px}.aboutus-title{font-size:3rem;font-weight:700;margin-bottom:15px;color:#ff6f91}.aboutus-title2{font-size:3rem;font-weight:700;margin-bottom:15px;color:#ff6f91;margin-left:30px}.aboutus-desc,.aboutus-content p{font-size:1.1rem;color:#333;line-height:1.8;margin-bottom:20px;text-align:justify}.aboutus-image{flex:1;display:flex;justify-content:center}.aboutus-image img{width:100%;max-width:300px;height:auto;border-radius:8px}.values-section{margin-top:60px}.values-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px}.value-card,.value-card2{background-color:#ffeef5;padding:20px;border-radius:10px;text-align:center;box-shadow:0 4px 8px #0000001a}.value-card img{width:100px;height:100px;object-fit:cover;border-radius:15px;margin-bottom:15px}.value-card2 img{width:120px}.value-card h3,.value-card2 h3{font-size:1.5rem;color:#ff6f91}.value-card p{font-size:1rem;color:#333}@media (max-width: 768px){.us-aboutus{flex-direction:column}.aboutus-image img{max-width:100%}.aboutus-title,.aboutus-title2{font-size:2rem}.aboutus-desc{font-size:1rem}}#header-sweet-vegan{display:flex;align-items:center;justify-content:space-evenly;background-image:url(../fondo2.jpg);background-size:cover;background-position:50% 65%;background-repeat:no-repeat;height:140px;margin:0;padding:0}.header-logo{width:200px;margin-bottom:0}#header-sweet-vegan .nav-menu{display:flex;justify-content:space-around;list-style:none;padding:5px 0;width:100%;max-width:400px;background-color:#ffffff80;border-radius:10px}#header-sweet-vegan .nav-menu li{position:relative}#header-sweet-vegan .nav-menu li a{text-decoration:none;color:#1a2d56;font-size:14px;font-weight:700;padding:3px 10px;transition:color .3s ease,background-color .3s ease;position:relative}#header-sweet-vegan .nav-menu li:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:30px;height:5px;border-radius:50%;background-color:#ff6f91;opacity:0;transition:opacity .3s ease,transform .3s ease}#header-sweet-vegan .nav-menu li:hover:after{opacity:1;transform:translate(-50%) scale(1.2)}#header-sweet-vegan .nav-menu li .active:after{opacity:1;transform:translate(-50%)}@media (max-width: 768px){#header-sweet-vegan{display:flex;align-items:center;flex-direction:column;height:300px}}.footer{background-image:url(../fondo2.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;padding:15px 10px;text-align:center;border-top:none;position:relative;width:100%;height:auto;box-sizing:border-box}.footer-logo{width:200px;margin:0 auto;padding:0;position:relative;top:-50px;left:0;transform:translateY(0);z-index:1}.footer-container{max-width:1200px;margin:0 auto;text-align:center;background-color:#ffffffb3;padding:10px;border-radius:8px}.footer-divider{display:none}.footer-text{font-size:1rem;color:#1a2d56;font-weight:700;margin:0}body{margin:0;padding:0}main{padding-bottom:40px}.Contact-page{padding:2rem;display:flex;flex-direction:column;align-items:center}.Contact-hero{text-align:center;margin-bottom:2rem}.hero-title{font-size:2rem;font-weight:700}.contact-desc{font-size:1.2rem;color:#555}.Contact-box{background-color:#fab8c2;border-radius:15px;padding:2rem;max-width:600px;width:100%;box-shadow:0 4px 6px #0000001a}.form-group{margin-bottom:1rem}.form-group label{display:block;font-weight:700;margin-bottom:.5rem}.form-group input,.form-group textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:5px;font-size:1rem}.contact-button{display:inline-block;margin-top:1rem;padding:.8rem 1.5rem;background-color:#007bff;color:#fff;text-decoration:none;border-radius:5px;text-align:center;cursor:pointer}.contact-button:hover{background-color:#0056b3}
