@import"https://fonts.googleapis.com/css2?family=Lora:wght@400;500;600;700&display=swap";.fire-protection-page{--fp-primary: #38545d;--fp-primary-dark: #2a475e;--fp-secondary: #aeb9b3;--fp-mint: #8fa9b5;--fp-white: #ffffff;--fp-black: #000000;--fp-gray-light: #f0f0ef;--fp-gray-dark: #1e1e1e;--fp-green-accent: #52bd95;--fp-font-heading: "Lora", serif;--fp-font-body: "Open Sans", sans-serif;--fp-font-ui: "Inter", sans-serif;--fp-max-width: 1280px;--fp-gutter: 24px;--fp-section-pad-y: 60px;--fp-radius-sm: 5px;--fp-radius-md: 10px;--fp-radius-lg: 15px;--fp-radius-xl: 20px;--fp-radius-2xl: 25px;--fp-shadow: 0 4px 4px rgba(0, 0, 0, .25);--fp-shadow-soft: 0 0 20px rgba(0, 0, 0, .07);--fp-shadow-faq: 0 24px 32px -14px rgba(149, 149, 149, .25);--fp-transition: .3s ease;--fp-transition-slow: .6s ease}.fire-protection-page{font-family:var(--fp-font-heading);font-size:16px;line-height:1.5;color:var(--fp-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}:where(.fire-protection-page) *,:where(.fire-protection-page) *:before,:where(.fire-protection-page) *:after{box-sizing:border-box;margin:0;padding:0}.fire-protection-page img{max-width:100%;height:auto;display:block}.fire-protection-page a{color:inherit;text-decoration:none}.fire-protection-page ul,.fire-protection-page ol{list-style:none}.fire-protection-page address{font-style:normal}.fire-protection-page .fp-heading-xl{font-family:var(--fp-font-heading);font-size:clamp(28px,5vw,40px);font-weight:400;line-height:1.2}.fire-protection-page .fp-heading-lg{font-family:var(--fp-font-heading);font-size:clamp(26px,4vw,36px);font-weight:600;letter-spacing:-.18px;line-height:1.25}.fire-protection-page .fp-heading-md{font-family:var(--fp-font-heading);font-size:clamp(24px,3.5vw,32px);font-weight:500;line-height:1.3}.fire-protection-page .fp-heading-sm{font-family:var(--fp-font-heading);font-size:20px;font-weight:600;line-height:1.35}.fire-protection-page .fp-body-lg{font-family:var(--fp-font-heading);font-size:18px;font-weight:400;line-height:1.45}.fire-protection-page .fp-body{font-family:var(--fp-font-heading);font-size:16px;font-weight:500;line-height:1.5}.fire-protection-page .fp-body-sm{font-family:var(--fp-font-ui);font-size:14px;font-weight:400;letter-spacing:.1px;line-height:1.5}.fire-protection-page .fp-label{font-family:var(--fp-font-ui);font-size:18px;font-weight:600;line-height:1.3}.fire-protection-page .fp-container{max-width:var(--fp-max-width);margin-left:auto;margin-right:auto;padding-left:var(--fp-gutter);padding-right:var(--fp-gutter)}.fire-protection-page .fp-section{padding-top:var(--fp-section-pad-y);padding-bottom:var(--fp-section-pad-y)}.fire-protection-page .fp-section--no-pad-top{padding-top:0}.fire-protection-page .fp-grid-2{display:grid;grid-template-columns:1fr;gap:32px}.fire-protection-page .fp-grid-3{display:grid;grid-template-columns:1fr;gap:24px}.fire-protection-page .fp-text-center{text-align:center}.fire-protection-page .fp-btn{display:inline-flex;align-items:center;justify-content:center;font-family:var(--fp-font-heading);font-size:16px;font-weight:500;padding:10px 24px;border-radius:var(--fp-radius-lg);border:none;cursor:pointer;text-decoration:none;white-space:nowrap;transition:background-color var(--fp-transition),color var(--fp-transition),transform var(--fp-transition)}.fire-protection-page .fp-btn:hover{transform:translateY(-1px)}.fire-protection-page .fp-btn:focus-visible{outline:2px solid var(--fp-primary);outline-offset:3px}.fire-protection-page .fp-btn--light{background-color:var(--fp-white);color:var(--fp-black)}.fire-protection-page .fp-btn--light:hover{background-color:#f0f0ef}.fire-protection-page .fp-btn--primary{background-color:var(--fp-primary);color:var(--fp-white)}.fire-protection-page .fp-btn--primary:hover{background-color:var(--fp-primary-dark)}.fire-protection-page .fp-card{border-radius:var(--fp-radius-xl);box-shadow:var(--fp-shadow);padding:30px;overflow:hidden}.fire-protection-page .fp-card--gray{background-color:var(--fp-gray-light);color:var(--fp-black)}.fire-protection-page .fp-card--dark{background-color:var(--fp-primary-dark);color:var(--fp-white)}.fire-protection-page .fp-card--white{background-color:var(--fp-white);color:var(--fp-black);border-radius:var(--fp-radius-lg);border:1px solid var(--fp-black);box-shadow:none}.fire-protection-page .fp-hero{position:relative;overflow:hidden;min-height:400px}.fire-protection-page .fp-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#38545d 66%,#fff 108%);z-index:0}.fire-protection-page .fp-hero__image{position:relative;z-index:1;width:100%;max-height:400px;overflow:hidden;border-radius:var(--fp-radius-xl) 0 0 0}.fire-protection-page .fp-hero__image img{width:100%;height:100%;object-fit:cover;display:block}.fire-protection-page .fp-hero__content{position:relative;z-index:2;color:var(--fp-white);padding:48px var(--fp-gutter) 60px;margin-top:-40px}.fire-protection-page .fp-hero__content .fp-heading-xl{color:var(--fp-white);margin-bottom:16px}.fire-protection-page .fp-hero__content .fp-body-lg{color:var(--fp-white);margin-bottom:28px;opacity:.92}.fire-protection-page .fp-hero__badge{display:inline-block;font-family:var(--fp-font-ui);font-size:13px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--fp-white);opacity:.75;margin-bottom:12px}.fire-protection-page .fp-hero__inner{position:relative;z-index:2;max-width:var(--fp-max-width);margin:0 auto;padding:0 var(--fp-gutter);width:100%;min-height:inherit;display:flex;align-items:center}.fire-protection-page .fp-comparison{position:relative;background-color:var(--fp-white);border:1px solid var(--fp-gray-light);border-radius:var(--fp-radius-lg);overflow:hidden;text-align:center}.fire-protection-page .fp-comparison__backdrop{position:absolute;bottom:0;left:0;right:0;height:55%;background-color:var(--fp-primary-dark);z-index:0}.fire-protection-page .fp-comparison__cards{position:relative;z-index:1;display:flex;flex-direction:column;gap:20px;padding:24px}.fire-protection-page .fp-comparison__header{position:relative;z-index:1;padding:40px 24px 24px}.fire-protection-page .fp-comparison__header:empty{display:none}.fire-protection-page .fp-heading-lg+.fp-comparison{margin-top:40px}.fire-protection-page .fp-comparison__card{background-color:var(--fp-gray-light);border-radius:var(--fp-radius-xl);box-shadow:var(--fp-shadow);padding:30px;flex:1;text-align:left}.fire-protection-page .fp-split{background-color:var(--fp-gray-light);display:flex;flex-direction:column;overflow:hidden}.fire-protection-page .fp-split__image{position:relative;width:100%;overflow:hidden;border-radius:0;opacity:.8;display:flex;align-items:center;justify-content:center;height:320px;max-height:320px}.fire-protection-page .fp-split__image img{width:100%;height:85%;max-height:85%;object-fit:cover;display:block;vertical-align:middle}.fire-protection-page .fp-split__content{padding:40px var(--fp-gutter)}.fire-protection-page .fp-split__content .fp-heading-lg{margin-bottom:16px}.fire-protection-page .fp-split__content .fp-body-lg{margin-bottom:28px}.fire-protection-page .fp-body--richtext>*+*{margin-top:16px}.fire-protection-page .fp-body--richtext ul{list-style:disc;padding-left:1.4em}.fire-protection-page .fp-body--richtext ul li+li{margin-top:8px}.fire-protection-page .fp-split__content .fp-body--richtext>*+*{margin-top:16px}.fire-protection-page .fp-split__content .fp-body--richtext ul{list-style:disc;padding-left:1.4em}.fire-protection-page .fp-split__content .fp-body--richtext ul li+li{margin-top:8px}.fire-protection-page .fp-split__cta{margin-top:32px}.fire-protection-page .fp-card--dark.fp-card--protection{padding:40px}.fire-protection-page .fp-card--dark.fp-card--protection .fp-heading-md{margin-bottom:20px;color:var(--fp-white)}.fire-protection-page .fp-card--dark.fp-card--protection .fp-body-lg{color:var(--fp-white);opacity:.9}.fire-protection-page .fp-wavy-section{position:relative;overflow:hidden}.fire-protection-page .fp-wavy-section__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.fire-protection-page .fp-wavy-section__bg img{width:100%;height:100%;object-fit:cover}.fire-protection-page .fp-wavy-section__content{position:relative;z-index:2;text-align:center}.fire-protection-page .fp-wavy-section__content .fp-heading-lg{color:var(--fp-black);margin-bottom:24px}.fire-protection-page .fp-wavy-section__content .fp-body-lg{color:var(--fp-black);margin-bottom:24px;text-align:left;max-width:700px;margin-left:auto;margin-right:auto}.fire-protection-page .fp-faq-grid{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.fire-protection-page .fp-faq-card{background-color:var(--fp-white);border-radius:var(--fp-radius-sm);box-shadow:var(--fp-shadow-faq);padding:36px;cursor:pointer;list-style:none}.fire-protection-page .fp-faq-card summary{list-style:none;cursor:pointer}.fire-protection-page .fp-faq-card summary::-webkit-details-marker{display:none}.fire-protection-page .fp-faq-card__header{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.fire-protection-page .fp-faq-card__question-row{display:flex;align-items:flex-start;justify-content:flex-start;gap:16px}.fire-protection-page .fp-faq-card__question{font-family:var(--fp-font-ui);font-size:18px;font-weight:600;color:#1b1139;opacity:.88;line-height:1.3;flex:1;text-align:left}.fire-protection-page .fp-faq-card__icon{width:18px;height:18px;flex-shrink:0;position:relative;margin-top:2px}.fire-protection-page .fp-faq-card__icon:before{content:"";position:absolute;top:50%;left:0;width:100%;height:2px;background-color:var(--fp-primary);transform:translateY(-50%);transition:transform var(--fp-transition),opacity var(--fp-transition),background-color var(--fp-transition)}.fire-protection-page .fp-faq-card__icon:after{content:"";position:absolute;top:0;left:50%;width:2px;height:100%;background-color:var(--fp-primary);transform:translate(-50%);transition:transform var(--fp-transition),opacity var(--fp-transition),background-color var(--fp-transition)}.fire-protection-page .fp-faq-card[open] .fp-faq-card__icon:before{background-color:var(--fp-green-accent)}.fire-protection-page .fp-faq-card[open] .fp-faq-card__icon:after{transform:translate(-50%) scaleY(0);opacity:0}.fire-protection-page .fp-faq-card__answer{font-family:var(--fp-font-ui);font-size:14px;font-weight:400;color:var(--fp-black);opacity:.7;line-height:1.5;max-height:0;overflow:hidden;transition:max-height var(--fp-transition-slow),padding-top var(--fp-transition);padding-top:0}.fire-protection-page .fp-faq-card[open] .fp-faq-card__answer{max-height:600px;padding-top:16px}.fire-protection-page .fp-learn-more{background-color:var(--fp-gray-light)}.fire-protection-page .fp-learn-more__header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:32px;flex-wrap:wrap}.fire-protection-page .fp-learn-more__heading{margin-bottom:0}.fire-protection-page .fp-learn-more__badge{flex-shrink:0}.fire-protection-page .fp-learn-more__grid{display:grid;grid-template-columns:1fr;gap:20px}.fire-protection-page .fp-learn-more__card{background-color:var(--fp-white);border-radius:var(--fp-radius-lg);box-shadow:var(--fp-shadow-soft);padding:0;display:flex;flex-direction:column;text-decoration:none;color:var(--fp-black);transition:box-shadow var(--fp-transition),transform var(--fp-transition);overflow:hidden}.fire-protection-page .fp-learn-more__card:hover{box-shadow:var(--fp-shadow);transform:translateY(-2px)}.fire-protection-page .fp-learn-more__card:focus-visible{outline:2px solid var(--fp-primary);outline-offset:3px}.fire-protection-page .fp-learn-more__card-content{padding:20px;display:flex;align-items:center;gap:16px;justify-content:space-between}.fire-protection-page .fp-learn-more__card-text{font-family:var(--fp-font-heading);font-size:16px;font-weight:500;line-height:1.35;flex:1}@media(min-width:768px){.fire-protection-page .fp-learn-more__card-text{font-size:18px}}.fire-protection-page .fp-learn-more__arrow{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--fp-primary)}.fire-protection-page .fp-learn-more__arrow svg{width:20px;height:20px;stroke:currentColor;fill:none}.fire-protection-page .fp-learn-more__card-image{width:100%;height:200px;flex-shrink:0;overflow:hidden}.fire-protection-page .fp-learn-more__card-img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:768px){.fire-protection-page .fp-learn-more__card-image{height:240px}}@media(min-width:1024px){.fire-protection-page .fp-learn-more__card-image{height:280px}}.fire-protection-page .fp-list{list-style:disc;padding-left:30px;display:flex;flex-direction:column;gap:20px}.fire-protection-page .fp-list--white{color:var(--fp-white)}.fire-protection-page .fp-list--white li{color:var(--fp-white);opacity:.9}.fire-protection-page .fp-accent-bar{display:block;width:22px;height:3px;background-color:var(--fp-green-accent);border-radius:2px}.fire-protection-page .fp-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fire-protection-page .fp-img-cover{width:100%;height:100%;object-fit:cover;display:block}.fire-protection-page .fp-split__image .fp-img-cover{border-top-right-radius:20px}.fire-protection-page .fp-split--reversed .fp-split__image .fp-img-cover{border-top-right-radius:0;border-top-left-radius:20px}.fire-protection-page .fp-section-header{margin-bottom:40px}.fire-protection-page .fp-section-header .fp-accent-bar,.fire-protection-page .fp-section-header .fp-heading-lg{margin-bottom:12px}.fire-protection-page .fp-section-header .fp-body-lg{opacity:.85}@media(min-width:768px){.fire-protection-page .fp-section{--fp-section-pad-y: 70px}.fire-protection-page .fp-grid-2{grid-template-columns:1fr 1fr;gap:32px}.fire-protection-page .fp-grid-3{grid-template-columns:1fr 1fr;gap:24px}.fire-protection-page .fp-hero{min-height:480px;display:flex;align-items:stretch}.fire-protection-page .fp-hero__content{width:50%;padding:60px 40px 60px 0;margin-top:0;display:flex;flex-direction:column;justify-content:center}.fire-protection-page .fp-hero__image{position:absolute;top:34px;right:0;width:55%;height:calc(100% - 68px);max-height:calc(100% - 68px);margin-top:0;border-radius:var(--fp-radius-xl) 0 0 0}.fire-protection-page .fp-comparison__cards{flex-direction:row;gap:24px;padding:0 32px 40px}.fire-protection-page .fp-comparison__header{padding:48px 32px 28px}.fire-protection-page .fp-split{flex-direction:row;align-items:center}.fire-protection-page .fp-split__image{width:45%;position:relative;border-radius:0 var(--fp-radius-xl) 0 0;display:flex;align-items:center;justify-content:center;height:500px;max-height:500px}.fire-protection-page .fp-split__image img{position:relative;width:100%;height:85%;max-height:85%;object-fit:cover}.fire-protection-page .fp-split__content{width:55%;padding:60px 40px 60px 48px;display:flex;flex-direction:column;justify-content:center}.fire-protection-page .fp-split--reversed{flex-direction:row-reverse}.fire-protection-page .fp-split--reversed .fp-split__image{border-radius:var(--fp-radius-xl) 0 0 0}.fire-protection-page .fp-split--reversed .fp-split__content{padding:60px 48px 60px 40px}.fire-protection-page .fp-faq-grid{grid-template-columns:1fr 1fr;gap:24px}.fire-protection-page .fp-learn-more__grid{grid-template-columns:1fr 1fr;gap:20px}}@media(min-width:1024px){.fire-protection-page .fp-section{--fp-section-pad-y: 80px}.fire-protection-page .fp-grid-2{gap:44px}.fire-protection-page .fp-grid-3{grid-template-columns:repeat(3,1fr);gap:30px}.fire-protection-page .fp-hero{min-height:500px}.fire-protection-page .fp-hero__content{width:45%;max-width:577px;padding-left:0}.fire-protection-page .fp-hero__image{left:50%;width:50vw;right:auto}@media(min-width:1400px){.fire-protection-page .fp-hero__image{left:calc((100vw - var(--fp-max-width)) / 2 + var(--fp-max-width) * .5);width:calc(100vw - ((100vw - var(--fp-max-width)) / 2 + var(--fp-max-width) * .5))}}.fire-protection-page .fp-split__content{padding:80px 80px 80px 60px}.fire-protection-page .fp-split__image{height:600px;max-height:600px}.fire-protection-page .fp-split--reversed{flex-direction:row-reverse}.fire-protection-page .fp-split--reversed .fp-split__image{border-radius:var(--fp-radius-xl) 0 0 0}.fire-protection-page .fp-split--reversed .fp-split__content{padding:80px 60px 80px 80px}.fire-protection-page .fp-learn-more__grid{grid-template-columns:repeat(3,1fr);gap:30px}.fire-protection-page .fp-faq-grid{gap:30px}}.fire-protection-page a:focus-visible,.fire-protection-page button:focus-visible,.fire-protection-page summary:focus-visible,.fire-protection-page [tabindex]:focus-visible{outline:2px solid var(--fp-primary);outline-offset:3px;border-radius:2px}.fire-protection-page a:focus:not(:focus-visible),.fire-protection-page button:focus:not(:focus-visible),.fire-protection-page summary:focus:not(:focus-visible){outline:none}.fire-protection-page .fp-btn{min-height:44px;min-width:44px}.fire-protection-page .fp-faq-card summary{min-height:44px;display:flex;flex-direction:column;justify-content:center}@media print{.fire-protection-page .fp-hero__bg,.fire-protection-page .fp-wavy-section__bg,.fire-protection-page .fp-wavy-section__overlay{display:none}.fire-protection-page .fp-hero__content{color:var(--fp-black);position:static;padding:0}.fire-protection-page .fp-card--dark{background-color:var(--fp-gray-light)!important;color:var(--fp-black)!important}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/fire-protection.css.map */
