.fc-lwc{--fc-lwc-radius: 12px;--fc-lwc-tile-bg: #f4f3ef;--fc-lwc-gap: 16px;--fc-lwc-font: var(--main-font, "Quicksand"), sans-serif;--fc-lwc-font-secondary: var(--secondary-font, "SofiaPro"), sans-serif}.fc-lwc-section{background-color:var(--fc-lwc-bg, #fff)}.fc-lwc{display:flex;flex-direction:column}.fc-lwc__sidebar{order:2;display:flex;flex-direction:column;box-sizing:border-box;padding:24px 16px;background-color:var(--fc-lwc-sidebar-bg, #e1e1e1);border-radius:0 0 var(--fc-lwc-radius) var(--fc-lwc-radius);overflow:hidden}.fc-lwc__sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.fc-lwc__title{margin:0;font-family:var(--fc-lwc-font);font-weight:700;font-size:24px;line-height:normal;color:var(--fc-lwc-title-color, #000)}.fc-lwc__toggle{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:4px;background:transparent;color:var(--fc-lwc-title-color, #000);cursor:pointer}.fc-lwc__toggle:focus-visible{outline:2px solid var(--fc-lwc-help-color, #42474e);outline-offset:2px}.fc-lwc__toggle svg{display:block;width:22px;height:22px}.fc-lwc__sidebar-body{display:flex;flex-direction:column;flex:1 1 auto;margin-top:16px}.fc-lwc__links{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.fc-lwc__link{display:flex;align-items:center;gap:16px;min-height:56px;padding:8px 0;text-decoration:none;color:var(--fc-lwc-link-color, #000)}.fc-lwc__link-tile{display:flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:40px;border-radius:4px;background-color:var(--fc-lwc-tile-bg);overflow:hidden}.fc-lwc__link-tile img{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.fc-lwc__link-text{flex:1 1 auto;font-family:var(--fc-lwc-font);font-weight:600;font-size:14px;line-height:normal}.fc-lwc__link-text:hover{text-decoration:none}.fc-lwc__link-chevron{flex:0 0 auto;display:flex;width:12px;height:12px;color:var(--fc-lwc-chevron-color, #42474e)}.fc-lwc__link-chevron svg{width:100%;height:100%;transition:transform .3s ease}.fc-lwc__link:hover svg{transform:translate(4px)}.fc-lwc__link:hover img{transform:scale(1.05)}.fc-lwc__link:hover .fc-lwc__link-text{text-decoration:none}.fc-lwc__help{display:inline-flex;align-items:center;gap:8px;margin-top:32px;align-self:flex-start;text-decoration:none;font-family:var(--fc-lwc-font-secondary);font-size:14px;line-height:21px;color:var(--fc-lwc-help-color, #42474e)}.fc-lwc__help svg{flex:0 0 20px;width:20px;height:20px}.fc-lwc__help:hover{text-decoration:underline}.fc-lwc__carousel{order:1;position:relative;height:442px;background-color:#e1e1e1;border-radius:var(--fc-lwc-radius) var(--fc-lwc-radius) 0 0;overflow:hidden}.fc-lwc__track{display:flex;height:100%;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.fc-lwc__track::-webkit-scrollbar{display:none}.fc-lwc__slide{position:relative;flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;overflow:hidden}.fc-lwc__slide-media,.fc-lwc__slide-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 3.3s ease}.fc-lwc__slide:hover img{transform:scale(1.05)}.fc-lwc__slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:var(--fc-slide-overlay-color, #000);background:#000;background:linear-gradient(180deg,var(--fc-slide-overlay-color, #000) var(--opacity-fullness),rgba(0,0,0,0) 100%);opacity:var(--fc-slide-overlay-opacity, .4);pointer-events:none}.fc-lwc__slide-content{position:absolute;left:16px;right:16px;bottom:40px;display:flex;flex-direction:column;gap:16px;color:var(--fc-lwc-carousel-text, #fff)}.fc-lwc__slide-text{display:flex;flex-direction:column;gap:8px}.fc-lwc__slide-heading-group{display:flex;flex-direction:column;gap:4px}.fc-lwc__slide-title{margin:0;font-family:var(--fc-lwc-font);font-weight:700;font-size:32px;line-height:normal;text-shadow:1px 1px 1px rgba(0,0,0,.15)}.fc-lwc__slide-desc{margin:0;font-family:var(--fc-lwc-font);font-weight:500;font-size:18px;line-height:normal}.fc-lwc__slide-btn{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;gap:8px;padding:16px;border:1px solid var(--fc-lwc-carousel-text, #fff);border-radius:4px;font-family:var(--fc-lwc-font);font-weight:700;font-size:16px;line-height:normal;color:var(--fc-lwc-carousel-text, #fff);text-decoration:none;text-shadow:1px 1px 1px rgba(0,0,0,.15)}.fc-lwc__slide-btn svg{width:16px;height:16px;transition:transform .3s ease}.fc-lwc__slide-btn:hover{background-color:#ffffff1f}.fc-lwc__slide-btn:hover svg{transform:translate(4px)}.fc-lwc__trustpilot{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:#fffff6}.fc-lwc__trustpilot-stars{display:flex;gap:2px}.fc-lwc__trustpilot-stars svg{width:18px;height:18px}.fc-lwc__trustpilot-meta{display:flex;align-items:center;gap:8px;font-family:var(--fc-lwc-font);font-weight:500;font-size:14px;line-height:normal}.fc-lwc__trustpilot-divider{width:1px;height:12px;background-color:#fffff6}.fc-lwc__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background-color:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;cursor:pointer;transition:background-color .2s ease,opacity .2s ease;opacity:0}.fc-lwc__carousel:hover .fc-lwc__arrow{opacity:1}.fc-lwc__arrow:hover{background-color:#fff6}.fc-lwc__arrow:focus-visible{opacity:1;outline:2px solid #fff;outline-offset:2px}.fc-lwc__arrow svg{width:24px;height:24px}.fc-lwc__arrow--prev{left:16px}.fc-lwc__arrow--next{right:16px}.fc-lwc__dots{position:absolute;left:0;right:0;bottom:16px;display:flex;justify-content:center;gap:8px;z-index:2}.fc-lwc__dot{width:8px;height:8px;padding:0;border:0;border-radius:50%;background-color:#ffffff80;cursor:pointer}.fc-lwc__dot[aria-current=true]{background-color:#fff;width:24px;border-radius:4px}.fc-lwc__dot:focus-visible{outline:2px solid #fff;outline-offset:2px}@media screen and (min-width:650px){.fc-lwc{flex-direction:row;gap:var(--fc-lwc-gap);align-items:stretch}.fc-lwc__sidebar{order:0;flex:0 0 auto;width:312px;border-radius:var(--fc-lwc-radius);transition:width .3s ease}.fc-lwc__carousel{order:0;flex:1 1 auto;min-width:0;height:598px;border-radius:var(--fc-lwc-radius)}.fc-lwc__help{margin-top:auto;padding-top:32px}.fc-lwc__slide-content{left:72px;right:auto;bottom:auto;top:50%;transform:translateY(-50%);max-width:644px}.fc-lwc__slide-title{font-size:48px}.fc-lwc__slide-desc{font-size:32px}.fc-lwc__trustpilot-meta{font-size:18px}.fc-lwc__trustpilot-stars svg{width:20px;height:20px}.fc-lwc__sidebar[data-collapsed=true]{width:56px;padding-left:8px;padding-right:8px}.fc-lwc__sidebar[data-collapsed=true] .fc-lwc__title,.fc-lwc__sidebar[data-collapsed=true] .fc-lwc__sidebar-body{display:none}.fc-lwc__sidebar[data-collapsed=true] .fc-lwc__sidebar-head{justify-content:center}}@media screen and (max-width:649px){.fc-lwc__toggle{display:none}.fc-lwc__sidebar-body{display:flex!important}}@media(prefers-reduced-motion:reduce){.fc-lwc__track{scroll-behavior:auto}.fc-lwc__sidebar{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/fc-links-with-carousel.css.map */
