@charset "UTF-8";
/* https://bikepointtenerife.com/wp-content/themes/bikepointtenerife2026/assets/css/rental-faqs.css?ver=1786217653 */
.faq-page{background:#dbdad4}.faq-hero{display:grid;grid-template-columns:1fr 1fr;min-height:min(900px,calc(100svh - 2.25rem));color:#e6e5dd;background:#172a24}.faq-hero-copy{position:relative;display:flex;min-width:0;flex-direction:column;justify-content:center;padding:12rem var(--bp-page) 5rem}.faq-breadcrumb{position:absolute;top:10rem;display:flex;gap:.55rem;color:#aaa9a3;font-size:.65rem;text-transform:uppercase}.faq-breadcrumb a{text-decoration:underline}.faq-hero h1{margin:0 0 2rem;font-size:clamp(5rem,8.5vw,9rem);font-weight:850;line-height:.73;text-transform:uppercase;overflow-wrap:break-word}.faq-hero h1 em{color:var(--bp-acid);text-transform:none}.faq-hero-copy>p:not(.eyebrow,.faq-breadcrumb){max-width:35rem;font-size:1.05rem;overflow-wrap:anywhere}.faq-hero-search{position:relative;display:flex;width:100%;max-width:38rem;align-items:center;margin-top:1rem;background:#e6e5dd;border-radius:var(--bp-pill)}.faq-hero-search svg{position:absolute;left:1.25rem;width:1.1rem;fill:none;stroke:#363633;stroke-width:1.75}.faq-hero-search input{width:100%;min-width:0;min-height:4rem;padding:0 1.5rem 0 3.25rem;color:#363633;background:#fff0;border:0;outline:0}.faq-hero-image{position:relative;min-width:0;min-height:100%;overflow:hidden;background:#c3c3c3}.faq-hero-image img,.faq-hero-image>.content-card__placeholder{display:block;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.faq-hero-image>strong{position:absolute;right:1.5rem;bottom:1.5rem;max-width:calc(100% - 3rem);padding:1rem;color:#363633;background:var(--bp-acid);font-size:.7rem;overflow-wrap:anywhere;text-transform:uppercase}.faq-essentials{display:grid;grid-template-columns:repeat(4,1fr);color:#4d2c00;background:var(--bp-orange)}.faq-essentials>div{min-height:13rem;padding:clamp(1.25rem,3vw,2.5rem);border-left:1px solid rgb(77 44 0 / .25)}.faq-essentials>div:first-child{border-left:0}.faq-essentials span{font-family:Georgia,serif;font-size:.72rem;font-style:italic}.faq-essentials strong{display:block;margin:3rem 0 .7rem;font-size:clamp(1.4rem,2.5vw,2.5rem);line-height:.9;text-transform:uppercase}.faq-essentials p{max-width:18rem;margin:0;color:#754300;font-size:.7rem}.faq-library{background:#dbdad4}.faq-library-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;padding-bottom:2rem;border-bottom:1px solid #aaa9a3}.faq-library-heading h2{margin:0;color:#363633;font-size:clamp(3rem,7vw,7rem);font-weight:540}.faq-library-heading>p{color:#81807c;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase}.faq-toolbar{display:flex;justify-content:space-between;gap:2rem;margin:1.5rem 0 3.5rem}.faq-categories{display:flex;flex-wrap:wrap;gap:.5rem}.faq-categories button{padding:.65rem .9rem;color:#686763;background:#fff0;border:1px solid #aaa9a3;border-radius:var(--bp-pill);cursor:pointer;font-size:.6rem;font-weight:750;text-transform:uppercase}.faq-categories button span{color:#81807c;font-family:Georgia,serif;font-size:.6rem;font-style:italic}.faq-categories button:hover,.faq-categories button.is-active{color:#e6e5dd;background:#363633;border-color:#363633}.faq-expand-controls{display:flex;gap:1rem;align-items:center;flex-shrink:0}.faq-expand-controls button{padding:.25rem 0;color:#686763;background:#fff0;border:0;border-bottom:1px solid currentColor;cursor:pointer;font-size:.62rem}.faq-list{border-top:1px solid #aaa9a3}.faq-item[hidden],.faq-empty[hidden]{display:none}.faq-item{border-bottom:1px solid #aaa9a3}.faq-item summary{display:grid;grid-template-columns:2.5rem 1fr 3rem;gap:1.5rem;min-height:8rem;align-items:center;cursor:pointer;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary>span{font-family:Georgia,serif;font-size:.72rem;font-style:italic;color:#81807c}.faq-item summary strong{font-size:clamp(1.5rem,3vw,3rem);line-height:.95;text-transform:uppercase}.faq-item summary i{position:relative;width:3rem;height:3rem;background:var(--bp-deep);border-radius:50%}.faq-item summary i:before,.faq-item summary i:after{content:"";position:absolute;top:50%;left:30%;width:40%;height:2px;background:var(--bp-white);transition:transform .3s var(--bp-ease)}.faq-item summary i:after{transform:rotate(90deg)}.faq-item[open] summary i:after{transform:rotate(0)}.faq-item[open] summary strong{color:#eb8900}.faq-item>div{max-width:55rem;margin-left:4rem;padding:0 0 3rem;color:#686763}.faq-item>div p{margin-bottom:1rem;font-size:.92rem}.faq-empty{padding:5rem 1.5rem;text-align:center;background:#e6e5dd}.faq-help{min-height:45rem;color:#e6e5dd;background:#172a24}.faq-help>div{max-width:72rem;margin-left:auto}.faq-help h2{margin:0;font-size:clamp(4rem,8vw,9rem);font-weight:530}.faq-help h2 em{color:var(--bp-acid)}.faq-help>div>p:not(.eyebrow){max-width:35rem;margin:2rem 0}.faq-help>div>div{display:flex;align-items:center;gap:1.5rem}@media(max-width:1050px){.faq-hero{grid-template-columns:1.1fr .9fr}.faq-essentials{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.faq-hero{grid-template-columns:minmax(0,1fr)}.faq-hero-copy{min-height:48rem;padding:9rem 1.25rem 4rem}.faq-breadcrumb{top:7.7rem}.faq-hero h1{max-width:100%;font-size:clamp(3.4rem,17vw,6.8rem);overflow-wrap:anywhere}.faq-hero-search{max-width:100%}.faq-hero-image{min-height:25rem}.faq-hero-image>strong{right:1.25rem;bottom:1.25rem;max-width:calc(100% - 2.5rem)}.faq-essentials{grid-template-columns:1fr 1fr}.faq-library-heading,.faq-toolbar{align-items:flex-start;flex-direction:column}.faq-categories{flex-wrap:nowrap;width:calc(100vw - 2.5rem);max-width:100%;padding-bottom:.5rem;overflow-x:auto}.faq-categories button{flex-shrink:0}.faq-item summary{grid-template-columns:1.5rem minmax(0,1fr) 2.75rem;min-height:6rem;gap:.7rem}.faq-item summary strong{min-width:0;overflow-wrap:anywhere}.faq-item summary i{width:2.75rem;height:2.75rem}.faq-item>div{margin-left:2.2rem;padding-right:.5rem;overflow-wrap:anywhere}.faq-help>div>div{align-items:flex-start;flex-direction:column}}.faq-essentials{color:#fff}.faq-essentials p{color:rgb(255 255 255 / .82)}.faq-essentials>div{border-color:rgb(255 255 255 / .28)}@media(max-width:700px){.faq-page{width:100%;max-width:100%;overflow-x:clip}.faq-page :is(section,div,header,label,details,summary,p,h1,h2,h3,strong){min-width:0;max-width:100%}.faq-hero-copy{width:100%}.faq-hero h1{width:100%;font-size:clamp(3rem,14.5vw,4.8rem);line-height:.8;word-break:normal;overflow-wrap:anywhere;hyphens:auto}.faq-hero-copy>p:not(.eyebrow,.faq-breadcrumb){width:100%;font-size:1rem}.faq-hero-search{display:block;width:100%;overflow:hidden}.faq-hero-search svg{z-index:1}.faq-hero-search input{display:block;width:100%;max-width:100%;box-sizing:border-box;-webkit-appearance:none;appearance:none}.faq-hero-image>strong{left:1.25rem;right:1.25rem;width:auto;max-width:none;box-sizing:border-box}.faq-help h2,.faq-library-heading h2{overflow-wrap:anywhere;hyphens:auto}.faq-essentials strong,.faq-essentials p{overflow-wrap:anywhere;hyphens:auto}}@media(max-width:480px){.faq-essentials{grid-template-columns:1fr}.faq-essentials>div{min-height:10rem;border-left:0;border-bottom:1px solid rgb(255 255 255 / .28)}.faq-essentials strong{margin-top:2rem}.faq-breadcrumb{right:1.25rem;flex-wrap:wrap}.faq-item summary strong{font-size:clamp(1.15rem,6vw,1.5rem)}}@media(max-width:700px){.faq-hero{display:block!important;width:100%!important;max-width:100%!important;min-height:0;overflow:hidden;contain:inline-size}.faq-hero-copy{display:flex!important;width:100%!important;max-width:100%!important;min-height:0;padding:9rem 1.25rem 4rem!important;box-sizing:border-box!important;overflow:hidden}.faq-hero-copy>*{width:auto;max-width:100%!important;box-sizing:border-box}.faq-hero h1{font-size:clamp(2.75rem,12vw,3.5rem)!important;line-height:.84!important;letter-spacing:-.055em}.faq-hero h1 em{font-size:inherit}.faq-hero-copy>p:not(.eyebrow,.faq-breadcrumb){width:100%!important;white-space:normal}.faq-hero-search{width:100%!important;max-width:100%!important}.faq-hero-search input{min-width:0!important;width:100%!important;max-width:100%!important}.faq-hero-image{position:relative;width:100%!important;max-width:100%!important;height:clamp(22rem,90vw,30rem);min-height:0!important}.faq-hero-image img,.faq-hero-image>.content-card__placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.faq-hero-image>strong{z-index:1;white-space:normal}}