.fa-sd{width:100%;background-color:#fff}.fa-sd__hero{position:relative;width:100%;overflow:hidden;display:flex;align-items:flex-end}.fa-sd__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block}.fa-sd__hero-media img{width:100%;height:100%;object-fit:cover;object-position:bottom;display:block}.fa-sd__hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#2a4b33}.fa-sd__hero-overlay{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:#0000004d;pointer-events:none;z-index:1}.fa-sd__hero-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}.fa-sd__hero-fav{flex-shrink:0;background:transparent;border:none;padding:10px 15px;cursor:pointer;line-height:0;transition:transform .2s ease;align-self:flex-start;margin-bottom:0}.fa-sd__hero-fav:hover{transform:scale(1.15)}.fa-sd__fav-filled,.fa-sd__hero-fav[aria-pressed=true] .fa-sd__fav-outline{display:none}.fa-sd__hero-fav[aria-pressed=true] .fa-sd__fav-filled{display:block}.fa-sd__hero-fav[aria-pressed=true] .fa-sd__fav-filled path{fill:#fff;stroke:#fff}.fa-sd__sidebar-fav[aria-pressed=true] .fa-sd__fav-outline{display:none}.fa-sd__sidebar-fav[aria-pressed=true] .fa-sd__fav-filled{display:block}.fa-sd__sidebar-fav[aria-pressed=true] .fa-sd__fav-filled path{fill:#2a4b33;stroke:#2a4b33}.fa-sd__hero-content{position:relative;z-index:2;width:100%;display:flex;flex-direction:column;align-items:flex-start}.fa-sd__hero-title{font-family:Larken,serif;font-weight:600;color:#fff;margin:0;letter-spacing:.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__hero-badge{display:inline-flex;align-items:center;gap:14px;font-family:Poppins,sans-serif;font-weight:400;color:#fff;border-radius:100px;white-space:nowrap}.fa-sd__badge-icon{flex-shrink:0;width:23px;height:23px}.fa-sd__hero-cta{position:relative;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:400;color:#506458;letter-spacing:0;background-color:#fff;border-radius:6px;height:20px;z-index:1;text-decoration:none;cursor:pointer;transition:background-color .2s ease,color .2s ease;white-space:nowrap;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__hero-cta:hover{background-color:#f1f1ec!important;color:#40614d!important}@keyframes fa-sd-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.fa-sd__body{display:flex;flex-direction:column}.fa-sd__sidebar{display:none}.fa-sd__sidebar-card{border:1.5px solid #1e1509;border-radius:10px;padding:78px 36px;background:#f2f0ed;display:flex;flex-direction:column;gap:14px;box-shadow:3px 3px 2px #00000040}.fa-sd__sidebar-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.fa-sd__sidebar-title{font-family:Larken,serif;font-weight:700;font-size:50px;color:#2a4b33;margin:0}.fa-sd__sidebar-fav{flex-shrink:0;background:transparent;border:none;padding:4px;cursor:pointer;line-height:0;transition:transform .2s ease}.fa-sd__sidebar-fav:hover{transform:scale(1.15)}.fa-sd__sidebar-badge{display:inline-flex;align-items:center;gap:15px;font-family:Poppins,sans-serif;font-weight:300;font-size:20px;color:#2a4b33;padding-bottom:20px}.fa-sd__sidebar-cta{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;width:100%;height:44px;background-color:#2a4b33;border-radius:6px;font-family:Poppins,sans-serif;font-weight:400;font-size:20px;z-index:1;color:#fff;text-decoration:none;transition:opacity .2s ease;margin-top:4px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__sidebar-cta:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,transparent 0%,rgba(98,140,112,.18) 30%,rgba(140,180,152,.35) 50%,rgba(98,140,112,.18) 70%,transparent 100%);transform:translate(-100%);z-index:-1}.fa-sd__sidebar-cta:hover:before{animation:fa-sd-shimmer 2.5s ease forwards}.fa-sd__accordion{display:block}.fa-sd__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:24px;font-family:Larken,serif;font-weight:600;color:#244532;border-bottom:1.5px solid #244532;letter-spacing:0;padding:30px 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__accordion-trigger::-webkit-details-marker{display:none}.fa-sd__accordion-icon{flex-shrink:0;display:flex;align-items:center;transition:transform .25s ease}.fa-sd__accordion[open]>.fa-sd__accordion-trigger .fa-sd__accordion-icon{transform:rotate(180deg)}.fa-sd__accordion-body{font-size:17px;color:#000;font-weight:400;letter-spacing:0;font-family:Poppins,sans-serif;line-height:20px;padding:21px 0 25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__accordion-body strong{font-size:18px;font-weight:600;display:block;margin:0 0 4px}.fa-sd__accordion-body p:has(strong){margin-top:28px}.fa-sd__accordion-body p:has(strong):first-child{margin-top:0}.fa-sd__accordion-body p:empty{display:none}.fa-sd__accordion-body p{margin:0 0 .75em;line-height:24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__accordion-body p:last-child{margin-bottom:0}.fa-sd__accordion-body ul,.fa-sd__accordion-body ol{padding-left:18px;margin:0}.fa-sd__accordion-body li{margin-bottom:6px}@media screen and (min-width:769px){.fa-sd__hero{height:585px}.fa-sd__hero-content{padding:48px 64px 64px 251px;max-width:100%}.fa-sd__sidebar-title-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.fa-sd__hero-title{font-size:50px;line-height:1.1;margin-bottom:18px;font-weight:700px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__hero-badge{font-size:25px;padding:7px 0;margin-bottom:40px;letter-spacing:.02em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__hero-cta{font-size:20px;min-width:262px;height:52px;padding:0 40px;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__body{display:flex;flex-direction:row;align-items:flex-start;padding:40px 206px 40px 145px;gap:80px;overflow:visible;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__sidebar{display:block;flex:0 0 453px;align-self:stretch;margin-top:42px}.fa-sd__main{flex:1;min-width:0;display:flex;flex-direction:column}.fa-sd__accordions{min-width:0;padding:0;margin:0}.fa-sd__hero-media img{width:100%;height:100%;object-fit:cover;object-position:bottom;display:block}.fa-sd__badge-icon{width:30px;height:30px}.fa-sd__hero-fav svg{width:34px;height:34px}.fa-sd__hero-title-row{display:flex;align-items:flex-start;justify-content:start;gap:12px;width:100%}.fa-sd__sidebar-badge svg{width:25px;height:25px}.fa-sd__sidebar-badge svg path{fill:#2a4b33}.fa-sd__sidebar-fav svg{width:34px;height:33px}.fa-sd__sidebar-fav svg path{stroke:#2a4b33}.fa-sd__sidebar-fav[aria-pressed=true] svg path{fill:#2a4b33;stroke:#2a4b33}}@media screen and (min-width:769px)and (max-width:1024px){.fa-sd__hero-title{font-size:clamp(42px,7vw,72px)}.fa-sd__hero-badge{font-size:clamp(13px,1.5vw,15px)}.fa-sd__hero-cta{font-size:clamp(14px,1.7vw,17px)}}@media screen and (max-width:768px){.fa-au:not(.fa-au--embedded){margin-top:63px}.fa-sd__accordion-trigger{font-family:Larken,serif!important;font-weight:600!important}.fa-sd__hero{min-height:407px;align-items:flex-end}.fa-sd__hero-fav svg{width:24px;height:22px}.fa-sd__hero-content{padding:24px 24px 34px;align-items:flex-start;max-width:680px}.fa-sd__hero-title{font-size:40px;line-height:39px;font-weight:700;margin-bottom:30px;padding-left:14px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__hero-badge{font-size:15px;padding:6px 13px;height:18px;margin-bottom:27px;letter-spacing:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__hero-cta{align-self:center;font-size:15px;font-weight:400;width:300px;height:36px;padding:0 50px;letter-spacing:0;border-radius:5px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__accordions{max-width:860px;padding:25px 24px 63px}.fa-sd__accordion-trigger{font-size:16px;font-family:Poppins,sans-serif;font-weight:800;color:#4b5f3e;border-bottom:1px solid #4b5f3e;letter-spacing:0;padding:30px 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__accordion-icon svg{width:18px;height:18px}.fa-sd__accordion-body{font-size:14px;font-weight:300;letter-spacing:0;font-family:Poppins,sans-serif;line-height:20px;padding:21px 0 25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-sd__hero-media img{width:100%;height:407px;object-fit:cover;object-position:bottom;display:block}}@media screen and (max-width:389px){.fa-sd__hero-title{font-size:clamp(32px,11.3vw,44px)}.fa-sd__hero-badge{font-size:15px}.fa-sd__hero-cta{font-size:clamp(13px,3.8vw,15px)}.fa-sd__accordions{padding:8px 18px 32px}.fa-sd__accordion-trigger{font-size:clamp(15px,4.6vw,18px)}.fa-sd__accordion-body{font-size:clamp(12px,3.6vw,14px)}}.fa-au--embedded{display:none}@media screen and (min-width:769px){.fa-sd__main .fa-au:not(.fa-au--embedded){margin-inline:0;margin-bottom:0;margin-top:118px;overflow:visible}.fa-sd__main .fa-au:not(.fa-au--embedded) .fa-au__slider{margin-left:0;overflow:hidden}.fa-sd__main .fa-au:not(.fa-au--embedded) .fa-au__content{margin-left:0}.fa-sd__main .fa-au:not(.fa-au--embedded) .fa-au__slide{width:694px;height:auto}.fa-sd__main .fa-au:not(.fa-au--embedded) .fa-au__media{height:auto}.fa-sd__main .fa-au:not(.fa-au--embedded) .fa-au__media img,.fa-sd__main .fa-au:not(.fa-au--embedded) .fa-au__placeholder{aspect-ratio:4 / 3;min-height:unset;object-position:bottom}}@media screen and (min-width:769px){.fa-au--embedded{display:block;margin:0;overflow:visible;width:100%}.fa-au--embedded .fa-au__slider{margin-left:0;overflow:hidden}.fa-au--embedded .fa-au__track{gap:12px}.fa-au--embedded .fa-au__slide{width:279px;height:auto}.fa-au--embedded .fa-au__media{height:auto}.fa-au--embedded .fa-au__media img,.fa-au--embedded .fa-au__placeholder{aspect-ratio:4 / 3;min-height:unset;border-radius:0;object-position:bottom}.fa-au--embedded .fa-au__content{margin-left:0;padding:32px 0 40px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/section-FA-service-detail.css.map */
