:root{--hp-red:#E31E24;--hp-navy:#1B2A3D;--hp-green:#5B8C2A;--hp-green-hover:#2F4858;--hp-radius:8px;--hp-radius-sm:4px;--hp-max-width:var(--site-max-width, 1400px)}.top-container{max-width:100%;padding:0}.usp-bar{background:#F7F7F7;border-bottom:5px solid #2F4858;padding:10px 12px}.usp-bar__viewport{max-width:var(--hp-max-width);margin:0 auto;overflow:visible}.usp-bar__inner{display:flex;justify-content:center;align-items:center;gap:32px;flex-wrap:nowrap}.usp-bar__item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--hp-navy);white-space:nowrap}.usp-bar__item img,.usp-bar__icon{width:24px;height:24px;flex-shrink:0;color:var(--hp-green)}@media (min-width:1101px){.usp-bar{padding:10px 20px}.usp-bar__inner{justify-content:space-between;gap:12px;width:100%}.usp-bar__item{flex:1 1 0%;justify-content:center;min-width:0}}@media (max-width:1100px){.usp-bar{overflow:hidden;padding:10px 12px}.usp-bar__viewport{overflow:hidden;max-width:100%}.usp-bar__inner{flex-wrap:nowrap;justify-content:flex-start;align-items:stretch;gap:0;max-width:none;margin:0;box-sizing:border-box;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.usp-bar__item{flex:0 0 calc(100% / 6);box-sizing:border-box;justify-content:center;min-width:0;padding:0 4px;font-size:12px;white-space:normal;text-align:center}.usp-bar__item span{line-height:1.25;hyphens:auto}}@media (max-width:520px){.usp-bar__inner{width:300%;animation-name:usp-bar-rot-2;animation-duration:24s}}@media (min-width:521px) and (max-width:720px){.usp-bar__inner{width:200%;animation-name:usp-bar-rot-3;animation-duration:20s}}@media (min-width:721px) and (max-width:900px){.usp-bar__inner{width:150%;animation-name:usp-bar-rot-4;animation-duration:16s}}@media (min-width:901px) and (max-width:1100px){.usp-bar__inner{width:120%;animation-name:usp-bar-rot-5;animation-duration:12s}}@keyframes usp-bar-rot-2{0%,14%{transform:translateX(0)}16%,30%{transform:translateX(calc(-100% / 6))}32%,46%{transform:translateX(calc(-200% / 6))}48%,62%{transform:translateX(calc(-300% / 6))}64%,78%{transform:translateX(calc(-400% / 6))}80%,94%{transform:translateX(calc(-500% / 6))}100%{transform:translateX(0)}}@keyframes usp-bar-rot-3{0%,22%{transform:translateX(0)}25%,47%{transform:translateX(calc(-100% / 6))}50%,72%{transform:translateX(calc(-200% / 6))}75%,97%{transform:translateX(calc(-300% / 6))}100%{transform:translateX(0)}}@keyframes usp-bar-rot-4{0%,28%{transform:translateX(0)}33%,61%{transform:translateX(calc(-100% / 6))}66%,94%{transform:translateX(calc(-200% / 6))}100%{transform:translateX(0)}}@keyframes usp-bar-rot-5{0%,44%{transform:translateX(0)}50%,94%{transform:translateX(calc(-100% / 6))}100%{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){@media (max-width:1100px){.usp-bar__inner{animation:none;transform:none;width:100%;flex-wrap:wrap;justify-content:center;gap:12px 16px}.usp-bar__item{flex:1 1 auto;min-width:min(100%, 9rem);max-width:100%}}}.newsletter-bar{background:#E31E24;border-radius:12px;padding:32px 40px;display:flex;justify-content:space-between;align-items:center;max-width:1280px;margin:0 auto;position:relative;z-index:10;transform:translateY(50%);gap:40px}.newsletter-bar__content{display:flex;align-items:center;gap:16px;flex:1;min-width:0}.newsletter-bar__icon{color:#FFF;flex-shrink:0}.newsletter-bar__icon svg{width:48px;height:48px;flex-shrink:0;display:block}.newsletter-bar__title{font-size:22px;font-weight:700;color:#FFF;margin:0 0 4px}.newsletter-bar__subtitle{font-size:14px;color:rgb(255 255 255 / .85);margin:0;line-height:1.4}.newsletter-bar__form{display:flex;align-items:stretch;gap:0;flex-shrink:0;background:#fff0;border:none;border-radius:0;overflow:visible}.newsletter-bar__input-wrap{display:flex;align-items:center;gap:10px;flex:1;min-width:0;background:rgb(255 255 255 / .15);border:1px solid rgb(255 255 255 / .3);border-radius:8px;padding-left:14px;overflow:hidden}.newsletter-bar__input-icon{display:none;color:rgb(255 255 255 / .55);flex-shrink:0}.newsletter-bar__input-icon svg{display:block}input[type="email"].newsletter-bar__input,.newsletter-bar__input{background:#fff0;border:none;padding:14px 16px 14px 0;font-size:14px;color:#FFF;width:100%;min-width:0;flex:1;outline:none;box-sizing:border-box;height:auto}input[type="email"].newsletter-bar__input::placeholder,.newsletter-bar__input::placeholder{color:rgb(255 255 255 / .6)}.newsletter-bar__btn{background:#2f4858;color:#FFF;border:none;padding:14px 28px;font-weight:600;font-size:14px;cursor:pointer;white-space:nowrap;transition:background 0.15s;border-radius:8px;margin-left:10px;align-self:stretch}.newsletter-bar__btn:hover{background:rgb(0 0 0 / .35)}@media (min-width:769px){.newsletter-bar__form{flex-shrink:0}.newsletter-bar__input-wrap{flex:0 0 auto;width:280px;max-width:min(280px, 100%)}}.footer-main{background:#2F4858;padding:80px 0 40px;text-align:left;font-weight:400}.footer-main__inner{max-width:1280px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:40px}.footer-brand{display:flex;flex-direction:column}.footer-brand__logo{display:block;margin-bottom:16px}.footer-brand__logo-img{display:block;height:auto;max-width:180px;width:auto}.footer-brand__desc{font-size:13px;font-weight:400;color:rgb(255 255 255 / .6);line-height:1.7;margin:0 0 24px}.footer-brand__trust{display:flex;flex-direction:column;gap:24px}.footer-payments{margin:0}.footer-social-block{margin:0}.footer-social__label{font-size:13px;font-weight:400;color:rgb(255 255 255 / .6);margin:0 0 8px}.footer-social{display:flex;gap:12px;margin-bottom:0}.footer-social a{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:#FFF;text-decoration:none;transition:opacity 0.15s}.footer-social a:hover{opacity:.75}.footer-social a svg{width:20px;height:20px}.footer-payments__label{font-size:13px;font-weight:400;color:rgb(255 255 255 / .6);margin:0 0 8px}.footer-payments__icons{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.footer-payments__icons img{height:24px;width:auto;border-radius:3px;flex-shrink:0}details.footer-accordion{margin:0;padding:0;border:none}.footer-accordion__trigger{cursor:pointer;list-style:none;list-style-type:none}.footer-accordion__trigger::-webkit-details-marker{display:none}details.footer-accordion>.footer-accordion__trigger::marker{content:none}details.footer-accordion::details-content{padding:0;margin:0}@media (min-width:769px){details.footer-accordion{min-width:0}.footer-accordion__trigger{cursor:default;pointer-events:none}.footer-accordion__trigger::after{display:none!important}}.footer-links__title{font-size:14px;font-weight:600;color:#FFF;text-transform:capitalize;letter-spacing:.5px;margin:0 0 16px}.footer-column__heading{min-width:0}@media (min-width:769px){details.footer-accordion>summary.footer-links__title.footer-accordion__trigger{border:none;padding:0;margin:0 0 14px;font-weight:inherit;text-transform:none;letter-spacing:inherit;width:100%;max-width:100%;box-sizing:border-box}.footer-column__heading{display:block;width:100%;font-size:14px;font-weight:600;color:#FFF;text-transform:capitalize;letter-spacing:.5px;margin:0;padding:0 0 12px;border-bottom:1px solid rgb(255 255 255 / .35);box-sizing:border-box}}summary.footer-links__title{display:block}.footer-links__list{list-style:none;padding:0;margin:0;text-align:left}.footer-links__list li{margin-bottom:8px}.footer-links__list a{color:rgb(255 255 255 / .6);text-decoration:none;font-size:14px;font-weight:400;transition:color 0.15s;text-align:left}.footer-links__list a:hover{color:#FFF}.footer-address__body{padding:0;text-align:left}.footer-address__text{color:rgb(255 255 255 / .6);font-size:14px;font-weight:400;line-height:1.7;font-style:normal;margin-bottom:12px;text-align:left}.footer-address__reg{color:rgb(255 255 255 / .5);font-size:13px;font-weight:400;margin-bottom:20px;text-align:left}.footer-address__reg p{margin:0 0 4px;text-align:left}.footer-bottom{background:#fff;border-top:1px solid #e5e5e5;padding:16px 0;font-weight:400}.footer-bottom__inner{max-width:1280px;margin:0 auto;padding:0 20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.footer-bottom__copyright{color:#4a5568;font-size:12px;font-weight:400}.footer-bottom__copyright--short{display:none}.footer-bottom__copyright--full{display:inline}.footer-bottom__links{display:flex;flex-wrap:wrap;align-items:center;gap:8px 20px}@media (min-width:769px){.footer-bottom__sep{display:none}.footer-bottom__links{gap:24px}}.footer-bottom__sep{color:#9ca3af;font-size:12px;user-select:none}.footer-bottom__links a{color:var(--hp-navy,#1B2A3D);font-size:12px;font-weight:400;text-decoration:none;transition:color 0.15s}.footer-bottom__links a:hover{color:var(--hp-green,#5B8C2A)}@media (max-width:768px){.usp-bar{padding:8px 8px}.usp-bar__item{font-size:11px;gap:5px}.usp-bar__item img,.usp-bar__icon{width:18px;height:18px}.newsletter-bar{flex-direction:column;align-items:stretch;gap:16px;text-align:left;margin:0 16px 20px;padding:20px 18px 22px;transform:none;background:#1B2A3D;border-radius:12px;box-shadow:0 8px 24px rgb(0 0 0 / .2)}.newsletter-bar__icon--envelope{display:none}.newsletter-bar__content{flex-direction:column;align-items:flex-start;gap:0}.newsletter-bar__title{font-size:18px;font-weight:700;margin-bottom:6px}.newsletter-bar__subtitle{font-size:13px;color:rgb(255 255 255 / .75)}.newsletter-bar__form{width:100%;flex-direction:column;align-items:stretch;gap:12px}.newsletter-bar__input-wrap{display:flex;align-items:center;background:rgb(0 0 0 / .25);border:1px solid rgb(255 255 255 / .12);border-radius:8px;padding-left:12px}.newsletter-bar__input-icon{display:flex;align-items:center;justify-content:center}input[type="email"].newsletter-bar__input,.newsletter-bar__input{width:100%;padding:14px 14px 14px 8px}.newsletter-bar__btn{width:100%;text-align:center;margin-left:0;background:var(--hp-red);border-radius:8px;padding:14px 20px}.newsletter-bar__btn:hover{background:#c41a1f}.footer-main{padding:24px 0 32px}.footer-main__inner{display:flex;flex-direction:column;grid-template-columns:unset;gap:0;padding:0 16px;text-align:left;align-items:stretch}.footer-col--quick{order:1}.footer-col--account{order:2}.footer-col--address{order:3}.footer-brand__intro{order:4;padding-top:20px;margin-top:0;border-top:none;border-bottom:1px solid rgb(255 255 255 / .12);padding-bottom:20px}.footer-brand__trust{order:5;padding-top:20px;margin-top:0;margin-bottom:0;border-bottom:none;padding-bottom:24px}.footer-brand{display:contents}.footer-brand__logo{margin-bottom:12px}.footer-brand__desc{display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;margin-bottom:0}.footer-social{gap:16px;margin-bottom:0}.footer-social a{width:40px;height:40px;min-width:44px;min-height:44px}.footer-social a svg{width:22px;height:22px}.footer-payments__label{font-size:12px;margin-bottom:6px}.footer-payments__icons{gap:6px}.footer-payments__icons img{height:22px}details.footer-accordion{border-bottom:none;padding:0;margin:0 0 20px;text-align:left}details.footer-accordion:last-of-type{margin-bottom:16px}details.footer-accordion>summary.footer-accordion__trigger.footer-links__title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:4px 0 14px;min-height:44px;margin:0;text-transform:capitalize;font-weight:600;font-size:16px;letter-spacing:0;text-align:left;border-bottom:1px solid rgb(255 255 255 / .18);box-sizing:border-box;width:100%;max-width:100%}details.footer-accordion>summary.footer-accordion__trigger.footer-links__title .footer-column__heading{flex:1;text-align:left}details.footer-accordion>summary.footer-accordion__trigger.footer-links__title::after{content:'▼';display:block;flex-shrink:0;margin-left:auto;font-size:10px;line-height:1;color:rgb(255 255 255 / .55);border:none;width:auto;height:auto;transform:none;transition:transform 0.2s ease,color 0.15s ease}details.footer-accordion[open]>summary.footer-accordion__trigger.footer-links__title::after{content:'▲'}.footer-links__list{padding-top:12px}.footer-links__list li{margin-bottom:0}.footer-links__list a{display:block;padding:12px 0;font-size:15px;min-height:44px;line-height:20px;box-sizing:border-box;text-align:left}.footer-address__body .footer-address__text{padding-top:12px;margin-bottom:12px}.footer-bottom{padding:20px 0}.footer-bottom__inner{flex-direction:column;gap:0;text-align:center;align-items:center;padding:0 16px}.footer-bottom__copyright--full{display:block!important;width:100%;max-width:28rem;margin:0 auto 16px;text-align:center}.footer-bottom__copyright--short{display:none!important}.footer-bottom__copyright{font-size:11px;line-height:1.5;font-weight:400;color:#4a5568}.footer-bottom__links{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-evenly;gap:2px;width:100%;order:0}.footer-bottom__sep{display:none}.footer-bottom__links a{font-size:13px;line-height:1.25;letter-spacing:-.02em;padding:8px 1px;min-height:0;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:auto;max-width:none;text-align:center;white-space:nowrap;box-sizing:border-box}}@media (min-width:481px) and (max-width:768px){.footer-main__inner{display:flex;flex-direction:column}details.footer-accordion{margin-bottom:22px}}@media (max-width:480px){.newsletter-bar__title{font-size:18px}.footer-brand__logo-img{max-width:140px}}