.Icon{display:inline-block;vertical-align:middle}.Icon--aqua path,.Icon--aqua g{fill:#65bbe9}.Icon--white path,.Icon--white g{fill:#fff}.Icon--green path,.Icon--green g{fill:#3ee178}.Icon--orange path,.Icon--orange g{fill:#f1961c}.Icon--green-apple path,.Icon--green-apple g{fill:#00d455}.Icon--silver path,.Icon--silver g{fill:#acb3bc}.Icon--selective-yellow path,.Icon--selective-yellow g{fill:#ffb400}.Icon--graphite path g{fill:#566270}.Icon--red path,.Icon--red g{fill:#f5394d}.Icon--smoke path,.Icon--smoke g{fill:#dee3e7}.Icon--navy path,.Icon--navy g{fill:#022f49}.Icon--disabled path,.Icon--disabled g{fill:#dee3e7}.Icon--pointer{cursor:pointer}.IconParent.IconParent--hover:hover .Icon path,.IconParent.IconParent--hover:hover .Icon g,.IconParent.IconParent--active .Icon path,.IconParent.IconParent--active .Icon g,.Icon--active path,.Icon--active g{stroke:#65bbe9;fill:#e7f7ff}
.Logo{display:inline-flex;align-items:center}.Logo.Logo--light .LogoTypo g{fill:#fff}.Logo.Logo--vertical{display:inline-flex;flex-direction:column;justify-content:center;align-items:center}.Logo.Logo--vertical .LogoIcon{width:30%}.Logo.Logo--vertical .LogoTypo{margin:12% 0 0 0}.Logo.Logo--badge .LogoIcon{flex:auto;width:auto}.Logo.Logo--mono .LogoIcon path,.Logo.Logo--mono .LogoTypo g{fill:#000}.Logo.Logo--mono.Logo--light .LogoIcon path,.Logo.Logo--mono.Logo--light .LogoTypo g{fill:#fff}.LogoIcon{flex:24}.LogoTypo{flex:77;margin:6% 0 0 7.7%}
.WebsiteButton{display:block;text-decoration:none;outline:none;border:none;color:var(--color-white);background-color:var(--color-blue-dark);padding:1.8rem 2.7rem;border-radius:3rem;font-size:var(--font-size-subtitle);text-transform:uppercase;letter-spacing:.15em;font-weight:var(--font-weight-normal);cursor:pointer;transition:all .2s;font-family:"Proxima Nova",sans-serif}.WebsiteButton:hover{background-color:var(--color-steel-blue)}.WebsiteButton.WebsiteButton--bold{font-weight:var(--font-weight-bold)}.WebsiteButton.WebsiteButton--small{padding:.8rem 2rem;font-size:1.2rem}.WebsiteButton.WebsiteButton--whiteGray{border:none;color:var(--color-gray);background:var(--color-white)}.WebsiteButton.WebsiteButton--whiteGray:hover{background:var(--color-smoke);transition:background-color .3s ease}.WebsiteButton.WebsiteButton--whitePurple{border:none;color:var(--color-purple);background:var(--color-white)}.WebsiteButton.WebsiteButton--whitePurple:hover{background:var(--color-smoke);transition:background-color .3s ease}.WebsiteButton.WebsiteButton--white{background-color:var(--color-white);color:var(--color-blue-dark);border:1px solid var(--color-blue-dark)}.WebsiteButton.WebsiteButton--white:hover{background-color:var(--color-smoke)}.WebsiteButton.WebsiteButton--gray{background-color:var(--color-smoke);color:var(--color-raven);border:1px solid var(--color-smoke)}.WebsiteButton.WebsiteButton--gray:hover{background-color:var(--color-gray-dark)}.WebsiteButton.WebsiteButton--dark{background-color:var(--color-purple);color:var(--color-white);border:1px solid var(--color-purple)}.WebsiteButton.WebsiteButton--dark:hover{background:var(--color-blue-dark);transition:background-color .3s ease;border:1px solid var(--color-blue-dark)}.WebsiteButton.WebsiteButton--silver{background-color:var(--color-white);color:var(--color-black)}.WebsiteButton.WebsiteButton--silver:hover{background-color:var(--color-smoke)}.WebsiteButton.WebsiteButton--yellow{background-color:var(--color-yellow);color:var(--color-black)}.WebsiteButton.WebsiteButton--yellow:hover{background-color:var(--color-yellow-dark)}.WebsiteButton.WebsiteButton--yellow:disabled{background-color:#fcedcf;color:#b5b0a5}.WebsiteButton.WebsiteButton--purple{background-color:var(--color-purple);color:var(--color-white)}.WebsiteButton.WebsiteButton--purple:hover{background-color:var(--color-raven)}.WebsiteButton.WebsiteButton--pink{background-color:var(--color-pink);color:var(--color-white)}.WebsiteButton.WebsiteButton--pink:hover{background-color:#e24426}.WebsiteButton.WebsiteButton--raven{background-color:var(--color-raven);color:var(--color-white)}.WebsiteButton:disabled{cursor:not-allowed;background-color:rgba(101,187,233,.4)}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPHeader{position:sticky;top:0;background:var(--color-white);z-index:5}.LPHeader .Logo{min-width:15rem}@media screen and (max-width: 842.9999px){.LPHeader .Logo{min-width:12rem}}.LPHeader .LPHeader__container{display:flex;justify-content:space-between;align-items:center;padding:2.4rem 0}@media screen and (max-width: 842.9999px){.LPHeader .LPHeader__container{max-height:8rem}}.LPHeader .LPHeader__location{display:flex;align-items:center;font-size:1.8rem;font-weight:500;gap:1rem}@media screen and (max-width: 842.9999px){.LPHeader .LPHeader__location{display:none}}.LPHeader .LPHeader__actions{display:flex;gap:2.4rem}.LPHeader .LPHeader__button{background-color:var(--color-navy)}@media screen and (max-width: 842.9999px){.LPHeader .LPHeader__button{font-size:1.6rem;padding:1.6rem 2.4rem;line-height:1}}.LPHeader .LPHeader__button:hover{background-color:var(--color-sky-blue);color:var(--color-white);transition:all .3s}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPAppliances{background-color:var(--color-athens-light-grey)}.LPAppliances .lp-heading-1,.LPAppliances .lp-heading-2{text-align:center}.LPAppliances .lp-heading-1{padding-top:8rem;margin-bottom:3.4rem}@media screen and (max-width: 842.9999px){.LPAppliances .lp-heading-1{margin-bottom:2.4rem}}@media screen and (max-width: 424.9999px){.LPAppliances .lp-heading-1{padding-top:4rem;margin-bottom:1.6rem}}.LPAppliances .lp-heading-2{margin-bottom:4rem}@media screen and (max-width: 424.9999px){.LPAppliances .lp-heading-2{margin-bottom:2.4rem}}.LPAppliances .LPAppliances__boxes{display:grid;grid-template-columns:repeat(4, 1fr);grid-column-gap:4.4rem;grid-row-gap:4.4rem}@media screen and (max-width: 1291.9999px){.LPAppliances .LPAppliances__boxes{grid-column-gap:2.4rem;grid-row-gap:2.4rem}}@media screen and (max-width: 842.9999px){.LPAppliances .LPAppliances__boxes{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 424.9999px){.LPAppliances .LPAppliances__boxes{grid-row-gap:1.6rem;grid-column-gap:1.6rem}}.LPAppliances .LPAppliances__box{padding:4rem;background-color:var(--color-white);box-shadow:0px 4px 8px 0px rgba(0,0,0,.05);border-radius:1.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease-in-out;flex-direction:column;gap:1.6rem;text-decoration:none}.LPAppliances .LPAppliances__box:hover{transform:translateY(-2.4rem)}@media screen and (max-width: 842.9999px){.LPAppliances .LPAppliances__box:hover{transform:translateY(0)}}@media screen and (max-width: 1291.9999px){.LPAppliances .LPAppliances__box{padding:2.4rem}}@media screen and (max-width: 842.9999px){.LPAppliances .LPAppliances__box{gap:1.5rem;padding:2rem}.LPAppliances .LPAppliances__box .LPAppliances__boxIcon{height:4rem;width:auto}}@media screen and (max-width: 842.9999px)and (min-width: 843px){.LPAppliances .LPAppliances__box .LPAppliances__boxIcon{height:unset}}@media screen and (max-width: 424.9999px){.LPAppliances .LPAppliances__box{padding:2rem 0}}.LPAppliances .LPAppliances__title{font-size:2.8rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:.8rem;margin-left:2.5rem}@media screen and (max-width: 1291.9999px){.LPAppliances .LPAppliances__title{font-size:1.6rem}}@media screen and (max-width: 842.9999px){.LPAppliances .LPAppliances__title .Icon{transform:scale(0.8)}}@media screen and (max-width: 729.9999px){.LPAppliances .LPAppliances__title{gap:.25rem}.LPAppliances .LPAppliances__title .Icon{transform:scale(0.6)}}.LPAppliances .LPAppliances__subtitle{max-width:100rem;margin-left:auto;margin-right:auto}.LPAppliances .LPAppliances__more{margin-bottom:3.2rem;text-align:center;margin-top:3.2rem;font-size:2rem;font-weight:500}@media screen and (max-width: 842.9999px){.LPAppliances .LPAppliances__more{font-size:1.6rem;margin-top:2.4rem;margi-bottom:1.6rem}}@media screen and (max-width: 424.9999px){.LPAppliances .LPAppliances__more{margin-top:1.6rem;margin-bottom:2.4rem}}.LPAppliances .LPAppliances__brands{align-items:center}.LPAppliances .LPAppliances__brand{margin-left:2.4rem;margin-right:2.4rem}.LPAppliances .LPAppliances__curve{background-color:var(--color-white);height:100px;border-radius:50%/100%;border-top-left-radius:0;border-top-right-radius:0}@media screen and (max-width: 842.9999px){.LPAppliances .LPAppliances__curve{height:50px}}.LPAppliances .LPAppliances__button{background-color:var(--color-navy);padding:3rem 6rem;border-radius:10rem;font-size:1.8rem}.LPAppliances .LPAppliances__button:hover{background-color:var(--color-sky-blue);color:var(--color-white);transition:all .3s}@media screen and (max-width: 842.9999px){.LPAppliances .LPAppliances__button{padding:2rem 5rem;font-size:1.6rem}}.LPAppliances .Marquee__content{padding:0;margin-top:2.4rem;margin-bottom:2.4rem}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPFooter{position:relative;width:100%;background-color:var(--color-navy);color:var(--color-white)}.LPFooter .Logo{min-width:30rem}@media screen and (max-width: 1439.9999px){.LPFooter .Logo{min-width:25rem}}@media screen and (max-width: 842.9999px){.LPFooter .Logo{min-width:15rem}}@media screen and (max-width: 424.9999px){.LPFooter .Logo{min-width:10rem}}.LPFooter .LPFooter__container{padding:10rem 5rem;display:flex;flex-direction:column}@media screen and (max-width: 842.9999px){.LPFooter .LPFooter__container{padding:8rem 3rem}}@media screen and (max-width: 424.9999px){.LPFooter .LPFooter__container{padding:3rem 1rem}}.LPFooter .LPFooter__content{margin-top:4rem;margin-bottom:2rem;font-size:2rem;max-width:60%}@media screen and (max-width: 842.9999px){.LPFooter .LPFooter__content{font-size:1.6rem;max-width:100%;margin-bottom:0}}@media screen and (max-width: 424.9999px){.LPFooter .LPFooter__content{text-align:center;margin-top:0}}.LPFooter .LPFooter__logoContainer{display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 424.9999px){.LPFooter .LPFooter__logoContainer{justify-content:center}}.LPFooter .LPFooter__privacy{color:var(--color-white);text-decoration:none;font-size:2.4rem}@media screen and (max-width: 424.9999px){.LPFooter .LPFooter__privacy.LPFooter__privacy--web{display:none}}@media screen and (max-width: 1439.9999px){.LPFooter .LPFooter__privacy{font-size:2rem}}@media screen and (max-width: 842.9999px){.LPFooter .LPFooter__privacy{font-size:1.6rem}}.LPFooter .LPFooter__terms{margin-left:auto;margin-top:1.6rem}@media screen and (max-width: 424.9999px){.LPFooter .LPFooter__terms{display:none}}.LPFooter .LPFooter_mobileTermsAndPolicy{display:none}@media screen and (max-width: 424.9999px){.LPFooter .LPFooter_mobileTermsAndPolicy{display:flex;justify-content:space-around;margin-top:2.6rem;margin-bottom:2.6rem}}.LPFooter .LPFooter__houseIcon{margin-left:1rem;margin-right:1.5rem}.LPFooter .Marquee{padding-bottom:4rem}.LPFooter .Marquee li{font-size:2.4rem;color:var(--color-white)}@media screen and (max-width: 1439.9999px){.LPFooter .Marquee li{font-size:2rem}}@media screen and (max-width: 842.9999px){.LPFooter .Marquee li{font-size:1.8rem}}.LPFooter .LPFooter_marqueeContainer{position:relative;width:100%;height:100%;padding:0}.LPFooter .LPFooter_marqueeContainer::after,.LPFooter .LPFooter_marqueeContainer::before{content:"";position:absolute;width:50%;z-index:1}@media screen and (max-width: 842.9999px){.LPFooter .LPFooter_marqueeContainer::after,.LPFooter .LPFooter_marqueeContainer::before{width:50%}}.LPFooter .LPFooter_marqueeContainer::before{left:0;top:0;height:100%;background:linear-gradient(90deg, rgb(2, 47, 73) 0%, rgba(2, 47, 73, 0.5) 100%)}.LPFooter .LPFooter_marqueeContainer::after{right:0;top:0;height:100%;background:linear-gradient(-90deg, rgb(2, 47, 73) 0%, rgba(2, 47, 73, 0.5) 100%)}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.WhySuper .WhySuper__cardsContainerv2{display:grid;grid-template-columns:repeat(3, 1fr);grid-column-gap:4rem}@media screen and (max-width: 1291.9999px){.WhySuper .WhySuper__cardsContainerv2{grid-column-gap:2.4rem}}@media screen and (max-width: 729.9999px){.WhySuper .WhySuper__cardsContainerv2{grid-template-columns:repeat(1, 1fr);grid-row-gap:1.6rem;min-width:94vw}}.WhySuper .WhySuper__cardsContainerv2 .WhySuperCard{width:100%}@media screen and (max-width: 729.9999px){.WhySuper .WhySuper__cardsContainerv2 .WhySuperCard{padding:2.4rem}.WhySuper .WhySuper__cardsContainerv2 .WhySuperCard .WhySuperCard__descriptionMobile{margin-top:1.2rem}}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPHerov2{background-color:var(--color-athens-light-grey)}.LPHerov2 .LPHerov2__background{background-image:url(../assets/b13d518d.png);background-size:cover;background-position:center;background-repeat:no-repeat;clip-path:ellipse(120% 100% at 50% 0%)}@media screen and (max-width: 842.9999px){.LPHerov2 .LPHerov2__background{clip-path:ellipse(140% 100% at 50% 0%)}}.LPHerov2 .LPHerov2__background.LPHerov2__background--no-curve{clip-path:unset;background-position:0 0}@media screen and (max-width: 1291.9999px){.LPHerov2 .LPHerov2__background.LPHerov2__background--no-curve{background-position:center}}.LPHerov2.LPHerov2--background-white{background-color:var(--color-white)}.LPHerov2 .LPHerov2__container{text-align:center;padding-top:20rem;padding-bottom:20rem}@media screen and (min-width: 1920px){.LPHerov2 .LPHerov2__container{padding-top:30rem;padding-bottom:30rem}}@media screen and (max-width: 729.9999px){.LPHerov2 .LPHerov2__container{padding-top:8rem;padding-bottom:8rem}}.LPHerov2 .LPHerov2__container .lp-heading-1,.LPHerov2 .LPHerov2__container .lp-heading-2{color:var(--color-white)}.LPHerov2 .LPHerov2__container .lp-heading-1{margin-bottom:3.4rem}.LPHerov2 .LPHerov2__container .lp-heading-2{margin-bottom:3.4rem}.LPHerov2 .LPHerov2__container.LPHerov2__container--left-align{padding-top:9rem;padding-bottom:9rem;text-align:left}@media screen and (max-width: 842.9999px){.LPHerov2 .LPHerov2__container.LPHerov2__container--left-align{text-align:center;padding-top:18rem;padding-bottom:18rem;width:unset}}@media screen and (max-width: 374.9999px){.LPHerov2 .LPHerov2__container.LPHerov2__container--left-align{padding-top:15rem;padding-bottom:15rem}}.LPHerov2 .LPHero2__button{display:inline-block;padding:3rem 6rem;border-radius:10rem;font-size:1.8rem}.LPHerov2 .LPHero2__button:hover{background-color:var(--color-sky-blue);color:var(--color-white)}@media screen and (max-width: 842.9999px){.LPHerov2 .LPHero2__button{padding:2rem 5rem;font-size:1.6rem}}.LPHerov2 .LPHerov2__ratings{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:4rem;margin-top:4rem}.LPHerov2 .LPHerov2__ratings.LPHerov2__ratings--left-align{justify-content:flex-start}@media screen and (max-width: 842.9999px){.LPHerov2 .LPHerov2__ratings.LPHerov2__ratings--left-align{justify-content:center}}@media screen and (max-width: 1291.9999px){.LPHerov2 .LPHerov2__ratings{gap:2rem}}@media screen and (max-width: 842.9999px){.LPHerov2 .LPHerov2__ratings .Icon{height:3.4rem;width:auto}}@media screen and (max-width: 729.9999px){.LPHerov2 .LPHerov2__ratings{flex-direction:column;justify-content:center;align-items:center;gap:2.4rem}}@media screen and (max-width: 374.9999px){.LPHerov2 .LPHerov2__ratings{gap:1.6rem}}.LPHerov2 .LPHero2__average{font-size:4rem;font-weight:500;color:var(--color-white)}@media screen and (max-width: 1291.9999px){.LPHerov2 .LPHero2__average{font-size:2.4rem}}.LPHerov2 .AverageRating{width:150px;height:30px}.LPHerov2 .AverageRating__top,.LPHerov2 .AverageRating__bottom{width:150px;height:30px}.LPHerov2 .AverageRating__top svg,.LPHerov2 .AverageRating__bottom svg{width:150px;height:30px}.LPHerov2 .LPHero2__stars{display:flex;align-items:center;gap:1.2rem}.LPHerov2 .LPHero2__google{font-size:2.4rem;color:var(--color-white)}@media screen and (max-width: 1291.9999px){.LPHerov2 .LPHero2__google{font-size:1.6rem}}.LPHerov2 .LPHerov2__banner{min-height:8rem;width:100%;display:flex;justify-content:center;align-items:center;font-size:2.8rem;font-weight:600;background-color:var(--color-light-baby-blue);text-align:center}@media screen and (max-width: 1291.9999px){.LPHerov2 .LPHerov2__banner{font-size:2rem;padding:1.8rem 10rem}}@media screen and (max-width: 374.9999px){.LPHerov2 .LPHerov2__banner{font-size:1.6rem;padding:1.4rem 5rem}}@supports(background-image: url("../../img/hero-gen-v2.webp")){.LPHerov2 .LPHerov2__background{background-image:url(../assets/463ed350.webp)}}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPSpecificIssues{background-color:var(--color-athens-light-grey)}.LPSpecificIssues .lp-heading-1,.LPSpecificIssues .lp-heading-2{text-align:center}.LPSpecificIssues .lp-heading-1{text-transform:capitalize;padding-top:8rem;margin-bottom:1.6rem}@media screen and (max-width: 842.9999px){.LPSpecificIssues .lp-heading-1{margin-bottom:1.6rem}}@media screen and (max-width: 424.9999px){.LPSpecificIssues .lp-heading-1{padding-top:4rem}}.LPSpecificIssues .lp-heading-2{margin-bottom:2.4rem}@media screen and (max-width: 842.9999px){.LPSpecificIssues .lp-heading-2{margin-bottom:1.6rem}}.LPSpecificIssues .LPSpecificIssues__subheading{margin-top:2.4rem;margin-bottom:6rem;font-size:3.2rem;font-weight:500;text-align:center;line-height:1}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__subheading{font-size:2.2rem;margin-top:1.6rem;margin-bottom:4rem}}@media screen and (max-width: 424.9999px){.LPSpecificIssues .LPSpecificIssues__subheading{margin-bottom:2.4rem;font-size:2rem}}.LPSpecificIssues .LPSpecificIssues__boxes{display:grid;grid-template-columns:repeat(5, 1fr);grid-column-gap:4rem;grid-row-gap:4.4rem}@media screen and (max-width: 1291.9999px){.LPSpecificIssues .LPSpecificIssues__boxes{grid-column-gap:2.4rem;grid-row-gap:2.4rem}}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__boxes{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 424.9999px){.LPSpecificIssues .LPSpecificIssues__boxes{grid-row-gap:1.6rem;grid-column-gap:1.6rem;margin-bottom:2.4rem}}.LPSpecificIssues .LPSpecificIssues__img{max-width:100%}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__img{max-width:10rem}}.LPSpecificIssues .LPSpecificIssues__box{padding:2.4rem;padding-bottom:3.4rem;background-color:var(--color-white);box-shadow:0px 4px 8px 0px rgba(0,0,0,.05);border-radius:1.6rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .3s ease-in-out;flex-direction:column;gap:1.6rem;text-decoration:none}.LPSpecificIssues .LPSpecificIssues__box:hover{transform:translateY(-2.4rem)}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__box:hover{transform:translateY(0)}}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__box{gap:1.5rem;padding:1.6rem}.LPSpecificIssues .LPSpecificIssues__box .LPSpecificIssues__boxIcon{height:4rem;width:auto}}@media screen and (max-width: 842.9999px)and (min-width: 843px){.LPSpecificIssues .LPSpecificIssues__box .LPSpecificIssues__boxIcon{height:unset}}@media screen and (max-width: 424.9999px){.LPSpecificIssues .LPSpecificIssues__box{padding:2rem 0}}.LPSpecificIssues .LPSpecificIssues__title{font-size:2rem;font-weight:500;display:flex;align-items:center;justify-content:center;gap:1.2rem;text-align:center;margin-left:1.2rem}@media screen and (max-width: 1291.9999px){.LPSpecificIssues .LPSpecificIssues__title{gap:.8rem;font-size:1.6rem}}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__title{margin-left:.4rem;padding:0 1.6rem;gap:.8rem}}.LPSpecificIssues .LPSpecificIssues__titleText{max-width:80%}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__titleText{max-width:unset}}@media screen and (max-width: 729.9999px){.LPSpecificIssues .LPSpecificIssues__titleText{max-width:80%}}.LPSpecificIssues .LPSpecificIssues__subtitle{max-width:100rem;margin-left:auto;margin-right:auto}.LPSpecificIssues .LPSpecificIssues__brands{align-items:center}.LPSpecificIssues .LPSpecificIssues__brand{margin-left:2.4rem;margin-right:2.4rem}.LPSpecificIssues .LPSpecificIssues__curve{background-color:var(--color-white);height:100px;border-radius:50%/100%;border-top-left-radius:0;border-top-right-radius:0}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__curve{height:50px}}.LPSpecificIssues .LPSpecificIssues__button{background-color:var(--color-navy);padding:3rem 6rem;border-radius:10rem;font-size:1.8rem;margin-top:6rem}.LPSpecificIssues .LPSpecificIssues__button:hover{background-color:var(--color-sky-blue);color:var(--color-white);transition:all .3s}@media screen and (max-width: 842.9999px){.LPSpecificIssues .LPSpecificIssues__button{padding:2rem 5rem;font-size:1.6rem;margin-top:4rem}}@media screen and (max-width: 424.9999px){.LPSpecificIssues .LPSpecificIssues__button{margin-top:1.6rem;margin-bottom:2.4rem}}.LPSpecificIssues .Marquee__content{padding:0;margin-top:2.4rem;margin-bottom:2.4rem}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPAppliancesv3{display:grid;grid-template-columns:repeat(6, 1fr);grid-column-gap:2.4rem;margin-top:2.4rem;margin-bottom:6rem}@media screen and (max-width: 1291.9999px){.LPAppliancesv3{grid-column-gap:2.4rem;grid-row-gap:2.4rem;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, 1fr)}}@media screen and (max-width: 842.9999px){.LPAppliancesv3{margin-top:.8rem;margin-bottom:4rem;max-height:39rem}}@media screen and (max-width: 729.9999px){.LPAppliancesv3{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(3, 1fr);grid-row-gap:1.6rem;grid-column-gap:1.6rem}}@media screen and (max-width: 424.9999px){.LPAppliancesv3{width:100%;margin-bottom:2.4rem}}.LPAppliancesv3 .LPAppliancesv3__box{padding:4rem;background-color:var(--color-white);box-shadow:0px 4px 8px 0px rgba(0,0,0,.05);border-radius:1.6rem;display:flex;justify-content:center;cursor:pointer;transition:transform .3s ease-in-out;gap:1.2rem;text-decoration:none}@media screen and (max-width: 1291.9999px){.LPAppliancesv3 .LPAppliancesv3__box.LPAppliancesv3__box--item5{grid-row:2;grid-column:2}}@media screen and (max-width: 729.9999px){.LPAppliancesv3 .LPAppliancesv3__box.LPAppliancesv3__box--item5{grid-row:3;grid-column:1}}.LPAppliancesv3 .LPAppliancesv3__box.LPAppliancesv3__box--item6 .LPAppliancesv3__boxIcon{height:unset;width:unset;margin-bottom:3.2rem}@media screen and (max-width: 842.9999px){.LPAppliancesv3 .LPAppliancesv3__box.LPAppliancesv3__box--item6 .LPAppliancesv3__boxIcon{transform:scale(0.7);margin-bottom:1.75rem}}@media screen and (max-width: 1291.9999px){.LPAppliancesv3 .LPAppliancesv3__box.LPAppliancesv3__box--item6{grid-row:2;grid-column:3}}@media screen and (max-width: 729.9999px){.LPAppliancesv3 .LPAppliancesv3__box.LPAppliancesv3__box--item6{grid-row:3;grid-column:2}}.LPAppliancesv3 .LPAppliancesv3__box:hover{transform:translateY(-2.4rem)}@media screen and (max-width: 842.9999px){.LPAppliancesv3 .LPAppliancesv3__box:hover{transform:translateY(0)}}@media screen and (max-width: 1291.9999px){.LPAppliancesv3 .LPAppliancesv3__box{padding:2.4rem 4rem}}@media screen and (max-width: 424.9999px){.LPAppliancesv3 .LPAppliancesv3__box{padding:1.6rem 2.4rem;gap:1.6rem}}.LPAppliancesv3 .LPAppliancesv3__box:last-of-type{align-items:flex-end}@media screen and (max-width: 842.9999px){.LPAppliancesv3 .LPAppliancesv3__box:last-of-type{align-items:center}}.LPAppliancesv3 .LPAppliancesv3__boxIcon{height:6rem;width:auto;margin-bottom:2.4rem}@media screen and (max-width: 842.9999px){.LPAppliancesv3 .LPAppliancesv3__boxIcon{height:4rem;margin-bottom:0}}.LPAppliancesv3 .LPAppliancesv3__title{font-size:2rem;line-height:.7;font-weight:500}@media screen and (max-width: 842.9999px){.LPAppliancesv3 .LPAppliancesv3__title{font-size:1.6rem}}.LPAppliancesv3 .LPAppliancesv3__titleContainer{position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.LPAppliancesv3 .LPAppliancesv3__titleContainer:last-of-type{max-height:-moz-fit-content;max-height:fit-content}@media screen and (max-width: 842.9999px){.LPAppliancesv3 .LPAppliancesv3__titleContainer:last-of-type{max-height:unset}}.LPAppliancesv3 .LPAppliancesv3__boxCaret{position:absolute;bottom:0;right:-1.5rem}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPHerov3{padding:8rem 0;background-color:var(--color-blue-light);clip-path:ellipse(120% 100% at 50% 0%)}@media screen and (max-width: 842.9999px){.LPHerov3{padding:6rem 0;clip-path:ellipse(140% 100% at 50% 0%)}}@media screen and (max-width: 424.9999px){.LPHerov3{padding:2.4rem 0}}.LPHerov3 .LPHerov3__container{display:flex;flex-direction:column;align-items:center}.LPHerov3 .LPHerov3__title{text-align:center;margin-bottom:2.4rem;line-height:1}@media screen and (max-width: 842.9999px){.LPHerov3 .LPHerov3__title{font-size:4.2rem;margin-bottom:1.6rem}}@media screen and (max-width: 729.9999px){.LPHerov3 .LPHerov3__title{font-size:2.8rem}}.LPHerov3 .LPHerov3__subtitle{font-size:2.4rem;margin-bottom:1.6rem;line-height:1;text-align:center}@media screen and (max-width: 842.9999px){.LPHerov3 .LPHerov3__subtitle{font-size:1.6rem;margin-bottom:1.6rem}}@media screen and (max-width: 424.9999px){.LPHerov3 .LPHerov3__subtitle{margin-bottom:.8rem}}.LPHerov3 .LPHero3__button{font-size:1.8rem;background-color:var(--color-navy);padding:3rem 6rem;border-radius:10rem;max-width:-moz-fit-content;max-width:fit-content;margin-bottom:4rem;line-height:1}.LPHerov3 .LPHero3__button:hover{background-color:var(--color-sky-blue);color:var(--color-white);transition:all .3s}@media screen and (max-width: 424.9999px){.LPHerov3 .LPHero3__button{padding:2rem 4rem;font-size:1.6rem;line-height:1;margin-bottom:2.4rem}}.LPHerov3 .LPHero3__ratings{display:flex;align-items:center;margin-bottom:2.4rem}@media screen and (max-width: 424.9999px){.LPHerov3 .LPHero3__ratings{margin-bottom:0}}.LPHerov3 .LPHero3__ratings .Icon{height:4rem}.LPHerov3 .LPHero3__average{font-size:4rem;font-weight:500}@media screen and (max-width: 1291.9999px){.LPHerov3 .LPHero3__average{font-size:2.4rem}}.LPHerov3 .LPHero3__stars{display:flex;align-items:center;gap:1.2rem}.LPHerov3 .LPHero3__google{font-size:2.4rem}@media screen and (max-width: 424.9999px){.LPHerov3 .LPHero3__google{font-size:1.6rem}}.LPHerov3 .LPHero3__brands{align-items:center}.LPHerov3 .LPHero3__brand{margin-right:2.4rem;margin-left:2.4rem}.LPHerov3 .LPHero3__bbb{display:block}@media screen and (max-width: 842.9999px){.LPHerov3 .LPHero3__bbb{display:none}}.LPHerov3 .LPHerov3__marqueeContainer{position:relative;max-width:1500px;margin:0 auto;width:100%}@media screen and (max-width: 842.9999px){.LPHerov3 .LPHerov3__marqueeContainer li{transform:scale(0.8)}.LPHerov3 .LPHerov3__marqueeContainer .LPHero3__brand{margin:0}}.LPHerov3 .LPHerov3__marqueeContainer::after,.LPHerov3 .LPHerov3__marqueeContainer::before{content:"";position:absolute;width:10%;z-index:1}@media screen and (max-width: 842.9999px){.LPHerov3 .LPHerov3__marqueeContainer::after,.LPHerov3 .LPHerov3__marqueeContainer::before{width:0}}.LPHerov3 .LPHerov3__marqueeContainer::before{left:0;top:0;height:100%;background:linear-gradient(90deg, rgb(230, 246, 253) 30%, rgba(230, 246, 253, 0.2) 100%)}.LPHerov3 .LPHerov3__marqueeContainer::after{right:0;top:0;height:100%;background:linear-gradient(-90deg, rgb(230, 246, 253) 30%, rgba(230, 246, 253, 0.2) 100%)}.LPHerov3 .LPHerov3__marqueeContainer .Marquee .Marquee__content{padding-top:0}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPApplianceGeneralv3 .LPTestimonials{background-color:var(--color-athens-light-grey)}.LPApplianceGeneralv3 .LPTestimonials .TestimonialCard{background-color:var(--color-white)}.LPApplianceGeneralv3 .LPHeader__container .Logo{margin:0 auto}.LPApplianceGeneralv3 .Logo .Logo--light{margin:unset}@media screen and (max-width: 842.9999px){.LPApplianceGeneralv3 .Logo .Logo--light{margin:unset}}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPAppliancesWithDescriptionSingleCard{display:flex;align-items:center;background-color:var(--color-white);border-radius:1rem;padding:2.4rem;gap:2.4rem;text-decoration:none}@media screen and (max-width: 424.9999px){.LPAppliancesWithDescriptionSingleCard{padding:1.6rem;padding-bottom:2.4rem;flex-direction:column}}.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__container{max-width:40rem}@media screen and (max-width: 1439.9999px){.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__container{max-width:100%}}@media screen and (max-width: 424.9999px){.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__titleContainer{display:flex;justify-content:center;align-items:center;margin-bottom:1.6rem}}.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__title{font-size:2rem;margin-bottom:1.6rem;font-weight:500}@media screen and (max-width: 424.9999px){.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__title{font-size:1.6rem;text-align:center;margin-bottom:0}}.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__description{font-size:1.6rem}@media screen and (max-width: 424.9999px){.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__description{text-align:center}}.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__icon{display:flex;max-width:14rem}@media screen and (max-width: 424.9999px){.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__icon{max-width:10rem}}.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__caret{min-width:2.4rem}@media screen and (max-width: 424.9999px){.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__caret{display:none;transform:scale(0.6)}}.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__caret.LPAppliancesWithDescriptionSingleCard__caret--mobile{display:block}@media screen and (min-width: 425px){.LPAppliancesWithDescriptionSingleCard .LPAppliancesWithDescriptionSingleCard__caret.LPAppliancesWithDescriptionSingleCard__caret--mobile{display:none}}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPAppliancesWithDescription{padding-bottom:8rem;background-color:var(--color-athens-light-grey)}@media screen and (max-width: 842.9999px){.LPAppliancesWithDescription{padding-bottom:4rem}}.LPAppliancesWithDescription .LPAppliancesWithDescription__container{padding-top:8rem}@media screen and (max-width: 842.9999px){.LPAppliancesWithDescription .LPAppliancesWithDescription__container{padding-top:4rem}}.LPAppliancesWithDescription .LPAppliancesWithDescription__container .lp-heading-1{text-align:center;margin-bottom:3.4rem}@media screen and (max-width: 842.9999px){.LPAppliancesWithDescription .LPAppliancesWithDescription__container .lp-heading-1{margin-bottom:2.4rem}}@media screen and (max-width: 424.9999px){.LPAppliancesWithDescription .LPAppliancesWithDescription__container .lp-heading-1{margin-bottom:1.8rem}}.LPAppliancesWithDescription .LPAppliancesWithDescription__cardsContainer{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:2.4rem;grid-row-gap:2.4rem;margin-bottom:4rem}@media screen and (max-width: 1439.9999px){.LPAppliancesWithDescription .LPAppliancesWithDescription__cardsContainer{display:flex;flex-direction:column;gap:2.4rem}}.LPAppliancesWithDescription .LPAppliancesWithDescription__subtitle{font-size:3.2rem;margin-bottom:4rem;text-align:center;font-weight:500}@media screen and (max-width: 1291.9999px){.LPAppliancesWithDescription .LPAppliancesWithDescription__subtitle{font-size:2.2rem;margin-bottom:2.4rem}}@media screen and (max-width: 424.9999px){.LPAppliancesWithDescription .LPAppliancesWithDescription__subtitle{font-size:2rem}}.LPAppliancesWithDescription .LPAppliancesWithDescription__brands{align-items:center}.LPAppliancesWithDescription .LPAppliancesWithDescription__brand{margin-left:2.4rem;margin-right:2.4rem}.LPAppliancesWithDescription .LPAppliancesWithDescription__curve{background-color:var(--color-white);height:100px;border-radius:50%/100%;border-top-left-radius:0;border-top-right-radius:0}@media screen and (max-width: 842.9999px){.LPAppliancesWithDescription .LPAppliancesWithDescription__curve{height:50px}}.LPAppliancesWithDescription .LPAppliancesWithDescription__button{background-color:var(--color-navy);padding:3rem 6rem;border-radius:10rem;font-size:1.8rem;font-weight:600}.LPAppliancesWithDescription .LPAppliancesWithDescription__button:hover{background-color:var(--color-sky-blue);color:var(--color-white);transition:all .3s}@media screen and (max-width: 842.9999px){.LPAppliancesWithDescription .LPAppliancesWithDescription__button{padding:2rem 5rem;font-size:1.6rem}}.LPAppliancesWithDescription .Marquee__content{padding:0;margin-top:4rem}@media screen and (max-width: 842.9999px){.LPAppliancesWithDescription .Marquee__content{margin-top:2.4rem}}
.LP404{min-height:100vh}.LP404 .LP404__content{padding:4rem;text-align:center;min-height:50vh;display:flex;flex-direction:column;align-items:center;justify-content:center}
.LPIframe{width:100vw;height:100%;border:0}html,body,#root{height:100%}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}.LPTVMounting .LPHeader__container .Logo{margin:0 auto}.LPTVMounting .Logo .Logo--light{margin:unset}@media screen and (max-width: 842.9999px){.LPTVMounting .Logo .Logo--light{margin:unset}}
html body,html h1,html h2,html h3,html h4,html h5,html h6,html p,html a,html span,html small,html blockquote,html li,html label,pre,html input,html textarea{font-family:"Proxima Nova",sans-serif;font-size:var(--font-size-paragraph-2);line-height:1.5}.heading-1{font-size:var(--font-size-header-1);font-weight:600;line-height:1.2;color:var(--color-purple)}.heading-2{font-size:var(--font-size-header-2);line-height:1.5;font-weight:600;color:var(--color-purple)}.heading-3{font-size:var(--font-size-header-3);line-height:1.5;font-weight:600;color:var(--color-purple)}.heading-4{font-size:var(--font-size-header-4);line-height:1.5;font-weight:400;color:var(--color-purple)}.paragraph-1{font-size:var(--font-size-paragraph-1);font-weight:400;line-height:1.5;color:var(--color-purple)}.paragraph-2{font-size:var(--font-size-paragraph-2);line-height:1.5;font-weight:400;color:var(--color-purple)}.subtitle{font-size:var(--font-size-subtitle);line-height:1.5;font-weight:400;color:var(--color-purple);letter-spacing:10rem}:root{--color-white: #fff;--color-off-white: #f0f0f0;--color-aqua: #64BBE8;--color-black: #000;--color-raven: #022E48;--color-purple: #0f1e3f;--color-blue-dark: #65bbe9;--color-danube-blue: #73A2D3;--color-steel-blue: #5396b9;--color-blue-oxford: #b6e6fa;--color-blue-normal: #ceeefb;--color-blue-normal-darker: #c8ebf9;--color-blue-light: #e6f6fd;--color-blue-lighter: #EEF9FF;--color-athens-light-grey: #F4F7F9;--color-navy: #022f49;--color-silver: #F4F4F4;--color-silver-darker: #4A4A4A;--color-silver-dark: #4a4a4a;--color-silver-light: #707070;--color-yellow: #f2c05c;--color-yellow-dark: #e9a41b;--color-yellow-light: #FFFAEF;--color-selective-yellow: #FFB400;--color-cream: #FEE2A5;--color-pink: #e4725f;--color-green: #B1F2BB;--color-dark-green: #36B24D;--color-pink-light: #FFD9D3;--color-pink-dark: #DB442A;--color-gray: #8d8d8d;--color-smoke: #D1D1D1;--color-gray-dark: #b7b7b7;--color-gray-darker: #40464D;--color-red: #F4394D;--color-hoki: #607D8B;--color-pattens-blue: #DEE3E7;--color-shuttle-gray: #566270;--color-sky-blue: #1EB2FA;--color-midnight-blue: #263238;--color-light-baby-blue: #B8E6FD;--color-pale-sky-blue: #BFE5F8;--color-gray-disabled: #ACB3BC;--color-pale-gold: #EBC16D;--color-signup-blue: #c5eafd;--font-size-subtitle: 1.2rem;--font-size-paragraph-3: 1.4rem;--font-size-paragraph-2: 1.6rem;--font-size-paragraph-1: 1.8rem;--font-size-header-4: 2rem;--font-size-header-3: 2.8rem;--font-size-header-2: 3.8rem;--font-size-header-1: 4.4rem;--font-size-header-0: 6.8rem;--font-weight-normal: 400;--font-weight-bold: 600;--font-weight-black: 900;--content-width: 1080px;--margin-xxs: 0.4rem;--margin-xs: 0.8rem;--margin-s: 1.2rem;--margin-m: 1.6rem;--margin-l: 2.4rem;--margin-xl: 4.6rem;--margin-xxl: 7.2rem;--main-header-height: 4rem;--super-header-height: 10rem;--box-shadow-regular: #c8e2efb9;--box-shadow-yellow: #F2C05C;--aspect-ratio: 16/9;--letter-spacing-xs: .025rem;--letter-spacing-s: .05rem;--letter-spacing-m: .075rem;--letter-spacing-l: .1rem}*,*::after,*::before{margin:0;padding:0;box-sizing:inherit}html{font-size:62.5%}body{box-sizing:border-box}.u-fit{width:100% !important}.u-margin-0-auto{margin:0 auto !important}.u-margin-hor-m{margin-left:var(--margin-m) !important;margin-right:var(--margin-m) !important}.u-margin-top-headers{margin-top:calc(var(--main-header-height) + var(--super-header-height)) !important}.u-margin-top-xxs{margin-top:var(--margin-xxs) !important}.u-margin-top-xs{margin-top:var(--margin-xs) !important}.u-margin-top-m{margin-top:var(--margin-m) !important}.u-margin-top-l{margin-top:var(--margin-l) !important}.u-margin-top-xl{margin-top:var(--margin-xl) !important}.u-margin-top-xxl{margin-top:var(--margin-xxl) !important}.u-margin-right-xxs{margin-right:var(--margin-xxs) !important}.u-margin-right-xs{margin-right:var(--margin-xs) !important}.u-margin-right-s{margin-right:var(--margin-s) !important}.u-margin-right-m{margin-right:var(--margin-m) !important}.u-margin-right-l{margin-right:var(--margin-l) !important}.u-margin-right-xxl{margin-right:var(--margin-xxl) !important}.u-margin-right-xl{margin-right:var(--margin-xl) !important}.u-margin-bottom-0{margin-bottom:0 !important}.u-margin-bottom-xxs{margin-bottom:var(--margin-xxs) !important}.u-margin-bottom-xs{margin-bottom:var(--margin-xs) !important}.u-margin-bottom-s{margin-bottom:var(--margin-s) !important}.u-margin-bottom-m{margin-bottom:var(--margin-m) !important}.u-margin-bottom-l{margin-bottom:var(--margin-l) !important}.u-margin-bottom-xl{margin-bottom:var(--margin-xl) !important}.u-margin-left-auto{margin-left:auto !important}.u-margin-left-xxs{margin-left:var(--margin-xxs) !important}.u-margin-left-l{margin-left:var(--margin-l) !important}.u-margin-left-m{margin-left:var(--margin-m) !important}.u-margin-left-xs{margin-left:var(--margin-xs) !important}.u-padding-right-xxl{padding-right:var(--margin-xxl) !important}.u-padding-top-xxs{padding-top:var(--margin-xxs) !important}.u-padding-bottom-xl{padding-bottom:var(--margin-xl) !important}.u-padding-0{padding:0 !important}.u-flex{display:flex !important}.u-flex-column{display:flex !important;flex-direction:column !important}.u-align-center{display:flex !important;align-items:center !important}.u-align-end{display:flex !important;align-items:flex-end !important}.u-align-start{display:flex !important;align-items:flex-start !important}.u-justify-center{display:flex !important;justify-content:center !important}.u-space-between{display:flex !important;justify-content:space-between !important}.u-fw-normal{font-weight:400 !important}.u-fw-semi-bold{font-weight:500 !important}.u-fw-bold{font-weight:600 !important}.u-fw-extra-bold{font-weight:900 !important}.u-select-none{-webkit-user-select:none !important;-moz-user-select:none !important;user-select:none !important}.u-block{display:block !important}.u-none{display:none !important}.u-opacity-1{opacity:1 !important}.u-opacity-0{opacity:0 !important}.u-f-left{text-align:left !important}.u-f-right{text-align:right !important}.u-f-center{text-align:center !important}.u-fs-header-0{font-size:var(--font-size-header-0) !important}.u-font-size-paragraph-3{font-size:var(--font-size-paragraph-3) !important}.u-font-size-paragraph-1{font-size:var(--font-size-paragraph-1) !important}.u-font-size-paragraph-2{font-size:var(--font-size-paragraph-2) !important}.u-font-size-header-4{font-size:var(--font-size-header-4) !important}.u-font-size-header-3{font-size:var(--font-size-header-3) !important}.u-f-smooth{-webkit-font-smoothing:antialiased}.u-color-white{color:var(--color-white) !important}.u-color-aqua{color:var(--color-aqua) !important}.u-color-purple{color:var(--color-purple) !important}.u-color-navy{color:var(--color-navy) !important}.u-color-raven{color:var(--color-raven) !important}.u-color-shuttle-gray{color:var(--color-shuttle-gray) !important}.u-color-sky-blue{color:var(--color-sky-blue) !important}.u-background-raven{background:var(--color-raven) !important}.u-background-purple{background:var(--color-purple) !important}.u-pointer{cursor:pointer}.no-pointer-events{pointer-events:none}.u-border-none{border:none !important}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.LPContainer{margin:0 auto;max-width:1320px}@media screen and (max-width: 1439.9999px){.LPContainer{max-width:90vw}}@media screen and (max-width: 842.9999px){.LPContainer{max-width:94vw}}@media screen and (max-width: 374.9999px){.LPContainer{max-width:92vw}}*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}.lp-heading-1{font-size:6.8rem;line-height:1.1;font-weight:600}@media screen and (max-width: 1291.9999px){.lp-heading-1{font-size:4.2rem;line-height:1.2}}@media screen and (max-width: 729.9999px){.lp-heading-1{font-size:2.8rem}}.lp-heading-2{font-size:2rem;font-weight:400}@media screen and (max-width: 1291.9999px){.lp-heading-2{font-size:1.6rem}}.WebsiteButton{font-size:1.6rem}
.ErrorBoundary{white-space:break-spaces;color:#9d2525;font-family:monospace;font-weight:600;width:100%;height:100vh;padding-top:100px;display:flex;justify-content:center;font-size:16px}
