:root{--brand: #053d67;--brand-hover: #2148c8;--accent: #eae7e3;--accent-hover: #e8decf}.collection-hero__title{margin:2.5rem 0;color:#fff;font-weight:700}.collection-hero.color-scheme-1.gradient{background-color:#0d4c87;color:#fff}.gf-left .gf-option-block .gf-block-title .h3:after,.gf-left .gf-option-block .gf-block-title h3:after,.gf-offcanvas .gf-option-block .gf-block-title .h3:after,.gf-offcanvas .gf-option-block .gf-block-title h3:after{float:right!important}nav.header__inline-menu{display:flex;flex-grow:1;justify-content:center}@media screen and (max-width: 1320px){nav.header__inline-menu{display:none}}@media screen and (max-width: 1320px){header-drawer{display:block!important}}header.header{display:flex}.header__menu-item{font-size:15px;font-family:Poppins}.header__menu-item:hover,.header__menu-item:hover span{text-decoration:none}.header__active-menu-item{text-decoration:none!important}details[open]>.header__menu-item{text-decoration:none!important}.gf-block-title h3,.gf-block-title .h3,.gf-form-input-inner label{font-size:16px!important}.btn.btn--primary,.btn.btn--tertiary{font-weight:500}.btn.btn--secondary{font-weight:500;background-color:var(--accent)}.btn.btn--secondary:hover{background-color:var(--accent-hover)}.rich-text__buttons .button--secondary{background-color:transparent}.rich-text__buttons .button:hover{background-color:var(--accent-hover)}.rich-text__buttons .button.button--secondary:hover{background-color:#ffffff1a}.button{font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.button:hover{background-color:#032a4b}.color-scheme-3 .button:hover{color:#fff}.button--secondary:hover{background-color:transparent}.button--brand{background-color:var(--brand);color:#fff;border:2px solid var(--brand)}.button--brand:hover{background-color:var(--brand-hover);border-color:var(--brand-hover)}.button--accent{background-color:var(--accent);color:#fff;border:2px solid var(--accent);color:#000}.button--accent:after{content:none}.button--accent:hover{background-color:var(--accent-hover);border-color:var(--accent-hover)}.button--brand:after{content:none}.text-xs{font-size:1.2rem;line-height:1.2}.text-sm{font-size:1.35rem;line-height:1.3}.text-base{font-size:1.5rem;line-height:1.5}.text-lg{font-size:1.7rem;line-height:1.5}.text-xl{font-size:1.9rem;line-height:1.4}@media (min-width: 750px){.text-xs{font-size:1.3rem}.text-sm{font-size:1.4rem}.text-base{font-size:1.6rem}.text-lg{font-size:1.8rem}.text-xl{font-size:2.1rem}}.has-bg-image{background-size:cover;background-position:center;background-repeat:no-repeat}.has-bg-image .bg-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;display:block!important}.has-bg-image .content-container{background-color:transparent}.dynamic-card-grid{display:grid;grid-template-columns:1fr;gap:1.2rem;margin-bottom:3rem}@media (min-width: 600px){.dynamic-card-grid{grid-template-columns:1fr 1fr}}@media (min-width: 1024px){.dynamic-card-grid{grid-template-columns:1fr 1fr 1fr}}@media (min-width: 1280px){.dynamic-card-grid{grid-template-columns:1fr 1fr 1fr 1fr}}.feature-list-layout{display:flex;flex-direction:column;gap:2.5rem}@media (min-width: 1024px){.feature-list-layout{flex-direction:row;gap:4rem;align-items:flex-start}}.feature-list-image-col{width:100%;max-width:420px;margin:0 auto 2rem;position:relative}@media (min-width: 1024px){.feature-list-image-col{position:sticky;top:112px;margin-bottom:0}}.feature-list-imgbox{aspect-ratio:3/4;width:100%;background:#f6f7fa;overflow:hidden}.feature-list-imgbox img{width:100%;height:100%;object-fit:cover}.feature-list-img-caption{color:#7a7d87;font-size:.92rem;text-align:center;margin:.5em 0 0;font-style:italic}.feature-list-content-col{flex:1;min-width:0}.feature-list-steps{display:flex;flex-direction:column;gap:2.2rem}.feature-list-step{padding-bottom:1.1rem}.feature-list-step--border{border-bottom:1px solid #e1e3e8}.feature-list-step-title{display:flex;align-items:flex-start;gap:1rem;font-family:inherit;font-weight:600;color:#234078;font-size:2rem;margin-bottom:.6em;line-height:1.12}.feature-list-step-number{color:var(--accent);font-weight:900;font-size:2.3rem;font-family:inherit;margin-right:.2em;line-height:1;flex-shrink:0;min-width:1.3em;text-align:left;letter-spacing:-.02em}.faq-section{padding:64px 0;background:#f7f8fa}.faq-container{max-width:900px;margin:0 auto;padding:0 24px}.faq-inner{max-width:600px;margin:0 auto}.faq-intro,.additional-service-intro{text-align:center;font-size:1.125rem;color:#465468;margin-bottom:48px}.faq-contact-link{color:#1767c7;font-weight:500;text-decoration:underline;transition:color .2s}.faq-contact-link:hover{color:#f39c12}.faq-list{display:flex;flex-direction:column;gap:18px}.faq-item{background:#fff;border:1px solid #e1e4e8;border-radius:10px;overflow:hidden;box-shadow:0 2px 6px #3c48580d;transition:box-shadow .2s}.faq-item h2{padding:0;margin:0}.faq-item:hover{box-shadow:0 6px 18px #3c485817}.faq-item h3{padding:0;margin:0}.faq-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;font-family:inherit;font-size:16px;font-weight:600;color:#223059;padding:24px;text-align:left;cursor:pointer;transition:background .15s;outline:none}.faq-toggle:hover,.faq-toggle:focus{background:#f3f5fa}.faq-chevron{width:22px;height:22px;color:#1767c7;transition:transform .3s}.faq-toggle[aria-expanded=true] .faq-chevron{transform:rotate(180deg)}.faq-answer{overflow:hidden;max-height:0;transition:max-height .35s cubic-bezier(.4,0,.2,1);background:#fff}.faq-answer-inner{padding:20px 24px;font-size:15px}.additional-info-inner{padding:20px 24px;font-size:15px;text-align:left}.faq-empty{text-align:center;color:#b1b9c4;margin-top:16px}@media (max-width: 600px){.faq-section{padding:40px 0}.faq-toggle,.faq-answer-inner{padding-left:14px;padding-right:14px}}.text-center{text-align:center}.default-icon{max-width:120px}.button.text-white{color:#fff;text-align:center}p:has(img:nth-child(1):nth-last-child(2)){width:calc(50% + 200px);display:flex;gap:30px;margin-left:-200px;margin-top:30px;margin-bottom:30px}p:has(img:nth-child(1):nth-last-child(2)) img{max-width:100%;max-height:500px;aspect-ratio:4/3;object-fit:cover;object-position:center center}@media (max-width: 1300px){p:has(img:nth-child(1):nth-last-child(2)){width:auto;margin-left:0;flex-direction:column}}.header__search,.header__icon--cart{display:none!important}.align-center{align-self:center;text-decoration:none}.header__icons{gap:20px;margin-left:auto}.multicolumn.background-white .multicolumn-card{background:#fff!important}.text-align--center{text-align:center}.text-align--center .equipment-type-block__icon-wrapper{text-align:center;margin:0 auto}.read_more{margin-top:auto}.blog_read_more{text-decoration:none;color:var(--brand);font-weight:600;font-size:14px}.blog_read_more svg{height:14px;display:inline-block;top:2px;position:relative;margin-left:3px}.contact_links_utility{display:flex;flex-direction:column;padding:20px;gap:30px}.menu_contact{display:flex;gap:30px}@media screen and (max-width: 700px){.menu_contact{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom.css.map */
