.gf-styled{--gf-navy: #1a2332;--gf-navy-light: #2a3a4e;--gf-blue: #3a7ca5;--gf-blue-light: #e8f2f8;--gf-blue-pale: #f4f9fc;--gf-teal: #2d9a8c;--gf-teal-light: #e6f5f3;--gf-gold: #c8973e;--gf-gold-light: #faf3e6;--gf-white: #ffffff;--gf-offwhite: #f8f9fa;--gf-gray-100: #f1f3f5;--gf-gray-200: #e2e6ea;--gf-gray-300: #ced4da;--gf-gray-500: #868e96;--gf-gray-700: #495057;--gf-gray-900: #212529}.gf-styled{overflow-x:hidden;max-width:100%;box-sizing:border-box}.gf-styled h2{font-family:Jost,sans-serif;color:var(--gf-navy);font-size:2em;font-weight:800;margin-top:50px;margin-bottom:20px}.gf-styled h3{font-family:Jost,sans-serif;color:var(--gf-navy);font-size:1.5em;font-weight:700;margin-top:40px;margin-bottom:16px}.gf-styled p{font-family:DM Sans,sans-serif;color:var(--gf-navy);font-size:17px;line-height:1.8;margin-bottom:20px}.gf-styled strong{color:var(--gf-navy)}.gf-styled a{color:var(--gf-teal);text-decoration:underline}.gf-styled a:hover{color:var(--gf-navy)}.gf-styled .gf-tldr{background:var(--gf-offwhite)!important;border:2px solid var(--gf-gray-200)!important;border-radius:12px!important;padding:1.5em 2em!important;margin:2em 0!important}.gf-styled .gf-tldr .gf-tldr__label{font-size:.7em!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--gf-navy)!important;margin-bottom:.75em!important;display:block!important}.gf-styled .gf-tldr ul{list-style:none!important;margin:0!important;padding:0!important}.gf-styled .gf-tldr ul li{position:relative!important;padding-left:1.3em!important;margin-bottom:.5em!important;font-size:.85em!important;line-height:1.55!important}.gf-styled .gf-tldr ul li:before{content:"\2192"!important;position:absolute!important;left:0!important;color:var(--gf-teal)!important;font-weight:700!important}.gf-styled .gf-toc{background:var(--gf-offwhite)!important;border-radius:10px!important;padding:1.5em 2em!important;margin:2em 0!important;border:1px solid var(--gf-gray-200)!important}.gf-styled .gf-toc .gf-toc__title{font-weight:700!important;font-size:.7em!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--gf-navy)!important;margin-bottom:.75em!important;display:block!important}.gf-styled .gf-toc ol{margin:0!important;padding-left:0!important;counter-reset:toc-counter!important;list-style:none!important}.gf-styled .gf-toc ol li{counter-increment:toc-counter!important;margin-bottom:.4em!important;font-size:.82em!important}.gf-styled .gf-toc ol li:before{content:counter(toc-counter,decimal-leading-zero)!important;color:var(--gf-teal)!important;font-weight:700!important;margin-right:.5em!important}.gf-styled .gf-toc ol li a{color:var(--gf-gray-700)!important;text-decoration:none!important}.gf-styled .gf-toc ol li a:hover{color:var(--gf-teal)!important}.gf-styled .gf-callout{border-radius:10px!important;padding:1.5em 1.8em!important;margin:2em 0!important}.gf-styled .gf-callout.gf-callout--info{background:var(--gf-blue-pale)!important;border:1px solid var(--gf-blue-light)!important}.gf-styled .gf-callout.gf-callout--warning{background:var(--gf-gold-light)!important;border:1px solid #f0e0c0!important}.gf-styled .gf-callout.gf-callout--key{background:var(--gf-teal-light)!important;border:1px solid #c0e0db!important}.gf-styled .gf-callout .gf-callout__label{font-size:.7em!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin-bottom:.6em!important;display:block!important}.gf-styled .gf-callout.gf-callout--info .gf-callout__label{color:var(--gf-blue)!important}.gf-styled .gf-callout.gf-callout--warning .gf-callout__label{color:var(--gf-gold)!important}.gf-styled .gf-callout.gf-callout--key .gf-callout__label{color:var(--gf-teal)!important}.gf-styled .gf-callout p{font-size:.85em!important;line-height:1.65!important}.gf-styled .gf-callout p:last-child{margin-bottom:0!important}.gf-styled .gf-table-wrap{margin:2em 0!important;overflow-x:auto!important;-webkit-overflow-scrolling:touch;border-radius:10px!important;border:1px solid var(--gf-gray-200)!important}.gf-styled .gf-table-wrap table.gf-table{width:100%!important;border-collapse:collapse!important}.gf-styled .gf-table-wrap table.gf-table thead{background:var(--gf-navy)!important}.gf-styled .gf-table-wrap table.gf-table thead th{padding:.7em .8em!important;text-align:left!important;font-weight:700!important;font-size:.55em!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--gf-white)!important;border:none!important}.gf-styled .gf-table-wrap table.gf-table tbody td{padding:.5em .8em!important;border-top:1px solid var(--gf-gray-100)!important;border-left:none!important;border-right:none!important;border-bottom:none!important;font-size:.75em!important;color:var(--gf-gray-700)!important}.gf-styled .gf-table-wrap table.gf-table tbody tr:nth-child(2n){background:var(--gf-offwhite)!important}.gf-styled .gf-table-wrap table.gf-table tbody tr:hover{background:var(--gf-blue-pale)!important}.gf-styled .gf-table .gf-check{color:var(--gf-teal)!important;font-weight:700!important}.gf-styled .gf-table .gf-x{color:#c0392b!important;font-weight:700!important}.gf-styled .gf-table .gf-partial{color:var(--gf-gold)!important;font-weight:600!important}.gf-styled .gf-concierge-zip{background:var(--gf-blue-pale)!important;border:2px solid var(--gf-blue-light)!important;border-radius:12px!important;padding:1.8em 2em!important;margin:2.5em 0!important;text-align:center!important;position:relative!important;overflow:hidden!important}.gf-styled .gf-concierge-zip:before{content:""!important;position:absolute!important;top:-40%;left:-10%;width:250px;height:250px;border-radius:50%;background:#2d9a8c0a}.gf-styled .gf-concierge-zip h3{font-size:1.1em!important;color:var(--gf-navy)!important;margin-bottom:.2em!important;position:relative!important}.gf-styled .gf-concierge-zip p{color:var(--gf-gray-500)!important;font-size:.75em!important;max-width:480px!important;margin:0 auto 1.2em!important;line-height:1.5!important;position:relative!important}.gf-styled .gf-concierge-zip__form{display:flex!important;gap:.5em!important;max-width:380px!important;margin:0 auto!important;position:relative!important}.gf-styled .gf-concierge-zip__input{flex:1!important;padding:.6em 1em!important;border-radius:100px!important;border:2px solid var(--gf-gray-200)!important;background:var(--gf-white)!important;color:var(--gf-navy)!important;font-size:.75em!important;font-family:inherit!important;outline:none!important;text-align:center!important;letter-spacing:.15em!important}.gf-styled .gf-concierge-zip__input::placeholder{color:var(--gf-gray-300)!important;letter-spacing:.1em!important}.gf-styled .gf-concierge-zip__input:focus{border-color:var(--gf-teal)!important}.gf-styled .gf-concierge-zip__submit{padding:.6em 1.5em!important;border-radius:100px!important;border:none!important;background:var(--gf-teal)!important;color:#fff!important;font-weight:600!important;font-size:.7em!important;cursor:pointer!important;white-space:nowrap!important;font-family:inherit!important}.gf-styled .gf-concierge-zip__submit:hover{background:#248f82!important}.gf-styled .gf-concierge-zip__disclaimer{font-size:.55em!important;color:var(--gf-gray-500)!important;margin-top:.6em!important;position:relative!important}.gf-styled .gf-concierge-nudge{display:inline-flex!important;align-items:center!important;gap:.3em!important;background:var(--gf-teal-light)!important;color:var(--gf-teal)!important;padding:.15em .6em!important;border-radius:6px!important;font-weight:600!important;font-size:.75em!important;cursor:pointer!important;text-decoration:none!important;border:1px solid transparent!important}.gf-styled .gf-concierge-nudge:hover{background:var(--gf-teal)!important;color:#fff!important}.gf-styled span.gf-concierge-nudge__dot{width:7px!important;height:7px!important;border-radius:50%!important;background:var(--gf-teal)!important;animation:gf-pulse 2s ease-in-out infinite;display:inline-block!important}.gf-styled .gf-concierge-nudge:hover span.gf-concierge-nudge__dot{background:#fff!important}@keyframes gf-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.gf-styled .gf-concierge-cta{background:var(--gf-blue-pale)!important;border:2px solid var(--gf-blue-light)!important;border-radius:12px!important;padding:1.8em 2em!important;margin:2.5em 0!important;text-align:center!important}.gf-styled .gf-concierge-cta h3{font-size:1.1em!important;color:var(--gf-navy)!important;margin-bottom:.2em!important}.gf-styled .gf-concierge-cta p{color:var(--gf-gray-500)!important;font-size:.75em!important;max-width:480px!important;margin:0 auto 1.2em!important;line-height:1.5!important}.gf-styled section.gf-faq{margin:2.5em 0!important}.gf-styled section.gf-faq>h2{text-align:center!important;margin-bottom:1.5em!important}.gf-styled .gf-faq .gf-faq__item{border-bottom:1px solid var(--gf-gray-200)!important;padding:1em 0!important}.gf-styled .gf-faq .gf-faq__item .gf-faq__q{font-weight:600!important;color:var(--gf-navy)!important;cursor:pointer!important;display:flex!important;justify-content:space-between!important;align-items:center!important;font-size:.85em!important;margin:0!important;padding:0!important;list-style:none!important}.gf-styled .gf-faq .gf-faq__item .gf-faq__q:after{content:"+"!important;font-size:1.2em!important;font-weight:300!important;color:var(--gf-teal)!important;transition:transform .2s;flex-shrink:0!important;margin-left:.8em!important}.gf-styled .gf-faq .gf-faq__item.active .gf-faq__q:after{transform:rotate(45deg)}.gf-styled .gf-faq .gf-faq__item .gf-faq__a{max-height:0!important;overflow:hidden!important;transition:max-height .3s ease,padding .3s ease;font-size:.8em!important;line-height:1.65!important;padding-top:0!important}.gf-styled .gf-faq .gf-faq__item.active .gf-faq__a{max-height:500px!important;padding-top:.8em!important}.gf-styled .gf-author-bio{display:flex!important;gap:1.5em!important;align-items:flex-start!important;background:var(--gf-offwhite)!important;border-radius:12px!important;padding:1.5em 2em!important;margin:2.5em 0!important;border:1px solid var(--gf-gray-200)!important}.gf-styled .gf-author-bio .gf-author-bio__name{font-weight:700!important;color:var(--gf-navy)!important;font-size:.85em!important}.gf-styled .gf-author-bio .gf-author-bio__role{font-size:.65em!important;color:var(--gf-teal)!important;font-weight:600!important;margin-bottom:.3em!important}.gf-styled .gf-author-bio .gf-author-bio__text{font-size:.72em!important;color:var(--gf-gray-500)!important;line-height:1.6!important;margin:0!important}.gf-styled .gf-bottom-cta{background:var(--gf-blue-pale)!important;border-radius:12px!important;padding:2.5em 2em!important;margin:2.5em 0!important;text-align:center!important}.gf-styled .gf-bottom-cta h2{color:var(--gf-navy)!important;margin-bottom:.4em!important}.gf-styled .gf-bottom-cta p{color:var(--gf-gray-500)!important;max-width:540px!important;margin:0 auto 1.2em!important;font-size:.8em!important}.gf-styled .gf-bottom-cta .gf-bottom-cta__actions{display:flex!important;gap:.8em!important;justify-content:center!important;flex-wrap:wrap!important}.gf-styled .gf-btn{display:inline-block!important;padding:.6em 1.8em!important;border-radius:100px!important;font-weight:600!important;font-size:.72em!important;text-decoration:none!important;cursor:pointer!important;border:none!important;font-family:inherit!important;line-height:1.4!important}.gf-styled .gf-btn.gf-btn--primary{background:var(--gf-teal)!important;color:#fff!important}.gf-styled .gf-btn.gf-btn--primary:hover{background:#248f82!important;color:#fff!important}.gf-styled .gf-btn.gf-btn--outline{background:transparent!important;color:var(--gf-navy)!important;border:2px solid var(--gf-gray-300)!important}.gf-styled .gf-btn.gf-btn--outline:hover{border-color:var(--gf-navy)!important}@media(max-width:768px){.gf-styled h2{font-size:1.6em;margin-top:35px}.gf-styled h3{font-size:1.3em}.gf-styled p{font-size:16px}.gf-styled .gf-concierge-zip,.gf-styled .gf-concierge-cta{padding:1.5em 1em!important}.gf-styled .gf-author-bio{flex-direction:column!important;align-items:center!important;text-align:center!important}.gf-styled .gf-bottom-cta{padding:2em 1.25em!important}.gf-styled .gf-tldr,.gf-styled .gf-toc{padding:1.25em!important}.gf-styled .gf-concierge-zip__form{flex-direction:column!important}.gf-styled .gf-table-wrap table.gf-table{min-width:100%}}
/*# sourceMappingURL=/cdn/shop/t/57/assets/gf-blog-styles.css.map */
