html,body{margin:0;padding:0;scroll-behavior:smooth;font-family:Amatic SC,sans-serif;color:#333;background-color:#f8f0ea}a{color:#636b2f}.main{scroll-snap-type:y mandatory;overflow-y:scroll;height:100svh}.section{scroll-snap-align:start;display:flex;flex-direction:column;justify-content:space-between;height:100svh;position:relative}.info-section,.rspv-section{height:unset;min-height:100svh}.column{flex:1;display:flex;justify-content:center;align-items:center;padding:1.5rem}.text-column{text-align:center;background:#f8f0ea}.image-column{height:40svh;overflow:hidden;padding:0}.image-column img{width:100%;height:100%}.main-title{font-size:3.4rem;font-weight:700;color:#636b2f;margin-bottom:.5rem;font-family:Bebas Neue,sans-serif}.main-subtitle{font-size:1.6rem;color:#777}.section-title{font-size:2.4rem;margin-bottom:1.2rem;color:#636b2f;font-weight:600;font-family:Bebas Neue,sans-serif}.detail-item{margin:.6rem 0;width:100%;display:flex;flex-direction:column}.detail-key{font-weight:600;color:#555;margin-bottom:.2rem;font-size:1.6rem}.detail-value{color:#444;margin-bottom:.5rem;font-size:1.4rem;margin-top:0}.btn{display:inline-block;margin-top:1rem;padding:.7rem 1.2rem;background-color:#636b2f;color:#f8f0ea;border:none;border-radius:25px;font-weight:600;text-decoration:none;transition:background .3s ease}.btn:hover{background-color:#636b2f}form{display:flex;flex-direction:column;align-items:center}input,select,textarea{width:80vw;padding:.6rem;border-radius:8px;border:1px solid #ccc;background-color:#fff;color:#333;font-family:inherit;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:2.2rem}textarea{min-height:3.2rem;resize:none}.checkbox-group{display:flex;gap:.8rem;justify-content:center}.card{background:#fff;border-radius:12px;box-shadow:0 2px 10px #0000000d;padding:1.2rem;margin-bottom:1rem;text-align:left}.card-title{color:#636b2f;font-weight:600;margin-bottom:.6rem;font-size:1.8rem}.card-body{font-size:1.4rem;margin-bottom:.4rem}.card-body strong{font-size:1.4rem}.more-info-container{display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.more-info-container .btn{margin-top:0}.carousel-container{position:relative;width:100%;overflow:hidden;height:100svh}.carousel{display:flex;transition:transform .5s ease;height:100%}.slide{flex:0 0 100%;display:flex;align-items:center;justify-content:center;background:#000}.slide img{width:100%;height:100%;object-fit:cover}.prev-div{position:absolute;width:32%;height:100svh;left:0;display:flex;align-items:center;justify-content:flex-start;cursor:pointer}.next-div{position:absolute;width:32%;height:100svh;right:0;display:flex;align-items:center;justify-content:flex-end;cursor:pointer}.next-image{height:32px;width:32px;margin-right:10px}.prev-image{height:32px;width:32px;margin-left:10px}@media (min-width: 768px){.section{flex-direction:row;min-height:100svh}.text-column,.image-column{flex:1;height:100%}.reverse-column{flex-direction:row-reverse}.section .image-column img{border-radius:24px 0 0 24px/24px 0px 0px 24px}.reverse-column .image-column img{border-radius:0 24px 24px 0/0px 24px 24px 0px}.image-column img{height:100%;object-fit:cover}input,select,textarea{width:40vw}.carousel-container{padding-top:20px}.slide img{object-fit:scale-down;background-color:#f8f0ea}}
