*,*::before,*::after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}*{box-sizing:border-box;scroll-behavior:smooth}@media screen and (prefers-reduced-motion: reduce){*{scroll-behavior:auto}}html,button,input{color:#464646}body{font:100%/1.25 urw-din,"Helvetica Neue",Arial,sans-serif;line-height:1.5;background:#fff;position:relative;overflow-x:hidden}::-moz-selection{background:#e3d187;color:#464646;text-shadow:none}::-moz-selection,::selection{background:#e3d187;color:#464646;text-shadow:none}main{display:block}h1,h2,h3,h4,h5,h6{margin-top:0}p,li{font-size:1.0625rem}@media(min-width: 48rem){p,li{font-size:1.125rem}}@media(min-width: 76rem){p,li{font-size:1.375rem}}img{max-width:100%;height:auto;vertical-align:middle}fieldset{border:0;margin:0;padding:0}input,textarea{border:none;border-radius:.25rem;font:100%/1.2 urw-din,"Helvetica Neue",Arial,sans-serif}input:focus,textarea:focus{border-color:#005f9b}input[type=text],input[type=email],input[type=tel],textarea{border:1px solid #464646;padding:.5em}input[type=checkbox]{transition:all .2s ease}input[type=checkbox]:focus,input[type=checkbox]:focus-visible{outline:none;box-shadow:0 0 0 .125rem #005f9b}.disclaimer{font-style:italic;font-size:.875rem}a{color:#151515;font-weight:700;transition:all .3s ease}a:hover{text-decoration:none}button,input[type=button],input[type=submit],.button,.button-phone a{position:relative;display:inline-block;align-items:center;justify-content:center;gap:.5em;font-family:urw-din,"Helvetica Neue",Arial,sans-serif;font-size:clamp(1.125rem,5vw,1.4rem);font-weight:700;font-style:normal;text-decoration:none;text-transform:uppercase;text-align:center;letter-spacing:.025rem;background:#ab121c;color:#fff;border:2px solid #ab121c;border-radius:.375rem;padding:.5em 1em;transition:all .2s ease;cursor:pointer}button:hover,button:focus,input[type=button]:hover,input[type=button]:focus,input[type=submit]:hover,input[type=submit]:focus,.button:hover,.button-phone a:hover,.button:focus,.button-phone a:focus{outline:none;background:#740c13}button:focus,input[type=button]:focus,input[type=submit]:focus,.button:focus,.button-phone a:focus{box-shadow:0 0 0 .25rem #ab121c}.button--shadow{box-shadow:0 .25rem .75rem rgba(0,0,0,.25)}.button--block{display:block}.button--gold,.button-phone--gold a{background:#d0b235;color:#464646;border-color:#d0b235}.button--gold:hover,.button-phone--gold a:hover,.button--gold:focus,.button-phone--gold a:focus{background:#ffcf01;border-color:#ffcf01}.button--gold:focus,.button-phone--gold a:focus{box-shadow:0 0 0 .25rem #a5801d}.button--white{background:#fff;color:#ab121c;border-color:#fff}.button--white:hover,.button--white:focus{background:#740c13;color:#fff;border-color:#740c13}.button--white:focus{box-shadow:0 0 0 .25rem #ab121c}.button--border{border:2px solid #ab121c;background:rgba(0,0,0,0);color:#ab121c}.button--border:hover,.button--border:focus{background:#ab121c;color:#fff}.button--icon{display:flex;align-items:center}.button--close{font-size:.75rem}.button--close .icon{margin:0;margin-left:-0.0625rem}.button--close .icon--x{width:1.5rem;height:1.5rem}.button--phone::before{content:"";display:block;background:url(../graphics//dist/icon_call_white.min.svg) center no-repeat;background-size:1.5em;height:1.5em;width:1.5em}.button-phone{display:inline-flex}.button-phone a{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.25em .5em;min-height:3rem;overflow:hidden}.button-phone a::before{content:"";display:block;background:url(../graphics//dist/icon_call_white.min.svg) center no-repeat;background-size:1.5em;height:1.5em;width:1.5em}.button-phone--blue a:before{background-image:url(../graphics//dist/icon_call_white.min.svg);opacity:.75}.button-phone--gold a:before{background-image:url(../graphics//dist/icon_call.min.svg);opacity:.75}.button-phone--alt a{padding-left:0;padding-top:0;padding-bottom:0}.button-phone--alt a:before{background-image:url(../graphics//dist/icon_call_red.min.svg);background-color:#fff;background-size:1.5em 100%;padding:1.1em .875em;margin-right:.375em;height:100%;transition:.1s ease opacity}.button-phone--alt a:hover:before,.button-phone--alt a:focus:before{opacity:.8}.button-phone--alt.button-phone--blue a:before{background-image:url(../graphics//dist/icon_call_blue.min.svg)}.button--badge{padding-block:.5rem}.button__badge{position:absolute;top:-0.8rem;font-size:.6em;background-color:#ffcf01;color:#000;border-radius:.25em;padding:0 .3rem}.button--alt,.button-phone--blue a{border-color:rgba(0,0,0,0);background:#fff;color:#ab121c;box-shadow:0 6px 15px -1px rgba(0,0,0,.22)}.button--alt:hover,.button-phone--blue a:hover,.button--alt:focus,.button-phone--blue a:focus{background:#f6f4f4}.button--alt.button--phone:before,.button-phone--blue a.button--phone:before{background-image:url(../graphics//dist/icon_call_red.min.svg)}.button--bordered{border:1px solid #ab121c}.layout{display:grid;gap:2.1875rem;margin:0 auto;max-width:100rem}@media(min-width: 62rem){.layout{grid-template-columns:repeat(3, 1fr);grid-template-rows:1fr}}.lp-section{display:flex;flex-direction:column;gap:3rem;padding:2.625rem 2rem}@media(min-width: 62rem){.lp-section{display:grid;grid-template-columns:auto minmax(auto, 47rem) minmax(auto, 47rem) auto;grid-template-areas:". col1 col2 .";padding-top:5.5rem;padding-bottom:5.5rem}}.lp-section__col--col1,.lp-section__col:first-child{grid-area:col1}.lp-section__col--col2,.lp-section__col:last-child{grid-area:col2}.lp-section__col--align-center{align-self:center}@media(min-width: 62rem){.lp-section--form{display:flex;flex-direction:row;max-width:96rem;margin-inline:auto}.lp-section--form .lp-section__col{flex:1 1 50%}}@media(min-width: 62rem){.lp-section--strategies{grid-template-columns:auto minmax(auto, 40rem) minmax(auto, 56rem) auto}}.lp-section--strategies .lp-section__col-content{max-width:50rem;margin:0 auto}@media(min-width: 62rem){.lp-section--strategies .lp-section__col-content{margin:0}}@media(min-width: 62rem){.lp-section--strategies-inverse{grid-template-columns:auto minmax(auto, 56rem) minmax(auto, 40rem) auto}}.lp-section--secure{position:relative;background-color:#f9f7eb;text-align:center}@media(min-width: 62rem){.lp-section--secure{text-align:left;background-color:rgba(0,0,0,0)}.lp-section--secure .lp-section__col:last-child{max-width:45vw;margin-left:auto}}@media(min-width: 62rem){.lp-section--why-lear{display:block}}.title{color:#464646;line-height:1.35}.title-sub,.title--section{text-transform:uppercase}.title--section{color:#005f9b;line-height:1.3;font-size:clamp(1.75rem,5vw,2.25rem);text-align:center}@media(min-width: 62rem){.title--section{text-align:left}}.title--gold{color:#a5801d}.title--gold-bright{color:#ffcf01}.title--blue-dark{color:#2f505c}.title-sub{color:#2f505c;font-size:1.125rem}@media(min-width: 62rem){.title-sub{font-size:1.375rem}}.title-list-item{display:inline-block;margin-block-end:.25rem;font-size:1.2rem;color:#005f9b}@media(min-width: 62rem){.title-list-item{font-size:1.5rem}}.title-list-item--uppercase{text-transform:uppercase}.dialog,.modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:110;display:flex;align-items:center;justify-content:center;overflow-y:auto;padding:1rem;background:rgba(0,0,0,.8)}.dialog__container,.modal__dialog{position:relative;background:#f1f5f6;max-width:40rem;max-height:calc(100vh - 2.5rem);overflow-y:auto;padding:2.5rem 1.75rem 2.25rem;box-shadow:0 .25rem .75rem rgba(0,0,0,.25);border-radius:.375rem;font-size:1.125rem;font-weight:bold}@media(min-width: 48rem){.dialog__container,.modal__dialog{font-size:1.25rem}}@media(min-width: 60em){.dialog__container,.modal__dialog{padding:3.75rem}}.dialog__container .button,.dialog__container .button-phone a,.button-phone .dialog__container a,.modal__dialog .button,.modal__dialog .button-phone a,.button-phone .modal__dialog a{position:absolute;top:.5rem;right:.5rem}.dialog__container ul,.modal__dialog ul{padding-left:1.5rem;margin:.75rem 0 0;font-weight:normal}.dialog__container li,.modal__dialog li{margin-bottom:.25rem}.dialog__container li:last-child,.modal__dialog li:last-child{margin-bottom:0}.dialog{display:none;max-width:none;max-height:none;border:none;height:100%;width:100%}.dialog__container{margin:auto}.dialog[open]{display:flex;animation:fadeIn .25s ease-out forwards}.dialog[open] .dialog__container{animation:slideIn .25s ease-out forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes slideIn{from{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}.dialog--glenn-beck .dialog__container{padding:0;overflow:clip;background-color:#fffaf3;font-weight:normal}.dialog--glenn-beck .button--close{width:2rem;height:2rem;justify-content:center;aspect-ratio:1/1;border:none;border-radius:50%;padding:0;background-color:#fff;color:#274566;font-size:2rem;line-height:1}.dialog--glenn-beck .button--close:hover,.dialog--glenn-beck .button--close:focus-visible{box-shadow:none;opacity:.5}.dialog--glenn-beck .dialog__header{display:flex;align-items:end;background:#274566;color:#fff;padding-top:2rem}.dialog--glenn-beck .dialog__header picture{margin-block:1rem 0;margin-inline:-3rem -0.5rem}.dialog--glenn-beck .dialog__header blockquote{padding-block:1.5rem;padding-inline:0 1rem;line-height:1.1}.dialog--glenn-beck .dialog__header blockquote p{margin-block-end:1rem;font-size:1.6rem;font-style:italic;font-weight:bold}.dialog--glenn-beck .dialog__header blockquote footer cite{display:block;margin-block-end:1rem;font-style:normal;font-weight:bold;color:#ffc203;text-transform:uppercase;font-size:1.25rem}.dialog--glenn-beck .dialog__header blockquote footer span{font-size:1rem;text-transform:uppercase}.dialog--glenn-beck .dialog__content{padding:2rem;text-align:center}.dialog--glenn-beck .dialog__content h2{margin-block:0 1rem;color:#a58d4c;font-size:2rem;line-height:1.1;text-transform:uppercase}.dialog--glenn-beck .dialog__content h2 strong{color:#274566}.dialog--glenn-beck .dialog__content p{font-size:1.5rem}.dialog--glenn-beck .dialog__content p a{font-size:1.25rem;color:#274566;font-weight:normal}.dialog--glenn-beck .dialog__content .button,.dialog--glenn-beck .dialog__content .button-phone a,.button-phone .dialog--glenn-beck .dialog__content a{position:static;margin-block:1rem}.reviews{position:relative;isolation:isolate}@media(min-width: 62rem){.reviews{background-color:#f3f7f9}.reviews::before{content:"";display:block;background:url(../graphics/bg_reviews.jpg) center no-repeat;background-size:cover;mix-blend-mode:luminosity;opacity:.05;position:absolute;left:0;right:0;top:0;bottom:0;pointer-events:none}}.reviews__main{position:relative;max-width:100rem;margin:0 auto;padding:5rem 1rem;z-index:1}@media(min-width: 62rem){.reviews__main{padding-inline:2rem}}.reviews__main h2{font-weight:bold;line-height:1.1;margin:0 0 3.125rem;text-align:center;text-transform:uppercase;letter-spacing:.05em}@media(min-width: 84em){.reviews__main h2{font-size:2.5rem;margin-bottom:3.125rem}}.reviews__main p{font-size:1.125rem}.reviews__main .layout__grid-item{display:flex;flex-direction:column}.review__domain{display:flex;gap:1rem;align-items:center;height:4rem;margin-bottom:1rem;font-size:1.2rem;font-weight:normal}@media(min-width: 82rem){.review__domain{font-size:1.625rem}}.review__domain img{display:inline-block;max-height:2.625rem;max-width:12.95rem}@media(min-width: 82rem){.review__domain img{max-height:3.75rem;max-width:18.5rem}}.review__stars{height:1.25rem;margin-bottom:.875rem;background-image:url("../graphics//dist/icon_stars-5.min.svg");background-repeat:no-repeat;background-size:contain}.review__card{flex:1 1 auto;display:flex;flex-direction:column;margin-bottom:1.2rem}.review__content{flex:1 1 auto;position:relative;padding:1.25rem 1rem 1.25rem 1.25rem;background-color:#fff;box-shadow:0 3px 16px rgba(0,0,0,.16);border-radius:5px;font-size:1.125rem;letter-spacing:-0.025em;line-height:1.769}.review__content:after{content:"";position:absolute;width:0;height:0;bottom:-0.9rem;right:1rem;border:1rem solid #000;border-right-width:.5rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) #fff #fff;transform-origin:0,0;transform:rotateZ(-53deg);box-shadow:-3px 3px 4px 0 rgba(0,0,0,.08)}.review__author{text-align:right;margin-top:1.25rem;min-height:3.053125rem}.review__author-name,.review__author-verified{display:block}.review__author-name{font-style:normal;font-weight:bold;font-size:1.125rem}.review__author-verified{margin-top:-0.1rem;font-size:.875rem}.review__author-verified:before{content:url("../graphics//dist/icon_badge-check-small.min.svg");display:inline-block;vertical-align:middle;margin-right:.4375rem}.review__cta{text-align:center}.review__cta .button-phone{margin-top:.5rem}.lp-header-outer{background-color:#005f9b}.lp-header{color:#fff;position:relative;max-width:100rem;margin:0 auto}.lp-header__logo-badge-wrapper{display:flex;gap:.5rem;align-items:center;margin-block-start:-0.75rem;padding:.5rem 1rem}@media(min-width: 62rem){.lp-header__logo-badge-wrapper{position:relative;top:0;margin-block:0;padding:2rem}}.lp-header__logo strong{display:block;width:clamp(13rem,44vw,18rem);height:clamp(2.5rem,10vw,3.5rem);position:relative;top:.2rem;background:url(../graphics/dist/logo-blue-bg.min.svg) left center no-repeat;background-size:contain;text-indent:-999rem}@media(min-width: 62rem){.lp-header__logo strong{background:url(../graphics/dist/logo-blue-bg-tagline.min.svg) left center no-repeat;top:0;height:4rem;left:0;width:20rem}}.lp-header__logo span{display:none}.lp-header__badge{width:5rem;aspect-ratio:1/1;margin-left:auto;background:url(../graphics//dist/badge_transactions.webp) center no-repeat;background-size:contain;text-indent:-999rem}@media(min-width: 72em){.lp-header__badge{height:6.25rem;width:6.25rem}}@media(min-width: 62rem){.lp-header__badge{margin-top:-3rem;margin-bottom:-3rem;height:10rem;width:10rem;position:relative;z-index:1}}.lp-header__call-button{padding:1rem 1.25rem 1.25rem;position:relative;z-index:1;text-align:center}.lp-header__call-button-prompt{font-size:.75rem;margin-bottom:.5rem}@media(min-width: 62rem){.lp-header__call-button{position:absolute;right:7.5rem;margin-bottom:0;top:50%;transform:translateY(-50%);padding-top:0;padding-bottom:0}}@media(min-width: 72em){.lp-header__call-button{right:9.375rem}}@media(min-width: 84em){.lp-header__call-button{right:11.875rem}}@media(max-width: calc(62rem - 1px)){.lp-header__call-button .button,.lp-header__call-button .button-phone a,.button-phone .lp-header__call-button a{background-color:rgba(0,0,0,0);border:none}.lp-header__call-button .button:hover,.lp-header__call-button .button-phone a:hover,.button-phone .lp-header__call-button a:hover,.lp-header__call-button .button:focus,.lp-header__call-button .button-phone a:focus,.button-phone .lp-header__call-button a:focus{opacity:.5}.lp-header__call-button .button:focus,.lp-header__call-button .button-phone a:focus,.button-phone .lp-header__call-button a:focus{box-shadow:0 0 0 .25rem #fff}.lp-header__call-button .button span,.lp-header__call-button .button-phone a span,.button-phone .lp-header__call-button a span{color:#ffcf01}}.lp-hero{max-width:100rem;margin:0 auto}@media(min-width: 62rem){.lp-hero{display:grid;grid-template-areas:"main form" "trust form";gap:3rem;grid-template-columns:auto 28rem;align-items:start;padding:3rem 2rem}.lp-hero__wrapper{background-image:linear-gradient(to bottom, hsl(200, 42.9%, 16.5%), hsl(212.3, 56.3%, 27.8%))}}@media(min-width: 62rem){.lp-hero{text-align:left}}.lp-hero__content{grid-area:main;margin:0 auto;padding-block-start:1.5rem;padding-inline:1.5rem;color:#fff;background-image:linear-gradient(to bottom, hsl(200, 42.9%, 16.5%), hsl(212.3, 56.3%, 27.8%))}@media(min-width: 62rem){.lp-hero__content{padding-inline:0;background-image:none}}.lp-hero__form{grid-area:form}.lp-hero__title-wrapper{display:flex;gap:1.5rem;margin-block-end:1rem;text-align:center}@media(min-width: 62rem){.lp-hero__title-wrapper{text-align:left}}.lp-hero__title{flex:1}.lp-hero__title-main{margin-block-end:.5em;text-transform:uppercase;font-size:clamp(2.125rem,5vw,3.7rem);line-height:1}@media(min-width: 62rem){.lp-hero__title-main{font-size:clamp(2.3rem,4vw,3.7rem)}}.lp-hero__title-main strong{color:#deca73;font-weight:inherit}.lp-hero__title-sub{margin-bottom:1.5em;line-height:1.3;font-size:clamp(1.375rem,2vw,1.75rem)}.lp-hero__cta-buttons{display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem 1.5rem;margin-block-end:1.5rem}@media(min-width: 62rem){.lp-hero__cta-buttons{align-items:stretch;justify-content:start;flex-direction:row}}.lp-hero-trust__icons{max-width:100rem;padding:3rem 1rem}.lp-form{padding:1rem 2rem 2rem;background-color:#fff}@media(min-width: 62rem){.lp-form{border:4px solid #ffcf01;border-radius:.375rem}}.lp-form__header{color:#005f9b;text-align:center}.lp-form__header-brochures{margin:0 auto}.lp-form__header p{margin:1rem auto}@media(min-width: 62rem){.lp-form__header{text-align:left}.lp-form__header p{margin:0}}.lp-form__title{line-height:1.1;font-size:2rem;font-weight:normal;letter-spacing:-0.1rem;text-align:center}.lp-form__title strong{color:#0f3f79}.lp-form__disclaimer{padding-bottom:1.25rem;font-size:.875em;line-height:1.25;color:#747474}.lp-form__disclaimer a{color:#747474;font-weight:normal}.lp-form__submit-container{padding-top:1rem}.lp-form__phone-cta{text-align:center}@media(min-width: 62rem){.lp-form__phone-cta{text-align:left}}.lp-form form{max-width:32rem;margin:0 auto;padding-block-end:.5rem}.lp-form [type=submit]{display:block;position:relative;width:100%;margin-block:1.5rem 1rem;padding-block:.75rem;font-size:clamp(1rem,5vw,1.25rem)}.lp-form [type=submit]:before{content:"Don't Miss Out";display:block;position:absolute;top:-1rem;left:50%;translate:-50% 0;width:-moz-max-content;width:max-content;padding:0 .75rem;color:#000;background-color:#ffcf01;border-radius:.375rem;font-size:.875rem}.lp-form .fieldgroup{display:flex;gap:0 1.25rem;flex-wrap:wrap;max-width:32rem}.lp-form .fieldgroup .field{flex:1 1 auto}.lp-form .field{position:relative;padding-bottom:1.5rem;max-width:32rem}.lp-form .field label{display:block;position:absolute;top:.2rem;left:.25rem;font-style:italic;padding:.25rem;color:#747474;line-height:1;transition-property:transform,font-size,background-color;transition-duration:150ms;transition-timing-function:ease;font-size:.875rem;background-color:#fff;transform:translateY(-75%)}.lp-form .field input{width:100%;height:2.8125rem;padding:.5rem}.lp-form .field input:-moz-placeholder-shown+label{font-size:1rem;background-color:rgba(0,0,0,0);transform:translateY(25%);pointer-events:none}.lp-form .field input:placeholder-shown+label{font-size:1rem;background-color:rgba(0,0,0,0);transform:translateY(25%);pointer-events:none}.lp-form .field input:focus+label{font-size:.875rem;background-color:#fff;transform:translateY(-75%)}.lp-form .checkbox-inline{display:flex;align-items:start;gap:.5rem}.lp-form .checkbox-inline [type=checkbox]{flex:0 0 auto;margin-top:.25rem;width:1.125em;height:1.125em}.lp-form .checkbox-inline label{flex:1 1 auto}.strategies{background-color:#f2f2f2;text-align:center}@media(min-width: 62rem){.strategies{text-align:left}}.strategies__list{list-style:none;margin:2.25rem auto;padding:0}@media(min-width: 62rem){.strategies__list{margin:0}}.strategies__list li{margin-bottom:1.6875rem}.strategies .title{margin-bottom:.25em}.strategies p{margin-bottom:1.25rem}.strategies .lp-section__image-shadowed{box-shadow:16px 20px 26px rgba(0,0,0,.26),16px 20px 0 rgba(0,0,0,.17)}@media(max-width: calc(62rem - 1px)){.why-lear{color:#fff}}.why-lear .title{text-align:center}.why-lear__content{position:relative}.why-lear__bg{position:absolute;top:-2.625rem;bottom:-2.625rem;left:-2rem;right:-2rem;z-index:-1}.why-lear__bg picture,.why-lear__bg img{height:100%}.why-lear__bg img{display:block;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 0%;object-position:50% 0%}.why-lear__list{list-style:none;margin:0 auto;max-width:-moz-fit-content;max-width:fit-content;padding:1.875rem 0 1.875rem 2rem}@media(min-width: 62rem){.why-lear__list{max-width:none;margin:0}}@media(min-width: 62rem){.why-lear__list--2-col{-moz-columns:2;columns:2;-moz-column-gap:4rem;column-gap:4rem;width:-moz-max-content;width:max-content;margin:0 auto}}.why-lear__list li{text-indent:-1rem;position:relative;padding-bottom:1rem}.why-lear__list li::before{content:"\2713";display:inline-block;padding:0 .5rem;color:#ffcf01;font-weight:bold}@media(min-width: 62rem){.why-lear__list li::before{color:#005f9b}}.why-lear p{margin-bottom:1rem;text-align:center}.why-lear p .button-phone{display:block;margin-top:.5rem}.why-lear--1col p{text-align:center}.testimony__video{display:block;width:100%;aspect-ratio:16/9;background-color:#000}.testimony__video iframe{display:block;width:100%;height:100%}.testimony__video[aria-hidden]{display:none}.testimony__video-wrapper{display:block;position:relative}.testimony__video-wrapper .button,.testimony__video-wrapper .button-phone a,.button-phone .testimony__video-wrapper a{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem;background-color:rgba(0,0,0,.5);border:none;border-radius:0}.testimony__video-wrapper .button img,.testimony__video-wrapper .button-phone a img,.button-phone .testimony__video-wrapper a img{display:block;padding:.75rem;width:4.5rem;border-radius:50%;background-color:#e30000;border:.5rem solid #f2d27d;box-shadow:0 5px 10px rgba(0,0,0,.25)}.testimony__content{display:grid;gap:.5rem .75rem;grid-template-columns:25% 1fr;grid-template-areas:"image quote" "image caption";align-items:center;max-width:36rem;padding-block:1rem}.testimony__quote{grid-area:quote;line-height:1.25}.testimony__quote p{font-size:1rem}.testimony__image{grid-area:image;align-items:end}.testimony__caption{grid-area:caption;align-self:start;padding-block-end:1rem}.testimony__caption cite{font-weight:bold;font-style:normal;text-transform:uppercase}.secure .title,.secure p{margin-bottom:1em}.secure__cta{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:center;padding-top:2rem;text-transform:uppercase;letter-spacing:.1em;font-size:1.125rem}@media(min-width: 62rem){.secure__cta{justify-content:left}}.secure__bg{display:none;position:absolute;z-index:-1;-o-object-fit:cover;object-fit:cover;left:0;right:0;top:0;bottom:0}@media(min-width: 62rem){.secure__bg{display:block}}.secure__bg picture,.secure__bg img{height:100%}.secure__bg img{-o-object-fit:cover;object-fit:cover;-o-object-position:33% 50%;object-position:33% 50%}.secure__bg picture{position:relative;overflow:hidden;width:-moz-max-content;width:max-content}.secure__bg picture:after{content:"";position:absolute;top:0;right:0;bottom:0;width:80rem;background-image:linear-gradient(to left, white 45%, transparent)}.lp-cta-bar{padding:2rem 1rem;background-color:#c2ced6;text-align:center}@media(min-width: 62rem){.lp-cta-bar{display:flex;gap:4rem;justify-content:center;align-items:center;color:#fff;text-align:left;background-color:#c2ced6}}.lp-cta-bar__title{font-weight:normal;color:#005f9b}.lp-cta-bar__img{z-index:1;max-height:20rem;margin:0 auto;position:relative}.lp-cta-bar__img--offset{transform:translateX(-7.5%)}@media(min-width: 62rem){.lp-cta-bar__img{margin-block:-8rem -3rem}}.lp-cta-bar__buttons{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding-block:2rem}@media(min-width: 62rem){.lp-cta-bar__buttons{flex-direction:row;gap:2rem;margin-left:-3rem}}.lp-cta-bar__phone-aside{color:#ab121c}@media(min-width: 62rem){.lp-cta-bar__phone-aside{text-transform:uppercase;font-weight:bold;letter-spacing:.25em}}.lp-image-shadow{filter:drop-shadow(0 0.5rem 1rem rgba(0, 0, 0, 0.6))}.banner-limited-offer{width:-moz-fit-content;width:fit-content;margin-block:1.5rem 1rem;margin-inline:auto;background-color:#f9f7eb;border:2px solid #ffcf01;padding:1rem;border-radius:.375rem;font-weight:bold;font-size:1rem;text-align:center}@media(min-width: 62rem){.banner-limited-offer{text-align:left}}.banner-limited-offer h3{width:-moz-fit-content;width:fit-content;margin-block:-1.75rem .5rem;margin-inline:auto;padding:0 .5em;background-color:#ffcf01;border-radius:.375rem;font-weight:bold;text-transform:uppercase;letter-spacing:.1em;font-size:.875rem}@media(min-width: 62rem){.banner-limited-offer h3{margin-inline:0}}.banner-limited-offer p{margin:0;font-size:1em}.banner-limited-offer a{color:#a5801d}.legal{background-color:#2f505c;color:rgba(255,255,255,.75);padding:2.5rem 1.75rem}@media(min-width: 84em){.legal{padding-top:3.75rem;padding-bottom:5rem}}.legal a{color:#fff}.legal .disclaimer{font-size:.75rem;font-style:normal;text-align:center}.legal .disclaimer:not(:last-child){margin-bottom:1rem}.legal__main{max-width:48rem;margin:0 auto}.trust-icon{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;list-style:none;gap:2rem;background-color:#2f505c;color:#fff}.trust-icon--light{color:#464646;background-color:rgba(0,0,0,0)}.trust-icon__item--google{display:flex;align-items:center;gap:.5rem}.trust-icon__item--google strong{display:block}.trust-icon__item--google .trust-icon__image{height:2.5rem;width:2.5rem}.trust-icon__item--google .trust-icon__item-content{line-height:1.1}.trust-icon__item--google .trust-icon__item-content small{font-size:.7em}.trust-icon__item--satisfaction{font-size:1rem;display:flex;align-items:center;gap:.375rem}.trust-icon__item--satisfaction .trust-icon__item-badge{display:flex;flex-direction:column;justify-content:center;gap:.25rem;padding:.375rem .375rem .25rem;border-radius:.25rem;background-color:rgba(255,255,255,.2)}.trust-icon__item--satisfaction span{display:block;font-size:.6rem;text-transform:uppercase;letter-spacing:.125em}.trust-icon__item--satisfaction strong{display:block;width:-moz-min-content;width:min-content;font-size:.75rem;font-weight:bold;text-transform:uppercase;line-height:1}.trust-icon__item--satisfaction .trust-icon__item-stars{display:flex}.trust-icon__item--satisfaction .trust-icon__item-stars div{flex:1 0 auto;background-image:url(../graphics/icon_rating_star.svg);background-position:center;background-repeat:no-repeat;background-size:contain;width:1.125rem;height:1.125rem}.trust-footer{padding:0 1rem;color:#fff;background-color:#2f505c}.trust-footer .trust-icon{justify-content:center;max-width:52rem;margin:0 auto;padding:3rem 0;border-bottom:1px solid #f2f2f2}.trust-footer .trust-icon__image{max-height:2.625rem;max-width:8.4375rem;-o-object-fit:contain;object-fit:contain}.trust-footer .trust-icon__item-content{font-size:.625rem}.trust-footer .trust-icon__item--google{gap:.5rem}.trust-footer .trust-icon__item--google .trust-icon__item-content{font-size:1rem}.sr-only,.visually-hidden{width:1px;height:1px;position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;overflow:hidden}.modal.modal-hidden{position:absolute;width:0;height:0;top:-999rem;left:-999rem}@media(min-width: 30rem){.responsive-mobile.responsive-mobile{display:none}}@media(min-width: 62rem){.responsive-narrow.responsive-narrow{display:none}}@media(max-width: calc(62rem - 1px)){.responsive-desktop.responsive-desktop{display:none}}