@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";.breadcrumbs{width:100%}.breadcrumbs .wrapper{padding:10px 20px;max-width:1320px;margin:0 auto}.breadcrumbs .wrapper ul{list-style:none;display:flex;gap:5px;font-size:.8rem}.breadcrumbs .wrapper ul li a{color:#333;text-decoration:none}.breadcrumbs .wrapper ul li a:hover{text-decoration:underline}.breadcrumbs .wrapper ul li:not(:last-of-type):after{content:"/"}footer{background-color:#333;color:#fff;margin-top:auto;border-top:2px solid #ff8000}footer a{color:#ff8000;text-decoration:none;font-size:.9rem}footer a:hover{text-decoration:underline}footer h3{margin-bottom:10px}footer .footer-content{display:flex;max-width:1320px;margin:0 auto;gap:55px;align-items:start;padding:20px}footer .footer-content ul li{list-style:none;margin-bottom:5px}footer .footer-bottom{background-color:#222;text-align:center;font-size:.7rem;padding:10px 20px}@media only screen and (max-width: 768px){footer .footer-content{flex-wrap:wrap}footer .footer-content div:last-child{flex-basis:100%}}@media only screen and (max-width: 576px){footer .footer-content>div{flex-basis:100%}}header{background-color:#333;color:#fff;border-bottom:2px solid #ff8000}header .header-content{display:flex;justify-content:space-between;align-items:center;position:relative;min-height:115px;padding:0 20px;max-width:1320px;margin:0 auto}header .header-content .logo{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:1001;max-width:150px}header .header-content .logo a{font-size:24px;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#fff;text-decoration:none;max-width:100%}header .header-content .logo a img{max-width:100%}header .header-content .search-bar{position:relative;text-align:center;width:25%}header .header-content .search-bar input{padding:10px;width:100%;border:2px solid #ff8000;background:#f1f1f1;color:#333;border-radius:5px;height:43px}header .header-content .search-bar input::-moz-placeholder{color:#888}header .header-content .search-bar input::placeholder{color:#888}header .header-content .search-bar button{display:none;background:#ff8000;border:none;cursor:pointer;padding:12.5px 12px;border-radius:0 5px 5px 0;color:#fff;font-size:16px;margin-left:-5px}header .header-content .search-bar .autocomplete-items{display:none;list-style:none;padding:0;margin:0;position:absolute;background:#fff;border:1px solid #ccc;max-height:250px;overflow-y:auto;z-index:1000;width:100%}header .header-content .search-bar .autocomplete-items li{display:flex;align-items:center;justify-content:space-between;gap:5px;padding:8px;cursor:pointer;color:#333;text-align:left;font-size:.8rem}header .header-content .search-bar .autocomplete-items li .teams{display:flex;flex-direction:row;gap:10px;align-items:center;justify-content:space-between;flex-basis:100%}header .header-content .search-bar .autocomplete-items li .teams>div:first-child,header .header-content .search-bar .autocomplete-items li .teams>div:last-child{flex-basis:45%}header .header-content .search-bar .autocomplete-items li .teams .vs{margin:0;font-weight:400;flex-grow:1;text-align:center;flex-basis:10%}header .header-content .search-bar .autocomplete-items li:hover{background:#f0f0f0}header .header-content .search-bar .autocomplete-items:not(.hidden){display:block}header nav{font-size:14px;display:flex;gap:15px}header nav a{color:#fff;text-decoration:none;transition:color .3s;background-color:#ff8000;border-radius:5px;padding:15px 30px}header nav a:hover{background-color:#e67e00;text-decoration:none}header nav a:last-child{margin-right:0}header nav a:first-child{margin-left:0}header .header-top{display:flex;justify-content:space-between;background-color:#222;padding:10px 20px;font-size:.7rem}header .header-top ul{list-style:none;display:flex;gap:30px}header .header-top ul li{display:flex;gap:10px;align-items:center}header .header-top ul li a{color:#fff;text-decoration:none}header .header-top ul li i{color:#ff8000}header .header-top ul.language-switcher li a:hover span:last-child,header .header-top ul.language-switcher li a.active span:last-child{text-decoration:underline}@media only screen and (max-width: 992px){header .header-top ul.usps{display:none}header .header-content{padding:10px;flex-wrap:wrap;gap:10px}header .header-content nav{order:1;flex-basis:100%;justify-content:space-between}header .header-content nav a{flex:1;text-align:center}header .header-content nav a:first-of-type{display:none}header .header-content .logo{position:initial;transform:none;order:0;max-width:75px;margin:0 auto}header .header-content .search-bar{order:3;flex-basis:100%}}html,body{height:100%;margin:0;display:flex;flex-direction:column}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;background:#f1f1f1;color:#333}main{flex-grow:1}.text-container{padding:20px;max-width:1280px;margin:0 auto}ul.two-columns{-moz-column-count:2;column-count:2;-moz-column-gap:20px;column-gap:20px}html,body{font-family:Roboto,serif}h1{margin-bottom:20px}h2{margin:15px 0}p{margin-bottom:5px}a{color:#333;text-decoration:none}a:hover{text-decoration:underline}.cta-button{padding:15px 30px;background-color:#ff8000;color:#fff;text-decoration:none;border-radius:5px}.cta-button:hover{text-decoration:none;background-color:#e67e00}.hero{background:url(/build/assets/stadium-4760441_1920-DAS9waeZ.jpg) center/cover no-repeat;height:400px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff;position:relative;border-bottom:2px solid #ff8000}.hero h1{font-size:48px;font-weight:600;margin:50px 0}@media only screen and (max-width: 576px){.hero h1{font-size:38px}}.map-wrapper{position:relative}.map-wrapper .fixtures-container{position:absolute;left:0;top:0;right:0;background:#fff;border-radius:5px;z-index:1000;max-width:100%;overflow-x:scroll}.map-wrapper #map{height:calc(100vh - 141px);width:100%}.loader{position:absolute;border:4px solid #ff8000;border-top:4px solid #fff;border-radius:50%;animation:spin 2s linear infinite;left:50%;top:50%;width:100px;height:100px;margin-left:-50px;margin-top:-50px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.leaflet-top.leaflet-left{padding:10px;margin:10px 0 0 10px}.leaflet-top.leaflet-left .leaflet-control{margin:0}.leaflet-top.leaflet-left .leaflet-control:not(:last-of-type){margin-bottom:10px}.leaflet-touch .leaflet-bar{border:none}.leaflet-touch .leaflet-bar a{width:auto;min-width:30px}.leaflet-draw a .sr-only{position:initial;width:auto;height:30px;margin:0 0 0 30px;background:#fff;border-left:1px solid #ccc;display:inline-block;padding:0 5px;min-width:130px;text-align:left}.leaflet-draw a:not(:last-of-type) .sr-only{border-bottom:1px solid #ccc}.leaflet-popup-content-wrapper img{margin:0 auto;display:block}.leaflet-popup-content-wrapper a.btn{background:#ff8000;color:#fff;text-decoration:none;padding:5px;border-radius:5px;margin:10px auto 0;display:block;text-align:center}@keyframes blink{0%{background-color:#ff8000}50%{background-color:transparent}to{background-color:#ff8000}}.blink{animation:blink 1s linear infinite}.fixtures-wrapper{position:relative;margin:10px;display:inline-block}.fixtures-wrapper>.btn{background:#ff8000;color:#fff;border-radius:5px;padding:5px;border:none;cursor:pointer;margin:0 0 5px 10px}.fixtures-wrapper>.btn:hover{background-color:#e66900}.fixtures-wrapper>.btn:disabled{background-color:#ccc;color:#666;cursor:not-allowed}.fixtures-wrapper .close-btn{position:sticky;top:10px;left:10px;margin-bottom:10px;background:#fff;width:25px;height:25px;border-radius:50%;border:1px solid #333;font-size:18px;color:#333;cursor:pointer;z-index:1}.fixtures-wrapper #goToSelectedFixtures{position:sticky;top:10px;left:55px}.fixtures-wrapper table.fixtures{width:100%;border-collapse:collapse}.fixtures-wrapper table.fixtures th,.fixtures-wrapper table.fixtures td{padding:15px;text-align:center;border:1px solid #ddd;white-space:nowrap}.fixtures-wrapper table.fixtures th{background-color:#f4f4f4;font-weight:700}.fixtures-wrapper table.fixtures td{background-color:#fff;cursor:initial}.fixtures-wrapper table.fixtures td.clickable-td{cursor:pointer;position:relative}.fixtures-wrapper table.fixtures td.clickable-td>div{display:flex;flex-direction:column;gap:5px;align-items:center}.fixtures-wrapper table.fixtures td.clickable-td>div button{max-width:65px}.fixtures-wrapper table.fixtures td.clickable-td.triangle-active:after{content:"";position:absolute;top:0;right:0;border-left:25px solid transparent;border-top:25px solid #ff8000;width:0;height:0}.fixtures-wrapper table.fixtures td a{color:#333;text-decoration:none;display:block}.fixtures-wrapper table.fixtures td a strong{margin-bottom:5px;display:block}.fixtures-wrapper table.fixtures td.no-fixture{background-color:#f9f9f9;color:#ccc}.fixtures-wrapper table.fixtures td.weekend{background-color:#e7ffe7}.fixtures-wrapper table.fixtures td.contiguous-block{background:linear-gradient(90deg,#cce5ff,#9cf)}.fixtures-wrapper table.fixtures td:not(.no-fixture):hover{background-color:#f1f1f1}.fixtures-wrapper table.fixtures td .club{font-weight:700}.fixtures-wrapper table.fixtures td button{background:#ff8000;color:#fff;border:none;padding:5px;border-radius:5px;cursor:pointer}.fixtures-wrapper table.fixtures tbody tr th .wrapper{display:flex;gap:5px}.fixtures-wrapper table.fixtures tbody tr th div:first-child{align-self:center}.fixtures-wrapper table.fixtures tbody tr th div:last-child{text-align:left}.toggle-btn{position:absolute;top:20px;right:20px;background-color:#ff8000;color:#fff;font-size:.8em;padding:7.5px 10px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s ease;z-index:1000}.toggle-btn:hover{background-color:#e66900}.filters{display:none;background-color:#fff;box-shadow:0 4px 8px #0000001a;width:250px;position:absolute;top:75px;right:20px;z-index:555;height:calc(100vh - 250px);overflow-y:scroll}.filters .all-none{display:flex;padding:5px;justify-content:space-between;border-bottom:1px solid #ccc}.filters .all-none>button{flex-basis:50%;cursor:pointer;background:#ff8000;color:#fff;border:none;padding:5px 20px}.filters .all-none>button:first-of-type{margin-right:1px}.filters .all-none>button:last-of-type{margin-left:1px}.filters .all-none>button#closeFilters{display:none;max-width:20px;margin-left:10px}.filters .filter-label{display:flex;align-items:center;font-size:.7em;color:#000;cursor:pointer;padding:10px 5px;border-bottom:1px solid #ccc}.filters .filter-label input{width:20px;height:20px;margin-right:10px;cursor:pointer;accent-color:#ff8000}.filters .filter-label span{display:block;font-size:1em;color:#444}.filters .filter-label:last-of-type{border-bottom:none}@media only screen and (max-width: 576px){.fixtures-wrapper table.fixtures{font-size:.8rem}.fixtures-wrapper table.fixtures tbody tr th div:last-child{display:none}.filters{top:0;left:0;right:0;width:100%;height:100%;z-index:1001}.filters .all-none button#closeFilters{display:initial}}.matches{margin:0 auto;padding:60px 20px 0;text-align:center}.matches h2{font-size:32px;font-weight:600;margin-bottom:30px}.matches .match-cards{display:flex;gap:20px;align-items:center;flex-wrap:wrap;max-width:1280px;margin:0 auto}.matches .match-cards .match-card{width:calc(50% - 10px);background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a;text-align:center;box-sizing:border-box;display:flex;gap:25px;align-self:stretch}.matches .match-cards .match-card h3{font-size:1rem;margin-bottom:10px;font-weight:500;display:flex;gap:10px}.matches .match-cards .match-card h3>div:first-child,.matches .match-cards .match-card h3>div:last-child{flex-basis:45%;text-align:left}.matches .match-cards .match-card h3>div:first-child{text-align:right}.matches .match-cards .match-card .match-details{flex-basis:10%;border-right:1px solid #ff8000;padding:0 20px 0 0}.matches .match-cards .match-card .match-details p.date-day{font-size:3rem;font-weight:600}.matches .match-cards .match-card .match-teams{display:flex;align-items:center;flex-basis:90%;flex-direction:column}.matches .match-cards .match-card .match-teams .match-title{display:flex;align-items:center;justify-content:space-between;min-height:100px;width:100%;gap:10px}.matches .match-cards .match-card .match-teams .match-title>div{flex-basis:100%}.matches .match-cards .match-card .match-teams .match-title .stadium-wrapper{display:flex;align-items:center;gap:5px;justify-content:center;font-size:.8rem}.matches .match-cards .match-card .match-teams .match-title .stadium-wrapper .icon.stadium{background:url(/build/assets/stadium-BuA_mhqx.png) center/cover no-repeat;width:20px;height:20px;display:inline-block}.matches .match-cards .match-card .match-button{margin-top:auto;display:block;padding:10px 20px;background-color:#4caf50;color:#fff;border:none;border-radius:25px;cursor:pointer;transition:background-color .3s;text-decoration:none}.matches .match-cards .match-card .match-button:hover{background-color:#45a049}@media only screen and (max-width: 1024px){.matches .match-cards .match-card{width:100%}}@media only screen and (max-width: 576px){.matches .match-cards .match-card{gap:5px}.matches .match-cards .match-card .match-teams .match-title{gap:2px}.matches .match-cards .match-card .match-details{padding:0 5px 0 0}.matches .match-cards .match-card>div h3{flex-direction:column;gap:0}.matches .match-cards .match-card>div h3>div{text-align:center!important}.matches .match-cards .match-card .match-button{margin-top:10px}}#overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;justify-content:center;align-items:center;z-index:1000;display:none}#overlay .overlay-content{background:#fff;text-align:center;padding:10px;border-radius:5px;max-width:500px}#overlay .overlay-content button{color:#fff;text-decoration:none;transition:color .3s;background-color:#ff8000;border-radius:5px;padding:15px 30px;font-weight:700;border:none;margin-top:20px;cursor:pointer}.testimonials{background-color:#f8f8f8;padding:60px 20px;text-align:center}.testimonials h2{font-size:2.5em;margin-bottom:40px}.testimonial-cards{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.testimonial-card{background-color:#fff;padding:25px;width:280px;border-radius:10px;box-shadow:0 4px 10px #0000001a;text-align:center}.testimonial-card p{font-size:1.1em;color:#555;margin-bottom:15px}.testimonial-card p:last-child{font-style:italic;color:#888}.testimonial-card h4{font-weight:700;color:#333}.club-detail{padding:200px 30px 30px;max-width:1320px;margin:0 auto}.club-detail .container .team-header{text-align:center;margin-bottom:30px;display:flex;align-items:center;gap:30px}.club-detail .container .team-header img{max-width:75px}.club-detail .container .team-header h1{font-size:2rem;font-weight:700;margin-top:10px}.club-detail .container .team-description{margin-bottom:30px;background:#f9f9f9;padding:20px 30px;border-radius:10px;box-shadow:0 4px 6px #0000000d;line-height:1.7;color:#333;border-left:5px solid #ff8000}.club-detail .container .team-description h2{font-size:1.5rem;color:#ff8000;text-transform:uppercase;font-weight:700;margin-bottom:15px;border-bottom:3px solid #ff8000;padding-bottom:5px}.club-detail .container .team-description p{font-size:1.1rem;color:#333}.club-detail .container .ticket-section{position:relative;background:url(/build/assets/stadium-4760441_1920-DAS9waeZ.jpg) center/cover no-repeat;color:#fff;text-align:center;border-radius:10px}.club-detail .container .overlay{background:#0009;padding:20px;border-radius:10px}.club-detail .container .fixtures-list{background-color:#f9f9f9;padding:20px;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin-bottom:30px}.club-detail .container .fixtures-list h2{font-size:1.5rem;font-weight:600;margin-bottom:20px}.club-detail .container .fixtures-list table{width:100%;border-collapse:collapse;margin-top:20px;background-color:#fff;border-radius:10px;box-shadow:0 4px 6px #0000000d}.club-detail .container .fixtures-list table thead{background-color:#f8f8f8}.club-detail .container .fixtures-list table th,.club-detail .container .fixtures-list table td{padding:15px;text-align:left;font-size:1rem;color:#333;transition:all .3s ease-in-out}.club-detail .container .fixtures-list table th .team-name,.club-detail .container .fixtures-list table td .team-name{display:flex;gap:10px;align-items:center;font-size:1rem;font-weight:400}.club-detail .container .fixtures-list table th .team-name.align-right,.club-detail .container .fixtures-list table td .team-name.align-right{justify-content:end}.club-detail .container .fixtures-list table th .btn,.club-detail .container .fixtures-list table td .btn{background:#ff8000;color:#fff;text-decoration:none;border-radius:5px;padding:15px 30px}.club-detail .container .fixtures-list table th .btn:hover,.club-detail .container .fixtures-list table td .btn:hover{background-color:#e67e00}.club-detail .container .fixtures-list table th{font-weight:700;font-size:1.1rem}.club-detail .container .fixtures-list table tbody tr{border-bottom:1px solid #ddd}.club-detail .container .fixtures-list table tbody tr:nth-child(2n){background-color:#f9f9f9}.club-detail .container .fixtures-list table tbody tr:hover{background-color:#e0e0e0;cursor:pointer}.club-detail .container .fixtures-list .details-btn{display:inline-block;padding:8px 16px;background-color:#007bff;color:#fff;border-radius:4px;font-weight:600;transition:background-color .3s}.club-detail .container .fixtures-list .details-btn:hover{background-color:#0056b3}.all-clubs{padding:75px 20px 0;background-color:#f2f2f2;max-width:1280px;margin:0 auto}.all-clubs .search-bar input{width:100%;padding:10px;font-size:16px}.all-clubs .alphabet-navigation{margin:30px 0}.all-clubs .alphabet-navigation ul{list-style:none;display:flex;justify-content:center;margin-bottom:20px;flex-wrap:wrap}.all-clubs .alphabet-navigation ul li{margin:0 15px}.all-clubs .alphabet-navigation ul li a{text-decoration:none;font-weight:700;color:#333}.all-clubs .alphabet-navigation ul li a:hover{color:#ff8000}.all-clubs .club-list{display:flex;flex-wrap:wrap;flex-direction:column;gap:20px}.all-clubs .club-list .letter-section{display:flex;flex-direction:row;gap:20px}.all-clubs .club-list .letter-section>h4{font-size:4rem;margin-bottom:10px;text-align:center;flex-basis:5%}.all-clubs .club-list .letter-section .club-cards{display:flex;flex-direction:row;flex-wrap:wrap;gap:10px;flex-basis:100%}.all-clubs .club-list .letter-section .club-cards .club-card{flex-basis:calc(16.6666666667% - 9px);background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000001a;text-align:center;margin-bottom:30px}.all-clubs .club-list .letter-section .club-cards .club-card a{text-decoration:none;color:#333;display:flex;flex-direction:column;align-items:center}.all-clubs .club-list .letter-section .club-cards .club-card h4{margin-top:10px}@media only screen and (max-width: 1024px){.all-clubs .club-list .letter-section .club-cards .club-card{flex-basis:calc(25% - 9px)}}@media only screen and (max-width: 768px){.all-clubs .club-list .letter-section .club-cards .club-card{flex-basis:calc(33.3333333333% - 9px)}.club-detail .container .fixtures-list{overflow-x:scroll}}@media only screen and (max-width: 576px){.all-clubs .club-list .letter-section>h4{font-size:2rem;margin-bottom:10px;text-align:center;flex-basis:5%}.all-clubs .club-list .letter-section .club-cards .club-card{flex-basis:100%}}.banner-image{width:100%;height:300px;-o-object-fit:cover;object-fit:cover;position:absolute;z-index:-1}.fixture-detail{border-radius:10px;box-shadow:0 4px 8px #0000001a;padding:200px 30px 30px}.fixture-detail.no-banner-image{padding:75px 30px 30px}.fixture-detail .container{max-width:1320px;margin:0 auto;padding:20px;border-radius:10px;background:#fff}.fixture-detail.multiple .container{margin-bottom:40px}.fixture-header{display:flex;justify-content:space-between;border-bottom:3px solid #ff8000;padding-bottom:10px;margin-bottom:30px;align-items:center}.fixture-header h1{font-size:32px;color:#333;margin:0}.fixture-header a.btn{background:#ff8000;color:#fff;padding:9px;border-radius:5px;text-decoration:none;font-size:14px}.fixture-header a.btn:hover{background-color:#e67e00}.fixture-info{display:flex;justify-content:space-between;margin-bottom:30px}.fixture-details{text-align:center;font-size:18px;color:#333}.date-day{font-size:3rem;font-weight:600;color:#333}.date-month{font-size:18px;font-weight:600}.date-time{font-size:18px;color:#333}.fixture-teams{display:flex;justify-content:center;align-items:center}.fixture-teams>.team{flex-basis:50%}.team{text-align:center;display:flex;flex-direction:column;justify-content:center}.team a{min-height:85px}.team img{max-width:80px;max-height:80px;-o-object-fit:cover;object-fit:cover;margin-bottom:10px}.team-name{font-size:18px;color:#333;font-weight:700;margin-bottom:0}.vs{font-size:24px;font-weight:700;margin:0 20px}.fixture-providers{margin-top:40px}.fixture-providers h3{font-size:24px;font-weight:700;color:#333;border-bottom:2px solid #ff8000;padding-bottom:10px;margin-bottom:20px}.ticket-list table{width:100%;border-collapse:collapse}.ticket-list table tr th,.ticket-list table tr td{padding:12px 15px;text-align:left;border-bottom:1px solid #f0f0f0}.ticket-list table tr th.ticket-type,.ticket-list table tr td.ticket-type{font-weight:700;color:#333}.ticket-list table tr th.ticket-price,.ticket-list table tr td.ticket-price{white-space:nowrap}.ticket-list table tr th:first-of-type,.ticket-list table tr td:first-of-type{padding-left:0}.ticket-list table tr th:last-of-type,.ticket-list table tr td:last-of-type{text-align:right;padding-right:0}.ticket-list table tr:last-of-type td{border-bottom:none;padding-bottom:0}.ticket-list a.buy-btn{color:#fff;text-decoration:none;transition:color .3s;background-color:#ff8000;border-radius:5px;padding:15px 30px;display:inline-block}.ticket-list a.buy-btn:hover{background-color:#e67e00}.ticket-list p{text-align:center;margin-top:20px}@media (max-width: 768px){.fixture-header{flex-direction:column;align-items:flex-start;gap:10px}.fixture-info{flex-direction:column;align-items:center}.fixture-info .fixture-teams{order:-1}.team{margin-bottom:20px}.fixture-header h1{font-size:28px}.ticket-list table{font-size:14px}.ticket-list table tr th,.ticket-list table tr td{padding:10px 5px}.ticket-list a.buy-btn{padding:6px 12px;font-size:14px}.ticket-list a.buy-btn span{display:none}}.football-trip-planning{background-color:#fafafa;padding:50px 20px;text-align:center;border-radius:10px;box-shadow:0 4px 10px #0000001a;margin-top:30px}.planning-container{max-width:1000px;margin:0 auto}.planning-container h2{font-size:2.5em;margin-bottom:20px;color:#333;font-weight:600;border-bottom:2px solid #ff8000;padding-bottom:10px}.planning-container p{font-size:1.1em;color:#555;line-height:1.6;margin-bottom:30px}.featured-destinations{padding:60px 20px;text-align:center}.featured-destinations h2{font-size:2.5em;margin-bottom:40px}.featured-destinations .destination-cards{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;max-width:1280px;margin:0 auto}.featured-destinations .destination-cards:first-of-type{margin-bottom:30px}.featured-destinations .destination-cards .destination-card{background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 4px 10px #0000001a;width:calc(25% - 22.5px);text-align:center}.featured-destinations .destination-cards .destination-card img{-o-object-fit:cover;object-fit:cover;border-radius:10px}.featured-destinations .destination-cards .destination-card h4{font-size:1em;margin:15px 0;color:#333}.featured-destinations .destination-cards .destination-card a{color:#ff8000;text-decoration:none;font-weight:600;transition:color .3s ease;display:flex;flex-direction:column;align-items:center}.featured-destinations .destination-cards .destination-card a:hover{color:#e67e00}.featured-destinations .view-all-clubs{margin-top:35px}.featured-destinations .view-all-clubs>a{display:inline-block}@media only screen and (max-width: 992px){.featured-destinations .destination-cards .destination-card h3{font-size:1.4rem}}@media only screen and (max-width: 768px){.featured-destinations .destination-cards .destination-card{width:calc(50% - 15px)}}@media only screen and (max-width: 576px){.featured-destinations .destination-cards .destination-card{width:100%}}
