.sq--product-long-description .row{--sq-gutter-x: 1rem;--sq-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:var(--sq-gutter-x) * 0;margin-right:var(--sq-gutter-x);margin-left:var(--sq-gutter-x);margin-bottom:calc(var(--sq-gutter-x) * 2)}.sq--product-long-description .row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.sq--product-long-description .text-dark,.sq--product-long-description .text-dark p{color:#000!important}.sq--product-long-description .text-light,.sq--product-long-description .text-light p{color:#fff!important}.sq--text-container .text-h3{font-size:2.5rem;font-weight:600;letter-spacing:-.9px;line-height:1.05em!important}.sq--text-container .text-h3+p{font-size:1.5rem;font-weight:400;margin-top:1rem!important}.img-cover{object-fit:cover;max-width:1920px;width:100%;margin:auto}.img-fluid{max-width:100%;height:auto}@media screen and (min-width: 992px){.desktop-view{display:block}.mobile-view{display:none}}@media screen and (max-width: 991.98px){.desktop-view{display:none}.mobile-view{display:block}.sq--text-container br{display:none}}.sq--product-long-description p{font-family:proxima-nova,sans-serif;margin:0;line-height:1.05em}.sq--product-long-description section:not(:last-child){padding-bottom:2rem}.sq--product-long-description .sq--section-heading{max-width:1280px;width:100%;padding:4rem 1rem 2rem;margin:auto;text-align:center}@media screen and (min-width: 992px){.sq--product-long-description .sq--section-heading{padding:4rem 1rem 2rem}}@media screen and (max-width: 991.98px){.sq--product-long-description .sq--section-heading{padding:4rem 3rem 2rem}}.sq--intro-banner{position:relative}.sq--intro-banner .sq--text-wrapper{position:absolute;display:flex;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1280px;width:100%;padding:1rem}.sq--intro-banner .text-subheading{font-size:1.75rem;font-weight:400;margin-bottom:1.5rem}.sq--intro-banner .text-heading{font-size:2.5rem;font-weight:600}.text-light .text-subheading,.text-light .text-heading{color:#fff}@media screen and (min-width: 992px){.sq--intro-banner .sq--text-wrapper{justify-content:flex-end}}@media screen and (max-width: 991.98px){.sq--intro-banner.sq--text-wrapper{justify-content:flex-start}}:root{--swiper-theme-color: #000;--swiper-navigation-size: 24px;--swiper-navigation-color: var(--swiper-theme-color);--swiper-pagination-color: var(--swiper-theme-color);--swiper-pagination-bullet-vertical-gap: 6px;--swiper-pagination-bullet-size: 8px;--swiper-pagination-bullet-width: 8px;--swiper-pagination-bullet-height: 8px;--swiper-pagination-bullet-opacity: 1;--swiper-pagination-bullet-inactive-color: black;--swiper-pagination-bullet-inactive-opacity: .2;--swiper-pagination-bullet-horizontal-gap: 4px;--swiper-preloader-color: var(--swiper-theme-color);--swiper-virtual-size: 80px}.sq--product-gallery-carousel .sq--carousel-wrapper{max-width:1280px;width:100%;padding:2rem;margin:auto;position:relative}.sq--product-gallery-carousel .swiper{width:100%;height:100%}.sq--product-gallery-carousel .swiper-slide{text-align:center;font-size:18px;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:1rem;overflow:hidden}.sq--product-gallery-carousel .swiper-slide img{display:block;width:100%;height:100%;object-fit:cover}.sq--product-gallery-carousel .swiper-button-prev,.sq--product-gallery-carousel .swiper-button-next{width:3rem;height:3rem;background-color:#fffc;border-radius:3rem;margin:0 2rem;transform:translateY(-50%)}.sq--product-feature-01 .sq--flex-wrapper{max-width:1280px;width:100%;margin:auto;padding:1rem}.sq--product-feature-01 .col-image img{border-radius:1rem}.sq--product-feature-01 .col-text{margin:auto}.sq--product-feature-01 .col-image,.sq--product-feature-01 .col-text{flex:0 0 auto}@media screen and (min-width: 992px){.sq--product-feature-01 .row:nth-child(odd) .col-image,.sq--product-feature-01 .row:nth-child(2n) .col-text{order:0}.sq--product-feature-01 .row:nth-child(odd) .col-text,.sq--product-feature-01 .row:nth-child(2n) .col-image{order:12}.sq--product-feature-01 .col-image{width:58.33333333%}.sq--product-feature-01 .col-text{width:41.66666667%}.sq--product-feature-01 .col-text .sq--text-wrapper{max-width:400px;width:100%;padding:2rem}}@media screen and (max-width: 991.98px){.sq--product-feature-01 .col-image{order:0}.sq--product-feature-01 .col-text{order:12}.sq--product-feature-01 .col-image,.sq--product-feature-01 .col-text{width:100%}.sq--product-feature-01 .sq--flex-wrapper .sq--text-container{padding:1rem 0 2rem}}.sq--product-feature-02 .sq--grid-wrapper{max-width:1280px;width:100%;padding:1rem;margin:auto}.sq--product-feature-02 .sq--grid-wrapper{display:grid;grid-auto-rows:minmax(10px,auto)}.sq--product-feature-02 .sq--grid-wrapper .grid-container{display:flex;height:100%}.sq--product-feature-02 .sq--grid-wrapper .sq--text-wrapper{display:flex;align-items:center}.sq--product-feature-02 .sq--grid-wrapper>div[class^=grid-]{overflow:hidden;border-radius:1rem;background-color:#f6f6f6;margin:1rem}@media screen and (min-width: 992px){.sq--product-feature-02 .sq--grid-wrapper{grid-template-columns:repeat(2,1fr)}.sq--product-feature-02 .grid-one{grid-column:1;grid-row:1/3}.sq--product-feature-02 .grid-two{grid-column:2;grid-row:1/2}.sq--product-feature-02 .grid-three{grid-column:1;grid-row:3}.sq--product-feature-02 .grid-four{grid-column:2;grid-row:2/4}.sq--product-feature-02 .grid-two,.sq--product-feature-02 .grid-three{height:400px}.sq--product-feature-02 .sq--grid-wrapper .sq--text-wrapper{padding:4rem}}@media screen and (max-width: 991.98px){.sq--product-feature-02 .grid-one{grid-column:1;grid-row:1}.sq--product-feature-02 .grid-two{grid-column:1;grid-row:2}.sq--product-feature-02 .grid-three{grid-column:1;grid-row:4}.sq--product-feature-02 .grid-four{grid-column:1;grid-row:3}.sq--product-feature-02 .sq--grid-wrapper .sq--text-wrapper{padding:3rem 2rem}}.sq--image-container{max-width:1680px;width:100%;margin:auto;text-align:center}.sq--outro .sq--image-wrapper{max-width:1680px;width:100%;padding:2rem;margin:auto}.sq--outro .sq--image-container{border-radius:1rem;overflow:hidden}.sq--outro .sq--outro-rewards{position:relative;text-align:center}.sq--outro .sq--outro-rewards .sq--text-container,.sq--outro .sq--outro-rewards .sq--benefit-features{flex:0 0 auto;width:100%;padding:2rem 1rem}.sq--benefit-features .text-subheading{font-size:1.5rem;font-weight:400;margin-bottom:1.5rem}.sq--benefit-features .text-heading{font-size:2.5rem;font-weight:500}.sq--benefit-features .feature-card{text-align:center;padding:1rem}.sq--benefit-features .feature-icon{display:flex;align-items:center;justify-content:center;width:160px;height:160px;margin:auto}.sq--benefit-features .feature-title{font-size:2rem;font-weight:500;padding:1rem}.sq--benefit-features .feature-description{font-size:1.25rem;font-weight:400}.sq--buttonn-wrapper{width:100%;text-align:center;padding:2rem}.sq--button-pill{display:inline-block;max-width:320px;width:100%;font-size:1.25rem;font-weight:400;text-decoration:none;padding:1rem 2rem;border-radius:4rem;border:solid thin #2897ff;background-color:#2897ff;color:#fff!important}.sq--button-pill:hover{border-color:#0d6efd;background-color:#0d6efd}.sq--outro-branding{max-width:1680px;width:100%;padding:2rem 0rem;margin:auto}.sq--outro-branding .slide-container{position:relative}.sq--outro-branding .slide-container img{border-radius:1rem}.sq--outro-branding .sq--overlay-text-box{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;text-align:center;padding:1rem}.sq--outro-branding .swiper-slide{text-align:center;padding:0}.sq--outro-branding .swiper-slide:hover .sq--overlay-text-box{display:flex;align-items:center;justify-content:center;height:100%;background-color:#000000bf;border-radius:1rem}.sq--outro-branding .swiper-slide .sq--overlay-text-box p{color:#000}.sq--outro-branding .swiper-slide:hover .sq--overlay-text-box p{color:#fff!important}@media screen and (min-width: 992px){.sq--outro .sq--outro-rewards .sq--text-wrapper{position:absolute;display:flex;top:50%;left:50%;transform:translate(-50%,-50%);max-width:1280px;width:100%;padding:1rem;flex-direction:column}.sq--benefit-features .col-feature{flex:0 0 auto;width:33.33333333%}.sq--outro-rewards .text-light p,.sq--benefit-features .feature-card p{color:#fff!important}.sq--outro-branding{padding:0 2rem 2rem}}@media screen and (max-width: 991.98px){.sq--outro{background-color:#f6f6f6}.sq--outro .sq--outro-rewards{padding:2rem 2rem 0}.sq--outro .sq--image-wrapper{display:none}.sq--benefit-features .col-feature{flex:0 0 auto;width:100%}.sq--outro .sq--outro-rewards .sq--text-wrapper{background-color:#fff;border-radius:1rem;padding:4rem 2rem 0rem}.sq--outro .sq--outro-rewards .sq--text-wrapper .sq--text-container,.sq--benefit-features .feature-card{max-width:420px;width:100%;margin:auto;color:#7a7a7a}.sq--outro-rewards .text-light p,.sq--benefit-features .feature-card p{color:#000!important}.sq--outro-branding{padding:2rem 0rem}.sq--outro-branding .swiper-slide:first-child{padding-left:2rem}.sq--outro-branding .swiper-slide:last-child{padding-right:2rem}.sq--outro-branding .slide-container img{object-fit:cover;width:auto;height:300px}}@media screen and (max-width: 575.98px){.sq--outro .sq--outro-rewards .sq--text-wrapper{padding:4rem 0rem 0rem}.sq--outro-branding .slide-container img{height:240px}}#reviews-container{padding:4rem 1rem}
/*# sourceMappingURL=/cdn/shop/t/15/assets/sq--long-description.css.map */
