:root{--service-special: #D4AF37;--service-special-light: rgba(212, 175, 55, .1);--service-special-lighter: rgba(212, 175, 55, .05)}.special-occasions-page{background-color:#fff}.special-occasions-page main{margin-top:0}.special-hero-section-unique.hero-section{display:grid;grid-template-columns:35% 65%;grid-template-rows:auto auto;max-width:1400px;margin:0 auto;padding:70px 20px 0;position:relative;overflow:hidden;align-items:center}.special-hero-section-unique .text-column{padding:60px 40px 20px 0;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;position:relative;z-index:2;grid-column:1;grid-row:1}.special-hero-section-unique .image-column{position:relative;display:flex;align-items:center;justify-content:flex-end;grid-column:2;grid-row:1}.special-hero-section-unique .headline{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:24px}.special-hero-section-unique .highlight{color:var(--service-special)}.special-hero-section-unique .subtext{font-size:1.2rem;color:#666;margin-bottom:40px;max-width:90%}.special-hero-section-unique .cta-container{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;grid-column:1 / span 2;grid-row:2;z-index:2;padding:40px 0 80px}.special-hero-section-unique .btn{padding:14px 32px;border-radius:50px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block}.special-hero-section-unique .btn-primary{background-color:var(--service-special);color:#fff;border:none}.special-hero-section-unique .btn-primary:hover{background-color:var(--service-special);transform:translateY(-2px);box-shadow:0 4px 12px #d4af374d}.special-hero-section-unique .btn-secondary{background-color:transparent;color:#333;border:2px solid #ddd}.special-hero-section-unique .btn-secondary:hover{border-color:var(--service-special);color:var(--service-special);transform:translateY(-2px)}.special-hero-section-unique .image-container{position:relative;width:100%;max-width:800px;aspect-ratio:4 / 3;overflow:hidden;margin-left:auto}.special-hero-section-unique .organic-shape{position:absolute;top:0;right:0;width:100%;height:100%;background-color:var(--service-special);border-radius:60% 40% 70% 30%/40% 50% 60%;transform:scale(1.1);z-index:1}.special-hero-section-unique .image-content{position:absolute;top:0;right:0;width:100%;height:100%;background-image:url(/global/images/pages/Special/special-1.webp);background-size:cover;background-position:center;border-radius:60% 40% 70% 30%/40% 50% 60%;z-index:2}@media(max-width:768px){.special-hero-section-unique.hero-section{display:flex;flex-direction:column;padding:10px 15px 25px;min-height:auto}.special-hero-section-unique .text-column,.special-hero-section-unique .image-column,.special-hero-section-unique .cta-container{flex:1;width:100%}.special-hero-section-unique .text-column{padding:40px 0 20px;text-align:center;order:1}.special-hero-section-unique .subtext{max-width:100%;margin-bottom:20px}.special-hero-section-unique .image-column{justify-content:center;order:2}.special-hero-section-unique .cta-container{justify-content:center;order:3;padding:30px 0}.special-hero-section-unique .image-container{height:300px}.special-hero-section-unique .headline{font-size:2.5rem}}@media(max-width:768px){.hotel-info-content{text-align:center!important}.hotel-info-content h1,.hotel-info-content h2{padding-top:1.5rem;margin-top:0;text-align:center!important}}.special-occasions-page .cta-section{background:var(--service-special)}.special-occasions-page .cta-button.primary{color:var(--service-special)}.special-occasions-page .process-step-number{background:var(--service-special)}.special-occasions-page .process-steps:before{background:var(--service-special)}.linen-collection-section{padding:4rem 0;background:#fff}.linen-accordion{margin-top:3rem;display:flex;flex-direction:column;gap:1.5rem;max-width:1000px;margin-left:auto;margin-right:auto}.linen-accordion-item{border-radius:12px;background:#fff;box-shadow:0 8px 25px #0000000d;border:1px solid #eee;overflow:hidden}.linen-item-card{display:flex;align-items:center;gap:1.5rem;text-align:left;padding:1.5rem;cursor:pointer;transition:background-color .3s ease}.linen-item-card:hover{background-color:var(--service-special-lighter)}.linen-item-icon{width:60px;height:60px;flex-shrink:0;background:var(--service-special-light);color:var(--service-special);border-radius:50%;display:flex;align-items:center;justify-content:center}.linen-item-icon i{width:28px;height:28px}.linen-item-text{flex-grow:1}.linen-item-title{font-size:1.5rem;font-weight:600;color:#333;margin:0 0 .25rem}.linen-item-description{font-size:1rem;color:#666;line-height:1.6;margin:0}.linen-item-toggle{margin-left:auto;padding:1rem;flex-shrink:0}.linen-item-toggle i{transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.linen-item-toggle .icon-minus,.linen-accordion-item.active .linen-item-toggle .icon-plus{display:none}.linen-accordion-item.active .linen-item-toggle .icon-minus{display:block}.linen-item-details{max-height:0;overflow:hidden;transition:max-height .5s cubic-bezier(.25,.46,.45,.94),padding .5s cubic-bezier(.25,.46,.45,.94);padding:0 2rem}.linen-accordion-item.active .linen-item-details{padding:0 2rem 2rem;max-height:1500px}.linen-details-content h4{font-size:1.25rem;font-weight:600;color:#333;margin-top:1.5rem;margin-bottom:.5rem}.linen-details-content p,.linen-details-content ul{font-size:1.1rem;color:#666;line-height:1.6}.linen-details-content ul{list-style-type:disc;padding-left:1.5rem}.color-palette{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;margin-bottom:10px;align-items:center}.color-circle{width:30px;height:30px;border-radius:50%;border:1px solid #ccc;cursor:help;display:inline-block;box-shadow:0 1px 3px #0000001a}.our-services-section{padding:4rem 0}.service-offering-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 5px 15px #0000000d;height:100%;border-left:5px solid var(--service-special)}.service-offering-card .icon{font-size:2.5rem;color:var(--service-special);margin-bottom:1rem}.service-offering-card h3{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#333}.service-offering-card p{color:#666;line-height:1.6}.process-section{padding:4rem 0;background:#fdfdfd}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-top:3rem}.process-step{text-align:center}.process-step-number{width:60px;height:60px;background:var(--service-special);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:1.5rem;font-weight:700}.process-step-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#333}.process-step-description{color:#666;line-height:1.6}.gallery-section{padding:4rem 0;background:#fff}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem}.gallery-item{position:relative;overflow:hidden;border-radius:8px;aspect-ratio:4 / 3;background-size:cover;background-position:center}.gallery-item .overlay{position:absolute;inset:0;background:#0009;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.25rem;opacity:0;transition:opacity .3s ease;font-weight:700}.gallery-item:hover .overlay{opacity:1}.cta-section{background:var(--service-special);color:#fff;padding:5rem 0;text-align:center}.cta-section h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-section p{font-size:1.125rem;max-width:600px;margin:0 auto 2rem!important;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.cta-button{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1.125rem;transition:all .3s ease}.cta-button.primary{background:#fff;color:var(--service-special)}.cta-button.secondary{background:transparent;color:#fff;border:2px solid white}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #00000026}.section-container{max-width:1200px;margin:0 auto;padding:0 .75rem}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:2.25rem;font-weight:700;color:#333;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;color:#666}@media(max-width:768px){.gallery-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}.cta-button{width:100%;max-width:300px;justify-content:center}}
