@media(max-width:575px){.hide-xs{display:none!important}}@media(min-width:576px){.show-xs-only{display:none!important}}@media(max-width:767px){.hide-sm{display:none!important}}@media(min-width:768px){.show-sm-only{display:none!important}}@media(max-width:991px){.hide-md{display:none!important}}@media(min-width:992px){.show-md-only{display:none!important}}@media(max-width:1199px){.hide-lg{display:none!important}}@media(min-width:1200px){.show-lg-only{display:none!important}}@media(max-width:1599px){.hide-xl{display:none!important}}@media(min-width:1600px){.show-xl-only{display:none!important}}.responsive-container .desktop-layout{display:block}.responsive-container .mobile-layout{display:none}@media(max-width:767px){.responsive-container .desktop-layout{display:none}.responsive-container .mobile-layout{display:block}}.responsive-text{font-size:1rem}@media(max-width:767px){.responsive-text{font-size:.875rem}}.responsive-padding{padding:50px 70px}@media(max-width:767px){.responsive-padding{padding:20px 40px}}.responsive-margin{margin:75px auto}@media(max-width:767px){.responsive-margin{margin:25px auto}}.responsive-width{width:100%}@media(min-width:576px){.responsive-width{width:80%}}@media(min-width:768px){.responsive-width{width:auto}}.responsive-flex{display:flex;flex-direction:row}@media(max-width:767px){.responsive-flex{flex-direction:column}}.responsive-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}@media(max-width:767px){.responsive-grid{grid-template-columns:1fr;gap:15px}}.gp-prefooter{position:relative;overflow:hidden;padding:72px 0;background:linear-gradient(135deg,#122823,#16302b 45%,#234639);color:#fff}@media(max-width:768px){.gp-prefooter{padding:52px 0 56px}}.gp-prefooter-inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}@media(max-width:768px){.gp-prefooter-inner{gap:20px}}.gp-prefooter-copy{position:relative;max-width:640px}.gp-prefooter-heading{font-family:var(--font-eb-garamond),Georgia,"Times New Roman",serif;font-weight:500;font-size:40px;line-height:1.15;color:#fff;margin:0 0 10px}@media(max-width:768px){.gp-prefooter-heading{font-size:30px}}.gp-prefooter-sub{font-size:17px;line-height:1.5;color:hsla(0,0%,100%,.75);margin:0;text-wrap:balance}@media(max-width:768px){.gp-prefooter-sub{font-size:15px}}.gp-prefooter-action{position:relative;display:flex;flex-direction:column;align-items:center;gap:12px}.gp-prefooter-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 28px;background:#fff;color:#16302b;border:1px solid #fff;border-radius:8px;font-family:inherit;font-size:15px;font-weight:600;cursor:pointer;transition:border-color .15s ease,color .15s ease}.gp-prefooter-btn:focus-visible,.gp-prefooter-btn:hover{border-color:#1d3a2e;color:#1d3a2e}.gp-prefooter-trust{font-size:13px;color:hsla(0,0%,100%,.6)}.gp-prefooter-logo{position:absolute;right:0;bottom:-44px;height:120px;width:auto;opacity:.12;pointer-events:none}@media(max-width:992px){.gp-prefooter-logo{right:20px}}@media(max-width:768px){.gp-prefooter-logo{bottom:-36px;height:84px}}