:root{--fdm-primary: #005BA4;--fdm-primary-dark: #004a87;--fdm-secondary: #FF6600;--fdm-secondary-dark: #e55a00;--fdm-text-dark: #1e293b;--fdm-text-light: #64748b;--fdm-bg-light: #f8fafc;--fdm-bg-white: #ffffff;--fdm-border: #e2e8f0;--fdm-radius-sm: .5rem;--fdm-radius-md: 1rem;--fdm-radius-lg: 1.5rem;--fdm-radius-xl: 2rem;--fdm-radius-full: 9999px;--fdm-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--fdm-shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--fdm-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--fdm-shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--fdm-shadow-2xl: 0 25px 50px -12px rgb(0 0 0 / .25)}[class^=fdm-],[class*=" fdm-"],[class^=fdm-] *,[class*=" fdm-"] *{box-sizing:border-box}[class^=fdm-] a,[class*=" fdm-"] a{text-decoration:none}[class^=fdm-] h1,[class^=fdm-] h2,[class^=fdm-] h3,[class^=fdm-] h4,[class^=fdm-] h5,[class^=fdm-] h6,[class*=" fdm-"] h1,[class*=" fdm-"] h2,[class*=" fdm-"] h3,[class*=" fdm-"] h4,[class*=" fdm-"] h5,[class*=" fdm-"] h6{margin:0;padding:0;font-weight:700;line-height:1.2}[class^=fdm-] p,[class*=" fdm-"] p{margin:0;padding:0}[class^=fdm-] ul,[class*=" fdm-"] ul{list-style:none;margin:0;padding:0}.fdm-container{width:100%!important;max-width:1280px!important;margin-left:auto!important;margin-right:auto!important;padding-left:1rem!important;padding-right:1rem!important}@media (min-width: 640px){.fdm-container{padding-left:1.5rem!important;padding-right:1.5rem!important}}.fdm-hero{position:relative!important;min-height:600px!important;display:flex!important;align-items:center!important;overflow:hidden!important;background-color:var(--fdm-primary)!important}.fdm-hero__background{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important}.fdm-hero__image{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}.fdm-hero__overlay{position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100%!important;background:linear-gradient(to right,rgba(0,91,164,.95) 0%,rgba(0,91,164,.85) 25%,rgba(0,91,164,.6) 50%,rgba(0,91,164,.3) 75%,transparent 100%)!important;z-index:1!important}.fdm-hero__content{position:relative!important;z-index:10!important;max-width:42rem!important;color:#fff!important}.fdm-hero__badge{display:inline-block!important;padding:.25rem 1rem!important;background-color:var(--fdm-secondary)!important;border-radius:var(--fdm-radius-full)!important;font-size:.75rem!important;font-weight:700!important;margin-bottom:1rem!important;text-transform:uppercase!important;letter-spacing:.1em!important;color:#fff!important}.fdm-hero__title{font-size:2.5rem!important;font-weight:800!important;margin-bottom:1.5rem!important;line-height:1.1!important;color:#fff!important;text-shadow:0 2px 4px rgba(0,0,0,.3)!important}@media (min-width: 768px){.fdm-hero__title{font-size:3.5rem!important}}.fdm-hero__description{font-size:1.125rem!important;opacity:.95!important;margin-bottom:2rem!important;line-height:1.75!important;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.2)!important}@media (min-width: 768px){.fdm-hero__description{font-size:1.25rem!important}}.fdm-hero__buttons{display:flex!important;flex-wrap:wrap!important;gap:1rem!important}.fdm-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;padding:1rem 2rem!important;border-radius:var(--fdm-radius-full)!important;font-weight:700!important;font-size:1rem!important;text-decoration:none!important;transition:all .3s ease!important;cursor:pointer!important;border:none!important;line-height:1.2!important}.fdm-btn--primary{background-color:var(--fdm-secondary)!important;color:#fff!important;box-shadow:var(--fdm-shadow-lg)!important}.fdm-btn--primary:hover{background-color:var(--fdm-secondary-dark)!important;transform:translateY(-2px)!important;color:#fff!important}.fdm-btn--secondary{background-color:#ffffff1a!important;color:#fff!important;border:2px solid rgba(255,255,255,.3)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.fdm-btn--secondary:hover{background-color:#fff!important;color:var(--fdm-primary)!important}.fdm-btn--submit{background-color:var(--fdm-primary)!important;color:#fff!important;width:100%!important}.fdm-btn--submit:hover{background-color:var(--fdm-primary-dark)!important;color:#fff!important}.fdm-btn svg{width:1.25rem!important;height:1.25rem!important;flex-shrink:0!important}.fdm-solutions{padding:6rem 0!important;background-color:var(--fdm-bg-white)!important}.fdm-section-header{text-align:center!important;max-width:48rem!important;margin:0 auto 4rem!important}.fdm-section-header__title{font-size:2rem!important;font-weight:700!important;color:var(--fdm-primary)!important;margin-bottom:1rem!important}@media (min-width: 768px){.fdm-section-header__title{font-size:2.5rem!important}}.fdm-section-header__description{font-size:1.125rem!important;color:var(--fdm-text-light)!important;line-height:1.75!important}.fdm-solutions__grid{display:grid!important;grid-template-columns:1fr!important;gap:2rem!important}@media (min-width: 640px){.fdm-solutions__grid{grid-template-columns:repeat(2,1fr)!important}}@media (min-width: 1024px){.fdm-solutions__grid{grid-template-columns:repeat(4,1fr)!important}}.fdm-solution-card{background-color:var(--fdm-bg-light)!important;border-radius:var(--fdm-radius-xl)!important;overflow:hidden!important;box-shadow:var(--fdm-shadow-sm)!important;border:1px solid var(--fdm-border)!important;transition:all .3s ease!important}.fdm-solution-card:hover{box-shadow:var(--fdm-shadow-xl)!important;transform:translateY(-4px)!important}.fdm-solution-card__image-wrapper{aspect-ratio:1!important;overflow:hidden!important;background-color:#e2e8f0!important}.fdm-solution-card__image{width:100%!important;height:100%!important;object-fit:cover!important;transition:transform .5s ease!important;display:block!important}.fdm-solution-card:hover .fdm-solution-card__image{transform:scale(1.1)!important}.fdm-solution-card__content{padding:1.5rem!important;background-color:var(--fdm-bg-light)!important}.fdm-solution-card__title{font-size:1.25rem!important;font-weight:700!important;margin-bottom:.5rem!important;color:var(--fdm-text-dark)!important;transition:color .3s ease!important}.fdm-solution-card:hover .fdm-solution-card__title{color:var(--fdm-primary)!important}.fdm-solution-card__description{font-size:.875rem!important;color:var(--fdm-text-light)!important;margin-bottom:1rem!important;line-height:1.6!important}.fdm-solution-card__link{display:inline-flex!important;align-items:center!important;gap:.25rem!important;font-size:.875rem!important;font-weight:700!important;color:var(--fdm-primary)!important;text-decoration:none!important;transition:gap .3s ease!important}.fdm-solution-card__link:hover{color:var(--fdm-primary)!important}.fdm-solution-card:hover .fdm-solution-card__link{gap:.5rem!important}.fdm-solution-card__link svg{width:1rem!important;height:1rem!important}.fdm-trust{padding:5rem 0!important;background-color:var(--fdm-primary)!important;color:#fff!important;position:relative!important;overflow:hidden!important}.fdm-trust__decoration{position:absolute!important;top:0!important;right:0!important;width:33%!important;height:100%!important;background:#ffffff0d!important;transform:skew(-12deg) translate(50%)!important;pointer-events:none!important}.fdm-trust__grid{display:grid!important;grid-template-columns:1fr!important;gap:4rem!important;align-items:center!important;position:relative!important;z-index:1!important}@media (min-width: 1024px){.fdm-trust__grid{grid-template-columns:1fr 1fr!important}}.fdm-trust__heading{font-size:2.5rem!important;font-weight:700!important;color:#fff!important;margin-bottom:2rem!important}.fdm-trust__stats-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:1rem!important;margin-bottom:3rem!important}@media (max-width: 639px){.fdm-trust__stats-grid{grid-template-columns:1fr!important}}.fdm-stat-card{padding:1.5rem!important;background:#ffffff1a!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border-radius:var(--fdm-radius-lg)!important;border:1px solid rgba(255,255,255,.2)!important;text-align:center!important}.fdm-stat-card__number{font-size:2.5rem!important;font-weight:800!important;color:var(--fdm-secondary)!important;margin-bottom:.5rem!important;line-height:1!important}.fdm-stat-card__label{font-size:.75rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important;opacity:.8!important;color:#fff!important}.fdm-trust__certifications-title{font-size:1.25rem!important;font-weight:700!important;margin-bottom:1.5rem!important;display:flex!important;align-items:center!important;gap:.5rem!important;color:#fff!important}.fdm-trust__certifications-title svg{width:1.5rem!important;height:1.5rem!important;color:var(--fdm-secondary)!important;stroke:var(--fdm-secondary)!important}.fdm-certifications-grid{display:flex!important;flex-wrap:wrap!important;gap:2rem!important;opacity:.9!important}.fdm-certification{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.fdm-certification__icon{width:4rem!important;height:4rem!important;background:#fff!important;border-radius:var(--fdm-radius-md)!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:.5rem!important}.fdm-certification__icon svg{width:2rem!important;height:2rem!important;color:var(--fdm-primary)!important;stroke:var(--fdm-primary)!important}.fdm-certification__label{font-size:.75rem!important;font-weight:700!important;color:#fff!important}.fdm-why-different{background:#fff!important;border-radius:var(--fdm-radius-xl)!important;padding:2.5rem!important;color:var(--fdm-text-dark)!important;box-shadow:var(--fdm-shadow-2xl)!important}.fdm-why-different__title{font-size:1.5rem!important;font-weight:700!important;color:var(--fdm-primary)!important;margin-bottom:1.5rem!important}.fdm-why-different__list{list-style:none!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:column!important;gap:1.5rem!important}.fdm-why-different__item{display:flex!important;gap:1rem!important}.fdm-why-different__icon{flex-shrink:0!important;color:var(--fdm-secondary)!important}.fdm-why-different__icon svg{width:1.5rem!important;height:1.5rem!important;color:var(--fdm-secondary)!important;stroke:var(--fdm-secondary)!important}.fdm-why-different__item-title{font-weight:700!important;margin-bottom:.25rem!important;color:var(--fdm-text-dark)!important}.fdm-why-different__item-description{font-size:.875rem!important;color:var(--fdm-text-light)!important;line-height:1.6!important}.fdm-legacy{padding:5rem 0!important;background-color:var(--fdm-bg-light)!important}.fdm-legacy__grid{display:grid!important;grid-template-columns:1fr!important;gap:4rem!important;align-items:flex-start!important}@media (min-width: 1024px){.fdm-legacy__grid{grid-template-columns:1fr 1fr!important}}.fdm-legacy__title{font-size:2rem!important;font-weight:700!important;color:var(--fdm-primary)!important;margin-bottom:1.5rem!important}.fdm-legacy__content{color:var(--fdm-text-light)!important;line-height:1.8!important;font-size:1.125rem!important}.fdm-legacy__content p{margin-bottom:1.5rem!important;color:var(--fdm-text-light)!important}.fdm-legacy__content p:last-child{margin-bottom:0!important}.fdm-features-grid{display:grid!important;grid-template-columns:1fr!important;gap:1.5rem!important}@media (min-width: 640px){.fdm-features-grid{grid-template-columns:repeat(2,1fr)!important}}.fdm-feature-card{padding:2rem!important;background:#fff!important;border-radius:var(--fdm-radius-xl)!important;box-shadow:var(--fdm-shadow-lg)!important;border:1px solid var(--fdm-border)!important}.fdm-feature-card__icon{margin-bottom:1rem!important}.fdm-feature-card__icon svg{width:2.5rem!important;height:2.5rem!important}.fdm-feature-card__icon--primary svg{color:var(--fdm-primary)!important;stroke:var(--fdm-primary)!important}.fdm-feature-card__icon--secondary svg{color:var(--fdm-secondary)!important;stroke:var(--fdm-secondary)!important}.fdm-feature-card__title{font-size:1.25rem!important;font-weight:700!important;margin-bottom:.5rem!important;color:var(--fdm-text-dark)!important}.fdm-feature-card__description{font-size:.875rem!important;color:var(--fdm-text-light)!important;line-height:1.6!important}.fdm-reviews{padding:6rem 0!important;background-color:var(--fdm-bg-white)!important}.fdm-reviews__header{text-align:center!important;margin-bottom:4rem!important}.fdm-reviews__title{font-size:2rem!important;font-weight:700!important;color:var(--fdm-primary)!important;margin-bottom:1rem!important}@media (min-width: 768px){.fdm-reviews__title{font-size:2.5rem!important}}.fdm-reviews__stars{display:flex!important;justify-content:center!important;gap:.25rem!important;color:var(--fdm-secondary)!important;margin-bottom:.5rem!important}.fdm-reviews__stars svg{width:1.5rem!important;height:1.5rem!important;fill:var(--fdm-secondary)!important;color:var(--fdm-secondary)!important}.fdm-reviews__subtitle{font-size:.875rem!important;color:var(--fdm-text-light)!important;font-style:italic!important;font-weight:600!important}.fdm-reviews__grid{display:grid!important;grid-template-columns:1fr!important;gap:2rem!important}@media (min-width: 768px){.fdm-reviews__grid{grid-template-columns:repeat(3,1fr)!important}}.fdm-review-card{background:var(--fdm-bg-light)!important;padding:2rem!important;border-radius:var(--fdm-radius-xl)!important;border:1px solid var(--fdm-border)!important;position:relative!important}.fdm-review-card__quote-icon{position:absolute!important;top:1rem!important;right:1rem!important;font-size:4rem!important;color:var(--fdm-primary)!important;opacity:.1!important;line-height:1!important;font-family:Georgia,serif!important}.fdm-review-card__text{color:var(--fdm-text-light)!important;font-style:italic!important;margin-bottom:1.5rem!important;line-height:1.75!important;position:relative!important;z-index:1!important}.fdm-review-card__author{display:flex!important;align-items:center!important;gap:1rem!important}.fdm-review-card__avatar{width:3rem!important;height:3rem!important;border-radius:var(--fdm-radius-full)!important;display:flex!important;align-items:center!important;justify-content:center!important;font-weight:700!important;font-size:.875rem!important}.fdm-review-card__avatar--primary{background:#005ba433!important;color:var(--fdm-primary)!important}.fdm-review-card__avatar--secondary{background:#f603!important;color:var(--fdm-secondary)!important}.fdm-review-card__name{font-weight:700!important;color:var(--fdm-text-dark)!important;font-size:1rem!important}.fdm-review-card__location{font-size:.75rem!important;color:var(--fdm-text-light)!important}.fdm-reviews__app-container{margin-top:2rem!important}.fdm-newsletter{position:relative!important;z-index:20!important;margin-bottom:-6rem!important}.fdm-newsletter__inner{background:var(--fdm-secondary)!important;border-radius:var(--fdm-radius-xl)!important;padding:2rem!important;box-shadow:var(--fdm-shadow-2xl)!important;overflow:hidden!important;position:relative!important}@media (min-width: 768px){.fdm-newsletter__inner{padding:3rem!important;border-radius:2.5rem!important}}.fdm-newsletter__decoration{position:absolute!important;top:0!important;left:0!important;width:100%!important;height:100%!important;opacity:.1!important;pointer-events:none!important}.fdm-newsletter__content{display:flex!important;flex-direction:column!important;align-items:center!important;gap:2rem!important;position:relative!important;z-index:10!important}@media (min-width: 1024px){.fdm-newsletter__content{flex-direction:row!important;justify-content:space-between!important}}.fdm-newsletter__text{color:#fff!important;text-align:center!important}@media (min-width: 1024px){.fdm-newsletter__text{max-width:36rem!important;text-align:left!important}}.fdm-newsletter__title{font-size:1.75rem!important;font-weight:800!important;margin-bottom:1rem!important;color:#fff!important}@media (min-width: 768px){.fdm-newsletter__title{font-size:2.25rem!important}}.fdm-newsletter__description{font-size:1.125rem!important;opacity:.9!important;color:#fff!important}.fdm-newsletter__form{width:100%!important;max-width:28rem!important}.fdm-newsletter__form-inner{display:flex!important;flex-direction:column!important;gap:.75rem!important}@media (min-width: 640px){.fdm-newsletter__form-inner{flex-direction:row!important}}.fdm-newsletter__input{flex-grow:1!important;padding:1rem 1.5rem!important;border-radius:var(--fdm-radius-full)!important;border:none!important;font-size:1rem!important;color:var(--fdm-text-dark)!important;background:#fff!important}.fdm-newsletter__input:focus{outline:2px solid var(--fdm-primary)!important;outline-offset:2px!important}.fdm-newsletter__button{background:var(--fdm-primary)!important;color:#fff!important;padding:1rem 2rem!important;border-radius:var(--fdm-radius-full)!important;font-weight:700!important;border:none!important;cursor:pointer!important;transition:background .3s ease!important;white-space:nowrap!important}.fdm-newsletter__button:hover{background:var(--fdm-primary-dark)!important}.fdm-newsletter__disclaimer{font-size:.75rem!important;color:#ffffffb3!important;margin-top:.75rem!important;text-align:center!important}@media (min-width: 640px){.fdm-newsletter__disclaimer{text-align:left!important}}.fdm-contact{padding:10rem 0 5rem!important;background-color:var(--fdm-bg-light)!important}.fdm-contact__grid{display:grid!important;grid-template-columns:1fr!important;gap:3rem!important}@media (min-width: 1024px){.fdm-contact__grid{grid-template-columns:1fr 1fr!important}}.fdm-contact-form{background:#fff!important;border-radius:var(--fdm-radius-xl)!important;box-shadow:var(--fdm-shadow-xl)!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.fdm-contact-form__inner{padding:2.5rem!important;flex-grow:1!important}@media (min-width: 1024px){.fdm-contact-form__inner{padding:3rem!important}}.fdm-contact-form__title{font-size:2rem!important;font-weight:700!important;color:var(--fdm-primary)!important;margin-bottom:2rem!important}.fdm-form-grid{display:grid!important;grid-template-columns:1fr!important;gap:1.5rem!important}@media (min-width: 640px){.fdm-form-grid--2col{grid-template-columns:repeat(2,1fr)!important}}.fdm-form-group{margin-bottom:1.5rem!important}.fdm-form-label{display:block!important;font-size:.875rem!important;font-weight:700!important;margin-bottom:.5rem!important;color:var(--fdm-text-dark)!important}.fdm-form-input,.fdm-form-select,.fdm-form-textarea{width:100%!important;padding:.75rem 1rem!important;background:var(--fdm-bg-light)!important;border:1px solid var(--fdm-border)!important;border-radius:var(--fdm-radius-md)!important;font-size:1rem!important;color:var(--fdm-text-dark)!important;transition:border-color .3s ease,box-shadow .3s ease!important}.fdm-form-input:focus,.fdm-form-select:focus,.fdm-form-textarea:focus{outline:none!important;border-color:var(--fdm-primary)!important;box-shadow:0 0 0 3px #005ba41a!important}.fdm-form-textarea{resize:vertical!important;min-height:120px!important}.fdm-location-column{display:flex!important;flex-direction:column!important;gap:2rem!important}.fdm-location-card{background:var(--fdm-primary)!important;color:#fff!important;border-radius:var(--fdm-radius-xl)!important;padding:2.5rem!important;box-shadow:var(--fdm-shadow-xl)!important}.fdm-location-card__title{font-size:1.5rem!important;font-weight:700!important;margin-bottom:2rem!important;color:#fff!important}.fdm-location-card__items{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.fdm-location-item{display:flex!important;align-items:flex-start!important;gap:1rem!important}.fdm-location-item__icon{flex-shrink:0!important;color:var(--fdm-secondary)!important}.fdm-location-item__icon svg{width:1.5rem!important;height:1.5rem!important;color:var(--fdm-secondary)!important;stroke:var(--fdm-secondary)!important}.fdm-location-item__title{font-weight:700!important;font-size:1.125rem!important;margin-bottom:.25rem!important;color:#fff!important}.fdm-location-item__text{color:#fffc!important;font-size:.875rem!important;line-height:1.5!important}.fdm-location-item__text p{color:#fffc!important;margin:0!important}.fdm-map-container{flex-grow:1!important;border-radius:var(--fdm-radius-xl)!important;overflow:hidden!important;box-shadow:var(--fdm-shadow-xl)!important;border:4px solid #ffffff!important;min-height:300px!important}.fdm-map-container iframe{width:100%!important;height:100%!important;min-height:300px!important;border:none!important;filter:grayscale(100%)!important;transition:filter .5s ease!important;display:block!important}.fdm-map-container:hover iframe{filter:grayscale(0%)!important}.fdm-brands{padding:3rem 0!important;background:#fff!important;border-top:1px solid var(--fdm-border)!important;border-bottom:1px solid var(--fdm-border)!important}.fdm-brands__title{text-align:center!important;font-size:.625rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.2em!important;color:var(--fdm-text-light)!important;margin-bottom:2rem!important}.fdm-brands__grid{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:2rem 4rem!important;filter:grayscale(100%)!important;opacity:.5!important;transition:all .3s ease!important}.fdm-brands__grid:hover{opacity:1!important}.fdm-brand-logo{font-size:1.5rem!important;font-weight:900!important;color:var(--fdm-text-light)!important}.fdm-brand-logo--italic{font-style:italic!important}.fdm-brand-logo img{height:40px!important;width:auto!important;object-fit:contain!important}.fdm-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.fdm-trust *,.fdm-location-card *,.fdm-hero__content *{color:inherit}.fdm-trust h2,.fdm-trust h3,.fdm-trust h4,.fdm-trust p,.fdm-trust span,.fdm-trust div{color:#fff!important}.fdm-stat-card__number{color:var(--fdm-secondary)!important}.fdm-why-different h2,.fdm-why-different h3,.fdm-why-different h4{color:var(--fdm-primary)!important}.fdm-why-different p,.fdm-why-different__item-description{color:var(--fdm-text-light)!important}.fdm-why-different__item-title{color:var(--fdm-text-dark)!important}.fdm-hero h1,.fdm-hero h2,.fdm-hero h3,.fdm-hero p,.fdm-hero span,.fdm-hero a,.fdm-newsletter h2,.fdm-newsletter h3,.fdm-newsletter p,.fdm-newsletter span,.fdm-location-card h2,.fdm-location-card h3,.fdm-location-card h4,.fdm-location-card p,.fdm-location-card span,.fdm-location-card div{color:#fff!important}.fdm-location-item__text,.fdm-location-item__text p{color:#fffc!important}.fdm-certification span,.fdm-certification__label,.fdm-stat-card span,.fdm-stat-card__label{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/fdm-custom-sections.css.map */
