.gc-header{width:100vw;margin-left:calc(50% - 50vw);background:#ffffff;font-family:Inter,Arial,sans-serif;border-bottom:1px solid rgba(0,0,0,0.06);z-index:9998}.gc-header-inner{width:100%;max-width:none;margin:0;padding:18px 35px;display:flex;align-items:center;justify-content:space-between;gap:35px}.gc-logo{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.gc-logo img{width:280px;height:auto;display:block}.gc-header-right{display:flex;align-items:center;justify-content:flex-end;gap:34px;flex:1}.gc-nav{display:flex;align-items:center;justify-content:flex-end;gap:32px}.gc-nav a{color:#222222!important;text-decoration:none;font-size:15.5px;font-weight:600;position:relative;padding:8px 0;transition:color 0.2s ease;white-space:nowrap}.gc-nav a::after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#e51b23;transition:width 0.2s ease}.gc-nav a:hover,.gc-nav a.active{color:#e51b23!important}.gc-nav a:hover::after,.gc-nav a.active::after{width:100%}.gc-header-btn{display:inline-flex;align-items:center;justify-content:center;background:#e51b23;color:#ffffff!important;text-decoration:none;padding:15px 28px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 10px 22px rgba(229,27,35,0.22);transition:all 0.2s ease;flex-shrink:0}.gc-header-btn:hover{background:#c9141b;transform:translateY(-1px);box-shadow:0 12px 26px rgba(229,27,35,0.28)}@media (max-width:1100px){.gc-header-inner{padding:16px 24px;gap:24px}.gc-logo img{width:250px}.gc-header-right{gap:24px}.gc-nav{gap:22px}.gc-nav a{font-size:14px}.gc-header-btn{padding:14px 24px;font-size:14px}}@media (max-width:980px){.gc-header-inner{flex-wrap:wrap;justify-content:center;padding:16px 24px;gap:18px}.gc-logo{width:100%;justify-content:center}.gc-logo img{width:250px}.gc-header-right{width:100%;flex-direction:column;justify-content:center;gap:16px}.gc-nav{width:100%;justify-content:center;flex-wrap:wrap;gap:18px;row-gap:8px}.gc-nav a{font-size:14px}.gc-header-btn{width:100%;max-width:280px;padding:14px 20px}}@media (max-width:767px){.gc-header-inner{padding:14px 20px}.gc-logo img{width:230px}.gc-nav{gap:15px;row-gap:6px}.gc-nav a{font-size:13.5px}}@media (max-width:480px){.gc-logo img{width:210px}.gc-nav{gap:12px}.gc-nav a{font-size:12.5px}}.gc-hero{width:100vw;margin-left:calc(50% - 50vw);min-height:680px;position:relative;overflow:hidden;font-family:Inter,Arial,sans-serif;display:flex;align-items:center}.gc-hero-bg{position:absolute;inset:0;background-image:url("https://gironacentre.com/wp-content/uploads/2026/06/gironacentre-hero-terrassa.webp");background-size:cover;background-position:center center;background-repeat:no-repeat;transform:scale(1.02);z-index:1}.gc-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.52) 42%,rgba(0,0,0,0.22) 72%,rgba(0,0,0,0.08) 100%);z-index:2}.gc-hero-content{width:100%;padding:95px 35px;position:relative;z-index:3}.gc-hero-text{max-width:720px}.gc-hero-kicker{display:inline-flex;align-items:center;color:#ffffff;background:rgba(229,27,35,0.92);padding:9px 15px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;margin-bottom:22px}.gc-hero h1{color:#ffffff;font-size:clamp(44px,5.2vw,78px);line-height:1.02;font-weight:700;letter-spacing:-0.045em;margin:0 0 24px;max-width:760px}.gc-hero p{color:rgba(255,255,255,0.92);font-size:20px;line-height:1.65;font-weight:400;max-width:660px;margin:0 0 34px}.gc-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:28px}.gc-hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:16px 30px;border-radius:4px;font-size:15px;font-weight:800;line-height:1;text-decoration:none;transition:all 0.2s ease}.gc-hero-btn-primary{background:#e51b23;color:#ffffff!important;box-shadow:0 14px 30px rgba(229,27,35,0.32)}.gc-hero-btn-primary:hover{background:#c9141b;transform:translateY(-2px);box-shadow:0 18px 36px rgba(229,27,35,0.42)}.gc-hero-btn-secondary{background:rgba(255,255,255,0.96);color:#222222!important;border:1px solid rgba(255,255,255,0.75)}.gc-hero-btn-secondary:hover{background:#ffffff;color:#e51b23!important;transform:translateY(-2px)}.gc-hero-badges{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.gc-hero-badges span{display:inline-flex;align-items:center;color:#ffffff;background:rgba(255,255,255,0.13);border:1px solid rgba(255,255,255,0.22);backdrop-filter:blur(8px);padding:9px 13px;border-radius:999px;font-size:13px;font-weight:600}.gc-hero-badges span::before{content:"✓";color:#ffffff;font-weight:900;margin-right:7px}@media (max-width:980px){.gc-hero{min-height:620px}.gc-hero-content{padding:80px 24px}.gc-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,0.76) 0%,rgba(0,0,0,0.58) 58%,rgba(0,0,0,0.22) 100%)}.gc-hero h1{font-size:clamp(40px,7vw,62px)}.gc-hero p{font-size:18px}}@media (max-width:767px){.gc-hero{min-height:620px;align-items:flex-end}.gc-hero-bg{background-position:center center}.gc-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,0.22) 0%,rgba(0,0,0,0.58) 45%,rgba(0,0,0,0.86) 100%)}.gc-hero-content{padding:70px 20px 54px}.gc-hero-kicker{font-size:11px;padding:8px 12px;margin-bottom:18px}.gc-hero h1{font-size:39px;line-height:1.04;margin-bottom:18px}.gc-hero p{font-size:16px;line-height:1.55;margin-bottom:26px}.gc-hero-actions{width:100%;gap:12px;margin-bottom:22px}.gc-hero-btn{width:100%;min-height:50px;padding:15px 22px}.gc-hero-badges{gap:8px}.gc-hero-badges span{font-size:12px;padding:8px 11px}}@media (max-width:480px){.gc-hero{min-height:590px}.gc-hero h1{font-size:34px}.gc-hero p{font-size:15.5px}}.gc-intro{width:100vw;margin-left:calc(50% - 50vw);background:#ffffff;font-family:Inter,Arial,sans-serif;padding:46px 35px 52px}.gc-intro-inner{width:100%;max-width:860px;margin:0 auto;text-align:center}.gc-intro h2{color:#222222;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.2;font-weight:400;letter-spacing:-0.015em;margin:0}.gc-intro h2::after{content:"";display:block;width:50px;height:2px;background:#e51b23;margin:18px auto 22px;border-radius:999px}.gc-intro p{color:#555555;font-size:16px;line-height:1.65;font-weight:400;max-width:800px;margin:0 auto}@media (max-width:980px){.gc-intro{padding:42px 24px 48px}.gc-intro-inner{max-width:760px}.gc-intro h2{font-size:32px}.gc-intro p{font-size:15.5px}}@media (max-width:767px){.gc-intro{padding:38px 20px 44px}.gc-intro h2{font-size:28px;line-height:1.25}.gc-intro h2::after{width:44px;margin:16px auto 20px}.gc-intro p{font-size:15px;line-height:1.62}}@media (max-width:480px){.gc-intro h2{font-size:25px}.gc-intro p{font-size:14.5px}}.gc-benefits{width:100vw;margin-left:calc(50% - 50vw);background:#ffffff;font-family:Inter,Arial,sans-serif;padding:46px 35px}.gc-benefits-inner{width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.gc-benefit-item{text-align:center;padding:12px 34px;position:relative}.gc-benefit-item:not(:last-child)::after{content:"";position:absolute;top:8px;right:0;width:1px;height:calc(100% - 16px);background:rgba(0,0,0,0.10)}.gc-benefit-icon{width:46px;height:46px;margin:0 auto 17px;background-repeat:no-repeat;background-position:center;background-size:46px 46px}.gc-benefit-item h3{color:#222222;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.25;font-weight:400;margin:0 0 10px}.gc-benefit-item p{color:#555555;font-size:15px;line-height:1.55;font-weight:400;margin:0 auto;max-width:240px}.gc-icon-location{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 24 24' fill='none' stroke='%23e31d24' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s7-5.1 7-11a7 7 0 1 0-14 0c0 5.9 7 11 7 11Z'/%3E%3Ccircle cx='12' cy='10' r='2.6'/%3E%3C/svg%3E")}.gc-icon-reserve{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 24 24' fill='none' stroke='%23e31d24' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.5 13.5 13.5 20.5a2.1 2.1 0 0 1-3 0l-7-7a2.1 2.1 0 0 1-.6-1.5V5a2 2 0 0 1 2-2h7a2.1 2.1 0 0 1 1.5.6l7.1 7a2.1 2.1 0 0 1 0 2.9Z'/%3E%3Ccircle cx='7.5' cy='7.5' r='1.1'/%3E%3C/svg%3E")}.gc-icon-comfort{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 24 24' fill='none' stroke='%23e31d24' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 10.5 12 4l8 6.5'/%3E%3Cpath d='M6 9.5V20h12V9.5'/%3E%3Cpath d='M9 20v-5h6v5'/%3E%3C/svg%3E")}.gc-icon-suitcase{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 24 24' fill='none' stroke='%23e31d24' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='7' width='16' height='13' rx='2'/%3E%3Cpath d='M9 7V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E")}@media (max-width:980px){.gc-benefits{padding:42px 24px}.gc-benefits-inner{grid-template-columns:repeat(2,1fr);row-gap:34px}.gc-benefit-item:nth-child(2)::after{display:none}.gc-benefit-item{padding:10px 28px}.gc-benefit-item h3{font-size:21px}.gc-benefit-item p{font-size:14.5px}}@media (max-width:767px){.gc-benefits{padding:38px 20px}.gc-benefits-inner{grid-template-columns:1fr;row-gap:30px}.gc-benefit-item{padding:0 10px 28px}.gc-benefit-item:not(:last-child)::after{top:auto;bottom:0;left:50%;right:auto;width:70px;height:1px;transform:translateX(-50%);background:rgba(0,0,0,0.10)}.gc-benefit-icon{width:42px;height:42px;background-size:42px 42px;margin-bottom:15px}.gc-benefit-item h3{font-size:21px}.gc-benefit-item p{font-size:15px;max-width:300px}}.gc-location-strip{width:100vw;margin-left:calc(50% - 50vw);background:#f3f3f3;font-family:Inter,Arial,sans-serif;padding:34px 35px 38px}.gc-location-strip-inner{width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:330px 1fr;gap:42px;align-items:stretch}.gc-location-info-box{display:flex;flex-direction:column;justify-content:flex-start;padding-top:2px}.gc-location-info-box h2{margin:0;color:#222222;font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1.15;font-weight:400;letter-spacing:-0.015em}.gc-location-info-box h2::after{content:"";display:block;width:46px;height:2px;background:#e31d24;margin:13px 0 18px;border-radius:999px}.gc-location-list{list-style:none!important;list-style-type:none!important;margin:0 0 24px!important;padding:0!important;display:grid;gap:12px}.gc-location-list li{position:relative;list-style:none!important;list-style-type:none!important;padding-left:31px;margin:0!important;color:#444444;font-size:15.5px;line-height:1.35;font-weight:400}.gc-location-list li::marker{content:""!important;display:none!important}.gc-location-list li::before{content:"";position:absolute;top:1px;left:0;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:18px 18px}.gc-location-list a{color:#444444!important;text-decoration:none;transition:color 0.2s ease}.gc-location-list a:hover{color:#e31d24!important}.gc-location-address::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.8A2.8 2.8 0 1 1 12 6.2a2.8 2.8 0 0 1 0 5.6Z'/%3E%3C/svg%3E")}.gc-location-phone::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M6.6 10.8a15.4 15.4 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25 11.5 11.5 0 0 0 3.6.58 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1 11.5 11.5 0 0 0 .58 3.6 1 1 0 0 1-.25 1Z'/%3E%3C/svg%3E")}.gc-location-email::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm-.4 4.25-7.05 4.7a1 1 0 0 1-1.1 0L4.4 8.25a1 1 0 1 1 1.1-1.66L12 10.92l6.5-4.33a1 1 0 1 1 1.1 1.66Z'/%3E%3C/svg%3E")}.gc-location-main-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;width:fit-content;min-height:48px;padding:14px 24px;background:#e31d24;color:#ffffff!important;text-decoration:none;border-radius:4px;font-size:15px;line-height:1;font-weight:800;box-shadow:0 10px 24px rgba(227,29,36,0.22);transition:all 0.2s ease}.gc-location-main-btn span{font-size:24px;line-height:0.8;font-weight:400;margin-top:-1px}.gc-location-main-btn:hover{background:#c9161d;transform:translateY(-2px);box-shadow:0 14px 30px rgba(227,29,36,0.30)}.gc-location-map-box{width:100%;height:260px;border-radius:6px;overflow:hidden;background:#eeeeee;border:1px solid rgba(0,0,0,0.08);box-shadow:0 8px 22px rgba(0,0,0,0.06)}.gc-location-map-box iframe{width:100%;height:100%;display:block;border:0}@media (max-width:980px){.gc-location-strip{padding:34px 24px 38px}.gc-location-strip-inner{grid-template-columns:1fr;gap:28px;max-width:760px}.gc-location-info-box{text-align:center;align-items:center}.gc-location-info-box h2{font-size:32px}.gc-location-info-box h2::after{margin-left:auto;margin-right:auto}.gc-location-list{max-width:360px;text-align:left}.gc-location-map-box{height:300px}}@media (max-width:767px){.gc-location-strip{padding:32px 20px 36px}.gc-location-strip-inner{gap:26px}.gc-location-info-box h2{font-size:28px}.gc-location-info-box h2::after{width:42px;margin-top:13px;margin-bottom:18px}.gc-location-list{gap:11px;margin-bottom:22px!important}.gc-location-list li{font-size:15px}.gc-location-main-btn{width:100%;max-width:260px}.gc-location-map-box{height:280px}}@media (max-width:480px){.gc-location-info-box h2{font-size:25px}.gc-location-list li{font-size:14.5px}.gc-location-map-box{height:250px}}.gc-footer{width:100vw;margin-left:calc(50% - 50vw);background:#ffffff;font-family:Inter,Arial,sans-serif;color:#444444;border-top:1px solid rgba(0,0,0,0.08)}.gc-footer-inner{width:100%;max-width:1440px;margin:0 auto;padding:52px 35px 44px;box-sizing:border-box;display:grid;grid-template-columns:320px 200px 280px 320px;justify-content:space-between;gap:40px;align-items:start}.gc-footer-brand{width:100%;max-width:320px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.gc-footer-logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;margin-bottom:18px}.gc-footer-logo img{width:180px;height:auto;display:block}.gc-footer-brand p{margin:0 auto;max-width:320px;color:#555555;font-size:15px;line-height:1.7;font-weight:400;text-align:center}.gc-footer-col{width:100%}.gc-footer-col h3{margin:0 0 18px;color:#222222;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.2;font-weight:400}.gc-footer-col h3::after{content:"";display:block;width:36px;height:2px;background:#e31d24;margin-top:12px;border-radius:999px}.gc-footer-links{display:grid;gap:10px}.gc-footer-links a{color:#444444!important;text-decoration:none;font-size:15px;line-height:1.35;font-weight:400;transition:color 0.2s ease}.gc-footer-links a:hover{color:#e31d24!important}.gc-footer-langs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,0.08)}.gc-footer-langs a,.gc-footer-langs span{color:#666666!important;text-decoration:none;font-size:14px;line-height:1;font-weight:700}.gc-footer-langs a:hover,.gc-footer-langs a.active{color:#e31d24!important}.gc-footer-contact{list-style:none!important;list-style-type:none!important;margin:0!important;padding:0!important;display:grid;gap:12px}.gc-footer-contact li{position:relative;list-style:none!important;list-style-type:none!important;margin:0!important;padding-left:30px;color:#444444;font-size:15px;line-height:1.45;font-weight:400}.gc-footer-contact li::marker{content:""!important;display:none!important}.gc-footer-contact li::before{content:"";position:absolute;top:2px;left:0;width:17px;height:17px;background-repeat:no-repeat;background-position:center;background-size:17px 17px}.gc-footer-contact a{color:#444444!important;text-decoration:none;transition:color 0.2s ease}.gc-footer-contact a:hover{color:#e31d24!important}.gc-footer-contact-col{width:100%;max-width:320px}.gc-footer-address::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.8A2.8 2.8 0 1 1 12 6.2a2.8 2.8 0 0 1 0 5.6Z'/%3E%3C/svg%3E")}.gc-footer-phone::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M6.6 10.8a15.4 15.4 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25 11.5 11.5 0 0 0 3.6.58 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1 11.5 11.5 0 0 0 .58 3.6 1 1 0 0 1-.25 1Z'/%3E%3C/svg%3E")}.gc-footer-email::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm-.4 4.25-7.05 4.7a1 1 0 0 1-1.1 0L4.4 8.25a1 1 0 1 1 1.1-1.66L12 10.92l6.5-4.33a1 1 0 1 1 1.1 1.66Z'/%3E%3C/svg%3E")}.gc-footer-bottom{width:100%;background:#f3f3f3;border-top:1px solid rgba(0,0,0,0.08);padding:16px 35px;text-align:center}.gc-footer-bottom p{margin:0;color:#666666;font-size:13.5px;line-height:1.4}@media (max-width:1200px){.gc-footer-inner{max-width:1100px;grid-template-columns:280px 180px 240px 280px;gap:28px}.gc-footer-logo img{width:170px}}@media (max-width:980px){.gc-footer-inner{padding:46px 24px 40px;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 44px;max-width:900px}.gc-footer-brand,.gc-footer-contact-col{max-width:none}}@media (max-width:767px){.gc-footer-inner{padding:40px 20px 34px;grid-template-columns:1fr;gap:34px;text-align:center}.gc-footer-brand{margin:0 auto;max-width:320px}.gc-footer-logo{justify-content:center}.gc-footer-logo img{width:170px}.gc-footer-brand p{font-size:15px}.gc-footer-col h3{font-size:22px}.gc-footer-col h3::after{margin-left:auto;margin-right:auto}.gc-footer-links{justify-items:center}.gc-footer-langs{justify-content:center}.gc-footer-contact{max-width:310px;margin-left:auto!important;margin-right:auto!important;text-align:left}.gc-footer-bottom{padding:15px 20px}.gc-footer-bottom p{font-size:13px}}.gc-header{width:100vw;margin-left:calc(50% - 50vw);background:#ffffff;font-family:Inter,Arial,sans-serif;border-bottom:1px solid rgba(0,0,0,0.06);z-index:9998}.gc-header-inner{width:100%;max-width:none;margin:0;padding:18px 35px;display:flex;align-items:center;justify-content:space-between;gap:35px}.gc-logo{display:inline-flex;align-items:center;text-decoration:none;flex-shrink:0}.gc-logo img{width:280px;height:auto;display:block}.gc-header-right{display:flex;align-items:center;justify-content:flex-end;gap:34px;flex:1}.gc-nav{display:flex;align-items:center;justify-content:flex-end;gap:32px}.gc-nav a{color:#222222!important;text-decoration:none;font-size:15.5px;font-weight:600;position:relative;padding:8px 0;transition:color 0.2s ease;white-space:nowrap}.gc-nav a::after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;background:#e51b23;transition:width 0.2s ease}.gc-nav a:hover,.gc-nav a.active{color:#e51b23!important}.gc-nav a:hover::after,.gc-nav a.active::after{width:100%}.gc-header-btn{display:inline-flex;align-items:center;justify-content:center;background:#e51b23;color:#ffffff!important;text-decoration:none;padding:15px 28px;border-radius:4px;font-size:15px;font-weight:700;line-height:1;white-space:nowrap;box-shadow:0 10px 22px rgba(229,27,35,0.22);transition:all 0.2s ease;flex-shrink:0}.gc-header-btn:hover{background:#c9141b;transform:translateY(-1px);box-shadow:0 12px 26px rgba(229,27,35,0.28)}@media (max-width:1100px){.gc-header-inner{padding:16px 24px;gap:24px}.gc-logo img{width:250px}.gc-header-right{gap:24px}.gc-nav{gap:22px}.gc-nav a{font-size:14px}.gc-header-btn{padding:14px 24px;font-size:14px}}@media (max-width:980px){.gc-header-inner{flex-wrap:wrap;justify-content:center;padding:16px 24px;gap:18px}.gc-logo{width:100%;justify-content:center}.gc-logo img{width:250px}.gc-header-right{width:100%;flex-direction:column;justify-content:center;gap:16px}.gc-nav{width:100%;justify-content:center;flex-wrap:wrap;gap:18px;row-gap:8px}.gc-nav a{font-size:14px}.gc-header-btn{width:100%;max-width:280px;padding:14px 20px}}@media (max-width:767px){.gc-header-inner{padding:14px 20px}.gc-logo img{width:230px}.gc-nav{gap:15px;row-gap:6px}.gc-nav a{font-size:13.5px}}@media (max-width:480px){.gc-logo img{width:210px}.gc-nav{gap:12px}.gc-nav a{font-size:12.5px}}.gc-hero{width:100vw;margin-left:calc(50% - 50vw);min-height:680px;position:relative;overflow:hidden;font-family:Inter,Arial,sans-serif;display:flex;align-items:center}.gc-hero-bg{position:absolute;inset:0;background-image:url("https://gironacentre.com/wp-content/uploads/2026/06/gironacentre-hero-terrassa.webp");background-size:cover;background-position:center center;background-repeat:no-repeat;transform:scale(1.02);z-index:1}.gc-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,0.72) 0%,rgba(0,0,0,0.52) 42%,rgba(0,0,0,0.22) 72%,rgba(0,0,0,0.08) 100%);z-index:2}.gc-hero-content{width:100%;padding:95px 35px;position:relative;z-index:3}.gc-hero-text{max-width:720px}.gc-hero-kicker{display:inline-flex;align-items:center;color:#ffffff;background:rgba(229,27,35,0.92);padding:9px 15px;border-radius:999px;font-size:13px;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;margin-bottom:22px}.gc-hero h1{color:#ffffff;font-size:clamp(44px,5.2vw,78px);line-height:1.02;font-weight:700;letter-spacing:-0.045em;margin:0 0 24px;max-width:760px}.gc-hero p{color:rgba(255,255,255,0.92);font-size:20px;line-height:1.65;font-weight:400;max-width:660px;margin:0 0 34px}.gc-hero-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:28px}.gc-hero-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:16px 30px;border-radius:4px;font-size:15px;font-weight:800;line-height:1;text-decoration:none;transition:all 0.2s ease}.gc-hero-btn-primary{background:#e51b23;color:#ffffff!important;box-shadow:0 14px 30px rgba(229,27,35,0.32)}.gc-hero-btn-primary:hover{background:#c9141b;transform:translateY(-2px);box-shadow:0 18px 36px rgba(229,27,35,0.42)}.gc-hero-btn-secondary{background:rgba(255,255,255,0.96);color:#222222!important;border:1px solid rgba(255,255,255,0.75)}.gc-hero-btn-secondary:hover{background:#ffffff;color:#e51b23!important;transform:translateY(-2px)}.gc-hero-badges{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.gc-hero-badges span{display:inline-flex;align-items:center;color:#ffffff;background:rgba(255,255,255,0.13);border:1px solid rgba(255,255,255,0.22);backdrop-filter:blur(8px);padding:9px 13px;border-radius:999px;font-size:13px;font-weight:600}.gc-hero-badges span::before{content:"✓";color:#ffffff;font-weight:900;margin-right:7px}@media (max-width:980px){.gc-hero{min-height:620px}.gc-hero-content{padding:80px 24px}.gc-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,0.76) 0%,rgba(0,0,0,0.58) 58%,rgba(0,0,0,0.22) 100%)}.gc-hero h1{font-size:clamp(40px,7vw,62px)}.gc-hero p{font-size:18px}}@media (max-width:767px){.gc-hero{min-height:620px;align-items:flex-end}.gc-hero-bg{background-position:center center}.gc-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,0.22) 0%,rgba(0,0,0,0.58) 45%,rgba(0,0,0,0.86) 100%)}.gc-hero-content{padding:70px 20px 54px}.gc-hero-kicker{font-size:11px;padding:8px 12px;margin-bottom:18px}.gc-hero h1{font-size:39px;line-height:1.04;margin-bottom:18px}.gc-hero p{font-size:16px;line-height:1.55;margin-bottom:26px}.gc-hero-actions{width:100%;gap:12px;margin-bottom:22px}.gc-hero-btn{width:100%;min-height:50px;padding:15px 22px}.gc-hero-badges{gap:8px}.gc-hero-badges span{font-size:12px;padding:8px 11px}}@media (max-width:480px){.gc-hero{min-height:590px}.gc-hero h1{font-size:34px}.gc-hero p{font-size:15.5px}}.gc-intro{width:100vw;margin-left:calc(50% - 50vw);background:#ffffff;font-family:Inter,Arial,sans-serif;padding:46px 35px 52px}.gc-intro-inner{width:100%;max-width:860px;margin:0 auto;text-align:center}.gc-intro h2{color:#222222;font-family:Georgia,"Times New Roman",serif;font-size:36px;line-height:1.2;font-weight:400;letter-spacing:-0.015em;margin:0}.gc-intro h2::after{content:"";display:block;width:50px;height:2px;background:#e51b23;margin:18px auto 22px;border-radius:999px}.gc-intro p{color:#555555;font-size:16px;line-height:1.65;font-weight:400;max-width:800px;margin:0 auto}@media (max-width:980px){.gc-intro{padding:42px 24px 48px}.gc-intro-inner{max-width:760px}.gc-intro h2{font-size:32px}.gc-intro p{font-size:15.5px}}@media (max-width:767px){.gc-intro{padding:38px 20px 44px}.gc-intro h2{font-size:28px;line-height:1.25}.gc-intro h2::after{width:44px;margin:16px auto 20px}.gc-intro p{font-size:15px;line-height:1.62}}@media (max-width:480px){.gc-intro h2{font-size:25px}.gc-intro p{font-size:14.5px}}.gc-benefits{width:100vw;margin-left:calc(50% - 50vw);background:#ffffff;font-family:Inter,Arial,sans-serif;padding:46px 35px}.gc-benefits-inner{width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr)}.gc-benefit-item{text-align:center;padding:12px 34px;position:relative}.gc-benefit-item:not(:last-child)::after{content:"";position:absolute;top:8px;right:0;width:1px;height:calc(100% - 16px);background:rgba(0,0,0,0.10)}.gc-benefit-icon{width:46px;height:46px;margin:0 auto 17px;background-repeat:no-repeat;background-position:center;background-size:46px 46px}.gc-benefit-item h3{color:#222222;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.25;font-weight:400;margin:0 0 10px}.gc-benefit-item p{color:#555555;font-size:15px;line-height:1.55;font-weight:400;margin:0 auto;max-width:240px}.gc-icon-location{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 24 24' fill='none' stroke='%23e31d24' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 21s7-5.1 7-11a7 7 0 1 0-14 0c0 5.9 7 11 7 11Z'/%3E%3Ccircle cx='12' cy='10' r='2.6'/%3E%3C/svg%3E")}.gc-icon-reserve{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 24 24' fill='none' stroke='%23e31d24' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.5 13.5 13.5 20.5a2.1 2.1 0 0 1-3 0l-7-7a2.1 2.1 0 0 1-.6-1.5V5a2 2 0 0 1 2-2h7a2.1 2.1 0 0 1 1.5.6l7.1 7a2.1 2.1 0 0 1 0 2.9Z'/%3E%3Ccircle cx='7.5' cy='7.5' r='1.1'/%3E%3C/svg%3E")}.gc-icon-comfort{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 24 24' fill='none' stroke='%23e31d24' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 10.5 12 4l8 6.5'/%3E%3Cpath d='M6 9.5V20h12V9.5'/%3E%3Cpath d='M9 20v-5h6v5'/%3E%3C/svg%3E")}.gc-icon-suitcase{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='46' height='46' viewBox='0 0 24 24' fill='none' stroke='%23e31d24' stroke-width='1.45' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='7' width='16' height='13' rx='2'/%3E%3Cpath d='M9 7V5a2 2 0 0 1 2-2h2a2 2 0 0 1 2 2v2'/%3E%3Cpath d='M8 12h8'/%3E%3C/svg%3E")}@media (max-width:980px){.gc-benefits{padding:42px 24px}.gc-benefits-inner{grid-template-columns:repeat(2,1fr);row-gap:34px}.gc-benefit-item:nth-child(2)::after{display:none}.gc-benefit-item{padding:10px 28px}.gc-benefit-item h3{font-size:21px}.gc-benefit-item p{font-size:14.5px}}@media (max-width:767px){.gc-benefits{padding:38px 20px}.gc-benefits-inner{grid-template-columns:1fr;row-gap:30px}.gc-benefit-item{padding:0 10px 28px}.gc-benefit-item:not(:last-child)::after{top:auto;bottom:0;left:50%;right:auto;width:70px;height:1px;transform:translateX(-50%);background:rgba(0,0,0,0.10)}.gc-benefit-icon{width:42px;height:42px;background-size:42px 42px;margin-bottom:15px}.gc-benefit-item h3{font-size:21px}.gc-benefit-item p{font-size:15px;max-width:300px}}.gc-location-strip{width:100vw;margin-left:calc(50% - 50vw);background:#f3f3f3;font-family:Inter,Arial,sans-serif;padding:34px 35px 38px}.gc-location-strip-inner{width:100%;max-width:1180px;margin:0 auto;display:grid;grid-template-columns:330px 1fr;gap:42px;align-items:stretch}.gc-location-info-box{display:flex;flex-direction:column;justify-content:flex-start;padding-top:2px}.gc-location-info-box h2{margin:0;color:#222222;font-family:Georgia,"Times New Roman",serif;font-size:32px;line-height:1.15;font-weight:400;letter-spacing:-0.015em}.gc-location-info-box h2::after{content:"";display:block;width:46px;height:2px;background:#e31d24;margin:13px 0 18px;border-radius:999px}.gc-location-list{list-style:none!important;list-style-type:none!important;margin:0 0 24px!important;padding:0!important;display:grid;gap:12px}.gc-location-list li{position:relative;list-style:none!important;list-style-type:none!important;padding-left:31px;margin:0!important;color:#444444;font-size:15.5px;line-height:1.35;font-weight:400}.gc-location-list li::marker{content:""!important;display:none!important}.gc-location-list li::before{content:"";position:absolute;top:1px;left:0;width:18px;height:18px;background-repeat:no-repeat;background-position:center;background-size:18px 18px}.gc-location-list a{color:#444444!important;text-decoration:none;transition:color 0.2s ease}.gc-location-list a:hover{color:#e31d24!important}.gc-location-address::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.8A2.8 2.8 0 1 1 12 6.2a2.8 2.8 0 0 1 0 5.6Z'/%3E%3C/svg%3E")}.gc-location-phone::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M6.6 10.8a15.4 15.4 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25 11.5 11.5 0 0 0 3.6.58 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1 11.5 11.5 0 0 0 .58 3.6 1 1 0 0 1-.25 1Z'/%3E%3C/svg%3E")}.gc-location-email::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm-.4 4.25-7.05 4.7a1 1 0 0 1-1.1 0L4.4 8.25a1 1 0 1 1 1.1-1.66L12 10.92l6.5-4.33a1 1 0 1 1 1.1 1.66Z'/%3E%3C/svg%3E")}.gc-location-main-btn{display:inline-flex;align-items:center;justify-content:center;gap:16px;width:fit-content;min-height:48px;padding:14px 24px;background:#e31d24;color:#ffffff!important;text-decoration:none;border-radius:4px;font-size:15px;line-height:1;font-weight:800;box-shadow:0 10px 24px rgba(227,29,36,0.22);transition:all 0.2s ease}.gc-location-main-btn span{font-size:24px;line-height:0.8;font-weight:400;margin-top:-1px}.gc-location-main-btn:hover{background:#c9161d;transform:translateY(-2px);box-shadow:0 14px 30px rgba(227,29,36,0.30)}.gc-location-map-box{width:100%;height:260px;border-radius:6px;overflow:hidden;background:#eeeeee;border:1px solid rgba(0,0,0,0.08);box-shadow:0 8px 22px rgba(0,0,0,0.06)}.gc-location-map-box iframe{width:100%;height:100%;display:block;border:0}@media (max-width:980px){.gc-location-strip{padding:34px 24px 38px}.gc-location-strip-inner{grid-template-columns:1fr;gap:28px;max-width:760px}.gc-location-info-box{text-align:center;align-items:center}.gc-location-info-box h2{font-size:32px}.gc-location-info-box h2::after{margin-left:auto;margin-right:auto}.gc-location-list{max-width:360px;text-align:left}.gc-location-map-box{height:300px}}@media (max-width:767px){.gc-location-strip{padding:32px 20px 36px}.gc-location-strip-inner{gap:26px}.gc-location-info-box h2{font-size:28px}.gc-location-info-box h2::after{width:42px;margin-top:13px;margin-bottom:18px}.gc-location-list{gap:11px;margin-bottom:22px!important}.gc-location-list li{font-size:15px}.gc-location-main-btn{width:100%;max-width:260px}.gc-location-map-box{height:280px}}@media (max-width:480px){.gc-location-info-box h2{font-size:25px}.gc-location-list li{font-size:14.5px}.gc-location-map-box{height:250px}}.gc-footer{width:100vw;margin-left:calc(50% - 50vw);background:#ffffff;font-family:Inter,Arial,sans-serif;color:#444444;border-top:1px solid rgba(0,0,0,0.08)}.gc-footer-inner{width:100%;max-width:1440px;margin:0 auto;padding:52px 35px 44px;box-sizing:border-box;display:grid;grid-template-columns:320px 200px 280px 320px;justify-content:space-between;gap:40px;align-items:start}.gc-footer-brand{width:100%;max-width:320px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.gc-footer-logo{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;margin-bottom:18px}.gc-footer-logo img{width:180px;height:auto;display:block}.gc-footer-brand p{margin:0 auto;max-width:320px;color:#555555;font-size:15px;line-height:1.7;font-weight:400;text-align:center}.gc-footer-col{width:100%}.gc-footer-col h3{margin:0 0 18px;color:#222222;font-family:Georgia,"Times New Roman",serif;font-size:22px;line-height:1.2;font-weight:400}.gc-footer-col h3::after{content:"";display:block;width:36px;height:2px;background:#e31d24;margin-top:12px;border-radius:999px}.gc-footer-links{display:grid;gap:10px}.gc-footer-links a{color:#444444!important;text-decoration:none;font-size:15px;line-height:1.35;font-weight:400;transition:color 0.2s ease}.gc-footer-links a:hover{color:#e31d24!important}.gc-footer-langs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,0.08)}.gc-footer-langs a,.gc-footer-langs span{color:#666666!important;text-decoration:none;font-size:14px;line-height:1;font-weight:700}.gc-footer-langs a:hover,.gc-footer-langs a.active{color:#e31d24!important}.gc-footer-contact{list-style:none!important;list-style-type:none!important;margin:0!important;padding:0!important;display:grid;gap:12px}.gc-footer-contact li{position:relative;list-style:none!important;list-style-type:none!important;margin:0!important;padding-left:30px;color:#444444;font-size:15px;line-height:1.45;font-weight:400}.gc-footer-contact li::marker{content:""!important;display:none!important}.gc-footer-contact li::before{content:"";position:absolute;top:2px;left:0;width:17px;height:17px;background-repeat:no-repeat;background-position:center;background-size:17px 17px}.gc-footer-contact a{color:#444444!important;text-decoration:none;transition:color 0.2s ease}.gc-footer-contact a:hover{color:#e31d24!important}.gc-footer-contact-col{width:100%;max-width:320px}.gc-footer-address::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M12 2a7 7 0 0 0-7 7c0 5.25 7 13 7 13s7-7.75 7-13a7 7 0 0 0-7-7Zm0 9.8A2.8 2.8 0 1 1 12 6.2a2.8 2.8 0 0 1 0 5.6Z'/%3E%3C/svg%3E")}.gc-footer-phone::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M6.6 10.8a15.4 15.4 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25 11.5 11.5 0 0 0 3.6.58 1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1 11.5 11.5 0 0 0 .58 3.6 1 1 0 0 1-.25 1Z'/%3E%3C/svg%3E")}.gc-footer-email::before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='%23e31d24'%3E%3Cpath d='M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2Zm-.4 4.25-7.05 4.7a1 1 0 0 1-1.1 0L4.4 8.25a1 1 0 1 1 1.1-1.66L12 10.92l6.5-4.33a1 1 0 1 1 1.1 1.66Z'/%3E%3C/svg%3E")}.gc-footer-bottom{width:100%;background:#f3f3f3;border-top:1px solid rgba(0,0,0,0.08);padding:16px 35px;text-align:center}.gc-footer-bottom p{margin:0;color:#666666;font-size:13.5px;line-height:1.4}@media (max-width:1200px){.gc-footer-inner{max-width:1100px;grid-template-columns:280px 180px 240px 280px;gap:28px}.gc-footer-logo img{width:170px}}@media (max-width:980px){.gc-footer-inner{padding:46px 24px 40px;grid-template-columns:repeat(2,minmax(0,1fr));gap:38px 44px;max-width:900px}.gc-footer-brand,.gc-footer-contact-col{max-width:none}}@media (max-width:767px){.gc-footer-inner{padding:40px 20px 34px;grid-template-columns:1fr;gap:34px;text-align:center}.gc-footer-brand{margin:0 auto;max-width:320px}.gc-footer-logo{justify-content:center}.gc-footer-logo img{width:170px}.gc-footer-brand p{font-size:15px}.gc-footer-col h3{font-size:22px}.gc-footer-col h3::after{margin-left:auto;margin-right:auto}.gc-footer-links{justify-items:center}.gc-footer-langs{justify-content:center}.gc-footer-contact{max-width:310px;margin-left:auto!important;margin-right:auto!important;text-align:left}.gc-footer-bottom{padding:15px 20px}.gc-footer-bottom p{font-size:13px}}