.levitateFooter{background-color:#161d2a;position:relative;color:var(--light)}.footer{background:var(--light);color:var(--dark);position:relative;margin-top:1.5rem}.footer a{color:var(--dark)}.footer.light{color:var(--light);background:var(--dark)}.footer.light a{color:var(--light)}.footerSlantedShape{position:absolute;top:-8.5vh;right:auto;display:flex!important;left:auto;width:105%;height:8rem;background-image:url(/cdn/shop/files/shape.svg?v=1774340785);background-size:250%;background-position:left top;background-repeat:no-repeat}@media(max-width:1200px){.footerSlantedShape{background-size:cover}}@media(max-width:400px){.footerSlantedShape{top:-60px}}@media(min-width:1200px){.footerSlantedShape{background-size:125%;top:-8vh}}.footerLogo{display:flex;position:relative;z-index:2;width:100%;max-width:1512px;margin:auto;padding:1rem 1.5rem 3rem}@media(min-width:768px){.footerLogo{padding:1rem 3rem 3rem}}@media(min-width:1500px){.footerLogo{padding:1rem 5rem 3rem}}.footerLogoWrapper img{width:auto;object-fit:contain}.footerWrapper{display:grid;grid-template-columns:repeat(1,1fr);gap:3rem;padding:5rem 1.5rem;width:100%;max-width:1512px;margin:auto;margin-top:-5rem}@media(max-width:767px){.footerWrapper{padding:0 1.5rem;margin-top:0rem}}@media(min-width:768px){.footerWrapper{grid-template-columns:repeat(2,1fr);padding:5rem 3rem 3rem}}@media(min-width:1200px){.footerWrapper{grid-template-columns:1.4fr .95fr .95fr .95fr .95fr;gap:2rem}}@media(min-width:1500px){.footerWrapper{padding:5rem}}.footerCol{display:flex;flex-direction:column;gap:1.5rem;position:relative;width:100%}.footerCol h5{color:var(--light)}@media(min-width:1200px){.footerNavCol{padding-left:1rem}}@media(min-width:1400px){.footerNavCol{padding-left:1rem}}@media(min-width:1200px){.hasSeperator:after{content:"";position:absolute;top:0;right:0;bottom:0;width:1px;height:100%;background:var(--light);opacity:.3}.footer.light .hasSeperator:after{background:var(--light)}}.footerContact{display:flex;flex-direction:column;height:100%;justify-content:flex-start;gap:1rem}.footerContactItem{display:flex;align-items:center;gap:.875rem;color:var(--light)}.footercontactIcon{display:flex;justify-content:center;align-items:center;background:var(--light);width:3rem;height:3rem;border-radius:50%}@media(min-width:1500px){.footercontactIcon{width:3.5rem;height:3.5rem}}.footer.light .footercontactIcon{background:var(--dark)}.footercontactIcon svg{width:1rem;height:1rem;fill:var(--dark)}.footercontactIcon svg path{fill:var(--dark);stroke:var(--dark)}@media(min-width:1500px){.footercontactIcon svg{width:1.25rem;height:1.25rem}}.footer.light .footercontactIcon svg{fill:var(--light)}.footerContactText{flex-basis:calc(100% - 4.375rem);display:flex;flex-direction:column;gap:.25rem;font-family:var(--text);font-size:.875rem;font-weight:500;line-height:150%}@media(min-width:1500px){.footerContactText{flex-basis:calc(100% - 4.375rem)}}.footerContactText p{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}.footerContactText strong{font-weight:700;line-height:1}.footerNav{display:flex;flex-direction:column;gap:.25rem;padding:0;margin:0;list-style:none}.footerNav li{display:flex;flex-direction:row;align-items:center;gap:.875rem;padding:0;margin:0}.footerNav svg{width:.875rem;height:.875rem;fill:var(--light)}.footerNav a{font-family:var(--text);font-size:.875rem;font-weight:600;line-height:175%;opacity:1;transition:var(--ease);color:var(--light)!important;padding:0}.footerNav a:hover{opacity:1}@media(min-width:768px){.footerNav a{font-size:1rem}}.footer.light .footerNav a{color:var(--light)}.footerSocial{display:flex;align-items:center;gap:.875rem;list-style:none;padding:0;margin:0}.footerSocial li{padding:0;margin:0}.footerSocial a{display:flex;justify-content:center;align-items:center;padding:0;margin:0;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--primary);transition:var(--ease)}.footerSocial a:hover{transform:translateY(-.25rem)}.footerSocial svg{fill:var(--light);width:50%;height:50%}.footer.light .footerSocial a{background:var(--darkAlt)}.footer.light .footerSocial svg{fill:var(--light)}.footerSocial .googleReviewsLogo{width:100%;height:auto}.footerCopyrightWrapper{display:flex;justify-content:space-between;width:100%;text-align:center;padding:2rem 1.5rem;max-width:1512px;margin:auto}@media(max-width:991px){.footerCopyrightWrapper{flex-direction:column}}.footerCopyrightWrapper .footerLink{display:flex;align-items:center;gap:15px}@media(max-width:991px){.footerCopyrightWrapper .footerLink{justify-content:center}}.footerCopyrightWrapper a{font-family:var(--text);font-size:.875rem;font-weight:500;line-height:150%;color:var(--light)}@media(min-width:768px){.footerCopyrightWrapper{padding:2rem 3rem}}@media(min-width:1500px){.footerCopyrightWrapper{padding:2rem 5rem}}.footerCopyrightText{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-family:var(--text);font-size:.875rem;font-weight:500;line-height:150%;opacity:1}@media(max-width:991px){.footerCopyrightText{justify-content:center}}.levitateFooter .socialItems{display:flex;flex-wrap:wrap;gap:10px}.levitateFooter .socialItems a{width:42px;height:42px;background-color:var(--light);display:flex;justify-content:center;align-items:center;border-radius:100px}.levitateFooter .socialItems a svg{width:20px;height:20px;fill:var(--dark)}.levitateFooter .socialItems a svg path{fill:var(--dark);stroke:var(--dark)}.levitateFooter a.tpots img{width:250px;max-width:100%}@media(max-width:467px){details-modal.header__search{display:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/levitate_Footer.css.map */
