.golf-rates-and-packages{margin:0;padding:0;width:100%}.golf-rates-and-packages__card-wrapper{display:flex;flex-wrap:wrap;width:100%}.golf-rates-and-packages__card-div{width:100%;text-decoration:none;color:inherit}@media (min-width:768px){.golf-rates-and-packages__card-div{width:50%}}.golf-rates-and-packages__card-event{position:relative;min-height:320px;background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;justify-content:center;align-items:center;overflow:hidden;cursor:pointer;transition:transform .4s ease-in-out}.golf-rates-and-packages__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);transition:background .3s ease-in-out}.golf-rates-and-packages__text-content{position:relative;z-index:2;color:white;text-align:center;padding:32px 40px;transition:transform .3s ease;width:100%}.golf-rates-and-packages__text-content h3{font-size:2rem;margin-bottom:10px}.golf-rates-and-packages__text-content p{font-size:1rem}@media (max-width:767px){.golf-rates-and-packages__card{height:40vh}.golf-rates-and-packages__card-div{width:100%}}.golf-course-membership{background-image:url(https://images.pexels.com/photos/2891910/pexels-photo-2891910.jpeg?auto=compress&cs=tinysrgb&w=2500);position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;z-index:1;min-height:420px;display:flex;align-items:center}.golf-course-membership:before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(11,61,46,.2),rgba(11,61,46,.8),rgba(11,61,46,1));z-index:2}.golf-course-membership__content{position:relative;z-index:3}.golf-course-membership__card{background-color:#fff;padding:12px;min-height:220px}.golf-course-membership__card-title{background-color:#dddddd;color:#000;font-size:1.2rem;font-weight:500;padding:8px 0}.golf-course-membership__card-text{color:#000;font-size:14px;font-weight:300;padding:12px 0}.offer-opening{background-color:#0b3d2e;position:relative;z-index:1;min-height:320px;display:flex;align-items:center}.offer-opening__content{position:relative;z-index:3}.prestige-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.golf-course-hole{width:100%;height:80vh;position:relative}.hole-slide,.hole-swiper{width:100%;height:100%}.hole-slide{background-size:cover;background-position:50%;min-height:320px;position:relative;display:flex;flex-direction:row}.hole-info{position:absolute;top:0;right:0;height:100%;width:360px;max-width:100vw;background:rgba(0,0,0,.35);color:#fff;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;overflow-y:auto;z-index:2}@media (max-width:992px){.hole-slide{display:flex;flex-direction:row;min-height:320px;height:100%;position:static}.hole-info{position:static;width:50%;max-width:none;min-width:0;height:auto;background:rgba(0,0,0,.25);padding:1.2rem .5rem;box-sizing:border-box;overflow-y:visible;z-index:1}.hole-map img{width:clamp(180px,40vw,320px)}}@media (max-width:600px){.hole-info{width:100vw;min-width:0;left:0;right:0;padding:1.2rem .5rem;position:absolute;max-height:100%;overflow-y:auto}.hole-slide{min-height:220px}}.hole-number{font-size:4rem;font-weight:700;line-height:1}.hole-par{font-size:1.25rem;letter-spacing:2px;margin-bottom:1rem}.hole-map img{width:clamp(300px,40vw,420px);max-width:100%;aspect-ratio:5/2;height:auto;object-fit:contain;margin:1.5rem 0;display:block}@media (max-width:600px){.hole-map img{width:90vw;min-width:180px;margin:1rem auto}}.hole-hcp{background-color:#c9a14a;padding:.5rem 1rem;border-radius:6px;font-weight:600;margin-bottom:1rem}.hole-yardages{margin-top:auto;max-width:240px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:6px 12px;gap:6px 12px;justify-items:start}.yard-row{display:flex;justify-content:space-between;align-items:center;margin:4px 0}.yard-dot{width:12px;height:12px;border-radius:50%;display:inline-block;margin-right:10px}.yard-dot.black{background:#000}.yard-dot.blue{background:#3fa0ff}.yard-dot.white{background:#fff;border:1px solid #ccc}.yard-dot.red{background:#e13a3a}.yard-dot.yellow{background:#f2c94c}.yard-value{background-color:rgba(0,0,0,.4);padding:2px 10px;border-radius:6px;font-weight:600;font-size:.9rem}