@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap";@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css";:root{--bg-lighter: #0466C8;--bg-light: #0071AE;--bg-dark: #153C51;--bg-white: #fff;--bg-offwhite: #DCE1E6;--bg-orange: #F18724;--bg-gold: #d1a76d;--bg-blue: #0472acf7;--bg-gray: #dde1e5;--bg-btn-disabled: #153c519e;--bg-btn-outline-disabled: #00000026;--text-dark: #153C51;--text-light: #fff;--text-orange: #F18724;--text-blue: #1d4155;--text-light-blue: #0974b1;--checkbox-hover: #e1e0e0;--arrow-img: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHZpZXdCb3g9JzAgMCAxNiAxNicgZmlsbD0nbm9uZScgc3Ryb2tlPScjMjEyNTI5JyBzdHJva2UtbGluZWNhcD0ncm91bmQnIHN0cm9rZS1saW5lam9pbj0ncm91bmQnPjxwYXRoIGQ9J0gyIDVMOCAxMUwxNCA1Jy8+PC9zdmc+)}*{padding:0;margin:0;font-family:Open Sans,serif}.heading-teritary{font-family:"Noto Serif",serif}.slim-banner{background:var(--bg-light);color:#fff;padding:6px 40px;display:flex;align-items:center;justify-content:center}.slim-banner__controls{position:relative;display:flex;align-items:center;justify-content:space-between;width:1000px}.slim-banner__arrow--left svg,.slim-banner__arrow--right svg{vertical-align:middle;width:30px;height:30px;cursor:pointer}.slim-banner__text{position:absolute;left:0;right:0;text-align:center;opacity:0;font-weight:400;font-size:13px;transition:.5s ease-in-out all}.slim-banner__text--active{opacity:1}header{position:sticky;top:0;background:#fff;z-index:1111}.nav--active{display:block!important}.mobile-nav{display:none;position:fixed;inset:0;z-index:1111;background:#fff}.mobile-nav--active{display:block!important}.mobile-nav .nav__header{background:#eee;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;box-shadow:4px 5px 13px #1c1b1b45}.mobile-nav .nav__header img{width:150px}.mobile-nav .nav__header a{color:#000}.mobile-nav .nav__header a i{font-size:20px}.mobile-nav .nav__items{padding:15px 20px;position:relative}.mobile-nav .nav__items .nav__item{padding:15px 0;border-bottom:1px solid #eee}.mobile-nav .nav__items a{font-size:20px;text-decoration:none;color:#000;cursor:pointer;display:flex;align-items:center;justify-content:space-between}.mobile-nav .nav__items a i{font-size:15px}.mobile-nav .nav__items .nav__item .nav__item__details{display:none;position:absolute;background:#fff;top:15px;left:0;right:0}.mobile-nav .nav__items .nav__item .nav__item__details .links .nav-links{height:55vh;overflow-y:auto}.mobile-nav .nav__items .nav__item .nav__item__details .links a:first-child{font-size:14px;font-weight:100;display:flex;align-items:center;margin-bottom:15px}.mobile-nav .nav__items .nav__item .nav__item__details .links a:first-child i{margin-right:5px;font-size:20px}.mobile-nav .nav__items .nav__item .nav__item__details .links p{font-size:18px;margin:10px 5px;display:block;padding:10px 15px;font-weight:500;border-bottom:1px solid #153c511a}.mobile-nav .nav__items .nav__item .nav__item__details .links a{font-size:18px;margin-bottom:5px;display:block;padding:5px 25px;font-weight:100}.mobile-nav .nav__items .nav__item .nav__item__details .featured__link{margin-top:20px;display:flex;flex-direction:column;align-items:start;padding:0 25px}.mobile-nav .nav__items .nav__item .nav__item__details .featured__link img{width:280px;margin-bottom:10px}.mobile-nav .nav__items .nav__item .nav__item__details .featured__link p{font-size:14px;width:300px}nav{display:flex;flex-direction:column;padding:20px 25px 6px;border-bottom:1px solid var(--bg-offwhite)}nav .nav__primary{display:flex;align-items:center;justify-content:space-between}nav .nav__primary .nav__hamburger{display:none}nav .nav__primary .nav__hamburger a{color:#000;font-size:30px}nav .nav__primary .nav__cart--mobile{display:none}nav .nav__secondary{display:flex;align-items:center}nav .nav__secondary .nav__item .nav__menu{position:absolute;background:var(--bg-offwhite);max-width:85%;top:100%;z-index:111111;max-height:0;padding:10px 40px;border-radius:10px;transition:max-height .15s ease-out,visibility .15s ease-out;left:0;right:0;margin:0 auto;overflow:hidden;visibility:hidden;box-sizing:border-box}nav .nav__secondary .nav__item:hover .nav__menu{max-height:500px;transition:max-height .25s ease-in,visibility .25s ease-in;visibility:visible}.nav__menu:hover{max-height:500px;transition:max-height .25s ease-in,visibility .25s ease-in;visibility:hidden}nav .nav__secondary .nav__item .nav__menu .nav__header{font-weight:700;text-transform:uppercase;font-size:25px;border-bottom:1px solid #d1cfcf;padding:10px 0;display:block;text-decoration:none;color:var(--text-blue)}.nav__menu .nav__menu-body{display:flex;align-items:start;padding:15px 0;width:100%}.nav__menu .nav__menu-body .nav__menu-column{display:flex;flex-direction:column;width:15%;margin-right:10px}.nav__menu .nav__menu-body .nav__menu-column h4{margin-bottom:10px}.nav__menu .nav__menu-body .nav__menu-column a{text-decoration:none;color:#000;margin-bottom:8px;font-weight:100}.nav__menu .nav__menu-body .nav__menu-center{display:flex;flex-direction:column;align-items:center;text-align:center;width:40%}.nav__menu .nav__menu-body .nav__menu-center img{width:350px;border-radius:5px}.nav__menu .nav__menu-body .nav__menu-center p{margin-top:10px;font-size:13px;width:350px}.nav__menu .nav__menu-body .nav__menu-center a{margin-top:10px;color:var(--text-dark);text-decoration:none;font-weight:600}.nav__menu .nav__menu-body .nav__menu-right{display:flex;flex-direction:column;width:30%;margin-left:30px}nav .nav__actionbar{display:flex;align-items:center;font-size:20px;z-index:111;cursor:pointer}nav .nav__actionbar .nav__actionbar_group{display:flex;column-gap:15px}nav .nav__actionbar>a{padding:0 10px;text-decoration:none;color:#000}nav .nav__location-selector{border-radius:10px;font-size:15px;font-weight:300;position:relative;cursor:pointer;margin-right:10px}nav .nav__location-selector span b{font-weight:600}.nav__item--special a{color:var(--bg-orange)!important;font-weight:500!important}nav .nav__phone a{font-size:15px;font-weight:400;margin:0;text-decoration:none;color:var(--text-dark);z-index:111;position:relative}nav .nav__phone p i{margin-right:5px}nav .nav__primary .nav__logo{width:100%;text-align:center;position:absolute;left:0;right:0;margin:0 auto;text-decoration:none;color:var(--text-dark)}nav .nav__primary .nav__logo h1{font-size:25px;font-weight:700;text-transform:uppercase}nav .nav__primary .nav__logo img{width:200px}nav .nav__secondary{display:flex;justify-content:center;padding:10px;position:relative}nav .nav__secondary .nav__item .nav__link{color:#000;text-decoration:none;padding:10px 0;font-weight:300;border-radius:10px;transition:.5s ease-in-out all;margin-right:25px;position:relative;cursor:pointer}nav .nav__secondary .nav__link:before{content:"";position:absolute;background:var(--bg-dark);height:0px;left:0;right:0;bottom:0;transition:.5s ease-in-out all;width:100%}nav .nav__secondary .nav__item .nav_sub_link{color:#000;text-decoration:none;font-weight:300;border-radius:10px;transition:.5s ease-in-out all;margin-right:25px;position:relative;cursor:pointer}nav .nav__secondary a:hover:before{height:4px}.location-selector{position:absolute;top:100%;background:#eee;right:0;width:300px;border-radius:10px;margin-top:4px;padding:20px 25px;z-index:11111111;max-height:0;overflow:hidden;visibility:hidden;transition:max-height .15s ease-out,visibility .15s ease-out}nav .nav__location-selector:hover .location-selector{max-height:350px;visibility:visible;transition:max-height .25s ease-in,visibility .25s ease-in}.nav__cart{position:relative}.nav__cart .nav__cart__count{position:absolute;top:-6px;right:-1px;background-color:#000;color:#fff;font-size:.7rem;border-radius:50%;line-height:1;font-weight:700;display:flex;justify-content:center;align-items:center;min-width:18px;height:18px}.location-selector input[type=text]{padding:10px 15px;width:100%;box-sizing:border-box;border-radius:10px;border:none;margin-bottom:15px}.location-selector .title{text-transform:uppercase;font-weight:700;border-bottom:1px solid #d8d8d8;padding-bottom:5px;font-size:19px}.location-selector span{padding:15px 0;display:block}.location-selector span #store-name{font-size:24px;font-weight:700;text-transform:uppercase}.location-selector span #store-timing{font-size:15px;line-height:9px;font-weight:100}.location-selector #get-direction{margin-top:5px}.location-selector #details p{padding:5px 0;font-weight:100}.location-selector__item{color:#000;padding:15px 8px;border-bottom:1px solid #bcbcbc8c;display:flex;align-items:center;justify-content:space-between;transition:.5s ease-in-out all;cursor:pointer}.location-selector__item span:nth-child(1){font-size:17px;font-weight:400;text-transform:uppercase}.location-selector__item span:nth-child(2){font-size:15px;font-weight:300}.location-selector__item:hover{background:#e1e1e1}.product-search{position:absolute;left:0;right:0;top:100%;z-index:11;height:0px;background:var(--bg-offwhite);display:flex;align-items:center;justify-content:center;transition:.5s ease-in-out all;overflow:hidden}.product-search form{width:40%}.product-search form input[type=text]{width:100%;height:45px;padding:0 30px;font-size:15px;border-radius:10px;border:none}.product-search__close{border:0;background:transparent;color:#fff;font-size:40px;position:absolute;right:35px;top:50%;transform:translateY(-50%);font-weight:100;text-transform:uppercase}.product-search__close i{color:var(--text-dark)}.product-search--open{height:100px}.main-banner{width:100%;height:auto;position:relative;overflow:hidden;aspect-ratio:4.1 / 1.4}.main-banner .main-banner__bg{position:absolute;z-index:0;inset:0;display:flex;align-items:center}.main-banner .main-banner__bg-image{position:absolute;left:50%;top:50%;max-width:100%;max-height:100%;min-width:100%;min-height:100%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:0;object-fit:cover!important}.main-banner .main-banner__content{max-width:700px;position:absolute;top:0;bottom:0;font-size:25px;color:#fff;left:0%;padding:50px 60px;background:#153c51;text-align:center;box-shadow:0 2px 5px 1px #1a1b2933;display:flex;flex-direction:column;justify-content:center;z-index:1}.main-banner .main-banner__content h1{font-size:100px;font-weight:800;line-height:100%;color:var(--text-light);text-align:center;z-index:111}.main-banner .main-banner__content p{padding:20px 0;font-size:17px;font-weight:300;color:#aaa}.main-banner .main-banner__image{max-width:600px;max-height:500px}.main-banner .main-banner__actions{display:flex;column-gap:10px;justify-content:center;z-index:1;margin-top:30px}.promo-banner .promo-alert{padding:10px;background:var(--bg-dark);color:var(--text-light);text-align:center}.promo-banner .promo-alert h1{font-weight:400;font-size:15px}.promo-banner .promo-guarantees{padding:25px 10px;display:flex;align-items:center;justify-content:space-evenly;background:var(--bg-orange);column-gap:45px}.promo-guarantees .promo__item{font-size:18px;font-weight:700;display:flex;align-items:center;color:var(--text-light);text-decoration:none}.promo-guarantees .promo__item svg{width:60px}.promo-guarantees .promo__item span{margin-left:15px}.promo-guarantees .promo__item span h4{text-transform:uppercase;font-size:20px}.promo-guarantees .promo__item span p{font-weight:100;font-size:18px;line-height:20px}.promo-guarantees .promo__item i{margin-right:10px;font-size:40px}.featured-categories{padding:10px 20px;display:flex;flex-direction:column;align-items:center}.featured-categories h1{text-align:center}.featured__items{max-width:1000px;display:grid;margin-top:30px;grid-column-gap:30px;grid-row-gap:25px;grid-template-columns:repeat(3,minmax(0,1fr))}.featured__items .featured__item{text-align:center;text-decoration:none;color:#000;transition:.5s ease-in-out all}.featured__items .featured__item:hover{transform:translateY(-10px)}.featured__items .featured__item h4{font-size:18px;font-weight:400}.featured__items .featured__item img{max-width:100%;height:auto;border-radius:5px;object-fit:contain;margin-bottom:5px}.featured-fold{display:flex;align-items:center;justify-content:center;height:500px}.featured-fold .featured-fold__image img{border-radius:10px;width:300px}.featured-fold .featured-fold__content{padding:20px 50px}.featured-fold .featured-fold__content h1,.featured-fold .featured-fold__content h2{font-size:30px;font-weight:600}.featured-fold .featured-fold__content p{font-weight:100;margin:5px 25px;font-size:12px}.featured-fold .featured-fold__content tl{display:flex;flex-direction:column}.featured-fold .featured-fold__content tl ti{padding:15px 0;border-bottom:1px solid #ffffff24}.featured-fold .featured-fold__content tl ti a{font-size:18px;color:#fff;text-decoration:none}.featured-fold .featured-fold__content tl ti i{margin-right:5px;color:var(--text-orange)}.top-brands{text-align:center;padding-bottom:50px}.top-brands>h2{margin-bottom:0!important}.top-brands .brands{display:grid;justify-content:center;grid-template-columns:repeat(5,1fr);padding:50px 300px;gap:50px;align-items:center}.top-brands .brands-list{display:grid;justify-content:center;grid-template-columns:repeat(1,1fr);padding:50px;gap:20px;align-items:center}.top-brands .brand-item{display:flex;align-items:center;text-align:left;padding:30px 50px;gap:30px}.top-brands .brand-item img{width:200px;margin-bottom:0}.brand-logo{max-width:100%;height:auto;margin-bottom:10px}.testimonial{width:350px;background:#fff;color:#000;border-radius:10px;display:flex;flex-direction:column;min-height:535px}.testimonial img{width:350px;height:300px;border-top-left-radius:10px;border-top-right-radius:10px;object-fit:cover}.testimonial .testimonial__content{padding:20px 25px}.testimonial .testimonial__content .testimonial__rating i{color:var(--bg-gold)}.testimonial .testimonial__content .testimonial__title{font-weight:400;text-transform:uppercase}.testimonial .testimonial__content .testimonial__text{font-weight:300;padding:11px 0;font-size:14px;color:#7b7b7b}.testimonial .testimonial__content hr{border-color:#ffffff7d;margin-bottom:15px}.testimonial .testimonial__customer{display:flex;align-items:center}.testimonial .testimonial__customer .icon i{color:#32907a;font-size:20px}.testimonial .testimonial__customer .details{display:flex;flex-direction:column;margin-left:8px}.testimonial .testimonial__customer .details span:nth-child(1){font-size:15px;line-height:1}.testimonial .testimonial__customer .details span:nth-child(2){font-size:12px;text-transform:uppercase;color:#939393}.product__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));row-gap:30px;column-gap:25px;place-items:start;max-width:2000px;justify-content:space-evenly}.product__list--featured{grid-template-columns:repeat(5,minmax(0,300px));place-content:center}.product__item,.featured-products__item{position:relative;background:var(--bg-dark);color:#fff;border-radius:5px;transition:.2s ease-out transform;display:flex;flex-direction:column;justify-content:space-between;text-decoration:none;min-width:300px}.product__item .badge,.featured-products__item .badge{position:absolute;top:15px;left:15px;padding:.4em 1em;border-radius:999px;background-color:var(--bg-orange);color:#fff;font-weight:700;font-size:1rem;white-space:nowrap;transition:all .2s ease}.product__item:hover,.featured-products__item:hover{transform:translateY(-5px);transition:.5s ease-in transform}.product__item img,.featured-products__item img{width:100%;height:250px;border-top-left-radius:5px;border-top-right-radius:5px}.product__content,.featured-products__content{padding:10px 25px}.product__content .product__name,.featured-products__content .product__name{text-decoration:none;color:var(--text-dark)}.product__content h2,.featured-products__content h2{font-size:18px;font-weight:300}.product__content p,.featured-products__content p{color:#939393;font-size:13px;text-transform:uppercase}.product__rating i,.featured-products__rating i{color:var(--bg-gold);font-size:23px;margin-bottom:5px}.product__currency,.featured-products__currency{display:flex;padding:10px 15px;background:#fafafa1c;margin-top:10px}.product__currency--single,.featured-products__currency--single{justify-content:center}.product__currency .current,.featured-products__currency .current{display:flex;align-items:center}.product__currency--single .current--on-sale,.featured-products__currency--single .current--one-sale{border-right:1px solid #ffffff30;width:55%}.product__currency .current span:nth-child(1),.featured-products__currency .current span:nth-child(1){font-size:10px;font-weight:300;margin-right:4px}.product__currency .current span:nth-child(2),.featured-products__currency .current span:nth-child(2){font-size:22px;font-weight:300}.product__currency .old,.featured-products__currency .old{display:flex;align-items:center;color:#777575;justify-content:center}.product__currency .old span:nth-child(1),.featured-products__currency .old span:nth-child(1){font-size:10px;font-weight:300;margin-right:4px}.product__currency .old span:nth-child(2),.featured-products__currency .old span:nth-child(2){text-decoration:line-through;font-size:18px}.product__quickview{position:absolute;left:10px;right:10px;bottom:40%;opacity:0;transition:.5s ease-out opacity}.product__quickview a:hover{background:var(--bg-dark);color:var(--text-light);transition:.2s ease-in all}.product__item:hover .product__quickview{opacity:1;transition:.2s ease-in opacity}.product__quickview a{box-sizing:border-box;text-decoration:none;color:#000;border:2px dashed #000;border-radius:5px;display:inline-block;width:100%;text-align:center;padding:8px 0;text-transform:uppercase;font-size:15px;transition:.5s ease-out all;background-color:var(--bg-offwhite)}.product__item--variant{background:transparent;width:100%;color:var(--text-dark);max-height:420px;cursor:pointer}.product__item--variant img{margin-bottom:10px;border-radius:5px}.product__item--variant .product__content{padding:0}.product__item--variant .product__content .product__rating{margin-bottom:5px}.product__item--variant .product__content h2{font-size:16px;font-weight:600;margin-bottom:5px}.product__item--variant .product__currency{display:flex;padding:0;background:#fafafa1c;margin-top:0;align-items:center}.product__item--variant .product__currency .current{color:var(--bg-dark)}.product__item--variant .product__currency .current span:nth-child(1){font-size:10px;font-weight:500;margin-right:6px}.product__item--variant .product__currency .current span:nth-child(2){font-size:25px;font-weight:500}.product__item--variant .product__currency .old{margin-left:10px}.product__item--variant .product__currency .old span:nth-child(1){font-size:10px;font-weight:400;margin-right:6px}.product__item--variant .product__currency .old span:nth-child(2){text-decoration:line-through;font-size:16px;font-weight:400}.bought-together{margin:40px 0}.bought-together h1{font-size:24px;font-weight:600;color:var(--text-dark);margin-bottom:20px;text-align:left}.upsell__list{display:flex;flex-direction:column;gap:20px}.upsell__item{border:1px solid var(--bg-btn-outline-disabled);border-radius:8px;padding:20px;background:#fff;box-shadow:0 2px 4px #0000000d}.upsell__content{position:relative;display:flex;flex-direction:row;flex-wrap:wrap;max-width:704px;padding:16px;border:2px solid #DAD2C5;border-radius:4px}.upsell__image,.upsell__image img{height:100%;object-fit:fill;width:166px;border-radius:4px}.upsell__badge{background:var(--bg-orange);color:#3b3939;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;margin-top:8px!important;overflow:hidden;white-space:nowrap;width:max-content;max-width:140px;top:none;right:none;position:relative}.upsell__details{display:flex;flex-direction:column;justify-content:space-between}.upsell__title{color:#323d4d;margin:0 0 4px;text-transform:none;font-size:16px;line-height:24px;font-weight:600}.upsell__rating{display:flex;align-items:center;gap:8px;margin-bottom:10px}.upsell__rating .stars{display:flex;gap:2px}.upsell__rating .stars i{color:var(--bg-gold);font-size:16px}.upsell__rating .rating-count{color:#666;font-size:14px}.upsell-left-section{display:flex;flex-direction:row;gap:10px;width:58%}.upsell-title-price{display:flex;flex-direction:column}.upsell__pricing{position:relative}.price-row{display:flex;align-items:baseline;gap:8px}.price-label{text-transform:uppercase;font-weight:400;font-size:12px;color:#787878}.current-price{font-size:30px;font-weight:400;color:var(--text-orange)}.old-price-row .price-label,.old-price{color:#999;font-size:12px}.old-price-row .old-price{font-size:15px;text-decoration:line-through}.discount-badge{background:var(--bg-orange);color:#3b3939;padding:4px 8px;border-radius:4px;font-size:12px;font-weight:600;margin-top:8px!important;overflow:hidden;white-space:nowrap;width:max-content;max-width:140px;top:none;right:none;position:relative}.upsell__actions{width:39%;display:flex;flex-direction:column;justify-content:flex-end}.size-selection{order:1}.size-selection label{display:block;font-size:14px;font-weight:500;color:var(--text-dark);margin-bottom:5px}.size-dropdown{margin-bottom:10px;padding:0 8px;height:36px;margin-top:0;border:1px solid #DAD2C5;border-radius:4px;background-color:#f8f6f3;font-size:14px;line-height:20px;color:#323d4d;background-position:97% center;width:100%}.size-dropdown:focus{outline:none;border-color:var(--bg-light)}.find-stores{display:flex;align-items:center;justify-content:space-evenly}.find-stores__content h1,.find-stores__content h2{font-size:30px;font-weight:400}.find-stores__content h4{font-weight:200;font-size:30px}.find-stores__image img{width:800px}.find-stores__content a{margin-top:15px}.find-stores__content .store-list{padding:20px 0;text-align:center}.find-stores__content .action{display:flex;align-items:center;justify-content:center}.find-stores__content .action a{height:80px;display:flex;align-items:center;justify-content:center;border-radius:20px;font-size:30px;font-weight:300;width:75%}.find-stores__content .store-list .grid{display:grid;grid-template-columns:repeat(2,1fr)}.find-stores__content .store-list p{padding:10px 0;font-size:18px;font-weight:100}.find-stores__content .store-list h3{margin-bottom:5px;font-size:24px;font-weight:400}.find-stores__content .store-list ul{margin-left:30px}.find-stores__content .store-list ul li{font-size:18px!important}.support-help{display:flex;align-items:center;justify-content:space-evenly;background:linear-gradient(to right,#dce1e6,#b8c3cc);padding:50px;border-radius:15px;box-shadow:0 10px 30px #0000001a}.support-help__image img{width:650px;border-radius:15px;box-shadow:5px 5px 20px #0000001a}.support-help__content{width:50%;max-width:600px;text-align:left}.support-help__content h2{font-weight:700;font-size:24px;margin-bottom:15px;color:#153c51}.support-help__content p{color:#153c51;line-height:1.6;font-size:18px}.support-help__buttons{margin-top:25px}.support-help__button-primary,.support-help__button-secondary{text-decoration:none;padding:12px 30px;display:inline-block;border-radius:8px;margin-right:15px;font-weight:500;transition:all .3s ease;font-size:16px;border:none;cursor:pointer}.support-help__button-primary{background:#0071ae;color:#fff;box-shadow:0 4px 10px #0071ae4d}.support-help__button-primary:hover{background:#153c51}.support-help__button-secondary{background:#fff;color:#0071ae;border:2px solid #0071AE}.support-help__button-secondary:hover{background:#0071ae;color:#fff;border-color:#f18724}.brand-guarantee__items{display:flex;align-items:flex-start;justify-content:space-evenly}.brand-guarantee__item{width:15%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-decoration:none;color:var(--text-light)}.brand-guarantee__item svg{width:120px;margin-bottom:15px}.brand-guarantee__item i{font-size:55px;color:var(--text-orange)}.brand-guarantee__item h1,.brand-guarantee__item h2{font-size:18px;font-weight:500;margin-bottom:3px;text-align:center}.brand-guarantee__item p{font-weight:200;text-align:center;color:#beb9b9;font-size:12px}.signup{padding:50px 150px;display:flex;align-items:center;justify-content:space-evenly}.signup h1{font-weight:500;font-size:30px}.signup__form input[type=text]{padding:19px;width:300px;background:var(--bg-offwhite);border:1px solid #00184530;border-radius:10px;font-size:16px}.signup__form button[type=submit]{border-radius:10px;background:var(--bg-light);color:#fff;border:1px solid #00184536;text-transform:uppercase;font-size:17px;height:65px;width:200px;cursor:pointer;margin-left:5px}.signup--dark{background:var(--bg-dark);color:var(--text-light)}.signup--dark .signup__form button[type=submit]{background:var(--bg-orange)}footer{background:var(--bg-offwhite)}footer .footer__columns{display:flex;align-items:self-start;justify-content:space-between;padding:90px;border-bottom:2px solid #e4e2e2}footer .footer__column{display:flex;flex-direction:column}footer .footer__column .footer__links{display:flex;flex-direction:column}footer .footer__column h4{text-transform:uppercase;font-weight:600;padding:10px 0;border-bottom:1px solid #dddddd;margin-bottom:10px}footer .footer__column h3{font-weight:600;margin-bottom:10px;width:500px;font-size:25px}footer .footer__column .footer__links a{text-decoration:none;color:#616161;padding:6px 0;font-size:15px}footer .footer__support{display:flex;flex-direction:column;padding:0 20px}footer .footer__support a{text-decoration:none;color:#000;padding:10px 0;font-size:18px}footer .footer__end{padding:30px 100px;border-top:1px solid #163c5129;display:flex;flex-direction:column;align-items:stretch}footer .footer__end h4{font-size:22px;font-weight:500;margin:15px 0;text-align:left;color:#333}footer .footer__end p{font-size:14px;font-weight:400;color:#555}footer .footer__end .social{display:flex;align-items:center;column-gap:15px;font-size:22px;margin-bottom:10px}footer .footer__end .social a{color:#333;transition:color .3s ease}footer .footer__end .social a:hover{color:#0077b5}footer .footer__end .bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}footer .footer__end .bottom p{flex:1;text-align:left}footer .footer__end .bottom .payment-methods{display:flex;column-gap:15px;align-items:center;justify-content:flex-end}footer .footer__end .bottom .payment-methods img{height:24px;transition:transform .3s ease}footer .footer__end .bottom .payment-methods img:hover{transform:scale(1.1)}.discount-banner{height:90px;display:flex;align-items:center;justify-content:center;background:var(--bg-dark)}.discount-banner__content h3{font-size:28px;font-weight:600;color:var(--text-light);font-family:"Noto Serif",serif}.content__section{padding:20px 0;display:flex;flex-direction:column;justify-content:center;max-width:1256px;margin:0 auto}.content__section--special{padding:0 400px}.content__section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;border-bottom:1px solid #eee;padding:25px 0;width:100%}.content__section__header h1,.content__section__header h3{font-weight:400;font-size:35px;text-transform:capitalize}.content__section__action{text-align:center;padding:40px 0}.content__section__body .no-results{padding:80px 0;text-align:center}.content__section__body .no-results img{margin-bottom:20px}.content__section__body .no-results a{text-decoration:none}.content__section__body .no-results h2{font-weight:100;font-size:35px}.content__section__body .search__section{margin-bottom:20px;border-bottom:1px solid #eee;padding:25px 0;width:100%}.content__section__body .search__section h1{font-size:40px;font-weight:200}.modal{position:fixed;inset:0;margin:0 auto;display:flex;align-items:center;justify-content:center;max-width:50%;border-radius:5px;opacity:0;transition:.2s ease-out opacity;z-index:-1111}.modal--active{opacity:1;z-index:1111;transition:.5s ease-in opacity}.modal--lg{max-width:65%!important}.modal .modal__close-btn{position:absolute;right:20px;top:20px}.modal .modal__close-btn a svg{width:25px;height:25px}.modal .modal__body{position:relative;background:var(--bg-white);padding:35px 30px;border-radius:5px;height:700px;overflow-y:scroll}.modal-bg{position:fixed;inset:0;background:#0000009c;backdrop-filter:blur(5px);opacity:0;transition:.2s ease-out opacity;z-index:-1111}.modal-bg--active{opacity:1;z-index:111;transition:.5s ease-in opacity}.carousel.splide__slide{display:flex;justify-content:center}.carousel .splide__slide img{width:100%;height:100%;object-fit:cover}.productview{display:grid;grid-template-columns:40% 60%;grid-column-gap:20px;place-content:center;padding:20px 0;width:100%}.productview__info--fullview{padding:0 20px}.productview__info--quickview h1{font-size:27px!important;font-weight:600!important}.productview .product__rating{font-size:23px;margin-bottom:5px}.productview__info .description{padding:6px 0;font-weight:100}.productview__info>h1,.productview__info>h2{font-size:35px;font-weight:500}.productview .details h2{font-size:32px;font-weight:500}.productview__info>p b{font-weight:500;font-size:15px;color:#5c5b5b}.productview .details{padding:0 20px}.productview .currency{margin:15px 0;display:flex;align-items:center}.productview .currency--quickview{margin:0 0 20px}.productview .badge{margin-top:5px;display:inline-block;background:var(--bg-orange);padding:5px 10px;font-size:15px;color:#fff;border-radius:5px}.productview .currency .current{display:flex;align-items:baseline}.productview .product__pointers{margin:15px 0}.productview .currency .current span:nth-child(1){font-size:30px;color:var(--text-orange);font-weight:400}.productview .currency .current span:nth-child(2){font-size:30px;font-weight:600;color:var(--text-orange);letter-spacing:-1px}.productview .currency .old{display:flex;align-items:baseline;line-height:10px}.productview .currency .old span:nth-child(1){text-transform:uppercase;font-weight:400;font-size:12px;color:#787878;margin-left:10px}.productview .currency .old span:nth-child(2){text-decoration:line-through;font-weight:300;font-size:15px;margin-left:5px;color:#787878}.productview .variation{margin-bottom:15px}.productview .variation .variation__title{text-transform:uppercase;margin-bottom:10px}.productview .variation .variation__list{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:30px;grid-row-gap:10px}.productview .variation .variation__list .variation__item label{display:block;background:#eee;border-radius:5px;text-align:center;padding:15px 0;transition:.5s ease-in-out all;cursor:pointer}.productview .variation .variation__list .variation__item input{display:none}.productview .variation .variation__list .variation__item input[type=radio]:checked+label{background:var(--bg-orange)}.productview .variation .variation__list .variation__item label:hover{background:var(--bg-orange);color:var(--text-dark);cursor:pointer}.productview .variation .variation__list .variation__item p:nth-child(1){font-weight:600}.productview .variation .variation__list .variation__item p:nth-child(2){color:#757575;font-weight:400;font-size:15px}.productview .information{height:100%;overflow-y:scroll;margin:15px 0;max-height:250px}.productview .actions{display:flex;align-items:center;justify-content:space-between;column-gap:10px}.productview .overview{font-size:30px;font-weight:500;margin:30px 0 10px}.productview .support{background:#eee;padding:20px;border-radius:5px;border:1px solid #d0d0d0}.productview .support .support__content{display:flex;align-items:center;margin-bottom:20px}.productview .support .support__content img{width:100px;height:100px;border-radius:100px;object-fit:cover}.productview .support .support__content div{margin-left:15px}.productview .support .support__content div h2{font-weight:400}.productview .support .support__actions{display:flex;column-gap:10px}.productview .highlights{border:1px solid var(--bg-dark);border-radius:5px;padding:25px}.productview .highlights h2{font-size:25px;font-weight:400}.productview .highlights .highlight__items{display:grid;grid-template-columns:repeat(5,1fr);padding:15px 0;row-gap:20px;column-gap:15px}.productview .highlights .highlight__items .highlight__item{display:flex;align-items:center;justify-content:center}.productview .highlights .highlight__items .highlight__item img{width:100px}.productview .highlights .highlight__items .highlight__item i{font-size:25px;margin-right:15px}.product__reviews{margin-top:45px;width:100%}.product__reviews .review__header h4{font-size:36px;font-weight:300;margin-bottom:15px;text-align:center;padding:35px 0}.product__reviews .review__header .total__rating .rating-item{display:flex;width:400px;align-items:center;justify-content:space-between;padding:5px 0}.product__reviews .review__header .total__rating .rating-item p{font-weight:200;font-size:14px}.product__reviews .review__header .total__rating .rating-item .rating-progress{background:var(--bg-offwhite);display:block;width:300px;padding:6px 0;border-radius:10px;overflow:hidden;position:relative}.product__reviews .review__header .total__rating .rating-item .rating-progress .progress{background:var(--bg-gold);position:absolute;inset:0;width:73%}.product__reviews .review__header{border-bottom:1px solid #d2d2d2;padding:35px 0}.product__reviews .review__header .col{display:flex;justify-content:center;column-gap:90px}.product__reviews .review__header .avg__rating h5{font-size:25px;font-weight:100}.product__reviews .review__header .avg__rating .rating__details{display:flex;align-items:center;column-gap:20px}.product__reviews .review__header .avg__rating .rating__details h2{font-size:60px}.product__reviews .review__header .avg__rating .rating__details .rating .stars{font-size:20px;color:var(--bg-gold)}.product__reviews .review__sentiment{text-align:center;padding:40px 0;background:#eee}.product__reviews .review__sentiment .rating__types{padding:15px 0;display:flex;justify-content:center;column-gap:60px}.product__reviews .review__sentiment .rating__types .rating__type p{font-weight:100;margin-bottom:7px}.product__reviews .review__sentiment .rating__types .rating__type .rating-progress{background:var(--bg-offwhite);padding:7px;width:200px;mask:linear-gradient(90deg,rgb(0,0,0) 96%,rgba(0,0,0,0) 0px) 0px center / 20%;position:relative}.product__reviews .review__sentiment .rating__types .rating__type .rating-progress .progress{background:var(--bg-gold);position:absolute;left:0;top:0;bottom:0;width:54%}.product__reviews .review__filter{display:flex;align-items:center;justify-content:space-between;padding:25px 0;border-bottom:1px solid #d2d2d2}.product__reviews .review__filter p{font-size:15px;font-weight:100}.product__reviews .review__filter .filter__actions{display:flex;column-gap:15px}.product__reviews .review__filter .filter__actions .input-group input{width:400px;padding:0 10px}.product__reviews .customer__review{display:flex;justify-content:space-between;padding:35px 0;border-bottom:1px solid #d2d2d261}.product__reviews .customer__review .details{width:700px}.product__reviews .customer__review .details .rating{color:var(--bg-gold)}.product__reviews .customer__review .details .review__title{font-size:20px;margin-bottom:7px}.product__reviews .customer__review .details .review__author{font-weight:600}.product__reviews .customer__review .details .review__duration{font-weight:100;margin-bottom:10px;font-size:13px}.product__reviews .customer__review .details .review__comment{font-weight:300;font-size:16px}.product__reviews .customer__review .details .review__recommended{padding:15px 0}.product__reviews .customer__review .customer__ratings{width:400px;background:#eee;border-radius:5px;padding:25px 45px}.product__reviews .customer__review .customer__ratings .customer__rating{margin-bottom:15px}.product__reviews .customer__review .customer__ratings .customer__rating p{font-weight:100;margin-bottom:5px;font-size:14px}.product__reviews .customer__review .customer__ratings .customer__rating div{display:flex;align-items:center}.product__reviews .customer__review .customer__ratings .customer__rating span{margin-left:10px;font-size:13px}.product__reviews .customer__review .customer__ratings .rating-progress{background:var(--bg-offwhite);padding:7px;width:70%;mask:linear-gradient(90deg,rgb(0,0,0) 96%,rgba(0,0,0,0) 0px) 0px center / 20%;position:relative}.product__reviews .customer__review .customer__ratings .rating-progress .progress{background:var(--bg-gold);position:absolute;left:0;top:0;bottom:0;width:54%}.product__reviews .review__actions{text-align:center;margin:20px}.offcanvas{position:fixed;top:0;background:#fff;bottom:0;z-index:1111111;overflow-y:auto;max-width:380px;width:100%;box-shadow:10px 5px 5px #0000000f}.offcanvas--right{right:-1000px;transition:.55s ease-out right}.offcanvas--left{left:-1000px;transition:.55s ease-out left}.offcanvas .offcanvas__body .header{padding:10px 0}.offcanvas .offcanvas__body .content{height:100vh;overflow-y:scroll}.offcanvas--left.offcanvas--active{left:0;-webkit-transition:left .5s ease-in;-moz-transition:left .5s ease-in;-o-transition:left .5s ease-in;transition:left .5s ease-in}.offcanvas--right.offcanvas--active{right:0;-webkit-transition:right .5s ease-in;-moz-transition:right .5s ease-in;-o-transition:right .5s ease-in;transition:right .5s ease-in}.offcanvas .offcanvas__close-btn{position:absolute;right:15px;top:15px;z-index:11111}.offcanvas .offcanvas__close-btn a svg{width:20px;height:20px}.offcanvas .offcanvas__body{padding:10px 20px;height:97vh;display:flex;flex-direction:column}.offcanvas__body .title{text-transform:uppercase;font-size:25px;letter-spacing:0px}.empty-cart{display:flex;height:100%;justify-content:center;text-align:center;flex-direction:column;align-items:center}.empty-cart img{width:150px}.empty-cart h1{font-weight:100;margin-bottom:20px}.empty-cart a{text-decoration:none}.cart{padding:120px 20px!important}.cart .content{overflow-y:unset!important}.cart .header{position:absolute;background:#fff;top:0;width:90%;z-index:999999}.cart--isEmpty{padding:0 15px!important}.cart .header .title{margin-bottom:10px}.cart .header .header__actions{display:flex;align-items:center;column-gap:7px}.cart .cart-total{display:flex;align-items:center;justify-content:space-between;margin:10px 0}.cart .cart-total p:nth-child(2){font-weight:600}.cart .content{height:auto!important}.cart .cart-items{display:flex;flex-direction:column;row-gap:15px;margin-bottom:30px}.cart .cart-item{display:flex;column-gap:10px}.cart .cart-item img{width:80px;height:80px;border-radius:5px}.cart .cart-item .cart-item__details{display:flex;flex-direction:column;justify-content:space-between;width:100%}.cart .cart-item .cart-item__details .upper{display:flex;justify-content:space-between;margin-bottom:10px}.cart .cart-item .cart-item__details .upper a{text-decoration:none;color:var(--text-dark)}.cart .cart-item .cart-item__details .upper .price{font-size:15px;font-weight:500;color:#f18724}.cart .cart-item .cart-item__details .upper .price-difference{display:flex;gap:10px;align-items:center}.cart .cart-item .cart-item__details .upper .was-price{color:var(--text-dark);font-size:13px;font-weight:400}.cart .cart-item .cart-item__details .upper .was-price span{text-decoration:line-through}.cart .cart-item .cart-item__details .upper h4{font-weight:500}.cart .cart-item .cart-item__details .upper p{font-size:14px;font-weight:200}.cart .cart-item .cart-item__details .lower{display:flex;justify-content:space-between;align-items:center}.cart .cart-item .cart-item__details .lower p{font-weight:600;font-size:17px;color:#0171ae}.review__actions{text-align:center;padding:20px 0}.review-cart__body{display:flex;justify-content:center;column-gap:50px;padding:20px 0;background:#f4f2f2}.review-cart__body .summary .summary__body{background:#fff;padding:10px 25px;border-radius:5px;position:sticky;top:20px;width:350px}.review-item{border:1px solid #ddd;border-radius:5px;padding:20px;max-width:800px;margin-bottom:10px;background-color:#fff}.review-item__info{display:flex;gap:20px}.review-item .image-section{position:relative;flex:1}.review-item .image-section img{max-width:160px;border-radius:8px}.review-item .hot-price{position:absolute;bottom:0;left:0;background-color:#8c1d1d;color:#fff;padding:4px 8px;border-radius:4px 4px 0 0;font-size:12px}.review-item .details-section{flex:3}.review-item .details-section .details-section__split{display:flex}.review-item .details-section .details-section__split .left{flex:1}.review-item .details-section .details-section__split .right .price{display:flex;flex-direction:column;align-items:self-end}.review-item .details-section .details-section__split .right .price .subtotal{font-size:25px;font-weight:600;color:#f18723}.review-item .details-section .details-section__split .right .price .discount{font-size:13px;font-weight:400;color:#929292}.review-item .details-section .details-section__split .right .price .discount span{text-decoration:line-through}.review-item .details-section .details-section__split .right .price .peritem{font-size:15px;font-weight:500;color:#163c51}.review-item .details-section h2{margin:0 0 10px;font-size:20px}.review-item .details-section p{font-size:13px}.review-item .rating{color:#b3881e;margin:5px 0}.review-item .price{margin:10px 0}.review-item .current-price{color:#8c1d1d;font-weight:700;font-size:20px;margin-right:10px}.review-item .original-price{text-decoration:line-through;color:#888;margin-right:10px}.review-item .savings{color:green;font-weight:600}.review-item .quantity-control{display:flex;align-items:center;margin:10px 0;gap:10px}.review-item .quantity-btn{width:30px;height:30px;font-size:18px;border:1px solid #aaa;border-radius:50%;background:#fff;cursor:pointer}.review-item .quantity-value{min-width:20px;text-align:center}.review-item .extend-protection{background-color:#f4f4f4;padding:10px;border-radius:6px;margin:15px 0}.review-item .delivery-section{margin-top:15px}.review-item .delivery-date{font-weight:700;color:green}.review-item .unavailable{margin-top:10px;color:#999}.review-item .remove-btn{display:block;margin-top:10px;color:#36c;text-decoration:none;font-size:14px;text-align:end}.review-cart__body .cart__checkout{width:100%;height:50px;background:var(--bg-light);border-radius:5px;border:none;font-size:18px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;text-decoration:none}.accordion{margin:15px 0}.accordion .accordion__item{margin-bottom:5px;cursor:pointer}.accordion .accordion__item .accordion__header{padding:15px 20px;background:#eee;display:flex;justify-content:space-between;font-size:17px;font-weight:500;position:relative}.accordion .accordion__item .accordion__header:after{content:"";position:absolute;right:20px;background-image:var(--arrow-img);width:20px;height:20px;transform:rotate(0)}.accordion .accordion__item.active .accordion__header:after{transform:rotate(-180deg)}.accordion .accordion__item .accordion__content{background:#f8f8f8;font-size:17px;font-weight:300;overflow:hidden;max-height:0px;transition:max-height .4s ease-out;padding:0 15px}.accordion .accordion__item .accordion__content p,.accordion .accordion__item .accordion__content div:first-child{padding:15px 0}.accordion .accordion__item.active .accordion__content{max-height:1000px;transition:max-height .5s ease-in}.accordion .accordion__item .accordion__content ul{padding:10px 20px;font-size:15px}.filter-list .input-group label{font-size:15px}.overflow-hidden{overflow:hidden}.section>h1:first-of-type,.section>h2:first-of-type{text-align:center;font-size:30px;font-weight:700;margin-bottom:30px}.section .section__actions{padding-top:130px;text-align:center}.section .section__actions p{color:#ababab;font-size:13px;margin-top:20px}.section--special{padding:90px 50px}.section--spacing{padding:50px 200px}.section--dark{background:var(--bg-dark);color:#fff}.btn{padding:15px 40px;font-size:17px;border:none;border-radius:5px;cursor:pointer;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;background:#fff;color:#000}.btn:disabled{background-color:var(--bg-btn-disabled);cursor:not-allowed}.btn--dark{background:var(--bg-dark);color:var(--text-light)}.btn--orange{background:var(--bg-orange);color:var(--text-light)}.btn--outline{border:2px solid #000}.btn--outline:disabled{background:var(--bg-btn-outline-disabled);border:2px solid var(--bg-btn-outline-disabled);cursor:not-allowed}.btn--block{width:100%!important}.btn--sm{padding:12px 40px;font-size:15px}.input-group{width:100%;position:relative}.input-group .invalid-feedback{margin-bottom:15px}.input-group input{display:block;width:100%;height:45px;background:#eee;padding:5px 10px;border-radius:5px;border:1px solid #e3e3e3;box-sizing:border-box}.input-group select{width:100%;background-color:#fff;border-radius:4px;display:block;font:inherit;line-height:1.5em;padding:.5em 3.5em .5em 1em;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,gray 50%),linear-gradient(135deg,gray 50%,transparent 50%),linear-gradient(to right,#ccc,#ccc);background-position:calc(100% - 20px) calc(1em + 2px),calc(100% - 15px) calc(1em + 2px),calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat}.input-group select:focus{background-image:linear-gradient(45deg,green 50%,transparent 50%),linear-gradient(135deg,transparent 50%,green 50%),linear-gradient(to right,#ccc,#ccc);background-position:calc(100% - 15px) 1em,calc(100% - 20px) 1em,calc(100% - 2.5em) .5em;background-size:5px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;border-color:green;outline:0}.custom-checkbox{display:block;position:relative;padding-left:30px;cursor:pointer;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-bottom:5px;font-weight:300}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkbox{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee;border:1px solid var(--bg-dark);border-radius:5px}.custom-checkbox:hover input~.checkbox{background-color:var(--checkbox-hover)}.custom-checkbox input:checked~.checkbox{background-color:var(--bg-dark)}.product-details{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px}.filter{display:flex;flex-direction:column;height:100%;position:relative}.filter form{margin:15px 0;height:85%;overflow:hidden;overflow-y:auto}.filter .filter__actions{display:flex;flex-direction:column;position:fixed;bottom:0;left:-1000px;background:#fff;padding:0 20px;transition:left .55s ease-out;max-width:380px;width:100%;box-sizing:border-box}.actions--active{left:0!important;transition:left .5s ease-in}.filter .filter__actions a{text-align:center;padding:10px 0}.filter-list .custom-checkbox{margin-left:20px}.filter .range{margin-top:20px}.filter .range p:first-child{margin-bottom:15px;font-size:17px;font-weight:500}.range-slider{height:5px;position:relative;background-color:#e1e9f6;border-radius:2px}.range-selected{height:100%;left:0%;right:0%;position:absolute;border-radius:5px;background-color:#153c51}.range-input{position:relative}.range-input input{position:absolute;width:100%;height:5px;top:-6px;background:none;pointer-events:none;-webkit-appearance:none;-moz-appearance:none}.range-input input::-webkit-slider-thumb{height:20px;width:20px;border-radius:50%;border:3px solid #153C51;background-color:#fff;pointer-events:auto;-webkit-appearance:none}.range-input input::-moz-range-thumb{height:15px;width:15px;border-radius:50%;border:3px solid #153C51;background-color:#fff;pointer-events:auto;-moz-appearance:none}.range-price{margin:30px 0;width:100%;display:flex;justify-content:space-between;align-items:center}.range-price div{position:relative}.range-price label{position:absolute;top:110%;left:0;right:0;margin:0 auto;width:100%;text-align:center;text-transform:uppercase;font-size:15px;font-weight:600}.range-price input{text-align:center;background:#eee;border:1px solid #d1d1d1;border-radius:5px;font-size:15px;width:60px;padding:5px 10px}.checkout-page__header{background:#dce1e663;padding:20px 15px;text-align:center;color:var(--text-dark)}.checkout__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.checkout__header--mobile{display:none;row-gap:10px;padding:20px 0;background:#f4f2f2;margin-bottom:0;flex-direction:column}.checkout__header img{width:250px}.checkout__header a{color:var(--text-dark)}.checkout-page__body{display:flex;justify-content:center;column-gap:50px;padding:20px 0;background:#f4f2f2}.checkout-page__body .checkout{width:35%}.checkout__title{font-weight:100;font-size:40px;text-transform:uppercase}.checkout__form{margin-bottom:25px}.checkout__form .form__header{padding:10px 0}.checkout__form .form__header h1{font-size:40px;font-weight:400}.checkout__form .form__header h1 span{font-size:17px;margin-left:10px;font-weight:200}.checkout__form .form__section{padding:20px 0;border-radius:5px}.checkout__form .form__section--empty{text-align:center;border:2px dashed #2222223b;background:#22222212}.checkout__form .form__section h2{font-weight:400;font-size:20px;margin-bottom:5px;color:#000;padding:10px 0;border-radius:3px;text-transform:uppercase}.checkout__form .form__section h2 i{color:var(--text-orange)}.checkout__form .form__section .form__fields .field-box{display:flex;column-gap:10px}.checkout__form .form__section .form__fields input[type=text],.checkout__form .form__section .form__fields select,.summary__discount input[type=text]{display:block;box-sizing:border-box;width:100%;height:56px;background:#f8f8f882;border:1px solid #163c5126;padding:0 20px;border-radius:2px;border-bottom:2px solid #153C51;font-size:15px;margin-bottom:10px;transition:border-bottom .2s ease-out}.checkout__form .form__section .form__fields input[type=text]::placeholder,.checkout__form .form__section .form__fields select::placeholder,.summary__discount input[type=text]::placeholder{color:#adadad;font-weight:600}.checkout__form .form__section .form__fields select:focus,.checkout__form .form__section .form__fields input:focus{outline:none;border-bottom:4px solid #153C51;transition:border-bottom .1s ease-in}.checkout-page__body .summary{width:25%}.checkout-page__body .summary .summary__body{background:#fff;padding:10px 25px;border-radius:5px;position:sticky;top:20px}.summary__body .summary__title{font-weight:600;padding:15px 0}.summary__body .summary__offer{background:#f4f2f2;padding:13px;border-radius:5px;text-align:center}.summary__items{margin:15px 0}.summary__items .cart-item{display:flex;width:100%;column-gap:10px;margin-bottom:10px}.summary__items .cart-item img{width:56px;height:56px}.summary__items .cart-item .cart-item__details{display:flex;align-items:center;width:100%;justify-content:space-between}.summary__items .cart-item .cart-item__details .details h4{font-size:15px;font-weight:300}.summary__items .cart-item .cart-item__details .details p{font-size:13px;font-weight:200}.summary__items .cart-item .cart-item__details .price p{font-weight:100;font-size:15px}.summary__discount{padding:20px 0}.summary__discount div{display:flex;column-gap:15px;width:100%}.summary__discount p{margin-bottom:6px}.summary__discount button{width:25%;height:56px;border:none;background:var(--bg-dark);color:#fff;border-radius:5px}.summary__discount input[type=text]{margin-bottom:0}.summary__details{margin:15px 0}.summary__details .detail{display:flex;align-items:center;justify-content:space-between;font-weight:300;font-size:18px;margin-bottom:13px}.summary__details .detail .shipping-listing{display:flex;font-size:15px;column-gap:10px;flex-direction:column;align-items:end;justify-content:center}.summary__details .detail .shipping-listing .shipping-listing__item{display:flex;align-items:center;justify-content:space-around;column-gap:5px}.summary__details .detail h4{font-weight:600;font-size:15px}.summary__details .detail p{font-weight:300;font-size:15px}.summary__details .detail__discount{color:red}.summary__details .total{display:flex;justify-content:space-between;align-items:center;font-size:17px;padding-top:15px;font-weight:700;border-top:2px solid #163c51;margin-top:20px}.checkout__pay{width:100%;height:50px;background:var(--bg-light);border-radius:5px;border:none;font-size:18px;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.checkout__pay i{margin-right:10px}.checkout__pay:disabled{background-color:#0071aea6}.checkout__pay--success{background-color:#33ad29!important}.checkout__pay--success:disabled{background-color:#33ad29!important}.checkout__pay--flexiti{background-color:#e3207e}.checkout__pay--flexiti:disabled{background-color:#e3207ec7!important}.payment-method h3{padding:10px 15px;border:1px solid #0171ae;border-radius:2px;background:#1182c07a}.payment-method .payment-fields{margin-top:10px}.payment-section h2{font-size:20px;margin-bottom:10px}.payment-section p{font-size:14px;color:#666;margin-bottom:20px}.payment-option{border:1px solid #ddd;border-radius:8px;padding:15px;margin-bottom:10px;display:flex;justify-content:start;align-items:center;cursor:pointer}.payment-option__details{display:flex;align-items:center;justify-content:space-between;width:100%}.payment-option.active{border-color:#0070f3;background-color:#f0f8ff}.payment-option input{margin-right:10px}.payment-option svg{width:90px}.credit-card-form{flex-wrap:wrap;gap:10px;margin-top:10px}.credit-card-form input{flex:1;width:auto!important;margin-bottom:0!important}.credit-card-form input:focus{border-color:#0070f3;outline:none}.billing-checkbox{display:flex;align-items:center;margin:15px 0}.billing-checkbox input{margin-right:8px}.payment-logo{display:flex;align-items:center;gap:5px}.payment-logo img{height:24px}#main-carousel img{border-radius:5px}#thumbnail-carousel .splide__list{justify-content:center}.checkout-page__footer{height:140px;display:flex;align-items:center;justify-content:center;flex-direction:column}.checkout-page__footer img{width:200px;margin-bottom:10px}.checkout-page__footer p{font-size:14px;font-weight:100}.breadcrumb{list-style:none;display:flex;padding:10px;border-radius:5px;width:100%}.breadcrumb li{display:flex;align-items:center;font-size:14px}.breadcrumb li a{text-decoration:none;color:#0000007d;padding:5px 10px;font-size:14px;text-transform:capitalize}.breadcrumb li a:hover{text-decoration:underline}.breadcrumb li:not(:last-child):after{content:">";padding:0 10px;color:#0000007d}.custom-select{position:relative;display:inline-block;width:100%}.select-button{font-size:15px;display:flex;justify-content:space-between;align-items:center;width:100%;padding:.675em 1em;border:1px solid #caced1;border-radius:.25rem;background-color:#fff;cursor:pointer}.arrow{border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #000;transition:transform ease-in-out .3s}.select-dropdown{position:absolute;top:100%;left:0;width:94%;border:1px solid #caced1;border-radius:.25rem;background-color:#fff;list-style:none;padding:10px;margin:5px 0 0;box-shadow:0 10px 25px #0003;max-height:200px;overflow-y:auto;z-index:1111}.select-dropdown::-webkit-scrollbar{width:7px}.select-dropdown::-webkit-scrollbar-track{background:#f1f1f1;border-radius:25px}.select-dropdown::-webkit-scrollbar-thumb{background:#ccc;border-radius:25px}.select-dropdown li{padding:10px;cursor:pointer;display:flex;gap:.5rem;align-items:center}.select-dropdown li.selected{background-color:#f2f2f2;border-radius:4px;font-weight:700}.select-dropdown li:hover,.select-dropdown li:focus{background-color:#f2f2f2;border-radius:4px}.select-dropdown.hidden{display:none}.select-button[aria-expanded=true] .arrow{transform:rotate(180deg)}.info-page{padding:80px 50px;display:flex;flex-direction:column;align-items:center}.info-page h1{font-weight:100;font-size:70px;margin-bottom:10px}.info-page p{font-size:15px;font-weight:100;margin-bottom:10px}.info-page .links{display:flex;align-items:center;justify-content:space-between;column-gap:10px}.info-page .links a{border-radius:5px;text-decoration:none;font-size:17px;background:var(--bg-offwhite);padding:10px 40px;color:var(--text-dark);font-weight:100}.order__success .message{text-align:center}.order__success .message h2{font-size:40px;margin-bottom:20px}.order__success .message p{font-size:20px;margin-bottom:30px;width:900px}.order__details{width:800px}.order__success #order__status{background:#0671ad;color:#fff;padding:5px 15px;border-radius:5px;font-size:15px}.shipping-details .input-group{margin-bottom:10px}.page .main-fold{position:relative;height:70vh;display:flex;align-items:center;justify-content:center;background:#eee}.page .main-fold--column{flex-direction:column}.page .main-fold .bg-split{background:url(/images/header.jpg);background-size:cover!important;background-position:center!important;background-repeat:no-repeat;height:50%;width:100%}.page .main-fold .bg-cover{z-index:1;background:#00000069;position:absolute;inset:0;backdrop-filter:blur(3px)}.page .main-fold .text-top{z-index:1;border-radius:5px;position:absolute;left:0;right:0;top:8%;display:flex;align-items:center;justify-content:center;flex-direction:column}.page .main-fold .text-top h1{font-size:54px;color:var(--text-blue);font-weight:400;text-align:center}.page .main-fold .text-top p{font-size:28px;color:var(--text-blue);font-weight:100}.page .main-fold .header-content-box-white{z-index:1;border-radius:15px;position:absolute;top:30%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fcfbfbcc;width:30%;height:25%;padding:20px}.page .main-fold .header-content-box-white--right{left:unset;right:15%}.page .main-fold .header-content-box-white--left{left:15%;right:unset}.page .main-fold .header-content-box-white--left h1{font-size:48px!important}.page .main-fold .header-content-box-white--left p{font-size:24px!important}.page .main-fold .header-content-box-white h1{font-size:42px;color:var(--text-blue);font-weight:400;text-align:center}.page .main-fold .header-content-box-white p{font-size:25px;color:var(--text-blue);text-align:center;font-weight:100}.page .main-fold .header-content-box-white ul li{font-size:30px;color:var(--text-blue);font-weight:100}.page .main-fold .box-text-center{z-index:1;position:absolute;inset:35% 20% 40%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#1784beb8;height:135px}.page .main-fold .box-text-center h1{font-size:100px;color:var(--text-light);font-weight:400;text-align:center}.page .main-fold .box-text-left{z-index:1;border-radius:5px;position:absolute;left:0;top:35%;bottom:40%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#fcfbfbb5;padding:20px 80px}.page .main-fold .box-text-left--blue{background:#2787b8}.page .main-fold .box-text-left--blue h1{color:var(--text-light)!important}.page .main-fold .box-text-left h1{font-size:48px;color:var(--text-blue);font-weight:400;text-align:center}.page .main-fold .header-text-left{z-index:1;border-radius:5px;position:absolute;inset:0 45% 0 0%;display:flex;justify-content:center;flex-direction:column}.page .main-fold .header-text-left h1{font-size:48px;color:var(--text-blue);font-weight:500;text-align:right}.page .main-fold .header-text-left p{font-size:24px;color:var(--text-blue);text-align:right}.page .main-fold .header-content-box{z-index:1;border-radius:15px;position:absolute;left:15%;top:30%;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#355567d1;width:40%;height:40%}.page .main-fold .header-content-box h1{font-size:42px;color:var(--text-light);font-weight:600;text-align:center}.page .main-fold .header-content-box p{font-size:36px;color:var(--text-light)}.page .main-fold .header-content-full-box{z-index:1;border-radius:5px;position:absolute;inset:35% 0;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#dcdee0c9}.page .main-fold .header-content-full-box h1{font-size:42px;color:var(--text-blue);font-weight:500;text-align:center}.page .main-fold .header-content-full-box p{font-size:18px;color:var(--text-blue);font-weight:100}.page .main-fold .split-box{z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#2787b8;height:300px;width:100%}.page .main-fold .split-box h1{font-size:60px;color:var(--text-light);font-weight:400;text-align:center}.page .main-fold .split-box p{font-size:30px;color:var(--text-light);font-weight:100}.page .main-fold .content{z-index:1;border-radius:5px;position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column}.page .main-fold .content h1{font-size:70px;color:var(--text-light);font-weight:600;width:60%;text-align:center}.page .main-fold .content p{font-size:30px;color:var(--text-light)}.page .main-fold .bg,.page .main-fold .bg--mobile{position:absolute;inset:0;background:url(/images/header.jpg);background-size:100% 100%!important;background-position:center!important;background-repeat:no-repeat!important}.page .page-fold{padding:80px 17vw;display:flex;flex-direction:column;color:var(--text-blue)}.page .page-fold a{text-decoration:none;font-size:20px;color:var(--text-light-blue)}.page .page-fold--split{flex-direction:row;align-items:center;justify-content:space-between;column-gap:50px;color:var(--text-blue)}.page .page-fold--split .col{flex:1 1 0}.page .page-fold--split .col img{width:600px}.page .page-fold--light{background:var(--bg-gray);color:var(--text-blue)}.page .page-fold p{font-size:18px;font-weight:100;margin-bottom:20px;line-height:35px;color:var(--text-blue)}.page .page-fold h1,.page .page-fold h2{font-size:30px;margin-bottom:5px;font-weight:400}.page .page-fold ul,.page .page-fold ol{padding:20px 80px}.page .page-fold .fold-image{width:600px}.page .page-fold ol li,.page .page-fold ul li{font-size:18px;font-weight:100;margin-bottom:15px}.page .page-fold .help{text-align:center;margin:0;font-size:30px;font-weight:400}.page .page-fold .help a{text-decoration:none;font-size:30px;color:var(--text-light-blue)}.page .page-fold .plans{display:flex;justify-content:space-around;flex-direction:column}.page .page-fold .plans .call-plan,.page .page-fold .plans .email-plan{color:var(--text-dark);background:var(--bg-offwhite);margin-bottom:10px;border-radius:10px;width:500px;display:flex;align-items:center;column-gap:20px;padding:25px 20px}.page .page-fold .plans .call-plan span,.page .page-fold .plans .email-plan span{font-size:50px;padding:20px}.page .page-fold .plans .call-plan .contacts-list p:nth-child(1){margin:0;font-weight:400;font-size:24px}.page .page-fold .plans .call-plan .contacts-list p,.page .page-fold .plans .email-plan .emails-list p{margin:0}.contact__info{font-size:24px!important;font-weight:100;margin-bottom:20px;line-height:35px;color:var(--text-light-blue);padding:0!important}.page .page-fold .plans .email-plan .emails-list p:nth-child(1){margin:0;font-weight:400;font-size:25px}.page .page-fold .plans div h1{font-size:27px;margin-bottom:0}.page .page-fold .plans div ul{padding:12px 0;margin-left:40px}.page .page-fold .contacts{display:grid;grid-template-columns:1fr 1fr 1fr;row-gap:60px}.page .page-fold .contacts .col{text-align:center}.page .page-fold .contacts .col h2{font-size:24px;font-weight:400}.page .page-fold .contacts .col p{margin-bottom:0;font-size:18px}.page .page-fold .contacts .col p:nth-child(3){color:var(--text-light-blue);font-size:20px}.contact-hours p{font-weight:400!important;padding:0;margin:0!important}.purchase-plans{display:flex;column-gap:20px}.purchase-plans div{color:var(--text-dark);background:var(--bg-offwhite);border-radius:10px;width:500px;display:flex;column-gap:20px;padding:25px 40px;flex-direction:column}.purchase-plans div h1{font-size:24px!important}.financing-plans{display:flex;column-gap:20px}.financing-plans div{color:var(--text-dark);background:var(--bg-offwhite);border-radius:10px;width:500px;display:flex;column-gap:20px;padding:25px 40px;flex-direction:column}.financing-plans div ul li{font-size:20px!important;margin-bottom:5px!important}.financing-plans div h1{font-size:24px!important}.price-perks{display:flex;justify-content:space-between;margin-top:40px;align-items:center}.price-perks div span{font-size:60px;display:block;margin-bottom:10px}.price-perks div span img{width:60px;height:60px}.price-perks div span svg{width:90px}.price-perks div p{font-size:24px!important}.blog{padding:40px 200px;display:flex;flex-direction:column;row-gap:15px}.blog-post{display:flex;column-gap:30px;align-items:center;justify-content:center}.blog-post .blog-post__info{display:flex;justify-content:space-between;margin-top:10px}.blog-post .blog-post__info p{font-size:15px;font-weight:100}.blog-post .blog-post__info a{text-decoration:none}.blog-post .blog-post__image img{width:300px;height:200px}.blog-post .blog-post__content{width:700px}.blog-post .blog-post__content>a:first-of-type{font-size:30px;text-decoration:none;color:#000;font-weight:700}.blog article h1{font-size:30px}.blog article{font-size:20px;font-weight:100}.blog article p,.blog article ul{margin-bottom:10px}.blog h1,.blog h2{background-color:#fff;color:#161821;padding:12px 0;font-weight:400}.blog h3,.blog h4,.blog h5,.blog h6{font-weight:300;margin-bottom:10px}.blog ol,.blog ul{margin-left:50px}.blog ol li,.blog ul li{margin-bottom:5px}.blog table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:1rem;line-height:1.6;background-color:#fff;color:#333}.blog th,.blog td{padding:.75em 1em;border:1px solid #ddd;text-align:left;vertical-align:top}.blog thead{background-color:#f5f5f5}.blog tbody tr:nth-child(2n){background-color:#f9f9f9}.blog table caption{caption-side:bottom;font-size:.9em;color:#777;margin-top:.5em}#location-search{display:flex;width:100%}#location-search input[type=text]{padding:15px 25px;border:0;background:#e4e2e2;font-size:15px;width:100%;border-radius:5px}#location-search button{padding:15px 20px;background:var(--bg-dark);border:0;color:var(--text-light);border-radius:5px;font-size:15px;margin-left:10px}.locations-list{margin-top:15px;height:500px;overflow:hidden;overflow-y:scroll}.location-list__item{border-bottom:1px solid #eee;padding-bottom:20px;margin-bottom:30px}.location-list__item .header{display:flex;align-items:center}.location-list__item .header h3{font-size:18px;color:var(--text-dark)}.location-list__item .header p{margin:0 0 0 20px;font-size:14px}.location-list__item .status{margin-top:5px;display:flex;align-items:center}.location-list__item .status .text{padding:5px 10px;border-radius:50px;color:var(--text-light);display:inline-block;font-size:14px}.location-list__item .status .open{background:var(--bg-orange);color:var(--text-light)}.location-list__item .status .closed{background:var(--bg-offwhite);color:#8a8a8a}.location-list__item .status .time{margin-left:10px;font-size:14px;font-weight:400}.location-list__item .details{display:flex;flex-direction:column;margin-top:10px}.location-list__item .details .phone{font-size:14px;font-weight:100}.location-list__item .details .address{width:250px;margin-top:5px;font-size:14px}.location-list__item .details .locate{text-decoration:none;color:var(--text-dark);font-size:15px;margin-top:10px;cursor:pointer}.store-page h1{font-size:24px!important}.store__details{display:flex;flex-direction:column}.store__details a{font-size:24px!important}.gmap-wrapper{position:relative;width:55%}.d-none{display:none!important}.text-center{text-align:center}.invalid-feedback{color:#df1f30;font-size:13px}.error-message{padding:15px 20px;background:#f8d7da;border-radius:5px;margin-bottom:10px;color:#721c24;text-align:center}.fw-bold{font-weight:600!important}.d-flex{display:flex}.align-items-center{align-items:center}.justify-space-between{justify-content:space-between}.justify-space-around{justify-content:space-around}.flex-column{flex-direction:column}.col-gap-50{column-gap:50px}.mb-20{margin-bottom:20px!important}.testimonials-grid__container{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));margin-top:40px;max-width:1400px;margin-left:auto;margin-right:auto}.testimonials-grid__container .testimonial{margin:0;width:100%;max-width:100%;min-height:450px;display:flex;flex-direction:column;justify-content:space-between}.testimonials-grid__container .testimonial img{width:100%;height:250px;object-fit:cover}.testimonials-grid__container .testimonial__content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.testimonial_review_text{font-weight:300;padding:11px 0;font-size:14px;color:#7b7b7b}.testimonial_review_text .page .page-fold p{margin-bottom:0!important;line-height:unset}.read-more-btn{background:none;border:none;color:var(--text-light-blue);cursor:pointer;font-size:14px;padding:0;margin-top:5px;text-decoration:underline;display:inline-block;transition:color .2s ease}.read-more-btn:hover{color:var(--text-blue)}.review-text-container{position:relative}.reviews-page{padding:80px 17vw;display:flex;flex-direction:column;color:var(--text-blue)}.icon-lowest-price{-webkit-mask:url(/images/lowest-price.svg) no-repeat center;mask:url(/images/lowest-price.svg) no-repeat center}.review-cards-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;margin-top:40px;padding:0 20px}.review-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #00000014;border:1px solid #e6e6e6;transition:all .3s ease;cursor:pointer;position:relative;height:auto;min-height:200px;display:flex;flex-direction:column;justify-content:space-between}.review-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-4px);border-color:#d1d1d1}.review-card__content{display:flex;flex-direction:column;height:100%;justify-content:space-between}.review-card__rating{margin-bottom:16px}.review-card__rating i{color:var(--bg-gold);font-size:18px;margin-right:2px}.review-card__text{font-size:16px;line-height:1.6;color:#2d2d2d;margin-bottom:20px;flex-grow:1;font-weight:400;overflow-wrap:break-word;hyphens:auto}.review-card__customer{display:flex;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid #f0f0f0}.review-card__verified-icon{margin-right:12px;flex-shrink:0}.review-card__verified-icon i{color:#00aa6c;font-size:20px}.review-card__customer-details{display:flex;flex-direction:column;min-width:0;flex:1}.review-card__customer-name{font-weight:600;font-size:15px;color:#2d2d2d;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-card__customer-location{font-size:13px;color:#767676;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.read-more-btn,.read-less-btn{background:none;border:none;color:#262626;cursor:pointer;font-size:14px;font-weight:600;padding:0;margin-left:4px;text-decoration:underline;display:inline;transition:color .2s ease}.read-more-btn:hover,.read-less-btn:hover{color:#000;text-decoration:none}.read-more-btn:focus,.read-less-btn:focus{outline:2px solid var(--bg-light);outline-offset:2px;border-radius:2px}.review-text-truncated,.review-text-full{display:inline}.review-cards-container .review-card{align-self:stretch}.review-card--short{min-height:180px}.review-card--medium{min-height:220px}.review-card--tall{min-height:260px}.review-card:focus{outline:2px solid var(--bg-light);outline-offset:2px}.radio-box{border:1px solid #ddd;border-radius:8px;padding:15px;margin-bottom:10px;display:flex;justify-content:start;align-items:center;cursor:pointer}.radio-box:has(input[type=radio]:checked){border-color:#0070f3;background-color:#f0f8ff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.review-card{animation:fadeInUp .5s ease-out}@media only screen and (max-width: 576px){.discount-banner{height:130px;padding:10px 5px}.order__success{padding:60px 20px}.order__success .message img{width:200px}.order__success .message h2{font-size:30px}.order__success .message p{font-size:20px;width:auto}.order__details{width:350px}.main-banner__bg-image--desktop{display:none}.review-item .image-section img{max-width:280px}.review-cart__body{padding:20px 10px;flex-direction:column}.checkout__form .form__header{padding:10px}.review-item__info{display:flex;flex-direction:column;align-items:center;gap:20px}.review-cart__body .summary .summary__body{width:auto}.nav__mobile__hidden{display:none}.main-banner{aspect-ratio:unset}.main-banner .main-banner__image{max-width:250px;max-height:500px}nav{padding:20px 25px}nav .nav__secondary{display:none}nav .nav__primary .nav__phone{display:none}nav .nav__primary .nav__hamburger{display:block!important}nav .nav__primary .nav__logo{position:unset}.breadcrumb{overflow-x:scroll}.content__section{margin:15px 0}.product-search{justify-content:unset}.product-search form{width:55%;margin-left:30px}.product-search__close{font-size:25px}.productview{grid-template-columns:100%}.productview__info--fullview{padding:0;margin-top:20px}.productview .variation .variation__list{grid-template-columns:repeat(1,1fr)}.productview .actions{flex-direction:column;row-gap:10px}.productview .support .support__content{flex-direction:column;text-align:center}.productview .support .support__content img{margin-bottom:20px}.productview .support .support__actions{flex-direction:column;row-gap:10px}.productview .highlights .highlight__items{grid-template-columns:repeat(1,1fr)}.product__reviews .review__header .col{flex-direction:column;align-items:center;row-gap:40px}.product__reviews .review__header .avg__rating{text-align:center}.product__reviews .review__header .avg__rating .rating__details{flex-direction:column}.product__reviews .review__header .total__rating .rating-item{width:300px}.product__reviews .review__header .total__rating .rating-item .rating-progress{width:200px}.product__reviews .review__sentiment .rating__types{flex-direction:column;align-items:center;row-gap:20px}.product__reviews .review__filter{flex-direction:column;align-items:center;row-gap:15px}.product__reviews .review__filter .filter__actions{flex-direction:column;width:100%;row-gap:10px}.product__reviews .customer__review{flex-direction:column}.product__reviews .customer__review .details{width:300px}.product__reviews .customer__review .customer__ratings{width:200px}.product__reviews .review__filter .filter__actions .input-group input{width:100%}.discount-banner__content h3{font-size:25px;text-align:center}.section--spacing{padding:50px 20px}.slim-banner{padding:20px 0}.slim-banner__text{position:unset}.main-banner .main-banner__content{position:unset;inset:0;display:flex;flex-direction:column;justify-content:center;padding:25px 63px;width:100%;box-sizing:border-box;align-items:center}.main-banner .main-banner__content .main-banner__actions a{font-size:13px}.main-banner .main-banner__actions{flex-direction:column}.main-banner .main-banner__content h1{font-size:50px;width:100%}.main-banner .main-banner__content button{margin-top:10px}.main-banner .main-banner__bg{top:65%;justify-content:center;flex-direction:column;position:unset;box-sizing:border-box}.main-banner .main-banner__bg img{position:unset;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;transform:unset}.promo-banner .promo-guarantees{align-items:center;flex-direction:column}.promo-guarantees .promo__item{padding:15px 0}.featured-categories{text-align:center}.featured-categories .featured__items{margin-top:0;grid-template-columns:1fr}.featured__items .featured__item{margin-bottom:10px}.top-brands .brands{grid-template-columns:repeat(2,1fr);gap:2rem;padding:50px}.featured-fold{height:auto;flex-direction:column}.featured-fold__image img{width:100%!important}.featured-fold__content h1{font-size:40px!important}.featured-fold .featured-fold__content{padding:20px 10px}.find-stores{flex-direction:column}.find-stores__content h1{font-size:35px}.section>h1:first-of-type{font-size:30px;margin-bottom:25px}.section--special{padding:50px 15px}.featured-products__item,.featured-products__item img{width:350px}.featured-products__currency .current{width:65%}.featured-products__currency .old{width:35%}.support-help{flex-direction:column}.support-help__image img{width:300px}.support-help__content{margin-left:0;width:300px;text-align:center}.support-help__content h1{font-size:30px;margin-top:20px}.support-help__buttons{text-align:center}.support-help__buttons a{margin-bottom:10px}.find-stores__image img{width:300px;margin-top:20px}.brand-guarantee__items{align-items:center;flex-direction:column;row-gap:20px}.brand-guarantee__item{width:100%}.signup{padding:80px 20px;flex-direction:column}.signup h1{font-size:25px;margin-bottom:15px;text-align:center}.signup .signup__form{text-align:center}.signup__form input[type=text]{padding:15px;margin-bottom:10px}.signup__form button[type=submit]{height:50px}.product__list--featured{grid-template-columns:1fr}.product__list{grid-template-columns:300px;place-content:center}.find-stores__content{margin-bottom:25px}.content__section{padding:0 50px}.content__section__header{flex-direction:column;text-align:center}.content__section__header a{margin-top:20px}.offcanvas{max-width:100%;overflow-y:scroll}.offcanvas .offcanvas__body .content{height:660px;overflow-y:scroll}.filter form{height:84%}.modal{max-width:100%!important;flex-direction:column;top:0;margin:0;align-items:unset;justify-content:unset;overflow-y:scroll}.modal .productview{grid-template-columns:100%}.modal .productview .details{padding:20px 0}footer .footer__columns{padding:40px 50px;flex-direction:column}footer .footer__column{margin-bottom:20px}footer .footer__column h3{width:300px;font-size:25px}footer .footer__end{padding:30px 50px;text-align:center}.checkout__header--mobile{display:flex}.checkout__header--desktop{display:none}.checkout-page__body{flex-direction:column-reverse;align-items:center;justify-content:space-between;height:auto}.checkout-page__body .summary,.checkout-page__body .checkout{width:85%}.page .main-fold{height:50vh}.page .main-fold .content h1{font-size:35px;width:auto}.page .page-fold{padding:50px 35px!important}.page .page-fold h1{font-size:30px;margin-bottom:10px}.page .page-fold ul,.page .page-fold ol{padding:0 40px}.page .page-fold .plans{width:auto!important}.page .page-fold--split{flex-direction:column}.page .page-fold .fold-image{width:350px!important}.page .main-fold .content p{font-size:20px;color:var(--text-light);text-align:center}.blog{padding:40px 50px;flex-direction:column;row-gap:40px}.blog .blog-post{flex-direction:column;row-gap:15px}.blog-post .blog-post__content{width:300px}.page .main-fold .split-box{height:400px}.page .main-fold .split-box p{font-size:24px;text-align:center}.col-gap-50{flex-direction:column}.page .main-fold .box-text-center{left:0%;right:0%}.page .main-fold .box-text-center h1{font-size:50px}.page .main-fold .header-content-box{left:0%;right:0%;width:100%;border-radius:0}.page .main-fold .bg{display:none}.page .main-fold .header-text-left{left:10%;right:10%}.page .page-fold .plans{margin-top:20px}.page .page-fold .plans .call-plan,.page .page-fold .plans .email-plan{flex-direction:column;width:300px}.page .page-fold .contacts{grid-template-columns:1fr}.page .main-fold .header-content-box-white--right,.page .main-fold .header-content-box-white--left{left:0%;right:0%;width:auto;border-radius:0}.financing-plans{flex-direction:column;row-gap:20px}.financing-plans div{width:auto}.page .main-fold .header-content-full-box h1{font-size:35px}.page .main-fold .header-content-full-box p{font-size:13px}.page .main-fold .text-top h1{font-size:40px}.page .main-fold .text-top p{font-size:20px}.gmap-wrapper{width:108%;margin-top:25px}.page .main-fold .box-text-left h1{font-size:35px}.price-perks{flex-direction:column}.page .main-fold .header-content-box-white--left h1{font-size:40px!important}.page .main-fold .header-content-box-white--left p{font-size:18px!important}.purchase-plans{flex-direction:column;row-gap:20px}.purchase-plans div{width:auto}.bought-together{margin:20px 0;padding:0 15px}.bought-together h1{font-size:20px;margin-bottom:15px}.upsell__content{flex-direction:column;max-width:100%;padding:12px;margin-top:12px}.upsell-left-section{width:100%;flex-direction:column;gap:12px;margin-bottom:15px}.upsell__image{width:100%;height:auto;align-self:center}.upsell__image img{width:100%;max-width:200px;height:auto;object-fit:contain}.upsell-title-price{text-align:center}.upsell__title{font-size:16px;line-height:22px;margin-bottom:8px}.upsell__rating{justify-content:center;margin-bottom:12px}.upsell__pricing{text-align:center}.price-row{justify-content:center;margin-bottom:6px}.current-price{font-size:16px}.upsell__badge{margin:8px auto 0!important;max-width:120px}.upsell__actions{width:100%;margin-top:15px}.size-dropdown{margin-bottom:12px;height:40px;font-size:16px}.upsell__add-btn{padding:14px 20px;font-size:16px;width:100%}.brand-item{flex:1 1 100%}}@media only screen and (min-width: 577px) and (max-width: 768px){.order__details{width:650px}.page .main-fold .bg--mobile{display:none}.main-banner{height:680px}.main-banner__bg-image--mobile{display:none}.splide__list{column-gap:40px}.slim-banner__text{position:unset}.content__section{margin:15px 0}nav .nav__primary{flex-direction:column}nav .nav__secondary .nav__item .nav__link{font-size:13px;margin-right:5px}nav .nav__secondary{justify-content:space-between}nav .nav__primary .nav__logo{position:unset}nav .nav__secondary .nav__item .nav__menu{width:100%;max-width:100%}.nav__menu .nav__menu-body .nav__menu-column{width:20%}.nav__menu .nav__menu-body .nav__menu-center{display:none}.nav__menu .nav__menu-body .nav__menu-center img{width:250px}.section--spacing{padding:50px}.offcanvas{width:55%;overflow-y:scroll}.productview{grid-template-columns:100%}.productview__info--fullview{padding:0;margin-top:20px}.discount-banner__content h3{text-align:center;font-size:25px}.promo-banner .promo-guarantees{justify-content:space-evenly;flex-wrap:wrap;row-gap:20px;column-gap:20px}.featured__items{grid-template-columns:1fr 1fr}.featured-fold{display:flex;align-items:center;height:auto;flex-wrap:wrap}.product__list--featured{grid-template-columns:repeat(2,1fr)}.product__list{grid-template-columns:repeat(2,300px)}.product__item,.featured-products__item{min-width:200px}.support-help{align-items:center;justify-content:center;flex-wrap:wrap}.support-help__content{width:800px;margin-top:20px;text-align:center}.find-stores{flex-direction:column}.find-stores__content{margin-bottom:25px}.find-stores__image img{width:700px}.signup{padding:50px;flex-direction:column;text-align:center}.signup h1{font-size:30px;margin-bottom:20px}footer .footer__columns{flex-wrap:wrap;row-gap:20px}.brand-guarantee__items{flex-wrap:wrap;row-gap:20px;column-gap:20px}.brand-guarantee__item{width:45%}.content__section{padding:0 50px}.modal{max-width:100%!important;flex-direction:column;top:0;margin:0;align-items:unset;justify-content:unset;overflow-y:scroll}.modal .productview{grid-template-columns:100%}.modal .productview .details{padding:20px 0}.main-banner .main-banner__content{position:unset;top:0%;left:0%;right:0%;justify-content:start;align-items:center;padding:50px 60px}.main-banner .main-banner__content h1{font-size:75px}.main-banner .main-banner__content{position:unset;padding:50px 85px}.main-banner .main-banner__bg{position:unset;justify-content:center;flex-direction:column}.main-banner .main-banner__bg img{width:50%}.main-banner .main-banner__bg-image{position:unset;-webkit-transform:unset;-moz-transform:unset;-ms-transform:unset;transform:unset}.top-brands .brands{grid-template-columns:repeat(3,1fr)}.product__reviews .review__header .col{flex-direction:column;align-items:center;row-gap:40px}.product__reviews .review__header .avg__rating{text-align:center}.product__reviews .review__header .avg__rating .rating__details{flex-direction:column}.product__reviews .review__sentiment .rating__types{flex-direction:column;align-items:center;row-gap:30px}.product__reviews .customer__review{column-gap:30px}.product__reviews .customer__review .customer__ratings{display:flex;flex-direction:column;justify-content:center}.checkout-page__body{column-gap:20px}.checkout-page__body .checkout{width:50%}.checkout-page__body .summary{width:40%}.summary__discount{flex-direction:column;align-items:center;justify-content:center;row-gap:10px}.summary__discount button{width:100%}.page .page-fold{padding:80px 100px}.page .page-fold .plans{width:auto}.page .page-fold--split{flex-direction:column}.page .page-fold ul,.page .page-fold ol{padding:20px 45px}.blog{padding:40px 90px;row-gap:40px}.blog .blog-post{flex-direction:column;row-gap:20px}.blog-post .blog-post__content{width:500px}.blog-post .blog-post__image img{width:500px;height:auto}.filter form{height:87%}.page .main-fold .content p{text-align:center}.page .main-fold .split-box{height:400px}.page .main-fold .split-box p{font-size:24px;text-align:center}.col-gap-50{flex-direction:column}.page .main-fold .box-text-center{left:5%;right:5%}.page .main-fold .header-content-box{left:15%;right:15%;width:auto}.page .page-fold .plans{margin-top:20px}.page .page-fold .contacts{grid-template-columns:1fr 1fr}.page .main-fold .header-content-box-white--right{width:60%}.locations-page{flex-direction:unset!important;padding:80px 50px}.page .main-fold .header-content-box-white{width:60%}.financing-plans{flex-direction:column;row-gap:20px}.financing-plans div{width:auto}.purchase-plans{flex-direction:column;row-gap:20px}.purchase-plans div{width:auto}.brand-item{flex:1 1 calc(50% - 20px)}}@media only screen and (min-width: 769px) and (max-width: 1024px){.order__details{width:650px}.page .main-fold .bg--mobile{display:none}.main-banner{height:500px}.main-banner__bg-image--mobile{display:none}.main-banner .main-banner__actions .btn{font-size:13px}.splide__list{column-gap:20px}nav .nav__primary{flex-direction:column}nav .nav__secondary .nav__item .nav__menu{width:100%;max-width:100%}.nav__menu .nav__menu-body .nav__menu-center{display:none}.nav__menu .nav__menu-body .nav__menu-column{width:20%}nav .nav__primary .nav__logo{position:unset}nav .nav__secondary .nav__item .nav__link{margin-right:8px;font-size:13px}.nav__menu .nav__menu-body .nav__menu-center img{width:250px}.content__section{margin:15px 0}.offcanvas{overflow-y:scroll}.product__quickview{bottom:49%}.filter form{height:auto}.productview{grid-template-columns:100%}.productview__info--fullview{padding:0;margin-top:20px}.section--spacing,.section--special{padding:50px}.discount-banner__content h3{text-align:center;font-size:25px}.slim-banner{padding:20px 10px}.slim-banner__text{padding:0 40px}.main-banner .main-banner__content{max-width:100%;top:0%;left:0%;right:55%;justify-content:center;align-items:center;padding:50px 60px}.main-banner .main-banner__content h1{font-size:80px}.main-banner .main-banner__bg{left:0;justify-content:center}.main-banner .main-banner__bg img{width:100%}.top-brands .brands{grid-template-columns:repeat(3,1fr)}.main-banner .main-banner__image{max-width:500px;max-height:500px}.promo-banner .promo-guarantees{padding:30px 40px;justify-content:space-evenly;flex-wrap:wrap}.promo-guarantees .promo__item{padding:15px 0}.featured-categories h1{text-align:center}.featured-fold{height:auto;flex-direction:column}.support-help{flex-direction:column}.support-help__image img{margin-bottom:25px}.support-help__content{text-align:center;width:700px}.find-stores{flex-direction:column}.find-stores__image img{width:700px;margin-top:20px}.brand-guarantee__items{flex-wrap:wrap;row-gap:20px}.brand-guarantee__item{width:50%}.signup{padding:50px 100px;justify-content:center;flex-direction:column}.signup h1{text-align:center;margin-bottom:20px}.product__item,.featured-products__item{min-width:250px}.product__list--featured{grid-template-columns:repeat(3,1fr)!important}.product__list{grid-template-columns:repeat(3,250px)}.content__section{padding:0 50px}.modal{max-width:100%!important;flex-direction:column;top:0;margin:0;align-items:unset;justify-content:unset;overflow-y:scroll}.modal .productview{grid-template-columns:100%}.modal .productview .details{padding:20px 0}.section .section__actions{padding-top:50px}.product__reviews .review__sentiment .rating__types{flex-direction:column;align-items:center;row-gap:30px}.product__reviews .customer__review{column-gap:30px}.product__reviews .customer__review .customer__ratings{display:flex;flex-direction:column;justify-content:center}footer .footer__columns{justify-content:space-between;flex-wrap:wrap;row-gap:25px}.checkout-page__body{column-gap:25px}.checkout-page__body .summary,.checkout-page__body .checkout{width:45%}.page .page-fold{padding:80px 100px}.page .page-fold .plans{width:auto}.page .page-fold--split{flex-direction:column}.page .main-fold .content p{text-align:center}.blog{padding:40px 90px;row-gap:50px}.blog .blog-post{flex-direction:column;row-gap:25px}.blog-post .blog-post__image img{width:500px;height:auto}.blog-post .blog-post__content{width:600px}.filter form{height:82%}.page .main-fold .split-box{height:400px}.page .main-fold .split-box p{font-size:24px;text-align:center}.col-gap-50{flex-direction:column}.page .main-fold .box-text-center{left:5%;right:5%}.page .main-fold .header-content-box{left:15%;right:15%;width:auto}.page .page-fold .plans{margin-top:20px}.page .page-fold .contacts{grid-template-columns:1fr 1fr}.page .main-fold .header-content-box-white--right{width:60%}.locations-page{flex-direction:unset!important;padding:80px 50px}.page .main-fold .header-content-box-white{width:60%}.financing-plans{flex-direction:column;row-gap:20px}.financing-plans div{width:auto}.purchase-plans{flex-direction:column;row-gap:20px}.purchase-plans div{width:auto}}@media only screen and (min-width: 1025px) and (max-width: 1440px){.page .main-fold .bg--mobile{display:none}.main-banner{height:550px}.main-banner__bg-image--mobile{display:none}.product__item,.featured-products__item{min-width:200px}.modal--lg{max-width:75%!important}.section--spacing{padding:90px 50px}.section--special{padding:70px 50px}.section .section__actions{padding-top:70px}.content__section{padding:20px 50px}.featured__items{grid-template-columns:repeat(3,minmax(0,350px));place-content:center}nav .nav__secondary .nav__item .nav__menu{width:65%}nav .nav__primary .nav__logo h1{font-size:25px}nav .nav__secondary .nav__item .nav__menu h1{font-size:20px}.main-banner .main-banner__content{max-width:500px}.main-banner .main-banner__content h1{font-size:80px}nav .nav__secondary .nav__item .nav__menu{width:90%}.product__quickview{bottom:48%}.section>h1:first-of-type{font-size:35px}.top-brands .brands img{width:150px}.featured-products__item,.featured-products__item img{width:300px}.featured-products__currency .current{width:60%}.featured-products__currency .old{width:50%}.signup{padding:50px}.support-help__content h1{font-size:35px}.support-help__content p{font-size:14px}.find-stores__content{width:600px}.testimonial{width:300px;min-height:505px}.testimonial img{width:300px;height:250px}.find-stores__content h1{font-size:30px}.find-stores__content h4{font-size:25px}.featured-fold .featured-fold__content h1{font-size:40px}.find-stores__image img{width:600px;margin-top:25px}.support-help__image img{width:500px}.support-help__content{width:600px}.support-help__content h1{font-size:30px}.support-help__buttons a{margin-top:10px}.brand-guarantee__items{justify-content:space-evenly;row-gap:20px}.brand-guarantee__item{width:40%}.signup{justify-content:center;flex-direction:column}.signup h1{font-size:30px;text-align:center;margin-bottom:25px}.offcanvas{overflow-y:scroll}.filter{height:auto}footer .footer__columns{flex-wrap:wrap;row-gap:25px}.page .page-fold{padding:80px 10vw}.page .main-fold .header-content-box-white{width:40%;height:35%;top:30%}.page .main-fold .split-box{height:200px}.reviews-page{padding:80px 10vw}}@media only screen and (min-width: 1441px){.page .main-fold .bg--mobile{display:none}.page .page-fold{padding:80px 17vw}.main-banner__bg-image--mobile{display:none}}.testimonials-grid__container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px}@media (max-width: 480px){.testimonials-grid__container{padding:0 5px}.testimonials-grid__container .testimonial{min-height:auto!important}.testimonials-grid__container .testimonial img{height:200px!important}}@media (max-width: 768px){.testimonials-grid__container{grid-template-columns:1fr;gap:20px;padding:0 10px}.testimonials-grid__container .testimonial{max-width:100%!important;width:100%!important}}@media (max-width: 480px){.review-cards-container{grid-template-columns:1fr;gap:15px;padding:0 10px}.review-card{padding:20px;min-height:160px}.review-card__rating i{font-size:16px}.review-card__text{font-size:15px;margin-bottom:16px}.review-card__customer{padding-top:14px}.review-card__verified-icon{margin-right:10px}.review-card__verified-icon i{font-size:18px}.review-card__customer-name{font-size:14px}.review-card__customer-location{font-size:12px}}@media (max-width: 768px){.review-cards-container{grid-template-columns:1fr;gap:20px;padding:0 15px}.review-card{padding:22px;min-height:180px}.review-card__rating{margin-bottom:14px}.review-card__text{font-size:15px;line-height:1.5;margin-bottom:18px}}@media (min-width: 769px) and (max-width: 1024px){.review-cards-container{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:0 15px}.review-card{padding:20px;min-height:190px}.review-card__text{font-size:15px}}@media (min-width: 1025px) and (max-width: 1440px){.review-cards-container{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:22px;padding:0 20px}}@media (min-width: 1441px){.review-cards-container{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;padding:0 20px;max-width:1400px;margin:0 auto}}
/*# sourceMappingURL=frontend.css.map */
