.newsletter-why-section{background:#62777b;padding:46px 30px;margin-bottom:40px}.newsletter-why-section :is(h2, h3, h4, h5, h6){font-family:Georgia,serif;font-size:2rem;font-weight:400;line-height:1.5;text-align:center;margin:0 0 26px 0}.newsletter-why-section :is(p, li){font-family:var(--roboto);font-size:1.25rem;line-height:1.5}@media (max-width: 640px){.newsletter-why-section{padding:30px 20px}.newsletter-why-section :is(h2, h3, h4, h5, h6){font-size:1.5rem;margin-bottom:32px}.newsletter-why-section :is(p, li){font-size:1.125rem;line-height:32px}}.newsletter-testimonials-section{background:white;padding:46px 30px;margin-bottom:40px}.newsletter-testimonials-title{font-family:Georgia,serif;font-size:2rem;font-weight:400;line-height:normal;color:black;text-align:center;margin:0 0 26px 0}.newsletter-testimonials-grid{display:flex;gap:24px;justify-content:center;align-items:flex-start}.newsletter-testimonial-item{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center}.newsletter-testimonial-icon{width:44px;height:auto;margin:0 0 40px 0;flex-shrink:0}.newsletter-testimonial-icon img{width:100%;height:auto;object-fit:contain}.newsletter-testimonial-text{font-family:Georgia,serif;font-size:1.25rem;font-weight:400;line-height:40px;color:black;margin:0}@media (max-width: 1024px){.newsletter-testimonials-grid{flex-direction:column;gap:40px}.newsletter-testimonial-icon{width:40px;margin-bottom:32px}}@media (max-width: 640px){.newsletter-testimonials-section{padding:30px 20px}.newsletter-testimonials-title{font-size:1.5rem;margin-bottom:32px}.newsletter-testimonial-icon{width:36px;margin-bottom:24px}.newsletter-testimonial-text{font-size:1.125rem;line-height:32px}}.newsletter-page-header{padding:48px 0 17px;display:flex;flex-direction:column;gap:17px}.newsletter-page-header :is(h1, h2, h3, h4, h5, h6){font-family:var(--roboto);font-size:2.5rem;font-weight:600;line-height:1.25;color:black;margin:0}.newsletter-page-header h2{font-size:2rem}.newsletter-page-header h3{font-size:1.75rem}.newsletter-page-header :is(h4, h5, h6){font-size:1.5rem}.newsletter-page-header p{font-family:Georgia,serif;font-size:1.25rem;font-weight:400;line-height:1.5;color:black;margin:0;font-style:normal}.newsletter-options-section{padding-top:0 !important}.newsletter-category{margin-bottom:20px;padding-bottom:20px;border-bottom:2px solid var(--black)}.newsletter-category:last-child{border-bottom:none}.category-header-wrapper{display:flex;justify-content:flex-end;align-items:center;padding-bottom:8px;margin-bottom:40px}.category-title{font-size:3.2em;font-weight:900;color:var(--black);margin:0;font-family:var(--roboto);letter-spacing:-.01em}.category-description{font-size:1.6em;color:var(--secondary-color);margin:5px 0 0 0;font-family:Georgia,serif}.category-header{display:flex;align-items:center}.select-all-btn{background:transparent;color:var(--dark-liver);border:4px solid var(--dark-liver);border-radius:12px;padding:12px 24px;font-size:1rem;font-family:var(--roboto);font-weight:900;cursor:pointer;text-transform:uppercase;letter-spacing:2px;transition:all .2s ease;line-height:normal;white-space:nowrap}.select-all-btn::after{content:" +"}.select-all-btn:hover{background:var(--dark-liver);color:var(--white)}.select-all-btn.deselect::after{content:" −"}.newsletter-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px}@media (max-width: 1024px){.newsletter-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.newsletter-grid{grid-template-columns:1fr}}.newsletter-card{background:var(--white);border:4px solid var(--dark-liver);border-radius:12px;cursor:pointer;transition:all .2s ease;position:relative;display:flex;flex-direction:column}.newsletter-card:hover{box-shadow:4px 4px 0 var(--dark-liver);transform:translate(-2px,-2px)}.newsletter-card.selected{background:#f5f5f5}.newsletter-card-inner{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1;position:relative}.newsletter-checkbox{align-self:flex-end;order:-1;z-index:10}.newsletter-checkbox-input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.newsletter-checkbox-label{cursor:pointer;margin:0;display:block}.checkbox-custom{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:4px solid var(--dark-liver);border-radius:12px;background:var(--white);position:relative;transition:all .2s ease;font-family:var(--roboto);font-size:1.5rem;font-weight:900;line-height:normal;letter-spacing:2px}.checkbox-custom::before{content:"+";color:var(--dark-liver);text-transform:uppercase}.newsletter-checkbox-input:checked~.newsletter-checkbox-label .checkbox-custom{background:var(--dark-liver)}.newsletter-checkbox-input:checked~.newsletter-checkbox-label .checkbox-custom::before{content:"✓";color:var(--white)}.newsletter-image{width:162px;height:162px;margin:0;flex-shrink:0}.newsletter-image img{width:100%;height:100%;object-fit:cover}.newsletter-content{text-align:left;flex:1;display:flex;flex-direction:column;gap:12px}.newsletter-title{font-size:1.25rem;font-weight:600;color:black;margin:0;font-family:var(--roboto);line-height:24px;text-transform:capitalize}.newsletter-description{font-size:1rem;line-height:1.5;color:black;margin:0;flex:1;font-family:Georgia,serif}.newsletter-description,.newsletter-description p{font-size:1rem;line-height:1.5;margin:0 0 8px 0}.newsletter-description p:last-child{margin-bottom:0}.newsletter-description strong,.newsletter-description b{font-weight:bold}.newsletter-description em,.newsletter-description i{font-style:italic}.newsletter-description u{text-decoration:underline}.newsletter-description a{color:#f47e50;text-decoration:underline;transition:color .2s ease}.newsletter-description a:hover{color:#d62828}.newsletter-preview-link{display:inline-block;color:#f47e50;font-size:.75rem;font-weight:600;text-decoration:none;font-family:var(--roboto);text-transform:uppercase;letter-spacing:2px;margin:0;transition:color .2s ease}.newsletter-preview-link:hover{color:#d62828}.selected-newsletters-display{display:none !important}.newsletter-form-section{position:fixed;bottom:0;left:0;right:0;background:var(--dark-liver);color:var(--white);padding:30px 0;z-index:1000;box-shadow:0 -4px 20px rgba(0,0,0,.3);transform:translateY(100%);transition:transform .4s ease-in-out}.newsletter-form-section.visible{transform:translateY(0)}.newsletter-form-section .section{display:flex;align-items:center;justify-content:center;gap:30px;max-width:1400px;margin:0 auto;padding:0 20px}.newsletter-form-header{flex-shrink:0}.newsletter-form-title{font-size:2em;font-weight:700;color:var(--white);margin:0;font-family:var(--roboto);text-transform:uppercase;letter-spacing:.05em}.newsletter-form-description{font-size:1.4em;color:rgba(255,255,255,.8);margin:5px 0 0 0;font-family:Georgia,serif}.newsletter-form-wrapper{flex:1;max-width:600px}.newsletter-gf-checkbox-field{display:none !important}.newsletter-form-section .gform_wrapper{margin:0 !important}.newsletter-form-section .gform_wrapper form{display:flex !important;align-items:center !important;gap:15px !important}.newsletter-form-section .gform_wrapper.gravity-theme .gform_footer{width:auto;clear:unset}.newsletter-form-section .gform_body{flex:1 !important;margin:0 !important}.newsletter-form-section .gform_fields{display:flex !important;gap:15px !important;margin:0 !important;padding:0 !important}.newsletter-form-section .gfield{flex:1 !important;margin:0 !important;padding:0 !important}.newsletter-form-section .gfield_label{display:none !important}.newsletter-form-section .gform_footer{margin:0 !important;padding:0 !important}.newsletter-form-section input[type="email"],.newsletter-form-section input[type="text"]{font-size:1.6em !important;padding:14px 16px !important;border:none !important;font-family:var(--roboto) !important;background:var(--white) !important;width:100% !important;margin:0 !important}.newsletter-form-section input[type="email"]:focus,.newsletter-form-section input[type="text"]:focus{outline:2px solid var(--white) !important;outline-offset:2px !important}.newsletter-form-section .gform_footer input[type="submit"],.newsletter-form-section .gform_footer input.button{color:var(--white) !important;border:none !important;padding:14px 40px !important;font-size:1.6em !important;font-family:var(--roboto) !important;font-weight:700 !important;cursor:pointer !important;text-transform:uppercase !important;letter-spacing:.05em !important;transition:all .2s ease !important;white-space:nowrap !important;margin:0 !important}.newsletter-form-section .gform_footer input[type="submit"]:hover,.newsletter-form-section .gform_footer input.button:hover{background:#d62828 !important}.newsletter-form-section .gform_footer input[type="submit"]:disabled,.newsletter-form-section .gform_footer input.button:disabled{background:#666 !important;cursor:not-allowed !important;opacity:.5}body.newsletter-form-visible{padding-bottom:140px}@media (max-width: 1024px){.newsletter-page-header h1{font-size:2.25rem}.newsletter-page-header p{font-size:1.125rem}.category-title{font-size:2.8em}.newsletter-form-title{font-size:3em}}@media (max-width: 768px){.newsletter-page-header{padding:32px 0 16px;gap:12px}.newsletter-page-header :is(h1, h2, h3){font-size:1.75rem}.newsletter-page-header :is(h4, h5, h6){font-size:1.25rem}.newsletter-page-header p{font-size:1rem}.category-header-wrapper{flex-direction:column;align-items:flex-start;gap:15px}.category-title{font-size:2.4em}.newsletter-category{margin-bottom:0;padding-bottom:0}.newsletter-card-inner{padding:20px}.newsletter-image{width:120px;height:120px}.newsletter-title{font-size:1.125rem;line-height:22px}.newsletter-form-section{padding:20px 0}.newsletter-form-section .section{flex-direction:column;align-items:stretch;gap:20px}.newsletter-form-header{text-align:center}.newsletter-form-title{font-size:1.6em}.newsletter-form-description{font-size:1.2em}.newsletter-form-wrapper{max-width:100%}.newsletter-form-section .gform_wrapper form{gap:8px !important}.newsletter-form-section .gform_fields{flex-direction:column !important;width:100% !important}.newsletter-form-section .gfield{width:100% !important}.newsletter-form-section input[type="email"],.newsletter-form-section input[type="text"]{font-size:1.4em !important;padding:12px !important}.newsletter-form-section .gform_footer input[type="submit"],.newsletter-form-section .gform_footer input.button{width:auto !important;padding:10px !important;font-size:1.4em !important;min-width:unset}body.newsletter-form-visible{padding-bottom:200px}}@media (max-width: 640px){.newsletter-page-header :is(h1, h2, h3){font-size:1.5rem}.category-title{font-size:2em}.newsletter-grid{gap:20px}.select-all-btn{width:100%;text-align:center}}.searchwp-live-search-results{background:#fff;border-radius:3px;-webkit-box-shadow:0 0 2px 0 rgba(30,30,30,.4);box-shadow:0 0 2px 0 rgba(30,30,30,.4);-webkit-box-sizing:border-box;box-sizing:border-box;-moz-box-sizing:border-box;max-height:300px;min-height:175px;min-width:315px;width:315px}.searchwp-live-search-result{border-bottom:1px solid rgba(30,30,30,.1);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:10px;padding:10px}.searchwp-live-search-result:last-child{border-bottom:none}.searchwp-live-search-result--img{-ms-flex-negative:0;flex-shrink:0}.searchwp-live-search-result--img,.searchwp-live-search-results-container.swp-ls--img-sm .searchwp-live-search-result--img{-ms-flex-preferred-size:70px;flex-basis:70px}.searchwp-live-search-results-container.swp-ls--img-m .searchwp-live-search-result--img{-ms-flex-preferred-size:110px;flex-basis:110px}.searchwp-live-search-results-container.swp-ls--img-l .searchwp-live-search-result--img{-ms-flex-preferred-size:150px;flex-basis:150px}.searchwp-live-search-result--img img{display:block;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;width:100%}.searchwp-live-search-result--info{-webkit-box-flex:1;-ms-flex:1 1 250px;flex:1 1 250px;overflow:hidden;text-overflow:ellipsis}.searchwp-live-search-result--title{font-size:1.1em;font-weight:700;margin-top:0}.searchwp-live-search-result--desc{font-size:.9em}.searchwp-live-search-result--ecommerce{-ms-flex-negative:0;flex-shrink:0;margin-left:auto;text-align:end}.searchwp-live-search-result--ecommerce *{font-size:1em}.searchwp-live-search-no-min-chars .spinner{opacity:.3}.searchwp-live-search-result--focused{background:#f7f7f7}.searchwp-live-search-instructions{clip:rect(1px,1px,1px,1px) !important;border:0 !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;white-space:nowrap !important;width:1px !important}@-webkit-keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@keyframes searchwp-spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@-webkit-keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}@keyframes searchwp-spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}